/* Reset Css */
html,body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%; overflow-x:hidden;}
body,div,ul,li,ol,dl,dd,dt,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,caption{margin:0px;padding:0px;}
fieldset,img{border:0;outline:medium none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button; cursor:pointer;}
table{border-collapse:collapse;}
ol,ul{list-style:none;}
address,caption,cite,code,dfn,en,th,var{font-weight:normal; font-style:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
a{text-decoration:none;outline:medium none;}
input,textarea{outline:medium none;}
img{transition:all .5s; -webkit-transition:all .5s;}
/* 公共部分CSS样式 */
html,body{font:14px/1 Arial; color:#333333;}
input,label,textarea{font:14px Microsoft Yahei;}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset;}
img{width:100%;}
a{color:#333333; text-decoration:none;-webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}
.clear{clear:both;}
.clearfix:after{
  content: "020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
  }

.clearfix {
  zoom: 1; 
  }
@font-face {
    font-family: 'Candara';
	src: url('../font/Candara.eot');
    src: url('../font/Candara.eot?#iefix') format('embedded-opentype'),
         url('../font/Candara.woff') format('woff'),
         url('../font/Candara.ttf') format('truetype'),
         url('../font/Candara.svg#webfont34M5alKg') format('svg');
	font-style:normal;
	font-weight:normal;
}

@font-face {
    font-family: 'newfont';
	src: url('../fonts/newfont.eot');
    src: url('../fonts/newfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/newfont.woff') format('woff'),
         url('../fonts/newfont.ttf') format('truetype'),
         url('../fonts/newfont.svg#webfont34M5alKg') format('svg');
	font-style:normal;
	font-weight:normal;
}

.visible-hd {
  display: none !important;
}
.visible-lg {
  display: block !important;
}

@media screen and (max-width:991px){
	.visible-hd {
		display: block !important;
	}
	.visible-lg {
		display: none !important;
	}
}
.l{float:left;}
.r{float:right;}
.g-wrap{max-width:2500px; margin-left:auto; margin-right:auto;padding-left:60px; padding-right:60px;}

@media screen and (max-width:1920px){
	.g-wrap{max-width:1600px;}
}

@media screen and (max-width:1600px){
	.g-wrap{max-width:1200px;padding-left:30px; padding-right:30px;}
}

@media screen and (max-width:1200px){
	.g-wrap{padding-left:15px; padding-right:15px;}
}
.ellip{overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.ellip1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-line-break: auto;-webkit-box-orient: vertical;}
.ellip2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-line-break: auto;-webkit-box-orient: vertical;}
.ellip3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-line-break: auto;-webkit-box-orient: vertical;}
.pz_banner{position:relative;}
.slide_banner{ margin:0;}
.slide_banner .slick-slide{ width:100%; padding:0; position:relative; outline:none;}
.pc_site{opacity:0;}
table{  
    border-collapse:collapse;  
    border: 1px solid #fff;  
	  width:100%
}  

td{  
    border-collapse:collapse;  
    border: 1px solid #fff; 
	  background:#f6fefd; 
	  line-height:60px;
	  text-align:center;
} 

.w_0100_2{float: left;width: 100%;position: relative;;}
.w_0100_2 .w_2_1{float: left;width: 100%; height:100vh;position: relative;z-index: -1;overflow: hidden; }
.w_0100_2 .w_2_2{float: left;overflow: hidden; display:none;}
.s_banner{width: 100%; overflow:hidden; position:relative;}
.s_banner .w_2_1{float: left;width: 100%;height:499px;position: relative;z-index: -1;overflow: hidden;}
.s_banner .w_2_2{float: left;overflow: hidden; display:none;}
@keyframes myfirst {
   0% {transform: translate(0px, 0px);}
   50% {transform: translate(0px, -10px);}
   100% {transform: translate(0px, 0px);}
}
/* .slick-active .w_0100_2 .w_2_1{animation:myfd 10s;-webkit-animation:myfd 10s; } *//*transform:scale(1.2); -webkit-transform:scale(1.2);*/

@media screen and (max-width:991px){
.s_banner{margin-top:82.06px;}
.s_banner .w_2_1{display:none;}
.s_banner .w_2_2{display:block;}
}

@media screen and (max-width:480px){
.s_banner{margin-top:74.05px;}	
}
@keyframes myfd {
   0% {transform:scale(1.2); -webkit-transform:scale(1.2);}
   100% {transform:scale(1); -webkit-transform:scale(1);}
}


.slide_banner .slick-dots{overflow:hidden; width:15px;right:40px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); text-align:center; vertical-align:middle; display:table;bottom:auto;}
.slide_banner .slick-dots li{ display:inline-block;  width:10px; height:10px; margin:10px 0px 10px 0px; position:relative;  border:1px solid #FFF; border-radius:50%; }
.slick-dots li button{display:none;}
.slide_banner .slick-dots li.slick-active{ position:relative; background:#fff;}
.ban_info{width:80%;top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);overflow:hidden; position:absolute;  color:#FFF; line-height:1.5;  z-index:10;}
.ban_info big{display:block; font-size:50px; font-family: 'newfont'; opacity:0; } 
.ban_info .more{width:72px; height:72px; background:rgba(0,175,204,0.3); margin-top:10%; border-radius:50%; cursor: pointer; position:relative;}
.ban_info .more:before{position:absolute; content:"";width:45px; height:45px; background:url(../images/ico6.png) #00afcc center center no-repeat; border-radius:50%; top:50%; left:50%;margin-left:-22.5px; margin-top:-22.5px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.ban_info .more:hover:before{transform:scale(1.2); -webkit-transform:scale(1.2);}
.sub_info{width:80%;top:45%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);overflow:hidden; position:absolute;  color:#FFF; line-height:1.5;  z-index:5; font-size:50px; font-family:'newfont'; text-align:center;}
.sub_info .links{margin-top:35px;display:block; width:128px; border:1px solid #00afcc; font-size:20px; position:relative; margin:35px auto 0px auto; height:45px; line-height:45px;}
.sub_info .links:after{position:absolute;content:"";left:0px; width:100%; height:100%; background:#00afcc; transition:all 0.5s; -webkit-transition:all 0.5s; z-index:1;}
.sub_info .links em{display:block;position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); height:45px; line-height:45px;background:url(../images/h_ico36.png) 20px center no-repeat;  font-style:normal; width:100%; color:#FFF;padding-left:40px; box-sizing: border-box; z-index:2;}

@media screen and (max-width:1600px){
.ban_info big{font-size:40px;}
.sub_info{font-size:40px;}
}

@media screen and (max-width:1440px){
.ban_info big{font-size:30px;}
.ban_info .more{width:50px; height:50px;}
.ban_info .more:before{width:30px; height:30px; margin-left:-15px; margin-top:-15px;}
.sub_info{font-size:30px;}
}

@media screen and (max-width:991px){
	.sub_info{font-size:24px;}
}

@media screen and (max-width:640px){
.ban_info big{font-size:20px; line-height:35px;}
.slide_banner .slick-dots{bottom:50px; top:auto; transform:translate(0,0); -webkit-transform:translate(0,0); width:100%; right:0px;}
.slide_banner .slick-dots li{margin:0px 15px;}
.sub_info{font-size:20px;}
}

@media screen and (max-width:480px){
	.sub_info{font-size:18px;}
	.sub_info .links{width:98px;}
	.sub_info .links{height:30px; line-height:30px; font-size:16px;}
	.sub_info .links em{height:30px; line-height:30px; background-size:20px auto;}
}

.slide_banner .slick-slide.slick-current .ban_info big{ -webkit-animation: fadeInUp 1s 0.5s both;-moz-animation: fadeInUp 1s 0.5s both;animation: fadeInUp 1s 0.5s both; transition:all 1s ease 0.5s; -webkit-transition:all 1s ease 0.5s;opacity:1;}

/*.slide_banner .slick-slide.slick-current .banner-txt .big{animation:fadeInDown 2s;-webkit-animation:fadeInDown 2s;-moz-animation:fadeInDown 2s; -o-animation:fadeInDown 2s;  opacity:1; transition: all 1s 0.4s;-webkit-transition: all 1s 0.4s;}
.slide_banner .slick-slide.slick-current .banner-txt .small{animation:fadeInUp 2s;-webkit-animation:fadeInUp 2s;-moz-animation:fadeInUp 2s; -o-animation:fadeInUp 2s; opacity:1; transition: all 1s 0.8s;-webkit-transition: all 1s 0.8s;}*/


.mobile_subnav{width:auto;  margin:0px 15px; display:none; padding-top:30px;}
@media screen and (max-width:991px){
.mobile_subnav{display:block;}
}
.t_ntop_1 {height:40px;line-height: 40px;padding: 0px 14px;border: 1px solid #00afcc;font-size: 14px;color: #00afcc;border-radius:3px;background: url(../images/ico91.png) no-repeat 97% center;margin-left:auto;margin-right:auto;}
.pz_SideLayer{ width:100%; margin-top:5px;margin-bottom:20px; margin-left:auto; margin-right:auto;background:rgba(255,255,255,0.8); overflow:hidden;display:none; }

/*.pz_SideLayer .l2{ float:left; margin-right:12px; font-size:16px; color:#8bbeea; height:32px; line-height:32px;}
.pz_SideLayer .l2 a{ color:#315995; margin-right:12px;}
.pz_SideLayer .l2 a:hover,.pz_SideLayer .l2.hover a{ color:#fff; text-decoration:underline;}*/
.pz_SideLayer .l1{width:100%; margin-top:1px; display:block;}
.pz_SideLayer .l1 a{ height:50px; line-height:50px; color:#242424; font-size:14px;  background:#f4f4f4 url(../images/main22.png) right center no-repeat;  display:block; }
.pz_SideLayer .l1 a span{margin-left:14px;}
.pz_SideLayer .l1 a:hover,.pz_SideLayer .l1.hover a{background:#e3e3e3 url(../images/main23.png) right center no-repeat; color:#00afcc; width:100%;}


.imglist{margin-top:-30px; margin-right:-30px; overflow:hidden;}
.imglist li{float:left;}
.imglist li a{margin-right: 30px;margin-top:30px;position: relative;color: #fff;overflow: hidden; display:block; transition:all .5s; -webkit-transition:all .5s; -o-transition:all .5s;}

.center{transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); top:50%; left:50%;}

.l-container{width:200px;background:rgb(255, 255, 255);  float:left;}
.head-wrap{width:200px; position:fixed; height:100vh; z-index:10; background:#FFF;}
.head-wrap .logo{display:block; width:146px;margin:48px auto 0px auto;}
.head-wrap .hotline{position:absolute; width:90%; left:50%;transform:translateX(-50%); -webkit-transform:translateX(-50%); bottom:80px; text-align:center; font-size:24px; font-family:'newfont'; color:#00afcc; display:none;}
.head-wrap .h_ico{position:absolute; width:80%; left:50%;transform:translateX(-50%); -webkit-transform:translateX(-50%); bottom:20px; text-align:center;}
.head-wrap .h_ico a{display:inline-block; width:38px; height:38px; border:1px solid #d1e6ea; border-radius:50%; position:relative; margin:0px 5px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.head-wrap .h_ico a:hover{background:#009b95; border:1px solid #009b95;}
.head-wrap .h_ico a .hid{display:none;}
.head-wrap .h_ico a:hover .show{display:none;}
.head-wrap .h_ico a:hover .hid{display:block;}
.head-wrap .h_ico a em{display:block;position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}


.pcmenu{position: absolute;top: 50%;left:50%;cursor: pointer;width: 40px;height:40px;text-align: center; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); z-index:11;}
.pcmenu .point{display: inline-block;width: 30px;height: 30px;position: relative;}
.pcmenu .point:hover .navbtn,
.pcmenu .point:hover .navbtn::after,
.pcmenu .point:hover .navbtn::before{width: 30px;}
.pcmenu .navbtn{position: absolute;top: 8px;right: 0;display: inline-block;width: 30px;height: 15px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;}
.pcmenu .navbtn::after,
.pcmenu .navbtn::before{position: absolute;left: 0;display: inline-block;width: 30px;height: 3px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #00afcc;}
.pcmenu .navbtn::after,.pcmenu .navbtn::before{background:#00afcc;}
.pcmenu .navbtn::after{bottom: 0px; width:20px}
.pcmenu .navbtn::before{top: 0px; }
.pcmenu .point.active .navbtn{background: transparent;}
.pcmenu .point.active .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;width:30px; bottom:auto;}
.pcmenu .point.active .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}
.menu-container{background:rgba(0,175,204,0.9);position: fixed;top: 0;left: 200px;height: 100%; width: calc(100% - 200px);z-index: 10;overflow: hidden;transition: clip 1s cubic-bezier(.66,0,.33,1);color: #000;clip: rect(0 0 100vh 0);}
.menu-container.open{clip: rect(0 100vw 100vh 0);}

.menutop{top:40px; right:40px; position:absolute; }
.menutop .search{width:16px; height:17px; float:right;}
.menutop .search img{transition:all 2s; -webkit-transition:all 2s;}
.menutop .search:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.menutop .lang{float:right;font-size:16px; font-weight:bold;padding-right:16px; line-height:19px; background:url(../images/ico4.png) right center no-repeat; color:rgba(255,255,255,1); margin-right:32px; cursor:pointer; position:relative;}
.menutop .lang em{display:block; font-style:normal;}
.menutop .lang em a{color:#FFF;}
.menutop .lang em a:hover{color:rgba(255,255,255,0.7);}
.menutop .lang .list{position:absolute; top:25px; background:rgba(0,0,0,0.1); width:100%;  text-align:center; padding:5px 0px; display:none;}
.menutop .lang .list a{color:rgba(255,255,255,0.5); display:block; line-height:25px;}
.menutop .lang .list a:hover{color:rgba(255,255,255,1);}
.menu-overlay {background: #000;position: fixed;width: 0;height: 100%;left: 0;top: 0;z-index: 9;opacity: 0.7;transition: opacity 1s cubic-bezier(.66,0,.33,1),width 0s linear 1s;}
.menu-overlay.open{opacity: .7;width: 100%;transition: opacity 1s cubic-bezier(.66,0,.33,1);}

.r-container{width:calc(100% - 200px); float:right;}

@media screen and (max-width:1440px){
	.l-container{width:140px;}
	.head-wrap{width:140px;}
	.head-wrap .logo{width:106px}
	.head-wrap .hotline{font-size:20px;}
	.menu-container{left:140px; width:calc(100% - 140px);}
	.r-container{width:calc(100% - 140px); float:right;}
	
}

@media screen and (max-width:991px){
	.r-container{width:100%;}
}
#nav{position:absolute; width:80%;left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); overflow:hidden;}
#nav li{width:100%;overflow:hidden;}
#nav li .aon{display:block;border-bottom:1px solid rgba(255,255,255,0.3); position: relative;left: 0;pointer-events: auto;transform: translateY(-100%);transition: left .4s ease,transform .4s ease;}
#nav li .aon a{display:inline-block; line-height:95px;color:#FFF; transition:all 0.5s; -webkit-transition:all 0.5s; position:relative; font-size:40px; font-weight:bold;}
.menu-container.open #nav li .aon{transform: translateY(0);transition: left .4s ease,transform .5s ease .6s; opacity:1;}
#nav li .aon a:after{position:absolute;content:"";bottom:-1px; left:0px;height:4px; width:0px; background:#f8b62b; transition:all 0.8s; -webkit-transition:all 0.8s;}
#nav li .aon a:hover:after, #nav li .aon .sele:after{width:100%;}

@media screen and (max-width:1200px){
	#nav li .aon a{padding:0px 25px;}
}

/*手机网站头部*/
.h_right_ico .cont .lang{display:inline-block; margin-left:45px; background:url(../images/ico21.png) right center no-repeat; position:relative; padding-right:10px; line-height:20px; color:#FFF; cursor:pointer;}
.h_right_ico .cont .lang a{color:#FFF;}

.h_right_ico .cont .topsearch {display: inline-block;margin-left: 30px;float: right;}
.h_right_ico .cont .topsearch img{transition:all 2s; -webkit-transition:all 2s;}
.h_right_ico .cont .topsearch:hover img{transform:scale(1.2); -webkit-transform:scale(1.2);}
.phhead{width:100%; position: fixed;left: 0;top: 0; z-index: 210; display:none;  border-bottom:1px solid rgba(255,255,255,0.2);}
.phheadon{background:rgba(0,175,204,0.8);}
.pcontainer { padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;position:relative;}
.phhead .logo{width:150px;position:relative; padding:20px 0px;}
.mphhead .logo .img1{display:none;}
.phheadon .logo .img1{display:block;}
.phheadon .logo .img2{display:none;}
.m_search{position:absolute; left:15px; top:50%; margin-top:-12.5px;  cursor:pointer; width:25px; }
.phonemeng{width:100%;z-index: 196; height:68px;}
.phhead .pcontainer .h_right_ico{margin-left:0px; height:auto; position:absolute;float:none; margin-top:0px; right:30px; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.phhead .pcontainer .h_right_ico .cont .lang{margin-left:0px; border-left:0px;}
.mphhead .h_right_ico .cont .lang{background:url(../images/h_ico21.png) right center no-repeat;}
.phheadon .h_right_ico .cont .lang{background:url(../images/ico21.png) right center no-repeat;}
.mphhead .pcontainer .h_right_ico .cont .lang a{color:#333;}
.phheadon .pcontainer .h_right_ico .cont .lang a{color:#fff;}
.mphhead .pcontainer .h_right_ico .cont .topsearch .img1{display:none;}
.phheadon .pcontainer .h_right_ico .cont .topsearch .img1{display:block;}
.phheadon .pcontainer .h_right_ico .cont .topsearch .img2{display:none;}
.phhead .pcontainer .h_right_ico .cont{border-left:0px; min-width:60px;}
.menuph{position: absolute;top: 50%;margin-top:-25px;right: 10px;cursor: pointer;width: 50px;height:50px;text-align: center; }
.menuph .point{display: inline-block;width: 30px;height: 30px;margin-top: 15px;position: relative;}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before{width: 30px;}
.menuph .navbtn{position: absolute;top: 8px;right: 0;display: inline-block;width: 30px;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFF;}
.mphhead .menuph .navbtn{background:#333;}
.phheadon .menuph .navbtn{background:#fff;}
.menuph .navbtn::after,
.menuph .navbtn::before{position: absolute;right: 0;display: inline-block;width: 30px;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFF;}
.mphhead .menuph .navbtn::after,.mphhead .menuph .navbtn::before{background:#333;}
.phheadon .menuph .navbtn::after,.phheadon .menuph .navbtn::before{background:#fff;}
.menuph .navbtn::after{top: -11px;}
.menuph .navbtn::before{top: 10px;}
.menuph .point.active .navbtn{background: transparent;}
.menuph .point.active .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
.menuph .point.active .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}

/*手机网站下拉样式*/

.xialaph{top:78.88px;left: 0;width: 100%;background:rgba(0,175,204,0.7);z-index: 998;display:none; position:fixed;}
.xialaph .img_d{ display:none;}
.xialaph .ul2,.xialaph .ul3{ display: none;}
.xialaph h4 a{color:#fff;font-size: 14px;font-weight: bold;line-height: 50px;}
.xialaph h4 a.nolinks{display:block;}
.xialaph h4 a em{font-style:normal; display:block;}
.xialaph h4 a em.en{font-family:Arial; text-transform:uppercase;}
.xialaph h4 a em.cn{display:none; color:#cba15a;}
.xialaph h4 a:hover{color:#ccc;}
.xialaph h4 a:hover em.en{display:none;}
.xialaph h4 a:hover em.cn{display:block;}
.xialaph h4{position: relative;}
.xialaph li:last-child h4::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 0px;background-color: rgba(255,255,255,0.5);/*opacity: 0.1;*/}
.xialaph h4::after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background-color: rgba(255,255,255,0.5);/*opacity: 0.1;*/}
.xialaph h5 a{color:#FFF;font-size: 14px;line-height: 50px; display:block; padding-left:30px;}
.xialaph h5{position: relative;}
.xialaph h5::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 1px;background-color: rgba(255,255,255,0.5);/*opacity: 0.05;*/}
/* .xialaph .ul2 li:last-child h5::after{height:0px;} */
.xialaph h4 img{width:15px;height:8px;float: right;margin-top: 21px;cursor: pointer;  margin-right:15px;}
.xialaph h5 img{width:11px;height:6px;float: right;margin-top: 26px;margin-right: 18px;cursor: pointer;}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{display: none;}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{display: block;}
/* .xialaph h4.active {border-bottom: 1px solid rgba(255,255,255,0.5);} */
.xialaph .ul2{width:100%; margin:0px auto; overflow-x:hidden;}
.xialaph .ul3{padding-top: 12px;padding-bottom: 18px;padding-left: 15px;position: relative;}
.xialaph .ul3::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 1px;background-color: #e5e5e5;}
.xialaph li:last-child .ul3::after{display: none;}
.xialaph .ul3 li a{color: #666;font-size: 14px;line-height: 35px;display: block;}
.xialaph .ul3 li{padding-top: 5px;}
.xialaph .ul3 li:first-child{padding-top: 0;}


.xialaph  .h_w_top{text-align:center; line-height:50px;}

.xialaph .lang{width:80%;margin:15px auto; overflow:hidden;}
.xialaph .lang a{display:block;line-height:30px; width:47%; transition:all 0.3s; -webkit-transition:all 0.3s; -o-transition:all 0.3s; float:left; border-radius:3px; font-family:microsoft Yahei; color:#FFF; text-align:center;margin-right:1.5%;margin-left:1.5%; background:rgba(255,255,255,0.5);}
.xialaph .lang a:hover,.xialaph .lang a.on{background:#cba15a; color:#FFF;}
.xialaph .lang a.on{background:#cba15a; color:#FFF;}
.xialaph .lang a:last-child{font-family:Arial; text-transform:uppercase;}

@media screen and (max-width:480px){
.phhead .logo{width:120px;}
.xialaph{top:74.05px;}
}

.h_classname{margin-left:100px; font-size:50px; line-height:1; font-family: 'newfont'; color:#FFF; display:inline-block;position:relative;}
.h_classname span{display:inline-block; position:relative; z-index:3}
.h_classname:after{position:absolute; content:""; left:0px;bottom:0px; height:11px; width:100%; background:#f8b62b; z-index:1;}

@media screen and (max-width:1440px){
	.h_classname{ font-size:44px; margin-left:60px;}
}

@media screen and (max-width:1200px){
	.h_classname{font-size:36px;}
}

@media screen and (max-width:640px){
	.h_classname{font-size:30px;}
	.h_classname:after{height:5px;}
}

@media screen and (max-width:480px){
	.h_classname{font-size:20px;}
}

.h_industry{padding:100px 0px 60px 0px; background:#00afcc; }
.h_industry .imglist{margin-top:20px; margin-right:-5px;}
.h_industry .imglist li{width:33.33%; }
.h_industry .imglist li a{margin-top:50px;margin-right:5px;}
.h_industry .imglist li a .img{width:100%; overflow:hidden;}
.h_industry .imglist li a .img img{transition:all 2s; -webkit-transition:all 2s;}
.h_industry .imglist li a:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.h_industry .imglist li a .txt{padding:15px 0px 20px 30px; margin:0 30px; height:120px; border-bottom:5px solid #2ccae4; background:url(../images/ico7.png) left 30px no-repeat; font-size:30px;line-height:40px; font-weight:bold;}

@media screen and (max-width:1920px){
	.h_industry .imglist li a .txt{font-size:24px;line-height:30px; background:url(../images/ico7.png) left 25px no-repeat;}
}

@media screen and (max-width:1600px){
	.h_industry .imglist li a .txt{font-size:20px; }
}

@media screen and (max-width:1200px){
	.h_industry .imglist li a .txt{font-size:18px; line-height:25px; background:url(../images/ico7.png) left 22px no-repeat; margin:0px 15px; padding:15px 0px 15px 20px;}
}

@media screen and (max-width:991px){
	.h_industry{padding:70px 0px 30px 0px;}
	.h_industry .imglist li a .txt{font-size:16px;}
}

@media screen and (max-width:640px){
	.h_industry{padding:50px 0px 30px 0px;}
	.h_industry .imglist{margin-top:0px;}
	.h_industry .imglist li{width:50%;}
	.h_industry .imglist li a{margin-top:30px;}
	.h_industry .imglist li a .txt{font-size:14px;}
}

@media screen and (max-width:480px){
	.h_industry{padding:30px 15px;}
	.h_industry .imglist{margin-top:-10px;}
	.h_industry .imglist li{width:100%;}
	
	.h_industry .imglist li a .txt{height:auto; margin:0px;}
}

.h_certificate{padding:120px 0px 105px 0px; background:#f7fbfc; }
.h_certificate .h_classname{color:#444444;}
.h_certificate .info{font-size:18px; line-height:30px; margin:36px 100px 90px 100px;}
.h_certificate .cont{ position:relative;padding-bottom:40px; overflow:hidden;}
.h_certificate .cont:after{position:absolute; content:"";width:calc(53.5% + 120px); top:0px;right:0px; background:#FFF; height:100%;}
.h_certificate .cont .honorpic{width:46.5%; float:left; position:relative; z-index:3; background:#00afcc; padding:50px 0px; }
.h_certificate .cont .honorpic .piccont{width:300px; margin:0px auto;}
.h_certificate .cont .honorpic .piccont .img{min-height:420px; position:relative; background:#FFF;}
.h_certificate .cont .honorpic .piccont .img em{display:block; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); position:absolute; width:100%;}
.h_certificate .cont .honorpic .piccont em img{display:block;}
.h_certificate .cont .honorpic .piccont .name{font-size:24px; line-height:25px; height:80px; font-family: 'newfont'; background:rgba(0,0,0,0.5); text-align:center; color:#FFF; position:relative;}
.h_certificate .cont .honorpic .piccont .name span{display:block; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:90%;}

.h_partner{width:53.5%; position:absolute; right:0px; height:calc(100% - 40px);  z-index:3;}
.h_partner .partnerbox{position:absolute; top:40%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:85%;}
.h_partner .partnerbox .imglist{margin-top:-50px; margin-right:-40px;}
.h_partner .partnerbox .imglist li{width:100%;}
.h_partner .partnerbox .imglist li a{margin-top:50px; margin-right:40px;}
.h_partner .partnerbox .imglist li a .img{position:relative; height:90px;}
.h_partner .partnerbox .imglist li a .img em{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);display:block; text-algin:center;}
.h_partner .partnerbox .imglist li a .img em img{display:inline; max-width:100%; width:auto;}
.h_partner .partnerbox .imglist li a .txt{font-size:16px; color:#444; line-height:25px; height:50px; text-align:center; position:relative;}

.h_partner .partnerbox .imglist li a:hover .txt{color:#00afcc;}

.h_partner .partnerbox .slick-dots{bottom:-130px;}
.h_partner .partnerbox .slick-dots li{width:10px; height:10px; background:#d5d6d7; border-radius:50%; margin:0px 15px;}
.h_partner .partnerbox .slick-dots li.slick-active{background:#00afcc;}

@media screen and (max-width:1440px){
	.h_certificate .info{margin:26px 60px 45px 60px;}
}

@media screen and (max-width:991px){
	.h_certificate{padding:90px 0px 85px 0px;}
	.h_certificate .info{ font-size:16px;}
	.h_certificate .cont .honorpic .piccont{width:230px;}
	.h_certificate .cont .honorpic .piccont .img{min-height:320px;}
	.h_certificate .cont .honorpic .piccont .name{font-size:20px; }
	.h_partner .partnerbox .slick-dots{bottom:-80px;}
}

@media screen and (max-width:640px){
	.h_certificate{padding:60px 0px 55px 0px;}
	.h_certificate .info{font-size:14px; line-height:25px;margin:15px 15px 20px 15px;}
	.h_certificate .cont{padding-bottom:0px;}
	.h_certificate .cont:after{position:static;}
	.h_certificate .cont .honorpic{width:100%; position:static; padding:30px 0px;}
	.h_certificate .cont .honorpic .piccont{width:70%;}
	.h_certificate .cont .honorpic .piccont .img{min-height:auto;}
	.h_certificate .cont .honorpic .piccont .img em{position:static; transform:translate(0,0); -webkit-transform:translate(0,0);  margin:0px auto;}
	.h_certificate .cont .honorpic .piccont .name{font-size:16px; }
	.h_partner{width:100%; position:static; height:auto; float:left;}
	.h_partner .partnerbox{position:static; transform:translate(0,0); -webkit-transform:translate(0,0); width:auto; margin:30px 15px 0px 15px; padding-bottom:60px;}
	.h_partner .partnerbox .imglist{margin-top:-30px; margin-right:-30px;}
	.h_partner .partnerbox .imglist li a{margin-top:30px; margin-right:30px;}
	.h_partner .partnerbox .imglist li a .txt{font-size:14px; line-height: 20px; height:40px;}
	.h_partner .partnerbox .slick-dots{bottom:0px;}
}

@media screen and (max-width:480px){
	.h_certificate{padding:30px 0px 35px 0px;}
	.h_certificate .cont .honorpic .piccont .name{font-size:14px; }
}

.h_news{padding:120px 0px 100px 0px;}
.h_news .h_classname{color:#444444;}
.h_news .cont{padding-bottom:40px;position:relative; overflow:hidden; margin-top:80px; margin-bottom:45px;}
.h_news .cont:before{position:absolute;content:""; width:calc(50% + 140px); height:100%;background:#f7fbfc; left:0px; z-index:3;}
.h_news .cont .txt{width:50%; position:absolute; left:0px;height:calc(100% - 40px); padding:75px; box-sizing: border-box;font-family:'newfont'; z-index:5;}
.h_news .cont .txt span{display:block; font-size:24px; color:#00afcc; line-height:30px;}
.h_news .cont .txt .tit{font-size:36px; line-height: 50px; margin:15px 0px 25px 0px; color:#00afcc;}
.h_news .cont .txt .info{font-size:18px; color:#444; line-height:30px; font-family: 'Arial';}
.h_news .cont .txt .more{width:180px; height:50px; border:1px solid #444; margin-top:10%; display:block;position:relative;} 
.h_news .cont .txt .more:after{position:absolute; content:""; left:0px; width:0px; height:100%; transition:all 0.5s; -webkit-transition:all 0.5s; z-index:3; background:#00afcc;}
.h_news .cont .txt .more span{position:absolute;content:""; width:80%; height:30px; line-height:30px; color:#444444; top:50%; left:50%; transform:translate(-50%,-50%); z-index:5; font-size:18px; background:url(../images/ico5.png) right center no-repeat; font-family: 'newfont';}
.h_news .cont .txt .more:hover span{color:#FFF;background:url(../images/h_ico5.png) right center no-repeat;}
.h_news .cont .txt .more:hover{border:1px solid #00afcc;}
.h_news .cont .txt .more:hover:after{width:100%;}
.h_news .cont .img{width:50%; float:right; position:relative;z-index:5;}

.h_news .imglist{margin-top:-40px; margin-right:-40px;}
.h_news .imglist li{width:50%;}
.h_news .imglist li a{margin-top:40px; margin-right:40px; padding:10px; box-sizing: border-box; border:1px solid #dddddd; position:relative;}
.h_news .imglist li a:hover{border:1px solid #00afcc;}
.h_news .imglist li a .img{width:35%; float:left; overflow:hidden;}
.h_news .imglist li a .img img{transition:all 2s; -webkit-transition:all 2s;}
.h_news .imglist li a:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.h_news .imglist li a .txt{padding:25px 6% 25px 6%; color:#444; font-size:24px; line-height: 30px; font-family: 'newfont'; width:65%; box-sizing: border-box; float:right;}
.h_news .imglist li a:hover .txt{color:#00afcc;}
.h_news .imglist li a .txt span{color:#00afcc; font-size:18px; margin-bottom:25px; display:block;}
.h_news .imglist li a .txt .more{position:absolute; width:30px; height:30px; line-height:28px;background:#00afcc; font-size:18px; color:#FFF; text-align: center; bottom:0px;right:0px; }

@media screen and (max-width:1920px){
	.h_news .cont .txt span{font-size:20px;}
	.h_news .cont .txt .tit{font-size:30px; line-height:40px;}
	.h_news .imglist li a .txt{padding:15px 4%;}
}

@media screen and (max-width:1600px){
	.h_news .cont .txt{padding:50px;}
	.h_news .cont .txt span{font-size:18px;}
	.h_news .cont .txt .tit{font-size:24px; line-height:30px;}
	.h_news .cont .txt .more{margin-top:30px;}
	.h_news .imglist li a .txt span{margin-bottom:15px;}
}

@media screen and (max-width:1440px){

.h_news .cont .txt span{font-size:14px; line-height:25px;}
.h_news .cont .txt .tit{font-size:20px; margin:10px 0px 15px 0px;}
.h_news .cont .txt .info{font-size:16px; }
.h_news .cont .txt .more{width:130px; height:40px; }
.h_news .cont .txt .more span{font-size:14px;}
.h_news .imglist li a .txt{font-size:20px;}
}

@media screen and (max-width:1360px){
  .h_news .imglist li a .txt{font-size:18px; line-height:25px; padding:0px 0px 0px 20px;}
  .h_news .imglist li a .txt span{margin-bottom:10px;}
}

@media screen and (max-width:1200px){
	.h_news{padding:90px 0px 70px 0px;}
	.h_news .cont .txt .tit{font-size:16px; line-height:25px;}
	.h_news .cont .txt .info{font-size:14px; line-height:25px; }
	.h_news .imglist{margin-top:-15px; margin-right:-15px;}
	.h_news .imglist li a{margin-top:15px; margin-right:15px;}
}

@media screen and (max-width:991px){
	.h_news{padding:60px 15px 40px 15px;}
	.h_news .cont{margin-top:50px; padding-bottom:0px;}
	.h_news .cont:before{position:static;}
	.h_news .cont .txt{width:100%; position:static;background:#f7fbfc; padding:30px 15px;}
	.h_news .cont .img{width:100%; }
	.h_news .imglist li a .txt{font-size:16px;}
	.h_news .imglist li a .txt span{font-size:16px;}
	
}

@media screen and (max-width:768px){
	.h_news .imglist li{width:100%;}
}

@media screen and (max-width:640px){
.h_news{padding:30px 15px 30px 15px;}	
.h_news .cont{margin-top:30px; margin-bottom:30px;}
.h_news .imglist li a .txt{font-size:14px;}
.h_news .imglist li a .txt span{font-size:14px;margin-bottom:0px;}
}

.h_links{padding:50px 0px; background:#f7fbfc; font-family:'newfont';}
.h_links h2{font-size:24px; color:#00afcc; }
.h_links .cont{margin-top:20px; font-size:18px; color:#444; font-family: 'Arial'; line-height:30px;}
.h_links .cont a{display:block; color:#444; display:inline-block; }
.h_links .cont span{display:inline-block; margin:0px 30px; color:#cccccc;}

@media screen and (max-width:1200px){
.h_links{padding:30px 0px;}	
.h_links h2{font-size:20px;}
.h_links .cont{font-size:16px;}
}

@media screen and (max-width:640px){
.h_links{padding:30px 0px;}	
.h_links h2{font-size:18px;}
.h_links .cont{font-size:14px;}
.h_links .cont span{margin:0px 15px;}
}

.footer{background:#00afcc;padding:80px 0px 65px 0px;}
.footer .b_left{padding:0px 165px 0px 20px; border-right:1px solid rgba(255,255,255,0.4); display:inline-block; float:left; min-height:170px;}
.footer .b_left .logo{display:block; width:178px;}

.footer .b_right{width:70%;float:right;   overflow:hidden; color:#FFFFFF;}
.footer .b_right .b_contact{width:65%; float:left; line-height:35px; }
.footer .b_right .copyright{width:35%; float:right; line-height:35px; }
.footer .b_right .copyright a{color:rgba(255,255,255,1); transition:all 0.5s;-webkit-transition:all 0.5s;}
.footer .b_right .copyright a:hover{color:rgba(255,255,255,0.8);}
.footer .b_right big{font-weight:bold; font-size:24px; display:block;}
.footer .b_right .info{font-size:18px; margin-top:35px; }

@media screen and (max-width:1920px){
.footer .b_left{padding:0px 65px 0px 20px;}	
.footer .b_right{width:70%;}
}

@media screen and (max-width:1440px){
	.footer .b_left{padding:0px 35px 0px 20px;}	
	.footer .b_right big{font-size:20px;}
	.footer .b_right .info{font-size:16px; margin-top:25px;}
}
@media screen and (max-width:1200px){
	.footer .b_right{width:60%;}
	.footer .b_right .b_contact{width:100%;}
	.footer .b_right .copyright{width:100%; margin-top:20px;}
}

@media screen and (max-width:991px){
	.footer{padding:50px 0px 45px 0px;}
	.footer .b_right big{font-size:18px;}
	.footer .b_right .info{font-size:14px; margin-top:15px;}
	.footer .b_right .b_contact{line-height:30px;}
	.footer .b_right .copyright{line-height:30px; margin-top:10px;}
}

@media screen and (max-width:768px){
	.footer .b_left{width:100%; padding:0px; min-height:auto; padding:0px 0px 25px 0px; border-right:0px;}
	.footer .b_right{width:100%;}
}

@media screen and (max-width:640px){
	.footer{padding:30px 0px 25px 0px;}
	.footer .b_right big{font-size:16px;}
	.footer .b_left .logo{width:140px;}
}

.s_nav{position:absolute; bottom:20px; width:1200px; font-size:0px; font-family: 'newfont'; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); text-align:center;} 
.s_nav li{width:33.33%; float:left; text-align:left; padding-left:20px; box-sizing: border-box;}
.s_nav li a{display:inline-block; font-size:20px; line-height:30px; color:#FFF; padding:10px 0px; position:relative; margin:0px 30px;}
.s_nav li a:after{position:absolute; content:""; width:0px; height:2px; background:#00afcc; bottom:0px;left:50%; transition:all 1s; -webkit-transition:all 1s;}
.s_nav li a:hover:after,.s_nav li.on a:after{width:100%; left:0px;}

.s_nav1{position:absolute; bottom:20px; width:1200px; font-size:0px; font-family: 'newfont'; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); text-align:center;} 
.s_nav1 a{display:inline-block; font-size:20px; line-height:30px; color:#FFF; padding:10px 0px; position:relative; margin:0px 40px;}
.s_nav1 a:after{position:absolute; content:""; width:0px; height:2px; background:#00afcc; bottom:0px;left:50%; transition:all 1s; -webkit-transition:all 1s;}
.s_nav1 a:hover:after,.s_nav1 a.on:after{width:100%; left:0px;}

@media screen and (max-width:1320px){
	.s_nav{width:991px; }
	.s_nav li a{font-size:14px;}
}

@media screen and (max-width:1200px){
.s_nav1{width:90%; }
.s_nav1 a{font-size:16px; margin:0px 15px;}
}

.s_tit{font-size:46px; font-family: 'newfont'; line-height:1.5; position:relative;}
.s_cont{padding:90px 0px 90px 0px; background:#f7fbfc;}
.s_cont .g-wrap{max-width:1440px;}

@media screen and (max-width:1600px){
.s_tit{font-size:40px;}
.s_cont .g-wrap{max-width:1200px;}	
}

@media screen and (max-width:1440px){
	.s_tit{font-size:34px;}
}

@media screen and (max-width:1200px){
	.s_tit{font-size:28px;}
	
}

@media screen and (max-width:991px){
	.s_cont{padding:60px 0px;}
	.s_tit{font-size:24px;}
}

@media screen and (max-width:640px){
	.s_cont{padding:30px 0px 40px 0px;}
	.s_tit{font-size:18px;}
}

.s_leader .cont{padding:70px 75px; overflow:hidden; background:#00afcc;}
.s_leader .cont .img{width:31%; float:left;}
.s_leader .cont .txt{width:63%; float:right; line-height:35px; font-size:18px; color:#FFF;}
.s_leader .cont .txt .s_tit{color:#FFF; padding:15px 0px;}
.s_leader .cont .txt .s_tit:after{position:absolute; content:""; width:20px; height:4px; background:#FFF; bottom:0px; left:0px;}
.s_leader .cont .txt p{margin-top:25px;}
.s_leader .cont1{margin-top:60px;padding:70px 75px;background:#fff;line-height:35px; font-size:18px; }
.s_leader .cont1 .s_tit{margin-bottom:40px;}

@media screen and (max-width:1440px){
	.s_leader .cont{padding:40px 45px;  }
	.s_leader .cont .txt{font-size:16px;line-height: 30px;}
	.s_leader .cont .txt .s_tit{padding:0px 0px 20px 0px;}
	.s_leader .cont1{padding:40px 45px;font-size:16px;line-height: 30px;}
	.s_leader .cont1 .s_tit{margin-bottom:20px;}
}

@media screen and (max-width:640px){
	.s_leader .cont{padding:20px 25px;}
	.s_leader .cont .img{width:100%;}
	.s_leader .cont .txt{width:100%; text-align: justify; font-size:14px; margin-top:25px;}
	.s_leader .cont1{padding:20px 25px; margin-top:30px; text-align: justify; font-size:14px;}
}

.s_about .cont{overflow:hidden; padding-bottom:50px; position:relative;}
.s_about .cont .videopic{width:658px; float:right; position:relative; overflow:hidden; cursor:pointer;}
.s_about .cont .videopic img{transition:all 2s; -webkit-transition:all 2s;}
.s_about .cont .videopic:hover img{transform:scale(1.1); transform:scale(1.1);}
.s_about .cont .videopic .play{position:absolute;content:""; width:107px; height:107px; background:url(../images/ico8.png) center/cover no-repeat; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}

.s_about .cont:before{width:calc(100% - 548px);position:absolute; content:"";left:0px;background:#FFF; height:100%;}
.s_about .cont .txt{position:absolute; width:calc(100% - 658px); left:0px;height:calc(100% - 50px);padding:55px 100px 50px 75px;box-sizing: border-box;}
.s_about .cont .txt .s_tit{color:#00afcc;padding:0px 0px 15px 0px;}
.s_about .cont .txt .s_tit:after{position:absolute; content:""; width:15px; height:4px; background:#00afcc; bottom:0px; left:5px;}
.s_about .cont .txt .info{font-size:18px; color:#444; line-height:35px; margin-top:40px; }
.s_about .cont .txt .more{width:180px; height:50px; border:1px solid #444444; margin-top:60px; display:block; position:relative;}
.s_about .cont .txt .more span{display:block; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); line-height:30px; font-size:18px; color:#444444; background:url(../images/ico5.png) right center no-repeat; z-index:3; width:70%; font-family: 'newfont';}
.s_about .cont .txt .more:hover span{color:#FFF; background:url(../images/h_ico5.png) right center no-repeat;}
.s_about .cont .txt .more:after{position:absolute; content:""; width:0px; height:100%; background:#00afcc; transition:all 0.5s; -webkit-transition:all 0.5s; top:0px; left:0px; z-index:2;} 
.s_about .cont .txt .more:hover:after{width:100%;}
.s_about .cont .txt .more:hover{border:1px solid #00afcc;}

@media screen and (max-width:1600px){
	.s_about .cont .txt{padding:35px 50px 30px 45px;}
	.s_about .cont .txt .info{margin-top:20px; font-size:16px;}
	.s_about .cont .txt .more{margin-top:30px;}
}
@media screen and (max-width:1440px){
	.s_about .cont .txt{width:45%; position:relative; float:left;}
	.s_about .cont .txt .info{line-height:30px;}
	.s_about .cont .txt .more{width:130px; height:40px;}
	.s_about .cont .txt .more span{font-size:14px; width:80%;}
	.s_about .cont .videopic{width:55%;}
}

@media screen and (max-width:1200px){
	.s_about .cont{padding-bottom:0px;}
	.s_about .cont:before{width:50%;}
	.s_about .cont .txt{width:50%; padding:25px; }
	.s_about .cont .videopic{width:50%;}
}

@media screen and (max-width:991px){
	
	.s_about .cont:before{width:100%;}
	.s_about .cont .txt{width:100%; padding:15px 15px 25px 15px;}
	.s_about .cont .txt .info{font-size:14px;}
	.s_about .cont .videopic{width:100%;}
}

@media screen and (max-width:640px){
	.s_about .cont .videopic .play{width:60px; height:60px;}
}

.s_culture{margin-top:80px;}
.s_culture .culturebox{margin-top:80px;padding-bottom:90px;}
.s_culture .culturebox a{display:block; min-height:517px; background:#FFF; padding-top:60px; transition:all 0.3s; -webkit-transition:all 0.3s; color:#333;margin:15px;}
.s_culture .culturebox a:hover{background:#00afcc; color:#FFF;}
.s_culture .culturebox a .cont{width:210px; margin:0px auto; line-height:35px; }
.s_culture .culturebox a .cont .img{width:60px; height:60px;position:relative; }
.s_culture .culturebox a .cont .img em{display:block; position:absolute;}
.s_culture .culturebox a .cont .img em img{max-width:100%; width:auto;}
.s_culture .culturebox a .cont .img em .hid{display:none;}
.s_culture .culturebox a:hover .cont .img em .show{display:none;}
.s_culture .culturebox a:hover .cont .img em .hid{display:block;}
.s_culture .culturebox a .cont h2{font-size:26px; font-family:'newfont'; margin-top:30px;}
.s_culture .culturebox a .cont h3{font-size:18px;margin-top:20px; }
.s_culture .culturebox .slick-dots{bottom:0px;}
.s_culture .culturebox .slick-dots li{width:10px; height:10px; background:#d5d6d7; border-radius:50%; margin:0px 15px;}
.s_culture .culturebox .slick-dots li.slick-active{background:#00afcc;}

@media screen and (max-width:1440px){
	.s_culture .culturebox a{min-height:400px;}
	.s_culture .culturebox a .cont h2{font-size:22px; margin-top:20px;}
	.s_culture .culturebox a .cont h3{font-size:16px; margin-top:10px;}
}
@media screen and (max-width:1280px){
	.s_culture .culturebox a .cont{line-height:30px;}
	.s_culture .culturebox a .cont h2{font-size:18px;}
	
}
@media screen and (max-width:991px){
	.s_culture{margin-top:50px;}
	.s_culture .culturebox a .cont{width:80%;}
	.s_culture .culturebox a .cont h3{font-size:14px; }
	.s_culture .culturebox{margin-top:50px;padding-bottom:60px;}
}

@media screen and (max-width:640px){
	.s_culture{margin-top:30px; margin-bottom:30px;}
	.s_culture .culturebox{margin-top:30px;padding-bottom:30px;}
	.s_culture .culturebox a{margin:0px;padding-top:40px; min-height:350px;}
	.s_culture .culturebox .slick-dots{bottom:-15px;}
	.s_culture .culturebox .slick-dots li{margin:0px 10px;}
}

.s_history{padding:50px; background:#FFF; }
.s_history .cont{min-height:1000px; position:relative;}
.s_history .cont:before{position:absolute; content:""; width:1px; height:100%; border-right:1px dashed #c7c7c7; left:147px;top:19px;}
.s_history .cont:after{position:absolute; content:""; width:25px; height:25px;border:2px solid #00afcc;left:134.5px;bottom:-45px; border-radius:50%; background:#FFF;}
.s_history .cont li{overflow:hidden; margin:0px 0px 55px 0px; cursor:pointer;}
.s_history .cont li span{font-size:38px; font-weight:bold; font-family:'newfont'; width:150px;float:left; line-height:1; color:#333; position:relative; text-align:center;}
.s_history .cont li span:after{position:absolute; content:"";width:12px; height:12px; border-radius:50%; border:2px solid #00afcc;right:-6px; top:50%; margin-top:-6px; background:#FFF;}
.s_history .cont li .info{width:calc(100% - 200px); float:right; font-size:18px; color:#444; line-height:38px;}
.s_history .cont li .info .tit{margin-bottom:15px;}
.s_history .cont li:hover .info .tit,.s_history .cont li.on .info .tit{color:#07b1cd;}
.s_history .cont li .info .txt{display:none;}
.s_history .cont li .info .txt p{position:relative; padding-left:15px;margin-bottom:10px;}
.s_history .cont li .info .txt p:before{position:absolute; content:""; width:5px; height:5px; border-radius:50%; background:#666; left:0px;top:15px;}
.s_history .cont li .info .txt img{max-width:100%; width:auto; margin-left:15px;}

@media screen and (max-width:1200px){
.s_history .cont li span{font-size:30px;}
.s_history .cont li .info{font-size:16px; line-height:30px;}	
}

@media screen and (max-width:640px){
	.s_history .cont:before{left:97px;}
	.s_history .cont:after{left:84.5px;}
	.s_history .cont li{margin-bottom:35px;}
	.s_history .cont li span{font-size:24px; width:100px;}
	.s_history .cont li .info{width:calc(100% - 120px); font-size:14px; line-height:25px;}
}

@media screen and (max-width:480px){
	.s_history{padding:25px 15px;}
	.s_history .cont li span{font-size:20px;}
}

.pc_org{min-height:770px;position:relative;}
.pc_nav3{width:100%; position:absolute;bottom:0px; font-family:'newfont';}
.pc_nav3 .pc_navline{position:absolute;top:-245px; height:1px;width:100%; background:#00afcc;}
.pc_nav3 .pc_navname{position:absolute;top:-350px; left:53%;width:140px; height:45px; line-height:45px; text-align:center;color:#FFF; font-size:18px;background:#00afcc; }
.pc_nav3 .pc_navname:after{position:absolute; content:""; left:50%; height:60px;background:#00afcc;bottom:-60px; width:1px;}
.pc_nav3 .city1{width:63%; float:left; position:relative;}
.pc_nav3 .city1:before{position:absolute; content:"";width:calc(100% - 45px); left:24px; top:-80px; height:1px;background:#00afcc; }
.pc_nav3 .city1 .line{position:absolute; width:calc(50% - 10px); left:0px; top:-245px; height:1px;background:#f7fbfc; }
.pc_nav3 .city1 .kuang{width:140px; height:45px; line-height:45px; color:#FFF; font-size:18px;background:#00afcc; position:absolute; top:-185px;left:50%; margin-left:-80px; text-align:center;}
.pc_nav3 .city1 .kuang:before{position:absolute;content:""; width:1px; height:60px; left:50%; top:-60px; background:#00afcc;}
.pc_nav3 .city1 .kuang:after{position:absolute;content:""; width:1px; height:60px; left:50%; bottom:-60px; background:#00afcc;}
.pc_nav3 .city1 .kuang .cir{position:absolute;width:15px; height:15px; border-radius:50%;border:1px solid #00afcc;left:50%; margin-left:-7.5px; top:-67.5px; z-index:100;}
.pc_nav3 .city1 .kuang .cir:before{position:absolute; content:"";width: 9px; height:9px; background:#00afcc;top:3px; left:3px; border-radius:50%;}
.pc_nav3 .city2{width:31%; float:right;position:relative;}
.pc_nav3 .city2 .line{position:absolute; width:calc(50% + 13px); right:0px; top:-245px; height:1px;background:#f7fbfc; }
.pc_nav3 .city2:before{position:absolute; content:"";width:calc(100% - 45px); left:24px; top:-80px; height:1px;background:#00afcc; }
.pc_nav3 .city2 .kuang{width:140px; height:45px; line-height:45px; color:#FFF; font-size:18px;background:#00afcc; position:absolute; top:-185px;left:50%; margin-left:-84px; text-align:center;}
.pc_nav3 .city2 .kuang:before{position:absolute;content:""; width:1px; height:60px; left:50%; top:-60px; background:#00afcc;}
.pc_nav3 .city2 .kuang:after{position:absolute;content:""; width:1px; height:60px; left:50%; bottom:-60px; background:#00afcc;}
.pc_nav3 .city2 .kuang .cir{position:absolute;width:15px; height:15px; border-radius:50%;border:1px solid #00afcc;left:50%; margin-left:-7.5px; top:-67.5px; z-index:100;}
.pc_nav3 .city2 .kuang .cir:before{position:absolute; content:"";width: 9px; height:9px; background:#00afcc;top:3px; left:3px; border-radius:50%;}
.pc_nav3 dd .txt{width:45px; border:1px solid #ccc; -webkit-box-shadow:0 0 10px #ccc; -moz-box-shadow:0 0 10px #ccc; box-shadow:0 0 10px #ccc; height:410px; float:left; position:relative;}
.pc_nav3 dd .txt:before{position:absolute;content:""; width:1px; height:80px; background:#00afcc;left:50%; top:-80px;}
.pc_nav3 dd .txt span{position:absolute; top:50px; left:0px; transform:rotate(90deg); -webkit-transform:rotate(90deg); font-size:16px; line-height:45px; color:#777;white-space:nowrap; display:block;transform-origin:45px 0px; width:410px; text-align:center;}
.pc_nav3 .city1 dd{width:8.333%; float:left; position:relative;}
.pc_nav3 .city1 dd:last-child:after{position:absolute; content:""; top:-80px; width:calc(100% - 24px);height:1px; background:#f7fbfc; right:0px;}
.pc_nav3 .city2 dd{width:20%; float:left; position:relative;}
.pc_nav3 .city2 dd:last-child:after{position:absolute; content:""; top:-80px; width:calc(100% - 24px);height:1px; background:#f7fbfc; right:0px;}

.s_org .cont{display:none;margin-bottom:40px;}
.s_org .firstnav{width:100%; text-align:center;}
.s_org .firstnav li{display:inline-block;width:140px; height:35px; line-height:35px; color:#FFF;background:#01a3be; text-align:center; font-size:16px;margin-bottom:45px;position:relative;}
.s_org .firstnav li:after{position:absolute;content:""; width:1px; height:45px; background:#01a3be;left:50%;top:35px;}
.s_org .secondnav{text-align:center;margin:0px 150px;border-top:1px solid #01a3be; height:45px; position:relative; min-height:850px;}
.s_org .secondnav dl{position:absolute; font-size:16px; left:-150px; top:45px;width:300px;}
.s_org .secondnav dl dt{width:100px; height:35px; line-height:35px; color:#FFF;background:#01a3be; margin:0px auto;position:relative;}
.s_org .secondnav dl dt:before{position:absolute; content:""; top:-45px; left:50%; height:45px; width:1px;background:#01a3be;}
.s_org .secondnav dl dd{width:98%;  line-height: 20px; text-align:center;-webkit-box-shadow:0 0 10px #ccc; -moz-box-shadow:0 0 10px #ccc; box-shadow:0 0 10px #ccc; font-size:12px; margin-top:15px; color:#777; word-wrap:break-word; margin-left:1%; margin-right:1%; padding:10px 0px;}
.s_org .secondnav dl:last-child{right:-150px; left:auto;top:45px;}
@media screen and (max-width:991px){
	.s_org{padding:74px 0px 44px 0px;}
	.s_org img{display:none;}
	.s_org .cont{display:block;}
	.pc_org{display:none;}
}

@media screen and (max-width:768px){
	 .s_org .secondnav{margin:0px 100px;}
	 .s_org .secondnav dl{left:-100px; width:200px;}
	 .s_org .secondnav dl:last-child{right:-100px;}
}

@media screen and (max-width:480px){
	 .s_org{padding:0px 0px 0px 0px;}
	 .s_org .secondnav{margin:0px 75px; min-height:900px;}
	 .s_org .secondnav dl{left:-75px; width:150px;}
	 .s_org .secondnav dl:last-child{right:-75px;}
	 .s_org .secondnav dl dd{height:auto;line-height:25px;padding:5px;}
	 .s_org .secondnav dl:first-child dd{width:150px;}
	 .s_org .secondnav dl:last-child dd{width:100px; margin:15px auto 0px 20px;}
}

.s_news{padding:65px 70px 70px 70px; background:#FFF;}
.s_news .cont li{margin-bottom:40px;}
.s_news .cont li a{display:block;padding-bottom:40px; border-bottom:1px solid #e5e5e5; overflow:hidden;}
.s_news .cont li a .img{width:26%;float:left; overflow:hidden;}
.s_news .cont li a .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_news .cont li a:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_news .cont li a .txt{width:70%; float:right; font-size:18px;}
.s_news .cont li a .txt .tit{font-size:30px; font-weight:bold; line-height:1.3; font-family: 'newfont'; margin-top:10px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_news .cont li a:hover .txt .tit{color:#00afcc;}
.s_news .cont li a .txt .times{padding:13px 0px; line-height:35px; font-family: 'newfont'; }
.s_news .cont li a .txt .info{color:#444; line-height:30px;}

@media screen and (max-width:1440px){
	.s_news .cont li a .txt .tit{font-size:26px;}
}

@media screen and (max-width:1200px){
	.s_news{padding:30px;}
	.s_news .cont li a .txt .tit{font-size:22px;}
}

@media screen and (max-width:991px){
	.s_news .cont li a .txt{font-size:16px;}
	.s_news .cont li a .txt .tit{font-size:18px; margin-top:0px;}
}

@media screen and (max-width:640px){
	.s_news .cont li{margin-bottom:20px;}
	.s_news .cont li a{padding-bottom:20px;}
	.s_news .cont li a .img{width:36%;}
	.s_news .cont li a .txt{width:60%;}
	.s_news .cont li a .txt .tit{font-size:16px; line-height:25px;}
	.s_news .cont li a .txt{font-size:14px;}
	.s_news .cont li a .txt .times{padding:0px;}
	.s_news .cont li a .txt .info{line-height:25px;}
}

@media screen and (max-width:480px){
	.s_news{padding:15px 15px 30px 15px;}
	.s_news .cont li a .img{width:100%;}
	.s_news .cont li a .txt{width:100%;margin-top:15px;}
	.s_news .cont li a .txt .tit{font-size:14px;}
}

.s_event{margin:20px 0px 88px 0px;}
.s_event .imglist{margin-right:-44px;}
.s_event .imglist li{width:33.33%;}
.s_event .imglist li a{margin-right:44px;}
.s_event .imglist li a .img{overflow:hidden;}
.s_event .imglist li a .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_event .imglist li a:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_event .imglist li a .txt{padding:30px 30px 0px 30px; background:#FFF;color:#333;}
.s_event .imglist li a .txt .tit{padding-bottom:20px;border-bottom:1px solid #e5e5e5; font-family: 'newfont'; padding-left:100px;position:relative;}
.s_event .imglist li a .txt .tit .times{display:inline-block; padding-right:20px; margin-right:20px; color:#666; line-height:20px; text-align:center; position:absolute; left:0px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_event .imglist li a:hover .txt .tit .times{color:#00afcc;}
.s_event .imglist li a .txt .tit .times:after{position:absolute;content:""; width:1px; height:60px; background:#e5e5e5; right:0px; top:8px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_event .imglist li a:hover .txt .tit .times:after{background:#00afcc;}
.s_event .imglist li a .txt .tit .times span{display:block; font-size:50px; line-height: 1; }
.s_event .imglist li a:hover .txt .tit .times span{color:#00afcc;}
.s_event .imglist li a .txt .tit .name{line-height:30px; padding:5px 0px;font-size:20px; height:60px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_event .imglist li a:hover .txt .tit .name{color:#00afcc;}
.s_event .imglist li a .txt .more{padding:15px 0px; line-height:25px;position:relative;transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_event .imglist li a:hover .txt .more{color:#00afcc;}
.s_event .imglist li a .txt .more em{position:absolute;display:block; width:21px; height:6px; right:0px; top:50%; margin-top:-3px; background:url(../images/ico13.png) center center no-repeat; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_event .imglist li a:hover .txt .more em{background:url(../images/h_ico13.png) center center no-repeat;}

@media screen and (max-width:1440px){
	.s_event .imglist li a .txt .tit .name{font-size:16px;}
}

@media screen and (max-width:1200px){
	.s_event .imglist{margin-right:-20px;}
	.s_event .imglist li a{margin-right:20px;}
}

@media screen and (max-width:991px){
	.s_event{margin:20px 0px 58px 0px;}
	.s_event .imglist li a .txt .tit .times span{font-size:40px;}
	.s_event .imglist li a .txt .tit .times:after{height:50px;}
	.s_event .imglist li a .txt .tit .name{height:50px; line-height: 25px;}
}

@media screen and (max-width:768px){
	.s_event{margin:0px 0px 28px 0px;}
	.s_event .imglist li{width:100%;}
	.s_event .imglist li a .txt{padding:15px 15px 0px 15px;}
	.s_event .imglist li a .txt .tit .times span{font-size:30px;}
	.s_event .imglist li a .txt .tit .times:after{height:40px;}
	.s_event .imglist li a .txt .tit .name{height:40px; line-height: 20px; font-size:14px;}
}

.s_contdetail{font-size:18px; line-height:35px; color:#444;}
.s_contdetail .s_tit{text-align:center;}
.s_contdetail p{margin-top:25px;}

@media screen and (max-width:1600px){
.s_contdetail{font-size:16px; line-height:30px; }	
}

@media screen and (max-width:640px){
.s_contdetail{font-size:14px; text-align:justify;}	
.s_contdetail p{margin-top:15px;}
}

.s_research{margin-bottom:30px; }
.s_research .s_tit{line-height:60px; text-align:center;}
.s_research .cont{font-size:20px; line-height:35px; color:#444; margin-top:68px; margin-bottom:80px; font-family:'Arial';}
.s_research .imglist{margin-right:-1px; margin-bottom:30px;}
.s_research .imglist li{width:25%;}
.s_research .imglist li a{margin-right:1px; }
.s_research .imglist li a .txt{height:218px; background:#FFF; position:relative; color:#333;}
.s_research .imglist li a:hover .txt{color:#00afcc;}
.s_research .imglist li a .txt span{display:block; position:absolute; width:85%; top:20%;left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); font-size:24px; line-height:35px; font-family:'newfont';}
.s_research .imglist li a .img{overflow:hidden;}
.s_research .imglist li a .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_research .imglist li a:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}

@media screen and (max-width:1600px){
	.s_research{margin-bottom:0px; }
	.s_research .s_tit{line-height:50px;}
	.s_research .imglist{margin-bottom:0px;}
	.s_research .imglist li a .txt span{font-size:20px; line-height:30px;}
	.s_research .cont{margin:48px 0px 50px 0px; font-size:18px;}
}

@media screen and (max-width:1440px){
	.s_research .cont{margin:38px 0px 40px 0px; font-size:16px;}
	.s_research .imglist li a .txt span{font-size:18px; line-height:30px;}
}

@media screen and (max-width:991px){
	.s_research .s_tit{line-height:40px;}
	.s_research .cont{margin:28px 0px 30px 0px; font-size:14px; line-height:25px;}
	.s_research .imglist li a .txt span{font-size:16px; line-height:25px;}
}

@media screen and (max-width:768px){
	
	.s_research .s_tit{line-height:30px; text-align:left;}
	
	.s_research .imglist li{width:50%;}
	.s_research .imglist li a .txt{height:178px}
	.s_research .imglist li a .txt span{top:10%;}
}

.s_patent{margin-top:80px;}
.s_patent .g-wrap{max-width:1440px;}
.s_patent .s_tit{text-align:center; }
.s_patent .patentslider{margin-top:80px;}
.s_patent .patentslider .hd{margin-bottom:80px;}
.s_patent .patentslider .hd ul{overflow:hidden;}
.s_patent .patentslider .hd li{width:16.66%; float:left; text-align:center; font-size:18px; color:#444; cursor:pointer; font-weight:bold;line-height:25px;} 
.s_patent .patentslider .hd li.on{color:#00afcc;}
.s_patent .patentslider .bd{zoom:1;}
.s_patent .patentslider .bd ul {position:relative;}
.s_patent .patentslider .bd ul:before{position:absolute; content:"";width:50%; height:100%;background:#f7fbfc; left:0px; z-index:1;top:0px;}
.s_patent .patentslider .bd ul:after{position:absolute; content:"";width:50%; height:100%;background:#fcfdfe; right:0px; z-index:1;top:0px;}
.s_patent .patentslider .bd ul .cont{width:1440px; min-height:800px; position:relative;}
.s_patent .patentslider .bd ul .cont .bigcont{position:absolute;width:50%; left:0px; height:100%;}
.s_patent .patentslider .bd ul .cont .bigcont .bigpic{position:absolute;top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);  z-index:3; width:317px;}
.s_patent .patentslider .bd ul .cont .bigcont .bigpic .img{width:100%;}
.s_patent .patentslider .bd ul .cont .bigcont .bigpic .txt{font-size:18px; line-height:25px;background:#00afcc; padding:5px 20px; height:90px;box-sizing: border-box;  color:#FFF; margin-top:10px; font-family:'Arial'; position:relative;}
.s_patent .patentslider .bd ul .cont .bigcont .bigpic .txt span{display:block; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:95%; text-align:center;}
.s_patent .patentslider .bd ul .cont .smallcont{position:absolute;width:50%; right:0px; height:100%; z-index:3; }
.s_patent .patentslider .bd ul .cont .smallcont .info{position:absolute;top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); right:0px;width:80%;}
.s_patent .patentslider .bd ul .cont .smallcont .title{font-size:20px; color:#444444; line-height:30px; margin-bottom:50px;}
.s_patent .patentslider .bd ul .cont .smallcont .honorlist{ height:500px; }
.s_patent .patentslider .bd ul .cont .smallcont .honorlist .imglist{margin-top:-5px; margin-right:-5px;}
.s_patent .patentslider .bd ul .cont .smallcont .honorlist .imglist dd{width:25%; float:left;}
.s_patent .patentslider .bd ul .cont .smallcont .honorlist .imglist dd a{margin-top:5px; margin-right:5px; display:block;}

@media screen and (max-width:1600px){
	.s_patent .g-wrap{max-width:1200px;}
	.s_patent .patentslider .bd ul .cont{width:1200px;}
	.s_patent .patentslider .hd li{font-size:16px;}
}

@media screen and (max-width:1440px){
	.s_patent .g-wrap{max-width:991px;}
	.s_patent .patentslider .bd ul .cont{width:991px;}
}

@media screen and (max-width:1200px){
	.s_patent .g-wrap{max-width:100%;}
	.s_patent .patentslider .bd ul .cont{width:100%;}
	
}

@media screen and (max-width:991px){
	.s_patent{margin-top:50px;}
	.s_patent .patentslider{margin-top:50px;}
	.s_patent .patentslider .hd li{width:33.33%; margin-bottom:15px; font-size:14px;}
	.s_patent .patentslider .hd{margin-bottom:50px;}
}

@media screen and (max-width:768px){
	.s_patent .patentslider .bd ul .cont .bigcont .bigpic{width:80%;}
	.s_patent .patentslider .bd ul .cont .smallcont .honorlist .imglist dd{width:33.33%;}
}

@media screen and (max-width:640px){
	.s_patent{margin-top:30px;}
	.s_patent .patentslider{margin-top:20px;}
	.s_patent .patentslider .hd{margin-bottom:20px;}
	.s_patent .patentslider .hd li{font-size:12px; width:50%;}
	.s_patent .patentslider .bd ul .cont .smallcont .title{margin-bottom:30px; font-size:14px;}
	.s_patent .patentslider .bd ul .cont .bigcont {width:100%;position:relative;}
	.s_patent .patentslider .bd ul .cont .bigcont .bigpic{position:relative;;transform:translate(0,0); -webkit-transform:translate(0,0); margin:30px auto;left:auto; top:auto;}
	.s_patent .patentslider .bd ul .cont .bigcont .bigpic .txt{font-size:14px; line-height:25px;height:auto;}
	.s_patent .patentslider .bd ul .cont .bigcont .bigpic .txt span{position:static; transform:translate(0,0); -webkit-transform:translate(0,0);margin:0px auto;}
	.s_patent .patentslider .bd ul .cont .smallcont{position:relative; width:100%; left:auto; overflow:hidden;}
	.s_patent .patentslider .bd ul .cont .smallcont .info{position:relative;transform:translateY(0); -webkit-transform:translateY(0); margin:0px auto; left:auto; top:auto;}
	.s_patent .patentslider .bd ul .cont .smallcont .honorlist{margin-bottom:30px; padding-right:0px; height:320px;}
}

@media screen and (max-width:480px){
	.s_patent .patentslider .bd ul .cont .bigcont .bigpic{width:100%;}
	.s_patent .patentslider .bd ul .cont .smallcont .info{width:100%;}
}
.s_researchdetail{margin-bottom:30px;}
.s_researchdetail .s_tit{ text-align:center; margin-bottom:50px;}
.s_researchdetail .cont{line-height:40px; font-size:18px; color:#444444;}
.s_researchdetail .cont p{margin-bottom:25px; }
.s_researchdetail .cont .imglist{margin-top:30px; margin-right:-45px;}
.s_researchdetail .cont .imglist li{width:50%;}
.s_researchdetail .cont .imglist li a{margin-top:20px; margin-right:45px; }
.s_researchdetail .cont .imglist li a img{transition:all 2s; -webkit-transition:all 2s;}
.s_researchdetail .cont .imglist li a:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

@media screen and (max-width:1600px){
	.s_researchdetail .cont{font-size:16px; line-height:35px;}
}

@media screen and (max-width:991px){
	.s_researchdetail .s_tit{margin-bottom:30px;}
	.s_researchdetail .cont p{margin-bottom:15px; }
}

@media screen and (max-width:640px){
	.s_researchdetail{margin-bottom:0px;}
	.s_researchdetail .s_tit{margin-bottom:20px;}
	.s_researchdetail .cont{font-size:14px; line-height:28px;}
	.s_researchdetail .cont p{margin-bottom:10px; }
}

@media screen and (max-width:480px){
.s_researchdetail .cont .imglist{margin-top:-10px;}
.s_researchdetail .cont .imglist li{width:100%;}	
}

/* 视频弹出 */ 
.videobg{float:left; width:100%; height:100%; background:rgba(0,0,0,0.8) left top repeat; position:fixed; top:0px; left:0px; z-index:999; display:none;}
.videobg .video{width:960px; height:500px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); background:#000;}
.videobg .video video{width:100%; height:100%;}
.videobg .video .close{position:absolute; top:-40px; right:-15px; width:29px; cursor:pointer;}

@media screen and (max-width:1200px){
.videobg .video{width:90%; height:auto;}
}

@media screen and (max-width:480px){
.videobg .video .close{width:20px;}
}

.pages{margin-top:80px;text-align:center; font-size:16px;}
.pages a{display:inline-block;padding:0px 15px;height:40px; line-height:40px; border:1px solid #e0e3e4; color:#7e7b7b; margin:0px 5px;}
.pages a:hover,.pages a.on{background:#009b95; border:1px solid #009b95; color:#FFF;}
.pages .mpage{display:inline-block;}

@media screen and (max-width:991px){
	.pages{margin-top:50px;}
}

@media screen and (max-width:640px){
	.pages{margin-top:40px;}
	.pages .mpage{display:none;}
}



.newscont{overflow:hidden; padding-bottom:40px; }
.newscont .news_left{width:75%; float:left; font-size:18px; line-height:36px; color:#666666; padding:35px; background:#FFF;  box-sizing: border-box;}
.newscont .news_left h2{font-size:30px; line-height:48px; font-weight:bold; color:#333333;font-family:'newfont';}
.newscont .news_left span{font-size:18px; color:#666666; display:block; line-height:30px; margin-bottom:20px; margin-top:10px; font-family:'newfont';}
.newscont .news_left p{margin-bottom:20px; }
.newscont .news_left img{max-width:100%; width:auto; display:inline-table;}
.newscont .morenews{width:22%; float:right; font-family: 'newfont';}
.newscont .morenews h2{padding-left:25px; color:#333333; font-size:24px; position:relative; line-height:30px; margin-bottom:15px;}
.newscont .morenews h2:before{position:absolute; content:""; top:7px; width:3px; background:#00afcc; height:18px; left:0px;}
.newscont .morenews li{margin-bottom:10px;}
.newscont .morenews li a{display:block; background:#ffffff; color:#333; font-size:16px; line-height:30px; padding:25px 25px 35px 25px;}
.newscont .morenews li a span{display:block; color:#666666;}
.newscont .morenews li a:hover{color:#00afcc;}
.newscont .morenews .backnews{line-height:58px; background:#00afcc; transition:all 0.5s; -webkit-transition:all 0.5s; display:block; font-size:16px;}
.newscont .morenews .backnews:hover{opacity:0.8;}
.newscont .morenews .backnews span{margin-left:27px;color:#FFF;}
.newscont .news_left .n_pages{padding:30px 0px 0px 0px; border-top:1px solid #e5e5e5; color:#333; font-family: 'Arial'; font-size:18px;}
.newscont .news_left .n_pages a{color:#333;}
.newscont .news_left .n_pages a:hover{color:#00afcc;}

@media screen and (max-width:1200px){
.newscont .news_left{width:70%;}
.newscont .morenews{width:25%;}
}

@media screen and (max-width:991px){

.newscont .news_left h2{font-size:24px; line-height:40px; }
.newscont .news_left{width:65%;}
.newscont .morenews{width:30%;}
.newscont .news_left .n_pages{font-size:16px;}
}

@media screen and (max-width:768px){
.newscont .news_left h2{font-size:20px; line-height:30px; }
.newscont .news_left{width:60%; line-height:30px; font-size:14px;}
.newscont .news_left span{font-size:14px; margin:10px 0px;}
.newscont .morenews{width:35%;}
.newscont .news_left .n_pages{font-size:14px;}
}

@media screen and (max-width:640px){

.newscont .news_left h2{font-size:18px;}
.newscont .news_left{width:100%; padding:15px;}
.newscont .morenews{width:100%; margin-top:15px;}
.newscont .morenews .backnews{font-size:14px; height:48px; line-height:48px;}
.newspage{margin-top:20px; font-size:14px;}
}

@media screen and (max-width:480px){
.newscont .morenews li a{padding:15px; font-size:14px; line-height:25px;}
}

/* 联系我们页面 */

.s_contact{margin-bottom:10px;}
.s_contact .s_tit{margin-bottom:70px;}
.s_contact .part1 .cont{overflow:hidden; }
.s_contact .part1 .cont .map{width:calc(100% - 480px); height:570px;float:left; background:#FFF;}
/* .s_contact .part1 .cont .map iframe{display:block; width:100%; } */
.s_contact .part1 .cont .txt{width:480px;float:right;height:570px; background:#00afcc; padding:20px; box-sizing: border-box;}
.s_contact .part1 .cont .txt .info{padding:10px 30px;box-sizing: border-box; border-bottom:1px solid #01a0ba; color:#FFF; font-size:18px; line-height:35px;}
.s_contact .part1 .cont .txt .info h2{font-size:28px;  font-family:'newfont'; margin-bottom:18px;}
.s_contact .part1 .cont .txt .hotline{padding:20px 30px 0px 30px;box-sizing: border-box; line-height:35px; color:#FFF;  font-family:'newfont';}
.s_contact .part1 .cont .txt .hotline h2{font-size:28px; margin-bottom:15px;}
.s_contact .part1 .cont .txt .hotline h3{font-size:30px; margin-bottom:20px; font-family: 'microsoft Yahei'; font-weight:bold;}
.s_contact .part1 .cont .txt .hotline .more{display:block;width:240px; height:50px;position:relative; border:2px solid #FFF; position:relative;}
.s_contact .part1 .cont .txt .hotline .more span{display:block; line-height:30px;width:80%; position:absolute;top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); z-index:3; font-size:20px; text-align:center; color:#FFF;}
.s_contact .part1 .cont .txt .hotline .more:hover span{color:#00afcc;}
.s_contact .part1 .cont .txt .hotline .more:after{position:absolute;content:""; width:0px; height:100%; background:#FFF; transition:all 0.5s;-webkit-transition:all 0.5s; z-index:1;}
.s_contact .part1 .cont .txt .hotline .more:hover:after{width:100%;}

.s_contact .contactlist{margin-top:70px;}
.s_contact .contactlist .imglist{margin-top:-40px; margin-right:-60px;}
.s_contact .contactlist .imglist li{width:50%;}
.s_contact .contactlist .imglist li .box{margin-top:40px; margin-right:60px;}
.s_contact .contactlist .imglist li .box .map{width:100%; background:#ccc;height:320px;}
/* .s_contact .contactlist .imglist li .box .map iframe{width:100%; } */
.s_contact .contactlist .imglist li .box .txt{height:250px; padding:20px 30px; box-sizing: border-box; line-height:35px;  background:#FFF; font-size:18px;}
.s_contact .contactlist .imglist li .box .txt span{display:block;margin-bottom:15px; font-size:24px; font-family:'newfont';}

@media screen and (max-width:1680px){
	.s_contact .contactlist .imglist li .box .txt{ font-size:16px; line-height:30px;}
	.s_contact .contactlist .imglist li .box .txt span{font-size:20px; margin-bottom:10px;}
}

@media screen and (max-width:1200px){
	.s_contact .contactlist .imglist{margin-top:-20px; margin-right:-30px;}
	.s_contact .contactlist .imglist li .box{margin-top:20px; margin-right:30px;}
}

@media screen and (max-width:991px){
	.s_contact .part1 .cont .map{width:50%;}
	.s_contact .part1 .cont .txt{width:50%;}
	.s_contact .part1 .cont .txt .info{font-size:16px; line-height:30px; padding:0px 0px 20px 0px;}
	.s_contact .part1 .cont .txt .info h2{font-size:24px; margin-bottom:10px;}
	.s_contact .part1 .cont .txt .hotline{padding:20px 0px 0px 0px;}
	.s_contact .part1 .cont .txt .hotline h2{font-size:24px;}
	.s_contact .part1 .cont .txt .hotline h3{font-size:26px;}
	.s_contact .part1 .cont .txt .hotline .more{width:200px;}
	.s_contact .part1 .cont .txt .hotline .more span{font-size:16px;}
	.s_contact .contactlist{margin-top:40px;}
	.s_contact .s_tit{margin-bottom:40px;}
	.s_contact .contactlist .imglist li .box .map{height:220px;}
	.s_contact .contactlist .imglist li .box .txt{font-size:14px; line-height:25px; padding: 20px 15px;}
	.s_contact .contactlist .imglist li .box .txt span{font-size:16px; }
	
}

@media screen and (max-width:640px){
	.s_contact .part1 .cont .map{width:100%;height:320px;}
	/* .s_contact .part1 .cont .map iframe{} */
	.s_contact .part1 .cont .txt{width:100%; height:auto; padding:30px;}
	.s_contact .part1 .cont .txt .info{font-size:14px; }
	.s_contact .part1 .cont .txt .info h2{font-size:20px;}
	.s_contact .part1 .cont .txt .hotline h2{font-size:20px;}
	.s_contact .part1 .cont .txt .hotline h3{font-size:22px;}
	.s_contact .contactlist{margin-top:20px;}
	.s_contact .s_tit{margin-bottom:20px;}
	.s_contact .contactlist .imglist li{width:100%;}
	.s_contact .contactlist .imglist li .box .txt{height:auto;}
}

@media screen and (max-width:480px){
.s_contact .part1 .cont .txt{padding:30px 15px;}	
.s_contact .part1 .cont .txt .info h2{font-size:16px;}
.s_contact .part1 .cont .txt .hotline h2{font-size:16px; margin-bottom:5px;}
.s_contact .part1 .cont .txt .hotline h3{font-size:18px; margin-bottom:10px;}
.s_contact .part1 .cont .txt .hotline .more{width:160px; height:40px;}
.s_contact .part1 .cont .txt .hotline .more span{font-size:14px;}
}

.s_salenet{margin-bottom:15px;}
.s_salenet .cont{width:100%;background:#00afcc; padding:65px 0px;}
.s_salenet .cont .num{width:25%;text-align:center;position:relative;float:left; font-family:'newfont'; color:#fff;}
.s_salenet .cont .num:after{position:absolute;content:""; right:0px; top:50%; width:1px; height:120px; margin-top:-60px; border-right:1px dashed rgba(0,0,0,0.2);}
.s_salenet .cont .num .c_num{display:inline-block;position:relative; }
.s_salenet .cont .num .c_num span{font-size:60px; font-weight:bold;  padding-right:10px;}
.s_salenet .cont .num p{font-size:18px; margin-top:30px; line-height:30px;}
.s_salenet .cont .num .c_num sup{font-size:18px;  position:absolute; top:-10px; right:0px;}
.s_salenet .cont .txt{width:75%; font-size:22px; line-height: 30px; float:right; color:#FFF; font-family:'Arial';}
.s_salenet .cont .txt p{width:80%; margin:0px auto; }
.s_salenet .map{margin-top:80px; position:relative; padding:60px 100px 30px 100px; background:#FFF;}
.s_salenet .map .title{position:absolute; width:159px; height:50px; background:url(../images/ico14.png) center center no-repeat;right:19%; top:16%;}
.s_salenet .map .title span{display:block;width:100%; height:40px; line-height:40px; text-align:center;font-size:16px; color:#FFF; font-family:'newfont';}

@media screen and (max-width:1600px){
	.s_salenet .map .title{right:17%;}
}

@media screen and (max-width:1200px){
	.s_salenet .cont{width:100%;}
	.s_salenet .map{padding:0px; background:transparent;}
	.s_salenet .map .title{right:10%;top:7%;}
}

@media screen and (max-width:991px){
	.s_salenet{padding:70px 0px 60px 0px;}
	.s_salenet .cont .num .c_num span{font-size:40px;}
	.s_salenet .cont .txt{font-size:18px;}
	.s_salenet .cont .txt p{width:90%;}
	.s_salenet .map .title{right:9%; top:6%;}
}

@media screen and (max-width:768px){
	.s_salenet .map .title{right:13%; top:5%;}
	.s_salenet .cont .txt{font-size:16px; }
}

@media screen and (max-width:640px){
	.s_salenet{padding:40px 0px 30px 0px; margin-bottom:0px;}
	.s_salenet .cont{padding:35px 0px;}
	.s_salenet .map .title{right:0%; top:0%;}
	.s_salenet .cont .num{width:100%;margin-bottom:15px;}
	.s_salenet .cont .num .c_num span{font-size:30px;}
	.s_salenet .cont .num p{font-size:16px; margin-top:20px;}
	.s_salenet .cont .num:after{width:0px; border-right:0px;}
	.s_salenet .cont .txt{width:100%;}
	.s_salenet .map{margin-top:50px;}
	.s_salenet .map .title span{font-size:14px;}
}
@media screen and (max-width:480px){
	.s_salenet{padding:0px;}
	.s_salenet .map .title{right:-4%; top:-8%; display:none;}
	.s_salenet .cont .txt{font-size:14px; line-height:25px;}
	.s_salenet .map{margin-top:40px;}
	
}
 
.s_suggestions{padding-bottom:40px;}
.s_suggestions .cont{font-size:22px; line-height:30px; text-align:center;}
.s_suggestions .cont p{padding:10px 0px;}
.s_suggestions .cont span{font-size:30px; margin-left:10px; font-weight:bold; color:#00afcc;}
.s_suggestions .sugform{width:500px;margin:70px auto 0px auto; }
.s_suggestions .sugform li{margin-bottom:20px;margin-right:20px; border:1px solid #e8e8e8; background:#FFF; position:relative;  }
.s_suggestions .sugform li .int{margin:0px 15px; }
.s_suggestions .sugform li input{width:100%; height:48px; line-height:48px; background:transparent; border:0px;color:#333; font-size:16px;}
.s_suggestions .sugform li input::-webkit-input-placeholder{color:#333; font-size:16px;}
.s_suggestions .sugform li input:-moz-placeholder{color:#333; font-size:16px;}
.s_suggestions .sugform li input::-moz-placeholder{color:#333; font-size:16px;}
.s_suggestions .sugform li input::-moz-placeholder{color:#333; font-size:16px;}
.s_suggestions .sugform li input::-ms-input-placeholder{color:#333; font-size:16px;}
.s_suggestions .sugform li textarea{width:100%; height:198px; line-height:48px; background:transparent; border:0px; }
.s_suggestions .sugform li textarea::-webkit-input-placeholder{color:#333; font-size:16px;}
.s_suggestions .sugform li textarea:-moz-placeholder{color:#333; font-size:16px;}
.s_suggestions .sugform li textarea::-moz-placeholder{color:#333; font-size:16px;}
.s_suggestions .sugform li textarea::-moz-placeholder{color:#333; font-size:16px;}
.s_suggestions .sugform li textarea::-ms-input-placeholder{color:#333; font-size:16px;}
.s_suggestions .sugform li .xing{position:absolute; width:20px;top:0px; right:-20px; text-align:right;font-size:16px;line-height:50px; color:#f8b62b;}
.s_suggestions .sugform .btn{margin-top:36px;}
.s_suggestions .sugform .btn .sub{margin-right:20px;border:1px solid #e8e8e8; color:#666; font-size:16px;text-align:center; line-height:33px; height:36px; background:transparent;  width:90px; transition:all 0.5s;}
.s_suggestions .sugform .btn .sub:hover{border-color:#00afcc; background:#00afcc; color:#FFF;}

.s_suggestions .sugform li .int1{margin:0px 15px; }
.s_suggestions .sugform li .int1 input{width:calc(100% - 20px); float:left;}
.s_suggestions .sugform li .int1 em{display:block; width:20px; background:url(../images/ico15.png) center center no-repeat; float:right; height:48px; cursor:pointer;}

.s_suggestions .sugform li .list{position:absolute; top:101%;width:100%;  border:1px solid #e8e8e8;  background:#FFF; z-index:10; left:-1px; display:none;}
.s_suggestions .sugform li .list dl{width:100%; margin:0px auto;}
.s_suggestions .sugform li .list dd{line-height:30px; color:#666; font-size:16px; padding:10px 15px; border-bottom:1px solid #eee; box-sizing: border-box; cursor:pointer;}
.s_suggestions .sugform li .list dd:last-child{border-bottom:0px;}
.s_suggestions .sugform li .list dd:hover{background:rgba(0,175,204,0.5); color:#FFF;}
.s_suggestions .sugform .ptype{overflow:hidden; }
.s_suggestions .sugform li.ptype1{width:48%; float:left;}
.s_suggestions .sugform li.ptype2{width:40%; float:right;}

@media screen and (max-width:991px){
	.s_suggestions{padding:0px; }
	.s_suggestions .cont{font-size:18px;}
	.s_suggestions .cont span{font-size:24px;}
}

@media screen and (max-width:640px){
	.s_suggestions .cont{font-size:16px;}
	.s_suggestions .cont p{padding:0px;}
	.s_suggestions .cont span{font-size:20px; display:block;margin-left:0px;}
	.s_suggestions .sugform{margin-top:40px;}
	
	.s_suggestions .sugform li{margin-bottom:15px;}
	.s_suggestions .sugform li input{font-size:14px;height:38px; line-height:38px;}
	.s_suggestions .sugform li input::-webkit-input-placeholder{font-size:14px;}
	.s_suggestions .sugform li input:-moz-placeholder{font-size:14px;}
	.s_suggestions .sugform li input::-moz-placeholder{font-size:14px;}
	.s_suggestions .sugform li input::-moz-placeholder{font-size:14px;}
	.s_suggestions .sugform li input::-ms-input-placeholder{font-size:14px;}
	.s_suggestions .sugform li textarea::-webkit-input-placeholder{font-size:14px;}
	.s_suggestions .sugform li textarea:-moz-placeholder{font-size:14px;}
	.s_suggestions .sugform li textarea::-moz-placeholder{font-size:14px;}
	.s_suggestions .sugform li textarea::-moz-placeholder{font-size:14px;}
	.s_suggestions .sugform li textarea::-ms-input-placeholder{font-size:14px;}
	.s_suggestions .sugform .btn{margin-top:20px;}
	.s_suggestions .sugform .btn .sub{font-size:14px; }
	.s_suggestions .sugform li .xing{line-height:40px;}
	.s_suggestions .sugform li textarea{height:150px;}
	.s_suggestions .sugform li .int1 em{height:40px;}
}

@media screen and (max-width:480px){
	.s_suggestions .cont{font-size:14px;}
	.s_suggestions .sugform{margin-top:20px; width:100%;}
	.s_suggestions .sugform li.ptype1{width:45%;}
	
}

.s_faq li{background:#f7fbfc; margin-bottom:25px;overflow:hidden;}
.s_faq li:last-child{margin-bottom:0px; }
.s_faq li a{display:block;padding:30px 45px; background:#FFF; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_faq li a:hover{box-shadow: 0px 0px 15px #ccc;}
.s_faq li a .title{padding-left:48px;position:relative; font-size:20px; color:#333; line-height:30px; position:relative;}
.s_faq li a .title em{width:30px; font-style:normal; position:absolute; text-align:center; line-height:30px; font-size:20px; left:0px; top:0px; color:#333; }
.s_faq li a .title:after{position:absolute; content:""; width:30px; height:30px; border-radius:50%; background:url(../images/ico17.png) #00afcc center center no-repeat; right:0px; top:50%; margin-top:-15px;}
.s_faq li a.on .title:after{background:url(../images/ico16.png) #00afcc center center no-repeat; }
.s_faq li a .cont{line-height:30px; position:relative; font-size:18px; color:#333; margin-top:22px; padding-left:48px; width:90%; display:none;}
.s_faq li a.on .cont{color:#00afcc;}
.s_faq li a .cont em{width:30px; position:absolute;  text-align:center; line-height:30px; font-size:20px; left:0px; top:0px; color:#333; font-style:normal;}
.s_faq li a.on .cont em{color:#00afcc;}

@media screen and (max-width:991px){
	.s_faq li a .title{font-size:18px;}
	.s_faq li a .title em{font-size:18px;}
	.s_faq li a .cont{font-size:16px;}
	.s_faq li a .cont em{font-size:18px;}
}

@media screen and (max-width:640px){
	.s_faq li a{padding:15px;}
	.s_faq li a .title{font-size:14px; padding-left:45px; padding-right:45px;}
	.s_faq li a .title:after{right:15px;}
	.s_faq li a .title em{font-size:16px;}
	.s_faq li a .cont{font-size:14px; margin-top:15px; padding-left:45px;}
	.s_faq li a .cont em{font-size:16px;}
}

.s_pro .g-wrap,.s_pro1 .g-wrap,.s_pro2 .g-wrap,.s_pro3 .g-wrap,.s_pro4 .g-wrap,.s_pro5 .g-wrap{max-width:1440px;}

@media screen and (max-width:1600px){
.s_pro .g-wrap,.s_pro1 .g-wrap,.s_pro2 .g-wrap,.s_pro3 .g-wrap,.s_pro4 .g-wrap,.s_pro5 .g-wrap{max-width:1200px;}	
}
.s_procont{padding:100px 0px 77px 0px; background:#f7fbfc;}
.s_procont .cont{overflow:hidden; padding-bottom:50px; position:relative;}
.s_procont .cont .videopic{width:658px; float:right; position:relative; overflow:hidden; cursor:pointer;}
.s_procont .cont .videopic img{transition:all 2s; -webkit-transition:all 2s;}
.s_procont .cont .videopic:hover img{transform:scale(1.1); transform:scale(1.1);}
.s_procont .cont .videopic .play{position:absolute;content:""; width:107px; height:107px; background:url(../images/ico8.png) center/cover no-repeat; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.s_procont .cont:before{width:calc(100% - 548px);position:absolute; content:"";left:0px;background:#FFF; height:100%;}
.s_procont .cont .txt{position:absolute; width:calc(100% - 658px); left:0px;height:calc(100% - 50px);padding:65px 100px 50px 75px;box-sizing: border-box;}
.s_procont .cont .txt .s_tit{color:#00afcc;padding:0px 0px 15px 0px; line-height:1.2;}
.s_procont .cont .txt .s_tit:after{position:absolute; content:""; width:10px; height:4px; background:#00afcc; bottom:0px; left:5px;}
.s_procont .cont .txt .info{font-size:18px; color:#444; line-height:35px; margin-top:30px; }
.s_procont .cont .txt .more{width:180px; height:50px; border:1px solid #444444; margin-top:50px; display:block; position:relative;}
.s_procont .cont .txt .more span{display:block; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); line-height:30px; font-size:18px; color:#444444; background:url(../images/ico5.png) right center no-repeat; z-index:3; width:70%; font-family: 'newfont';}
.s_procont .cont .txt .more:hover span{color:#FFF; background:url(../images/h_ico5.png) right center no-repeat;}
.s_procont .cont .txt .more:after{position:absolute; content:""; width:0px; height:100%; background:#00afcc; transition:all 0.5s; -webkit-transition:all 0.5s; top:0px; left:0px; z-index:2;} 
.s_procont .cont .txt .more:hover:after{width:100%;}
.s_procont .cont .txt .more:hover{border:1px solid #00afcc;}



.s_pro .part1{background:#00afcc; padding:75px 0px 80px 0px;}
.s_pro .part1 .s_tit{ color:#FFF; text-align:center;}
.s_pro .part1 .s_prolist{margin-top:75px;}
.s_pro .part1 .s_prolist li .img{width:100%;}
.s_pro .part1 .s_prolist li .txt{font-size:18px; line-height:25px; height:66px; text-align:center; width:100%; margin:0px auto; color:#444444; position:relative; background:#FFF;}
.s_pro .part1 .s_prolist li .txt span{display:block; position:absolute; width:95%; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); }
.s_pro .part1 .s_prolist .owl-dots{position:absolute; bottom:-40px; text-align:center; width:100%; left:0px; }
.s_pro .part1 .s_prolist .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_pro .part1 .s_prolist .owl-dot.active{background:#fff;}

.s_pro .part2{padding:78px 0px 125px 0px;}
.s_pro .part2 .g-wrap{max-width:1320px;}
.s_pro .part2 .s_tit{ color:#333333; text-align:center;}

.s_pro .part2 .s_case{margin-top:75px;}
.s_pro .part2 .s_case li{padding:3px;box-sizing: border-box;}
.s_pro .part2 .s_case li .img{overflow:hidden;}
.s_pro .part2 .s_case li .txt{font-size:18px; line-height:25px; height:125px; text-align:center; width:100%; margin:0px auto; color:#444444; position:relative; background:#FFF; box-shadow: 0px 0px 5px #ddd;}
.s_pro .part2 .s_case li .txt span{display:block; position:absolute; width:85%; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); height:100px;}

.s_pro .part2 .s_case .owl-dots{position:absolute; bottom:-60px; text-align:center; width:100%; left:0px; }
.s_pro .part2 .s_case .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_pro .part2 .s_case .owl-dot.active{background:#18b6d1;}

.s_pro .part3{padding:60px 0px 170px 0px; background:#f7fbfc;}
.s_pro .part3 .s_tit{ color:#333333; text-align:center;}

.s_pro .part3 .s_honor{margin-top:80px;}
.s_pro .part3 .s_honor li{padding:3px;box-sizing: border-box;}
.s_pro .part3 .s_honor li a{display:block; position:relative; overflow:hidden;}
.s_pro .part3 .s_honor li a .txt{font-size:18px; line-height:25px; height:100%;  width:100%;  position:absolute; background:rgba(0,175,204,0.9);left:-105%; top:0px;transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_pro .part3 .s_honor li a:hover .txt{left:0px;}
.s_pro .part3 .s_honor li .txt span{display:block; position:absolute; width:85%; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); color:#FFF;}

.s_pro .part3 .s_honor .owl-dots{position:absolute; bottom:-80px; text-align:center; width:100%; left:0px; }
.s_pro .part3 .s_honor .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_pro .part3 .s_honor .owl-dot.active{background:#18b6d1;}

@media screen and (max-width:1600px){
	.s_procont .cont .txt{padding:35px 50px 30px 45px;}
}

@media screen and (max-width:1440px){
	.s_procont .cont .txt .info{font-size:16px; line-height: 30px; margin-top:15px;}
	.s_procont .cont .txt{width:45%;}
	.s_procont .cont .videopic{width:55%;}
	.s_procont .cont .txt .more{width:130px; height:40px; margin-top:20px;}
	.s_procont .cont .txt .more span{font-size:14px;}
}

@media screen and (max-width:1200px){
	.s_procont .cont{padding-bottom:0px;}
	.s_procont .cont:before{position:static;}
	.s_procont .cont .txt{width:100%;  position:static; background:#FFF;}
	.s_procont .cont .videopic{width:100%;}
	
}

@media screen and (max-width:991px){
	.s_procont{padding:70px 0px 57px 0px;}
	.s_procont .cont .txt{padding:30px 20px 30px 20px;}
	.s_pro .part1{padding:45px 0px 80px 0px;}
	.s_pro .part1 .s_prolist{margin-top:45px;}
	.s_pro .part1 .s_prolist li .txt{font-size:14px;}
	.s_pro .part2{padding:48px 0px 95px 0px;}
	.s_pro .part2 .s_case{margin-top:45px;}
	.s_pro .part2 .s_case li .txt{font-size:14px; line-height:20px; height:155px;}
	.s_pro .part2 .s_case li .txt span{width:95%; height:auto;}
	.s_pro .part3{padding:30px 0px 130px 0px;}
	.s_pro .part3 .s_honor{margin-top:50px;}
}

@media screen and (max-width:640px){
	.s_procont{padding:30px 0px 27px 0px;}
	.s_procont .cont .txt .info{font-size:14px;}
	.s_pro .part1{padding:30px 0px 70px 0px;}
	.s_pro .part1 .s_prolist{margin-top:30px;}
	.s_pro .part2{padding:30px 0px 65px 0px;}
	.s_pro .part2 .s_case{margin-top:30px;}
	.s_pro .part2 .s_case .owl-dots{bottom:-30px;}
	.s_pro .part3{padding:30px 0px 90px 0px;}
	.s_pro .part3 .s_honor{margin-top:30px;}
	.s_pro .part3 .s_honor .owl-dots{bottom:-50px;}
	.s_pro .part3 .s_honor li a .txt{font-size:14px;}
	.s_procont .cont .videopic .play{width:70px; height:70px;}
	.s_procont .cont .txt .more span{width:80%;}
}

/* 世俱杯2025器材 */

.s_pro1 .part1{background:#00afcc; padding:65px 0px 50px 0px;}
.s_pro1 .part1 .s_tit{color:#FFF; text-align:center;}
.s_pro1 .part1 small{color:#FFF; text-align:center;margin:30px 0px 65px 0px; font-size:30px; display:block; line-height:40px;}
.s_pro1 .part1 .count_num{width:100%; }
.s_pro1 .part1 .count_num li{width:16.66%; float:left;text-align:center;color:#FFF;}
.s_pro1 .part1 .count_num li p{font-size:18px;  margin-top:20px; line-height:30px;}
.s_pro1 .part1 .count_num li .nums{display:inline-block;position:relative;}
.s_pro1 .part1 .count_num li .nums span{ font-size:60px; font-family:'newfont'; display:inline-block;}

.s_pro1 .part2{background:#f7fbfc; padding:70px 0px 160px 0px;}
.s_pro1 .part2 .s_tit{line-height:1.2; padding:0px 10%;}
.s_pro1 .part2 small{margin:40px 0px 80px 0px; font-size:20px; display:block; line-height:30px; color:#444; padding:0px 10%; }
.s_pro1 .part2 .s_probox li{border:1px solid #eeeeee;box-sizing: border-box;}
.s_pro1 .part2 .s_probox li .txt{height:70px; position:relative; background:#FFF;}
.s_pro1 .part2 .s_probox li .txt span{display:block; position:absolute; top:50%; left:50%; width:80%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%;) color:#444; text-align:center; line-height:25px; font-size:18px;}

.s_pro1 .part2 .s_probox .owl-dots{position:absolute; bottom:-80px; text-align:center; width:100%; left:0px; }
.s_pro1 .part2 .s_probox .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_pro1 .part2 .s_probox .owl-dot.active{background:#18b6d1;}

.s_pro1 .part3{padding:60px 0px 130px 0px; }
.s_pro1 .part3 .s_tit{ color:#333333; text-align:center;}

.s_pro1 .part3 .s_honor{margin-top:50px;}
.s_pro1 .part3 .s_honor li{padding:3px;box-sizing: border-box;}
.s_pro1 .part3 .s_honor li a{display:block; position:relative; overflow:hidden;}
.s_pro1 .part3 .s_honor li a .txt{font-size:18px; line-height:25px; height:100%;  width:100%;  position:absolute; background:rgba(0,175,204,0.9);left:-105%; top:0px;transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_pro1 .part3 .s_honor li a:hover .txt{left:0px;}
.s_pro1 .part3 .s_honor li .txt span{display:block; position:absolute; width:85%; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); color:#FFF;}

.s_pro1 .part3 .s_honor .owl-dots{position:absolute; bottom:-60px; text-align:center; width:100%; left:0px; }
.s_pro1 .part3 .s_honor .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_pro1 .part3 .s_honor .owl-dot.active{background:#18b6d1;}

.s_pro1 .part4{padding:80px 0px 150px 0px; background:#f7fbfc;}
.s_pro1 .part4 .s_tit{ color:#333333; text-align:center;}

.s_pro1 .part4 .sportsnews{margin-top:60px;}
.s_pro1 .part4 .sportsnews li{padding:28px 28px 0px 28px; background:#FFF;box-sizing: border-box;}
.s_pro1 .part4 .sportsnews li .txt{height:100px; position:relative; line-height:25px; font-size:18px; color:#444; text-align:center;}
.s_pro1 .part4 .sportsnews li .txt span{display:block; position:absolute; width:100%; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.s_pro1 .part4 .sportsnews .owl-dots{position:absolute; bottom:-80px; text-align:center; width:100%; left:0px; }
.s_pro1 .part4 .sportsnews .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_pro1 .part4 .sportsnews .owl-dot.active{background:#18b6d1;}

@media screen and (max-width:1600px){
	.s_pro1 .part1 small{font-size:24px; line-height:30px; margin:20px 0px 45px 0px;}
	.s_pro1 .part1 .count_num li p{font-size:16px;}
	.s_pro1 .part1 .count_num li .nums span{font-size:50px;}
}

@media screen and (max-width:1440px){
	.s_pro1 .part1 small{font-size:20px; margin:20px 0px 35px 0px;}
	.s_pro1 .part1 .count_num li p{font-size:16px; line-height:25px;}
	.s_pro1 .part1 .count_num li .nums span{font-size:40px;}
}

@media screen and (max-width:1200px){
	.s_pro1 .part2 .s_tit{padding:0px;}
	.s_pro1 .part2 small{padding:0px; margin:20px 0px 50px 0px;}
}

@media screen and (max-width:991px){
	
	.s_pro1 .part1{padding:35px 30px;}
	.s_pro1 .part1 small{font-size:16px; }
	.s_pro1 .part1 .count_num li{width:33.33%; margin-bottom:15px;}
	.s_pro1 .part1 .count_num li p{font-size:14px; min-height:50px; margin-top:10px;}
	.s_pro1 .part1 .count_num li .nums span{font-size:30px;}
	.s_pro1 .part2{padding:40px 0px 130px 0px;}
	.s_pro1 .part2 small{font-size:18px;}
	.s_pro1 .part2 .s_probox .owl-dots{bottom:-60px;}
	.s_pro1 .part2 .s_probox li .txt span{font-size:16px;}
	.s_pro1 .part3{padding:30px 0px 100px 0px; }
	.s_pro1 .part3 .s_honor{margin-top:30px;}
	.s_pro1 .part3 .s_honor li a .txt{font-size:16px;}
	.s_pro1 .part3 .s_honor .owl-dots{bottom:-50px;}
	.s_pro1 .part4{padding:50px 0px 120px 0px;}
	.s_pro1 .part4 .sportsnews{margin-top:30px;}
	.s_pro1 .part4 .sportsnews li{padding:15px 15px 0px 15px;}
	.s_pro1 .part4 .sportsnews li .txt{font-size:16px;}
	.s_pro1 .part4 .sportsnews .owl-dots{bottom:-50px;}
}

@media screen and (max-width:640px){
	.s_pro1 .part1 small{font-size:14px; }
	.s_pro1 .part1 .count_num li{width:100%;}
	.s_pro1 .part1 .count_num li p{min-height:auto;}
	.s_pro1 .part2{padding:40px 0px 100px 0px;}
	.s_pro1 .part2 small{font-size:14px; margin:10px 0px 25px 0px;}
	.s_pro1 .part2 .s_probox .owl-dots{bottom:-50px;}
	.s_pro1 .part2 .s_probox li .txt span{font-size:14px;}
	
	.s_pro1 .part3{padding:30px 0px 70px 0px; }
	.s_pro1 .part3 .s_honor{margin-top:30px;}
	.s_pro1 .part3 .s_honor li a .txt{font-size:14px;}
	.s_pro1 .part3 .s_honor .owl-dots{bottom:-40px;}
	.s_pro1 .part4{padding:30px 0px 90px 0px;}
	.s_pro1 .part4 .sportsnews{margin-top:30px;}
	.s_pro1 .part4 .sportsnews li{padding:15px 15px 0px 15px;}
	.s_pro1 .part4 .sportsnews li .txt{font-size:14px; line-height:20px;}
	.s_pro1 .part4 .sportsnews .owl-dots{bottom:-40px;}
}

@media screen and (max-width:480px){
	.s_pro1 .part2{padding:30px 0px 70px 0px;}
	.s_pro1 .part2 .s_probox .owl-dots{bottom:-40px;}
}

/* 人造草坪 */

.s_pro2 .part1{background:#00afcc; padding:60px 0px 115px 0px;}
.s_pro2 .part1 .s_tit{color:#FFF; text-align:center;}
.s_pro2 .part1 small{color:#FFF; text-align:center;margin:20px 0px 75px 0px; font-size:18px; display:block; line-height:30px;}
.s_pro2 .part1 .imglist{margin-top:-23px; margin-right:-23px;}
.s_pro2 .part1 .imglist li{width:20%;}
.s_pro2 .part1 .imglist li .box{margin-top:23px; margin-right:23px;}
.s_pro2 .part1 .imglist li .box .img{width:100%;}
.s_pro2 .part1 .imglist li .box .txt{height:143px; background:#FFF;padding:10px; box-sizing: border-box; font-size:14px; color:#999; line-height:25px;}
.s_pro2 .part1 .imglist li .box .txt span{display:block;font-size:16px; color:#444; line-height:30px; margin-bottom:10px; text-align:center;}
.s_pro2 .part1 .imglist li .box .txt p{height:75px;}

.s_pro2 .part2{padding:70px 0px 110px 0px;}
.s_pro2 .part2 .s_tit{text-align:center;}

.s_pro2 .part2 .s_honor{margin-top:50px;}
.s_pro2 .part2 .s_honor li{padding:3px;box-sizing: border-box;}
.s_pro2 .part2 .s_honor li a{display:block; position:relative; overflow:hidden;}
.s_pro2 .part2 .s_honor li a .txt{font-size:18px; line-height:25px; height:100%;  width:100%;  position:absolute; background:rgba(0,175,204,0.9);left:-105%; top:0px;transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_pro2 .part2 .s_honor li a:hover .txt{left:0px;}
.s_pro2 .part2 .s_honor li .txt span{display:block; position:absolute; width:85%; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); color:#FFF;}

.s_pro2 .part2 .s_honor .owl-dots{position:absolute; bottom:-60px; text-align:center; width:100%; left:0px; }
.s_pro2 .part2 .s_honor .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_pro2 .part2 .s_honor .owl-dot.active{background:#18b6d1;}

.s_pro2 .part3{padding:60px 0px 65px 0px; background:#f7fbfc;}
.s_pro2 .part3 .s_tit{text-align:center;}
.s_pro2 .part3 small{display:block; font-size:18px; text-align:center; line-height:30px; margin:20px 0px 0px 0px;}
.s_pro2 .part3 .imglist{margin-right:-40px; margin-top:30px}
.s_pro2 .part3 .imglist li{width:50%;}
.s_pro2 .part3 .imglist li .box{margin-right:40px;margin-top:30px;}
.s_pro2 .part3 .imglist li .box .img{padding:23px;min-height:200px; background:#FFF;}
.s_pro2 .part3 .imglist li .box .txt{margin-top:25px; line-height: 30px; font-size:20px; color:#444444; text-align:center;}

.s_pro2 .part3 .imglist li .box .imglist{margin-right:-15px;margin-top:-30px;}
.s_pro2 .part3 .imglist li .box .imglist .box{margin-right:15px;}
.s_pro2 .part3 .imglist li .box .imglist .box .img{padding:0px;}
.s_pro2 .part3 .imglist li .box .imglist .box .txt{font-size:14px; color:#666666;line-height:20px; text-align:center;}

@media screen and (max-width:991px){
.s_pro2 .part1{padding:50px 0px 85px 0px;}
.s_pro2 .part1 small{font-size:16px; margin:20px 0px 45px 0px;}	
.s_pro2 .part1 .imglist li{width:25%;}
.s_pro2 .part2{padding:40px 0px 80px 0px;}
.s_pro2 .part2 .s_honor{margin-top:30px;}
.s_pro2 .part2 .s_honor li a .txt{font-size:16px;}
.s_pro2 .part2 .s_honor .owl-dots{bottom:-50px;}
.s_pro2 .part3{padding:30px 0px 35px 0px;}
.s_pro2 .part3 small{font-size:16px;}
.s_pro2 .part3 .imglist{margin-top:0px;}
.s_pro2 .part3 .imglist li .box .txt{font-size:16px;}
.s_pro2 .part3 .imglist li .box .img{min-height:auto;}
}

@media screen and (max-width:768px){
.s_pro2 .part1 .imglist li{width:33.33%;}
.s_pro2 .part3 .imglist li{width:100%;}
}

@media screen and (max-width:640px){
.s_pro2 .part1{padding:30px 0px 55px 0px;}
.s_pro2 .part1 small{font-size:14px; margin:10px 0px 25px 0px;}
.s_pro2 .part1 .imglist{margin-top:-15px; margin-right:-15px;}
.s_pro2 .part1 .imglist li{width:50%;}
.s_pro2 .part1 .imglist li .box{margin-top:15px; margin-right:15px;}
.s_pro2 .part1 .imglist li .box .txt span{font-size:14px;}
.s_pro2 .part2{padding:30px 0px 60px 0px;}
.s_pro2 .part2 .s_honor{margin-top:30px;}
.s_pro2 .part2 .s_honor li a .txt{font-size:16px;}
.s_pro2 .part2 .s_honor .owl-dots{bottom:-40px;}
.s_pro2 .part3 small{font-size:14px; line-height:25px;}
}

.s_pro3 .part1{background:#00afcc; padding:60px 0px 50px 0px;}
.s_pro3 .part1 .s_tit{color:#FFF; text-align:center;}
.s_pro3 .part1 small{color:#FFF; text-align:center;margin:20px 0px 0px 0px; font-size:30px; display:block; line-height:40px;}

.s_pro3 .part2{padding:80px 0px 110px 0px;}
.s_pro3 .part2 .s_tit{text-align:center;}

.s_pro3 .part2 .historyslider{margin-top:45px;}
.s_pro3 .part2 .historyslider .hd{width:70%; margin:0px auto; display:block;}
.s_pro3 .part2 .historyslider .hd ul{overflow:hidden;}
.s_pro3 .part2 .historyslider .hd li{width:11%; float:left; color:#aaa; font-size:18px; line-height:40px; text-align:center; font-family:'newfont';cursor:pointer; transition:all 1s; -webkit-transition:all 1s;}
.s_pro3 .part2 .historyslider .hd li:hover{font-size:36px; color:#595656;}
.s_pro3 .part2 .historyslider .hd li.on{font-size:36px; color:#595656;}
.s_pro3 .part2 .historyslider .bd {zoom:1; }
.s_pro3 .part2 .historyslider .bd ul{width:100%;padding-top:100px;}
.s_pro3 .part2 .historyslider .bd ul .imglist{margin-right:0px; margin-top:0px;position:relative; border:1px solid #eeeeee; overflow:visible;}

.s_pro3 .part2 .historyslider .bd ul .imglist dd{float:left;width:25%;  }
.s_pro3 .part2 .historyslider .bd ul .imglist dd a{display:block; margin-right:0px; margin-top:0px; position:relative;padding:35px; border-right:1px solid #eee;}
.s_pro3 .part2 .historyslider .bd ul .imglist dd:last-child a{border-right:0px;}
 .s_pro3 .part2 .historyslider .bd ul .imglist dd a:before{position:absolute;content:""; top:-65px; width:100%; height:1px; border-top:1px dashed #e0e3e4; left:0px;}
.s_pro3 .part2 .historyslider .bd ul .imglist dd a:after{position:absolute; content:""; width:16px; height:16px; background:url(../images/ico18.png) center center no-repeat;left:50%; margin-left:-8px;top:-73px;}
.s_pro3 .part2 .historyslider .bd ul .imglist dd a .img{width:100%;}
.s_pro3 .part2 .historyslider .bd ul .imglist dd a .txt{min-height:120px; margin-top:30px; }
.s_pro3 .part2 .historyslider .bd ul .imglist dd a .txt p{position:relative;padding-left:10px;font-size:18px; line-height:32px; box-sizing: border-box;}

.s_pro3 .part3{padding:60px 0px 80px 0px; background:#f7fbfc;}
.s_pro3 .part3 .s_tit{text-align:center;}

.s_pro3 .part3 .mainproducts{margin-top:30px;}
.s_pro3 .part3 .mainproducts .hd{width:100%; border-bottom:1px solid #e0e3e4; text-align:center;}
.s_pro3 .part3 .mainproducts .hd li{display:inline-block; min-width:120px; margin:0px 55px; font-size:24px; line-height:80px; color:#333; position:relative; cursor:pointer;}
.s_pro3 .part3 .mainproducts .hd li:after{position:absolute; content:"";width:0px;height:4px; left:50%; bottom:0px;background:#00afcc; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_pro3 .part3 .mainproducts .hd li:hover:after,.s_pro3 .part3 .mainproducts .hd li.on:after{left:0px;width:100%;}
.s_pro3 .part3 .mainproducts .bd{zoom:1;}
.s_pro3 .part3 .mainproducts .bd ul{width:100%;}
/* .s_pro3 .part3 .mainproducts .bd ul .imglist{margin-right:-60px;margin-top:0px; position:relative; overflow:visible;}
.s_pro3 .part3 .mainproducts .bd ul .imglist dd{float:left;width:33.33%;}
.s_pro3 .part3 .mainproducts .bd ul .imglist dd a{display:block; margin-right:60px; margin-top:60px;padding:10px;}
.s_pro3 .part3 .mainproducts .bd ul .imglist dd a .img{width:100%; overflow:hidden; position:relative;}
.s_pro3 .part3 .mainproducts .bd ul .imglist dd a .img .pic{position:absolute;display:block; width:100%; height:100%; top:0px; left:0px;}
.s_pro3 .part3 .mainproducts .bd ul .imglist dd a .img .pic em{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); display:block;width:100%; text-align:center;}
.s_pro3 .part3 .mainproducts .bd ul .imglist dd a .img .pic em img{display:inline; max-width:100%; width:auto;}
.s_pro3 .part3 .mainproducts .bd ul .imglist dd a .txt{width:100%; height:70px;  position:relative; transition:all 0.5s;-webkit-transition:all 0.5s;}

.s_pro3 .part3 .mainproducts .bd ul .imglist dd a .txt span{display:block;width:100%; height:70px; line-height:70px; text-align:center;font-size:20px; color:#333;}
.s_pro3 .part3 .mainproducts .bd ul .imglist dd a:hover .txt span{color:#00afcc;} */

.s_bike{margin-top:30px; padding-bottom:40px;}
.s_bike li a{display:block;padding:5px;}
.s_bike li a .img{width:100%; position:relative;}
.s_bike li a .img em{display:block; position:absolute; top:0px; left:0px; width:100%; height:100%;}
.s_bike li a .txt{width:100%; height:70px;  position:relative; transition:all 0.5s;-webkit-transition:all 0.5s;} 
.s_bike li a .txt span{display:block;width:100%; height:70px; line-height:70px; text-align:center;font-size:20px; color:#333;}
.s_bike .owl-dots{position:absolute; bottom:-40px; text-align:center; width:100%; left:0px; }
.s_bike .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_bike .owl-dot.active{background:#74ebff;}

@media screen and (max-width:1920px){
.s_pro3 .s_procont .cont .txt .s_tit{font-size:36px;}	
}

@media screen and (max-width:1680px){
.s_pro3 .s_procont .cont .txt .s_tit{font-size:30px;}
.s_pro3 .part1 small{font-size:24px;}
}

@media screen and (max-width:1360px){
.s_pro3 .s_procont .cont .txt .s_tit{font-size:24px;}	
.s_pro3 .part2 .historyslider .hd li.on{font-size:24px;}

}

@media screen and (max-width:1200px){
	.s_pro3 .part1 small{font-size:20px;}
	.s_pro3 .part2 .historyslider .bd ul{padding-top:50px;}
	.s_pro3 .part2 .historyslider .bd ul .imglist dd{width:50%;}
	.s_pro3 .part2 .historyslider .bd ul .imglist dd a{padding:15px;}
	.s_pro3 .part2 .historyslider .bd ul .imglist dd a:before{top:0px;}
	.s_pro3 .part2 .historyslider .bd ul .imglist dd a:after{top:-9px;}
	.s_pro3 .part2 .historyslider .bd ul .imglist dd a .txt{margin-top:10px;}
	.s_pro3 .part2 .historyslider .bd ul .imglist dd a .txt p{font-size:16px; line-height:25px;}
}

@media screen and (max-width:991px){
	.s_pro3 .part1{padding:30px 0px 30px 0px;}
	.s_pro3 .part1 small{font-size:16px; line-height:30px;}
	.s_pro3 .part2{padding:50px 0px 80px 0px;}
	.s_pro3 .part2 .historyslider{margin-top:25px;}
	.s_pro3 .part2 .historyslider .hd li{width:25%;}
	.s_pro3 .part2 .historyslider .bd ul{padding-top:30px;}
	.s_pro3 .part3{padding:30px 0px 50px 0px;}
	.s_bike li a .txt span{font-size:18px;}
	
}


@media screen and (max-width:640px){
	.s_pro3 .part1 small{font-size:14px; line-height:30px;}
	.s_pro3 .part2{padding:30px 0px 50px 0px;}
	.s_pro3 .part2 .historyslider{margin-top:20px;}
	.s_pro3 .part2 .historyslider .hd{width:90%;}
	.s_pro3 .part2 .historyslider .bd ul{padding-top:30px;}
	.s_pro3 .part2 .historyslider .bd ul .imglist dd a .txt p{font-size:14px;padding-left:0px; }
	.s_pro3 .part2 .historyslider .hd li{font-size:16px; width:33.33%;}
	.s_pro3 .part2 .historyslider .hd li.on{font-size:20px;}
	.s_pro3 .part3{padding:30px 0px 30px 0px;}
	.s_pro3 .part3 .mainproducts .hd li{font-size:16px; margin:0px; line-height:50px;}
	.s_bike li a .txt span{font-size:16px;}
}

@media screen and (max-width:480px){
	.s_pro3 .part2{padding:30px 0px 30px 0px;}
	.s_bike .owl-dot{margin:0px 10px;}
	.s_bike li a .txt span{font-size:14px;}
}

.s_pro4 .part1{background:#00afcc; padding:65px 0px 60px 0px;}
.s_pro4 .part1 .s_tit{color:#FFF; text-align:center;}
.s_pro4 .part1 small{color:#FFF; text-align:center;margin:10px auto 0px auto; font-size:30px; display:block; line-height:40px; width:70%; font-family:'Arial';}

.s_pro4 .part2{padding:80px 0px 105px 0px; background:#f7fbfc;}
.s_pro4 .part2 .s_tit{ color:#333333; text-align:center;}

.s_pro4 .part2 .sportsbuild{margin-top:60px;}
.s_pro4 .part2 .sportsbuild li{padding:28px 28px 0px 28px; background:#FFF;box-sizing: border-box;}
.s_pro4 .part2 .sportsbuild li .txt{height:100px; position:relative; line-height:25px; font-size:18px; color:#444; text-align:center;}
.s_pro4 .part2 .sportsbuild li .txt span{display:block; position:absolute; width:100%; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.s_pro4 .part2 .sportsbuild .owl-dots{position:absolute; bottom:-80px; text-align:center; width:100%; left:0px; }
.s_pro4 .part2 .sportsbuild .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_pro4 .part2 .sportsbuild .owl-dot.active{background:#18b6d1;}

.s_pro4 .part3 .smart_sports{padding:80px 0px 60px 0px;}
.s_pro4 .part3 .smart_sports .s_tit{text-align:center;}
/* .s_pro4 .part3 .smart_sports .imglist{margin-top:40px; margin-right:-66px;}
.s_pro4 .part3 .smart_sports .imglist li{width:25%;}
.s_pro4 .part3 .smart_sports .imglist li a{cursor:auto;margin-right:66px;}
.s_pro4 .part3 .smart_sports .imglist li a .img{width:100%;}
.s_pro4 .part3 .smart_sports .imglist li a .txt{line-height:25px; padding:20px 0px; font-size:18px; text-align:center; color:#444;} */

.s_pro4 .part3 .smart_sports .s_build1{margin-top:40px; padding-bottom:40px;}
.s_pro4 .part3 .smart_sports .s_build1 li .img{width:100%;}
.s_pro4 .part3 .smart_sports .s_build1 li .txt{font-size:20px; line-height:30px; text-align:center; width:80%; margin:20px auto 0px auto; color:#666666;}
.s_pro4 .part3 .smart_sports .s_build1 .owl-dots{position:absolute; bottom:-40px; text-align:center; width:100%; left:0px; }
.s_pro4 .part3 .smart_sports .s_build1 .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_pro4 .part3 .smart_sports .s_build1 .owl-dot.active{background:#00afcc;}

@media screen and (max-width:1440px){
	.s_pro4 .part1 small{font-size:24px;}
	.s_pro4 .part3 .smart_sports .s_build1 li .txt{font-size:16px;}
}

@media screen and (max-width:1200px){
	.s_pro4 .part1 small{font-size:20px;}
}

@media screen and (max-width:991px){
	.s_pro4 .part1 small{font-size:18px; line-height:30px;}
	.s_pro4 .part2{padding:50px 0px 75px 0px;}
	.s_pro4 .part2 .sportsbuild{margin-top:30px;}
	.s_pro4 .part2 .sportsbuild li .txt{font-size:16px;}
	.s_pro4 .part2 .sportsbuild .owl-dots{bottom:-40px;}
	.s_pro4 .part3 .smart_sports {padding: 50px 0px 30px 0px;}
	
}

@media screen and (max-width:768px){
	.s_pro4 .part1 small{font-size:14px; line-height:25px;}
	.s_pro4 .part2 .sportsbuild li{padding:15px 15px 0px 15px;}
	
}

@media screen and (max-width:640px){
	.s_pro4 .part1{padding:35px 0px 30px 0px;}
	.s_pro4 .part2{padding:30px 0px 55px 0px;}
	.s_pro4 .part2 .sportsbuild li .txt{font-size:14px; line-height:20px;}
	.s_pro4 .part2 .sportsbuild .owl-dots{bottom:-30px;}
	.s_pro4 .part3 .smart_sports {padding:30px 0px 30px 0px;}
	.s_pro4 .part3 .smart_sports .s_build1 li .txt{font-size:14px;}
}

.s_pro5 .part1{background:#00afcc; padding:70px 0px 55px 0px;}
.s_pro5 .part1 .s_tit{color:#FFF; text-align:center;}
.s_pro5 .part1 big{color:#FFF; text-align:center;margin:25px auto 20px auto; font-size:30px; display:block; line-height:40px; width:80%; font-family:'Arial';}
.s_pro5 .part1 small{color:#FFF; text-align:center;margin:0px auto 0px auto; font-size:18px; display:block; line-height:30px; width:85%; font-family:'Arial';}

.s_pro5 .part1 .count_num{width:100%; margin-top:60px;}
.s_pro5 .part1 .count_num li{width:16.66%; float:left;text-align:center;color:#FFF; padding:0px 15px; box-sizing: border-box; }
.s_pro5 .part1 .count_num li p{font-size:18px;  margin-top:20px; line-height:30px;}
.s_pro5 .part1 .count_num li .nums{display:inline-block;position:relative;}
.s_pro5 .part1 .count_num li .nums span{ font-size:60px; font-family:'newfont'; display:inline-block;}

.s_pro5 .part2{padding:60px 0px 70px 0px; background:#f7fbfc;}
.s_pro5 .part2 .idong{color:#666666; line-height:30px; font-size:18px;}
.s_pro5 .part2 .idong .s_tit{text-align:center;}
.s_pro5 .part2 .idong .cont{margin:30px auto 0px auto;width:95%; font-family: 'newfont'; font-size:20px;}
.s_pro5 .part2 .idong .piclist{margin-top:50px;overflow:hidden; margin-bottom:20px;}
.s_pro5 .part2 .idong .piclist li:first-child{width:50.68%; float:left;}
.s_pro5 .part2 .idong .piclist li:last-child{width:47.22%; float:right;}

.s_pro5 .part3{padding:65px 0px 150px 0px;}
.s_pro5 .part3 .s_tit{text-align:center;}

.s_pro5 .part3 .s_honor{margin-top:70px;}
.s_pro5 .part3 .s_honor li{padding:3px;box-sizing: border-box;}
.s_pro5 .part3 .s_honor li a{display:block; position:relative; overflow:hidden;}
.s_pro5 .part3 .s_honor li a .txt{font-size:18px; line-height:25px; height:100%;  width:100%;  position:absolute; background:rgba(0,175,204,0.9);left:-105%; top:0px;transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_pro5 .part3 .s_honor li a:hover .txt{left:0px;}
.s_pro5 .part3 .s_honor li .txt span{display:block; position:absolute; width:85%; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); color:#FFF;}

.s_pro5 .part3 .s_honor .owl-dots{position:absolute; bottom:-60px; text-align:center; width:100%; left:0px; }
.s_pro5 .part3 .s_honor .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_pro5 .part3 .s_honor .owl-dot.active{background:#18b6d1;}

@media screen and (max-width:1600px){
	.s_pro5 .part1 big{font-size:24px;}
	.s_pro5 .part1 .count_num li .nums span{font-size:50px;}
}

@media screen and (max-width:1200px){
	.s_pro5 .part1 big{font-size:20px; width:90%;}
	.s_pro5 .part1 small{width:95%;}
	.s_pro5 .part1 .count_num li .nums span{font-size:40px;}
}

@media screen and (max-width:991px){
	.s_pro5 .part1{padding:40px 0px 35px 0px;}
	.s_pro5 .part1 big{font-size:18px; line-height:30px;}
	.s_pro5 .part1 small{font-size:16px;}
	.s_pro5 .part1 .count_num li{width:33.33%; margin-bottom:15px;}
	.s_pro5 .part1 .count_num li .nums span{font-size:30px;}
	.s_pro5 .part1 .count_num li p{font-size:16px; line-height:25px; height:50px;}
	.s_pro5 .part2{padding:30px 0px 40px 0px;}
	.s_pro5 .part2 .idong .cont{font-size:16px;}
	.s_pro5 .part2 .idong .piclist{margin-top:20px;}
	.s_pro5 .part2 .idong{font-size:16px;}
	.s_pro5 .part3{padding:35px 0px 120px 0px;}
	.s_pro5 .part3 .s_honor{margin-top:40px;}
	.s_pro5 .part3 .s_honor li a .txt{font-size:16px;}
}

@media screen and (max-width:640px){
	.s_pro5 .part1{padding:30px 0px 35px 0px;}
	.s_pro5 .part1 big{font-size:16px; line-height:25px;  width:100%; text-align:justify;}
	.s_pro5 .part1 small{font-size:14px; width:100%; text-align:justify;}
	.s_pro5 .part1 .count_num{margin-top:30px;}
	.s_pro5 .part1 .count_num li{width:100%;}
	.s_pro5 .part1 .count_num li p{font-size:14px;margin-top:10px; height:auto;}
	.s_pro5 .part2 .idong .cont{width:100%; margin-top:20px;}
	.s_pro5 .part2 .idong{font-size:14px; line-height:25px;}
	.s_pro5 .part3{padding:30px 0px 90px 0px;}
	.s_pro5 .part3 .s_honor{margin-top:30px;}
	.s_pro5 .part3 .s_honor .owl-dots{bottom:-40px;}
	.s_pro5 .part3 .s_honor li a .txt{font-size:14px; line-height:25px;}
}

@media screen and (max-width:480px){
	.s_pro5 .part1 .count_num{margin-top:15px;}
	.s_pro5 .part2 .idong .piclist li:first-child{width:100%;}
	.s_pro5 .part2 .idong .piclist li:last-child{width:100%; margin-top:15px;}
}

.s_prodetail .g-wrap{max-width:1440px;}
.s_prodetail .cont{padding:90px 0px 50px 0px; font-size:18px; line-height:30px; color:#444; background:#f7fbfc;}
.s_prodetail .cont .s_tit{text-align:center; line-height:1.2; margin-bottom:50px;}
.s_prodetail .cont p{margin-top:20px;}
.s_prodetail .cont1{padding:70px 0px; overflow:hidden;}
.s_prodetail .cont1 .img{width:40%; float:left;}
.s_prodetail .cont1 .txt{font-size:18px; line-height:35px; width:53%; float:right;}
.s_prodetail .cont1 .txt p{margin-top:10px;}

.s_prodetail .cont2{padding:100px 0px 85px 0px;background:#f7fbfc;}
.s_prodetail .cont2 .pic{width:100%; text-align:center;}
.s_prodetail .cont2 .pic img{display:inline-block; max-width:100%; width:auto;}
.s_prodetail .cont2 .info{padding:75px 95px; background:#FFF; margin-top:50px;}
.s_prodetail .cont2 .info .feature{width:199px; height:77px; background:url(../images/ico19.png) center/cover no-repeat; margin:55px 0px 50px 0px;}
.s_prodetail .cont2 .info .feature span{display:block; width:100%;  line-height:63px; font-size:26px; font-family:'newfont';  text-align:center; color:#FFF; }
.s_prodetail .cont2 .info .txt{font-size:20px; color:#777; line-height:40px;}

@media screen and (max-width:1600px){
.s_prodetail .g-wrap{max-width:1200px;}	
.s_prodetail .cont{font-size:16px;}
.s_prodetail .cont1 .txt{font-size:16px; line-height:30px; width:48%;}
.s_prodetail .cont1 .img{width:45%;}
}

@media screen and (max-width:1440px){
.s_prodetail .cont2 .info{padding:45px 65px;}
.s_prodetail .cont2 .info .feature{margin:30px 0px;}
.s_prodetail .cont2 .info .feature span{font-size:20px;}	
.s_prodetail .cont2 .info .txt{font-size:18px; line-height:35px;}
}

@media screen and (max-width:991px){
	.s_prodetail .cont{padding:60px 0px 30px 0px;}
	.s_prodetail .cont .s_tit{margin-bottom:30px;}
	.s_prodetail .cont1{padding:40px 0px;}
	.s_prodetail .cont2{padding:70px 0px 55px 0px;}
	.s_prodetail .cont2 .info{padding:25px 35px; margin-top:30px;}
	.s_prodetail .cont2 .info .feature{width:150px; height:57px;}
	.s_prodetail .cont2 .info .feature span{font-size:16px; line-height:45px;}	
	.s_prodetail .cont2 .info .txt{font-size:14px; line-height:30px;}
	
}

@media screen and (max-width:640px){
	.s_prodetail .cont{padding:40px 0px 30px 0px; font-size:14px; text-align: justify;}
	.s_prodetail .cont .s_tit{margin-bottom:25px;}
	.s_prodetail .cont1{padding:30px 0px 50px 0px;}
	.s_prodetail .cont1 .txt{font-size:14px;text-align: justify;}
	.s_prodetail .cont2{padding:40px 0px 35px 0px;}
	.s_prodetail .cont2 .info{margin-top:20px;}
	.s_prodetail .cont2 .info .feature{margin:20px 0px;}
	.s_prodetail .cont2 .info .feature span{font-size:14px; }	
}

@media screen and (max-width:480px){
	.s_prodetail .cont1 .img{width:100%;}
	.s_prodetail .cont1 .txt{width:100%; margin-top:15px;}
	.s_prodetail .cont1 .txt p{margin-top:20px;}
	.s_prodetail .cont2{padding:20px 0px 35px 0px;}
	.s_prodetail .cont2 .info{padding:20px;}
}


.searchbg{float:left; width:100%; height:100%; background:rgba(0,0,0,0.8) left top repeat; position:fixed; top:0px; left:0px; z-index:999; display:none;}
.searchbg .search{position:absolute; width:100%; height:190px; background:rgba(0,175,204,0.6); top:50%;  margin-top:-85px;}
.searchbg .search .int{width:50%; height:60px; line-height:60px; border-bottom:1px solid #FFF; position:absolute; top:50%; left:50%; margin-left:-25%; margin-top:-30px; z-index:1000;}
.searchbg .search .int .t_int{width:95%; height:100%; line-height:100%; color:#FFF;background: transparent; border:0px; font-size:20px; margin-left:2.5%;}
.searchbg .search .btn{width:29px; height:29px; position:absolute; right:2.5%; background:url(../images/search.png) no-repeat; background-size:cover; border:0px; top:50%; margin-top:-14.5px;}
.searchbg .search .close{width:29px;  position:absolute; top:-40px; right:5px; cursor:pointer;}

@media screen and (max-width:991px){
.searchbg .search .int{width:90%;margin-left:-45%;}
.searchbg .search .int .t_int{font-size:16px;}
}

@media screen and (max-width:480px){
.searchbg .search .close{width:20px;}
}


.s_sitemap{padding:100px 0px; border-bottom:1px solid #e8e8e8;}
.s_sitemap .g-wrap{max-width:1440px;}
.s_sitemap li .name{width:155px; float:left; display:inline-block;}
.s_sitemap li .name span{display:block; color:#595656;font-size:20px; margin-right:35px; height:45px; line-height:25px; margin-top:-22.5px; font-weight:bold; text-align:right;}
.s_sitemap li .cont{padding-left:60px; border-left:1px dashed #e0e3e4; padding-right:95px; padding-bottom:80px;display:inline-block;position:relative; width:calc(100% - 155px); float:right; box-sizing: border-box;}
.s_sitemap li:last-child .cont{padding-bottom:0px; border-left:0px;}
.s_sitemap li .cont:before{position:absolute; content:""; width:16px; height:16px; left:-8px; top:-8px; background:url(../images/ico37.png) center center no-repeat;}
.s_sitemap li .cont .info{margin-top:-22.5px; }
.s_sitemap li .cont .info dl{display:block; width:280px; margin-right:5px; float:left;}
.s_sitemap li .cont .info dl:last-child{margin-right:0px;}
.s_sitemap li .cont .info dl dt{width:100%; color:#ffffff; font-size:18px;  text-align:center; margin-bottom:5px;}
.s_sitemap li .cont .info dl dt a{display:block;background:#00afcc; transition:all 0.5s; -webkit-transition:all 0.5s; color:#FFF;border-radius:3px; height:45px; line-height:45px;}
.s_sitemap li .cont .info dl dt a:hover{opacity:0.8;}
.s_sitemap li .cont .info dl dd{width:100%; color:#ffffff; font-size:18px;  text-align:center; margin-bottom:2px;}
.s_sitemap li .cont .info dl dd a{display:block;background:#beb1a8;height:45px; line-height:45px; transition:all 0.5s; -webkit-transition:all 0.5s; border-radius:3px; color:#ffffff;}
.s_sitemap li .cont .info dl dd a:hover{opacity:0.8;}


@media screen and (max-width:1260px){
.s_sitemap li .cont{padding:0px 55px 80px 30px;}
}

@media screen and (max-width:1200px){
.s_sitemap li .name{width:100%; display:block; float:left; margin-bottom:15px; }
.s_sitemap li .name span{margin-top:0px;text-align:left; font-size:16px;margin-right:0px;}
.s_sitemap li .cont{width:100%;padding:0px; padding-bottom:30px; border-left:0px;}
.s_sitemap li .cont:before{background:none;}
.s_sitemap li .cont .info{margin-top:0px;}
.s_sitemap li .cont .info dl{width:100%;margin-bottom:10px;}
.s_sitemap li .cont .info dl dt{font-size:14px;}
.s_sitemap li .cont .info dl dd{font-size:14px;}
}
@media screen and (max-width:991px){
.s_sitemap{padding:70px 0px;}
}

@media screen and (max-width:640px){
.s_sitemap{padding:40px 0px;}
}

@media screen and (max-width:480px){
.s_sitemap{padding:30px 0px;}
.s_sitemap li .cont{padding-bottom:15px;}
}
.rightqq{position:fixed; bottom:250px; right:30px; z-index: 300;}
.rightqq li{border-radius:4px; background:#00afcc; border:1px solid #FFF; margin-bottom:10px; }
.rightqq li:last-child{margin-bottom:0px;}
.rightqq li a{display:block;width:50px;height:50px;}
.rightqq li .qq{background:url(../images/qq.png) center center no-repeat;}
.rightqq li .vr{background:url(../images/vr.png) center center no-repeat;}
.rightqq li .back{background:url(../images/backtop.png) center center no-repeat;}