﻿@charset "utf-8";
/*--公共部分--*/
div,form,img,ul,ol,dl,dt,dd,p,tr,td,body,strong,span,pre,input{margin:0; padding:0; border:0; background-repeat:no-repeat;}
ul li,ol li{ list-style:none;}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd{ margin:0; padding:0; font-weight:normal;}
body{font-family:Arial,Helvetica,sans-serif;font-size:16px;margin:0px;padding:0px;;line-height:24px;height:auto;clear:both;-webkit-tap-highlight-color: transparent; background-color:#fff;}
img{border:0px;}
i{ font-style:normal;}
a{ text-decoration:none; color:#1a1a1a; outline:none;-webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none;}
a:hover{ background-repeat:no-repeat; text-decoration:none;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
*{webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

input,button,select,textarea{font-family:Arial,Helvetica,sans-serif;outline:none;border:none;border-radius:0px;-webkit-appearance: none;-moz-appearance:none;resize:none; background:none;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}
.commonweb{ padding-left:15px; padding-right:15px;}
.commonwebbox{ margin-left:0px; margin-right:0px;}

.commonleft{float:none;}
.commonright{float:none;}

.visible-xs{display:block;}
.hidden-xs{display:none;}


.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left; padding-left:15px; padding-right:15px;}
	
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}

@media (min-width: 767px){
	.commonwebbox{ margin-left:-10px; margin-right:-10px;}
	
	.commonleft{float:left;}
	.commonright{float:right;}
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left; padding-left:15px; padding-right:15px;}
	
	
	
	.col-sm-12 {
	  width: 100%;
	}
	.col-sm-11 {
	  width: 91.66666667%;
	}
	.col-sm-10 {
	  width: 83.33333333%;
	}
	.col-sm-9 {
	  width: 75%;
	}
	.col-sm-8 {
	  width: 66.66666667%;
	}
	.col-sm-7 {
	  width: 58.33333333%;
	}
	.col-sm-6 {
	  width: 50%;
	}
	.col-sm-5 {
	  width: 41.66666667%;
	}
	.col-sm-4 {
	  width: 33.33333333%;
	}
	.col-sm-3 {
	  width: 25%;
	}
	.col-sm-2 {
	  width: 16.66666667%;
	}
	.col-sm-1 {
	  width: 8.33333333%;
	}
	
	
	.visible-sm{display:block;}
	.hidden-sm{display:none;}

}

@media (min-width: 991px){
	.commonwebbox{ margin-left:-10px; margin-right:-10px;}
	
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left; padding-left:15px; padding-right:15px;}
	
	.col-md-12 {
	  width: 100%;
	}
	.col-md-11 {
	  width: 91.66666667%;
	}
	.col-md-10 {
	  width: 83.33333333%;
	}
	.col-md-9 {
	  width: 75%;
	}
	.col-md-8 {
	  width: 66.66666667%;
	}
	.col-md-7 {
	  width: 58.33333333%;
	}
	.col-md-6 {
	  width: 50%;
	}
	.col-md-5 {
	  width: 41.66666667%;
	}
	.col-md-4 {
	  width: 33.33333333%;
	}
	.col-md-3 {
	  width: 25%;
	}
	.col-md-2 {
	  width: 16.66666667%;
	}
	.col-md-1 {
	  width: 8.33333333%;
	}
	
	
	.visible-md{display:block;}
	.hidden-md{display:none;}
}

@media (min-width: 1200px){
	
	.commonweb{margin:0px auto; max-width:1200px;padding-left:0; padding-right:0}
	.commonleft{float:left;}
	.commonright{float:right;}
	
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left; padding-left:15px; padding-right:15px;}
	
	.col-lg-12 {
	  width: 100%;
	}
	.col-lg-11 {
	  width: 91.66666667%;
	}
	.col-lg-10 {
	  width: 83.33333333%;
	}
	.col-lg-9 {
	  width: 75%;
	}
	.col-lg-8 {
	  width: 66.66666667%;
	}
	.col-lg-7 {
	  width: 58.33333333%;
	}
	.col-lg-6 {
	  width: 50%;
	}
	.col-lg-5 {
	  width: 41.66666667%;
	}
	.col-lg-4 {
	  width: 33.33333333%;
	}
	.col-lg-3 {
	  width: 25%;
	}
	.col-lg-2 {
	  width: 16.66666667%;
	}
	.col-lg-1 {
	  width: 8.33333333%;
	}
	
	
	.visible-lg{ display:block;}
	.hidden-lg{display:none;}
}




@media all and (min-width: 769px) and (max-width:1024px) {
    html {font-size:15px;}
}
@media all and (min-width: 600px) and (max-width:768px) {
    html {font-size:14px;}
}

@media all and (min-width: 480px) and (max-width:599px) {
    html { font-size:13px;}
}

@media all and (min-width: 361px) and (max-width:479px) {
    html {font-size:11px;}
}

@media all and (max-width: 360px) {
    html {font-size:9px;}
}

@-webkit-keyframes avia_pop {
  0%   { -webkit-transform:scale(0.8); transform:scale(0.8); }
  100% { -webkit-transform:scale(1);transform:scale(1);  }
}
@keyframes avia_pop {
  0%   {-webkit-transform:scale(0.8); transform:scale(0.8);  }
  100% {-webkit-transform:scale(1); transform:scale(1);   }
}

@-webkit-keyframes fadeHeaderInDown {
	0% {opacity: 0;-webkit-transform: translate3d(0,-100%,0);transform: translate3d(0,-100%,0);	}
	100% {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);
	}
}

@-moz-keyframes fadeHeaderInDown {
	0% {opacity: 0;-moz-transform: translate3d(0,-100%,0);transform: translate3d(0,-100%,0);	}
	100% {opacity: 1;-moz-transform: translate3d(0,0,0);transform: translate3d(0,0,0);	}
}

@-o-keyframes fadeHeaderInDown {
	0% {opacity: 0;-o-transform: translate3d(0,-100%,0);transform: translate3d(0,-100%,0);	}
	100% {opacity: 1;-o-transform: translate3d(0,0,0);transform: translate3d(0,0,0);	}
}

@keyframes fadeHeaderInDown {
	0% {opacity: 0;	transform: translate3d(0,-100%,0);	}
	100% {opacity: 1;transform: translate3d(0,0,0);}
}

.f72 { font-size: 4.5rem;}
.f60 { font-size: 3.75rem;}
.f48 { font-size: 3rem;}
.f36 { font-size: 2.25rem;}
.f32 { font-size: 2rem}
.f30 { font-size: 1.875rem;}
.f28 { font-size: 1.75rem;}
.f26 { font-size: 1.625rem;}
.f24 { font-size: 1.5rem;}
.f22 { font-size: 1.375rem;}
.f20 { font-size: 1.25rem;}
.f18 { font-size: 16px;}

.main{width:100%;position: relative;z-index: 2;}
body{ width:100%; overflow-x:hidden; overflow-y:auto; padding-top:60px;}
.head{width:100%;z-index:5;background: #006cd1;height: 60px; position:fixed; left:0; top:0}
.logo{float:left;padding-top: 5px;}
.logo img{width: 246px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;display: block;}
.menu {position: absolute;right: 10px;top: 13px;width: 35px;height: 30px;cursor: pointer;z-index: 7;-webkit-transition:all .3s ease;transition:all .3s ease;margin:0;z-index: 11;}
.menu span {position: absolute;top: 14px;left: 5px;display: block;width: 24px;height: 2px;background-color: #fff;transition: 0.3s linear;}
.menu span.nav_lineA {transform: translateY(7px) rotate(0deg);}
.menu span.nav_lineB {opacity: 1;}
.menu span.nav_lineC {transform: translateY(-7px) rotate(0deg);}
.nav_icon_click{}
.nav_icon_click span{left: 6px;background-color: #006cd1;}
.nav_icon_click span.nav_lineA {transform: translateY(0) rotate(45deg);}
.nav_icon_click span.nav_lineB {opacity: 0;}
.nav_icon_click span.nav_lineC {transform: translateY(0) rotate(-45deg);}
.phonenav{position:fixed;background:#fff;right: 0;top:0;z-index: 9;width: 100%;height:100%;overflow-y: scroll;-webkit-overflow-scrolling: touch;display: none;-webkit-box-shadow: -1px 0 5px rgba(0,0,0,.1);box-shadow: -1px 0 5px rgba(0,0,0,.1);}
.m_nav_main {width: 100%;height: 100%;counter-reset: navCounter;display: table;padding: 20px 0;}
.m_nav_main ul {width: 100%;padding: 8px 20px;margin:0;text-align: center;}
.m_nav_main li {position: relative;margin-bottom: 10px;list-style:none;}
.m_nav_main li>a{display:block;font-size: 18px;color:#333;padding: 7px 0;}
.r_arrow:after{content: "+";display: inline-block;position: relative;transition: transform 0.3s;-o-transition: transform 0.3s;-ms-transition: transform 0.3s;-moz-transition: transform 0.3s;-webkit-transition: transform 0.3s;top: 0px;padding: 0;color: #000;font-size: 18px;font-style: normal;margin-left:5px;float: right;}
.phonenav a.cur .r_arrow:after{content: "-";}
.se-nav{padding-left: 1em; display:none;}
.se-nav a{font-size: 15px;color: #666; display:block;line-height: 35px;}
.navul{margin:0;padding:0;position: relative;right: -17px;font-size: 0;text-align: center;height: 63px;}
.navul li{list-style:none;position:relative;text-align:center;color:#fff;display: inline-block;margin: 0 23px;}
.navul li>a{display:block;font-size: 16px;color: #333;position:relative;padding-bottom: 11px;line-height: 35px;text-align:center;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow: hidden;z-index: 2;border-bottom: 4px solid transparent;padding-top: 13px;}
.navul li:hover>a,.navul li>a.cur{border-bottom: 4px solid #006cd1;}
.pcsec{position:absolute;top: 56px;left:0;text-align:left;background:#fff;min-width: 164px;border-top:2px solid #e47e18;margin-top:-2px;padding-top:10px;-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);-ms-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);z-index: 8;padding-bottom:20px;opacity:0;visibility:hidden;white-space: nowrap;}
.pcsec a{display:block;line-height:30px;font-size:14px;color:#666;padding-left: 25px;padding-right: 25px;}
.navul li:hover .pcsec{ opacity:1; visibility:visible;transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);-moz-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);-ms-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);-o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);}
.trird{ position:relative;}
.thethird{position:absolute;left: 99%;top:0;background:#fff;-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);-ms-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);-moz-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);-ms-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);-o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);white-space: nowrap;padding-bottom: 10px;padding-top: 10px; opacity:0; visibility:hidden;}
.trird:hover .thethird{opacity:1;visibility:visible;}
.t-nav>a{display: block;line-height: 35px;font-size: 15px;color: #666;}
.t-nav p,.se-nav{ display:none;}
.t-nav p>a{display:block;line-height:35px;padding-left:1em;color: #999;}
.pcsec a:hover,.head.is-sticky .navul a:hover,.trird:hover>a{color:#006cd1}

.insidehead .nav{ padding-right:32px;}
.subhead{background: #006cd1;}
.headl{ font-size:12px; color:#fff; float:left; height:40px ; line-height:40px;}

.headr{float:right;padding-top: 3px;}
.language{float: left;font-size: 14px;color:#fff;line-height:40px;padding-right: 14px;line-height: 34px;}
.language a,.headphone a{ color:#fff;}
.language a.cur{}
.headphone{ color:#fff; font-size:12px; line-height:40px; padding-left:25px; background:url(../images/top1.png) left center no-repeat; padding-right:17px; float:right;}
.phonese{position:absolute;right: 56px;top:0;}
.phonese span{height:55px;width: 30px;}
.phonese .tosearch{ right:-10px;}
.m_nav_main .language,.m_nav_main .headphone{float:none;margin-left:20px;color:#333;font-size: 14px;text-align: center;}
.m_nav_main .language a,.m_nav_main .headphone a{ color:#333}
.headbox{width:100%;background: #fff;z-index: 8;}
.headbox.is-sticky{-webkit-animation-name: fadeHeaderInDown;-moz-animation-name: fadeHeaderInDown;-o-animation-name: fadeHeaderInDown;animation-name: fadeHeaderInDown;position:fixed;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-ms-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-duration: 1s;-moz-animation-duration: 1s;-ms-animation-duration: 1s;-o-animation-duration: 1s;animation-duration: 1s;top:0;left:0;}
.td{ display:table-cell; vertical-align:middle}
#share{ float:right; font-size:14px; color:#fff;}
#share span{ float:left; line-height:23px; margin-right:9px;}
#share a,#share1 a{ margin:0 9px; padding:0; width:23px; height:23px;}
#share a.bds_twi{ background:url(../images/top1.png) no-repeat}
#share a.bds_fbook{ background:url(../images/top2.png) no-repeat}
#share1{ text-align:center; padding-top:10px;}
#share1 a{ float:none; display:inline-block;}
#share1 a.bds_twi{ background:url(../images/top11.png) no-repeat}
#share1 a.bds_fbook{ background:url(../images/top21.png) no-repeat}
.lan-search{ padding-top:25px;}
.search{height:34px;border:1px solid #c2dcf4;position:relative;padding-right:40px;width: 80%;margin: 20px auto 0;}
.search .searchin{ width:100%; padding-left:10px; height:32px; line-height:32px; color:#333; font-size:14px;}
.search .searchbt{ position:absolute; width:40px; height:34px; background:url(../images/top31.png) center center no-repeat; cursor:pointer; right:0; top:0}

.banner-slide{width:100%;overflow:hidden;position:relative;}
.flex-viewport,.banner-slide ul{ height:100%;}
.banner-slide ul{padding:0;margin:0;white-space: nowrap;font-size: 0;background: #fff;}
.banner-slide li{list-style:none;background-position:center center;background-repeat:no-repeat;background-size:cover;height:100%;position:relative;display: inline-block !important;float: none !important;vertical-align: top; overflow:hidden;}
.banner-slide img{ display:block; width:100%;}
.banner-slide .flex-control-nav{position:absolute;font-size:0;text-align:center;width:100%;left:0;bottom: 5px;padding:0;margin:0;z-index: 3;}
.banner-slide .flex-control-nav li{display:inline-block;margin: 0 3px;list-style:none;width: 11px;height: 11px;position:relative;}
.banner-slide .flex-control-nav li a{display:block;width: 11px;height: 11px;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;overflow:hidden;line-height:999px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background: #fff;}
.banner-slide .flex-control-nav li a.flex-active{background: #006cd1;}


/*foot*/
.foot{background:#333;padding-top:20px;position:relative;z-index: 1;}
.sub-foot dt a{color: #fff;display: block;font-size: 15px;}
.sub-foot dt{font-size: 15px;color: #d7d7d7;line-height:40px;position:relative;z-index:3;background: #333;}
.sub-foot dd a{font-size: 14px;color: #a6a6a6;line-height: 24px;display:block;}
.sub-foot dt:after{content: '+';float: right;font-weight: normal;margin-right: 8px;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;font-size:16px;position: absolute;right: 0;top: 0;}
.foot-link{ border-bottom:1px solid rgba(225,225,225,.04); position:relative; overflow:hidden}
.foot-link:last-child dt:nth-of-type(1){border-bottom:1px solid rgba(225,225,225,.04);}
.sub-foot>dl dt{ border-bottom:1px solid rgba(225,225,225,.04); }
.sub-foot dl.cur dt:after{-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.sub-foot dd{position:absolute;top:50%;visibility:hidden;-webkit-transition:300ms;-moz-transition:300ms;-ms-transition:300ms;-o-transition:300ms;transition:300ms;z-index:-1;-webkit-transform: translateY(-50px);-ms-transform: translateY(-50px);-o-transform: translateY(-50px);-moz-transform: translateY(-50px);transform: translateY(-50px);padding-bottom:10px;}
.sub-foot dl.cur dd{ position:static; visibility:visible; z-index:1;-webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none;transform: none;-webkit-transition: -webkit-transform 300ms ease;transition: -webkit-transform 300ms ease;transition: transform 300ms ease;transition: transform 300ms ease, -webkit-transform 300ms ease;}
.foot-link dl dd a span{cursor:pointer}
.footcopy{text-align:center;font-size: 14px;color: #707070;border-top: 1px solid rgba(255,255,255,.03);line-height:24px;}
.thecopy{border-top: 1px solid rgba(255,255,255,.04);padding: 13px 0;font-size: 14px;color: #8a8a8a;}
.footcopy a{color: #8a8a8a;display:inline-block;}
.footcode img{display:block;margin: 0 auto;width: 100%;}
.footcopy p{ padding:15px 0}
.footcopy p a{padding:0 5px;display:inline-block;font-size: 12px;}
.footcode{text-align:center;padding: 20px 0;}
.subcode{font-size: 12px;color: #fff;text-align:center;line-height:25px;display: inline-block;}
.subcode p{background: #006cd1;padding-top:2px;padding-left: 5px;padding-right: 5px;}

.videobox{ position:relative;}
.palyit{ position:relative; z-index:3}
.btnplay{ position:absolute; left:50%; top:50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); transform:translate(-50%,-50%); z-index:5; cursor:pointer}
.btnplay img{ width:60px;}
.videobox video{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;object-fit: fill;}
.pic{ position:relative}
.palyit.cur{ opacity:0; z-index:-1}
.pic img{ display:block; width:100%; -webkit-border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; border-radius:10px;}
.masker{ position:fixed; left:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,.5); z-index:999; display:none;}
.the-video{ z-index:9999; position:fixed; left:50%; top:50%; -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); display:none;}
.the-video{ width:100%; max-width:900px;}
.the-video video{width:100%;background: #000;}
.the-video span{ display:block; background:url(../images/close.png) no-repeat; background-size:100% auto; width:38px; height:38px; position:absolute; top:-5px; right:-5px; cursor:pointer; z-index:99999}
.inright{ margin-top:30px;}

.videobig {display: none;z-index: 9999;width: 100%;position: fixed;height: 100%;background: rgba(0, 0, 0, 0.65);left: 0px;top: 0px;}
.videocon {width: 95%;margin: 0 auto;position: fixed;top: 50%;left:50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 9999;display: none;}
.videocon .thevideos {position: relative;z-index: 1; height:250px}
.close { display: block; width: 25px; height: 25px; position: absolute; right: 15px; top: -5px; cursor: pointer; z-index: 100; margin: -20px -20px 0 0; z-index: 9; }
.close:before { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.close:after { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.indextop{position:relative;overflow: hidden;}
.therenew{ background:rgba(0,108,209,.9);}
.researchnew{ padding-left:0; padding-right:0; width:100%}
.therenew h2{ color:#fff; border-bottom:1px solid rgba(255,255,255,.26); line-height:2.66em; padding-left:15px;}
.therenew li a{ display:block; border-bottom:1px solid rgba(255,255,255,.26); padding-top:18px; padding-bottom:18px; padding-right:15px; padding-left:140px; position:relative;}
.imgbox { display:block; overflow:hidden; position:relative}
.imgbox>img{ display:block; width:100%;-webkit-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; -ms-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.therenew .imgbox{ position:absolute; width:110px; left:15px; top:18px;}
.renewcon{ height:90px; color:#ebebeb; font-size:13px; line-height:18px; padding-top:15px;}
.renewcon h3{ color:#fff; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height:1.2rem; padding-bottom:8px;}
.renewcon p,.subinother p,.acatxt p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.therenew li:hover img,
.indexnew li:hover img,
.scrolldiv li:hover img,.indexvideo:hover>img,.subinother li:hover img,
.acaul li:hover img.thisa,.reproject li:hover img,.subtalent li:hover .imgbox>img{ -webkit-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1);}
.therenew li:hover h3{ text-decoration:underline}
.indexnew h2{color:#006cd1; line-height:1em; padding-top:15px;}
.indexnew a{display:block;color:#333;border-bottom:1px dashed #d1d1d1;padding-top: 18px;padding-bottom: 18px;}
.indexnew .imgbox{ float:left; width:133px; margin-right:20px;}
.indexnew .this{ display:table; height:90px;}
.indexnew .this p{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.td{ display:table-cell; vertical-align:middle}
.indexnew li:hover a{color:#006cd1; }
.indexnewbox{ position:relative; overflow:hidden;}
.indexann h2,.indextheme h2{color:#006cd1; line-height:1.25em; padding-top:15px}
.indexann a{ display:block; position:relative; padding-left:62px; font-size:14px; color:#666; line-height:18px;}
.indexdate{position:absolute;left:0;top:0;color:#fff;background: #006cd1;text-align:center;width:48px;}
.indexann li{border-bottom:1px dashed #d1d1d1;padding-top: 20px;padding-bottom:23px;}
.indexdate span{ display:block; height:23px; line-height:22px; font-size:12px; border-bottom:1px solid rgba(255,255,255,.47);}
.indexdate i{ display:block; height:26px; line-height:26px; font-size:24px;}
.indexann li h3{ color:#333;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding-bottom:4px;}
.indexann li:hover .indexdate{ color:#fff; background:#006cd1}
.indexann li:hover h3{ color:#006cd1}
.scrolldiv li{margin-top:13px;padding-left: 5px;padding-right: 5px;width: 70%;display:inline-block;}
.scrolldiv a{position:relative;overflow: hidden;}
.scrolldiv h3{ color:#333; text-align:center; position:absolute; width:100%; left:0; bottom:0; line-height:2.1em;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding:0 10px; background:#ececec;}
.scrolldiv li:hover h3{ color:#fff; background:#006cd1}
.scrolldiv,.subinother{ overflow-x:scroll; overflow-y:hidden}
.scrolldiv ul,.subinother ul{ white-space:nowrap;margin: 0 -5px;}
.indexother{overflow:hidden;margin-top: 30px; padding-bottom:40px;}
.indexvideo{ position:relative; cursor:pointer;}
.indexvideo span{ display:block; background:url(../../webimages/play.png) no-repeat; width:67px; height:68px; position:absolute; left:50%; top:50%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); margin-top:-1em}
.indexvideo h2{ color:#fff; text-align:center; position:absolute; width:100%; padding:0 10px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; bottom:0; line-height:2.33em; background:rgba(69,69,69,.69)}
.subinother a{ display:block; text-align:center; font-size:14px; color:#666; line-height:18px;}
.subinother h3{color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding: 8px 0 5px;}
.subinother a i{display:inline-block;color:#9f9f9f;font-size:12px;letter-spacing:.5px;height:31px;width:96px;border:2px solid #a2a2a2;line-height: 31px;margin-top: 10px; }
.subinother li{ display:inline-block; padding-left:5px; padding-right:5px; width:70%}
.subinother{ margin-top:25px;}
.subinother li:hover i{ background:#006cd1; color:#fff; border-color:#006cd1}
.subinother li:hover h3{ color:#006cd1}
.indexlink{ background:#f1f1f1;font-size:14px; color:#666; padding-top:20px; padding-bottom:20px;}
.indexlink span{color:#006cd1}
.indexlink a{  color:#666; display:inline-block}
.indexlink a:hover{color:#006cd1}
.messicon{ position:fixed; z-index:5; background:#006cd1; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); padding:15px; right:0; cursor:pointer; -webkit-transition:all .6s ease; -ms-transition:all .6s ease; transition:all .6s ease;}
.messicon img{ display:block;}
.messicon.cur{ right:-100%}
.windown{width:247px;position:fixed;z-index:6;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right: -100%;background:#fff;-webkit-box-shadow:0 0 16px rgba(0,0,0,.19);-ms-box-shadow:0 0 16px rgba(0,0,0,.19);box-shadow:0 0 16px rgba(0,0,0,.19);padding-bottom:37px;-webkit-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;}
.windown.cur{ right:0}
.windowtop{background:#006cd1; padding-left:14px; height:40px; line-height:40px; color:#fff; font-size:14px; position:relative}
.windowtop img{ position:relative; top:6px; margin-right:14px;}
.closee{position:absolute;right: 3px;width:40px;height:40px;cursor:pointer;}
.closee:before,.closee:after{content:"";height:19px;position:absolute;width:1px;background:#fff;right: 20px;top: 11px;}
.closee:before{ -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg);}
.closee:after{ -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg);}
.messform{ padding:3px 20px 0;}
.messin{ font-size:14px; color:#666; padding:0 8px; width:167px; height:35px; line-height:35px; border:1px solid #f0f0f0; margin-top:15px;}
.messarea{border:1px solid #f0f0f0; margin-top:15px;padding:3px 8px; width:100%; height:137px; display:block}
.messbt{ color:#fff; background:#006cd1; text-align:center; font-size:14px; width:117px; height:31px; line-height:31px; margin-top:10px; cursor:pointer}

.insidebanenr{width:100%;overflow:hidden;}
.insidebanenr img{width:100%;min-width:900px;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display: block;}
.bread{ border-bottom:1px solid #f2f2f2}
.bread p{float:right;display:none;font-size:14px;color:#666;padding-left:29px;background:url(../images/home.png) left center no-repeat;margin-top: 3.5%;}
.bread p a{ color:#666;}
.bread p a:last-child{ color:#006cd1}
.bread h2{color:#333;line-height: 1.2em;padding-top: .7em;padding-bottom: .7em;}
.conway li{ font-size:14px; color:#000; position:relative; padding-left:33px; margin-top:15px;}
.conway li img{ position:absolute; left:0; top:4px}
.conway li a{ color:#006cd1}
.mapImg{ height:250px; margin-top:20px; border:3px solid #ededed; margin-bottom:40px;}
.partner{background:#f1f1f1;padding: 15px 0 25px;}
.subpart{ width:100%; overflow:hidden; padding-top:10px;}
.subpart img{ display:block; width:100%; border:1px solid #e5e5e5;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; -ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.subpart li{ float:left; margin-right:18px; width:160px}
.subpart ul{ position:relative; width:10000px;}
.subpart li:hover img{-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.2); box-shadow: 0 0 8px 0 rgba(0,0,0,.2); -webkit-transform: translateY(-2px); transform: translateY(-2px);}

.acaul{margin:0 -8px;padding-bottom:30px;font-size: 0;}
.acaul li{padding-left:8px;padding-right:8px;margin-top:22px;display: inline-block;float: none;vertical-align: top;}
.acaul li a{ display:block; color:#666;-webkit-transition:all .6s ease; -ms-transition:all .6s ease; transition:all .6s ease;}
.acatxt{ background:#f2f2f2; line-height:18px; font-size:14px; color:#666; text-align:center; padding:0 20px 20px;-webkit-transition:all .6s ease; -ms-transition:all .6s ease; transition:all .6s ease;}
.acatxt h3{ color:#333;    white-space: nowrap; text-overflow:ellipsis; overflow:hidden; padding-top:14px; margin-bottom:4px;-webkit-transition:all .6s ease; -ms-transition:all .6s ease; transition:all .6s ease;}
.acatxt i{ display:inline-block; width:95px; height:29px; line-height:29px; border:1px solid #0971d2; color:#0971d2; margin-top:15px;-webkit-transition:all .6s ease; -ms-transition:all .6s ease; transition:all .6s ease;}
.acaul li:hover .acatxt{ background:#006cd1;}
.acaul li:hover .acatxt,.acaul li:hover h3{ color:#fff;}
.acaul li:hover i{ color:#fff; border-color:#fff;}
.page{ text-align:center; padding-bottom:50px;}
.pagea{ display:block; width:96px; height:36px; line-height:36px; text-align:center; color:#fff; font-size:14px; background-color:#006cd1; margin:0 auto;}
.pagea:hover,.back:hover{ background-color:rgba(0,108,209,.8)}

.detailbox img{ max-width:100%; height:auto !important}
.detailtit{ padding-top:25px;}
.detailtit h2{color:#333;text-align:center;line-height: 1em;}
.detailtit p{font-size:14px;color:#8d8d8d;text-align:center;border-top:1px solid #dedede;padding-top: 8px;margin-top: 15px;}
.detailbox{ font-size:14px; color:#666;  padding-top:16px;}
.detailbox img,.thirdlast img{ max-width:100%; height:auto !important;}
.operation{ padding-top:30px; padding-bottom:50px;}
.back{display:block;color:#fff;background-color: #006acd;background-image: url(../images/ndetail02.png);background-position: 14px center;background-repeat: no-repeat;width: 102px;height:32px;line-height:32px;padding-left: 33px;font-size:18px;margin-bottom:11px;}
.operation p a{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;color: #4c4c4c;font-size:14px;line-height:30px;}
.operation p a:hover{color: #006acd;}

.mic{ padding-bottom:40px;}
.micbox ul{font-size: 0;}
.micbox li{position:relative;margin-right:15px;width: auto;margin-top: 35px;padding-bottom:25px;cursor:pointer;float:left;text-align: center;width: 213px;}
.micbox h2{color: #006acd;text-align:center;padding-top:5px;}
.micbox li img{width:180px;max-width: 100%;}
.submic{font-size:14px;color:#666;border: 1px solid #006acd;padding-left:19px;padding-right:19px;padding-top:15px;padding-bottom:28px;display:none;}
.it{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom: -1px;background-image:url(../images/icon1.jpg);background-position:center bottom;background-size:100% auto;width:60px;height:21px; display:none;}
.micbox li.cur .it{ display:block;}

.insidenav {background:#fff;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);-o-box-shadow:0 1px 10px rgba(0,0,0,.1);-ms-box-shadow:0 1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);box-shadow:0 1px 10px rgba(0,0,0,.1);line-height: 43px;position:relative;z-index: 1;}
.sec li{border-bottom:1px solid #ddd;}
.sec li>a{display:block;padding-left: 30px;background:#fff;color: #666;font-size: 14px; position:relative}
.insidenav .sec{/* position:absolute; */width:100%;/* left:0; *//* top: 44px; */z-index:7;display:none;}
.insidenav span em{background: url(../images/img15.png) right center no-repeat;display:block;background-size: 16px auto;width:16px;height:39px;right:10px;top: 3px;position:absolute;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.insidenav span.cur em{-webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg);}
.insidenav span{display:block;padding: 0 15px;font-size: 15px;}

.boxnav{position:relative;top: -2.72em;background: #fff;margin-top: .11em;border-bottom: 16px solid #f5f5f5;}
.boxtitle{background: #006cd1;color:#fff;padding-left: 16%;}

















.boxtitle h3{color: #fff;margin-top:-3px;text-transform:uppercase;line-height: 1.1em;padding: 0.81em 0;}
.subboxt{ display: inline-block; text-align: left;}
.boxul{ margin:0; padding:0;}
.boxul li{ list-style:none;}
.boxul li>a{display:block;padding-left: 16%;font-size:14px;color:#333;border-top:none;position:relative;background: #f5f5f5;padding-top: 17px;padding-bottom: 17px;padding-right: 15px;line-height: 20px;}
.boxul li:hover>a,.boxul li.cur>a{color: #006cd1;background: #fff;}
.boxul li:hover>a:before,.boxul li.cur>a:before{content:"";left:-1px;top:0;height:100%;width: 3px;background:#008ac8;position:absolute;}
.newbox a{ display:block; color:#666; font-size:15px;}
.newbox dl{border-bottom:1px dashed #e1e4ec;padding: 20px 0;position:relative;}
.newintro h2{font-size:20px;color:#333;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;padding: 9px 0 0;margin-bottom: 9px;}
.newintro p{ height:72px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space: normal;}
.newdate span{display:block;font-size:18px;color:#898989;line-height: 1em; width:51px; float:right;}
.newdate em{font-size:14px;color:#898989;font-style:normal;display: block;margin-top: -2px; width:51px; text-align:left; float:right}
.newdate i{ display:block; -webkit-border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; border-radius:100%; background-color:#e9e9e9; background-position:center center; background-repeat:no-repeat; background-size:13px auto; width:36px; height:36px; background-image:url(../images/new1.png); -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -ms-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease;margin-top: 11px;}
.newbox dl:hover i{ background-color:#006acd; background-image:url(../images/new2.png);}
.boxcontent .bread p{ margin-top:4.5%}
.newbox{ padding-bottom:30px;}
.newbox dl:hover .newintro h2{ color:#006acd}

.font24{ font-size:16px;}
.dynamic{ padding-bottom:43px;}
.dynamic li{list-style:none;padding: 25px 0 30px;border-bottom:1px dashed #d3d3d3;}
.dynamic li a{ position:relative; display:block; color:#666; font-size:13px; padding-left:90px; line-height:22px;}
.dynamic li p{ height:48px;}
.date{border:1px solid #626262; position:absolute; text-align:center; left:0; top:0; width:75px; height:80px;font-family:Arial,Helvetica,sans-serif;}
.date b{font-size:35px; line-height:53px; color:#b2b2b2;}
.date span{ font-size:15px; line-height:25px; color:#fff; background:#626262; display:block;}
.dynamic li:hover h2, .dynamic li .date b{color: #006cd1;}
.dynamic li .date{border-color: #006cd1;}
.dynamic li .date span{background: #006cd1;}
.dytxt h2{ color:#333; padding:8px 0 2px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.swiper-wrapper{ width:99999px;}

.hasthird>a:after{ content:"+"; margin-left:15px;}
.hasthird>a.cur:after{ content:"-"}
.third{ padding-bottom:10px; display:none;}
.third>a{ display:block; text-indent:4em; font-size:13px; color:#666; line-height:40px;}
.pcthird{ padding-bottom:20px; display:none;}
.pcthird>a{color:#666;font-size:14px;display:block;padding-top: 10px;padding-bottom: 10px;padding-left: 16%;line-height: 18px;}
.pcthird>a.cur{ color:#006acd}
.boxul li.cur .pcthird{ display:block;}

.Studio{ padding-bottom:50px; padding-left:5px; padding-right:5px;}
.boxcontent{ width:100%; overflow:hidden;}
.Studio .it{ background-image:url(../images/studio4.jpg)}
.substudio{ border:1px solid #e1e1e1;}
.Studio .micbox li{ padding-left:0 !important; padding-right:0 !important; margin-right:0; padding-bottom:27px;}
.Studio .micbox li img{ width:100% !important; display:block}
.Studio .submic{ border:1px solid #d6d6d6; -webkit-box-shadow:0 0 7px rgba(0,0,0,.22); -ms-box-shadow:0 0 7px rgba(0,0,0,.22); box-shadow:0 0 7px rgba(0,0,0,.22);}
.studiobox li h2{ line-height:1em; padding-top:0; height:53px; border-top:1px solid #e1e1e1; display:table; width:100%;}

.overview{ padding-top:25px; padding-bottom:40px; border-bottom:1px solid #e2e2e2}
.reh2{color:#006cd1;line-height:1.2em;position:relative;padding-left: 37px;margin-bottom:20px;}
.reh2 img{ position:absolute; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); left:0}
.overdl dd{ font-size:14px; color:#666; padding-top:20px;}
.centermore{display:block;-webkit-border-radius:50px;-ms-border-radius:50px;border-radius:50px;text-align:center;font-size:14px;width:106px;height:36px;line-height:36px;background:#006cd1;color:#fff;margin-top:14px;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;display: none;}
.overdl dd p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;/* -webkit-line-clamp: 9; */-webkit-box-orient: vertical;display: -ms-box;-ms-line-clamp: 9;-ms-box-orient: vertical;white-space: normal;}
.reproject{ padding-top:22px; overflow:hidden; padding-bottom:40px; border-bottom:1px solid #e2e2e2}
.reproject .reh2{ margin-bottom:0 !important}
.reproject ul{ margin:0 -7px; font-size:0}
.reproject ul li{ padding-left:7px; padding-right:7px; margin-top:20px; float:none; display:inline-block}
.reproject ul h3{ color:#006cd1; text-align:center; background:#ededed; line-height:20px; display:table; width:100%; height:55px;-webkit-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease}
.reproject li:hover h3{ color:#fff; background:#006cd1}
.renew{ padding-top:26px; border-bottom:1px solid #e2e2e2}
.renew ul{ padding-bottom:35px;}
.renew ul a{ display:block; font-size:14px; color:#333; position:relative; padding-left:20px; padding-right:80px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.renew ul span{ color:#666; position:absolute; right:0; top:0}
.renew ul a:before{ content:""; position:absolute; left:0; top:7px; width:0; height:0;border-top:5px solid transparent; border-bottom:5px solid transparent; border-left:9px solid #006cd1;}
.renew ul li:hover a{ color:#006cd1}
.renew ul li{ margin:2px 0}
.remembers{ padding-top:19px; color:#333}
.remembers ul{margin: 0 -5px;padding-bottom:40px;}
.remembers li{ padding-left:10px; padding-right:10px; padding-bottom:10px;}
.remembers li img{ margin-right:13px; position:relative; top:2px;}

/*搜索结果页*/
.result span{font-size:20px;color: #006cd1;display:block;line-height:46px;}
.result-in{float:left;height:46px;border:1px solid #ccc;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:13px 13px;font-size:15px;margin-right:13px;width: 69%;}
.result-bt{background: #006cd1;color:#fff;width:75px;font-size:15px;text-align:center;line-height:46px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;cursor: pointer;}
.the-result{ font-size:15px; color:#1a1a1a; padding-top:20px;}
.result-list{}
.result-ul{ padding:0 0 20px; margin:0}
.result-ul li{ border-bottom:1px solid #d0d0d0; line-height:22px; color:#333; position:relative; padding-top:25px; padding-bottom:25px; list-style:none;}
.result-ul li a{ display:block;}
.result-ul li h2{ font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-bottom:7px;color: #006cd1;}
.result-ul li p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.result-a{display:block;width:95px;height:30px;text-align:center;line-height:30px;border:1px solid #c3c3c3;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;margin-top:15px;color: #006cd1;}
.result-ul li:hover .result-a{background: #006cd1;color:#fff;}
.showmore{ display:block; margin:0 auto; -webkit-border-radius:50px; -ms-border-radius:50px; border-radius:50px; text-align:center; font-size:14px; color:#fff; width:130px; height:35px; line-height:35px; background:#006cd1}
.showmore:hover{ opacity:.75}

.careernav{ padding-left:1px; margin-top:20px;}

.careernav li{float:left;border: 1px solid #d7d7d7;border-bottom:1px solid #006cd1;margin-left:-1px;text-align:center;min-width:100px;}
.careernav a{ display:block; font-size:14px; color:#333; padding:0 17px; height:49px; line-height:49px; -webkit-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease;}
.careernav li.cur a{ color:#fff; background:#006cd1;}
.careerintro{ font-size:14px; color:#666; line-height:21px; padding-top:20px;}
.careerintro h3{ color:#006cd1; line-height:1em; margin-bottom:9px;}
.careers{ padding-top:25px; padding-bottom:50px;}
.careers h3{color:#006cd1; line-height:1em;}
.careers a{ display:block; font-size:14px; color:#666; border-bottom:1px solid #e1e1e1; line-height:20px; padding:10px 0}
.careers li:hover a{ color:#006cd1;}
.careerdetail{ font-size:13px; color:#666;}
.careerdetail h3{ color:#006cd1; border-bottom:1px solid #d9d9d9; line-height:3.55em; margin-bottom:1em;}
.backlist{ font-size:16px; color:#fff; text-align:center; -webkit-border-radius:50px; -ms-border-radius:50px; border-radius:50px; width:128px; height:37px; line-height:37px; display:block; background:#006cd1; margin-top:1.875em;}
.apply h3{ color:#006cd1; border-bottom:1px solid #d9d9d9; padding-bottom:.7em; padding-top:2.15em;}
.apply{font-size:14px;color:#666;padding-bottom: 50px;}
.apply span{ display:block; margin-bottom:8px;}
.apply li{ position:relative; margin-top:15px;}
.apllyin{ display:block; width:100%; height:45px; line-height:45px; font-size:14px; color:#666; border:1px solid #dcdcdc; -webkit-border-radius:1px; -ms-border-radius:1px; border-radius:1px; padding:0 10px;}
.apply li img{height:45px;position: relative;}
.applycode{ padding-right:160px;}
.appcode{position:absolute;right:0;line-height:45px;bottom:0;height: 45px;}
.appcode i{display:inline-block;position:relative;top: 6px;cursor:pointer;}
.applybt{ font-size:16px; color:#fff; text-align:center; -webkit-border-radius:50px; -ms-border-radius:50px; border-radius:50px; width:128px; height:37px; line-height:37px; display:block; background:#006cd1; margin-top:20px;}

.adv{ border-bottom:1px solid #e3e3e3; padding-bottom:40px;}
.adv3{ line-height:1.1em; color:#006cd1; padding-left:.77em; position:relative; margin-top:1.3em; margin-bottom:22px;}
.adv3:before{ content:""; width:3px; height:.9em; background:#006cd1; left:0; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); position:absolute;}
.adv dt{ background-position:center top; background-size:cover; height:300px;}
.adv dd{ font-size:14px; color:#666;}
.adv dd h4{ position:relative; padding-left:20px; color:#006cd1; margin-top:11px;}
.adv dd h4:before{ content:""; width:0; height:0; top:7px; left:0;border-top:5px solid transparent; border-bottom:5px solid transparent; border-left:9px solid #006cd1; position:absolute; display:block}
.subtalent{ overflow-x:scroll; overflow-y:hidden;}
.subtalent ul{white-space:nowrap;font-size: 0; margin:0 -8px;}
.subtalent li{display:inline-block;width: 65%;padding-left:8px;padding-right:8px;}
.subtalent ul a{ position:relative; color:#fff;}
.talentintro{ position:absolute;width:51%;height:100%;border-bottom:100px solid rgba(0,108,209,.79);border-left:37px solid transparent;right:-1px; top:0; z-index:1}
.theintro{position:absolute;width:51%;z-index:2;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;line-height:1em;padding-left: 15%;}
.theintro img{display:block;margin:12px auto 0; -webkit-transform: translateX(-20%); -ms-transform: translateX(-20%);transform: translateX(-20%);}
.talent{ padding-bottom:60px;}

.organization{ font-size:14px; color:#666; padding-top:26px; padding-bottom:50px;}
.organization img{ max-width:100%; height:auto !important}
.planh3{ color:#006cd1; line-height:1em; margin-top:4px; margin-bottom:.4em;}
.huobtn{display:block;width: 12px;height: 20px;background-size:100% auto;background-repeat:no-repeat;position:absolute;z-index:5;top: 50%;margin-top: -10px;}
.pingprev{background-image:url(../images/l.png);left: 0;}
.pingnext{background-image:url(../images/r.png);right: 0;}
.pingprev:hover{ background-image:url(../images/lh.png);}
.pingnext:hover{ background-image:url(../images/rh.png);}
.kehu{ position:relative}
.kehu li img{ display:block; width:100%; -webkit-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease;}
.keall{ padding-top:35px; padding-bottom:50px;}
.kehu{ margin-top:25px;}
.kebox{ overflow:hidden; color:#333; font-size:15px; text-align:center;}
.kehu .pingprev, .kehu .pingnext{ display:none;}
.case-pagination{ text-align:center; padding-top:10px;}
.case-pagination span{-webkit-border-radius:100%;-ms-border-radius:100%;border-radius:100%;display:inline-block;margin: 0 3px;background:#888;width: 8px;height: 8px;cursor: pointer;}
.case-pagination span.swiper-pagination-bullet-active{ background:#006cd1}
.swiper-wrapper li{ list-style:none; float:left; font-size:14px; color:#666; line-height:18px;}
.swiper-wrapper li a{ display:block;}

.leader{ margin:0 -8px; margin-top:-20px;}
.leader li{ float:left; padding-left:8px; padding-right:8px; width:100%; margin-top:15px;}
.leader li a{ display:block; position:relative; border:1px solid #e7e7e7; text-align:center; -webkit-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease;}
.leader li a:before{ content:""; position:absolute; left:0; bottom:0; width:100%; height:2px; background:#006cd1}
.leader li h3{color:#006cd1;margin-top: 3px;height: 1.95em;}
.leader li h2{ padding-top:1em; color:#333;}
.leader li:hover a{ color:#fff; background:#006cd1; border-color:#006cd1}
.leader li:hover h3,.leader li:hover h2{ color:#fff}

.strategic h3{ color:#006cd1; line-height:1.1em; margin-top:.83em;}
.substra{position:relative;line-height:21px;color:#666;font-size: 12px;padding-bottom:50px;}
.substra img{ max-width:100%; height:auto !important}
.substra1{position:absolute;top: 2%;left: 30%;}
.substra2{position:absolute;top: 23%;left: 30%;}
.substra3{position:absolute;top: 63%;left: 30%;}
.strategic{ padding-bottom:50px;}

.improve{max-width:1163px;padding-top: 30px;padding-bottom: 50px;}
.imtop,.imbottom{-webkit-border-radius:100%;-ms-border-radius:100%;border-radius:100%;background-color: #7e7e7e;background-size:20px auto;background-repeat:no-repeat;background-position:center center;width:40px;height:40px;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;/*cursor:pointer;*/margin-left: 15px;;}
.imtop:hover,.imbottom:hover{background-color: #006cd1;}
.imtop{ background-image:url(../images/im1.png);background-color: #006cd1;}
.imbottom{background-image: url(../images/im2.png);opacity: 0}
.improbox{position:relative;padding-bottom: 40px;}
.improbox:before{content:"";height:100%;width:1px;left: 35px;top:0;background: #e1e1e1;position:absolute;z-index: 1;}
.imul{margin:0;padding:0;font-size: 0;overflow: hidden;/* height: 581px; */position: relative;z-index: 2;}
.imul li{position:relative;padding-left:80px;}
.year{position:absolute;display:block;-webkit-border-radius:50px;-ms-border-radius:50px;border-radius:50px;background:#006cd1;color:#fff;text-align:center;height:25px;line-height: 25px;width:70px;left: 0;top:20px; display:none}
.subim{position:relative;margin-top: 20px;padding-left: 80px;}
.subim img{max-width: 100%;height:auto !important;display:inline-block;margin-bottom:8px;}
.inimtro{border:1px solid #ddd;padding:10px 15px 16px;line-height:18px;font-size:13px;color: #666;}
.inimtro h3{ color:#006cd1; line-height:1em; padding-bottom:.42em}
.xiushi{width:10px;height:11px;position:absolute;left: 71px;top:50%;background:url(../images/im4.png) no-repeat;}
.xiushi:before{content:"";-webkit-border-radius:100%;-ms-border-radius:100%;border-radius:100%;box-sizing:border-box;border:1px solid #006cd1;background:#fff;width:10px;height:10px;display:block;left: -40px;top:0;position:absolute;-ms-box-sizing:border-box;z-index: 3;}
.xiushi:after{content:"";position:absolute;height:1px;width:20px;border:1px dashed #006cd1;left: -30px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-ms-box-sizing:border-box;box-sizing:border-box;}


div.apllyin{ position:relative; padding-right:125px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.apllyin input{ position:absolute; width:100%; height:100%; left:0; top:0; opacity:0; cursor:pointer}
.overdl dt{display: none !important;}

.secondnav, .third{ display:none;}
.secondnav{ padding-bottom:15px;}
.m_nav_main .thirdnav:after{content:"+";margin-left:5px;position:relative;top:1px;width: 11px;display: inline-block;}
.smallnav{ display:none;}
.smallnav>a{ display:block; font-size:14px; color:#666; line-height:30px;}
.thirdnav.active:after{ content:"-";}

/*20181217*/
.addpubu ul{ margin:0 -5px;}
.addpubu ul li{ padding:0 5px; width:50%;}

.shfixed{ position:fixed; z-index:5; right:0; top:50%; -webkit-transform:translateY(40%); -ms-transform:translateY(40%); transform:translateY(40%); width:120px; text-align:center; /*background:#006cd1;*/ -webkit-border-radius:10px; -ms-border-radius:10px; border-radius:10px; color:#fff;font-size:14px; line-height:20px;}
.shfixed a{ display:block;}
.shfixed img{ width:100%; border-radius:15px;}

.newadd{ padding-bottom:50px;}
.newadd .careers{ padding-top:0 !important; padding-bottom:20px !important}
.subadd{ font-size:14px; color:#666; line-height:24px; padding:30px 0 0}
.subadd .apply textarea{ height:100px;border: 1px solid #dcdcdc; padding:8px 10px; display:block; width:100%; font-size:14px; color:#666}
.subadd .appcode i{ top:0; vertical-align:top}
.subadd .apply{ max-width:1000px; margin:0 auto}
.addnav li{ display:table;}
.addnav li a{ display:table-cell; vertical-align:middle; line-height:1.3em;}

.apllyin{ position:relative;}
.subsex{ display:block; position:absolute; left:-1px; right:-1px; top:100%; border:1px solid #dcdcdc; z-index:5; background:#fff;}
.subsex em{ display:block; line-height:35px; cursor:pointer; font-style:normal; font-size:14px; color:#333; padding-left:10px;}
div.apllyins{ overflow:inherit}
.indexann li p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;height:36px;}

@media (min-width: 640px){
		
	.addnav li{ width:14%;}
	.addnav li a{ padding:0}
	.addnav .swiper-wrapper{ width:100%;}
}

@media (min-width: 767px){
	.nav_icon_click{}
	.videocon { width:450px;}
	.videocon .thevideos{ height:400px;}

	
	.therenew .imgbox{ width:125px;}
	.renewcon{ height:101px;}
	.therenew h2{ padding-left:20px;}
	.therenew li a{ padding-left:165px;}
	.therenew .imgbox{ left:20px;}
	
	.indexnew .imgbox{ margin-right:24px;}
	.indexnew ul{ width:86%}
	.indexnew{ width:50%; float:left;}
	.indexnewbox:before{content:"";position:absolute;left:50%;width:2px;background:#e1e1e1;top: 25px;bottom:196px;}
	.indexann{ padding-left:7.5%; width:50%; float:left;}
	.scrolldiv li{ width:33.333%;padding-left: 10px;padding-right: 10px; display:block; float:left;}
	.indextheme{ float:left; width:100%;}
	.scrolldiv{ overflow:hidden;}
	.scrolldiv ul{margin: 0 -10px;}
	.indexvideo{ float:left; width:35.5%}
	.subinother li{ width:20%; float:left;}
	.subinother{ overflow:hidden; margin-top:0;}
	
	.micbox li{ width:33.333%; margin-top:40px;}
	.micbox li img{ width:200px;}
	
	.boxnav{width: 23.35%;float:left;}
	.boxcontent{width: 72.1%;float:right;}
	.newbox dt{float:left;width: 30.4%;}
	.newintro{float:left;width: 66.2%;padding-left:15px;}
	
	.boxcontent .bread p{ display:block;}
	.newintro h2{-webkit-line-clamp: 1;}
	.micbox h2{ height:53px;}
	.reproject{ padding-bottom:43px;}
	
	/*搜索结果*/
	.result-in{ float:left; height:46px; border:1px solid #ccc;}
	.result-bt{width:111px; text-align:center; }
	
	.careernav a{ padding:0 13px;}
	.careernav li{ min-width:inherit}
	
	.apply li{padding-left: 140px;margin-top:21px;}
	.apply span{position:absolute;text-align:right;left:0;top:0;line-height:45px;width: 125px;}
	.applybt{margin-left: 140px;margin-top:26px;}
	.apply ul{ padding-top:5px;}
	.subtalent li{ width:45%;}
	
	.planul1{ margin:0 -2px;}
	.planul1 li{ float:left; padding-left:2px; padding-right:2px; width:59.3%;}
	.planul1 li:nth-of-type(2){ width:40.7%;}
	.planul2{margin:0 -2px;}
	.planul2 li{ padding-left:2px; padding-right:2px; width:33.333%; float:left;}
	.planul2{margin:0 -2px;}
	.aboutul{ margin:0 -4px;}
	.aboutul li{ padding-left:4px; padding-right:4px; width:50%; float:left;}
	
	.kehu li.swiper-slide-next img{-webkit-transform: scale(2);-ms-transform: scale(2);transform: scale(2);}
	.kebox{padding: 10% 0;max-width: 1083px;margin: 0 auto;}
	.kehu{ padding:0 30px;}
	.kehu li.swiper-slide-next p{width: 120%;margin-top: 37%;margin-left: -10%;}
	.kehu li p{ opacity:0; padding-top:5px;}
	.kehu li.swiper-slide-next p{ opacity:1}
	.huobtn{width:15px;height:24px;background-size:15px auto;margin:0 auto;left:50%;margin-left:-19px;margin-top: 0;}
	.kehu .pingprev,.kehu .pingnext{left: 0;margin: 0;display:block;top: 26%;}
	.kehu .pingnext{right:0;left: auto;}
	.pclab{ padding-bottom:0 !important}
	
	.leader li{ width:50%; margin-top:20px;}
	
	.substra{ font-size:14px;}
	.substra1{top: 5%;}
	.substra2{top: 26%;}
	.substra3{top: 57%;}
	
	.year{ width:88px; height:35px; line-height:35px;}
	.imtop, .imbottom{ margin-left:26px;}
	.improbox:before{ left:45px;}
	.xiushi:before{left: -55px;}
	.xiushi:after{left: -45px;width:30px;}
	.imul li{ padding-left:105px;}
	.subim{ padding-left:105px;}
	.xiushi{ left:96px;}
	
	
	.newadd{ padding-bottom:50px;}
	.subadd .apply li{ width:50%; float:left;}
	.subadd .apply li.w100{ width:100%}
	.subadd .apply span{ line-height:21px; padding-top:12px; padding-bottom:12px;}
}


@media (min-width: 991px){
	
	.apply span{ width:125px; text-align:right;}
	body{ padding-top:0}
	.logo img{ width:516px;}
	.subhead{padding: 12px 0;}
	.head{ position:static;}
	.search{ float:left; width:219px; border:1px solid #fff; margin:0}
	.search .searchin{ color:#fff;}
	.search .searchbt{background:url(../images/top3.png) center center no-repeat;}
	/*foot*/
	.foot{ padding-top: 45px;}
	.foot-link{float:left;border-bottom:none;height: 215px;overflow:visible;padding-right: 6.2%;-webkit-transition:all .3s ease;transition:all .3s ease;}
	.sub-foot .foot-link:last-child{ padding-right:0}
	.sub-foot{padding-bottom: 17px;overflow:hidden;float: left;width: 100%;}
	.sub-foot dt{font-size: 16px;line-height:24px;margin-bottom: 6px;}
	.sub-foot dd a:hover{color: #fff;}
	.sub-foot dt:after{ display:none;}
	.sub-foot dd{ visibility:visible; z-index:1; top:0; position:static; padding-bottom:0;-webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none;transform: none;}
	.sub-foot dl{ position:relative; left:50%; -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); -webkit-transform:translateX(-50%); transform:translateX(-50%); float:left;border-bottom:none}
	.foot>.commonweb{ position:relative; padding-right:170px; -webkit-transition:all .3s ease; transition:all .3s ease;}
	.footcode{position:absolute;right:15px;top: 0;margin:0;padding: 0;}
	.foot .foot-link:nth-of-type(1) dl{ -webkit-transform:none; -moz-transform:none; -ms-transform:none; -o-transform:none; transform:none; left:0;}
	.footcopy{}
	.footcopy span{ font-size:16px;}
	.foot-link:last-child dt:nth-of-type(1){border-bottom:none;padding-bottom: 14px; }
	.sub-foot dt a{ font-size:18px;}
	.navhead{}
	.head{ height:auto;}
	.logo{ padding-top:5px;}
	
	.banner-slide .flex-control-nav li{ margin:0 6px;}
	.fon30{ font-size:24px;}
	
	.videocon { width:800px;}
	.videocon .thevideos{ height:600px;}
	
	.researchnew{position:absolute;height:100%;top:0;padding-left:15px;padding-right:15px;width: 450px;right: 0;}
	.therenew{ height:100%; position:absolute; right:15px; top:0; width:450px;}
	.renewcon{ font-size:14px;}
	.renewcon h3{ padding-bottom:5px}
	.indexnewbox:before{ bottom:246px;}
	
	.bread p{ display:block;}
	.conway li{ float:left; margin-right:70px;}
	.conway{ padding-top:14px;}
	.mapImg{ height:350px;}
	
	.newintro{position:absolute;right:10.4%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width: 59.4%;padding-right:15px;}
	.newdate{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:10.4%;border-left:1px solid #e1e4ec;padding-bottom: 7px;padding-top: 6px;}
	.newdate i{ float:right; margin-right:15px;}
	.newintro h2{-webkit-line-clamp: 2;}
	
	.font24{ font-size:20px;}
	.dynamic li a{ font-size:15px; padding-left:117px; height:94px; line-height:24px;}
	.date{ width:90px; height:94px;}
	.date b{ display:block; font-size:45px; line-height:63px;}
	.date span{ font-size:18px; line-height:30px;}
	.dytxt h2{ padding:9px 0;}
	.micbox h2{ height:auto;}
	
	/*搜索结果*/
	.result{padding: 58px 0 22px;}
	.result span{ font-size:30px; line-height:46px; float:left;}
	.result-in{ float:left; height:46px; border:1px solid #ccc; -moz-border-radius:4px;width:480px; margin-left:32px; margin-right:13px;}
	.result-bt{font-size:20px;}
	.the-result{ font-size:18px;}
	.result-ul li { padding-right:118px;}
	.result-ul li h2{ font-size:18px; }
	.result-a{ position:absolute; right:0; top:50%; margin-top:-15px;}
	.result-ul{padding-bottom: 40px;}
	
	.careernav a{ padding:0 17px;}
	
	.apply li:nth-child(2n){ width:330px; padding-left:102px;}
	.apply li,.apply li.applycode{ float:left; width:380px; padding-left:150px;}
	.apply li.applycode  span{ width:125px;}
	.apply li.applycode { width:540px;}
	.applybt{ margin-left:150px;}
	.adv dl{ position:relative;/* padding-left:47.17%;*/}
	.adv dt{ position:absolute;  height:100%; left:0; top:0; width:43.815%;}
	.subtalent li{ width:33.333%; margin-top:22px;}
	.theintro{ padding-left:14%;}
	.theintro img{ -webkit-transform:translateX(-37%); -ms-transform:translateX(-37%); transform:translateX(-37%);}
	.subtalent{ overflow:hidden;}
	.subtalent ul{ white-space:normal}
	.talent .adv3{ margin-bottom:0}
	.talent{ padding-bottom:100px;}
	.huobtn{width:23px;height:38px;background-size:23px auto;margin:0 auto;left:50%;margin-left:-19px;margin-top: 0;}
	.kehu .pingprev,.kehu .pingnext{ top:30%}
	
	
	.substra1{top: 2%;left:0;max-width: 416px;}
	.substra2{top: 18%;left:33%;max-width:490px;}
	.substra3{top: 44%;left: 59%;max-width: 345px;}
	
	.imul{/* height:800px; */}
	.imtop,.imbottom{ margin:0 auto;}
	.improbox:before{left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%);}
	.year{top: 56px;right: -44px;left: auto;}
	.imul li{ padding:0}
	.subim{display:inline-block;width:50%;padding-right:55px;vertical-align: top;/* margin-top: 20px; */padding-left: 0;}
	.xiushi{left:auto;right: 46px;background: url(../images/im3.png) no-repeat;}
	.xiushi:before{left: auto;right: -51.5px;}
	.xiushi:after{left: auto;right: -42px;}
	.allimprove .subim:nth-child(2n){ padding-right:0; padding-left:55px; margin-top:76px;}
	.allimprove .subim:nth-child(2n) .xiushi{ background:url(../images/im4.png) no-repeat; right:auto; left:46px; top:80%}
	.allimprove .subim:nth-child(2n) .xiushi:before{right: auto;left: -51.5px;}
	.allimprove .subim:nth-child(2n) .xiushi:after{right: auto;left: -42px;}
	.allimprove .subim:nth-child(2n) .year{ right:auto; left:-44px;}
	.allimprove .subim:nth-of-type(1) .year{ top:65px;}
	.allimprove .subim:nth-of-type(1),.allimprove .subim:nth-of-type(2),.allimprove .subim:nth-of-type(3){ margin-top:35px;}
	
	.subadd .apply li:nth-child(2n) span{ width:135px;}
	.apply li{ padding-left:135px !important; width:50% !important}
	.apply li.w100{ width:100% !important}
	
	.subadd .apply li{ padding-left:150px !important;}
	.subadd .apply span{ width:150px !important; padding-right:10px; text-align:right;}
}


@media (min-width: 1024px){
	.indexnew{ width:35.58%;}
	.indexnewbox:before{left:35.58%; bottom:0}
	.indexann{ padding-left:4%; padding-right:4%; width:38%}
	.indexnewbox:after{ content:""; position:absolute; left:72.7%; width:2px; background:#e1e1e1; top:16px; bottom:0}

	.indextheme{ float:right; width:26.42%; padding-left:3.5%}
	.scrolldiv li{ width:100%;}
	.scrolldiv a{height:157px;}
	.indexother{ margin-top:47px;}
	
	.overview{ padding-top:33px; padding-bottom:50px;}
	.reh2{ padding-left:42px; margin-bottom:28px}
	.overdl dt{width:44.28%;display: inline-block;vertical-align: middle;float: left;margin-right: 3%;}
	.overdl dd{display:table;/* width:53.18%; */padding-top:0;/* padding-left: 3%; */}
	.overdl dd p{/* -webkit-line-clamp: 8; */}
	
	.careernav li{/* min-width:158px; */}
	.careers h3{ margin-bottom:15px;}

	
	.kehu{ padding:0 52px;}
	.leader li{ width:33.333%;}

.shfixed{ width:220px;}
	
}
@media (min-width: 1200px){
	.foot-link{ padding-right:80px;}
	.footcode{ right:64px;}
	.navul li{ margin:0 32px;}
	.navul li>a{ font-size:18px;}
	.fon30{ font-size:30px;}
	.therenew{ width:534px;}
	.thecopy{ font-size:16px;}
	.f18{ font-size:18px;}
	
	.banner-slide li img{ position:relative; min-width:1400px; left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%);}
	.indexnew h2,.indexann h2,.indextheme h2{ padding-top:27px; padding-bottom:7px;}
	.indexann{ width:39.33%}
	.indexnewbox:after{ left:74.7%;}
	.indexnewbox:before,.indexnewbox:after{ top:35px;}
	.indextheme{width:25.09%}
	.indexother{ padding-bottom:60px;}
	.subinother{ }
	.subinother ul{ margin:0 -6px;}
	.subinother li{ padding-left:6px; padding-right:6px;}
	.subinother a{ line-height:24px;}
	.subinother h3{ padding:7px 0 0}
	.subinother a i{ margin-top:13px;}
	.conway li{ margin-right:105px;}
	.conway{ padding-top:24px;}
	.mapImg{ height:506px; margin-top:38px; margin-bottom:66px;}
	.partner{ padding:24px 0 34px}
	.acatxt{ padding:0 34px 20px;}
	.acaul{ margin:0 -11px; padding-bottom:47px; padding-top:9px;}
	.acaul li{ padding-left:11px; padding-right:11px;}
	.page{ padding-bottom:76px;}
	.detailbox{font-size:15px;line-height:30px;padding-top: 23px;}
	.operation{padding-top: 45px;padding-bottom: 46px;}
	.detailtit{padding-top: 38px;}
	
	.micbox li{ padding-left: 37px; padding-bottom: 32px; padding-right:37px; margin-top:75px;}
	.micbox li img{ width:269px;}
	.mic{ padding-bottom:77px;}
	
	.newintro{ padding-left:30px;}
	.newbox{ padding-top:13px; padding-bottom:50px;}
	.newintro h2{ font-size:24px;}
	.font24{ font-size:24px;}
	.dynamic{ padding-top:7px;}
	
	.subpart li{ width:186px;}
	.pcthird>a:hover{ color:#006acd}
	.Studio .micbox li{padding-right:28px;margin-top: 43px;}
	.Studio{ padding-bottom:118px;}
	.overdl dd{/* min-height:285px; */}

	.centermore:hover{ opacity:.75}
	.overdl dd p{/* -webkit-line-clamp: 9; */}
	.reproject ul li{ margin-top:23px;}
	.renew ul{ padding-top:13px; padding-bottom:59px;}
	.remembers ul{ padding-bottom:63px;}
	.centerdetail{ line-height:24px;}
	
	.careernav{ margin-top:20px;}
	.careernav li:hover a{ color:#fff; background:#006cd1;}
	.careerintro{ padding-top:34px;}
	.careers{ padding-top:35px; padding-bottom:73px;}
	.careerdetail{ line-height:30px;}
	.apply{ padding-bottom:66px;}
	.adv dd{ font-size:16px;}
	.talent{ padding-bottom:164px;}
	.organization{ padding-bottom:139px;}
	.kehu .pingprev, .kehu .pingnext{ top:32%}
	.leader{ margin-top:-21px;}
	.leader li{ margin-top:29px;}
	.substra{ font-size:16px; padding-bottom:30px;}
	.substra1{top: 6%;}
	.substra2{top: 21%;}
	
	.imul{/* height:1195px; */}
	.imtop,.imbottom{ width:58px; height:58px; background-size:25px auto;}
	.improve{ padding-bottom:115px; padding-top:43px;}
	.inimtro{font-size:14px;padding: 10px 15px 16px;}
	.backlist:hover{ color:#fff;}
	
	.secondnav{text-align:center;background:rgba(255,255,255,.94);position:absolute;white-space:nowrap;left:50%;top:70%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block;opacity:0;visibility:hidden;z-index:-1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index: 3;min-width: 167px;box-shadow: 0 0 5px rgba(0,0,0,.2);}
	.sencondbox>a{font-size:14px;color:#4c4c4c;padding: 12px 10px;border-bottom:1px solid #e4e4e4;display: block;line-height: 24px;}
	.sencondbox>a:after{ display:none;}
	.sencondbox>a:hover{ color:#006cd1}
	.secondnav, .third{ padding-bottom:0;}
	.navul li:hover .secondnav{ opacity:1; z-index:3; visibility:visible; top:100%;}
	
	.shfixed{ position:absolute; -webkit-transform:none; -ms-transform:none; transform:none; margin-top:0}
	.float_close{ position:absolute; -webkit-border-radius:100%; -ms-border-radius:100%; border-radius:100%; background:#fff; width:25px; height:25px; cursor:pointer; top:-12px; right:-12px;}
	.float_close:after{ content:""; position:absolute; width:1px; height:20px; background:#333; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); top:2px}
	.float_close:before{ content:""; position:absolute; width:1px; height:20px; background:#333; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg);transform:rotate(-45deg); top:2px}

	.subinother p{}
        .indexann li p{height:36px}
}
@media (min-width: 1230px){
	.researchnew{width: 534px;padding-left:0;padding-right:0;right: 7%;}
	
	
}

@media (min-width: 1500px){
	.researchnew{right: 11%;}
	
	
}

@media (min-width: 1800px){
	.researchnew{right: 15%;}
	
}

@media (max-width: 1750px){
	.therenew ul li:last-child{ display:none;}	
	
}

.layui-btn-danger{position:absolute;right:0;bottom: 0;height: 45px !important;}
.input.sub_addbtn{ display:none !important}
.acaul .imgbox>img.thisa{ position:absolute; left:0; top:0;}
.subinother p{}

.Studio .micbox li.cur .substudio{ border-color:#006cd1}
.mic .micbox li img{ -webkit-border-radius:100%; -ms-border-radius:100%; border-radius:100%;}
.mic .micbox li.cur img{box-shadow: 0 0 30px rgba(0,0,0,.4);}
.mapImg img{ display:block; width:100%;}
.mapImg{ height:auto !important}


.renew h2 span{ float:right; font-size:18px; cursor:pointer; color:#333}
.renew h2 span:hover{ color:#006cd1}
.indexother h4{color: #006cd1; line-height: 1em; padding-bottom:1em;}