/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:18px;font-family:' '; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:underline;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:94%; margin:0 auto;}
.swiper-wrapper img {

	object-fit: cover;
}
	.swiper-wrapper img.tp01 {
		width: 500px;
		height: 411px;
		object-fit: cover;
	}
.wapper2{ width:88%; margin:0 auto;}
.fl{float: left;}
.fr{float: right;}

img{max-width: 100%;}

.head {position: fixed;left: 0;right: 0;top: 0;z-index: 99999;border-bottom: 1px solid #6C656A;}
.head .wapper{ max-width:90%;}
.head .img2{display: none;}
.head:hover{background: #fff;}
.head:hover .img1{display: none;}
.head:hover .img2{display: block;}
.head.cur{background: #fff;}
.head.cur .img1{display: none;}
.head.cur .img2{display: block;}
.head .logo{padding: 0px 0;}
.menu ul li{padding: 30px 0;display: inline-block;width: 120px;text-align: center;line-height: 58px;text-align: center;font-size: 20px;position: relative;}
.menu ul li dl{display: none;position: absolute;left: 0;top: 117px;width: 100%;background: #fff;line-height: 40px;}
.menu ul li:hover dl{display: block;}
.menu ul li dl dd:hover{background: #45C4CE;}
.menu ul li dl dd:hover a{background: #45C4CE;color: #fff !important;} 
.menu ul li .line{position: absolute;left: 0;width: 0;background: linear-gradient(135deg,#0b0d80,#48c1cc);transition: all .5s ease;bottom: 0;height: 2px;}
.menu ul li:hover .line{width: 100%;right: 0;}
.menu ul li.cur{line-height: 56px;}
.menu ul li:hover{line-height: 56px;}
.menu ul li a{color: #fff;font-weight: bold;}
.head.cur .menu ul li a{color: #000;font-weight: bold;}
.head:hover .menu ul li a{color: #000;font-weight: bold;}

.search{padding: 30px 5%;line-height: 58px;}
.searchmain{position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 99;background: #333333;display: none;}
.searcharea{padding: 3% 0;}
.searcharea .close{text-align: right;font-size: 50px;}
.searcharea .close a{color: #fff;}
.searcharea .close a:hover{text-decoration: none;}
.searcharea .smain{margin: 10% 0;}
.searcharea .smain input{line-height: 40px;border-bottom: 1px solid #666666;background: none;width: calc(100% - 100px);outline: none;font-size: 20px;color: #fff;}
.searcharea .smain a{font-size: 30px;line-height: 40px;color: #fff;}

.lan{padding: 30px 0;color: #fff;/*font-size: 14px;*/font-weight: bold;line-height: 58px;position: relative;width: 80px;text-align: center;}
.head.cur .lan {
	color: #000;
	font-size: 20px;
}
.head:hover .lan{color: #000;}
.lan:hover dl{display: block;}
.lan dl{position: absolute;left: 0;top: 88px;width: 100%;background: #fff;line-height: 34px;display: none;}
.lan dl dd{border-bottom: 1px dashed #666;}
.lan dl dd:hover{background: #45C4CE;}
.lan dl dd:hover a{color: #fff;}



.phone{display: none;}
.phonehead .logo{width: calc(100% - 70px);}
.phonehead{padding: 15px 0;position: fixed;left: 0;top: 0;right: 0;z-index: 99;background: #fff;}
.phonehead .menuicon a{color: #000;font-size: 20px;}
.nav {position:fixed; display: none;right:0px; top:71px; height:100%; width:100%; background-color:#fff; z-index: 8; overflow-y:auto; transition:right .3s; border-left:1px solid #f3f3f3;}
.nav.open {right:0;}
.nav ul {padding-bottom:71px;}
.nav li {float:none; padding:0; position:relative;}
.nav li a {line-height: 53px; padding:10px 1.5em; white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}
.nav li a:hover:after, .nav li.cur > a:after, .nav li.on > a:after {display:none;}
.nav li.cur > a {background-color:#eee;}	
.nav li em.on{transform: rotate(90deg);}
.nav li em {transform: rotate(0deg);transition:all .3s;position:absolute; right: 10px; top:10px; display:block;  cursor:pointer;font-style: normal;}
.nav li em:after{content: '>';font-family: simsun;font-size: 20px;line-height: 30px;width: 30px;text-align: center;display: block;}
  
.navDrop {position:static; display:none; left:auto; top:auto;}
.navDrop.open, .navDrop.show.open {display:block;}
.navDrop .inner {width:auto;}
.navDrop ul {padding:0;}
.navDrop li {display:block;}
.navDrop li a {text-align:left; padding:10px 1.5em 10px 2.5em;}
.navDrop .preview, .threeNav, .navDrop.show {display:none;}
.navDrop .info {width:auto; float:none; padding:0;}

.subNav {float:none; width:auto;}
.subNav dd {border:none; line-height: normal;}
.subNav dd a {padding:10px 1.5em 10px 2.5em;}
.subNav dd a:after {display:none;}
/*navBtn*/
.navBtn {cursor:pointer; display:block; position:relative; cursor:pointer; width:70px; height:70px; float:left; border-left:0px solid #f3f3f3;}
.navBtn span {display:block; width:20px; height:2px; background-color:#c2c2c2; position:absolute; top:50%; left:50%; margin-top:-1px; margin-left:-10px; line-height: normal;}
.navBtn span:before, .navBtn span:after {content:''; display:block; width:100%; height:2px; background-color:#c2c2c2; position:absolute; left:0; top:-7px; transition:transform .3s; transition:transform .3s;}
.navBtn span:after {top:auto; bottom:-7.5px;}
.navBtn.open span {height:0;}
.navBtn.open span:before {transform:rotate(45deg); top:0;}
.navBtn.open span:after {transform:rotate(-45deg); bottom:auto; top:0;}


.banner{position: relative;}
.banner .wenzi{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 99;padding: 15% 0;}
.banner .wenzi h3{font-size: 60px;color: #fff;}
.banner .wenzi .line{width: 80px;height: 3px;background: #4AC1CC;margin: 25px 0;}
.banner .wenzi .wapper{width: 80%;}
.banner .wenzi span{color: #fff;font-size: 30px;display: block;margin-bottom: 30px;}
.banner .wenzi a{width: 170px;line-height: 55px;border: 0px solid #0090d7;display: block;text-align: center;font-size: 16px;color: #fff;border-radius: 5px;background: linear-gradient(135deg,#0b0d80,#48c1cc);}
.banner .wenzi a:hover{background: #54c5cf;border: 1px solid #54c5cf;transition: all .5s !important;}


.pad{padding: 60px 0;}
.w60{width: 60%;}
.w38 {
	width: 38%;
	
}
.w25{width: 25%;}
.w73{width: 73%;}

.tit h3{color:#212121;font-size: 48px;}
.tit .line{margin: 35px 0;height: 3px;background: #45C4CE;width: 80px;}
.tit span{display: block;line-height: 1.7;color: #333;font-size: 18px;font-weight: bold;margin-bottom: 35px;}

.con ul{background: linear-gradient(135deg,#0b0d80,#48c1cc);}
.con ul li{border-right: 1px solid #3A69AB;width: calc(50% - 41px);float: left;padding: 20px;}
.con ul li h3{font-size: 16px;color: #fff;margin-bottom: 10px;}
.con ul li span{font-size: 48px;color: #fff;display: block;}
.con .c2{margin-top: 70px;}
.con .c2 .right{padding: 60px 0;}
.tit2 h3{color:#212121;font-size: 36px;}
.tit2 .line{margin: 35px 0;height: 3px;background: #45C4CE;width: 80px;}
.con .c1 .nr {
	line-height: 1.7;
	font-size: 16px;
	color: #333;
	margin-bottom: 35px;
}
.con .c2 .nr{line-height: 1.7;font-size: 16px;color: #333;margin-bottom: 35px;}
.con .c2 a{width: 170px;line-height: 55px;border: 1px solid #54c5cf;display: block;text-align: center;font-size: 16px;border-radius: 5px;color: #54c5cf;}
.con .c2 a:hover{transition: all .5s !important;border: 0px solid #0090d7;color: #fff;background: linear-gradient(135deg,#0b0d80,#48c1cc);}

.con2{background: #F5F5F5;}
.con2 ul li{width: 18%;margin: 1%;float: left;}
.con2 ul li  .wenzi{padding: 10px 15px;}
.con2 ul li:hover{background: #45C4CE;}
.con2 ul li:hover a{text-decoration: none;}
.con2 ul li h3{color: #333;font-size: 24px;margin-bottom: 20px;}
.con2 ul li span{display: block;color: #999;line-height: 1.8;font-size: 14px;font-weight: bold;}
.con2 ul li:hover h3{color: #fff;}
.con2 ul li:hover span{color: #fff;}

.tit3{text-align: center;}
.tit3 h3{color:#212121;font-size: 48px;}
.tit3 .line{margin: 35px auto;height: 3px;background: #45C4CE;width: 80px;}

.con3 ul li{width: 10.6%;margin: 1%;padding: 2%;float: left;}
.con3 ul li:hover{box-shadow: rgba(0,0,0,0.1) 0px 12px 20px 0px;}
.con3 .more{}
.con3 .more a{margin: 0 auto;width: 170px;line-height: 55px;border: 1px solid #54c5cf;display: block;text-align: center;font-size: 16px;border-radius: 5px;color: #54c5cf;}
.con3 .more a:hover{transition: all .5s !important;border: 0px solid #0090d7;color: #fff;background: linear-gradient(135deg,#0b0d80,#48c1cc);}

.foot{background: #F5F5F5;}
.foot .left{border-right: 1px solid #DDDDDD;}
.foot .left span{display: block;color: #999;font-size: 14px;line-height: 1.8;font-weight: bold;}
.foot .right dl{width: calc(21% - 1px);padding: 0 2%;border-right: 1px solid #ddd;float: left;}
.foot .right dl dt a{color: #414141;font-size: 16px;font-weight: bold;}
.foot .right dl dt{margin-bottom: 25px;}
.foot .right dl dd a{color: #666;font-size: 14px;line-height: 2;font-weight: bold;}
.foot .right dl dd a:hover{color: #2e3092;}



@media screen and (max-width: 760px){
	.wapper{width:90%;padding: 0 5%;}
	.wapper2{width:90%;padding: 0 5%;}
	.pc{display: none;}
	.phone{display: block;}
	
	.pad{padding: 40px 0;}
	.w60{width: 100%;}
	.w38{width: 100%;}
	.w25{width: 100%;}
	.w73{width: 100%;}
	
	.banner{margin-top: 100px;}
	.ibanner{margin-top: 100px;}
	
	.banner .wenzi{padding: 6% 0;}
	.banner .wenzi h3{font-size: 14px;color: #fff;}
	.banner .wenzi .line{width: 80px;height: 3px;background: #4AC1CC;margin: 25px 0;}
	.banner .wenzi .wapper{width: 90%;}
	.banner .wenzi span{color: #fff;font-size: 14px;display: block;margin-bottom: 0;}
	.banner .wenzi a{display: none;}
	
	.tit h3{font-size: 32px;}
	.tit .line{margin: 15px 0;}
	.tit span{font-size: 14px;}
	.con ul {margin-top: 20px;}
	.con ul li{border-right: 0px solid #3A69AB;width: calc(100% - 40px);float: left;padding: 20px;text-align: center;border-bottom: 1px solid #3A69AB;}

	.tit2 h3{font-size: 24px;}
	.tit2 .line{margin: 15px 0;}
	
	
	.tit3{text-align: center;}
	.tit3 h3{color:#212121;font-size: 36px;}
	.tit3 .line{margin: 35px auto;height: 3px;background: #45C4CE;width: 80px;}
	
	.con2 ul li{width: 98%;}
	.con2 ul li h3{font-size: 16px;}
	
	.con3 ul li{width: 25.3%;margin: 1%;padding: 2%;float: left;}
	.foot .right dl{width: calc(96% - 0px);padding: 0 2%;border-right: 0px solid #ddd;float: left;margin-bottom: 44px;}
	.foot .right dl dt{margin-bottom: 10px;}
	.foot .right dl dd{display: inline-block;padding-right: 20px;}
	.foot .right dl dd a{font-size: 12px;}
	.foot .left span{display: block;color: #999;font-size: 14px;line-height: 1.8;font-weight: bold;text-align: center;}
}


.ibanner{position: relative;}
.ibanner .wenzi{position: absolute;left: 0;right: 0;padding: 15% 0;z-index: 99;top: 0;bottom: 0;}
.ibanner .wenzi h3{font-size: 18px;color: rgba(255, 255, 255, .38);margin-bottom: 20px;}

.hlist{text-align: center;margin: 30px 0;}
.hlist ul li{display: inline-block;line-height: 48px;width: 220px;text-align: center;background: #EEEEEE;}
.hlist ul li a{color: #707070;font-size: 14px;font-weight: bold;}
.hlist ul li:hover{background: #1890ff;}
.hlist ul li:hover a{color: #fff;}

.honner ul li{width: 23%;margin: 1%;float: left;}
.honner ul li .limain{padding: 0.5%;border: 1px solid #DDDDDD;}
.honner ul li .limain h3{font-size: 14px;color: #707070;font-weight: bold;text-align: center;line-height: 40px;}
.honner ul li .limain h3:hover{color: #0090d7;}

.ctit h3{font-size: 26px;color: #35C0CB;text-align: center;}
.ctit{margin-bottom: 30px;}
.ctit span{font-size:22px;display: block;color:#696969;font-weight: bold;margin-top: 30px;text-align: center;}

.contact2 dl{padding: 2%;background: #F0F0F0;width: 27.3%;margin: 1%;float: left;text-align: center;}
.contact2 dl dt{font-size: 18px;color: #333;margin-bottom: 20px;font-weight: bold;}
.contact2 dl dd{font-size: 16px;color:#808080;margin-bottom: 20px;font-weight: bold;}
.contact2 dl:hover{background: #35C0CB;}
.contact2 dl:hover dt{color: #fff;}
.contact2 dl:hover dd{color: #fff;}



.contact dl{padding: 2%;background: #F0F0F0;}
.contact dl dt{font-size: 18px;color: #333;margin-bottom: 20px;font-weight: bold;}
.contact dl dd{font-size: 16px;color:#808080;margin-bottom: 20px;font-weight: bold;}
.contact dl:hover{background: #35C0CB;}
.contact dl:hover dt{color: #fff;}
.contact dl:hover dd{color: #fff;}


.w49{width: 49%;}


.tit4{text-align: center;}
.tit4 h3{color:#212121;font-size: 24px;}
.tit4 .line{margin: 35px auto;height: 3px;background: #45C4CE;width: 80px;}

.contact4 .tit4{border-bottom: 1px solid #F0F0F0;margin-bottom: 50px;}
.label{border-bottom: 1px solid #F0F0F0;font-weight: bold;font-size: 14px;}
.label textarea{background: none;width: 100%;border:none;outline: none;}
.label input{line-height: 40px;width: 100%;outline: none;}
.label span{font-size: 16px;color: #000;font-weight: bold;display: block;margin-bottom: 25px;}
.label span strong{color: #f00;}
.mar{margin-top: 70px;}
.label a{margin: 0 auto;display: block;line-height: 50px;border-radius: 25px;width: 160px;text-align: center;font-size: 20px;background: #35C0CB;color: #fff;}
.label a:hover{background: #0b0d80;}



.plist{text-align: center;margin: 30px 0;}
.plist ul li{display: inline-block;line-height: 48px;width: 220px;text-align: center;background: #EEEEEE;}
.plist ul li a{color: #707070;font-size: 14px;font-weight: bold;}
.plist ul li:hover{background: #1890ff;}
.plist ul li:hover a{color: #fff;}

.w50{width: 50%;}

.product .imgarea{overflow: hidden;}
	.product .imgarea img {
		transition: all 1s;
		height: 500px;
		width: 850px;
		object-fit: cover;
	}
.product .imgarea:hover img{transform: scale(1.1);}

.product ul li{margin-bottom: 20px;}
.product ul li:hover .limain{box-shadow: 0 0 35px -10px rgba(0, 0, 0, 0.3);}
.product ul li .wenzi{padding: 45px;}
.product ul li .wenzi h3 {margin-bottom: 50px;}
.product ul li .wenzi h3 a{color: #48c1cc;font-size: 34px;}
.product ul li .wenzi .nr{color: #808080;font-size: 16px;font-weight: bold;margin-bottom: 50px;}
.product ul li .wenzi .more a{color: #808080;font-size: 14px;font-weight: bold;}
.product ul li .wenzi .more a:hover{color: #0b0d80;}

.bg{background: #F8F8F8;}
.prodetail .right h3{font-size: 24px;color: #1d1d1f;}
.prodetail .right .line{margin-top: 20px;margin-bottom: 40px;height: 2px;width: 40px;background: #1E007D;}
.prodetail .right dl dd{font-size: 16px;color: #808080;font-weight: bold;margin-bottom: 15px;}
.prodetail .right .in a{display: block;width: 160px;line-height: 50px;background: #35C0CB;font-size: 16px;color: #fff;font-weight: bold;text-align: center;}
.prodetail .right .in a:hover{background: #0b0d80;}

.ptit{border-bottom: 1px solid #D9D9D9;}
.ptit h3{font-size: 28px;color: #48c1cc;display: inline-block;width: 300px;text-align: center;border-bottom: 2px solid #48c1cc;line-height: 56px;}
.prodetail2 .nr{margin: 40px 0;}


@media screen and (max-width: 760px){
	.ibanner{margin-top: 100px;}
	.ibanner .wenzi{position: absolute;left: 0;right: 0;padding: 5% 0;z-index: 99;top: 0;bottom: 0;}
	.ibanner .wenzi h3{font-size: 24px;color: rgba(255, 255, 255, .38);margin-bottom: 20px;}
	.honner ul li{width: 98%;margin: 1%;float: left;}
	
	.w49{width: 100%;}
	
	.mar{margin-top:30px;}
	.contact dl{margin-bottom: 20px;}
	
	.contact2 dl{width: 94%;}
	
	.w50{width: 100%;}
	.product ul li .wenzi{padding: 5px;}
	.product ul li .wenzi h3 {margin-bottom: 20px;margin-top: 20px;}
	.product ul li .wenzi .nr{margin-bottom: 20px;}
	.product ul li .wenzi h3 a{color: #48c1cc;font-size: 18px;}
	
	.plist{display: none;}
	
	.prodetail .right h3{font-size: 18px;}
	.ptit h3{font-size: 18px;width: 100%;text-align: left;}
}