html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
html, body {min-height: 100%;}
*{margin: 0;padding: 0;box-sizing: border-box;}
body{min-width:1500px;overflow-x:hidden;font-family: "Microsoft YaHei";}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#333;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl{float: left}
.fr{float: right}
.tl{text-align: left;}
.tc{text-align: center}
.tr{text-align: right;}
.cl{clear:both;}
.ov{overflow:hidden;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfv{display:flex;align-items:center;justify-content:center;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.dfsv{display:flex;align-items:center;justify-content:space-between;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db, .lb, .dd{font-size:0;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}
em, .em,i{text-transform:uppercase;font-family:arial;vertical-align:top;display:block;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
.page,.content{max-width:1500px;margin:0 auto;position:relative;}
.gy{max-width: 1500px;margin: 0 auto;min-width: 1300px;width:100%;}
#top10,#top20,#top30,#top40,#top50,#top60,#top80,#top100{margin:0 auto; width:1400px; overflow:hidden;}
#top10{height:10px;}
#top20{height:20px;}
#top30{height:30px;}
#top40{height:40px;}
#top50{height:50px;}
#top60{height:60px;}
#top80{height:80px;}
#top100{height:100px;}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

@font-face {
  font-family: 'iconfont';  /* Project id 3713243 */
  src: url('//at.alicdn.com/t/c/font_3713243_6gokuovicu9.woff2?t=1675316582557') format('woff2'),
       url('//at.alicdn.com/t/c/font_3713243_6gokuovicu9.woff?t=1675316582557') format('woff'),
       url('//at.alicdn.com/t/c/font_3713243_6gokuovicu9.ttf?t=1675316582557') 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);
}

/*head*/
.ht_box:hover{background:#fff;}
.ht_box{width:100%;background:rgba(255, 255, 255, 0.9);transition:all 0.3s}
.head{width:100%;height:50px;line-height:50px;border-bottom:1px #eee solid;max-width:1800px;margin: auto;}
.head_l{float:left;font-size:15px;color:#999;line-height: 50px;}
.head_l a{font-size:14px;line-height: 50px;}
.head_r{float:right;font-size:16px;color:#999;line-height:50px;}
.head_r a{font-size:14px;color:#333;padding:0 10px;line-height: 50px;}

/*headr*/
.headr{width:100%;position:relative;z-index: 9999;height:110px;max-width:1800px;margin:auto;min-width:1400px;}
.h_adw{height:120px;position: relative;z-index: 999;}
.logo{float:left;width:21%;margin: 0 0vw;}
.logo img{width:100px; margin:23px auto 20px; float: left;}
.logo p{font-size: 30px;color:#243a83;line-height:28px;float: left; padding:29px 0 0 12px; font-weight: bold;font-family:"Microsoft YaHei";}
.logo span{display: block; font-size: 16px; color: #a8a8a8;text-transform:uppercase; font-weight: normal; letter-spacing: -0.5px; padding-top:2px;}

.nav{position: absolute;left:0;z-index:-1;height:110px;width: 100%;}
.nav ul li{float:left;display:block;position:relative;transition:0.4s;height:125px;padding:0 2vw;}
.nav ul li>a{color:#222;font-size:18px;transition:0.4s;line-height:24px;padding-top:35px;display: block; text-align: center; }
.nav ul li:hover>a,.nav ul li.cur>a{padding-top:34px;}
.nav .cur{transition:0.4s;}
.nav .cur a,.nav ul li:hover a,.nav ul li:hover span,.nav ul li.cur span{color:#fff;transition: 0.4s;line-height:21px;}
.nav ul li span{font-size:13px;color:#999;text-align:center;line-height:16px;display:block;}
.nav li.cur,.nav li:hover {background: linear-gradient(to left,#1f91ce,#0a247b);}
.nav ul li+li {margin-left:1px;}
.nav ul li:before {content: "\eb94";font-size: 20px;color: #fff;position: absolute;bottom: 15px;left:60px;transform: scale(0);transition:all 0.3s; font-family: iconfont;}
.nav ul li.cur:before,.nav ul li:hover:before{transform: scale(1)}
/*导航下拉*/
.nav li>.nav2{position:absolute;top:125px;left:0px;z-index:1;display:none;box-shadow:5px 5px 10px rgba(0,0,0,.3);width:100%}
.nav li>.nav2 a{display:block;width:100%;height:50px;border-bottom:none;background:#fff;color:#333;}
#aa2>.nav2 a{width:150px;font-size:15px;}
.nav li>.nav2 a:hover{background: linear-gradient(to left,#1f91ce,#0a247b);color:#fff;}
.nav2 b{color:#999;}
.nav li>.nav2 a span{display:block;color:#333;text-transform:uppercase;font-size:16px;line-height:50px;-webkit-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;-moz-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;text-align: center;}
.nav li>.nav2 a b{position:relative;display:inline-block;display:block;color:#ccc;line-height:30px;-webkit-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;-moz-transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;transition:all .8s cubic-bezier(.35,.75,.55,1) .1s;}
.nav li>.nav2 a:hover span{color:#fff;font-size:18px;}
.sedNav_r{margin-left: 10px;}
.searchIcon{height:110px;background:url("//memberpic.114my.com.cn/a15012689973/uploadfile/image/20230202/20230202140447_1603322588.png") no-repeat;cursor: pointer;transition:all 0.3s;width:5%;float:right;background-position-x: right;background-position-y: 34px;}
.slideDown{display:none;text-align:center;font-size:0;overflow:hidden;position:absolute;right:0;top:110px;width:100%;height:240px; background:rgba(250,250,250,0.9);z-index:999;}
.slideDown .searchBox{ overflow: hidden; display: inline-block; width:75%; height:80px; margin-top: 50px; margin-bottom: 15px; background: #fff; border-radius: 50px;}
.slideDown .searchBox{*display: inline}
.slideDown .searchHot{ font-size: 15px; color: #333; font-weight: 100;}
.slideDown .searchHot a{ color: #333; font-size:15px;}
.slideDown .searchBox input[type='text']{ font-size: 14px; color: #666; float: left; width: 840px; height: 100%; border: none; outline: none; background: none; line-height: 60px;margin-left:25px;font-size:14px;color:#666;}
.search-bg{width:90%;height: 60px;line-height:60px;padding-left: 10px; float:left;}
.search-i {width:32px;overflow:hidden;height:32px;float: left;margin-top:28px;}
.nav_r{    float: right;width:280px;}
.h_sharea {font-size: 20px;color: #333;font-family: Arial;line-height: 35px;margin-top: 47px;position: absolute;left: 0;width: 8%;}
.h_sharea i{font-size:15px;display:block;color:#999;}

/*幻灯片*/
.banner{overflow:hidden;width:100%;}
.banner-box{min-width:1400px;height:800px;position:relative;margin:0 auto;}
.banner-box .bd, .banner-box .bd ul{width:100% !important;}
.banner-box .bd li{width:100% !important;height:800px;background-position:center;background-repeat:no-repeat;background-color:#eee;z-index:-1;}
.banner-box .bd li a{display:block;background-size:auto;width:100%;height:80%;position:relative;z-index: 9;}
.banner-btn{ width: 100%;position:absolute;top:260px;left:0;margin-left:0;height:500px;overflow:hidden; }
.banner-btn a{ display:block;width:49px;height:104px;position:absolute; top:90px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{left:-50px;background:url(//memberpic.114my.com.cn/a15012689973/uploadfile/image/20230202/20230202140525_871644774.png) no-repeat 0 0; } 
.banner-btn a.next{right:-50px;background:url(//memberpic.114my.com.cn/a15012689973/uploadfile/image/20230202/20230202140525_871644774.png) no-repeat -49px 0; }
.banner-box .hd {position:absolute;bottom:25px;width:100%;display:block; }
.banner-box .hd ul{text-align:center}
.banner-box .hd ul li{width:8px;height:8px;border-radius:50%;text-indent:-9999px;background:#fff;cursor:pointer;display:inline-block;margin:0 5px;transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{background:#1f91ce; border-radius :50px; width:40px;height:8px;}
.banner-box:hover .banner-btn a.prev{left:20px;filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{right: 20px;filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top; transform-origin: top;
  }
}
@keyframes kenburns-top {
 0% {
    -webkit-transform: scale(1) translateY(0);  transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;   transform-origin: top;
  }
  }
@-webkit-keyframes kenburns-top1 {
  0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }

}
@keyframes kenburns-top1 {
 0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;  transform-origin: 50% 16%;
  }
  }
.banner-box .bd li{ -webkit-animation: kenburns-top1 3.5s ease-out  both;animation: kenburns-top1 3.5s ease-out  both;}


/*product*/
.pro {padding: 0px 0 70px 0px;overflow: hidden; position: relative;margin-top: -40px;z-index: 99;background: #eee;}
.pro_box {max-width: 92%;margin: 0 auto;}
.pro_tab {margin-top: 0%;}
.pro_nav {display:flex;justify-content:space-between;align-items:center;background: linear-gradient(to left,#1f91ce,#0a247b); position: relative;}
.pro:before {content:'';width: 128%; position: absolute ;top: 40px;left: -14%;  z-index: -1;}
.pro_l {width:90%;}
.pro_l ul {display: flex;justify-content: space-around;}
.pro_l li {width: 20%;height: 5vw;display: flex;justify-content: center;align-items: center;    position: relative;}
.pro_l li a {font-size: 18px;color:#fff;position: relative; width: 65%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; text-align: center;}
.pro_l li:hover {background:#333;}
.pro_l li:before {content:'';width: 8px;height: 8px;border-radius:50%;border:1px solid rgba(255,255,255,0.5);position:absolute;top: 45%;left: 21%;}
.pro_l li:nth-child(4):before {left:19%;}
.pro_l li:nth-child(5):before {left:15%;}
.pro_r {width: 5%;}
.pro_r  a {color:#fff;font-size:14px;}
.pro_con {overflow: hidden;margin-top:50px;}
.pro_big {display: flex;transition: 0.5s;}
.pro_call {width: 100%;flex-shrink: 0;}
.pro_call ul { display: flex;}
.pro_call ul:last-child {margin-top:25px;}
.pro_call li {width: 23.3%;display: flex;flex-direction: column;align-items: center;overflow: hidden; background:#fff; padding:18px 0 0;}
.pro_call li+li{margin-left:1.4%;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li:hover span:before {width:100%;}
.pro_call li>a {overflow:hidden; margin:0 18px;}
.pro_call li img {width:100%;height:auto;transition:0.5s;}
.pro_call li span {width: 100%;background: #fff;padding: 22px 45px;border-bottom: 3px solid #ddd;position: relative;}
.pro_call li span:before {content:'';width:0;height: 3px;background: linear-gradient(to left,#1f91ce,#0a247b); position:absolute;bottom: -3px;left:0;transition: 0.5s;}
.pro_call li span:after {content:'>';font-size: 18px;position:absolute;right: 20px;top: 24px;color: #bababa;}
.pro_call li span>a {font-size: 16px;}
.pro_call li br {display:none;}

/*int*/
.int {padding: 70px 0 0;overflow: hidden;}
.int_box {margin: 0 auto;}
.int_tit {display: flex;justify-content: center;align-items: center;flex-direction:  column;}
.int_tit i {width: 50px;height: 3px;background: linear-gradient(to left,#1f91ce,#0a247b);}
.int_tit p {font-size:40px;display: flex;flex-direction: column;align-items:  center;line-height:  40px;padding-top: 16px;}
.int_tit p span {font-size: 18px;color: #999;line-height: 18px;padding-top: 16px;}
.int_con {background: url(//memberpic.114my.com.cn/a15012689973/uploadfile/image/20230202/20230202142723_690570131.jpg)no-repeat center;width: 100%;margin-top: 40px;height: 32vw;}
.int_con ul {display: flex;height: 100%;}
.int_con li {width: 25%;background: rgba(0,0,0,0.78);border-right: 1px solid rgba(255,255,255,0.1);display:  flex;justify-content:  center;align-items:  center;flex-direction:  column;}
.int_con li p {width: 144px;height: 144px;border:3px solid #fff;display:  flex;justify-content:center;align-items:center;padding: 16px;position:relative;border-radius: 50%;}
.int_con li p:after {content:'';width:20px;height:3px;background:#fff;position:absolute;bottom: -120px;left: 58px;display:none;}
.int_con li:hover p:after {display:block;}
.int_con li:hover p {background:#fff;}
.int_con li:hover p span {color:#333;border: 1px solid #ddd;border-radius: 50%;}
.int_con li p>span {font-size: 24px;line-height: 30px;color:  #fff;width: 100%;padding: 18px;text-align:  center;position:relative;}
.int_con li:hover p>span:after {display:block;}
.int_con li p>span:after {content:'';width:5px;height:5px;position:absolute;top:0;left: 50%;display:none;background: #1f91ce;}
.int_con li em {display:  flex;flex-direction:  column;align-items:  center;padding-top: 6%;}
.int_con li em>span {font-size: 12px;text-transform: uppercase;color: #fff;font-family: Arial;line-height: 16px;}
.int_con li em b {color:#fff;font-size: 14px;font-weight: normal;line-height:  16px;display:none;}
.int_con li:hover em span {display:none;}
.int_con li:hover em b {display:block;}

/*about*/
.about {padding: 4% 1%;overflow: hidden;display: flex;justify-content: flex-end;position:  relative;z-index:5; background: linear-gradient(to left,#1f91ce,#0a247b);}
.about:after {content:'';bottom: 0;left: 0;/* transform: rotate(45deg); */border-bottom: 45vw solid #1D76E1;border-left: 0vw solid transparent;border-right: 104vw solid transparent;content:'';width: 0;height: 0;position:  absolute;z-index: -1;display: none;}
.about_box {max-width: 1680px;margin: 0 auto;}
.about_con {display: flex;}
.about_pic {display: flex;width: 40%;}
.about_pic i {overflow: hidden;}
.about_pic i img {width: 100%;height: auto;}
.about_txt {display: flex;flex-direction: column;width: 60%;padding: 4%;background: #fff;}
.about_txt b {font-size: 24px;display:  flex;flex-direction:  column;}
.about_txt b span {width: 16%;background: linear-gradient(to left,#1f91ce,#0a247b);color:  #fff;text-transform:  uppercase;font-family:  Arial;display:  flex;justify-content:  center;padding: 1.5% 0;font-size: 17px;margin: 0 0 2% 0;}
.about_txt>p {font-size: 16px;font-weight: lighter;line-height: 30px;margin: 2% 0 0;}
.about_txt ul {display: flex;flex-wrap: wrap;justify-content: space-between;margin: 4% 0 0;}
.about_txt li {display: flex;flex-direction: column;width:  49%;background:  #fff;box-shadow:  0 0 20px #ddd;border-radius: 5px;padding: 5%;}
.about_txt li:nth-child(n+3) {margin: 2% 0 0;}
.about_txt li a {display: flex;}
.about_txt li a i {font-size: 45px;}
.about_txt li a p {font-size: 22px;display:  flex;flex-direction:  column;padding: 0 0 0 16px;}
.about_txt li a p span {font-size: 15px;font-family:  Arial;padding: 0% 0 0;color: #999;}

/*mod*/
.mod {padding: 70px 0;overflow: hidden;}
.mod_box {max-width: 1680px;margin: 0 auto;}
.mod_con {}
.mod_con ul {}
.mod_con li {float: left;width: 24.2%;padding-bottom: 42px;border:1px solid #dddddd;text-align: center; cursor: pointer;   transition: all 0.5s linear;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;}
.mod_con li:hover {border:1px solid #152682;transition: 0.5s;transition: all 0.5s linear;
    transform: translate(0,-10px);
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -o-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);}
.mod_con li+li {margin-left:1%;}
.mod_con li i {width: 180px;background: #ffffff;display: inline-block;margin-top: -20px;position: relative;z-index: 2; font-size:40px;line-height:40px;}
.mod_con li i:before {content:'';width: 11px;height: 11px;background: #1f91ce;border-radius: 50%;position: absolute;top:9px;right:70px;z-index: -1;}
.mod_con li p {font-size: 26px;color: #333333;line-height: 40px;margin-top: 40px;}
.mod_con li em {font-size: 18px;line-height: 30px;color: #666666;}
.mod_con li em span {font-size: 14px;color: #aaaaaa;line-height: 22px;font-family: Arial;display: block;padding: 6px 85px;}

.gy {
    max-width: 1500px;
    margin: 0 auto;
    min-width: 1300px;
    width: 100%;
}
.ab_simg{padding: 62px; position: relative; z-index: 2; box-shadow: 1px 1px 35px rgba(120,123,126,0.16); border-bottom: 10px solid #1f91ce;}
.ab_nav{display: flex;}
.ab_nav a{display: block; font-size: 22px; color: #666; font-weight: bold; position: relative; padding-left: 14px;}
.ab_nav a:after{position: absolute; content: ""; width: 3px; height: 0; background: #1f91ce; top: 0; left: 0; transition: all .5s;}
.ab_nav li.on a:after{height: 22px;}
.ab_nav li+li{margin-left: 26px;}
.ab_nav li.on a{color: #201f1d;}
.ab_cc ul{display: flex;}
.ab_cc{display: flex;transition:all .5s;}
.ab_ic{background: #fff; padding: 46px; margin-top: 50px;}
.ab_cc ul img{width: 100%; height: auto;}
.ab_cc ul li{flex-shrink: 0; width: 25%; padding: 0 0.13%;}
.ab_cc .new_web_div2021{flex-shrink: 0; width: 100%; transition:all .5s;}
.ab_cc .new_web_div2021.on{height: auto; visibility: visible;}
.ab_bi{overflow: hidden; margin-top: 28px;}
.ab_num span{display: inline-block;width: 30px;height: 30px;border-radius: 4px;text-align: center;background: #333;color: #fff;line-height: 30px;font-size: 14px;cursor: pointer;}

span.ab_prev{background: #0060ba;}
span.ab_next{transform: rotate(180deg); margin-left: 5px;}
.ab_cc ul li>a{display: block; position: relative; overflow: hidden; border: 1px solid #eee;}
.ab_cc ul li>a:after,.ab_cc ul li>a:before{position: absolute; content: ""; background: rgba(0, 0, 0, 0.25); height: 100%; width: 100%; transition: all .5s;}
.ab_cc ul li>a:after{left: 0; top: -100%;}
.ab_cc ul li>a:before{left: 0; top: 100%;}
.ab_cc ul li>a:hover:after, .ab_cc ul li>a:hover:before{top: 0;}
.ab_cc ul li p a{display: block; font-size: 16px; text-align: center; margin-top: 15px;}
.ab_cc button{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;flex-direction: column;align-items: center;}
.news_tit b {font-size: 32px;font-weight: normal;}
.news_tit b span {color: #006bd1;}
.news_tit p {font-size: 18px;color: #999;padding: 3% 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: 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:linear-gradient(to left,#1f91ce,#0a247b);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: normal;}
.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: #006bd1;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #006bd1;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_lx{background: #e60012;}
.copy_c{height: 152px;}
.copy_c>ul{display: flex;height: 100%;}
.copy_c>ul>li{width: 25%;display: flex;justify-content: center;align-items: center;}
.copy_c>ul>li>span{font-size: 30px;color: #fff;}
.copy_c>ul>li>div{margin-left: 22px;}
.copy_c>ul>li>div>b{display: block;font-size: 18px;color: #fff; font-weight:norma;}
.copy_c>ul>li>div>p{font-size: 16px;color: #fff;margin-top: 8px;}
.copy_c>ul>li>div>p>span{font-size: 20px;color:rgba(255,255,255,0.5);font-family:din;}

.copy_con {width:78%;}
.copy_con ul {display: flex;justify-content:space-between;width: 100%;}

.copy_con li {width: 27%;position: relative; padding-left:5%; color: #fff; border-left: 1px #282828 solid;}
.copy_con li:nth-child(3) {width: 30%;  padding-left:4%;}
.copy_con li:nth-child(1){width:67%;position: relative; padding-left:6%; color: rgba(255, 255, 255, 0.47); line-height: 30px;padding-left:0%; border-left: none;}
.copy_con li:nth-child(1) img{width:285px;display: block; padding-bottom:10px;}
.copy_con li:nth-child(1) span{font-weight:bold; font-size:24px;display: block; padding:6px 0px;}
.copy_con li p {font-size: 18px;color: #ffffff;line-height: 20px;margin-bottom: 20px;font-weight: normal;}
.copy_con li a {font-size: 14px;color:rgba(255, 255, 255, 0.3);line-height: 30px; display: flex;}
.copy_cc {display: flex; justify-content: space-between;padding: 100px 0 100px 0; }
.copy_pic {float:left;overflow: hidden; height:160px;}
.copy_pic li {width:  160px;overflow: hidden;}
.copy_pic li p {font-size: 14px;color: #ffffff;text-align: center;line-height: 30px;}
.copy_pic li i {background: #ffffff;width:160px;height: 160px; display: inline-block;padding: 9px;}
.copy_pic li i img{width:100%;}
.copy_str {float:left;margin-left: 20px;margin-top: 16px;}
.copy_str li {width: 32px; height: 32px; border-radius: 100%; text-align: center; transition: 0.5s; line-height: 30px; position: relative; border:1px solid #333; cursor: pointer; }
.copy_str li.on{    background: linear-gradient(to left,#0573ca,#3fb6c1);}
.copy_str li i {font-size: 13px;color: #fff;position: relative;z-index: 99;}
.copy_str li+li {margin-top:14px;}
.cop_ce{position: relative;overflow: hidden;}
.cop_ce:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(//memberpic.114my.com.cn/a15012689973/uploadfile/image/20230202/20230202151641_1291779920.jpg) center top no-repeat;background-size: cover;
}
.copy_icon>p {color: #fff;font-size: 16px;margin-bottom: 16px;}
.lin_c{border-bottom: 1px solid rgba(255,255,255,0.12);background: #222;}
.lin_c>div{display: flex;align-items: center;position: relative;height: 80px;}
.l_wz{width:7%;}
.l_wz p{color: #fff;letter-spacing: 1px; font-size: 16px; padding-right:2%;}
.linkTagcs{width: 100%!important;}
.lin_ic {width: 30px; height: 30px; border-radius: 100%; border: 1px solid #fff; text-align: center; line-height: 30px; color: #fff; font-size: 14px; position: absolute; right: 0; top: 25px; }
.links_m a{color: rgba(255,255,255,0.41);}
.copy_bg {background: #000;}
.copy_bg div {color: rgba(255,255,255,0.5); height: 80px; line-height: 80px; display: block; font-size:14px; text-align: center;}
.copy_bg div a {color: rgba(255,255,255,0.5); font-size:14px;}
.copy_b {display: flex; justify-content: space-between; align-items: center; }

.cop_ce .cop_ce:hover,.cop_ce:hover .cop_ce a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top; transform-origin: top;
  }
}
@keyframes kenburns-top {
 0% {
    -webkit-transform: scale(1) translateY(0);  transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;   transform-origin: top;
  }
  }
@-webkit-keyframes kenburns-top1 {
  0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }

}
@keyframes kenburns-top1 {
 0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;  transform-origin: 50% 16%;
  }
  }
.cop_ce:before{ -webkit-animation: kenburns-top1  3.5s infinite ease-out  both;animation: kenburns-top1  3.5s infinite ease-out  both;}