* {margin: 0;padding: 0;box-sizing: border-box;line-height:100%;}
body {font-size: 14px;font-family: Microsoft YaHei;}
em, i {font-style: inherit;font-weight: inherit;}
ul {list-style: none;}
a {text-decoration: none;color: #333;}
tr, td {padding: 0 !important;}
input, textarea {outline: none;border: none;}
body {scrollbar-width: none; -ms-overflow-style: none;overflow: scroll;}
body::-webkit-scrollbar {  display: none;}

@font-face {
  font-family: 'iconfont';  /* Project id 3407071 */
  src: url('//at.alicdn.com/t/font_3407071_bjdt7t8v6aq.woff2?t=1652766568584') format('woff2'),
       url('//at.alicdn.com/t/font_3407071_bjdt7t8v6aq.woff?t=1652766568584') format('woff'),
       url('//at.alicdn.com/t/font_3407071_bjdt7t8v6aq.ttf?t=1652766568584') format('truetype');
}

@font-face {
font-family:DIN;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}

@media screen and (max-width: 1400px){
.head_nav li a{font-size:17px !important;}

}

@media screen and (max-width: 1280px){
.head_nav li a{font-size:15px !important;}
.head_logo b em {font-size: 19px !important;}
.head_logo b {font-size: 22px !important;}
.head_logo b span {font-size: 20px !important;}
}


@media screen and (max-width: 1680px){
.head_con {width: 61% !important;}
}

/*head*/
.head:before {
    content: '';
    width: 100%;
    height: 5px;
    background: #0071cd;
    position: absolute;
    top: 0;
    left: 0;}
.head {position: relative;padding: 20px 15px 20px 15px;z-index: 50;background: #0071cd;}
.head:after {content:'';width: 7.5%;height: 100%;background: #0071cd;position: absolute;top:0;right: 0;z-index: -1;}
.head_box {display: flex;justify-content: space-between;align-items: center; margin:  0 auto;}

/*logo*/
.head_logo {display: flex;align-items: center;justify-content:  space-between; position:  relative;}
.head_logo i {}
.head_logo i img {width:  75%;height:  auto;}
.head_logo b {font-size: 23px !important;display: flex;flex-direction: column; letter-spacing: 2px;color: #fff; font-weight: bold;}
.head_logo b span {font-size: 23px !important;color: #666;font-weight: bold;padding: 5px 0 0; color: rgba(255,255,255,1); }
.head_logo b em {font-size: 23px !important;color: #666;font-weight: bold;padding: 5px 0 0; color: rgba(255,255,255,1);}
/*head_con*/
.head_con {width: 50%;display:  flex;align-items:  center;justify-content:  space-between;position:  relative;}
/*nav*/
.head_nav {width: 82%;}
.head_nav>ul {display: flex;justify-content: space-between;align-items: center;}
.head_nav li {}
.head_nav li a {font-size: 21px !important;position: relative;transition: 0.5s; font-weight:100;color: #fff;}
.head_nav li a:after {content:'';width: 0;height: 2px;background: #ed1a24;position: absolute;bottom: -45px;left: 0;transition: 0.5s;}
.head_nav>ul>li:hover>a,.head_nav>ul>li.cur>a {color: rgba(255,255,255,0.5); }
.head_nav>ul>li:hover>a:after,.head_nav>ul>li.cur>a:after {width: 100%;}
/*nav_con*/
.head_nav li:hover .nav_con {transform:rotateX(0deg);}
.nav_con {position:  absolute;top: 195%;left: 0;background: #f8f8f8;width: 100%;display:  flex;justify-content:  space-between;transition:0.5s;transform: rotateX(90deg);transform-origin:top;overflow:  hidden;padding: 3%;align-items: c;}
.nav_con i {width: 40%;overflow: hidden;}
.nav_con i img {width:  100%;height:  auto;}
.nav_r {width: 56%; padding-top: 2%;}
.nav_r  p {font-size: 24px;display: flex;flex-direction:column;font-weight: 100;}
.nav_r p span {font-size: 18px;font-family: Arial;text-transform: uppercase;font-weight: lighter;padding: 2% 0 0;color: #999;letter-spacing: 1px;}
.nav_r>ul {display:  flex;flex-wrap: wrap;width: 100%;margin: 7% 0 0;}
.nav_r li {width: 31%;padding: 3%;border: 1px solid #eee;display: flex;justify-content: center;align-items:center;margin: 0 2% 0 0;}
.nav_r li:nth-child(n+4) {margin-top: 3%}
.nav_r li>a {font-size: calc(0.5rem + 0.45vw);color: #333;}

@media screen and (max-width: 1366px){
.head_logo b em {font-size: 19px !important;}
.head_nav li a {font-size: 17px !important;}
.head_logo b {font-size: 22px !important;}
.head_logo b span {font-size: 20px !important;}
}

/*button*/
.btn_more {width: 10%;}
.btn_more ul {display: flex;justify-content: space-around;}
.btn_more li {display:  flex;}
.btn_more li i {width: calc(1.1rem + 1.1vw);height: calc(1.1rem + 1.1vw);border-radius: 50%;font-size: calc(0.4rem + 0.8vw);color:  #0071cd;display:  flex;justify-content:  center;align-items:  center;overflow:hidden;position:relative;z-index: 5;transition:0.5s;}
.btn_more li i:before {content:'';width: 100%;height: 100%;border:2px solid #fff;border-radius:50%;position:  absolute;top: 0;left: 0;}
.btn_more li i:after {content:'';width: 100%;height: 100%;position:absolute;top:0;left:0;background:#fff;transition:0.5s;z-index:-1;padding:0%;border-radius:50%;}
.btn_more li:hover i {color:#fff;}
.btn_more li:hover i:after {transform:scale(0);}
/*num*/
.num {position:absolute;transform: rotateX(90deg);transition:0.5s;opacity: 0;background: #0071cd;border: 1px solid #fff;padding: 3%;top: 71px;right: 0;transform-origin: top;border-radius: 10px;}
.num p {font-size: 16px;display:  flex;color:  #fff;align-items:  center;}
.num p span {font-size: 25px;font-family:DIN;}
.btn_more li:hover .num {transform: rotateX(0deg);opacity:1;}
/*search*/
.search {position:absolute;transform: rotateX(90deg);transition:0.5s;opacity: 0;background: #fff;border: 1px solid #fff;padding: 3%;top: 71px;right: 0;transform-origin: top;box-shadow:  0 0 20px #ddd;border-radius: 10px;}
.head_s {display: flex;align-items: center;justify-content: center;transition: 0.5s;}
.head_s form {display: flex;justify-content: space-between;align-items: center;border: 1px solid #ddd;padding: 0 12px;margin-top: 16px;width: 100%;}
#search-bg {width: 140px;height: 38px;line-height: 38px;overflow: hidden;box-sizing: border-box;}
#search-i {box-sizing: border-box;position: relative;    z-index: 5;margin-left: 50px;}
#search-i:after {content: '';width: 33px;height: 33px;border-radius: 50%;position: absolute;top: -6px;left: -6px;z-index: -1;}
#infoname {border: none;background: none;outline: none;}
.search-text{ font-size:15px;color: #666; display: flex;justify-content: center;align-items: center; letter-spacing: 1px;}
.search-text a{ font-size:15px; color: #666 !important; font-weight: 100;}
.search-text span{color:#333;font-size: 15px;font-weight:  bold;}
.search_con {display: flex;flex-direction: column;align-items: center;width: 68%; padding-top:10px;}
.btn_more li:hover .search {transform: rotateX(0deg);opacity:1;}

/*par*/
.par {
    overflow: hidden;
}
.par_box {
}
.par_con {
    width: 100%;
}
.par_con ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.par_con li {
    display: flex;
    align-items: center;
    background: linear-gradient(to right, #f9f9f9, #f0f0f0);
    width: 33.33%;
    height: 127px;
    justify-content: center;
}
.par_con li i {
    font-size: 30px;
    position: relative;
    z-index: 5;
}
.par_con li i:after {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(0,113,205,0.3);
    position: absolute;
    top: 12px;
    right: -7px;
    z-index: -1;
}
.par_con li p {
    font-size: 22px;
    color: #666;
    padding: 0 0 0 20px;
}

/*char*/
.char {overflow: hidden; background: #0071cd;}
.char_box {display: flex;}
.char_tit {width: 35%;background: #333;display:  flex;flex-direction:  column;justify-content:  center;align-items:  center;padding: 60px 0;}
.char_tit b {font-size: calc(1.5rem + 1vw);color:  #fff;}
.char_tit p {font-size: calc(0.6rem + 0.4vw);font-weight: 100;color:rgba(255,255,255,0.7);padding: 4% 0 0;text-align:  center;line-height: calc(1rem + 0.5vw);}
.char_tit em{font-size:10px;color:rgba(255,255,255,0.3); display: block; margin-top: 20px;width: 50%; text-align: center; line-height: 18px;}
.padv_r{width:1010px; height:800px; box-sizing: border-box; border-bottom-left-radius: 0px; border-top-right-radius: 0px; float: right; border-right: 1px rgba(255,255,255,0.2) solid;}
.padv_r li{float:left; width:50%; height:50%;box-sizing: border-box;padding: 80px 80px;}
.padv_r li  {    list-style: none;}
.padv_r li:nth-child(-n+2){border-bottom: 1px rgba(255,255,255,0.2) solid;}
.padv_r li:nth-child(odd){border-right: 1px rgba(255,255,255,0.2) solid;}
.padv_r li p{ font-size: 22px; color: #fff; line-height: 34px;position: relative; font-weight: 100;}
.padv_r li:nth-child(1) p:after{background-position: 0 0;}
.padv_r li:nth-child(2) p:after{background-position: -76px 0;}
.padv_r li:nth-child(3) p:after{background-position: -152px 0;}
.padv_r li:nth-child(4) p:after{background-position: -228px 0;}
.padv_r li:nth-child(3) p:before,.padv_r li:nth-child(4) p:before{margin-top:34px;}
.padv_r li span{width:30px;height:3px;background:rgba(255,255,255,0.4);display:block;margin-top:10px;}
.padv_r li dd{font-size:15px;padding-top:16px; font-weight:100; line-height:26px; color: rgba(255,255,255,0.7); font-weight: 100;}
.padv_r .iconfont{font-size:36px;color:#fff;text-align:center;border:1px rgba(255,255,255,0.2) solid;position: relative;display:block;width: 90px;height: 90px;border-radius: 50%;margin-bottom:15px;z-index:0;line-height:86px;}
.padv_r .iconfont:after {content: "";width: 68px;height: 68px;position: absolute;text-align: center;background: rgba(255,255,255,0.2); border-radius: 50%; left: 10px;top: 10px; z-index:-1;}
.iconfont.icon-changjia {font-size: 44px !important;}

.padv_lb{padding:12px 0 12px 80px; margin-top:60px; background:url(https://memberpic.114my.com.cn/paisenjx/uploadfile/image/20220517/20220517104906_1188856301.png)no-repeat center left}
.padv_lb i{font-size: 16px; color: #fff;
    display: block;}
.padv_lb b{font-size: 38px; font-family:DIN; font-weight:bold; line-height:42px;}

.vid{padding:80px 0px 0 0;}
.vid1{float:left;border: 10px #0071cd solid;padding: 20px;border-radius: 60px;background: #fff; margin-left: 17px;}
.vid2{float:right;border: 10px #0071cd solid;padding: 60px;border-radius: 60px;background: #fff;}
.vid1 p{font-size:20px; font-weight:100; text-align:center; padding-top: 15px;}
.vid1 video{background:#000;}


/*pro*/
.pro {overflow: hidden;padding: 80px 15px;}
.pro_box {max-width: 1500px;margin: 0 auto;}
.pro_tit {display: flex;flex-direction: column;align-items: center;position:relative;}
.pro_tit:after {content:'\e600';position:absolute;bottom: -29px;left: 49%;font-family: iconfont;color:  #0071cd;font-size: 26px;animation: turn 2s linear infinite;}
.pro_tit p {font-size: 42px; align-items: center;font-weight:bold;}
.pro_tit p b {}
.pro_tit em {font-size: 18px;color: #999;font-weight: lighter;padding: 1% 0 0;}
.pro_tab {margin: 5% 0 0;}
.pro_nav {}
.pro_nav ul {display: flex;justify-content: space-between;}
.pro_nav li {flex: 1;display: flex;justify-content: center;height: 80px;align-items: center;background: #f8f8f8;transition:0.5s;position: relative;z-index: 5; }
.pro_nav li:after {content:'';width:0;height:100%;background:#0071cd;position:absolute;left:0;top:0;transition: 0.5s;z-index: -1;}
.pro_nav li.on:after {width:100%;}
.pro_nav li.on a {color:#fff;}
.pro_nav li.on:before { width: 25px;height: 25px;}
.pro_nav li>a {font-size: calc(0.80rem + 0.40vw);}
.pro_con {margin: 3% 0 0;overflow: hidden;}
.pro_roll {display: flex;transition: 0.5s;}
.pro_call {width: 100%;flex-shrink: 0;padding: 1%;}
.pro_call ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.pro_call li {width: 32%;display: flex;flex-direction: column;align-items: center;background: #fff;padding:50px;transition:0.5s;position: relative;z-index: 5;overflow: hidden;box-shadow:0 0 20px #eee; border:1px #eee solid;}
.pro_call li:before,.pro_call li:after {content:'';width:0;height:1px;background:#0071cd;position:absolute;transition: 0.8s;z-index: -1;}
.pro_call li:before {top: 0;left: 0;}
.pro_call li:after {bottom:0;right:0;}
.pro_call li:hover:before, .pro_call li:hover:after {width:100%;}
.pro_call li:nth-child(n+4) {margin:30px 0 0;}
.pro_call li:hover {background:transparent;box-shadow:0 0 20px #ddd;}
.pro_call li>a {position:relative;}
.pro_call li>a:before,.pro_call li>a:after {content:'';width: 1px;height: 0;background:#0071cd;position:absolute;transition: 0.8s;z-index: -1;}
.pro_call li>a:before {top: -50px;left: -50px;}
.pro_call li>a:after {bottom: -153px;right:-50px;}
.pro_call li:hover a:before, .pro_call li:hover a:after {height: 168%;}
.pro_call li>a img {width: 100%; height: auto;}
.pro_call li br {display:none;}
.pro_call li span {display: flex;padding: 30px 0 0;}
.pro_call li span>a {font-size: 20px;}

@keyframes turn{
      0%{-webkit-transform:rotate(0deg);}
      25%{-webkit-transform:rotate(90deg);}
      50%{-webkit-transform:rotate(180deg);}
      75%{-webkit-transform:rotate(270deg);}
      100%{-webkit-transform:rotate(360deg);}
}

/*appli*/
.appli {overflow: hidden;height: 870px;position: relative;z-index: 5;}
.appli_box {}
.appli_con {}
.appli_nav {margin: 10% 0 10% 25%;z-index: 5;position: relative;}
.appli_nav ul {display: flex;justify-content: space-between;}
.appli_nav li {width: 40%;display: flex;flex-direction: column;align-items: center;flex-shrink: 0;margin: 0 1%;}
.appli_nav li>a {transition:0.5s;padding: 20px;}
.appli_nav li.on>a {/* padding:20px; */background:#fff;}
.appli_nav li a img {width: 100%;height:auto;}
.appli_nav li p {background: #0071cd;display: flex;justify-content: center;align-items: center;margin: 5% 0 0;transform:rotateX(90deg);transition:0.5s;transform-origin:top;padding: 3% 25%;}
.appli_nav li.on p {transform:rotateX(0);}
.appli_nav li p>a {font-size:calc(1rem + 0.5vw);color: #fff;}
.appli_show {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.appli_show ul {display: flex;justify-content: space-between;transition: 0.5s;}
.appli_show li {width: 100%;flex-shrink: 0;}
.appli_show li>a {    pointer-events: none;}
.appli_show li a img {width: 100%;height:auto;}
.appli_show li a img:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    background: #000;
    opacity: 0.6;
}

/*adva*/
.adva {overflow: hidden;position: relative;padding: 50px 15px 80px 15px;margin: 0px 0 0;}
.adva:after {content:'';width: 100%;height: 100%;background: #fff;position: absolute;top:0;left: 0;z-index: -1;}
.adva_box {max-width: 1500px;margin: 0 auto;}
.adva_tit {display: flex;flex-direction: column;align-items: center;position:relative;z-index: 5;}
.adva_tit:after {content:'\e600';position:absolute;bottom: -29px;left: 49%;font-family: iconfont;font-size: 26px;animation: turn 2s linear infinite;z-index: -1;}
.adva_tit b {font-size: 42px; align-items: center;color:  #333;letter-spacing: 0px; font-weight:bold;}
.adva_tit b span {color: #333;padding: 0 0 0;font-weight:bold;}
.adva_tit em {font-size: 18px;font-weight: lighter;padding: 1% 0 0;}
.adva_tab { margin: 5% 0 0;display:  flex;}
.adva_nav {width: 30%;}
.adva_nav ul {display:  flex;flex-direction:  column;}
.adva_nav li {display:  flex;align-items:  center;background:  #f8f8f8;justify-content:  center;transition:0.5s;padding: 12.6% 0;}
.adva_nav li.on {background:#0071cd;color:#fff;}

.adva_nav li i {font-size: calc(1.5rem + 1.2vw);}
.adva_nav li b {display:  flex;flex-direction:  column;font-size: calc(0.74rem + 0.8vw);padding: 0 0 0 12px; font-weight: normal;}
.adva_nav li b span {font-size: calc(0.6rem + 0.5vw);font-weight: 100;padding: 6.3%  0 0;letter-spacing: 1px;}
.adva_con {width: 70%;overflow:  hidden;}
.adva_con ul {display:  flex;transition:  0.5s;}
.adva_con li {position:  relative;width:  100%;flex-shrink: 0;}
.adva_pic:after {content:'';background: linear-gradient(to right,rgba(0, 0, 0, 0.7) 42% ,rgba(255, 255, 255, 0.2) 100%);position:  absolute;top: 0;left: 0;width:  100%;height: 100%;}
.adva_txt {position:  absolute;top: 20%;left: 10%;color:  #fff;width: 46%;display:  flex;flex-direction:  column;z-index: 6;}
.adva_txt p {font-size: 30px;display:  flex;flex-direction:  column;position:  relative;}
.adva_txt p:after {content:'';width:60px;height:2px;background:#cc0000;position:absolute;top: 30%;left:0;}
.adva_txt p span {font-size: 18px;font-weight: 100;padding: 16% 0 0;line-height: 32px;}
.adva_txt a {font-size: 18px;font-weight: 100;width: 200px;height: 50px;background:  #0071cd;color:  #fff;padding: 2% 8%;border-radius: 10px 0  0 0;margin: 14% 0 0 0;display:  flex;align-items:  center;position:  relative;overflow:hidden;}
.adva_txt a:after {content:'\eb8d';font-family:iconfont;position:absolute;top: 13px;right: 28px;font-size: 30px;transition:0.5s;}
.adva_txt a:hover:after {right:50px;}
.adva_pic {position:  relative;z-index: 5;}
.adva_pic img {width:100%;height:auto;}

/*about*/
.about {overflow: hidden;padding: 120px 15px;background: url(https://memberpic.114my.com.cn/paisenjx/uploadfile/image/20220517/20220517095538_545758439.jpg)no-repeat center top;margin: 0px 0 0;position:  relative;z-index:5;}
.about:after {content:'';width:100%;height:100%;background: rgba(51, 51, 51, 0.7);position:absolute;top:0;left:0;z-index:-1;}
.about_box {max-width: 1500px;margin: 0 auto;display:  flex;justify-content:  space-between;}
.about_txt {color: #fff;display:  flex;flex-direction:  column;width: 50%;}
.about_txt b {font-size: 40px;position:  relative;}
.about_txt b:after {content:'';width:100px;height:2px;background:#fff;position:absolute;bottom: -40px;left:0;}
.about_txt p {font-size: 20px;font-weight: lighter;display:  flex;flex-direction:  column;margin: 10% 0 0;}
.about_txt p span {line-height: 36px;}
.about_txt p span:nth-child(n+2) {margin: 3% 0 0;}
.about_txt a {font-size: 18px;color: #fff;background: #0071cd;border-radius:  40px;display:  flex;justify-content:  center;align-items:  center;font-weight: 100;letter-spacing: 1px;width: 30%;padding: 2% 0;margin: 10% 0 0;position:  relative;transition:0.5s;}
.about_txt a:before {content:'';position: absolute;z-index: -1;top: 100%;left: 5%;height: 10px;width: 90%;opacity: 0;background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.35) 0%, rgba(0, 0, 0, 0) 80%);-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform, opacity;transition-property: transform, opacity;}
.about_txt a:hover:before {opacity: 1;-webkit-transform: translateY(5px);transform: translateY(5px);}
.about_txt a:hover {-webkit-transform: translateY(-5px);transform: translateY(-5px);border-radius: 0;}
.about_video {width: 50%;position:  absolute;right:  0;top: 50%;z-index: 999;}
/*ship*/
.video_sp{float:left; padding:27px 0px;}
.ripple img {width: 20px;height: 20px;position: relative;z-index: 5;}
.ripple,.ripple:before,.ripple:after {position: absolute;left: 50%;top: 50%;height: 70px;width: 70px;margin-top: -35px;margin-left: -35px;border-radius: 50%;-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255,0.64);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);box-shadow: 0 0 0 0 #0071cd;animation: ripple 3s infinite;background: #0071cd;}
.ripple{padding:6px 3px;background: rgba(255, 255, 255, 0.5); display: flex;justify-content: center;align-items: center;}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}
.video_x1{
    position: relative;
    z-index: 5559999;
}

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

.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video{position: fixed;top:-100%;left:50%;margin-top:-250px;margin-left:-500px;transition:600ms ease;border: 10px solid #fff;z-index: 1000;}
.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: 51%;margin-left:520px;margin-top:-250px;text-align: center;font-size: 22px;font-weight: lighter;cursor: pointer;transition:600ms ease;display:  flex;justify-content:  center;align-items:  center;}
.video_x:hover {background:#0071cd;color:#fff;}
@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 50px rgba(0, 0, 0, .0);
            box-shadow: 0 0 0 50px rgba(0, 0, 0, .0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
  }
}

/*mol*/
.mol {overflow: hidden; padding: 60px 50px;}
.mol_box {}
.mol_tab {}
.mol_nav {display: flex;justify-content: center;    position: relative;z-index: 1;}
.mol_nav ul { display: flex;justify-content: space-between;width: 50%;}
.mol_nav li {width: 50%;background: #0071cd;display: flex;justify-content: center;align-items: center;padding: 2% 0;position:relative;overflow:hidden;z-index: 5;}
.mol_nav li:after {content:'';position: absolute;top: 0;left: 0;width: 100%;height: 1000%;background: #ff0000;z-index: -1;transform-origin: 0% 0%;transform: translateX(calc(20% - 25px)) translateY(10%) rotate(-45deg);transform: translateY(10%) translateX(95%) rotate(-48deg);
transition: transform .3s;z-index: -1; }
.mol_nav li.on:after {transform: translateY(10%) translateX(-25px) rotate(-45deg);}
.mol_nav li a {font-size: 20px;color: #fff;}
.mol_con {overflow: hidden;margin: 4% 0 0;}
.mol_con>ul { display: flex;transition: 0.5s;}
.mol_con>ul>li {width:100%;flex-shrink:0;overflow: hidden;}
.mol_con .new_web_div2021 ul {}
.mol_con .new_web_div2021 ul li { width: 25%;margin: 0 0.1%;transition:0.5s;float: left;}
.mol_con .new_web_div2021 ul li>a {display: inline-block;transition:0.5s;overflow:hidden;}
.mol_con .new_web_div2021 ul li:hover>a {padding:20px;background: #0071cd;}
.mol_con .new_web_div2021 ul li>a img {width:100%;height:auto;}
.mol_con .new_web_div2021 ul li p {background:#f8f8f8;margin: 4% 0 0;display: flex;justify-content: center;align-items: center;padding: 4% 0;transition:0.5s;}
.mol_con .new_web_div2021 ul li:hover p {background:#0071cd;}
.mol_con .new_web_div2021 ul li:hover p a {color:#fff;}
.mol_con .new_web_div2021 ul li p>a {font-size:20px;}
button {display: none !important;}

/*news*/
.news_tit {display: flex;flex-direction: column;align-items: center;position:relative;}
.news_tit:after {content:'\e600';position:absolute;bottom: -29px;left: 49%;font-family: iconfont;color:  #0071cd;font-size: 26px;animation: turn 2s linear infinite;}
.news_tit p {font-size: 42px; align-items: center;font-weight: bold;}
.news_tit p b {}
.news_tit em {font-size: 18px;color: #999;font-weight: lighter;padding: 1% 0 0;}

/*新闻*/
.fl {float: left}
.fr {float: right}
.page,.content{ width:1400px; margin:0 auto; overflow: hidden;}
.news_box{margin:0px auto;padding-bottom:80px;background: #f8f8f8; padding:80px 0px;}
.news_bt{width:1400px;float:left;}
.nb_tab{font-size:0;text-align:center;margin-right:35px; padding-top: 50px;padding-bottom: 50px;}
.nb_tab a{width:171px;height:42px;background:#fff;display:inline-block;vertical-align:top;color:#333;box-shadow:0px 0px 20px #eee;border-radius:30px;margin-top:22px;}
.nb_tab a+a{margin-left:50px;}
.nb_tab a.cur{background:#146acc;color:#fff;background-size:400% 370%;box-shadow:0px 0px 10px rgba(36,86,171,0.3);}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:42px;}
.nb_tab a b{font-size:16px;font-weight:100;letter-spacing:1px;}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.nbc_list+.nbc_list{display:none;}
.nbcl_le{width:726px;}
.nbcl_le .news_div_item{width:350px;display: inline-block;vertical-align:top;    border: 1px solid #e6e6e6;    padding:16px;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}
.nbcl_le .news_div_item_pic img{width:318px;height:239px;}
.news_div_item_title a{font-size:18px;}
.nbcl_le .news_div_item_content{margin-top:30px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:25px;color:#68686a;font-size:14px; font-weight:100;}
.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(https://memberpic.114my.com.cn/paisenjx/uploadfile/image/20220518/20220518164218_1188360256.png) no-repeat right center;float: right;margin-top:15px;}

.nbcr_ri{width:640px;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border-top:1px solid #e6e6e6;padding:36px 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:505px;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:25px;color:#68686a;padding-right:20px;font-size:15px;}
.nbcr_ri .news_div_item:nth-child(3){border-bottom:1px #e6e6e6 solid;}

/*links*/
.links {overflow: hidden;padding: 30px 15px;}
.links_box {max-width:1500px;margin: 0 auto;display: flex;align-items:  center;justify-content:  space-between;}
.links_l {display: flex;align-items: center;width: 9%;justify-content:  space-between;}
.links_l i {font-size: 24px;}
.links_l p {font-size: 19px;font-weight: 100;padding: 0 0 0;}
.links_r {width: 88%;}
.linkTagcs {}
.linkTagcs ul {}
.linkTagcs li {}
.linkTagcs li a {font-size:16px;}

/*copy*/
.copy {overflow: hidden;padding: 0 15px;background: #333;}
.copy_box {max-width: 1500px;margin: 0 auto;}
.copy_tab {display:  flex;justify-content:  space-between;padding: 80px 0;}
.copy_nav {width: 66%;}
.copy_nav>ul {display: flex;justify-content: space-around;width: 100%;}
.copy_nav li {display: flex;flex-direction:  column;position:  relative;}
.copy_nav li:before {content:'';width:  1px;height:  10%;background: #0071cd;position:  absolute;left: -30px;top: 0;}
.copy_nav li:after {content:'';width:  5px;height:  5px;background: #0071cd;border-radius:  50%;position:  absolute;left: -32px;top:0px;}
.copy_nav li>p {font-size: 20px;color: #fff;margin: 0 0 30px 0;}
.copy_nav li>a {font-size: 14px;font-weight: 100;color: rgba(255,255,255,0.5);padding: 0 0 20px 0;transition: 0.5s;}
.copy_nav li>a:hover {color:#0071cd;}
.copy_con {width: 24%;}
.copy_con>ul {}
.copy_con li {color:  #fff; display:  flex;align-items:  center;width:  100%;}
.copy_con li:nth-child(n+2) {margin: 6% 0 0;}
.copy_con li i {font-size: 22px;}
.copy_con li>p {font-size: calc(0.7rem + 0.2vw);padding: 0 0 0 15px;line-height: 18px;color: rgba(255,255,255,0.5);}
.copy_con>a {color:  #fff; font-size: calc(0.7rem + 0.2vw); background:#0071cd;padding: 3% 12%;margin: 11% 0 0;display:  inline-block; letter-spacing: 1px; transition: 0.1s;}
.copy_con a:hover{padding: 3% 15%;letter-spacing: 2px; transition: 0.1s;}
.copy_end {padding: 32px 0;border-top: 1px solid rgba(255,255,255,0.1);color:  #ccc;font-size: 14px;font-weight:  lighter;display:  flex;justify-content:  center;align-items:  center;}
.copy_end a {font-size: 14px;color:  #ccc; font-weight: 100;}


#newBridge .icon-right-center {top: 75% !important;}