.auto_1400{max-width: 1400px}
@media(max-width:1400px){
 .auto_1400{padding: 0 6%}   
}


/*Floor002650 */
@import url('syr/syr.css');
@import url('animate.min.css');
.Floor002650 *{font-family: "syr","微软雅黑","Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;}
.Floor002650 .section{ background-repeat:no-repeat; background-position: center center;background-size:cover; position:relative; }

.Floor002650 .header{ position:fixed; left:0; top:0; z-index:2000; border-bottom: 1px solid rgba(255,255,255,0.08); width:100%; transition: .5s ease-in-out}
.Floor002650 .header_hover{background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.Floor002650 .header-left{float: left;width:25%; /* margin-left: 13%; */}
.Floor002650 .header-left .on{display: none}
.Floor002650 .header_hover .header-left .off{display: none}
.Floor002650 .header_hover .header-left .on{display: block}
@media(min-width:1025px){
.Floor002650 .header-left{height: 80px;}
.Floor002650 .header-left {}
}
.Floor002650 .header-right{float: right;width:65%; position: relative;}
.Floor002650 .header-top{ line-height:20px; padding:25px 10px; height: 80px; margin-left: 20px;}
.Floor002650 .header-top dt{ float:right;}
.Floor002650 .header-top dt > *{ float:left;}
.Floor002650 .open-search{ width:30px; height:30px; background:url(../images/search.png) no-repeat center center;}
.Floor002650 .header_hover .open-search{background-image: url(../images/search2.png);}
.Floor002650 .header-top dt span a{ display:inline-block; font-size:12px; color:rgba(255,255,255,0.5);}
.Floor002650 .header-top dt span a:hover{ color:#fff;}
.Floor002650 .header-top dt span a::before{ display:inline-block; content:''; vertical-align:middle; margin:0 10px; width:1px; height:12px; margin-top:-2px; background:#fff; opacity:0.5;}
.Floor002650 .login-after{ display:none; color:#fff;}
.Floor002650 .header-bottom{ /* padding-right:42px; */position:relative;
display: flex;
    justify-content: flex-end;
    align-items: center;
}
.Floor002650 .top-language{ position:absolute; right:0; top:0; width:74px; border:1px solid #fff; line-height:34px; overflow:hidden;}
.Floor002650 .top-language a{ color:#fff; float:left; width:50%; text-align:center;}
.Floor002650 .top-language a.on{ background:#fff; color:#00a2e8;}
.Floor002650 .top-menu ul{ margin:0 auto;}
.Floor002650 .top-menu li{ float:left; position:relative; padding: 0 40px; text-align:center;}
.Floor002650 .top-menu li a{ color:#fff;line-height:36px;}
.Floor002650 .header_hover .top-menu li a{ color:#444;}
.Floor002650 .top-menu li em{ font-style:normal;}
.Floor002650 .top-menu li em a{ font-size:18px; position:relative; padding:22px 0; display:inline-block;}

/* .Floor002650 .top-menu li.aon em a{ color: #00a2e8} */

.Floor002650 .top-menu li em a:after{ content: ""; display: block; position: absolute; right: -22px; top: 50%; margin-top: -3px; width: 9px; height: 6px;background: url(../images/head01.png) no-repeat center center;  }
.Floor002650 .header_hover .top-menu li em a:after{ content: ""; display: block; position: absolute; right: -22px; top: 50%; margin-top: -3px; width: 9px; height: 6px;background: url(../images/head02.png) no-repeat center center;  }
/* .Floor002650 .top-menu li.aon em a:after{  background: url(../images/head02_h.png) no-repeat center center;  } */


.Floor002650 .top-menu li .sub{ position:absolute; top:100%; width:100%; left:0; display:none;}
.Floor002650 .top-menu li .sub dd{ background:#00a2e8; }
.Floor002650 .top-menu li .sub dd{opacity:0; transform-origin: top center;}
/* .Floor002650 .top-menu li#m6 .sub dd:nth-child(1),
.Floor002650 .top-menu li#m8 .sub dd:nth-child(1){display: none} */
.Floor002650 .top-menu li .sub dd a{ transition:0.3s; display:block;color: #fff!important}
.Floor002650 .top-menu li .sub dd a:hover{ color:#00a2e8!important; background:#fff;}
.Floor002650 .top-menu li .sub dd.on aside a{color:#00a2e8!important; background:#fff;}
.Floor002650 .top-menu li .three-sub{position: absolute;left:100%;top: 0;width: 100%;display: none;}
.Floor002650 .top-menu li .three-sub a{opacity:0; transform-origin: top center;transition:3s;background:#00a2e8;display: block;}
.Floor002650 .top-menu li .four-sub{position: absolute;left:100%;top: 0;width: 100%;display: none;}
.Floor002650 .top-menu li .four-sub a{opacity:0; transform-origin: top center;transition:3s;background:#00a2e8;display: block;}

/*.Floor002650 .top-menu li#m8 .sub dd:first-child,
.Floor002650 #header_menu li#m8 dl dd:first-child{display: none !important;}*/

/*------------- menu animation -------------------*/

.Floor002650 .top-menu li .sub dd.on .three-sub a,
.Floor002650 .top-menu li.aon .sub dd {animation: menu 3s ease-in-out forwards;}
.Floor002650 .top-menu li .sub dd.on .three-sub a:first-of-type,
.Floor002650 .top-menu li.aon .sub dd:first-of-type {
  animation-delay: 0.1s;
}
.Floor002650 .top-menu li .sub dd.on .three-sub a:nth-of-type(2),
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(2) {
  animation-delay: 0.2s;
}
.Floor002650 .top-menu li .sub dd.on .three-sub a:nth-of-type(3),
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(3) {
  animation-delay: 0.3s;
}
.Floor002650 .top-menu li .sub dd.on .three-sub a:nth-of-type(4),
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(4) {
  animation-delay: 0.4s;
}
.Floor002650 .top-menu li .sub dd.on .three-sub a:nth-of-type(5),
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(5) {
  animation-delay: 0.5s;
}
.Floor002650 .top-menu li .sub dd.on .three-sub a:nth-of-type(6),
.Floor002650 .top-menu li.aon .sub dd:nth-of-type(6) {
  animation-delay: 0.6s;
}
.Floor002650 .top-menu li .sub dd.on .three-sub a:nth-of-type(7) {
  animation-delay: 0.7s;
}
.Floor002650 .top-menu li .sub dd.on .three-sub a:nth-of-type(8) {
  animation-delay: 0.8s;
}
.Floor002650 .top-menu li .sub dd.on .three-sub a:nth-of-type(9) {
  animation-delay: 0.9s;
}
.Floor002650 .top-menu li .sub dd.on .three-sub a:nth-of-type(10) {
  animation-delay: 1s;
}
@keyframes menu {
  0% {opacity: 0;transform: scale(2);}
  100% {opacity: 1;transform: scale(1);}
}
@media(max-width:1300px){
	.Floor002650 .header-right{ width:75%;}
	.Floor002650 .top-menu li{ padding:0 33px;}
}
@media(max-width:1100px){
.Floor002650 .header{  position:relative; padding:0 1.5%;}
.Floor002650 .header-top{height: 66px; background: none}
.Floor002650 .open-search{ width:30px; height:30px; background:url(../images/search2.png) no-repeat center center;}

.Floor002650 .top-menu{ display:none;}
.Floor002650 #header_menu{ position:absolute; right:0; top:100%; z-index:100; background:rgba(255,255,255,0.8); width:200px; display:none;}
.Floor002650 #header_menu li{ border-bottom:1px solid #0d3374;}
.Floor002650 #header_menu li em{ font-style:normal; font-size:18px; display:block; padding:5% 10%;}
.Floor002650 #header_menu li em a{ display:block;}
.Floor002650 #header_menu li dl{ display:none; background:#0d3374; padding:5% 10%;}
.Floor002650 #header_menu li dl dd a{ color:#fff; line-height:30px;}
.Floor002650 #header_menu li.has-sub em{ position:relative;}
.Floor002650 #header_menu li.has-sub em::before,
.Floor002650 #header_menu li.has-sub em::after{ position:absolute; content:'';}
.Floor002650 #header_menu li.has-sub em::before{ width:100%; left:0; top:0; height:100%;}
.Floor002650 #header_menu li.has-sub em::after{ right:3%; border:6px solid transparent; border-top-color:#0d3374; top:50%; margin-top:-3px;}
.Floor002650 #header_menu.header_menu_show{ display:block;}
.Floor002650 .top-language{ position:relative; float:right; }
.Floor002650 #open_menu{ float:right; width:36px; height:36px; background:#fff; position:relative;}
.Floor002650 #open_menu i{ width:60%; left:20%; height:3px;margin-top:-1.5px;}
.Floor002650 #open_menu i,
.Floor002650 #open_menu i::before,
.Floor002650 #open_menu i::after{background:#0d3374; }
}
@media(max-width:1024px){
.Floor002650 .header{ display:block;}
.Floor002650 .header .auto{padding: 0 2%;}
.Floor002650 .header-left{ position:absolute; left:2%; top:50%; transform:translateY(-50%); width:58%;}
.Floor002650 .header-right{ margin-left:0; width:auto;}
.Floor002650 .header-top {padding: 18px 0;right: 50px;}
#header_menu .three-sub{margin: 0 -10%;padding: 0 10%;background-color: rgba(0,0,0,0.2);display: none;}
#header_menu .three-sub a{display: block;line-height: 2;}
#header_menu .three aside{position: relative;}
#header_menu .four-sub{margin: 0 -10%;padding: 0 10%;background-color: rgba(0,0,0,0.2);display: none;}
#header_menu .four-sub a{display: block;line-height: 2;}
#header_menu .three aside:before{display: none; position: absolute;content: '';z-index: 4; left: 0; top: 0;width: 100%; height: 100%;}
#header_menu .three aside:after{position: absolute;content: '';border:5px solid transparent;border-top-color: #fff;right: 5px;top: 50%; margin-top: -5px;transition: 0.3s;}
#header_menu .three aside.on:after{border-bottom-color: #fff;border-top-color: transparent;margin-top: -10px;}
#header_menu .three .three-sub aside:after{top: 18px;}
.Floor002650 .header-left .on{display: block;}
.Floor002650 .header-left .off{display: none;}
}





.Floor002650 .top-search .ytable{height: 100%;}
.Floor002650 .top-search{ position:absolute; right: 50px; top: 0; height: 80px;  z-index:200;width:0px; overflow:hidden; transition: 0.5s}
.Floor002650 .top-search-show{ width: 400px }


.Floor002650 .top-search  .box{ position:relative;  background: #222; z-index: 50}
.Floor002650 .top-search  .box .text{ width:100%; line-height:80px;height:80px; padding:0 20px 0 50px; border:none; background: none; color: #666;
 font-size:18px; }
.Floor002650 .top-search-show  .box .text{padding-right:80px;}

.Floor002650 .top-search  .box .btn{ position:absolute; right:0; text-align:center;width:80px;height:80px; 
  top:0;      background: url(../images/search.png) no-repeat center center #00a2e8; color:#fff; border-left:0; z-index: 60}
.Floor002650 .top-search  p{ color:#fff;}
.Floor002650 .top-search  p a{color:#fff; opacity:0.8;}
.Floor002650 .top-search  p a::after{ display:inline-block; content:''; width:1px; height:10px; background:#fff; margin:0 10px; opacity:0.5; vertical-align:middle;}
.Floor002650 .top-search  p a:last-child::after{ display:none;}

.Floor002650 .top-search  .close { display: block;   width: 18px;   height: 18px;   
  background: url(../images/head03.png) no-repeat center;  position: absolute;    top: 50%; left: 10px;  margin-top: -9px;   cursor: pointer;  opacity: 1; filter: alpha(opacity=100);transition: transform .3s ease 0s
    }
.Floor002650 .top-search  .close:hover { transform: rotateZ(90deg); transition: transform .3s ease 0s }

@media(max-width:1024px){
.Floor002650 .top-search{ height: 66px;  }
.Floor002650 .top-search  .box .text{  line-height:66px;height:66px; }
.Floor002650 .top-search  .box .btn{width:66px;height:66px; }
.Floor002650 .top-search-show{ width:270px }
.Floor002650 .top-search .box .text{ font-size: 16px; }
}
.pic div:hover{
	width: 2400px;
}



/*#fp-nav{position: fixed;z-index: 100;top: 50%;right:17px;transform: translate3d(0,-50%,0);-webkit-transform: translate3d(0,-50%,0);}*/
#fp-nav ul{ padding:15px 0;}
#fp-nav ul li{margin:5px 0;width: auto; height: auto;}
#fp-nav ul li a{ width:20px; height:20px; border-radius:50%; background:none; border:3px solid transparent; position:relative; display:block; cursor:pointer;}
#fp-nav ul li a.active{ border-color:#fff;}
#fp-nav ul li a:before{ position:absolute; content:''; width:6px; height:6px;top:50%; left:50%; margin:-3px 0 0 -3px; background:#fff;border-radius:50%;}
#fp-nav ul li a.active:before{ background:none;}
#fp-nav ul li a span{display: none;}

.fp-viewing-page2 #fp-nav ul li a:before,
.fp-viewing-page4 #fp-nav ul li a:before{background: #00a2e8;}
.fp-viewing-page2 #fp-nav ul li a.active,
.fp-viewing-page4 #fp-nav ul li a.active{border-color: #00a2e8;}
.fp-viewing-page2 #fp-nav ul li a.active:before,
.fp-viewing-page4 #fp-nav ul li a.active:before{background: none;}


.Floor002650 .right-line{ position:fixed; right:17px; top:15%; height:70%; z-index:90; width:20px;}
.Floor002650 .right-line i{ position:absolute; width:1px; left:50%; background:rgba(255,255,255,0.2);}
.Floor002650 .right-line i.tp{ top:0;}
.Floor002650 .right-line i.bt{ bottom:0;}
@media(max-width:1200px){
.Floor002650 .right-line,
#fp-nav{ display:none;}
}

.Floor002650 .slides > li {display: none; -webkit-backface-visibility: hidden; overflow:hidden;} 
.Floor002650 .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .Floor002650 .slides {display: block;} 
* html .Floor002650 .slides {height: 1%;}
.no-js .Floor002650 .slides > li:first-child {display: block;}
.Floor002650 .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .Floor002650 .flex-viewport {max-height: 300px;}
.Floor002650 .slides {zoom: 1;}

.loadingimg{ width:100%; max-width:none; position:absolute; left:-100%; top:0; opacity:0;}
/* =Skitter styles
----------------------------------------------- */
.box_skitter {position:relative;width:100%;background:#000;}
.box_skitter img { max-width:none; } /* Tip for stildv */
.box_skitter ul {display:none;}
.box_skitter .container_skitter {overflow:hidden;position:relative; z-index:2;}
.box_skitter .image {overflow:hidden;}
.box_skitter .image img {display:none; width:100%;}

/* =Box clone
-------------------------------------------------------------- */
.box_skitter .box_clone {position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img {position:absolute;top:0;left:0;z-index:20;}

/* =Navigation
-------------------------------------------------------------- */
.box_skitter .prev_button ,
.box_skitter .next_button{ display:none !important;}

/* =Numbers
-------------------------------------------------------------- */
.box_skitter .info_slide {position:absolute;bottom:35px;left:0 !important; width:100%; text-align:center;z-index:10;}
.box_skitter .info_slide span { position:relative; display:inline-block; width:89px; height:41px; overflow:hidden; line-height:1000px; background:url(../images/Floor002650_dot.png) no-repeat left center; padding:0 70px 0 0; cursor:pointer; transition:0.3s;}
.box_skitter .info_slide span::after{ position:absolute; content:''; top:50%; margin-top:-1px; width:35px; height:2px; background:url(../images/Floor002650-dots.png) repeat-x left center;right:0;}
.box_skitter .info_slide span:last-child{ padding-right:0; width:46px;}
.box_skitter .info_slide span:last-child::after{ display:none;}
.box_skitter .info_slide span.image_number_select { background-image:url(../images/Floor002650_dot_on.png);}
@media(max-width:1024px){
.box_skitter .info_slide {bottom:7px;left:auto;}
.box_skitter .info_slide span{ width:30px; height:30px; background-size:contain; padding-right:0;}
.box_skitter .info_slide span::after{ display:none;}
}


.h-title{text-align: center;}
.h-title h2{font-size:50px;font-weight: normal;margin:0; margin-bottom:5px; color:#00a2e8;}
.h-title span{font-size:40px;color:#00a2e8;font-family: Arial;text-transform: uppercase;font-weight: bold;font-style: italic;}


.h-title h3{margin: 0;font-size: 50px;color: #fff;text-transform: uppercase;font-family: Helvetica, Arial, sans-serif;}
.h-title h3::after{display: block;content: '';width: 35px;height: 2px;background: #00a2e8;margin:0 auto;margin-bottom: 14px;margin-top: 8px;}
.h-title h4{margin: 0;color: #fff;font-size: 36px;font-weight: normal;}
@media(max-width:1024px){
.h-title h3{font-size: 30px;}
.h-title h4{margin: 0;color: #fff;font-size: 24px;font-weight: normal;}
}

.Floor002650 .line{ position:absolute; width:50%; top:0; height:100%;}
.Floor002650 .line::before{ position:absolute; content:''; width:1px; height:100%; background:rgba(255,255,255,0.1); left:50%; top:0;}
.Floor002650 .line-l{ left:0; border-right:1px  solid rgba(255,255,255,0.1);}
.Floor002650 .line-r{ right:0;}

.Floor002650 #Product{ }

.Floor002650 .section-main{ padding-top:113px; width:100%;overflow:hidden;}
@media(max-width:1200px){
.Floor002650 .section-main{ padding:3% 0;}
}


.Floor002650 #Solution{ }

@media(min-width:1201px){

}


.Floor002650 #About .floor{ opacity: 0; transition: .3s; }
.Floor002650 #About.active .floor{ opacity: 1; }





.Floor002650 #footer{ background:url(../images/footer.jpg) no-repeat center center; background-size: cover;}
.Floor002650 #footer .copyright{ text-align:left; color:#fff; opacity:0.3;float: left;}
.Floor002650 #footer .copyright a{ color:#fff; text-decoration:underline;}
.Floor002650 #footer .links{float: right;width:15%;text-align: right;}
.Floor002650 #footer .links a{float:left; color:rgba(255,255,255,0.4);margin-left:9%;position: relative;}
.Floor002650 #footer .links a:after{content:'';width:1px;height:8px;position: absolute;right:-16px;top:6px;background:rgba(255,255,255,0.3);}
.Floor002650 #footer .links a:last-child:after{display: none}


.Floor002650 #footer footer{ width:100%; overflow:hidden; padding:4% 0 3%;}
.Floor002650 #footer nav{margin-bottom:5%;}
.Floor002650 #footer nav dt{ font-size:18px; color:#fff; padding-bottom:15px;}
@media(min-width:1025px){
.Floor002650 #footer nav ol{ float:right;text-align: center;}
.Floor002650 #footer nav .conta{float:right;margin-right:4%;}
.Floor002650 .bottom-menu{ float:left; width:54%;} 
}
.Floor002650 #footer nav .conta p{color:rgba(255,255,255,0.4);margin-top:0;}
.Floor002650 #footer nav .conta .p1{margin-bottom:5px;}
.Floor002650 #footer nav .conta b{color:#00a2e8;font-size:30px;margin-bottom:7px;display: block;}
.Floor002650 #footer nav ol figure{ max-width:120px; padding-bottom:15px;}
.Floor002650 #footer nav ol .bdsharebuttonbox a{ float:left; width:40px; height:40px; background:url(../images/Floor002650_share.png) no-repeat left top rgba(228,228,228,0.2); border-radius:50%; margin:0; padding:0; line-height:normal; margin-right:14px;}
.Floor002650 #footer nav ol .bdsharebuttonbox a.bds_tsina{ background-position:-54px 0;}
.Floor002650 #footer nav ol .bdsharebuttonbox a.bds_weixin{ margin-right:0; background-position:-105px 0;}
.Floor002650 .bottom-menu dl{ float:left; width:25%;}
.Floor002650 .bottom-menu dd{ line-height:36px;}
.Floor002650 .bottom-menu dd a{ color:#fff; opacity:0.4;}
.Floor002650 .bottom-menu dd a:hover{ opacity:1;}
@media(max-width:1024px){
.Floor002650 .bottom-menu{ display:none;}
.Floor002650 #footer nav ol{ display:table; text-align:center; margin:0 auto;}
.Floor002650 #footer .copyright{float: none;}
.Floor002650 #footer .links{float: none;width:100%;text-align: left;margin-bottom: 5px}
.Floor002650 #footer .links a{margin-left:15px;}
.Floor002650 #footer .links a:after{right:-8px}
}
@media(max-width:640px){
.Floor002650 #footer nav .conta a,
.Floor002650 #footer nav .conta b{color:#fff!important;font-size:24px!important;}
}

.Floor002650 .active *{
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.Floor002650 #about.active .logo{
  -webkit-animation-name:fadeIn;
  animation-name:fadeIn;
  }
.Floor002650 #about.active .intro{
  -webkit-animation-name:bounceInUp;
  animation-name:bounceInUp;
  }
.Floor002650 .active .news-main li {
  -webkit-animation-name:bounceInRight;
  animation-name:bounceInRight;
}
.Floor002650 .active .news-main .title{ 
 -webkit-animation-name:slideInLeft;
  animation-name:slideInLeft;}
.Floor002650 .active .news-main li:nth-child(2n){ 
 -webkit-animation-name:bounceInLeft;
  animation-name:bounceInLeft;
  }
  
.Floor002650 #data.active li.row-2{ 
 -webkit-animation-name:bounceInDown;
  animation-name:bounceInDown;}
  
.Floor002650 #data.active li:nth-child(1){
 -webkit-animation-name:fadeInLeft;
  animation-name:fadeInLeft;
  animation-delay:0.3s;
}
.Floor002650 #data.active li:nth-child(2){
 -webkit-animation-name:fadeInLeft;
  animation-name:fadeInLeft;
  animation-delay:0.5s;
}
.Floor002650 #data.active li:nth-child(5){
 -webkit-animation-name:fadeInRight;
  animation-name:fadeInRight;
  animation-delay:0.3s;
}
.Floor002650 #data.active li:nth-child(6){
 -webkit-animation-name:fadeInRight;
  animation-name:fadeInRight;
  animation-delay:0.5s;
}
.Floor002650 #data.active li:nth-child(7){
 -webkit-animation-name:fadeInRight;
  animation-name:fadeInRight;
  animation-delay:0.7s;
}

@media(max-width:1200px){
.Floor002650 #fullpage,
.Floor002650 .fp-table,
.Floor002650 .fp-tableCell{height: auto!important;}
}


/*Floor002211*/
.Floor002211{width: 100%; height: 854px;margin-top:90px; position: relative; overflow: hidden;}
.Floor002211 .h-title{text-align: left;margin-bottom:1%;}
.Floor002211 .h-title h2{color:#fff;}
.Floor002211 .h-title span{color:#fff;}
.Floor002211 .h-title:after{margin-left:0;}
.Floor002211 .LeftBg{width: 665px; height: 800px; position: absolute; top: 0; left: 50%; margin-left: -960px;z-index:6;}
.Floor002211 .Pic{width: 1255px; height: 800px; position: absolute; right: 50%; margin-right: -960px; z-index:5; top:0;}
.Floor002211 .Pic a{ position:absolute; width:100%; height:100%; top:0; z-index:10;}
.Floor002211 .Pic img{width: 100%; height:auto;}
.Floor002211 .Left{width: 100%; margin: 0 auto; position: relative;z-index: 8; padding-top:4%;}
.Floor002211 .h2{padding: 60px 0; color: #fff; font-size: 42px; line-height: 40px; font-weight:normal; margin:0;}
.Floor002211 .h2 span{display: block; font-size: 14px; color: #9cabb6; line-height:20px; padding-top:5px;}
.Floor002211 .List li{height: 142px;}
.Floor002211 .List .title{display: block;float: left;width: 181px;padding: 46px 0 46px 0;font-size: 18px;color: #fff;display:table;}
.Floor002211 .List .title i{ display:table-cell; height:50px; vertical-align:middle; width:42%; text-align:left;} 
.Floor002211 .List .title i img{width:50px;}
.Floor002211 .List .title span{ display:table-cell; height:50px; vertical-align:middle; color:#fff;font-size:22px;}
.Floor002211 .List .title em{display: block; font-style: normal; font-size: 12px; color: #7b7f82; text-transform:uppercase;transition:all 0.5s ease-out 0s;}
.Floor002211 .List .text{width: 86%; padding: 0 7% 0 307px; margin:40px 0; color: #fff; float:left; display: none; position:relative; max-height:58px; overflow:hidden;text-align: justify;font-size:16px;line-height: 30px;}
.Floor002211 .List .text .icon{ position:absolute; top:50%; right:0;background: url(../images/Floor002211-icon.png) 0 0 no-repeat; margin-top:-5px; width:11px; height:10px; display:block;}
.Floor002211 .List li:hover .title em{ color:#75add8;}
.Floor002211 .Bg{position: absolute; width: 100%; top: 213px; left: 0; z-index:7;}
.Floor002211 .Bg li{height: 142px;transition:all 0.5s ease-out 0s;}
.Floor002211 .Bg li.on{ background: url(../images/Floor002211-bg.png) 0 0;background:rgba(45,138,214,0.9);}
@media(max-width:1199px){
.Floor002211 .LeftBg{ width:30%; background-position: right center; margin-left:0; left:0;}
.Floor002211 .h2{ font-size:35px;}
}
@media(max-width:1000px){
.Floor002211 .h2{ font-size:30px; max-width:200px;} 
}
@media(max-width:767px){
.Floor002211{ height:auto;}
.Floor002211 .auto{ padding:0;}
.Floor002211 .LeftBg{ display:none;}
.Floor002211 .Left{background-position: center center; background-size:cover; background-image:url(../images/Floor002211-bg.jpg);width:100%; padding:3% 3% 0;}
.Floor002211 .h2{ width:100%; max-width:none; padding:0; text-align:center;}
.Floor002211 .List li{ float:left; width:25%; text-align:center; height:auto;}
.Floor002211 .List .title{ width:100%; padding:25px 0;}
.Floor002211 .List .title i{ margin-bottom:15px;}
.Floor002211 .List .title i,.Floor002211 .List .title span{ display:block; text-align:center; float:none; width:100%;}
.Floor002211 .Pic{ position:static; margin-right:0; width:100%; height:auto;}
}
/*Floor002211 End*/

/*Floor000556*/ 
.Floor000556{ padding:3% 0 0;}
.Floor000556 .title{ max-width:915px; margin:0 auto; text-align:center;font-size:22px; overflow:hidden;}
.Floor000556 .title a{color:#09C;}
.Floor000556 .title aside{ font-size:30px;}
.Floor000556 .title span{ position:relative;}
.Floor000556 .title span::before,
.Floor000556 .title span::after{ position:absolute; content:''; height:7px; width:360px; background:url(../images/Floor000556_line.gif) repeat-x bottom center; top:50%; margin-top:-3.5px;}
.Floor000556 .title span::before{ right:100%; margin-right:50px;}
.Floor000556 .title span::after{ left:100%; margin-left:50px;}

.Floor000556 .tab{ text-align:center; padding: 3.5% 0 3.5% 0;}
.Floor000556 .tab span{ display:inline-block; line-height: 50px; padding:0 60px; height: 50px; text-align: center; font-size: 22px; cursor: pointer; transition:0.3s;background:#fff;margin:0 0.8%; border-radius: 50px;color:#333;}
.Floor000556 .tab span.on,.Floor000556 .tab span:hover{ background: #00a2e8; color: #fff; }
.Floor000556 .tab-info{ display:none;}

.Floor000556 .pro_list{ position:relative; padding:0 0px;}
.Floor000556 .owl-stage-outer{ overflow:hidden;}
.Floor000556 .owl-item{ float:left;}
.Floor000556 .owl-nav{ display:block;}
.Floor000556 .owl-nav button{ font-size:0; width:50px; height:50px; border:none; position:absolute; top:50%; margin-top:-25px; background:none; cursor:pointer; padding:0;}
.Floor000556 .owl-nav button.owl-prev{ left:-65px;}
.Floor000556 .owl-nav button.owl-next{ right:-65px;}
.Floor000556 .owl-nav button::before{ position:absolute; content:''; width:50%; height:50%; border-top:3px solid #00a2e8; border-right:3px solid #00a2e8; top:25%; left:25%; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.Floor000556 .owl-nav button.owl-prev::before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg);}
.Floor000556 .owl-nav button:hover::before{ border-color:#00a2e8;}

.Floor000556 .item a{ display:block; transition:0.3s;background:#fff;}
.Floor000556 .item a:hover{ border-bottom-color:#0089d2;}
.Floor000556 .item .pic{ text-align:center; overflow:hidden; padding:28px 0;}
.Floor000556 .item .pic img{ width:100%; display:block; max-width:270px; margin:0 auto;transition:0.3s;}
.Floor000556 .item:hover  .pic img{ transform:scale(1.12,1.12);}
.Floor000556 .item p{ margin:0; text-align:center; padding:5% 0 10% 0;font-size:16px;}
@media(max-width:1600px){
.Floor000556 .auto{padding-left: 6%;padding-right: 6%} 
}
@media(max-width:1024px){
.Floor000556{padding: 50px 0;}
.Floor000556 .title{font-size:18px;}
.Floor000556 .title aside{ font-size:26px;}
.Floor000556 .tab{padding: 30px 0 10px;}
.Floor000556 .tab span{line-height: 40px; padding:0 20px;height: 40px;font-size: 16px;margin-bottom: 10px}
.Floor000556 .owl-nav button.owl-prev{ left:10px;}
.Floor000556 .owl-nav button.owl-next{ right:10px;}
}

/*Floor003044 */
.Floor003044{background: #eff2f9; overflow: hidden;font-family: 'SourceHanSansCN-Light';}
.Floor003044 .video .inner{position: relative; z-index: 1;}
.Floor003044 .video video{position: absolute;background: #000; left: 0; top: 0; width: 100%; height: 100%; z-index: 5;}
.Floor003044 .play{position: absolute; left: 0; top: 0; width: 100%; height: 100%; cursor: pointer; z-index: 3; font-size: 100px;}
.Floor003044 .play:before,
.Floor003044 .play:after,
.Floor003044 .play i{position: absolute;border-radius: 50%; left: 50%; top: 50%;transform: translate(-50%,-50%);}
.Floor003044 .play i{ width: 1.2em;height: 1.2em; z-index: 4; background:url("../images/Floor003044_play.png") no-repeat center center #fff; background-size: 0.26em auto;}
.Floor003044 .play:before,
.Floor003044 .play:after{content: '';background-color: #1051bf;opacity: 0.11; transform-origin: 0 0;}
.Floor003044 .play:before{width: 1.4em;height: 1.4em;animation:infinite scale 2s;}
.Floor003044 .play:after{width: 1.8em;height: 1.8em;animation:infinite scale2 2s;}
@keyframes scale{
0%{ transform: scale(1) translate(-50%,-50%); opacity:.3}
100%{ transform: scale(1.3) translate(-50%,-50%); opacity: 0;}
}
@keyframes scale2{
0%{ transform: scale(1) translate(-50%,-50%);opacity:.3;}
100%{ transform: scale(1.6) translate(-50%,-50%);opacity:0;}
}


.Floor003044 .h-title{text-align: left;}
.Floor003044 .h-title:after{margin-left:0;}

.Floor003044 .intro{position: relative; z-index: 4;background-color: #fff;}
.Floor003044 .intro .edit-info{font-size:16px; padding: 2vw 0 1vw;overflow: hidden;}
.Floor003044 .intro .edit-info p{margin: 0 0 1.5em 0;font-size:16px;line-height: 30px;text-align: justify;}
.Floor003044 .number{margin-bottom:9%;}
.Floor003044 .number li{float: left;color: #333;margin-right:18%;}
.Floor003044 .number li:nth-child(3){margin-right:0;}
.Floor003044 .number li aside{color: #00a2e8;font-size:16px;}
.Floor003044 .number li aside b{font-size: 54px;font-weight: normal; font-family: 'Oswald';line-height: 0.85em;display: inline-block;margin-right:3px;}
.Floor003044 .number li p{margin-bottom: 0;margin-top:10px; font-size:16px;color:#666;}
@media(min-width:769px) and (max-width:1024px){
.Floor003044 .number li aside b{font-size: 4vw; }
}
@media(max-width:640px){
.Floor003044 .number li aside b{font-size: 8vw; }
}

.Floor003044 .more a{display: inline-block;padding:13px 37px; color: #00a2e8;border:2px solid #00a2e8; border-radius: 3px;  position: relative; font-size: 16px;}
.Floor003044 .more a:hover{background:#00a2e8;color:#fff;}
.Floor003044 .more a .icon{position: absolute; width: 2.428em; height: 1px;background: #fff;right: 2em; top: 50%;}
.Floor003044 .more a .icon:after{position: absolute; border:4px solid transparent; border-left-color: #fff; content: '';right: -5px; top: 50%; margin-top: -4px; border-left-width: 5px;}
.Floor003044 .more a:hover .icon{animation:infinite left3044 1.5s ease;}
@keyframes left3044{
0%{transform: translateX(0);}
50%{transform: translateX(-10px);}
100%{transform: translateX(0);}
}
@media(max-width:480px){
.Floor003044 .more a{font-size: 3.5vw;}
}

@media(min-width:1025px){
.Floor003044 .video{margin-top: 8.33vw;padding-left: 8.33vw;background-color: #00a2e8;background-image: url(../images/Floor002650_bg3.jpg);}
.Floor003044 .video,
.Floor003044 .intro{width: 50%;}
.Floor003044 .video .inner{width: 127%;}
.Floor003044 .intro .inner{padding: 3vw 8.33vw 5.57vw 6.77vw;background: url(../images/page2BG.jpg); }
 .Floor003044 .intro .edit-info{max-width: 563px;}
}
@media(min-width:1025px) and (max-width:1440px){
.Floor003044 .video{margin-top: 10vw;padding-left: 5vw;}
.Floor003044 .intro .inner{padding-top: 3vw; padding-bottom: 4vw; padding-right: 5vw;}
}
@media(max-width:1024px){
.Floor003044 .intro{padding: 5vw;}
.Floor003044 .play{font-size: 12vw;}
}







/*
 .Banner002360
 */
.Banner002360 { overflow: hidden;}
.Banner002360 span{ display: none;}
.Banner002360 img{ max-width: none; width: 160%; margin-left: -30%;}
@media only screen and (min-width: 768px) {
	.Banner002360 img{ width: 150%; margin-left: -25%;}
}
@media only screen and (min-width: 1024px) {
	.Banner002360 img{ width: 140%; margin-left: -20%;}
}
@media only screen and (min-width: 1200px) {
	.Banner002360{ height: 382px;}
	.Banner002360 img{ display: none;}
	.Banner002360 span{ display: block; background-position: center; background-repeat: no-repeat; height: 382px; width: 100%;}
}






/*
 .Menu002361
 */
.Menu002361{  background:#fff; border-bottom: 1px solid #e6e6e6;text-align: center; }
.Menu002361 .auto{ position:relative;overflow: hidden;}
.Menu002361 header{  padding:14px 0;   line-height: 18px;background:#00a2e8; font-size:18px; color:#fff;float: left;width: 20%; }
.Menu002361 header span{ font-size:12px; color:rgba(255,255,255,.5);}
.Menu002361 ul{float: right;width: 80%;}
.Menu002361 li{ float:left; width:12%; min-width: 80px; text-align:center; font-size:18px; color:#333; }
.Menu002361 li a{ color:#333; display:block; line-height:66px;height:66px; }
.Menu002361 li a:hover,
.Menu002361 li.aon a{ border-bottom:2px #00a2e8 solid;color: #00a2e8; }
@media(max-width:767px){
.Menu002361 header{ position:relative; width:100%; left:0; text-align:left; padding-left:65px;  color:#fff; background-color:#00a2e8;}
.Menu002361 ul{ padding-left:0;}
.Menu002361 li{ width:20%; min-width: 1px;}
}
@media(max-width:480px){
.Menu002361 header{  padding-left:10px; }
.Menu002361 li{ font-size:14px; }
}






/*
 .Location002362
 */

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before { content: "\e60d"; }

.icon-addr:before { content: "\e61b"; }

.icon-time:before { content: "\e65e"; }

.icon-home:before { content: "\e828"; }

.icon-play:before { content: "\e62a"; }

.icon-calendar:before { content: "\e68b"; }

.icon-more:before { content: "\e76c"; }

.icon-erweimacode:before { content: "\e62d"; }

.icon-close:before { content: "\e61e"; }

.icon-more_right:before { content: "\e605"; }

.icon-next:before { content: "\e68a"; }

.icon-Feedback:before { content: "\e61d"; }

.icon-prev:before { content: "\eb34"; }

.icon-right:before { content: "\e600"; }

.icon-weixin:before { content: "\e601"; }

.icon-sina:before { content: "\e602"; }

.icon-top:before { content: "\e603"; }

.icon-share:before { content: "\e604"; }

.Location002362 .auto{ position: relative;}
@media only screen and (max-width:1600px ) {
	.Location002362 .auto{  padding-left: 2%; padding-right: 2%;}
}
.Location002362 { padding:25px 0; background: #f6f6f6;}
.Location002362 em{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); font-style: normal; padding-left:25px; font-size:15px; line-height:2;color:#333; }
.Location002362 em:before{ content: "\e828"; font-family:"iconfont" !important; font-size: 18px; position: absolute; top: 0px; left: 0; height: 17px; line-height: 17px;display: none}
.Location002362 em a {  color: #333;position: relative;}
.Location002362 em a:after{ content: ">"; position: absolute; height: 17px; line-height: 17px; right: 0; top: 0; color: #999;display: none}
.Location002362 em a:hover{ text-decoration:underline;}
.Location002362 em span{ color:#00a2e8; }


.Location002362 .nav{ width: 100%;display: none;}
.Location002362 .nav li{line-height:25px;display: inline-block;margin-right:2%;border-bottom:1px solid transparent;}
.Location002362 .nav li a{font-size:18px; color:#888;}
.Location002362 .nav li:hover,
.Location002362 .nav li.aon{border-bottom:1px solid #00a0d9;}
.Location002362 .nav li.aon a{color: #47a0ec;}
@media(max-width:1600px){
.Location002362 .nav li a{font-size: 16px;}
}


@media(max-width:1024px){
 .Location002362 em { display: none;}   
}

@media(max-width:768px){
.Location002362 .nav li{ width:47%; text-align:center;margin-top: 20px;}
.Location002362 .nav{margin-top: -20px;}
}


.Banner002076 img{width: 100%}
.Banner002076 .wap{display: none}
@media(max-width:1024px){
.Banner002076 .pc{display: none}
.Banner002076 .wap{display: block}
}



/*Timeline003058 */
.Timeline003058 .auto{}
.Timeline003058 .edit-info{padding: 5vw 0;}
.Timeline003058 .edit-info .info{font-size: 15px;line-height:30px; text-indent: 2em;}
.Timeline003058 .edit-info .pic img{display: block;box-shadow: 0 5px 15px rgba(0,0,0,.1);}
@media(min-width:1025px){
.Timeline003058 .edit-info .pic{margin-top: 10%; width:45%;}
.Timeline003058 .edit-info .info{width: 50%;}
}
@media(max-width:640px){
.Timeline003058 .edit-info .info{font-size: 3.5vw;}
}

.Timeline003058 .name{text-indent: 0;font-size: 36px;color: #000; padding-bottom: 1.5vw;}
.Timeline003058 .name pre{color: #00a2e8;font-size: 0.667em; line-height: 1.5em;padding-top: 2vw;}
.Timeline003058 .name pre:after{display: block; content: '';width:40px;height: 10px;background-color: #00a2e8; margin-top: 1.5vw;border-radius: 40px;box-shadow: 0 3px 10px rgba(0,162,232,.5);}
@media(max-width:640px){
.Timeline003058 .edit-info{padding:30px 0;}
.Timeline003058 .name{font-size: 6vw;}
}

.Timeline003058 .list{overflow: hidden;background: #f6f6f6;padding: 5vw 0; }
.Timeline003058 .year{position: relative; z-index: 1;}
/* .Timeline003058 .year:after{background: url("../images/Timeline003058_ren.png") no-repeat center center;background-size: contain; position: absolute; content: ''; left: 100%; margin-left: -15vw;width: 23.959vw; height: 21.094vw; bottom: 46px;} */
.Timeline003058 .year .slider:before{position: absolute;content: ''; left: 100%; top: 50%;margin-top:-10px;border:10px solid transparent;border-left:16px solid #ddd;}
.Timeline003058 .year .slider:after{position: absolute;content: ''; left: 0; top: 50%; width: 100%;height: 4px;margin-top:-2px;border-radius: 4px;background:#ddd;}
.Timeline003058 .year li{ position: relative;padding-top: 62px; text-align: center;}
.Timeline003058 .year li:nth-of-type(2n){padding-top: 0;padding-bottom: 62px;}
/*.Timeline003058 .year li.aon{background: url("../images/lx1.png") no-repeat center top;}*/
.Timeline003058 .year li:before,
.Timeline003058 .year li:after { transition: 0.3s}
.Timeline003058 .year li:after { position: absolute;content:'';width: 16px;height: 16px;top: 50%;left: 50%;margin: -8px 0 0 -8px;border-radius: 50%;border: 4px solid #ddd; background: #ddd;}
.Timeline003058 .year li.slick-current:before,
.Timeline003058 .year li.aon:before{ position: absolute;content:'';left: 50%;margin-left: -7px;border: 7px solid transparent;}
.Timeline003058 .year li:nth-of-type(2n-1).aon:before { bottom:30px;border-bottom-color: #00a2e8;}
.Timeline003058 .year li:nth-of-type(2n).aon:before { top:30px;border-top-color: #00a2e8;}
.Timeline003058 .year li.slick-current:after,
.Timeline003058 .year li.aon:after{ border-color: #00a2e8;background:none;}
.Timeline003058 .year li span{ cursor: pointer; color: #666;display: block; line-height:30px;height: 30px;font-family: 'ArialMT';font-size: 18px;transition: 0.3s}
.Timeline003058 .year li.slick-current span,
.Timeline003058 .year li.aon span{background-color: #00a2e8;border-radius: 4px;color: #fff;}

.Timeline003058 .slider-list{margin-top: 2.6vw;position: relative;}
.Timeline003058 .slider-list li{padding: 1.405vw 0 2vw 0;}
.Timeline003058 .slider-list .inner{ border:solid 5px rgba(0, 0, 0,0); background-color: #ffffff;padding: 2.92vw 2.08vw; margin: 0 1.405vw; transition: 0.3s;
box-shadow: 0 0 10px rgba(0,0,0,.1);}
.Timeline003058 .slider-list .inner:hover{box-shadow: 0px 0.83vw 1.405vw rgba(0,0,0, 0.1); border-color: #fff;}
.Timeline003058 .slider-list .inner time{display: block; margin-bottom: 1.2vw;}
.Timeline003058 .slider-list .inner time b{font-size: 30px;line-height: 1.634em;color: #00a2e8;}
.Timeline003058 .slider-list .inner time b:not(:last-child):after{display: inline-block;width: 13px;height: 2px;background-color: #e5e5e5; margin: 0 15px; vertical-align: middle; content: '';}
.Timeline003058 .slider-list .inner:hover time b{color: #00a2e8;}
.Timeline003058 .slider-list .inner:hover time b:not(:last-child):after{background-color: #00a2e8;opacity: 0.32;}
.Timeline003058 .slider-list .pic{border-radius: 10px; margin-bottom: 2.2vw;display: none;}
.Timeline003058 .slider-list .dot4_p{font-size: 16px;line-height: 30px;min-height: 390px;overflow: hidden; color: #666; }
.Timeline003058 .slider-list .btn .slick-arrow{position: absolute; top:45%;border: solid 4px #ccc; width: 32px; height: 32px; transform: rotate(45deg); border-right: 0;border-top: 0; border-radius: 4px;}
.Timeline003058 .slider-list .btn .slick-next{transform: rotate(-135deg);}
.Timeline003058 .slider-list .btn .slick-arrow:hover{border-color: #00a2e8;}

.Timeline003058 .slider-list li.slick-current .inner{border-color:#00a2e8;}

@media(min-width:1601px){
.Timeline003058 .slider-list .btn .slick-prev{left: -3.07vw;}
.Timeline003058 .slider-list .btn .slick-next{right: -3.07vw;}
.Timeline003058 .slider-list .slider{margin: 0 -1.405vw;}
}
@media(max-width:1600px){
.Timeline003058 .slider-list .btn .slick-prev{left: 0;}
.Timeline003058 .slider-list .btn .slick-next{right: 0;}
.Timeline003058 .slider-list .inner{margin: 0 1vw;}
.Timeline003058 .slider-list .slider{padding: 0 40px;}
}
@media(max-width:640px){
.Timeline003058 .list{padding: 30px 0; }
.Timeline003058 .slider-list .pic{margin: 4vw 0;}
.Timeline003058 .slider-list .btn .slick-arrow{width: 5vw; height: 5vw;margin-top: -2.5vw;}
.Timeline003058 .slider-list .slider{padding: 0 5vw;}
.Timeline003058 .slider-list .inner time b{font-size: 5vw;}
.Timeline003058 .year .slider:before { left: auto; right: -12px;}
.Timeline003058 .year:after{bottom: 30px;}

.Timeline003058 .year li.aon{background-size: auto 30px;}
.Timeline003058 .year li span{font-size: 4vw;}
}









/*
 .Floor002181 为demo编号
 */
.Floor002181 .Hfloor7{border-bottom: 1px solid #d0dbd7; position:relative;}
/*地图在本地可以上传到部件就显示不了 暂时屏蔽*/
.Floor002181 .map{ position:absolute; top:0; left:0; z-index:1;  width:100%; height:100%;}
.Floor002181 .map img{ max-width:none;}
.Floor002181 .auto{}
/* .Floor002181 .map_a{width:100%;} */
.Floor002181 .Hfloor7 .wrap-content{  padding: 12vw 0;}
.Floor002181 .contacts{float: right;width: 42%;position: relative;z-index: 676;}
.Floor002181 .contacts .contacts-block { padding: 30px 0;}
.Floor002181 .contacts .contacts-block h3{padding-left: 50px;line-height: 50px;}
.Floor002181 .contacts .contacts-block:nth-child(1) h3{background: url(../images/lx1.png) no-repeat left;}
.Floor002181 .contacts .contacts-block:nth-child(2) h3{background: url(../images/lx2.png) no-repeat left;}
.Floor002181 .contacts .contacts-col{ }
.Floor002181 .contacts .contacts-col{padding:6vw 4vw;background: rgba(255,255,255,.9); box-shadow: 0 20px 100px rgba(0,0,0,.2);
border-radius: 10px;   }
.Floor002181 .contacts .contacts-col:last-child .contacts-block{margin:0 0 0 auto;}
.Floor002181 .contacts .contacts-col:first-child .contacts-block+.contacts-block{ border-top:1px solid #d0dbd7;}
.Floor002181 .contacts .h3{margin-top:0;margin-bottom:0;color:#242423;font-weight:400;
font-size: 20px; line-height: 1.45; letter-spacing: 0;}
.Floor002181 .contacts address{display:block;  margin: 14px 0 0 0;font-style: normal; font-size:16px; color:#666;  line-height: 1.75;}
.Floor002181 .contacts .divider{width:100%;height:1px;  background: #d0dbd7;}
.Floor002181 .contacts-terms-list{margin-top: 12px;font-size:12px; color:#999;}
.Floor002181 .contacts-terms-list dd + dt { margin-top: 10px;}
.Floor002181 .contacts-terms-list dd { font-size: 16px; color: #000;}
.Floor002181 .contacts .p{ margin:14px 0 0;font-size:14px; color:#999;}
.Floor002181 .contacts * + .mailform{  margin-top: 28px;}
.Floor002181 .contacts dl{position: relative;  margin-bottom: 0;}
.Floor002181 .contacts dl + dl{ margin-top:10px;}
.Floor002181 .contacts .label{margin-bottom:8px;color:#00a2e8;display:block;}
.Floor002181 .contacts .text{padding:6.95px 19px 10.95px;border-radius:3px;line-height:22.1px;-webkit-appearance:none;display:block;width:100%;
height:40px;border:1px solid #d0dbd7;border-radius:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);color:#383538;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.Floor002181 .contacts .btn{ margin-top:30px; border-radius:35px;font-size: 12px;  padding: 12px 28px;  color: #ffffff; background: #00a2e8; 
border-color: #00a2e8;font-family: "Open Sans", Helvetica, Arial, sans-serif;
 font-weight: 700; text-transform: uppercase; letter-spacing: .1em; transition: .3s ease-out;will-change: transform;-webkit-user-select:none; 
 border:none; cursor:pointer;}
.Floor002181  .contacts .btn:hover{ background:#000;}
.Floor002181 .contacts{}	
.Floor002181 .contacts .contacts-col > * {}
.Floor002181 .contacts .h3 { font-size: 24px; line-height: 1.33333;}

@media (max-width: 1199px){
.Floor002181 .Hfloor7 { border-bottom: 0;}
.Floor002181 .Hfloor7 .box-wrap-map{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;}
.Floor002181 .Hfloor7 .wrap-content{position:relative;z-index:2;padding:90px 0;}
.Floor002181 .contacts address{  margin-top: 24px;}
}
@media (max-width: 991px){
.Floor002181 .map{ position:static;height: 350px;}
.Floor002181 .Hfloor7 .wrap-content{ padding: 30px 0;}
.Floor002181 .contacts{ padding:0;float:none;width: 100%}
.Floor002181 .contacts .contacts-col{padding: 0;box-shadow: none}
.Floor002181 .contacts .contacts-block .h3 { font-size: 22px;}
.Floor002181 .contacts .h3{  font-size: 22px;}
.Floor002181 .contacts-terms-list{margin-top: 20px;}
}
@media (max-width: 767px){

}
@media (max-width:479px){
.Floor002181 .contacts .contacts-col > *{ max-width:none;}
.Floor002181 .contacts .contacts-col{ float:none; width:100%;}
.Floor002181 .contacts .contacts-col:last-child .contacts-block{ margin:0 auto; max-width:none;border-top:1px solid #d0dbd7;}
.Floor002181 .contacts .contacts-col:first-child{ border-right:none;}
}



/*PicList001938*/
.PicList001938{padding:2vw 0 4vw 0;background: #f1f2f7;}
.PicList001938 li{ float:left; width:49%; margin:0 2% 0 0;}
.PicList001938 li:nth-child(2n){ margin-right:0; }
.PicList001938 li .case_li_bg{ position:relative; margin-top:12%; background: #fff;border-radius: 0 0 0 15px; padding:7% 3% 4% 50%; font-size:14px;
}
.PicList001938 li .pic{ position:absolute; width:46%; height:110%; left:0; bottom:0;z-index: 100; box-shadow: 0 10px 30px rgba(0,0,0,0.2);border-radius:5px;overflow: hidden;}

.PicList001938 li .Ispic{ position:absolute;background-size: cover; width:100%; height:100%; left:0; bottom:0; transition: .3s;}

.PicList001938 li:hover .Ispic{ transform: scale(1.15);}

.PicList001938 li h5{font-size:16px; margin:0;line-height: 30px;overflow: hidden;}
.PicList001938 li:hover h5{color: #00a2e8;}
.PicList001938 li time{color:#444;}
.PicList001938 li p{ margin:20px 0; line-height:24px; color: #333; overflow:hidden; height:72px;}
.PicList001938 li .more{ display:inline-block; line-height:25px; padding:0 15px; border-radius:25px;font-size: 12px; border:1px solid #ddd; color:#999;}
.PicList001938 li:hover .more{ background:#00a2e8; color:#fff;border:1px solid #00a2e8;}
.PicList001938-box{padding: 5vh 0;}
.PicList001938-box .title{font-size: 26px;text-align: center;}
.PicList001938-box .img{margin: 30px 0;}
.PicList001938-box .img img{width: 100%;}
.PicList001938-box .text{font-size: 16px;line-height: 1.7;}
.fancybox-inner{overflow: unset !important;}
@media(max-width:1024px){
.PicList001938{padding:30px 0;}
.PicList001938 li{ float:none; margin-right:0; margin-left:0 !important; width:auto;margin-bottom: 10px;}
.PicList001938 li .case_li_bg{ margin-top:0%;padding: 0 0 20px }
.PicList001938 li .Ispic{ position:relative; width:auto;display:block;top:auto; height:auto; padding-bottom:50%; left:auto;margin-bottom:20px;}
.PicList001938 li h5{padding: 0 20px}
.PicList001938 li p{padding: 0 20px;margin-top:10px}
.PicList001938 li .more{margin-left: 20px}
.PicList001938 li .pic{position: static;box-shadow: none;}
}




/*PicList001939*/
.PicList001939{padding:2vw 0 4vw 0;background:#f1f2f7}
.PicList001939 li{ float:left; width:32%; margin:0 2% 2% 0; overflow:hidden;}
.PicList001939 li:nth-child(3n){ margin-right:0; }
.PicList001939 li .case_li_bg{ position:relative; margin-top:12%; background: #fff;border-radius: 0 0 0 15px; padding:7% 3% 4% 50%; font-size:14px;
}

.PicList001939 li .Ispic{background-size: cover; width:100%; padding-bottom:50%; transition: .3s;}
.PicList001939 li:hover .Ispic{ transform: scale(1.15);}

.PicList001939 li h5{font-size:18px; font-weight: normal;  margin:0;line-height: 30px;overflow: hidden; text-align: center; background: #fff;position: relative;z-index: 50;
padding: 20px}
.PicList001939 li:hover h5{color: #00a2e8;}
.PicList001939 li time{color:#444;}


@media(max-width:1024px){
.PicList001939{padding:30px 0;}
.PicList001939 li{ float:none; margin-right:0; margin-left:0 !important; width:auto;margin-bottom: 20px;}
.PicList001939 li .case_li_bg{ margin-top:0%;padding: 0 0 20px }
.PicList001939 li .Ispic{ position:relative; width:auto;display:block;top:auto; height:auto; 
  left:auto;margin-bottom:0px;}

.PicList001939 li .pic{position: static;box-shadow: none;}
}










/*
 .Page002193
 */
.Page002193{zoom:1; overflow:hidden; text-align:center; padding:0 0 5vw 0; text-align:center;background: #f1f2f7;}
.Page002193 span{ padding:0px 3px; display:inline-block;}
.Page002193 a{ display:inline-block; margin:0px 2px; border:1px solid #ddd; padding:0 1em; color:#666; line-height:35px; border-radius:3px;
transition: .3s ease-out;}
.Page002193 a:hover{ color:#fff; border:1px solid #00a2e8; background:#00a2e8;}
.Page002193 .p_cur,.Page002193 .p_count,.Page002193 .p_total,.Page002193 .p_jump,.Page002193 .a_first,.Page002193 .a_end{ display:none;}
.Page002193 .p_cur b{ color:#00a2e8;}
.Page002193 .p_count b{ color:#00a2e8;}
.Page002193 .p_total b{ color:#00a2e8;}
.Page002193 .p_page em{ font-style:normal;}
.Page002193 .p_page em a{}
.Page002193 .p_page em a.a_cur{ color:#fff; background:#00a2e8; border-color:#00a2e8;}
.Page002193 .p_page b{ font-weight:normal;}

@media(max-width:1024px){

.Page002193 a{ padding:0 0.7em; }
}



/*RighInfo002851 */
.RighInfo002851{padding:5vw 0;}
.RighInfo002851 .singlePage{line-height:30px;color: #333;font-size: 16px;}
.RighInfo002851 .singlePage img{margin: 2vw 0;}
.RighInfo002851 .title{padding-bottom: 2vw;color: #333;font-size: 100px;}
.RighInfo002851 .title .cn{font-size: 0.34em;}
.RighInfo002851 .title .en{font-size: 0.42em;}
@media(max-width:640px){
.RighInfo002851 .title{font-size: 80px;}
}
.RighInfo002851 .info-page{margin-top: 3vw;padding-top:30px;border-top: 1px solid #eee;}
.RighInfo002851 .info-page dd{float: left;width: 50%;line-height: 40px;}
.RighInfo002851 .info-page dd a{font-size: 16px;}
.RighInfo002851 .info-page dd:nth-child(2n){text-align: right;}
.RighInfo002851 .info-page dd a:hover{color: #00a2e8;}
.RighInfo002851 .fanhui_a{display: block;margin:3vw auto 0 auto;line-height: 40px;height: 40px;width: 120px;color: #00a2e8;background: #eee;border-radius: 50px;text-align: center;}
.RighInfo002851 .fanhui_a:hover{background: #00a2e8;color: #fff;}

@media(max-width:1024px){
.RighInfo002851{padding:30px 0;}
.RighInfo002851 .info-page dd{float: none;width: 100%;line-height: 24px;}  
.RighInfo002851 .info-page dd a{font-size: 14px;}  
.RighInfo002851 .info-page dd:nth-child(2n){text-align: left;}
}







/*Floor002560 */
.Floor002560{ padding:5vw 0 8vw 0;background: #F5F5F5;}
.Floor002560 .title{ font-size:36px; color:#fff; padding:2vw 0 4vw 0;}
.Floor002560 .owl-stage-outer{ position:relative; overflow:hidden;}
.Floor002560 .owl-item{ float:left;}
@media(min-width:641px){
.Floor002560 .owl-stage-outer{ padding-top:100px; padding-bottom:10px;}
.Floor002560 .owl-item:nth-child(2n){ margin-top:-150px;}
}
.Floor002560 .owl-nav.disabled{ display:none;}
.Floor002560 .item a{ font-size:14px; display:block; transition:0.3s;position: relative;margin: 0 20px; overflow: hidden;}
.Floor002560 .item .Ispic{padding-bottom:250%;transition:0.3s;background-size: cover;}
.Floor002560 .item:hover .Ispic{transform: scale(1.15);}
.Floor002560 .item h3{ font-size:20px;color: #00a2e8;line-height: 40px;height: 40px;overflow: hidden;transition: .3s;}
.Floor002560 .item p{ line-height:30px;font-size: 16px; overflow:hidden; height:60px;  color:#444;transition: .3s;}
.Floor002560 .item span{ color:#fff; display:block; margin:2vw auto 0 auto;width: 80px;line-height: 30px;height:30px;font-size: 12px; background: rgba(0,0,0,.15);border-radius: 50px;transition: .3s;}
.Floor002560 .item:hover span{background: #fff; color: #00a2e8;}
.Floor002560 .owl-carousel{ position:relative;}
.Floor002560 .owl-nav button{ width:40px; height:40px;padding:0; background:none; cursor:pointer; border:none;}
.Floor002560 .owl-nav button.disabled{ opacity:0.5; cursor:default;}
.Floor002560 .owl-nav button span{ width:20px; height:20px; overflow:hidden; line-height:1000px; transform:rotate(-45deg); -ms-transform:rotate(-45deg); display:inline-block;}
.Floor002560 .owl-nav .owl-prev{ left:-40px;}
.Floor002560 .owl-nav .owl-prev span{border-left:3px solid #000; border-top:3px solid #000; }
.Floor002560 .owl-nav .owl-next{ right:-40px;}
.Floor002560 .owl-nav .owl-next span{border-right:3px solid #000; border-bottom:3px solid #000; }
@media(min-width:1361px){
.Floor002560 .owl-nav button{ position:absolute; top:50%; margin-top:-20px;z-index:10;}
}
@media(max-width:1360px){
.Floor002560 .owl-nav{ text-align:center; padding:3% 0 0 0;}
}
.Floor002560 .jiejue_bg{position: absolute;width: 100%;height: 100%;z-index: 645;background: rgba(255,255,255,.7);top: 0;left: 0;transition: .3s;}
.Floor002560 .jiejue_p{padding: 4vw 2vw;text-align: center;}
.Floor002560 .jiejue_p img{display: block;margin:8vw auto 2vw auto;opacity: .7;transition: .3s;}


.Floor002560 .item:hover .jiejue_bg{background: rgba(0,162,232,.7);}
.Floor002560 .item:hover h3,.Floor002560 .item:hover p{ color: #fff;}
.Floor002560 .item:hover p{opacity: .85;}
.Floor002560 .item:hover .jiejue_p img{opacity: 1;}



@media(max-width:1024px){
.Floor002560{ padding:30px 0;}
.Floor002560 .item .Ispic{padding-bottom:150%;}
}



/*Floor002211*/
.Floor002211{width: 100%; height: 854px;margin-top:90px; position: relative; overflow: hidden;}
.Floor002211 .h-title{text-align: left;margin-bottom:1%;}
.Floor002211 .h-title h2{color:#fff;}
.Floor002211 .h-title span{color:#fff;}
.Floor002211 .h-title:after{margin-left:0;}
.Floor002211 .LeftBg{width: 665px; height: 800px; position: absolute; top: 0; left: 50%; margin-left: -960px;z-index:6;}
.Floor002211 .Pic{width: 1255px; height: 800px; position: absolute; right: 50%; margin-right: -960px; z-index:5; top:0;}
.Floor002211 .Pic a{ position:absolute; width:100%; height:100%; top:0; z-index:10;}
.Floor002211 .Pic img{width: 100%; height:auto;}
.Floor002211 .Left{width: 100%; margin: 0 auto; position: relative;z-index: 8; padding-top:4%;}
.Floor002211 .h2{padding: 60px 0; color: #fff; font-size: 42px; line-height: 40px; font-weight:normal; margin:0;}
.Floor002211 .h2 span{display: block; font-size: 14px; color: #9cabb6; line-height:20px; padding-top:5px;}
.Floor002211 .List li{height: 142px;}
.Floor002211 .List .title{display: block;float: left;width: 181px;padding: 46px 0 46px 0;font-size: 18px;color: #fff;display:table;}
.Floor002211 .List .title i{ display:table-cell; height:50px; vertical-align:middle; width:42%; text-align:left;} 
.Floor002211 .List .title i img{width:50px;}
.Floor002211 .List .title span{ display:table-cell; height:50px; vertical-align:middle; color:#fff;font-size:22px;}
.Floor002211 .List .title em{display: block; font-style: normal; font-size: 12px; color: #7b7f82; text-transform:uppercase;transition:all 0.5s ease-out 0s;}
.Floor002211 .List .text{width: 86%; padding: 0 7% 0 307px; margin:40px 0; color: #fff; float:left; display: none; position:relative; max-height:58px; overflow:hidden;text-align: justify;font-size:16px;line-height: 30px;}
.Floor002211 .List .text .icon{ position:absolute; top:50%; right:0;background: url(../images/Floor002211-icon.png) 0 0 no-repeat; margin-top:-5px; width:11px; height:10px; display:block;}
.Floor002211 .List li:hover .title em{ color:#75add8;}
.Floor002211 .Bg{position: absolute; width: 100%; top: 213px; left: 0; z-index:7;}
.Floor002211 .Bg li{height: 142px;transition:all 0.5s ease-out 0s;}
.Floor002211 .Bg li.on{ background: url(../images/Floor002211-bg.png) 0 0;background:rgba(45,138,214,0.9);}
@media(max-width:1199px){
.Floor002211 .LeftBg{ width:30%; background-position: right center; margin-left:0; left:0;}
.Floor002211 .h2{ font-size:35px;}
}
@media(max-width:1000px){
.Floor002211 .h2{ font-size:30px; max-width:200px;} 
}
@media(max-width:767px){
.Floor002211{ height:auto;}
.Floor002211 .auto{ padding:0;}
.Floor002211 .LeftBg{ display:none;}
.Floor002211 .Left{background-position: center center; background-size:cover; background-image:url(../images/Floor002211-bg.jpg);width:100%; padding:3% 3% 0;}
.Floor002211 .h2{ width:100%; max-width:none; padding:0; text-align:center;}
.Floor002211 .List li{ float:left; width:25%; text-align:center; height:auto;}
.Floor002211 .List .title{ width:100%; padding:25px 0;}
.Floor002211 .List .title i{ margin-bottom:15px;}
.Floor002211 .List .title i,.Floor002211 .List .title span{ display:block; text-align:center; float:none; width:100%;}
.Floor002211 .Pic{ position:static; margin-right:0; width:100%; height:auto;}
}
/*Floor002211 End*/



/*Floor003044 */
.Floor003044{background: #eff2f9; overflow: hidden;font-family: 'SourceHanSansCN-Light';}
.Floor003044 .video .inner{position: relative; z-index: 1;}
.Floor003044 .video video{position: absolute;background: #000; left: 0; top: 0; width: 100%; height: 100%; z-index: 5;}
.Floor003044 .play{position: absolute; left: 0; top: 0; width: 100%; height: 100%; cursor: pointer; z-index: 3; font-size: 100px;}
.Floor003044 .play:before,
.Floor003044 .play:after,
.Floor003044 .play i{position: absolute;border-radius: 50%; left: 50%; top: 50%;transform: translate(-50%,-50%);}
.Floor003044 .play i{ width: 1.2em;height: 1.2em; z-index: 4; background:url("../images/Floor003044_play.png") no-repeat center center #fff; background-size: 0.26em auto;}
.Floor003044 .play:before,
.Floor003044 .play:after{content: '';background-color: #1051bf;opacity: 0.11; transform-origin: 0 0;}
.Floor003044 .play:before{width: 1.4em;height: 1.4em;animation:infinite scale 2s;}
.Floor003044 .play:after{width: 1.8em;height: 1.8em;animation:infinite scale2 2s;}
@keyframes scale{
0%{ transform: scale(1) translate(-50%,-50%); opacity:.3}
100%{ transform: scale(1.3) translate(-50%,-50%); opacity: 0;}
}
@keyframes scale2{
0%{ transform: scale(1) translate(-50%,-50%);opacity:.3;}
100%{ transform: scale(1.6) translate(-50%,-50%);opacity:0;}
}


.Floor003044 .h-title{text-align: left;}
.Floor003044 .h-title:after{margin-left:0;}

.Floor003044 .intro{position: relative; z-index: 4;background-color: #fff;}
.Floor003044 .intro .edit-info{font-size:16px; padding: 2vw 0 1vw;overflow: hidden;}
.Floor003044 .intro .edit-info p{margin: 0 0 1.5em 0;font-size:16px;line-height: 30px;text-align: justify;}
.Floor003044 .number{margin-bottom:9%;}
.Floor003044 .number li{float: left;color: #333;margin-right:18%;}
.Floor003044 .number li:nth-child(3){margin-right:0;}
.Floor003044 .number li aside{color: #214ea2;font-size:16px;}
.Floor003044 .number li aside b{font-size: 54px;font-weight: normal; font-family: 'Oswald';line-height: 0.85em;display: inline-block;margin-right:3px;}
.Floor003044 .number li p{margin-bottom: 0;margin-top:10px; font-size:16px;color:#666;}
@media(min-width:769px) and (max-width:1024px){
.Floor003044 .number li aside b{font-size: 4vw; }
}
@media(max-width:640px){
.Floor003044 .number li aside b{font-size: 8vw; }
}

.Floor003044 .more a{display: inline-block;padding:13px 37px; color: #2d8ad6;border:2px solid #2d8ad6; border-radius: 3px;  position: relative; font-size: 16px;}
.Floor003044 .more a:hover{background:#2d8ad6;color:#fff;}
.Floor003044 .more a .icon{position: absolute; width: 2.428em; height: 1px;background: #fff;right: 2em; top: 50%;}
.Floor003044 .more a .icon:after{position: absolute; border:4px solid transparent; border-left-color: #fff; content: '';right: -5px; top: 50%; margin-top: -4px; border-left-width: 5px;}
.Floor003044 .more a:hover .icon{animation:infinite left3044 1.5s ease;}
@keyframes left3044{
0%{transform: translateX(0);}
50%{transform: translateX(-10px);}
100%{transform: translateX(0);}
}
@media(max-width:480px){
.Floor003044 .more a{font-size: 3.5vw;}
}

@media(min-width:1025px){
.Floor003044 .video{margin-top: 8.33vw;padding-left: 8.33vw;background-color: #18479f;background-image: url(../images/Floor002650_bg3.jpg);}
.Floor003044 .video,
.Floor003044 .intro{width: 50%;}
.Floor003044 .video .inner{width: 127%;}
.Floor003044 .intro .inner{padding: 3vw 8.33vw 5.57vw 6.77vw;background: url(../images/page2BG.jpg); }
 .Floor003044 .intro .edit-info{max-width: 563px;}
}
@media(min-width:1025px) and (max-width:1440px){
.Floor003044 .video{margin-top: 10vw;padding-left: 5vw;}
.Floor003044 .intro .inner{padding-top: 3vw; padding-bottom: 4vw; padding-right: 5vw;}
}
@media(max-width:1024px){
.Floor003044 .intro{padding: 5vw;}
.Floor003044 .play{font-size: 12vw;}
}

/*Floor002707 */
.Floor002707 .auto{position:relative; z-index:5;}
.Floor002707 .title{padding-left:38%;  padding-top:16%; padding-bottom:4%;}
.Floor002707 .title h3{ margin:0; font-size:50px; color:#fff; text-transform:uppercase; font-family:Helvetica, Arial, sans-serif;}
.Floor002707 .title h3::after{ display:block; content:''; width:35px; height:2px; background:#00a2e8; margin-bottom:20px;margin-top:8px;}
.Floor002707 .title h4{ margin:0; color:#fff; font-size:36px; font-weight:normal;}
.Floor002707 .title p{ color:#fff;font-size:16px;}
@media(max-width:640px){
.Floor002707 .title h3{ font-size:40px;}
.Floor002707 .title h4{ font-size:20px;}
}
@media(max-width:480px){
.Floor002707 .title h3{ font-size:30px;}
}

.Floor002707 .bg{position: absolute;z-index: 3; content: ""; height: 100%; width: 100%; right: 0; top: 0; background: url(../images/page3BG.png) no-repeat center center; background-size: cover; opacity: .85;}
.Floor002707 .list{ padding-left:10%;}
.Floor002707 .list li{ position:relative; float:left; display:table; width:15%; text-align:center;height:245px;  background:rgba(255,255,255,0.95);}
.Floor002707 .list li:not(:last-child)::after{ position:absolute; content:''; width:1px; height:40%; background: rgba(1, 77, 163, 0.15); top:30%; right:0;}
.Floor002707 .list li a{ display:table-cell;text-align: center; vertical-align:middle; color:#033470; font-size:22px; padding-left:10px; padding-right:10px;transition:0.3s;}
.Floor002707 .list li a:hover{background:rgba(0,162,232,0.95)}
.Floor002707 .list li a img{display: block;margin:0 auto;max-width:50px;margin-bottom:12px;}


.Floor002707 .hover_slider{position: absolute; z-index: 2; left: 0; top: 0; width: 100%;height: 100%;}
.Floor002707 .hover_slider li{height: 100%;position: absolute ;left: 0; top: 0; width: 100%; opacity: 0;transition: 0.5s;}
.Floor002707 .hover_slider li.show{opacity: 1; z-index: 10;}

@media(max-width:1600px){
.Floor002707 .list{padding-right:5%;}
}
@media(max-width:1440px){
.Floor002707 .auto{}
}
@media(max-width:1024px){
.Floor002707 .Ispic{ position:relative; display:block; width:100%; height:auto; padding-bottom:62%;}
.Floor002707 .auto{ min-height:inherit;}
.Floor002707 .title{ padding:50px 0 50px 40px;}
.Floor002707 .list{ padding:0 0 3% 0;}
}
@media(max-width:640px){
.Floor002707 .list li{ width:50%; height:140px;}
.Floor002707 .list li:nth-child(2n)::after{ display:none;}
}

/*RighInfo002808 */
.RighInfo002808{}
.RighInfo002808 .auto{}
.RighInfo002808 .h-title{text-align: left;margin-bottom:6%;}
.RighInfo002808 .h-title h3:after{margin:18px 0 14px;}

.RighInfo002808 .floor .Ispic{position: absolute;height: 100%; right: 0; top: 0; z-index: 1; display: none;}
.RighInfo002808 .floor-1 .Ispic{width: 50%;}
.RighInfo002808 .floor-2 .Ispic{right: auto; left: 0; width: 25%;}

.RighInfo002808 .floor-1 .bg{position: absolute;z-index: 3; content: ""; height: 100%; width: 100%; left: 0; top: 0;background-image: linear-gradient(120deg, rgba(23,71,158,.95) 0%, rgba(23,71,158,.9) 35%,  rgba(23,71,158,.75) 55%, rgba(23,71,158,0) 100%);}


.RighInfo002808 .floor-1 .txt{color: #fff;font-size: 16px;background: none; position: relative; z-index: 5;}
.RighInfo002808 .floor-1 .txt .info{ line-height: 36px;padding-bottom: 6%; }
.RighInfo002808 .floor-1 .txt h1{font-size: 30px;color: #333;font-weight: normal; margin-bottom: 5%;}
.RighInfo002808 .floor-1 .txt .ti25{}
.RighInfo002808 .floor-1 .txt .nmb{margin-bottom: 0;color:#fff;line-height: 33px;text-align: justify;}
.RighInfo002808 .floor-1 .txt .nmt{margin-top: 0;}
.RighInfo002808 .floor-1 .txt .more{color:#fff;border:2px solid #fff;padding:6px 37px;display: inline-block;margin-top:8%;}

.RighInfo002808 .floor-1 .count{position: relative; z-index: 1; padding: 4% 0;}
.RighInfo002808 .floor-1 .count li p{margin: 0;}
.RighInfo002808 .floor-1 .count li aside{color: #fff;}
.RighInfo002808 .floor-1 .count li aside b{font-size: 45px;font-family: Arial;display: inline-block;margin-right: 5px; vertical-align: sub;}
@media(min-width:1025px){
.RighInfo002808 .floor-1 .txt{padding-top:8%;}
.RighInfo002808 .floor-1 .txt .info{max-width: 680px;width: 95%;}
.RighInfo002808 .floor-1 .count{max-width: 940px;}
.RighInfo002808 .floor-1 .count:before{position: absolute;right: 0;top: 0;height: 100%;background: #00a2e8;content: '';width: 100%;}
}
@media(max-width:1024px){
.RighInfo002808{padding: 50px 0}
.RighInfo002808 .floor-1 .txt .nmb{line-height: 30px;}
.RighInfo002808 .floor-1 .Ispic{display: none;}
.RighInfo002808 .floor-1 .count{ background:#00a2e8;}
.RighInfo002808 .floor-1 .count li{text-align: center;}
}
@media(min-width:641px){
.RighInfo002808 .floor-1 .count ul{display: table;width: 100%;position: relative; z-index: 2;}
.RighInfo002808 .floor-1 .count li{width: 24%;text-align: center;}
.RighInfo002808 .floor-1 .count li:not(:last-child){border-right:1px solid rgba(255,255,255,0.3);}
.RighInfo002808 .floor-1 .count li{display: table-cell; vertical-align: top;}
}
@media(max-width:640px){
.RighInfo002808 .floor-1 .count ul{overflow: hidden;}
.RighInfo002808 .floor-1 .count li{width: 50%;float: left; padding: 15px 0;}
.RighInfo002808 .floor-1 .count li:nth-child(2n+1){clear: left;}
}











/*Menu001093 */
.Menu001093{background: #fff;box-shadow:  0 5px 10px rgba(0,0,0,0.08);position: relative; z-index: 1;}
.Menu001093 .auto{max-width: 1400px;}
.Menu001093 .nav li{float: left;position: relative;display: table;height: 80px; width: 25%; }
.Menu001093 .nav li a{ display: table-cell; vertical-align: middle; text-align: center;font-size: 16px;padding: 0 4vw 0 5.2vw;line-height: 80px;background-size: 24px !important;}
.Menu001093 .nav li:nth-child(1) a{background: url(../images/cp_nav_1.png) no-repeat 30%;}
.Menu001093 .nav li:nth-child(2) a{background: url(../images/cp_nav_2.png) no-repeat 30%;}
.Menu001093 .nav li:nth-child(3) a{background: url(../images/cp_nav_3.png) no-repeat 30%;}
.Menu001093 .nav li:nth-child(4) a{background: url(../images/cp_nav_4.png) no-repeat 30%;}
.Menu001093 .nav li:nth-child(1) a:hover,
.Menu001093 .nav li:nth-child(1).aon a{background: url(../images/cp_on_1.png) no-repeat 30% #00a2e8;color: #fff;}
.Menu001093 .nav li:nth-child(2) a:hover,
.Menu001093 .nav li:nth-child(2).aon a{background: url(../images/cp_on_2.png) no-repeat 30% #00a2e8;color: #fff;}
.Menu001093 .nav li:nth-child(3) a:hover,
.Menu001093 .nav li:nth-child(3).aon a{background: url(../images/cp_on_3.png) no-repeat 30% #00a2e8;color: #fff;}
.Menu001093 .nav li:nth-child(4) a:hover,
.Menu001093 .nav li:nth-child(4).aon a{background: url(../images/cp_on_4.png) no-repeat 30% #00a2e8;color: #fff;}
.Menu001093 .nav li a:after{position: absolute; bottom: 6px; left: 50%; margin-left: -6px;  content: '';border:4px solid  transparent; border-top-color: #fff; width: 0; height: 0; border-top-width: 8px;}

@media(max-width:1600px){
.Menu001093 .nav li a{background-position: 33px!important;padding: 0 2vw 0 5.2vw;}    
}
@media(max-width:1024px){
.Menu001093 .nav li{height: 60px;}
.Menu001093 .nav li a{font-size: 2.6vw;background: none!important;padding: 0 12px!important;line-height: 60px;}
.Menu001093 .nav li a:hover,
.Menu001093 .nav li.aon a{background:#00a2e8!important;}
}
@media(max-width:480px){
.Menu001093 .nav li{height: 14vw;}
.Menu001093 .nav li a{font-size: 3.5vw; padding: 0 4vw;}
.Menu001093 .nav li a:after{bottom: 0.5vw;display: none}
}








/*Menu001094-关于我们二级菜单 */
.Menu001094{background: #fff;box-shadow:  0 5px 10px rgba(0,0,0,0.08);position: relative; z-index: 1;}
.Menu001094 .auto{max-width: 1400px;}
.Menu001094 .nav{display: table; margin: 0 auto;}
.Menu001094 .nav li{float: left;position: relative;display: table;height: 80px; margin: 0 1px; min-width:8.334vw; }
.Menu001094 .nav li a{ display: table-cell; vertical-align: middle; text-align: center;font-size: 16px;padding: 0 4vw 0 5.2vw;line-height: 80px;background-size: 24px !important;}
.Menu001094 .nav li:nth-child(1) a{background: url(../images/gy_nav_1.png) no-repeat 58px;}
.Menu001094 .nav li:nth-child(2) a{background: url(../images/gy_nav_2.png) no-repeat 58px;}
.Menu001094 .nav li:nth-child(3) a{background: url(../images/gy_nav_3.png) no-repeat 58px;}
.Menu001094 .nav li:nth-child(1) a:hover,
.Menu001094 .nav li:nth-child(1).aon a{background: url(../images/gy_on_1.png) no-repeat 58px #00a2e8;color: #fff;}
.Menu001094 .nav li:nth-child(2) a:hover,
.Menu001094 .nav li:nth-child(2).aon a{background: url(../images/gy_on_2.png) no-repeat 58px #00a2e8;color: #fff;}
.Menu001094 .nav li:nth-child(3) a:hover,
.Menu001094 .nav li:nth-child(3).aon a{background: url(../images/gy_on_3.png) no-repeat 58px #00a2e8;color: #fff;}
.Menu001094 .nav li a:after{position: absolute; bottom: 6px; left: 50%; margin-left: -6px;  content: '';border:4px solid  transparent; border-top-color: #fff; width: 0; height: 0; border-top-width: 8px;}

@media(min-width:1025px){
.Menu001094 .nav li:nth-child(1) a{background: url(../images/gy_nav_1.png) no-repeat 58px;}
.Menu001094 .nav li:nth-child(2) a{background: url(../images/gy_nav_2.png) no-repeat 58px;}
.Menu001094 .nav li:nth-child(3) a{background: url(../images/gy_nav_3.png) no-repeat 58px;}
.Menu001094 .nav li:nth-child(1) a:hover,
.Menu001094 .nav li:nth-child(1).aon a{background: url(../images/gy_on_1.png) no-repeat 58px #00a2e8;color: #fff;}
.Menu001094 .nav li:nth-child(2) a:hover,
.Menu001094 .nav li:nth-child(2).aon a{background: url(../images/gy_on_2.png) no-repeat 58px #00a2e8;color: #fff;}
.Menu001094 .nav li:nth-child(3) a:hover,
.Menu001094 .nav li:nth-child(3).aon a{background: url(../images/gy_on_3.png) no-repeat 58px #00a2e8;color: #fff;}
.Menu001094 .nav li a:after{position: absolute; bottom: 6px; left: 50%; margin-left: -6px;  content: '';border:4px solid  transparent; border-top-color: #fff; width: 0; height: 0; border-top-width: 8px;}   
}
@media(max-width:1600px){
.Menu001094 .nav li:nth-child(1) a{background: url(../images/gy_nav_1.png) no-repeat 30px;}
.Menu001094 .nav li:nth-child(2) a{background: url(../images/gy_nav_2.png) no-repeat 30px;}
.Menu001094 .nav li:nth-child(3) a{background: url(../images/gy_nav_3.png) no-repeat 30px;}
.Menu001094 .nav li:nth-child(1) a:hover,
.Menu001094 .nav li:nth-child(1).aon a{background: url(../images/gy_on_1.png) no-repeat 30px #00a2e8;color: #fff;}
.Menu001094 .nav li:nth-child(2) a:hover,
.Menu001094 .nav li:nth-child(2).aon a{background: url(../images/gy_on_2.png) no-repeat 30px #00a2e8;color: #fff;}    
.Menu001094 .nav li:nth-child(3) a:hover,
.Menu001094 .nav li:nth-child(3).aon a{background: url(../images/gy_on_3.png) no-repeat 30px #00a2e8;color: #fff;}    
}
@media(max-width:1024px){
.Menu001094 .nav li{height: 10vw;}
.Menu001094 .nav li a{font-size: 3.6vw;padding: 0 20px;background: none!important;line-height: 60px}
.Menu001094 .nav li a:hover,
.Menu001094 .nav li.aon a{background:#00a2e8!important;color: #fff;}
}
@media(max-width:480px){
.Menu001094 .nav li a:after{display: none;}
}


/*Menu054-产品中心-解决方案二级菜单 */
.Menu054{ background: #fff; box-shadow: 0 5px 10px rgba(0,0,0,0.08); position: relative; z-index: 1;}
.Menu054 .nav{width:100%;}
.Menu054 .nav li{line-height:75px;display: inline-block;margin-right:2%;border-bottom:1px solid transparent;}
.Menu054 .nav li a{font-size:18px; color:#888;}
.Menu054 .nav li:hover,
.Menu054 .nav li.aon{border-bottom:1px solid #00a0d9;}
.Menu054 .nav li.aon a{color: #47a0ec;}
@media(max-width:1600px){
  .Menu054 .nav li a{font-size: 16px;}
}
@media(max-width:768px){
.Menu054 .nav li{ width:47%; text-align:center;}
}






/*PicList002582 */
.PicList002582{ padding:4vw 0;}
.PicList002582 .ny_title{font-size: 30px;margin-bottom:1.5vw;color: #00a2e8;position: relative;padding-left: 20px;font-weight: 100;}
.PicList002582 .ny_title::before{position: absolute; content:'';left: 0;width: 5px;height:24px;top: 26%;border-radius: 50px; background: rgba(0,162,232,.2);}
.PicList002582 .ul li{ float:left; margin-right:2%; margin-bottom:4%;vertical-align: top;}
.PicList002582 .type-content+.type-content{margin-top: 4%;}
.right-menu{display: inline-block;width: 200px;vertical-align: top;}
.right-box{display: inline-block;width: calc(100%);/* margin-left: 30px; */}
.right-menu .main-title{padding-bottom: 10px;font-size: 24px;color: #00a2e8;border-bottom: 2px solid #00a2e8;}
.right-menu .main-title span{display: inline-block;margin-left: 10px;font-size: 18px;color: #999;vertical-align: bottom;}
.right-menu>ul{margin-top: 20px;}
.right-menu>ul>li{padding: 5px;border-bottom: 1px solid #eee;list-style-type:none;}
.right-menu>ul>li.aon>a{color: #00a2e8;}
.right-menu>ul>li:hover>a{color: #00a2e8;}
.right-menu>ul>li>a{font-size: 18px;color: #333;}
.right-menu>ul>li>ul{margin-top: 10px;display: none;}
.right-menu>ul>li:hover>ul{display: block;}
.right-menu>ul>li>ul>li{padding: 5px 10px;list-style-type:none;}
.right-menu>ul>li>ul>li>a{color: #333;font-size: 16px;}

@media(min-width:1025px){
.PicList002582 .ul li{ width:32%;}
.PicList002582 .ul li:nth-child(3n){ margin-right:0;}
}

.PicList002582 .ul li a{ display:block; padding:2vw; transition:0.3s;box-shadow: 0 0 10px rgba(0,0,0,.1); overflow: hidden;}
.PicList002582 .ul li .Ispic{ padding-bottom:100%; background-size:cover; transition:0.3s;}
.PicList002582 .ul li:hover .Ispic{ transform: scale(1.15);}

.PicList002582 .ul li .txt{ padding:8% 2%; text-align:center;}
.PicList002582 .ul li .txt p{ margin:0; font-size:18px;line-height: 40px;height: 40px;overflow: hidden;margin-bottom: 2%;}
.PicList002582 .ul li .txt span{ color:#00a2e8;line-height: 30px;font-size: 12px;height: 30px;width:80px;margin: 0 auto;border-radius: 50px;background: rgba(0,162,232,.08); transition:0.3s}
.PicList002582 .ul li a:hover{ color:#00a2e8;box-shadow: 0 3px 25px rgba(0,0,0,.15);}
.PicList002582 .ul li a:hover .txt{ border-color:transparent;}
.PicList002582 .ul li:hover .txt span{ color:#fff;background: #00a2e8;}

@media(max-width:640px){
.PicList002582{ padding:30px 0;}
.PicList002582 .ny_title{font-size: 24px;margin-bottom: 20px}
.PicList002582 .ny_title:not(:first-child){margin-top: 20px}
.PicList002582 .ny_title::before{top: 16%;}
.PicList002582 .ul li{ width:49%;}
.PicList002582 .ul li:nth-child(2n){ margin-right:0;}
.PicList002582 .ul li .txt p{font-size:16px;}
.right-menu{display: block;width: 100%}
.right-box{border-style: hidden;width: 100%;margin-left: 0;margin-top: 30px;}
}










    


.Galary002512 .ny_title {margin:6vw 0 4vw 0;border-top: 1px solid #eee;padding-top: 2vw;}
.Galary002512 .ny_title .cn{font-size: 26px;color: #00a2e8;line-height: 50px;}
.Galary002512 .case_p{font-size: 16px;line-height: 30px;color: #666;}




.Galary002512 .proinfoTop{background:url(../images/proinfoBG.jpg) no-repeat;background-position:center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-repeat:no-repeat;padding: 4% 0; }

.Galary002512 .prodesBox{padding: 4% 3%; background: #fff;}
.Galary002512 .prodesBox h1{font-size:36px;font-weight:normal;color: #00a2e8; line-height:42px;}
.Galary002512 .prodesBox .prodes{margin-top:10%;padding:10% 0;border-top: 1px solid #ededed;}
.Galary002512 .prodesBox .prodes p{font-size:16px;line-height:30px;color: #999;}
.Galary002512 .prodesBox .prodes p span{ background: none !important;}


@media(min-width:1025px){
.Galary002512 .proinfoTop > *{position: relative;z-index: 10;}
.Galary002512 .left-box{float: left; width: 66.215%;}
.Galary002512 .prodesBox{float: right;width: 33.785%;}
}






.Galary002512 .slider-for{ margin:0 0 2% 0;}
.Galary002512 .slider-for li{}
.Galary002512 .slider-for li .Ispic{ padding-bottom:60%; background-size:contain;}
.Galary002512 .slider-nav li .Ispic{ border:1px solid #e5e5e5; background-color:#fff;background-size: contain; padding-bottom:60%; margin:0 3%;}
.Galary002512 .slider-nav li.slick-center .Ispic{ border: 2px solid #00a2e8;}
.Galary002512 .slider-nav{ margin-bottom:30px;}
/* Arrows */
.Galary002512 .slick-arrow{font-size: 0;line-height: 0;position: absolute;top:42%; width:60px;height: 60px;padding: 0;cursor: pointer;border: none; z-index:10; margin-top:-20px; border-radius:50%; background:#ddd;}
.Galary002512 .slick-arrow:hover{background: #eee;}
.Galary002512 .slick-arrow::before{ position:absolute; content:''; left:50%; top:50%; margin-left:-4px; margin-top:-8px; width:16px; height:16px;  transform:rotate(-45deg);}
.Galary002512 .slick-prev{left: -70px;}
.Galary002512 .slick-next{right: -70px; background-position: right top;}
.Galary002512 .slick-prev::before{ border-left:3px solid #fff;border-top:3px solid #fff;}
.Galary002512 .slick-next::before{ border-right:3px solid #fff;border-bottom:3px solid #fff;margin-left:-12px;}
/* Dots */
.Galary002512 .slick-dots{list-style: none;text-align: center; position:absolute; left:0; bottom:-50px; width:100%;}
.Galary002512 .slick-dots li{display: inline-block;margin: 0 5px;}
.Galary002512 .slick-dots li button{font-size: 0;line-height: 0;display: block;width: 10px;height: 10px;cursor: pointer;border: 0;
background: rgba(0, 0, 0, 0.1); border-radius:50%; padding:0;}
.Galary002512 .slick-dots li.slick-active button{opacity: .75;background: #00a2e8;}
@media(max-width:1200px){
.Galary002512 .slider-for{ margin-bottom:50px;}
.Galary002512 .slick-prev,
.Galary002512 .slick-next{ right:auto; left:50%; margin-top:0; top:-45px;}
.Galary002512 .slick-prev{ margin-left:-50px;}
.Galary002512 .slick-next{ margin-right:-50px;}
}
@media(max-width:1024px){
.Galary002512 .ny_title {padding-top: 2vw;margin-top: 50px}
.Galary002512 .slick-prev,
.Galary002512 .slick-next{ display:none !important;}
.Galary002512 .slider-for{ margin-bottom:3%;}
.Galary002512 .slick-dots{bottom:-30px;}
}


.Galary002512 .tab{ padding:3% 0;}
.Galary002512 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.Galary002512 .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;}
.Galary002512 .tab .h1_tab span.on{ background-color:#00a2e8; color:#fff;}
.Galary002512 .tab .info{ padding-top:3%;}

@media(max-width:480px){
.Galary002512 .tab .h1_tab{ font-size:14px;}
.Galary002512 .tab .h1_tab span{ padding:0 3%;}
 }	





/*
 .RighInfo001503
 */
.RighInfo001503{ padding:0 0 4vw 0;background: #fff;}
.RighInfo001503 .auto{padding: 4vw;background: #fff;}
.RighInfo001503 .tit{ position:relative; color:#343434; font-size:34px; padding:2vw 0;  font-weight:normal; margin:2vw 0; }
.RighInfo001503 .tit:before{ position:absolute; left:0; bottom:0; width:20px; height:4px; content:""; background:#ddd;border-radius: 50px; }
.RighInfo001503 .div1{ font-size: 16px;color: #666;line-height: 30px;}
.RighInfo001503 .div1 img{display: block;margin: 2vw auto;max-width: 100%; box-shadow: 0 5px 30px rgba(0,0,0,.12);}
.RighInfo001503 .con{margin-bottom: 4vw;}
.RighInfo001503 em{ margin:2% 0; font-style:normal; display: inline-block; color:#00a2e8; font-size:20px; padding-bottom:10px; border-bottom:1px #00a2e8 solid;    }
.RighInfo001503 .img1{ float:left; width:278px; height:49px; margin-right:2%; margin-bottom:1%;}

.RighInfo001503 .div2{ position:relative; }
.RighInfo001503 .pic_list{width:45%; height:500px; float:right; }
.RighInfo001503 .pic_list span{ display:inline-block; position:absolute; width:33.33333%; height:auto; box-shadow:0px 7px 36px rgb(186, 185, 185);  }
.RighInfo001503 .pic_list span img{ width:100%; } 
.RighInfo001503 .pic_list span.img2{ right:10%; top:0; z-index:1; }
.RighInfo001503 .pic_list span.img3{ right:0; top:20%; z-index:2; }
.RighInfo001503 .pic_list span.img4{ right: 10%; top:40%;z-index:3; }
@media(max-width:1000px){
.RighInfo001503 .tit{ font-size:24px;margin-bottom: 20px}
.RighInfo001503 .tit:before{bottom: -15px}
.RighInfo001503 .pic_list span.img2{ right:10%; top:0; z-index:1; }
.RighInfo001503 .pic_list span.img3{ right:0; top:15%; z-index:2; }
.RighInfo001503 .pic_list span.img4{ right: 10%; top:30%;z-index:3; }
}
@media(max-width:768px){
.RighInfo001503 .pic_list{ display:none; }
}
@media(max-width:324px){
.RighInfo001503 .tit{ font-size:30px;}	
.RighInfo001503	.div1 .img1{ width:100%; height:auto; margin-right:0; margin-bottom:2%; }
}



/*
 .TextList002243 涓篸emo缂栧彿
 */
.TextList002243{}
.TextList002243{padding-bottom: 50px}
.TextList002243 .text{ font-size: 24px; color: #333; padding: 50px 0 40px;}
.TextList002243 .text:after{ content:""; display: block; width: 70px; border-bottom: 2px solid #ebebeb; margin: 50px 0 0;}
.TextList002243 .list li h4{font-size: 16px; color: #333;margin-top: 0}
.TextList002243 .list li h4:after{ content: ""; display: block; width: 40px; border-bottom: 1px solid #ebebeb; margin: 17px 0 5px;}
.TextList002243 .list dl  dd{font-size: 14px; line-height: 24px; color: #474747; margin: 0 0 10px; position: relative;}
.TextList002243 .list dl  dd .icon{ position: absolute; left: 0; top: 0; width: 27px; height: 25px; display: block; background: url(../images/TextList002243-icon.png) no-repeat;}
.TextList002243 .list dl  dd .addr-icon{ background-position: 0 0;}
.TextList002243 .list dl  dd .tel-icon{ background-position: 0 -39px;}
.TextList002243 .list li{ border-bottom: 1px solid #eee; padding-bottom: 30px; margin-bottom: 30px}
@media (min-width: 640px){
.TextList002243 .list li{ width: 48%; float: left; margin:0 0 30px;}
.TextList002243 .list li.odd{ float: right;}
}

@media (min-width: 1024px){
.TextList002243 .list li h4{ font-size: 18px;}
.TextList002243 .list dl  dd{ font-size: 16px;;}


}



/*搜索*/
.TextList002322{ padding: 2% 0;}
.TextList002322 h3{font-size: 24px;color: #333;font-weight: normal;}
.TextList002322 .list li{ position: relative; padding: 10px 100px 10px 0; line-height: 22px;}
.TextList002322 .list li *{ color: #777;}
.TextList002322 .list li time{ position: absolute; right: 0; top: 10px; display: block;}
.TextList002322 .list li a{position: relative; display: block; width: 100%;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; padding-left: 15px; }
.TextList002322 .list li a:before{ display: table; content: ">"; position: absolute; left: 0; top: 0; height: 100%; width: 20px;}
.TextList002322 .list li a:hover{ color: #f75a53;}
@media only screen and (max-width:767px ) { 
.TextList002322{ padding: 20px 3%;} 
} 

.new-location .auto{position: relative;z-index: 3;}
.new-location em{position: absolute;font-style: normal;right: 0; top: -57px; line-height: 37px;color: #333;}
.new-location span{color: #00a2e8;}
@media(max-width: 1400px){
.new-location em{right: 6%;}
}
@media(max-width: 1200px){
.new-location{display: none;}
}

.new-current{text-align: right;color: #333;line-height: 75px;}
.new-current span{color: #00a2e8;}
@media(max-width: 1200px){
.new-current{display: none;}
}

.Menu-prod.fixed .inner{position: fixed; left: 0;width: 100%;z-index: 50; background-color: #f7f7f7; box-shadow: 0 5px 10px rgba(0,0,0,0.08);}
.Menu-prod ul.nav{width: auto;}
.Menu-prod ul.nav li{float: left; margin-right: 1vw;}
.Menu-prod ul.nav li a{cursor: pointer;}
@media (min-width:1025px) {

.Menu-prod ul.nav{  overflow:auto;}

}
@media (max-width:1024px) {
/* .Menu-prod.fixed .inner{top: 0!important;} */
.Menu-prod ul.nav li{line-height: 3;}
.Menu-prod ul.nav li a{font-size: 3.5vw;}
}
.Menu066 .inner{position: relative;position: fixed; left: -500px; top: 25vh; transition: 0.5s;z-index: 500; width: 300px  }
.Menu066.on .inner{  left: 0px; }

.Menu066 .close{ width: 30px; height: 30px; background: url(../images/close.png) no-repeat center center #47a0ec; 
 position:absolute; right: -30px ;top: -30px; border-radius: 100px; display: none}

.Menu066 .btn{ background: #47a0ec; width: 40px;padding: 20px 0; border-radius: 0 10px 10px  0; text-align: center; position: fixed; left: 0; top: 50%; margin-top: -60px; z-index: 500 }
.Menu066 .btn span{ display: block; color: #fff }



.Menu066 .nav{ width: 100%; height: 50vh; overflow:auto;  background:#fff; transition: 0.5s; box-shadow: 0 0 10px #ccc; }

.Menu066 .nav::-webkit-scrollbar{width:4px; height:4px;}
.Menu066 .nav::-webkit-scrollbar-track{width: 4px; background-color:#ddd; -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius:2em;}
.Menu066 .nav::-webkit-scrollbar-thumb{background-color:#47a0ec; background-clip:padding-box; min-height:28px; -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius:2em;}
.Menu066 .nav::-webkit-scrollbar-thumb:hover{background-color:#48aafe}
.Menu066 .nav>ul{background: #fff}
.Menu066 .nav>ul>li{line-height:60px; border-bottom: 1px solid #e5e5e5}
.Menu066 .nav>ul>li:nth-child(2n){ background: #f5f5f5}
.Menu066 .nav ul li a{display: block;font-size: 16px; cursor: pointer;color: #333;padding: 0 15px;}


.Menu066 .nav>ul>li.aon{background: #47a0ec}
.Menu066 .nav>ul>li.aon>a{color: #fff;}
.Menu066 .nav>ul>li .two-down{margin-top: 2px;display: none;padding: 0 5px;}
.Menu066 .nav>ul>li .three-down{margin-top: 2px;display: none;padding: 0 5px;}
.Menu066 .nav>ul>li .two-down > ul>li>a{font-size: 14px;}
.Menu066 .nav>ul>li .three-down ul li a{font-size: 12px;}
.Menu066 .nav>ul>li .two-down ul li{border-bottom: solid 1px #e6e6e6;}
.Menu066 .nav>ul>li .two-down ul li:last-child{border-bottom: 0;}
.Menu066 .nav .down{position: relative;}
.Menu066 .nav .down:after,.Menu066 .nav>ul>li.on .down:after{display: block;content:'';position: absolute;right: 3%;border: 6px solid transparent;border-top-color: #0d3374;top: 50%;transform: translateY(-50%);}
.Menu066 .nav .down.on:after,.Menu066 .nav>ul>li.on .down:after {border-bottom-color: #fff;border-top-color: transparent;-top: -10px;}
.Menu066 .nav .down.on,.Menu066 .nav>ul>li.on .down{background-color:#48aafe;color: #fff}
.Menu066 .nav .two-down{line-height: 40px;}
.Menu066 .nav>ul>li .two-down ul li.on>a,.Menu066 .nav>ul>li .two-down ul li .three-down ul li.on a{color: #fff;background: #48aafe;}

@media (max-width:1024px) {
.Menu066 .close{ display: block;}
.Menu066 .inner{ width:80vw; }
.Menu066 .nav li a{ font-size: 14px; }

}

.auto_1400{max-width: 1400px}
@media(max-width:1400px){
.auto_1400{padding: 0 2%}   
}
/*Solution*/
.Solution{ padding: 5vw 0; overflow: hidden;}
.Solution .name1{padding-bottom:22px;text-align:center;position:relative;font-size:28px;color:#000;}
.Solution .name1:after{content:''; bottom:0; left:50%; width:50px; height:4px; background-color:#00a2e8; margin-left:-25px; position:absolute;}
.Solution .name1 .en{ display: block; text-transform: uppercase; font-weight: bold; opacity: .05; position: absolute; width: 100%; text-align: center; left: 0; top: 0; letter-spacing: 3px;}
@media only screen and (min-width: 769px) {
.Solution .name1 { font-size: 32px; }
}

@media only screen and (min-width: 1025px) {
.Solution .name1 { font-size: 42px; }
}

@media only screen and (min-width: 1401px) {
.Solution .name1 { font-size: 48px; }
}
.Solution1{ background: url(../images/Solution1-bg.jpg) no-repeat center center; background-size: cover;}
.Solution1 .desc{ font-size: 16px; color: #333; line-height: 2; margin: 25px 0px 30px 0px; }
.Solution1 .name2{text-align:center;}
.Solution1 .name2 span{display:inline-block; position:relative; font-size:20px; color:#000; padding:0 100px;}
.Solution1 .name2 span:after{content:''; position:absolute; left:0; height:1px; background-color:#00a2e8; width:90px; top:50%; margin-top:-0.5px;}
.Solution1 .name2 span:before{content:''; position:absolute; right:0; height:1px; background-color:#00a2e8; width:90px; top:50%; margin-top:-0.5px;}
.Solution1 .list{ margin-top: 30px; text-align: center;}
.Solution1 .list dd{display:inline-block; margin:0 15px; margin-top:10px; padding-left:19px; color:#333; font-size:16px; background-position:left center; background-repeat:no-repeat; background-image:url(../images/quan.png);}
@media only screen and (min-width: 769px) {
.Solution1 .name2 span{ font-size:24px;}
.Solution1 .desc { font-size: 18px; }
.Solution1 .list dd{ font-size:18px; margin:0 25px; margin-top:20px; }
}
@media (max-width: 480px) {
.Solution1 .list dd{ margin: 0 25px; margin-top:10px;}
}
/*Solution2*/
.Solution2 { background: url(../images/Solution2-bg.jpg) no-repeat center; background-size: cover; }
.Solution2 .name1{color:#fff; margin-bottom: 4%;}

.Solution2 .item { overflow: hidden; text-align: center; }
.Solution2 .item .inner { display: block; border: 2px solid #fff; border-radius: 10px; padding: 12% 5%; margin: 0 auto; max-width: 88%; }
.Solution2 .item figure img { margin: 0 auto; height: 60px; transition: 0.3s; background: none !important; }
.Solution2 .item .inner:hover figure img { transform: rotateY(180deg); }
.Solution2 .item h3 { font-size: 22px; color: #fff; line-height: 30px; font-weight: normal; }
.Solution2 .item .desc{line-height:2; margin-top:20px; color: #fff; font-size: 16px; min-height: 160px;}


.Solution2 .slider .slick-dots { display: table; margin: 3% auto 0 auto; }
.Solution2 .slider .slick-dots li { float: left; border-radius: 50%; width: 10px; height: 10px; margin: 0 8px; background: #eaeaea; }
.Solution2 .slider .slick-dots li button { display: none; }
.Solution2 .slider .slick-dots li.slick-active {background-color: #00a2e8; }




/*Solution3 */
.Solution3 { position: relative; z-index: 1; background-color: #f8fbfc;}
.Solution3 img{ margin-top: 2%;}
/*Solution4 */
.Solution4 { padding: 0;}
.Solution4 .main{ position: relative;}
.Solution4 .main .bg{ background: url(../uploadfiles/Solution4-bg.jpg) no-repeat center center; background-size: cover;}

.Solution4 .edit-info { color:#fff; overflow:hidden;width:50%;background-color:rgba(0,162,232,0.88);padding: 60px; position: relative; z-index: 10;}
.Solution4 .name3{position:relative; font-size:48px; padding-right:70px;}
.Solution4 .name3 span{font-family:Arial, Helvetica, sans-serif; font-weight:bold; position:absolute; right:0; top:0; font-size:55px;}
.Solution4 .desc{font-size:18px; line-height:1.8; margin-top:50px;}

.Solution4 .slider li{ position: relative; text-align: center;}
.Solution4 .slider li .mask{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.55);opacity: 0;-webkit-opacity: 0; transition: 0.3s; z-index: 10;}
.Solution4 .slider li .ytable{height: 100%; margin: 0 auto; width: 90%;}
.Solution4 .slider li .name{font-size: 22px; color: #fff;margin-top: 10px;}
.Solution4 .slider li p{font-size: 16px; line-height: 1.6; color: #fff; margin-top: 20px; margin-bottom: 0;}
.Solution4 .slider li:hover .mask{opacity: 1;-webkit-opacity: 1;}

.Solution4 .slider .pic { overflow: hidden; position: relative; }
.Solution4 .slider .pic .Ispic { padding-bottom: 75%; transition: 0.5s; }
.Solution4 .slider li:hover .Ispic { transform: scale(1.05); }

.Solution4 .slider .tit{line-height:50px;position:absolute; left:0; bottom:0; width:100%; text-align:center; z-index:10; color:#fff; font-size:18px;background-color:rgba(0,0,0,0.49);transition: .5s;}
.Solution4 .slider li:hover .tit { opacity: 0; bottom: -50px;}

.Solution4 .slider .slick-dots { display: table; margin: 3% auto; }
.Solution4 .slider .slick-dots li { float: left; border-radius: 50%; width: 10px; height: 10px; margin: 0 8px; background: #eaeaea; }
.Solution4 .slider .slick-dots li button { display: none; }
.Solution4 .slider .slick-dots li.slick-active {background-color: #00a2e8; }

.Solution4 .list ul{ position: relative;}
.Solution4 .list .ol{ overflow: hidden;}
.Solution4 .list .ol .pic{background-position:center; background-repeat:no-repeat; background-size:cover;transition: all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.Solution4 .list .name3{color: #000;position: relative; padding-bottom: 30px;}
.Solution4 .list .name3 span{color: #00a2e8;}
.Solution4 .list .name3:after{content:''; position:absolute; left:0; bottom:0; width:37px; height:4px; background-color:#00a2e8;}

.Solution4 .list .inner { background: #fff; }
.Solution4 .list .li p { font-size:18px; color:#333; line-height:1.6; margin:30px 0px;}

.Solution4 .list dl dd{margin-bottom:5px;float:left; text-align:center; width:32.8%; margin-right:0.8%;-webkit-transition:-webkit-box-shadow .45s ease-out;transition:-webkit-box-shadow .45s ease-out;transition:box-shadow .45s ease-out;transition:box-shadow .45s ease-out, -webkit-box-shadow .45s ease-out;}
.Solution4 .list dl dd:nth-child(3n){margin-right:0;}
.Solution4 .list dl dd:hover{-webkit-box-shadow:5px 5px 10px rgba(0,0,0,0.2);box-shadow:5px 5px 10px rgba(0,0,0,0.2)}
.Solution4 .list dl dd .inner{border:1px #e3e3e3 solid; height:130px;}
.Solution4 .list dl dd .ytable{ height: 100%;}
.Solution4 .list dl dd .tit{color:#333; font-size:18px; margin:0 16px; margin-top:10px;}


@media screen and (min-width:769px) {
.Solution4 .main{ padding: 8vw 0;}
.Solution4 .main .bg{ position: absolute; z-index: 0; left: 0; top: 0; width: 100%; height: 100%; }
.Solution4 .list .ol:hover .pic{transform: scale(1.08, 1.08);}
}

@media(min-width:1025px) {
.Solution4 .list ul:nth-child(2n-1) .ol { left: 0; }
.Solution4 .list ul:nth-child(2n-1) .li { float: right; }
.Solution4 .list ul:nth-child(2n) .ol { right: 0; }
.Solution4 .list ul:nth-child(2n) .li { float: left; }
.Solution4 .list .ol, .Solution4 .list .li { width: 50%; }
.Solution4 .list .ol{ position: absolute; top: 0; height: 100%;}
.Solution4 .list .ol .pic{position:absolute; left:0; top:0; width:100%; height:100%; }
.Solution4 .list .li { position: relative; z-index: 10; padding: 5% 0; min-height: 700px; }
.Solution4 .list .li .inner { padding: 0 6%; }
}

@media(max-width: 1400px){
.Solution4 .name3{ font-size:42px;}
.Solution4 .list dl dd .tit { font-size: 16px;}
}
@media(max-width:1024px) {
.Solution4 .name3{ font-size:32px;}
.Solution4 .name3 span{ font-size:42px;}
.Solution4 .desc{font-size:16px; margin-top:30px;}
.Solution4 .edit-info {padding: 30px; }

.Solution4 .list .ol{ width: 100%;}
.Solution4 .list .ol .pic{ padding-bottom: 75%; width: 100%; }
.Solution4 .list .li { padding: 3%; }
.Solution4 .list .li p { font-size:16px; }
}
@media(max-width:768px) {
.Solution4 .name3{ font-size:28px;}
.Solution4 .name3 span{ font-size:36px;}
.Solution4 .main .bg{ padding-bottom: 43%;}
.Solution4 .edit-info { color:#333; width:100%;background-color:#fff; padding: 3%;}
.Solution4 .edit-info span{ color: #00a2e8;}
}
/*Solution5 */
.Solution5 { overflow: hidden;background-color: #f6f5fb; }
.Solution5 .list{ margin-top: 3%;}
.Solution5 .slider .slick-slide{ padding: 20px 0;}


.Solution5 .slider .slick-slide a{ display:block; margin: 0 .75vw; padding:2vw; transition:0.3s;background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.1); overflow: hidden;}
.Solution5 .slider .slick-slide .Ispic{ padding-bottom:100%; background-size:cover; transition:0.3s;}
.Solution5 .slider .slick-slide:hover .Ispic{ transform: scale(1.15);}

.Solution5 .slider .slick-slide .txt{ padding:8% 2%; text-align:center;}
.Solution5 .slider .slick-slide .txt p{ margin:0; font-size:18px;line-height: 40px;height: 40px;overflow: hidden;margin-bottom: 2%;}
.Solution5 .slider .slick-slide .txt span{ color:#00a2e8;line-height: 30px;font-size: 12px;height: 30px;width:80px;margin: 0 auto;border-radius: 50px;background: rgba(0,162,232,.08); transition:0.3s}
.Solution5 .slider .slick-slide a:hover{ color:#00a2e8;box-shadow: 0 3px 25px rgba(0,0,0,.15);}
.Solution5 .slider .slick-slide a:hover .txt{ border-color:transparent;}
.Solution5 .slider .slick-slide:hover .txt span{ color:#fff;background: #00a2e8;}


.Solution5 .more{text-align:center; margin-top: 3%; }
.Solution5 .more a{border-radius:43px;display:inline-block; border:1px #a09f9f solid; width:210px; font-size: 16px; text-align:center; line-height:43px;}
.Solution5 .more a span{ padding-right:43px;display:inline-block; background-position:right center; background-repeat:no-repeat; background-image:url(../images/more.png);}
.Solution5 .more a:hover{background-color:#00a2e8; border-color:#00a2e8; color:#fff;}
.Solution5 .more a:hover span{background-image:url(../images/more2.png);}


.Solution5 .slider .slick-dots { display: table; margin: 3% auto; }
.Solution5 .slider .slick-dots li { float: left; border-radius: 50%; width: 10px; height: 10px; margin: 0 8px; background: #eaeaea; }
.Solution5 .slider .slick-dots li button { display: none; }
.Solution5 .slider .slick-dots li.slick-active {background-color: #00a2e8; }


@media(min-width:641px) {
.Solution5 .slider { margin: 0 -2.8vw; padding: 0 1.4vw; }
}

@media(max-width:640px) {
.Solution5 .slider .slick-slide .Ispic { padding-bottom: 100%; }
}
/*Solution6 */
.Solution6 { font-size: 100px; position: relative; z-index: 1; overflow: hidden; }

@media (max-width:1600px) {
.Solution6 { font-size: 6.25vw; }
}

@media (max-width:1024px) {
.Solution6 { font-size: 14vw;}
}
.Solution6 .slider{ margin-top: 3%;}
.Solution6 .inner{overflow:hidden; position:relative;}
.Solution6 .slider .slick-slide .Ispic{ padding-bottom:53%; background-size:cover; transition:0.3s;}
.Solution6 .slider .slick-slide:hover .Ispic{ transform: scale(1.15);}


.Solution6 .inner .tit{position:absolute; left:0; z-index:10; bottom:15px;}
.Solution6 .inner .tit span{ color:#fff;display:inline-block; font-size:22px; padding:15px 30px;-webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.Solution6 .inner:hover .tit span{background-color:rgba(0,162,232,0.82)}


.Solution6 .slick-arrow { position: absolute; width: 59px; height: 59px; top: 50%; margin-top: -29.5px; left: 2%; border-radius: 50%; background: url(../images/arrow2.png) no-repeat center center; background-size: cover; z-index: 20; text-indent: 999em; }
.Solution6 .slick-arrow:hover{ background-image: url(../images/arrow2-hover.png)}
.Solution6 .slick-next { transform: rotateY(180deg); left: auto; right: 2%; }

@media screen and (min-width:768px) {
.Solution6 .inner:hover img{transform: scale(1.08, 1.08);}
}

@media (min-width:1025px) {
.Solution6 .slider .slick-list { overflow: inherit; }
}

@media (max-width:1024px) {
.Solution6 .inner .tit{ bottom: 0;}
.Solution6 .inner .tit span{ font-size: 20px; padding:10px 30px;}
.Solution6 .slick-arrow {width: 45px; height: 45px; margin-top: -22.5px;}
}


.fancybox-wrap{ left: 50% !important; top: 50% !important; width: 60% !important; transform: translate(-50%,-50%) !important;}
.fancybox-outer, .fancybox-inner{ width: 100% !important;}
.fancybox-title-float-wrap{ text-align: left !important; font-weight: normal !important;}
.fancybox-title-float-wrap p span{ font-family: "Microsoft YaHei" !important;}
.fancybox-skin{ max-height: 80vh; overflow-y: auto;}




.yyfw1{padding: 3% 0}
.yyfw1 .title{text-align: center;margin-bottom: 50px}
.yyfw1 .title span{font-size: 32px;color: #333;position: relative;padding-bottom: 20px;display: block}
.yyfw1 .title span::after{content: '';position: absolute;width: 320px;height: 1px;background: #d5dce0;left: 50%;bottom: 0;transform: translateX(-50%);z-index: 1}
.yyfw1 .title span::before{content: '';position: absolute;width: 80px;height: 4px;background: #444;left: 50%;bottom: -2px;transform: translateX(-50%);z-index: 2}
.yyfw1 .con p{font-size: 16px;line-height: 1.75;color: #666;max-width: 1020px;margin:0 auto}
.yyfw1 .con p b{font-weight: normal;;color: #00a2e8}
@media(max-width:1024px){
.yyfw1{padding:30px 0}    
}



.yyfw2{background: url(../images/yyfw-bg1.jpg)no-repeat center;background-size: cover;}

.yyfw2 li{float: left;width: 33.3%;text-align: center;padding: 4% 0;}
.yyfw2 li .icon{text-align: center;;}
.yyfw2 li .icon img{max-width: 81px;;}
.yyfw2 li h3{font-size: 22px;color: #fff;margin-bottom: 8px}
.yyfw2 li p{font-size: 16px;color: #fff;margin: 0;}


.yyfw3{padding: 3% 0}
.yyfw3 .tab {border-bottom: 1px solid #f9f9f9;text-align: center}
.yyfw3 .tab span{display: inline-block;padding: 0 10%;line-height: 70px;color: #333;font-size: 20px;transition: 0.32s;border-bottom: 2px solid transparent}
.yyfw3 .tab span.active{color: #00a2e8;border-color:#00a2e8}
.yyfw3 .tab span:hover{color:  #00a2e8}
.yyfw3 .tab_list{padding-top: 4%}
.yyfw3 .tab_list .list{display: none}
.yyfw3 .tab_list .list1 .title{text-align: center;font-size: 20px;color: #333;margin-bottom: 40px;}
.yyfw3 .tab_list .list1 .num{margin-bottom: 40px}
.yyfw3 .tab_list .list1 .num li{display: inline-block;position: relative;padding-left: 80px;}

.yyfw3 .tab_list .list1 .num li span{position: absolute;left: 0;top: 50%;transform: translateY(-50%);font-size: 48px;color: #00a2e8;font-style: italic;font-weight: bold;}
.yyfw3 .tab_list .list1 .num li h3{font-size: 18px;color: #00a2e8;margin: 0;font-weight: normal;}
.yyfw3 .tab_list .list1 .num li p{font-size: 14px;color: #666;margin: 0;}

.yyfw3 .tab_list .list2 li{float: left;width: 23.5%;margin-right: 2%;background: #f5f5f6;padding: 5% 0;min-height: 700px}
.yyfw3 .tab_list .list2 li .txt{text-align: center;padding: 30px;}
.yyfw3 .tab_list .list2 li .txt h3{font-size: 20px;color: #333;margin: 0;font-weight: normal;}
.yyfw3 .tab_list .list2 li .txt h3::after{content: '';display: block;margin: 40px auto;background: #00a2e8;width: 70px;height: 4px;}
.yyfw3 .tab_list .list2 li .txt p{font-size: 14px;color: #aaa;margin: 0;line-height: 24px;text-align: left}

@media(min-width:1025px){
.yyfw3 .tab_list .list1 .num li:not(:last-child){margin-right: 7%}  
.yyfw3 .tab_list .list2 li:nth-child(4n){margin-right: 0}
}
@media(max-width:1024px){
.yyfw3 .tab span{padding: 0 4%;font-size: 16px;}   
.yyfw3 .tab_list .list1 .num li{display: inline-block;position: relative;padding-left: 80px;margin-bottom: 20px}
.yyfw3 .tab_list .list1 .num li span{font-size: 32px;transform: translateY(0);top: 0;}    
}


.yyfw4{padding: 3% 0;background: url(../images/yyfw-bg2.png)no-repeat top center;}
.yyfw4 .title{text-align: center;margin-bottom: 50px}
.yyfw4 .title span{font-size: 32px;color: #333;position: relative;padding-bottom: 20px;}
.yyfw4 .title span::after{content: '';position: absolute;width: 140px;height: 1px;background: #d5dce0;left: 50%;bottom: 0;transform: translateX(-50%);z-index: 1}
.yyfw4 .title span::before{content: '';position: absolute;width: 60px;height: 4px;background: #444;left: 50%;bottom: -2px;transform: translateX(-50%);z-index: 2}

.yyfw4 .box1 .tab span{float: left;width: 25%;text-align: center;font-size: 20px;color: #333;cursor: pointer;padding-bottom: 20px;border-bottom: 2px solid transparent}
.yyfw4 .box1 .tab span img{display: block;margin:0 auto 10px}
.yyfw4 .box1 .tab span b{display: block;font-size: 16px;font-weight: normal;color: #999}
.yyfw4 .box1 .tab span:hover,
.yyfw4 .box1 .tab span.active{border-color:#00a2e8}

.yyfw4 .box1 .tab_list .list{border: 1px solid #e6e6e6;background: #fff;display: none}

.yyfw4 .box2{margin-top: 8%}
.yyfw4 .box2 .tab span{float: left;width: 25%;text-align: center;font-size: 20px;color: #333;cursor: pointer;padding-bottom: 20px;border-bottom: 2px solid transparent}
.yyfw4 .box2 .tab span img{display: block;margin:0 auto 10px}
.yyfw4 .box2 .tab span b{display: block;font-size: 16px;font-weight: normal;color: #999}
.yyfw4 .box2 .tab span:hover,
.yyfw4 .box2 .tab span.active{border-bottom: 2px solid #00a2e8}

.yyfw4 .box2 .tab_list .list{border: 1px solid #e6e6e6;background: #fff;display: none}
@media(max-width:1024px){
.yyfw4 .box1 .tab span{font-size:18px;}
.yyfw4 .box1 .tab span img{max-width: 60px}
.yyfw4 .box1 .tab span b{font-size: 14px;}
}


/* 产品分类 */
.type-content ul li{
  list-style-type: none;
  transition: all .5s;
}

.leaveone-type{
	display: flex;
	justify-content: space-between;
}

.leaveone-type>ul{
	width:100%;
}

.leaveone-type>ul>li{
  border: 1px solid #eeecec;
  margin-bottom: 25px;
  box-sizing: border-box;
  float: left;
  width: 49%;
  margin-right: 2%;	
}
.leaveone-type>ul>li:nth-of-type(2n){
  margin-right:0;	
}

.leaveone-type>ul>li>a{
  display: flex;
  align-items: center;
  line-height: 90px;
  font-size: 20px;
  padding:0 50px 0 3%;
}

.leaveone-type>ul>li>a i{
  display: none;
}

.leaveone-type>ul>li.aon a{
  position: relative;
}
.leaveone-type>ul>li.aon>a i{
  display: block;
  position:absolute; 
  width:18px;
  height:18px;
  border-radius:50%; 
  right:20px;
  top:50%; 
  margin-top:-9px;
}
.leaveone-type>ul>li.aon>a i::before,
.leaveone-type>ul>li.aon>a i::after{ position:absolute; content:''; background:#666;transition: all .2s;}
.leaveone-type>ul>li.aon>a i::before{ left:0; width:100%; height:3px; top:50%; margin-top:-1.5px;}
.leaveone-type>ul>li.aon>a i::after{ left:50%; margin-left:-1.5px; width:3px; top:0; height:100%;}


.leaveone-type>ul>li.aon:hover>a i::before,
.leaveone-type>ul>li.aon.active>a i::before{  background:#fff;}
.leaveone-type>ul>li.aon:hover>a i::after,
.leaveone-type>ul>li.aon.active>a i::after{display: none;}


.leaveone-type>ul>li>a>p{
	display: flex;
	align-items: center;
	width: 55px;
	margin: 0;
}

.leaveone-type>ul>li>a img.hide{
	display: none;
}

.leaveone-type>ul>li>a img{
	max-width: 40px;
}

.leaveone-type>ul>li.active>a{
	color: #fff;
	background: #00a2e8;
}

.leaveone-type>ul>li.active>a img,.leavetwo-type,.leavesheer-type{
	display: none;
}

.leaveone-type>ul>li.active>a img.hide{
	display: block;
}

.leaveone-type>ul>li:nth-of-type(2n) {
  margin-right: 0;
}

.leavetwo-type>ul{
  padding: 30px;
}

.leavetwo-type>ul>li{
  border-bottom: solid 1px #eee;
}

.leavesheer-type>ul>li{
	 border-top: solid 1px #eee;
}

.leavetwo-type>ul>li>a{
  display: block;
  line-height: 66px;
  font-size: 18px;
  padding-left: 35px;
  position: relative;
}

.leavesheer-type>ul>li>a{
  display: block;
  line-height: 45px;
  font-size: 16px;
  padding-left: 55px;
}

.leavetwo-type>ul>li:last-child{
  border-bottom: 0;
}

.leavetwo-type>ul>li>a:after,
.leavetwo-type>ul>li>a:before{
	position: absolute;
	content: "";
	transition: all .5s;
	top: 50%;
	transform: translateY(-50%);
}

.leavetwo-type>ul>li>a:after{
	width: 20px;
	height: 3px;
	background: #333;
	left: 2px;
}

.leavetwo-type>ul>li>a:before{
	width: 3px;
	height: 20px;
	background: #333;
	left: 10px;
}

.leavetwo-type>ul>li>a.null:after,
.leavetwo-type>ul>li>a.null:before{
	display: none;
}

.leavetwo-type>ul>li.active>a{
	color: #fff;
	background: #00a2e8;
}

.leavetwo-type>ul>li.active>a:before{
	height: 0;
}
.leavetwo-type>ul>li.active>a:after{
	height: 2px;
	background: #fff;
}

.product-types{
  position: absolute;
  left: 0;
  top: 100%;
  width: 85%;
  background: #fff;
  border-top: solid 1px #eee;
  box-shadow: 0 5px 15px #eee;
  z-index: 10;
  margin-left: 12.5%;
  display: none;
}

.product-types .pro-txt{
	display: flex;
}

.product-types .pro-txt .pro-left{
	width: 100%;
	box-sizing: border-box;
	padding: 30px 50px 30px 100px;
	background: #f5f5f5;
  overflow: auto;
  height: calc(100vh - 20%);
  margin: 0 auto;
}

.product-types .pro-txt .pro-left dl{
	display: flex;
}

.product-types .pro-txt .pro-left dl dd{
	width: 25%;
}

.product-types .pro-txt .pro-left dl dd a{
	color: #666;
}

.product-types .pro-txt .pro-left dl dd>aside a{
	font-size: 18px;
	display: flex;
	margin-bottom: 20px;
	padding-left: 5px;
	align-items: center;
	text-align: center;
	
}

.product-types .pro-txt .pro-left dl dd>aside>a i{
	padding-left: 0;
}

.product-types .pro-txt .pro-left dl dd>aside>a:hover{
	background: none;
	color: #00a2e8;
}


.product-types .pro-txt .pro-left dl dd .three-sub a{
	font-size: 14px;
	display: flex;
	align-items: center;
	line-height: 40px;
	margin-bottom: 5px;
	transition: all .5s;
}

.product-types .pro-txt .pro-left dl dd a i{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	box-sizing: border-box;
	padding: 0 10px;
}


.product-types .pro-txt .pro-left dl dd a i img.hide{
	display: none;
}

.product-types .pro-txt .pro-left dl dd a i img{
	max-width: 30px;
}



.product-types .pro-txt .pro-left dl dd a:hover{
	background: #00a2e8 url(../images/head05.png) no-repeat 95% center;
	color: #fff;
}

.product-types .pro-txt .pro-left dl dd a:hover i img{
	display: none;
}


.product-types .pro-txt .pro-left dl dd a:hover i img.hide{
	display: block;
}


.product-types .pro-txt .pro-right{
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 25%;
	box-sizing: border-box;
	padding: 30px;
}

.product-types .pro-txt .pro-right p{
	margin: 15px 0;
	letter-spacing: 2px;
}

.product-types .pro-txt .pro-right a{
	display: block;
	width: 130px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #00a2e8;
}

.product-types .pro-txt .pro-right img{
	max-height: 300px;
}

.fancybox-lock .fancybox-overlay .title{
	font-size: 25px;
	text-align: center;
	margin-bottom: 20px;
}

@media (max-width: 1500px) {
	.product-types .pro-txt .pro-left{
		padding: 20px 50px;
	}
	.product-types .pro-txt .pro-right{
		padding: 20px;
	}
}

@media (min-width: 1025px) {
	.leaveone-type>ul>li:hover>a,.leavetwo-type>ul>li:hover>a,.leavesheer-type>ul>li:hover{
		background: #00a2e8;
	}
	.leaveone-type>ul>li:hover>a,.leavetwo-type>ul>li:hover>a,.leavesheer-type>ul>li:hover a{
		color: #fff;
	}
	
	.leaveone-type>ul>li:hover>a img{
		display: none;
	}
	
	.leaveone-type>ul>li:hover>a img.hide{
		display: block;
	}

	.leavetwo-type>ul>li:hover>a:before{
		height: 0;
	}
	.leavetwo-type>ul>li:hover>a:after{
		height: 2px;
		background: #fff;
	}
}

@media (max-width: 1200px) {
	.leaveone-type>ul>li>a{
		line-height: 60px;
	}
	
	.leaveone-type>ul>li>a>p{
		width: 35px;
	}
	
	.leaveone-type>ul>li>a img{
		width: 25px;
	}
	
	.leaveone-type>ul>li>a{
		font-size: 18px;
	}
	
	.leavetwo-type>ul{
		padding: 15px;
	}
	
	.leavetwo-type>ul>li>a{
		line-height: 45px;
		font-size: 16px;
	}
	
	.leavetwo-type>ul>li>a:before{
		    width: 2px;
		    height: 12px;
		    left: 19px;
	}
	
	.leavetwo-type>ul>li>a:after{
		    width: 12px;
		    height: 2px;
		    left: 14px;
	}
	
	.leavetwo-type>ul>li>a{
		padding-left: 40px;
		font-size: 16px;
	}
	
	.leavesheer-type>ul>li>a{
		font-size: 14px;
		line-height: 35px;
	}
	
	.product-types{
		display: none;
	}
}

@media (max-width: 640px) {
	.leaveone-type{
		flex-direction: column;
	}
	
	.leaveone-type>ul{
		width: 100%;
	}
	
	.leaveone-type>ul>li{
		margin-bottom: 15px;
        float: none;
        width:100%;
        margin-right:0;	
    }

	.fancybox-lock .fancybox-overlay .title{
		font-size: 20px;
	}
}

.z-location em{
	padding-left: 25px;
	background: url(../images/home.png) no-repeat left center/20px;
    font-style: normal;
}

body .fancybox-opened{
	overflow-x: hidden !important;
}

.PicList001939-box .img{text-align: center;}
.PicList001939-box img{
	max-width: 90%;
	margin: 0 auto;
	display: block;
}







/*Spec001963*/
.Spec001963 {padding: 50px 0 30px;  }
.Spec001963 h2{font-size: 18px;color: #333; line-height: 38px; font-weight: normal; margin: 0 0 24px;}
.Spec001963 dl{ overflow: hidden; border-radius: 4px; width: 90%; position: relative; background-color: #fff; max-width:670px; border: 1px solid #ddd; }
.Spec001963 dl .text { height: 88px; line-height: 88px; width: 100%; border: none; background: none; padding: 0 70px 0 20px; font-size: 18px; color: #919191; }
.Spec001963 dl .btn{ position: absolute; right:-1px; top:0; width:70px; height: 100%; background: url(../images/Spec001963-search_btn.png) no-repeat center center; cursor: pointer; border: none; padding: 0; }

@media(max-width:640px) {
.Spec001963 h2{margin-bottom:10px;}
.Spec001963 dl{ width:100%;}
.Spec001963 dl .text { height:50px; line-height: 50px; font-size: 16px; padding: 0 80px 0 10px; }
.Spec001963 dl .btn { width: 70px; background-size: auto 40%; }
}







/*
 .Banner001751
 */
.Banner001751 li img{width: 100%; display: block;}
.Banner001751 .wap{display: none}
.Banner001751 .bx-wrapper{ position:relative; z-index:1;}
.Banner001751 .bx-viewport{ z-index:1;}
.Banner001751 .bx-controls-direction a{display: none;}
.Banner001751 .bx-pager{ z-index:10; position:absolute; width:100%; text-align:center; left:0; bottom:5%;}
.Banner001751 .bx-pager div{ display:inline-block; padding:0 5px;}
.Banner001751 .bx-pager div a{ display:block; width:13px; height:13px;  background:#fff; border-radius:13px; overflow:hidden; line-height:100px;}
.Banner001751 .bx-pager div a.active{ width:37px;}
@media(max-width:1000px){
.Banner001751 .pc{display: none}
.Banner001751 .wap{display: block}
}
@media(max-width:480px){
.Banner001751 .bx-pager div a{width:8px; height:8px;border-radius:8px;}
.Banner001751 .bx-pager div a.active{ width:25px;}
}




.ul_sitemap{ font-size: 15px;line-height: 30px; margin-bottom: 3%;}
.ul_sitemap li{ padding: 15px 0; border-bottom: 1px solid #ededed;}
.ul_sitemap strong{ color: #333; font-weight: normal; font-size: 20px; margin-right: 10px;}




/*Linklist002317 */
.Linklist002317{padding:5vw 0;}
.Linklist002317 .title{padding-bottom: 2vw;color: #333;font-size: 100px;}
.Linklist002317 .title .cn{font-size: 0.34em;}
.Linklist002317 .title .en{font-size: 0.42em;}
@media(max-width:640px){
.Linklist002317 .title{font-size: 80px;}
}
.Linklist002317 .auto{overflow:hidden}
.Linklist002317 ul{margin:0}
.Linklist002317 ul li{float:left;width:15%;margin-right:2%;margin-bottom:2%;text-align:center}
.Linklist002317 ul li .pic_con{border:1px solid #eee;overflow:hidden}
.Linklist002317 ul li .pic{display:block;position:relative;padding-bottom:50%;background-size:auto;background-color:#fff;transition:transform .5s ease-in-out}
.Linklist002317 ul li:hover .pic{transform:scale(1.15)}
.Linklist002317 ul li h1{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin:10px 0 0;font-weight:400;font-size:14px}
@media(min-width:1025px){.Linklist002317 ul li:nth-child(6n){margin-right:0}
}
@media(max-width:1024px){.Linklist002317 ul li{float:left;width:49%;margin-right:2%}
.Linklist002317 ul li:nth-child(2n){margin-right:0}
}





.cop-banner{position: relative;}
@media(min-width:1101px){
.cop-banner .Menu054{position: absolute; bottom: 0;left: 0; width: 100%; background: rgba(255,255,255,0.9); box-shadow: none;}
.cop-banner .Menu054_fixed{position:fixed; bottom:auto;top:81px;box-shadow: 0 5px 10px rgba(0,0,0,0.08);}
}



.cooperation img{display: block; margin: 0 auto;}
.cooperation .name1{padding-bottom:22px;text-align:center;position:relative;font-size:28px;color:#000; margin-bottom: 30px;}
.cooperation .name1:after{content:''; bottom:0; left:50%; width:50px; height:4px; background-color:#00a2e8; margin-left:-25px; position:absolute;}
@media only screen and (min-width: 769px) {
.cooperation .name1 { font-size: 32px; }
}

@media only screen and (min-width: 1025px) {
.cooperation .name1 { font-size: 42px; }
}

@media only screen and (min-width: 1401px) {
.cooperation .name1 { font-size: 48px; }
}
.ceq{
	width: 2000px;
	height: 600px;
    color: white;
	margin-top: 300px;
	background-image: url(../img/15.jpg);
}
.qsj{
	line-height: 40px;
	width: 200px;
	height: 250px;
margin-top: 50px;
	float: left;
	margin-left: 220px;
}
.lym{
	line-height: 40px;
	width: 200px;
	height: 250px;
margin-top: 50px;
	float: left;
	margin-left: 50px;
}
.smm{
	line-height: 40px;
	width: 200px;
	height: 250px;
margin-top: 50px;
	float: left;
	margin-left: 0px;
}
.tzj{
	line-height: 40px;
	width: 200px;
	height: 250px;
margin-top: 50px;
	float: left;
	margin-left: 0px;
}
.fsf{
	margin-top: -100px;
	margin-left: 300px;
	color: #668dbd;
	
}
.pxx{
	color: #668dbd;
	text-decoration: none;
}
.ff{
	color: #668dbd;
}
.pyx{
	margin-left: 40px;
	margin-bottom: 20px;
	font-size: 19px;
	font-weight: bold;
}
.mz{
	line-height: 40px;
	width: 400px;
	height: 250px;
margin-top: 50px;
	float: left;
	margin-left: 100px;
}
.gwt{
	font-size: 40px;
	font-family: "黑体";
	color: #00a2e8;
	font-weight: bold;
}




