*{margin: 0; padding: 0; line-height: 100%; list-style: none; text-decoration: none; font-family:Microsoft YaHei;}
em, i {font-style: inherit;}
a{color: #333;}
.pg{max-width: 85%; min-width: 1300px; width: 100%; margin: 0 auto;}
@font-face {
  font-family: 'iconfont';  /* Project id 3342509 */
  src: url('//at.alicdn.com/t/font_3342509_21z022ausgz.woff2?t=1650420075843') format('woff2'),
       url('//at.alicdn.com/t/font_3342509_21z022ausgz.woff?t=1650420075843') format('woff'),
       url('//at.alicdn.com/t/font_3342509_21z022ausgz.ttf?t=1650420075843') format('truetype');
}
@font-face {
font-family: 'pmzd';
src: url("../cssnew/pmzd.woff2.txt") format("woff2"),
       url("../cssnew/pmzd.woff.txt") format("woff"),
       url("../cssnew/pmzd.TTF.txt") format("truetype"),
       url("../cssnew/pmzd.eot.txt") format("embedded-opentype"),
       url("../cssnew/pmzd.svg.txt") format("svg");
}
.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;}

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

.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
.top110 {padding-top: 110px;}

.content{width:1400px;margin:0 auto;}
.tit {display:  flex;flex-direction:  column;align-items:  center;position:  relative; margin-bottom: 70px;}
.tit:before {content: '';background: linear-gradient(120deg,#0093e4 10%,#0286cf 80%);width: 3%;height: 3px; position:  absolute;left: 49%;bottom: -30%;}
.tit b {font-size: 40px;}
.tit p {font-size: 18px;color: #999;padding: 1% 0 0;}
.tit span{font-size: 80px;color: #125ad6; top: 13px;
    position: relative;}

/* head */
.head {width: 98%;z-index: 55; margin: 0 auto;}
.ha_box {min-width: 1300px; max-width: 100%; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; height:140px; position: relative;z-index: 55;
    background: #fff;}
.ha_box .logo {display: flex;align-items: center;}
.ha_box .logo p{display: flex;flex-direction: column;}
.ha_box .con {width: 54%; height: 140px;}
.logo p b {font-size: 38px; color: #333;margin-bottom: 1px; font-family: 'pmzd'; font-weight:normal;}
.logo p {font-size: 16px;color: #999999;}
.logo span {margin-right: 12px;}
.ha_box .con .nav ul {display: flex;justify-content: space-between;align-items: center;transition: all 0.3s;}
.ha_box .con .nav ul li a { display: flex; flex-direction: column; align-items: center; font-size: 18px;transition: all 0.6s;}
.ha_box ul li{width: 100%;position: relative;transition: all 0.3s; padding-top: 52px; height:90px;}
.nav { width: 100%;  height:100%;}
.ha_box .con .nav ul li a i{font-size: 11px; color: #999999; margin-top: 4px;}
.nav>ul>li.cur a { color: #048fe4;}
.nav>ul>li:hover a{color: #048fe4;}
.con .nav ul li.cur::after{display:block;}
.con .nav ul li:hover::after{display:block;transition: all 5s;}

.nav li>.nav2 {display: none; position:absolute; left:-50%; right: 0;top:98%; z-index: 99999;-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3); width:200% }
.nav li>.nav2 a{display: block;background:#fff; color:#333; border-bottom: none;padding:16px 0px 16px 0px; border-bottom:1px solid #eee;}
.nav li>.nav2 a:hover{background:#048fe4;color: #fff;padding:16px 0px 16px 20px;}
.nav2 b{color:#999;}
.nav li>.nav2 a span{font-size:16px;color:#333;line-height: 18px;text-transform: uppercase;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;display:block}
.nav li>.nav2 a b{color:#ccc; font-size: 13px; font-weight: normal;line-height:13px;position: relative;display: inline-block; -webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s; transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;display:block}
.nav li>.nav2 a span:before{content:'';display: inline-block;vertical-align: middle;height: 2px;width:0;background: #fff;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;}
.nav li>.nav2 a b:before{content:'';display: inline-block;vertical-align: middle;height: 2px;width:0;background: transparent;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;}
.nav li>.nav2 a:hover span{font-size: 16px;color:#fff;line-height: 23px;}
.nav li>.nav2 a:hover b{color:#fff;}
.nav li>.nav2 a:hover span:before,.NavCeshi li>.nav2 a:hover b:before{width: 40px;margin-right: 5px;}

.head_r {
    display: flex;
}

.head_r>span {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background: #048fe4;
    color: #fff;
    text-align: center;
    line-height: 32px;
    margin-right: 12px;
}

.head_r p {
    display: flex;
    font-size: 15px;
    align-items: center;
}

.head_r p+p {
    margin-top: 2px;
}

.head_r p i {
    font-size: 22px;
    color: #048fe4;
font-family: 'din';
}

/* banner */
.banner{overflow:hidden;width:100%;position:  relative;}
.banner-box{min-width:1400px;height: 880px;position:relative;margin:0 auto;}
.banner-box .bd, .banner-box .bd ul{width:100% !important;}
.banner-box .bd li{width:100% !important;height:880px;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:46%;left:0;margin-left:0;height:465px;overflow:hidden; }
.banner-btn a{ display:block;width:49px;height:104px;position:absolute; top:0;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(https://memberpic.114my.com.cn/029254/uploadfile/image/20220419/20220419140004_2027336068.png) no-repeat 0 0; } 
.banner-btn a.next{right:-50px;background:url(https://memberpic.114my.com.cn/029254/uploadfile/image/20220419/20220419140004_2027336068.png) no-repeat -49px 0; }
.banner-box .hd {position:absolute;bottom:137px;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:#000;border-radius:50px;width:30px;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; }

/*char*/
.char {margin-top: -124px; z-index: 55; position: absolute; width: 100%;}
.char_box {max-width: 80%;margin: 0 auto;background:  #fff; border-radius: 0px;padding: 20px 90px;}
.char_con {}
.char_con ul {display: flex;justify-content: space-between;}
.char_con li {display: flex;align-items: center;width:  22%;justify-content:  center;}
.char_con li i {font-size: 36px;color: #048fe4;}
.char_con li p {display: flex;flex-direction: column;font-size: 14px;line-height: 24px;padding-left: 15px;color: #999; font-weight:100;}
.char_con li p span {font-size: 18px;line-height: 20px;padding-bottom: 0px; font-weight:normal;color: #666;font-weight:100;}
.char_con li p span em {color: #333; font-weight:100;}

/*search*/
.search {transition:0.5s;background: #fff;padding: 20px 0;}
.search_box {max-width: 1400px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
.head_s {display: flex;align-items: center;justify-content: center;transition: 0.5s;}
.head_s form {display: flex;justify-content: space-between;align-items: center;border: 1px solid #ddd;padding: 0 12px;width: 100%;border-radius: 40px;}
#search-bg {width: 140px;height: 38px;line-height: 38px;overflow: hidden;box-sizing: border-box;}
#search-i {box-sizing: border-box;position: relative;    z-index: 5;margin-left: 50px;}
#search-i input {position:relative;}
#search-i input:after {content:'\e605';}
#search-i:after {content: '';width: 33px;height: 33px;border-radius: 50%;position: absolute;top: -6px;left: -6px;z-index: -1;}
#infoname {border: none;background: none;outline: none;}
.search-text{ font-size:15px;color: #666; display: flex;justify-content: center;align-items: center; letter-spacing: 1px;}
.search-text a{font-size: 15px;color: #666 !important;font-weight: 100;}
.search-text span{color:#333;font-size: 15px;padding: 0 0 0 20px;}
.search_con {display: flex;flex-direction: column;align-items: center;width: 68%; padding-top:10px;}
.search-text i {width: 50px;height: 50px;background: #f8f8f8;border-radius: 50%;display: flex;justify-content: center;align-items: center;color: #0e7bc6;font-size: 25px;}

/*appli*/
.appli {padding: 70px 0;overflow: hidden;}
.appli_box {}
.appli_tit {display:  flex;flex-direction:  column;align-items:  center;position:  relative;}
.appli_tit:before {content: '';background: linear-gradient(to right,#0e7bc6 30%,#22a4a8 100%);width: 3%;height: 4px;border-radius:  40px;position:  absolute;left: 47%;bottom: -32%;}
.appli_tit:after {content:'';background: linear-gradient(to right,#0e7bc6 30%,#22a4a8 100%);width: 1.5%;height: 4px;border-radius:  40px;position:  absolute;left: 50.5%;bottom: -32%;}
.appli_tit b {font-size: 48px;}
.appli_tit p {font-size: 20px;color: #999;padding: 1.6% 0 0;}
.appli_con {    margin: 80px 0 0;position: relative;}
.appli_call {}
.appli_call ul { justify-content: space-between;}
.appli_call li {width: 24%;margin:0 0.1%;position: relative;transition:0.5s;}
.appli_call li>a {    display: inline-block;}
.appli_call li>a img {width: 100%;height:auto;}
.appli_call li p {width: 100%;background: rgba(51,51,51,0.8);display: flex;justify-content: center;align-items: center; height: 0;position: absolute;left: 0;top: 0;transition:0.5s;opacity:0;}
.appli_call li p>a {color: #fff;font-size: 21px;}
.appli_call li:hover p {height:100%;opacity:1;}
button {display: none !important;}
.appli_btn {display: flex;justify-content: center;}
.appli_btn:after {content:'';width:1px;height: 30px;background:#ddd;position:absolute;top: 25%;left: 50%;}
.appli_btn:hover i {}
.appli_btn>i {width: 50px;height: 50px;cursor: pointer;font-size: 28px;display: flex;justify-content: center;align-items: center;top: 39%;background: rgba(51,51,51,0.5);position: absolute;border-radius: 50%;color: #fff;}
.appli_btn>i:first-child {left: 1%;}
.appli_btn>i:last-child {right: 1%;}

/*分类*/
.pr_box{padding:70px 0px;overflow:hidden;width:100%;margin:0 auto;background:#f8f8f8;}
.pro_fl{width:100%;overflow:hidden;margin-bottom:50px;}
.pro_tabl{float:left;width:320px;height:140px;background: linear-gradient(120deg,#0093e4 10%,#0286cf 80%);border-top-left-radius:60px;border-bottom-right-radius:0px;text-align:center;line-height:110px;font-size:34px;color:#fff;position:relative;margin-top:0px;}
.pro_tabl:before{content:"classification";position:absolute;font-size:18px;color:#fff;opacity:0.3;text-transform:uppercase;font-family:Arial;top:42px;}
.pro_tab{position: relative;margin-bottom:20px;width:1020px;float:left; background: #fff; padding:30px 30px 30px 30px;}
.pro_tab ul { width: 100%; flex-direction: column;}
.pro_tab li {width: 25%; float: left; height: 40px;}
.pro_tab li>a {font-size: 18px;color: #333; width: 80%; padding: 5% 0 5% 20%;display: flex; transition: 0.2s;}
.pro_tab li>a:hover{background: #0093e4; transition: 0.2s; color: #fff;}
.pro_tab li dl {padding: 10% 20%;}
.pro_tab li dt {position: relative;padding: 0 0 0 6%;}
.pro_tab li dt:nth-child(n+2) {margin: 10% 0 0;}
.pro_tab li dt:before {content:'';width: 4px;height: 4px;border: 1px solid #333;position: absolute;left: -7px;top: 5px;transform: rotate(45deg);}
.pro_tab li:after{content:'○';position: relative;right: -33px; top: -31px; font-size: 20px; color: #999;}
.pro_tab li dt a {font-size: 16px;color: #666;}

.pro_list {width: 100%;overflow: hidden;padding-top: 20px;}
.pro_list ul {display: flex;justify-content: space-between;}
.pro_list ul li {background: #fff;position: relative;border:1px solid #eee;flex-shrink:0;float: left;width:462px;transition: 0.2s;}
.pro_list ul li+li{margin-left:5px;}
.pro_list ul+ul{margin-top:7px;}
.pro_list ul li img {}
.pro_list ul li {display: inline-block;transition: 0.2s;}
.pro_list ul li img {width: 93%;padding:18px 18px 0 18px;height:auto !important;}
.pro_list ul li a {font-size: 16px;display: inline-block;color: #6f737a; line-height:72px;text-align: left; }
.pro_list ul li span a:last-child:before{position:absolute;content: "查看详细 >";width:120px;height:35px;top: 20px;right:30px;background:#f5f5f5;border-radius:5px;color: #333; line-height:35px;
text-align: center;}
.pro_list ul li>a a{width:100%;height:100%;position: absolute !important;top: 0;left: 0;}
.pro_list ul li br{display: none;}
.pro_list ul li,.pro_list ul li a,.pro_list ul li>a a{position:relative;display:block;}
.pro_list ul li:hover span a{color:#fff;background:#0093e4; transition: 0.2s;}
.pro_list ul li:hover{background:#0093e4;transition: 0.2s;}
.pro_list ul li>a{overflow:hidden;display:block;}
.pro_list ul li span a{padding-left:25px;}
.pro_list ul li span{width: 93%;}

.pr_more{width:600px;height:60px;background:#fff;text-align:center;font-size:17px;line-height:60px; margin: 0 auto;transition:0.6s ease;margin-top: 70px; border-radius: 30px; box-shadow: 0px 0px 10px rgba(204,204,204,0.3);}
.pr_more:hover{background:#0093e4;transition:0.6s ease;width:1000px;box-shadow:0px 0px 10px rgba(0,51,153,0.3);}
.pr_more:hover a{color:#fff;font-size:17px;}
.pr_more a{font-size:17px;font-weight:100; color:#666; line-height:60px;}

/*adv*/
.adv {overflow: hidden;position: relative; padding-top: 0px;}
.adv_tab {margin-top:40px;position: relative; background: #f8f8f8;}
.adv_mod {display: flex;flex-wrap: wrap;height:auto;overflow: hidden;}
.adv_con {height:auto;overflow: hidden;}
.adv_con+.adv_con {display:none;}
.adv_pic {}
.adv_pic img {width: 100%;}
.adv_txt {display: flex;justify-content: center;align-items: center;padding: 56px 0;width: 100%;border-bottom: 1px solid #eee; position: relative; margin-top: -226px; background: rgba(0,0,0,0.4); color: #fff;}
.adv_txt p {font-size: 28px;color: #999999;font-weight: lighter;display: flex;flex-direction: column;line-height: 32px;align-items: center;}
.adv_txt p span {color:#fff;font-weight: bold;line-height: 30px;padding-bottom: 10px;}
.adv_txt i {width: 1px;height: 64px;background: #ddd;margin: 0 60px;}
.adv_txt em {font-size: 20px;    width: 51%;    line-height: 38px;}
.adv_nav {width: 78.125%;margin: 0 auto;}
.adv_nav ul {display: flex;justify-content: space-between;}
.adv_nav li {background: #f8f8f8;width: 25%;height: 120px;display: flex;align-items: center;justify-content: center;border-right: 1px solid #fff;}
.adv_nav li:last-child {border-right:none;}
.adv_nav li p {display: flex;flex-direction: column;font-size: 22px;align-items: center;font-weight: lighter;     padding-left: 15px;}
.adv_nav li.on {background:#33a9e9;}
.adv_nav li.on p {color: #fff;}
.adv_nav li p span {font-size: 12px;color: #999; text-transform: uppercase;text-align: center; margin-top: 5px;}
.adv_nav li.on p span {color: rgba(255,255,255,0.6);}
.adv_nav li.on i{font-size: 36px; color: #fff;}
.adv_nav li i{font-size: 36px; color: #999;}

/*合作流程*/
.hz_bc {
    padding: 100px 0;
    background: #f8f8f8;
}
.hz_c .pro_lt * {
    color: #333;
}
.pro_lt > b {
  display: flex;
  font-size: 36px;
  margin-bottom: 18px;
}
.pro_lt > b i {
  font-weight: normal;
  font-size: 38px;
  text-transform: uppercase;
  font-family: "Bodoni Bd BT","Arial";
}
.hz_c .pro_lt em {
    background: #333;
}

.hz_c .pro_lt em:before,.hz_c .pro_lt em:after {
    background: rgba(0,0,0,0.7);
}
.hz_ic {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.hz_lc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 56%;
}

.hz_lc li {
    width: 33.1%;
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: all .3s;
}

.hz_ic>p>img {
    width: 100%;
}

.hz_lc li:nth-child(n+4) {
    margin-top: 3px;
}

.hz_lc li i {
    position: absolute;
    font-size: 18px;
    color: rgba(51,51,51,0.5);
    top: 24px;
    left: 30px;
}

.hz_lc li span {
    font-size:40px;
    margin-bottom: 15px;    line-height: 40px;
}

.hz_lc li p {
    font-size: 15px;
    color: #666;
    line-height: 22px;
    width: 45%;
    text-align: center;
}

.hz_lc li:hover,.hz_lc li.on {
    background:#33a9e9;
}

.hz_lc li:hover span, .hz_lc li:hover p,.hz_lc li:hover i{
    color: #fff;
}
.hz_lc li.on span, .hz_lc li.on p,.hz_lc li.on i{
    color: #fff;
}

.gy {
  max-width: 1600px;
  margin: 0 auto;
  min-width: 1300px;
  width: 100%;
}
/*简介*/
.bg {width: 100%;min-width: 1300px;position: relative;}
.fl {float: left;}
.fr {float: right;}
.box {margin: 0 auto; width: 1400px;}
.com_bg{background:#f5f5f5 url(https://memberpic.114my.com.cn/029254/uploadfile/image/20220419/20220419155344_1271594832.jpg)no-repeat center top;height:880px;}
.t {text-align: center;}
.com_t h3{color: #fff;}
.com_t p{color: #fff;font-size: 18px;font-weight: 100; padding-top:20px;}
.t h3 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;}
.com_wt{background: #fff;padding: 44px;}
.com_l{background: url(https://memberpic.114my.com.cn/029254/uploadfile/image/20220419/20220419155934_591945986.jpg)no-repeat;width: 658px;height:470px;margin: 0 auto;position: relative}
.video_play{width:62px;height:62px;-webkit-animation:data3 1.9s linear infinite;animation:data3 1.9s linear infinite;-webkit-transition : 0.3s ease-out;transition : 0.3s ease-out;position: absolute;top:220px;left: 299px;cursor: pointer;}
.jquery-lightbox-border-bottom-middle{display: none;}
.com_r{width: 610px;}
.com_w1{margin-top:40px;}
.com_w1 p{font-size: 28px;font-weight: bold;color: #333;}
.com_w1 span{display: block;font-size: 14px;color: #999;margin:8px 0px;}
.com_w1 i{display: block;width: 50px;height: 2px;background: #048fe4;}
.com_w{font-size: 15px;line-height: 28px;}
.com_a a{display: block;width:170px;height: 50px;line-height: 50px;background: #222;text-align: center;color: #fff;font-size: 15px;float: left;margin-top:40px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.com_a a:hover{width:200px;}
.com_a a:nth-child(2){background: #048fe4;}

/*新闻*/
.boxa1 {
    margin: 0 auto;
    width: 100%;
    min-width: 1300px;
    max-width: 1600px;
    box-sizing: border-box;
    padding-left: 5%;
    padding-right: 5%;
}

.news_list{width:602px;margin: 0 auto;}
.news_list li{width: 200px;height: 70px;background: #f5f5f5;float: left;text-align: center;line-height: 70px;cursor: pointer;cursor: pointer;}
.news_list li+li{margin-left: 1px;}
.news_list li.on{background: #048fe4;}
.news_list li a{display:block; font-size: 18px;color: #333;line-height: 70px;}
.news_list li.on a{color: #fff;}
.news_box .news_div_item:nth-child(-n+2){width:28%;height: 520px;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic img{width:100%;height:100%;box-sizing: border-box;transition: all 0.3s; }
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic img:hover{transform:scale(1.2);}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic{position: absolute;top:0;width:100%;height:317px;display:block; overflow: hidden;border: 1px solid #eee;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_date{position: absolute;top:92%;width:100%;font-size:12px;color: #333;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_date:after{content:'Read more  →';font-size:12px;color:#222;margin-left: 15px;}
.news_div_item_year,.news_div_item_month,.news_div_item_day{display: inline-block;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_content{position: absolute;top:63%;width:98%;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_month:after{content:'-';}
.news_div_item_content {margin-top: 10px;}
.news_div_item_a{font-size:18px !important;color:#222 !important;line-height:40px;}
.news_div_item_a:hover{color:#048fe4 !important;}
.news_div_item_body{font-size:14px;color:#999;line-height:26px; overflow : hidden; text-overflow: ellipsis; 
display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.news_box .news_div_item:nth-child(-n+2) .news_div_item_body{  -webkit-line-clamp: 3;}
.news_box .news_div_item:nth-child(2){margin-left:2%;}
.news_box .news_div_item{width:40%;height:130px;border-bottom:1px solid #eee;float:left;position: relative;box-sizing: border-box;}
.news_box .news_div_item:nth-child(n+3){margin-left:2%;}
.news_div_item_pic{display:none;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_content{width:80%;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_date{position: absolute;right:0px;font-size:12px;top: 70px;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_day{position: absolute;top:-47px;font-size: 41px;left:-4px;}


/*links*/
.links {overflow: hidden;padding: 45px 15px;border-top: 1px solid #eee;}
.links_box {max-width:1500px;margin: 0 auto;display: flex;align-items:  center;justify-content:  space-between;}
.links_l {display: flex;align-items: center;width: 8%;justify-content:  space-between;}
.links_l i {font-size: 24px;}
.links_l p {font-size: 18px;font-weight: bold;padding: 0 0 0;}
.links_r {width: 88%;}
.linkTagcs {}
.linkTagcs ul {}
.linkTagcs li {}
.linkTagcs li a {font-size:16px;}

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

.ali {
    margin-top: -16px;
}