	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{margin:0;padding:0}ul,li,ol,dl,dt,dd{list-style: none;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}table{border-collapse:collapse;border-spacing:0}audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}	input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}a{text-decoration: none;color: #666;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}a:hover{text-decoration:none;cursor: pointer;}img{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;border:0}html,body{font-family: "arial" ,'Microsoft Yahei';*font-family: "微软雅黑";*font-family: "Microsoft Yahei";color: #666;}@media screen and (max-width: 767px){input[type="button"],input[type="submit"],input[type="reset"],textarea,select{-webkit-appearance: none;-webkit-tap-highlight-color:transparent;}}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{position: relative;overflow-x: hidden;}*::selection{background:#333;color:#fff;}*::-moz-selection{background:#333;color:#fff;}*::-webkit-selection{background:#333;color:#fff;}.after:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}.clear{clear: both;}

.mt5{margin-top    : 5% !important;}
.mb5{margin-bottom : 5% !important;}
.ml5{margin-left   : 5% !important;}
.mr5{margin-right  : 5% !important;}
.pt5{padding-top   : 5% !important;}
.pb5{padding-bottom: 5% !important;}
.pl5{padding-left  : 5% !important;}
.pr5{padding-right : 5% !important;}
.mt0{margin-top    : 0% !important;}
.mb0{margin-bottom : 0% !important;}
.ml0{margin-left   : 0% !important;}
.mr0{margin-right  : 0% !important;}
.pt0{padding-top   : 0% !important;}
.pb0{padding-bottom: 0% !important;}
.pl0{padding-left  : 0% !important;}
.pr0{padding-right : 0% !important;}
button{border:none;}
.font24{font-size: 24px;color: #333;line-height: 2em;}
.font16{font-size: 16px;color: #666;line-height: 2.2em;}
.font14{font-size: 14px;color: #999;line-height: 1.8em;}

.text{font-size: 16px;color: #666;line-height: 2.2em;word-wrap: break-word;word-break: normal;}
.text:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
.text *{max-width: 100%;}
.text img{margin-bottom: 10px !important;}
.pl4{
	padding-left: 4.6% !important;
}
.pr4{
	padding-right: 4.6% !important;
}
@media screen and (max-width: 1700px){
	.mt5{margin-top    : 3% !important;}
	.mb5{margin-bottom : 3% !important;}
	.ml5{margin-left   : 3% !important;}
	.mr5{margin-right  : 3% !important;}
	.pt5{padding-top   : 3% !important;}
	.pb5{padding-bottom: 3% !important;}
	.pl5{padding-left  : 3% !important;}
	.pr5{padding-right : 3% !important;}
	.font24{font-size: 20px;}
	.font16{font-size: 14px;}
	.font14{font-size: 12px;}
	
}


body{
	background: #e5e5e5;
	min-width: 1200px;
}
.wapper{
	min-width: 1200px;
	width: 92%;
	margin: 0 auto;
}
.header{
	height: 120px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 888;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.header .logo{
	min-height: 100%;
	display: table;
	float: left;
	max-width:18%;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header .logo a{
	height: 120px;
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header .logo a img{
	max-height: 100%;
	max-width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header .headerRight{
	max-width: 82%;
	height: 100%;
	float: right;
	font-size: 0;
	text-align: right;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header .pubNav{
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.header .pubNav ul{
	width: 100%;
	height: 100%;
	font-size: 0;
}
.header .pubNav ul li{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 0 15px;
	line-height: 120px;
	height: 100%;
	position: relative;
}
.header .pubNav dl{
	position: absolute;
	background: #211815;
	z-index: 2;
	width: 160px;
	left: 50%;
	margin-left: -80px;
	opacity: 0;
	transform: translateY(20px);
	-webkit-transform: translateY(20px);
	visibility: hidden;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.header .pubNav dl:before{
	content: '';
	width: 0; 
	height: 0;
	border-width: 16px;
	border-style: solid;
	border-color: transparent transparent #211815 transparent ;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left: -16px;
}
.header .pubNav dl dd{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #4b423f;
}
.header .pubNav dl dd a{
	display: block;
	color: #fff;
	font-size: 16px;
}
.header .pubNav dl dd a:hover{
	background: rgba(255,255,255,.2);
}
.header .pubNav ul li:hover dl{
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	visibility: visible;
}
.header .pubNav ul li.on{
	border-bottom: #fff 2px solid;
}
.header .pubNav ul li.on>a{
	color: #fff;
}
.header .pubNav ul li>a{
	font-size: 22px;
	color: #221916;
	display: block;
	white-space:nowrap;
}
.header .seachHeader{
	width: 160px;
	height: 46px;
	line-height: 46px;
	border: rgba(255,255,255,.6) 1px solid;
	display: inline-block;
	vertical-align: middle;
	border-radius: 23px;
	font-size: 14px;
	font-size: 0;
	margin-left: 35px;
	margin-right: 72px;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header .seachHeader form{
	width: 100%;
	font-size: 0;
	height: 100%;
}
.header .seachHeader input{
	background: none;
	border: none;
	font-size: 16px;
	color: #fff;
	outline: none;
	display: inline-block;
	vertical-align: top;
	height: 43px;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header .seachHeader input.text{
	width: 110px;
	padding: 0 10px;
}
.header .seachHeader input.text::-webkit-input-placeholder { 
 color: #fff;
  font-size: 16px;
}

.header .seachHeader input.text::-moz-placeholder { 
 color: #fff;
  font-size: 16px;
}

.header .seachHeader input.text:-ms-input-placeholder { 
 color: #fff;
  font-size: 16px;
}   
.header .seachHeader input.submit{
	width: 48px;
	background: url(../image/seach.png) center no-repeat;
}
.header .phoneHeader{
	min-height: 100%;
	display: inline-block;
	vertical-align: middle;
	max-width: 18%;
}
.header .phoneHeader div{
	width: 100%;
	height: 120px;
	display: table;
	text-align: center;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header .phoneHeader p{
	height: 120px;
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header .phoneHeader p img{
	max-height: 100%;
	max-width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header .hambur{
	display: none;
}
.indexheader.header{
	background: none;
}




.header.scroll{
	height: 50px;
	background: #2fca7c;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.header.scroll .logo a{
	height: 50px;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header.scroll .logo a img{
	max-height: 30px;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header.scroll .pubNav ul li{
	line-height: 50px;
	height: 50px;
	padding:0 25px;
	
}
.header.scroll .phoneHeader div{
	height: 50px;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header.scroll .phoneHeader p{
	height: 50px;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header.scroll .headerRight{
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header.scroll .phoneHeader p img{
	max-height: 30px;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header.scroll .seachHeader{
	height: 35px;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header.scroll .seachHeader input{
	height: 33px;
	line-height: 33px;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header.scroll .pubNav ul li>a{
	font-size: 18px;
}

.banner{
	width: 100%;
}
.banner .swiper-container {
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
}
.banner .swiper-container .swiper-slide{
	width: 100%;
	overflow: hidden;
}
.banner .pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.banner .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 2px solid #fff;
  cursor: pointer;
  margin: 0 5px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.banner .swiper-active-switch {
  background: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.banner{
	background: #2fca7c;
}
.bannerImg{
	width: 100%;
}
.bannerImg img{
	display: block;
	width: 100%;
}
.bannerfirst{
	width: 100%;
	position: relative;
	padding-top:42.7%;
}
.bannerfirst .banner1{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.bannerfirst .titA{
	width:68.3%;
	position: absolute;
	z-index: 2;
	left: 4.5%;
	top: 31.7%;
}
.bannerfirst .titC{
	width: 50.36%;
	position: absolute;
	z-index: 2;
	left: 4.5%;
	top: 59.88%;
}
.bannerfirst .titD{
	width: 63%;
	position: absolute;
	z-index: 2;
	left: 4.5%;
	top: 72.44%;
}
.bannerfirst b{display:block;font-weight:500; text-align:left;font-family:'SourceHanSansCN';}
.bannerfirst .titA b:nth-child(1){font-size:124px;}
.bannerfirst .titA b:nth-child(2){font-size:60px;}
.bannerfirst .titC{font-size:73px;}
.bannerfirst .titD{font-size:54px;}
.swiper-slide-active .bannerfirst .titA{
	opacity: 0;
	transform: translateY(-30%);
	-webkit-transform: translateY(-30%);
	animation: fadeInDown 1.5s linear forwards .5s;
	-webkit-animation: fadeInDown 1.5s linear forwards .5s;
}
.swiper-slide-active .bannerfirst .titB{
	opacity: 0;
	transform: translateY(-30%);
	-webkit-transform: translateY(-30%);
	animation: fadeInDown 1.5s linear forwards .5s;
	-webkit-animation: fadeInDown 1.5s linear forwards .5s;
}

.swiper-slide-active .bannerfirst .titC,.swiper-slide-active .bannerfirst .titD{
	opacity: 0;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	animation: fadeInUp 1.5s linear forwards .5s;
	-webkit-animation: fadeInUp 1.5s linear forwards .5s;
}
@keyframes fadeInDown{
	from{transform: translateY(-30%) scale(0.8);opacity: 0;}
	to{transform: none;opacity: 1;}
}
@-webkit-keyframes fadeInDown{
	from{-webkit-transform: translateY(-30%) scale(0.8);opacity: 0;}
	to{-webkit-transform: none;opacity: 1;}
}
@keyframes fadeInUp{
	from{transform: translateY(50%) scale(0.8);opacity: 0;}
	to{transform: none;opacity: 1;}
}
@-webkit-keyframes fadeInUp{
	from{-webkit-transform: translateY(50%) scale(0.8);opacity: 0;}
	to{-webkit-transform: none;opacity: 1;}
}



.indexIconA{
	width: 100%;
	background: #fff;
	padding: 40px 0;
	margin-bottom: 80px;
}

.indexIconA ul{
	width: 82%;
	margin: 0 auto;
	font-size: 0;
}
.indexIconA ul li{
	width: 20%;
	border: 3px solid #2fca7c;
	margin: 0 2.5%;
	display: inline-block;
	vertical-align: middle;
	background: #2fca7c;
	border-radius: 10px;
	text-align: center;
	padding: 18px 0;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	box-sizing: border-box;
}
.indexIconA ul li a{
	display: block;
	width: 100%;
	font-size: 44px;
	color: #ffffff;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.indexIconA ul li:hover{
	
	border: 3px solid #2fca7c;
	color: #2fca7c;
	background-color: #fff;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.indexIconA ul li:hover a{
	color: #2fca7c;
}
.indexIcon ul{
	width: 100%;
	font-size: 0;
}

.indexIcon ul li{
	width: 25%;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.indexIcon ul li a{
	display: block;
	width: 100%;
	padding-top: 80px;
	padding-bottom: 80px;
}
.indexIcon ul li a img{
	display: block;
	max-width: 90px;
	width:22%;
	margin: 0 auto;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.indexIcon ul li a h3{
	font-size: 44px;
	color: #221916;
	text-align: center;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 20px;
}
.indexIcon ul li a p{
	font-size: 24px;
	color: #bbbbbd;
	text-align: center;
}
.indexIcon ul li:hover{
	transform:translateY(-20px);
	-ms-transform:translateY(-20px); 	
	-moz-transform:translateY(-20px); 	
	-webkit-transform:translateY(-20px); 
	-o-transform:translateY(-20px); 	
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.indexIcon ul li:hover a img{
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.pubTit{
	width: 100%;
	text-align: center;
}
.pubTit>h3{
	font-size: 40px;
	color: #333333;
}
.pubTit>p{
	font-size: 16px;
	color: #000000;
	padding-top: 18px;
	text-transform: uppercase;
}
.caseButton{
	width: 88%;
	margin: 0 auto;
}
.caseButton ul{
	width: 100%;
	font-size: 0;
	padding-top: 57px;
}
.caseButton ul li{
	width: 13%;
	margin: 0 1.8%;
	height: 60px;
	background: #fff;
	border-radius: 30px;
	text-align: center;
	line-height: 60px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.caseButton ul li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	color: #333333;
}
.caseButton ul li:hover,.caseButton ul li.on{
	background: #2fca7c;
	box-shadow: 0 0 15px #b4b4b4;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.caseButton ul li:hover a,.caseButton ul li.on a{
	color: #fff;
}
.caseImg{
	width: 100%;
}
.caseImg ul{
	width: 101%;
	font-size: 0;
	margin-top: 50px;
}
.caseImg ul li{
	width: 32.333%;
	margin-right: 1%;
	margin-bottom: 1%;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.caseImg ul li a{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.caseImg ul li a .img{
	width: 100%;
	height: 100%;
	position: relative;
	padding-top:70.17%;
	z-index: 1;
}
.caseImg ul li a .img img{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.caseImg ul li a .caseText{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	background: rgba(47,202,124,.85);
	display: table;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.caseImg ul li a .caseText .caseTextmid{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
.caseImg ul li a .caseText .caseTextmid span{
	font-size: 56px;
	color: #ffffff;
	display: block;
}
.caseImg ul li a .caseText .caseTextmid p{
	font-size: 36px;
	color: #ffffff;
	margin-top: 30px;
}
.caseImg ul li:hover a .img img{
	transform:scale(1.1);
	-ms-transform:scale(1.1); 	
	-moz-transform:scale(1.1); 	
	-webkit-transform:scale(1.1); 
	-o-transform:scale(1.1); 	
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.caseImg ul li:hover a .caseText{
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.caseImg ul li .bottomTxt,.list_cases ul li .bottomTxt{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	height: 40px;
	width: 100%;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	
	background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.6));
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.caseImg ul li:hover .bottomTxt,.list_cases ul li:hover .bottomTxt{
	opacity: 0;
}
.caseMore{
	width: 300px;
	height: 50px;
	margin: 0 auto;
	margin-top: 50px;
	border: #221916 1px solid;
	border-radius: 25px;
	display: block;
	font-size: 18px;
	color: #221916;
	line-height: 48px;
	text-align: left;
	padding-left: 48px;
	background-image:url(../image/jt.png) ;
	background-position:220px center;
	background-repeat:  no-repeat;
	-webkit-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
.caseMore:hover{
	padding-left: 38px;
	background-position:230px center;
	box-shadow: 0 0 15px #b4b4b4;
	-webkit-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.caseZx{
	font-size:0 ;
	padding-top: 124px;
	padding-bottom: 130px;
}
.caseZx .caseZxleft{
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	
}
.caseZx .caseZxleft p{
	font-size: 40px;
	color: #333;
	line-height: 1.3em;
	opacity: 0;
}
.caseZx .caseZxleft p.textB{
	font-size: 42px;
	text-transform: uppercase;
}

.caseZx .caseZxleft p.textC{
	font-size: 0;
	margin-top: 40px;
}
.caseZx .caseZxleftC.cur p.textA,.caseZx .caseZxleftB.cur p.textA{
	opacity: 1;
	-webkit-transition: all 1s ease-out .2s;
	transition: all 1s ease-out .2s;
}
.caseZx .caseZxleftC.cur p.textB,.caseZx .caseZxleftB.cur p.textB{
	opacity: 1;
	-webkit-transition: all 1s ease-out .8s;
	transition: all 1s ease-out .8s;
}
.caseZx .caseZxleftC.cur p.textC,.caseZx .caseZxleftB.cur p.textC{
	opacity: 1;
	-webkit-transition: all 1s ease-out 1.4s;
	transition: all 1s ease-out 1.4s;
}
.caseZx .caseZxleft p.textC .zixun{
	width: 150px;
	height: 50px;
	border: #221916 1px solid;	
	border-radius: 25px;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #211815;
	line-height: 50px;
	text-align: center;
	-webkit-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.caseZx .caseZxleft p.textC .zixun:hover{	
	box-shadow: 0 0 15px #b4b4b4;
	-webkit-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.caseZx .caseZxleft p.textC img{
	display: inline-block;
	vertical-align: middle;
	margin-left: 48px;
}
.caseZx .caseZxright{
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}
.caseZx .caseZxright .caseInput{
	width: 100%;
	font-size: 0;
}
.caseZx .caseZxright input{
	font-size: 20px;
	color: #666666;
	height: 60px;
	border: #2bc376 1px solid;
	border-radius: 30px;
	padding-left: 60px;
	padding-right: 10px;
	outline: none;
	background: none;
}
.caseZx .caseZxright .caseInput input{
	width: 48%;
	display: inline-block;
	vertical-align: middle;
	background: url(../image/a1.png) 30px center no-repeat;
}
.caseZx .caseZxright .caseInput input.inputB{
	margin-left: 4%;
	background: url(../image/a2.png) 30px center no-repeat;
}
.caseZx .caseZxright input.inputC{
	width: 100%;
	margin-top: 30px;
	background: url(../image/a3.png) 30px center no-repeat;
}
.caseZx .caseZxright .caseInput input::-webkit-input-placeholder { 
	font-size: 20px;
	color: #666666;
}

.caseZx .caseZxright .caseInput input::-moz-placeholder { 
	font-size: 20px;
	color: #666666;
}

.caseZx .caseZxright .caseInput input:-ms-input-placeholder { 
	font-size: 20px;
	color: #666666;
}   
.caseZx .caseZxright .caseButton{
	width: 100%;
	font-size: 0;
	margin-top: 70px;
}
.caseZx .caseZxright .caseButton button{
	display: inline-block;
	vertical-align: middle;
	width: 185px;
	height: 60px;
	background: #f5f5f5;
	color: #2fca7c;
	font-size: 22px;
	border: none;
	border-radius: 30px;
	outline: none;
	-webkit-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.caseZx .caseZxright .caseButton button:hover{	
	box-shadow: 0 0 15px #b4b4b4;
	-webkit-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.caseZx .caseZxright .caseButton span{
	font-size: 22px;
	color: #666666;
	display: inline-block;
	vertical-align: middle;
	margin-left: 25px;
}

.indexNumber{
	width: 100%;
}
.indexNumber ul{
	width: 100%;
	font-size: 0;
	padding-bottom: 140px;
}

.indexNumber ul li{
	font-size: 14px;
	width: 25%;
	display: inline-block;
	vertical-align: middle;
}

.indexNumber ul li p{
	font-size: 37px;
	color: #2fca7c;
	text-align: center;
}
.indexNumber ul li p em{
	font-style: normal;
	font-size: 80px;
	color: #2fca7c;
	font-family: "Myriad Pro";
}
.indexNumber ul li p i{
	font-style: normal;
	font-size: 60px;
	color: #2fca7c;
	font-family: "Myriad Pro";
}
.indexNumber ul li>span{
	font-size: 30px;
	color: #221916;
	display: block;
	text-align: center;
	margin-top: 30px;
}
.parLogo{
	margin-bottom: 120px;
}
.parLogo .swiper-container {
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
}
.parLogo .swiper-container .swiper-slide{
	width: 100%;
	overflow: hidden;
}
.parLogo .pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.parLogo .swiper-pagination-switch {
  display: inline-block;
  width: 40px;
  height: 2px;
  cursor: pointer;
  margin: 0 5px;
  background: #837f7d;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.parLogo .swiper-active-switch {
  background: #221916;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.parLogoUl{
	width: 100%;
}
.parLogoUl ul{
	font-size: 0;
	width: 100%;
	margin-top: 60px;
	padding-bottom: 100px;
	text-align: left;
}
.parLogoUl ul li{
	width: 20%;
	height: 165px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-bottom: 10px;
}
.parLogoUl ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.parLogoUl ul li .logoA,.parLogoUl ul li .logoB{
	width: 100%;
	height: 100%;
	display: table;
	top: 0;
	left: 0;
	position: absolute;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.parLogoUl ul li .logoA p,.parLogoUl ul li .logoB p{
	width: 100%;
	height: 165px;
	display: table-cell;
	vertical-align: middle;
}
.parLogoUl ul li .logoA p img,.parLogoUl ul li .logoB p img{
	display: block;
	max-width: 60%;
	max-height: 140px;
	margin: 0 auto;
}
.parLogoUl ul li .logoB{
	
	
}
.parLogoUl ul li .logoA{
	opacity: 0;
	visibility: hidden;
}
.parLogoUl ul li:hover .logoB{
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.parLogoUl ul li:hover .logoA{
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.indexYs .zeroTab{
	width: 100%;
	font-size: 0;
	text-align: center;
	margin-top: 47px;
	padding-bottom: 30px;
}
.indexYs .zeroTab span{
	display: inline-block;
	vertical-align: middle;
	margin: 0 44px;
	font-size: 16px;
	color: #999999;
	position: relative;
	cursor: pointer;
}
.indexYs .zeroTab span.on,.indexYs .zeroTab span:hover{
	color: #332600;
}
.indexYs .zeroTab span:before{
	content: "......";
	font-size: 16px;
	position: absolute;
	line-height: 1em;
	top: 50%;
	margin-top: -11px;
	left:-57px;
	color: #999999;
}
.indexYs .zeroTab span:first-child:before{
	display: none;
}
.zeroTabul{
	width: 100%;
}
.zeroTabul .zeroTabli{
	width: 100%;
	min-height: 200px;
	display: none;
}
.zeroTabul .zeroTabli:first-child{
	display: block;
}
.zeroTabtext{
	width: 100%;
	position: relative;
	
	margin-top: 10px;
}
.zeroTabtext>img{
	width: 100%;
	
}
.zeroTabtextA{
	
}
.zeroTabtextA ul{
	width: 100%;
	font-size: 0;
}
.zeroTabtextA ul li{
	width: 14.3%;
	margin-right: 10%;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	line-height: 2em;
}
.zeroTabtextB{
	width: 100%;
	
}
.zeroTabtextB ul{
	width: 100%;
	font-size: 0;
}
.zeroTabtextB ul li{
	width: 14.3%;
	margin-left: 10.7%;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	line-height: 2em;
}
.caseZxleftA p{
	line-height: 2em!important;
}
.caseZxleftA p.textB{
	font-size: 30px !important;
}
.indexAbout{
	width: 100%;
	opacity: 0;
}
.indexAbout p{
	width: 78%;
	margin: 0 auto;
	font-size: 16px;
	color: #666666;
	line-height: 2em;
	text-align: center;
	margin-top: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.indexAbout.cur{
	opacity: 1;
	-webkit-transition: all 1s ease-out .5s;
	 transition: all 1s ease-out .5s;
}
.aboutMore{
	width: 200px;
	margin-top: 100px;
	background-position: 130px center;
}
.aboutMore:hover{
	background-position: 140px center;
}
.indexProblem{
	width: 100%;
	background: url(../image/a5.jpg) top center repeat-y;
	background-size: 100% auto;
	padding-top: 77px;
	padding-bottom: 90px;
	margin-top: 77px;
	font-size: 0;
	text-align: center;
}
.indexProblem .problemBoxli{
	width: 36.7%;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	border: #f3d7c4 1px solid;
	margin: 0 18px;
	margin-top: 80px;
	box-shadow: 0 0 14px #dbdbdb;
	
	
}
.indexProblem .problemBoxli>h3{
	font-size: 30px;
	color: #ffffff;
	height: 80px;
	background: #2fca7c;
	line-height: 80px;
	font-weight: normal;
}
.indexProblem .problemBoxli ul{
	width: 100%;
	background: url(../image/a6.jpg) center no-repeat;
	background-size: 100% 100%;
	font-size: 0;
	padding: 0 20%;
	padding-top: 50px;
	padding-bottom: 10px;
}
.indexProblem .problemBoxli ul li{
	width: 50%;
	font-size: 18px;
	color: #666666;
	display: inline-block;
	vertical-align: middle;
	line-height: 2em;
	margin-bottom: 40px;
}
.indexProblem .problemBoxli ul li i{
	color: #2fca7c;
	padding-right: 7px;
}
.indexProblem .problemBoxliright ul li{
	text-align: left;
	padding-left: 20px;
}
.indexProblem .problemBoxliright ul{
	padding: 0 15%;
	padding-top: 50px;
	padding-bottom: 10px;
}

.footer{
	width: 100%;
 background:url(../image/bot.jpg) no-repeat;
}
.footerA{
	font-size: 0;
	padding-top: 66px;
	padding-bottom: 70px;
	
}
.footerAleft{
	width: 40%;
	display: inline-block;
	vertical-align: middle;
}
.footerAleft p{
	font-size: 30px;
	color: #FFFFFF;
	line-height: 1.8em;
}
.footerAleft p.textB{
	font-size: 16px;
	text-transform: uppercase;
}

.footerAleft p.textC{
	font-size: 0;
	margin-top: 40px;
}
.footerAleft p.textC .zixun{
	width: 150px;
	height: 50px;
	border: #fff 1px solid;	
	border-radius: 25px;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	-webkit-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.footerAleft p.textC .zixun:hover{	
	box-shadow: 0 0 15px #b4b4b4;
	-webkit-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.footerAleft p.textC img{
	display: inline-block;
	vertical-align: middle;
	margin-left: 48px;
}
.footerAcenter{
	width: 40%;
	display: inline-block;
	vertical-align: middle;
}
.footerAcenter{
	width: 40%;
	display: inline-block;
	vertical-align: middle;
}
.footerAcenter .caseInput{
	width: 100%;
	font-size: 0;
}
.footerAcenter input{
	font-size: 20px;
	color: #fff;
	height: 50px;
	border: #fff 1px solid;
	border-radius: 30px;
	padding-left: 60px;
	padding-right: 10px;
	outline: none;
	background: none;
}
.footerAcenter .caseInput input{
	width: 48%;
	display: inline-block;
	vertical-align: middle;
	background: url(../image/a7.png) 30px center no-repeat;
}
.footerAcenter .caseInput input.inputB{
	margin-left: 4%;
	background: url(../image/a8.png) 30px center no-repeat;
}
.footerAcenter input.inputC{
	width: 100%;
	color: #fff;
	margin-top: 30px;
	background: url(../image/a9.png) 30px center no-repeat;
}
.footerAcenter input::-webkit-input-placeholder { 
	font-size: 20px;
	color: #FFFFFF;
}

.footerAcenter input::-moz-placeholder { 
	font-size: 20px;
	color: #FFFFFF;
}

.footerAcenter input:-ms-input-placeholder { 
	font-size: 20px;
	color: #FFFFFF;
}   
.footerAcenter .caseButton{
	width: 100%;
	font-size: 0;
	margin-top: 30px;
}
.footerAcenter .caseButton button{
	display: inline-block;
	vertical-align: middle;
	width: 156px;
	height: 50px;
	background: #f5f5f5;
	color: #2fca7c;
	font-size: 22px;
	border: none;
	border-radius: 30px;
	outline: none;
	-webkit-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.footerAcenter .caseButton button:hover{	
	box-shadow: 0 0 15px #b4b4b4;
	-webkit-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.footerAright{
	width: 20%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.footerAright img{
	display: block;
	margin: 0 auto;
	max-width: 80%;
}
.footerAright .saomiao{
	display: block;
	width: 151px;
	height: 35px;
	background: url(../image/sao.png) no-repeat;
	background-size: 100% auto;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 0;
	z-index: 9;
	-webkit-transform: translateY(400%);
	-moz-transform: translateY(400%);
	transform: translateY(400%);
	-webkit-animation: moveEwm 3s ease-out alternate infinite;
	animation: moveEwm 3s ease-out alternate infinite;
}
@keyframes moveEwm {
    100%{
        transform:translateY(0);
    }
}
.bgcheng{
	width: 100%;
	height: 120px;
	background: #2fca7c !important;
}
.footerAright p{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
}
.footerB{
	background: #1CAC64;
    opacity: 0.5;
	font-size: 0;
	height: 60px;
}
.footerBleft{
	width: 44%;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #ffffff;
	line-height: 60px;
}
.footerBleft a{
	font-size: 14px;
	color: #ffffff;
	padding: 0 20px;
}
.footerBleft a:first-child{
	padding-left: 0;
}
.footerBcenter{
	width: 31%;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #ffffff;
	line-height: 60px;
}
.footerBright{
	width: 24%;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #ffffff;
	line-height: 60px;
}
.pubTitABOUT{
	opacity: 0;
}
.pubTitABOUT.cur{
	opacity: 1;
	-webkit-transition: all 1s ease-out .2s;
	transition: all 1s ease-out .2s;
}


.floatNav{
	display: none;
}
.floatNav {
	width:80px;
	position:fixed;
	right:0;
	top: 150px;
	z-index:9999
}
.floatNav ul{
	list-style: none; 
	padding: 0;
}
.floatNav li {
	clear:both;
	width:80px;
	height:80px;
	position:relative;
	margin-bottom:5px;
	list-style: none;
	box-shadow: 0 0 10px rgba(0,0,0,.5)
}
.floatNav li i {
	position:absolute;
	right:-310px;
	top:0;
	z-index:-1;
	display:block;
	width:310px;
	height:80px;
	background-color:#2fca7c;
	font-size:26px;
	line-height:80px;
	padding-left:20px;
	color:#fff
}
.floatNav li a {
	display:block;
	width:80px;
	height:80px;
	background-repeat:no-repeat;
	background-position:center 20px;
	background-color: #2fca7c;
	padding-top: 53px;
	text-align: center;
	color: #fff;
}
.floatNav li a:hover {
	color: #666666;
	background-color:#333333;
	border: #eeeeee 1px solid;
}
.floatNav li.n4{
	display: none;
}
.floatNav li.n1 a {
	background-image:url(../image/rightIcon2.gif);
	background-size: 21px;
}
.floatNav li.n1 a:hover {
	background-image:url(../image/rightIcon2h.png);
	background-color:#fff
}
.floatNav li.n2 a {
	background-image:url(../image/rightIcon1.gif);
	background-size: 21px;
}
.floatNav li.n2 a:hover {
	background-image:url(../image/rightIcon1h.png);
	background-color:#fff
}
.floatNav li.n3 a {
	background-image:url(../image/rightIcon3.gif);
	background-size: 21px;
}
.floatNav li.n3 a:hover {
	background-image:url(../image/rightIcon3h.png);
	background-color:#fff
}
.floatNav li.n4 a {
	background-image:url(../image/rightIcon4.png);
}
.floatNav li.n4 a:hover {
	background-image:url(../image/rightIcon4h.png);
	background-color:#fff
}
.floatNav li.n3 em {
	display:block;
	width:156px;
	height:147px;
	position:absolute;
	left:-200px;
	top:-40px;
	display:none
}
.floatNav li.on.n3 em {
	display:block
}
.qq_img {
	widht: 80px;
	height: 100%;
	float: left;
}					
.qq_img a {
	display: block;
	width: 80px;
	height: 100%;
	background: none !important;
	text-align: center;
}

@media only screen and (max-width: 1700px) {
	.header,.header .logo a,.header .phoneHeader p,.header .phoneHeader div{
		height: 80px;
	}
	.header .pubNav ul li{line-height: 80px;}
	.header .pubNav ul li>a{
		font-size: 18px;
	}
}
@media only screen and (max-width: 1500px) {
	.header .phoneHeader p img{
		height: 30px;
	}
}
@media screen and (max-width: 1700px){
	.caseZx .caseZxleft p{
		font-size: 30px;
	}
	.caseZx .caseZxleft p.textB{
		font-size: 32px;
	}
	.caseZxleftA p.textB{
		font-size: 20px !important;
	}
	.indexNumber ul li p em{
		font-size: 60px;
	}
	.indexNumber ul li p i{
		font-size: 40px;
	}
	.indexNumber ul li p{
		font-size: 30px;
	}
	.indexNumber ul li>span{
		margin-top: 10px;
		font-size: 25px;
	}
	.header.scroll .pubNav ul li{
		padding: 0 20px;
	}
	.header .seachHeader{margin-right: 40px;}
	.header .pubNav ul li{padding: 0 20px;}

}
@media screen and (max-width: 1500px){
	.caseImg ul li a .caseText .caseTextmid span{
		font-size: 40px;
	}
	.caseImg ul li a .caseText .caseTextmid p{
		font-size: 30px;
		margin-top: 20px;
	}
	.caseZx .caseZxright input{
		height: 50px;
	}
	.caseZx .caseZxright .caseButton button{
		height: 50px;
	}
	.zeroTabtextB{
		bottom: 0;
	}
	.indexIconA ul li a{
		font-size: 38px;
	}
}

@media screen and (max-width: 1380px){
	.header .logo{
		max-width: 15%;
	}
	.header .pubNav ul li>a{
		font-size:16px;
	}
	.header .seachHeader{
		margin-left:12px;
		margin-right: 25px;
	}
	.indexIcon ul li a h3{
		font-size: 35px;
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.indexIcon ul li a p{
		font-size: 20px;
	}
	.indexProblem .problemBoxliright ul{
		padding: 0px 7%;
		padding-top: 50px;
		padding-bottom: 10px;
	}
	.footerBleft,.footerBleft a,.footerBcenter,.footerBright{
		font-size: 12px;
	}
	.indexIconA ul li a{
		font-size: 30px;
	}
	.zeroTabtextA ul li{
		font-size: 14px;
	}
}

@media screen and (max-width: 1200px){
	.pl4{
		padding-left: 4% !important;
	}
	.pr4{
		padding-right: 4% !important;
	}
	.header .phoneHeader{
		max-width: 15%;
	}
	.header .pubNav ul li>a{
		font-size: 16px;
	}
	.header .seachHeader{
		margin-left:10px;
		margin-right: 18px;
	}
	.header .pubNav ul li{
		padding: 0 9px;
	}
	.wapper{
		padding-left: 20px;
		padding-right: 20px;
	}
}




.bannerImg{
	position: relative;
}
.sbanner2 .tit1,.sbanner2 .tit2,
.p_sbanner2 .tit1,.p_sbanner2 .tit2{
	position: absolute;
	z-index: 2;
	opacity: 0;
	-webkit-transform: perspective(400px) rotateX(90deg);
	transform: perspective(400px) rotateX(90deg);
}
.sbanner2 .tit1{
	width: 47.8125%;
	left: 26.09275%;
	top: 42.683%;
}
.sbanner2 .tit2{
	width: 60.26%;
	left: 19.87%;
	top: 58.53%;
}
.sbanner3 .titImg{
	position: absolute;
	z-index: 2;
	width: 74.8%;
	left: 12.6%;
	top: 26.2%;
	padding-top: 20.26%;
}
.sbanner3 .titImg>img{
	position: absolute;
	opacity: 0
}
.sbanner3 .tit1{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.sbanner3 .tit2{
	width: 14.693%;
	left: 13.5%;
	top: 5%;
}
.sbanner3 .tit3{
	width: 5.9888%;
	left: 55.71%;
	top: 22.62%;
}
.sbanner3 .tit4{
	width: 24.44%;
	left: 28.5%;
	top: 28.27%;
}
.sbanner3 .tit5{
	width: 24.791%;
	left: 62.395%;
	top: 28.27%;
}
.sbanner3 .tit6{
	width: 74.5%;
	left: 12.75%;
	top: 53.98%;
}
.sbanner3 .tit7{
	width: 69.91%;
	left: 15.045%;
	bottom: 0;
}
.no_result{
	display: block;
	margin: 60px auto 0;
}

.p_sbanner2 .tit1{
	width: 42.5%;
	left: 28.75%;
	top: 42.683%;
}
.p_sbanner2 .tit2{
	width: 55.57%;
	left: 22.215%;
	top: 58.53%;
}
.p_sbanner3 .titImg>img{
	position: absolute;
	opacity: 0;
}
.p_sbanner3 .tit1{
	width: 62.23%;
	left: 18.885%;
	top: 29.63%;
}
.p_sbanner3 .tit2{
	width: 39%;
	left: 30.5%;
	top: 29%;
}
.p_sbanner3 .tit3{
	width: 52%;
	left: 24%;
	top: 53.65%;
}
.p_sbanner3 .tit4{
	width: 41.875%;
	left: 29.0625%;
	top: 69.51%;
}


.swiper-slide-active .sbanner2 .tit1,.swiper-slide-active .p_sbanner2 .tit1{
	animation: flipInX 2s linear forwards ;
	-webkit-animation: flipInX 2s linear forwards;
}
.swiper-slide-active .sbanner2 .tit2,.swiper-slide-active .p_sbanner2 .tit2{
	animation: flipInX 2.3s linear forwards .3s;
	-webkit-animation: flipInX 2.3s linear forwards .3s;
}
.swiper-slide-active .sbanner3 .tit1,
.swiper-slide-active .p_sbanner3 .tit1{
	animation: fadeIn .3s linear forwards;
	-webkit-animation: fadeIn .3s linear forwards;
}
.swiper-slide-active .sbanner3 .tit2{
	animation: fadeInBig .3s linear .2s forwards;
	-webkit-animation: fadeInBig .3s linear .2s forwards;
}
.swiper-slide-active .p_sbanner3 .tit2{
	animation: fadeInBig .6s linear .2s forwards;
	-webkit-animation: fadeInBig .6s linear .2s forwards;
}
.swiper-slide-active .sbanner3 .tit3{
	animation: fadeInBig .3s linear 1s forwards;
	-webkit-animation: fadeInBig .3s linear 1s forwards;
}
.swiper-slide-active .p_sbanner3 .tit3{
	animation: fadeInBig .6s linear .8s forwards;
	-webkit-animation: fadeInBig .6s linear .8s forwards;
}
.swiper-slide-active .sbanner3 .tit4{
	animation: fadeInLeft .5s linear .6s forwards;
	-webkit-animation: fadeInLeft .5s linear .6s forwards;
}
.swiper-slide-active .sbanner3 .tit5{
	animation: fadeInLeft .5s linear 1.3s forwards;
	-webkit-animation: fadeInLeft .5s linear 1.3s forwards;
}
.swiper-slide-active .sbanner3 .tit6{
	animation: flipInX 1.5s linear forwards 1.5s;
	-webkit-animation: flipInX 1.5s linear forwards 1.5s;
}
.swiper-slide-active .sbanner3 .tit7{
	animation: flipInX 1.5s linear forwards 1.8s;
	-webkit-animation: flipInX 1.5s linear forwards 1.8s;
}
.swiper-slide-active .p_sbanner3 .tit4{
	animation: flipInX 1.2s linear forwards .8s;
	-webkit-animation: flipInX 1.2s linear forwards .8s;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		opacity: 1
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		opacity: 1
	}
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -600px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -600px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes fadeInBig {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		transform: scale(.5);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes fadeInBig {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		transform: scale(.5);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}


 .zxmask{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: -2;
	background: rgba(0,0,0,.5);
	opacity: 0;
	transition: all 0s .6s;
}
.zxmask.cur{
	opacity:1;
	visibility: visible;
	transform: none;
	z-index: 999999;
	
}
.zxTan{
	width: 1200px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -295px;
	margin-left: -600px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transform: translate(100%,70%) scale(.5);
	transition: all 1s;
}
.zxmask.cur .zxTan{
	opacity:1;
	visibility: visible;
	transform: none;
}
.zxTan .toptit{
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 28px;
	color: #fff;
	background-color: #2fca7c;
	position: relative;
}
.zxTan .close{
	position: absolute;
	right: 20px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	top: 50%;
	margin-top: -20px;
	background: url(../image/close.png) no-repeat center;
}
.zxTan .center>div{
	float: left;
	width: 50%;
	padding: 50px;
}
.zxTan .center>div.right{
	border-left: 1px solid #eee;
}
.zxTan .center .title{
	position: relative;
	padding-left: 80px;
	min-height: 68px;
	margin-bottom:30px;
}
.zxTan .center .title .icon{
	position: absolute;
	left: 0;
	top: 0;
}
.zxTan .center .title h2{
	color: #333;
	font-size: 28px;
}
.zxTan .center .title p{
	font-size: 16px;
	color: #999;
	line-height: 2em;
}
.zxTan .form li{
	margin-bottom:35px;
}
.zxTan .form input{
	display: block;
	width: 100%;
	height: 50px;
	background: #eeeeee;
	color: #999999;
	font-size: 16px;
	border-radius: 25px;
	padding: 0 25px;
	border:0;
	outline: none;
}
.zxTan .form li.li1 input{
	width: 48%;
	outline: 0;
}
.fl{float: left;}
.fr{float: right;}

.zxTan .btn{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background-color: #2fca7c;
	margin-top: 40px;
}
.zxTan .telbox>img{
	display: block;
	margin:0 auto 10px;
}
.zxTan .telbox>p{
	font-size: 24px;
	color: #231813;
	line-height: 2em;
	text-align: center;
}
.orangeTxt{color: #2fca7c !important;}
.zxTan .telbox>p span{
	display: inline-block;
	vertical-align: middle;
	height: 1em;
	line-height: 1em;
	padding: 0 5px;
}
.zxTan .telbox>p span:first-child{
	border-right: 1px solid #231813;
}

@media screen and (max-width: 1700px) {
	.zxTan{
		width: 900px;
		margin-left: -450px;
		margin-top: -225px;
	}
	.zxTan .toptit{
		height: 60px;
		line-height: 60px;
		font-size: 22px;
	}
	.zxTan .center .title .icon{
		width: 50px;
		height: 50px;
	}
	.zxTan .center>div{
		padding: 30px;
	}
	.zxTan .center .title{
		padding-left: 65px;
		min-height: 50px;
	}
	.zxTan .center .title h2{
		font-size: 22px;
	}
	.zxTan .center .title{
		margin-bottom:20px;
	}
	.zxTan .form input{
		height: 40px;
	}
	.zxTan .form li{
		margin-bottom:20px;
	}
	.zxTan .telbox>img{
		width: 120px;
		height: 120px;
	}
	.zxTan .telbox>p{
		font-size: 18px;
		line-height: 1.8em;
	}
}
@media screen and (max-width: 1400px) {
	.zxTan{
		width: 700px;
		margin-left: -350px;
		margin-top: -225px;
	}
	.zxTan .toptit{
		height: 50px;
		line-height: 50px;
		font-size: 20px;
	}
	.zxTan .center .title .icon{
		width: 40px;
		height: 40px;
	}
	.zxTan .center>div{
		padding: 20px;
	}
	.zxTan .center .title{
		padding-left: 55px;
		min-height: 50px;
	}
	.zxTan .center .title h2{
		font-size: 22px;
	}
	.zxTan .center .title{
		margin-bottom:20px;
	}
	.zxTan .form input{
		height: 40px;
	}
	.zxTan .form li{
		margin-bottom:20px;
	}
	.zxTan .telbox>img{
		width: 117px;
		height: 117px;
	}
	.zxTan .telbox>p{
		font-size: 18px;
		line-height: 1.8em;
	}
}

.s_down{
	display: block;
	position: fixed;
	width: 60px;
	height: 60px;
	left: 50%;
	bottom: 15px;
	margin-left: 30px;
	background: url(../image/xia.png) no-repeat center;
	animation: rotate 1s linear infinite;
	z-index: 5;
}

@keyframes rotate {
    0% {
    transform: translateY(0) ;
  }
    25% {
        transform: translateY(10px);
    }
    50% {
        transform: translateY(20px) scale(1.1, 0.9);
       
    }
    75% {
        ransform: translateY(10px) ;
    }
    100% {
        transform: translateY(0) ;
    }
}