<style>
@charset "utf-8";
@font-face{
font-family:fontDin1;
src:url(https://memberpic.114my.com.cn/0445261/cssnew/DIN-MEDIUM_otf.txt),url(https://memberpic.114my.com.cn/0445261/cssnew/DIN-MEDIUM_woff.txt),url(https://memberpic.114my.com.cn/0445261/cssnew/DIN-MEDIUM_eot.txt),url(https://memberpic.114my.com.cn/0445261/cssnew/DIN-MEDIUM_woff2.txt),url(https://memberpic.114my.com.cn/0445261/cssnew/DIN-MEDIUM_ttf.txt)}
/*通用代码*/
*{ margin:0px; padding:0px;}
body{ color:#222; font-size:14px; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden;}
img{ border-right-width:0px; border-top-width:0px; border-bottom-width:0px; border-left-width:0px; margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{ margin:0px; padding:0px; list-style:none;}
.clear{ clear:both;}
a{ color:#222; font-size:14px; text-decoration:none;}
a:hover{ color:#1c55cf; cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{ outline:none; font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1400{ max-width:1400px; margin:0 auto; min-width:1300px;}
.fr{ float:right;}
.fl{ float:left;}
*,:after,:before{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.title{ color:#222; font-size:36px; text-align:center; padding:60px 0px 0px 0px;}
.title b i{ color:#1c55cf;}
.title span{ display:block; color:#666; font-size:16px; font-weight:lighter; margin:5px 0 10px 0;}
.title em{ display:inline-block; height:0px;}
.title em i{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#1c55cf; animation:nbanA 2s infinite;} 
.title em i+i{ margin-left:10px;}
.title em i:nth-child(1){ animation-delay:.4s;}
.title em i:nth-child(2){ opacity:0.6; animation-delay:.6s;}
.title em i:nth-child(3){ opacity:0.2; animation-delay:.8s;}
@keyframes nbanA{
0%{ transform:translateY(0px);}
50%{ transform:translateY(-8px);}
100%{ transform:translateY(0px);}
}
@keyframes moveBg {
0%{ background-position:0% 30%;}
100%{ background-position:100% 50%;}
}
@-webkit-keyframes flymove{
from{ background-position:-98px 0px;}
to{ background-position:0 0;}
}
@-moz-keyframes flymove{
from{ background-position:-98px 0px;}
to{ background-position:0 0;}
}
@-ms-keyframes flymove{
from{ background-position:-98px 0px;}
to{ background-position:0 0;}
}
.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;}


/*抬头*/
.nav_logo{float:left; padding-left:2%; padding-top:0px;}
.nav_name{float:left; padding-left:10px; margin-top:-2px; height:60px; border-right:1px solid #222222; padding-right:12px; font-size:30px; font-weight:bold;}
.nav_name p{font-size:13px; font-weight:lighter;text-transform: uppercase;color: #666666;letter-spacing: 1.2px;}
.nav_font{float:left; padding-top:0px; font-size:20px; color:#1c55cf; font-weight:bold; padding-left:15px;letter-spacing: 2.3px;}
.nav_font p{padding-top:3px; font-size:14px;  color:#aaaaaa; font-weight:lighter;letter-spacing: -1px;}
.header{ display:-webkit-flex; display:flex; height:110px; color:#222; justify-content:space-between; flex-wrap:nowrap; align-items:center;}
.hleft{ display:-webkit-flex; display:flex; height:110px; justify-content:flex-start; flex-wrap:nowrap; align-items:center;width: 622px;}
.hlogo{ height:110px; position:relative; z-index:3;}
.hlogo a{ display:block; margin-top:23px; margin-left:40px;}
.hlogo:after{ content:""; display:block; width:1px; height:58px; background:#ddd; position:absolute; top:23px; right:-20px;}
.hname{ display:block; height:110px; color:#1c55cf; font-size:24px; font-weight:bold; margin-left:40px; margin-top:50px; position:relative;}
.hname span{ color:#222; font-size:14px; font-weight:lighter;}

.hright,.nav ul{ display:-webkit-flex; display:flex; justify-content:flex-start; flex-wrap:nowrap; align-items:center;}
.nav>ul>li{ position:relative; margin-right:40px;}
.nav>ul>li>a{ display:block; color:#666; font-size:16px; line-height:107px; font-weight:lighter; transition:all .3s ease;}
.nav>ul>li:hover>a,.nav>ul>li.cur>a{ color:#1c55cf; border-bottom:2px solid #1c55cf;}

.nav>ul>li#a3 .dropmenu{ width:300%; left:-100%;}
.dropmenu{ width:200%; text-align:center; background:#fff; border-radius:5px; position:absolute; left:-50%z-index:99; top:105%; transition:all .3s ease; opacity:0; visibility:hidden;}
.nav>ul>li:hover .dropmenu{ top:calc(100% - 10px); opacity:1; visibility:visible;}
.dropmenu:after{ content:''; display:block; width:0; height:0; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom:10px solid #fff; position:absolute; bottom:100%; left:0; right:0; margin:0 auto;}
.nav>ul>li .sedNav { width:330px; background:#f5f5f5; position:absolute; right:0; top:100%; z-index:99; display:none; box-sizing:content-box; padding:30px;}
.nav ul>li#a3 .sedNav{ width:540px;}
.nav ul>li#a3 .sedNav .sedNav_r,.nav ul>li#a3 .sedNav .sedNav_r tbody { display:block; width:384px;}
.nav ul>li#a3 .sedNav .sedNav_r tr{ display:inline-block; margin:0 10px 10px 0;}
.nav li .sedNav p{ color:#222; font-size:18px; font-weight:bold; padding-bottom:8px;}
.nav li .sedNav span{ color:#9ea9a5; font-size:12px; text-transform:uppercase;}
.nav li .sedNav span:after{ content:""; display:block; width:30px; height:4px; background:#1c55cf; margin-top:20px;}
.nav li .sedNav a { display:block; width:180px; color:#888; font-size:14px; line-height:34px; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border:1px solid #e1e1e1;}
.sedNav_l{ text-align:left;} 
.nav li .sedNav td table{ display:none;}
.nav li .sedNav a+a,.nav li .sedNav tr+tr{ display:block; margin-top:10px;}
.nav li .sedNav a:hover { color:#fff; background:#1c55cf;}
.dropmenu a{ display:block; color:#666; font-size:14px; line-height:35px; transition:all .3s ease;}
.dropmenu a:hover{ color:#fff; background:#1c55cf;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}

.htel,.hsearch{ position:relative;}
.htel:hover .htel_box,.hsearch:hover .iser_box{ transform:rotateX(0deg);}
.htel .htelicon{ display:block; width:55px; height:110px; color:#fff; font-size:14px; line-height:128px; text-align:center; font-weight:lighter; background:url(https://memberpic.114my.com.cn/0452131/uploadfile/image/20210615/20210615182610_297661158.png) #1c55cf no-repeat center 28px; cursor:pointer;}
.htel .htelicona{ display:block; width:55px; height:110px; color:#fff; font-size:14px; line-height:128px; text-align:center; font-weight:lighter; background:url(https://memberpic.114my.com.cn/0452131/uploadfile/image/20210615/20210615182224_1616845977.png) #222 no-repeat center 28px; cursor:pointer;}
.htel_box{ background:rgba(255,255,255,0.8); position:absolute; top:100%; right:0; padding:30px; transform-origin:top; transform:rotateX(90deg); transition:all 0.5s; z-index:9;}
.htel_icon{ display:flex; width:190px; color:#1c55cf; font-size:24px; font-weight:bold; align-items:center; justify-content:end;}
.hsearchicon{ width:55px; height:110px; color:#fff; font-size:14px; line-height:128px; text-align:center; font-weight:lighter; background:url(https://memberpic.114my.com.cn/dg0064655/uploadfile/image/20210327/20210327090518_961413287.png)#ffa200 no-repeat center 28px; cursor:pointer;}
.iser_box{ background:rgba(255,255,255,0.8); position:absolute; top:100%; right:0; padding:30px; transform-origin:top; transform:rotateX(90deg); transition:all 0.5s; z-index:9;}
.search_l{ display:flex; width:644px; color:#222; align-items:center; justify-content:end;}
.search_l span{ color:#222;}
.search_l a{ color:#666; font-size:13px;}
.search_l a:hover{ color:#1c55cf;}
.search_r{ margin-top:15px; position:relative;}
#infoname{ width:100%; height:38px; line-height:38px; text-indent:12px; border:1px solid #eee; border-radius:30px;}
.z_img { width:38px; height:38px; position:absolute; top:0; right:0; background:no-repeat;}
@media screen and (max-width:1850px){ 
.nav>ul>li{ position:relative; margin-right:20px;}
}
@media screen and (max-width:1650px){ 
.nav>ul>li{ position:relative; margin-right:8px;}
.nav>ul>li>a{ font-size:13px;}
.htel a,.hsearchicon{ width:70px;}
}

/*幻灯片*/
.banner{ overflow:hidden; width:100%; position:relative; z-index:1; background:#f5f5f5;}
.banner-box{ min-width:1300px; height:638px; position:relative; margin:0 auto;}
.banner-box .bd, .banner-box .bd ul{ width:100% !important;}
.banner-box .bd li{ width:100% !important; height:638px; background-position:center; background-repeat:no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto; width:100%; height:80%; position:relative; z-index:9;}
.banner-btn{ width:100%; position:absolute; top:237px; left:0; margin-left:0; height:360px; overflow:hidden;}
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index:9;}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/dg0064655/uploadfile/image/20210327/20210327105548_770625893.png) no-repeat 0 0;} 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/dg0064655/uploadfile/image/20210327/20210327105548_770625893.png) no-repeat -49px 0;}
.banner-box .hd { position:absolute; bottom:0px; width:100%; display:block;}
.banner-box .hd ul{ text-align:center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background:#1c55cf; border-radius:8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4;}
.banner-box:hover .banner-btn a.next{ right:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4;}
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
@-webkit-keyframes kenburns-top { 
0% { -webkit-transform:scale(1) translateY(0); transform:scale(1) translateY(0); -webkit-transform-origin:50% 16%; transform-origin:50% 16%;}
100% { -webkit-transform:scale(1.1) translateY(-15px); transform:scale(1.1) translateY(-15px); -webkit-transform-origin:top; transform-origin:top;}
}
@keyframes kenburns-top { 
0% { -webkit-transform:scale(1) translateY(0); transform:scale(1) translateY(0); -webkit-transform-origin:50% 16%; transform-origin:50% 16%;}
100% { -webkit-transform:scale(1.1) translateY(-15px); transform:scale(1.1) translateY(-15px); -webkit-transform-origin:top; transform-origin:top;}
}
@-webkit-keyframes kenburns-top1 { 
0% { -webkit-transform:scale(1.1) translateY(-15px); transform:scale(1.1) translateY(-15px); -webkit-transform-origin:top; transform-origin:top;}
100% { -webkit-transform:scale(1) translateY(0); transform:scale(1) translateY(0); -webkit-transform-origin:50% 16%; transform-origin:50% 16%;}
}
@keyframes kenburns-top1 { 
0% { -webkit-transform:scale(1.1) translateY(-15px); transform:scale(1.1) translateY(-15px); -webkit-transform-origin:top; transform-origin:top;}
100% { -webkit-transform:scale(1) translateY(0); transform:scale(1) translateY(0); -webkit-transform-origin:50% 16%; transform-origin:50% 16%;}
}

/*产品中心*/
.product{margin-bottom:60px;}
.protab a{ display:inline-block; width:216px; color:#666; font-size:16px; line-height:60px; text-align:center; background:#eee; transition:all .3s ease; margin-bottom:10px; position:relative;}
.protab a+a{ margin-left:6px;}
.protab a:nth-child(10){ margin-left:0px;}
.protab a.on,.protab a:hover{ color:#fff; line-height:60px; background:#1c55cf;}
.protab{margin-top: 40px;    text-align: center;}
.product_bg_c ul{ position:relative;margin-top:30px;}
.proshow tr{ display:-webkit-flex; display:flex; flex-wrap:nowrap; align-items:flex-start;}
.proshow tr+tr{ margin-top:20px;}
.proshow td{ width:342px; border:1px solid #eee; padding:10px !important; box-sizing:border-box;}
.proshow td+td { margin-left: 11px;}
.proshow td>a{ border:1px solid #eee;}
.proshow td>a img{ width:100%; height:auto;}
.proshow td a,.proshow td span{ display:block; overflow:hidden;}
.proshow td br{ display:none;}
.proshow td span{ height:66px; text-align:left; transition:all .3s ease; padding:24px 0;}
.proshow td span a{ display:initial; color:#666; font-size:16px; font-weight:lighter; text-align:left; transition:all .3s ease; margin-left:10px;}
.proshow td span .promore{ display:inline-block; float:right; width:74px; height:28px; color:#fff; font-size:14px; font-weight:lighter; text-align:center; line-height:30px; background:#1c55cf; transition:all .3s ease; margin-right:10px;}
.proshow td:hover span a{ color:#fff;}
.proshow td:hover{ background:#1c55cf;}
.proshow td:hover span .promore{ color:#1c55cf; background:#fff;}

/*工程案例*/
.case{padding-bottom:30px; background:url(https://memberpic.114my.com.cn/0445261/uploadfile/image/20210629/20210629160847_1402988525.jpg) no-repeat; margin:0 auto;height: 764px;}
.case_con{ position:relative;margin-top:40px;}
.case .tempWrap{ width:1400px !important;}
.case_list dl{ float:left; width:450px; margin-right:25px;}
.case_list dt{ height:338px; overflow:hidden;}
.case_list dt img{ display:block; width:450px; height:338px;}
.case_list dd{ height:140px; background:#fff; padding:0 30px; position:relative;}
.case_list dd h3 a{ display:block; color:#666; font-size:20px; line-height:16px; text-align:center; font-weight:normal; padding:30px 0 0px;}
.case_list dd p{ width:424px; color:#888; font-size:14px; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:5px 0px 10px 0px;}
.case_list dd .more{ display:block; height:46px; color:#fff; line-height:46px; text-align:center; background:#aaaaaa; position:relative; transition:all 0.5s ease; margin-top:5px;}
.case_list dd .more span{ font-size:16px; position:relative; z-index:3;}
.case_list dd .more:after{ content:''; display:block; width:0px; height:100%; background:#1c55cf; position:absolute; top:0px; left:0px; transition:all 0.5s ease;}
.case_list dl:hover dd .more:after{ width:100%;}
.case_list dl:hover dd .more{ color:#fff;}
.case_pg{ height:10px; text-align:center; padding:30px 0;}
.case_pg i{ display:inline-block; width:10px; height:10px; background:#1c55cf; border-radius:50%; margin:0 5px;}
.case_pg i.cur{ background:#666666; cursor:pointer;}

/* 四大优势 */
.super {overflow: hidden; background: #fff;}
.super .super-con { margin-top: 40px; overflow: hidden;height:600px;}
.super .super-con .super-slide { float: left; width: 50%;height:100%; overflow: hidden;}
.super .super-con .swiper-slide img { display: block; width: 960px;}
.super .super-con .super-list { float: left; width: 50%; background: #f6f6f6; overflow: hidden;}
.super .super-con .item {padding: 50px 56px;box-sizing: border-box;float: left;width: 50%;height: 297px;}
.super .super-con .item h3  {  position: relative; font-size: 20px; color: #222; font-weight: bold; padding-bottom: 20px; border-bottom: 1px solid #e1e1e1;}
.super .super-con .item p { margin-top: 20px; height: 90px; font-size: 14px;color: #aaa; line-height: 30px;}
.super .super-con .item.on p{color: rgb(255,255,255,0.5);}
.super .super-con .item.on h3{border-bottom: 1px solid #8eaae7;}
.super .super-con .item i {display: block;margin: 25px 0 0;width:30px;}
.super .super-con .item i img { display: block; width: 100%;}
.super .super-con .item.on { background: #0e52b7;}
.super .super-con .item.on * { color: #fff; }
.super .super-con .item:nth-child(1){ background: #eee;}
.super .super-con .item.on:nth-child(1){background: #0e52b7;}
.super .super-con .item:nth-child(4){ background: #eee;}
.super .super-con .item.on:nth-child(4){background: #0e52b7;}
.super .super-con .item.on i img { filter:contrast(0%) brightness(200%);-webkit-filter: contrast(0%) brightness(200%);-moz-filter: contrast(0%) brightness(200%);-ms-filter: contrast(0%) brightness(200%); -o-filter: contrast(0%) brightness(200%);}
    @media (max-width:1440px) {
    .super .super-con .item {padding: 30px 40px;}
    .super .super-con .item h3 { font-size: 20px;}
    .super .super-con .item p { font-size: 14px;}
    }
    @media (max-width:1200px) {
    .super .super-con .super-slide { float: none; width: 100%;}
    .super .super-con { margin-top: 20px;}
    .super .super-con .item p { height:110px;}
    .super .super-con .swiper-slide img { width: 100%;}
    .super .super-con .super-list { float: .super .super-con .itemnone; width: 100%;}
    .super .super-con .item { padding: 10px; height: 280px;}
    .super .super-con .item h3 { font-size: 16px; height: 70px;}
    }

/*合作客户*/
.partner{margin-bottom: 60px;}
.partner_nr{ border:1px solid #ddd;margin-top: 40px;}
.partner_nr td{ display:inline-block; width:16.66%; height:118px; position:relative; padding:0 !important;}
.partner_nr td img{ width:100%; height:auto; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto!important; transform:scale(.8); -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter: grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; transition:all .3s ease;}
.partner_nr td a{ display:block;}
.partner_nr td+td{ border-left:1px solid #ddd;}
.partner_nr tr+tr{ display:block; border-top:1px solid #ddd;}
.partner_nr td:hover img{ -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter:grayscale(0); filter:grayscale(0); filter:none;}
.partner_nr td:nth-child(5){border-right:1px solid #ddd;}
.partner_nr td:nth-child(6){border-left:0px solid #ddd;}

/*走进兆荣*/
.about_center{ display:-webkit-flex; display:flex; justify-content:space-between; flex-wrap:nowrap; align-items:flex-start; width:100%; height:598px; background:url(https://memberpic.114my.com.cn/0445261/uploadfile/image/20210629/20210629150736_497125099.jpg) center no-repeat;}
.about_center>div{ width:1400px;}
.about_l{ width:628px;}
.about_t{ color:#222; font-size:30px; font-weight:normal; margin-top:60px;}
.about_t:after{ content:''; display:block; width:50px; height:1px; background:#1c55cf; margin:25px 0 20px 0;}
.about_t i{ color:#333; font-size:12px; font-weight:lighter; text-transform:uppercase; letter-spacing:0.6px;}
.about_wz{ color:#aaa; font-size:14px; font-weight:lighter; line-height:30px;}
.about_btn{ font-size:0; margin:50px 0 30px 0;}
.about_btn a{ display:inline-block; width:110px; color:#666; font-size:14px; line-height:30px; text-align:center; font-weight:lighter; background:#ddd; transition:all .3s ease;}
.about_btn a:hover{ color:#fff; background:#1c55cf;}
.about_btn a+a{ margin-left:20px;}
.qyxx table,.qyxx tbody,.qyxx tr{ display:block;}
.qyxx .tempWrap{ width:628px !important;}
.qyxx br{ display:none;}
.qyxx a{ display:block; overflow:hidden; position:relative; transition:all .3s ease;}
.qyxx td,.qyxx div{ padding:0 !important;}
.qyxx td{ display:inline-block; vertical-align:top; width:192px; margin-right:10px;}
.qyxx td>a img{ width:100%; height:auto;}
.qyxx td div a{ display:none;}


/*新闻中心*/
.news{padding-bottom: 80px;background:url() no-repeat left center;height: 835px;}
.news .title:after{display: none;}
.newstab a{ display:inline-table; width:220px; height:62px; background:#f6f6f6; line-height:62px; font-size:20px; color:#666666; padding-left:86px; position:relative; transition:all 0.5s ease; text-align:left; font-weight:lighter;}
.newstab a:after{ content:''; display:block; width:32px; height:32px; position:absolute; top:16px; left:36px; background:url(https://memberpic.114my.com.cn/0445261/uploadfile/image/20210629/20210629143346_1976321010.png) no-repeat left top;transition:all 0.5s ease;}
.newstab a+a{ margin-left:11px;}
.newstab a:nth-child(2):after{ background-position-x:-37px;}
.newstab a:nth-child(3):after{ background-position-x:-76px;}
.newstab a.on:after{background-position-y:-69px; transform:translateX(360deg);}
.newstab a.on{ background:#1c55cf; color:#fff;}
.newstab{ margin:40px 0 30px 0; text-align:center;}
.newsleft{ width:500px; height:466px; padding:20px; background:#f6f6f6; box-sizing:border-box; position:relative;}
.newsleft .news_div_item{ width:100%; position:relative; padding-top:320px;}
.newsleft .news_div_item_pic{ position:absolute; top:0; left:0;width:460px; overflow:hidden;}
.newsleft .news_div_item_pic img{ width:100%; height:346px; overflow:hidden; transition:all .5s ease;}
.newsleft .news_div_item_a,.newsleft .divdgweb_new_div_item_a{ font-size:18px; color:#1c55cf; font-weight:bold; display:block; line-height:48px; margin-top:52px;}
.newsleft .news_div_item_date{ position:absolute; bottom:0px; right:0; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#5f6265; padding-top:35px; text-align:center;}
.newsleft .news_div_item_date>div,.newsleft .divdgweb_new_div_item_date>div{ display:inline-block;color: #1c55cf;}
.newsleft .news_div_item_date .news_div_item_day,.newsleft .divdgweb_new_div_item_date .divdgweb_new_div_item_day{ font-size:30px; left:0; right:0; top:0; margin:0 auto; position:absolute;   color: #1c55cf;font-weight: bold;}
.newsleft .news_div_item:hover .news_div_item_pic img{ transform:scale(1.05);}
.newsleft .news_div_item:hover .news_div_item_a{color:#1c55cf;}
.newsright .news_div_item,.newsright .divdgweb_new_div_item{ float:left; width:430px; height:223px; border:1px solid #f6f6f6; padding:30px; margin:0 20px 20px 0; position:relative; box-sizing:border-box;    background: #f6f6f6;} 
.newsright .news_div_item:hover,.newsright .divdgweb_new_div_item:hover{border-color:#1c55cf;}
.newsright .news_div_item:nth-child(2n),.newsright .divdgweb_new_div_item:nth-child(2n){ margin-right:0;}
.newsright .news_div_item:nth-child(3),.newsright .news_div_item:nth-child(4),.newsright .divdgweb_new_div_item:nth-child(3),.newsright .divdgweb_new_div_item:nth-child(4){ margin-bottom:0;}
.newsright{ width:880px;}
.newsright .news_div_item_content{ float:left;}
.newsright .news_div_item_a,.newsright .divdgweb_new_div_item_a{font-size:18px; color:#1c55cf; display:block; font-weight:bold; background:url(https://memberpic.114my.com.cn/0445261/uploadfile/image/20210629/20210629143606_1493458250.png) no-repeat right center;line-height: 20px;}
.newsright .news_div_item:hover .news_div_item_a,.newsright .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{color:#1c55cf;}
.newsright .news_div_item_body,.newsright .divdgweb_new_div_item_body{ font-size:14px; color:#aaaaaa; line-height:28px; margin-top:60px;}
.newsright .news_div_item_date,.newsright .divdgweb_new_div_item_date{ position:absolute; font-size:0; top:65px; left:30px;}
.newsright .news_div_item_date>div,.newsright .divdgweb_new_div_item_date>div{ display:inline-block; font-size:16px; color:#aaaaaa; font-family:Arial, Helvetica, sans-serif;}
.newsright .news_div_item_date:after,.newsright .divdgweb_new_div_item_date:after{ content:''; display:block; width:28px; height:2px; background:#aaaaaa; margin-top:15px; transition:all .3s ease;}
.newsright .news_div_item:hover .news_div_item_date:after{ width:50px; background:#1c55cf;}
.bt{text-align: center;padding-top: 80px;margin-bottom: 60px;}
.bt b{font-size:38px;font-weight: bold;display: block;color: #333;margin-bottom: 14px;}
.bt b strong{color: #1c55cf;font-size: 38px;}
.bt p{font-size: 18px;display: block;}
.newsleft .divdgweb_new_div .news_div_item_pic{ margin:20px;}
.newsleft .divdgweb_new_div_item_body{ display:none;}
.newsleft .divdgweb_new_div_item_content{ position:absolute; bottom:26px;}
.newsleft .divdgweb_new_div_item_date{ position:absolute; bottom:70px; right:20px;}
.newsleft .divdgweb_new_div_item_date .divdgweb_new_div_item_month,.newsleft .divdgweb_new_div_item_date .divdgweb_new_div_item_year{ position:relative; bottom:-42px;}
.newsleft .divdgweb_new_div_item_date .divdgweb_new_div_item_day{ padding-left:10px !important;}

/*版权*/
.copyrightone{ width:100%; background:#1c55cf; color:rgb(255,255,255,0.3); height:340px; padding-top:65px; padding-bottom:65px;}
.copyrightone a{color:rgb(255,255,255,0.3); }
.cr_left ul{ float:left; height:232px;}
.cr_left ul li:nth-child(1){ padding-bottom:30px;}
.cr_left ul li:nth-child(1) a{ font-size:18px; color:#fff;  text-align: left;padding: 0 70px 0; line-height:0px;position: relative;}
.cr_left li a:after {content: '';display: block;position: absolute;top: 0;bottom: 0; height: 1px; margin: auto 0;left: 45px;width: 16px; background: #fff;}
.cr_left ul li a{ padding-left:70px; font-size:14px; line-height:36px; font-weight:normal;}
.cr_left ul li a:hover{color:#fff;}
.cr_left ul li{ font-weight:bold; color:#fff;}
.cr_left ul{ border-right:1px solid rgb(255,255,255,0.1);}
.cr_code p{ color:rgb(255,255,255,0.3); font-size:14px; line-height:50px; text-align:center;}
.cr_concat{ padding-right:60px; text-align:center;}
.concat_phone{ font-size:36px; color:#fff; font-weight:bold; margin-top:0px; margin-bottom:15px;}
.concat_phone p{ line-height:25px;}
.concat_btn { width:202px; height:38px; padding-right:25px; padding-left:25px; line-height:38px; background:#222222; border-radius:35px; margin:0 auto; margin-top:20px;}
.concat_btn i{ background:url(https://memberpic.114my.com.cn/dghfptfe/uploadfile/image/20210419/20210419164615_1440377685.png) no-repeat;margin-top:8px; margin-right:7px; display:block; width:19px; height:20px;}
.concat_btn:hover i{ background-position:-19px 0px; background:url(https://memberpic.114my.com.cn/dghfptfe/uploadfile/image/20210419/20210419164615_1440377685.png) no-repeat;}
.concat_btn a{ font-size:14px; color:#fff; text-align:center;}
.concat_btn:hover a{color:#fff;}
.cr_concat p:nth-child(2){ margin-bottom:5px;}
.cr_two { background:#1c55cf; line-height:99px; height:100px; color:rgb(255,255,255,0.3);}
.cr_two  a{ font-size:14px; color:rgb(255,255,255,0.3);}
.cr_two  a:hover{ color:#fff;}
.cr_two .w1400{ border-top:1px solid rgb(255,255,255,0.1); height:99px;}
.links{line-height:36px; font-size:18px; color:#484848; background: #222222; padding:1.3% 0;}
.links .w1400{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; }
.linksleft{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.links span{ font-size:25px; color:#fff; font-family:impact; text-transform:uppercase;}
.linksleft p{ padding-left:35px; background:url(https://memberpic.114my.com.cn/dghfptfe/uploadfile/image/20210419/20210419171158_2143684525.png) no-repeat left center; color: #fff;}


/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 30%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/dgtewo/uploadfile/image/20201119/20201119183226_266173391.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #1c55cf; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #1c55cf; border-color: #1c55cf; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #1c55cf; border-color: #1c55cf;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #1c55cf; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 120px; height: 120px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #1c55cf; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#1c55cf;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }
</style>