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

@font-face {
font-family:DIN Medium;
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);
}

.icon {
       width: 1em; height: 1em;
       vertical-align: -0.15em;
       fill: currentColor;
       overflow: hidden;
    }

@font-face {
  font-family: "\963f\91cc\5988\5988\6570\9ed1\4f53 Bold";font-weight: 700;src: url("//memberpic.114my.com.cn/0391111/cssnew/Alimama_ShuHeiTi_Bold.woff2.txt") format("woff2"),
  url("//memberpic.114my.com.cn/0391111/cssnew/Alimama_ShuHeiTi_Bold.woff.txt") format("woff");
  font-display: swap;
}


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

/*top*/
.top {background: #14428f;overflow:hidden;padding: 0.8% 1%;}
.top_box {max-width: 1600px;margin:0 auto;display: flex;justify-content: space-between;align-items: center;}
.top_name {}
.top_name p {color:#fff;font-size:16px;font-weight: lighter;}
.top_more {display:flex;align-items:center;color:#fff;}
.top_more a{color:#fff;display: flex;align-items: center;font-size: 16px;border-right: 1px solid rgba(255,255,255,0.2);padding: 0 15px 0 0;}
.top_more a i {font-size: 26px;}
.top_more i {font-size: 20px;margin: 0 10px 0 0;}
.top_more p {font-size: 16px;font-family:  Arial;margin: 0 0 0 10px;display: flex;align-items: center;}
.top_more p span {font-size: 24px;}

/*head*/
.t.on{width: 100%;z-index: 999;box-shadow: 0 0 20px #ddd;background: #fff;position: fixed;}
.head {padding: 1.5% 1%;/* overflow: hidden; */width:  100%;position:  relative;z-index:  5;/* background: #195cf5; */border-bottom: 1px solid rgba(255,255,255,0.1);z-index:10;/* border-top: 5px solid #14428f; */}
.head_box {max-width: 1600px;margin: 0 auto;display:  flex;justify-content:  space-between;}
.head_logo {display: flex;align-items: center;}
.head_logo>i { width: 14%; }
.head_logo i img {width:100%;/* filter: brightness(100); */}
.head_logo p {font-size: 25px;display:flex;flex-direction:  column;margin: 0 0 0 15px;letter-spacing: 2px;/* font-family: \963f\91cc\5988\5988\6570\9ed1\4f53 Bold; *//* background-image: -webkit-linear-gradient(20deg,#0056dc,#1960d0,#0056dc); *//* -webkit-background-clip: text; *//* -webkit-text-fill-color: transparent; *//* color: #fff; */font-weight:  bold;border-left:  1px solid #eee;padding: 0 0 0 15px;font-family: Arial;}
.head_logo p>span {font-size: 16px;font-weight: bold;margin: 1% 0 0;width:  100%;/* text-align:  center; */letter-spacing: 0.5px;color:  #666;line-height: 28px;/* display: flex; */justify-content: flex-start;}
.head_logo p span o {line-height: 24px;padding: 0.5% 0 0;font-weight: lighter;font-size: 15px;}
.head_logo p span o span {background: #f33030;color:#fff;/* padding: 1%; */padding: 5px 10px;display: inline-block;}
.head_logo p span:nth-child(n+6) {margin: 7px 0 0 5px;}
.head_logo p span o span+span {margin: 0 0 0 5px;}
.head_logo p em {display:flex;align-items: center;}
.head_logo p em i {padding: 2% 0 0;}
.head_con {width: 54%;display:  flex;align-items:  center;justify-content: flex-end;}
.head_nav {width: 84%;display:  flex;justify-content:  space-between;align-items:  center;} 
.head_nav>ul {display: flex;align-items: center;width: 100%;justify-content:  space-between;}
.head_nav>ul>li {/* width: 20%; */position: relative;}
.head_nav>ul>li>a {font-size: 16px;position: relative;/* color: #fff; */}
.head_nav>ul>li>a:before {content:'';width:0;height: 2px;background: #14428f;position:absolute;bottom: -50%;left:0;transition:0.5s;z-index: 1;}
.head_nav>ul>li>a:after {content:'';width:100%;height: 74px;position:absolute;left: 0;}
.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width:100%;}
.head_num {display:  flex;align-items:  center;margin: 0 0 0 30px;display:  none;}
.head_num i {font-size: 27px;/* color: #fff; */width: 30px;height: 30px;/* background: #099a51; */display: flex;justify-content: center;align-items: center;border-radius: 50%;}
.head_num p {font-size: 28px;font-family:  DIN Medium;padding: 0px 0 0 7px;white-space:  nowrap;color: #14428f;}
.head_lan {margin: 0 0 0 30px;position: relative;}
.head_lan p {display:flex;border: 1px solid #eee;padding: 7% 0;width: 90px;justify-content: center;align-items: center;}
.head_lan p:last-child {opacity:0;position: absolute;top: 100%;left: 0;transform-origin: top;transform: rotateX(90deg);transition: 0.5s;}
.head_lan:hover p:last-child {opacity:1;transform: rotateX(0deg);}
.head_lan p a {display:flex;align-items: center;}
.head_lan p i {width: 26%;}
.head_lan p i img {width:100%;}
.head_lan p span {font-size: 15px;margin: 0 0 0 10px;font-weight: lighter;}
/*xiala*/
.head_qit {position: absolute;top: 150px;left: -70px;width: 200px;background: #fff;opacity: 0;transition: 0.5s all ease;visibility: hidden;display: flex;flex-direction: column;}
.head_qit ul {}
.head_qit li {padding: 10%;text-align: center;transition:0.5s;}
.head_qit li a {font-size: 16px;white-space: nowrap;font-weight: lighter;}
.head_qit li dl {display:none;}
.head_nav>ul>li:hover .head_qit {visibility: visible;top: 70px;opacity:1;}
.head_qit>a:hover,.head_qit>div>ul>li:hover>a {color:#fff;}
.head_qit>a:hover,.head_qit>div>ul>li:hover {background:#14428f;}


/*search*/
.search {background: #fff;overflow: hidden;padding:  0 15px;}
.search_box {max-width: 1500px;margin: 0 auto;height: 60px;display:  flex;align-items:  center;justify-content:  space-between;}
.head_s {display: flex;align-items: center;justify-content: center;}
.head_s form {display: flex;justify-content: space-between;align-items: center;width: 100%;/* border-left:  1px solid #ddd; *//* padding: 0 0 0 10%; */background: #fff;}
#search-bg {/* width: 140px; */height: 50px;line-height: 50px;overflow: hidden;box-sizing: border-box;padding: 0 0 0 27px;border-left: 1px solid #ddd;}
#search-i {box-sizing: border-box;position: relative;z-index: 5;margin: 0 22px 0 50px;display: flex;}
#search-i:after {content: '';width: 50px;height: 50px;position: absolute;top: -15px;left: -13px;z-index: -1;background: #e50112;}
#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;padding: 0 0 0 10px;}
.search_con {display: flex;flex-direction: column;align-items: center;width: 68%; padding-top:10px;}
.search-text i {font-size: 28px;color: #14428f;}

/*mol*/
.mol {padding: 4% 1%;overflow: hidden;background: #f9f9f9;}
.mol_box {max-width: 1600px;margin: 0 auto;}
.mol_tit {display: flex;flex-direction: column;align-items: center;}
.mol_tit b {font-size: 40px;;letter-spacing: 1px;}
.mol_tit b span {color: #14428f}
.mol_tit p {font-size: 18px;margin: 1.5% 0 0;position:relative;background: #14428f;color: #fff;padding: 0.5% 0;width: 18%;text-align: center;font-weight: lighter;}
.mol_tit p:before,.mol_tit p:after {content:'';width: 4px;height: 100%;position: absolute;background: #14428f;}
.mol_tit p:before {left: -2.5%;top: 0;}
.mol_tit p:after {right: -3%;top:0;}
.mol_con {margin: 4% 0 0;}
.mol_con ul {display: flex;justify-content: space-between;}
.mol_con li {display: flex;flex-direction: column;align-items: center;width: 24%;transition: 0.5s;}
.mol_con li:hover {transform:translateY(-10px);}
.mol_con li i {overflow: hidden;}
.mol_con li i img {width:100%;height: auto;}
.mol_con li p {display: flex;flex-direction: column;font-size: 24px;align-items: center;padding: 9%;font-weight: bold;background: #fff;position: relative;z-index: 5;}
.mol_con li p:before {content:'';width:100%;height:0;background:#14428f;position:absolute;bottom:0;left:0;z-index:-1;transition:0.5s;}
.mol_con li:hover p:before {height:100%;}
.mol_con li:hover p {color:#fff;}
.mol_con li p span {font-size: 16px;padding: 4% 0 0;font-weight: lighter;line-height: 28px;text-align: center;}

/*pro*/
.pro {padding: 4% 1% 1%;overflow: hidden;}
.pro_box {max-width: 1600px;margin: 0 auto;}
.pro_tit {display: flex;flex-direction: column;align-items: center;}
.pro_tit b {font-size: 40px;}
.pro_tit b span {color:#14428f;font-family: \963f\91cc\5988\5988\6570\9ed1\4f53 Bold;}
.pro_tit p {font-size: 18px;margin: 1% 0 0;position: relative;background: #14428f;color: #fff;width: 18%;text-align: center;padding: 0.5% 0;font-weight: lighter;}
.pro_tit p:before,.pro_tit p:after {content:'';width: 4px;height: 100%;position: absolute;background: #14428f;}
.pro_tit p:before {left: -2.5%;top: 0;}
.pro_tit p:after {right: -3%;top:0;}
.pro_tab {margin: 4% 0 0;display: flex;justify-content: space-between;}
.pro_nav {width: 20%;background: #14428f;padding: 1% 2%;}
.pro_nav p {display:flex;flex-direction:column;align-items:center;font-size: 30px;color:#fff;padding: 12% 0;}
.pro_nav p span {font-size: 22px;font-family: Arial;padding: 2% 0 0;}
.pro_nav em {display:flex;align-items: center;color: #fff;padding: 12% 0;justify-content: center;}
.pro_nav em i {font-size: 32px;}
.pro_nav em span {font-size: 25px;font-family: 'DIN Medium';padding: 0 0  0 3%;}
.pro_nav>div>ul {background:#fff;padding: 4%;}
.pro_nav li {padding: 8%;transition: 0.5s;position: relative;z-index: 5;}
.pro_nav>div>ul>li:before {content:'';width: 3px;height: 3px;background: #333;border-radius: 50%;position: absolute;top: 0;right: 9%;bottom: 0;margin: auto;transition: 0.5s;opacity: 0;}
.pro_nav li.on:before {opacity:1;}
.pro_nav li:hover {box-shadow: 0 10px 10px rgba(0,0,0,0.08);}
.pro_nav li+li {border-top:1px solid #eee;}
.pro_nav li dl {display:none;}
.pro_nav li a {font-size: 16px;}
.pro_con {overflow: hidden;width: 80%;background: #f8f8f8;}
.pro_roll {display: flex;transition: 0.5s;}
.pro_call {width: 100%;flex-shrink: 0;padding: 3%;}
.progdwz2021 {margin-bottom:0 !important;}
.pro_call ul {display: flex !important;justify-content: space-between;flex-wrap: wrap;}
.pro_call li {width: 31%;display: flex;flex-direction: column;align-items: center;border: 1px solid #eee;}
.pro_call li:nth-child(n+4) {margin: 3% 0 0;}
.pro_call li br {display:none;}
.pro_call li>a {overflow: hidden;}
.pro_call li a img {width: 100%;height: auto;transition: 0.5s;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li span {padding: 7% 0;width: 80%;text-align: center;/* white-space: nowrap; */overflow: hidden;text-overflow: ellipsis;}
.pro_call li span a {font-size: 16px;line-height: 24px;}
.pro_call .ban_dot {display: flex !important;width: 100%;justify-content: center;align-items: center;margin: 0% 0 0;position: absolute;bottom: -4%;left: 0;}
.pro_call .ban_dot li {width: 16px;height: 16px;display: inline-block;background: #ddd;margin: 0 0.5%;transition: 0.5s;/* border-radius: 50%; */}
.pro_call .ban_dot li.slick-active button {background: #dc271e;color:#fff;}
.pro_call .ban_dot li button {/* border: none; */outline: none;width: 15px;height: 15px;}

/*char*/
.char {padding: 4% 1%;overflow: hidden;background: url(https://memberpic.114my.com.cn/0391111/uploadfile/image/20230615/20230615175739_354956553.jpg)no-repeat center bottom;}
.char_box {max-width: 1600px;margin: 0 auto;}
.char_tit {display: flex;flex-direction: column;align-items: center;}
.char_tit b {font-size: 40px;}
.char_tit b span {color: #14428f;font-family: \963f\91cc\5988\5988\6570\9ed1\4f53 Bold;}
.char_tit p {font-size: 18px;margin: 1% 0 0;position: relative;width: 18%;text-align: center;background: #14428f;color: #fff;padding: 0.5% 0;font-weight: lighter;}
.char_tit p:before,.char_tit p:after {content:'';width: 4px;height: 100%;position: absolute;background: #14428f;}
.char_tit p:before {left: -2.5%;top: 0;}
.char_tit p:after {right: -3%;top:0;}
.char_con {margin: 8% 0 0;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,.1);}
.char_con ul {display: flex;justify-content: space-between;}
.char_con li {display: flex;flex-direction: column;align-items: center;padding: 5%;position: relative;z-index: 6;width: 25%;transition: 0.5s;}
.char_con li:hover {transform:translateY(-10px);}
.char_con li+li {border-left:1px solid #eee;}
.char_con li i {font-size: 42px;margin: -47% 0 0;width: 70px;height: 70px;background: #fff;color: #14428f;display: flex;justify-content: center;align-items: center;border-radius: 50%;position: relative;/* z-index: 5; */}
.char_con li i:after {content:'';width:100%;height:100%;background:#14428f;position:absolute;top:0;left:0;border-radius: 50%;z-index: -1;transform: scale(1.5);}
.char_con li p {font-size: 28px;display: flex;flex-direction: column;align-items: center;margin: 24% 0 0;}
.char_con li p span {font-size: 16px;padding: 7% 0  0;line-height: 30px;font-weight: lighter;text-align: center;}
.char_con li a {font-size:16px;padding: 6% 0;background: #14428f;width: 68%;color: #fff;text-align: center;margin: 11% 0 0;}
.char_more {display: flex;justify-content: center;align-items: center;margin: 4% 0 0;}
.char_pic {width: 36%;}
.char_pic i {overflow: hidden;}
.char_pic i img {width:100%;height: auto;}
.char_txt {width: 42%;display: flex;flex-direction: column;color: #fff;margin: 0 0 0 5%;}
.char_txt p {font-size: 42px;display: flex;flex-direction: column;align-items: center;}
.char_txt p span {font-size: 16px;font-family: Arial;padding: 2% 0 0;opacity: 0.5;}
.char_txt em {font-size: 18px;margin: 7% 0 0;text-align: center;line-height: 32px;}

/*adva*/
.adva {background: #f8f8f8;overflow:hidden;padding: 4% 1%;}
.adva_box {max-width: 1600px;margin: 0 auto;}
.adva_tit {display: flex;flex-direction: column;align-items: center;/* color: #fff; */}
.adva_tit b {font-size: 40px;}
.adva_tit b span {color:#14428f;font-family: \963f\91cc\5988\5988\6570\9ed1\4f53 Bold;}
.adva_tit p {font-size: 18px;margin: 1% 0 0;position: relative;width: 18%;text-align: center;background: #14428f;color: #fff;padding: 0.5% 0;font-weight: lighter;}
.adva_tit p:before,.adva_tit p:after {content:'';width: 4px;height: 100%;position: absolute;background: #14428f;}
.adva_tit p:before {left: -2.5%;top: 0;}
.adva_tit p:after {right: -3%;top:0;}
.adva_tab {margin: 4% 0 0;/* background: #e7f0ff; */border-radius: 10px;/* padding: 4%; */}
.adva_nav {}
.adva_nav ul {display: flex;justify-content: space-between;}
.adva_nav li {width: 24%;display: flex;align-items: center;border-radius: 0 20px 0 20px;background: #38404c;padding: 2%;justify-content:  center;color:  #fff;}
.adva_nav li.on {background: #14428f;transition:0.5s;}
.adva_nav li i {font-size: 46px;}
.adva_nav li p {font-size: 32px;margin: 0 0 0 21px;}
.adva_con {overflow: hidden;margin: 2.5% 0 0;}
.adva_con ul {display: flex;transition: 0.5s;}
.adva_con li {width: 100%;flex-shrink: 0;display: flex;justify-content: space-between;align-items: center;}
.adva_txt {width: 48%;display:  flex;flex-direction:  column;}
.adva_txt p {display: flex;align-items:  center;}
.adva_txt p i {font-size: 50px;width: 80px;height: 100px;background: #14428f;display:  flex;justify-content:  center;align-items:  center;font-family:  Arial;font-weight:  bold;border-top: 4px solid #4990ff;border-radius:  0 0 40px 40px;color:  #fff;}
.adva_txt p b {font-size: 36px;display:  flex;flex-direction:  column;margin: 0 0 0 5%;color: #14428f;}
.adva_txt p b span {font-size: 22px;font-weight:  normal;padding: 5% 0 0;color: #333;}
.adva_txt em {display: flex;flex-direction: column;margin: 8% 0 0;}
.adva_txt em span {font-size: 18px;line-height: 32px;position: relative;z-index: 5;padding: 0 0 0 4%;font-weight:  lighter;}
.adva_txt em span+span {margin: 4% 0 0;}
.adva_txt em span:before {content:'';width:10px;height:10px;background: #14428f;border-radius:50%;position:absolute;left:  0;top: 10px;}
.adva_txt>ul {display: flex;justify-content: space-between;align-items: center;background: url(https://memberpic.114my.com.cn/0391111/uploadfile/image/20230616/20230616094223_1797672891.jpg);padding: 5% 0;margin: 10% 0 0;}
.adva_txt li {display: flex;flex-direction: column;align-items:  center;justify-content:  center;width: 33.33%;}
.adva_txt li+li {border-left:1px solid #eee;}
.adva_txt li i {color: #14428f;font-family:  Arial;font-size: 50px;font-weight:  bold;}
.adva_txt li>p {font-size: 15px;display: flex;flex-direction: column;font-weight:  lighter;padding: 5% 0 0;}
.adva_txt li>p>span {width: 50%;height: 1px;background: #138718;margin: 20% auto 0;}
.adva_pic {width: 50%;overflow:  hidden;border-radius:  10px;}
.adva_pic i {overflow: hidden;}
.adva_pic i img {width:100%;height: auto;}

/*appli*/
.appli {overflow: hidden;padding: 4% 0 4%;background: #14428f;}
.appli_box {max-width: 1600px;margin: 0 auto;}
.appli_tit {display: flex;flex-direction: column;align-items: center;color: #fff;}
.appli_tit b {font-size: 40px;font-weight: bold;/* font-family:  Arial; */}
.appli_tit b span {/* color: #0a60da; */font-family: \963f\91cc\5988\5988\6570\9ed1\4f53 Bold;}
.appli_tit p {font-size: 18px;/* color: #999; */padding: 1.5% 0 0;}
.appli_tit p span {font-size: 16px;font-weight: lighter;color: #999;padding: 4% 0 0;}
.appli_tab {margin: 60px 0 0;}
.appli_nav {max-width: 1600px;margin: 0 auto;display: none;}
.appli_nav ul {display: flex;justify-content: space-between;width: 100%;flex-wrap: wrap;}
.appli_nav li {display: flex;flex-direction: column;align-items: center;/* flex: 1; */justify-content:  center;position:relative;z-index:5;padding: 1.2% 0;width: 11%;background: #f8f8f8;}
.appli_nav li:nth-child(even) {/* background:#f1f1f1; */}
.appli_nav li:after {content:'';width:0;height:100%;position:absolute;background: #1e2865;left:0;top:0;transition:0.5s;z-index:-1;}
.appli_nav li.on:after {width:100%;}
.appli_nav li.on ,.appli_nav li.on a {color:#fff;}
.appli_nav li i {font-size: 24px;}
.appli_nav li a {font-size: 16px;font-weight:  lighter;/* padding: 16px 0 0; */display: flex;flex-direction: column;align-items: center;}
.appli_nav li a span {font-size: 13px;font-family: Arial;text-transform: capitalize;color: #999;padding: 5px 0 0;display: none;}
.appli_con {margin: 60px 15px 0;position: relative;}
.appli_call {}
.appli_call .divdgweb_new_div {margin-bottom:0 !important;}
.appli_call .divdgweb_new_div_item {display: flex !important;flex-direction: column-reverse;width: 20%;margin: 0 0.15%;background: #fff;}
.appli_call .divdgweb_new_div_item_content {display:flex;flex-direction: column;align-items: center;padding: 10%;border: 1px solid #eee;border-top: none;}
.appli_call .divdgweb_new_div_item_title {}
.appli_call .divdgweb_new_div_item_title a {font-size: 22px;}
.appli_call .divdgweb_new_div_item_body {font-size: 15px;width: 100%;text-overflow: ellipsis;-webkit-line-clamp: 2;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;line-height: 30px;font-weight: lighter;margin: 5% 0 0;}
.appli_call .news_div_item_pic {}
.appli_call .news_div_item_pic a {overflow:hidden;}
.appli_call .news_div_item_pic a img {width:100%;height:auto;}
.appli_call .ban_dot {display: flex !important;width: 100%;/* position: absolute; */bottom: -14%;left: 0;justify-content: center;align-items: center;/* height: 50px; */margin: 3% 0 0;}
.appli_call .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #ddd;margin: 0 0.5%;transition: 0.5s;border-radius: 50%;}
.appli_call .ban_dot li.slick-active {background: #e50112;}
.appli_call .ban_dot li button {font-size:0;border: none;outline: none;}

/*about*/
.about {padding:4% 0%;overflow:hidden;}
.about_box {}
.about_tit {display: flex;justify-content: center;flex-direction: column;align-items: center;}
.about_tit p {display: flex;font-size: 40px;font-weight: bold;}
.about_tit p b {color:#14428f;font-family: \963f\91cc\5988\5988\6570\9ed1\4f53 Bold;}
.about_tit em {font-size: 18px;margin: 1% 0 0;position: relative;width: 18%;text-align: center;background: #14428f;color: #fff;padding: 0.5% 0;font-weight: lighter;}
.about_tit em:before,.about_tit em:after {content:'';width: 4px;height: 100%;position: absolute;background: #14428f;}
.about_tit em:before {left: -2.5%;top: 0;}
.about_tit em:after {right: -3%;top:0;}
.about_con {display: flex;justify-content: space-between;margin: 3% 0 0;}
.about_pic {width: 50%;}
.about_pic i {overflow: hidden;}
.about_pic i img {width: 100%;height: 650px;}
.about_txt {width: 50%;display: flex;flex-direction: column;padding: 3% 8% 0 3%;}
.about_txt b {font-size: 50px;font-family: Arial;text-transform:  uppercase;color:  #ddd;}
.about_txt p {display: flex;flex-direction: column;font-size: 32px;font-weight:  bold;margin: 1% 0 0;}
.about_txt>p>span {font-size: 16px;color:  #666;font-weight:  normal;line-height: 30px;padding: 6% 0 0;}
.about_txt>a {font-size: 16px;border-top: 1px solid #eee;border-bottom:  1px solid #eee;padding: 2% 0;width: 17%;margin: 5% 0 0;text-align: center;}
.about_txt ul {display: flex;justify-content: space-between;margin:  7% 0 0;/* width: 85%; */position:  relative;z-index: 5;padding: 4%;}
.about_txt ul:before {content:'';width: 142%;height:100%;background: #14428f;position:absolute;top:0;left:0;z-index: -1;border-radius: 100px 0 0 100px;}
.about_txt li {display: flex;align-items: center;/* width: 100%; */}
.about_txt li a {display:flex;align-items: center;}
.about_txt li i {width: 60px;height: 60px;background: #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;color:  #0056dc;font-size: 32px;transition:0.5s}
.about_txt li:hover i {transform:rotate(360deg)}
.about_txt li p {font-size: 20px;display: flex;flex-direction: column;margin: 0 0 0 10px;color:  #fff;font-weight: normal;}
.about_txt li p span {font-size: 12px;text-transform:  uppercase;font-weight:  lighter;font-family:  Arial;padding: 6px 0 0;}
.about_more {display: flex;align-items: center;background: #fff;max-width: 1600px;margin: 4% auto 0;/* padding: 2%; */}
.about_sub {width: 5%;display: flex;flex-direction: column;align-items:  center;position: relative;z-index: 5;}
.about_sub:before {content:'';width:2px;height: 28%;background: #138718;position: absolute;bottom: 5%;left: 0;right: 0;margin: 0 auto;}
.about_sub i {font-size: 28px;}
.about_sub p {font-size: 22px;writing-mode:  tb-rl;font-weight: bold;letter-spacing: 3px;margin: 15% 0 120% 0;}
.about_call {width: 90%;}
.about_call ul {margin:0 !important;}
.about_call li {margin:0 0.15%;display: flex !important;flex-direction: column;align-items: center;}
.about_call li>a {overflow: hidden;}
.about_call li>a img {width:100%;height: auto;}
.about_call li p {width: 100%;text-align: center;padding: 5% 0 0;}
.about_call li p a {font-size: 15px;}
.about_call .ban_dot {display:none !important;}


/*news*/
.news {padding: 4% 1% 4%;overflow: hidden;background: url(https://memberpic.114my.com.cn/0391111/uploadfile/image/20221125/20221125160120_1960738670.jpg);background: #f8f8f8;}
.news_box {max-width: 1600px;margin: 0 auto;}
.news_top {display:flex;justify-content:  space-between;align-items:  center;}
.news_tit {display: flex;flex-direction: column;/* align-items: center; */}
.news_tit b {font-size: 36px;font-weight: normal;font-weight: bold;}
.news_tit b span {color: #14428f;font-family: \963f\91cc\5988\5988\6570\9ed1\4f53 Bold;}
.news_tit p {font-size: 18px;color: #999;padding: 5% 0 0;font-weight:  lighter;}
.news_tit em{font-size:0;display:inline-block;height: 8px;padding: 2% 0 0;}
.news_tit em i{ display:inline-block; width:8px; height:8px; border-radius:50%; background:#c4d0dc;animation: bounce_fountainG 1.2s linear infinite;} 
.news_tit em i+i{ margin-left:16px;}
.news_tit em i:nth-child(1){animation-delay: .4s;}
.news_tit em i:nth-child(2){background:#b50001;animation-delay: .6s;}
.news_tit em i:nth-child(3){animation-delay: .8s;}
.news_nav {width: 36%;}
.news_nav ul {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.news_nav li {display:  flex;justify-content:  center;align-items:  center;background: #fff;margin: 0 12px;width: 100%;padding: 1.5% 25px;/* border-radius: 40px; */position: relative;overflow: hidden;z-index: 5;/* box-shadow: 0px 0px 20px #ddd; */}
.news_nav li:before {content:'';width:0;height:100%;background: #14428f;position:absolute;top:0;left:0;transition:0.5s;z-index:-1;}
.news_nav li.on:before {width:100%;}
.news_nav li i {font-size: 18px;line-height:  24px;display: none;}
.news_nav li a {font-size: 18px;line-height: 24px;/* padding-left: 4px; */white-space: nowrap;}
.news_nav li.on,.news_nav li.on a {color: #fff;font-weight: bold;}
.news_list{width: 100%;display: flex;transition:all .5s;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{display: flex;justify-content: space-between;flex-shrink: 0;width:100%;}
.news_list .news_div+.news_div{}
.news_list .news_div_item{width: 32%;position: relative;transition:0.5s;padding: 20px;background: #fff;display: flex !important;flex-direction: column-reverse;margin: 0 0.1%;border: 1px solid #f8f8f8;}
.news_list .news_div_item_date{position: absolute;bottom: 170px;display: block;left: 19px;height: 22px;font-size: 13px;color: #666;}
.news_list .news_div_item_date::before{content:'';}
.news_list .news_div_item_content{height: 220px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 13px;line-height: 22px;color: #666;}
.news_list .news_div_item_title{}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 40px;position:relative;transition:0.3s;font-weight: 100;padding-top: 18px;}
.news_list .news_div_item_a::before{position:absolute;content:'\4e86\89e3\8be6\60c5';bottom: -176px;left: 0;width: 130px;height: 40px;background: #fff;border-radius: 20px;line-height: 40px;color: #666;font-size: 13px;transition:0.5s;border: 1px #f6f5f5 solid;text-align: center;box-sizing: border-box;padding-left: 30px;}
.news_list .news_div_item_a::after{position:absolute;font-size: 18px;width: 18px;height: 14px;left: 22px;transition:0.5s;font-family: 'iconfont';content: "\eb94";color: #666;bottom: -163px;}
.news_list .news_div_item_body{font-size: 14px;color: #999;line-height: 26px; font-weight:100;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;transition: 0.5s;}
.news_list .news_div_item:hover .news_div_item_a{color: #0056dc;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #0056dc;color: #fff;}
.news_list .news_div_item:hover .news_div_item_a::after{color: #fff;}
.new_ic{overflow:hidden;margin: 3% auto 0;}
.news_list .news_div_item:hover .news_div_item_pic img  {    transform: scale(1.1);transition: 0.5s;}
.news_div_item_pic {overflow: hidden;}

/*copy*/
.copy {overflow: hidden;padding: 0 1%;background: #14428f;}
.copy_box {max-width: 1600px;margin: 0 auto;}
.copy_top {padding: 4% 0 2%;border-bottom: 1px solid rgba(255,255,255,0.1);}
.copy_top p {display: flex;align-items: center;font-size: 15px;font-weight: lighter;color: #fff;}
.copy_top p i {font-size: 20px;margin: 0 10px 0 0;}
.copy_top p span {font-size: 24px;font-family:  DIN Medium;}
.copy_con {display: flex;justify-content: space-between;padding: 3% 0;}
.copy_nav {width: 52%;}
.copy_nav ul {display: flex;justify-content:space-between;width: 100%;}
.copy_nav li p {font-size: 18px;line-height: 20px;margin-bottom: 20px;font-weight: bold;color: #fff;}
.copy_nav li a {font-size: 14px;line-height: 30px;display: flex;color: #fff;transform:translateX(0);transition:0.5s;}
.copy_nav li a:hover  {transform:translateX(10px)}
.copy_pic {width: 32%;}
.copy_pic ul {display: flex;justify-content:  space-between;width:  60%;}
.copy_pic li {width: 30%;display: flex;flex-direction: column;align-items: center;}
.copy_pic li i {overflow: hidden;padding:  1%;border: 1px solid #eee;}
.copy_pic li i img {width: 140px;height: auto;}
.copy_pic li p {font-size: 16px;padding: 5% 0 0;color: #fff;}

/*end*/
.end {padding: 2% 1%;overflow:hidden;background: #14428f;}
.end_box {max-width: 1600px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
.end_box em {color: #fff;font-size: 15px;}
.end_box em>a {font-size: 15px;color: #fff;}
.end_box>a {font-size: 15px;color: #fff;}