<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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æ&nbsp;·å¼ */
html,body{font:14px/1 microsoft Yahei,Arial,Helvetica,sans-serif; color:#333333; background:#FFF;}
input,label,textarea{font:12px Microsoft Yahei;}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset;}
img{font-size:12px; width:100%; display:block;}
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: 'newfont';
	src: url('/Other/cn/theme/default/fonts/newfont.eot');
    src: url('/Other/cn/theme/default/fonts/newfont/.eot') format('embedded-opentype'),
         url('/Other/cn/theme/default/fonts/newfont.woff') format('woff'),
         url('/Other/cn/theme/default/fonts/newfont.ttf') format('truetype'),
         url('/Other/cn/theme/default/fonts/newfont.svg') 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:1440px; margin-left:auto; margin-right:auto;padding-left:15px; padding-right:15px;}
.sg-wrap{max-width:1200px; margin-left:auto; margin-right:auto;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;}
.pz_banner{position:relative;}
.slide_banner{ margin:0;}
.slide_banner .slick-slide{ width:100%; padding:0; position:relative;}


/*.slide_banner .slick-prev{position:absolute; width:40px; height:100px; left:50px; top:50%; z-index:2; background:url(/theme/default/images/banner_prev.png) rgba(0,0,0,0.2) no-repeat center; cursor:pointer;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s; }
.slide_banner .slick-prev:hover{left:45px; background:url(/theme/default/images/banner_prev.png) rgba(0,0,0,0.5) no-repeat center;}
.slide_banner .slick-next{position:absolute; width:40px; height:100px; right:50px; top:50%; z-index:2; background:url(/theme/default/images/banner_next.png) rgba(0,0,0,0.2) no-repeat center; cursor:pointer;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;}
.slide_banner .slick-next:hover{right:45px; background:url(/theme/default/images/banner_next.png) rgba(0,0,0,0.5) no-repeat center;}

@media screen and (max-width:480px){
.slide_banner .slick-prev,.slide_banner .slick-next{background:none;}
.slide_banner .slick-prev:hover,.slide_banner .slick-next:hover{background:none;}
}
.slide_banner .slick-dots{ bottom:25px; height:20px; overflow:hidden;}
.slide_banner .slick-dots li{ display:inline-block; vertical-align:top; width:37px; height:2px; margin:0 10px; position:relative;  top:10px;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%); background:#FFF; }
.slick-dots li button{display:none;}
.slide_banner .slick-dots li.slick-active{ height:2px; width:37px;  position:relative; background:#014099;}
.pz_banner{ position:relative; width:100%;height:100vh;}
.pz_banner1{position:relative; width:100%; z-index:5; }

.slide_banner1{ margin:0;}
.slide_banner1 .slick-slide{ width:100%; padding:0; position:relative;}
.slide_banner1 .slick-dots{ bottom:25px; height:20px; overflow:hidden;}
.slide_banner1 .slick-dots li{ display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 10px; position:relative;  top:10px;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%); background:#FFF; border-radius:50%;}
.slick-dots li button{display:none;}
.slide_banner1 .slick-dots li.slick-active{ position:relative; background:#014099;}*/
.slide_banner .slick-dots{ bottom:80px; height:20px; overflow:hidden; width:80%; left:50%; transform:translateX(-50%);-webkit-transform:translateX(-50%); text-align:center; }
.slide_banner .slick-dots li{ display:inline-block; vertical-align:top; width:45px; height:30px; margin:0 10px; position:relative; }
.slide_banner .slick-dots li:after{position:absolute;content:""; left:0px;height:1px;width:100%; background:rgba(255,255,255,0.5); top:50%;}
.slick-dots li button{display:none;}
.slide_banner .slick-dots li.slick-active:after{height:1px;background:#00afcc;}
.w_0100_2{float: left;width: 100%;height:100vh;position: relative;}
.w_0100_2 .w_2_1{float: left;width: 100%; height:100%; position:absolute;z-index: -1;overflow: hidden; }
/*.slick-active .w_0100_2 .w_2_1{animation:myfd 10s;-webkit-animation:myfd 10s; } transform:scale(1.2); -webkit-transform:scale(1.2);*/
.s_banner{width: 100%; overflow:hidden; position:relative; margin-top:100px;}
.s_banner .w_2_1{float: left;width: 100%;height:380px;position: relative;overflow: hidden;}
.s_banner .w_2_2{float: left;overflow: hidden; display:none;}
.s_banner .w_2_3{float: left;width: 100%;height:530px;position: relative;overflow: hidden;}
@keyframes myfirst {
   0% {transform: translate(0px, 0px);}
   50% {transform: translate(0px, -10px);}
   100% {transform: translate(0px, 0px);}
}

@media screen and (max-width:991px){
.s_banner{margin-top:78.88px;}
.s_banner .w_2_1{display:none;}
.s_banner .w_2_3{display:none;}
.s_banner .w_2_2{display:block;}
}
@media screen and (max-width:480px){
	.s_banner{margin-top:71.11px;}
}
@keyframes myfd {
   0% {transform:scale(1.2); -webkit-transform:scale(1.2);}
   100% {transform:scale(1); -webkit-transform:scale(1);}
}

.h_b_txt{ position:absolute;  top:50%; width:80%; left:50%;transform:translate(-50%,-50%);color:#FFF; }
.h_b_txt h2{opacity:0;text-align:left; font-weight:bold; margin:0px auto; font-size:38px; color:#FFF; position:relative; line-height:1.5; text-shadow: 1px 1px 5px rgba(51,51,51,0.4);}
/*.h_b_txt h2.on{width:50%;}*/
.h_b_txt h3{font-size:20px; margin-top:40px;opacity:0; line-height:1.8; text-align:left; position:relative; text-shadow: 1px 1px 5px rgba(51,51,51,0.4);font-weight:bold;}
.h_b_txt h3:after{position:absolute;content:""; top:-20px;width:100px; height:2px; background:rgba(255,255,255,0.5); left:0px;}
/*.h_b_txt h3.on{font-size:38px;}*/
.h_b_txt .img{width:575px; margin:60px auto 0px auto;}
.h_b_txt .ico{width:45px; height:45px;display:block; background:url(/theme/default/images/ico2.png) center center no-repeat;margin:10% auto 0px auto; animation: myfirst 2s infinite;}
.slide_banner .slick-slide.slick-current .h_b_txt h2{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 .h_b_txt h3{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;}
.slide_banner .slick-prev{position:absolute; width:40px; height:70px; left:50px; top:50%; z-index:2; background:url(/theme/default/images/banner_prev.png) rgba(0,0,0,0.5) no-repeat center; cursor:pointer;transition:all 0.3s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.slide_banner .slick-prev:hover{left:40px;background:url(/theme/default/images/banner_prev.png) rgba(0,0,0,0.2) no-repeat center;}
.slide_banner .slick-next{position:absolute; width:40px; height:70px; right:50px; top:50%; z-index:2; background:url(/theme/default/images/banner_next.png) rgba(0,0,0,0.5) no-repeat center; cursor:pointer;transition:all 0.3s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.slide_banner .slick-next:hover{right:40px; background:url(/theme/default/images/banner_next.png) rgba(0,0,0,0.2) no-repeat center;}

.sub_txt{width:1200px; position:absolute; bottom:88px;left:50%;transform:translateX(-50%); -webkit-transform:translateX(-50%);color:#FFF; font-size:44px; text-align:left;}
.about_txt{width:800px; position:absolute; top:50%;left:50%;transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);color:#FFF;  text-align:center;}
.about_txt h2{font-size:38px; line-height:40px;}
.about_txt h3{margin-top:25px;line-height:34px; font-size:16px; }
.about_txt .more{width:178px; height:48px; line-height:48px;border:1px solid #FFF; position:relative; display:block;margin:60px auto 0px auto; color:#FFF;font-size:16px; text-align:left;}
.about_txt .more:hover{color:#00afcc;}
.about_txt .more span{margin-left:25px;position:relative; z-index:3;}
.about_txt .more em{width:10px; height:16px; background:url(/theme/default/images/h_ico25.png) center center no-repeat; position:absolute; top:50%; right:20px;transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:3;}
.about_txt .more:hover em{background:url(/theme/default/images/ico25.png) center center no-repeat;}
.about_txt .more:after{position:absolute; content:""; top:0px; left:0px;width:0px; height:100%;background:#FFF; transition:all 1s; -webkit-transition:all 1s;}
.about_txt .more:hover:after{width:100%;}

.brand_txt{width:1100px; position:absolute; top:50%;left:50%;transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);color:#FFF;  }
.brand_txt h2{font-size:48px; line-height:50px; text-align:center;}
.brand_txt h3{margin-top:48px;line-height:48px; font-size:24px; text-align:left; text-indent: 2em;}

.research_txt{width:1200px; position:absolute; top:60%;left:50%;transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);color:#FFF; font-size:48px; }

@media screen and (max-width:1200px){
	.sub_txt{width:90%;}
	.brand_txt{width:90%;}
	.brand_txt h2{font-size:40px;}
	.brand_txt h3{font-size:20px; margin-top:40px; line-height:35px;}
	.research_txt{width:90%; top:50%; text-align:center;}
}

@media screen and (max-width:991px){
.h_b_txt{width:95%;}
.h_b_txt h2{font-size:30px;}
.h_b_txt h3{font-size:18px;}
.sub_txt{font-size:24px;}
.sub_txt span{font-size:16px;}
.about_txt{width:90%;}
.about_txt h2{font-size:30px; line-height:30px;}
.about_txt h3{line-height:30px; margin-top:15px;}
.about_txt .more{margin:30px auto 0px auto;}
.brand_txt h2{font-size:30px;}
.brand_txt h3{font-size:16px; margin-top:30px; line-height:35px;}
.research_txt{font-size:40px;}
}

@media screen and (max-width:768px){
.h_b_txt h2{font-size:24px;}
.h_b_txt h3{font-size:16px;}
.h_b_txt .ico{margin-top:10%;}
.about_txt h2{font-size:24px;}
.about_txt h3{line-height:25x; margin-top:15px; font-size:14px;}
.about_txt .more{margin:30px auto 0px auto; height:38px; line-height:38px;}
.brand_txt h2{font-size:24px;}
.research_txt{font-size:30px;}
}
@media screen and (max-width:640px){
.sub_txt{font-size:20px; bottom:auto; text-align:center; top:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%);}
.sub_txt span{font-size:14px; line-height:25px;}
.about_txt h2{font-size:20px;}
.about_txt h3{display:none;}
.about_txt .more{font-size:14px; width:108px}
.about_txt .more span{margin-left:15px;}
.about_txt .more em{right:10px;}
.brand_txt h2{font-size:20px;}
.brand_txt h3{display:none;}
.research_txt{font-size:24px;}
}

@media screen and (max-width:480px){
.h_b_txt h2{font-size:20px;}
.h_b_txt h3{font-size:12px;}
.h_b_txt .ico{margin-top:15%;}
.sub_txt{font-size:18px; }
.sub_txt span{font-size:12px;}
.slide_banner .slick-prev{left:20px;}
.slide_banner .slick-prev:hover{left:10px;}
.slide_banner .slick-next{right:20px;}
.slide_banner .slick-next:hover{right:10px;}
.about_txt .more{height:30px; line-height:30px; font-size:12px;margin-top:20px;}
.research_txt{font-size:20px;}
}



.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(/theme/default/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(/theme/default/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(/theme/default/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;}

.head{height:100px; position:absolute; top:-100px;width:100%; z-index:100;opacity:0; border-bottom:1px solid rgba(255,255,255,0.2);}
.head .g-wrap{height:100px; position:relative;}
.head .logo{display:block; width:162px; position:absolute; left:40px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%);}
/*.head .nav{float:right;margin-top:41.5px; margin-right:30px;}*/
.head .head_right{float:right; margin-right:40px;}
#nav{ float:left;}
#nav li{ line-height:100px;  height:100px;color:#FFF; text-align:center; position:relative; float:left; }
#nav li .aon a{display:block; color:#FFF; text-align:center;  transition:all 0.5s; -webkit-transition:all 0.5s; position:relative; font-size:16px; padding:0px 30px;}
#nav li .aon a:after{position:absolute;content:"";bottom:0px; left:50%;height:2px; width:0px; background:#00afcc; transition:all 0.8s; -webkit-transition:all 0.8s;}

#nav li .aon a:hover:after, #nav li .aon .sele:after{width:100%; left:0px; }
#nav li .subnav{position:absolute;top:100px;  display:none; z-index:20; background:rgba(255,255,255,0.2);width:150%; }
#nav li .subnav dd{line-height:40px; color:#FFFFFF; }
#nav li .subnav dd a{color:#FFFFFF; display:block; font-size:14px; transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s; text-align:left; padding:5px 0px;}
#nav li .subnav dd a span{margin-left:8%;}
#nav li .subnav dd a:hover{color:#FFF; background:#00afcc;}
#nav li .aon a:hover .subnav{display:block;}
.h_right_ico{margin-left:15px; height:100px; position:relative;float:right; margin-top:40px;}
.h_right_ico .cont{ border-left:1px solid rgba(255,255,255,0.4); min-width:100px; height:20px; }
.h_right_ico .cont .lang{display:inline-block; margin-left:45px; background:url(/theme/default/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 .lang .langlist{position:absolute; top:20px; left:0px; background:rgba(255,255,255,0.2); width:100%; line-height:25px;  display:none; transition:all 2s; -webkit-transition:all 2s; text-align:center;}
.h_right_ico .cont .lang:hover .langlist{display:block;}
.h_right_ico .cont .lang .langlist a{display:block; color:#FFF; transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
.h_right_ico .cont .lang .langlist a:hover{background:#00afcc;}
.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);}

.sub_head{border-bottom:0px;}
.sub_head .head_right #nav li .aon a{color:#333333;}
.sub_head .head_right .h_right_ico .cont{border-left:1px solid rgba(51,51,51,1); }
.sub_head .head_right .h_right_ico .cont .lang a{color:#333;}
.sub_head .head_right .h_right_ico .cont .lang{background:url(/theme/default/images/h_ico21.png) right center no-repeat;}

@media screen and (max-width:1400px){
		#nav li .aon a{padding:0 20px;}
		#nav li .subnav{width:150%;}
}

@media screen and (max-width:1200px){
		#nav li .aon a{padding:0 15px;}
		#nav li .subnav{width:150%;}
}

/*.head .head_right{float:right;overflow:hidden; border-left:1px solid rgba(255,255,255,0.2);}
.head .head_right .lang{width:100px; height:100px; float:left; position:relative;}
.head .head_right .lang span{display:block; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);color:#FFF; font-weight:bold;}
.head .head_right .lang span em{font-style:normal; color:#00afcc;}
.head .head_right .top_search{width:100px; height:100px; float:left; background:#00afcc; display:block; position:relative; }
.head .head_right .top_search img{transition:all 0.5s; -webkit-transition:all 0.5s;}
.head .head_right .top_search:hover img{-webkit-animation:1s .1s bounceIn both;  animation: 1s .1s bounceIn both;}
.head .head_right .top_search span{display:block; width:20px; height:20px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
*/
/*.h_about{margin:100px 0px 90px 0px;  position:relative;}
.h_about .ico{width:117px;  margin:0px auto;}
.h_about .name{width:100%; margin-top:15px; line-height:25px;font-size:16px; color:#333; text-align:center;}
.h_about .cont{margin-top:20px;text-align:center;color:#333; line-height:2;}
.h_about .cont h2{font-size:28px;  }
.h_about .cont h3{font-size:16px;}*/

.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:280px; 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(/theme/default/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;}
}

.online{width:45px; right:0px; position:fixed; bottom:200px; z-index:100;}
.online li{width:45px; height:45px;margin-bottom:1px;background:#00afcc;}
.online li:last-child{background:rgba(0,0,0,0.5);}
.online li a{display:block; position:relative;}
.online li a .cont{position:absolute;width:175px; height:45px;background:#00afcc; left:0px; transition:all 0.5s; -webkit-transition:all 0.5s; line-height:45px; color:#FFF; font-size:16px;}
.online li a .cont img{float:left;width:auto;}
.online li a:hover .cont{left:-130px;}

.h_about{width:100%; position:relative; min-height:300px; }
.h_about .g-wrap{position:relative;}
.h_about:before{position:absolute;content:""; background:#00afcc; width:calc(50% - 70px); top:-40px; right:0px; height:100%; padding-top:40px; z-index:50;  }
.h_about:after{position:absolute;content:""; background:#fff; width:calc(50% - 70px);bottom:0px; right:0px; height:100px;  z-index:50; }
.h_about .h_about_right{float:right; width:calc(50% - 70px); position:relative;}
.h_about .h_about_right .videopic{position:relative; float:right; z-index:52; margin-left:10px; margin-bottom:100px;}
.h_about .h_about_right .videopic .play{width:110px; height:110px;  position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.h_about .h_about_right .videopic .play img{transition:all 1s; -webkit-transition:all 1s;}
.h_about .h_about_right .videopic .play:hover img{transform:scale(1.1); -webkit-transfrom:scale(1.1);}
.h_about .h_about_right .more{width:215px; height:100px; display:block; background:#00afcc; position:absolute; z-index:53; bottom:0px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.h_about .h_about_right .more:hover{background:rgba(0,175,204,0.7);}
.h_about .h_about_right .more .cont{position:absolute;top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); color:#FFF; font-size:16px; line-height:25px; text-align:center;}
.h_about .h_about_right .more .cont span{font-size:30px; display:block;}
.h_about .h_about_left{position:absolute; width:50%; height:100%; top:0px;}
.h_about .h_about_left .cont{position:absolute; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); width:95%; line-height:30px;color:#777; letter-spacing:1px;}
.h_about .h_about_left .cont h2{font-size:40px; position:relative; color:#00afcc; line-height:1.3;}
.h_about .h_about_left .cont h2:before{position:absolute; content:""; width:5px; height:5px; background:#00afcc; bottom:-10px;}
.h_about .h_about_left .cont h3{font-size:30px; color:#555; line-height:40px; margin:50px 0px 20px 0px;}

@media screen and (max-width:1200px){
.h_about .h_about_left{width:40%;}
.h_about:before{width:calc(60% - 70px);}
.h_about .h_about_right{ width:calc(60% - 70px);}
.h_about .h_about_left .cont{width:100%;}
.h_about .h_about_left .cont h2{font-size:36px;}
.h_about .h_about_left .cont h3{font-size:24px;margin:30px 0px 20px 0px;}
}

.mh_about{display:none; position:relative; z-index:50;}
.mh_about .videopic{position:relative;padding-top:40px;padding-bottom:40px; margin-top:-40px; background:#00afcc; min-height:200px;}
.mh_about .videopic .play{width:110px; height:110px;  position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.mh_about .videopic .play img{transition:all 1s; -webkit-transition:all 1s;}
.mh_about .videopic .play:hover img{transform:scale(1.1); -webkit-transfrom:scale(1.1);}
.mh_about .cont{line-height:30px;color:#777; letter-spacing:1px; padding:40px 0px;}
.mh_about .cont h2{font-size:30px; position:relative; color:#00afcc; line-height:1.3;}
.mh_about .cont h2:before{position:absolute; content:""; width:5px; height:5px; background:#00afcc; bottom:-10px;}
.mh_about .cont h3{font-size:24px; color:#555; line-height:40px; margin:30px 0px 20px 0px;}
.mh_about .more{width:150px; height:40px; display:block; background:#00afcc; transition:all 0.5s; -webkit-transition:all 0.5s; color:#FFF; margin:0px auto 40px auto; line-height:40px; text-align:center;}
.mh_about .more:hover{background:rgba(0,175,204,0.7);}

@media screen and (max-width:480px){
.mh_about .videopic{padding:30px 0px; margin-top:-30px;}
.mh_about .videopic .play{width:80px; height:80px;}
.mh_about .cont{padding:30px 0px 20px 0px;}
.mh_about .cont h2{font-size:24px;}
.mh_about .cont h3{font-size:20px; margin:20px 0px 10px 0px;}
}

.h_honor{width:100%;  background-size:cover; }
.h_honor .g-wrap{min-height:755px; position:relative;}
.h_honor .g-wrap .year{position:absolute; top:160px; left:170px;}
.h_honor .g-wrap .year .img{margin-right:14px;}
.h_honor .g-wrap .year .txt{margin-left:14px; line-height:30px; font-size:18px; color:#444; margin-top:60px;}
.h_honor .g-wrap .numlist{width:45%; position:absolute; bottom:150px; right:65px; margin-top:-70px; margin-right:-100px;}
.h_honor .g-wrap .numlist li{float:left;width:33.33%;}
.h_honor .g-wrap .numlist li .box{margin-top:60px; margin-right:100px; line-height:1.5;text-align:center;}
.h_honor .g-wrap .numlist li .box .num{ font-size:36px; color:#333333; position:relative; display:inline-block; font-family:'newfont';}
.h_honor .g-wrap .numlist li .box .num sup{font-size:12px; color:#333333; position:absolute; right:-25px; top:5px;}
.h_honor .g-wrap .numlist li:first-child .box .num sup{right:-20px;}
.h_honor .g-wrap .numlist li .box .name{font-size:14px; color:rgba(51,51,51,0.5);}

@media screen and (max-width:1440px){
.h_honor .g-wrap .numlist{margin-right:-50px;}
.h_honor .g-wrap .numlist li .box{margin-right:50px;}
}

@media screen and (max-width:1200px){
.h_honor .g-wrap .numlist{margin-right:-15px;}
.h_honor .g-wrap .numlist li .box{margin-right:15px;}
.h_honor .g-wrap .year{left:30px;}
}

@media screen and (max-width:991px){
.h_honor .g-wrap .year{top:60px; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); width:100%;}
.h_honor .g-wrap .numlist{width:100%; bottom:80px; right:auto; left:50%;transform:translateX(-50%); -webkit-transform:translateX(-50%); }
.h_honor .g-wrap .year .img{width:233px; margin:0px auto;}
.h_honor .g-wrap .year .txt{margin-left:0px; text-align:center;}
}

@media screen and (max-width:480px){
.h_honor .g-wrap .numlist li{width:50%;}
.h_honor .g-wrap .numlist li .box .num{font-size:30px;}
.h_honor .g-wrap .numlist{margin-right:0px;}
.h_honor .g-wrap .numlist li .box{margin-right:0px;}
.h_honor .g-wrap .year .img{width:200px;}
.h_honor .g-wrap .year .txt{margin-top:30px;}
}

.h_classname{color:#333333; font-size:30px; line-height:1; text-align:center;}
.h_classname span{font-size:24px; color:#ccc; display:block; font-family:'newfont'; margin-top:15px;}

@media screen and (max-width:991px){
.h_classname{font-size:24px;}
.h_classname span{font-size:20px;margin-top:10px;}
}

@media screen and (max-width:480px){
.h_classname{font-size:20px;}
.h_classname span{font-size:16px; margin-top:5px;}
}

.h_industry{background:#00afcc;padding-top:80px;}
.h_industry .h_classname{color:#FFF;}
.h_industry .h_classname span{color:#7fe3f4;}
.h_industry .imglist{margin-top:55px; margin-right:0px;}
.h_industry .imglist li{width:33.33%;}
.h_industry .imglist li a{margin:0px; position:relative;}
.h_industry .imglist li a .img{width:100%; overflow:hidden;}
.h_industry .imglist li a .img img{display:block; 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{min-height:105px; vertical-align:middle; position:absolute;bottom:0px; left:0px; width:100%; background:url(/theme/default/images/ico23.png) center center no-repeat; z-index:100;}
.h_industry .imglist li a .txt .cont{display:inline-block; height:50px;  position:absolute; top:50%; left:0px; transform:translateY(-50%); -webkit-transform:translateY(-50%);width:100%;}
.h_industry .imglist li a .txt .cont span{display:inline-block;padding:0px 12px 0px 15px; font-size:18px; font-family:'newfont'; float:left;}
.h_industry .imglist li a .txt .cont .info{display:inline-block;border-left:1px solid rgba(255,255,255,0.3); position:relative; padding-left:12px; color:#FFF; font-size:14px; line-height:1.3}
.h_industry .imglist li a .txt .cont .info:before{position:absolute; content:""; width:1px; height:8px; background:#00afcc; top:0px; left:-1px;}
.h_industry .imglist li a .txt .cont .info em{font-style:normal; font-size:18px; display:block; margin-bottom:8px; line-height:1;}
@media screen and (max-width:1400px){
.h_industry .imglist li a .txt .cont span{width:10%;padding:0px; text-align:center;}
.h_industry .imglist li a .txt .cont .info{width:80%;}
}

@media screen and (max-width:1200px){
.h_industry .imglist li a .txt .cont .info em{font-size:16px;}
}

@media screen and (max-width:991px){
.h_industry .imglist li{width:50%;}

}

@media screen and (max-width:640px){
.h_industry .imglist li a .txt{min-height:75px;}
.h_industry .imglist li a .txt .cont span{width:15%;}
.h_industry .imglist li a .txt .cont .info{width:75%;}
.h_industry .imglist li a .txt .cont .info em{font-size:14px;}
}

@media screen and (max-width:480px){
.h_industry{padding-top:40px;}
.h_industry .imglist{margin-top:25px;}
.h_industry .imglist li{width:100%;}
}

.h_research{padding:110px 0px 0px 0px;}
.newpart2{position:relative;margin-top:70px;}
.newpart2:before{width:50%; height:100%; background:#00afcc; position:absolute; left:0px; top:0px; content:"";}
.newpart2:after{width:50%; height:100%;background:#f7fbfc; position:absolute; right:0px; top:0px; content:"";}
.newpart2 .research{position:relative; z-index:10;}
.newpart2 .research .bd{float:left;position:relative; }
.newpart2 .research .bd ul{zoom:1; float:left; position:relative;width:960px;}
.newpart2 .research .bd ul .cont{position:absolute; top:110px; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); width:80%;}
.newpart2 .research .bd ul .cont .box{position:relative;border:1px solid rgba(255,255,255,0.3); height:145px;  width:420px;margin:0px auto;}
.newpart2 .research .bd ul .cont .box .img{width:145px;height:145px; border-right:1px solid rgba(255,255,255,0.3); position:relative; float:left;}
.newpart2 .research .bd ul .cont .box .img .border-top-left{position:absolute; border-top:2px solid #FFF; border-left:2px solid #FFF; width:8px; height:8px; top:0px; left:0px; }
.newpart2 .research .bd ul .cont .box .img .border-top-right{position:absolute; border-top:2px solid #FFF; border-right:2px solid #FFF; width:8px; height:8px; top:0px; right:0px; }
.newpart2 .research .bd ul .cont .box .img .border-bottom-right{position:absolute; border-bottom:2px solid #FFF; border-right:2px solid #FFF; width:8px; height:8px; bottom:0px; right:0px; }
.newpart2 .research .bd ul .cont .box .img .border-bottom-left{position:absolute; border-bottom:2px solid #FFF; border-left:2px solid #FFF; width:8px; height:8px; bottom:0px; left:0px; }
.newpart2 .research .bd ul .cont .box .img em{display:block; border:1px solid rgba(255,255,255,0.3); position:absolute; width:100%; height:100%; border-radius:50%;}
.newpart2 .research .bd ul .cont .box .txt{width:274px; float:right; height:145px; position:relative;}
.newpart2 .research .bd ul .cont .box .txt .border-top-right{position:absolute; border-top:2px solid #FFF; border-right:2px solid #FFF; width:8px; height:8px; top:0px; right:0px; }
.newpart2 .research .bd ul .cont .box .txt .border-bottom-right{position:absolute; border-bottom:2px solid #FFF; border-right:2px solid #FFF; width:8px; height:8px; bottom:0px; right:0px; }
.newpart2 .research .bd ul .cont .box .txt .name{position:absolute;left:50%; top:50%;width:80%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); font-size:32px; line-height:1.5; text-align:center; color:#FFF; text-shadow: 1px 1px 5px rgba(51,51,51,0.4); font-weight:bold;}
.newpart2 .research .bd ul .cont .box .txt .name span{font-size:16px; display:block; font-family:'newfont';}
.newpart2 .research .bd ul .cont .title{font-size:28px; line-height:45px; text-align:center; color:#FFF; margin-top:50px; text-shadow: 1px 1px 5px rgba(51,51,51,0.4);font-weight:bold;}
.newpart2 .research .hd{width:440px;position:absolute; top:54px;left:960px; }
.newpart2 .research .hd li{margin-bottom:10px;  background:#FFF; font-size:18px; cursor:pointer; position:relative;}

.newpart2 .research .hd li:last-child{margin-bottom:0px;}
.newpart2 .research .hd li .name{margin:0px 22px 0px 60px; position:relative; height:80px; line-height:80px;}
.newpart2 .research .hd li.on .name:before{position:absolute;content:""; left:-15px; width:3px; height:3px; background:#00afcc; top:49%;}
.newpart2 .research .hd li .name span{float:left; color:#555555;}
.newpart2 .research .hd li.on .name span{color:#00afcc;}
.newpart2 .research .hd li .name em{float:right; font-family:'newfont'; font-style:normal; color:#dddddd;}
.newpart2 .research .hd li.on .name em{color:#00afcc;}
.newpart2 .research .arrow{  position:absolute; right:480px; bottom:0; }
.newpart2 .research .arrow a{display:block; width:80px; height:105px; float:left; background:url(/theme/default/images/ico12.png) center center no-repeat; cursor:pointer;}/*#00afcc*/
.newpart2 .research .arrow a:hover{background:url(/theme/default/images/ico12.png) center center no-repeat; }/*#00bddc*/
.newpart2 .research .arrow a.next{background:url(/theme/default/images/ico13.png) center center no-repeat; }
.newpart2 .research .arrow a.next:hover{background:url(/theme/default/images/ico13.png) center center no-repeat; }
.newpart2 .research .arrow .prevStop{background:url(/theme/default/images/ico12.png) center center no-repeat;}
.newpart2 .research .arrow .nextStop{background:url(/theme/default/images/ico13.png) center center no-repeat;}

@media screen and (max-width:1400px){
.newpart2 .research .bd {width:68.5%;}
.newpart2 .research .bd ul{width:100%;}
.newpart2 .research .hd{width:31.5%; left:68.5%;}
}

@media screen and (max-width:1200px){
.newpart2 .research .bd ul .cont{top:50%; transform:translate(-50%,-50%); -webkit-transform:translateY(-50%,-50%); }
.newpart2 .research .hd li .name{height:60px; line-height:60px;}
.newpart2 .research .arrow{right:35%;}
.newpart2 .research .bd ul .cont{width:100%;}
.newpart2 .research .bd ul .cont .title{margin-top:30px;}
.newpart2 .research .bd ul .cont .box .txt .name{font-size:28px;}
.newpart2 .research .bd ul .cont .title{font-size:24px;}
}

@media screen and (max-width:991px){
.h_research{padding:80px 0px 0px 0px;}
.newpart2 .research{padding:15px 0px 15px 0px;}
.newpart2:before{width:100%;}
.newpart2:after{width:0px;}
.newpart2 .research .bd{width:100%;}
.newpart2 .research .hd{position:static; width:100%; margin:10px 0px;}
.newpart2 .research .arrow{right:0px; bottom:auto; top:0px;}
.newpart2 .research .arrow a{width:40px; height:65px;}
}

@media screen and (max-width:768px){
.newpart2 .research .bd ul .cont .box{position:relative;border:1px solid rgba(255,255,255,0.3); height:120px;  width:70%;margin:0px auto;}
.newpart2 .research .bd ul .cont .box .img{width:120px; height:120px;}
.newpart2 .research .bd ul .cont .box .txt{width:calc(100% - 125px); height:120px;}
}

@media screen and (max-width:640px){
.h_research{padding:60px 0px 0px 0px;}
.newpart2{margin-top:30px;}
.newpart2 .research .bd ul .cont .box .txt .name{font-size:24px;}
.newpart2 .research .bd ul .cont .title{font-size:20px; line-height:30px;}
.newpart2 .research .bd ul .cont .box{position:relative;border:1px solid rgba(255,255,255,0.3); height:80px;  width:70%;margin:0px auto;}
.newpart2 .research .bd ul .cont .box .img{width:80px; height:80px;}
.newpart2 .research .bd ul .cont .box .txt{width:calc(100% - 85px); height:80px;}
}

@media screen and (max-width:480px){
.h_research{padding:40px 0px 0px 0px;}
.newpart2 .research .bd ul .cont .box .txt .name{font-size:18px;}
.newpart2 .research .bd ul .cont .box .txt .name span{font-size:14px;}
.newpart2 .research .bd ul .cont .title{font-size:14px; line-height:25px; margin-top:15px;}
.newpart2 .research .hd li{font-size:16px;}
.newpart2 .research .hd li .name{margin:0px 22px 0px 40px; height:40px; line-height:40px;}
.newpart2 .research .arrow a{width:25px;}
.newpart2 .research .bd ul .cont .box{position:relative;border:1px solid rgba(255,255,255,0.3); height:60px;  width:70%;margin:0px auto;}
.newpart2 .research .bd ul .cont .box .img{width:60px; height:60px;}
.newpart2 .research .bd ul .cont .box .txt{width:calc(100% - 65px); height:60px;}
}

.h_news{padding:120px 0px 0px 0px;}
.h_news .cont{margin-top:70px; padding:60px 0px 98px 0px; position:relative; background:#f7fbfc; min-height:300px;}
.h_news .cont:after{position:absolute; content:""; background:#00afcc; right:0px; top:0px; width:50%; height:calc(100% - 242px);}
.h_news .h_newslist{width:45%; float:left;}
.h_news .h_newslist li{margin:30px 0px 60px 0px; overflow:hidden;}
.h_news .h_newslist li:last-child{margin-bottom:0px;}
.h_news .h_newslist li a{display:block; transition:all 0.5s; -webkit-transition:all 0.5s;}
.h_news .h_newslist li a .box{float:left; width:100px; height:100px; border:1px solid #e1e1e1; position:relative;  }
.h_news .h_newslist li a .box .time{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);width:80%; font-family:'newfont';line-height:1.5; text-align:center;}
.h_news .h_newslist li a .box .time span{font-size:36px; display:block;}
.h_news .h_newslist li a .info{float:right; width:calc(100% - 120px); line-height:30px; color:#999;} 
.h_news .h_newslist li a .info span{font-size:18px; color:#555; padding-top:10px; display:block;}
.h_news .h_newslist li a:hover .info span{color:#00afcc;}
.h_news .h_newslist li a:hover .info .more{ text-decoration:underline;}
.h_news .h_newspic{width:50%; float:right; }
.h_news .h_newspic a{display:block;position:relative; z-index:50;}
.h_news .h_newspic a .img{width:100%; overflow:hidden;}
.h_news .h_newspic a .img img{transition:all 2s; -webkit-transition:all 2s;}
.h_news .h_newspic a:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.h_news .h_newspic a .txt{position:absolute; left:0px; bottom:0px; min-height:142px; background:rgba(0,0,0,0.69); width:100%;}
.h_news .h_newspic a .txt .info{position:absolute; top:50%; left:50%; width:92%; line-height:1.8; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);color:#00afcc;}
.h_news .h_newspic a .txt .info span{display:block;}
.h_news .h_newspic a .txt .info h2{font-size:20px;}
.h_news .h_newspic a .txt .info h3{color:#FFF;}

@media screen and (max-width:1400px){
.h_news .h_newslist{width:40%; float:left; position:relative; z-index:20;}
.h_news .cont:after{width:55%;}
.h_news .h_newspic{width:55%;}
}

@media screen and (max-width:991px){
.h_news{padding-top:80px;}
.h_news .h_newslist{width:100%;}
.h_news .cont:after{width:100%; height:100%;}
.h_news .h_newspic{width:100%;}
.h_news .h_newslist li{margin:30px 0px 40px 0px; overflow:hidden;}
.h_news .h_newslist li a .box{border:1px solid #FFF;}
.h_news .h_newslist li a .box .time{color:#FFF;}
.h_news .h_newslist li a .info{color:#FFF;}
.h_news .h_newslist li a .info span{color:#FFF;}
.h_news .h_newslist li a:hover .info span{color:#ddd;}
}

@media screen and (max-width:640px){
.h_news{padding-top:60px;}
.h_news .cont{margin-top:30px;}
.h_news .cont{padding:30px 0px 48px 0px;}
.h_news .h_newslist li a .box{width:80px; height:80px;}
.h_news .h_newslist li a .box .time{width:100%;}
.h_news .h_newslist li a .box .time span{font-size:26px; display:block;}
.h_news .h_newslist li a .info{width:calc(100% - 100px); line-height:25px; } 
.h_news .h_newspic a .txt{min-height:70px;}
.h_news .h_newspic a .txt .info h2{font-size:16px;}
.h_news .h_newspic a .txt .info h3{display:none;}
}

@media screen and (max-width:480px){
.h_news{padding-top:40px;}
.h_news .h_newslist li{margin:20px 0px 15px 0px;}
.h_news .h_newslist li a .box{width:60px; height:60px;}
.h_news .h_newslist li a .box .time{width:100%;}
.h_news .h_newslist li a .box .time span{font-size:26px; display:block;}
.h_news .h_newslist li a .info{width:calc(100% - 80px); line-height:25px; } 
.h_news .h_newslist li a .info span{font-size:16px;padding-top:0px;}
}

/* ç½‘ç«™åº•éƒ¨ */
.footer{padding:95px 0px 85px 0px; overflow:hidden;}
.footer .bot_logo{display:block; float:left; width:180px;}
.footer .bot_right{float:right; padding-left:150px; border-left:1px solid #e0e3e4; }
.footer .bot_right .hotline{float:left; display:inline-block;}
.footer .bot_right .hotline span{display:block; color:#555; line-height:25px;}
.footer .bot_right .hotline em{display:block; color:#00afcc; font-style:normal;font-family:'newfont'; font-size:28px;  line-height:1.5;}

.bot_contactslider{margin-left:170px; float:left; margin-right:105px;}
.bot_contactslider .hd{float:left;width:60px;margin-right:38px;}
.bot_contactslider .hd li{margin-bottom:6px; width:100%; height:28px;border:1px solid #e0e3e4; color:#777; position:relative; line-height:28px; text-align:center; cursor:pointer;}
.bot_contactslider .hd li.on{border:1px solid #00afcc;}
.bot_contactslider .hd li.on:after{position:absolute; content:""; width:7px; height:10px; top:50%; margin-top:-5px; right:-7px; background:url(/theme/default/images/ico24.png) center center no-repeat;}
.bot_contactslider .bd{zoom:1; float:left; min-width:325px; }
.bot_contactslider .bd ul{width:100%; line-height:30px; color:#777;}
.bot_contactslider .bd ul p{margin-bottom:6px;}
.bot_contactslider .bd ul p.name{font-size:16px; color:#00afcc; }
.sub_footer{border-top:1px solid #fff;}

.footer .bot_right .ewm{float:right;width:102px;}
.footer .bot_right .ewm .title{margin-top:10px; line-height:23px; color:#555; text-align:center}

@media screen and (max-width:1400px){
.footer .bot_right{padding-left:75px;}
.bot_contactslider{margin-left:85px;  margin-right:60px;}
}

@media screen and (max-width:1200px){
.footer .bot_logo{width:140px;}
.footer .bot_right{padding-left:25px;}
.bot_contactslider{margin-left:35px;  margin-right:20px;}
}

@media screen and (max-width:991px){
.footer .bot_right{width:100%; padding-left:0px; border-left:0px; margin-top:20px;}
.bot_contactslider{margin-left:15px;  margin-right:10px;}
}

@media screen and (max-width:768px){
.footer{padding:65px 0px 55px 0px;}
.footer .bot_right .hotline{width:100%;}
.bot_contactslider{width:100%; margin-top:20px; margin-left:0px; margin-right:0px;}
.footer .bot_right .ewm{float:left; margin-top:20px;}
}

@media screen and (max-width:480px){
.footer{padding:35px 0px 25px 0px;}
.bot_contactslider{display:none;}
.footer .bot_logo{margin:0px auto; float:none;}
.footer .bot_right .hotline{text-align:center; margin-bottom:15px;}
.footer .bot_right .ewm{float:none;margin:0px auto; }
}

.copyright{background:#00afcc; padding:20px 0px; line-height:30px; color:#FFF; overflow:hidden;} 
.copyright a{color:#FFF;}
.copyright a:hover{color:#ddd;}
.copyright .info{display:inline-block; float:left;}
.copyright .links{display:inlin-block; float:right;}

.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:640px){
.copyright .info{text-align:center; display:block; float:none;}
.copyright .links{text-align:center;display:block; float:none;}
}

@media screen and (max-width:480px){
.videobg .video .close{width:20px;}
}

/*æ‰‹æœºç½‘ç«™å¤´éƒ¨*/
.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(/theme/default/images/h_ico21.png) right center no-repeat;}
.phheadon .h_right_ico .cont .lang{background:url(/theme/default/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;}

/*æ‰‹æœºç½‘ç«™ä¸‹æ‹‰æ&nbsp;·å¼*/

.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:71.11px;}
}
/* å†…é¡µäºŒçº§å¯¼èˆª */
.s_nav{padding:25px 0px; color:#666666; font-size:16px; overflow:hidden;}
.s_nav a{line-height:20px; height:20px; padding-right:30px;padding-left:30px; border-right:1px solid #eeeeee; display:inline-block;float:left;}
.s_nav a:hover,.s_nav a.on{color:#00afcc;}
.s_nav a:first-child{padding-left:0px;}
.s_nav a:last-child{padding-right:0px; border-right:0px}
/* 
å…³äºŽæˆ‘ä»¬é¡µé¢ */
.s_about{padding:90px 0px 50px 0px;}
.s_about h2{font-size:36px; color:#00afcc; text-align:center;}
.s_about .cont{line-height:30px; font-size:16px; margin-top:60px;}
.s_about .cont p{margin-bottom:30px; text-indent:2em;}

@media screen and (max-width:991px){
	.s_about{padding:60px 0px 50px 0px;}
	.s_about h2{font-size:30px;}
	.s_about .cont{margin-top:30px;}
	.s_about .cont p{margin-bottom:15px;}
}

@media screen and (max-width:640px){
	.s_about{padding:30px 0px 30px 0px;}
	.s_about h2{font-size:24px;}
	.s_about .cont{margin-top:20px; font-size:14px;}
	.s_about .cont p{margin-bottom:15px;}
}
@media screen and (max-width:480px){
	.s_about h2{font-size:18px;}
	
}

/* å…¬å¸ç®€ä»‹ */
.s_profile .part1{padding:77px 0px; background:#f7fbfc; min-height:200px;position:relative; overflow:hidden;}
.s_profile .part1 .sg-wrap{position:relative; overflow:hidden;}
.s_profile .part1:after{position:absolute; content:""; width:calc(50% - 57px);top:77px; right:0px; height:calc(100% - 204px); background:#00afcc; z-index:3;}
.s_profile .part1:before{position:absolute; content:""; width:50%; height:calc(100% - 154px); background:#FFF; z-index:2; right:0px;}
.s_profile .part1 .txt{width:50%; float:left; background:#FFF;}
.s_profile .part1 .txt .cont{margin:60px 20px 50px 60px; font-size:16px; color:#777; line-height:36px; overflow:hidden; width:auto;}
.s_profile .part1 .txt .cont h2{font-size:36px; margin-bottom:20px; color:#333333;}
.s_profile .part1 .txt .cont .more{width:178px; height: 48px; border:1px solid #00afcc; position:relative;line-height:48px; display:block; float:left; margin-top:55px;}
.s_profile .part1 .txt .cont .more:after{position:absolute; content:""; width:0px; height:100%;background:#00afcc; transition:all 1s; -webkit-transition:all 1s; z-index:1;}
.s_profile .part1 .txt .cont .more:hover:after{width:100%;}
.s_profile .part1 .txt .cont .more span{position:absolute; color:#00afcc;margin-left:25px; z-index: 2;transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_profile .part1 .txt .cont .more:hover span{color:#FFF;}
.s_profile .part1 .txt .cont .more em{position:absolute;display:block;width:10px; height: 16px; background:url(/theme/default/images/ico25.png) center/cover no-repeat; right:20px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:3; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_profile .part1 .txt .cont .more:hover em{background:url(/theme/default/images/h_ico25.png) center/cover no-repeat; }
.s_profile .part1 .sg-wrap .videopic{position:absolute; width:calc(50% - 57px);bottom:50px; right:0px; z-index:5; cursor:pointer; overflow:hidden;}
.s_profile .part1 .sg-wrap .videopic img{transition:all 2s; -webkit-transition:all 2s;}
.s_profile .part1 .sg-wrap .videopic:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);}
.s_profile .s_culture{padding:100px 0px 90px 0px; border-bottom:1px solid #e0e3e4;}
.s_profile .s_culture h2{font-size:36px; color:#333; text-align:center;}
.s_profile .s_culture .culturelist{margin:75px 0px 0px 0px; }
.s_profile .s_culture .culturelist li{text-align:center;line-height:30px;}
.s_profile .s_culture .culturelist li .img img{display:inline; max-width:100%; width:auto;}
.s_profile .s_culture .culturelist li span{display:block; font-size:24px; margin-top:30px;}
.s_profile .s_culture .culturelist li .info{font-size:18px; color:#666; margin-top:20px;}
.s_profile .s_culture .culturelist .owl-dots{margin-top:75px;text-align:center;}
.s_profile .s_culture .culturelist .owl-dot{width:10px;height:10px; background:#d8d8d8;border-radius:50%; display:inline-block; margin:0px 10px;}
.s_profile .s_culture .culturelist .owl-dot.active{background:#00afcc;}
@media screen and (max-width:1200px){
	.s_profile .part1 .sg-wrap .videopic{width:calc(50% - 15px); right:15px;}
	.s_profile .part1 .txt .cont h2{font-size:30px;}
	.s_profile .s_culture h2{font-size:30px;}
}
@media screen and (max-width:991px){
	.s_profile .part1{padding:57px 0px;}
	.s_profile .part1 .txt .cont{margin:30px 30px 30px 30px;}
	.s_profile .part1 .sg-wrap .videopic{bottom:auto; top:45%; transform:translateY(-50%); -webkit-transform:translateY(-50%);}
	.s_profile .part1 .txt .cont h2{font-size:24px;}
	.s_profile .s_culture{padding:70px 0px 60px 0px;}
	.s_profile .s_culture h2{font-size:24px;}
	.s_profile .s_culture .culturelist li span{font-size:20px;}
	.s_profile .s_culture .culturelist li .info{font-size:16px; margin-top:5px;}
}

@media screen and (max-width:768px){
	.s_profile .part1{padding:30px 0px;}
	.s_profile .part1:before{position:static; width:0px;}
	.s_profile .part1:after{position:static; width:0px;}
	.s_profile .part1 .txt{width:100%;}
	.s_profile .part1 .sg-wrap .videopic{position:static; transform:translateY(0); -webkit-transform:translateY(0); width:100%;}
	.s_profile .s_culture .culturelist .owl-dots{margin-top:35px;}
}

@media screen and (max-width:640px){
	.s_profile .part1 .txt .cont{margin:15px; font-size:14px; line-height:30px;}
	.s_profile .part1 .txt .cont h2{font-size:20px; margin-bottom:10px;}
	.s_profile .s_culture h2{font-size:20px;}
	.s_profile .s_culture .culturelist li .info{font-size:16px;}
	.s_profile .part1 .txt .cont .more{width:125px; height:38px; line-height:38px; margin-top:25px; margin-bottom:25px;}
	.s_profile .part1 .txt .cont .more span{margin-left:15px;}
	.s_profile .part1 .txt .cont .more em{right:10px;}
	.s_profile .s_culture{padding:50px 0px 40px 0px;}
	.s_profile .s_culture .culturelist{margin:45px 0px 0px 0px; }
	.s_profile .s_culture .culturelist li span{font-size:16px;margin-top:15px;}
	.s_profile .s_culture .culturelist li .info{font-size:14px; margin-top:0px;}
}
@media screen and (max-width:480px){
	.s_profile .part1 .txt .cont h2{font-size:18px;}
	.s_profile .s_culture h2{font-size:18px;}
	
}

/* åˆ›å§‹äººå¯„è¯­ */
.s_leader{padding:48px 0px 100px 0px; background:#f7fbfc;}

.s_leader .cont{background:#FFF; position:relative; }
.s_leader .cont:before{position:absolute; content:""; width:calc((100% - 1200px) / 2); background:#00afcc; height:100%; top:-50px; overflow:hidden;}
.s_leader .cont .img{width:380px; float:left; padding-top:50px;top:-50px; background:#00afcc; position:relative; }
.s_leader .cont .txt{width:820px; float:right;box-sizing:border-box;padding:65px 65px 30px 80px; line-height:30px; }
.s_leader .cont .txt .info{color:#666666; }
.s_leader .cont .txt .info .title{line-height:40px; font-size:18px; color:#666666; border-bottom:1px solid #e3e3e3; padding-bottom:15px;}
.s_leader .cont .txt .info .title span{font-size:36px; color:#00afcc; margin-bottom:10px;display:block;}
.s_leader .cont .txt .info .jianjie{margin-top:35px; line-height:36px; font-size:16px;}
.s_leader .speak{margin-top:40px;}
.s_leader .speak .cont{padding:60px 65px 80px 65px; line-height:44px; font-size:16px; color:#666;}
.s_leader .speak .cont h2{font-size:36px; margin-bottom:40px; color:#333;}
.s_leader .speak .cont p{margin-bottom:30px;}
@media screen and (max-width:1200px){
	.s_leader .cont .img{width:35%;}
	.s_leader .cont .txt{width:60%;padding:0px;}
}

@media screen and (max-width:991px){
	.s_leader .cont .img{top:0px;}
	.s_leader .cont .txt .info{padding-top:30px;}
	.s_leader .cont .txt .info .title span{font-size:30px; line-height:30px;}
	.s_leader .cont .txt .info .jianjie{margin-top:15px;}
	.s_leader .speak .cont{padding:30px;}
	.s_leader .speak .cont h2{font-size:30px;}
}

@media screen and (max-width:768px){
	.s_leader .cont .img{width:45%;}
	.s_leader .cont .txt{width:50%;padding:0px;}
	.s_leader .cont .txt .info .title{font-size:16px;padding-bottom:5px;}
	.s_leader .cont .txt .info .title span{font-size:24px; }
	.s_leader .cont .txt .info .jianjie{margin-top:10px;font-size:14px;line-height:30px; }
	
}

@media screen and (max-width:640px){
	.s_leader {padding:30px 0px 70px 0px;}
	.s_leader .cont .img{width:100%;padding-top:0px;}
	.s_leader .cont .txt{width:100%;}
	.s_leader .cont .txt .info{padding-top:20px;}
	.s_leader .cont .txt .info .title{font-size:14px;}
	.s_leader .cont .txt .info .title span{font-size:20px;margin-bottom:0px; }
	.s_leader .cont .txt .info .jianjie{margin-bottom:30px;}
	.s_leader .speak{margin-top:30px;}
	.s_leader .speak .cont{line-height:30px; font-size:14px; padding:20px;}
	.s_leader .speak .cont h2{font-size:24px; margin-bottom:10px;}
	.s_leader .speak .cont p{margin-bottom:25px;}
}

@media screen and (max-width:480px){
	.s_leader {padding:30px 0px 40px 0px;}
	.s_leader .speak .cont h2{font-size:18px;}
	.s_leader .speak .cont p{margin-bottom:15px;}
}

.s_classname{font-size:36px; color:#333; line-height:40px;}
.s_classname span{font-size:18px; display:block; color:#cccccc; font-family:'newfont';}
@media screen and (max-width:991px){
.s_classname{font-size:30px; line-height:30px;}	
.s_classname span{font-size:16px;}
}

@media screen and (max-width:768px){
.s_classname{font-size:24px; }	
.s_classname span{font-size:16px;}
}

@media screen and (max-width:480px){
.s_classname{font-size:18px; line-height:25px;}	
.s_classname span{font-size:14px;}
}


/* å…³äºŽæˆ‘ä»¬ç»¼åˆé¡µé¢ */
.s_aboutus{width:100%;}
.s_aboutus .part1{width:100%; background:#f7fbfc;position:relative;}
.s_aboutus .part1 .sg-wrap{position:relative;}
.s_aboutus .part1:before{position:absolute; content:""; width:calc((100% - 1200px) / 2); background:#00afcc; height:100%; top:0px; overflow:hidden;}
.s_aboutus .part1 .img{padding-top:50px; background:#00afcc; float:left; width:380px;}
.s_aboutus .part1 .txt{position:absolute; width:calc(100% - 585px); right:75px; height:100%; }
.s_aboutus .part1 .txt .cont{position:absolute; top:50%;width:100%;transform:translateY(-50%); -webkit-transform:translateY(-50%); color:#777; line-height:34px; font-size:16px;}
.s_aboutus .part1 .txt .cont .s_classname{margin-bottom:15px;}
.s_aboutus .part1 .txt .cont .more{width:178px; height: 48px; border:1px solid #00afcc; position:relative;line-height:48px; display:block; float:left; margin-top:55px;}
.s_aboutus .part1 .txt .cont .more:after{position:absolute; content:""; width:0px; height:100%;background:#00afcc; transition:all 1s; -webkit-transition:all 1s; z-index:1;}
.s_aboutus .part1 .txt .cont .more:hover:after{width:100%;}
.s_aboutus .part1 .txt .cont .more span{position:absolute; color:#00afcc;margin-left:25px; z-index: 2;transition:all 0.5s; -webkit-transition:all 0.5s; font-size:16px;}
.s_aboutus .part1 .txt .cont .more:hover span{color:#FFF;}
.s_aboutus .part1 .txt .cont .more em{position:absolute;display:block;width:10px; height: 16px; background:url(/theme/default/images/ico25.png) center/cover no-repeat; right:20px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:3; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_aboutus .part1 .txt .cont .more:hover em{background:url(/theme/default/images/h_ico25.png) center/cover no-repeat; }
@media screen and (max-width:991px){
	.s_aboutus{padding-top:30px;}
	.s_aboutus .part1 .img{width:40%;}
	.s_aboutus .part1 .txt{width:calc(100% - 50%); right:5%;}
}

@media screen and (max-width:768px){
	.s_aboutus .part1 .txt .cont{font-size:14px;line-height:30px;}
	.s_aboutus .part1 .txt .cont .more{margin-top:35px;height:38px; line-height:38px;}
}

@media screen and (max-width:640px){
	.s_aboutus .part1 .s_classname{text-align:center;}
	.s_aboutus .part1 .img{width:100%;margin-bottom:30px;padding-top:0px;}
	.s_aboutus .part1 .txt{position:static;width:100%;}
	.s_aboutus .part1 .txt .cont{position:static;width:100%;transform:translateY(0); -webkit-transform:translateY(0); }
	.s_aboutus .part1 .txt .cont .more{width:125px; margin:0px auto; float:none;}
	.s_aboutus .part1 .txt .cont .more span{font-size:14px;margin-left:15px;}
	.s_aboutus .part1 .txt .cont .more em{right:10px;}
}

@media screen and (max-width:480px){
	.s_aboutus .part1 .txt .cont .more{margin-top:25px;}
	
}

.s_aboutus .part2{padding:100px 0px 110px 0px;}
.s_aboutus .part2 .s_classname{text-align:center;}
.s_aboutus .part2 .imglist{margin-top:35px; margin-right:-20px;}
.s_aboutus .part2 .imglist li{width:50%;}
.s_aboutus .part2 .imglist li .box{margin-top:20px; margin-right:20px;position:relative;}
.s_aboutus .part2 .imglist li .box .title{position:absolute; width:80%; top:65px; font-size:34px; color:#FFF; line-height:40px; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%);}
.s_aboutus .part2 .imglist li .box .title span{font-size:20px; margin-top:15px;}
.s_aboutus .part2 .imglist li .box .more{position:absolute; width: 80%; bottom:73px;left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%);}
.s_aboutus .part2 .imglist li .box .more a{display:block; width:178px; height: 48px; border:1px solid #fff; position:relative;line-height:48px; display:block; float:left; margin-top:55px;}
.s_aboutus .part2 .imglist li .box .more a:after{position:absolute; content:""; width:0px; height:100%;background:#FFF; transition:all 1s; -webkit-transition:all 1s; z-index:1;}
.s_aboutus .part2 .imglist li .box .more a:hover:after{width:100%;}
.s_aboutus .part2 .imglist li .box .more a span{position:absolute; color:#fff;margin-left:25px; z-index: 2;transition:all 0.5s; -webkit-transition:all 0.5s; font-size:16px;}
.s_aboutus .part2 .imglist li .box .more a:hover span{color:#00afcc;}
.s_aboutus .part2 .imglist li .box .more a em{position:absolute;display:block;width:10px; height: 16px; background:url(/theme/default/images/h_ico25.png) center/cover no-repeat; right:20px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:3; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_aboutus .part2 .imglist li .box .more a:hover em{background:url(/theme/default/images/ico25.png) center/cover no-repeat;}
.s_aboutus .part2 .imglist li .box .img1{width:100%; position:absolute; top:0px;}
.s_aboutus .part2 .imglist li .box .img1 a{display:block; position:relative;margin:0px; overflow:hidden;}
.s_aboutus .part2 .imglist li .box .img1 a img{transition:all 2s; -webkit-transition:all 2s;}
.s_aboutus .part2 .imglist li .box .img1 a:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_aboutus .part2 .imglist li .box .img1 a .title{top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.s_aboutus .part2 .imglist li .box .img2{width:100%; position:absolute; bottom:0px;}
.s_aboutus .part2 .imglist li .box .img2 a{display:block; position:relative; margin:0px; overflow:hidden;}
.s_aboutus .part2 .imglist li .box .img2 a .title{top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.s_aboutus .part2 .imglist li .box .img2 a img{transition:all 2s; -webkit-transition:all 2s;}
.s_aboutus .part2 .imglist li .box .img2 a:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

@media screen and (max-width:991px){
	 .s_aboutus .part2{padding:70px 0px 80px 0px;}
	 .s_aboutus .part2 .imglist li .box .title{font-size:28px;}
	 .s_aboutus .part2 .imglist li .box .title span{font-size:16px;margin-top:10px;line-height:25px; display:block;}
}

@media screen and (max-width:768px){
	.s_aboutus .part2 .imglist li .box .title{font-size:24px;line-height:30px;top:35px;}
	.s_aboutus .part2 .imglist li .box .title span{font-size:16px;margin-top:10px;line-height:25px; display:block;}
	.s_aboutus .part2 .imglist li .box .more{bottom:40px;}
}

@media screen and (max-width:640px){
	 .s_aboutus .part2{padding:30px 0px 40px 0px;}
	 .s_aboutus .part2 .imglist{margin-top:0px;}
	 .s_aboutus .part2 .imglist li{width:100%;}
	 .s_aboutus .part2 .imglist li .box .title{font-size:20px;}
	 .s_aboutus .part2 .imglist li .box .title span{font-size:14px;}
	 .s_aboutus .part2 .imglist li .box .more a{height:38px; line-height:38px;}
}

@media screen and (max-width:480px){
	 .s_aboutus .part2 .imglist li .box .more a{width:125px;}
	 .s_aboutus .part2 .imglist li .box .more a span{font-size:14px;margin-left:15px;}
	 .s_aboutus .part2 .imglist li .box .more a em{right:10px;}
	 .s_aboutus .part2 .imglist li .box .title{font-size:18px;}
}

.s_aboutus .part3{width:100%;min-height:540px; background:url(/theme/default/images/img33.jpg) center/cover no-repeat; overflow:hidden;}
.s_aboutus .part3 .s_classname{margin-top:80px; color:#FFF;text-align:center;}
.s_aboutus .part3 .s_classname span{color:rgba(255,255,255,0.5);}
.s_aboutus .part3 .historyslider{margin:40px 90px 0px 90px; min-height:300px; padding:0px calc((100% - 1380px) / 2); position:relative;}
.s_aboutus .part3 .historyslider:before{position:absolute; content:""; width:calc(100% - 120px);height:1px; background:rgba(255,255,255,0.3); top:86px; left:60px;}
.s_aboutus .part3 .historyslider li{color:#FFF;}
.s_aboutus .part3 .historyslider li .title{line-height:86px; font-size:36px; font-family:'newfont';position:relative;}
.s_aboutus .part3 .historyslider li .title:before{position:absolute;content:""; width:23px; height: 23px; left:0px;bottom:-11.5px; background:rgba(248,182,43,0.1); border-radius:50%;}
.s_aboutus .part3 .historyslider li .title:after{position:absolute; content:""; width:10px; height:10px; background:#f8b62b;left:6.5px;bottom:-5px; border-radius:50%;}
.s_aboutus .part3 .historyslider li .cont{margin-top:35px; line-height:25px; font-size:16px;}
.s_aboutus .part3 .historyslider li .cont p{position:relative; padding-left:8px;padding:8px 0px 8px 8px;}
.s_aboutus .part3 .historyslider li .cont p:before{position:absolute; top:18px; content:"";background:#FFF;border-radius:50%; left:0px; width:2px; height:2px;}
.s_aboutus .part3 .historyslider .owl-prev,.s_aboutus .part3 .historyslider .owl-next{position:absolute;width:50px; height:50px; border-radius:50%; background: url(/theme/default/images/prev.png) rgba(255,255,255,0.1) center center no-repeat; left:0px; top:61px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_aboutus .part3 .historyslider .owl-prev:hover{background: url(/theme/default/images/prev.png) rgba(1,163,190,0.1) center center no-repeat;}
.s_aboutus .part3 .historyslider .owl-next{right:0px;left:auto; background: url(/theme/default/images/next.png) rgba(255,255,255,0.1) center center no-repeat;}
.s_aboutus .part3 .historyslider .owl-next:hover{background: url(/theme/default/images/next.png) rgba(1,163,190,0.1) center center no-repeat;}
.s_aboutus .part3 .historyslider .owl-carousel{position:static;}
.s_aboutus .part3 .historyslider .owl-dots{position:absolute; bottom:-10px; text-align:center; width:100%; left:0px; display:none;}
.s_aboutus .part3 .historyslider .owl-dot{width:10px; height:10px; border-radius:50%;background:#FFF; display:inline-block; margin:0px 5px;}
.s_aboutus .part3 .historyslider .owl-dot.active{background:#00afcc;}

@media screen and (max-width:1600px){
	.s_aboutus .part3 .historyslider{padding:0px calc((100% - 1200px) / 2); margin:40px 0px 0px 0px; }
	
}

@media screen and (max-width:1366px){
	.s_aboutus .part3 .historyslider{padding:0px calc((100% - 991px) / 2); margin:40px 0px 0px 0px; }
	
}

@media screen and (max-width:1200px){
	.s_aboutus .part3 .historyslider{padding:0px calc((100% - 768px) / 2); margin:40px 0px 0px 0px; }
	
}

@media screen and (max-width:991px){
	.s_aboutus .part3 .historyslider{padding:0px calc((100% - 480px) / 2); margin:40px 0px 0px 0px; }
	
}

@media screen and (max-width:640px){
	.s_aboutus .part3 .historyslider:before{left:60px;top:50px;}
	.s_aboutus .part3 .historyslider{padding:0px 15px; margin:40px 0px 30px 0px; min-height:auto;}
	.s_aboutus .part3 .historyslider li .title{font-size:30px; height:50px;line-height:50px; text-align:center;}
	.s_aboutus .part3 .historyslider li .title:before{left:50%; margin-left:-11.5px;}
	.s_aboutus .part3 .historyslider li .title:after{left:50%; margin-left:-6.5px;}
	.s_aboutus .part3 .historyslider li .cont{line-height:30px; margin-bottom:40px; margin-top:40px;}
	.s_aboutus .part3 .historyslider li .cont p:before{top:18px;}
	.s_aboutus .part3 .historyslider .owl-prev,.s_aboutus .part3 .historyslider .owl-next{top:26px;}
	
}
@media screen and (max-width:480px){
	.s_aboutus .part3 .historyslider{margin:20px 0px 0px 0px; }
	.s_aboutus .part3 .historyslider li .title{font-size:20px;}
	.s_aboutus .part3 .historyslider li .cont p{padding:0px 0px 0px 8px;}
	.s_aboutus .part3 .historyslider li .cont p:before{top:12px;}
	.s_aboutus .part3 .s_classname{margin-top:40px;}
}

/* å‘å±•åŽ†ç¨‹ */
.s_history{padding:90px 0px 85px 0px; background:#f7fbfc;}
.s_history h2{font-size:36px; color:#333; text-align:center;}
.s_history .historylist{margin-top:60px;position:relative; min-height:500px;padding:130px 0px 135px 0px;}
.s_history .historylist .line{position:absolute; width:1px; height: 100%; left:50%;transform:translateX(-50%); -webkit-transform:translateX(-50%); background:#ddd; top:0px;}
.s_history .historylist .line:before{width:10px; height:10px;border-radius:50%; border:1px solid #e0e0e0;top:-10px;left:-5.5px; position:absolute; content:"";}
.s_history .historylist li{width:100%; margin-top:-60px; overflow:hidden;}
.s_history .historylist li .info{width:50%; float:left;}
.s_history .historylist li .info .title{height:60px; line-height:60px; box-sizing: border-box;padding-right:40px; text-align:right;position:relative;font-family:'newfont'; font-size:44px;}
.s_history .historylist li .info .title:before{position:absolute; content:""; width:10px; height:10px; border:1px solid #00afcc;right:-6px; top:50%;margin-top:-6px; border-radius:50%; background:#FFF;}
.s_history .historylist li .info .title:after{position:absolute; content:""; width:6px; height:6px; right:-3px; top:50%;margin-top:-3px; border-radius:50%; background:#00afcc;}
.s_history .historylist li .info .cont{width:400px; line-height:26px; float:left;font-size:16px; color:#333;}
.s_history .historylist li .info .cont p{position:relative;padding-left:13px;}
.s_history .historylist li .info .cont p:before{position:absolute; content:"";width:5px; height:5px; border-radius:50%; background:#666; top:10px; left:0px;}
.s_history .historylist li .info .cont .img{margin-top:20px;overflow:hidden;}
.s_history .historylist li .info .cont .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_history .historylist li .info .cont .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_history .historylist li.on .info{float:right;}
.s_history .historylist li.on .info .title{text-align:left;padding-left:40px;}
.s_history .historylist li.on .info .title:before{right:auto; left:-6px;}
.s_history .historylist li.on .info .title:after{right:auto; left:-3px;}
.s_history .historylist li.on .cont{float:right;}
.s_history .historylist .more{background:rgba(0,175,204,0.1);width:80px; height:80px; left:50%; margin-left:-40px; bottom:-40px; display:block; border-radius:50%; position:absolute;}
.s_history .historylist .more em{position:absolute; width:60px; height:60px; border-radius:50%; background:url(/theme/default/images/ico35.png) #00afcc center center no-repeat; display:block; top:50%; margin-top:-30px;left:50%; margin-left:-30px; transition:all 0.5s; -webkit-tansition:all 0.5s;}
.s_history .historylist .more.on em{transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg);}
.s_history .historylist .more em:hover{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_history .historylist .list{display:none;}

@media screen and (max-width:991px){
	.s_history{padding:60px 0px 85px 0px;}
	.s_history .historylist{margin-top:50px; padding:100px 0px;}
	.s_history h2{font-size:30px;}
	.s_history .historylist li .info .title{font-size:34px;padding-right:20%;}
	.s_history .historylist li.on .info .title{padding-left:20%;}
	.s_history .historylist li .info .cont{width:80%;}
}

@media screen and (max-width:640px){
	.s_history{padding:30px 0px 75px 0px;}
	.s_history .historylist{margin-top:30px; padding:60px 0px 80px 0px;}
	.s_history h2{font-size:24px;}
	.s_history .historylist li .info .title{font-size:28px;padding-right:10%;}
	.s_history .historylist li.on .info .title{padding-left:10%;}
	.s_history .historylist li .info .cont{width:90%;font-size:14px;}
	.s_history .historylist .more{width:60px; height:60px; margin-left:-30px; bottom:-30px;}
	.s_history .historylist .more em{width:40px; height:40px;margin-top:-20px; margin-left:-20px; background-size:20px;}
}

@media screen and (max-width:480px){
	.s_history h2{font-size:20px;}
	.s_history .historylist li {margin-top:0px;}
	.s_history .historylist li .info .title{font-size:20px; height:40px; line-height:40px;}
}

/* é›†å›¢æž¶æž„ */
.s_org{background:#f7fbfc; padding:104px 0px 114px 0px;}
.pc_org{min-height:680px;position:relative;}
.pc_nav3{width:100%; position:absolute;bottom:0px;}
.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:300px; 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:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); font-size:18px; line-height:20px; color:#777;}
.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:650px;}
.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:100%; height:35px; line-height: 35px; 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;}
.s_org .secondnav dl:last-child{right:-150px; left:auto;top:45px;}
@media screen and (max-width:991px){
	.s_org{overflow-y:hidden; 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:44px 0px 0px 0px;}
	 .s_org .secondnav{margin:0px 75px; min-height:750px;}
	 .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:170px;}
	 .s_org .secondnav dl:last-child dd{width:100px; margin:15px auto 0px 20px;}
}

/* å“ç‰Œä¼˜åŠ¿ */
.s_brand{width:100%;}
.s_brand .part1{padding:68px 0px;}
.s_brand h2{font-size:40px; font-weight:bold; color:#333; text-align:center;}
.s_brand .part1 .cont{width:90%; font-size:22px; line-height:40px; color:#666; margin:45px auto 55px auto; text-indent: 2em; }
.s_brand .part1 .s_honorlist{padding-bottom:70px;}
.s_brand .part1 .s_honorlist li .img{margin:0px 15px;}
.s_brand .part1 .s_honorlist li .txt{font-size:20px; line-height:30px; text-align:center; margin-top:10px;}
.s_brand .part1 .s_honorlist .owl-dots{position:absolute; bottom:-60px; text-align:center; width:100%; left:0px; }
.s_brand .part1 .s_honorlist .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_brand .part1 .s_honorlist .owl-dot.active{background:#00afcc;}

@media screen and (max-width:991px){
	.s_brand h2{font-size:30px;}
	.s_brand .part1 .cont{font-size:18px;}
	.s_brand .part1 .s_honorlist li .txt{font-size:16px;}
}

@media screen and (max-width:640px){
	.s_brand .part1{padding:38px 0px 58px 0px;}
	.s_brand h2{font-size:24px;}
	.s_brand .part1 .cont{font-size:16px; line-height:30px; margin:25px auto 35px auto; width:100%;}
	.s_brand .part1 .s_honorlist{padding-bottom:40px;}
	.s_brand .part1 .s_honorlist li .txt{font-size:14px; line-height:25px;}
	.s_brand .part1 .s_honorlist .owl-dots{bottom:-40px;}
}

@media screen and (max-width:480px){
	.s_brand h2{font-size:20px;}
	.s_brand .part1{padding:38px 0px 38px 0px;}
	.s_brand .part1 .s_honorlist{padding-bottom:30px;}
	.s_brand .part1 .cont{margin:25px auto 25px auto; font-size:14px;}
	.s_brand .part1 .s_honorlist li .txt{line-height:20px;}
	.s_brand .part1 .s_honorlist .owl-dot{margin:0px 10px;}
}


.s_brand .part2{padding:68px 0px 37px 0px; background:#f7fbfc;}
.s_brand .part2 .cont{width:90%; font-size:22px; line-height:40px; color:#666; margin:40px auto 55px auto; text-align:center;}
.s_brand .part2 .cert{overflow:hidden;}
.s_brand .part2 .cert .certlist{width:75%; float:left;padding-bottom:80px; padding-top:80px; margin-left:20px;;}
.s_brand .part2 .cert .certlist li .img{text-align:center;height:76px;}
.s_brand .part2 .cert .certlist li .img img{max-width:100%; width:auto; display:inline;}
.s_brand .part2 .cert .certlist li .txt{margin-top:25px; line-height:25px; font-size:20px; color:#666666; text-align:center;}
.s_brand .part2 .cert .certlist .owl-dots{position:absolute; bottom:-80px; text-align:center; width:100%; left:0px; }
.s_brand .part2 .cert .certlist .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_brand .part2 .cert .certlist .owl-dot.active{background:#00afcc;}
.s_brand .part2 .cert .certpic{width:220px; float:right;}
.s_brand .part2 .cert .certpic .img{width:100%; background:#FFF;padding:20px 33px; box-sizing: border-box; overflow:hidden;}
.s_brand .part2 .cert .certpic .img img{transition:all 2s;-webkit-transition:all 2s;}
.s_brand .part2 .cert .certpic .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_brand .part2 .cert .certpic .txt{height:70px; width:100%; background:#00afcc; font-size:20px; line-height:70px; color:#FFF; text-align:center;}

@media screen and (max-width:1200px){
	.s_brand .part2 .cert .certlist{width:70%;}
	.s_brand .part2 .cert .certpic{width:25%;}
	
}
@media screen and (max-width:991px){
	.s_brand .part2 .cont{font-size:18px;}
	.s_brand .part2 .cert .certlist{padding-top:40px; padding-bottom:40px;}
	.s_brand .part2 .cert .certlist li .txt{font-size:16px;}
	.s_brand .part2 .cert .certpic .txt{font-size:16px;}
	.s_brand .part2 .cont{margin:20px auto 35px auto;}
}

@media screen and (max-width:640px){
	.s_brand .part2{padding:38px 0px 37px 0px;}
	.s_brand .part2 .cert .certlist{width:100%;}
	.s_brand .part2 .cert .certpic{width:220px; margin:0px auto; float:none;}
	.s_brand .part2 .cont{margin:20px auto 25px auto; font-size:16px; line-height:30px; text-align:left;width:100%;}
	.s_brand .part2 .cert .certlist li .txt{font-size:14px; line-height:25px; margin-top:10px;}
	.s_brand .part2 .cert .certpic .txt{font-size:14px; height:40px; line-height:40px;}
	.s_brand .part2 .cert .certlist .owl-dots{bottom:-40px;}
}

@media screen and (max-width:480px){
	.s_brand .part2 .cont{font-size:14px;}
	.s_brand .part2 .cert .certlist .owl-dot{margin:0px 10px;}
}


.s_brand .part3{padding:68px 0px;}
.s_brand .part3 .cont{width:90%; font-size:22px; line-height:40px; color:#666; margin:40px auto 55px auto;  text-indent: 2em;}
.s_brand .part3 .gj_partner{padding-bottom:70px;}
.s_brand .part3 .gj_partner li .img{margin:0px 15px;}
.s_brand .part3 .gj_partner li .txt{font-size:20px; line-height:30px; text-align:center; width:80%; margin:15px auto 0px auto; }
.s_brand .part3 .gj_partner .owl-dots{position:absolute; bottom:-60px; text-align:center; width:100%; left:0px; }
.s_brand .part3 .gj_partner .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_brand .part3 .gj_partner .owl-dot.active{background:#00afcc;}

@media screen and (max-width:991px){
	.s_brand .part3 .cont{font-size:18px;}
	.s_brand .part3 .gj_partner li .txt{font-size:16px;}
	.s_brand .part3 .gj_partner li .img{margin:0px;}
	.s_brand .part3 .cont{margin:20px auto 35px auto;}
}

@media screen and (max-width:640px){
	.s_brand .part3{padding:38px 0px;}
	.s_brand .part3 .cont{font-size:16px; line-height:30px;margin:20px auto 25px auto; width:100%;}
	.s_brand .part3 .gj_partner{padding-bottom:40px;}
	.s_brand .part3 .gj_partner li .txt{font-size:14px; line-height:25px;}
	.s_brand .part3 .gj_partner .owl-dots{bottom:-40px;}
}

@media screen and (max-width:480px){
	.s_brand .part3 .cont{font-size:14px;}
	.s_brand .part3 .gj_partner li .txt{font-size:14px; line-height:20px;}
	.s_brand .part3 .gj_partner .owl-dot{margin:0px 10px;}
}

.s_brand .part4{padding:68px 0px 54px 0px; background:#f7fbfc;}
.s_brand .part4 .cont{width:90%; font-size:22px; line-height:40px; color:#666; margin:40px auto 55px auto;  text-indent: 2em; text-align:center;}
.s_brand .part4 .cont span{font-size:30px; margin-top:35px; display:block;}

.s_brand .part4 .letter{padding-bottom:70px;} background:#FFF;
.s_brand .part4 .letter li .img{margin:0px 15px;box-shadow:0px 0px 10px #ccc;-moz-box-shadow:0px 0px 10px #ccc;-ms-box-shadow:0px 0px 10px #ccc;-webkit-box-shadow:0px 0px 10px #ccc; background:#FFF;}
.s_brand .part4 .letter li .txt{font-size:20px; line-height:30px; text-align:center; width:80%; margin:15px auto 0px auto; }
.s_brand .part4 .letter .owl-dots{position:absolute; bottom:-60px; text-align:center; width:100%; left:0px; }
.s_brand .part4 .letter .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_brand .part4 .letter .owl-dot.active{background:#00afcc;}
@media screen and (max-width:991px){
	.s_brand .part4 .cont{font-size:18px; margin:20px auto 35px auto;}
	.s_brand .part4 .cont span{font-size:24px;}
	.s_brand .part4 .letter li .img{margin:0px;}
	.s_brand .part4 .letter li .txt{font-size:16px;}
}

@media screen and (max-width:640px){
	.s_brand .part4{padding:38px 0px 25px 0px;}
	.s_brand .part4 .cont{font-size:16px; line-height:30px; margin:20px auto 15px auto; width:100%;}
	.s_brand .part4 .cont span{font-size:20px;margin-top:15px;}
	.s_brand .part4 .letter li .img{margin:0px;}
	.s_brand .part4 .letter li .txt{font-size:14px; line-height:25px;}
	.s_brand .part4 .letter .owl-dots{bottom:-40px;}
}

@media screen and (max-width:480px){
	.s_brand .part4{padding:38px 0px 0px 0px;}
	.s_brand .part4 .cont{font-size:14px;}
	.s_brand .part4 .cont span{font-size:18px;}
	.s_brand .part4 .letter li .txt{line-height:20px;}
	.s_brand .part4 .letter .owl-dot{margin:0px 10px;}
}

/* é›†å›¢äº§ä¸š-å¥½åšå†°é›ªäº§ä¸š */

.s_banner .p_banner{float:left;width: 100%;height:400px;position: relative;overflow: hidden;}
.s_banner .p_cont{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);width:80%; text-align:center; color:#FFF;}
.s_banner .p_cont span{display:block; font-size:48px;}
.s_banner .p_cont .links{margin-top:35px;display:block; width:178px; height:45px; line-height:45px; border:1px solid #00afcc; font-size:20px; position:relative; margin:35px auto 0px auto;}
.s_banner .p_cont .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;}
/* .s_banner .p_cont .links:hover:after{width:100%;} */
.s_banner .p_cont .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(/theme/default/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;}
/* .s_banner .p_cont .links:hover{border:1px solid #00afcc;}
.s_banner .p_cont .links:hover em{color:#fff;background:url(/theme/default/images/h_ico36.png) 20px center no-repeat; } */

@media screen and (max-width:991px){
	.s_banner .p_banner{display:none;}
	.s_banner .p_cont span{font-size:40px;}
	.s_banner .p_cont .links{font-size:16px; width:150px; height:35px; line-height:35px;}
	.s_banner .p_cont .links em{background-size:20px 20px; padding-left:30px;}
	.s_banner .p_cont .links:hover em{background-size:20px 20px;}
}

@media screen and (max-width:768px){
	 .s_banner .p_cont span{font-size:30px;}
	 .s_banner .p_cont .links{font-size:14px;}
}

@media screen and (max-width:640px){
	 .s_banner .p_cont span{font-size:24px;}
	 .s_banner .p_cont .links{width:120px; margin-top:15px;}
	 .s_banner .p_cont .links em{background-position:15px center; background-size:15px 15px;padding-left:20px; }
	 .s_banner .p_cont .links:hover em{background-position:15px center; background-size:15px 15px;}
}

@media screen and (max-width:480px){
	 .s_banner .p_cont span{font-size:20px;}
}



.tit{font-size:40px;font-weight:bold; color:#333; }

@media screen and (max-width:1200px){
	.tit{font-size:36px;}
}

@media screen and (max-width:991px){
	.tit{font-size:30px;}
}

@media screen and (max-width:640px){
	.tit{font-size:24px;}
}

@media screen and (max-width:480px){
	.tit{font-size:20px;}
}

/* å¥½åšå†°é›ªäº§ä¸š */
.s_products .part1{background:#f7fbfc; padding:70px 0px;}
.s_products .part1 .cont{width:575px; float:left; color:#777; font-size:22px; line-height:40px;}
.s_products .part1 .cont .tit{margin-bottom:25px;}
.s_products .part1 .cont p{text-indent: 2em;}
.s_products .part1 .cont .more{width:178px; height: 48px; border:1px solid #00afcc; position:relative;line-height:48px; display:block; float:left; margin-top:45px;}
.s_products .part1 .cont .more:after{position:absolute; content:""; width:0px; height:100%;background:#00afcc; transition:all 1s; -webkit-transition:all 1s; z-index:1;}
.s_products .part1 .cont .more:hover:after{width:100%;}
.s_products .part1 .cont .more span{position:absolute; color:#00afcc;margin-left:25px; z-index: 2;transition:all 0.5s; -webkit-transition:all 0.5s; font-size:16px;}
.s_products .part1 .cont .more:hover span{color:#FFF;}
.s_products .part1 .cont .more em{position:absolute;display:block;width:10px; height: 16px; background:url(/theme/default/images/ico25.png) center/cover no-repeat; right:20px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:3; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_products .part1 .cont .more:hover em{background:url(/theme/default/images/h_ico25.png) center/cover no-repeat; }
.s_products .part1 .img{width:572px; float:right; position:relative; cursor:pointer; overflow:hidden;}
.s_products .part1 .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_products .part1 .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_products .part1 .img:after{position:absolute; content:""; width:110px; height:110px; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); background:url(/theme/default/images/play.png) center/cover no-repeat;}
.s_products .part2{background:url(/theme/default/images/img93.jpg) center/cover no-repeat; background-attachment: fixed; min-height:611px; overflow:hidden;}
.s_products .part2 .tit{color:#FFF;text-align:center;margin-top:70px;}
.s_products .part2 .s_prolist{padding-bottom:50px; margin-top:70px;}
.s_products .part2 .s_prolist li .img{width:100%;}
.s_products .part2 .s_prolist li .txt{font-size:20px; line-height:44px; text-align:center; width:100%; margin:15px auto 0px auto; color:#FFF;}
.s_products .part2 .s_prolist .owl-dots{position:absolute; bottom:-40px; text-align:center; width:100%; left:0px; }
.s_products .part2 .s_prolist .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products .part2 .s_prolist .owl-dot.active{background:#74ebff;}
.s_products .part3{padding:60px 0px 50px 0px;}
.s_products .part3 .tit{text-align:center;}
/* .s_products .part3 .imglist{margin-top:0px;margin-right:-68px;}
.s_products .part3 .imglist li{width:33.33%;}
.s_products .part3 .imglist li a{margin-right:68px; margin-top:60px;}
.s_products .part3 .imglist li a .img{width:100%; overflow:hidden;}
.s_products .part3 .imglist li a .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_products .part3 .imglist li a:hover .img img{transform:scale(1.1);-webkit-transform:scale(1.1);}
.s_products .part3 .imglist li a .txt{font-size:20px; text-align:center;line-height:30px; color:#333;margin-top:20px;}
.s_products .part3 .imglist li a:hover .txt{color:#00afcc;} */

.s_products .part3 .s_case{padding-bottom:50px; margin-top:40px;}
.s_products .part3 .s_case li .img{width:100%;}
.s_products .part3 .s_case li .txt{font-size:20px; line-height:30px; text-align:center; width:100%; margin:15px auto 0px auto; color:#333;}
.s_products .part3 .s_case .owl-dots{position:absolute; bottom:-40px; text-align:center; width:100%; left:0px; }
.s_products .part3 .s_case .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products .part3 .s_case .owl-dot.active{background:#74ebff;}

.s_products .part4{padding:60px 0px; background:#f7fbfc;}
.s_products .part4 .tit{text-align:center;}
.s_products .part4 .p_honor{padding-bottom:40px; margin-top:60px;}
.s_products .part4 .p_honor li .img{width:100%;}
.s_products .part4 .p_honor li .txt{font-size:20px; line-height:35px; text-align:center; width:100%; margin:15px auto 0px auto; color:#666666;}
.s_products .part4 .p_honor .owl-dots{position:absolute; bottom:-40px; text-align:center; width:100%; left:0px; }
.s_products .part4 .p_honor .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products .part4 .p_honor .owl-dot.active{background:#00afcc;}

@media screen and (max-width:1200px){
	 .s_products .part1 .cont{width:48%;}
	 .s_products .part1 .img{width:48%;}
	 .s_products .part3 .imglist{margin-right:-40px; }
	 .s_products .part3 .imglist li a{margin-right:40px;}
}

@media screen and (max-width:991px){
	.s_products .part1{padding:50px 0px;}
	.s_products .part1 .cont{font-size:18px; line-height:36px;}
	.s_products .part1 .cont .more{width:150px; height:40px; line-height:40px; margin-top:30px;}
	.s_products .part2{min-height:auto; padding:50px 0px;}
	.s_products .part2 .tit{margin-top:0px;}
	.s_products .part2 .s_prolist li .txt{font-size:18px; line-height:34px;}
	.s_products .part3 .s_case li .txt{font-size:18px; margin-top:10px;}
	.s_products .part4{padding:50px 0px;}
	.s_products .part4 .p_honor li .txt{font-size:18px;line-height:30px;}
}

@media screen and (max-width:768px){
	.s_products .part1 .cont{width:100%;}
	.s_products .part1 .img{width:100%; margin-top:30px;}
	.s_products .part1 .cont{font-size:16px; line-height:30px;}
	.s_products .part1 .cont .more span{font-size:14px;}
}

@media screen and (max-width:640px){
	 
	 .s_products .part1 .cont .tit{margin-bottom:15px; text-align:center; }
	 .s_products .part1 .cont .more{width:120px;  margin:20px auto 0px auto; float:none;}
	 .s_products .part1 .cont .more em{right:13px;}
	 .s_products .part1 .img:after{width:80px; height:80px;}
	 .s_products .part2 .s_prolist{margin-top:50px;}
	 .s_products .part2 .s_prolist li .txt{font-size:16px; line-height:30px;}
	 .s_products .part3{padding:30px 0px 30px 0px;}
	 .s_products .part3 .s_case li .txt{font-size:16px; line-height:25px;}
	 .s_products .part4 .p_honor li .txt{font-size:16px;line-height:25px;}
	 .s_products .part4 .p_honor{margin-top:50px;}
}

@media screen and (max-width:480px){
	.s_products .part1{padding:30px 0px;}
	.s_products .part1 .cont{font-size:14px; line-height:25px;}
	.s_products .part1 .cont .more{height:30px; line-height:30px;}
	.s_products .part1 .img:after{width:60px; height:60px;}
	.s_products .part2 .s_prolist{margin-top:30px;}
	.s_products .part2 .s_prolist li .txt{font-size:14px; line-height:25px;}
	.s_products .part2 .s_prolist .owl-dot{margin:0px 10px;}
	.s_products .part3 .s_case li .txt{font-size:14px;}
	.s_products .part3 .s_case .owl-dot{margin:0px 10px;}
	.s_products .part4 .p_honor{margin-top:30px;}
	.s_products .part4 .p_honor .owl-dot{ margin:0px 10px;}
}

/* å¥½åšä½“è‚²å™¨æ */
.s_products1 .part1{background:#f7fbfc; padding:65px 0px;}
.s_products1 .part1 .cont{width:575px; float:left; color:#777; font-size:22px; line-height:40px;}
.s_products1 .part1 .cont .tit{margin-bottom:25px;}
.s_products1 .part1 .cont p{text-indent: 2em;}
.s_products1 .part1 .cont .more{width:178px; height: 48px; border:1px solid #00afcc; position:relative;line-height:48px; display:block; float:left; margin-top:45px;}
.s_products1 .part1 .cont .more:after{position:absolute; content:""; width:0px; height:100%;background:#00afcc; transition:all 1s; -webkit-transition:all 1s; z-index:1;}
.s_products1 .part1 .cont .more:hover:after{width:100%;}
.s_products1 .part1 .cont .more span{position:absolute; color:#00afcc;margin-left:25px; z-index: 2;transition:all 0.5s; -webkit-transition:all 0.5s; font-size:16px;}
.s_products1 .part1 .cont .more:hover span{color:#FFF;}
.s_products1 .part1 .cont .more em{position:absolute;display:block;width:10px; height: 16px; background:url(/theme/default/images/ico25.png) center/cover no-repeat; right:20px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:3; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_products1 .part1 .cont .more:hover em{background:url(/theme/default/images/h_ico25.png) center/cover no-repeat; }
.s_products1 .part1 .img:after{position:absolute; content:""; width:110px; height:110px; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); background:url(/theme/default/images/play.png) center/cover no-repeat;}
.s_products1 .part1 .img{width:572px; float:right; position:relative; cursor:pointer; overflow:hidden;}
.s_products1 .part1 .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_products1 .part1 .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.s_products1 .part2{width:100%;  background:url(/theme/default/images/img112.jpg) center/cover no-repeat; background-attachment: fixed; }
.s_products1 .part2 .sg-wrap{min-height:410px; position:relative;}
.s_products1 .part2 .sg-wrap .cont{position:absolute;top:50%; left:50%;transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); color:#FFF; text-align:center; width:100%;}
.s_products1 .part2 .sg-wrap .cont .tit{color:#FFF;}
.s_products1 .part2 .sg-wrap .cont .txt{font-size:30px; line-height:45px; margin-top:20px;}
.s_products1 .part2 .count_num{width:100%; margin-top:48px;}
.s_products1 .part2 .count_num li{width:16.66%; float:left;text-align:center;}
.s_products1 .part2 .count_num li p{font-size:18px; color:#FFF; margin-top:20px; line-height:30px;}
.s_products1 .part2 .count_num li .nums{display:inline-block;position:relative;}
.s_products1 .part2 .count_num li .nums span{ font-size:60px; font-family:'newfont'; display:inline-block;}
.s_products1 .part2 .count_num li .nums sup{font-size:18px; position:absolute; top:-5px; right:-37px;}
.s_products1 .part2 .count_num li.on .nums sup{right:-70px;}

.s_products1 .part3{padding:70px 0px 60px 0px; overflow:hidden;}
.s_products1 .part3 .tit{text-align:center;}
.s_products1 .part3 .cont{margin:40px 0px 40px 0px; font-size:22px; color:#333; line-height:40px; text-align:left;}
.s_products1 .part3 .cont p{text-indent: 2em;}
.s_products1 .part3 .s_prolist{padding-bottom:70px;}
.s_products1 .part3 .s_prolist li .box{margin:2px; border:1px solid #d9f3f9;}
.s_products1 .part3 .s_prolist li .img{width:100%;}
.s_products1 .part3 .s_prolist li .txt{font-size:22px; line-height:30px; color:#333; text-align:center;padding:35px 0px 35px 0px;}
.s_products1 .part3 .s_prolist .owl-dots{position:absolute; bottom:-70px; text-align:center; width:100%; left:0px; }
.s_products1 .part3 .s_prolist .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products1 .part3 .s_prolist .owl-dot.active{background:#00afcc;}

.s_products1 .part4{padding:70px 0px 40px 0px; background:#f7fbfc;}
.s_products1 .part4 .tit{text-align:center;}
.s_products1 .part4 .p_honor{padding-bottom:55px; margin-top:60px;}
.s_products1 .part4 .p_honor li .img{width:100%;}
.s_products1 .part4 .p_honor li .txt{font-size:20px; line-height:35px; text-align:center; width:100%; margin:15px auto 0px auto; color:#666666;}
.s_products1 .part4 .p_honor .owl-dots{position:absolute; bottom:-55px; text-align:center; width:100%; left:0px; }
.s_products1 .part4 .p_honor .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products1 .part4 .p_honor .owl-dot.active{background:#00afcc;}

.s_products1 .part5{padding:70px 0px 65px 0px;}
.s_products1 .part5 .tit{text-align:center;}
.s_products1 .part5 .s_eventnews{margin-top:60px; padding-bottom:60px;}
.s_products1 .part5 .s_eventnews li .img{width:100%;}
.s_products1 .part5 .s_eventnews li .txt{font-size:22px; line-height:30px; text-align:center; width:100%; margin:20px auto 0px auto; color:#666666;}
.s_products1 .part5 .s_eventnews .owl-dots{position:absolute; bottom:-60px; text-align:center; width:100%; left:0px; }
.s_products1 .part5 .s_eventnews .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products1 .part5 .s_eventnews .owl-dot.active{background:#00afcc;}

.s_products1 .part6{padding:60px 0px 50px 0px; background:#f7fbfc;}
.s_products1 .part6 .tit{text-align:center; line-height:1.5;}
.s_products1 .part6 .cont{font-size:22px; color:#666666; line-height:40px; margin-top:30px;}
.s_products1 .part6 .cont p{text-indent: 2em;}
.s_products1 .part6 .s_service{margin-top:40px; padding-bottom:45px;}
.s_products1 .part6 .s_service li .img{width:100%;}
.s_products1 .part6 .s_service li .txt{font-size:22px; line-height:30px; text-align:center; width:100%; margin:20px auto 0px auto; color:#666666;}
.s_products1 .part6 .s_service .owl-dots{position:absolute; bottom:-45px; text-align:center; width:100%; left:0px; }
.s_products1 .part6 .s_service .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products1 .part6 .s_service .owl-dot.active{background:#00afcc;}

@media screen and (max-width:1200px){
	.s_products1 .part1 .cont{width:48%;}
	.s_products1 .part1 .img{width:48%;}
}

@media screen and (max-width:991px){
	.s_products1 .part1{padding:50px 0px;}
	.s_products1 .part1 .cont{font-size:18px; line-height:36px;}
	.s_products1 .part1 .cont .more{width:150px; height:40px; line-height:40px; margin-top:30px;}
	.s_products1 .part2 .sg-wrap .cont .txt{font-size:24px; line-height:30px;}
	.s_products1 .part2 .count_num{margin-top:28px;}
	.s_products1 .part2 .count_num li{width:33.33%; margin:20px 0px;}
	.s_products1 .part2 .count_num li .nums span{font-size:40px;}
	.s_products1 .part2 .count_num li .nums sup{font-size:16px;}
	.s_products1 .part2 .count_num li p{font-size:16px; line-height:25px;}
	.s_products1 .part3 .cont{font-size:18px; line-height:30px;}
	.s_products1 .part3 .s_prolist li .txt{font-size:18px; padding:25px 0px;}
	.s_products1 .part4 .p_honor li .txt{font-size:18px;line-height:30px;}
	.s_products1 .part5 .s_eventnews li .txt{font-size:18px; line-height:30px;}
	.s_products1 .part6 .cont{font-size:18px; line-height:30px;}
	.s_products1 .part6 .s_service li .txt{font-size:18px; }
}

@media screen and (max-width:768px){
	.s_products1 .part1 .cont{width:100%;}
	.s_products1 .part1 .img{width:100%; margin-top:30px;}
	.s_products1 .part1 .cont{font-size:16px; line-height:30px;}
	.s_products1 .part1 .cont .more span{font-size:14px;}
	.s_products1 .part2 .sg-wrap .cont .txt{font-size:20px;}
	.s_products1 .part2 .count_num li .nums span{font-size:30px;}
	.s_products1 .part2 .count_num li .nums sup{font-size:14px;}
	.s_products1 .part2 .count_num li p{font-size:14px;}
	
}

@media screen and (max-width:640px){
	.s_products1 .part1 .cont .tit{margin-bottom:15px; text-align:center; }
	.s_products1 .part1 .cont .more{width:120px;  margin:20px auto 0px auto; float:none;}
	.s_products1 .part1 .cont .more em{right:13px;}
	.s_products1 .part1 .img:after{width:80px; height:80px;}
	.s_products1 .part2 .sg-wrap{min-height:600px;}
	.s_products1 .part2 .sg-wrap .cont .txt{font-size:16px;width:90%; margin:20px auto 0px auto;}
	.s_products1 .part2 .count_num li{width:50%;}
	.s_products1 .part2 .count_num li .nums sup{right:-20px;}
	.s_products1 .part2 .count_num li.on .nums sup{right:-50px;}
	.s_products1 .part3{padding:40px 0px 30px 0px; overflow:hidden;}
	.s_products1 .part3 .s_prolist{padding-bottom:40px;}
	.s_products1 .part3 .s_prolist .owl-dots{bottom:-40px;}
	.s_products1 .part3 .cont{margin:20px 0px; font-size:16px;}
	.s_products1 .part3 .s_prolist li .txt{font-size:16px;}
	.s_products1 .part4{padding:40px 0px 40px 0px;}
	.s_products1 .part4 .p_honor{margin-top:30px;}
	.s_products1 .part4 .p_honor li .txt{font-size:16px;}
	.s_products1 .part4 .p_honor{padding-bottom:30px;}
	.s_products1 .part4 .p_honor .owl-dots{bottom:-30px;}
	.s_products1 .part5{padding:40px 0px 35px 0px;}
	.s_products1 .part5 .s_eventnews li .txt{font-size:16px;}
	.s_products1 .part5 .s_eventnews{margin-top:30px; padding-bottom:40px;}
	.s_products1 .part5 .s_eventnews .owl-dots{bottom:-40px;}
	.s_products1 .part6{padding:30px 0px 30px 0px;}
	.s_products1 .part6 .cont{font-size:16px; margin-top:15px;}
	.s_products1 .part6 .s_service li .txt{font-size:16px; margin-top:10px;}
	.s_products1 .part6 .s_service{margin-top:20px;}
	.s_products1 .part6 .s_service .owl-dots{bottom:-35px;}
}

@media screen and (max-width:480px){
	.s_products1 .part1{padding:30px 0px;}
	.s_products1 .part1 .cont{font-size:14px; line-height:25px;}
	.s_products1 .part1 .cont .more{height:30px; line-height:30px;}
	.s_products1 .part1 .img:after{width:60px; height:60px;}
	.s_products1 .part2 .sg-wrap .cont .txt{font-size:14px;}
	.s_products1 .part3 .s_prolist .owl-dot{margin:0px 10px;}
	.s_products1 .part3 .cont{font-size:14px; line-height:25px;}
	.s_products1 .part3 .s_prolist li .txt{font-size:14px; padding:15px 0px;}
	.s_products1 .part4 .p_honor{padding-bottom:0px;}
	.s_products1 .part4 .p_honor .owl-dots{bottom:0px;}
	.s_products1 .part4 .p_honor li .txt{font-size:14px;line-height:25px;}
	.s_products1 .part4 .p_honor .owl-dot{margin:0px 10px;}
	.s_products1 .part5 .s_eventnews li .txt{font-size:14px; line-height:25px;}
	.s_products1 .part5 .s_eventnews .owl-dot{margin:0px 10px;}
	.s_products1 .part6 .cont{font-size:14px;}
	.s_products1 .part6 .s_service li .txt{font-size:14px; margin-top:10px;}
}

/* å¥½åšäººé€&nbsp;è‰åª */
.s_products2 .part1{background:#f7fbfc; padding:70px 0px;}
.s_products2 .part1 .cont{width:575px; float:left; color:#777; font-size:22px; line-height:40px;}
.s_products2 .part1 .cont .tit{margin-bottom:25px;}
.s_products2 .part1 .cont p{text-indent: 2em;}
.s_products2 .part1 .cont .more{width:178px; height: 48px; border:1px solid #00afcc; position:relative;line-height:48px; display:block; float:left; margin-top:45px;}
.s_products2 .part1 .cont .more:after{position:absolute; content:""; width:0px; height:100%;background:#00afcc; transition:all 1s; -webkit-transition:all 1s; z-index:1;}
.s_products2 .part1 .cont .more:hover:after{width:100%;}
.s_products2 .part1 .cont .more span{position:absolute; color:#00afcc;margin-left:25px; z-index: 2;transition:all 0.5s; -webkit-transition:all 0.5s; font-size:16px;}
.s_products2 .part1 .cont .more:hover span{color:#FFF;}
.s_products2 .part1 .cont .more em{position:absolute;display:block;width:10px; height: 16px; background:url(/theme/default/images/ico25.png) center/cover no-repeat; right:20px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:3; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_products2 .part1 .cont .more:hover em{background:url(/theme/default/images/h_ico25.png) center/cover no-repeat; }
.s_products2 .part1 .img{width:572px; float:right; position:relative; cursor:pointer; overflow:hidden;}
.s_products2 .part1 .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_products2 .part1 .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_products2 .part1 .img:after{position:absolute; content:""; width:110px; height:110px; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); background:url(/theme/default/images/play.png) center/cover no-repeat;}

.s_products2 .part2{width:100%;  background:url(/theme/default/images/img95.jpg) center/cover no-repeat; background-attachment: fixed; }
.s_products2 .part2 .sg-wrap{min-height:340px; position:relative;}
.s_products2 .part2 .sg-wrap .cont{position:absolute;top:50%; left:50%;transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); color:#FFF; text-align:center; width:100%;}
.s_products2 .part2 .sg-wrap .cont .tit{color:#FFF;}
.s_products2 .part2 .sg-wrap .cont .txt{font-size:30px; line-height:45px; margin-top:20px;}
.s_products2 .part2 .sg-wrap .cont .txt span{display:block;font-size:36px; margin-top:20px; font-weight:bold;}

.s_products2 .part3{padding:60px 0px; background:#f7fbfc;}
.s_products2 .part3 .tit{text-align:center;}
.s_products2 .part3 .p_honor{padding-bottom:40px; margin-top:60px;}
.s_products2 .part3 .p_honor li .img{width:100%;}
.s_products2 .part3 .p_honor li .txt{font-size:20px; line-height:35px; text-align:center; width:100%; margin:15px auto 0px auto; color:#666666;}
.s_products2 .part3 .p_honor .owl-dots{position:absolute; bottom:-40px; text-align:center; width:100%; left:0px; }
.s_products2 .part3 .p_honor .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products2 .part3 .p_honor .owl-dot.active{background:#00afcc;}

.s_products2 .part4{padding:70px 0px 60px 0px; overflow:hidden;}
.s_products2 .part4 .tit{text-align:center;}
.s_products2 .part4 .p_typename{margin:30px 0px 40px 0px; font-size:24px; color:#333; line-height:30px; text-align:center;}
.s_products2 .part4 .p_typename span{display:inline-block; padding:0px 25px; }
.s_products2 .part4 .s_prolist{padding-bottom:60px;}
.s_products2 .part4 .s_prolist li .img{width:100%; position:relative;}
.s_products2 .part4 .s_prolist li .txt{font-size:22px; line-height:44px; width:90%; color:#FFF; position:absolute;bottom:10px; left:5%;}
.s_products2 .part4 .s_prolist .owl-dots{position:absolute; bottom:-60px; text-align:center; width:100%; left:0px; }
.s_products2 .part4 .s_prolist .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products2 .part4 .s_prolist .owl-dot.active{background:#00afcc;}

.s_products2 .part5{padding:70px 0px 50px 0px; background:#f7fbfc;}
.s_products2 .part5 .tit{text-align:center;}
.s_products2 .part5 .s_proplace{padding-bottom:30px; margin-top:55px;}
.s_products2 .part5 .s_proplace li .img{width:100%;}
.s_products2 .part5 .s_proplace li .txt{font-size:20px; line-height:30px; text-align:center; width:80%; margin:20px auto 0px auto; color:#666666;}
.s_products2 .part5 .s_proplace .owl-dots{position:absolute; bottom:-40px; text-align:center; width:100%; left:0px; }
.s_products2 .part5 .s_proplace .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products2 .part5 .s_proplace .owl-dot.active{background:#74ebff;}

@media screen and (max-width:1200px){
	.s_products2 .part1 .cont{width:48%;}
	.s_products2 .part1 .img{width:48%;}
	.s_products2 .part4 .p_typename{font-size:20px; overflow:hidden;}
	.s_products2 .part4 .p_typename span{padding:0px; width:12.5%; display:block; float:left; margin-bottom:15px;}
}

@media screen and (max-width:991px){
	.s_products2 .part1{padding:50px 0px;}
	.s_products2 .part1 .cont{font-size:18px; line-height:36px;}
	.s_products2 .part1 .cont .more{width:150px; height:40px; line-height:40px; margin-top:30px;}
	.s_products2 .part2 .sg-wrap .cont .txt{font-size:24px; line-height:36px;}
	.s_products2 .part2 .sg-wrap .cont .txt span{font-size:30px;}
	.s_products2 .part3 .p_honor li .txt{font-size:18px; line-height:30px;}
	.s_products2 .part4 .s_prolist li .txt{font-size:18px;}
	.s_products2 .part4 .p_typename{margin-bottom:20px; font-size:16px;}
	.s_products2 .part4 .p_typename span{width:25%;}
	.s_products2 .part4 .s_prolist li .txt{font-size:16px;}
	.s_products2 .part5 .s_proplace li .txt{font-size:16px; line-height:25px; }
}

@media screen and (max-width:768px){
	.s_products2 .part1 .cont{width:100%;}
	.s_products2 .part1 .img{width:100%; margin-top:30px;}
	.s_products2 .part1 .cont{font-size:16px; line-height:30px;}
	.s_products2 .part1 .cont .more span{font-size:14px;}
	.s_products2 .part2 .sg-wrap .cont .txt{font-size:20px; line-height:36px; width:90%; margin-left:auto; margin-right:auto;}
	.s_products2 .part2 .sg-wrap .cont .txt span{font-size:24px;}
}

@media screen and (max-width:640px){
	.s_products2 .part1 .cont .tit{margin-bottom:15px; text-align:center; }
	.s_products2 .part1 .cont .more{width:120px;  margin:20px auto 0px auto; float:none;}
	.s_products2 .part1 .cont .more em{right:13px;}
	.s_products2 .part1 .img:after{width:80px; height:80px;}
	.s_products2 .part3{padding:40px 0px}
	.s_products2 .part3 .p_honor{margin-top:30px; padding-bottom:0px;}
	.s_products2 .part3 .p_honor li .txt{font-size:16px; line-height:25px;}
	.s_products2 .part3 .p_honor .owl-dots{bottom:0px;}
	.s_products2 .part4{padding:40px 0px 30px 0px;}
	.s_products2 .part4 .p_typename span{margin-bottom:5px;}
	.s_products2 .part4 .s_prolist li .txt{font-size:14px; height:30px; line-height:30px;}
	.s_products2 .part5{padding:40px 0px 40px 0px;}
	.s_products2 .part5 .s_proplace{margin-top:30px; padding-bottom:50px;}
	.s_products2 .part5 .s_proplace .owl-dots{bottom:-40px;}
	.s_products2 .part5 .s_proplace li .txt{font-size:14px; width:100%;margin-top:10px; }
}

@media screen and (max-width:480px){
	.s_products2 .part1{padding:30px 0px;}
	.s_products2 .part1 .cont{font-size:14px; line-height:25px;}
	.s_products2 .part1 .cont .more{height:30px; line-height:30px;}
	.s_products2 .part1 .img:after{width:60px; height:60px;}
	.s_products2 .part2 .sg-wrap .cont .txt{font-size:14px; line-height:36px;  line-height:25px;}
	.s_products2 .part2 .sg-wrap .cont .txt span{font-size:16px;}
	.s_products2 .part3 .p_honor .owl-dots{bottom:0px;}
	.s_products2 .part3 .p_honor .owl-dot{margin:0px 10px;}
	.s_products2 .part4 .p_typename span{width:33.33%;}
	.s_products2 .part4 .s_prolist .owl-dot{margin:0px 10px;}
	.s_products2 .part5 .s_proplace .owl-dot{margin:0px 10px;}
}


/* å¥½åšç‘žè±¹å¤åˆææ–™ */
.s_products3 .part1{background:#f7fbfc; padding:70px 0px 90px 0px;}
.s_products3 .part1 .cont{width:575px; float:left; color:#777; font-size:22px; line-height:40px;}
.s_products3 .part1 .cont .tit{margin-bottom:25px;}
.s_products3 .part1 .cont p{text-indent: 2em;}
.s_products3 .part1 .cont .more{width:178px; height: 48px; border:1px solid #00afcc; position:relative;line-height:48px; display:block; float:left; margin-top:45px;}
.s_products3 .part1 .cont .more:after{position:absolute; content:""; width:0px; height:100%;background:#00afcc; transition:all 1s; -webkit-transition:all 1s; z-index:1;}
.s_products3 .part1 .cont .more:hover:after{width:100%;}
.s_products3 .part1 .cont .more span{position:absolute; color:#00afcc;margin-left:25px; z-index: 2;transition:all 0.5s; -webkit-transition:all 0.5s; font-size:16px;}
.s_products3 .part1 .cont .more:hover span{color:#FFF;}
.s_products3 .part1 .cont .more em{position:absolute;display:block;width:10px; height: 16px; background:url(/theme/default/images/ico25.png) center/cover no-repeat; right:20px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:3; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_products3 .part1 .cont .more:hover em{background:url(/theme/default/images/h_ico25.png) center/cover no-repeat; }
.s_products3 .part1 .img{width:572px; float:right; position:relative; cursor:pointer; overflow:hidden;}
.s_products3 .part1 .img:after{position:absolute; content:""; width:110px; height:110px; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); background:url(/theme/default/images/play.png) center/cover no-repeat;}
.s_products3 .part1 .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_products3 .part1 .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_products3 .part2{width:100%;  background:url(/theme/default/images/img105.jpg) center/cover no-repeat; background-attachment: fixed; }
.s_products3 .part2 .sg-wrap{min-height:400px; position:relative;}
.s_products3 .part2 .sg-wrap .cont{position:absolute;top:50%; left:50%;transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); color:#FFF; text-align:center; width:100%;}
.s_products3 .part2 .sg-wrap .cont .tit{color:#FFF;}
.s_products3 .part2 .sg-wrap .cont .txt{font-size:30px; line-height:45px; margin-top:20px;}

.s_products3 .part3{padding:70px 0px; overflow:hidden;}
.s_products3 .part3 .tit{text-align:center;}
.s_products3 .part3  .historyslider{margin-top:45px;}
.s_products3 .part3  .historyslider .hd{width:70%; margin:0px auto; display:block;margin-bottom:30px;}
.s_products3 .part3  .historyslider .hd ul{overflow:hidden;}
.s_products3 .part3  .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 1; -webkit-transition:all 1s;}
.s_products3 .part3  .historyslider .hd li:hover{font-size:36px; color:#595656;}
.s_products3 .part3  .historyslider .hd li.on{font-size:36px; color:#595656;}
.s_products3 .part3  .historyslider .bd {zoom:1; }
.s_products3 .part3  .historyslider .bd ul{width:100%;}
.s_products3 .part3  .historyslider .bd ul .imglist{margin-right:-52px; margin-top:-30px;position:relative;}
.s_products3 .part3  .historyslider .bd ul .imglist:after{position:absolute;content:""; top:40px; width:100%; height:1px; border-top:1px dashed #e0e3e4; left:0px;}
.s_products3 .part3  .historyslider .bd ul .imglist dd{float:left;width:25%; padding-top:52px; }
.s_products3 .part3  .historyslider .bd ul .imglist dd a{display:block; margin-right:52px; margin-top:30px; position:relative; cursor:auto;} 
.s_products3 .part3  .historyslider .bd ul .imglist dd a:after{position:absolute; content:""; width:16px; height:16px; background:url(/theme/default/images/ico37.png) center center no-repeat;left:50%; margin-left:-8px;top:-50px;}
.s_products3 .part3  .historyslider .bd ul .imglist dd a .img{width:100%;}
.s_products3 .part3  .historyslider .bd ul .imglist dd a .txt{min-height:190px; background:#f7fbfc; padding:15px;}
.s_products3 .part3  .historyslider .bd ul .imglist dd a .txt p{position:relative;padding-left:10px;font-size:20px; line-height:32px; box-sizing: border-box;}
.s_products3 .part3  .historyslider .bd ul .imglist dd a .txt p:before{position:absolute; content:"";width:3px;height:3px; border-radius:50%; background:#333; left:0px; top:15px;}

.s_products3 .part4{padding:70px 0px; overflow:hidden; background:#f7fbfc;}
.s_products3 .part4 .tit{text-align:center;}
.s_products3 .part4 .mainproducts{margin-top:30px;}
.s_products3 .part4 .mainproducts .hd{width:100%; border-bottom:1px solid #e0e3e4; text-align:center;}
.s_products3 .part4 .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_products3 .part4 .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_products3 .part4 .mainproducts .hd li:hover:after,.s_products3 .part4 .mainproducts .hd li.on:after{left:0px;width:100%;}
.s_products3 .part4 .mainproducts .bd{zoom:1;}
.s_products3 .part4 .mainproducts .bd ul{width:100%;}
/* .s_products3 .part4 .mainproducts .bd ul .imglist{margin-right:-60px;margin-top:0px; position:relative; overflow:visible;}
.s_products3 .part4 .mainproducts .bd ul .imglist dd{float:left;width:33.33%;}
.s_products3 .part4 .mainproducts .bd ul .imglist dd a{display:block; margin-right:60px; margin-top:30px;padding:10px;}
.s_products3 .part4 .mainproducts .bd ul .imglist dd a .img{width:100%; overflow:hidden; position:relative;}
.s_products3 .part4 .mainproducts .bd ul .imglist dd a .img .pic{position:absolute;display:block; width:100%; height:100%; top:0px; left:0px;}
.s_products3 .part4 .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_products3 .part4 .mainproducts .bd ul .imglist dd a .img .pic em img{display:inline; max-width:100%; width:auto;}
.s_products3 .part4 .mainproducts .bd ul .imglist dd a .txt{width:100%; height:70px; background:#FFF; position:relative; transition:all 0.5s;-webkit-transition:all 0.5s;}
.s_products3 .part4 .mainproducts .bd ul .imglist dd a:hover .txt{box-shadow: 0px 0px 10px #ccc;}
.s_products3 .part4 .mainproducts .bd ul .imglist dd a .txt span{display:block;width:calc(100% - 70px); height:70px; line-height:70px; text-align:center;font-size:20px; color:#333;}
.s_products3 .part4 .mainproducts .bd ul .imglist dd a .txt em{width:70px; height:70px; background:#00afcc; font-size:30px; color:#FFF;line-height:70px; text-align:center; display:block;position:absolute; right:0px;top:0px; font-style:normal;} */

.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%;  background:#FFF; position:relative; transition:all 0.5s;-webkit-transition:all 0.5s;} 
.s_bike li a:hover .txt{box-shadow: 0px 0px 10px #ccc;}
.s_bike li a .txt span{display:block;width:calc(100% - 70px); height:70px; line-height:70px; text-align:center;font-size:20px; color:#333;}
.s_bike li a .txt em{width:70px; height:70px; background:#00afcc; font-size:30px; color:#FFF;line-height:70px; text-align:center; display:block;position:absolute; right:0px;top:0px; font-style:normal;}

.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:1200px){
	.s_products3 .part1 .cont{width:48%;}
	.s_products3 .part1 .img{width:48%;}
	.s_products3 .part3  .historyslider .hd{width:100%;}
	
}

@media screen and (max-width:991px){
	.s_products3 .part1{padding:50px 0px;}
	.s_products3 .part1 .cont{font-size:18px; line-height:36px;}
	.s_products3 .part1 .cont .more{width:150px; height:40px; line-height:40px; margin-top:30px;}
	.s_products3 .part2 .sg-wrap .cont .txt{font-size:24px; }
	.s_products3 .part3 .historyslider .hd li{width:20%;}
	.s_products3 .part3 .historyslider .bd ul .imglist{margin-right:-15px;}
	.s_products3 .part3 .historyslider .bd ul .imglist dd a{margin-right:15px;}
	.s_products3 .part3 .historyslider .bd ul .imglist dd a .txt p{font-size:18px;}
	.s_products3 .part4 .mainproducts .hd li{font-size:20px;}
	.s_bike li a .txt span{font-size:18px;}
}

@media screen and (max-width:768px){
	.s_products3 .part1 .cont{width:100%;}
	.s_products3 .part1 .img{width:100%; margin-top:30px;}
	.s_products3 .part1 .cont{font-size:16px; line-height:30px;}
	.s_products3 .part1 .cont .more span{font-size:14px;}
	.s_products3 .part2 .sg-wrap .cont .txt{font-size:20px; }
	.s_products3 .part3  .historyslider .hd li{width:33.33%;}
	.s_products3 .part3  .historyslider .bd ul .imglist dd{width:50%;}
	.s_products3 .part3 .historyslider .bd ul .imglist:after{height:0px; border-top:0px;}
	.s_products3 .part3 .historyslider .bd ul .imglist dd a:before{position:absolute; top:-42px;content:""; width:100%; height:1px; border-top: 1px dashed #e0e3e4;}
	.s_products3 .part3  .historyslider .bd ul .imglist dd a .txt p{font-size:16px; line-height:25px;}
	.s_products3 .part3 .historyslider .bd ul .imglist dd a .txt p:before{top:10px;}
	.s_products3 .part4 .mainproducts .hd li{font-size:16px;margin:0px 25px;  line-height:50px;}
	
}

@media screen and (max-width:640px){
	.s_products3 .part1 .cont .tit{margin-bottom:15px; text-align:center; }
	.s_products3 .part1 .cont .more{width:120px;  margin:20px auto 0px auto; float:none;}
	.s_products3 .part1 .cont .more em{right:13px;}
	.s_products3 .part1 .img:after{width:80px; height:80px;}
	.s_products3 .part2 .sg-wrap{min-height:300px;}
	.s_products3 .part2 .sg-wrap .cont{width:90%;}
	.s_products3 .part2 .sg-wrap .cont .tit{line-height:1.5;}
	.s_products3 .part2 .sg-wrap .cont .txt{font-size:16px;  line-height:30px;}
	.s_products3 .part3{padding:40px 0px 30px 0px;}
	.s_products3 .part3 .historyslider{margin-top:25px;}
	.s_products3 .part3  .historyslider .hd li{font-size:16px;}
	.s_products3 .part3  .historyslider .hd li:hover{font-size:28px;}
	.s_products3 .part3  .historyslider .hd li.on{font-size:28px;}
	.s_products3 .part4{padding:40px 0px 30px 0px;}
	.s_products3 .part4 .mainproducts .hd li{margin:0px 15px;  line-height:30px; padding-bottom:15px; min-width:80px;}
	.s_bike li a .txt span{font-size:16px;}
	
	
}

@media screen and (max-width:480px){
	.s_products3 .part1{padding:30px 0px;}
	.s_products3 .part1 .cont{font-size:14px; line-height:25px;}
	.s_products3 .part1 .cont .more{height:30px; line-height:30px;}
	.s_products3 .part1 .img:after{width:60px; height:60px;}
	.s_products3 .part3 .historyslider .bd ul .imglist dd a .txt{height:170px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-line-break: auto;-webkit-box-orient: vertical;}
	.s_products3 .part3 .historyslider .bd ul .imglist dd a .txt p{font-size:14px;}
	.s_products3 .part3  .historyslider .hd li:hover{font-size:24px;}
	.s_products3 .part3  .historyslider .hd li.on{font-size:24px;}
	.s_products3 .part2 .sg-wrap .cont .txt{font-size:14px;}
	.s_products3 .part4 .mainproducts .hd li{margin:0px;}
	.s_bike .owl-dot{margin:0px 10px;}
	.s_bike li a .txt span{width:calc(100% - 50px); height:50px; line-height:50px;}
	.s_bike li a .txt em{width:50px; height:50px; line-height:50px;}
}

/* äº§å“è¯¦æƒ…é¡µ */

.s_prodetail{padding-top:60px; }
.s_prodetail .pic{text-align:center; position:relative; z-index:10;}
.s_prodetail .pic img{max-width:100%; width:auto; display:inline-block;}
.s_prodetail .cont{padding-top:125px; background:#f7fbfc;position:relative; z-index:5; margin-top:-80px;  font-size:20px; line-height:48px; color:#777; padding-bottom:60px;}
.s_prodetail .cont h2{line-height:50px; background:#FFF;padding:25px 0px; font-size:36px; color:#333; text-align:center; margin-bottom:80px;}
.s_prodetail .cont .feature{width:140px; height:62px; background:url(/theme/default/images/ico38.png) center center no-repeat;margin-bottom:10px;}
.s_prodetail .cont .feature span{display:block; width:100%; height:48px; line-height:48px; text-align:center; font-size:24px; color:#FFF;}

.s_prodetail .cont1{padding:0px 0px 10px 0px; line-height:40px; color:#777777;font-size:18px; }
.s_prodetail .cont1 h2{font-size:36px; line-height:46px; color:#00afcc; text-align:center; margin-bottom:55px;}
.s_prodetail .cont1 p{text-indent: 2em; margin-bottom:38px;}
.s_prodetail .cont2{background:#f7fbfc; padding:65px 0px; overflow:hidden;}
.s_prodetail .cont2 .img{width:50%; float:left;}
.s_prodetail .cont2 .txt{width:40%; float:right; color:#777; line-height:36px; font-size:18px;}
.s_prodetail .cont2 .txt h2{font-size:40px; font-weight:bold;line-height:50px; padding:10px 0px 15px 0px; color:#333;}

@media screen and (max-width:991px){
	.s_prodetail .cont{font-size:16px; line-height:35px;}
	.s_prodetail .cont h2{font-size:30px; line-height:40px; padding:15px 0px;}
	.s_prodetail .cont .feature span{font-size:20px;}
	.s_prodetail .cont1{font-size:16px; line-height:30px;}
	.s_prodetail .cont1 h2{font-size:30px; line-height:40px;}
	.s_prodetail .cont1 p{margin-bottom:25px;}
	.s_prodetail .cont2{padding:50px 0px;}
	.s_prodetail .cont2 .txt{width:45%;}
	.s_prodetail .cont2 .txt h2{font-size:30px;}
	.s_prodetail .cont2 .txt{font-size:16px; line-height:30px;}
}

@media screen and (max-width:768px){
	.s_prodetail .cont h2{font-size:24px;}
	.s_prodetail .cont1 h2{font-size:24px;}
}
@media screen and (max-width:640px){
	.s_prodetail{padding-top:30px;}
	.s_prodetail .cont{font-size:14px; line-height:25px;}
	.s_prodetail .cont h2{font-size:20px; line-height:30px; padding:25px 0px; margin-bottom:40px;}
	.s_prodetail .cont .feature{width:100px;background:url(/theme/default/images/ico38.png) center/cover no-repeat; background-size:100px 50px;}
	.s_prodetail .cont .feature span{font-size:16px;}
	.s_prodetail .cont1{font-size:14px; line-height:25px;}
	.s_prodetail .cont1 h2{margin-bottom:25px; font-size:20px; line-height:30px;}
	.s_prodetail .cont1 p{margin-bottom:10px;}
	.s_prodetail .cont2{padding:30px 0px 50px 0px;}
	.s_prodetail .cont2 .img{width:100%;}
	.s_prodetail .cont2 .txt{width:100%;}
	.s_prodetail .cont2 .txt h2{font-size:24px;padding:20px 0px 0px 0px;}
}

@media screen and (max-width:480px){
	.s_prodetail .cont h2{font-size:16px; line-height:25px; padding:15px 0px; margin-bottom:20px;}
	.s_prodetail .cont1 h2{font-size:16px; margin-bottom:15px;}
	.s_prodetail .cont2 .txt h2{font-size:18px; padding:10px 0px 0px 0px;}
	.s_prodetail .cont2 .txt{font-size:14px; line-height:25px;}
}

/* å¥½åšä½“è‚²å·¥ç¨‹ */
.s_products4 .part1{background:#f7fbfc; padding:70px 0px;}
.s_products4 .part1 .cont{width:585px; float:left; color:#777; font-size:22px; line-height:40px;}
.s_products4 .part1 .cont .tit{margin-bottom:25px;}
.s_products4 .part1 .cont p{text-indent: 2em;}
.s_products4 .part1 .cont .more{width:178px; height: 48px; border:1px solid #00afcc; position:relative;line-height:48px; display:block; float:left; margin-top:45px;}
.s_products4 .part1 .cont .more:after{position:absolute; content:""; width:0px; height:100%;background:#00afcc; transition:all 1s; -webkit-transition:all 1s; z-index:1;}
.s_products4 .part1 .cont .more:hover:after{width:100%;}
.s_products4 .part1 .cont .more span{position:absolute; color:#00afcc;margin-left:25px; z-index: 2;transition:all 0.5s; -webkit-transition:all 0.5s; font-size:16px;}
.s_products4 .part1 .cont .more:hover span{color:#FFF;}
.s_products4 .part1 .cont .more em{position:absolute;display:block;width:10px; height: 16px; background:url(/theme/default/images/ico25.png) center/cover no-repeat; right:20px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:3; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_products4 .part1 .cont .more:hover em{background:url(/theme/default/images/h_ico25.png) center/cover no-repeat; }
.s_products4 .part1 .img{width:572px; float:right; position:relative; cursor:pointer; overflow:hidden;}
.s_products4 .part1 .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_products4 .part1 .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_products4 .part1 .img:after{position:absolute; content:""; width:110px; height:110px; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); background:url(/theme/default/images/play.png) center/cover no-repeat;}

.s_products4 .part2{width:100%;  background:url(/theme/default/images/img112.jpg) center/cover no-repeat; background-attachment: fixed; }
.s_products4 .part2 .sg-wrap{min-height:238px; position:relative;}
.s_products4 .part2 .sg-wrap .cont{position:absolute;top:50%; left:50%;transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); color:#FFF; text-align:center; width:100%;}
.s_products4 .part2 .sg-wrap .cont .tit{color:#FFF; }
.s_products4 .part2 .sg-wrap .cont .txt{font-size:30px; line-height:45px; margin-top:20px;}

.s_products4 .part3{padding:70px 0px;}
.s_products4 .part3 .tit{text-align:center;}
.s_products4 .part3 ul{margin-top:60px; overflow:hidden; position:relative;}
.s_products4 .part3 ul li{width:35%;float:left;margin-right:3%;}
.s_products4 .part3 ul li .img{position:relative;}
.s_products4 .part3 ul li .img img{display:block;}
.s_products4 .part3 ul li .img h2{position:absolute; width:100%; height:40px; font-size:20px; background:rgba(0,0,0,0.5); line-height:40px; text-align:center; bottom:0px; left:0px; color:#FFF;}
.s_products4 .part3 ul li .img h2 span{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:90%; display:block;}
.s_products4 .part3 ul li:last-child{position:absolute;width:24%; margin-right:0px;right:0px; height:100%; background:#FF0000;}

.s_products4 .part4{padding:65px 0px 55px 0px; background:#f7fbfc;}
.s_products4 .part4 .tit{text-align:center;}
.s_products4 .part4 .s_build{margin-top:70px; padding-bottom:40px;}
.s_products4 .part4 .s_build li .img{width:100%;}
.s_products4 .part4 .s_build li .txt{font-size:20px; line-height:30px; text-align:center; width:80%; margin:20px auto 0px auto; color:#666666;}
.s_products4 .part4 .s_build .owl-dots{position:absolute; bottom:-40px; text-align:center; width:100%; left:0px; }
.s_products4 .part4 .s_build .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products4 .part4 .s_build .owl-dot.active{background:#00afcc;}

.s_products4 .part5{padding:65px 0px 80px 0px; border-bottom:1px solid #e0e3e4;}
.s_products4 .part5 .tit{text-align:center;}
/* .s_products4 .part5 .imglist{margin-top:40px;margin-right:-40px;}
.s_products4 .part5 .imglist li{width:25%;}
.s_products4 .part5 .imglist li a{cursor:auto;}
.s_products4 .part5 .imglist li a .img{width:100%;}
.s_products4 .part5 .imglist li a .txt{margin-top:20px; line-height:30px; font-size:22px; text-align:center; color:#333;} */

.s_products4 .part5 .s_build1{margin-top:40px; padding-bottom:40px;}
.s_products4 .part5 .s_build1 li .img{width:100%;}
.s_products4 .part5 .s_build1 li .txt{font-size:20px; line-height:30px; text-align:center; width:80%; margin:20px auto 0px auto; color:#666666;}
.s_products4 .part5 .s_build1 .owl-dots{position:absolute; bottom:-40px; text-align:center; width:100%; left:0px; }
.s_products4 .part5 .s_build1 .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products4 .part5 .s_build1 .owl-dot.active{background:#00afcc;}

@media screen and (max-width:1200px){
	.s_products4 .part1 .cont{width:48%;}
	.s_products4 .part1 .img{width:48%;}
}

@media screen and (max-width:991px){
	.s_products4 .part1{padding:50px 0px;}
	.s_products4 .part1 .cont{font-size:18px; line-height:36px;}
	.s_products4 .part1 .cont .more{width:150px; height:40px; line-height:40px; margin-top:30px;}
	.s_products4 .part2 .sg-wrap .cont .txt{font-size:24px; line-height:36px; }
	.s_products4 .part3 ul li .img h2{font-size:18px; height:50px; line-height:25px;}
	.s_products4 .part4 .s_build li .txt{font-size:18px;}
	.s_products4 .part5 .s_build1 li .txt{font-size:18px;}
}

@media screen and (max-width:768px){
	.s_products4 .part1 .cont{width:100%;}
	.s_products4 .part1 .img{width:100%; margin-top:30px;}
	.s_products4 .part1 .cont{font-size:16px; line-height:30px;}
	.s_products4 .part1 .cont .more span{font-size:14px;}
	.s_products4 .part2 .sg-wrap .cont{width:90%; margin-left:auto; margin-right:auto;}
	.s_products4 .part2 .sg-wrap .cont .txt{font-size:20px; line-height:30px; }
}

@media screen and (max-width:640px){
	.s_products4 .part1 .cont .tit{margin-bottom:15px; text-align:center; }
	.s_products4 .part1 .cont .more{width:120px;  margin:20px auto 0px auto; float:none;}
	.s_products4 .part1 .cont .more em{right:13px;}
	.s_products4 .part1 .img:after{width:80px; height:80px;}
	.s_products4 .part2 .sg-wrap .cont .tit{line-height:30px;}
	.s_products4 .part2 .sg-wrap .cont .txt{font-size:16px; }
	.s_products4 .part3{padding:50px 0px;}
	.s_products4 .part3 ul{margin-top:30px;}
	.s_products4 .part3 ul li{width:100%; margin-bottom:15px;}
	.s_products4 .part3 ul li:last-child{position:static; width:100%; min-height:300px;}
	.s_products4 .part3 ul li .img h2{font-size:16px;}
	.s_products4 .part4{padding:35px 0px 25px 0px;}
	.s_products4 .part4 .s_build{margin-top:30px;}
	.s_products4 .part4 .s_build li .txt{font-size:16px;}
	.s_products4 .part5{padding:35px 0px 40px 0px;}
	.s_products4 .part5 .s_build1{margin-top:30px;}
	.s_products4 .part5 .s_build1 li .txt{font-size:16px;}
}

@media screen and (max-width:480px){
	.s_products4 .part1{padding:30px 0px;}
	.s_products4 .part1 .cont{font-size:14px; line-height:25px;}
	.s_products4 .part1 .cont .more{height:30px; line-height:30px;}
	.s_products4 .part1 .img:after{width:60px; height:60px;}
	.s_products4 .part2 .sg-wrap .cont .txt{font-size:14px; }
	.s_products4 .part3{padding:40px 0px 20px 0px;}
	.s_products4 .part3 ul li .img h2{font-size:14px;}
	.s_products4 .part4 .s_build li .txt{font-size:14px; margin-top:10px;}
	.s_products4 .part4 .s_build .owl-dot{margin:0px 10px;}
	.s_products4 .part5 .s_build1 li .txt{font-size:14px; margin-top:10px;}
	.s_products4 .part5 .s_build1 .owl-dot{margin:0px 10px;}
	
}

/* å¥½åšæ™ºæ…§ä½“è‚² */
.s_products5 .part1{background:#f7fbfc; padding:70px 0px;}
.s_products5 .part1 .cont{width:585px; float:left; color:#777; font-size:22px; line-height:40px;}
.s_products5 .part1 .cont .tit{margin-bottom:25px;}
.s_products5 .part1 .cont p{text-indent: 2em;}
.s_products5 .part1 .cont .more{width:178px; height: 48px; border:1px solid #00afcc; position:relative;line-height:48px; display:block; float:left; margin-top:45px;}
.s_products5 .part1 .cont .more:after{position:absolute; content:""; width:0px; height:100%;background:#00afcc; transition:all 1s; -webkit-transition:all 1s; z-index:1;}
.s_products5 .part1 .cont .more:hover:after{width:100%;}
.s_products5 .part1 .cont .more span{position:absolute; color:#00afcc;margin-left:25px; z-index: 2;transition:all 0.5s; -webkit-transition:all 0.5s; font-size:16px;}
.s_products5 .part1 .cont .more:hover span{color:#FFF;}
.s_products5 .part1 .cont .more em{position:absolute;display:block;width:10px; height: 16px; background:url(/theme/default/images/ico25.png) center/cover no-repeat; right:20px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); z-index:3; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_products5 .part1 .cont .more:hover em{background:url(/theme/default/images/h_ico25.png) center/cover no-repeat; }
.s_products5 .part1 .img{width:572px; float:right; position:relative; cursor:pointer; overflow:hidden;}
.s_products5 .part1 .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_products5 .part1 .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_products5 .part1 .img:after{position:absolute; content:""; width:110px; height:110px; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); background:url(/theme/default/images/play.png) center/cover no-repeat;}

.s_products5 .part2{width:100%;  background:url(/theme/default/images/img112.jpg) center/cover no-repeat; background-attachment: fixed; }
.s_products5 .part2 .sg-wrap{min-height:650px; position:relative;}
.s_products5 .part2 .sg-wrap .cont{position:absolute;top:50%; left:50%;transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); color:#FFF; text-align:center; width:100%;}
.s_products5 .part2 .sg-wrap .cont .tit{color:#FFF;}
.s_products5 .part2 .sg-wrap .cont .txt{font-size:30px; line-height:45px; margin-top:20px;}
.s_products5 .part2 .sg-wrap .cont .txt1{font-size:20px; line-height:38px; width:80%; margin:40px auto 0px auto;}
.s_products5 .part2 .count_num{width:100%; margin-top:68px;}
.s_products5 .part2 .count_num li{width:16.66%; float:left;text-align:center;}
.s_products5 .part2 .count_num li p{font-size:20px; color:#FFF; margin-top:20px;}
.s_products5 .part2 .count_num li .nums{display:inline-block;position:relative;}
.s_products5 .part2 .count_num li .nums span{ font-size:60px; font-family:'newfont'; display:inline-block;}
.s_products5 .part2 .count_num li .nums sup{font-size:18px; position:absolute; top:-5px; right:-37px;}
.s_products5 .part2 .count_num li:last-child .nums sup{right:-70px;}

.s_products5 .part3 {padding:70px 0px 50px 0px;}
.s_products5 .part3 .tit{text-align:center;}
.s_products5 .part3 .s_active{margin-top:65px; padding-bottom:65px;}
.s_products5 .part3 .s_active li .img{width:100%;position:relative;}
.s_products5 .part3 .s_active li .img .name{position:absolute; width:80%; bottom:0px; left:50%; bottom:0px; transform:translateX(-50%); -webkit-transform:translateX(-50%); height:40px; line-height:40px; background:rgba(0,175,204,0.8); color:#FFF; text-align:center; font-size:18px;}
.s_products5 .part3 .s_active li .txt{font-size:20px; line-height:36px;  width:100%;  color:#666666; padding:20px; box-sizing: border-box; background:#f7fbfc; min-height:375px;}
.s_products5 .part3 .s_active li .txt span{display:block; font-size:22px; color:#333;line-height:34px; margin-bottom:10px;}
.s_products5 .part3 .s_active li .txt p{padding-left:15px; position:relative; background:url(/theme/default/images/ico39.png) left 15px no-repeat;}
.s_products5 .part3 .s_active .owl-dots{position:absolute; bottom:-65px; text-align:center; width:100%; left:0px; }
.s_products5 .part3 .s_active .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products5 .part3 .s_active .owl-dot.active{background:#00afcc;}

.s_products5 .part4{padding:70px 0px 50px 0px; background:#f7fbfc;}
.s_products5 .part4 .tit{text-align:center;}
.s_products5 .part4 .cont{color:#666; line-height:40px; font-size:22px; margin-top:50px;}
.s_products5 .part4 .imglist{margin-right:-53px; margin-top:25px;}
.s_products5 .part4 .imglist li{width:33.33%;}
.s_products5 .part4 .imglist li a{cursor:auto; margin-right:53px;}
.s_products5 .part4 .title{font-size:20px;margin-top:40px; color:#666; text-align:center; line-height:30px;}

.s_products5 .part5{padding:70px 0px; border-bottom:1px solid #e0e3e4; }
.s_products5 .part5 .tit{text-align:center;}
.s_products5 .part5 .p_honor{padding-bottom:60px; margin-top:60px;}
.s_products5 .part5 .p_honor li .img{width:100%;}
.s_products5 .part5 .p_honor li .txt{font-size:20px; line-height:35px; text-align:center; width:100%; margin:15px auto 0px auto; color:#666666;}
.s_products5 .part5 .p_honor .owl-dots{position:absolute; bottom:-60px; text-align:center; width:100%; left:0px; }
.s_products5 .part5 .p_honor .owl-dot{width:10px; height:10px; border-radius:50%;background:#d5d6d7; display:inline-block; margin:0px 15px;}
.s_products5 .part5 .p_honor .owl-dot.active{background:#00afcc;}

@media screen and (max-width:1200px){
	.s_products5 .part1 .cont{width:48%;}
	.s_products5 .part1 .img{width:48%;}
	.s_products5 .part2 .count_num li .nums span{font-size:40px;}
	.s_products5 .part2 .count_num li p{font-size:18px;}
	.s_products5 .part2 .count_num li .nums sup{font-size:16px;}
}

@media screen and (max-width:991px){
	.s_products5 .part1{padding:50px 0px;}
	.s_products5 .part1 .cont{font-size:18px; line-height:36px;}
	.s_products5 .part1 .cont .more{width:150px; height:40px; line-height:40px; margin-top:30px;}
	.s_products5 .part2 .sg-wrap .cont .txt{font-size:24px; line-height:36px;}
	.s_products5 .part2 .sg-wrap .cont .txt1{font-size:18px; line-height:30px; margin-top:30px;}
	.s_products5 .part2 .count_num li{width:33.33%;margin:15px 0px;}
	.s_products5 .part2 .count_num li .nums span{font-size:30px;}
	.s_products5 .part2 .count_num li p{font-size:16px;}
	.s_products5 .part2 .count_num li .nums sup{font-size:14px;}
	.s_products5 .part3 .s_active li .txt{font-size:16px; line-height:30px;}
	.s_products5 .part3 .s_active li .txt span{font-size:18px;line-height:30px;}
	.s_products5 .part3 .s_active li .txt p{background:url(/theme/default/images/ico39.png) left 12px no-repeat;}
	.s_products5 .part4 .cont{font-size:18px;}
	.s_products5 .part4 .imglist{margin-right:-30px;}
	.s_products5 .part4 .imglist li a{margin-right:30px;}
	.s_products5 .part4 .title{font-size:18px;}
	.s_products5 .part5 .p_honor li .txt{font-size:18px; line-height:30px;}
}

@media screen and (max-width:768px){
	.s_products5 .part1 .cont{width:100%;}
	.s_products5 .part1 .img{width:100%; margin-top:30px;}
	.s_products5 .part1 .cont{font-size:16px; line-height:30px;}
	.s_products5 .part1 .cont .more span{font-size:14px;}
}

@media screen and (max-width:640px){
	.s_products5 .part1 .cont .tit{margin-bottom:15px; text-align:center; }
	.s_products5 .part1 .cont .more{width:120px;  margin:20px auto 0px auto; float:none;}
	.s_products5 .part1 .cont .more em{right:13px;}
	.s_products5 .part1 .img:after{width:80px; height:80px;}
	.s_products5 .part2 .sg-wrap .cont .txt{font-size:20px; line-height:30px;}
	.s_products5 .part2 .sg-wrap .cont .txt1{font-size:16px; line-height:25px; margin-top:20px;  width: 90%;}
	.s_products5 .part2 .count_num{margin-top:30px;}
	.s_products5 .part2 .count_num li .nums sup{right:-20px;}
	.s_products5 .part2 .count_num li:last-child .nums sup{right:-50px;}
	.s_products5 .part2 .count_num li p{font-size:14px; margin-top:10px;}
	.s_products5 .part3 {padding: 40px 0px 0px 0px;}
	.s_products5 .part3 .s_active{margin-top:35px;}
	.s_products5 .part3 .s_active li .txt{font-size:14px; line-height:25px;}
	.s_products5 .part3 .s_active li .txt span{font-size:16px;line-height:30px;}
	.s_products5 .part3 .s_active li .img .name{font-size:16px;}
	.s_products5 .part4{padding:40px 0px 30px 0px;}
	.s_products5 .part4 .imglist{margin-right:-15px; margin-top:-10px;}
	.s_products5 .part4 .imglist li a{margin-right:15px;}
	.s_products5 .part4 .cont{font-size:16px; line-height:30px; margin-top:30px;}
	.s_products5 .part4 .title{font-size:16px; line-height:25px; margin-top:20px;}
	.s_products5 .part5{padding:40px 0px;}
	.s_products5 .part5 .p_honor{margin-top:30px; padding-bottom:40px;}
	.s_products5 .part5 .p_honor li .txt{font-size:16px; }
	.s_products5 .part5 .p_honor .owl-dots{bottom:-40px;}
}

@media screen and (max-width:480px){
	.s_products5 .part1{padding:30px 0px;}
	.s_products5 .part1 .cont{font-size:14px; line-height:25px;}
	.s_products5 .part1 .cont .more{height:30px; line-height:30px;}
	.s_products5 .part1 .img:after{width:60px; height:60px;}
	.s_products5 .part2 .sg-wrap{min-height:700px;}
	.s_products5 .part2 .sg-wrap .cont .txt{font-size:16px;}
	.s_products5 .part2 .sg-wrap .cont .txt1{font-size:14px; margin-top:0px;}
	.s_products5 .part2 .count_num li{width:50%;}
	.s_products5 .part3 .s_active li .txt{min-height:270px;}
	.s_products5 .part3 .s_active li .img .name{font-size:14px;}
	.s_products5 .part3 .s_active li .txt span{font-size:14px; line-height:25px;}
	.s_products5 .part3 .s_active .owl-dots{bottom:-30px;}
	.s_products5 .part3 .s_active .owl-dot{margin:0px 10px;}
	.s_products5 .part3 .s_active li .txt p{background:url(/theme/default/images/ico39.png) left 9px no-repeat;}
	.s_products5 .part4 .cont{margin-top:15px; font-size:14px; line-height:25px;}
	.s_products5 .part4 .title{font-size:14px;}
	.s_products5 .part4 .imglist {margin-top:10px;}
	.s_products5 .part4 .imglist li{width:100%;}
	.s_products5 .part4 .imglist li a{margin-top:15px;}
	.s_products5 .part5 .p_honor li .txt{font-size:14px; line-height:25px; }
	.s_products5 .part5 .p_honor .owl-dot{margin:0px 10px;}
}

/* è”ç³»æˆ‘ä»¬ */
.s_contact{padding:50px 0px 0px 0px;border-bottom:1px solid #e0e3e4;}
.s_contact h2{font-size:34px; font-weight:bold;margin-bottom:15px; color:#333;}
.s_contact .headquarters{margin-bottom:70px;}
.s_contact .headquarters #map{width:100%; height:510px;}
.s_contact .headquarters .cont{overflow:hidden;}
.s_contact .headquarters .cont .info{width:50%; float:left;min-height:448px; position:relative;}
.s_contact .headquarters .cont .info .txt{position:absolute; top:50%; left:20px; transform:translateY(-50%); -webkit-transform:translateY(-50%); font-size:20px; line-height:42px; color:#666;}
.s_contact .headquarters .cont .info .txt h3{line-height:50px; font-size:24px; color:#333;}
.s_contact .headquarters .cont .freeline{min-height:510px; background:#f7fbfc; width:50%; float:right; position:relative;}
.s_contact .headquarters .cont .freeline .txt{position:absolute; top:90px; left:80px;}
.s_contact .headquarters .cont .freeline .txt span{display:block; color:#01aecc; font-size:32px; font-weight:bold; line-height:40px; padding:15px 0px 30px 0px;}
.s_contact .headquarters .cont .freeline .txt .zixun{width:238px; height:46px; border:1px solid #01aecc; line-height:46px; text-align:center; color:#01aecc; display:block; font-size:20px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_contact .headquarters .cont .freeline .txt .zixun:hover{background:#01aecc; color:#FFF;}
.s_contact .companymap{margin-bottom:70px;}
.s_contact .companymap .tit{font-size:34px; margin-bottom:40px;}
.s_contact .companymap li{margin-bottom:30px;position:relative;}
.s_contact .companymap li:last-child{margin-bottom:0px;}
.s_contact .companymap li .name{width:197px; height:59px; position:absolute;top:30px; left:0px; line-height:43px; color:#FFF; font-size:18px; font-weight:bold; background:url(/theme/default/images/ico41.png) center center no-repeat; text-align:center;}
.s_contact .companymap li .cont{overflow:hidden;margin-left:13px; background:#f7fbfc;}
.s_contact .companymap li .cont .txt{width:50%; float:left;}
.s_contact .companymap li .cont .txt .info{width:85%; padding-top:110px; padding-bottom:40px;margin:0px auto; font-size:18px; color:#333; line-height:25px;}
.s_contact .companymap li .cont .txt .info span{display:block;font-size:22px; margin-bottom:15px;}
.s_contact .companymap li .cont .txt .info p{padding:10px 0px;}
.s_contact .companymap li .cont .sitemap{width:50%; position:absolute; right:0px; height:100%;}

@media screen and (max-width:1200px){
	.s_contact h2{font-size:30px;}
	.s_contact .headquarters .cont .freeline .txt{font-size:18px;}
	.s_contact .headquarters .cont .info .txt h3{font-size:20px; line-height:40px;}
	.s_contact .headquarters .cont .freeline .txt span{font-size:28px;}
	.s_contact .headquarters .cont .freeline .txt .zixun{width:200px; height:40px; line-height:40px; font-size:18px;}
	.s_contact .companymap .tit{font-size:30px;}
	.s_contact .companymap li .cont .txt .info{font-size:16px;}
	.s_contact .companymap li .cont .txt .info span{font-size:18px;}
	
}

@media screen and (max-width:991px){
	.s_contact .headquarters #map{width:100%; height:310px;}
	.s_contact .headquarters .cont .info{width:100%; min-height:auto;}
	.s_contact .headquarters .cont .info .txt{position:static; transform:translateY(0); -webkit-transform:translateY(0); padding:30px 0px; text-align:center;}
	.s_contact .headquarters .cont .freeline{width:100%; min-height:auto; padding:30px 0px;}
	.s_contact .headquarters .cont .freeline .txt{position:static; text-align:center;}
	.s_contact .headquarters .cont .freeline .txt .zixun{margin:0px auto;}
	.s_contact .companymap li .cont .txt{width:100%;}
	.s_contact .companymap li .cont .sitemap{width:100%; position:static;height:300px;}
	.s_contact .companymap .tit{font-size:24px}
	.s_contact .companymap li .cont .txt .info{width:90%; line-height:30px;}
	.s_contact .companymap li .cont .txt .info p{padding:0px; }
}

@media screen and (max-width:640px){
	.s_contact{padding-top:30px;}
	.s_contact h2{font-size:20px;}
	.s_contact .headquarters{margin-bottom:30px;}
	.s_contact .headquarters .cont .info .txt h3{font-size:16px; line-height:35px;}
	.s_contact .headquarters .cont .info .txt{font-size:14px; line-height:30px;}
	.s_contact .headquarters .cont .freeline .txt span{font-size:20px; padding:0px 0px 15px 0px;}
	.s_contact .headquarters .cont .freeline .txt .zixun{width:150px; font-size:16px;}
	.s_contact .companymap{margin-bottom:30px;}
	.s_contact .companymap .tit{font-size:20px; text-align:center; margin-bottom:20px;}
	.s_contact .companymap li .name{font-size:16px;}
	.s_contact .companymap li .cont .txt .info{font-size:14px; padding-bottom:20px;padding-top:100px;}
	.s_contact .companymap li .cont .txt .info span{font-size:16px; margin-bottom:10px;}
	
}

.s_salenet{padding:100px 0px 60px 0px;border-bottom:1px solid #e0e3e4;}
.s_salenet .cont{width:90%;}
.s_salenet .cont .num{width:25%;text-align:center;position:relative;float:left;}
.s_salenet .cont .num:after{position:absolute;content:""; right:0px; top:50%; width:1px; height:80px; margin-top:-40px; border-right:1px dashed #dddddd;}
.s_salenet .cont .num .c_num{display:inline-block;position:relative; }
.s_salenet .cont .num .c_num span{font-size:60px; font-weight:bold;font-family:'newfont'; color:#00afcc; padding-right:10px;}
.s_salenet .cont .num p{font-size:18px; color:#555; margin-top:10px; line-height:30px;}
.s_salenet .cont .num .c_num sup{font-size:18px; color:#00afcc; position:absolute; top:-10px; right:0px;}
.s_salenet .cont .txt{width:75%; font-size:22px; line-height: 35px; float:right; color:#777;}
.s_salenet .cont .txt p{width:80%; margin:0px auto; text-indent: 2em;}
.s_salenet .map{margin-top:80px; position:relative;}
.s_salenet .map .title{position:absolute; width:95px; height:37px; background:url(/theme/default/images/ico42.png) center center no-repeat;right:18%; top:10%;}
.s_salenet .map .title span{display:block;width:100%; height:30px; line-height:30px; text-align:center;font-size:16px; color:#FFF;}

@media screen and (max-width:1200px){
	.s_salenet .cont{width:100%;}
}

@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:15%; top:8%;}
}

@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;}
	.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;}
	.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 .map .title{right:-4%; top:-8%;}
	.s_salenet .cont .txt{font-size:14px; line-height:25px;}
	.s_salenet .map{margin-top:40px;}
	
}

.s_suggestions{padding:105px 0px 65px 0px; background:#f7fbfc;}
.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:30px; height:33px; background:transparent;  width:88px; 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(/theme/default/images/ico43.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:75px 0px 45px 0px; }
	.s_suggestions .cont{font-size:18px;}
	.s_suggestions .cont span{font-size:24px;}
}

@media screen and (max-width:640px){
	.s_suggestions{padding:35px 0px 35px 0px; }
	.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{padding:30px 0px 35px 0px; }
	.s_suggestions .cont{font-size:14px;}
	.s_suggestions .sugform{margin-top:20px; width:100%;}
	.s_suggestions .sugform li.ptype1{width:45%;}
	
}

.s_faq{padding:85px 0px 105px 0px; border-bottom:1px solid #e0e3e4;}
.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;}
.s_faq li a .title{padding-left:55px;position:relative; font-size:22px; color:#333; line-height:30px; position:relative;}
.s_faq li a .title:before{width:30px; height:30px; border-radius:50%; background:#00afcc; position:absolute; content:"Q"; text-align:center; line-height:30px; font-size:14px; left:0px; top:0px; color:#FFF;}
.s_faq li a .title:after{position:absolute; content:""; width:14px; height:14px; background:url(/theme/default/images/ico44.png) center center no-repeat; right:30px; top:50%; margin-top:-7px;}
.s_faq li a.on .title:after{background:url(/theme/default/images/ico45.png) center center no-repeat; }
.s_faq li a .cont{line-height:30px; position:relative; font-size:18px; color:#666; margin-top:32px; padding-left:55px; width:80%; display:none;}
.s_faq li a .cont:before{width:30px; height:30px; border-radius:50%; background:#00afcc; position:absolute; content:"A"; text-align:center; line-height:30px; font-size:14px; left:0px; top:0px; color:#FFF;}

@media screen and (max-width:991px){
	.s_faq{padding:55px 0px 75px 0px;}
	.s_faq li a .title{font-size:18px;}
	.s_faq li a .cont{font-size:16px;}
}

@media screen and (max-width:640px){
	.s_faq{padding:35px 0px 45px 0px;}
	.s_faq li a{padding:15px;}
	.s_faq li a .title{font-size:16px; padding-left:45px; padding-right:45px;}
	.s_faq li a .title:after{right:15px;}
	.s_faq li a .cont{font-size:14px; margin-top:15px; padding-left:45px;}
}


.s_news{background:#f7fbfc;padding:55px 0px 80px 0px;}
.s_news li{margin-bottom:35px;}
.s_news li a{display:block; overflow:hidden; background:#FFF; padding:40px;}
.s_news li a .txt{width:660px; float:left;}
.s_news li a .txt span{font-size:18px; display:block;line-height:30px;margin-bottom:15px; color:#999;}
.s_news li a .txt h2{font-size:30px; color:#333; line-height:40px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_news li a:hover .txt h2{color:#00afcc;}
.s_news li a .txt h3{margin-top:25px; line-height:30px; font-size:18px; color:#666;}
.s_news li a .img{width:405px; float:right;overflow:hidden;}
.s_news li a .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_news li a:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}

@media screen and (max-width:1200px){
	 .s_news li a .txt{width:55%;}
	 .s_news li a .txt h2{font-size:24px; line-height:30px;}
	 .s_news li a .txt h3{margin-top:15px;}
	 .s_news li a .img{width:40%;}
}

@media screen and (max-width:991px){
	 .s_news li a .txt h2{font-size:20px; line-height:30px;}
	 .s_news li a .txt h3{font-size:16px;}
}

@media screen and (max-width:768px){
	.s_news li a{padding:20px;}
	 .s_news li a .txt h2{font-size:18px;}
	 .s_news li a .txt h3{font-size:14px;}
}

@media screen and (max-width:640px){
	.s_news{padding:35px 0px 50px 0px;}
	.s_news li{margin-bottom:20px;}
	.s_news li a{padding:15px;}
	.s_news li a .txt{width:100%;margin-top:15px;}
	.s_news li a .img{width:100%;}
	.s_news li a .txt span{font-size:14px; margin-bottom:10px;}
	.s_news li a .txt h2{font-size:16px; line-height:25px;}
	.s_news li a .txt h3{line-height:25px; margin-top:10px;}
}

.s_newevent{background:#f7fbfc;padding:80px 0px 100px 0px;}
.s_newevent .tit{font-size:36px; font-weight:bold; margin-bottom:40px;}
.s_newevent .newfocus{margin-bottom:68px;}
.s_newevent .newfocus .newcont{background:#FFF;box-sizing: border-box;padding:35px 25px; overflow:hidden;}
.s_newevent .newfocus .newcont .newspic{width:500px;float:left;}
.s_newevent .newfocus .newcont .newspic li{position:relative;}
.s_newevent .newfocus .newcont .newspic li .txt{position:absolute; width:100%; height:48px; line-height:48px; background:rgba(1,174,204,0.9); color:#FFF; bottom:0px;}
.s_newevent .newfocus .newcont .newspic li .txt span{margin-left:25px; font-size:20px;}
.s_newevent .newfocus .newcont .newspic .owl-prev{width:48px; height:88px; background:url(/theme/default/images/ico46.png) rgba(0,0,0,0.7) center center no-repeat; position:absolute; left:0px; top:50%; margin-top:-64px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_newevent .newfocus .newcont .newspic .owl-prev:hover{background:url(/theme/default/images/ico46.png) rgba(1,174,204,0.7) center center no-repeat; }
.s_newevent .newfocus .newcont .newspic .owl-next{width:48px; height:88px; background:url(/theme/default/images/ico47.png) rgba(0,0,0,0.7) center center no-repeat; position:absolute; right:0px; top:50%; margin-top:-64px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_newevent .newfocus .newcont .newspic .owl-next:hover{background:url(/theme/default/images/ico47.png) rgba(1,174,204,0.7) center center no-repeat;}
.s_newevent .newfocus .newcont .newslist{width:585px; float:right;}
.s_newevent .newfocus .newcont .newslist li a{display:block;padding:25px 0px; border-bottom:1px solid #dddddd;}
.s_newevent .newfocus .newcont .newslist li a h2{font-size:26px; color:#333; line-height:35px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_newevent .newfocus .newcont .newslist li a:hover h2{color:#01aecc;}
.s_newevent .newfocus .newcont .newslist li a span{display:block; color:#999; font-size:16px; margin:13px 0px;}
.s_newevent .newfocus .newcont .newslist li a h3{font-size:18px; color:#666; line-height:28px;}

@media screen and (max-width:1200px){
	.s_newevent .newfocus .newcont .newspic{width:42%;}
	.s_newevent .newfocus .newcont .newslist{width:50%;}
	.s_newevent .newfocus .newcont .newslist li a{padding:15px 0px;}
	.s_newevent .newfocus .newcont .newslist li a h2{font-size:22px; line-height:30px;}
	.s_newevent .newfocus .newcont .newspic li .txt span{font-size:18px;}
}

@media screen and (max-width:991px){
	.s_newevent{padding:50px 0px 70px 0px;}
	.s_newevent .tit{font-size:30px;}
	.s_newevent .newfocus .newcont .newslist li a h2{font-size:18px; line-height:30px;}
	.s_newevent .newfocus .newcont .newslist li a h3{font-size:16px;}
	.s_newevent .newfocus .newcont .newspic li .txt span{font-size:16px;}
}

@media screen and (max-width:768px){
	.s_newevent .tit{font-size:24px;}
	.s_newevent .newfocus .newcont{padding:15px;}
	.s_newevent .newfocus .newcont .newspic{width:100%;}
	.s_newevent .newfocus .newcont .newslist{width:100%;}
	.s_newevent .newfocus .newcont .newspic .owl-prev{width:40px;height:70px; margin-top:-35px;}
	.s_newevent .newfocus .newcont .newspic .owl-next{width:40px;height:70px; margin-top:-35px;}
}

@media screen and (max-width:640px){
	.s_newevent .newfocus{margin-bottom:38px;}
	.s_newevent{padding:40px 0px 50px 0px;}
	.s_newevent .tit{font-size:20px; margin-bottom:20px; text-align:center;}
	.s_newevent .newfocus .newcont .newslist li a h2{font-size:16px;}
	.s_newevent .newfocus .newcont .newslist li a span{font-size:14px;}
	.s_newevent .newfocus .newcont .newslist li a h3{font-size:14px;}
	.s_newevent .newfocus .newcont .newspic li .txt span{font-size:14px; margin-left:15px;}
}

@media screen and (max-width:480px){
	.s_newevent .newfocus{margin-bottom:28px;}
}

.s_newevent .newevent li{margin-bottom:35px;}
.s_newevent .newevent li a{display:block; overflow:hidden; background:#FFF; padding:40px;}
.s_newevent .newevent li a .txt{width:660px; float:left;}
.s_newevent .newevent li a .txt span{font-size:18px; display:block;line-height:30px;margin-bottom:15px; color:#999;}
.s_newevent .newevent li a .txt h2{font-size:30px; color:#333; line-height:40px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_newevent .newevent li a:hover .txt h2{color:#00afcc;}
.s_newevent .newevent li a .txt h3{margin-top:25px; line-height:30px; font-size:18px; color:#666;}
.s_newevent .newevent li a .img{width:405px; float:right;overflow:hidden;}
.s_newevent .newevent li a .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_newevent .newevent li a:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}

@media screen and (max-width:1200px){
	 .s_newevent .newevent li a .txt{width:55%;}
	 .s_newevent .newevent li a .txt h2{font-size:24px; line-height:30px;}
	 .s_newevent .newevent li a .txt h3{margin-top:15px;}
	 .s_newevent .newevent li a .img{width:40%;}
}

@media screen and (max-width:991px){
	 .s_newevent .newevent li a .txt h2{font-size:20px; line-height:30px;}
	 .s_newevent .neweventli a .txt h3{font-size:16px;}
}

@media screen and (max-width:768px){
	.s_newevent .newevent li a{padding:20px;}
	.s_newevent .newevent li a .txt h2{font-size:18px;}
	.s_newevent .newevent li a .txt h3{font-size:14px;}
}

@media screen and (max-width:640px){
	
	.s_newevent .newevent li{margin-bottom:20px;}
	.s_newevent .newevent li a{padding:15px;}
	.s_newevent .newevent li a .txt{width:100%;margin-top:15px;}
	.s_newevent .newevent li a .img{width:100%;}
	.s_newevent .newevent li a .txt span{font-size:14px; margin-bottom:10px;}
	.s_newevent .newevent li a .txt h2{font-size:16px; line-height:25px;}
	.s_newevent .newevent li a .txt h3{line-height:25px; margin-top:10px;}
}

.s_newsdetail{padding:80px 0px 120px 0px; background:#f7fbfc;}
.s_newsdetail .newscont{width:800px; float:left; box-sizing:border-box; padding:20px; color:#666666; font-size:18px; line-height:30px; background:#FFF;}
.s_newsdetail .newscont .tit{font-size:28px; color:#333;}
.s_newsdetail .newscont span{display:block; color:#999; font-size:16px; line-height:30px; padding:10px 0px;}
.s_newsdetail .newscont p{margin-bottom:20px;}
.s_newsdetail .newscont .nextpage{line-height:25px; border-top:1px solid #e5e5e5; display:block; padding:10px 0px; font-size:16px;}
.s_newsdetail .newscont .nextpage:hover{color:#01aecc;}
.s_newsdetail .newscont .backnews{width:115px; height:36px; line-height:36px; background:#01aecc; text-align:center; color:#FFF; display:block; transition:all 0.5s; -webkit-transition:all 0.5s;margin-top:10px;}
.s_newsdetail .newscont .backnews:hover{opacity:0.7;}
.s_newsdetail .relanews{ float:right; width:375px;background:#FFF; box-sizing:border-box; padding:25px 15px; }
.s_newsdetail .relanews .tit{margin-bottom:25px; font-size:28px; font-weight: normal;}
.s_newsdetail .relanews li{margin-bottom:30px; }
.s_newsdetail .relanews li:last-child{margin-bottom:0px;}
.s_newsdetail .relanews li a{display:block; overflow:hidden;}
.s_newsdetail .relanews li a .img{width:104px; float:left; overflow:hidden;}
.s_newsdetail .relanews li a .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_newsdetail .relanews li a:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_newsdetail .relanews li a .txt{width:220px; float:right;}
.s_newsdetail .relanews li a .txt span{display:block;font-size:18px; line-height:25px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_newsdetail .relanews li a:hover .txt span{color:#01aecc;}
.s_newsdetail .relanews li a .txt em{display:block; padding-left:30px; background:url(/theme/default/images/ico48.png) left center no-repeat;font-size:16px;line-height:30px; font-style:normal; color:#666;}

@media screen and (max-width:1260px){
	.s_newsdetail .newscont{width:67%;}
	.s_newsdetail .relanews{width:30%;}
	.s_newsdetail .relanews li a .img{width:35%;}
	.s_newsdetail .relanews li a .txt{width:60%;}
	.s_newsdetail .relanews li a .txt span{font-size:16px;}
}

@media screen and (max-width:991px){
	.s_newsdetail{padding:50px 0px 90px 0px;}
	.s_newsdetail .newscont{width:57%;}
	.s_newsdetail .relanews{width:40%;}
	.s_newsdetail .newscont{padding:15px;font-size:16px;}
	.s_newsdetail .newscont .tit{font-size:24px;}
	.s_newsdetail .relanews .tit{font-size:24px;}
}

@media screen and (max-width:768px){
	.s_newsdetail .newscont{padding:20px;font-size:14px;}
	.s_newsdetail .newscont .tit{font-size:20px;}
	.s_newsdetail .relanews{padding:20px;}
	.s_newsdetail .relanews .tit{font-size:20px;}
	.s_newsdetail .relanews li a .txt span{font-size:14px;}
}

@media screen and (max-width:640px){
	.s_newsdetail{padding:30px 0px 60px 0px;}
	.s_newsdetail .newscont{width:100%;}
	.s_newsdetail .relanews{width:100%; margin-top:30px;}
	.s_newsdetail .newscont .tit{font-size:16px; line-height:25px;}
	.s_newsdetail .relanews .tit{font-size:16px;}
	.s_newsdetail .relanews li a .txt em{font-size:14px; background-size:15px 15px;padding-left:25px;}
	.s_newsdetail .newscont .nextpage{font-size:14px;}
}

@media screen and (max-width:480px){
	.s_newsdetail{padding:30px 0px 40px 0px;}
}

.pages{margin-top:80px;text-align:center;}
.pages a{display:inline-block;padding:0px 12px;height:34px; line-height:34px; border:1px solid #ccc; color:#999; border-radius:3px; margin:0px 2px;}
.pages a:hover,.pages a.on{background:#2291a4; border:1px solid #2291a4; 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;}
}

.s_talent1 li{position:relative;}
.s_talent1 li:after{width:100%; height:100%; background:transparent; transition:all 0.5s; -webkit-transition:all 0.5s; position:absolute; content:""; top:0px; left:0px;}
.s_talent1 li:hover:after{background:rgba(0,175,204,0.2);}
.s_talent1 li .img1{width:100%;height:900px;background-size:cover; background-repeat: no-repeat; background-position:center center;}
.s_talent1 li .img2{display:none;}
.s_talent1 li .cont{position:absolute; width:936px; min-height:265px; background:rgba(0,0,0,0.5); top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_talent1 li:hover .cont{background:rgba(0,175,204,0.5);}
.s_talent1 li .cont .info{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); font-size:30px; text-align:center; color:#FFF; line-height:40px;width:100%;}
.s_talent1 li .cont .info span{line-height:30px; padding:10px 35px;border-top:1px solid #FFF;  border-bottom:1px solid #FFF;display:inline-block; margin-bottom:40px;}

@media screen and (max-width:1200px){
	.s_talent1 li .img1{display:none;}
	.s_talent1 li .img2{display:block;}
	.s_talent1 li .cont{width:80%;}
	.s_talent1 li .cont .info{font-size:24px;}
}

@media screen and (max-width:991px){
	.s_talent1{margin-top:30px;}
	.s_talent1 li .cont{min-height:auto;height:100%; width:100%;}
	.s_talent1 li .cont .info{font-size:20px;}
	.s_talent1 li .cont .info span{margin-bottom:20px; padding:10px 20px;}
}

@media screen and (max-width:768px){
	.s_talent1 li .cont{min-height:165px;}
	.s_talent1 li .cont .info{font-size:16px;}
	.s_talent1 li .cont .info span{margin-bottom:20px; padding:0px 20px;}
}

@media screen and (max-width:640px){
	.s_talent1 li .cont{min-height:125px;}
	.s_talent1 li .cont .info{font-size:14px;}
	.s_talent1 li .cont .info span{margin-bottom:10px; padding:0px 10px;}
}

.s_talent2{padding:80px 0px 115px 0px; border-bottom:1px solid #e0e3e4;}
.s_talent2 .cont{margin:0px auto 80px auto; width:100%; color:#666; font-size:22px; line-height:35px;}
.s_talent2 .cont p{text-indent:2em;}
.s_talent2 li{overflow:hidden;position:relative; margin-bottom:60px;}
.s_talent2 li:last-child{margin-bottom:0px;}
.s_talent2 li .img{width:50%; float:left; overflow:hidden;}
.s_talent2 li.on .img{float:right;}
.s_talent2 li .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_talent2 li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_talent2 li .txt{position:absolute; width:50%; height:100%; right:0px;}
.s_talent2 li.on .txt{left:0px; right:auto;}
.s_talent2 li .txt .info{position:absolute; width:70%; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); font-size:20px; color:#666666; line-height:35px;}
.s_talent2 li .txt .info span{display:block; padding-bottom:35px; font-size:34px; color:#00afcc; position:relative; margin-bottom:25px;}
.s_talent2 li .txt .info span:after{position:absolute;content:""; bottom:0px;left:0px; width:23px; height:3px; background:#00afcc;}
.s_talent2 li .txt .info p{text-indent:2em;}

@media screen and (max-width:1200px){
	.s_talent2 .cont{width:90%; font-size:18px;}
	.s_talent2 li .txt .info{font-size:18px;}
	.s_talent2 li .txt .info span{font-size:28px; padding-bottom:20px; margin-bottom:15px;}
}

@media screen and (max-width:991px){
	.s_talent2{padding:50px 0px 85px 0px;}
	.s_talent2 .cont{margin-bottom:50px;}
	.s_talent2 .cont{font-size:16px;}
	.s_talent2 li .txt .info{font-size:16px;width:90%;}
	.s_talent2 li .txt .info span{font-size:24px;padding-bottom:10px; margin-bottom:10px;}
}

@media screen and (max-width:768px){
	.s_talent2 li{margin-bottom:30px;}
	.s_talent2 li .img{width:100%;}
	.s_talent2 li .txt{width:100%; position:static; padding:20px 0px; margin-top:30px; overflow:hidden;}
	.s_talent2 li .txt .info{position:static; transform:translate(0,0); -webkit-transform:translate(0,0);}
}

@media screen and (max-width:640px){
	.s_talent2{padding:30px 0px 55px 0px;}
	.s_talent2 .cont{width:100%; margin-bottom:30px; font-size:14px; line-height:28px;}
	.s_talent2 li .txt .info{width:100%; font-size:14px; line-height:28px;}
	.s_talent2 li .txt .info span{font-size:20px;}
}

@media screen and (max-width:480px){
	.s_talent2{padding:30px 0px 25px 0px;}
	.s_talent2 li{margin-bottom:15px;}
	.s_talent2 li .txt .info span{font-size:16px;}
}

.s_talent3{padding:65px 0px 95px 0px;  border-bottom:1px solid #e0e3e4;}
.s_talent3 .photoslider{width:100%; margin-bottom:130px;}
.s_talent3 .photoslider .hd{text-align:center; margin-bottom:60px;}
.s_talent3 .photoslider .hd li{font-size:30px;display:inline-block; padding:0px 70px;color:#999; cursor:pointer; }
.s_talent3 .photoslider .hd li.on{color:#00afcc;}
.s_talent3 .photoslider .bd{zoom:1;}
.s_talent3 .photoslider .bd ul .cont{text-align:center;line-height:30px; font-size:22px;color:#666666; margin-bottom:80px;}
.s_talent3 .photoslider .bd ul .imglist{margin-top:-50px;}
.s_talent3 .photoslider .bd ul .imglist dd{width:33.33%; float:left;}
.s_talent3 .photoslider .bd ul .imglist dd a{display:block; margin-top:50px; margin-right:30px; cursor:auto; overflow:hidden;}
.s_talent3 .photoslider .bd ul .imglist dd a img{transition:all 2s; -webkit-transition:all 2s;}
.s_talent3 .photoslider .bd ul .imglist dd a:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.s_talent3 .train li{background:#f7fbfc; overflow:hidden; margin-bottom:50px;}
.s_talent3 .train li:last-child{margin-bottom:0px;}
.s_talent3 .train li .img{width:670px; float:left;overflow:hidden;}
.s_talent3 .train li.on .img{float:right;}
.s_talent3 .train li .img img{transition:all 2s; -webkit-transition:all 2s;}
.s_talent3 .train li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.s_talent3 .train li .txt{width:530px;float:right;box-sizing: border-box; padding:50px 40px 40px 40px; font-size:20px; line-height:34px; color:#666;}
.s_talent3 .train li.on .txt{float:left;}
.s_talent3 .train li .txt h2{height:55px; line-height:55px;padding-bottom:30px;padding-left:95px; font-size:34px; color:#00afcc; position:relative; border-bottom:1px solid #f0f0f0; margin-bottom:30px;}
.s_talent3 .train li .txt h2 .ico{display:block; position:absolute;left:0px; top:0px; width:55px; height:55px; border:1px solid #00afcc; border-radius:50%;}
.s_talent3 .train li .txt h2 .ico em{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); display:block;}
.s_talent3 .train li .txt p{text-indent: 2em;}

@media screen and (max-width:1260px){
	.s_talent3 .train li .img{width:55%;}
	.s_talent3 .train li .txt{width:45%;padding:35px 30px 30px 30px;}
	.s_talent3 .train li .txt h2{font-size:30px; padding-bottom:15px;margin-bottom:15px;}
}

@media screen and (max-width:991px){
	.s_talent3{padding:45px 0px 65px 0px;}
	.s_talent3 .photoslider{margin-bottom:100px;}
	.s_talent3 .photoslider .hd{margin-bottom:30px;}
	.s_talent3 .photoslider .hd li{font-size:24px;}
	.s_talent3 .photoslider .bd ul .imglist{margin-top:-30px; margin-right:-15px;}
	.s_talent3 .photoslider .bd ul .imglist dd a{margin-top:30px; margin-right:15px;}
	.s_talent3 .photoslider .bd ul .cont{font-size:18px;margin-bottom:60px;}
	.s_talent3 .train li{margin-bottom:30px;}
	.s_talent3 .train li .txt{font-size:18px; padding:25px;}
	.s_talent3 .train li .txt h2 .ico{width:40px; height:40px;}
	.s_talent3 .train li .txt h2{font-size:24px;height:40px; line-height:40px;padding-left:65px;}
}

@media screen and (max-width:768px){
	
	.s_talent3 .photoslider{margin-bottom:70px;}
	.s_talent3 .train li .txt{font-size:16px;}
	.s_talent3 .train li .txt h2{font-size:20px; height:35px; line-height:35px; padding-left:50px;}
	.s_talent3 .train li .txt h2 .ico{width:35px; height:35px;}
}

@media screen and (max-width:640px){
	.s_talent3 .photoslider .hd li{font-size:20px; padding:0px 30px;}
	.s_talent3 .photoslider .bd ul .imglist{margin-top:-15px;}
	.s_talent3 .photoslider .bd ul .imglist dd a{margin-top:15px;}
	.s_talent3 .photoslider .bd ul .cont{font-size:16px;margin-bottom:30px;}
	.s_talent3 .train li{margin-bottom:15px;}
	.s_talent3 .train li .txt h2{margin-bottom:10px;font-size:18px;}
	.s_talent3 .train li .img{width:100%;}
	.s_talent3 .train li .txt{font-size:14px; line-height:28px; width:100%; padding:25px 15px 15px 15px;}
}

@media screen and (max-width:480px){
	.s_talent3{padding:35px 0px 35px 0px;}
	.s_talent3 .photoslider{margin-bottom:30px;}
	.s_talent3 .photoslider .hd li{font-size:16px;}
	.s_talent3 .photoslider .bd ul .cont{font-size:14px; margin-bottom:20px;}
	.s_talent3 .photoslider .bd ul .imglist dd{width:50%;}
	
	.s_talent3 .train li .txt h2{font-size:16px;}
}


.s_talent4{padding:80px 0px; background:#f7fbfc;}
.s_talent4 .cont{font-size:20px; line-height:35px; color:#666; margin-bottom:60px;}
.s_talent4 .cont p{text-indent: 2em;}
.s_talent4  .imglist{margin-right:-50px; margin-top:-40px; overflow:visible;}
.s_talent4  .imglist li{width:33.33%;}
.s_talent4  .imglist li a{margin-right:50px; margin-top:40px; min-height:255px; background:#FFF; position:relative; transition:all 0.5s;-webkit-transition:all .5s;}
.s_talent4  .imglist li a:hover{ box-shadow: 0px 0px 10px #ccc;}
.s_talent4  .imglist li a .img{width:80%; margin:0px auto; text-align:center; margin-top:40px;}
.s_talent4  .imglist li a .img img{max-width:100%;width:auto; display:inline;}
.s_talent4  .imglist li a .txt{position:absolute; width:100%; height:30px; line-height:30px; bottom:40px; font-size:20px; color:#666; text-align:center;}

@media screen and (max-width:991px){
	.s_talent4{padding:60px 0px;}
	.s_talent4 .cont{font-size:18px; margin-bottom:40px;}
	.s_talent4  .imglist{margin-right:-25px; margin-top:-20px;}
	.s_talent4  .imglist li a{margin-right:25px; margin-top:20px;}
	.s_talent4 .imglist li a .txt{font-size:18px;}
}

@media screen and (max-width:640px){
	.s_talent4{padding:30px 0px 40px 0px;}
	.s_talent4 .cont{font-size:16px; margin-bottom:30px;}
	.s_talent4  .imglist{margin-right:-15px; margin-top:-15px;}
	.s_talent4  .imglist li a{margin-right:15px; margin-top:15px;}
	.s_talent4 .imglist li a .txt{font-size:16px;}
}

@media screen and (max-width:480px){
	.s_talent4 .cont{font-size:14px; line-height:28px;}
	.s_talent4  .imglist li{width:50%;}
	.s_talent4 .imglist li a .txt{font-size:14px;}
}

.s_job{padding:70px 0px 80px 0px; border-bottom:1px solid #e0e3e4;}
.s_job .job_search{margin-bottom:55px; }
.s_job .job_search .searchform{width:calc(100% - 120px); float:left;}
.s_job .job_search .searchform ul{margin-top:-30px; margin-right:-30px;}
.s_job .job_search .searchform ul li{width:33.33%; float:left;}
.s_job .job_search .searchform ul li .box{margin-top:30px; margin-right:30px; border:1px solid #e8e8e8; height:45px; line-height:45px; position:relative;}
.s_job .job_search .searchform ul li .box .int{margin:0px 15px; }
.s_job .job_search .searchform ul li .box .int input{width:calc(100% - 20px); float:left; height:48px; line-height:48px; background:transparent; border:0px;color:#333; font-size:16px;}

.s_job .job_search .searchform ul li .box .int input::-webkit-input-placeholder{color:#333; font-size:16px;}
.s_job .job_search .searchform ul li .box .int input:-moz-placeholder{color:#333; font-size:16px;}
.s_job .job_search .searchform ul li .box .int input::-moz-placeholder{color:#333; font-size:16px;}
.s_job .job_search .searchform ul li .box .int input::-moz-placeholder{color:#333; font-size:16px;}
.s_job .job_search .searchform ul li .box .int input::-ms-input-placeholder{color:#333; font-size:16px;}
.s_job .job_search .searchform ul li .box .int em{display:block; width:20px; background:url(/theme/default/images/ico43.png) center center no-repeat; float:right; height:48px; cursor:pointer;}

.s_job .job_search .searchform ul li .box .list{position:absolute; top:101%;width:100%;  border:1px solid #e8e8e8;  background:#FFF; z-index:10; left:-1px; display:none;}
.s_job .job_search .searchform ul li .box .list dl{width:100%; margin:0px auto;}
.s_job .job_search .searchform ul li .box .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_job .job_search .searchform ul li .box .list dd:last-child{border-bottom:0px;}
.s_job .job_search .searchform ul li .box .list dd:hover{background:rgba(0,175,204,0.5); color:#FFF;}
.s_job .job_search .btn{width:85px; height:47px; background:url(/theme/default/images/ico52.png) #00afcc center center no-repeat; border:0px; float:right; transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_job .job_search .btn:hover{opacity:0.8;}

@media screen and (max-width:991px){
	.s_job{padding:40px 0px 50px 0px;}
	.s_job .job_search .searchform{width:calc(100% - 100px); }
	.s_job .job_search .searchform ul{margin-top:-15px; margin-right:-15px;}
	.s_job .job_search .searchform ul li .box{margin-top:15px; margin-right:15px;}
}

@media screen and (max-width:640px){
	.s_job{padding:30px 0px 50px 0px;}
	.s_job .job_search{margin-bottom:25px;}
	.s_job .job_search .searchform{width:100%;}
	.s_job .job_search .searchform ul li{width:100%;}
	.s_job .job_search .btn{margin-top:15px; width:100%; height:40px;}
	.s_job .job_search .searchform ul li .box{height:42px; line-height:42px;}
	.s_job .job_search .searchform ul li .box .int em{height:40px; line-height:40px;}
	.s_job .job_search .searchform ul li .box .int input{font-size:14px; height:40px; line-height:40px;}
	.s_job .job_search .searchform ul li .box .int input::-webkit-input-placeholder{color:#333; font-size:14px;}
	.s_job .job_search .searchform ul li .box .int input:-moz-placeholder{color:#333; font-size:14px;}
	.s_job .job_search .searchform ul li .box .int input::-moz-placeholder{color:#333; font-size:14px;}
	.s_job .job_search .searchform ul li .box .int input::-moz-placeholder{color:#333; font-size:14px;}
	.s_job .job_search .searchform ul li .box .int input::-ms-input-placeholder{color:#333; font-size:14px;}
}

@media screen and (max-width:480px){
	.s_job{padding:30px 0px 40px 0px;}
}

.s_job .s_joblist{border:1px solid #e8e8e8;}
.s_job .s_joblist li{overflow:hidden; text-align:center; font-size:16px;line-height:48px;}
.s_job .s_joblist li a{display:block; border-bottom:1px solid #e8e8e8; overflow:hidden;}
.s_job .s_joblist li a:hover{color:#00afcc;}
.s_job .s_joblist li:first-child{background:#f5f5f5; color:#333; }
.s_job .s_joblist li:first-child a{cursor:auto; color:#333;}
.s_job .s_joblist li:first-child a:hover{color:#333;}
.s_job .s_joblist li:last-child a{border-bottom:0px;}
.s_job .s_joblist li .danwei{width:40%; float:left;}
.s_job .s_joblist li .xianlu{width:30%;float:left;}
.s_job .s_joblist li .place{width:30%;float:left;}

@media screen and (max-width:640px){
	.s_job .s_joblist li{font-size:14px; line-height:25px; }
	.s_job .s_joblist li a{padding:10px 0px;}
}

.s_jobdetail{padding:60px 0px 70px 0px; background:#f7fbfc;}
.s_jobdetail .cont{font-size:16px; color:#666; position:relative;}
.s_jobdetail .cont .tit{font-size:32px; color:#333; font-weight:bold;}
.s_jobdetail .cont .info{margin-top:30px; line-height:30px; }
.s_jobdetail .cont .info span{font-size:16px; padding:0px 20px; display:inline-block; color:#666; position:relative;}
.s_jobdetail .cont .info span:last-child{padding-right:0px;}
.s_jobdetail .cont .info span:after{position:absolute; content:""; right:0px;width:1px; height:20px; background:#eeeeee;top:5px;}
.s_jobdetail .cont .info span:first-child:after,.s_jobdetail .cont .info span:last-child:after{width:0px;}
.s_jobdetail .cont .info .money{font-size:26px; color:#333;margin-right:44px;padding:0px;}
.s_jobdetail .cont .email{width:320px; height:50px; line-height:50px; position:absolute; right:0px; text-align:center; bottom:7px; font-size:16px; background:#00afcc; color:#FFF;}
.s_jobdetail ul{margin-top:90px;}
.s_jobdetail ul li{margin-bottom:45px; line-height:30px; color:#666; font-size:18px; }
.s_jobdetail ul li:last-child{margin-bottom:0px;}
.s_jobdetail ul li .name{font-size:24px; color:#333; position:relative; height:30px; line-height:30px; margin-bottom:35px;}
.s_jobdetail ul li .name:after{position:absolute; content:"";width:100%; height:1px; background:#eaeaea; top:50%; left:0px; z-index:5;}
.s_jobdetail ul li .name span{display:inline-block; background:#f7fbfc;padding-bottom:15px; padding-right:28px;position:absolute; left:0px; height:30px; line-height:30px; z-index:10; }
.s_jobdetail ul li .name span:after{position:absolute;content:""; width:25px; height:2px; background:#00afcc;left:0px; bottom:0px;}
.s_jobdetail ul li p{padding:5px 0px;}

@media screen and (max-width:991px){
	.s_jobdetail .cont .tit{font-size:26px;}
	.s_jobdetail .cont .info .money{font-size:20px;}
	.s_jobdetail ul{margin-top:60px;}
	.s_jobdetail ul li{font-size:16px;}
	.s_jobdetail ul li .name{font-size:20px;}
	.s_jobdetail .cont .email{width:100%;position:static;margin-top:30px;}
}

@media screen and (max-width:640px){
	.s_jobdetail{padding:30px 0px 40px 0px;}
	.s_jobdetail .cont .tit{font-size:20px; }
	.s_jobdetail .cont .info{margin-top:15px;}
	.s_jobdetail .cont .info span{font-size:14px; padding:0px 15px;}
	.s_jobdetail .cont .info .money{font-size:16px;}
	.s_jobdetail ul{margin-top:30px;}
	.s_jobdetail ul li{font-size:14px; margin-bottom:25px;}
	.s_jobdetail ul li .name{font-size:16px; margin-bottom:20px;}
}

@media screen and (max-width:480px){
	.s_jobdetail .cont .tit{font-size:18px; }
	.s_jobdetail .cont .info .money{font-size:14px; display:block; width:100%;}
	.s_jobdetail .cont .info span:nth-child(2){padding-left:0px;}
	.s_jobdetail .cont .email{font-size:14px; height:40px; line-height:40px; margin-top:15px;}
	.s_jobdetail ul li .name span{padding-bottom:10px;padding-right:15px;}
}

.s_research{padding-top:70px;}
.s_research .part1{margin-bottom:70px;}
.s_research .part1 .tit{font-size:40px; text-align:center;}
.s_research .part1 .cont{margin:45px 0px;font-size:22px; color:#777; line-height:40px;}
.s_research .part1 .cont p{text-indent: 2em;}
.s_research .part1 .researchslider .hd ul{overflow:hidden;}
.s_research .part1 .researchslider .hd li{width:25%; float:left; box-sizing: border-box; }
.s_research .part1 .researchslider .hd li a{display:block;border-right:1px solid #FFF; position:relative;}
.s_research .part1 .researchslider .hd li a:before{position:absolute; content:"";width:100%; height:100%; top:0px; left:0px; background:rgba(0,0,0,0.4);}
.s_research .part1 .researchslider .hd li a .info{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:80%;}
.s_research .part1 .researchslider .hd li a .info .ico{width:64px; height:64px; margin:0px auto;}
.s_research .part1 .researchslider .hd li a .info span{display:block;margin-top:33px; min-height:60px; line-height:30px;font-size:22px; color:#FFF; text-align:center;}
.s_research .part1 .researchslider .bd{border-bottom:1px solid #FFF;}
.s_research .part1 .researchslider .bd ul{width:100%;}

.s_research .patent .tit{font-size:40px; text-align:center; }
.s_research .patent .patentslider{margin-top:60px;}
.s_research .patent .patentslider .hd{margin-bottom:55px;}
.s_research .patent .patentslider .hd ul{overflow:hidden;}
.s_research .patent .patentslider .hd li{width:16.66%; float:left; text-align:center; font-size:22px; color:#666; cursor:pointer;} 
.s_research .patent .patentslider .hd li.on{color:#00afcc;}
.s_research .patent .patentslider .bd{zoom:1;}
.s_research .patent .patentslider .bd ul {position:relative;}
.s_research .patent .patentslider .bd ul:before{position:absolute; content:"";width:50%; height:100%;background:#bec9cf; left:0px; z-index:1;top:0px;}
.s_research .patent .patentslider .bd ul:after{position:absolute; content:"";width:50%; height:100%;background:#d8dfe2; right:0px; z-index:1;top:0px;}
.s_research .patent .patentslider .bd ul .cont{width:1200px; min-height:800px; position:relative;}
.s_research .patent .patentslider .bd ul .cont .bigcont{position:absolute;width:50%; left:0px; height:100%;}
.s_research .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_research .patent .patentslider .bd ul .cont .bigcont .bigpic .img{width:100%;}
.s_research .patent .patentslider .bd ul .cont .bigcont .bigpic .txt{font-size:20px; line-height:30px;background:#00afcc; padding:5px 20px; box-sizing: border-box; text-align:center; color:#FFF; margin-top:10px;}
.s_research .patent .patentslider .bd ul .cont .smallcont{position:absolute;width:50%; right:0px; height:100%; z-index:3; }
.s_research .patent .patentslider .bd ul .cont .smallcont .info{position:absolute;top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); right:0px;width:80%;}
.s_research .patent .patentslider .bd ul .cont .smallcont .title{font-size:22px; color:#666; line-height:30px; margin-bottom:50px;}
.s_research .patent .patentslider .bd ul .cont .smallcont .honorlist{padding-right:48px; height:520px;}
.s_research .patent .patentslider .bd ul .cont .smallcont .honorlist .imglist{margin-top:-5px; margin-right:-5px;}
.s_research .patent .patentslider .bd ul .cont .smallcont .honorlist .imglist dd{width:25%; float:left;}
.s_research .patent .patentslider .bd ul .cont .smallcont .honorlist .imglist dd a{margin-top:5px; margin-right:5px; display:block;}

@media screen and (max-width:1200px){
	.s_research .patent .tit{font-size:34px;}
	.s_research .patent .patentslider{margin-top:40px;}
	.s_research .patent .patentslider .hd{margin-bottom:35px;}
	.s_research .patent .patentslider .hd li{font-size:18px;}
	.s_research .patent .patentslider .bd ul .cont{width:100%;}
}

@media screen and (max-width:991px){
	.s_research{padding-top:50px;}
	.s_research .part1{margin-bottom:50px;}
	.s_research .part1 .tit{font-size:34px;}
	.s_research .part1 .cont{font-size:18px; line-height:30px;}
	.s_research .part1 .researchslider .hd li a .info .ico{width:50px; height:50px;}
	.s_research .part1 .researchslider .hd li a .info span{font-size:18px; margin-top:20px;}
	.s_research .patent .tit{font-size:30px;}
	.s_research .patent .patentslider .hd li{font-size:18px;}
	.s_research .patent .patentslider .bd ul .cont .smallcont .title{font-size:18px;}
	.s_research .patent .patentslider .bd ul .cont .bigcont .bigpic .txt{font-size:18px;}
}

@media screen and (max-width:768px){
	.s_research .part1 .tit{font-size:30px; line-height:1.5;}
	.s_research .part1 .cont{font-size:16px; line-height:30px;}
	.s_research .part1 .researchslider .hd li a .info{width:90%;}
	.s_research .part1 .researchslider .hd li a .info .ico{width:40px; height:40px;}
	.s_research .part1 .researchslider .hd li a .info span{font-size:16px;  line-height:25px; min-height:50px;}
	.s_research .patent .tit{font-size:24px;}
	.s_research .patent .patentslider .hd li{font-size:16px;}
	.s_research .patent .patentslider .bd ul .cont .smallcont .title{font-size:16px;}
	.s_research .patent .patentslider .bd ul .cont .bigcont .bigpic .txt{font-size:16px;}
	.s_research .patent .patentslider .bd ul .cont .bigcont .bigpic{width:80%;}
	.s_research .patent .patentslider .bd ul .cont .smallcont .honorlist .imglist dd{width:33.33%;}
}

@media screen and (max-width:640px){
	.s_research{padding-top:30px;}
	.s_research .part1{margin-bottom:30px;}
	.s_research .part1 .tit{font-size:24px;}
	.s_research .part1 .cont{font-size:14px; line-height:25px; margin:20px 0px;}
	.s_research .part1 .researchslider .hd li{width:50%;}
	.s_research .part1 .researchslider .hd li a .info{width:90%;}
	.s_research .part1 .researchslider .hd li a .info .ico{width:30px; height:30px;}
	.s_research .part1 .researchslider .hd li a .info span{font-size:14px;  line-height:20px; min-height:40px;}
	
	.s_research .patent .tit{font-size:20px;}
	.s_research .patent .patentslider{margin-top:20px;}
	.s_research .patent .patentslider .hd{margin-bottom:20px;}
	.s_research .patent .patentslider .hd li{width:33.33%; padding:15px 0px;}
	.s_research .patent .patentslider .bd ul .cont .smallcont .title{margin-bottom:30px; font-size:14px;}
	.s_research .patent .patentslider .bd ul .cont .bigcont {width:100%;position:relative;}
	.s_research .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_research .patent .patentslider .bd ul .cont .bigcont .bigpic .txt{font-size:14px; line-height:25px;}
	.s_research .patent .patentslider .bd ul .cont .smallcont{position:relative; width:100%; left:auto; overflow:hidden;}
	.s_research .patent .patentslider .bd ul .cont .smallcont .info{position:relative;transform:translateY(0); -webkit-transform:translateY(0); margin:0px auto; left:auto; top:auto;}
	.s_research .patent .patentslider .bd ul .cont .smallcont .honorlist{margin-bottom:30px; padding-right:0px; height:320px;}
	
}

@media screen and (max-width:480px){
	.s_research .part1 .tit{font-size:18px;}
	.s_research .patent .patentslider .bd ul .cont .bigcont .bigpic{width:100%;}
	.s_research .patent .patentslider .bd ul .cont .smallcont .info{width:100%;}
	.s_research .patent .tit{font-size:18px;}
	.s_research .patent .patentslider .hd li{ padding:10px 0px;}
	
}

.s_researchdetail{padding:85px 0px; border-bottom:1px solid #e8e8e8;}
.s_researchdetail .tit{font-size:36px; font-weight:normal; text-align:center; margin-bottom:50px; color:#16a5c0;}
.s_researchdetail .cont{line-height:40px; font-size:18px; color:#777;}
.s_researchdetail .cont p{margin-bottom:45px; text-indent:2em;}
.s_researchdetail .cont .imglist{margin-top:10px; margin-right:-10px;}
.s_researchdetail .cont .imglist li{width:50%;}
.s_researchdetail .cont .imglist li a{margin-top:20px; margin-right:10px; overflow:hidden; cursor:auto;}
.s_researchdetail .cont .imglist li a img{transition:all 0.5s; -webkit-transition:all 0.5s;}
.s_researchdetail .cont .imglist li a:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

@media screen and (max-width:991px){
	.s_researchdetail{padding:55px 0px;}
	.s_researchdetail .tit{font-size:32px;}
	.s_researchdetail .cont{font-size:16px; line-height:30px;}
}

@media screen and (max-width:640px){
	.s_researchdetail .tit{font-size:24px;margin-bottom:30px;}
	.s_researchdetail .cont p{margin-bottom:30px;}
}

@media screen and (max-width:480px){
	.s_researchdetail{padding:35px 0px;}
	.s_researchdetail .tit{font-size:20px;margin-bottom:20px;}
	.s_researchdetail .cont{font-size:14px;}
	.s_researchdetail .cont p{margin-bottom:10px;}
	.s_researchdetail .cont .imglist li{width:100%;}
}

.s_sitemap{padding:100px 0px; border-bottom:1px solid #e8e8e8;}

.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:45px; 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;}
.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(/theme/default/images/ico37.png) center center no-repeat;}
.s_sitemap li .cont .info{margin-top:-22.5px;}
.s_sitemap li .cont .info dl{display:inline-block; width:170px; 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:1440px){
	.s_sitemap li .name span{font-size:18px;}
	.s_sitemap li .cont{padding-right:0px;}
	.s_sitemap li .cont .info dl{width:150px;}
	.s_sitemap li .cont .info dl dt{font-size:16px;}
}

@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(/theme/default/images/qq.png) center center no-repeat;}
.rightqq li .vr{background:url(/theme/default/images/vr.png) center center no-repeat;}
.rightqq li .back{background:url(/theme/default/images/backtop.png) center center no-repeat;}</pre></body></html>