@charset "utf-8";
/* CSS Document */
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;font-weight: 100;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;font-size:14px;line-height:1em;}
html, body {min-height: 100%;}
body{min-width:1400px;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#333;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.tl {text-align: left;}
.tc {text-align: center}
.tr {text-align: right;}
.cl{clear:both;}
.ov{overflow:hidden;}
.dfc{display:flex;align-items: center;justify-content: center;}
.dfb{display:flex;align-items: center;justify-content: space-between;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db, .lb, .dd{font-size:0;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}
em, .em,i{text-transform:uppercase;font-family:arial;vertical-align:top;display:block;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
.w1680{width:1680px;margin:0 auto;}
.page,.w1400{width:1400px;margin:0 auto;}
.p80{padding-bottom: 80px;}
:focus {outline:none;background-color:transparent;}
::selection{background:#083c88;color: #fff;}

/*bse*/
.bse em,.bse b,.bse p{color: #fff !important;}

/*bt*/
.bt{text-align: center;padding-top: 80px;margin-bottom: 40px;}
.bt b{font-size:45px;font-weight: bold;display: block;color: #333;margin-bottom: 19px;}
.bt b strong{color: #083c88;font-size: 45px;}
.bt p{font-size: 20px;display: block;margin-bottom: 23px;line-height: 20px;}
.bt i{width: 120px;height: 2px;margin: 0 auto;position: relative;background: #083c88;}
.bt i:before{position: absolute;content: "";width: 60px;height: 2px;background: #ffd80d;right: 0;top: 0;}

/*header*/
.head{width:100%;z-index: 999;align-items:center;position: relative;height: 128px;box-shadow: 0 0 13px rgba(0, 0, 0, 0.2);}
.head_box{padding: 0 6.25vw;}
@media screen and (max-width: 1400px) {
    .head_box {
        padding: 0  0vw;
    }
}
.logo{}
.logo a{margin-right: 20px;width: 120px;}
.logo a img{width: 100%;}
.logo p{font-size: 0.625vw;color: #333;text-transform: uppercase;}
.logo p b{display: block;color: #333;font-size: 1.4584vw;margin-bottom: 7px;letter-spacing: 0.5px;}
.nav_box {width: 64%;height: 128px;}
.nav{width: 100%;height: 128px;}
.nav>ul>li{height: 128px;position:relative;float: left;width: 4.1667vw;}
.nav>ul>li+li{margin-left: 0.9375vw;}
.nav>ul>li:after{content:'';width:100%;height:0;background:#083c88;position:absolute;left:0;bottom:0;transition:all 0.3s ease;z-index: 2;}
.nav>ul>li:hover:after,.nav>ul>li.on:after{height: 2px;}
.nav>ul>li>a{width: 100%;font-size: 0.8334vw;color: #333;display: block;text-align: center;position:absolute;z-index:2;transition:all 0.3s ease;line-height: 128px;overflow: hidden;}
.nav>ul>li>a>em{display: block;font-size: 12px;text-transform: none;color: #adadad;margin-top: 10px;}
.nav>ul>li.on a{color: #083c88;}
.nav>ul>li:hover a{color:#083c88;}

/*导航下拉*/
.nav>ul>li .sedNav {width:360px;height:0;position: absolute;background: rgba(255,255,255,0.9);right:-30px;top: 128px;z-index: 99;overflow: hidden;opacity: 0;transition:0.5s;}
.nav>ul>li .sedNav button{width:120px;height:30px;border:none;background:#eee;margin-top:20px;padding: 0;}
.nav>ul>li .sedNav button a{width:100%;height:100%;line-height:28px;}
.nav>ul>li:hover .sedNav{padding:30px;opacity: 1; height:auto;transition:0.5s;}
.nav li .sedNav p{font-size:18px; font-weight:bold; color:#222 !important;padding-bottom:8px;}
.nav li .sedNav span{text-transform: uppercase;font-size:12px !important;color:#999;}
.nav li .sedNav span:after{content:"";display: block;  width:30px; height:4px; background:#083c88; margin-top:20px;}
.nav li .sedNav a {display: block;border:1px #ccc solid;margin-bottom:14px;width:140px;line-height: 34px;color: #333 !important;font-size: 14px;text-align: center;height: 34px;}
.nav li .sedNav a:hover { color: #fff !important;border-color:#083c88;background-color: #083c88;}
.nav li .nav2{width:250%;}
.nav li .nav2 a{width:50%; float:left;}
.sedNav_r{margin-left: 10px;}

/*幻灯片*/
.banner{overflow:hidden;width:100%;position: relative;}
.banner-box{ min-width:1400px;height:700px;position:relative;margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:700px;background-position:center;background-color:#eee;}
.banner-box .bd li a{display:block;background-size:auto;width:100%;height:80%;position:relative;z-index: 9;}
.banner-btn{width:100%;position:absolute;bottom:0;left:0;margin-left:0;height:60%;overflow:hidden;}
.banner-btn a{ display:block;width:49px; height:104px;position:absolute;top:0;filter:alpha(opacity=0); -moz-opacity:0;-khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background:url(//memberpic.114my.com.cn/jinsuyan/uploadfile/image/20210304/20210304091738_810790044.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px;background:url(//memberpic.114my.com.cn/jinsuyan/uploadfile/image/20210304/20210304091738_810790044.png) no-repeat -49px 0;}
.banner-box .hd { position:absolute;bottom:30px;width:100%;display:block;}
.banner-box .hd ul{ text-align:center}
.banner-box .hd ul li{ width:10px; height:10px;border-radius:50%;text-indent:-9999px;background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#083c88;border-radius:50px;width:50px;height:10px;}
.banner-box:hover .banner-btn a.prev{left:20px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4; }
.banner-box:hover .banner-btn a.next{right:20px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

/*search*/
#search {height: 80px;}
.box{position: relative;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.search_l {font-size: 15px;color: #333;height: 80px;line-height: 80px;margin-right:30px;font-weight: normal;}
.search_l em{float: left;width: 37px;height: 37px;margin-top: 30px;}
.search_l span {color: #333;font-size: 15px;}
.search_l a {font-size: 15px;height: 80px;line-height: 80px;color: #333;}
.search_l a:hover {color: #333;}
.search_r {margin-top: 19px;position: relative;}
.z{position: absolute;top:12px;right:26px;width:18px;height: 18px;text-align: center;cursor: pointer;}
.z_img{}
.sear_lx{margin-top: 29px;}
.sear_lx em{background: url(//memberpic.114my.com.cn/jinsuyan/uploadfile/image/20210303/20210303105230_841049699.png) no-repeat left center;height: 28px;line-height: 28px;padding-left: 45px;font-size: 30px;display: block;font-family: "Arial";font-weight: bold;color: #333;font-style: italic;}

/*quality*/
.qua_bg{background: url(//memberpic.114my.com.cn/jinsuyan/uploadfile/image/20210303/20210303114415_1397597055.png) no-repeat center 80px;}
.qua_con{padding: 0 37px;}
.qua_con li{float: left;font-size: 18px;font-weight: normal;text-align: center;transition: all 1s;}
.qua_con li em{font-size: 45px;color: #083c88;font-weight: bold;line-height: 33px;height: 164px;width: 140px;overflow: hidden;position: relative;}
.qua_con li em i{width: 140px;height: 100%;background: #efefef;text-align: center;transition: all 1s;position: absolute;padding: 50px 0;top: 0;left: 50%;margin-left: -50%;}
.qua_con li em i.one{opacity: 1;transition: all 1s;background: url(//memberpic.114my.com.cn/jinsuyan/uploadfile/image/20210303/20210303151719_948062930.png) no-repeat center;}
.qua_con li em i.two{transition: all 1s;opacity: 0;background: url(//memberpic.114my.com.cn/jinsuyan/uploadfile/image/20210303/20210303151718_171066607.png) no-repeat center;}
.qua_con li b{font-size: 20px;line-height: 36px;margin-top: 24px;display: block;}
.qua_con li+li{margin-left: 156px;}
.qua_con li:hover em i.one{opacity: 0;transform: perspective(0px) rotateY(-90deg);transition: all 1s;}
.qua_con li:hover em i.two{opacity: 1;transform: perspective(140px) rotateY(0deg);transition: all 1s;}

/*product*/
.pro_bg{position: relative;background: #f8f8f8;}
.pro_bg .bt{margin-bottom: 60px;}
.pro_con{}
.pro_tab{width: 320px;background:#083c88;}
.pro_wz{width: 320px;height: 152px;text-align: center;color: #fff;background: url(//memberpic.114my.com.cn/jinsuyan/uploadfile/image/20210303/20210303153736_901953527.png) no-repeat center;padding-top: 50px;}
.pro_wz b{font-size: 38px;font-weight: bold;display: block;margin-bottom: 17px;}
.pro_wz em{font-family: auto;display: block;}

.pro_st{height: auto;padding: 0 22px;}
.pro_st table ,.pro_st tbody,.pro_st tr,.pro_st td{ display:block; width:100%;}
.pro_st tr{}
.pro_st tr+tr{margin-top: 18px;}
.pro_st td{position:relative;}
.pro_st td:before{position:absolute;content:'';top: 14px;left: 51px;width: 15px;height: 15px;border: 1px solid #333;z-index: 2;border-radius: 100%;display: none;}
.pro_st a{display:block;line-height: 43px;position:relative;font-size: 17px;transition:all .4s ease;font-weight: 100 !important;text-align: center;color: #fff;}
.pro_st a:hover{padding-left: 20px;color: #333 !important;background: #ffd810;}
.pro_st tr:hover td:before{display:block;}

.pro_con .tempWrap{float: right;width: 74% !important;}
.pro_list{overflow: hidden;position: relative;width: 100%;}
.prod2 table td span a {display: block;width: 100%;color: #333;line-height: 50px;font-size: 18px;font-weight: 100;background: #fff;}
.prod2 table td span {width: 100%; height: 40px; }
.prod2>table>tbody>tr>td { float: left; padding: 0; width: 326px; margin: 0 25px 15px 0; position: relative; padding-left: 0 !important; }
.prod2>table>tbody>tr>td:nth-child(3) { margin-right: 0 !important; }
.prod2>table>tbody>tr>td>a { display: block; float: left; width: 100%; padding-left: 0px !important; position: relative; overflow: hidden; }
.prod2>table>tbody>tr>td>a>img { width: 100%; background: #fff; border: 1px solid #e1e1e1;transform: scale(1);transition: 0.5s;}
.prod2>table>tbody>tr>td:hover a>img{transform: scale(1.1);transition: 0.5s;}
.prod2>table>tbody>tr>td:hover span a { background: #083c88; color: #fff; text-decoration: none; }

/*solution*/
.sol_box{position: relative;}
.sol_hy{margin-top: 40px;}
.sol_hy .tempWrap{width:100% !important;}
.sol_hy tr{display: block;}
.sol_hy td{position: relative;margin-right: 28px;transition: 0.5s;overflow: hidden;width:329px !important;display: inline-block;}
.sol_hy td:last-child{margin-right: 0;}
.sol_hy td>a{display: block;overflow: hidden;}
.sol_hy td>a>img{width: 100%;transform: scale(1);transition: 0.5s;height: 100%;}
.sol_hy td>br{display: none;}
.sol_hy td div{padding-top:0px !important;transition:all 0.5s ease;width:100%;position: absolute;bottom: 0;left: 0;height:0;}
.sol_hy td div a{display:block;width:100%;color: #fff;line-height:55px;font-size:14px;font-weight: 100;background: rgba(0, 0, 0, 0.4);}
.sol_hy td:hover div{transition: 0.5s;height:55px;}
.sol_hy td:hover a>img{transform: scale(1.2);transition: 0.5s;}

/*xban*/
.xban{background: url(//memberpic.114my.com.cn/jinsuyan/uploadfile/image/20210303/20210303155340_394618302.png) no-repeat center;width: 100%;height: 250px;padding-top: 76px;}
.xban_le{}
.xban_le b{font-weight: bold;font-size: 45px;color: #fff;display: block;margin-bottom: 16px;font-style: italic;position:relative;overflow: hidden;}
.xban_le b:before{position:absolute;content:'';width: 20px;height: 300px;background: linear-gradient(-100deg, #fff, transparent);transform: rotate(10deg);top: -150px;left: 0;animation: mymove 1.8s infinite;opacity: 0.2;}
.xban_le b strong{font-size: 45px;color: #ffd600;font-style: italic;}
.xban_le p{width: 690px;height: 48px;background:#fff;border-radius: 24px;text-align:center;display:block;font-size: 20px;line-height: 48px;}
@keyframes mymove
{
from {left:0;}
to {left:100%;}
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
from {left:0;}
to {left:100%;}
}

/*adv*/
.adv_bg{width: 100%;}
.adv_con{position: relative;display: inline-block;width: 100%;}
.adv_tab{height: 60px;}
.adv_tab li{height: 60px;float: left;text-align: center;cursor: pointer;background: #083c88;width: calc((100% - 42px)/ 4);}
.adv_tab li.on{background: #ffd600;}
.adv_tab li b{color: #fff;font-size: 26px;line-height: 60px;margin-left: 10px;font-weight: bold;}
.adv_tab li.on b{color: #000;}
.adv_tab li+li{margin-left: 14px;}

.adv_con .tempWrap{width:100% !important;margin-top: 30px;}
.adv_list{}
.adv_list dl{transition: 0.5s;position:relative;width: 1400px !important;padding: 30px;background: #f1f2f4;}
.adv_list dt{float: left;width:50%;padding: 103px 0 0 20px;}
.adv_list dt h4{font-size: 22px;color: #525252;display: block;margin-bottom: 30px;font-weight: 100;}
.adv_list dt b{display: block;font-weight: bold;font-size: 36px;line-height: 36px;margin-bottom: 22px;}
.adv_list dt b>span{font-weight: bold;font-size: 36px;color: #083c88;}
.adv_list dt i{background:#d1d1d1;display: block;width: 144px;height: 1px;}
.adv_list dt p{line-height: 38px;color: #333;font-size: 18px;margin-top: 21px;}
.adv_list dt a{display: block;width: 260px;height: 49px;text-align: center;line-height: 49px;background: #666;color: #fff;font-size: 18px;transition: 0.5s;margin-top: 27px;}
.adv_list dt a em{display: inline-block;vertical-align: baseline;margin-right: 21px;}
.adv_list dt a:hover{background: #083c88;transition: 0.5s;width:280px;box-shadow: 8px 4px 17px 0px rgb(8 60 136 / 50%);}
.adv_list dd{float: right;}

/*partner*/
.Partner{width: 100%;padding-bottom: 51px;}
.part_nr{}
.part_nr tr{display:inline-block;}
.part_nr tr+tr{margin-top: 18px;}
.part_nr td{width: 335px;overflow:hidden;position:relative;height: 150px;float: left;}
.part_nr td+td{margin-left: 18px;}
.part_nr td>a{}
.part_nr td>a>img{width: 100%;height: 100%;}
.part_nr td>div{width:100%;height: 150px;background: rgba(0, 0, 0, 0.6);position:absolute;top: 50%;left:0;margin-top: -75px;transform-origin: center;transform: rotateX(90deg);transition: 600ms;}
.part_nr td>div>a{display:block;line-height: 150px;font-size: 20px;color:#fff;text-align:center;text-transform: uppercase;}
.part_nr td:hover div{transform: rotateX(0deg);transition: 600ms;}
.part_nr td br{display: none;}

/*certificate*/
.cert{background: url(//memberpic.114my.com.cn/jinsuyan/uploadfile/image/20210303/20210303172442_1027159812.png) no-repeat center; height: 927px;}
.cert .bt{padding-top: 251px;}
.cert .bt strong{color: #ffd600;}
.cert .bt i{background: #fff;}
.cert_con{}
.cert_con tr{display:block;}
.cert_con td{width: 319px;overflow:hidden;position:relative;margin-right: 41px;float: left;}
.cert_con td:last-child{margin-right:0;}
.cert_con td>a{display: block;overflow: hidden;}
.cert_con td>a>img{width: 100%;transform: scale(1);transition: 0.5s;}
.cert_con td>div{width:100%;height: 100%;transition: 600ms;padding-top: 0 !important;position: absolute;top: 0;left: 0;opacity: 0;}
.cert_con td>div>a{display:block;line-height: 440px;font-size: 20px;text-align:center;}
.cert_con td:hover{}
.cert_con td:hover a>img{transform: scale(1.1);transition: 0.5s;}
.cert_con td:hover div{background: rgba(0, 0, 0, 0.4);transition: 0.5s;opacity: 1;}
.cert_con td:hover div a{color:#fff;}
.cert_con td br{display: none;}

/*abt_nr*/
.abt_nr{height: 472px;background: #fff;}
.abt_le{width: 50%;height: 472px;border:8px solid #083c88;position:relative;}
.abt_le img{width: 100%;height: 100%;}
.ripple {background: rgb(255 255 255 / 50%);}
.ripple,.ripple:before,.ripple:after {position: absolute;left: 50%;top: 50%;height: 82px;width: 82px;margin-top: -41px;margin-left: -41px;border-radius: 50%;-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);box-shadow: rgba(0, 0, 0, 0.2);-webkit-animation: ripple 3s infinite;animation: ripple 3s infinite;z-index: 2;}
.ripple img{padding: 19px 30px;}
.ripple:before {-webkit-animation-delay: .9s;animation-delay: .9s;content: "";position: absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay: .6s;animation-delay: .6s;content: "";position: absolute;right: 0;bottom: 0;}
.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;visibility: hidden;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;visibility: inherit;}
.video{position: fixed;top:-100%;left:50%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:520px;margin-top:-250px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 70px rgba(255, 255, 255, .0);
            box-shadow: 0 0 0 70px rgba(255, 255, 255, .0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, .0);
  }
}

@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 70px rgba(255, 255, 255, .0);
            box-shadow: 0 0 0 70px rgba(255, 255, 255, .0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, .0);
  }
}
.abt_ri{width: 50%;height: 472px;background: url(//memberpic.114my.com.cn/jinsuyan/uploadfile/image/20210303/20210303173146_452253849.jpg) no-repeat center;padding: 130px 32px 0 32px;}
.abt_ri i{width: 110px;height: 1px;background: #b6b6b6;display: block;margin: 29px 0 18px;}
.abt_ri p{line-height: 36px;}
.abt_ri a{font-size: 36px;display: block;line-height: 36px;color: #083c88;transition: 0.5s;font-weight: bold;}

/*abt_lm*/
.abt_lm{margin-top: 50px;}
.abt_lm p{background:#083c88;height: 60px;display: flex;align-items: center;padding:0 29px 0 31px;justify-content: space-between;}
.abt_lm p em{color: #fff;font-weight: bold;font-size: 22px;line-height: 35px;}
.abt_lm p em img{margin-right: 10px;}
.abt_lm p a{font-size: 16px;font-weight: normal;margin-left: 20px;display: block;color: #fff;text-transform: uppercase;}
.abt_lm_t{width: 100%;display:inline-block;margin-top: 30px;}
.abt_lm_t tr{display:block;}
.abt_lm_t td{width: 332px;overflow:hidden;position:relative;margin-right: 24px;float: left;}
.abt_lm_t td:last-child{margin-right:0;}
.abt_lm_t td>a{display: block;overflow: hidden;border: #eaeaea solid 1px;}
.abt_lm_t td>a>img{width: 100%;transform: scale(1);transition: 0.5s;}
.abt_lm_t td>div{width:100%;height: 51px;background: #eee;transition: 600ms;padding-top: 0 !important;}
.abt_lm_t td>div>a{display:block;line-height:51px;font-size:16px;text-align:center;}
.abt_lm_t td:hover a>img{transform: scale(1.1);transition: 0.5s;}
.abt_lm_t td:hover div{background: #083c88;transition: 0.5s;}
.abt_lm_t td:hover div a{color:#fff;}
.abt_lm_t td br{display: none;}

/*新闻动态 NEWS*/
.news{padding-top: 80px;width:100%;background: #f5f5f5;}
.news_row1{ position: relative; padding-bottom: 25px; margin-bottom: 50px; }
.news_row1:after{ content: ''; width: 100%; height: 1px; background: #dbdbdb; display: block; position: absolute; bottom: 0; left: 0; }
.news_row1 .news_tit{display: block;font-size: 33px;color: #083c88;font-weight: bold;line-height: 50px;float: left;height: 55px;padding-left: 10px;}
.news_row1 .news_tit .en{display:inline-block;padding-left:15px;text-transform: uppercase;font-weight: normal;}
.news_row1 .news_list{ float: right}
.news_row1 .news_list ul li{ float: left; padding: 0 0 0 50px; }
.news_row1 .news_list ul li a{ font-size: 20px; line-height: 55px; display: block; position: relative; font-weight:lighter; color:#484848; }
.news_row1 .news_list ul li a:after{ position: absolute; content: ''; width: 0; background: #083c88; height: 1px; bottom: -25px; left: 0; display: block; transition: 0.3s all ease; z-index: 3333; }
.news_row1 .news_list ul li.cur a:after,.news_row1 .news_list ul li:hover a:after{ width: 100%; }
.news_row1 .news_list ul li.cur a,.news_row1 .news_list ul li:hover a{ color: #083c88}

.nbc_list+.nbc_list{display: none;}
.nbcl_le{width:685px;}
.nbcl_le .news_div_item{width:329px;display: inline-block;vertical-align:top;border: 1px #e6e6e6 solid;padding:15px;}
.nbcl_le .news_div_item+.news_div_item{margin-left:15px;}
.nbcl_le .news_div_item_pic {width: 297px;height: 195px;overflow: hidden;}
.nbcl_le .news_div_item_pic img{width:100%;}
.news_div_item_title a{font-size:17px;}
.nbcl_le .news_div_item_content{margin-top:30px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:24px;color:#68686a;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(//memberpic.114my.com.cn/jinsuyan/uploadfile/image/20210304/20210304143427_1511785900.png) no-repeat right center;float: right;margin-top:17px;}

.nbcr_ri{width:690px;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border-top:1px solid #e6e6e6;padding:33px 0;position:relative;transition:300ms;border-left:1px #e6e6e6 solid;border-right:1px #e6e6e6 solid;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align:center;font-size:0;}
.nbcr_ri .news_div_item_content{width:538px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight:bold;line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:20px;color:#68686a;padding-right:20px;font-size:14px;}
.nbcr_ri .news_div_item:nth-child(3){border-bottom:1px #e6e6e6 solid;}

/*links*/
.link{display: inline-block;width: 100%;padding: 30px 0;background: #083c88;}
.lkb{}
.lkb_l{display: inline-block;border-right: 1px solid #eee;margin-right: 20px;padding-right: 20px;}
.lkb_l em{font-size: 10px;color: #fff;width: 63px;height: 12px;text-align: right;line-height: 12px;letter-spacing: 5.5px;font-variant: all-small-caps;border-radius: 3px;margin-bottom: 4px;}
.lkb_l em i{display: inline-block;font-size: 24px;color: #083c88;}
.lkb_l span{font-size: 16px;display: block;font-weight: bold;color: #fff;}
.lkb_l p{float: right;}
.linkTagcs li{line-height:normal !important;}
.linkTagcs li a{font-size: 14px;}
.lkb_le{margin-left: 18px;margin-top: 4px;}
.lkb_r{margin-left: 30px;margin-top: 7px;width: 1065px;}

/*copy*/
.copy_bg{width:100%;background:#080102;}
.cob_nav{height:110px;border-bottom:1px solid rgba(255, 255, 255, 0.16);}
.cn_le{padding-top:35px;}
.cn_ri{}
.cn_ri li{}
.cn_ri li a{display: block;font-size:16px;color:#fff;width: 100%;line-height: 110px;}
.cn_ri li+li{margin-left: 64px;}
.cob_con{padding-top:72px;padding-bottom:64px;}
.cocl_le {padding-right:50px;margin-right:50px;border-right:1px solid rgba(255, 255, 255, 0.16);font-size:14px;line-height:26px;color:rgba(255, 255, 255, 0.62);}
.cocl_le a{color:rgba(255, 255, 255, 0.62);font-size: 14px;}
.cocl_le a:hover{color:#fff;}
.cocllt{margin-bottom:36px;}
.cocllt b{font-size:21px;font-weight: bold;color:#fff;line-height:1em;}
.cocllt em{font-size:12px;color:rgba(255, 255, 255, 0.2);line-height:1em;margin-top:13px;}
.coclrb p b,.coclrb p em{display:inline-block;vertical-align:middle;line-height:26px;color:rgba(255, 255, 255, 0.62);font-size: 14px;}
.coclrb p em{font-family:Roboto;text-transform:none;font-weight: 300;}

.coc_ri li{width:200px;position:relative;text-align: center;padding-bottom: 10px;}
.coc_ri li+li{margin-left:20px;}
.coc_ri li:before{content:'';width:100%;height:132px;background:#083c88;left:0;bottom:0;position:absolute;}
.coc_ri li:nth-child(2):before{background:#ffd600;}
.coc_ri li:nth-child(3):before{background:#666;}
.coc_ri li i,.coc_ri li p{position:relative;}
.coc_ri li i img{height: 137px;padding: 10px;background: #fff;}
.coc_ri li p{font-size:14px;color: #fff;padding-top: 18px;}