*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;color: #333;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";}
a{text-decoration: none;font-size: 14px;}
em,i{display: block;font-style: normal;}
:focus{ outline: none;}
.gy{max-width: 1500px;margin: 0 auto;min-width: 1300px;width:100%;}
@media screen and (max-width: 1550px){
.gy{width:calc(100% - 50px);}
}
@font-face {
  font-family: 'hji';  /* Project id 2712869 */
  src: url('//at.alicdn.com/t/font_2712869_8yvkc18hrwj.eot?t=1627876247344'); /* IE9 */
  src: url('//at.alicdn.com/t/font_2712869_8yvkc18hrwj.eot?t=1627876247344#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//at.alicdn.com/t/font_2712869_8yvkc18hrwj.woff2?t=1627876247344') format('woff2'),
       url('//at.alicdn.com/t/font_2712869_8yvkc18hrwj.woff?t=1627876247344') format('woff'),
       url('//at.alicdn.com/t/font_2712869_8yvkc18hrwj.ttf?t=1627876247344') format('truetype'),
       url('//at.alicdn.com/t/font_2712869_8yvkc18hrwj.svg?t=1627876247344#hji') format('svg');
}
/* welcom */
.wel_wrap {width: 100%;height: 40px;background: #ececec;}
.wel_box{display: flex;align-items: center;justify-content: space-between;}
.wrap_le{line-height: 42px;color: #666;font-size: 14px;}
.top_menu{}
.top_menu ul{align-items:center;display:flex;}
.top_menu li{display:flex;align-items:center;position:relative;height:42px;cursor:default;}
.top_menu li+li{margin-left:20px;padding-left:20px;border-left:1px solid rgb(183 183 183 / 15%);height:42px;}
.top_menu li.top_vo{cursor:pointer;}
.top_menu li i{margin-right:10px;font-size:22px;color:#666;}
.top_menu li span{color:#666;}
.top_menu li>a{display:block;color: #666;font-size: 14px;line-height:42px;}
.top_menu li>a:before{display:block;content:"";float:right;margin: 0 20px;width:1px;height: 45px;background:url(../images/Common/top_menu_line.png) no-repeat center;}
.top_menu li>a:hover{color:#d22027;}
.top_menu li .top_ewm{width: 130px;height: 130px;padding: 10px;border: 1px solid #e0e0e0;position: absolute;top: 42px;left: 50%;transform: translateX(-50%);background: #fff;z-index: 999;display: none;}
.top_menu li .top_ewm img{width: 100%;}
.video_wrap{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.6);z-index:999;display:none;justify-content:center;align-items:center;}
.video_box{width:1044px;height:596px;position:absolute;border-radius:10px;top:50%;left:50%;transform:translate(-50%, -50%);border:10px solid rgba(0,0,0,0.5);z-index:999;background:#fff;}
.video_cv{width:36px;height:36px;position:absolute;top:0px;right:-46px;text-align:center;line-height:30px;border-radius:2px;background:#235ba1;font-size:24px;color:#fff;user-select:unset;cursor:pointer;z-index:9;}
/*heade*/
.head_bc{width: 100%;position: relative;}
.hea_tc{display: flex;justify-content: space-between;height: 140px;align-items: center;position: relative;}
.hea_logo{display: flex;align-items: center;}
.hea_logo i{width: 6px;height: 6px;background: #e5e5e5;border-radius: 100%;position: relative;margin-left: 30px;}
.hea_logo i:before,.hea_logo i:after{position: absolute;content: "";width: 1px;height: 22px;background: #e5e5e5;}
.hea_logo i:before{top: -33px;left: 3px;}
.hea_logo i:after{top: 17px;left: 3px;}
.h_tcc{margin-left: 14px;}
.h_tcc>b{display: block;font-size: 36px;color: #083093;}
.h_tcc>p{font-size: 14px;color: #083093;margin-top: 7px;text-transform: uppercase;letter-spacing: 0.28em;}
.head_lc{width: 100%;display: flex;justify-content: space-between;align-items: center;height: 64px;position: relative;}
.hea_wz { position: relative; height: 100%; display: flex; flex-direction: column;justify-content: center; margin-left: 30px; }
.hea_wz>b {display: block; font-size: 24px; color: #333; }
.hea_wz>b>span {font-size: 32px; color: #083093; }
.hea_wz>p {font-size: 18px; color: #666; margin-top: 10px; }
.hee{display: flex;}
.hee>span{width: 45px;height: 45px;background: #d22027;color: #fff;border-radius: 100%;font-size: 32px;line-height: 45px;text-align: center;}
.hee>div {margin-left: 15px; }
.hee>div>p{font-size: 14px;color: #666;}
.hee>div>b {font-size: 28px; color: #333;display: block;margin-top: 7px; }

.head_c {background: #1c0203; }
.nav_c{display: flex;width: 100%;justify-content: space-between;height: 100%;}
.nav_c>li{position: relative; height: 100%; display: flex; justify-content: center; align-items: center; width: 12.5%; transition: all .5s; }
.nav_c>li>a{font-size: 18px; height: 100%; display: flex; justify-content: center; align-items: center; width: 100%; color: #fff;transition: .3s;}
.nav_c>li+li:after{position: absolute;content: "";width: 1px;height: 16px;background: rgba(255,255,255,0.2);top: 50%;margin-top: -8px;left: -1px;}
.nav_c>li:hover>a,.nav_c>li.on>a{background:#d22027;}
.pudown{width:286%;padding:25px;background:#fff;display: flex;position: absolute;top: 78px;left: 50%;transform: translateX(-50%);text-align: center;z-index:9;visibility: hidden;}
.pudown.to{width:350%;}
.nav_c>li:hover .pudown{visibility: visible;}
.pudown_le i{width:200px;display:block;}
.pudown_le i img{width:100%;}
.pudown_le  a{width:80%;height:46px;display:block;line-height:46px;font-size:14px;color:#666;margin:30px auto 0;border:1px solid #aaa;}
.pudown_le  a:hover{color:#083093;border:1px solid #083093;}
.pudown_ri{width:calc(100% - 225px);margin-left:25px;text-align: left;}
.pudown_ri a{font-size:16px;color:#666;display:block;line-height:46px;padding-left:30px;border-bottom:1px solid #eee;position:relative;}
.pudown_ri a:before{content:'';width:4px;height:4px;background:#083093;position:absolute;top:calc(50% - 2px);left:12px;}
.pudown table{width: 100%;}
.pudown_ri a:hover{color:#083093;}
.pudown tr td b a{font-weight: normal;font-size: 16px;}
.pudown tr:hover a{color: #083093 !important;}
.pudown_li{width:44%;}
/*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: 60px;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: #d22027;}
/*search*/
.sea_c { display: flex; justify-content: space-between; height: 75px; align-items: center; }
.gjc { display: flex; align-items: center; }
.gjc>div { margin-left: 20px; padding-top: 3px; font-size: 16px; font-weight: bold; }
.gjc>div>a { font-size: 14px; color: #666; font-weight: normal; }
.yc_box{width: 30%;}
#infoname { width: 300px; height: 75px; border-radius: 20px; outline: none; border: none; }
.search_r { position: relative; display: flex; align-items: center; }
.search_r:after {position: absolute;content: "";background: url(//memberpic.114my.cn/hujing119/uploadfile/image/20210728/20210728151518_1860390254.gif) no-repeat;width: 2px;height: 34px;top: 50%;margin-top: -17px;left: -52px;}
.search_r input{width: calc(100% - 100px);height: 75px;border: none;}
.z { width: 100px; height: 75px; background: #d22027; display: flex; align-items: center; justify-content: center; }
.z>input{width: 100px;}
.sea_bc{border-bottom: 1px solid #e8e8e8;}

/*about*/
.ab_bc { padding: 100px 0; }
.ab_c:after {position: absolute;content: "";width: 100%;height: 2px;background: #d22027;bottom: 0;left: 0;}
.ab_c { display: flex; align-items: center; justify-content: space-between; position: relative; }
.ab_lc { width: 50%; position: relative; z-index: 99; }
.ab_lc video { width: 100%; height: 445px; }
.ab_lc>p { top: 50%; left: 50%; margin-top: -38px; display: flex; align-items: center; justify-content: center; position: absolute; margin-left: -38px; }
.ab_rc { width: 45%; }
.ab_ti { font-size: 48px; color: #333; font-weight: bold; }
.ab_ti>b { display: inline-block; font-size: 48px; color: #d22027; }
.ab_rc>p { color: #333; text-transform: uppercase; font-size: 22px; margin-top: 26px; }
.ab_wz { font-size: 16px; color: #000; line-height: 36px; margin: 36px 0; }
.ab_rc img{width: 100%;}
.ab_rc i{margin-top: 40px;}
a.ab_btn{display: block;width: 171px;line-height: 50px;background: #d22027;color: #fff;font-size: 14px;display: flex;align-items: center;justify-content: center;}
a.ab_btn>span{font-size: 20px;margin-right: 10px;color: #fff;}
.ab_bb{display: flex;justify-content: flex-end;}
.num_c>ul{display: flex;flex-wrap: wrap;margin-top: 50px;justify-content: center;}
.num_c>ul>li{position: relative;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;padding: 0px 7%;}
.num_c>ul>li:nth-child(1),.num_c>ul>li:nth-child(5){}
.num_c>ul>li+li:after{position: absolute;content: "";height: 100%;width: 1px;background: #e5e5e5;top: 0;left: 0;}
.num_c>ul>li:nth-child(5):after{display: none;}
.num_c b{font-size: 54px;align-items: flex-end;display: flex;}
.num_c em{font-size: 18px;padding-bottom: 9px;}
.num_c p{font-size: 18px;margin-top: 12px;}
.num_c>ul>li:nth-child(n+5){margin-top: 40px;}
/*产品*/
.pro_c>ul {
    display: flex;
    height: 75px;
    margin-top: 52px;
}

.pro_c>ul>li {
    width: 20%;
    text-align: center;
    background: #333;
    transition: all .3s;
}

.pro_c>ul>li>a {
    display: block;
    line-height: 75px;
    font-size: 18px;
    color: #fff;
}

.pro_c>ul>li.on {
    background: #d22027;
}

.pro_ic {
    margin-top: 25px;
    display: flex;transition:all .5s;
}

.product_div_item_image {
    width: 100%;
}


.pro_tc>p {
    width: 72%;
}
.pro_tc {
    display: flex;
}

.pro_tc>p>img {
    width: 100%;
}
.pro_tc>.pro_icc {
    width: 28%;
    padding: 70px 36px 92px;
    background: #fff;
}

.pro_bc {
    background: #f6f6f6;
    padding: 100px 0;
}

.pro_icc>div>b {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    position: relative;
}


.pro_icc>div>p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 12px;
}

.pro_icc>div>a {
    font-size: 16px;
    width: 160px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: #d22027;
    border-radius: 25px;
    display: block;
    margin-top: 42px;
}

.pro_bo .divproduct_new_div {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.pro_bo .divproduct_new_div_item {
    width: 24%;
    display: flex;
    flex-direction: column-reverse;
}

.pro_bo .divproduct_new_div_item_body {
    display: none;
}

.pro_bo .divproduct_new_div_item_a {
    display: block;
    height: 52px;
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 52px;
    background: #fff;
    border: 1px solid #ddd;
}

.pro_bo .product_div_item_pic {
    border: 1px solid #ddd;
    border-bottom: none;
    overflow: hidden;
}

.pro_bo {
    margin-top: 20px;
}

.pro_item {
    flex-shrink: 0;
    width: 100%;
}

.pro_c {
    overflow: hidden;
}

.pro_icc>ul{display: flex;justify-content: space-between;padding-top: 58px;border-top:1px solid #d0d0d0;margin-top:60px;}
.pro_icc>ul>li{text-align: center;}
.pro_icc span{font-size: 42px;color: #666;display: block;}
.pro_icc p{font-size: 16px;color: #666;margin-top: 14px;}
.pro_c>ul>li:last-child:hover{background:#d22027;}
.pro_c>ul>li+li{border-left:1px solid rgba(255,255,255,0.2);}
.pro_bo .divproduct_new_div_item:hover img {
    transform: scale(1.1);
}

.pro_bo .product_div_item_pic img {
    transition: all .8s;
}

.pro_bo .divproduct_new_div_item:hover .divproduct_new_div_item_a {
    color: #d22027;
}
/*产品实力*/
.chara{clear: both;font-family:"Microsoft Yahei";line-height:24px;font-size: 14px;padding:100px 0;position: relative;background:url(//memberpic.114my.cn/hujing119/uploadfile/image/20210731/20210731155618_1121920930.jpg) no-repeat center 0;color: #fff;text-align: center;}
.chara .sl_tit b,.chara .sl_tit p{color: #fff;}
.chara_c dl{width: 23.5%;height: 545px;float: left;position: relative;overflow: hidden;}
.chara_c dl:first-child{margin:0;}
.chara_c dl a{color: #fff;}
.chara_c dt,.chara_c dt img{display: block;width: 100%;height: 377px;transition: all .5s;}
.chara_c dl:hover dt img {transform: scale(1.1);}
.chara_c dd{position: absolute;left: 0;bottom: 0;background: #353a3f;width: 100%;height: 170px;box-sizing:border-box;padding:64px 30px 0;-webkit-transition: 1s;-moz-transition: 1s;transition: .5s;}
.chara_c dd .chara_ico{position: absolute;top: -47px;left: 50%;width: 94px;height: 94px;background: #353a3f;display: block;border-radius: 100%;padding: 10px;margin-left: -47px;}
.chara_c dd .chara_ico span{width: 74px;height: 74px;display: block;border-radius: 100%;font-size: 38px;line-height: 74px;color: #d22027;font-weight: normal;background: #fff;}
.chara_c dd h3{font-weight: normal;font-size: 30px;line-height: 40px;height: 104px;white-space: nowrap;color: #fff;}
.chara_c dd h3 em{display: block;font-size: 14px;line-height: 22px;color: rgba(255,255,255,0.3);}
.chara_c dd p{position: relative;padding: 25px 0 0;font-size: 14px;color: #fff;line-height: 24px;}
.chara_c dl.cur dd,.chara_c dl:hover dd{height: 220px;background:#d22027;}
.chara_c dl.cur dd .chara_ico,.chara_c dl:hover dd .chara_ico{background:#d22027;}
.chara_c dl.cur dd h3,.chara_c dl:hover dd h3{height: 60px;}
.chara_c dl.cur dd h3 em,.chara_c dl:hover dd h3 em{display: none;}
.chara_c dl.cur dd p:before,.chara_c dl:hover dd p:before{content: "";position: absolute;width:30px;height:1px;background:rgba(255 , 255 , 255 , 0.5);left:50%;top:0;margin-left: -15px;}
.sl_tit{text-align: center;}
.sl_tit>b{display: block;font-size: 50px;}
.sl_tit>p{font-size: 20px;margin-top: 15px;}
.chara_c{display: flex;margin-top: 52px;justify-content: space-between;}
/*优势*/
.edge{clear: both;line-height:32px;padding:100px 0;font-size: 16px;color: #fff;}
.edge_c{width: 100%;height: 800px;overflow: hidden;margin-top: 52px;}
.edge_c ul{width: 100%;height: 800px;}
.edge_c li{width:16%;float: left;position: relative;cursor:pointer;height: 800px;box-sizing:border-box;border-right: solid 1px #fff;overflow:hidden;transition:all .5s;}
.edge_c li a{color:#fff;}
.edge_c li:last-child{border: 0;}
.edge_c li:before{content: "";position: absolute;width:100%;height:100%;background:rgba(0, 0, 0, 0.7);bottom:0;left:0;}
.edge_c li h3{width: 100%;display: block;}
.edge_c li h3 img{width: 100%;max-width: 212px;display: block;}
.edge_c li .bock{display: none;width:62.9%;padding:60px 90px 0 40px;position: absolute;bottom: 0;left:0;box-sizing:border-box;height: 500px;}
.edge_c li .bock h3{font-size: 38px;position: relative;white-space: nowrap;display: flex;align-items: center;color: #fff;z-index: 99;padding-bottom: 20px;}
.edge_c li .bock h3 em{color: #fff;}
.edge_c li .shu2{ display: block;position: absolute;width: 75%;left: 12.5%;top:255px;background:url(//memberpic.114my.cn/hujing119/uploadfile/image/20210728/20210728171832_21058948.png) no-repeat center 0;background-size: 100%;text-align: center;}
.edge_c li .shu2 h3{padding:46px 0 0;font-weight: normal;font-size: 22px;line-height: 46px;color:#fff;}
.edge_c li .shu2 h3 span{height: 90px;display: block;white-space: nowrap;margin-bottom: 25px;}
.edge_c li .shu2 h3 span b{font-size:72px;color:#fff;}
.edge_c li .shu2 h3 span i{font-size:16px;width: 28px;height: 28px;border-radius: 28px;background: #d22027;color: #fff;display: inline-block;line-height: 28px;}
.edge_c li .shu2 em{display: block;padding: 180px 0 0;font-size: 14px;opacity: 0.5;}
.edge_c li .bock p{font-size: 16px;color: #fff;line-height: 29px;margin-top: 10px;z-index: 99;position: relative;font-weight: bold;}
.edge_c li .bock h3:before{content: "";position: absolute;width:50px;height:3px;background:#fff;bottom:0px;left:0;}
.edge_c li .bock:after {
    position: absolute;
    content: "";
    width: 500px;
    height: 500px;
    border-radius: 100%;
    border: 266px solid rgba(210,32,39,0.7);
    top: 0;
    left: -72%;
}

.edge_c li .bock:before {
    position: absolute;
    content: "\e640";
    font-family: 'hji';
    font-size: 50px;
    color: #fff;
    width: 86px;
    height: 86px;
    z-index: 2;
    border-radius: 100%;
    background: #d22027;
    text-align: center;
    line-height: 86px;
    top: 49%;
    left: 52px;
}

.edge_c li.cur{width: 52%;}
.edge_c li.cur:before{width: 0;height: 0;}
.edge_c li.cur .bock{display: block;}
.edge_c li.cur .shu2{ display: none;}
@media screen and (max-width: 1650px){
.edge_c li .bock{width:65%;}
.edge_c li .bock p{line-height: 30px;}
}
/*案例*/
.cas_c {
    position: relative;
}
.cas_ic {
    width: 95%;
    margin: 52px auto 0;
    overflow: hidden;
    position:relative;
}

.cas_ic .divdgweb_new_div {
    display: flex;
}

img.news_div_item_image {
    width: 100%;
}

.cas_ic .divdgweb_new_div .divdgweb_new_div_item {
    width: 332px;
    flex-shrink: 0;
    margin: 0 0.4%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    position: relative;
    padding-bottom: 50px;
}

.cas_ic .divdgweb_new_div_item_a {
    display: block;
    font-size: 20px;
    color: #333;
    height: 66px;
    line-height: 66px;
}

.cas_ic .divdgweb_new_div_item_content {
    padding: 25px;
    position: absolute;
    background: #fff;
    text-align: center;
    height: 116px;
    bottom: 0;
    left: 6.6%;
    width: 87%;
    box-sizing: border-box;
    transition: all .5s;
    border-bottom: 3px solid #fff;z-index:99;
}

.cas_ic .divdgweb_new_div_item_body {
    font-size: 15px;
    line-height: 25px;
    margin-top: 25px;
    transition: all .5s;
}

.cas_bc {
    background: #f6f6f6;
    padding: 100px 0 190px;
}

.cas_ic .divdgweb_new_div_item:hover .divdgweb_new_div_item_content {
    height: 300px;
    border-bottom: 3px solid #d22027;
}

.cas_ic .divdgweb_new_div_item:hover .divdgweb_new_div_item_body {
    margin-top: 0;
}
.cas_ic .news_div_item_image {
    transition: all .5s;
    display: block;
}

.cas_ic .divdgweb_new_div_item:hover .news_div_item_image {transform: scale(1.1);}

.cas_ic .news_div_item_pic {
    overflow: hidden;width:100%;
}
.cas_ic .news_div_item_pic  a{display:block;}
.cas_icc {margin-top: 35px;}
.cas_icc>p{position: relative;}
.cas_icc>p>i{font-size: 16px;color: #fff;height: 26px;line-height: 26px;background: #d22027;margin: 0 auto;text-align: center;width: 91px;}
.cas_icc>p>i:before, .cas_icc>p>i:after{position: absolute;content: "";width: 28.6%;height: 1px;background: #d5d5d5;top: 13px;right: 0;}
.cas_icc>p>i:before{left: 0;}
.cas_icc>ul{display: flex;margin-top: 30px;}
.cas_icc>ul>li{width: 25%;text-align: center;}
.cas_icc>ul>li+li{border-left: 1px dashed #959595;}
.cas_icc>ul>li>span{color: #a8a8a8;font-size: 26px;display: block;}
.cas_icc>ul>li>p{font-size: 16px;color: #555;margin-top: 10px;}
.cas_icon{display:none;}
.jz_num>span{font-size: 38px;color: #202020;display: block;z-index: 999;cursor: pointer;transition:.3s;bottom: -16%;width: 38px;height: 38px;border-radius: 100%;border: 2px solid #333;text-align: center;line-height: 35px;}
.jz_num>.jz_prev{position: absolute;left: 46%;transform: rotate(180deg);}
.jz_num>.jz_next{position: absolute;right: 46%;color: #da1f11;border-color: #da1f11;}
/*合作客户*/
.par_c{padding: 100px 0;}
.par_item { margin-top: 36px; }
.par_item .divdgweb_new_div { display: flex;flex-wrap: wrap; }
.par_item .divdgweb_new_div_item { width: 24%; position: relative; border: 1px solid #eaeaea; overflow: hidden;margin: 0 0.5% ;margin-top: 16px; }
.par_item .divdgweb_new_div_item_a { display: block; text-align: center; color: #fff; font-size: 16px; }
.par_item .divdgweb_new_div_item_content { position: absolute; top: 0; left: 0px; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; background: rgba(210,32,39,0.7); transition: all .5s; transform: rotateX(90deg); }
.par_item .divdgweb_new_div_item:hover .divdgweb_new_div_item_content { transform: rotateX(0deg); }
.par_item .slick-dots, .par_item .divdgweb_new_div>button { display: none!important; }

.part_pho span{font-size: 16px;display: flex;align-items: center;justify-content: center;margin-top: 60px;}
.part_pho b{font-family:Times New Roman;font-size: 40px;color: #d22027;}
.part_pho em{font-size: 24px;}
.part_pho span i {
    color: #d22027;
    font-size: 48px;
    padding-right: 12px;
}
.hon_ic {
    margin-top: 52px;
    overflow: hidden;
    position:relative;
    width: 100%;
}

.hon_ic .divdgweb_new_div {
    display: flex;
    padding: 0 80px;
}

.hon_ic .divdgweb_new_div_item {
    flex-shrink: 0;
    width: 255px;
    margin: 0 0.6%;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    padding-bottom: 60px;
}

.sl_tit2 * {
    color: #fff;
}

.hon_bc {
    width: 100%;
    background: url(//memberpic.114my.cn/hujing119/uploadfile/image/20210731/20210731193511_1369458783.jpg) no-repeat bottom center;
    padding: 100px 0 116px;
}

.hon_ic .divdgweb_new_div_item_a {
    display: block;
    font-size: 18px;
    color: #333;
    text-align: center;
    color: #fff;
    height: 64px;
    line-height: 64px;
}

.hon_ic .divdgweb_new_div_item_content {
    background: #333;
    position: absolute;
    width: 112%;
    bottom: 0;
    left: -6%;
    height: 56%;
    transition: all .3s;
}

.hon_ic .news_div_item_pic {
    position: relative;
    z-index: 2;
}

.hon_ic .divdgweb_new_div_item_title {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.hon_ic .divdgweb_new_div_item:hover .divdgweb_new_div_item_content {
    background: #d22027;
}
.hon_num>span{font-size: 80px;color: #fff;display: block;z-index: 999;cursor: pointer;transition:.3s;border-radius: 100%;}
.hon_num>span:hover {color: #d22027;}
.hon_num>.hon_prev{position: absolute;top: 50%;left: -31px;transform: rotate(180deg);margin-top: -40px;}
.hon_num>.hon_next{position: absolute;top: 50%;right: -31px;margin-top: -40px;}
/*news*/
.new_c {padding: 100px 0;}
.new_ic{margin-top: 60px;display: flex;justify-content: space-between;}
.new_lc{width: 39.1%;}
.new_lc>ul{display: flex;border-bottom:2px solid #f3f3f4;position: relative;}
.new_lc>ul:after,.new_rc>p:after{position: absolute;content: "\e615";font-family: "hji";font-size: 16px;color: #25221e;right: 3px;top: 0;}
.new_lc>ul>li,.new_rc>p>a{position: relative;padding-bottom: 18px;}
.new_lc>ul>li+li{margin-left: 42px;}
.new_lc>ul>li.on:after,.new_rc>p>a:after{position: absolute;content: "";width: 100%;background: #d22027;height: 3px;bottom: -2px;left: 0;}
.new_lc>ul>li>a{font-size: 20px;color: #25221e;font-weight: bold;display: block;}
.new_lc>ul>li.on>a{color: #d22027;}
.new_rc{width: 57.2%;}
.new_rc>p{position: relative;border-bottom:2px solid #f3f3f4;}
.new_rc>p>a{font-size: 20px;color: #d22027;position: relative;display: inline-block;font-weight: bold;}
.new_cc{margin-top: 46px;overflow: hidden;}
.new_cc .new_item+.new_item{display: none;}
.new_ri{margin-top: 46px;}
.new_item .news_div {
    display: flex;
}

.new_item .news_div_item {
    flex-shrink: 0;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
}

img.news_div_item_image {
    width: 100%;
    height: auto;
}

.new_item .news_div_item_content {
    padding: 38px 0 90px 46px;
    border: 1px solid #f6f6f6;
}

.new_item .news_div_item_a {
    font-size: 20px;
    color: #333;
    display: block;
    position: relative;
}

.new_ic .news_div_item_body {
    font-size: 16px;
    color: #929292;
    line-height: 32px;
    margin-top: 24px;
    width:91%;
}

.new_item .news_div_item_date {
    display: flex;
    width: 140px;
    height: 42px;
    background: #d22027;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 238px;
    left: 45px;
}

.new_item .news_div_item_date * {
    color: #fff;
    font-size: 21px;
}

.new_item .news_div_item_a:after {
    position: absolute;
    content: "\e75c";
    font-family: "hji";
    font-size: 46px;
    color: #333;
    top: 130px;
    left: 0;
}
.new_ri .news_div_item_image {
    display: none;
}

.new_ri .news_div_item_date {
    display: none;
}

.new_ri .news_div_item_title a {
    font-size: 20px;
    color: #4d4d4d;
    display: block;
    position: relative;
}

.new_ri .news_div_item {
    padding: 42px 0px 42px 81px;
    border: 1px solid #f6f6f6;
    transition:all .5s;
}

.new_ri .news_div_item_title a:before {
    position: absolute;
    content: "\e621";
    font-family: "hji";
    top: 3px;
    left: -30px;
    color: #d22027;
    font-size: 20px;
}

.new_ri .news_div_item_body {
    position: relative;
    width: 80%;
}

.new_ri .news_div_item_body:before {
    position: absolute;
    content: "\e616";
    font-family: "hji";
    color: #333;
    font-size: 23px;
    left: -30px;
    top: 5px;
}

.new_ri .news_div_item_title a:after {
    position: absolute;
    content: "\e75c";
    font-family: "hji";
    right: 44px;
    top: 0;
    font-size: 46px;
    color: #333;
}
.new_item .news_div_item_body {
    height: 64px;
    overflow: hidden;
}
.new_item .slick-dots li button:before {
    color: #333;
}

.new_item .slick-dots li.slick-active button:before {
    color: #d22027;
}
.new_item .slick-dots{bottom: 53px;right: 0;width: 38%;}
.new_item .news_div>button,.new_ri .news_div>button{display:none!important;}
.new_ri .news_div_item:hover {border:1px solid #d22027;}
.new_ri .news_div_item:hover .news_div_item_title a:after,.new_item .news_div_item:hover .news_div_item_a:after{color:#d22027;}
.new_ri .news_div_item:hover .news_div_item_title a,.new_item .news_div_item:hover .news_div_item_a {color:#d22027;}
.new_item .slick-dots li button:before{font-size:40px;}
/*简介*/
.aboutbox{font-family:"Microsoft Yahei";font-size: 16px;line-height:34px;color: #fff;overflow: hidden;position: relative;background:url(//memberpic.114my.cn/hujing119/uploadfile/image/20210729/20210729145633_90506740.jpg) no-repeat center 0;text-align: center;padding:100px 0 240px}
.about_w{}
.about_w h2{font-size: 20px;line-height: 56px;font-weight: normal;position: relative;}
.about_w h2 a{display: block;color: #fff;font-size: 20px;}
.about_w h2 span{display: block;margin-bottom: 36px;}
.about_w h2:before{content: "";position: absolute;width:50px;height:1px;top:202px;left:50%;margin-left: -25px;background: rgba(255 , 255 , 255 , 0.5);}
.about_w>p{font-size: 16px;color: #fff;line-height: 34px;margin-top: 52px;}
.about_l{height: 177px;background: #fff;box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.2);margin-bottom: 46px;position: relative;margin-top: -88px;}
.about_l li:before{content: "";position: absolute;width:1px;height:115px;top:28px;right: 0;background: rgba(0 , 0 , 0 , 0.2);}
.about_l ul{display: flex;height: 100%;}
.about_l li{width: 25%;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;transition: all .5s;}
.about_l li:last-child:before{width: 0;}
.about_l li p{text-align: center;font-size: 16px;color: #333;}
.about_l li p b{font-size: 20px;display: block;margin: 12px 0 15px;}
.ab_icon {
    position: relative;
    width: 52px;
    height: 52px;
    overflow: hidden;
}
.ab_icon span {
    display: block;
    font-size: 52px;
    position: absolute;
    left: 0;
    transition: all .5s;
}
.ab_icon span:first-child{color: #333;top: 0;}
.ab_icon span:last-child{color: #fff;bottom: -52px;}
.about_l li:hover span:first-child{top:-52px;}
.about_l li:hover span:last-child{bottom: 0;}
.about_l li:hover{background: #d22027;}
.about_l li:hover *{color: #fff;}
/*公司形象*/
.cj_c{width: 86%;margin:0 auto;position: relative;padding: 0 3%;}
.cj_c>ul{display: flex;margin: 45px 0 50px;justify-content: center;}
.cj_c>ul>li>a{display:block;}
.cj_c>ul>li{width: 160px;position: relative;text-align: center;}
.cj_c>ul>li+li{border-left: 1px solid #d4d4d4;}
.cj_c>ul>li span{font-size: 46px;color: #333;display: block;}
.cj_c>ul>li.on span{color: #d22027;}
.cj_c>ul>li p{font-size: 20px;color: #333;margin-top: 12px;}
.cj_c>ul>li.on p{color: #d22027;font-weight: bold;}
.cf_img .divdgweb_new_div {display: flex;}
.cf_img .divdgweb_new_div_item {width: 25%;flex-shrink: 0;padding: 0 0.6%;display: flex;flex-direction: column-reverse;}
.cf_img .news_div_item_pic{overflow:hidden;}
.cf_img .news_div_item_pic a{display:block;position:relative;}
.cf_img .news_div_item_pic a:before,.cf_img .news_div_item_pic a:after{position: absolute;}
.cf_img .news_div_item_pic img {width: 100%;transition: all 1s;display: block;}
.cf_img .divdgweb_new_div_item .divdgweb_new_div_item_title a {display: block;font-size: 16px;color: #333;padding: 15px 0 0;position: relative;text-align:center;}
.cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a,.cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after{color: #d22027;}
.cf_img .divdgweb_new_div button{display:none!important;}
.cf_img .divdgweb_new_div_item:hover img {transform: scale(1.1);}
.cf_img .news_div_item_pic a:after {position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,55,147,0.6);bottom: -100%;left: 0;transition: all .5s;opacity: 0;border-radius: 30px;display:none;}

.cf_img .divdgweb_new_div_item:hover .news_div_item_pic a:after {
    bottom: 0;
    opacity: 1;
}
.cf_ic{
    margin-top: 14px;transition: all .5s;display: flex;
}
.cf_img {
    flex-shrink: 0;
    width: 100%;
    height: 0;
    visibility: hidden;
}
.cf_img.on {
    height: auto;
    visibility: visible;
}
.cj_c>span {
    font-size: 70px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: 23px;    cursor: pointer;
}

.cj_c>.cf_prev {
    left: -13px;
    transform: rotate(180deg);
}

.cj_c>.cf_next {
    right: -13px;
}
.cc_i{overflow:hidden;}
.cf_ic .cf_img:last-child .divdgweb_new_div_item:hover img{transform:scale(1)!important;}
@media screen and (max-width: 1500px){
.cj_c{width:98%;}
}

/*版权*/
.footWrap{background:#100102;color: #fff;position: relative;z-index: 1;line-height:25px;font-size: 14px;margin-top:100px;}
.footWrap>.gy{border-top:10px solid #d22027;transform: translateY(-10px);}
em,i{font-style: normal;}
.fl{float: left;}
.fr{float: right;}
.f_shouy{    display: none;}
.f_shouy span{font-size: 20px;color: #fff;display: inline-block;margin-left: 14px;}
.footWrap .f_shouy a{color: #fff;font-size: 16px;padding-top: 20px;display: flex;justify-content: flex-end;align-items: center;}
.hh{font-size: 18px;position: relative;color: #fff;font-weight: normal;border-bottom: 1px solid rgba(255, 255, 255, 0.1);line-height: 62px;background: url(//memberpic.114my.cn/hujing119/uploadfile/image/20210729/20210729180308_2013987424.png) no-repeat right center;}
.f_con{border-bottom: 1px solid rgba(255, 255, 255, 0.1);padding:50px 0 0;display: flex;justify-content: space-between;}
.f_code{width: 17%;min-width:224px;}
.f_code p{text-align: center;float: left;}
.f_code p:nth-child(3){margin-left:12px;}
.f_code p img{display: block;height:120px;background: #fff;padding: 7px;width: 120px;}
.f_text{width:67%;min-width:954px;}
.f_text li{float: left;font-size: 18px;color: #fff;width: 38%;}
.f_text li:nth-child(3n){width: 226px;}
.f_text li span{display: block;font-size: 18px;color: #fff;}
.f_text li em{display: block;font-size: 14px;color: rgba(255,255,255,0.5);margin-bottom: 10px;}
.f_wz{height: 57px;line-height: 47px;color: rgba(255,255,255,0.5);}
.f_nav{height: 64px;font-size: 16px;display: flex;justify-content: space-between;align-items: center;}
.f_nav a{color: #fff;font-size: 16px}
.f_text li span a{font-size: 18px;text-align: left;padding-top: 0;color: #fff;}
.f_text>ul{display: flex;flex-wrap: wrap;padding: 25px 0 33px;}
.f_text li:nth-child(4),.f_text li:nth-child(5) {
    margin-top: 38px;
}
.ewm{display: flex;justify-content: space-between;margin-top: 25px;}
.linkTagcs li a{font-size:14px;}
.links_r a{font-family: "hji" !important;font-size:42px;font-style: normal;color:rgba(255,255,255,0.3);display:inline;height:80px;display: block;line-height:80px;padding-left: 32px;}
.links_l{display: flex;align-items: center;width: 7.5%;min-width: 86px;}
.l_wz{position: relative;}
.l_wz b{font-size: 25px;color: #fff;line-height: 21px;}
.l_wz p{color: rgba(255,255,255,0.5);letter-spacing: 5px;}

.links{display: flex;align-items: center;justify-content: space-between;height: 100%;position: relative;}
.links>div{display: flex;align-items: center;color: rgba(255,255,255,0.5);}
.links_m{width: 97%;}
.linkTagcs li a{color: rgba(255,255,255,0.38)!important;}
.link_bc {
    height: 56px;
    border-bottom: 1px solid rgba(255,255,255,0.07);
}
.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;}
.linkTagcs li{line-height: 18px!important;padding-right: 10px!important;}
.linkTagcs li a {font-size: 13px!important;}
.links>div:nth-child(1) {
    width: calc(100% - 34px);
}
.links>div:nth-child(2) {
}
.linkTagcs{width:100%!important;}
.food_wbg{background: #d22027;}
.foot_to{color: rgba(255,255,255,0.5);font-size: 14px;}
.foot_to>a {
    color: rgba(255,255,255,0.5);
}
.copy_b{display: flex;justify-content: space-between;height: 66px;}
.copy_b>div{line-height: 66px;color:rgba(255,255,255,0.6);}
.copy_b>div a{color:rgba(255,255,255,0.6);}
.copy_b>div a:hover{color:rgba(255,255,255,0.8);}