* {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("../cssnew/Alimama_ShuHeiTi_Bold.woff2.txt") format("woff2"),
  url("../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.5% 1%;position: relative;z-index: 100;}
.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: 15px;font-weight: lighter;}
.top_more {display:flex;align-items:center;color:#fff;}
.top_more>a{color:#fff;display: flex;align-items: center;font-size: 15px;border-right: 1px solid rgba(255,255,255,0.2);padding: 0 15px 0 0;}
.top_more a i {font-size: 18px;}
.top_more i {font-size: 20px;margin: 0 10px 0 0;}
.top_more p {font-size: 15px;font-family:  Arial;margin: 0 0 0 10px;display: flex;align-items: center;}
.top_more p span {font-size: 24px;}

/*head*/
.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: 16%; */}
.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: #14428f;font-weight:  bold;border-left:  1px solid #eee;padding: 0 0 0 15px;font-family: Arial;}
.head_logo p span {font-size: 20px;font-weight:  lighter;margin: 3% 0 0;width:  100%;text-align:  center;letter-spacing: 0.5px;color:  #666;position:  relative;z-index: 5;}
.head_logo p span:before {content:'';width: 86%;height: 2px;/* background: #30b76c; */position:absolute;bottom:0;left:0;right:  0;margin:  0 auto;z-index: -1;}
.head_con {width: 58%;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;background: #fff;}
.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;color: #333;}
.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;}


/*banner*/
.banner{position: relative;height: 100%;overflow: hidden;background: #fff;margin: 0 !important;}
.banner a{/* position: absolute; *//* width:100%; *//* height: 900px; *//* z-index: 3; *//* opacity: 0; *//* z-index: 555; */overflow: hidden;}
.banner a img{height: auto;transform:scale(1.1);width: 100% !important;margin: 0 !important;}
.banner a.active{z-index:5;opacity: 1;}
.banner a.active img{transform: scale(1.1);opacity: 1;}
.banner .slick-active img {    transition: 6s linear; transform: scale(1);}
.banner a img{
	transition:transform 5s linear,opacity 1s linear;
	-webkit-transition:transform 5s linear,opacity 1s linear;
	-o-transition:transform 5s linear,opacity 1s linear;
	-moz-transition:transform 5s linear,opacity 1s linear;
	-ms-transition:transform 5s linear,opacity 1s linear;
}
.banner .ban_dot {display: flex !important;width: 100%;justify-content: flex-start;align-items: flex-end;/* margin: 2% 0 0; */position: absolute;bottom: 5%;left: 5%;}
.banner .ban_dot li {width: 2px;height: 10px;display: inline-block;background: #fff;margin: 0 0.3%;transition: 0.5s;/* border-radius: 50%; */position: relative;z-index: 5;overflow: hidden;}
.banner .ban_dot li:before {content:'';width: 100%;height:0;/* background: #0a519a; */position:absolute;bottom: 0;left:0;z-index:-1;transition:1s all;}
.banner .ban_dot li.slick-active {height: 40px;}
.banner .ban_dot li.slick-active:before {height:100%; }
.banner .ban_dot li button {font-size:0;border: none;outline: none;}
.banner .slick-prev:before {content: '\e65f' !important;font-family: iconfont !important;color: #161883 !important;font-size: 60px !important;}
.banner .slick-next:before {content: '\e65f' !important;font-family: iconfont !important;color: #161883 !important;font-size: 60px !important;}
.banner .slick-prev {left: 3% !important;transform: rotate(180deg) !important;z-index: 5;}
.banner .slick-next {right: 3% !important;top: 45% !important;}
.banner .slick-prev:before, .banner .slick-next:before {opacity: 0;transition: all ease 0.5s;}
.banner:hover .slick-prev:before, .banner:hover .slick-next:before {opacity: 1;}

/*pro*/
.pro {padding: 4% 1%;overflow: hidden;}
.pro_box  {max-width: 1500px;margin: 0 auto;}
.pro_tit {display: flex;flex-direction: column;align-items: center;}
.pro_tit p {display: flex;align-items: center;font-size: 40px;}
.pro_tit p b {color: #14428f;}
.pro_tit em {font-size: 18px;padding: 1% 0 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 ul {background:#fff;padding: 4%;}
.pro_nav li {padding: 11% 8%;transition: 0.5s;position: relative;z-index: 5;}
.pro_nav 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%;}
.pro_call ul {display: flex;/* justify-content: space-between; */flex-wrap: wrap;}
.pro_call li {width: 31%;display: flex;flex-direction: column;align-items: center;border: 1px solid #eee;margin: 1.16%;}
.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;}

/*mol*/
.mol {padding: 4% 1%;overflow: hidden;background: url(//memberpic.114my.com.cn/029413/uploadfile/image/20230625/20230625103431_1475851427.jpg)no-repeat center top fixed;position: relative;z-index: 5;}
.mol:before {content:'';width:100%;height:100%;position:absolute;top:0;left:0;background: rgba(0,0,0,0.8);z-index:-1;}
.mol_box {max-width: 1500px;margin: 0 auto;}
.mol_tit {display: flex;flex-direction: column;align-items: center;}
.mol_tit b {font-size: 40px;color: #fff;letter-spacing: 1px;}
.mol_tit p {font-size: 20px;padding: 1.5% 0 0;color: #fff;}
.mol_con {margin: 5% 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;/* border-radius: 20px; */background: #fff;padding: 2%;position: relative;z-index: 5;}
.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: 22px;align-items: center;padding: 13% 0 3%;font-weight: bold;/* background: #fff; */position: relative;z-index: 5;}
.mol_con li:before {content:'';width:100%;height:0;background:#14428f;position:absolute;bottom:0;left:0;z-index:-1;transition:0.5s;}
.mol_con li:hover: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;}
.mol_more {margin: 4% 0 0;display: flex;justify-content: center;flex-direction: column;align-items: center;}
.mol_more p {font-size:36px;color: #fff;}
.mol_more p b {}
.mol_more a {color:#fff;background:#d3180e;width: 16%;margin: 2% 0 0;padding: 1% 0;font-size: 17px;text-align: center;}

/*adva*/
.adva {padding: 4% 1%;overflow: hidden;background: #14428f;}
.adva_box {max-width: 1500px;margin: 0 auto;}
.adva_tit {display: flex;justify-content: center;align-items: center;flex-direction:  column;}
.adva_tit p {font-size: 40px;display: flex;align-items: center;color: #fff;}
.adva_tit p span {/* color: #0e58df; */font-weight: bold;}
.adva_tit em {font-size: 18px;color: #fff;padding: 1% 0 0;font-weight: lighter;}
.adva_tab {padding-top: 60px;}
.adva_nav {}
.adva_nav ul {display: flex;justify-content: space-between;align-items: center;width: 80%;margin: 0 auto;}
.adva_nav li {display: flex;flex-direction: column;align-items: center;position:  relative;}
.adva_nav li:after {content:'';width: 258px;height:1px;background:#ddd;position:absolute;top: 30px;left: 96px;}
.adva_nav li:last-child:after {display: none;}
.adva_nav li i {width: 60px;height: 60px;border-radius: 50%;font-size: 36px;display: flex;justify-content: center;align-items: center;color: #fff;}
.adva_nav li p {font-size: 18px;line-height: 20px;padding-top: 16px;color: #fff;}
.adva_nav li.on i {background: #fff;color: #14428f;}
.adva_nav li.on p {color: #fff;}

.adva_nav li.on {color: #1d53e2;}
.adva_con {overflow: hidden;background: #fff;box-shadow: 0 0 20px rgba(2,76,179,0.1);/* border-radius: 40px; */margin-top: 4%;}
.adva_bao {display: flex;transition: 0.5s;}
.adva_big {width: 100%;flex-shrink: 0;display: flex;justify-content: space-between;align-items: center;overflow:  hidden;padding: 4%;}
.adva_pic {width: 55.76%;}
.adva_pic i {}
.adva_pic i img {width:100%;height: auto;}
.adva_txt {width: 40%;display:  flex;flex-direction:  column;}
.adva_txt p {align-items:  center;font-size: 38px;line-height: 42px;position:  relative;/* padding-left:  7%; */font-weight:  100;}
.adva_txt p span{font-size: 16px; color:#ccc;display: block; text-transform: uppercase; padding-top: 5px;}
.adva_txt p:after {content:'';/* background: url(//memberpic.114my.com.cn/029413/uploadfile/image/20221019/20221019135514_697351209.png)no-repeat  0; */position:absolute;top: -8px;left:0;width:  100%;height: 61px;}
.adva_txt p b {color: #14428f;font-size: 48px;}
.adva_txt em {font-size: 16px;color: #666;font-weight: lighter;line-height: 32px;margin-top: 5%;}
.adva_txt em:nth-child(2) {margin-top: 9%;}
.adva_txt a {width: 180px;height: 40px;background: #14428f;color: #fff;border-radius: 40px;display:  flex;justify-content:  center;align-items:  center;margin-top: 10%;font-weight:100;transition:0.5s;font-size: 16px;}
.adva_txt a:hover{width: 380px;transition:0.5s;}

/*mes*/
.gy{max-width: 1500px;margin: 0 auto;width: 100%;}
.dz_tit{text-align: center;}
.dz_tit>b{display: block;font-size: 40px;color: #fff;}
.dz_tit>p{font-size: 18px;color: rgba(255,255,255,0.42);position: relative;display: inline-block;margin-top: 24px;}
.dz_tit>div {width: 10px;height: 10px;border-radius: 100%;border: 1px solid #fff;margin: 0 auto;margin-top: 30px;position: relative;}
.yuan {width: 6px; height: 6px; background: #fff; display: block; border-radius: 100%; margin: 0 auto; margin-top: 1px; }
.dz_tit>div:after,.dz_tit>div:before {position: absolute; content: ""; background: rgba(255,255,255,0.12); width: 87px; height: 1px; top: 4px; }
.dz_tit>div:after {left: 18px; }
.dz_tit>div:before {right: 18px; }
.mes_bc{background: url(//memberpic.114my.com.cn/029413/uploadfile/image/20230625/20230625111823_1323428637.jpg)no-repeat center top;;padding: 80px 0 0;position: relative;z-index: 5;}
.mes_bc:before {content:'';width:100%;height: 86%;background: rgba(0,0,0,0.8);position:absolute;top:0;left:0;z-index: -1;}
.mes_c>ul{display: flex;justify-content: space-around;margin: 64px 0 100px;}
.mes_c>ul>li{width: 120px;height: 120px;border-radius: 100%;background: #fff;display: flex;align-items: center;justify-content: center;position: relative;border:2px solid #1d1d1d;flex-direction: column;transition: all .5s;}
.mes_c>ul>li:hover *{color: #14428f;}
.mes_c>ul>li:hover{transform: translateY(-10px);border-color: #fff;}
.mes_c>ul>li+li:after {position: absolute;content: "\e8d4";font-size: 16px;color: #fff;font-family: "iconfont";top: 50%;margin-top: -8px;left: -44px;transition: all .5s;}
.mes_c>ul>li:hover:after{transform: translateY(10px);}
.mes_c>ul>li>span{font-size: 36px;color: #333;transition: all .5s;}
.mes_c>ul>li:hover>span{transform: rotateY(360deg);}
.mes_c>ul>li>p{font-size: 18px;color: #333;margin-top: 10px;transition: all .5s;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.mess{margin:0 auto;padding: 46px;position: relative;background: #fff;box-shadow: 1px 1px 50px rgba(8,48,147,0.1);max-width: 1170px;}
.adbt b{font-size: 50px;display: block;font-weight: normal;color: #333;text-align: center;}
.from_tab{width:100%;display: flex;justify-content: space-between;}
.from_tab>div{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col4{width: 31%;height: 60px;}
.col4 span{display: inline-block;font-size: 30px;color: #999;margin-top: 15px;margin-left: 24px;}
.col4 input{height: 100%;width: 100%;font-size: 16px;color: #e0e0e0;background: #f6f6f6;padding-left: 28px;}
.feedback_btn{float:right;width: 100%;height: 60px;text-align: center;}
.feedback_btn .btns{line-height: 60px;width: 100%;background: #14428f;color: #fff;font-size: 18px;cursor: pointer;}
.lyan textarea {width: 100%;height: 60px;line-height: 60px;outline: none;font-size: 16px;color: #333;padding: 0 0 0 12px;background: #fff;font-family: "Arial"}
.from_lc {width: 75.3%; }
.from_rc {width: 22%; }
.col4:nth-child(-n+3) {margin-bottom: 33px; }
.yzm_c {margin-bottom: 33px; height: 60px; width: 100%; display: flex; align-items: center; flex-direction: row-reverse; background: #fdfdfd; }
.yzm_c>input {width: 177px; height: 60px; background: #f6f6f6; padding-left: 28px; font-size: 16px; }
.mess input:focus{border:1px solid #14428f;}
@media screen and (max-width: 1450px){
	.mes_c>ul>li+li:after{left: -38px;}
}
@media screen and (max-width: 1360px){
	.mes_c>ul>li+li:after{left: -33px;}
}

/*case*/
.case {padding: 4% 1%;overflow: hidden;}
.case_box {max-width: 1500px;margin: 0 auto;}
.case_tit {display: flex;flex-direction: column;align-items: center;}
.case_tit i {font-size: 80px;font-family: 'Impact';color: #eee;text-transform: uppercase;}
.case_tit b {font-size: 40px;display: flex;align-items:  center;}
.case_tit b span {color: #14428f;}
.case_tit p {font-size: 18px;padding: 1% 0 0;color:  #999;}
.case_con {margin: 4% 0 0;position: relative;}
.case_call {/* padding: 0 5%; */}
.case_call ul {margin: 0 !important;display: flex;flex-wrap: wrap;justify-content: space-between;}
.case_call li {display: flex !important;flex-direction: column;align-items: center;/* margin: 0 0.1%; */width: 24%;}
.case_call li:nth-child(n+5) {margin: 1.5% 0 0;}
.case_call li>a {overflow: hidden;}
.case_call li a img {width:100%;height:auto;transition: 0.5s;}
.case_call li:hover a img {transform:scale(1.1);}
.case_call li p {position: relative;z-index: 5;padding: 5% 0;background: #f8f8f8;width: 100%;text-align: center;}
.case_call li p:before,.case_call li p:after {content:'';width:0;height:100%;position:absolute;top:0;background: #14428f;z-index: -1;transition:0.5s;}
.case_call li p:before {left:0;}
.case_call li p:after {right:0;}
.case_call li:hover p:before,.case_call li:hover p:after {width:50%;}
.case_call li:hover a {color:#fff;}
.case_call li p>a {font-size: 16px;transition: 0.5s;}
.case_btn {
    display: none;
}
.case_btn i:hover  {background:#f54d42;color:#fff;border:none;}
.case_btn>i {width: 40px;height: 40px;cursor: pointer;font-size: 20px;color: #f54d42;display: flex;justify-content: center;align-items: center;top: 40%;border: 2px solid #ddd;border-radius: 50%;transition: 0.5s;position: absolute;letter-spacing: 6px;}
.case_btn>i:first-child {left: 0;transform: rotate(180deg);}
.case_btn>i:last-child { right: 0;}
.case_call .ban_dot {display: none !important;}

/*about*/
.about {overflow: hidden;padding: 4% 1% 0;}
.about_box {max-width: 1500px;margin: 0 auto;}
.about_tit {display: flex;flex-direction: column;align-items: center;}
.about_tit i {font-size: 80px;font-family: 'Impact';color: #eee;text-transform: uppercase;display: none;}
.about_tit b {font-size: 40px;display: flex;align-items:  center;/* margin: -3% 0 0; */}
.about_tit b span {color: #14428f;}
.about_tit p {font-size: 18px;padding: 1% 0 0;color:  #999;}
.about_con {display: flex;justify-content: space-between;align-items: center;margin: 3% 0 0;}
.about_txt {display: flex;flex-direction: column;width: 45%;}
.about_txt p {display: flex;flex-direction: column;font-size: 36px;font-weight:  bold;color: #14428f;}
.about_txt p span {font-size: 28px;font-weight:  lighter;color: #333;padding: 2% 0 0;}
.about_txt em {font-size: 16px;line-height: 32px;color:  #666;font-weight:  lighter;padding: 6% 0 0;}
.about_txt>a {font-size: 15px;border-radius:  40px;border: 1px solid #ddd;width: 14%;display:  flex;justify-content:  center;align-items:  center;font-weight:  lighter;padding: 1% 0;margin: 5% 0 0;display: none;}
.about_txt ul {display: flex;justify-content: space-between;align-items: center;margin: 8% 0 0;}
.about_txt li {width: 30%;display: flex;align-items:  center;    transition: 0.5s;}
.about_txt li:hover {transform: translateY(-10px);color:#f54d42;}
.about_txt li i {font-size: 32px;}
.about_txt li>a {font-size: 17px;display: flex;flex-direction: column;padding: 0 0 0 12px;}
.about_txt li>a span {font-size: 12px;text-transform:  capitalize;font-family:  Arial;color:  #999;padding: 7% 0 0;}
.about_pic {width: 52%;}
.about_pic i {}
.about_pic i img {width:100%;height: auto;}

/*news*/
.news {padding: 3% 1% 4%;overflow: hidden;/* background: #f5f5f5; */}
.news_box {max-width: 1500px;margin: 0 auto;}
.news_tit {display: flex;justify-content: center;align-items: center;flex-direction:  column;}
.news_tit p {font-size: 40px;display: flex;align-items: center;}
.news_tit p span {color: #14428f;font-weight: bold;}
.news_tit em {font-size: 18px;color: #666;padding: 1% 0 0;font-weight: lighter;}
.news_nav {width: 40%;margin: 4% auto 0;}
.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: 10px; */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:#14428f;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #14428f;color: #fff;}
.news_list .news_div_item:hover .news_div_item_a::after{color: #fff;}
.new_ic{overflow:hidden;margin: 4% 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 {padding: 4% 0 0;overflow: hidden;/* background: linear-gradient(to bottom,#000 70%,#0e58df 60%); */background: #f8f8f8;}
.copy_tit {display:flex;justify-content:  center;}
.copy_tit p {font-size: 50px;text-transform:  uppercase;color:  #fff;font-family:  Arial;}
.copy_box {max-width: 1500px;margin: 0 auto;/* background:  #fff; */padding: 0 0 4%;}
.copy_con {display: flex;justify-content: space-between;padding: 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: 2vw;font-weight: bold;/* color: #fff; */position:  relative;z-index: 5;}
.copy_nav li p:before {content:'';width: 20%;height:2px;background:#0e58df;position:  absolute;bottom: -1vw;left: 0;}
.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:  100%;}
.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: 100%;height: auto;}
.copy_pic li p {font-size: 16px;padding: 5% 0 0;/* color: #fff; */}
.copy_num {margin:3% 0 0;}
.copy_num ul {display: flex;justify-content: space-between;}
.copy_num li {width: 33%;display: flex;align-items: center;border:  1px solid #333;justify-content:  center;padding: 1% 0;}
.copy_num li i {font-size: 24px;}
.copy_num li p {display: flex;align-items: center;font-size: 16px;margin: 0 0 0 10px;}
.copy_num li p span {font-family:DIN Medium;font-size: 22px;}
.copy_num li:nth-child(odd) p span {font-size: 17px;}

/*end*/
.end {padding: 2% 1%;overflow:hidden;background: #000;}
.end_box {max-width: 1500px;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: