@charset "utf-8";


.dfs{display:flex;align-items: center;justify-content: space-between;}

/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

em,i{font-style: normal;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;font-family: "Microsoft YaHei";overflow-x: hidden; font-size:14px;min-width:1400px;max-width:1920px;position: relative;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#df242f;text-decoration: none; border-bottom-style:}

.bg{width: 100%;min-width:1400px;}
.box{margin:0 auto;width:80%; min-width: 1400px;box-sizing: border-box;}
.page{width: 1400px;margin: 0 auto;}

.t{text-align:center;margin-bottom:40px;}
.t p{font-size:40px;color: #333;padding-bottom: 5px;position:relative;margin-bottom: 5px;display: inline-block;font-weight: bold;}
.t p>b{color: #df242f;}
.t span{color: #666;font-size: 18px;display:block;}
.t i{width:60px;height:1px;display:block;margin:20px auto 0;background:#df242f;}





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

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

.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; 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;}
.top140 {padding-top: 140px;}
.top170 {padding-top: 170px;}






/*header*/
.head_bc{width: 100%;display: flex;justify-content: space-between;}
.nav_bc.on{background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.1);}
.head_c{display: flex;justify-content: space-between;align-items: center;position: relative;z-index: 99;padding: 0 110px 0 50px;}
.nav_bc.on .head_c{height:110px;}
.nav_bc{ width: 94.6%; position: fixed; top: 0; left: 0; z-index: 180;  transition: all 0.5s ease;background:none;box-shadow:none;}
.nav_bc.cur{width: 85.6%;}
.nav_c li a,.icon>div i,.icon_pho .irh span,.nav_rc a,.nav_rc span{color:#fff; font-size: 25px;}
.nav_bc.on .nav_c li a,.nav_bc.on .icon>div i,.nav_bc.on .icon_pho .irh span,.nav_bc.on .nav_rc a,.nav_bc.on .nav_rc span,.nav_bc.on .hea_logo>p{color:#333;}
.nav_bc.on .laug a{color:#333;}

.logo b img { width: 13vw;}
/*.hea_logo .two,.nav_bc.on .hea_logo .one{display:none;}
.hea_logo .one,.nav_bc.on .hea_logo .two{display:block;}*/

.logo{display: flex;align-items: center;}
.logo a{}
.logo a img{height:80px;}
.logo li{padding-left:0.8vw;}
.logo b{font-size:1.85vw;color:#fff;line-height: 1.8vw;}
.logo p{margin-top: 6px;font-size:16px;color:#eee;}

.nav_bc.on .logo li b img{filter: brightness(0.2);}
.nav_bc.on .logo b{color:#333;}
.nav_bc.on .logo p{color:#666;}
.logo b img{width: 13vw;}



.head_lc{width: 62%;display: flex;justify-content: space-between;align-items: center;height: 100%;}
.nav_c{display: flex;width: 84%;justify-content: space-between;height: 100%;}
.nav_c>li{position: relative;height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;     line-height: 110px;}
.nav_c>li a{color: #fff;display: block;font-size: 16px;height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;transition: all .5s;}
.nav_c li ul li a{ font-size: 14px; line-height: 46px;font-weight: lighter;color: #ffffff !important;}
.nav_c>li:hover ul {display: block;}
.nav_bc.on .nav_c > li.navcurrent > a { color: #e5261d;}
.nav_c > li.navcurrent > a { color: #e5261d;font-weight:bold;}
.nav_bc.on .nav_c li:hover a{ color: #e5261d;}
.nav_bc.on .nav_c li>.nav2>a { color: #333;}
.nav_bc.on .nav_c li:hover>.nav2 a:hover { color: #fff;}
.nav_c>li.a1>.nav2 { left: -63px;}

/*.nav_c > li > a:after,.nav_c > li > a::after{ content: ''; width: 0%; height: 2px; background: #fff; display: block; position: absolute; left: 0; bottom: 0; transition:0.3s all ease-in-out; }*/
.nav_c > li.navcurrent > a:after,.nav_c > li.navcurrent > a::after,.nav_c > li:hover > a:after,.nav_c > li:hover > a::after{ width: 100%; }


/*下拉*/
.nav_c li>.nav2 {display: none; position:absolute; left:-7px; top:110px; z-index: 99999;}
.nav_bc.on .nav_c li>.nav2 { top: 110px;}
.nav_c li>.nav2 a{display: block;  background:#fff; height: 50px; line-height: 50px; width: 190px; font-size: 15px; text-align: center; color:#333 !important; border-bottom: none;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
.nav_c li>.nav2 a+a{    border-top: 1px solid #eee;}
.nav_c li>.nav2 a:hover{background:#e82129; color: #fff !important;}
.nav_c li>.nav2{left:-63px;}
.nav_c li>.nav2 li{width:100%;}
.nav_c li:hover .nav2 a{color:#fff;}


/*search*/
.icon{margin-left:80px;}

.dfss{display:flex;align-items:end;justify-content:space-between;width: 8%;}
.icon>div{height:105px;display: flex;align-items: center;justify-content: center;}
.icon>div i{color:#fff;user-select:none;transition:all 0.5s;display: flex;align-items: center;  justify-content: center;position: relative;height: 100%;}
.icon>div i span{font-size: 25px;}
.icon>div:hover i{border-color: #e60113;}
.iser_box,.itel_box{background:rgba(0,0,0,0.5);position:absolute;top:106px;right:0;padding:25px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9}
.nav_bc.on .iser_box,.itel_box{top:110px;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.icon_search{margin-left:20px;}
.laug a{font-size:20px;color:#fff;}
.search_l{display:flex;align-items:center;justify-content:end;color: #fff;}
.search_l span+span{margin-left:4px;}
.search_l a{color: #fff;font-size: 14px;}
.search_r{margin-top:20px;position:relative;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width:280px;text-align:center;right: 40px;}
.dh_h {line-height: 36px;font-size: 22px;}
.itel_box p{color:#fff;position:relative;font-size:22px; font-weight: bold;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#e82129;margin-top:10px;}
.search_l .iconfont{font-size: 16px;}
.search_l span{color: #fff}
.icon_pho {
    display: flex;
    align-items: center;
}

.icon_pho .irh span {
    color: #fff;
    font-size: 25px;
}

.icon_pho b {
    font-size: 26px;
    color: #006cb5;
    padding-left: 10px;
}
.nav_rc{display: flex;width: 10%;justify-content: space-between;}
.nav_rc a{font-size: 18px;color: #fff;position: relative;}
.nav_rc a.on{color: 003793!important;}
.nav_rc span{color: #fff;font-size: 14px;padding-top: 3px;}

.hea_icon{width: 104px;height: 110px;z-index: 9999;transition: all .5s;cursor: pointer;position: fixed;top: 0;right: 0;background: #e82129;display: flex;flex-direction: column;align-items: center;justify-content: center;box-shadow: 1px 1px 10px rgba(0,0,0,0.1);}
.hea_icon>i {
    width: 24px;
    height: 2px;
    background: #fff;
    position: relative;
    z-index: 999;
    transition: all.5s ease;
    -webkit-transition: all.5s ease;
    -moz-transition: all.5s ease;
    -ms-transition: all.5s ease;
    -o-transition: all.5s ease;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    display: block;
    transform: rotate(0);
}
.hea_icon>i+i{margin-top: 4px;}
.hea_ul li img {
    width: 80%;
    margin: 0 auto;
    display: block;
    margin-top: 9px;
}

.hea_ul {
    transition: all .5s;
    top: 0;
    right: 0;
    z-index: 999;
    width: 0;
    position: fixed;
    height: 100%;
    background: #fff;
}
.hea_ul.cur{width: 9%;box-shadow: 1px 1px 10px rgba(0,0,0,0.1);height:100%;}
.hea_icon.cur{right: 9%;}
.hea_icon.cur>i{margin:0;}
.hea_icon.cur>i:nth-child(1){
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.hea_icon.cur>i:nth-child(2){
    top: -2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.hea_icon.cur>i:last-child{
	display: none;
}
.hea_ul>ul {
    height: 100%;
    padding-top: 20px;
}
.hea_ul>ul>li>a {
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.hea_ul>ul>li>a>span {
    font-size: 16px;
    display: inline-block;
    padding-right: 10px;
}

.hea_ul li p {
    font-size: 14px;
    text-align: center;
    margin-top: 7px;
}



/*banner*/
.banner{ overflow: hidden; background:#333; }
.banner-box{ min-width:1400px; height:930px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:930px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 930px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:400px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/dghengbo/uploadfile/image/20230919/20230919083523_459618671.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/dghengbo/uploadfile/image/20230919/20230919083523_459618671.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:60px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:12px; border-radius:10px; text-indent:-9999px; background:rgba(255,255,255,0.6); cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#fff !important; width: 60px; }
.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; }






/*产品*/
.product{ padding:80px 0;background: #f5f7f9;}
.procenter{ margin-top:30px;}
.proclass{ width:18%; background:#ffffff;}
.pro_t{ text-align:center; background:#e5261d; color:#fff; height:120px; border-bottom:1px solid #fff;}
.pro_t b{ display:block; font-size:33px; padding:28px 0 5px 0;}
.pro_t em{ display:block; font-size:13px; font-weight:lighter; text-transform:uppercase;}
.pcc table,.pcc tbody,.pcc tr,.pcc td{ display:block; width:100%;} 
.pcc tr,.pcc li{ border-bottom:1px solid #eaf1f9;}
.pcc tr:last-of-type {border-bottom: none;}
.pcc td a,.pcc li a{ display:block; line-height:60px; position:relative; padding-left:30px; font-size:16px; color:#484848; font-weight:lighter; transition:all .3s ease;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;    padding-right: 80px;}
.pcc td a:after,.pcc li a:after{ content:''; display:block; position:absolute; width:18px; height:18px; border-radius:50%; background:url(https://memberpic.114my.com.cn/dghengbo/uploadfile/image/20230914/20230914172633_1505857741.png) no-repeat center; top:0; bottom:0; margin:auto 0; right:30px; transition:all .3s ease;}


.pro_rc{width: 80%;overflow: hidden;}

.pro_simg .divproduct_new_div,.pro_simg .divproduct_new_div2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pro_simg .divproduct_new_div_item{
    flex-shrink: 0;
    width: 32%;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 30px;border: 1px solid #e8e8e8;
}

.pro_simg {
    height: 1042px;
    overflow: hidden;
}

.pro_simg .divproduct_new_div_item_a {
    display: block;
    width: 100%;
    height: 58px;
    line-height: 58px;
    text-align: center;
    background: #fff;
}
.proo {
    height: 912px;
    overflow: hidden;
}
.cate_c {
    width: 100%;
    padding: 0 17px;
    margin-top: 38px;
}

.cate_c table {
    width: 100%;
    background: #f1f1f1;
}

.cate_c table tbody {
    display: flex;
    flex-wrap: wrap;
}

.cate_c table tr {
    width: 50%;
    height: 79px;
    border-bottom: 1px solid rgba(255,255,255,0.45);
}

.cate_c table tr td {
    width: 100%;
    display: block;
    height: 100%;
}

.cate_c table tr td a {
    display: block;
    font-size: 16px;
    color: #333;
    height: 100%;
    line-height: 79px;
    margin-left: 55px;
    font-weight: normal!important;
    position: relative;
    min-width:111px;
}

.cate_c table tr td a:before,.cate_c table tr td a:after {position: absolute;content: "";border-radius: 100%;border: 1px solid #e5261d;}

.cate_c table tr td a:before {
    width: 6px;
    height: 6px;
    top: 50%;
    left: -20px;
    margin-top: -3px;
}

.cate_c table tr td a:after {
    width: 14px;
    height: 14px;
    top: 50%;
    margin-top: -7px;
    left: -24px;
}

.cate_c table tr:hover a {
    color: #e5261d;
}
.pro_simg .product_div_item_pic a {
    display: block;
    position: relative;
    overflow: hidden;
}

.pro_simg .product_div_item_pic a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .5s;
}

.pro_simg .divproduct_new_div_item:hover .product_div_item_pic a:after {
    opacity: 1;
}

.pro_simg .product_div_item_pic a:before {
    position: absolute;
    content: "查看详情";
    width: 124px;
    height: 27px;
    background: #e5261d;
    border-radius: 13px;
    text-align: center;
    line-height: 27px;
    color: #fff;
    font-size: 14px;
    top: 20%;
    left: 50%;
    margin-left: -62px;
    margin-top: -13px;
    transition: all .5s;
    z-index: 99;
    opacity: 0;
}

.pro_simg .divproduct_new_div_item:hover .product_div_item_pic a:before {
    top: 50%;
    opacity: 1;
}
.pro_simg .divproduct_new_div_item:hover {
    border: none;
}
.product_div_item_pic img {width: 100%;height: auto;}









/*产品优势*/
.padv_bg { background: url(https://memberpic.114my.com.cn/dghengbo/uploadfile/image/20230919/20230919084030_1678105167.jpg)no-repeat top center; position: relative; height: 807px; padding-top: 80px; overflow: hidden; }
.padv_t { width: 100%; }
.padv_t p { color: #fff; }
.padv_t p b{color: #fff;}
.padv_t span { color: #ccc; }
.padv_cont { width: 100%; height: 100%; }
.padv_cont li { width: 25%; float: left; text-align: center; padding-top: 60px; height: 100%; position: relative; overflow: hidden; cursor: pointer; }
.padv_cont li i img { width: 272px; height: 272px; display: block; border-radius: 50%; border: 6px solid #fff; overflow: hidden; margin: 0 auto; position: relative; z-index: 9; }
.padv_cont li:after { content: ''; width: 100%; height: 100%; display: block; background-image: linear-gradient(to bottom, transparent 1%, rgba(51,51,51,0.5)); position: absolute; top: 100%; transition: 0.3s ease all; }
.padv_cont li i img { margin-bottom: 20px; }
.padv_cont li p { color: #fff; font-size: 24px; position: relative; z-index: 9; }
.padv_cont li span { width: 30px; height: 1px; background: #dd272a; margin: 15px auto; display: block; position: relative; z-index: 9; transition: 0.3s ease all; }
.padv_cont li.on span { width: 1px; height: 30px; }
.padv_cont li dd { font-size: 16px; color: #fff; line-height: 30px; position: relative; z-index: 9;width: 70%;margin: 0 auto;}
.padv_cont li+li { border-left: 1px solid rgba(255,255,255,0.1); }
.padv_cont li.on:after { top: 0px; }




/*case*/
.case {padding: 4%;overflow: hidden;width: 95%;background: #fff;border-radius: 10px;margin: 0 auto;position: relative;}
.case_box {margin: 0 auto;}

.case_con {background:  #fff;margin-top: 0%;}
.case_con .divdgweb_new_div{width: 100%;padding-top: 36.6%;position: relative; overflow: hidden; height: 0;}
.case_con .news_div_item_pic{height: 100%;}
.case_con *{display: block;}
.case_con .news_div_item_image{width: 100%; height: 100%; transition: 0.3s;}
.case_con .divdgweb_new_div_item_content{position: absolute; bottom: 0; left: 0;height: 54px; background: rgba(0, 0, 0, 0.3);z-index: 1; transition: 0.3s; width: 100%;}
.case_con .divdgweb_new_div_item_a{ font-size: 18px; line-height: 54px; color: #fff; text-align: center; transition: 0.3s;}
.case_con .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ font-weight: bold;}
.case_con .divdgweb_new_div_item{position: absolute;overflow: hidden;}
.case_con .divdgweb_new_div_item:nth-child(1){width: 50%;height: 100%;top: 0;left: 0;}
.case_con .divdgweb_new_div_item:nth-child(2){width: 23.5%;top: 0; left: 51.5%;}
.case_con .divdgweb_new_div_item:nth-child(3){width: 23.5%;bottom: 0; left: 51.5%;}
.case_con .divdgweb_new_div_item:nth-child(4){width: 23.5%;top: 0; right:0;}
.case_con .divdgweb_new_div_item:nth-child(5){width: 23.5%;bottom: 0; right: 0;}
.case_con .divdgweb_new_div_item:hover .news_div_item_image { transform: scale(1.2);}
.case_con .divdgweb_new_div_item:hover .divdgweb_new_div_item_content {height: 100%;  background: rgba(238, 33, 33, 0.7);display: flex; flex-direction: column; justify-content: center;}
.case_con .divdgweb_new_div_item_body {font-size: 14px;line-height: 24px; color: #fff; padding: 0 6%;}


/*honor*/
.honor_bg{position: relative;    padding-bottom: 70px;}
.honor_l img{margin-left:-60px;margin-bottom:-140px;}
.honor_r{width:calc(100% - 308px);padding:30px;background: linear-gradient(90deg,#fff 30%,#fff 70%);box-shadow: 50px 0px 50px rgba(0,0,0,0.05);margin-top: 15px;}

.honor_r .tempWrap{width:100% !important;}
.honor_r ul{display:block;}
.honor_r li{float:left;overflow: hidden;transition: 0.3s ease all;display:block;width:calc((100% - 45px) / 4);margin-right:15px;text-align: center;}
.honor_r li p a{color: #333;font-size: 16px;display:block;}
.honor_r li p{height:50px;line-height:50px;position: relative;z-index: 2;background: #f8f8f8;display:none;}
.honor_r li img{transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;width:100%;height: 100%;display: block;}
.honor_r li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}




/*优势*/
.adv_bg { background: #f8f8f8; padding: 80px 0px; overflow: hidden }

.adv_cont {background: #eee; overflow: hidden; }
.adv_cont li { padding: 35px; background: #f8f8f8; display: block; float: left; width: calc((100% - 3px - 40%) / 3); height: 680px; overflow: hidden; position: relative; transition: 0.5s ease all; cursor: pointer; }
.adv_cont li+li { margin-left: 1px; }
.adv_cont li.on { width: 40%; }
.adv_cont li p { color: #dd272a; font-size: 28px; font-weight: bold; display: inline-block; margin: 20px 0 15px 0; }
.adv_cont li t { display: block; margin-top: -12px; font-family: Arial; color: #aaa; }
.adv_cont li span { color: #ccc; margin: 0 20px; position: relative; top: -3px; font-size: 0px !important; }
.adv_cont li dd { width: 90%; font-size: 16px; color: #666; line-height: 30px; font-size: 16px !important; position: absolute; opacity: 0; top: 560px; left: 80px; transition: 0.3s ease all;z-index: 9;}
.adv_cont li d { width: 400px; color: #222; font-weight: bold; font-size: 20px; font-size: 16px !important; position: absolute; opacity: 0; top: 524px; left: 320px; transition: 0.3s ease all; }
.adv_cont li i { font-size: 110px; font-family: 'Impact'; color: #eee; font-style: normal; position: absolute; right: 56px; bottom: -30px; transition: 0.3s ease all; }
.adv_cont li.on t { display: none; }
.adv_cont li.on span { font-size: 16px !important; }
.adv_cont li.on dd { left: 35px; opacity: 1; }
.adv_cont li.on d { left: 220px; opacity: 1; }
.adv_cont li.on i { right: 40px; }



/*com*/
.about_co{padding:0px 0 100px 0;background:url(https://memberpic.114my.com.cn/dghengbo/uploadfile/image/20230919/20230919084100_437346566.jpg) no-repeat;    position: relative;background-attachment: fixed;}
.about_co:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
}
.uw-title{color:#fff;}
.uw-title .uw-line-x { background: rgba(255,255,255,.5);}
.uw-title-cn{transform: translateX(0px);opacity: 1;color: #fff;font-weight: 100;font-family: syh;text-transform: uppercase;
font-size: 36px;line-height: 40px;}
.uw-line-x {
    width: 100%;
    height: 3px;
    position: relative;
    margin: 10px 0 28px 0;
    background: rgba(0,0,0,.2);
}
.uw-line-x{transform: translateX(0px);
    opacity: 1;
    color: #fff;
    font-weight: bold;
    font-family: microsoft yahei;
    text-transform: uppercase;}
.uw-line-x::before {
    content: '';
    width: 30%;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: #d51f25;
}
.uw-title .uw-title-en, .uw-investor-line-content strong {
    font-size: 62px;
    line-height: 80px;
}
.uw-title-en{transform: translateX(0px);
    opacity: 1;
    color: #fff;
    font-weight: bold;
    font-family: microsoft yahei;
    text-transform: uppercase;}
.about_int {width: 60%;float: right;margin: 100px 20px; border-radius: 10px;position: relative;}
.about_int b {line-height: 28px;font-size: 15px; color: #fff; font-weight:normal;}
.about_int b a{color: #fff;}
.about_tu {margin-top: 30px;}
.about_tu ul {display: flex;justify-content: space-between; padding: 0 2%;}
.about_tu ul li {width: 120px;height: 120px;border: 1px dashed #fff;border-radius: 100px;display: flex;justify-content: center;align-items: center;flex-flow: column;transition: 0.5s;}
.about_tu ul li:hover{border-color: #d51f25;}
.about_tu ul li:hover i{color: #d51f25;}
.about_tu ul li i {font-size: 26px;transition: 0.5s;color: #fff;}
.about_int span {line-height: 18px;font-size: 18px; text-align: center; padding-top:10px;}
.about_tu li span a {font-size: 18px;color: #fff; font-weight:bold;}
.about_tu li span em{font-size: 12px;color:rgba(255,255,255,0.5);display: block;padding-top:2px;}

/* strength */
.dfs {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.str_bg{width:1500px;height:240px;background:#fff; position: relative; padding: 0% 6%;margin: 0 auto;z-index: 10;box-shadow: 0px 10px 20px rgba(0,0,0,0.1);}
.str_bg .w1500 *{line-height: 100%;}
.str_list,.str_list ul{height:100%;position: relative;margin-top: -100px;}
.str_list li+li{border-left: 1px rgba(0,0,0,0.1) solid; padding-left: 148px;}
.str_list li p{font-size:30px;font-weight: 100;color:#333;}
.str_list li em {display:flex;align-items:baseline;margin:6px 0;}
.str_list li em i{font-size:46px; color:#666;font-style: 100; font-family:din;}
.str_list li em b{font-size:18px;font-weight: 100;color:#333;margin-left:5px;}
.str_list li>span{font-size:16px;color:rgba(0,0,0,0.3);}






.fa_c{ margin-top: -0%;background: #fff; position: relative; padding:3% 0; z-index: 9;}
.fa_bc {width:100%;margin-top:0px; padding:0px 0 0px;}
.fa_img {overflow: hidden;}
.fa_img .new_web_div2021 li{width:calc((100% - 60px) / 4);float:left;margin-right:20px;}
.fa_img .new_web_div2021 li img{width:100%;height:auto;}
.fa_img .new_web_div2021 li a{display:block;}
.fa_img .new_web_div2021 li p{width:100%;}
.fa_img .new_web_div2021 li p a{display:block;width:100%;font-size:16px;text-align:center;line-height:60px;}




/*news*/
.news_bg{background:#f8f8f8;}
.news{ padding:70px 0 50px;}
.news_tit {text-align: left;  float: left; font-size: 36px;color: #e82129; font-weight:bold; line-height:30px;}
.news_tit b{font-size: 40px;color: #343434; float: left;  font-weight:bold;}
.news_tit p{font-size:16px;color: #777;line-height: 30px; font-weight:normal; line-height: 50px;}
.news_tab ul li {display: inline-block; overflow: hidden;   width:120px; line-height: 60px;margin:0 0px 0 25px; position: relative;}
.news_tab ul li::after { content: ''; display: block; clear: both; width: 100%; height: 1px; position: absolute; left: -100%; bottom: 0%;
background: #e82129; filter: progid:DXImageTransform.Microsoft.gradient( startColorproadv='#e82129', endColorproadv='#0c3089',GradientType=1 ); transition: .3s all ease;}
.news_tab ul li:hover,.news_tab ul li.on{ border-color: transparent;}
.news_tab ul li a img { display: inline-block;  vertical-align: middle; padding-right: 5px;  -webkit-filter: grayscale(1); filter: grayscale(1);}
.news_tab ul li:hover a img,.news_tab ul li.on a img{-webkit-filter: grayscale(0);filter: grayscale(0);}
.news_tab ul li:hover:after,.news_tab ul li.on:after{left: 0}
.news_tab ul li:hover a,.news_tab ul li.on a{color:#e82129; font-weight:bold;}
.news_tab ul li:hover a  i,.news_tab ul li.on a i{color:#e82129;  font-weight: normal;}

.news_tab ul { text-align: center; line-height: 30px;}
.news_tab ul li a { display: block; font-size:18px; font-weight:500; color: #343434; transition: .3s all ease; position: relative; z-index: 3;}
.news_tab {    margin-bottom: 30px; float: right;}
.news_tab li a i{font-family: 'iconfont'; color:#333; font-size: 28px;  padding-right: 10px;  position: relative; top: 4px;}

.news_list{height:540px;width: 100%;overflow: hidden;}
.news_list .news_div{height:540px;}

.news_list .news_div_item,.news_list .divdgweb_new_div_item{width: 23.65%;display: inline-block;position: relative;height:530px;transition:0.5s; padding: 20px; border: 1px #eee solid;}
.news_list .news_div_item+.news_div_item,.news_list .divdgweb_new_div_item+.divdgweb_new_div_item{margin-left:1.79%;}
.news_list .news_div_item_date,.news_list .divdgweb_new_div_item_date{position: absolute;top:290px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before,.news_list .divdgweb_new_div_item_date::before{position:absolute;content:'';background:url(https://memberpic.114my.com.cn/dghengbo/uploadfile/image/20230919/20230919084139_1384325122.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content,.news_list .divdgweb_new_div_item_content{position: absolute;top:330px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .divdgweb_new_div_item_year, .news_list .divdgweb_new_div_item_month, .news_list .divdgweb_new_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .news_div_item_a,.news_list .divdgweb_new_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight: 	normal;}
.news_list .news_div_item_a::before,.news_list .divdgweb_new_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 175px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after,.news_list .divdgweb_new_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/dghengbo/uploadfile/image/20230919/20230919084215_2139152449.png) no-repeat center;width: 25px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body,.news_list .divdgweb_new_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:250px;display: block;     overflow: hidden;}
.news_list .divdgweb_new_div_item_pic, .news_list .divdgweb_new_div_item_pic a, .news_list .divdgweb_new_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic,.news_list .divdgweb_new_div_item_pic{ border:1px solid #eee;}
.news_list .news_div_item:hover .news_div_item_a,.news_list .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{color: #e82129;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before,.news_list .divdgweb_new_div_item:hover .divdgweb_new_div_item_a::before{background: #e82129;transition:0.5s;padding-left:40px; color: #fff;}
.news_list .news_div_item:hover .news_div_item_a::after,.news_list .divdgweb_new_div_item:hover .divdgweb_new_div_item_a::after{left:110px;transition:0.5s;}
.news_tab img {  position: relative; float: left; top: 18px;}

.news_list .news_div_item .news_div_item_pic img,.news_list .divdgweb_new_div_item .news_div_item_pic img{ width:100%; height:100%; transition:all .6s ease; }
.news_list .news_div_item:hover .news_div_item_pic img,.news_list .divdgweb_new_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.news_list .news_div_item:hover img{transform:scale(1.1);}




/*版权*/
.copy_wrap{width:100%;background:url(https://memberpic.114my.com.cn/dghengbo/uploadfile/image/20230919/20230919084237_1511139287.png) no-repeat center top #f8f8f8;padding-top:124px;position:relative;}
.go_top{width:180px;height:44px;position:absolute;top:0;left:calc(50% - 90px);text-align: center;line-height:44px;font-size:18px;color:rgba(255,255,255,0.3);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding-top: 20px;}
.go_top:hover{color:#fff;-webkit-animation:goTop infinite 1s;animation:goTop infinite 1s;}
.copy_con{padding-bottom:60px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;}
.banq{width:calc(100% - 490px);}
.bq_item{}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li a{ display: block;font-size: 15px; line-height: 30px; color: rgba(255,255,255,0.47);text-align:left;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 20px !important;color:#fff !important;line-height: 48px !important;position: relative;}

.bq_r{width:390px;padding-left: 80px;position: relative;}
.bq_r b{font-size:20px;font-weight: normal;color:#fff;display: block;line-height:48px;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 15px;color: rgba(255,255,255,0.47);line-height:30px;}
.bq_ewm {display: -webkit-box;display: -ms-flexbox;display: flex;padding-top:24px;position: relative;}
.bq_ewm li+li {margin-left: 10px;}
.bq_ewm li:hover .ewm_cc{display: block;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 34px;color: #fff;background: #131513;display: flex;
    align-items: center;
    justify-content: center;}
.bq_ewm li span:hover{background:#df242f;}
.ewm_cc {position: absolute;top: -150px;left:0;display: none;background:#fff;}
.ewm_cc p{line-height:30px;text-align: center;padding-bottom:5px;position:relative;}
.ewm_cc p:before,.ewm_cc p:after{content:'';width:100%;position:absolute;top:0;left:0;-webkit-animation:ewmccBA infinite 3s;animation:ewmccBA infinite 3s;}
.ewm_cc p:before{height:2px;background:#df242f;}
.ewm_cc p:after{height:10px;background:-webkit-gradient(linear,left top, left bottom,from(#df242f),to(transparent));background:linear-gradient(to bottom,#df242f,transparent);}
.ewm_cc img{width:130px;}
.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}

.link{background:#222;}
.link_tit{padding:20px 20px 20px 40px;}
.link_tit b{font-size:22px;color:#fff;}
.link_tit p{font-size:16px;color:rgba(255,255,255,0.2);margin-top:6px;}
.link_con{width:calc(100% - 107px);}

.link+.copy_b{border-top:none;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.copy_b{height:82px;border-top: 1px solid rgba(255,255,255,0.05);color:rgba(255,255,255,0.47);font-size: 15px;}
.copy_b a{color:rgba(255,255,255,0.47);font-size: 15px;}
.copy_b a:hover{color:#fff;}

@-webkit-keyframes goTop{
  0%{-webkit-transform:translateY(0px);transform:translateY(0px);}
  50%{-webkit-transform:translateY(5px);transform:translateY(5px);}
  100%{-webkit-transform:translateY(0px);transform:translateY(0px);}
}

@keyframes goTop{
  0%{-webkit-transform:translateY(0px);transform:translateY(0px);}
  50%{-webkit-transform:translateY(5px);transform:translateY(5px);}
  100%{-webkit-transform:translateY(0px);transform:translateY(0px);}
}
@-webkit-keyframes ewmccBA{
  0%{top:0;opacity:1;}
  50%{top:130px;opacity:0.2;}
  100%{top:0;opacity:1;}
}
@keyframes ewmccBA{
  0%{top:0;opacity:1;}
  50%{top:130px;opacity:0.2;}
  100%{top:0;opacity:1;}
}



.linkTagcs li a{color:#999 !important;}