body{font-family:"Helvetica Neue","Hiragino Sans GB","Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;font-size:16px;line-height:1.5;color:#666}
@media (min-width:992px){
body{font-size:16px}
}
.h1,h1{font-size:2em;line-height:1.15}
.h2,h2{font-size:1.666666em;line-height:1.2}
.h3,h3{font-size:1.333333em;line-height:1.4}
.h4,h4{font-size:1em}
.h1,.h2,.h3,.h4,.h5,.h6,b,h1,h2,h3,h4,h5,h6,strong{font-weight:500}
.iconfont{line-height:1}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0}
main{display:block}
h1{font-size:2em;margin:.67em 0}
hr{box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent}
abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
template{display:none}
[hidden]{display:none}
html{font-size:16px;-webkit-tap-highlight-color:transparent;box-sizing:border-box;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
*,:after,:before{box-sizing:inherit}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}
a{text-decoration:none}
a:hover{text-decoration:none}
a[href="javascript:void(0);"]{cursor:auto}
a[href="javascript:void(0);"]:hover{text-decoration:none}
button{background:0 0;border:0;padding:0}
div{line-height:1}
ol,ul{margin:0}
img{vertical-align:middle;max-width:100%}
p{margin:0}
.region{display:block;width:100%;max-width:100%;margin:0 auto;padding:0}
.region--top{display:none;position:fixed;top:0;left:0}
.region--bottom{display:none;position:fixed;left:0;bottom:0}
/*!
 * .layout-stage 类用于限定宽度
 */
.stage{width:100%;margin-right:auto;margin-left:auto;padding-left:20px;padding-right:20px}
.stage{width:1240px}
.glide{position:relative;width:100%;box-sizing:border-box}
.glide *{box-sizing:inherit}
.glide__track{overflow:hidden}
.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}
.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.glide__slide{width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}
.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.glide--rtl{direction:rtl}
.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,.5);border-radius:4px;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity 150ms ease,border .3s ease-in-out;-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:1}
.glide__arrow:focus{outline:0}
.glide__arrow:hover{border-color:#fff}
.glide__arrow--left{left:2em}
.glide__arrow--right{right:2em}
.glide__arrow--disabled{opacity:.33}
.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:-ms-inline-flexbox;display:inline-flex;list-style:none;-ms-transform:translateX(-50%);transform:translateX(-50%)}
.glide__bullet{background-color:rgba(255,255,255,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}
.glide__bullet:focus{outline:0}
.glide__bullet:focus,.glide__bullet:hover{border:2px solid #fff;background-color:rgba(255,255,255,.5)}
.glide__bullet--active{background-color:#fff}
.glide--swipeable{cursor:grab;cursor:-webkit-grab}
.glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}
.navtop{position:fixed;top:0;background:#fff;z-index:2}
.navtop .felxbox{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:12px 0}
.navtop .felxbox .logo{height:46px;width:200px}
.navtop .felxbox .logo img{height:100%}
.navtop .felxbox .navbox{width:calc(100% - 420px)}
.navtop .felxbox .navbox ul{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;padding:0;list-style:none}
.navtop .felxbox .navbox ul li{padding:0 22px}
.navtop .felxbox .navbox ul li a{font-size:16px;font-weight:400;color:#666;line-height:36px;display:block;position:relative;transition:all .25s}
.navtop .felxbox .bntbox{-ms-flex-positive:2;flex-grow:2;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}
.navtop .felxbox .bntbox .wxbox{text-align:right;position:relative;font-size:16px;font-weight:400;color:#666;line-height:36px;transition:all .25s}
.navtop .felxbox .bntbox .login a:hover,.navtop .felxbox .bntbox .wxbox:hover{color:#1654b2!important}
.navtop .felxbox .bntbox .wxbox:hover .wxbox-imgbox{visibility:visible;opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}
.navtop .felxbox .bntbox .wxbox i{padding:0 6px}
.navtop .felxbox .bntbox .wxbox .wxbox-imgbox{position:absolute;top:60px;right:-10px;display:block;width:190px;height:221px;background-color:#fff;box-shadow:1px 1px 10px 0 rgba(77,114,226,.24);border-radius:5px;opacity:0;transform:scale(.95);z-index:10;-webkit-transform:scale(.95);-moz-transform:scale(.95);-o-transform:scale(.95);-ms-transform:scale(.95);visibility:hidden;transition:opacity .4s,transform .3s ease-out}
.navtop .felxbox .bntbox .wxbox .wxbox-imgbox::before{content:'';position:absolute;top:-20px;right:20px;width:0;height:0;border-width:10px;border-style:solid;border-width:12px;border-style:solid;border-color:transparent transparent #fff transparent}
.navtop .felxbox .bntbox .wxbox .wxbox-imgbox img{margin:13px auto 0;display:block;width:180px;height:180px}
.navtop .felxbox .bntbox .wxbox .wxbox-imgbox p{color:#3a4a79;font-size:14px;text-align:center;margin:0}
.navtop .felxbox .bntbox .login{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}
.navtop .felxbox .bntbox .login a{display:block;font-size:16px;font-weight:400;color:#666;line-height:36px;transition:all .25s;padding-left:15px}
.navtop .felxbox .bntbox .login:before{content:"";display:block;width:1px;height:14px;background:#666;margin-left:15px}
.navtop.bei{box-shadow:0 10px 21px 0 rgba(0,0,0,.1);display:none;z-index:3}
.navtop.hui{background:rgba(0,0,0,.5)}
.navtop.hui .felxbox .login a,.navtop.hui .felxbox .navbox ul li a,.navtop.hui .felxbox .wxbox{color:#fff}
.navtop.hui .felxbox .login::before{background:#fff}
.navtop .felxbox .navbox ul li a:hover{color:#1654b2}
.navtop .felxbox .navbox ul li a:after{content:"";width:0;display:block;position:absolute;bottom:0;left:50%;right:50%;height:0;background:#1654b2;transition:all .25s}
.navtop .felxbox .navbox ul li a:hover:after{width:100%;height:3px;left:0;right:0}
.navtop.hui ul li.activate a:after{width:100%;height:3px;left:0;right:0;background:#fff}
.navtop.hui ul li.activate a:hover:after{background:#1654b2}
.navtop.bei .felxbox .navbox ul li.activate a{color:#1654b2}
.navtop.bei .felxbox .navbox ul li.activate a:after{width:100%;height:3px;left:0;right:0}
.topimg .dat{max-width:1920px;margin:0 auto;display:block;width:100%}
.about{padding-top:85px;padding-bottom:60px}
.stage .tit{font-size:48px;font-weight:400;color:#3a4a79;text-align:center;padding-bottom:70px}
.stage .imgflex{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.stage .imgflex .img1,.stage .imgflex .img2,.stage .imgflex .img4,.stage .imgflex .img5{width:300px}
.stage .imgflex .imgbox,.stage .imgflex .textbox{height:270px;overflow:hidden}
.stage .imgflex .img3,.stage .imgflex .textbox{width:600px}
.stage .imgflex .imgbox img{width:100%;height:100%;transition:all .25s}
.stage .imgflex .textbox{background:#1654b2;padding:30px 45px;font-size:16px;font-weight:300;color:#fff;line-height:1.5}
.stage .imgflex .textbox p:first-child{font-size:24px}
.stage .imgflex .textbox p{margin:0;line-height:1.7}
.stage .imgflex .imgbox:hover img{-ms-transform:scale(1.08);transform:scale(1.08)}
.stage .bottomtext{text-indent:2em;font-size:18px;font-weight:300;color:#333;line-height:36px;margin-top:40px}
.stage .bottomtext span{color:#0b4e9c}
.science{background:url(/img/kjbj0.png) no-repeat top center;background-size:auto 100%;height:711px;padding:75px 0 60px}
.science .tit{color:#fff}
.science .flexbox{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}
.science .flexbox .left{height:400px;width:680px;position:relative;margin-right:50px}
.science .flexbox .left div{width:210px;height:210px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:url(/img/kjbj2.png) no-repeat center center;background-size:100% 100%;transition:all .25s;position:absolute}
.science .flexbox .left div.activate{background-image:url(/img/kjbj1.png)}
.science .flexbox .left div p{font-size:24px;font-weight:400;color:#fff;line-height:26px;margin-top:25px}
.science .flexbox .right{width:470px}
.science .flexbox .left div:nth-child(1){top:0;left:105px}
.science .flexbox .left div:nth-child(2){top:0;left:335px}
.science .flexbox .left div:nth-child(3){top:170px;left:0}
.science .flexbox .left div:nth-child(4){top:170px;left:225px}
.science .flexbox .left div:nth-child(5){top:170px;left:450px}
.science .flexbox .right{height:170px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:45px;font-size:16px;font-weight:400;color:#fff;line-height:24px;background:url(/img/kjbj3.png) no-repeat center center;background-size:100% 100%;margin-bottom:100px}
.advantage{padding:60px 0 110px;background:url(/img/ysbj.png) no-repeat center center;background-size:100% 100%;max-width:1920px}
.advantage .flexbox{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}
.advantage .flexbox .item{width:275px;background-color:#eff5fa;padding:60px 30px 35px;border-radius:10px;transition:all .25s}
.advantage .flexbox .item .imgbox{width:123px;height:123px;background:#fff;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}
.advantage .flexbox .item>p{padding:24px 0 0;font-size:18px;font-weight:400;color:#0b4e9c;text-align:center;transition:all .25s}
.advantage .flexbox .item>p::after{content:"";display:block;width:94px;height:3px;background:#0b4e9c;text-align:center;margin:17px auto 50px;transition:all .25s}
.advantage .flexbox .item .textbox{font-size:14px;font-weight:400;color:#666;line-height:24px;transition:all .25s}
.advantage .flexbox .item:hover{background-color:#1654b2;-ms-transform:scale(1.08);transform:scale(1.08)}
.advantage .flexbox .item:hover>p{color:#fff}
.advantage .flexbox .item:hover>p::after{background:#fff}
.advantage .flexbox .item:hover .textbox{color:#fff}
.team{background:url(/img/tdbj.png) no-repeat center center;max-width:1920px;height:800px;padding:80px 0}
.team .tit{color:#fff}
.team .flexbox{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}
.team .flexbox .textbox{width:553px;background:rgba(11,48,98,.78);padding:70px 35px;font-size:20px;font-weight:300;color:#fff;line-height:40px}
.team .flexbox .imgbox{width:calc(100% - 553px);overflow:hidden}
.team .flexbox .imgbox img{width:100%;transition:all .25s}
.team .flexbox .imgbox:hover img{-ms-transform:scale(1.08);transform:scale(1.08)}
.pro{padding:50px 0 95px;max-width:1920px;background:url(/img/probj0.png) no-repeat center center;background-size:auto 100%}
.pro .flexbox{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}
.pro .flexbox .item{width:25%;height:400px;background:url(/img/probj1.png) no-repeat center center;background-size:100% 100%;position:relative}
.pro .flexbox .item:nth-child(2){background-image:url(/img/probj2.png)}
.pro .flexbox .item:nth-child(3){background-image:url(/img/probj3.png)}
.pro .flexbox .item:nth-child(4){background-image:url(/img/probj4.png)}
.pro .flexbox .item::before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:rgba(67,92,129,.6);transition:all .25s}
.pro .flexbox .item .box{position:relative;padding:55px 35px;text-align:center;height:100%}
.pro .flexbox .item .box .top{height:200px;opacity:1;position:relative;transition:opacity .25s}
.pro .flexbox .item .box .top img{height:90px;margin-top:50px;margin-bottom:30px}
.pro .flexbox .item .box .top p{font-size:24px;font-weight:400;color:#fff;line-height:21px;text-align:center}
.pro .flexbox .item .box .bottom{overflow:hidden;font-size:16px;font-weight:400;color:#fff;line-height:24px;text-align:left;position:absolute;top:0;left:0;width:100%;opacity:0;padding:55px 35px;transition:all .25s}
.pro .flexbox .item .box .bottom .tt{font-size:24px;font-weight:400;color:#fff;line-height:21px}
.pro .flexbox .item .box .bottom .tt::after{content:"";width:0;height:4px;background:#fff;margin:20px 0 30px;display:block;transition:all .35s}
.pro .flexbox .item:hover::before{background:rgba(59,90,130,.9)}
.pro .flexbox .item:hover .top{opacity:0}
.pro .flexbox .item:hover .box .bottom{opacity:1}
.pro .flexbox .item:hover .box .bottom .tt::after{width:49px}
.coop{padding:70px 0 70px}
.coop .stage p{padding-bottom:50px}
.coop .glide__slides{padding:20px 0}
.coop .glide__slide{background-color:rgba(228,231,239,.388);-webkit-filter:grayscale(1);filter:grayscale(1);transition:all .25s}
.coop .glide__slide{background-color:rgba(228,231,239,.388);-webkit-filter:grayscale(1);filter:grayscale(1);transition:all .25s}
.coop .glide__slide img{transition:all .25s}
.coop .glide__slide:hover{-webkit-filter:grayscale(0);filter:grayscale(0);background-color:rgba(255,255,255,.702);box-shadow:0 5px 18px 0 rgba(56,126,232,.16)}
.coop .glide__slide:hover img{-ms-transform:scale(1.08);transform:scale(1.08)}
.coop .glide__arrows .glide__arrow{font-size:0;width:30px;height:50px;background:rgba(228,231,239,.388);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:0;transition:all .25s}
.coop .glide__arrows .glide__arrow::before{content:"\e602";font-family:iconfont;font-size:16px}
.coop .glide__arrows .glide__arrow--right::before{content:"\e601"}
.coop .glide__arrows .glide__arrow--left{left:20px}
.coop .glide__arrows .glide__arrow--right{right:20px}
.coop .glide__arrows .glide__arrow:hover{background:rgba(11,48,98,.78)}
.footer .top{background:#2e323c;padding:50px 0}
.footer .top .stage{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}
.footer .top .btit{font-size:16px;font-weight:400;color:#fff;line-height:24px;margin-bottom:30px}
.footer .top .left{width:840px;border-right:1px solid #40434b}
.footer .top .right{width:calc(100% - 840px);padding-left:110px}
.footer .top .left .logobox{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}
.footer .top .left .logobox div{margin-left:15px}
.footer .top .left .logobox div p:first-child{font-size:52px;font-weight:400;color:#bcbdc4}
.footer .top .left .logobox div p+p{font-size:18px;font-weight:400;color:#bcbdc4;margin-top:10px}
.footer .top .left .logobox+p{font-size:16px;font-weight:300;color:#bcbdc4}
.footer .top .right img{width:113px}
.footer .bottom{background:#272a30;text-align:center}
.footer .bottom .stage>p{font-size:14px;font-weight:400;color:#63656d;line-height:24px;padding:30px 0;border-bottom:1px solid #40434b}
.footer .bottom .stage div{padding:18px 0 30px;font-size:14px;font-weight:400;color:#63656d;line-height:24px}