/*通用样式*/
html{ overflow-x: hidden;}
body{
	min-width: 320px;
	 margin:0 auto;
padding:0;
font-family:"Microsoft YaHei";
color:#515151;
position:relative;
}
input,button,select,textarea{outline:none;}
div,p,ul,li{ margin:0; padding:0;}
ul,li{ list-style:none;}
a{ text-decoration:none;font-family:"Microsoft YaHei"; color:#515151;}
a:hover{text-decoration: none;}
.qc{clear:both; height:0px;}
img{ border:0px;outline-width:0px;vertical-align:top; }
b{
	font-weight:normal;}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	padding:0px;
	margin:0;
	font-weight:normal;
}
i{
	font-style:normal;}
input{font-family:"Microsoft YaHei";}
textarea{font-family:"Microsoft YaHei"; padding:0; margin:0;}

.animationbox,.animationbox *,.animationbox *::after,.animationbox *::before{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}

.animationbox5,.animationbox5 *,.animationbox5 *::after,.animationbox5 *::before{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}



.ywdx{text-transform:uppercase;}
.fy{ text-align:center; padding:80px 0;}
.fy ul li{ border:1px solid #d6d4d4; padding:10px 20px; display:inline;}
.fy ul li.thisclass{ background:#129e48; color:#fff;}
.fy ul li:hover{background: #35b7b1;color: #fff;}
.fy ul li:hover a{color: #fff;}
.fy ul li:hover .pageinfo,.fy ul li:hover .pageinfo strong{color: #fff;}
.paddingtop100{ padding-top: 100px;}
.paddingtop90{ padding-top: 90px;}
.paddingtop80{ padding-top: 80px;}
.paddingtop70{ padding-top: 70px;}
.paddingtop60{ padding-top: 60px;}
.paddingtop50{ padding-top: 50px;}
.paddingtop40{ padding-top: 40px;}
.paddingtop30{ padding-top: 30px;}
.paddingtop20{ padding-top: 20px;}
.paddingtop10{ padding-top: 10px;}
.paddingbottom100{padding-bottom: 100px;}
.paddingbottom90{padding-bottom: 90px;}
.paddingbottom80{padding-bottom: 80px;}
.paddingbottom70{padding-bottom: 70px;}
.paddingbottom60{padding-bottom: 60px;}
.paddingbottom50{padding-bottom: 50px;}
.paddingbottom40{padding-bottom: 40px;}
.paddingbottom30{padding-bottom: 30px;}
.paddingbottom20{padding-bottom: 20px;}
.paddingbottom10{padding-bottom: 10px;}
.paddingleft100{padding-left: 100px;}
.paddingright100{padding-right: 100px;}

.margintop60{ margin-top: 60px;}
.margintop40{ margin-top: 40px;}
.margintop10{ margin-top: 10px;}
.whithbj{background: #fff;}


.title{ text-align: center;}
.title p{
	font-size: 20px;
	color: #333;
}
.title span{
	font-size: 12px;
	color: rgba(153,153,153,1);
}


/* 导航样式 */
.logo{ float: left;}
.logo img{ width: 100%;max-width:250px; height: 90px;}
.daoh{ overflow: hidden;}
.daoh ul{ max-width: 980px; line-height: 90px; float: right; width: 100%;}
.daoh ul li{ max-width: 140px; float: left; width: 14%;}
.daoh ul li a{ display: block; text-align: center; position: relative;}
.daoh ul li a::after{content: ""; position: absolute; left:0; bottom: 0; opacity: 0; width: 0; height: 2px;background: #2fa2e8;}
.daoh ul li a:hover{ color: #32a3e9;}
.daoh ul li a:hover::after{ opacity: 1; width: 100%;}
.daoh ul li a.daohhover{ color: #32a3e9;}
.daoh ul li a.daohhover::after{ opacity: 1; width: 100%;}

/*banner样式---------------------------------------------------------------------------------------------*/
.apple-banner {
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
	margin-top:90px;
}
.apple-banner .swiper-container {
	width: 100%;
}
.swiper-button-prev,.swiper-button-next{
	width: 60px;
	height: 60px;
	top:50%;
	margin-top: -30px;
	background:none;
	}
.swiper-button-prev{
	left:30px;}	
.swiper-button-next{
	right:30px;}	

.swiper-button-next, .swiper-container-rtl .swiper-button-prev,.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background: none !important;
}
.swiper-button-prev span,.swiper-button-next span{
	position: absolute;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	overflow: hidden;
	width: 60px;
	height: 70px;
	cursor: pointer;
	z-index: 3;
	-webkit-tap-highlight-color: transparent;
	-webkit-transition: margin-right .3s ease-out 0s;
	transition: margin-right .3s ease-out 0s;
	opacity: 0.3;
}
.swiper-button-prev span:after, .swiper-button-next span:after {
	display: block;
	content: "";
	width: 0;
	height: 2px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #4c4c4c;
	-webkit-transition: all .4s cubic-bezier(.215,.61,.355,1) 0s;
	transition: all .4s cubic-bezier(.215,.61,.355,1) 0s;
}
.swiper-button-prev:hover span,.swiper-button-next:hover span{
	opacity: .6;
}
.swiper-button-next span{
	background: url(../images/arrows.png) no-repeat right -71px;
	margin-right: 1%;
	right: 0;
	-webkit-transition: margin-right .3s ease-out 0s;
	transition: margin-right .3s ease-out 0s;
	}
.swiper-button-next span::after {
	right: 0;
}
.swiper-button-next:hover span{
  margin-right: 15px;
}
.swiper-button-next:hover span::after {
	width: 20px;
	right: 20px;
}

.swiper-button-prev span{
	background: url(../images/arrows.png) no-repeat left 19px;
	margin-left: 1%;
	left: 0;
	-webkit-transition: margin-left .3s ease-out 0s;
	transition: margin-left .3s ease-out 0s;
	}
.swiper-button-prev span::after {
	left: 0;
}
.swiper-button-prev:hover span{
  margin-left: 15px;
}
.swiper-button-prev:hover span::after {
	width: 20px;
	left: 20px;
}
.apple-banner .img1{display: block;}
.apple-banner .img2{ display: none;}




.about_box{background: url(../images/tp1.jpg) no-repeat right center; background-size: contain; overflow: visible;}
.about_box .left{ padding-right: 30%; }

.about_box .text1{
	font-size: 20px;
	color: #333;
}
.about_box .text2{
	font-size: 12px;
	color: rgba(153,153,153,1);
}
.about_box .text3{
	height:150px;
	overflow: hidden;
	line-height: 50px;
	font-size: 14px;
	color: rgba(153,153,153,1);
}


.more{ display: block; color: #fff; width: 160px; height: 40px; line-height: 40px; text-align: center; margin-left: 0; z-index: 1; }
.more::before{ background: #32a3e9;z-index: -1;border-radius: 30px;}
.more::after{border: 1px solid #32a3e9;border-radius: 30px;}
.more:hover{ color:#32a3e9;}

/*banner*/
.apple-banner .swiper-pagination{
	top:auto;
	bottom:50px;
	background:none;
}
.apple-banner  .swiper-pagination-bullet {
	display: inline-block;
	width: 50px;
	height: 30px;
	margin: 0 3px;
	cursor: pointer;
	background: none;
	border-radius:0;
	opacity: 1;
}
.apple-banner  .swiper-pagination-bullet span {
	width: 50px;
	height: 2px;
	display: block;
	background: rgba(128,128,128,0.2);
}
.apple-banner .swiper-pagination-bullet-active span{
    background:gray;
}
.apple-banner .autoplay .swiper-pagination-bullet-active span{
    background: rgba(128,128,128,0.2);
}
.apple-banner  .swiper-pagination-bullet i{
	background: gray;
	height: 2px;
	transform:scaleX(0);
	transform-origin: 0;
	display: block;
}
.apple-banner .autoplay .firsrCurrent i{
	transition:transform 2.9s linear;
	transform:scaleX(1);
}
.apple-banner .autoplay .current i{
	transition:transform 4s linear;
	transform:scaleX(1);
}
.apple-banner  .autoplay .replace span{
  background:gray;
}
/*内容样式*/
.slide1 .title {
	text-align: center;
	width: 100%;
	font-size: 30px;
	font-weight: normal;
	color: #fff;
}
.slide1 .title img{ width: 100%;}


.youshi_box{background: url(../images/tp2.jpg) no-repeat fixed; background-size: cover;}
.youshi_box .container{ overflow: visible;}
.youshi_box .left img{
	width: 100%;
	-moz-box-shadow:1px 1px 40px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 40px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 40px rgba(0,0,0,0.2);
	}
.youshi_box .right ul{ padding: 0 20px;}
.youshi_box .right li{ text-align: center; background: rgba(255,255,255,1);}
.youshi_box .right li img{ width: 60px; height: 60px;}
.youshi_box .right li p{ font-size: 18px;}
.youshi_box .right li span{
	display: block; max-width: 180px; margin: 0 auto;
	font-size: 14px;
	color: rgba(153,153,153,1);
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	}

.shuzi_box li{ text-align: center;}
.shuzi_box li p{
	font-size: 32px;
	color: #333;
}
.shuzi_box li span{
	font-size: 12px;
	color: rgba(153,153,153,1);
}
.ider_box{ background: url(../images/tp8.jpg) fixed no-repeat; padding-left: 10%;}
.ider_box .whithbj{ padding-right: 10%;}
.ider_nr{ background: url(../images/tp9.jpg) no-repeat right bottom; background-size: auto 80%; padding-right: 20%;}

.ider_nr .text1{
	font-size: 20px;
	color: #333;
}
.ider_nr .text2{
	font-size: 12px;
	color: rgba(153,153,153,1);
}
.ider_nr .text3{
	line-height: 50px;
	font-size: 14px;
	color: rgba(153,153,153,1);
	height: 150px;
	overflow: hidden;
}

.case_box{ background: url(../images/tp10.jpg) no-repeat fixed; background-size: cover;}

.case_box .title p{
	color: #fff;
}
.case_box .title span{
	color: rgba(255,255,255,1);
}

.case_box ul li{ margin-top: 30px;}
.case_box ul li .img{ display: block; position: relative; overflow: hidden;}
.case_box ul li .img img{ width: 100%;}

.case_box ul li .img::after{
	content: "了解详细";
	width: 80%;
	text-align: center;
	color: #fff;
	line-height: 100px;
	margin-top: -50px;
	border: 3px solid rgba(255,255,255,0.5);
	display: block;
	position: absolute;
	left:10%;
	top:50%;
	font-size: 16px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);
	}
.case_box ul li .img img{
	height: 100%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.1);
	transform:scale(1.1);
	}
.case_box ul li .img:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
}
.case_box ul li .img:hover img{
	opacity: 0.3;
	-webkit-transform: scale(1);
	transform:scale(1);
	filter: url(blur.svg#blur); /* FireFox, Chrome, Opera */
	-webkit-filter: blur(3px); /* Chrome, Opera */
		-moz-filter: blur(3px);
			-ms-filter: blur(3px);    
					filter: blur(3px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=false); /* IE6~IE9 */
}

.new_box ul{ margin: 0;}
.new_box .new_nr .new_nrli a{ display: block; padding: 15px;background: #fff; border-radius: 10px; overflow: hidden;}
.new_box .new_nr .new_nrli a .img{ overflow: hidden;}
.new_box .new_nr .new_nrli a .img img{ width: 100%;}
.new_box .new_nr .new_nrli a p{
	font-size: 16px;
	color: #333;
	line-height: 24px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
	margin-top: 20px;
}
.new_box .new_nr .new_nrli a span{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	display: block;
}
.new_box .new_nr .new_nrli a i{
	display: block;
	margin-top: 18px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
	
}


.new_box .new_nr .new_nrli a:hover{
	-moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.new_box .new_nr .new_nrli a:hover .img img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.new_box .new_nr .new_nrli a:hover p{
	color: #32a3e9;
}
.jiantou{
	max-width: 100%;
	float: right;
	display: block;
	position: relative;
	width: 40px;
	height: 28px;
	overflow: hidden;
}
.jiantou::before{
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 28px;
	background: url(../images/tp12.png) center no-repeat;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
}
.jiantou::after{
	content: "";
	display: inline-block;
	position: absolute;
	left: -30px;
	top: 0;
	width: 30px;
	height: 28px;
	background: url(../images/tp12.png) center no-repeat;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	opacity: 0;
}
.new_box .new_nr .new_nrli a:hover .jiantou::before{
	left: 30px;
	opacity: 0;
}

.new_box .new_nr .new_nrli a:hover .jiantou::after{
	left: 0;
	opacity: 1;
}


@media (min-width: 992px) and (max-width: 1460px) {
}
@media (max-width:1200px){
}
@media (min-width:992px){
}
@media (max-width:992px){
	.daoh{ display:none;}
	.top .container{ position: relative;}
	.apple-banner{margin-top: 60px;}
	.apple-banner .img1{display: none;}
	.apple-banner .img2{ display: block;}
	
}
@media (min-width: 768px) and (max-width: 992px) {
}
@media (max-width:768px){
	.paddingbottom100{ padding-bottom: 20px;}
	.paddingbottom70{padding-bottom: 20px;}
	.paddingbottom60{ padding-bottom: 20px;}
	.paddingbottom30{ padding-bottom:0 ;}
	
	.paddingtop100 {padding-top: 20px;}
	.paddingtop60{ padding-top: 20px;}
	.paddingtop30{ padding-top: 10px;}
	
	.paddingleft100{ padding-left: 10px;}
	.paddingright100{ padding-right: 10px;}
	
	
	
	.margintop60{ margin-top: 0;}
	.margintop40{ margin-top: 20px;}
	
	.about_box{background: none;}
	.about_box .left{ padding: 0;}
	.about_box .text3{
		line-height: 30px;
		height: 90px;
	}
	.shuzi_box li:nth-child(1),.shuzi_box li:nth-child(2){ padding-bottom: 10px; border-bottom: 1px solid #f6f6f6;}
	.shuzi_box li:nth-child(1),.shuzi_box li:nth-child(3){ border-right: 1px solid #f6f6f6;}
	.youshi_box .left{ padding: 20px 0 0;}
	.youshi_box .right{ padding: 10px 0 20px ;}
	.youshi_box .right ul{ padding: 0; margin: 0;}
	.youshi_box .right li img{ width:30px; height: 30px;}
	.youshi_box .right li p{ font-size: 16px;}
	.youshi_box .right li:nth-child(1),.youshi_box .right li:nth-child(2){ padding-bottom: 10px; border-bottom: 1px solid #f6f6f6;}
	.youshi_box .right li:nth-child(1),.youshi_box .right li:nth-child(3){ border-right: 1px solid #f6f6f6;}
	.ider_nr{background: none; padding: 20px 0 20px 30px;}
	.ider_box{ padding: 20px;}
	.case_box ul{ padding: 0 5px;}
	.case_box ul li{ margin-top: 10px; padding: 0 5px;}
	.case_box ul li .img::after{height:36px; line-height: 30px; margin-top: -18px;}
	
	.new_box .container{ padding-left: 0; padding-right: 0;}
	.new_box .new_nr .new_nrli{ padding: 10px;}
	.logo img{max-width: 150px; height: auto;}
	.apple-banner .swiper-pagination{bottom: 0;}
	.apple-banner  .swiper-pagination-bullet{height: 10px;}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ display: none;}
	.case_box ul li{ padding: 0 5px;}
}
@media (max-width:430px){
}

