@charset "utf-8";
/* CSS Document */
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i {
	font-style: inherit;
	font-weight: inherit;
}
* {
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1em;
}
html, body {
	min-height: 100%;
}
body {
	min-width: 1200px;
}
body {
	font: 14px/1.5 "Microsoft YaHei";
	font-size: 14px;
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ul, ol, li {
	list-style: none;
}
img {
	border: none;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #333;
}
b {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	table-layout: fixed;
}
tr, td {
	padding: 0 !important;
}
input, textarea {
	outline: none;
	border: none;
}
textarea {
	resize: none;
	overflow: auto;
}
.fl {
	float: left
}
.fr {
	float: right
}
.tl {
	text-align: left;
}
.tc {
	text-align: center
}
.tr {
	text-align: right;
}
.cl {
	clear: both;
}
.ov {
	overflow: hidden;
}
.db, .lb, .dd {
	font-size: 0;
}
.db>div, .lb>li, .dd>dl {
	display: inline-block;
	vertical-align: top;
}
.bt {
	text-align: center;
	padding-top: 30px;
	color: #4948ec;
	margin-bottom: 30px;
}
.bt>dl>dt {
	font-size: 36px;
	font-weight: bold;
}
.bt>dl>dd {
	font-size: 16px;
	color: #4948ec;
}
em, .em, i {
	text-transform: uppercase;
	font-family: arial;
	vertical-align: top;
	display: block;
}
.ellipse {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inline {
	display: inline-block;
*display: inline;
*zoom: 1;
}
.page {
	width: 1200px;
	margin: 0 auto;
}
.w1600 {
	width: 1600px;
	margin: 0 auto;
}
:focus {
	outline: none;
	background-color: transparent;
}
::selection {
	background: #4948ec;
	color: #fff;
}
/*wel*/
.wel_bg {
	background: #f7f7f7;
	color: #fff;
	width: 100%;
}
.wb_le {
	line-height: 60px;
	color: #939393;
}
.wb_le img {
	margin-right: 7px;
	float: left;
	margin-top: 20px;
}
.wb_ri {
	line-height: 60px;
}
.lb {
}
.wb_ri li {
	position: relative;
}
.wb_ri li a, .wb_ri li b {
	color: #939393;
	line-height: 60px;
	letter-spacing: 2px;
}
.wb_ri li em {
	display: inline-block;
	margin-top: 23px;
	float: left;
	margin-right: 9px;
}
.wb_ri li+li {
	margin-left: 18px;
}
.wb_ri li+li em img {
	border-left: 1px solid rgba(102, 102, 102, 0.34);
	padding-left: 18px;
}
.wb_ri li:nth-child(1) {
}
.wb_ri li:nth-child(1) a {
}
.wb_ri li:nth-child(2) {
}
.wb_ri li:nth-child(3) {
}
.wb_ri .xl {
	background: #eee;
	position: absolute;
	top: 60px;
	left: 50%;
	z-index: 9;
	transform-origin: 0 0;
	transform: perspective(600px) rotateX(-90deg);
	transition: 600ms ease;
	padding: 10px;
	margin-left: -55px;
}
.wb_ri li:hover .xl {
	transform: perspective(600px) rotateX(0deg);
	transition: 600ms ease;
}
.wb_ri .xl img {
	width: 100px;
}
/*head*/
.hd_bg {
	position: relative;
	height: 159px;
	overflow: hidden;
}
.hd_bg::after {
	content: "";
	width: 693px;
	height: 159px;
	top: 0;
	right: 50%;
	background: #4948ec;
	position: absolute;
	z-index: -1;
	border-radius: 80px 0 0 80px;
	margin-right: -960px;
}
.hd {
	padding-top: 43px;
}
.logo {
}
.ggy {
	margin-top: 3px;
	padding-top: 5px;
	border-left: 1px solid #eee;
	padding-left: 35px;
	margin-left: 35px;
}
.ggy b {
	font-size: 30px;
	color: #4948ec;
	font-weight: bold;
}
.ggy p {
	font-size: 18px;
	color: #4e4e4e;
	padding-bottom: 5px;
	display: block;
	margin-top: 10px;
}
.tel {
	background: url(../uploadfile/image/20200714/20200714090639_269864273.png) no-repeat left 7px;
	height: 60px;
	padding-left: 60px;
	margin-top: 8px;
}
.tel em {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	display: block;
}
.tel em+em {
	letter-spacing: 0.6px;
}
/*nav*/
.nav_bg {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	display: inline-block;
	width: 100%;
	height: 81px;
}
.nav {
}
.nav .lb {
}
.nav .lb .cur {
}
.nav li {
	position: relative;
	transition: 0.6s;
	display: inline-block;
}
.nav li+li {
}
.nav li a {
	font-size: 16px;
	display: block;
	position: relative;
	z-index: 2;
	height: 79px;
	text-align: center;
	line-height: 79px;
	transition: all 0.5s;
	width: 110px;
	text-transform: uppercase;
}
.nav li.cur a {
}
.nav .cur a {
	font-weight: bold;
	color: #4948ec !important;
}
.nav li::before {
	content: "";
	width: 100%;
	height: 3px;
	bottom: -1px;
	background: #4948ec;
	position: absolute;
	transition: all 0.5s;
	left: 50%;
	z-index: 1;
	transform: rotateY(90deg);
	margin-left: -50%;
}
.nav li.cur::before {
	width: 100%;
	transform: rotateY(0deg);
	transition: all 0.5s;
}
.nav li:hover a {
	font-weight: bold;
	color: #4948ec !important;
	transition: all 0.3s;
}
.nav li:hover::before {
	width: 100%;
	transition: all 0.5s;
	transform: rotateY(0deg);
}
.ywb {
	border: 1px solid #eee;
	padding: 6px 5px 4px 7px;
	margin-top: 26px;
}
.ywb a {
	text-transform: uppercase;
}
.ywb a em {
	display: inline-block;
	float: left;
	margin-right: 5px;
}
/*导航下拉*/
.nav>ul>li .sedNav {
	width: 360px;
	height: 0;
	position: absolute;
	background: rgba(255,255,255,0.9);
	right: -30px;
	top: 80px;
	z-index: 99;
	overflow: hidden;
	opacity: 0;
	transition: 0.5s;
}
.nav>ul>li .sedNav button {
	width: 120px;
	height: 30px;
	border: none;
	background: #eee;
	margin-top: 20px;
	padding: 0;
}
.nav>ul>li .sedNav button a {
	width: 100%;
	height: 100%;
	line-height: 28px;
}
.nav>ul>li:hover .sedNav {
	padding: 30px;
	opacity: 1;
	height: auto;
	transition: 0.5s;
}
.nav li .sedNav p {
	font-size: 18px;
	font-weight: bold;
	color: #222 !important;
	padding-bottom: 8px;
}
.nav li .sedNav span {
	text-transform: uppercase;
	font-size: 12px !important;
	color: #999;
}
.nav li .sedNav span:after {
	content: "";
	display: block;
	width: 30px;
	height: 4px;
	background: #4948ec;
	margin-top: 20px;
}
.nav li .sedNav a {
	display: block;
	border: 1px #ccc solid;
	margin-bottom: 14px;
	width: 140px;
	line-height: 34px;
	color: #333 !important;
	font-size: 14px;
	text-align: center;
	height: 34px;
}
.nav li .sedNav a:hover {
	color: #fff !important;
	border-color: #4948ec;
	background-color: #4948ec;
}
.nav li .nav2 {
	width: 250%;
}
.nav li .nav2 a {
	width: 50%;
	float: left;
}
.sedNav_r {
	margin-left: 10px;
}
/*search*/
#search {
	padding-top: 39px;
	border-bottom: 1px solid #eee;
	padding-bottom: 40px;
}
.box {
}
.seach_l {
}
.sch_t {
}
.sch_t span {
	color: #333;
	font-size: 16px;
	display: block;
	margin-bottom: 15px;
}
.sch_t a {
	color: rgba(51, 51, 51, 0.68);
	float: left;
	text-transform: uppercase;
}
.sch_t a+a {
	margin-left: 12px;
}
.sch_t a:hover {
	color: #333;
}
.sch_b {
	display: inline-block;
	width: 396px;
	height: 54px;
	border: 1px solid #eaeaea;
	margin-top: 26px;
	position: relative;
}
.z {
	position: absolute;
	top: 15px;
	right: 15px;
}
.seach_r {
}
.seach_r li {
	float: left;
	text-align: center;
	border: 1px dashed #e8e8e8;
}
.seach_r li+li {
	margin-left: 19px
}
.seach_r li em {
	display: inline-block;
	float: left;
	margin: 9px;
}
.seach_r li em img {
	width: 100px;
}
.seach_r li b {
	display: block;
	margin-top: 17px;
}
.seach_r li p {
	float: right;
	border-left: 1px dashed #e8e8e8;
	width: 120px;
	padding-top: 18px;
	padding-bottom: 28px;
}
/*Benefits*/
.benf_box {
	padding: 79px 0;
	overflow: hidden;
}
.benf_le {
}
.benf_le em {
	width: 574px;
	height: 439px;
	background: #4948ec;
}
.benf_le em img {
	margin-left: 25px;
	margin-top: 25px;
}
.cbr {
	position: relative;
}
.ripple, .ripple:before, .ripple:after {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 80px;
	width: 80px;
	margin-top: -40px;
	margin-left: -40px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);
	-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);
	-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);
	box-shadow: rgba(255, 255, 255, 0.64);
	-webkit-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
}
.ripple {
	padding: 11px 23px;
	background: #4948ec;
	margin-left: 3px;
	margin-top: -41px;
}
.ripple:before {
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
}
.ripple:after {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
}
.video_box {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
	transition: 600ms ease;
}
.video_box.cur {
	opacity: 1;
	z-index: 999;
	transition: 600ms ease;
}
.video {
	position: fixed;
	top: -100%;
	left: 50%;
	margin-top: -250px;
	margin-left: -500px;
	transition: 600ms ease;
}
.video_box.cur .video, .video_box.cur .video_x {
	top: 50%;
	transition: 600ms ease;
}
.video_x {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background: #fff;
	position: fixed;
	top: -100%;
	left: 50%;
	margin-left: 520px;
	margin-top: -250px;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	font-weight: lighter;
	cursor: pointer;
	transition: 600ms ease;
}
 @-webkit-keyframes ripple {
 70% {
 -webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
 box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
}
 100% {
 -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
 box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
}
}
 @keyframes ripple {
 70% {
 -webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
 box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
}
 100% {
 -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
 box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
}
}
.benf_ri {
	width: 565px;
}
.benf_wz {
	padding-top: 26px;
}
.benf_wz b {
	color: #4e4e4e;
	font-size: 50px;
	margin-bottom: 13px;
}
.benf_wz em {
	margin-bottom: 34px;
	font-variant: small-caps;
	text-transform: none;
	font-size: 16px;
}
.benf_wz i {
}
.benf_wz p {
	margin-top: 28px;
	line-height: 30px;
	font-size: 16px;
	color: #8b8b8b;
}
.benf_wz b, .benf_wz em, .benf_wz p, .benf_num {
	margin-left: 43px;
	display: block;
}
.benf_num {
	display: inline-block;
	margin-top: 78px;
}
.benf_num li {
	float: left;
	text-align: center;
	position: relative;
}
.benf_num li+li {
	margin-left: 96px;
}
.benf_num li+li::before {
	position: absolute;
	content: '';
	width: 1px;
	height: 32px;
	background: #e2e2e2;
	top: 50%;
	left: -50%;
	margin-left: 10px;
	margin-top: -20px;
}
.benf_num li p {
	display: inline-block;
}
.benf_num li p em {
	font-size: 42px;
	color: #8b8b8b;
	display: inline-block;
	line-height: 42px;
}
.benf_num li b {
	font-size: 16px;
	color: #343434;
	display: inline-block;
	margin-top: 19px;
}
.benf_num li span {
	margin-top: 13px;
	color: #343434;
	display: block;
	text-transform: uppercase;
}
/*product*/
.pro_bg {
	background: #f9f9fa;
	width: 100%;
	overflow: hidden;
	padding-bottom: 80px;
}
.pro_bt {
	text-align: center;
	font-size: 38px;
	padding: 80px 0 48px 0;
	font-weight: bold;
	text-transform: uppercase;
}
.pro_tab {
}
.pro_tab li.cur a {
	background: #4948ec;
	color: #fff;
	transition: 0.5s;
}
.pro_tab li {
	float: left;
	text-align: center;
	position: relative;
	transition: 0.5s;
}
.pro_tab li+li {
	margin-left: 13px;
}
.pro_tab li a {
	display: inline-block;
	width: 160px;
	height: 66px;
	background: #fff;
	border: 1px solid #dadada;
	transition: 0.5s;
	text-align: center;
	line-height: 66px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.pro_tab li:hover a {
	background: #4948ec;
	transition: 0.5s;
	color: #fff;
}
.pro_list {
	overflow: hidden;
	display: inline-block;
	width: 100%;
	margin-top: 29px;
	height: 590px;
	margin-bottom: 21px;
}
.pro_list li {
}
.pro_list li+li {
}
.pro_list td {
	width: 590px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	height: 590px;
}
.pro_list td+td {
	margin-left: 20px;
}
.pro_list td>a {
	display: block;
	position: relative;
	overflow: hidden;
}
.pro_list td>a:before, .pb_ri td>a:after {
	content: '';
	position: absolute;
}
.pro_list td>a::before {
	width: 100%;
	height: 100%;
	background: rgba(17, 18, 23, 0.58);
	bottom: 0;
	left: 0;
	transform: rotate(-90deg);
	transform-origin: left bottom;
	transition: 0.5s;
}
.pro_list td>a:after {
	width: 58px;
	height: 58px;
	background: url(../uploadfile/image/20200715/20200715175619_853250680.png) no-repeat;
	position: absolute;
	top: -58px;
	left: 50%;
	margin-left: -29px;
	transition: 0.5s;
	content: '';
}
.pro_list td:hover>a:after {
	top: 50%;
	transition: 0.5s;
	margin-top: -55px;
}
.pro_list td:hover>a:before {
	transform: rotate(0deg);
	transition: 0.5s;
}
.pro_list td span {
	position: absolute;
	bottom: -52px;
	left: 0;
	width: 100%;
	text-align: center;
	height: 52px;
	line-height: 0 !important;
	background: #4948ec;
	transition: 0.5s;
}
.pro_list td span a {
	line-height: 52px;
	color: #fff;
	transition: 0.5s;
}
.pro_list td:hover span {
	bottom: 0px;
	transition: 0.5s;
}
.prod_list {
	width: 100%;
	height: 284px;
	overflow: hidden;
	position: relative;
	font-size: 0;
}
.prod_list table {
	position: absolute;
	top: 0;
	left: 0;
}
.prod_list tr {
	transition: 0.6s ease;
}
.prod_list tr+tr {
	margin-left: 21px;
}
.prod_list tr, .prod_list td {
	width: 284px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	height: 263px;
}
.prod_list td {
}
.prod_list td>a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.prod_list td br {
	display: none;
}
.prod_list td>a img {
	width: 284px;
	transition: 0.6s ease;
}
.prod_list td span {
	display: inline-block;
	transition: 0.6s ease;
	width: 100%;
	height: 50px;
	border-top: 1px solid #f3f3f3;
	position: relative;
}
.prod_list td span::after {
	position: absolute;
	content: '';
	width: 0;
	height: 100%;
	background: #4948ec;
	top: 0;
	left: 0;
	z-index: 1;
	transition: 0.6s ease;
}
.prod_list td span a {
	transition: 0.6s ease;
	line-height: 50px !important;
	color: #8b8b8b;
	position: relative;
	z-index: 2;
}
.prod_list tr:hover td>span {
	transition: 0.6s ease;
}
.prod_list tr:hover td>span>a {
	color: #fff;
	transition: 0.6s ease;
}
.prod_list tr:hover td>span::after {
	width: 100%;
	transition: 0.6s ease;
}
.prod_list tr:hover td>a img {
	transform: scale(1.1);
	transition: 0.6s ease;
}
/*Features*/
.feat_bg {
	background-color:#ffffff;
	height: 824px;
	width: 100%;
	overflow: hidden;
}
.feat_bt {
	text-align: center;
	color: #fff;
	margin-top: 79px;
}
.feat_bt b {
	font-size: 50px;
	display: block;
	margin-bottom: 15px;
}
.feat_bt em {;
	display: block;
	margin-bottom: 50px;
}
.feat_nr {
}
.feat_nr li {
	float: left;
	text-align: center;
	position: relative;
	transition: 0.5s;
	background: #fff;
	width: 400px;
	transition: 0.5s;
	height: 463px;
}
.feat_nr li+li {
	border-left: 1px solid #ebebeb;
}
.feat_nr li::after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-color: #fff transparent transparent;
	bottom: 0;
	left: 0;
	border-width: 72px 200px 0px 200px;
	border-style: solid;
	transform: translateY(0px);
	opacity: 0;
	z-index: 1;
	transition: 0.5s;
}
.feat_nr li p {
	display: inline-block;
	padding: 0 25px 0 35px;
	color: #7e7d7d;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 55px;
	transition: 0.5s;
}
.feat_nr li em {
	width: 71px;
	height: 71px;
	margin: 0 auto;
	display: inline-block;
	margin-top: 70px;
	margin-bottom: 50px;
	position: relative;
	z-index: 2;
	transition: 0.5s;
}
.feat_nr li em::before {
	position: absolute;
	content: '';
	width: 136px;
	height: 136px;
	border: 1px solid #fff;
	border-radius: 100%;
	top: 50%;
	left: 50%;
	margin-left: -69px;
	margin-top: -75px;
	z-index: 2;
	transition: 0.5s;
}
.feat_nr li em::after {
	position: absolute;
	content: '';
	width: 120px;
	height: 120px;
	background: #fff;
	border-radius: 100%;
	top: 50%;
	left: 50%;
	margin-left: -60px;
	margin-top: -66px;
	z-index: 2;
	transition: 0.5s;
}
.feat_nr li em img {
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.5s;
	z-index: 3;
}
.feat_nr li:nth-child(2) em {
	width: 106px;
}
.feat_nr li:nth-child(2) em img {
	margin-top: -5px;
}
.feat_nr li b {
	font-size: 24px;
	color: #343434;
	display: block;
	font-weight: bold;
	margin-bottom: 15px;
	transition: 0.5s;
}
.feat_nr .one {
	transition: 0.5s;
	opacity: 1;
	transform: rotateX(0deg);
}
.feat_nr .two {
	opacity: 0;
	transition: 0.5s;
}
.feat_nr li.cur {
	background: #4948ec;
	transition: 0.5s;
}
.feat_nr li.cur::after {
	transition: 0.5s;
	transform: translateY(72px);
	opacity: 1;
	border-color: #4948ec transparent transparent;
}
.feat_nr li+li:hover {
	border-left: 1px solid #4948ec;
}
.feat_nr li.cur b {
	color: #fff;
}
.feat_nr li.cur p {
	color: rgba(255, 255, 255, 0.47);
}
.feat_nr li.cur .one {
	opacity: 0;
	transition: 0.5s;
	transform: rotateX(90deg);
}
.feat_nr li.cur .two {
	opacity: 1;
	transition: 0.5s;
}
/*四大优势*/
.adv {
background-color:#f9f9fa;
	width: 100%;
	height: 890px;
	overflow: hidden;
}
.adv_bt {
	text-align: center;
	text-transform: uppercase;
}
.adv_bt b {
	font-size: 38px;
	font-weight: bold;
	display: block;
	margin-bottom: 16px;
	border-top: 10px solid #4948ec;
	padding-top: 87px;
}
.adv_bt p {
	font-weight: 100;
	color: #757575;
	font-size: 18px;
}
.advtil {
	text-align: center;
	margin-bottom: 50px;
}
.advtil p:nth-child(1) {
	font-weight: bold;
	font-size: 40px;
	color: #303632;
}
.advtil p:nth-child(1) span {
	color: #4948ec;
}
.advtil p:nth-child(2) {
	font-size: 18px;
	color: #787f7b;
	margin: 5px 0px 18px 0px;
}
.advcenter {
	height: 572px;
	position: relative;
	margin-top: 74px;
}
.advcenter .tempWrap {
	position: absolute;
	top: 0;
	left: 0;
}
.advtab {
	width: 957px;
	height: 210px;
	background: #fff;
	padding: 19px;
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 363px;
}
.advtab li {
	float: left;
	position: relative;
	text-align: center;
	font-size: 20px;
	color: #313633;
	cursor: pointer;
}
.advtab li p:nth-child(1) {
	width: 26px;
	height: 26px;
	position: absolute;
	opacity: 0;
	top: 0px;
	transition: all .5s ease;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	border-radius: 50%;
	font-size: 18px;
	font-family: Roboto;
	color: #fff;
	line-height: 26px;
	background: #4948ec;
	z-index: 2;
}
.advtab li.on p:nth-child(1) {
	opacity: 1;
	top: 119px;
}
.advtab li p:nth-child(3) {
	font-size: 16px;
	color: #272721;
	transition: 0.5s;
}
.advtab li.on p:nth-child(3) {
	font-size: 18px;
	color: #4948ec;
	transition: 0.5s;
}
.advtab li p.atpic {
	transition: all .3s ease;
	width: 219px;
	height: 132px;
	margin-bottom: 22px;
	position: relative;
}
.advtab li:hover p.atpic:before {
	width: 180px;
	height: 120px;
	margin: -60px 0 0 -90px;
	opacity: 0;
	border: 1px solid #da261d;
	transition: .5s ease;
}
.advtab li p.atpic img {
	width: 219px;
	height: 100%;
}
.advtab li+li {
	margin-left: 14px;
}
.advcon {
	display: inline-block;
	width: 1560px;
	height: 572px;
	overflow: hidden;
}
.advcon ul {
	width: 1710px;
	height: 572px;
	position: relative;
}
.advwa {
	width: 542px;
	padding-top: 15px;
	margin-right: 9%;
	margin-left: 19px;
}
.advwa>p {
	padding: 0px 0px 35px 68px;
	font-size: 12px;
	color: #272121;
	border-bottom: 1px solid #e9eaea;
	margin-bottom: 47px;
	position: relative;
	font-weight: 100;
}
.advwa>p>em {
	position: absolute;
	top: 9px;
	left: 0;
	font-size: 30px;
	font-weight: bold;
	background: #4948ec;
	width: 50px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	border-radius: 100%;
	font-family: Roboto;
}
.advwa>p strong {
	display: block;
	font-size: 32px;
	margin-bottom: 16px;
	color: #272121;
	font-weight: normal;
}
.advwa div p {
	line-height: 24px;
	font-size: 15px;
	color: #272121;
	padding-left: 22px;
	background: url(../images/20200716084757_447322777.png) no-repeat left 8px;
	font-weight: 100;
}
.advwa div p+p {
	margin-top: 22px;
}
.advcon ul:nth-child(1) div p+p {
	margin-top: 48px;
}
.advcon .advpic {
	width: 952px;
	position: absolute;
	top: 0;
	left: 608px;
}
/*application*/
.appl_bg {
	background: url(../images/20200716094046_740558285.jpg) no-repeat center;
	width: 100%;
	height: 819px;
	padding: 80px 0;
}
.appl_bt {
	text-align: center;
}
.appl_bt b {
	font-size: 50px;
	display: block;
	line-height: 50px;
	margin-bottom: 19px;
}
.appl_bt p {
	color: #434571;
	width: 742px;
	margin: 0 auto;
	line-height: 24px;
}
.appl_tab.swiper-container {
	background: none;
}
.slideItem br {
	display: none;
}
.slideItem div {
	padding-top: 12px !important;
}
.slideItem div a {
	display: block;
	text-align: center;
	font-size: 14px;
}
/*news*/
.new_box {
	width: 100%;
	overflow: hidden;
	margin-bottom: 83px;
}
.new_con {
}
.news_bt {
	text-align: center;
	text-transform: uppercase;
}
.news_bt b {
	font-size: 38px;
	font-weight: bold;
	display: block;
	margin-bottom: 16px;
	padding-top: 67px;
}
.news_bt p {
	font-weight: 100;
	color: #757575;
	font-size: 18px;
}
.new_bt {
	padding-top: 50px;
	display: inline-block;
	width: 100%;
	margin-bottom: 32px;
	border-bottom: 1px solid #dcdcdc;
}
.nc_bt {
	display: inline-block;
	float: left;
	margin-top: 4px;
}
.nc_bt p {
	font-size: 30px;
	letter-spacing: 1px;
}
.nc_bt p b {
	font-size: 30px;
	color: #4948ec;
	font-weight: bold;
}
.nc_bt em {
	display: block;
	width: 16px;
	height: 2px;
	background: #4948ec;
	margin-top: 17px;
}
.nc_list {
	float: left;
}
.nc_list a {
	display: inline-block;
	text-align: center;
	font-size: 16px;
	color: #333;
	transition: 0.5s
}
.nc_list a em {
	width: 25px;
	height: 25px;
	border-radius: 100%;
	background: #242424;
	float: left;
	overflow: hidden;
	transition: 0.5s
}
.nc_list a.cur em {
	background: #fff;
	border-radius: 0;
	transition: 0.5s
}
.nc_list a b {
	line-height: 25px;
	transition: 0.5s;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	margin-left: 11px;
}
.nc_list a em img.one {
	background: #242424;
	width: 13px;
	margin: 6px;
	transform: translateY(0px);
	transition: 0.5s;
}
.nc_list a+a {
	margin-left: 20px;
}
.nc_list a.cur {
	color: #4948ec;
	transition: 0.5s
}
.nc_list a.cur .one {
	transition: 0.5s;
	transform: translateY(-21px);
}
.nc_list a.cur .two {
	padding: 3px 0px;
	transition: 0.5s;
	transform: translateY(-25px);
}
.nc_lj {
	float: right;
}
.nc_lj a {
	color: #fff;
}
.nc_lj a em {
	width: 42px;
	height: 40px;
	display: inline-block;
	background: #333;
	float: left;
	position: relative;
}
.nc_lj a em::before, .nc_lj a em::after {
	position: absolute;
	content: '';
	background: #fff;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 7px;
}
.nc_lj a em::before {
	transform: rotateZ(90deg);
	margin-left: 0px;
	margin-top: -3px;
}
.nc_lj a em::after {
	transform: rotateZ(0deg);
	margin-top: -3px;
}
.nc_lj a b {
	width: 119px;
	height: 40px;
	background: #4948ec;
	display: block;
	text-align: center;
	line-height: 40px;
}
.nc_le {
	width: 569px;
}
.ncl_li {
	position: relative;
}
.ncl_li+.ncl_li {
	display: none;
}
.nc_le .news_div {
}
.nc_le .news_div_item {
	width: 569px;
	position: relative;
	display: inline-block;
	height: 442px;
	transition: 0.5s;
}
.nc_le .news_div_item+.news_div_item {
	display: none;
}
.nc_le .news_div_item_date {
	position: absolute;
	bottom: 59px;
	left: 29px;
	color: #4a4a4a;
	text-align: center;
}
.nc_le .news_div_item_year, .nc_le .news_div_item_month {
	font-size: 16px;
	display: inline-block;
	float: left;
}
.nc_le .news_div_item_day {
	font-size: 56px;
	font-weight: bold;
	float: left;
	display: inline-block;
	margin-top: -54px;
	margin-left: -66px;
}
.nc_le .news_div_item_content {
	position: absolute;
	bottom: 44px;
	right: 0;
	width: 430px;
	border-left: 1px solid #eee;
	padding-left: 24px;
	height: 89px;
	padding-top: 14px;
}
.nc_le .news_div_item_title {
	display: block;
	margin-bottom: 15px;
}
.nc_le .news_div_item_a {
	color: #343434;
	font-size: 16px;
	line-height: 16px;
}
.nc_le .news_div_item_body {
	color: #757575c2;
	line-height: 24px;
}
.nc_le .news_div_item_pic {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 569px;
	height: 283px;
	overflow: hidden;
}
.nc_le .news_div_item_image {
	width: 100%;
	height: auto;
	transition: 0.5s;
}
.nc_ri {
	width: 580px;
}
.nc_tab {
}
.nc_tab li+li {
	display: none;
}
.nc_tab .news_div {
}
.nc_tab .news_div_item {
	height: 134px;
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	transition: 0.6s;
	padding: 30px 20px 0 26px;
	position: relative;
}
.nc_tab .news_div_item::before {
	position: absolute;
	content: '';
	background: #eee;
	width: 1px;
	height: 100%;
	top: 0;
	left: 115px;
}
.nc_tab .news_div_item:hover {
	border: 1px solid #4948ec;
	transition: 0.6s;
	background: #fff;
}
.nc_tab .news_div_item:hover .news_div_item_day {
	color: #4948ec;
	transition: 0.6s;
}
.nc_tab .news_div_item:hover .news_div_item_a {
	color: #4948ec;
	transition: 0.6s;
}
.nc_tab .news_div_item+.news_div_item {
	margin-top: 20px;
}
.nc_tab .news_div_item_date {
	display: inline-block;
	margin-top: 47px;
}
.nc_tab .news_div_item_year, .nc_tab .news_div_item_month {
	font-size: 16px;
	display: inline-block;
	float: left;
	color: #4a4a4a;
	margin-top: 5px;
	transition: 0.6s;
}
.nc_tab .news_div_item_day {
	font-size: 56px;
	font-weight: bold;
	float: left;
	display: inline-block;
	margin-top: -54px;
	margin-left: -66px;
	transition: 0.6s;
}
.nc_tab .news_div_item_content {
	float: right;
	width: 417px;
}
.nc_tab .news_div_item_title {
	display: block;
	margin-bottom: 10px;
}
.nc_tab .news_div_item_a {
	color: #343434;
	font-size: 16px;
	line-height: 16px;
	transition: 0.6s;
}
.nc_tab .news_div_item_body {
	color: #757575c2;
	line-height: 24px;
}
.nc_tab .news_div_item_pic {
	display: none;
}
.nc_tab .news_div_item_pic, .nc_le .news_div_item_pic a, .nc_le .news_div_item_image {
}
.new_fqa {
	margin-top: 30px;
}
.news_fqa_le {
	width: 164px;
	height: 160px;
	background: #f9f9f9;
	padding: 32px 10px 18px 15px;
}
.news_fqa_le p {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #343434;
	padding-left: 34px;
	background: url(../uploadfile/image/20200715/20200715093458_2060214839.png) no-repeat left center;
}
.news_fqa_le em {
	display: block;
	color: #333;
	text-align: left;
	margin-bottom: 29px;
	margin-top: 10px;
	margin-left: 34px;
}
.news_fqa_le a {
	width: 139px;
	height: 35px;
	display: block;
	background: #4948ec;
	color: #fff;
	text-align: center;
	line-height: 35px;
	transition: 0.5s;
	transform: scaleX(1);
}
.news_fqa_le a:hover {
	transition: 0.5s;
	background: #343434;
	color: #fff;
}
.news_btn>div {
	width: 72px;
	height: 15px;
	color: #fff;
	background: #fff;
	cursor: default;
	padding-top: 4px;
}
.news_btn .news_btn_le {
	background: #2d2d2d;
}
.news_bot li+li {
	display: none;
}
.news_fqa_ri {
	width: 1000px;
	height: 160px;
	overflow: hidden;
	position: relative;
}
.news_fqa_ri .news_div {
	position: absolute;
	top: 0;
}
.news_fqa_ri .news_div_item {
	width: 453px;
	height: 163px;
	float: left;
	padding: 50px 0 27px;
	position: relative;
}
.news_fqa_ri .news_div_item::before {
	position: absolute;
	content: '';
	top: 10px;
	left: 0;
	background: url(../images/20200716140142_11792688.png) no-repeat top left;
	width: 27px;
	height: 25px;
}
.news_fqa_ri .news_div_item+div {
	margin-left: 94px;
}
.news_fqa_ri .news_div_item_title {
	display: block;
	margin-bottom: 30px;
}
.news_fqa_ri .news_div_item_a {
	color: #343434;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.news_fqa_ri .news_div_item_body {
	color: #757575c2;
	line-height: 24px;
}
/*about*/
.abt_bt {
	text-align: center;
	text-transform: uppercase;
}
.abt_bt b {
	font-size: 38px;
	font-weight: bold;
	display: block;
	margin-bottom: 16px;
	padding-top: 90px;
	color: #4948ec;
}
.abt_bt p {
	font-weight: 100;
	color: #4948ec;
	font-size: 18px;
}
.abt_nr {
	margin-top: 20px;
	background: #fff;
	padding-top: 39px;
}
.abt_wz {
	text-align: center;
}
.abt_wz b {
	font-size: 26px;
	color: #343434;
	display: block;
	margin-bottom: 18px;
}
.abt_wz p {
	color: #757575;
	line-height: 24px;
	display: block;
	margin-bottom: 40px;
	padding: 0px 41px;
}
.fac_box {
	margin-top: 30px;
	padding: 0px 20px;
}
.fac_top {
	border-bottom: 1px solid #ddd;
	display: inline-block;
	width: 100%;
}
.fac_top>a {
	margin-top: 19px;
}
.fac_top li {
	padding: 13px 0;
	transition: 0.5s;
	position: relative;
}
.fac_top li.on {
	transition: 0.5s;
}
.fac_top li::after {
	position: absolute;
	content: '';
	background: #4948ec;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	transform: scaleX(0);
}
.fac_top li.on::after {
	transform: scaleX(1);
}
.fac_top li+li {
	margin-left: 43px
}
.fac_top li a {
	font-size: 18px;
	color: #343434;
	font-weight: bold;
	transition: 0.5s;
}
.fac_bot {
	margin-top: 30px;
	position: relative;
	height: auto;
}
.fac_bot table {
	position: absolute;
	top: 0;
	left: 0;
}
.fac_bot tbody {
	width: 100% !important;
}
.fac_bot td {
	width: 215px;
	display: inline-block;
}
.fac_bot li {
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.fac_bot li+li {
	display: none;
}
.fac_bot td {
	position: relative;
}
.fac_bot td+td {
	margin-left: 17px;
}
.fac_bot td img {
	height: 100%;
}
.fac_bot td div {
	width: 216px;
	height: 30px;
	background: rgba(52, 52, 52, 0.98);
	position: absolute;
	bottom: 0;
	left: 0;
	padding-top: 0 !important;/* transform:scale(0); */
	transition: 0.6s;
}
.fac_bot td:hover div {
	transform: scale(1);
	transition: 0.6s;
}
.fac_bot td div a {
	display: block;
	line-height: 30px;
	color: #fff;
}
.fac_btn, .hon_btn {
	width: 100%;
	height: 52px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -26px;
	z-index: 0;
}
.fac_btn>div, .hon_btn>div {
	width: 36px;
	height: 36px;
	cursor: pointer;
	overflow: hidden;
}
.fac_btn_le {
	margin-left: -74px;
	transition: 0.5s;
}
.fac_btn_le img {
	transition: 0.5s;
}
.fac_btn_le:hover img {
	transform: translateX(-44px);
	transition: 0.5s;
}
.fac_btn_ri {
	margin-right: -74px;
	transition: 0.5s;
}
.fac_btn_ri img {
	transform: translateX(-44px);
	transition: 0.5s;
}
.fac_btn_ri:hover img {
	transform: translateX(0px);
	transition: 0.5s;
}
/*links*/
.link {
	display: inline-block;
	width: 100%;
	margin: 80px auto 29px;
}
.lkb {
}
.lkb_l {
	display: inline-block;
	border-right: 1px solid #eee;
	margin-right: 20px;
	padding-right: 20px;
}
.lkb_l em {
	font-size: 10px;
	background: #4948ec;
	color: #fff;
	width: 63px;
	height: 12px;
	text-align: right;
	line-height: 12px;
	letter-spacing: 5.5px;
	font-variant: all-small-caps;
	border-radius: 3px;
	margin-bottom: 4px;
}
.lkb_l em i {
	display: inline-block;
	font-size: 24px;
	color: #ea110e;
}
.lkb_l span {
	font-size: 16px;
	display: block;
	font-weight: bold;
	color: #222;
}
.lkb_l p {
	float: right;
}
.lkb_le {
	margin-left: 18px;
	margin-top: 4px;
}
.lkb_r {
	margin-top: 7px;
	width: 1065px;
}
.linkTagcs li {
	line-height: 0px !important;
	padding-right: 0 !important;
}
.linkTagcs li a {
	color: #343434 !important;
	text-transform: uppercase;
}
.linkTagcs li+li {
	padding-left: 13px;
	margin-left: 13px;
	border-left: 1px solid #343434;
}
/* copy */
.copy_bg {
	background: #0f0f11;
	padding-top: 79px;
}
.copy_ewm {
	text-align: center;
	margin-left: 20px;
}
.copy_ewm em {
}
.copy_ewm b {
	display: block;
	margin-top: 11px;
	color: #767676;
}
.copy_dh {
	margin-left: 234px;
}
.copy_dh em, .copy_zu>em {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	display: block;
	line-height: 24px;
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 31px;
}
.copy_dh em::after, .copy_zu>em::after {
	position: absolute;
	content: '';
	background: #65696c;
	width: 40px;
	height: 2px;
	left: 0;
	bottom: 0;
}
.copy_dh b {
	font-size: 18px;
	color: #a9a9a9;
	font-weight: bold;
	display: block;
	margin-bottom: 30px;
}
.copy_dh p {
	color: #a9a9a9;
}
.copy_dh p img {
	margin-right: 13px;
}
.copy_dh p+p {
	margin-top: 28px;
}
.copy_zu {
	margin-right: 54px;
}
.copy_zu a {
	width: 128px;
	height: 34px;
	display: block;
	background: #4948ec;
	color: #fff;
	text-align: center;
	line-height: 34px;
	margin-top: 28px;
}
.copy_zu a img {
	margin-right: 6px;
}
.copy_tel {
	margin-top: 9px;
	display: block;
	background: url(../images/icon_tel.png) no-repeat left top;
	padding-left: 41px;
}
.copy_tel em {
	font-size: 26px;
	color: #4948ec;
}
.copy_tel b {
	color: #4948ec;
	letter-spacing: 8px;
}
.copy_nav {
	margin-top: 92px;
	display: inline-block;
	width: 100%;
	margin-bottom: 19px;
	padding: 0 74px;
}
.copy_nav li {
	float: left;
}
.copy_nav li a {
	color: #9b9b9b;
}
.copy_nav li+li {
	margin-left: 65px;
}
.copy_bq {
	border-top: 1px solid #262628;
	padding: 33px 0 43px;
	text-align: center;
	color: #4d4d4d;
}
.copy_bzq {
}
.copy_bzq a {
	color: #4d4d4d;
}
/*nav
td#showtyepname div {
    display: none;
}
.nav li table {
    position: absolute!important;
    z-index: 99!important;background:#4948ec;
}
.nav li table td b{font-size:0}
.nav li table td b a{height:35px!important;line-height:35px!important;color: #fff!important;}
.nav li table td {border-bottom: 1px solid #fff;}
.nav li:hover table td b a {
    color: #fff!important;
    font-weight: normal!important;
}*/
/*nav*/
td#showtyepname {
	display: none;
}
.sedNav_r table td b {
	font-size: 0
}
.sedNav_r.fr table {
	margin-top: -112px!important;
	margin-left: 150px!important;
}
/*在线客服*/
/*右侧浮动*/
.y-kefu-box {
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 9999;
	font-size: 13px;
}
.y-kefu-box a {
	text-decoration: none;
}
.y-kefu-box img {
	display: block;
	width: 100%;
	height: auto;
}
.y-kefu-box01 .icon {
	display: block;
	background: url(../images/kefu.png) no-repeat;
	margin: 0 auto 6px;
}
.y-kefu-box01 {
	width: 54px;
	color: #666;
	text-align: center;
}
.y-kefu-box01 .kf-close-btn {
	width: 27px;
	height: 27px;
	background-position: -5px -115px;
	position: relative;
	cursor: pointer;
}
.y-kefu-box01 .kf-close-btn:before {
	content: '';
	display: block;
	width: 1px;
	height: 12px;
	position: absolute;
	bottom: -12px;
	left: 13px;
	z-index: 1;
	background-color: #4948ec;
}/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div {
	display: block;
	width: 52px;
	padding: 8px 0 12px;
	background-color: #fff;
	border-left: solid 1px #efefef;
	border-top: solid 1px #efefef;
	border-right: solid 1px #efefef;
	position: relative;
}
.y-kefu-box01 .show-status {
	position: relative;
}
.y-kefu-box01 .show-status .kf-zixun {
	background-color: #4948ec;
	border-color: #4948ec;
	color: #fff;
	margin: 10px 0 7px;
}/*颜色更改*/
.y-kefu-box01 .kf-zixun {
	border-radius: 2px;
}
.y-kefu-box01 .kf-zixun i {
	width: 21px;
	height: 22px;
	background-position: -5px -5px;
}
.y-kefu-box01 .kf-mobile {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.y-kefu-box01 .kf-mobile>i {
	width: 18px;
	height: 18px;
	background-position: -5px -32px;
}
.y-kefu-box01 .kf-mobile:hover>i {
	background-position: -30px -32px;
}
.y-kefu-box01 .kf-weChat>i {
	width: 22px;
	height: 19px;
	background-position: -5px -55px;
}
.y-kefu-box01 .kf-weChat:hover>i {
	background-position: -30px -55px;
}
.y-kefu-box01 .kf-email {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.y-kefu-box01 .kf-email>i {
	width: 18px;
	height: 14px;
	background-position: -5px -80px;
}
.y-kefu-box01 .kf-email:hover>i {
	background-position: -30px -80px;
}
.y-kefu-box01 .back-top i {
	width: 13px;
	height: 11px;
	background-position: -5px -98px;
}
.y-kefu-box01 .back-top:hover i {
	background-position: -30px -98px;
}
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top {
	border-bottom: solid 1px #efefef;
}
.y-kefu-box01 .back-top {
	margin-top: 20px;
	border-radius: 2px;
	left: 55px;
}
.y-kefu-box01 .hver:hover {
	background-color: #4948ec;
	border-color: #4948ec;
}/*颜色更改*/
.y-kefu-box01 .hver:hover>p {
	color: #fff;
}
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos {
	background-color: #fff;
	border: solid 1px #efefef;
	position: absolute;
	right: 90px;
	z-index: 2;
	border-radius: 2px;
	display: none;
}
/*电话*/
.y-kefu-box01 .mobile-infos {
	width: 260px;
	text-align: left;
	top: 0;
}
.y-kefu-box01 .mobile-infos>div {
	padding: 20px 0 20px 45px;
	position: relative;
}
.y-kefu-box01 .mobile-infos>div i {
	width: 15px;
	height: 15px;
	background-position: -52px -32px;
	position: absolute;
	top: 22px;
	left: 20px;
	z-index: 2;
}
.y-kefu-box01 .mobile-infos .online1 {
	border-bottom: solid 1px #efefef;
}
.y-kefu-box01 .mobile-infos span {
	color: #b9b9b9;
}
.y-kefu-box01 .mobile-infos p {
	color: #4948ec;
	font-size: 18px;
	margin-top: 6px;
}/*颜色更改*/
.right {
	width: 12px;
	height: 12px;
	position: absolute;
	right: -12px;
	top: 24px;
}
.right-arrow1, .right-arrow2 {
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border-top: 6px transparent dashed;
	border-right: 6px transparent dashed;
	border-bottom: 6px transparent dashed;
	border-left: 6px white solid;
	overflow: hidden;
}
.right-arrow1 {
	left: 1px;
	border-left: 6px #efefef solid;
}
.right-arrow2 {
	border-left: 6px white solid;
}
/*二维码*/
.y-kefu-box01 .y-ewm-box {
	width: 151px;
	height: 178px;
	top: -60px;
}
.y-kefu-box01 .y-ewm-box>div {
	width: 151px;
	height: 178px;
}
.y-kefu-box01 .y-ewm-box img {
	width: 114px;
	height: 114px;
	margin: 17px auto 10px;
}
.y-kefu-box01 .y-ewm-box .y-ewm-img1 {
	width: 150px;
	border-right: solid 1px #efefef;
}
.y-kefu-box01 .y-ewm-box .right {
	top: 84px;
}
/*邮箱*/
.y-email-infos {
	width: 260px;
}
.y-kefu-box01 .y-email-infos {
	padding: 28px 20px 28px 45px;
	color: #b9b9b9;
	text-align: left;
	bottom: 0;
}
.y-kefu-box01 .y-email-infos p, .y-kefu-box01 .y-email-infos a {
	color: #4948ec;
	font-size: 16px;
	margin-top: 6px;
}/*颜色更改*/
.y-kefu-box01 .y-email-infos>i {
	width: 18px;
	height: 13px;
	background-position: -52px -80px;
	position: absolute;
	left: 15px;
	top: 30px;
}
.y-kefu-box01 .y-email-infos .right {
	top: 55px;
}
.y-kefu-box01 .hide-status {
	width: 54px;
	height: 65px;
	background-color: #4948ec;
	position: absolute;
	top: 37px;
	left: 55px;
	z-index: 9;
}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun {
	padding: 10px 0 7px;
	color: #fff;
	cursor: pointer;
}
/*阿里*/
.albbs {
	width: 52px;
	height: 60px;
	background: #c16616 !important;
	border: none !important;
	margin-top: 7px;
	border-radius: 2px;
	padding: 0!important;
}
.albbs a {
	color: #fff;
}
/*banner*/
.banner {
	position: relative;
	height: 100%;
	overflow: hidden;
	background: #fff;
	margin: 0 !important;
}
.banner a {/* position: absolute; *//* width:100%; *//* height: 900px; *//* z-index: 3; *//* opacity: 0; *//* z-index: 555; */
	overflow: hidden;
}
.banner a img {
	height: auto;
	transform: scale(1.1);
	width: 100% !important;
	margin: 0 !important;
}
.banner a.active {
	z-index: 5;
	opacity: 1;
}
.banner a.active img {
	transform: scale(1.1);
	opacity: 1;
}
.banner .slick-active img {
	transition: 6s linear;
	transform: scale(1);
}
.banner a img {
	transition: transform 5s linear, opacity 1s linear;
	-webkit-transition: transform 5s linear, opacity 1s linear;
	-o-transition: transform 5s linear, opacity 1s linear;
	-moz-transition: transform 5s linear, opacity 1s linear;
	-ms-transition: transform 5s linear, opacity 1s linear;
}
.banner .ban_dot {
	display: flex !important;
	width: 100%;
	justify-content: center;
	align-items: center;/* margin: 2% 0 0; */
	position: absolute;
	bottom: 4%;
	left: 0;
}
.banner .ban_dot li {
	width: 10px;
	height: 10px;
	display: inline-block;
	background: #fff;
	margin: 0 0.5%;
	transition: 0.5s;
	border-radius: 50%;
}
.banner .ban_dot li.slick-active {
	background: #e50112;
}
.banner .ban_dot li button {
	font-size: 0;
	border: none;
	outline: none;
}
.banner .slick-prev:before {
	content: '>' !important;
	color: #fff !important;
	font-size: 70px !important;
}
.banner .slick-next:before {
	content: '>' !important;
	color: #fff !important;
	font-size: 70px !important;
}
.banner .slick-prev {
	left: 3% !important;
	transform: rotate(180deg) !important;
	z-index: 5;
}
.banner .slick-next {
	right: 3% !important;
	top: 45% !important;
}
.banner .slick-prev:before, .banner .slick-next:before {
	opacity: 0;
	transition: all ease 0.5s;
}
.banner:hover .slick-prev:before, .banner:hover .slick-next:before {
	opacity: 1;
}
