*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;color: #333;}
body{font-size: 14px;font-family:"Microsoft YaHei";}
body{min-width: 100%;}
a{text-decoration: none;font-size: 14px;}
em,i{display: block;font-style: normal;}
:focus {outline:none;background-color:transparent;}
.gy{max-width: 1400px;margin: 0 auto;width:100%;}
@font-face {
  font-family: 'iconfont';  /* Project id 1490935 */
  src: url('//at.alicdn.com/t/font_1490935_gh897mtdpjd.eot?t=1634110803682'); /* IE9 */
  src: url('//at.alicdn.com/t/font_1490935_gh897mtdpjd.eot?t=1634110803682#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//at.alicdn.com/t/font_1490935_gh897mtdpjd.woff2?t=1634110803682') format('woff2'),
       url('//at.alicdn.com/t/font_1490935_gh897mtdpjd.woff?t=1634110803682') format('woff'),
       url('//at.alicdn.com/t/font_1490935_gh897mtdpjd.ttf?t=1634110803682') format('truetype'),
       url('//at.alicdn.com/t/font_1490935_gh897mtdpjd.svg?t=1634110803682#iconfont') format('svg');
}

/*wel*/
.wel_bc{border-bottom: 1px solid #e6e6e6;}
.wel_bc>.gy{display: flex;align-items: center;justify-content: space-between;height: 44px;}
.wel_lc{display: flex;}
.wel_lc>span{font-size: 16px;color: #666;margin-right: 13px;}
.wel_lc>p{color: #999;font-weight: lighter;font-size: 14px;}
.wel_lc>p>a{font-size: 14px;color: #333;}
.wel_rc{display: flex;align-items: center;height: 100%;}
.wel_rc>span{font-size: 30px;color: #999;}
.wel_rc>i{font-size: 16px;color: #999;margin-left: 8px;}
.wel_rc>p{font-size: 24px;color: #095f52;margin-right: 15px;}
.wel_rc>div{display: flex;align-items: center;font-size: 14px;color: #999;justify-content: center;height: 100%;position: relative;}
.wel_rc>div>a {font-size: 14px;color: #999;}
.wel_rc>div+div{margin-left: 30px;}
.wel_rc>div span{font-size: 16px;color: #999;margin-right: 5px;}
.wel_rc>div>p{transform: rotateX(90deg);transform-origin: top;transition: all .5s;position: absolute;right: 2px;top: 44px;z-index:2;}
.wel_rc>div>p img{width: 110px;}
.wel_rc>div:hover>p{transform:rotateX(0deg);}

/*header*/
.head_c {display: flex;justify-content: space-between;align-items: center;height: 126px;}
.hea_lc {display: flex;align-items: center;}
.hea_lc>div>b {display: block;font-size: 40px;color: #135a92;}
.hea_lc>div>p {font-size: 17px;color: #999;letter-spacing: 30px;font-weight: bold;margin-top: 10px;}
.hea_lc>i {margin-right: 24px;}
.hea_lc em b {display: block;font-size: 27px;color: #135a92;}
.hea_lc em p {font-size: 16px;color: #666;margin-top: 11px;}
.hea_rc {display: flex;align-items: center;}
.hea_rc span {font-size: 24px;color: #666;}
.hea_rc p {font-size: 16px;color: #999;margin: 0 8px;}
.hea_rc div {font-size: 25px;color: #135a92;line-height: 26px;font-family: 'din';}

/*nav*/
.nav_bc {background: url(https://memberpic.114my.com.cn/076983518148/uploadfile/image/20211010/20211010142516_399835469.png) no-repeat center;height: 60px;position: relative;}
.nav_c>ul {display: flex;justify-content: space-between;height: 60px;align-items: center;}
.nav_c>ul>li{height: 100%;}
.nav_c>ul>li>a{font-size: 16px;line-height: 60px;}
.nav_c>ul>li:after{width: 100%;height: 3px;background:#043c77;content:'';transform: scale(0);margin-top: -3px;display: block;}
.nav_c>ul>li.cur>a,.nav_c>ul>li:hover>a{color: #043c77;transition: 0.4s;}
.nav_c>ul>li.cur:after,.nav_c>ul>li:hover:after{transition: 0.4s;transform: scale(1);}

/*下拉*/
.drop { border-radius:0 0 5px 5px;opacity: 1; text-align:center;position: absolute;box-shadow: 0 20px 20px rgba(0,0,0,0.08);z-index: 9;top: 110%;left: 0;width:100%;text-align: center;background: rgba(255,255,255,0.9);visibility: hidden;opacity: 0;transition: 0.3s ease all; display:flex; justify-content:center;}
.drop li{width: 10%;height: 60px;display: flex;align-items: center;}
.drop li>a {font-size: 16px;width: 100%;text-align: center;color: #333;}
.nav_c>ul>li:hover .drop{visibility: visible;opacity: 1;top: 100%;}
.drop li>a:hover{color:#135a92;}

/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.bann>button{display: none!important;}
.ban_bc{width: 100%;position: relative;}
.slick-dotted.slick-slider{margin-bottom: 0!important;}
.bann_num>span{font-size: 30px;color: #fff;display: block;z-index: 999;cursor: pointer;}
.bann_num>.ban_prev{position: absolute;top: 50%;left: 40px;transform: rotate(180deg);}
.bann_num>.ban_next{position: absolute;top: 50%;right: 40px;}
.ban_dot{position: absolute;bottom: 46px;left: 50%;display: flex;margin-left: -33px;}
.ban_dot li{width: 12px;height: 12px;border-radius: 100%;background: #fff;}
.ban_dot li+li{margin-left: 12px;}
.ban_dot li button{display: none;}
.ban_dot li.slick-active{background: #135a92;}

/*search*/
.sea_bc {
    border-bottom: 1px solid #e9e9e9;
}
.sea_c { display: flex; justify-content: space-between; height: 80px; align-items: center; }
.gjc { display: flex; align-items: center; }
.gjc>div { padding-top: 3px; }
.gjc>div>a { font-size: 14px; color: #333; }
#infonamee { width: 240px; height: 41px; text-indent: 15px; background: #f5f5f5; outline: none; border: none; }
.search_rr { position: relative; display: flex; align-items: center; }
.zz { width: 62px; height: 41px; display: flex; align-items: center; justify-content: center; background: #135a92; }
.zz input { width: 25px; }
 
 /*about*/
.guide{padding:80px 0 85px;background:url(https://memberpic.114my.com.cn/076983518148/uploadfile/image/20211013/20211013100125_208889314.jpg) no-repeat center top;}
.gui{display: flex;justify-content: space-between;}
.gui .gui-left{width: 45%;padding-top:43px;position: relative;z-index:200;}
.gui .gui-left h2{margin-bottom: 28px;}
.gui .gui-left h2 span{display: inline-block; height:56px; line-height: 56px; font-size: 45px; color:#333333;padding-right:37px;font-weight: bold;background:url(https://memberpic.114my.com.cn/076983518148/uploadfile/image/20211010/20211010144937_1995946583.png) no-repeat right 11px;}
.gui .gui-left h2 em{display: block; height:73px; line-height: 73px;font-size: 55px;color:#135a92; font-weight: bold;}
.gui .gui-left strong{display: block; line-height: 33px; font-weight: normal;font-size: 20px; color:#333333; font-family:"思源黑体 CN"; margin-bottom: 37px;}
.gui .gui-left .hd{width:330px; height:47px;background:#E1E1E1; margin-bottom: 94px;}
.gui .gui-left .gui-sz{width:973px; height:138px;box-shadow: 0px 0px 10px rgba(0,0,0,0.2); box-sizing: border-box;background:#FFF;}
.gui .gui-left .gui-sz ul li+li{border-left: 1px solid #eee;}
.gui .gui-left .gui-sz ul li span{display: block;text-align: center;height:56px;}
.gui .gui-left .gui-sz ul li span em{display: inline-block;height:56px;line-height: 56px;font-size: 55px;color: #135a92;font-weight: bold;}
.gui .gui-left .gui-sz ul li span i{display: inline-block; width:17px; height: 17px; background:#E60012;border-radius: 50%; text-align: center; line-height: 17px;font-size: 13px;color:#FFFFFF; vertical-align: bottom;margin:0 0 5px -8px;}
.gui .gui-left .gui-sz ul li p{height:27px;font-size: 14px; line-height: 27px; color:#333333;text-align: center;}
.gui .gui-left .gui-sz ul li:nth-child(4) p{}
.gui .gui-left .gui-sz ul li:nth-child(5) p{}
.gui .gui-left .gui-sz ul li:last-child{border-right:0;width:22%;}
.gui .gui-rig{width: 55%;overflow: hidden;float:right;}
.gui .gui-rig .gui-con,.gui .gui-rig .gui-con .conn{height:100%;}
.gui .gui-rig span{display: block; width:100%;height:100%; line-height: 0; overflow: hidden;}
.gui .gui-rig span img{width: 100%;height:100%; transition: 1s;}
.gui .gui-rig span:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
a.ab_btn {width: 150px;height: 45px;font-size: 16px;text-align: center;display: block;line-height: 45px;background: #135a92;color: #fff;margin-bottom: 100px;}
.gun {display: flex;justify-content: space-between;align-items: center;height: 100%;padding-right: 3%;}
.gun>li {width: 20%;}

/*title*/
.title{text-align: center;font-size: 40px;color: #333;}
.title em{color: #135a92;display: inline-block;}
.title span{display: block;font-size: 18px;color: #9a9b9d;margin:14px 0 26px 0;font-weight: normal;}
.title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;}
.title i::after{right: 0px;left: inherit;background:#333;animation:allTitleAfter 3s infinite linear;}
.title i::before{background:#135a92;animation:allTitleBefore 3s infinite linear;}
.title t{width: 30px;height: 5px;background:#E60012;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}

/*products*/
.pro_bc {padding: 80px 0;background: #f9f9f9;}

.pro_ic {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.pro_lt>i {
    font-size: 26px;
    color: #fff;
}

.pro_lt {
    background: #135a92;
    height: 110px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.pro_lc {
    width: 23%;
}

.pro_rc {
    width: 75%;
}

.pro_lt em {
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    PADDING-LEFT: 10px;
    color: #cfe3f7;
    text-transform: uppercase;
    margin-top: 14px;
}

.pro_lc ul {
    background: #f5f5f5;
    padding: 24px;
}

.pro_lc ul a {
    display: block;
    height: 50px;
    background: #fff;
    line-height: 50px;
    padding-left: 24px;
    position: relative;
    font-size: 18px;
}

.pro_lc ul li+li {
    margin-top: 10px;
}

.pro_lc ul a:after {
    position: absolute;
    content: "";
    background: url(https://memberpic.114my.com.cn/076983518148/uploadfile/image/20211010/20211010152931_1164228675.png) no-repeat;
    width: 10px;
    height: 6px;
    right: 22px;
    top: 50%;
    margin-top: -3px;
}

.pro_rc ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 16px;
}

.pro_rc ul img {
    width: 100%;
    height: auto;
}

.pro_rc ul li {
    width: 32.3%;
    position: relative;
    overflow: hidden;
}

.pro_rc ul span a {
    font-size: 17px;
    position: absolute;
    bottom: 0;
    right: 0px;
    text-align: center;
    z-index: 10;
    opacity: 0;
    height: 0;
    width: 0;
    color: #fff;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 38px;
}
.pro_rc ul li:before {
    content: '';
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: url(https://memberpic.114my.com.cn/076983518148/uploadfile/image/20211010/20211010155845_1396183390.png)no-repeat;
    width: 19px;
    height: 12px;
    display: block;
    z-index: 999;
}
.pro_rc ul span a:after {
    position: absolute;
    content: "\e614";
    font-family: "iconfont";
    top: 55%;
    left: 50%;
    font-size: 34px;
    margin-left: -17px;
}

.pro_rc ul li>a {
    display: block;
    position: relative;
}

.pro_rc ul li br {
    display: none;
}

.pro_rc ul li:hover span a {
    height: 100%;
    opacity: 1;
    width: 100%;
}
.pro_rc ul li>a:before {
    width: 129px;
    height: 129px;
    animation: prodh 2s linear -.5s infinite;
    bottom: -58px;
    right: -58px;
}
.pro_rc ul li>a:after {
    width: 109px;
    height: 109px;
    animation: prodh 2s linear infinite;
    bottom: -48px;
    right: -48px;
}
.pro_rc ul li>a:before, .pro_rc ul li>a:after {
    content: '';
    position: absolute;
    z-index: 1;
    background: rgba(19, 90,146, 0.5);
    border-radius: 100%;
    transition:all .3s;
}
.pro_rc ul li:hover>a:before {
    width: 800px;
    height: 800px;
    bottom: 50%;
    right: 50%;
    margin-right: -400px;
    margin-bottom: -400px;
}


@keyframes prodh {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  50% {
    transform: scale(1.1);
    opacity: .5;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.pro_rc ul li:after {
    position: absolute;
    content: "";
    width: 86px;
    height: 86px;
    border-radius: 100%;
    bottom: -35px;
    right: -35px;
    background: rgba(19, 90,146, 0.8);
    transition: all .3s;
}
.pro_rc ul li:hover:after{
    width: 1270px;
    height: 1270px;
    bottom: -591px;
    right: -591px;
    transition-delay: 150ms;
}
.pro_rc ul li:hover:before {
    opacity: 0;
}
/*sup*/
.solution{padding: 80px 0;overflow: hidden;}
.solution .sol-con{width:100%;margin-top:55px;position:relative;height:840px;}
.solution .sol-con .sol-list,.solution .sol-con .sol-pic{}
.solution .sol-con .sol-pic{position: relative;width:100%;}
.solution .sol-con .sol-pic span{display: block; width:100%; height:100%; line-height: 0; overflow: hidden;}
.solution .sol-con .sol-pic span img{width:100%;height:100%;}
.solution .sol-con .sol-pic .sol-left{width:50%; position: absolute; left:0; top:0;    padding: 106px 0 0 178px;}
.solution .sol-con .sol-pic .sol-left i{display: block; width:32px; height:2px; background: #E60012; margin-bottom: 31px;}
.solution .sol-con .sol-pic .sol-left h4{width:342px;}
.solution .sol-con .sol-pic .sol-left h4 em{display: block; line-height:23px; font-size: 16px; color:rgba(255,255,255,0.37); text-transform: uppercase; font-weight: normal;}
.solution .sol-con .sol-pic .sol-left h4 span{display: block; height:62px;line-height: 62px;font-size: 42px; color:#FFF; font-weight: bold; font-family: "思源黑体 CN"; margin-bottom: 16px;}
.solution .sol-con .sol-pic .sol-left p{ line-height:27px;font-size: 16px; color:#FFF; margin-bottom: 372px;width:342px; }
.solution .sol-con .sol-pic .sol-left strong{display: block; width:159px; height: 44px;}
.solution .sol-con .sol-pic .sol-left strong a{display: block;position: relative;}
.solution .sol-con .sol-pic .sol-left strong em{font-size:14px; color:#FFF;position:relative;height:44px;line-height:44px;width:159px;text-align:center;padding-right:44px;}
.solution .sol-con .sol-hd{width: 50%;position: absolute;right: 0;top: 0;background: rgba(19,90,146,0.77);}
.solution .sol-con .sol-hd ul li{border-bottom:1px solid rgba(255,255,255,0.18); transition: .5s;height:209.7px;display:flex;align-items:center;position:relative;}
.solution .sol-con .sol-hd ul li a{display: block;padding-left: 42px;}
.solution .sol-con .sol-hd ul li i{display: block;  height:80px; line-height: 80px;font-size: 62px; color:rgba(255,255,255,0.1); font-family: "Impact"; margin-bottom: 26px; transition: .5s;}
.solution .sol-con .sol-hd ul li span{display: block; height:37px; line-height: 37px;font-size: 26px; color:#FFF; font-family: "思源黑体 CN";}
.solution .sol-con .sol-hd ul li p{height:24px; line-height: 24px;font-size: 16px; color:rgba(255,255,255,0.37); text-transform: uppercase;}
.solution .sol-con .sol-hd ul li em {
    color: #fff;
    font-size: 24px;
    position: absolute;
    right: 106px;
    bottom: 25px;
    transform: rotate(-90deg);
}
.solution .sol-con .sol-hd ul li:last-child{border-bottom:0;}
.solution .sol-con .sol-hd ul li.cur{background: rgba(255,255,255,0.25);}
.solution .sol-con .sol-hd ul li.cur i{color:#E60012;}
.solution .sol-con .sol-hd ul li.cur p{background:url(../images/sol-jt_h.png) no-repeat right;}
.con+.con {
    display: none;
}

.sol-pic img {
}
.solution .sol-con .sol-hd ul li.cur em {
    color: #E60012;
}
.solution .sol-con .sol-pic .sol-left strong a:after {
    width: 159px;
    height: 44px;
    transform: skew(-20deg);
    border: 1px solid #eee;
    position:absolute;
    content:"";
    top:0;
    left:0;
}
.solution .sol-con .sol-pic .sol-left strong em:after {
    position: absolute;
    content: "\e62a";
    font-family: "iconfont";
    right: 40px;
    font-size: 18px;
}
.con {
    position: absolute;
    top: 0;
    left: 0;
}
/*case*/
.cas_c ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
    row-gap: 14px;
}

.cas_c ul img {
    width: 100%;
    height: auto;
    transition: all .5s;
}

.cas_c ul li {
    width: 24.3%;
    position: relative;
    overflow: hidden;
}

.cas_c ul li a {
    display: block;
}


.cas_c ul li>a {
    overflow: hidden;
    position: relative;
}

.cas_c li:hover img {
    transform: scale(1.1);
}

.cas_c li p a {
    position: absolute;
    bottom: -42px;
    left: 0;
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: rgba(19,90,146,0.7);
    color: #fff;
    text-align: center;
    font-size: 15px;
    transition: all .5s;
}

.cas_c li:hover p a {
    bottom: 0;
}
.cas_c li:before, .cas_c li:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #135a92;
    transition: all 0.5s ease;
    z-index: 1;
}

.cas_c li:before {
    width: 0;
    height: 3px;
}

.cas_c li:hover:before {
    width:100%;
}

.cas_c li:after {
    width: 3px;
    height: 0;
}

.cas_c li:hover:after {
    height: 100%;
}

.cas_c ul li>a:before, .cas_c ul li>a:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: #135a92;
    transition: all 0.5s ease;
    z-index: 1;
}
.cas_c ul li>a:before {
    width: 0;
    height: 3px;
}

.cas_c ul li>a:hover:before {
    width:100%;
}

.cas_c ul li>a:after {
    width: 3px;
    height: 0;
}

.cas_c ul li>a:hover:after {
    height: 100%;
}
.cas_more {display: flex;justify-content: center;align-items: center;width: 336px;height:50px;margin: 0 auto;border-radius:50px;margin-top: 60px;position: relative; overflow: hidden;z-index: 5;cursor: pointer;transition: all 0.3s ease;}
.cas_more a {font-size: 18px;color: #ffffff;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.cas_more:after {position: absolute; content: " ";z-index: -1; top: 0;left: 0;width: 100%;height: 100%;transition: all 0.3s ease;background:#135a92;}
.cas_more:hover:after {-webkit-transform: scale(2) rotate(180deg); transform: scale(2) rotate(180deg);    box-shadow: 4px 4px 6px 0 rgba(255,255,255,.5), -4px -4px 6px 0 rgba(116, 125, 136, .2), inset -4px -4px 6px 0 rgba(255,255,255,.5), inset 4px 4px 6px 0 rgba(116, 125, 136, .3);background: #e50012;transition: all 0.3s ease;}
.cas_more:hover {    background: transparent;box-shadow: 4px 4px 6px 0 rgba(255,255,255,.7), -4px -4px 6px 0 rgba(116, 125, 136, .4), inset -4px -4px 6px 0 rgba(255,255,255,.7), inset 4px 4px 6px 0 rgba(116, 125, 136, .5);transition: all 0.3s ease;}
/*process*/
.flow_path{height:379px; background:url(https://memberpic.114my.com.cn/076983518148/uploadfile/image/20211013/20211013140214_1891291605.jpg) no-repeat center;margin: 80px 0;}
.flow{padding-top:30px;}
.flow h2{text-align: center;}
.flow h2 span{display: inline-block; height:146px; line-height: 146px;font-size: 50px; color:#FFF;padding:0 21px;position: relative; font-weight: bold; font-family: "思源黑体 CN";}
.flow h2 span:before{width:15px; height:15px; background:url(https://memberpic.114my.com.cn/076983518148/uploadfile/image/20211013/20211013140421_227815326.png) no-repeat center; content:""; position: absolute; left:0;top:67px;}
.flow h2 span:after{width:15px; height:15px; background:url(https://memberpic.114my.com.cn/076983518148/uploadfile/image/20211013/20211013140421_227815326.png) no-repeat center; content:""; position: absolute; right:0;top:67px;}
.flow .lc-con .lc{width: 90px;}
.flow .lc-con .lc em{position: relative;height: 74px;overflow: hidden;}
.flow .lc-con .lc em i{width: 100%;display: flex;align-items: center;justify-content: center;}
.flow .lc-con .lc em i img{width:100%;}
.flow .lc-con .lc em i.default{position: absolute;left:0;top:0;-webkit-transform: translateX(0) rotate(0);transform: translateX(0) rotate(0);-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.flow .lc-con .lc em i.hover{position: absolute;left:0;top:0;opacity: 0;transform: scale(0);transition: .5s;}
.flow .lc-con .lc>span{display:block;text-align: center;line-height: 18px;font-size: 16px;color:#fff;margin-top: 20px;}
.flow .lc-con b{display: block; width:20px; height:16px;  background:url(https://memberpic.114my.com.cn/076983518148/uploadfile/image/20211011/20211011104746_1843061826.png) no-repeat center; float:left; margin-top: 58px;}
.flow .lc-con .lc.cur i.default{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.flow .lc-con .lc.cur i.hover{opacity: 1; transform: scale(1);}
.flow .lc-con .lc.cur span{}
.flow .lc-con .lc em i.default span {
    font-size: 34px;
    color: #fff;
    display: block;
    height: 74px;
    width: 74px;
    text-align: center;
    line-height: 74px;
}

.flow .lc-con>div:nth-child(5) em i.default span,.flow .lc-con>div:nth-child(5) em i.hover span {
    font-size: 43px;
}

.flow .lc-con>div:nth-last-child(3) em i.default span,.flow .lc-con>div:nth-last-child(3) em i.hover span {
    font-size: 37px;
}

.lc-con {
    display: flex;
    justify-content: space-between;
}

.flow .lc-con .lc i.hover span {
    display: block;
    width: 74px;
    height: 74px;
    background: #E60012;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    line-height: 74px;
    font-size: 34px;
}
/*新闻*/
.news_bg{width:100%;padding: 0 0 80px;position:relative;overflow:hidden;}
.news_t{text-align:left;float:left;}
.news_t dd:after{display:none;}
.news_t p {    font-size: 36px;font-weight:normal;}
.news_t dd {font-size: 18px;color: #999;line-height: 30px;font-weight:100;margin-top: 10px;}
.news_a{display: flex;
    justify-content: center;
    margin-top: 55px;}
.news_a a{width:152px;height:46px;font-size: 18px;color:#333;float:left;font-weight:100;box-sizing: border-box;text-align:center;margin-left:20px;display: flex;align-items: center;justify-content: center;border-radius: 30px;box-shadow: 0px 0px 20px #eee;}
.news_a a.on{background: #E60012;color:#fff;box-shadow: 0px 0px 10px rgb(254,0,0,0.5);}
.news_b{height: 488px;margin-top: 60px;position: relative;}

.new_tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.new_item+.new_item {
    display: none;
}
.new_item{    position: absolute;
    top: 0;
    left: 0;}
.new_item>div {
    display: flex;
    justify-content: space-between;
}

.new_lc .news_div_item {
    display: flex;
    flex-direction: column-reverse;
    width: 48.5%;
    position: relative;
    background: #fff;
}

.new_lc .news_div {
    display: flex;
    justify-content: space-between;
}

.new_lc {
    width: 56%;
}

.new_rc {
    width: 40%;
}

img.news_div_item_image {
    width: 100%;
}

.new_rc .news_div_item_pic,.new_rc .news_div_item_date {
    /* display: none; */
}

.new_ic {
    margin-top: 50px;
    position: relative;
    height: 490px;
}

.new_lc a.news_div_item_a {
    font-size: 18px;
    color: #333;
    position: relative;
    display: block;
    margin-top: 28px;
}

.new_lc .news_div_item_body {
    font-size: 15px;
    color: #68686a;
    line-height: 30px;
    margin-top: 18px;
    height: 92px;
    overflow: hidden;
}

.new_lc .news_div_item_date {
    display: flex;
    position: absolute;
    bottom: 129px;
    left: 24px;
    display: none;
}

.new_lc .news_div_item_date>div {
    font-size: 12px;
    color: #999;
}

.new_lc .news_div_item_pic {
    border: 1px solid #eee;
}

.new_lc .news_div_item_a:after {
    position: absolute;
    content: "\e641";
    color: #9a9899;
    bottom: -140px;
    right: 0;
    font-family: "iconfont";
    font-size: 28px;
    transform: rotate(-90deg);
}

.new_rc .news_div_item {
    background: #fff;
    padding: 6.6% 32px;
    position: relative;
    display: flex;
    align-items: center;
}
.new_rc .news_div_item:nth-child(n+4){border-top:1px solid #eee;}
.new_rc .news_div_item:nth-child(n+3):after{content:"";display:block;width:0;height:6px;background:#007bff;transition:0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;display: none;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width:100%;}

.new_rc .news_div_item:nth-child(-n+2) {
    display: none;
}

.new_rc .news_div_item:last-child {display: none;}

.new_rc a.news_div_item_a {
    display: block;
    font-size: 18px;
    color: #666;
}

.new_rc .news_div_item_body {
    font-size: 15px;
    color: #68686a;
    margin-top: 15px;
    line-height: 26px;
    height: 50px;
    overflow: hidden;
}
.new_rc .news_div_item:nth-child(5) {
    border-bottom: 1px solid #eee;
}
.new_rc .news_div_item_pic {
    display: none;
}

.new_rc .news_div_item_date {
    display: flex;
    position: relative;
    padding-top: 45px;
}

.new_rc .news_div_item_year, .new_rc .news_div_item_month {
    font-size: 14px;
    color: #565656;
    margin-top: 10px;
}

.new_rc .news_div_item_day {
    position: absolute;
    top: -4px;
    left: 0;
    font-size: 47px;
    font-weight: bold;
}

.new_rc .news_div_item_content {
    padding-left: 50px;
    position: relative;
}

.new_rc .news_div_item_content:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #f3f3f3;
    top: 0;
    left: 24px;
}
.news_bg>div:last-child canvas {
    height: 400px!important;
    position: absolute;
    bottom: -172px;
    z-index: -1;
}
/*company*/
.com_bc {
    margin-bottom: 80px;
}
.com_bc>p img {
    width: 100%;
}

.com_c {
    background: #fff;
    padding: 48px 39px 52px;
    box-sizing: border-box;
    box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
    position: relative;
    margin-top: -150px;
}

.com_info>b {
    display: block;
    font-size: 50px;
}

.com_info {
    text-align: center;
    margin-bottom: 40px;
}

.com_info>p {
    font-size: 24px;
    color: #666;
    margin: 20px 0 30px;
}

.com_info>div {
    font-size: 16px;
    line-height: 33px;
    color: #666;
    width: 76%;
    margin: 0 auto;
}

.com_nav li:after {
    position: absolute;
    content: "";
    width: 147px;
    height: 47px;
    transform: skew(-20deg);
    background: #e70012;
    top: 0px;
    left: -15px;
    opacity: 0;
}

.com_nav li {
    position: relative;
    background: #f3f3f3;
    overflow: hidden;
}

.com_nav li:nth-child(2):after {
    transform: skew(
-20deg);
    left: auto;
    right: -14px;
}

.com_nav li:nth-child(2) {
    left: -9px;
}

.com_nav li:nth-child(1) {
    right: -9px;
}

.com_nav li.on:after {
    opacity: 1;
    z-index: 2;
}
.com_nav {
    display: flex;
    margin: 24px 0 30px;
    justify-content: center;
}

.com_nav a {
    width: 141px;
    height: 47px;
    font-size: 16px;
    display: block;
    line-height: 47px;
    text-align: center;
    position: relative;
    z-index: 3;
}

.com_nav a span {
    font-size: 40px;
    margin-right: 19px;
}

.com_nav>li.on>a {
    color:#fff;
}
.com_nav>li.on>a span{color:#fff;}
.ab_rc img {
    width: 100%;
}

.ab_ic {
    position: relative;
}

.ab_item ul {
    display: flex;
}

.ab_item {
    flex-shrink: 0;
    width: 93%;
    margin: 0 auto;
}

.ab_c {
    overflow: hidden;position: relative;
    z-index: 2;
}

.ab_item img {
    width: 100%;
    height: auto;
    transition: all .5s;
}

.ab_item li {
    width: 324px;
    flex-shrink: 0;
    position:relative;
    margin-right: 1.5%;
}
.ab_item li img{width:100%;height:auto;}

.ab_item li p a {
    font-size: 16px;
    display: block;
    text-align: center;
    margin-top: 18px;
    position: absolute;
    bottom: -100%;
    left: 7px;
    height: 45px;
    width: 96.6%;
    line-height: 45px;
    background: rgba(19,90,146,0.5);
    color: #fff;
    transition: all .5s;
}
.ab_item li:hover p a {bottom:0;}
.ab_item.on {
    height: auto;
    visibility: visible;
}
.ab_icc {
    
}
.ab_num>span,.ab_num2>span{font-size: 30px;color: #666;display: block;z-index: 999;cursor: pointer;}
.ab_num>.ab_prev,.ab_num2>.ab_prev2{position: absolute;top: 50%;left: -1%;transform: rotate(180deg);display: block;}
.ab_num>.ab_next,.ab_num2>.ab_next2{position: absolute;top: 50%;right: -1%;display: block;}
@media screen and (max-width: 1450px){
    .com_info>div{width:98%;}
.ab_ic{width:98%;}
.ab_num>.ab_prev, .ab_num2>.ab_prev2{left:-1%;}
.ab_num>.ab_next, .ab_num2>.ab_next2{right:-1%;}
}
/*copy*/
.cop_bc {
    background: #232324;
    border-top: 8px solid #135a92;
}
.cop_c {
    display: flex;
    justify-content: space-between;
    padding: 60px 0 50px;
}

.cop_lc img {
    width: 98px;
}

.cop_lc>p {
    display: flex;
    align-items: center;
}

.cop_lc>p i {
    font-size: 14px;
    color: rgba(255,255,255,0.53);
    width: 15px;
    line-height: 16px;
    text-align: center;
    padding: 0 10px;
}

.cop_lc>p+p {
    margin-top: 26px;
}

.cop_cc>b,.cop_rc>b {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding-bottom: 17px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(255,255,255,0.05);
}

.cop_cc i {
    font-size: 14px;
    color: rgba(255,255,255,0.2);
    height: 24px;
    line-height: 24px;
}

.cop_cc em {
    color: rgba(255,255,255,0.39);
    font-size: 14px;
    line-height: 23px;
    height: 23px;
}

.cop_cc>p+p {
    margin-top: 8px;
}

.cop_c>i {width: 1px;height: 288px;background: rgba(255,255,255,0.04);}

.cop_nav{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cop_nav ul{}

.cop_rc {
    width: 43%;
}
.cop_nav ul{width: 30%;}

.cop_nav ul a {
    display: block;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    color: rgba(255,255,255,0.3);
    position: relative;
}

.cop_nav ul li {
    width: 100%;
}

.cop_nav ul a:after {
    position: absolute;
    content: "\e63a";
    font-family: "iconfont";
    color: rgba(255,255,255,0.3);
    font-size: 16px;
    top: 0;
    right: 0;
}
.cop_nav li:hover a,.cop_nav li:hover a:after{color: #fff;}
.foo_bc {
    border-top: 1px solid rgba(255,255,255,0.04);
}
.copy_row3 {width:100%;display: flex;justify-content: space-between;align-items: center;height: 85px;}
.copy_row3 a{color:#999;font-size: 14px;white-space: nowrap;}
.copy_n{color:#999;font-size: 14px;white-space: nowrap;}
.copy_n a{display:inline-block;color:#999;font-size:inherit;font-size: 0.729167vw;}
.copy_nr{color:#999;display: flex;align-items: center;justify-content: space-between;font-size: 14px;}
/*link*/
#link_box{width:100%;margin:0 auto;background: #f8f8f8;padding-bottom: 30px;}
.friendlink {float: right;position: relative;background: #eee url(https://memberpic.114my.com.cn/076983518148/uploadfile/image/20211012/20211012144855_889722804.png) no-repeat right center;cursor:pointer;padding-right: 20px;margin-left: 20px;}
.friendlink .fri_L {width: 8vw;height:40px;float: left;color: #ccc;font-size: 14px;line-height: 40px;padding-left: 1.2vw;background: #f8f8f8;font-weight: 100;border-right: 0 none;box-sizing: border-box;}
.friendlink .fri_R {height:40px;display: block;width: 100%;line-height:40px;position: absolute;left: 0;opacity: 0;filter: alpha(opacity=0);transition:0.3s all ease;}
.friendlink .linkTagcs {width: 100%;max-height: 50px;overflow: hidden;transition: 0.3s all ease-in-out;position: absolute;bottom: 0px;z-index: 3;background:#f8f8f8;}
.friendlink:hover .linkTagcs{ max-height: 200px; overflow-x: hidden; overflow-y: auto; }
.friendlink .fri_R .linkTagcs li { float: none; line-height: 50px; text-align: left; text-indent: 10px; position: relative; }
.friendlink .fri_R .linkTagcs li a {display: block;color: #666;font-size: 0.729167vw;font-weight: 100;line-height:40px;white-space: nowrap;}

.friendlink:hover .fri_R{opacity: 1;filter: alpha(opacity=100);}
.link_com { font-size: 30px;color: #333;}

.lin {display: flex;align-items: center;justify-content: space-between;}
.copy_nr strong {
    font-weight: normal;
    color: #999;
}
.cop_lc>b {
    font-size: 36px;
    color: #fff;
    display: block;
    margin-bottom: 30px;
}