* {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: 'iconfont';  /* Project id 3878984 */
  src: url('//at.alicdn.com/t/c/font_3878984_pds8am1ap5.woff2?t=1675406628002') format('woff2'),
       url('//at.alicdn.com/t/c/font_3878984_pds8am1ap5.woff?t=1675406628002') format('woff'),
       url('//at.alicdn.com/t/c/font_3878984_pds8am1ap5.ttf?t=1675406628002') format('truetype');
}

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

@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;
}

/*head*/
.head {overflow: hidden;padding: 1.5% 15px;position: relative;z-index: 10;}
.head_box {max-width: 1400px;margin: 0 auto;}
.head_con {display: flex;justify-content: space-between;align-items: center;}
.head_l {display: flex;align-items: center;}
.head_logo {display: flex;align-items: center;/* border-right: 1px solid #f8f8f8; */padding: 0 20px 0 0;position: relative;z-index: 5;}
.head_logo:before {content:'';width: 20px;background: url(//memberpic.114my.cn/xipujx/uploadfile/image/20231130/20231130152426_1876859939.png)no-repeat left;top: -20%;right: 0;height: 120px;position: absolute;}
.head_logo i {width:60%;}
.head_logo i img {width:100%;height:auto;}
.head_logo p {display: flex;flex-direction: column;font-size: 42px;font-weight:  bold;color:  #86bf14;    padding: 0 0 0 20px;}
.head_logo p span {font-size: 12.4px;text-transform:  uppercase;font-weight: 100;font-family:  Arial;padding: 3% 0 0;color:  #999;}
.head_sub {display: flex;flex-direction: column;/* align-items: center; */padding: 0 0 0 20px;}
.head_sub b {display: flex;align-items: center;font-size: 30px;}
.head_sub b span {color: #e66933;}
.head_sub p {font-size: 18px;font-weight:  lighter;padding: 3% 0 0;}
.head_r {display: flex;align-items: center;}
.head_r i{font-size: 18px;color: #fff;background: #e66933;width: 35px;height: 35px;display: flex;justify-content: center;align-items: center;border-radius: 50%;}
.head_r p {display: flex;/* flex-direction: column; */font-size: 17px;padding: 0 0 0 14px;color: #666;align-items: center;}
.head_r p span {font-size: 28px;font-family: DIN Medium;color: #333;line-height: 30px;/* padding: 4% 0 0; *//* font-weight: bold; */}

/*nav*/
.nav {overflow: hidden;background: #f8f8f8;position: relative;z-index: 10;}
.nav_box {max-width: 1500px;margin: 0 auto;}
.nav_con {}
.nav_con ul {display: flex;justify-content: space-between;align-items: center;}
.nav_con li {width: 15%;display:  flex;justify-content:  center;position:  relative;z-index:5;/* box-shadow: 0 0 10px #eee; */}
.nav_con li:nth-child(2n) {background: #f5f5f5;}
.nav_con li:before {content:'';width:1px;height: 16px;background: rgba(248, 248, 248, 0.1);position:absolute;top: 28px;right:0;}
.nav_con li:after {content:'';width:100%;height:0;background: #4a4a4a;position:absolute;top:0;left:0;transition:0.5s;z-index:-1;}
.nav_con>ul>li:hover:after,.nav_con>ul>li.cur:after {height:100%;}
.nav_con li a {font-size: 16px;color: #333;line-height:  70px;display:  inline-block;width: 100%;text-align:  center;}
.nav_con>ul>li:hover a,.nav_con>ul>li.cur a {color:#fff;}

/*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;}

/*int*/
.int {padding: 4% 1%;overflow: hidden;background: #333;}
.int_box {max-width: 1500px;margin: 0 auto;}
.int_con {}
.int_con ul {display: flex;justify-content: space-between;align-items: center;}
.int_con li {display: flex;flex-direction: column;align-items: center;color:  #fff;padding: 0 4%;position:  relative;z-index: 5;}
.int_con li+li:before {content:'';width:  3px;height:  10%;background:  #fff;position:  absolute;left: -2px;top: 0;bottom:  0;/* margin:  auto; */}
.int_con li+li {border-left:1px solid rgba(255,255,255,0.1)}
.int_con li i {font-size: 40px;}
.int_con li p {font-size: 22px;display: flex;flex-direction: column;align-items: center;padding: 12% 0 0;}
.int_con li p span {font-size: 15px;font-weight:  lighter;padding: 3% 0 0;opacity: 0.5;text-align:  center;line-height: 32px;}

/*pro*/
.pro {padding: 4% 1%;overflow: hidden;/* background: #f8f8f8; */}
.pro_box {max-width: 1500px;margin: 0 auto;}
.pro_tit {display:flex;justify-content: center;flex-direction: column;align-items: center;}
.pro_tit b {font-size: 50px;color: #eee;text-transform: uppercase;font-family: Arial;}
.pro_tit p {font-size: 40px;letter-spacing: 1px;margin: -1.5% 0 0;}
.pro_tit p span {color: #e66933;font-weight:  bold;}
.pro_tit em {font-size: 20px;padding: 1% 0 0;color: #999;}
.pro_tab {margin: 4% 0 0;}
.pro_nav {}
.pro_nav ul {display: flex;justify-content: center;}
.pro_nav li {background: #f8f8f8;width: 20%;display: flex;justify-content: center;padding: 1.5%;margin: 0 0.5% 0 0;transition: 0.5s;}
.pro_nav li.on {background: #333;}
.pro_nav li a {font-size: 18px;}
.pro_nav li.on a {color:#fff;}
.pro_nav li dl {display:none;}
.pro_con {overflow: hidden;margin: 3% 0 0;}
.pro_roll {display: flex;transition: 0.5s;}
.pro_call {width: 100%;flex-shrink: 0;}
.pro_call ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.pro_call li {display: flex;flex-direction: column;align-items: center;width: 24%;background: #fff;padding: 1%;/* border: 1px solid #eee; */}
.pro_call li:nth-child(n+5) {margin:1% 0 0;}
.pro_call li>a {overflow: hidden;font-size: 16px;border: 1px solid #eee;padding: 4%;}
.pro_call li a img {width: 100%;height: auto;transition: 0.5s;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li br {display:none;}
.pro_call span {padding: 6% 0;background: #f8f8f8;width: 100%;text-align: center;}
.pro_call span a {font-size: 15px;}
.pro_call li:hover span {background:#e66933;}
.pro_call li:hover span a {color:#fff;}
.divproduct_new_div {display:flex;flex-wrap: wrap;gap: 16px;margin-bottom: 0 !important;justify-content: space-between;}
.divproduct_new_div_item {display:flex !important;flex-direction: column-reverse;/* margin: 0 0.2%; */background: #fff;/* padding: 0 0 1.68%; */width: 24%;/* flex-shrink: 0; */align-items: center;justify-content: center;position: relative;z-index: 5;}
.divproduct_new_div_item_date {display: none;}
.divproduct_new_div_item_content {padding: 8%;/* margin: 0 4% 0 0; */width: 100%;/* position: absolute; */left: 0;right: 0;/* margin: 0 auto; */display: flex;flex-direction: column;/* align-items: center; */background: #f8f8f8;}
.divproduct_new_div_item_title a {font-size: 18px;font-family: Arial;width: 100%;display: block;position: relative;z-index: 5;font-weight: bold;/* color: #006bc3; */}
.divproduct_new_div_item_title a:before {content:'+';width: 24px;height: 24px;border-radius:50%;position: absolute;right: 0;top: 0;background: #0266e1;z-index: -1;color: #fff;display: flex;justify-content: center;align-items: center;font-size: 20px;transition: 0.5s;transform: rotate(0deg);display: none;}
.divproduct_new_div_item:hover .divproduct_new_div_item_title a:before {background:#da251d;transform: rotate(360deg);}
.divproduct_new_div_item_body {}
.divproduct_new_div_item_body>p {font-size: 14px;font-weight: lighter;padding: 6% 0 0;text-overflow: ellipsis;-webkit-line-clamp: 3;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;line-height: 28px;}
.divproduct_new_div_item_body ul {display:flex;width: 40%;justify-content: space-between;margin: 5% 0 0;}
.divproduct_new_div_item_body li {display:flex;flex-direction:column;align-items: center;}
.divproduct_new_div_item_body li i {width:50px;height:50px;border:1px solid #eee;display: flex;justify-content: center;align-items: center;font-size: 29px;border-radius: 5px;color: #006bc3;}
.divproduct_new_div_item_body li p {font-size: 15px;font-weight: lighter;padding: 15% 0 0;}
.product_div_item_pic {/* margin: 8% 0 0; *//* width: 72%; */background: #fff;}
.product_div_item_pic a {overflow:hidden;display: block;}
.product_div_item_pic img {width:100%;height:auto;transition: 0.5s;}
.divproduct_new_div_item:hover img {transform:scale(1.1);}

/*char*/
.char {padding: 4% 1% 5%;overflow: hidden;background: url(//memberpic.114my.cn/xipujx/uploadfile/image/20231023/20231023093202_953722654.jpg)no-repeat bottom;}
.char_box {max-width: 1500px;margin: 0 auto;}
.char_tit {display: flex;justify-content: center;flex-direction: column;align-items: center;}
.char_tit b {font-size: 50px;color: #eee;text-transform: uppercase;font-family: Arial;}
.char_tit p {font-size: 40px;letter-spacing: 1px;margin: -1.5% 0 0;}
.char_tit p span {color: #e66933;}
.char_tit em {font-size: 20px;color: #999;padding: 1% 0 0;}
.char_con {margin: 4% 0 0;}
.char_con ul {display: flex;justify-content: space-between;}
.char_con li {display: flex;flex-direction: column;align-items: center;width: 24%;transition: 0.6s;}
.char_con li:hover {box-shadow:0 0 20px #eee;padding:1%;background:#fff;}
.char_con li i {position:relative;overflow:  hidden;}
.char_con li i:before {content: '';cursor: pointer;position: absolute;left: -100%; top: 0;width: 100%; height: 100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg);}
.char_con li:hover i:before {left: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}
.char_con li i img {width: 100%;height: auto;}
.char_con li p {display: flex;flex-direction: column;align-items: center;font-size: 22px;padding: 6% 6%;position:  relative;}
.char_con li p span {font-size: 15px;padding: 4% 0 0;line-height: 25px;text-align:  center;font-weight:  lighter;}
.char_more {display:flex;justify-content: center;background: #fff;box-shadow: 0 0 20px #ddd;width: 36%;margin: 5% auto 0;padding: 1% 0;align-items: center;}
.char_more p {display:flex;align-items:center;/* width: 100%; */}
.char_more p i {font-size: 24px;}
.char_more p span {font-size:16px;display: flex;align-items: center;margin: 0 0 0 12px;}
.char_more p span b {font-size: 30px;font-family: DIN Medium;}
.char_more a {font-size:16px;background: #e66933;color: #fff;margin: 0 0 0 30px;padding: 2% 5%;}

/*appli*/
.appli {padding: 4% 1%;overflow: hidden;background: url(//memberpic.114my.cn/xipujx/uploadfile/image/20231023/20231023170138_76953042.jpg)no-repeat center top fixed;position: relative;z-index: 5;}
.appli:before {content:'';width:100%;height:100%;background: rgba(51,51,51,0.5);position: absolute;top: 0;left: 0;z-index: -1;}
.appli_box {max-width: 1500px;margin: 0 auto;}
.appli_tit {display: flex;justify-content: center;flex-direction: column;align-items: center;}
.appli_tit b {font-size: 50px;color: #fff;text-transform: uppercase;font-family: Arial;opacity: 0.2;}
.appli_tit p {font-size: 40px;letter-spacing: 1px;margin: -1.5% 0 0;color:  #fff;font-weight: bold;}
.appli_tit p span {/* color: #005ecc; */}
.appli_tit em {font-size: 20px;color: #fff;padding: 1% 0 0;}
.appli_con {margin: 4% 0 0;background: #fff;padding: 4% 4% 5%;}
.appli_nav {}
.appli_nav ul {display: flex;justify-content: space-between;}
.appli_nav li {width: 17%;background:  #fff;display:  flex;justify-content:  center;align-items:  center;padding: 1% 0;}
.appli_nav li a {font-size: 18px;display:  flex;flex-direction:  column;align-items: center;width: 100%;}
.appli_nav li+li a {border-left:1px solid #ddd;}
.appli_nav li a span {font-size: 12px;font-family:  Arial;padding: 4% 0 0;opacity: 0.4;}
.appli_call {margin: 2% 0 0;border-top: 1px solid #eee;padding: 4% 0 0;}
.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;}
.appli_call .divdgweb_new_div_item_title {}
.appli_call .divdgweb_new_div_item_title a {font-size: 20px;}
.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 {position:relative;}
.appli_call .news_div_item_pic a {overflow:hidden;}
.appli_call .news_div_item_pic a img {width:100%;height:auto;}
.appli_call .news_div_item_pic:before {content: '';cursor: pointer;position: absolute;left: -100%; top: 0;width: 100%; height: 100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg);}
.appli_call .divdgweb_new_div_item:hover .news_div_item_pic:before {left: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}
.appli_call .ban_dot {display: flex !important;width: 100%;left: 0;justify-content: center;align-items: center;margin: 5% 0 0;text-decoration: overline;width: 100%;height: 1px;background: rgba(255,255,255,0.1);z-index: -1;}
.appli_call .ban_dot li {width: 6px;height: 6px;display: inline-block;background: #e66933;margin: 0 2%;transition: 0.5s;border-radius: 50%;position: relative;z-index: 5;cursor: pointer;}
.appli_call .ban_dot li:before {content:'';width: 16px;height: 16px;border: 1px solid #e66933;position:absolute;top:0;left: -6px;border-radius:50%;margin: auto;bottom: 0;opacity:0;transition:0.5s;transform:scale(0);}
.appli_call .ban_dot li.slick-active:before {opacity:1;transform:scale(1);}
.appli_call .ban_dot li button {font-size:0;border: none;outline: none;}

/*adva*/
.adva {padding: 4% 1%;overflow: hidden;background: #f8f8f8;}
.adva_box {max-width: 1500px;margin: 0 auto;}
.adva_tit {display: flex;justify-content: center;flex-direction: column;align-items: center;}
.adva_tit b {font-size: 50px;color: #eee;text-transform: uppercase;font-family: Arial;}
.adva_tit p {font-size: 40px;letter-spacing: 1px;margin: -1.5% 0 0;}
.adva_tit p span {color: #e66933;font-weight:  bold;}
.adva_tit em {font-size: 20px;color: #999;padding: 1% 0 0;}
.adva_tab {margin: 5% 0 0;}
.adva_nav {}
.adva_nav ul {display: flex;}
.adva_nav li {width: 24%;display: flex;flex-direction: column;align-items: center;padding: 3% 0;background:  #fff;position:  relative;z-index: 5;transition: 0.5s;}
.adva_nav li:before {content:'';width:100%;height:0;background:#e66933;position:absolute;top:0;left:0;transition:  0.5s;z-index: -1;}
.adva_nav li.on:before {height:100%;}
.adva_nav li.on i,.adva_nav li.on  {color:#fff;}
.adva_nav li+li {border-left:1px solid #eee;}
.adva_nav li i {font-size: 50px;font-family: fantasy;color: #e66933;}
.adva_nav li p {font-size: 24px;display: flex;flex-direction: column;align-items: center;padding: 3% 0 0;}
.adva_nav li p span {font-size: 16px;text-transform:  uppercase;font-family:  Arial;padding: 8% 0 0;opacity: 0.5;}
.adva_con {margin: 2% 0 0;overflow: hidden;}
.adva_con ul {display: flex;transition: 0.5s;}
.adva_con li {display: flex;justify-content: space-between;width:  100%;flex-shrink:  0;background:  #fff;padding: 4%;align-items: center;}
.adva_txt {width: 40%;display: flex;flex-direction: column;}
.adva_txt p {display: flex;flex-direction: column;font-size: 32px;}
.adva_txt p span {font-size: 24px;color: #999;padding: 3% 0 0;position:  relative;z-index: 5;}
.adva_txt p span:before {content:'';width:10%;height: 6px;background:#e66933;position: absolute;bottom: -39px;left:  0;}
.adva_txt em {display: flex;flex-direction: column;margin: 16% 0 0;}
.adva_txt em span {font-size: 18px;color:  #666;font-weight:  lighter;position:  relative;z-index: 5;padding: 0 0 0 4%;}
.adva_txt em span:before {content:'\e62d';position:  absolute;top: 0;left:  0;font-family: 'iconfont';}
.adva_txt em span+span {margin: 4% 0 0;}
.adva_txt a {font-size:16px;background:#e66933;color:  #fff;margin: 12% 0 0;padding: 3% 0;width:  30%;text-align:  center;transition: 0.5s;}
.adva_txt a:hover {width:40%;}
.adva_pic {width: 50%;}
.adva_pic i {overflow: hidden;}
.adva_pic i img {width:100%;height: auto;}

/*about*/
.about {padding: 6% 1% 4%;overflow:hidden;/* background: url(//memberpic.114my.cn/xipujx/uploadfile/image/20231023/20231023171024_921334255.jpg)no-repeat center top; */position: relative;z-index: 5;/* background: #f8f8f8; */border-bottom: 1px solid #eee;}
.about:before {content:'';width:100%;height:100%;position:absolute;/* background: rgba(230,105,51,0.9); */top: 0;left: 0;z-index: -1;}
.about_box {max-width:1500px;margin:0 auto;}
.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;align-items:  center;}
.about_pic {width: 40%;position:  relative;z-index: 5;}
.about_pic:before{content: '';display: block;width: 35%;height: 25%;background: rgba(51,51,51,0.1);position: absolute;right: -15px;top:-15px;z-index: -1;}
.about_pic:after{content: '';width: 70%;height: 25%;border: 1px solid rgba(51,51,51,0.1);display: block;position: absolute;bottom: -15px;left: -15px;z-index: -1;}
.about_pic i {overflow: hidden;}
.about_pic i img {width: 100%;height: 540px;}
.about_txt {width: 55%;display: flex;flex-direction: column;/* padding: 3% 8% 0 3%; */}
.about_txt b {font-size: 38px;font-family: Arial;text-transform:  uppercase;/* color: #fff; */font-weight:  normal;}
.about_txt p {display: flex;flex-direction: column;font-size: 20px;/* font-weight:  bold; */margin: 2% 0 0;/* color:  #fff; */letter-spacing: 1px;border-bottom:  1px solid rgba(255,255,255,0.1);padding: 0 0 5% 0;}
.about_txt>p>span {font-size: 15px;/* color: #fff; */line-height: 36px;padding: 6% 0 0;font-weight:  lighter;}
.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: 5% 0 0; */width: 72%;position:  relative;z-index: 5;padding: 6% 0 0;}
.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;display: none;}
.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: #f8f8f8;border-radius: 50%;display: flex;justify-content: center;align-items: center;color: #e66933;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;}
.num_con {/* box-shadow:0 0 20px #ddd; *//* border-top: 1px solid rgba(51,51,51,0.1); */margin: 5% 0 0;/* padding: 4% 0 0; */}
.num_con ul {display: flex;width: 100%;justify-content:  space-between;}
.num_con li {display: flex;flex-direction: column;align-items:  center;width: 25%;/* padding: 2% 0; */}
.num_con li+li {border-left:1px solid rgba(255,255,255,0.1)}
.num_con li span {display: flex;align-items: flex-end;}
.num_con li span b {font-size: 60px;font-family:  DIN Medium;/* color: #fff; */}
.num_con li span i {width: 20px;height: 20px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #e66933;font-size: 14px;color: #fff;margin: 0px  0 6% 0;}
.num_con li p {font-size: 16px;font-weight: lighter;padding: 3% 0 0;/* color: #fff; */}

/*mol*/
.mol {padding: 4% 1%;overflow: hidden;}
.mol_box {max-width: 1800px;margin: 0 auto;}
.mol_con {}
.mol_call {}
.mol_call ul {margin-bottom:0 !important;}
.mol_call li {display: flex !important;flex-direction: column;align-items: center;margin: 0 0.2%;}
.mol_call li a {overflow: hidden;position: relative;z-index: 5;}
.mol_call li a img {width: 100%;height: auto;transition: 0.5s;}
.mol_call li:hover img {transform:scale(1.1);}
.mol_call li a:before {content: '';cursor: pointer;position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);z-index: 1;}
.mol_call li:hover a:before {left: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}
.mol_call li p {padding: 5% 0 0;}
.mol_call li p a {font-size: 16px;}
.mol_call .ban_dot {display: none !important;}

/*news*/
.news {padding: 3% 1% 4%;overflow: hidden;background: #f8f8f8;}
.news_box {max-width: 1500px;margin: 0 auto;}
.news_top {display:flex;justify-content:  space-between;align-items:  center;}
.news_tit {display: flex;justify-content: center;flex-direction: column;/* align-items: center; */}
.news_tit b {font-size: 50px;color: #eee;text-transform: uppercase;font-family: Arial;}
.news_tit p {font-size: 40px;letter-spacing: 1px;margin: -5.5% 0 0;}
.news_tit p span {color:#e66933;font-weight:  bold;}
.news_tit em {font-size: 20px;color: #999;padding: 3% 0 0;}
.news_nav {width: 40%;}
.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: #e66933;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;}
.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: 241px;display: block;transition: 0.5s;}
.news_list .news_div_item:hover .news_div_item_a{color: #e66933;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #e66933;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 {padding: 0 1% 0;overflow: hidden;background: #222;}
.copy_box {max-width: 1500px;margin: 0 auto;}
.copy_con {display: flex;justify-content: space-between;}
.copy_txt {width: 70%;display: flex;flex-direction: column;color: #fff;border-right: 1px solid rgba(255,255,255,0.1);}
.copy_logo {padding:4% 0 0;}
.copy_logo i {}
.copy_logo i img {}
.copy_nav {width: 100%;/* border-top: 1px solid rgba(255,255,255,0.1); */margin: 4% 0 0;padding: 4% 0 0;}
.copy_nav ul {display: flex;justify-content:space-between;width: 90%;}
.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;font-weight:  lighter;}
.copy_nav li a:hover  {transform:translateX(10px)}
.copy_num {width: 30%;color: #fff;display: flex;flex-direction: column;padding: 5% 0 0 4%;}
.copy_num b {font-size: 24px;font-family: Arial;text-transform: capitalize;display: flex;flex-direction: column;}
.copy_num b span {font-size:16px;padding: 3% 0 0;font-weight: normal;}
.copy_num ul {margin: 13% 0 0;}
.copy_num li {}
.copy_num li+li {margin:3% 0 0;}
.copy_num li p {display:flex;align-items: center;}
.copy_num li p i {font-size: 24px;margin: 0 6px 0 0;}
.copy_num li p span {font-size: 15px;}
.copy_num>p {display:flex;margin: 12% 0 0;align-items: flex-end;}
.copy_num>p i {width: 32%;}
.copy_num>p i img {width:100%;height:auto;}
.copy_num>p em {font-size: 15px;display: flex;flex-direction: column;margin: 0 0 0 10px;font-weight: lighter;}
.copy_num>p em span {padding: 12% 0 0;}

/*end*/
.end {padding: 4% 0;overflow:hidden;position:  relative;z-index: 5;/* background: #222; */width: 98%;margin: 3% 0 0;}
.end:before {content:'';width:100%;height:1px;background:rgba(255,255,255,0.1);position:absolute;top:0;left:0;z-index:-1;}
.end_box {max-width: 1700px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;flex-direction: column;}
.end_box em {color: #fff;font-size: 15px;font-weight:  lighter;width: 100%;display: flex;justify-content: space-between;}
.end_box em span {}
.end_box em a {font-size: 15px;color: #fff;}
.end_box>a {font-size: 14px;color: #fff;font-weight:  lighter;}
.end_box p {font-size: 15px;color: #fff;margin: 2% 0 0;display: flex;justify-content: space-between;width: 100%;}
.end_box p a {font-size: 15px;color: #fff;