html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;font-size:14px;line-height:1em;}
html, body {min-height: 100%;}
body{min-width:1500px;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#333;overflow-X: hidden;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
img {border: none;vertical-align: middle;transition:.2s;}
a {text-decoration: none;color: #333;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl{float: left}
.fr{float: right}
.tl{text-align: left;}
.tc{text-align: center}
.tr{text-align: right;}
.cl{clear:both;}
.ov{overflow:hidden;}
i{font-family: 'iconfont';}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfv{display:flex;align-items:center;justify-content:center;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.dfsv{display:flex;align-items:center;justify-content:space-between;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db, .lb, .dd{font-size:0;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}
em, .em,i{text-transform:uppercase; vertical-align:top;display:block;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
.page{width:1400px;margin:0 auto;position:relative;}
#top10,#top20,#top30,#top40,#top50,#top60,#top70,#top80,#top100{margin:0 auto; width:1400px; overflow:hidden;}
#top10{height:10px;}
#top20{height:20px;}
#top30{height:30px;}
#top40{height:40px;}
#top50{height:50px;}
#top60{height:60px;}
#top70{height:70px;}
#top80{height:80px;}
#top100{height:100px;}
.gy {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}

/*title*/
.title{text-align:center;width:1400px;margin:auto;}
.titlea {margin:0 auto;text-align:center;line-height:44px;font-size:40px;color:#333;font-weight:bold;}
.titleb{font-size:18px;color:#999;margin-top:10px;}

@font-face {
font-family: 'din';
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}
.head_bcd{padding:0 3vw;position:relative;background:#eee;z-index:0;width:100%;}
.head_bc{width:1500px;    margin: 0 auto; display:flex;justify-content:space-between;height:37px;align-items:center;}
.head_bc>p{font-size:14px;color:#333; font-weight: 100;}
.head_bc>p a{font-size:14px;color:#333;}


/*headr*/
.headr{width:100%;z-index: 999;align-items:center;height: 125px;padding:0 3vw;}
.h_adw{height:125px;min-width: 1500px;position: relative;display: flex;align-items:center;justify-content: space-between;}
.boxt {position: absolute;display: flex;align-items: center;}
.logo{margin-right:1vw;}
.logo p{font-size: 24px; letter-spacing: 4px;}
.lot_l{float:left;border-left:1px #dedede solid;font-size:22px;color:#ed5524;padding-left:1vw;font-weight:bold;}
.nav{position: absolute;right:0;height: 100px;top: 0;}
.nav>ul{float: left;}
.nav>ul>li{float:left;display:block;position: relative;transition:0.4s;}
.nav>ul>li a{color:#333;font-size:17px;transition:0.4s;line-height:125px;position:relative;}
.nav>ul>li:after{width:100%;height:3px;position:absolute;bottom:-1px;left:0;transform:scale(0);background:#ed5524;content:'';}
.nav>ul>li+li{margin-left:2vw;}
.nav>ul>li a em {font-size:0;margin-right:5px;transition:0.3s;opacity:0;display:inline-block;line-height:100px;}
.nav .cur{transition:0.4s;}
.nav .cur a,.nav>ul>li:hover a{font-weight:bold;transition:0.4s;color:#ed5524;}
.nav .cur:after,.nav>ul>li:hover:after{transform:scale(1);transition:0.4s;}

.icon_box{align-items: center;margin-left: 2.5vw;}
.icon_box>div{position:relative;height:100px;display:flex;align-items:center;border-left:1px #eee solid;}
.icon_box>div:first-child{padding-left:25px;}
.icon_box>div+div{padding-top:0;padding-left:1.25vw;}
.icon_box>div i{color: #fff;font-size: 35px;}
.icon_box>div:hover i{}
.icon_box>div:hover .iser_box,.icon_box>div:hover .itel_box{transform:rotateX(0deg);}

.icon_tel{}
.icon_box .icon_tel i{width: 43px;height: 43px;border-radius: 100%;background:#ed5524;font-size: 26px;animation: msClock2 1.6s linear infinite;}
.icon_tel em{font-size: 30px;color:#666;margin-left: 15px; font-family: din;}

@media screen and (max-width: 1200px) {
    .logo,.top .fl{left: 2%;}
    .nav,.top .fr{right: 2%;}
}
@media screen and (max-width: 1300px) {
    .logo,.top .fl{left: 2%;}
    .nav,.top .fr{right: 2%;}
}
@media screen and (max-width: 1680px) {
    .headr{padding:0 1.5vw}
    .head_bc{padding:0 1.5vw}
    .icon_tel em{font-size:25px;letter-spacing: -1px;}
    .icon_box>div:first-child {padding-left: 15px;}
    .icon_box {margin-left: 15px;}
    .nav>ul>li a{font-size:16px;}
}

@keyframes msClock2 {

  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1);
  }
}

/*导航下拉*/
.nav>ul>li .sedNav{width:360px;height:0;position: absolute;background: rgba(255,255,255,0.9);right:-30px;top:125px;z-index: 99;overflow: hidden;opacity: 0;transition:0.5s;margin:2px;}
.nav>ul>li .sedNav button{width:120px;height:30px;border:none;background:#eee;margin-top:20px;padding: 0;}
.nav>ul>li .sedNav button a{width:100%;height:100%;line-height:28px;}
.nav>ul>li:hover .sedNav{padding:30px;opacity: 1; height:auto;transition:0.5s;}
.nav li .sedNav p{font-size:18px; font-weight:bold; color:#222 !important;padding-bottom:8px;}
.nav li .sedNav span{text-transform: uppercase;font-size:12px !important;color:#999;}
.nav li .sedNav span:after{content:"";display: block;  width:30px; height:4px; background:#ed5524; margin-top:20px;}
.nav li .sedNav a {display: block;border:1px #eee solid;margin-bottom:14px;width:132px;line-height: 34px;color: #666 !important;font-size: 14px;text-align: center;height: 34px;background:#fff;float: left;font-weight:normal !important;margin:2px}
.nav li .sedNav a:hover {background-color: #ed5524;color:#fff !important;}
.nav li .nav2{width:250%;}
.nav li .nav2 a{width:50%; float:left;}
.sedNav_r{margin-left: 10px;width: 140px;}
.sedNav_r1{width: 280px;margin-left: 10px;}
.nav li .dt1{width:500px !important;}

/*幻灯片*/
.banner{overflow:hidden;width:100%;}
.banner-box{min-width:1400px;height:800px;position:relative;margin:0 auto;}
.banner-box .bd, .banner-box .bd ul{width:100% !important;}
.banner-box .bd li{width:100% !important;height:800px;background-position:center;background-repeat:no-repeat;background-color:#eee;z-index:-1;}
.banner-box .bd li a{display:block;background-size:auto;width:100%;height:80%;position:relative;z-index: 9;}
.banner-btn{ width: 100%;position:absolute;top:360px;left:0;margin-left:0;height:415px;overflow:hidden; }
.banner-btn a{ display:block;width:49px;height:104px;position:absolute; top:0;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{left:-50px;background:url(//memberpic.114my.com.cn/dgjinfeng/uploadfile/image/20220730/20220730135651_915918888.png) no-repeat 0 0; } 
.banner-btn a.next{right:-50px;background:url(//memberpic.114my.com.cn/dgjinfeng/uploadfile/image/20220730/20220730135651_915918888.png) no-repeat -49px 0; }
.banner-box .hd {position:absolute;bottom:10px;width:100%;display:block; }
.banner-box .hd ul{text-align:center}
.banner-box .hd ul li{width:8px;height:8px;border-radius:50%;text-indent:-9999px;background:#fff;cursor:pointer;display:inline-block;margin:0 5px;transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{background:#ed5524; border-radius :50px; width:40px;height:8px;}
.banner-box:hover .banner-btn a.prev{left:20px;filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{right: 20px;filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

/*products*/
.products{background:#eee;width: 100%;overflow: hidden;padding-bottom:60px;padding-top:60px;}
.prod_left{width: 320px;float: left;}
.prod_left>p{display: block;height: 102px;background: #ed5524;color: #fff;}
.prod_left>p>i{display:inline-block;font-size: 26px;color: rgba(255, 255, 255, 0.25);margin-top: 38px;margin-left: 52px;}
.prod_left>p>b{font-size:32px;display: inline-block;line-height: 32px;margin-left: 12px;margin-top: 33px;}
.markermenu>ul{width: 100%;}
.markermenu>ul>li{width:100%;height:65px;position: relative;background: #f8f8f8;}
.markermenu>ul>li.on{height:auto;}
.markermenu>ul>li>a{padding-left: 90px !important;height:65px !important;border-bottom:1px solid #eee;font-size: 18px !important;font-weight: 100 !important;line-height: 65px !important;color:#333 !important;position: relative;}
.markermenu>ul>li.on>a{font-weight:bold;border-bottom:1px solid #eee;}
.markermenu>ul>li>a::after{position: absolute;content: '';width: 8px;height: 8px;background: #ed5524;top:50%;left:55px;margin-top:-8px;border:4px solid #fff;border-radius: 100%;}
.markermenu>ul>li.on>a::after{background: #ed5524;}
.markermenu>ul>li>a:before{width:30px;height:30px;border-radius:100%;background:#c2c2c2;font-family: 'iconfont';font-size:13px;color:#fff;text-align:center;line-height:30px;position:absolute;top:50%;right:30px;margin-top:-15px;transform:rotate(0deg);transition:all 0.5s;}
.markermenu>ul>li.on>a:before{border:1px solid #fff;background:none;color:#fff;transform:rotate(90deg);}

.ddsubmenustyle{position: relative !important;}

.markermenu>ul>li.on .one_class,.markermenu>ul>li>ul>li>a:hover,.markermenu>ul>li>ul>li>ul>li>a:hover{font-weight:bold;color:#333 !important;background: #ddd;}
.markermenu>ul>li>ul{width:100%;background:#fff;border:none;z-index: 10;opacity:0;visibility: hidden;}
.markermenu>ul>li.on>ul{opacity:1;visibility: unset;}
.markermenu>ul>li>ul>li{position:relative;}
.markermenu>ul>li>ul>li>a{display:block;font-size:16px;height:50px;line-height:50px;color:#666 !important;padding-left:90px;background: #;font-weight:100;border-bottom: 1px solid #eee;}
.markermenu>ul>li>ul>li>ul{position:absolute;top:0;left:100%;}
.markermenu>ul>li>ul>li>ul>li>a{display:block;width:100%;font-size:14px;color:#999;line-height:42px;padding-left:70px;}
.three_class{border-top:1px solid #ececec;}

.sub_class_lbm{position: relative;}
.sub_class_lbm::before{position: absolute;content: '';background: url(//memberpic.114my.com.cn/kezheng888/uploadfile/image/20200827/20200827091038_1169870599.png) no-repeat left center;width: 7px;height: 12px;top: 20px;left: 59px;}
.sub_class_lbm a{height: 50px !important;line-height: 50px !important;font-size: 16px !important;color: #999;border-bottom: none !important;}
.pro_left_ewm{width: 100%;background: #fff;padding:25px 0 25px;display: block;text-align: center;}
.pro_left_ewm em{font-size:42px;color: #f2f2f2;line-height:100%;user-select: none;transform: rotate(180deg);transition:all 0.5s;}
.pro_left_ewm.down em{font-size:0;}
.pro_left_ewm i,.pro_left_ewm p{display:block;height:0;overflow:hidden;transition:all 0.5s;}
.pro_left_ewm i{height:200px;}
.pro_left_ewm i img{height:200px; width:200px;}
.pro_left_ewm p{height: 45px;line-height:45px;font-size:16px;}
.prod_rtl { width: 50%;overflow: hidden;}
.prod_rtl:hover img{transform: scale(1.2);}
.prod_rtl img { width: 100%;  height: auto; transition: 0.3s;}
.prod_r{width:74%;}
.prod_rt{height:358px; background: #fff; padding:30px; box-sizing: border-box;}
.prod_rtw{width:45%;}
.prod_rtw p{font-size:24px; color:#222; line-height:76px; margin-bottom:18px;}
.prod_rtw p:after{content:"";display:block; width:42px; height:3px; background:#ed5524;}
.prod_rtw span{font-size:16px; line-height:36px;}
.prod_rta a{content:"";display:block; float:left; width:128px; height:36px; line-height:36px; font-size:16px; color:#fff; background:#666; text-align:center; margin-top:20px;transition:0.3s all ease-in-out; }
.prod_rta a+a{background:#ed5524;}
.prod_rta a:hover{width:180px;}
.prod_rd { width: 100%; overflow: hidden;}
.prod_rd tr{display: flex; justify-content: space-between;}
.prod_rd table td img{ width: 100%;transition: 0.3s;}
.prod_rd table td:hover img{ transform: scale(1.2);}
.prod_rd table td{width: 23.5%; display:block; margin-top:25px; float:left; padding:20px !important; background: #fff;}
.prod_rd table td tr{display:none; }
.prod_rd table td span,.prod_rd table td span a{display:block;}
.prod_rd table td span a{font-size:16px;text-align: center; line-height:50px; color:#666;    overflow: hidden;  border-bottom:1px #eee solid;position: relative;}
.prod_rd table td span a:before{content:"";position: absolute;bottom: 0; left: 0;right: 0; margin: auto;width: 0; height: 1px; background: #ed5524; transition: 0.3s all ease-in-out;}
.prod_rd table td:hover span a{color:#ed5524; }
.prod_rd table td:hover span a:after{background:url(//memberpic.114my.com.cn/heshengda/uploadfile/image/20220429/20220429214946_1777489126.png) no-repeat left center;}
.prod_rd table td:hover span a:before{width:100%;}


/*特点*/
.pro_td{height:620px; box-sizing:border-box;position:relative;}
.pro_td:before {content: "";position: absolute;width: 100%;height:350px; background: #f8f8f8;bottom:0px;left: 0;}
.pro_td ul li{ transition: all ease-in-out 500ms;width:calc(97%/3); float:left;background:#fff; border-radius:8px 8px 0 0; overflow:hidden; position:relative;}
.pro_td ul li i{transition: all ease-in-out 500ms; position:absolute; height:4px; width:100%; display:block; background:#ed5524; bottom:0; left:0; transform:scale(0);}
.pro_td ul li:hover i{ transform:scale(1);}
.pro_td ul li .img{transition: all ease-in-out 500ms; height:270px;transition: all ease-in-out 500ms;overflow:hidden;}
.pro_td ul li:hover .img img{transform:scale(1.1);transition: all ease-in-out 500ms;overflow:hidden; }
.pro_td ul li .txt { padding:32px 36px;text-align:center;}
.pro_td ul li .txt h5 a{ font-size:26px; color:#38383b; text-align:center; margin-bottom:9px;}
.pro_td ul li .txt h5 a:hover{ color:#555;}
.pro_td ul li .txt span{ font-size:15px; color:#828282; display:block; text-align:center; padding-bottom:12px; border-bottom:1px solid #e5e6eb; margin-bottom:20px;line-height:40px;}
.pro_td ul li .txt p{ text-align:center; font-size:17px; color:#828282; text-transform:uppercase; line-height: 30px;}
.pro_td ul li .s_btn{ width:99px; height:29px; line-height:29px; color:#fff; background:#ed5524; display:block; margin:0 auto; text-align:center; margin-top:16px; border-radius:0 10px 0 10px;}
.pro_td ul li:hover{box-shadow: 2px 24px 37px 0px rgba(0,0,0,0.15);}
.pro_td ul li+li {margin-left: 15px;}

/*service*/
.ser_bc{position: relative;overflow:hidden;}
.ser_lc{width: 47.2%;position: relative;}
.ser_lc>p{width:660px;position: relative;top: 0;right:0;}
.ser_bc>p>img{width: 100%;}
.ser_c {display: flex;}
.ser_tit {position: absolute;top: 130px;left: 90px;}
.ser_tit b{display: inline-block;font-size: 40px;color: #fff;letter-spacing: 0px;position: relative; font-weight:bold;}
.ser_tit b:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #ff6633;
    border-radius: 100%;
    top: 43px;
    right: -9px;
}
.ser_tit p{font-size: 18px;color: #fff;margin-top: 15px;  letter-spacing: 0px;}
.ser_tit:before {
    position: absolute;
    content: "";
    width: 104px;
    height: 135px;
    border: 2px solid #ff6633;
    top: -33px;
    left: -43px;
}
.ser_lc>p img:hover{
    filter: brightness(1);
}
.sup_rc p img:hover {filter: brightness(0.6);}
.sup_rc p img{filter: brightness(1);transition:all .5s;}
.ser_lc>p img{
   filter: brightness(0.6);transition:all .5s;
}
.ser_rc{width: 52.8%;}
.ser_rc ul{display: flex;flex-wrap: wrap;position:relative;}

.ser_rc ul li{width: 47%;padding:55px 60px;position:relative;transition: all .5s;border: 1px #eee solid; margin-left:3%;}
.ser_rc ul li:hover{box-shadow: 2px 24px 37px 0px rgba(0,0,0,0.15);}
.ser_rc ul+ul{margin-top:3%;}

.ser_rc ul li>span{display: block;width: 84px;height: 84px;background: #eee;line-height: 84px;color: #333;text-align: center;font-size: 40px;    border-radius: 50%;font-family: 'iconfont';}

.ser_rc ul li:hover span{color: #ff6633;}
.ser_rc ul li>b{font-size: 26px;color: #313131;display: block;position: relative;margin:22px 0;padding-bottom: 8px;}
.ser_rc ul li:hover>b{color: #ff6633;}
.ser_rc ul li>b:after{position: absolute;content: "";width: 24px;height: 3px;background: #ff6633;left: 0;bottom: 0;}

.ser_info p{color: #9e9e9e;font-size: 17px;line-height: 28px; letter-spacing: 1px;}
.ser_info p+p{margin-top: 6px;}
.ser_info p b{font-size: 14px;color: #9e9e9e;}
.ser_rc ul li:hover .ser_info p,.ser_rc ul li:hover .ser_info p b{color:#ff6633; transition:.2s;}
.ser_rc ul li>a{display: block;margin-top: 37px;transition:.2s;}
.ser_rc ul li>a>p{margin-left: 27px;margin-top: -13px;transition:.2s;}
.ser_rc ul li:hover>a>p{font-size: 14px;font-family: "Arial";color: #333;display: inline-block;transition:.2s;}
.ser_rc ul li>a>span{font-size: 14px;color: #333; font-family: 'iconfont';}
.ser_rc ul li:hover>a>span{color: #333;}
@media screen and (max-width: 1502px){
	.ser_rc ul li{padding:40px;}
}

/*优势*/
.ys{width:100%;margin:auto;}
.leit{width: 100%;display: block;height:600px;}
.leit ul{width: 102%;}
.leit li{width:33%;float: left;position: relative;cursor:pointer;height: 600px;border-right: 1px solid #fff;box-sizing: border-box;}
.mo{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;background:rgba(0,0,0,0.5);}
.hav{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;}
.shu2{left:0%;padding-top:210px;color: #fff;text-align: center;}
.shu2 h4{font-size:34px;color: #fff;font-weight: normal;height: 74px;line-height: 74px;position: relative;}
.shu2 h4:after{ position: absolute;left: 50%;height: 3px;bottom:0;width: 42px;background: #ed5524; content: ""; margin-left: -21px;}
.shu2 em{font-size:16px;color: #ffffff;height: 74px;line-height: 74px;}
.bock{width: 100%;position: absolute;left:0%;bottom:0 !important;color: #fff;opacity:0;height:150px;padding:35px 6% 0 7%;box-sizing: border-box;box-shadow: 5px 8px 12px rgba(0,0,0,0.06);z-index: 50;background: url(//memberpic.114my.com.cn/dgjinfeng/uploadfile/image/20220729/20220729150037_501938626.png) no-repeat 2% 25px rgba(0,0,0,0.5);}
.bock h3{font-size:22px;line-height: 40px;font-weight:normal;height: 40px;color: #fff;font-family: 'Microsoft Yahei', Arial;}
.bock h3 b{ display: inline-block;margin-right: 20px;font-size:32px;font-weight: bold; font-family: 'Microsoft Yahei', Arial;;color: #fff;}
.bock p{font-size: 15px;color: #fff;line-height: 27px;}

@media screen and (max-width:1366px) {   
  .bock{height:220px;  }
    .bock h3{font-size:18px;font-family: 'Microsoft Yahei', Arial;}
    .bock h3 b{font-size:22px;margin-right:10px;font-family: 'Microsoft Yahei', Arial; }
}
@media screen and (min-width:1367px) and (max-width:1440px) {
         .bock{height:210px;  }
    .bock h3{font-size:20px;font-family: 'Microsoft Yahei', Arial;}
    .bock h3 b{font-size:28px;font-family: 'Microsoft Yahei', Arial; }
}
.new_web_div2021 ul { display: flex; justify-content: space-between; align-items: center;}

/*appli*/
.appli {padding:70px 0;overflow: hidden;}
.appli_box {max-width: 1500px;margin: 0 auto;}
.appli_tit {display: flex;flex-direction: column;align-items: center;}
.appli_tit b {font-size: 36px;}
.appli_tit b span {color:  #0063de; display: inline-block;position: relative;}
.appli_tit b span:before {content:'';width:100%;height: 7px;background: rgba(254,141,9,0.2);position:absolute;bottom:0;left:0;z-index: -1;}
.appli_tit p {font-size: 16px;font-weight: lighter;color: #999;padding: 1% 0 0;}
.appli_con {margin: 3% 0 0;}
.appli_call {}
.appli_call ul {margin: 0 !important;}
.appli_call li {position: relative;z-index:5;overflow: hidden;margin: 0 0.1%;border-radius: 10px;}
.appli_call li:hover img {transform: scale(1.1);}
.appli_call li>a {overflow: hidden;    display: flex;}
.appli_call li>a img {width: 100%;height: auto;transition:0.5s;}
.appli_call li p {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;transition: 0.5s;top: 0;left: 0;    background: #f8f8f8;}
.appli_call li p>a {font-size: 18px;position: relative;width: 100%;display: flex;justify-content: center;align-items: center;    padding: 5% 0;}
.appli_call li p>a:before {content:'\e60f';width:50px;height:50px;background: #0063de;position:absolute;border-radius:50%;top: -80px;left: 0;right: 0;margin: 0 auto;opacity: 0;font-family: 'iconfont';display: flex;justify-content: center;align-items: center;}
.appli_call li p>a:after {content:'more';width: 30%;height: 32px;background: #0063de;position:absolute;bottom: -80px;left: 0;right: 0;margin: 0 auto;border-radius: 40px;text-transform: uppercase;font-weight: lighter;font-family: Arial;display: flex;justify-content: center;align-items: center;font-size: 14px;opacity: 0;}

.appli_call .ban_dot {display:none !important;}

/*简介*/
.kb_a{text-align:center}
.kb_atle{margin-bottom:-40px;font:700 90px/1 Montserrat;color:#64686b;text-transform:uppercase;text-align:center}
.kb_atte{color:#fff;letter-spacing:3px;font-size:40px; font-weight:bold;}
.akrow{line-height: 60px;font-size:18px;  margin-bottom:28px;color: #ccc;}
.container{position:relative;min-width:320px;width:100%;width:1480px;margin:0 auto;}
.pd60 { padding: 70px 0px 20px 0px ;    font-size: .875em;   overflow: hidden;}
.about{ margin-top:0px;background: url(//memberpic.114my.com.cn/dgjinfeng/uploadfile/image/20220729/20220729203203_347749015.jpg) no-repeat center;background-position:center;background-size:cover;background-attachment: fixed;text-align:center;position:relative;z-index:2; height:500px;}
.about .txt{font-size:16px; line-height:30px; }

.about .main{max-width:1340px;margin:0 auto;color:#fff;line-height:1.8;min-height:230px;}
.about .more{display:inline-block;width:220px;height:46px; font-size:16px; line-height:44px;margin-top:40px;border:2px solid #fff;color:#fff;}
.about .more:hover{background:#ed5524; text-decoration:none; color:#fff;}
.about .more i{font-style:normal;margin-left:10px;position: relative;top: -30px; right: -47px;}
.setting{padding:40px;background:#fff;padding-bottom:0;box-shadow:0 4px 30px #eee; margin-top: 50px;}
.hr_bg{padding-bottom:80px; background:#fff; margin-top:80px;}
.honor{width:1400px !important; margin:0 auto;}
.honor_t font{font-size:16px; line-height:30px;}
.honor_t{ position: relative;   z-index: 3;}
.hnr_cnt{ overflow: hidden; padding-bottom:40px;}
.hnr_cnt table td{border: 1px solid #eee;width: 348px !important;height:313px;padding-left:0px !important;display:block;float:left;transition:0.3s all ease-in-out;  position: relative;}
.hnr_cnt table td:after{ content:""; display:block;   position: absolute; left:0; right:0; top:0;bottom:0; margin:auto; width:100%; height:100%; }
.hnr_cnt table td:hover::after{transform: scale(1); }
.hnr_cnt table td img{width:100%;height:auto;transition: 0.3s ease all;}
.hnr_cnt table td div{    padding-top: 0px !important;width: 90%;position: relative;z-index: 2;}
.hnr_cnt table td div a{font-size:15px;color:#333;line-height:50px;overflow: hidden;-webkit-line-clamp: 1;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}
.hnr_cnt table td div:after{content:'';width:40px;height:4px;display:block;background:#ed5524;margin:5px auto;transition:0.3s all ease-in-out;position: relative;z-index: 2;}
.hnr_cnt table tr{display:block;}
.hnr_cnt table td br{display:none;}
.honor .btn{background:url(//memberpic.114my.com.cn/020607/uploadfile/image/20220505/20220505184359_1599195354.png)no-repeat center;width:29px;height:10px;bottom:16px !important;position: absolute;cursor: pointer;}
.hnr_cnt table td:hover div:after{background:#ed5524; width:60px;}
.hnr_cnt table td>a{width:90%;display:block;overflow: hidden;margin:20px auto 0; position: relative;z-index: 2;}
.hnr_cnt table td>a img{ transition:0.5s;}
.hnr_cnt table td:hover>a img{ transform:scale(1.1)}

/*news*/
.bt{position:relative;margin-bottom:40px;padding-top:84px;text-align:center;}
.bt em{display:block;color:rgba(51,51,51,.07);text-transform:uppercase;font-size:53px;font-family:Impact;}
.bt b{display:block;margin-top:-50px;margin-bottom:14px;font-weight:400;font-size:42px;}
.bt p{color:#666;font-size:18px;}
.news_bc{padding:70px 0;}
.news_c{overflow:hidden;}
.news_cc{display:flex;padding:55px 0 0;transition:all .5s;}
.news_wz .news_div_item{position:relative;display:flex!important;width:calc(25% - 15px);flex-direction:column-reverse;flex-shrink:0; border: 1px #eee solid;
    padding: 1%;}
.news_wz .news_div_item_pic img{width:100%;height:auto;}
.news_cc .news_div+.news_div{display:none;}
.news_wz .news_div{display:flex;}
.news_wz .news_div_item .news_div_item_date{position:absolute;top:230px;left:26px;z-index:2;display:flex;width:102px;height:30px;border-radius:6px;background:#ed5524;color:#fff;font-weight:700;font-size:14px;font-family:Rotobo;line-height:32px;transition:all .5s;justify-content:center;align-items:center;}
.news_wz .news_div_item .news_div_item_date *{color:#fff;}
.news_wz .news_div_item:hover .news_div_item_date{background:#ed5524;}
.news_div_item_day{font-family:Rotobo;}
.news_wz .news_div_item .news_div_item_title a{position:relative;display:block;margin-top:40px;padding-left:25px;color:#333;font-size:16px;}
.news_wz .news_div_item .news_div_item_body{padding-top:14px;color:#666;font-size:14px;line-height:28px;}
.news_wz .news_div_item .news_div_item_title a:after{position:absolute;top:0;left:0;color:#333;content:"\e728";font-size:18px;font-family:iconfont;}
.news_wz button{display:none!important;}
.news_wz .news_div_item .news_div_item_content{padding:0 25px 40px;background: #f9f9f9;}
.news_wz{width:100%;flex-shrink:0;}
.news_wz .news_div_item+.news_div_item{margin-left:20px;}
.news_wz .news_div_item .news_div_item_pic a{position:relative;display:block;overflow: hidden;}
.news_wz .news_div_item .news_div_item_pic img{width:100%;transition:all .4s;transform:scale(1);}
.news_wz .news_div_item:hover .news_div_item_pic img{transition:.4s;transform:scale(1.1);}
.cate_c ul{display:flex;}
.cate_c ul li+li{margin-left:40px;}
.cate_c ul li a{display:flex;width:100px;height:18px;font-size:18px;align-items:center;justify-content:space-between;}
.cate_c ul li a i{font-size:20px;}
.cate_c ul li:nth-child(2)a i{font-size:16px;}
.cate_c ul li:nth-child(2)a i{font-size:17px;}
.cate_c ul li.on *{color:#ed5524;}
.cate_c ul li.on a{font-weight:700;}
.cate_c1 ul li:hover:last-child a{background:#ed5524;}
.news_tc{display:flex;justify-content:space-between;align-items:center;}
.bt2{margin-bottom:0;padding-top:0;text-align:left;}
.bt2 em{color:#f2f2f2;}


/* 版权*/
.copy_yq {height: 80px;display: flex;align-items: center;position: relative;}
.copy_yq i {
  color: #ed5524;
  font-size: 26px;
  position: absolute;
  left: -35px;
  top: 24px;
font-family: 'iconfont';
}
.copy_s {background: #1f1f1f;padding: 90px 0;}
.copy_w {display: flex;justify-content: space-between;}
.copy_nav {width: 48%;position: relative;}
.copy_nav>ul {display: flex;justify-content: space-between;width: 100%;}
.copy_nav li {display: flex;flex-direction:  column;position:  relative;}
.copy_nav li>p {font-size: 18px;color: #fff;margin: 0 0 30px 0;}
.copy_nav li>a {font-size: 14px;font-weight: 100;color: rgba(255,255,255,0.5);padding: 0 0 14px 0;transition: 0.5s;}
.copy_nav li>a:hover {color:#ed5524;}
.ico{font-size: 20px !important;color: #fff; font-family: 'iconfont';}

.copy_num {display:flex;flex-direction:column;width: 30%;}
.copy_num p {background: url(//memberpic.114my.com.cn/dgjinfeng/uploadfile/image/20220729/20220729154019_2137937614.png)no-repeat right;font-size:  16px;color: #fff;display:  flex;flex-direction:  column;width:  100%;margin: 0 0 12% 0;position:  relative;align-items: baseline;}
.copy_num p:before {content:'';width:100%;height:1px;position:absolute;bottom: -30px;left:0;background: rgba(255, 255, 255, 0.1);box-shadow: 0 0 20px rgba(255, 255, 255, 0.3);}

.copy_num p>span {font-size: 30px;color: #ed5524;font-family:  DIN Medium;font-weight:  bold;padding: 2% 0 0;}
.copy_num em {font-size: 14px;color:  #fff;display:  flex;line-height: 36px;font-family:  Arial;align-items:  center;font-style: normal;}
.copy_num em i {font-size: 21px;margin: 0 3% 0 0;color: #fff; font-family: 'iconfont';}

.copy_lx_ta {position: absolute;left: -40px;bottom: 120%;display: none;margin-top: 26px;}
.copy_lx ul {display: flex;justify-content: space-around;}
.copy_lx {width: 160px;margin: 20px 0 0 0;}
.copy_lx ul li {border: 1px solid #666;  border-radius: 100px;width: 33px;height: 33px;position: relative;display: flex;align-items: center;justify-content: center;}

.copy_lx ul li:hover {background: #ed5524;}
.copy_lx_ta img {width: 110px;}
.copy_lx ul li:nth-child(2) .copy_lx_ta {left: -42px;}
.copy_lx ul li:nth-child(3) .copy_lx_ta {left: -38px;}
.copy_lx ul li:hover .copy_lx_ta {display: block;}
.copy_row2 {color: #fff;font-size: 15px;background: #131313;padding: 20px 0;text-align: center;}
.copy_row2 a {color: #fff;font-size: 15px;}
.copy_yq p {font-size: 16px;color: #ed5524;font-weight: bold;}
.linkTagcs li:first-child a {margin-left: 0px;}
.linkTagcs li a {font-size: 14px; padding-left:17px;}
.yq {background: #fff;border-top: 1px solid #f0f0f0;}
.linkTagcs {width: 92% !important;}