@charset "UTF-8";
/*!****** lib.css *******/
/*!-----------------[初始化]--------------*/
*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0!important;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
table{border-collapse:collapse;border-spacing:0}
ol,ul{list-style:none}
q:after,q:before{content:''}
fieldset,img{border:0}
abbr,acronym{border:0}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.col-c,.col-l,.col_c,.col_l,.l{float:left}
.col-r,.col_r,.r{float:right}
.c{clear:both}
.fix{zoom:1}
.fix:after,.fix:before{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden}
em{font-weight:400;font-style:normal}
body{color:#333;font-size:14px;line-height:1.5;font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif}
img{max-width:100%;border:none}
input,select,textarea{font-size:14px;color:#333;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif}
input[type=button],input[type=reset],input[type=submit]{cursor:pointer}
::-webkit-input-placeholder{color:#999}
::-moz-placeholder{color:#999}
::-ms-input-placeholder{color:#999}
select::-ms-expand{display:none}
a{color:#333;text-decoration:none}
/*!-----------------[初始化结束]--------------*/
@font-face{font-family:DINCONDENSED;src:url(../fonts/D-DINCONDENSED.TTF)}
@font-face{font-family:DIN;src:url(../fonts/D-DIN.TTF)}
.wp{width:95%;max-width:1600px;margin:0 auto}
/*!******************************
    -------[=头部]-------
********************************/
body.index{padding-top:0}
.header{position:fixed;top:0;left:0;width:100%;background-color:#133a9f;padding:0 77px 0 63px;z-index:20;background:url(../images/hd-bg.jpg) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.header .logo{display:block;height:120px;line-height:120px;float:left;font-size:0}
.header .logo img{display:inline-block;vertical-align:middle;height:45px}
.hd-r{float:right}
.nav{float:left}
.nav li{float:left;margin-left:84px;line-height:120px;position:relative}
.nav .v1{display:inline-block;vertical-align:middle;font-size:22px;color:#fff;line-height:1.5em;transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s;position:relative}
.nav .v1:after{content:"";position:absolute;top:50%;margin-top:-3px;left:-30px;width:6px;height:6px;background-color:#2494f3;display:none}
.nav .v1 .cn{line-height:1.5em}
.nav .v1 .en{font-size:12px;text-transform:uppercase;line-height:1.5em;color:rgba(255,255,255,.4)}
.nav .icon{position:absolute;top:7px;right:15px;display:block;width:9px;height:9px;background:url(../images/iconl1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;display:none}
.nav li.on .v1,.nav li:hover .v1{color:#2494f3}
.nav li.on .v1 .en,.nav li:hover .v1 .en{color:rgba(36,148,243,.4)}
.nav li.on .v1:after,.nav li:hover .v1:after{display:block}
.nav .sub{min-width:300px;position:absolute;top:100%;left:-30px;background-color:#fff;overflow:hidden;padding:28px 32px;display:none}
.nav .sub.right{right:0;left:auto}
.nav .sub dl{overflow:hidden}
.nav .sub .v2{display:block;position:relative;font-size:16px;color:#3c4a62;line-height:1.5em;overflow:hidden;margin-bottom:15px;transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}
.nav .sub dd:last-child .v2{
  margin-bottom: 0;
}
.nav .sub .icon{display:inline-block;vertical-align:middle;width:9px;height:9px;margin-top:-2px;margin-right:11px;background:url(../images/iconl3.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.nav .sub dd.ok .v2,.nav .sub dd:hover .v2{color:#133a9f}
.nav .sub .down{overflow:hidden;padding-left:19px}
.nav .sub .down .v3{display:block;font-size:16px;color:#3c4a62;line-height:1.5em;overflow:hidden;margin-bottom:12px;transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}
.nav .sub .down .v3.okk,.nav .sub .down .v3:hover{color:#2494f3}
.hd-r .language{float:left;margin:0 39px 0 103px;position:relative;cursor:pointer}
.hd-r .language .down{position:absolute;top:100%;left:50%;margin-left:-50px;display:block;width:100px;background-color:#133a9f;padding:10px 0;display:none}
.hd-r .language .down .item a{display:block;text-align:center;font-size:16px;color:#fff;line-height:2em;overflow:hidden;transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}
.hd-r .language:hover .down{display:block}
.hd-r .language .down .item a:hover{background-color:#fff;color:#133a9f}
.hd-r .language .lang{font-size:18px;color:#fff;line-height:120px}
.hd-r .language .lang img{display:inline-block;vertical-align:middle;width:12px;height:12px;margin-left:11px}
.hd-r .so{overflow:hidden;width:35px;line-height:120px;cursor:pointer;float:left;margin-left:2vw}
.hd-r .so img{display:inline-block;vertical-align:middle;width:100%;height:auto}
.hd-r .h-so{position:fixed;top:120px;left:0;width:100%;overflow:hidden;background-color:#133a9f;border-top:1px solid rgba(255,255,255,.4);-webkit-box-shadow:0 0 10px solid rgba(0,0,0,.5);-moz-box-shadow:0 0 10px solid rgba(0,0,0,.5);-ms-box-shadow:0 0 10px solid rgba(0,0,0,.5);-o-box-shadow:0 0 10px solid rgba(0,0,0,.5);box-shadow:0 0 10px solid rgba(0,0,0,.5);display:none}
.hd-r .h-so .form{width:80%;margin:0 auto;padding:20px 0;text-align:center}
.hd-r .h-so .form .inp{display:inline-block;vertical-align:middle;line-height:50px;height:50px;width:70%;border:none;border-bottom:1px solid rgba(255,255,255,.4);font-size:16px;color:#fff;background-color:transparent}
.hd-r .h-so .form .btn{display:inline-block;vertical-align:middle;width:35px;height:35px;background:url(../images/iconl2.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;margin-left:20px}
/*!******************************
    -------[=导航]-------
********************************/
.menuBtn{display:none;position:fixed;top:12px;right:12px;width:30px;height:30px;cursor:pointer;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}
.menuBtn b{display:block;height:4px;background-color:#fff;margin:4px 0;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}
.menuBtn.open b{display:none;margin:0;position:absolute;left:0;top:50%;margin-top:-5px;width:30px}
.menuBtn.open b:first-child{display:block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.menuBtn.open b:last-child{display:block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
/*!******************************
    -------[=底部]-------
********************************/
.footer{overflow:hidden;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;padding-top:80px}
.footer .foot{overflow:hidden;margin-bottom:57px;padding:0 27px 0 11px}
.fd-logo{float:left;width:398px;height:auto;overflow:hidden}
.fd-logo img{display:block;width:100%;height:100%;object-fit:cover}
.fd-txt{overflow:hidden;float:right;padding-top:6px}
.fd-txt .item{overflow:hidden;float:left;margin-left:145px}
.fd-txt .item .info{overflow:hidden;font-size:18px;color:#fff;line-height:31px;overflow:hidden;margin-bottom:16px}
.fd-txt .item .info i{display:inline-block;vertical-align:middle;width:31px;height:31px;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;margin-right:18px}
.fd-link{overflow:hidden;font-size:16px;color:#fff;border-bottom:1px solid rgba(255,255,255,.2)}
.fd-link span{display:block;float:left;width:110px;height:60px;line-height:60px;text-align:center}
.fd-link .link{overflow:hidden}
.fd-link .link .box{display:block;width:220px;height:60px;line-height:58px;position:relative;border:1px dotted #fff;margin-right:17px;margin-bottom:35px;font-size:0;text-align:center;float:left}
.fd-link .link .box img{display:inline-block;vertical-align:middle;max-width:80%;max-height:70%}
.fd-link .link .box .txt{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(21,68,217,.8);text-align:center;font-size:18px;color:#fff;display:none}
.fd-link .link .box:hover .txt{display:block}
.fd-copy{padding:29px 12px 53px 20px}
.fd-copy .copy{overflow:hidden;font-size:16px;float:left;color:#fff;line-height:60px}
.fd-copy .copy span{padding-left:58px}
.fd-copy .share{float:right}
.fd-copy .share .box{display:block;float:left;width:60px;height:60px;line-height:58px;text-align:center;margin-left:26px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s;position:relative}
.fd-copy .share .box .qr{width:150px;height:auto;padding:10px;background-color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;position:absolute;bottom:140%;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px rgba(0,0,0,.3);-ms-box-shadow:0 0 10px rgba(0,0,0,.3);-o-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);display:none}
.fd-copy .share .box .qr:before{content:"";width:0;height:0;border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}
.fd-copy .share .box .qr img{display:block;width:100%;height:100%}
.fd-copy .share .box a{display:block;width:100%;height:100%;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;overflow:hidden;border:1px dotted #fff}
.fd-copy .share .box:hover{background-color:#1544ac}
.fd-copy .share img{display:block;width:100%;height:100%;object-fit:cover}
/*!******************************
    -------[=公用]-------
********************************/
@media screen and (min-width:1200px){
.wp{width:95%;max-width:83.333vw;margin:0 auto}
/*!******************************
    -------[=头部]-------
  ********************************/
body.index{padding-top:0}
.header{top:0;left:0;padding:0 4.010vw 0 3.281vw}
.header .logo{height:6.25vw;line-height:6.25vw;font-size:0}
.header .logo img{height:2.343vw}
.nav li{margin-left:4.375vw;line-height:6.25vw}
.nav .v1{font-size:1.145vw;line-height:1.5em;transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}
.nav .v1:after{content:"";left:-1.562vw;width:.312vw;height:.312vw}
.nav .v1 .cn{line-height:1.5em}
.nav .v1 .en{font-size:.625vw;text-transform:uppercase;line-height:1.5em}
.nav .icon{top:.364vw;right:.781vw;width:.468vw;height:.468vw}
.nav .sub{min-width:15.62vw;top:100%;left:-1.562vw}
.nav .sub .v2{font-size:.833vw;line-height:1.5em;font-weight:700;margin-bottom:.781vw}
.nav .sub .icon{width:.468vw;height:.468vw;margin-top:-.104vw;margin-right:.572vw;background:url(../images/iconl3.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.nav .sub .down{padding-left:.989vw}
.nav .sub .down .v3{font-size:.833vw;line-height:1.5em;margin-bottom:.625vw}
.hd-r .language{margin:0 0 0 5.364vw}
.hd-r .language .down{top:100%;margin-left:-2.604vw;width:5.208vw;padding:.52vw 0}
.hd-r .language .down .item a{font-size:.833vw;line-height:2em;transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}
.hd-r .language .lang{font-size:.937vw;line-height:6.25vw}
.hd-r .language .lang img{width:.625vw;height:.625vw;margin-left:.572vw}
.hd-r .so{width:1.822vw;line-height:6.25vw}
.hd-r .so img{height:auto}
.hd-r .h-so{top:6.25vw;left:0;border-top:1px solid rgba(255,255,255,.4);-webkit-box-shadow:0 0 .52vw solid rgba(0,0,0,.5);-moz-box-shadow:0 0 .52vw solid rgba(0,0,0,.5);-ms-box-shadow:0 0 .52vw solid rgba(0,0,0,.5);-o-box-shadow:0 0 .52vw solid rgba(0,0,0,.5);box-shadow:0 0 .52vw solid rgba(0,0,0,.5)}
.hd-r .h-so .form{margin:0 auto;padding:1.041vw 0}
.hd-r .h-so .form .inp{line-height:2.604vw;height:2.604vw;border:none;border-bottom:1px solid rgba(255,255,255,.4);font-size:.833vw}
.hd-r .h-so .form .btn{width:1.822vw;height:1.822vw;background:url(../images/iconl2.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;margin-left:1.041vw}
/*!******************************
    -------[=导航]-------
  ********************************/
.menuBtn{display:none;position:fixed;top:.625vw;right:.625vw;width:1.563vw;height:1.563vw;cursor:pointer;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}
.menuBtn b{display:block;height:.208vw;background-color:#fff;margin:.208vw 0;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}
.menuBtn.open b{display:none;margin:0;position:absolute;left:0vw;top:50%;margin-top:-.26vw;width:1.563vw}
.menuBtn.open b:first-child{display:block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.menuBtn.open b:last-child{display:block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
/*!******************************
    -------[=底部]-------
  ********************************/
.footer{overflow:hidden;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;padding-top:4.167vw}
.footer .foot{overflow:hidden;margin-bottom:2.969vw;padding:0 1.406vw 0 .573vw}
.fd-logo{float:left;width:20.729vw;height:auto;overflow:hidden}
.fd-logo img{display:block;width:100%;height:100%;object-fit:cover}
.fd-txt{overflow:hidden;float:right;padding-top:.313vw}
.fd-txt .item{overflow:hidden;float:left;margin-left:7.552vw}
.fd-txt .item .info{overflow:hidden;font-size:.938vw;color:#fff;line-height:1.615vw;overflow:hidden;margin-bottom:.833vw}
.fd-txt .item .info i{display:inline-block;vertical-align:middle;width:1.615vw;height:1.615vw;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;margin-right:.938vw}
.fd-link{overflow:hidden;font-size:.833vw;color:#fff;border-bottom:.052vw solid rgba(255,255,255,.2)}
.fd-link span{display:block;float:left;width:5.729vw;height:3.125vw;line-height:3.125vw;text-align:center}
.fd-link .link{overflow:hidden}
.fd-link .link .box{display:block;width:11.458vw;height:3.125vw;line-height:3.021vw;position:relative;border:.052vw dotted #fff;margin-right:.885vw;margin-bottom:1.823vw;font-size:0;text-align:center;float:left}
.fd-link .link .box img{display:inline-block;vertical-align:middle;max-width:80%;max-height:70%}
.fd-link .link .box .txt{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(21,68,217,.8);text-align:center;font-size:.938vw;color:#fff;display:none}
.fd-link .link .box:hover .txt{display:block}
.fd-copy{padding:1.51vw .625vw 2.76vw 1.042vw}
.fd-copy .copy{overflow:hidden;font-size:.833vw;float:left;color:#fff;line-height:3.125vw}
.fd-copy .copy span{padding-left:3.021vw}
.fd-copy .share{float:right}
.fd-copy .share .box{display:block;float:left;width:3.125vw;height:3.125vw;line-height:3.021vw;text-align:center;margin-left:1.354vw}
.fd-copy .share .box:hover{background-color:#1544ac}
.fd-copy .share img{display:block;width:100%;height:100%;object-fit:cover}
}
@media screen and (max-width:1440px){
  .nav .sub{
    padding: 20px 15px;
  }
  .nav .sub .v2{
    font-size: 14px;
  }
  .nav .sub{
    min-width: 180px;
  }
}
@media screen and (max-width:1199px){
body,body.index{padding-top:70px}
.wp,.wrap{max-width:none;width:auto;padding:0 15px;margin:0}
.menuBtn{top:20px;display:block}
.header{padding:0 15px}
.hd-r{position:fixed;top:70px;left:0;width:100%;bottom:0;background-color:#133a9f;display:none;overflow-y:auto;overflow-x:hidden}
.header .logo{height:70px;line-height:70px}
.header .logo img{height:30px}
.nav{float:none;padding-top:20px;border-top:1px solid rgba(255,255,255,.4)}
.nav li{float:none;margin:0;margin-bottom:10px;line-height:1.5em;}
.nav .v1{display:block;font-size:16px;margin-bottom:10px;padding: 0 15px;}
.nav .icon{display:block}
.nav .sub dl{margin-bottom:0}
.nav .sub{position:static;width:100%;height:auto;padding:10px;left:0;background-color:rgba(255,255,255,.4)}
.nav .sub .v2{font-size:14px;line-height:1.5em;padding:0 15px;margin-bottom:10px;color:#fff}
.nav .sub .icon{display:none}
.nav .sub .v2 .icon2{position:absolute;top:7px;right:15px;display:block;width:9px;height:9px;background:url(../images/iconl1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.nav .sub .down{padding:0 15px;display:none}
.nav .sub .down .v3{margin-bottom:10px;font-size:14px;line-height:1.5em;overflow:hidden;color:rgba(255,255,255,.7)}
.nav .sub .down .v3.okk,.nav .sub .down .v3:hover{color:#133a9f}
.nav .sub dd{width:auto;float:none;padding:0;}
.nav .sub .pic{display:none}
.hd-r .language{float:none;margin:0 auto;text-align:center}
.hd-r .language .lang{font-size:16px;line-height:1.5em;overflow:hidden}
.hd-r .language .down .item a{color:#133a9f;font-size:16px}
.hd-r .language .down{background-color:#fff}
.hd-r .h-so{display:block;position:static;border:none}
.hd-r .so{display:none}
.hd-r .h-so .form .btn{width:30px;height:30px}
.hd-r .h-so .form .inp{height:40px;line-height:40px;font-size:16px}
.hd-r .language .lang img{width:10px;height:10px}
.footer{padding-top:30px}
.footer .foot{margin-bottom:10px}
.fd-logo{width:26%;float:none;margin:0 auto 20px}
.fd-txt{padding-top:0;float:none}
.fd-txt .item{float:none;text-align:center;margin-left:0}
.fd-txt .item .info{font-size:12px;line-height:20px;margin-bottom:10px}
.fd-txt .item .info i{width:20px;height:20px;margin-right:10px}
.fd-link{font-size:12px}
.fd-link span{width:auto;margin-right:30px;height:40px;line-height:40px}
.fd-link .link .box{width:120px;height:40px;line-height:38px;margin-right:10px;margin-bottom:10px}
.fd-link .link .box .txt{font-size:12px}
.fd-copy{padding:20px}
.fd-copy .copy{font-size:12px;line-height:1.5em;float:none;text-align:center}
.fd-copy .copy span{padding-left:20px}
.fd-copy .share{float:none;text-align:center;margin-bottom:20px}
.fd-copy .share .box{float:none;display:inline-block;vertical-align:middle;width:40px;height:40px;line-height:38px;margin-left:15px}
.fd-copy .share .box .qr{width:100px;padding:5px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}
}
@media screen and (max-width:768px){
body,body.index{padding-top:50px}
.menuBtn{top:10px}
.hd-r{top:50px}
.header .logo{height:50px;line-height:50px}
.header .logo img{height:25px}
.hd-r .h-so .form{padding:20px 0}
.hd-r .h-so .form{width:auto}
.nav .sub dd{width:auto;float:none}
.fd-logo{width:50%}
.fd-link .link .box{width:49%;margin-right:2%}
.fd-link .link .box:nth-child(2n){margin-right:0}
}
@media screen and (max-width:480px){
.fd-logo{width:80%}
.fd-link span{margin-right:15px}
}
@-webkit-keyframes fadenum2{
0%{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-moz-transform:scale(1)}
100%{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}
}
@-moz-keyframes fadenum2{
0%{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-moz-transform:scale(1)}
100%{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}
}
@-o-keyframes fadenum2{
0%{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-moz-transform:scale(1)}
100%{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}
}
@keyframes fadenum2{
0%{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-moz-transform:scale(1)}
100%{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}
}
/*!****** lib.css end *******/
/*!****** ls *******/
.ban{overflow:hidden;height:680px;min-height:120px;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;position:relative;border-top:5px solid #fff}
.ban .txt{position:absolute;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:100%;overflow:hidden;margin-top:-11px}
.ban .txt .box{height:157px;line-height:157px;font-size:0;padding-left:55px;overflow:hidden;position:relative;padding-top:20px}
.ban .txt .box:after{content:"";position:absolute;top:0;left:16px;width:157px;height:157px;background:url(../images/bgl1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;opacity:.45}
.ban .txt .box .en{font-size:16px;line-height:1.5em;color:#fff;text-transform:uppercase;letter-spacing:9px}
.ban .txt .box .tit{font-size:60px;line-height:1.1em;color:#fff;font-weight:700;overflow:hidden;text-shadow:0 0 38px #205dfa}
.g-row{overflow:hidden;padding-top:83px}
.g-row .col-l{width:338px}
.g-row .col-r{width:1175px}
.snv{background:url(../images/snv-bgl1.jpg) top center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;padding-left:18px}
.snv .top{overflow:hidden;padding:32px 20px 29px 73px}
.snv .tit{font-size:30px;line-height:1.5em;font-weight:700;overflow:hidden;color:#fff}
.snv ul{min-height:690px;background:url(../images/snv-bgl2.jpg) bottom center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;background-color:#f3f6f9;padding:32px 0}
.snv ul .con{display:block;font-size:22px;color:#333;height:94px;line-height:94px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 20px;position:relative;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.snv ul .con:after{content:"";position:absolute;bottom:0;left:35px;right:35px;height:1px;background-color:#e5e8eb}
.snv ul .con:before{content:"";position:absolute;bottom:0;right:0;width:69px;height:69px;background:url(../images/snv-iconl1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;display:none}
.snv ul li.on{margin-left:-6px}
.snv ul .con:hover,.snv ul li.on .con{background-color:#ef7c00;color:#fff;-webkit-box-shadow:0 5px 18px rgba(192,192,192,.63);-moz-box-shadow:0 5px 18px rgba(192,192,192,.63);-ms-box-shadow:0 5px 18px rgba(192,192,192,.63);-o-box-shadow:0 5px 18px rgba(192,192,192,.63);box-shadow:0 5px 18px rgba(192,192,192,.63)}
.snv ul .con:hover:after,.snv ul li.on .con:after{display:none}
.snv ul .con:hover:before,.snv ul li.on .con:before{display:block}
.g-intitl1{overflow:hidden;padding-bottom:28px;border-bottom:1px solid #e7e7e7}
.g-intitl1 .tit{font-size:24px;color:#333;line-height:1.1em;overflow:hidden;float:left;font-weight:400}
.cur{float:right;overflow:hidden}
.cur a,.cur em,.cur span{color:#000;opacity:.4;font-size:16px;line-height:1.5em;overflow:hidden}
.m-teaml-in{margin-top:58px}
.ul-listl1-in .con{overflow:hidden;background-color:#1742aa;-webkit-box-shadow:0 0 68px rgba(215,221,234,.7);-moz-box-shadow:0 0 68px rgba(215,221,234,.7);-ms-box-shadow:0 0 68px rgba(215,221,234,.7);-o-box-shadow:0 0 68px rgba(215,221,234,.7);box-shadow:0 0 68px rgba(215,221,234,.7)}
.ul-listl1-in li{margin-bottom:60px}
.ul-listl1-in .top{overflow:hidden;padding:40px 38px 0;background:url(../images/inn-bgl1.png) top center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;border-radius:0 0 20px 20px;-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;-ms-border-radius:0 0 20px 20px;-o-border-radius:0 0 20px 20px}
.ul-listl1-in .top .box{overflow:hidden;margin-bottom:29px}
.ul-listl1-in .top .pic{width:285px;margin-right:47px;height:auto;float:left;overflow:hidden}
.ul-listl1-in .top .pic img{display:block;width:100%;height:100%;object-fit:cover}
.ul-listl1-in .top .txt{overflow:hidden;padding-top:25px}
.ul-listl1-in .top .tips{overflow:hidden;font-size:16px;font-weight:700;color:#fff;background-color:#1742aa;width:60px;height:30px;line-height:30px;text-align:center;margin-bottom:10px}
.ul-listl1-in .top .tips.orange{background-color:#ef7c00}
.ul-listl1-in .top .desc{font-size:16px;color:#2b2b2b;line-height:1.5em;height:6em;overflow:hidden;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-listl1-in .top .desc.d2{height:1.5em}
.ul-listl1-in .bot{overflow:hidden;padding:0 38px}
.ul-listl1-in .bot .tit{float:left;width:285px;margin-right:47px;overflow:hidden;text-align:center;font-size:28px;color:#fff;line-height:69px}
.ul-listl1-in .bot .rr{overflow:hidden;padding-right:100px;position:relative}
.ul-listl1-in .bot .info{font-size:18px;color:#fff;line-height:69px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.ul-listl1-in .bot .more{display:block;position:absolute;top:0;right:0;height:69px;line-height:69px;font-size:16px;color:rgba(255,255,255,.6);padding-right:26px}
.ul-listl1-in .bot .more:after{content:"";position:absolute;top:50%;right:0;width:19px;height:19px;margin-top:-9px;background:url(../images/inn-iconl1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.ul-listl1-in li.open .top .desc,.ul-listl1-in li.open .top .desc.d2{height:auto}
.ul-listl1-in li.open .bot .more:after{background-image:url(../images/inn-iconl1-1.png)}
.ul-listl1-in .top .tit-m{display:none}
.ul-listl1-in li:last-child{margin-bottom:0}
.ul-listl1-in{margin-bottom:44px}
.m-morel-inn{overflow:hidden;text-align:center;margin-bottom:91px}
.m-morel-inn a{font-size:18px;color:#0048c1;line-height:1.5em;overflow:hidden;text-decoration:underline;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.m-morel-inn a:hover{color:#333}
.g-row.ls{background-color:#fff;background-position:bottom center;background-repeat:no-repeat;-webkit-background-size:100% auto;-moz-background-size:100% auto;-ms-background-size:100% auto;-o-background-size:100% auto;background-size:100% auto;overflow:hidden}
.m-directorl{margin-bottom:222px}
.m-directorl .top{background:url(../images/in-ls/imgl1.jpg) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;padding:36px 0 43px 58px;position:relative;margin-bottom:40px}
.m-directorl .top .pic{overflow:hidden;width:243px;height:auto;float:left;padding:0 15px 15px 0;position:relative}
.m-directorl .top .pic:after{content:"";position:absolute;top:15px;left:15px;right:0;bottom:0;background:url(../images/in-ls/bgl1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.m-directorl .top .pic img{display:block;width:100%;position:relative;z-index:1}
.m-directorl .top .txt{overflow:hidden;padding-top:5px}
.m-directorl .top .txt .tit{font-size:32px;color:#fff;line-height:1.5em;overflow:hidden;padding-left:40px;margin-bottom:3px}
.m-directorl .top .txt .slash{font-size:16px;line-height:1.5em;overflow:hidden;color:#ef7c00;padding-left:40px;margin-bottom:5px}
.m-directorl .top .txt .info{font-size:16px;color:#fff;line-height:1.5em;overflow:hidden;padding-left:40px;margin-bottom:28px}
.m-directorl .top .txt .desc{width:100%;background:url(../images/in-ls/bgl2.png) right center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;padding:13px 0;padding-left:40px;font-size:16px;color:#fff;line-height:1.875em;overflow:hidden;margin-bottom:22px}
.m-directorl .top .txt .desc .tt{max-width:715px}
.m-directorl .top .tips{position:absolute;top:30px;right:0;width:205px;height:80px;line-height:80px;overflow:hidden;text-align:center;background-color:#fff;font-size:32px;font-weight:700;color:#ef7c00;-webkit-box-shadow:13px 0 51px rgba(166,192,221,.34);-moz-box-shadow:13px 0 51px rgba(166,192,221,.34);-ms-box-shadow:13px 0 51px rgba(166,192,221,.34);-o-box-shadow:13px 0 51px rgba(166,192,221,.34);box-shadow:13px 0 51px rgba(166,192,221,.34);display:none}
.m-directorl .top .encourage{overflow:hidden;padding-left:40px}
.m-directorl .top .encourage .box{float:left;text-align:center;padding:10px 30px;position:relative;margin-right:20px}
.m-directorl .top .encourage .box:after,.m-directorl .top .encourage .box:before{content:"";position:absolute;width:28px;height:58px;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);background:url(../images/in-ls/bgl3.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.m-directorl .top .encourage .box:before{left:auto;right:0;background-image:url(../images/in-ls/bgl3-1.png)}
.m-directorl .top .encourage .box .project{font-size:14px;color:#fff;line-height:1.5em;overflow:hidden;margin-bottom:1px}
.m-directorl .top .encourage .box .stit{font-size:16px;color:#fff;line-height:1.5em;overflow:hidden}
.m-directorl .directorl{overflow:hidden;background:url(../images/in-ls/bgl5.jpg) top center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;padding:60px 70px 47px;font-size:16px;color:#2b2b2b;line-height:1.875em;overflow:hidden}
.m-directorl .directorl .item{overflow:hidden;margin-bottom:53px}
.m-directorl .directorl .tips{width:118px;height:48px;line-height:48px;text-align:center;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;font-size:22px;color:#fff;font-weight:700;margin-bottom:23px}
.m-directorl .directorl .tips i{display:inline-block;vertical-align:middle;width:24px;height:24px;margin:-2px 8px 0 0;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.m-directorl .directorl .desc{font-size:16px;color:#2b2b2b;line-height:1.875em;overflow:hidden}
.m-directorl .directorl .desc p{margin-bottom:18px}
.m-directorl .directorl .desc p:last-child{margin-bottom:0}
.m-researchll1{overflow:hidden;padding-bottom:149px}
.ul-imgtxtll1{overflow:hidden;margin-bottom:46px}
.ul-imgtxtll1 li{width:50%;float:left;margin-bottom:40px}
.ul-imgtxtll1 .con{display:block;overflow:hidden;padding:26px 30px;background:url(../images/in-ls/bgl6.jpg) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;position:relative}
.ul-imgtxtll1 .con:after{content:"";position:absolute;top:52px;left:0;width:100%;height:100%;background:url(../images/in-ls/bgl7.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;-webkit-box-shadow:0 0 28px rgba(221,221,221,.4);-moz-box-shadow:0 0 28px rgba(221,221,221,.4);-ms-box-shadow:0 0 28px rgba(221,221,221,.4);-o-box-shadow:0 0 28px rgba(221,221,221,.4);box-shadow:0 0 28px rgba(221,221,221,.4);opacity:0;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-imgtxtll1 .con .box{position:relative;z-index:2}
.ul-imgtxtll1 .con .ll{width:206px;float:left;margin-right:32px;-webkit-box-shadow:0 0 28px rgba(221,221,221,.4);-moz-box-shadow:0 0 28px rgba(221,221,221,.4);-ms-box-shadow:0 0 28px rgba(221,221,221,.4);-o-box-shadow:0 0 28px rgba(221,221,221,.4);box-shadow:0 0 28px rgba(221,221,221,.4)}
.ul-imgtxtll1 .con .pic{padding-top:123.3%;height:0;position:relative;overflow:hidden}
.ul-imgtxtll1 .con .pic img{display:block;width:100%;position:absolute;top:0;left:0;object-fit:cover}
.ul-imgtxtll1 .txt{overflow:hidden;padding-top:46px}
.ul-imgtxtll1 .txt .tit{font-size:32px;color:#222;font-weight:400;line-height:1.5em;overflow:hidden;margin-bottom:3px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-imgtxtll1 .txt .slash{font-size:16px;color:#1742aa;line-height:1.5em;overflow:hidden;margin-bottom:11px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-imgtxtll1 .txt .info{font-size:16px;color:#222;line-height:1.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-bottom:23px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-imgtxtll1 .txt .desc{overflow:hidden;padding-top:19px;border-top:1px solid rgba(23,66,170,.7);transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-imgtxtll1 .txt .icon{background-color:#1742aa;width:20px;height:20px;line-height:20px;overflow:hidden;font-size:0;text-align:center;margin-right:12px;float:left;margin-top:3px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-imgtxtll1 .txt .icon img{display:inline-block;vertical-align:middle;width:12px;height:12px}
.ul-imgtxtll1 .desc .tt{font-size:14px;line-height:1.714em;height:3.428em;display:-webkit-box;box-orient:vertical;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;color:#222;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-imgtxtll1 .con:hover .desc .tt,.ul-imgtxtll1 .con:hover .txt .info,.ul-imgtxtll1 .con:hover .txt .tit{color:#fff}
.ul-imgtxtll1 .con:hover .txt .slash{color:#ef7c00}
.ul-imgtxtll1 .con:hover .txt .desc{border-color:rgba(239,124,0,.7)}
.ul-imgtxtll1 .con:hover .txt .icon{background-color:#ef7c00}
.ul-imgtxtll1 .con:hover{background-image:none}
.ul-imgtxtll1 .con:hover:after{opacity:1;background-color:#1742aa}
.pages{text-align:center;font-size:0}
.pages ul{display:inline-block}
.pages li{float:left;margin:0 5px}
.pages a{display:block;font-size:18px;width:30px;height:30px;line-height:30px;color:#222;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}
.pages a:hover,.pages li.on a{color:#fff;background-color:#1742aa}
.pages .first,.pages .last,.pages .page-next,.pages .page-prev{width:auto;padding:0 14px}
.pages .first a,.pages .last a,.pages .page-next a,.pages .page-prev a{width:auto;background-color:transparent}
.pages .first a:hover,.pages .last a:hover,.pages .page-next a:hover,.pages .page-prev a:hover{background-color:transparent;color:#1742aa}
.ul-imgtxtll1.styl1{margin:0 -14px 26px}
.ul-imgtxtll1.styl1 li{padding:0 14px}
.ul-imgtxtll1.styl1 .con:after{top:0}
.ul-imgtxtll1.styl1 .con .pic{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}
.m-retrievalll1{overflow:hidden;border-top:2px solid #ef7c00;padding:20px 30px 22px;margin-bottom:51px;background:url(../images/in-ls/bgl8.jpg) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.m-retrievalll1 .top{overflow:hidden;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:20px;font-weight:700;color:#1742aa;margin-bottom:8px}
.m-retrievalll1 .top a{display:block;font-size:20px;font-weight:700;color:#1742aa;padding-bottom:2px;border-bottom:1px solid #1742aa}
.m-retrievalll1 .retrieval{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.m-retrievalll1 .retrieval a{display:block;font-size:20px;color:#333;width:30px;height:30px;line-height:30px;text-align:center;font-weight:700;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.m-retrievalll1 .retrieval a.on,.m-retrievalll1 .retrieval a:hover{color:#fff;background-color:#ef7c00}
.m-specificsll{overflow:hidden;position:relative;margin-bottom:208px}
.m-specificsll:after{content:"";position:absolute;top:20px;right:0;width:145px;bottom:0;background:url(../images/in-ls/bgl9-1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.m-specificsll .specificsll{margin-right:145px;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;min-height:400px;position:relative;z-index:1;padding:71px 210px 211px 70px}
.m-specificsll .specificsll .pic{width:234px;height:auto;padding:0 15px 15px 0;position:absolute;right:-105px;top:80px}
.m-specificsll .specificsll .pic:after{content:"";position:absolute;top:15px;left:15px;right:0;bottom:0;background:url(../images/in-ls/bgl1-1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.m-specificsll .specificsll .pic img{display:block;width:100%;height:100%;object-fit:cover;position:relative;z-index:1}
.m-specificsll .specificsll .txt{overflow:hidden}
.m-specificsll .specificsll .tit{font-size:32px;color:#333;font-weight:700;line-height:1.5em;overflow:hidden;margin-bottom:3px}
.m-specificsll .specificsll .slash{font-size:16px;color:#133a9f;line-height:1.5em;overflow:hidden;margin-bottom:4px}
.m-specificsll .specificsll .info{font-size:16px;color:#333;line-height:1.5em;overflow:hidden;margin-bottom:38px}
.m-specificsll .specificsll .desc{overflow:hidden;padding-top:36px;font-size:16px;line-height:2.25em;border-top:1px solid rgba(23,66,170,.7)}
.m-specificsll .specificsll .tips{width:118px;height:48px;line-height:48px;text-align:center;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;font-size:22px;color:#fff;font-weight:700;margin-bottom:23px}
.m-specificsll .specificsll .tips i{display:inline-block;vertical-align:middle;width:24px;height:24px;margin:-2px 8px 0 0;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.m-briefl{overflow:hidden;margin-bottom:216px}
.m-briefl .top{overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.m-briefl .top .box{width:63%;overflow:hidden;padding:79px 57px 77px}
.m-briefl .top .tit{font-size:26px;color:#fff;line-height:1.5em;overflow:hidden;font-weight:400;margin-bottom:13px}
.m-briefl .top .slash{font-size:18px;color:#ef7c00;line-height:1.5em;overflow:hidden;margin-bottom:8px}
.m-briefl .top .info{font-size:18px;color:#fff;line-height:2em;overflow:hidden}
.m-briefl .briefl{padding:0 34px}
.m-briefl .introduction .rr{float:right;margin-top:-115px;overflow:hidden}
.m-briefl .introduction .pic{width:280px;height:auto;overflow:hidden;margin-bottom:17px}
.m-briefl .introduction .pic img{display:block;width:100%;height:100%}
.m-briefl .introduction .ll{overflow:hidden;padding:79px 53px 30px 0}
.m-briefl .introduction .txt{overflow:hidden}
.m-briefl .introduction .line{width:42px;height:4px;background-color:#f4a34c;overflow:hidden;margin-bottom:34px}
.m-briefl .introduction .txt .tit{font-size:24px;color:#2b2b2b;line-height:1.5em;overflow:hidden;margin-bottom:9px}
.m-briefl .introduction .txt .info{font-size:16px;color:#2b2b2b;line-height:1.5em;overflow:hidden;border-bottom:1px solid rgba(23,66,170,.4);padding-bottom:30px}
.m-briefl .introduction .desc{font-size:16px;padding-top:9px}
.m-briefl .introduction .desc span{margin-right:48px;white-space: nowrap;}
.m-briefl .introduction .desc span:nth-child(3n){margin:0}
.m-briefl .introduction .desc em{font-size:60px;color:#133a9f;font-weight:700;line-height:1.5em}
.m-briefl .introduction .version{font-size:16px;color:#2b2b2b;line-height:2.25em;overflow:hidden}
@media screen and (min-width:1200px){
.ban{overflow:hidden;height:35.41vw;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;position:relative}
.ban .txt{position:absolute;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:100%;overflow:hidden;margin-top:-.573vw}
.ban .txt .box{height:8.177vw;line-height:8.177vw;font-size:0;padding-left:2.865vw;overflow:hidden;position:relative;padding-top:1.042vw}
.ban .txt .box:after{content:"";position:absolute;top:0;left:.833vw;width:8.177vw;height:8.177vw;background:url(../images/bgl1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;opacity:.45}
.ban .txt .box .en{font-size:.833vw;line-height:1.5em;color:#fff;text-transform:uppercase;letter-spacing:.469vw}
.ban .txt .box .tit{font-size:3.125vw;line-height:1.1em;color:#fff;font-weight:700;overflow:hidden;text-shadow:0 0 1.979vw #205dfa}
.g-row{overflow:hidden;padding-top:4.323vw}
.g-row .col-l{width:17.604vw}
.g-row .col-r{width:61.198vw}
.snv{background:url(../images/snv-bgl1.jpg) top center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;padding-left:.938vw}
.snv .top{overflow:hidden;padding:1.667vw 1.042vw 1.51vw 3.802vw}
.snv .tit{font-size:1.563vw;line-height:1.5em;font-weight:700;overflow:hidden;color:#fff}
.snv ul{min-height:35.938vw;background:url(../images/snv-bgl2.jpg) bottom center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;background-color:#f3f6f9;padding:1.667vw 0}
.snv ul .con{display:block;font-size:1.146vw;color:#333;height:4.896vw;line-height:4.896vw;overflow:hidden;padding:0 1.041vw;position:relative;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.snv ul .con:after{content:"";position:absolute;bottom:0;left:1.823vw;right:1.823vw;height:.052vw;background-color:#e5e8eb}
.snv ul .con:before{content:"";position:absolute;bottom:0;right:0;width:3.594vw;height:3.594vw;background:url(../images/snv-iconl1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;display:none}
.snv ul li.on{margin-left:-.313vw}
.snv ul .con:hover,.snv ul li.on .con{background-color:#ef7c00;color:#fff;-webkit-box-shadow:0 .26vw .938vw rgba(192,192,192,.63);-moz-box-shadow:0 .26vw .938vw rgba(192,192,192,.63);-ms-box-shadow:0 .26vw .938vw rgba(192,192,192,.63);-o-box-shadow:0 .26vw .938vw rgba(192,192,192,.63);box-shadow:0 .26vw .938vw rgba(192,192,192,.63)}
.snv ul .con:hover:after,.snv ul li.on .con:after{display:none}
.snv ul .con:hover:before,.snv ul li.on .con:before{display:block}
.g-intitl1{overflow:hidden;padding-bottom:1.458vw;border-bottom:.052vw solid #e7e7e7}
.g-intitl1 .tit{font-size:1.25vw;color:#333;line-height:1.1em;overflow:hidden;float:left;font-weight:400}
.cur{float:right;overflow:hidden}
.cur a,.cur em,.cur span{color:#000;opacity:.4;font-size:.833vw;line-height:1.5em;overflow:hidden}
.m-teaml-in{margin-top:3.021vw}
.ul-listl1-in .con{overflow:hidden;background-color:#1742aa;-webkit-box-shadow:0 0 3.542vw rgba(215,221,234,.7);-moz-box-shadow:0 0 3.542vw rgba(215,221,234,.7);-ms-box-shadow:0 0 3.542vw rgba(215,221,234,.7);-o-box-shadow:0 0 3.542vw rgba(215,221,234,.7);box-shadow:0 0 3.542vw rgba(215,221,234,.7)}
.ul-listl1-in li{margin-bottom:3.125vw}
.ul-listl1-in .top{overflow:hidden;padding:2.083vw 1.979vw 0;background:url(../images/inn-bgl1.png) top center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;border-radius:0 0 1.042vw 1.042vw;-webkit-border-radius:0 0 1.042vw 1.042vw;-moz-border-radius:0 0 1.042vw 1.042vw;-ms-border-radius:0 0 1.042vw 1.042vw;-o-border-radius:0 0 1.042vw 1.042vw}
.ul-listl1-in .top .box{overflow:hidden;margin-bottom:1.51vw}
.ul-listl1-in .top .pic{width:14.844vw;margin-right:2.448vw;height:auto;float:left;overflow:hidden}
.ul-listl1-in .top .pic img{display:block;width:100%;height:100%;object-fit:cover}
.ul-listl1-in .top .txt{overflow:hidden;padding-top:1.302vw}
.ul-listl1-in .top .tips{overflow:hidden;font-size:.833vw;font-weight:700;color:#fff;background-color:#1742aa;width:3.125vw;height:1.563vw;line-height:1.563vw;text-align:center;margin-bottom:.521vw}
.ul-listl1-in .top .tips.orange{background-color:#ef7c00}
.ul-listl1-in .top .desc{font-size:.833vw;color:#2b2b2b;line-height:1.5em;height:6em;overflow:hidden;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.ul-listl1-in .top .desc.d2{height:1.5em}
.ul-listl1-in .bot{overflow:hidden;padding:0 1.979vw}
.ul-listl1-in .bot .tit{float:left;width:14.844vw;margin-right:2.448vw;overflow:hidden;text-align:center;font-size:1.458vw;color:#fff;line-height:3.594vw}
.ul-listl1-in .bot .rr{overflow:hidden;padding-right:5.208vw;position:relative}
.ul-listl1-in .bot .info{font-size:.938vw;color:#fff;line-height:3.594vw;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.ul-listl1-in .bot .more{display:block;position:absolute;top:0;right:0;height:3.594vw;line-height:3.594vw;font-size:.833vw;color:rgba(255,255,255,.6);padding-right:1.354vw}
.ul-listl1-in .bot .more:after{content:"";position:absolute;top:50%;right:0;width:.99vw;height:.99vw;margin-top:-.469vw;background:url(../images/inn-iconl1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.ul-listl1-in li.open .top .desc,.ul-listl1-in li.open .top .desc.d2{height:auto}
.ul-listl1-in li.open .bot .more:after{background-image:url(../images/inn-iconl1-1.png)}
.ul-listl1-in .top .tit-m{display:none}
.ul-listl1-in li:last-child{margin-bottom:0}
.ul-listl1-in{margin-bottom:2.292vw}
.m-morel-inn{overflow:hidden;text-align:center;margin-bottom:4.74vw}
.m-morel-inn a{font-size:.938vw;color:#0048c1;line-height:1.5em;overflow:hidden;text-decoration:underline;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.m-morel-inn a:hover{color:#333}
.m-directorl{margin-bottom:11.56vw}
.m-directorl .top{padding:1.875vw 0 2.239vw 3.020vw;margin-bottom:2.083vw}
.m-directorl .top .pic{width:12.65vw;height:auto;padding:0 .781vw .781vw 0}
.m-directorl .top .pic:after{content:"";top:.781vw;left:.781vw}
.m-directorl .top .txt{padding-top:.26vw}
.m-directorl .top .txt .tit{font-size:1.666vw;line-height:1.5em;padding-left:2.083vw;margin-bottom:.156vw}
.m-directorl .top .txt .slash{font-size:.833vw;line-height:1.5em;padding-left:2.083vw;margin-bottom:.26vw}
.m-directorl .top .txt .info{font-size:.833vw;line-height:1.5em;padding-left:2.083vw;margin-bottom:1.458vw}
.m-directorl .top .txt .desc{padding:.677vw 0;padding-left:2.083vw;font-size:.833vw;line-height:1.875em;margin-bottom:1.145vw}
.m-directorl .top .txt .desc .tt{max-width:37.23vw}
.m-directorl .top .tips{top:1.562vw;right:0;width:10.67vw;height:4.166vw;line-height:4.166vw;font-size:1.666vw;font-weight:700;-webkit-box-shadow:.677vw 0 2.656vw rgba(166,192,221,.34);-moz-box-shadow:.677vw 0 2.656vw rgba(166,192,221,.34);-ms-box-shadow:.677vw 0 2.656vw rgba(166,192,221,.34);-o-box-shadow:.677vw 0 2.656vw rgba(166,192,221,.34);box-shadow:.677vw 0 2.656vw rgba(166,192,221,.34)}
.m-directorl .top .encourage{padding-left:2.083vw}
.m-directorl .top .encourage .box{padding:.52vw 1.562vw;margin-right:1.041vw}
.m-directorl .top .encourage .box:after,.m-directorl .top .encourage .box:before{content:"";width:1.458vw;height:3.020vw;top:50%;left:0}
.m-directorl .top .encourage .box:before{left:auto;right:0}
.m-directorl .top .encourage .box .project{font-size:.729vw;line-height:1.5em;margin-bottom:1px}
.m-directorl .top .encourage .box .stit{font-size:.833vw;line-height:1.5em}
.m-directorl .directorl{padding:3.125vw 3.645vw 2.447vw}
.m-directorl .directorl .item{margin-bottom:2.76vw}
.m-directorl .directorl .tips{width:6.145vw;height:2.5vw;line-height:2.5vw;font-size:1.145vw;font-weight:700;margin-bottom:1.197vw}
.m-directorl .directorl .tips i{width:1.25vw;height:1.25vw;margin:-.104vw .416vw 0 0}
.m-directorl .directorl .desc{font-size:.833vw;line-height:1.875em}
.m-directorl .directorl .desc p{margin-bottom:.937vw}
.m-researchll1{padding-bottom:7.76vw}
.ul-imgtxtll1{margin-bottom:2.395vw}
.ul-imgtxtll1 li{margin-bottom:2.083vw}
.ul-imgtxtll1 .con{padding:1.354vw 1.562vw}
.ul-imgtxtll1 .con:after{top:2.708vw;-webkit-box-shadow:0 0 1.458vw rgba(221,221,221,.4);-moz-box-shadow:0 0 1.458vw rgba(221,221,221,.4);-ms-box-shadow:0 0 1.458vw rgba(221,221,221,.4);-o-box-shadow:0 0 1.458vw rgba(221,221,221,.4);box-shadow:0 0 1.458vw rgba(221,221,221,.4)}
.ul-imgtxtll1 .con .ll{width:10.72vw;margin-right:1.666vw;-webkit-box-shadow:0 0 1.458vw rgba(221,221,221,.4);-moz-box-shadow:0 0 1.458vw rgba(221,221,221,.4);-ms-box-shadow:0 0 1.458vw rgba(221,221,221,.4);-o-box-shadow:0 0 1.458vw rgba(221,221,221,.4);box-shadow:0 0 1.458vw rgba(221,221,221,.4)}
.ul-imgtxtll1 .txt{padding-top:2.395vw}
.ul-imgtxtll1 .txt .tit{font-size:1.666vw;font-weight:400;line-height:1.5em;margin-bottom:.156vw}
.ul-imgtxtll1 .txt .slash{font-size:.833vw;line-height:1.5em;margin-bottom:.572vw}
.ul-imgtxtll1 .txt .info{font-size:.833vw;line-height:1.5em;margin-bottom:1.197vw}
.ul-imgtxtll1 .txt .desc{padding-top:.989vw}
.ul-imgtxtll1 .txt .icon{width:1.041vw;height:1.041vw;line-height:1.041vw;margin-right:.625vw;margin-top:.156vw}
.ul-imgtxtll1 .txt .icon img{width:.625vw;height:.625vw}
.ul-imgtxtll1 .desc .tt{font-size:.729vw;line-height:1.714em}
.pages{font-size:0}
.pages li{margin:0 .26vw}
.pages a{font-size:.937vw;width:1.562vw;height:1.562vw;line-height:1.562vw}
.pages .first,.pages .last,.pages .page-next,.pages .page-prev{padding:0 .729vw}
.ul-imgtxtll1.styl1{margin:0 -.729vw 1.354vw}
.ul-imgtxtll1.styl1 li{padding:0 .729vw}
.m-retrievalll1{border-top:.104vw solid #ef7c00;padding:1.041vw 1.562vw 1.145vw;margin-bottom:2.656vw}
.m-retrievalll1 .top{font-size:1.041vw;margin-bottom:.416vw}
.m-retrievalll1 .top a{font-size:1.041vw;padding-bottom:.104vw}
.m-retrievalll1 .retrieval a{font-size:1.041vw;width:1.562vw;height:1.562vw;line-height:1.562vw}
.m-specificsll{margin-bottom:10.83vw}
.m-specificsll:after{top:1.041vw;width:7.552vw}
.m-specificsll .specificsll{margin-right:7.552vw;min-height:20.83vw;padding:3.697vw 10.93vw 10.98vw 3.645vw}
.m-specificsll .specificsll .pic{width:12.18vw;padding:0 .781vw .781vw 0;right:-5.468vw;top:4.166vw}
.m-specificsll .specificsll .pic:after{top:.781vw;left:.781vw}
.m-specificsll .specificsll .tit{font-size:1.666vw;font-weight:700;line-height:1.5em;margin-bottom:.156vw}
.m-specificsll .specificsll .slash{font-size:.833vw;line-height:1.5em;margin-bottom:.208vw}
.m-specificsll .specificsll .info{font-size:.833vw;line-height:1.5em;margin-bottom:1.979vw}
.m-specificsll .specificsll .desc{padding-top:1.875vw;font-size:.833vw;line-height:2.25em}
.m-specificsll .specificsll .tips{width:6.145vw;height:2.5vw;line-height:2.5vw;font-size:1.145vw;font-weight:700;margin-bottom:1.197vw}
.m-specificsll .specificsll .tips i{width:1.25vw;height:1.25vw;margin:-.104vw .416vw 0 0}
.m-briefl{margin-bottom:11.25vw}
.m-briefl .top .box{padding:4.114vw 2.968vw 4.010vw}
.m-briefl .top .tit{font-size:1.354vw;margin-bottom:.677vw}
.m-briefl .top .slash{font-size:.937vw;margin-bottom:.416vw}
.m-briefl .top .info{font-size:.937vw}
.m-briefl .briefl{padding:0 1.77vw}
.m-briefl .introduction .rr{margin-top:-5.989vw}
.m-briefl .introduction .pic{width:14.58vw;margin-bottom:.885vw}
.m-briefl .introduction .ll{padding:4.114vw 2.76vw 1.562vw 0}
.m-briefl .introduction .line{width:2.187vw;height:.208vw;margin-bottom:1.77vw}
.m-briefl .introduction .txt .tit{font-size:1.25vw;line-height:1.5em;margin-bottom:.468vw}
.m-briefl .introduction .txt .info{font-size:.833vw;line-height:1.5em;border-bottom:1px solid rgba(23,66,170,.4);padding-bottom:1.562vw}
.m-briefl .introduction .desc{font-size:.833vw;padding-top:.468vw}
.m-briefl .introduction .desc span{margin-right:2.5vw}
.m-briefl .introduction .desc em{font-size:3.125vw;font-weight:700;line-height:1.5em}
.m-briefl .introduction .version{font-size:.833vw;line-height:2.25em}
}
@media screen and (max-width:1199px){
.ban{height:35.156vw;border:none}
.ban .txt .box{height:80px;line-height:80px;font-size:0;padding-left:30px;padding-top:10px}
.ban .txt .box:after{content:"";top:0;left:10px;width:80px;height:80px}
.ban .txt .box .en{font-size:12px;line-height:1.5em;text-transform:uppercase;letter-spacing:3px}
.ban .txt .box .tit{font-size:20px;text-shadow:0 0 30px #205dfa}
.g-row{padding-top:30px}
.g-row .col-l{width:auto;float:none;margin-bottom:0px}
.g-row .col-r{float:none;width:auto}
.snv{padding-left:1.071vw}
.snv .top{padding:10px 15px;background: url(../images/cd.png) no-repeat 95% 50%;background-size: 24px;}
.snv .tit{font-size:16px;line-height:1.5em}
.snv ul{min-height:auto;padding:0;background:#f3f6f9;display: none;}
.snv ul .con{font-size:16px;height:2em;line-height:2em;padding:0 15px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}
.snv ul .con:after{content:"";bottom:0;left:15px;right:15px;height:1px}
.snv ul .con:before{width:20px;height:20px}
.snv ul li.on{margin-left:0px}
.snv ul .con:hover,.snv ul li.on .con{-webkit-box-shadow:0 5px 10px rgba(192,192,192,.63);-moz-box-shadow:0 5px 10px rgba(192,192,192,.63);-ms-box-shadow:0 5px 10px rgba(192,192,192,.63);-o-box-shadow:0 5px 10px rgba(192,192,192,.63);box-shadow:0 5px 10px rgba(192,192,192,.63)}
.g-intitl1{padding-bottom:10px}
.g-intitl1 .tit{font-size:18px}
.cur a,.cur em,.cur span{opacity:.4;font-size:12px}
.m-teaml-in{margin-top:30px}
.ul-listl1-in .con{-webkit-box-shadow:0 0 20px rgba(215,221,234,.7);-moz-box-shadow:0 0 20px rgba(215,221,234,.7);-ms-box-shadow:0 0 20px rgba(215,221,234,.7);-o-box-shadow:0 0 20px rgba(215,221,234,.7);box-shadow:0 0 20px rgba(215,221,234,.7)}
.ul-listl1-in li{margin-bottom:30px}
.ul-listl1-in .top{padding:20px 20px 0;border-radius:0 0 20px 20px;-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;-ms-border-radius:0 0 20px 20px;-o-border-radius:0 0 20px 20px}
.ul-listl1-in .top .box{margin-bottom:10px}
.ul-listl1-in .top .pic{width:220px;margin-right:30px;height:auto}
.ul-listl1-in .top .pic img{object-fit:cover}
.ul-listl1-in .top .txt{padding-top:10px}
.ul-listl1-in .top .tips{font-size:14px;font-weight:700;width:70px;height:30px;line-height:30px;margin-bottom:10px}
.ul-listl1-in .top .desc{font-size:12px}
.ul-listl1-in .top .desc.d2{height:1.5em}
.ul-listl1-in .bot{padding:0 20px}
.ul-listl1-in .bot .tit{width:220px;margin-right:30px;font-size:16px;line-height:40px}
.ul-listl1-in .bot .rr{padding-right:100px}
.ul-listl1-in .bot .info{font-size:14px;line-height:40px}
.ul-listl1-in .bot .more{top:0;right:0;height:40px;line-height:40px;font-size:12px;padding-right:20px}
.ul-listl1-in .bot .more:after{width:14px;height:14px;margin-top:-7px}
.m-morel-inn,.ul-listl1-in{margin-bottom:30px}
/* .g-intitl1{display:none} */
.g-intitl1 .tit{
  display: none;
}
.g-intitl1{
  padding: 15px 0;
}
.cur{
  float: none;
}
.m-directorl .top .tips{font-size:18px;height:40px;line-height:40px;width:120px}
.m-directorl .top .txt .tit{font-size:18px}
.m-directorl .top .encourage .box .stit,.m-directorl .top .txt .desc,.m-directorl .top .txt .info{font-size:14px}
.m-directorl .top{padding:15px}
.m-directorl .top .tips{top:15px}
.m-directorl .top .left{width:200px}
.m-directorl .top .encourage,.m-directorl .top .txt .desc,.m-directorl .top .txt .info,.m-directorl .top .txt .slash,.m-directorl .top .txt .tit{padding-left:15px}
.m-directorl .top .encourage .box .project{font-size:12px}
.m-directorl .top .encourage .box:after,.m-directorl .top .encourage .box:before{width:18px;height:40px}
.m-directorl .top .encourage .box{padding:10px 18px;margin-right:10px}
.m-directorl .top .txt .desc,.m-directorl .top .txt .info{margin-bottom:10px}
.m-directorl .top .txt .desc{padding-top:10px;padding-bottom:10px}
.m-directorl .top{margin-bottom:30px}
.m-directorl .directorl{padding:20px 15px}
.m-directorl .directorl .tips{width:100px;height:40px;line-height:40px;font-size:16px;margin-bottom:10px}
.m-directorl .directorl .tips i{width:20px;height:20px}
.m-directorl .directorl .desc{font-size:14px}
.m-directorl .directorl .desc p{margin-bottom:10px}
.m-directorl .directorl .item{margin-bottom:20px}
.m-directorl{margin-bottom:30px}
.m-researchll1{padding-bottom:30px}
.ul-imgtxtll1{margin-bottom:0}
.ul-imgtxtll1 li{margin-bottom:10px}
.ul-imgtxtll1 .con{padding:15px}
.ul-imgtxtll1 .con:after{top:0;-webkit-box-shadow:0 0 10px rgba(221,221,221,.2);-moz-box-shadow:0 0 10px rgba(221,221,221,.2);-ms-box-shadow:0 0 10px rgba(221,221,221,.2);-o-box-shadow:0 0 10px rgba(221,221,221,.2);box-shadow:0 0 10px rgba(221,221,221,.2)}
.ul-imgtxtll1 .con .ll{width:150px;margin-right:15px;-webkit-box-shadow:0 0 10px rgba(221,221,221,.2);-moz-box-shadow:0 0 10px rgba(221,221,221,.2);-ms-box-shadow:0 0 10px rgba(221,221,221,.2);-o-box-shadow:0 0 10px rgba(221,221,221,.2);box-shadow:0 0 10px rgba(221,221,221,.2)}
.ul-imgtxtll1 .txt{padding-top:10px}
.ul-imgtxtll1 .txt .tit{font-size:18px}
.ul-imgtxtll1 .txt .info,.ul-imgtxtll1 .txt .slash{font-size:14px;margin-bottom:5px}
.ul-imgtxtll1 .txt .info{margin-bottom:10px}
.ul-imgtxtll1 .txt .desc{padding-top:10px}
.ul-imgtxtll1 .txt .icon{width:18px;height:18px;line-height:18px;margin-right:8px}
.ul-imgtxtll1 .txt .icon img{width:10px;height:10px}
.ul-imgtxtll1 .desc .tt{font-size:13px}
.pages a{font-size:16px}
.pages .first a,.pages .last a,.pages .page-next a,.pages .page-prev a{padding:0}
.pages li{margin:0 10px;display:none}
.pages .first,.pages .last,.pages .on,.pages .page-next,.pages .page-prev{display:block;padding:0}
.ul-imgtxtll1.styl1{margin:0 -5px 0}
.ul-imgtxtll1.styl1 li{padding:0 5px}
.m-retrievalll1{padding:15px;margin-bottom:30px}
.m-retrievalll1 .top{font-size:16px;margin-bottom:5px}
.m-retrievalll1 .retrieval a,.m-retrievalll1 .top a{font-size:16px}
.m-retrievalll1 .retrieval{flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:flex-start;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-start}
.m-specificsll{margin-bottom:30px}
.m-specificsll:after{display:none}
.m-specificsll .specificsll{padding:30px;margin:0}
.m-specificsll .specificsll .pic{position:relative;top:auto;right:auto;margin: 0 auto 10px;}
.m-specificsll .specificsll .tit{font-size:18px;text-align: center;}
.m-specificsll .specificsll .info,.m-specificsll .specificsll .slash{font-size:14px;text-align: center;}
.m-specificsll .specificsll .info{margin-bottom:5px}
.m-specificsll .specificsll .desc{font-size:14px;line-height:1.8em;padding-top:15px}
.m-specificsll .specificsll .tips{width:100px;height:40px;line-height:40px;font-size:16px;margin-bottom:10px}
.m-specificsll .specificsll .pic:after{display:none}
.m-specificsll .specificsll .pic{padding:0}
.m-briefl{margin-bottom:30px}
.m-briefl .top .box{padding:30px}
.m-briefl .introduction .txt .tit,.m-briefl .top .tit{font-size:18px}
.m-briefl .top .info,.m-briefl .top .slash{font-size:16px}
.m-briefl .introduction .ll{padding:20px 20px 0 0}
.m-briefl .introduction .line{margin-bottom:15px;width:30px;height:2px}
.m-briefl .introduction .txt .info{font-size:14px;padding-bottom:10px}
.m-briefl .introduction .txt .tit{margin-bottom:5px}
.m-briefl .introduction .desc em{font-size:24px}
.m-briefl .introduction .desc,.m-briefl .introduction .version{font-size:14px}
.m-briefl .introduction .desc span,.m-briefl .introduction .desc span:nth-child(3n){margin-right:30px}
.m-briefl .introduction .pic{width:200px}
.m-briefl .briefl{padding:0 15px}
}
@media screen and (max-width:768px){
.ul-listl1-in .bot .tit,.ul-listl1-in .top .pic{width:180px}
.ban .txt{margin:0}
.m-directorl .top .pic{width:160px}
.ul-imgtxtll1 li{width:auto;float:none}
.ul-imgtxtll1 .txt{padding-top:0}
.ul-imgtxtll1 .con .ll{width:130px}
.m-specificsll .specificsll{padding:15px}
.m-briefl .top .box{width:auto;padding:15px}
.m-briefl .top .tit{margin-bottom:10px}
.m-briefl .top .info,.m-briefl .top .slash{font-size:14px}
.m-briefl .briefl{padding:0}
.m-briefl .introduction{margin-bottom:20px}
.m-briefl .introduction:last-child{margin-bottom:0}
.m-briefl .introduction .rr{float:none;margin:20px 0 0}
.m-briefl .introduction .pic{width:50%;float:left;padding:0 5px}
.m-briefl .introduction .line{margin-bottom:10px}
.m-briefl .introduction .desc span{
  display: block;
  margin-right: 0;
  white-space: normal;
}
}
@media screen and (max-width:480px){
.ul-listl1-in .top .pic{width:auto;float:none;margin:0}
.ul-listl1-in .top .tit-m{text-align:center;font-size:16px;color:#333;font-weight:700;display:block;margin-top:10px}
.ul-listl1-in .bot .tit{display:none}
.m-directorl .top .pic{width:60%;float:none;margin:0 auto 10px}
.m-directorl .top .encourage{text-align:center}
.m-directorl .top .encourage .box{float:none;display:inline-block}
.m-directorl .top .tips{display:none}
.m-specificsll .specificsll .pic,.ul-imgtxtll1 .con .ll{width:auto;float:none;margin:0 0 15px}
}
/*!****** ls end *******/
/*!****** bl *******/
.m-mainb1{padding:44px 0}
.m-txtbox{background:url(../images/inner/txt-bg1.png) no-repeat 5px 0;-o-background-size:100% auto;background-size:100% auto;padding:30px 0;margin-bottom:38px}
.bl-tit1{height:48px;background:url(../images/inner/t-bg1.png) no-repeat left center;-o-background-size:contain;background-size:contain;overflow:hidden;font-size:20px;color:#fff;font-weight:700;padding-left:10px;margin-left:-5px;line-height:48px}
.bl-tit1 .idx{float:left;width:60px;margin-right:10px}
.b-txt1{font-size:16px;color:#333;line-height:2;padding:20px 40px}
.b-txt1.bg{background-color:#fff;margin:35px}
.b-info1{padding:30px}
.b-info1 .tit{font-size:18px;color:#333;font-weight:700;margin-bottom:20px}
.b-ls1 li{overflow:hidden;margin-bottom:20px;margin-bottom:16px}
.b-ls1 li:nth-child(even) .idx{background-color:#ef7c00}
.b-ls1 .idx{float:left;border-radius:50%;text-align:center;min-width:20px;line-height:20px;font-size:14px;color:#fff;background-color:#133a9f;margin-right:12px}
.b-ls1 .t{display:block;overflow:hidden;font-size:16px;color:#333}
.b-info2{font-size:16px;color:#333;padding:30px;background:-webkit-linear-gradient(#fff,rgba(255,255,255,0));background:-moz- oldlinear-gradient(#fff,rgba(255,255,255,0));background:-o-linear-gradient(#fff,rgba(255,255,255,0));background:linear-gradient(#fff,rgba(255,255,255,0))}
.b-info2 .line{overflow:hidden;margin-bottom:24px}
.b-info2 .s{float:left;font-weight:700}
.b-info2 .txt{overflow:hidden}
.b-info2 .txt p{line-height:1.75;margin-bottom:12px;float: left;width: 50%;}
.b-info2 .gp{overflow:hidden}
.b-info2 .name{min-width:65px;margin-right:5px;float:left;font-weight:700}
.b-info2 .job{float:left;width:60px;margin-right:5px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.b-info2 .sch{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.b-info2 .box{overflow:hidden}
.b-info2 .box .item{float:left;width:60%}
.b-info2 .box .item:nth-child(even){width:40%}
.b-info3{padding:30px}
.b-info3 .tit{font-size:18px;color:#333;font-weight:700;margin-bottom:4px}
.b-ls2{overflow:hidden;margin:0 -20px;display: flex;flex-wrap: wrap;}
.b-ls2 li{float:left;width:50%}
.b-ls2 li:nth-child(1) .con,.b-ls2 li:nth-child(2) .con{border-top:none}
.b-ls2 .con{display:block;margin:0 20px;padding:10px 10px 10px 30px;font-size:16px;color:#333;height:100%;line-height:1.7;border-top:1px solid #e3e3e3;position:relative}
.b-ls2 .con::before{content:"";display:block;width:4px;height:4px;background-color:#ef7c00;position:absolute;top:22px;left:10px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.b-ls2 .col2 .con::before,.b-ls2 .col2+li .con::before{background-color:#133a9f}
.b-mapbox{position:relative;overflow:hidden;padding:90px 0 190px;background:url(../images/c-bg3.png) no-repeat bottom center;background-size:contain}
.b-mapbox .map{float:left;width:70%;padding:60px;background:url(../images/c-bg1.png) no-repeat center;background-size:cover}
.b-mapbox #map{
  height: 730px;
}
#map img {
  max-width: none;
  transition: none;
}

#map .anchorBL {
  display: none;
}
.b-mapbox .map img{display:block;width:100%}
.b-mapbox .box{position:absolute;top:20%;right:0;background:url(../images/c-bg2.png) no-repeat top center;background-size:contain;width:630px;height:500px}
.b-mapbox .tit{font-size:24px;font-weight:700;color:#fff;background:url(../images/c-p2.png) no-repeat left top;background-size:contain;height:128px;line-height:120px;padding-left:95px}
.b-mapbox .info{font-size:16px;color:#444;line-height:65px;margin-left:95px;margin-top:16px;margin-right:20%}
.b-mapbox .p{overflow:hidden}
.b-mapbox .icon{float:left;width:35px;font-size:0}
.b-mapbox .icon img{display:inline-block;vertical-align:middle;max-width:16px}
.b-mapbox .txt{overflow:hidden;border-bottom:1px solid #e5e8eb}
.b-box1{padding:56px 0 200px;background:url(../images/c-bg3.png) no-repeat bottom center;background-size:contain}
.b-box1 .innerbox{background:#fff url(../images/c-bg4.png) no-repeat bottom right;background-size:901px auto;box-shadow:0 0 68px rgba(186,185,185,.5);padding:200px}
.img-topbox{position:relative;margin-left:140px;margin-bottom:-240px}
.img-topbox::before{content:"";display:block;width:10px;background-color:#ef7c00;position:absolute;top:0;left:0;bottom:0}
.img-topbox .img{display:block}
.innerbox{font-size:16px;color:#2b2b2b;line-height:1.75;overflow:hidden}
.innerbox .box{position:relative;z-index:2;margin-top:-50px}
.innerbox .txt.t1{padding-top:180px}
.innerbox .txt{overflow:hidden;padding-top:70px}
.innerbox .img{float:left;margin-right:80px}
.innerbox .line{width:40px;height:4px;background-color:#f4a34c;margin-bottom:35px}
.b-details{padding:60px 0}
.b-details .img-topbox{margin-left:0;margin-bottom:-120px}
.b-details .inner .line{width:40px;height:4px;background-color:#f4a34c;margin-bottom:35px}
.b-details .inner{position:relative;z-index:2;padding:110px 130px;background:url(../images/c-bg5.png) no-repeat bottom center;background-size:100% 100%;font-size:16px;color:#2b2b2b;line-height:1.75}
@media only screen and (min-width:1200px){
.m-mainb1{padding:2.292vw 0}
.m-txtbox{background:url(../images/inner/txt-bg1.png) no-repeat .26vw 0;-o-background-size:100% auto;background-size:100% auto;padding:1.563vw 0;margin-bottom:1.979vw}
.bl-tit1{height:2.5vw;background:url(../images/inner/t-bg1.png) no-repeat left center;-o-background-size:contain;background-size:contain;overflow:hidden;font-size:1.042vw;color:#fff;font-weight:700;padding-left:.521vw;margin-left:-.26vw;line-height:2.5vw}
.bl-tit1 .idx{float:left;width:3.125vw;margin-right:.521vw}
.b-txt1{font-size:.833vw;color:#333;line-height:2;padding:1.042vw 2.083vw}
.b-txt1.bg{background-color:#fff;margin:1.823vw}
.b-info1{padding:1.563vw}
.b-info1 .tit{font-size:.938vw;color:#333;font-weight:700;margin-bottom:1.042vw}
.b-ls1 li{overflow:hidden;margin-bottom:1.042vw;margin-bottom:.833vw}
.b-ls1 li:nth-child(even) .idx{background-color:#ef7c00}
.b-ls1 .idx{float:left;border-radius:50%;text-align:center;min-width:1.042vw;line-height:1.042vw;font-size:.729vw;color:#fff;background-color:#133a9f;margin-right:.625vw}
.b-ls1 .t{display:block;overflow:hidden;font-size:.833vw;color:#333}
.b-info2{font-size:.833vw;color:#333;padding:1.563vw;background:-webkit-linear-gradient(#fff,rgba(255,255,255,0));background:-moz- oldlinear-gradient(#fff,rgba(255,255,255,0));background:-o-linear-gradient(#fff,rgba(255,255,255,0));background:linear-gradient(#fff,rgba(255,255,255,0))}
.b-info2 .line{overflow:hidden;margin-bottom:1.25vw}
.b-info2 .s{float:left;font-weight:700}
.b-info2 .txt{overflow:hidden}
.b-info2 .gp{overflow:hidden}
.b-info2 .name{min-width:3.385vw;margin-right:.26vw;float:left;font-weight:700}
.b-info2 .job{float:left;width:3.125vw;margin-right:.26vw;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.b-info2 .sch{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.b-info2 .box{overflow:hidden}
.b-info2 .box .item{float:left;width:60%}
.b-info2 .box .item:nth-child(even){width:40%}
.b-info3{padding:1.563vw}
.b-info3 .tit{font-size:.938vw;color:#333;font-weight:700;margin-bottom:.208vw}
.b-ls2{overflow:hidden;margin:0 -1vw}
.b-ls2 li{float:left;width:50%}
.b-ls2 li:nth-child(1) .con,.b-ls2 li:nth-child(2) .con{border-top:none}
.b-ls2 .con{display:block;margin:0 1vw;padding:.52vw .52vw .52vw  1.563vw;font-size:.833vw;color:#333;border-top:.052vw solid #e3e3e3;position:relative}
.b-ls2 .con::before{content:"";display:block;width:.208vw;height:.208vw;background-color:#ef7c00;position:absolute;top:1.14vw;left:.521vw;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.b-ls2 .col2 .con::before,.b-ls2 .col2+li .con::before{background-color:#133a9f}
.b-mapbox{position:relative;overflow:hidden;padding:4.688vw 0 9.896vw;background:url(../images/c-bg3.png) no-repeat bottom center;background-size:contain}
.b-mapbox #map{
  height: 38vw;
}
.b-mapbox .map{float:left;width:70%;padding:3.125vw;background:url(../images/c-bg1.png) no-repeat center;background-size:cover}
.b-mapbox .map img{display:block;width:100%}
.b-mapbox .box{position:absolute;top:20%;right:0;background:url(../images/c-bg2.png) no-repeat top center;background-size:contain;width:32.8125vw;height:26vw}
.b-mapbox .tit{font-size:1.25vw;font-weight:700;color:#fff;background:url(../images/c-p2.png) no-repeat left top;background-size:contain;height:6.667vw;line-height:6.25vw;padding-left:4.948vw}
.b-mapbox .info{font-size:.833vw;color:#444;line-height:3.385vw;margin-left:4.948vw;margin-top:.833vw;}
.b-mapbox .p{overflow:hidden}
.b-mapbox .icon{float:left;width:1.823vw;font-size:0}
.b-mapbox .icon img{display:inline-block;vertical-align:middle;max-width:.833vw}
.b-mapbox .txt{overflow:hidden;border-bottom:.052vw solid #e5e8eb}
.b-box1{padding:2.917vw 0 10.417vw;background:url(../images/c-bg3.png) no-repeat bottom center;background-size:contain}
.b-box1 .innerbox{background:#fff url(../images/c-bg4.png) no-repeat bottom right;background-size:46.927vw auto;box-shadow:0 0 3.542vw rgba(186,185,185,.5);padding:10.417vw}
.img-topbox{position:relative;margin-left:7.292vw;margin-bottom:-12.5vw}
.img-topbox::before{content:"";display:block;width:.521vw;background-color:#ef7c00;position:absolute;top:0;left:0;bottom:0}
.img-topbox .img{display:block}
.innerbox{font-size:.833vw;color:#2b2b2b;line-height:1.75;overflow:hidden}
.innerbox .box{position:relative;z-index:2;margin-top:-2.604vw}
.innerbox .txt.t1{padding-top:9.375vw}
.innerbox .txt{overflow:hidden;padding-top:3.646vw}
.innerbox .img{float:left;margin-right:4.167vw}
.innerbox .line{width:2.083vw;height:.208vw;background-color:#f4a34c;margin-bottom:1.823vw}
.b-details{padding:3.125vw 0}
.b-details .img-topbox{margin-left:0;margin-bottom:-6.25vw}
.b-details .inner .line{width:2.083vw;height:.208vw;background-color:#f4a34c;margin-bottom:1.823vw}
.b-details .inner{position:relative;z-index:2;padding:5.729vw 6.771vw;background:url(../images/c-bg5.png) no-repeat bottom center;background-size:100% 100%;font-size:.833vw;color:#2b2b2b;line-height:1.75}
}
@media screen and (max-width:1199px){
.b-info1 .tit,.b-info3 .tit{font-size:16px}
.b-info2,.b-ls1 .t,.b-txt1{font-size:14px}
.b-txt1{padding:12px}
.b-txt1.bg{margin:12px}
.b-info2 .box .item{float:none;width:auto!important;margin-bottom:10px}
.b-ls2{
  margin: 0 -10px;
}
.b-ls2 .con{font-size:14px;margin: 0 10px;}
.b-details{padding:0 0 40px}
.b-details .img-topbox,.img-topbox{margin-left:0;margin-bottom:0}
.b-box1{padding:0 0 50px}
.b-box1 .innerbox{font-size:14px;padding:30px 15px;box-shadow:0 0 8px rgb(186 185 185 / 50%)}
.innerbox .img{float:none;margin:0 auto;display:block}
.innerbox .box{margin-top:0}
.innerbox .txt,.innerbox .txt.t1{padding-top:20px}
.b-mapbox .map{padding:20px}
.b-mapbox #map{
  height: 70vw;
}
.b-ls1 .idx{margin-top: 0;}
}
@media screen and (max-width:960px){
.b-mapbox{padding:30px 0 60px}
.b-mapbox .map{float:none;width:auto;padding:15px}
.b-mapbox .box{position:static;width:auto;height:auto;background:#f3f6f9}
.b-mapbox .info{margin-left:15px;margin-right:15px;margin-top:0;font-size:14px;line-height:50px}
.b-mapbox .tit{font-size:18px;padding-left:30px;height:100px;line-height:85px}
}
@media screen and (max-width:767px){
.m-txtbox{padding:20px 0;margin-bottom:20px}
.b-info1,.b-info2,.b-info3{padding:12px}
.bl-tit1 .idx{width:30px;font-size:14px}
.bl-tit1 .t{font-size:18px}
.b-info2 .line{margin-bottom:12px}
.b-ls2{margin:0;display: block;}
.b-ls2 li{float:none;width:auto}
.b-ls2 li:nth-child(even) .con::before{background-color:#133a9f}
.b-ls2 li:nth-child(2) .con{border-top:1px solid #e3e3e3}
.b-ls2 .con::before{top: 19px;left: 3px;}
.b-ls2 .con{margin:0;padding:10px 10px 10px 15px;height: auto;line-height: 1.5;white-space: normal;}
.b-info2 .sch{clear:both;white-space:normal}
.b-details .inner{padding:30px 15px;background:#fafafa;font-size:14px}
.b-details .inner .line{margin-bottom:20px}
.b-info2 .txt p{
  float: none;width: auto;
}
}
/*!****** bl end *******/
/*!****** jl *******/
.jl-ban{height:561px}
.jl-row .col-r{overflow:initial}
.jl-about1{background-image:url(../images/inner/jl-bg01.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;padding:67px 0 57px;overflow:hidden}
.jl-about1 .desc{font-size:18px;line-height:40px}
.jl-about1 .desc span{font-size:20px}
.jl-list1 li{margin-bottom:70px}
.jl-list1 .con{display:block;background-color:#fff;box-shadow:0 0 68px rgba(230,230,230,.5)}
.jl-list1 .bigtit{font-size:22px;color:#fff;line-height:60px;padding:0 46px;background-image:url(../images/inner/jl-bg02.png);background-repeat:no-repeat;background-position:left;background-size:cover;overflow:hidden}
.jl-list1 .bigtit span{letter-spacing:8px;position:relative;z-index:2}
.jl-list1 .bigtit span::after{content:'';position:absolute;top:0;left:0;width:24px;height:24px;margin-left:-12px;background-image:url(../images/inner/jl-icn01.png);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1}
.jl-list1 .row{padding:30px 40px}
.jl-list1 .row2{background-image:linear-gradient(to right,rgba(173,186,221,.15),rgba(173,186,221,0))}
.jl-list1 .info{font-size:18px;line-height:40px;color:#333}
.jl-list1 .info span{display:inline-block;min-width:5em;text-align:justify;text-align-last:justify;word-break:break-all;text-justify:distribute}
.jl-list1 .info em{display:inline-block;font-size:16px;color:#787878;margin:0 15px}
.jl-list1 .desc{font-size:18px;line-height:32px;color:#333}
.jl-list1 .lab{float:left;font-size:18px;line-height:40px;color:#333}
.jl-list1 .lab span{display:inline-block;min-width:5em;text-align:justify;text-align-last:justify;word-break:break-all;text-justify:distribute}
.jl-list1 .list{overflow:hidden}
.jl-list1 .item{overflow:hidden}
.jl-list1 .num{float:left;width:20px;height:20px;margin-top:10px;margin-right:9px;line-height:20px;text-align:center;font-size:14px;color:#fff;background-color:#133a9f;border-radius:50%}
.jl-list1 .item:nth-child(even) .num{background-color:#ef7c00}
.jl-list1 .txt{font-size:18px;line-height:40px}
@media only screen and (min-width:1200px){
.jl-list1 .bigtit{font-size:1.145vw;line-height:3.125vw;padding:0 2.395vw}
.jl-list1 .bigtit span{letter-spacing:.416vw}
.jl-list1 .bigtit span::after{width:1.25vw;height:1.25vw;margin-left:-.625vw}
}
@media only screen and (max-width:1200px){
.jl-about1{padding:15px}
.jl-about1 .desc{font-size:16px;line-height:2}
.jl-list1 .bigtit{font-size:16px;line-height:40px;padding:0 15px}
.jl-list1 .bigtit span{letter-spacing:5px}
.jl-list1 .bigtit span::after{width:18px;height:18px;margin-left:-9px}
.jl-about1 .desc span{font-size:15px}
.jl-list1 li{margin-bottom:15px}
.jl-list1 .row{padding:15px}
.jl-list1 .info{font-size:16px;line-height:2}
.jl-list1 .info em{font-size:12px;margin:0 8px}
.jl-list1 .desc{font-size:16px;line-height:1.5}
.jl-list1 .lab{float:none;font-size:16px;line-height:30px}
.jl-list1 .num{margin-top:7px;width:16px;height:16px;line-height:16px;font-size:12px}
.jl-list1 .txt{font-size:16px;line-height:30px}
}
.jl-list2{margin-bottom:70px}
.jl-list2 li{border-bottom:1px solid #ccc}
.jl-list2 .con{display:flex;align-items:center;padding:14px 21px;overflow:hidden;position:relative;z-index:2}
.jl-list2 .con::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(../images/inner/jl-bg04.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1;opacity:0;transition:.3s}
.jl-list2 .con:hover::after{opacity:1}
.jl-list2 .pic{display:block;margin-right:40px;width:320px;max-height: 240px; font-size:0;overflow:hidden;position:relative}
.jl-list2 .pic img{width:100%;transition:.3s}
.jl-list2 .con:hover .pic img{transform:scale(1.08)}
.jl-list2 .info{flex:1;display:block}
.jl-list2 .tit{font-size:24px;line-height:1.2;margin-bottom:22px;color:#1742aa;text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
;transition:.3s}
.jl-list2 .con:hover .tit{color:#fff}
.jl-list2 .desc{font-size:16px;line-height:1.75;height:3.5em;color:#333;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;transition:.3s}
.jl-list2 .con:hover .desc{color:#fff}
.jl-list2 .bottom{display:flex;align-items:center;justify-content:space-between;line-height:1.2;font-size:16px}
.jl-list2 .date{color:#ef7c00}
.jl-list2 .more{color:#133a9f;padding-right:16px;background-image:url(../images/inner/jl-icn02.png);background-repeat:no-repeat;background-position:right;background-size:7px;transition:.3s}
.jl-list2 .con:hover .more{color:#fff;background-image:url(../images/inner/jl-icn03.png)}
.jl-about2{padding:58px 0 147px}
.jl-list3{margin-bottom:50px}
.jl-list3 li{margin-bottom:20px}
.jl-list3 .con{display:flex;padding:52px 30px 30px;border-left:10px solid #1742aa;border-right:10px solid transparent;box-shadow:0 0 16px rgba(184,183,183,.33);background-image:url(../images/inner/jl-bg05.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;z-index:2;transition:.3s}
.jl-list3 .con:hover{border-right-color:#ef7c00}
.jl-list3 .con::after{content:'';position:absolute;top:0;left:-1px;right:-1px;bottom:0;background-image:url(../images/inner/jl-bg04.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1;opacity:0;transition:.3s}
.jl-list3 .con:hover::after{opacity:1}
.jl-list3 .date{display:block;margin-right:37px}
.jl-list3 .date .top{display:flex;align-items:center;margin-bottom:16px}
.jl-list3 .date .num{display:block;font-size:40px;line-height:1.2;color:#133a9f;width:65px;font-weight:700;transition:.3s}
.jl-list3 .con:hover .date .num{color:#fff}
.jl-list3 .date .line{display:block;width:32px;height:1px;background-color:#1742aa;transition:.3s}
.jl-list3 .con:hover .date .line{background-color:#fff}
.jl-list3 .date .day{font-size:16px;color:#ef7c00;line-height:1.2}
.jl-list3 .info{flex:1;display:block}
.jl-list3 .tit{font-size:24px;color:#000;line-height:1.3;margin-bottom:20px;text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.jl-list3 .con:hover .tit{color:#fff}
.jl-list3 .desc{font-size:16px;line-height:1.75;height:3.5em;color:#333;margin-bottom:5px;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;transition:.3s}
.jl-list3 .con:hover .desc{color:#fff}
.jl-list3 .more{text-align:right;font-size:16px;color:#133a9f;padding-right:16px;background-image:url(../images/inner/jl-icn02.png);background-repeat:no-repeat;background-position:right;background-size:7px;transition:.3s}
.jl-list3 .con:hover .more{color:#fff;background-image:url(../images/inner/jl-icn03.png)}
@media only screen and (min-width:1200px) and (max-width:1920px){
.jl-ban{height:29.21vw}
.jl-list2{margin-bottom:3.645vw}
.jl-list2 .con{padding:.729vw 1.093vw}
.jl-list2 .pic{margin-right:2.083vw;width:16.66vw;max-height: 12.5vw;}
.jl-list2 .tit{font-size:1.25vw;margin-bottom:1.145vw}
.jl-list2 .desc{font-size:.833vw;margin-bottom:1.041vw}
.jl-list2 .bottom{font-size:.833vw}
.jl-list2 .more{padding-right:.833vw;background-size:.364vw}
.jl-about2{padding:3.020vw 0 7.656vw}
.jl-list3{margin-bottom:2.604vw}
.jl-list3 li{margin-bottom:1.041vw}
.jl-list3 .con{padding:2.708vw 1.562vw 1.562vw;border-left:.52vw solid #1742aa;border-right:.52vw solid transparent}
.jl-list3 .date{margin-right:1.927vw}
.jl-list3 .date .top{margin-bottom:.833vw}
.jl-list3 .date .num{font-size:2.083vw;width:3.385vw}
.jl-list3 .date .line{width:1.666vw}
.jl-list3 .date .day{font-size:.833vw}
.jl-list3 .tit{font-size:1.25vw;margin-bottom:1.041vw}
.jl-list3 .desc{font-size:.833vw;margin-bottom:.26vw}
.jl-list3 .more{font-size:.833vw;padding-right:.833vw;background-size:.364vw}
}
@media screen and (max-width:1440px){
.jl-list2 .tit{font-size:16px}
.jl-list2 .desc{font-size:14px}
.jl-list2 .bottom{font-size:14px}
.jl-list3 .tit{font-size:16px}
.jl-list3 .date .day{font-size:14px}
.jl-list3 .desc{font-size:14px}
.jl-list3 .more{font-size:14px}
}
@media only screen and (max-width:1199px){
.jl-ban{height:29.21vw}
.jl-list2{margin-bottom:30px}
.jl-list2 .con{padding:15px}
.jl-list2 .pic{margin-right:15px}
.jl-list2 .tit{margin-bottom:10px}
.jl-list2 .desc{margin-bottom:10px}
.jl-list2 .more{background-size:5px;padding-right:12px}
.jl-about2{padding:10px 0 30px}
.jl-list3{margin-bottom:30px}
.jl-list3 li{margin-bottom:15px}
.jl-list3 .con{display:block;padding:15px;border-width:5px}
.jl-list3 .date{margin-right:0;margin-bottom:10px;display:flex;align-items:center}
.jl-list3 .date .top{margin-bottom:0;margin-right:10px}
.jl-list3 .date .num{width:auto;font-size:22px;margin-right:10px}
.jl-list3 .date .line{width:20px}
.jl-list3 .tit{margin-bottom:10px}
.jl-list3 .desc{margin-bottom:10px}
.jl-list3 .more{background-size:5px;padding-right:12px}
}

@media screen and (max-width:750px){
.jl-list2 .con{display:block}
.jl-list2 .pic{width:auto;height:auto;max-height: 210px; margin-right:0;margin-bottom:15px}
.jl-list1 .info span{text-align:left;text-align-last:left;text-justify:auto}
}
/*!****** jl end *******/
@media screen and (max-width:1440px){
  .b-ls1 .idx{
    margin-top: 4px;
  }
  .b-info3 .tit{
    font-size: 16px;
  }
  .b-info2,
  .b-ls1 .t,
  .b-txt1,
  .b-mapbox .info,
  .innerbox,
  .b-details .inner,
  .m-briefl .introduction .desc,
  .m-briefl .introduction .txt .info,
  .m-briefl .top .info,
  .m-specificsll .specificsll .desc,
  .m-specificsll .specificsll .info,
  .m-directorl .top .txt .desc,
  .m-directorl .top .txt .info,
  .m-directorl .directorl .desc{
    font-size: 14px;
  }
}

@media screen and (max-width:1199px){
  .b-ls1 .idx{
    margin-top: 0;
  }
}
