body{ overflow-x:hidden;}
body,td{font-size:14px; color:#555; font-family:Microsoft YaHei; font-family:微软雅黑;}
a{color:#555; text-decoration:none; font-size:14px;}
a:hover{color:#f5952e; text-decoration:underline;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{ margin:0; padding:0;}
dl,dt,dd{margin:0px; padding:0px; list-style:none;}
ul,li{list-style:none;}
em,i{font-style:normal;}
img{border:0;}
.cl{clear:both;}
.fl{float:left;}
.fr{float:right;}



/*字体*/
@font-face {
font-family:neutraface2;
src: url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.ttf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.eot),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.otf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff2);
}
@font-face {
font-family:DIN Medium;
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);
}
@font-face {
font-family:Tw Cen MT;
src: url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.ttf),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.eot),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.otf),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.woff),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.woff2);
}



/*通用栏目标题*/
.column_tit{ text-align:center;}
.column_tit em{ font-size:40px; line-height:40px; font-weight:bold; color:#f5952e;}
.column_tit em:before{ content:""; display:inline-block; width:18px; height:27px; margin-right:20px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210929/20210929115027_155295896.png) no-repeat;}
.column_tit em:after{ content:""; display:inline-block; width:18px; height:27px; margin-left:20px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210929/20210929115027_155295896.png) no-repeat;}
.column_tit span{display:block; margin-top:10px; font-size:18px; line-height:18px; color:#666; font-weight:normal;}



/*抬头*/
.headbg{ width:100%; height:107px; position: absolute; z-index:10; background:rgba(64,83,102,0.6);}
.head{ margin:0 auto; width:1400px;}
.logo{ float:left; padding-top:20px;}
/*导航*/
.nav{ float:right;}
.nav li{ float:left; position:relative; height:66px; margin-top:41px; margin-left:50px; text-align:center;}
.nav li > a{display:block; font-size:16px; line-height:16px; color:#fff; text-decoration:none;}
.nav li > a span{display:block; margin-top:10px; font-size:12px; line-height:12px; color:rgba(255,255,255,0.3); font-family:Arial;}
.nav li > a:hover,.nav li > a:hover span{color:#f5952e; -webkit-transition:0.4s all ease-in-out; transition:0.4s all ease-in-out;}
.nav li > a:after{content:''; display:block; margin-top:25px; width:0; height:3px; background:#f5952e; transition:0.4s;}
.nav li > a:hover:after{width:100%;}
.nav li > a.navcurrent,.nav li a.navcurrent span{color:#f5952e;}
.nav li > a.navcurrent:after{width:100%;}
/*下拉*/
.nav li dl{ position:absolute; top:66px; left:0px; z-index:99; opacity:0; background:#3d4f62; transition:opacity .25s ease .1s;}
.nav li:hover dl { opacity:1;}
.nav li dl dt { height:0; overflow:hidden; transition:height .25s ease .1s;}
.nav li:hover dl dt{ overflow:visible; height:40px;}
.nav li dl dt a{ display:block; padding:0 15px; width:100px; border-bottom:1px solid rgba(255,255,255,0.5); font-size:14px; color:#FFF; line-height:40px; text-decoration:none;}
.nav li dl dt a:hover { background:#f5952e;}
.nav li:nth-child(4) dl dt a{ width:160px;}
/*导航浮动*/
.yinyin{ width:100%; height:107px; z-index:1000;}
.yinyin .headbg{ background:rgba(64,83,102,1);}



/*幻灯片*/
.banner{overflow:hidden; background:#fff; position:relative;}
.banner-box{ min-width:1400px; height:700px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100%; }
.banner-box .bd li{ width:100%; height:700px; background-position:center; background-repeat:no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;}
.banner-btn{ width:100%; position:absolute; top:0; left:0; margin-left:0; height:100%; overflow:hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:45%; 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/dgjfhny/uploadfile/image/20210927/20210927154036_133726054.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210927/20210927154036_133726054.png) -49px 0 no-repeat; }
.banner-box .hd { position:absolute; bottom:30px; width:100%;}
.banner-box .hd ul { width:1400px; margin:0 auto; text-align:center; }
.banner-box .hd ul li{ width:50px; height:10px; border-radius:22px; 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:#f5952e;}
.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;}



/*搜索*/
.searchall{ margin:0 auto; width:1400px; margin-top:40px;}
.searchcont{ float:left; width:880px;}

.searchcont_l{ float:left; line-height:48px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210927/20210927155734_2087617286.jpg) left 10px no-repeat; text-indent:30px;}
.searchcont_l span{ font-size:16px; color:#f5952e;}
.searchcont_r{ float:right; width:266px; height:32px; background:#f2f2f2; border-radius:10px 0 10px 0; padding:9px 18px;}
#infoname{float:left; width:210px; height:32px; border:none; outline:none; background:none; color:#c4c8c7;}
.submit{ float:right; border:none; outline:none; width:30px; height:32px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210927/20210927155734_427572562.jpg) no-repeat; cursor:pointer;}

.erweima{ float:left; margin-left:50px;}
.erweima li{ float:left; position:relative; width:50px; margin-right:15px; text-align:center;}
.erweima li em{position:absolute; left:-50px; top:57px; transform:scale(0); transition:0.5s; z-index:10;}
.erweima li:hover em{ transform:scale(1);}
.erweima li em img{ width:150px;}
.tel{ float:right; margin-top:12px; padding-left:45px;font-size:14px; line-height:14px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210928/20210928103019_1819674462.jpg) no-repeat; }
.tel span{ font-size:26px; line-height:34px; color:#f5952e;font-weight: bold;}



/*导入语*/
.lntro_bg{ width:100%; height:701px; margin-top:20px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210928/20210928104924_240023231.jpg) center no-repeat;}
.lntro{ width:1400px; margin:0 auto; height:494px;}
.lntro_fl{ float:left; padding-top:85px; width:650px;}
.lntro_bt{ width:336px; position:relative; font-size:40px; line-height:40px; color:#333; display:block; font-weight:bold; padding-bottom:20px; border-bottom:2px solid #ededed; padding-left:94px;}
.lntro_bt span{ display:block; position:absolute; left:0; top:-9px; font-size:80px; color:#f5952e; font-family:DIN Medium; font-weight:normal;}
.lntro_fl p{ line-height:46px; margin-top:50px; font-size:16px;}
.founder{ margin-top:54px;}
.lntro_fr{ float:right; margin-top:102px; margin-right:85px; width:544px; height:348px; position:relative; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20211008/20211008152059_1021133019.jpg) no-repeat;}

.dot a{display:block;width:100%;height:100%;}
.dot{ position:absolute; left:240px; top:140px; z-index:2; width:64px; height:64px; border-radius:50%; -webkit-transform: rotate(0deg); transform: rotate(0deg); 
background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20211008/20211008152059_151531651.PNG) no-repeat center; cursor:pointer;}
.pulse1{ position:absolute; z-index:1; width:150px; height:150px; top:97px; left:198px; border-radius:50%; opacity:1; -webkit-animation:warn 1.5s ease-out; animation:warn 1.5s ease-out; -webkit-animation-iteration-count:infinite; animation-iteration-count:infinite; background:#f5952e; box-shadow:1px 1px 20px #1959DD;}
/*背景扩展*/
@-webkit-keyframes warn {
0% { transform: scale(0.6); -webkit-transform: scale(0.6); opacity: 0.0;}
25% { transform: scale(0.6); -webkit-transform: scale(0.6); opacity: 0.3;}
50% { transform: scale(0.6); -webkit-transform: scale(0.6); opacity: 0.5;}
75% { transform: scale(0.8); -webkit-transform: scale(0.8); opacity: 0.7;}
100% { transform: scale(0.8); -webkit-transform: scale(0.8); opacity: 0.0;}
}
.video_box{ background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:50%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:520px;margin-top:-250px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}

/*数据*/
.datamain{ margin:0 auto; width:1400px; margin-top:45px;}
.datamain li{ position:relative; float:left; margin-top:30px;}
.datamain span{ display:inline-block; font-size:70px; line-height:70px; color:#333; font-family:DIN Medium; font-weight:bold;}
.datamain i{ display:block; position:absolute; top:37px; text-align:center; width:22px; line-height:22px; font-size:20px; background:#f5952e; color:#fff; border-radius:50%;}
.datamain em{ display:block; margin-top:5px; font-size:20px; line-height:20px;}
.datamain li.brand_1{ width:26%;}
.datamain li.brand_2{ width:25%;}
.datamain li.brand_3{ width:30%;}
.datamain li.brand_3:after{ left:50%; }
.datamain li.brand_4{ width:13%;}
.datamain li.brand_1 i{ left:75px; font-size:14px;}
.datamain li.brand_2 i{ left:80px;}
.datamain li.brand_3 i{ left:153px;}
.datamain li.brand_4 i{ left:154px;}
.datamain li:after{ position:absolute; left:40%; top:30px; content:''; display:inline-block; height:1px; width:140px; background:#cbcbcb;}
.datamain li.brand_4:after{ display:none;}



/*产品展示*/
.productbg{ width:100%; margin-top:60px;}
.procontbg{ width:100%; margin-top:30px; padding-bottom:40px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210928/20210928141724_1687901829.jpg) top repeat-x #f3f3f3; overflow:hidden;}
/*分类*/
.sort{ margin:0 auto; width:1400px;}
.prolist2021 li{ float:left; position:relative;}
.prolist2021 li a.prolist2021_one{ display:block; width:198px; padding-left:35px; font-size:22px; line-height:74px; color:#333; text-decoration:none; background: url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210928/20210928141312_716079678.png) 185px center no-repeat;}
.prolist2021 li.prolist2021cur a.prolist2021_one{background: url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210928/20210928141312_1383225024.png) 185px center no-repeat #f5952e; color:#FFF;}
.prolist2021 li.prolist2021cur:after{ content:""; display:block; width:11px; height:5px; position:absolute; left:134px; top:74px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210928/20210928141312_1255020995.png) no-repeat;}
.prolist2021 li.prolist2021cur a.prolist2021_one:before{ content:"查看全部产品"; display:block; position:absolute; left:1285px; top:105px; width:100px; font-size:16px; line-height:16px; color:#555; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210928/20210928141312_54453359.png) right center no-repeat; padding-right:12px; z-index:10;}
.prolist2021 li:nth-child(2).prolist2021cur a.prolist2021_one:before{ left:1050px;}
.prolist2021 li:nth-child(3).prolist2021cur a.prolist2021_one:before{ left:818px;}
.prolist2021 li:nth-child(4).prolist2021cur a.prolist2021_one:before{ left:585px;}
.prolist2021 li:nth-child(5).prolist2021cur a.prolist2021_one:before{ left:349px;}
.prolist2021 li:nth-child(6).prolist2021cur a.prolist2021_one:before{ display:none;}
.prolist2021 dl{ display:none; position:absolute; left:0; top:65px; width:1400px;}
.prolist2021 li:nth-child(2) dl{ left:-232px;}
.prolist2021 li:nth-child(3) dl{ left:-464px;}
.prolist2021 li:nth-child(4) dl{ left:-696px;}
.prolist2021 li:nth-child(5) dl{ left:-928px;}
.prolist2021 li:nth-child(6) dl{ left:-1161px; display:none;}
.prolist2021 li.prolist2021cur dl{ display:block;}
.prolist2021 dt{ float:left; margin-right:30px;}
.prolist2021 dt:before{ content:"丨"; padding-right:30px;}
.prolist2021 dt:nth-child(1):before{ display:none;}
.prolist2021 dt a{ font-size:16px; line-height:96px;}

.procont{ width:1400px; margin:0 auto; margin-top:150px;}
.procontshow{}
.procontshow1{ float:left;}
.procontshow2{ float:right;}
.progdwz2021 li{ float:left; margin-bottom:30px; position:relative;}
.progdwz2021 li+li{ margin-left:30px;}

.progdwz2021 li br{ display:none;}
.progdwz2021 li>a{ position:relative; display:block; width:283px; height:283px;}
.progdwz2021 li>a:before{ content:""; display:block; position:absolute; width:283px; height:283px; top:0; left:0; background:rgba(0,0,0,0.4); opacity:0;}
.progdwz2021 li:hover>a:before{ opacity:1;}
.progdwz2021 li>a:after{ position:absolute; top:22%; left:28%; content:"+"; font-size:40px; display:block; color:#fff; width:150px; height:150px; line-height:150px; border-radius:100%; transition:0.2s all ease-in-out; box-shadow: 0 0 0 40px rgba(245,149,46,0.2); background:rgba(245,149,46,0.6); opacity:0; text-align:center;}
.progdwz2021 li:hover>a:after{ opacity:1; transform:scale(0.4);}
.progdwz2021 li span{ display:block; position:absolute; left:21px; top:235px; background: rgba(245,149,46,0.8); height:50px; opacity:0; width:220px; padding-left:20px; height:42px; line-height:42px; transition:0.5s;}
.progdwz2021 li span a{ text-decoration:none; color:#FFF;}
.progdwz2021 li:hover span{ opacity:1;}



/*品质*/
.qualitybg{ width:100%; height:639px; padding-top:86px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20211027/20211027095652_897273395.jpg) center no-repeat;}
.quality{ margin:0 auto; width:1400px;}
.quality_tit{ text-align:center; font-size:40px; color:#f5952e; line-height:40px; font-weight:bold; height:100px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210928/20210928163714_469641353.jpg) center bottom no-repeat;}
.quality_tit span{ display:block; margin-top:18px; font-size:18px; font-weight:normal; line-height:20px; color:#FFF;}
.quality_cont{ margin-top:33px;}
.quality_cont dl{ width:415px; margin-bottom:33px; padding-top:33px; border-top:1px solid rgba(255,255,255,0.2);}
.quality_cont dt{ font-size:24px; color:#f5952e; line-height:24px;}
.quality_cont dd{ margin-top:8px; font-size:18px; line-height:26px; color:rgba(255,255,255,0.9);}
.quality_contl{ float:left; border-bottom:1px solid rgba(255,255,255,0.2);}
.quality_cont2{ float:right; border-bottom:1px solid rgba(255,255,255,0.2);}
.quality_cont2 dl{ text-align:right;}



/*方案*/
.fangan{ margin:0 auto; width:1400px; margin-top:60px;}
.fangannr{ margin-top:30px; height:1050px;}
.fangannr .divdgweb_new_div_item{ float:left; margin-right:60px; margin-bottom:40px; width:426px; height:510px; position:relative;}
.fangannr .divdgweb_new_div_item:nth-child(3n){ margin-right:0;}
.fangannr .news_div_item_pic{ position: absolute; top: 0; width:426px; height:320px; overflow: hidden;}
.fangannr .news_div_item_pic img{ width:426px; height:320px; transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
.fangannr .divdgweb_new_div_item:hover a{ text-decoration:none; color:#f5952e; font-weight:bold;}
.fangannr .divdgweb_new_div_item:hover img{transform: scale(1.1);  -moz-transform: scale(1.1);}
.fangannr .divdgweb_new_div_item:hover .divdgweb_new_div_item_date{ background:#f5952e; border:none; color:#FFF;}
.fangannr .divdgweb_new_div_item:hover .divdgweb_new_div_item_title,.fangannr .divdgweb_new_div_item:hover .divdgweb_new_div_item_body{ transform:translateX(20px)}

.fangannr .divdgweb_new_div_item_content{ position:absolute; top:342px; border-bottom:1px solid #e5e5e5; width:426px; height:150px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210928/20210928173343_1137562308.png) 408px 75px no-repeat;}
.fangannr .divdgweb_new_div_item_content:before{ content:""; width:0; height:1px; background:#f5952e; position:absolute; top:150px; left:0; z-index:10;transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
.fangannr .divdgweb_new_div_item:hover .divdgweb_new_div_item_content:before{ content:""; width:443px; height:1px;}
.fangannr .divdgweb_new_div_item_title{ transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
.fangannr .divdgweb_new_div_item_title a{ font-size: 20px; line-height:20px; font-weight:bold; position:relative;}
.fangannr .divdgweb_new_div_item_title a:after{ content:"阅读详细>>"; display:block; height:20px; position:absolute; font-size:16px; line-height:16px; border-bottom:1px solid #555; color:#555; font-weight:normal; left:277px; top:105px; width:90px;}
.fangannr .divdgweb_new_div_item:hover a:after{ color:#f5952e; border-bottom:1px solid #f5952e;}
.fangannr .divdgweb_new_div_item_body{ width:380px; height:60px; margin-top:15px; color: #777; line-height:30px; font-size:16px; transition: all 1s ease-out; -moz-transition: all 1s ease-out;}



/*4大理由*/
.whybg{width:100%; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210930/20210930113530_854799829.png) right bottom no-repeat;}
.whybg1400{ max-width:1400px; margin:0 auto; margin-top:60px;}
.why_tit{text-align:center;}
.why_tit em{font-size:40px; line-height:40px; font-weight:bold; color:#f5952e; position:relative;}
.why_tit em i{position:absolute; left:280px; top:-9px; font-family:neutraface2; font-size:70px; line-height:70px;}
.why_tit em:before{content:""; display:inline-block; width:18px; height:27px; margin-right:20px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210929/20210929115027_155295896.png) no-repeat;}
.why_tit em:after{content:""; display:inline-block; width:18px; height:27px; margin-left:20px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210929/20210929115027_155295896.png) no-repeat;}
.why_tit span{display:block; margin-top:10px; font-size:18px; line-height:18px; color:#666; font-weight:normal;}
/*内容*/
.why{margin-top:30px; position:relative;}
.thumbnail{position:absolute; left:413px; top:434px; z-index:99;}
.thumbnail li{float:left; width:159px; height:117px; overflow:hidden; position:relative; margin-right:10px; cursor:pointer;}
.thumbnail li img{border:2px solid #fff; transition:all .5s ease;}
.thumbnail li p{position:absolute; left:2px; top:2px; display:block; width:155px; font-size:20px; line-height:100px; color:rgba(255,255,255,0.8); font-weight:bold; text-align:center; background:rgba(34,34,34,0.7); transition:all .5s ease;}
.thumbnail li em{position:absolute; left:68px; top:-30px; display:block; width:28px; text-align:center; font-family:Arial; font-size:16px; line-height:28px; color:#fff; font-weight:bold; border-radius:14px; background:#f5952e; transition:all .5s ease;}
.thumbnail li:hover img,.thumbnail li.on img{border-color:#f5952e;}
.thumbnail li:hover p,.thumbnail li.on p{display:none;}
.thumbnail li:hover em,.thumbnail li.on em{top:89px;}
.why_cont{overflow:hidden; widows:1660px;}
.why_img,.why_txt{float:left;}
.why_txt{height:471px; padding-top:112px; overflow:hidden; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210930/20210930102310_622453609.png) left bottom no-repeat;}
.why_txt1{width:601px; margin-left:52px; padding-bottom:10px; position:relative; border-bottom:1px solid #ddd;}
.why_txt1 i{position:absolute; left:0px; top:-3px; font-family:neutraface2; font-size:66px; line-height:66px; color:#f5952e;}
.why_txt1 em{display:block; margin-left:96px; padding-left:30px; font-size:30px; line-height:47px; color:#fff; background:#f5952e; border-top-left-radius:20px;}
.why_txt1 span{display:block; margin-top:36px; font-family:Arial; font-size:16px; line-height:16px; color:#b1b1b1;}
.why_txt2{width:601px; margin-left:52px; margin-top:35px;}
.why_txt2 p{font-size:16px; line-height:26px;}
.why_txt2 p:nth-child(2){margin-top:22px;}



/*简介*/
.adoutbg{width:100%; margin-top:60px; padding-top:103px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210929/20210929094839_900781034.jpg) center top no-repeat;}
.adout{width:1400px; margin:0 auto;}
.adout_cont{text-align:center;}
.adout_cont font{display:inline-block; height:86px; padding-left:125px; padding-top:48px; text-align:right; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210929/20210929095715_1634297419.png) left top no-repeat;}
.adout_cont font em{display:inline-block; margin-bottom:18px; padding-right:6px; font-size:50px; line-height:50px; color:#fff; font-weight:bold;}
.adout_cont font span{font-family:Arial; font-size:16px; line-height:16px; color:#fff; letter-spacing:6px;}
.adout_cont i{display:inline-block; margin-top:42px; font-size:18px; line-height:18px; color:#fff;}
.adout_cont i:after{content:""; display:block; width:50px; height:1px; margin:0 auto; margin-top:17px; background:rgba(255,255,255,0.7);}
.adout_cont p{margin-top:32px; font-size:16px; line-height:36px; color:#fff;}
/*服务*/
.service{margin-top:165px; height:200px; background:#fff; box-shadow:0 0 30px #000;}
.service dl{float:left; width:25%; padding-top:34px; text-align:center;}
.service dl dd{margin-top:18px; font-size:20px; line-height:20px; color:#333;}
.service dl dd span{font-size:16px; line-height:56px; color:#555;}



/*流程*/
.hxjzl{margin:0 auto; width:1400px; margin-top:60px;}
.hxjzl_cont{margin-top:22px;}
.hxjzl_cont dl{float:left; width:12.4%; height:170px; overflow:hidden; text-align:center; padding-top:29px; position:relative; border:1px solid #ccc;}
.hxjzl_cont dl+dl{margin-left:-1px;}
.hxjzl_cont dd{margin-top:15px; font-size:16px; line-height:16px; color:#333; font-weight:bold;}
.hxjzl_cont dd span{font-size:14px; color:#555; line-height:42px; font-weight:normal;}
.hxjzl_cont dd em{position:absolute; left:55px; top:162px; font-family:Impact; font-size:60px; line-height:60px; color:#e5e5e5; font-weight:normal;}



/*新闻*/
.newsbg{width:100%; margin-top:60px; padding-bottom:86px; background:#f3f3f3;}
.newsbg1400{width:1400px; margin:0 auto; padding-top:57px;}
.news_nav{margin-top:47px;}
.news_navfl,.news_navfl a{float:left;}
.news_navfl a+a{margin-left:49px;}
.news_navfl a dt{overflow:hidden; float:left; width:25px; height:25px; position:relative;}
.news_navfl a dt img{position:absolute; left:0; top:0;}
.news_navfl a dd{float:left; margin-left:12px; font-size:18px; line-height:25px; color:#333;}
.news_navfl a:hover dt img,.news_navfl a.newscur dt img{top:-25px;}
.news_navfl a:hover dd,.news_navfl a.newscur dd{color:#f5952e; font-weight:bold;}
.news_navfr{float:right; padding-top:7px;}
.news_navfr a{font-size:16px; line-height:16px; color:#333; text-decoration:none;}
.news_navfr a:hover{color:#f5952e;}
.news_navfr a:after{content:""; display:block; margin-top:1px; width:100%; height:1px; background:#333;}
.news_navfr a:hover:after{background:#f5952e;}
.news{margin-top:54px; overflow:hidden}
.news1,.news2{float:left; width:455px;}
.news2{margin-left:70px;}
.news3{float:right;}
/*后台*/
.news1 .news_div_item{float:left; position:relative; width:455px; height:456px; border-bottom:1px solid #dadada;}
.news1 .news_div_item_pic img{width:455px; height:294px;}
.news1 .news_div_item_date{position:absolute; left:0; top:430px; font-family:Arial; color:#999;}
.news1 .news_div_item_year,.news1 .news_div_item_month,.news1 .news_div_item_day{float:left;}
.news1 .news_div_item_content{position:absolute; top:325px; padding-right:8px;}
.news1 .news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold;}
.news1 .news_div_item_title a:before{content:""; display:block; position:absolute; left:443px; top:106px; width:3px; height:6px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210929/20210929154611_916953627.png) center no-repeat;}
.news1 .news_div_item_body{margin-top:15px; font-size:14px; line-height:24px; color:#999;}
/*中间*/
.news2 .news_div_item:nth-child(1){display:none;}
.news2 .news_div_item{float:left; position:relative; width:455px; height:131px; margin-bottom:30px; border-bottom:1px solid #dadada;}
.news2 .news_div_item_date{position:absolute; left:0; top:104px; font-family:Arial; color:#999;}
.news2 .news_div_item_year,.news2 .news_div_item_month,.news2 .news_div_item_day{float:left;}
.news2 .news_div_item_content{position:absolute; top:0px; padding-right:8px;}
.news2 .news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold;}
.news2 .news_div_item_title a:before{content:""; display:block; position:absolute; left:443px; top:106px; width:3px; height:6px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210929/20210929154611_916953627.png) center no-repeat;}
.news2 .news_div_item_body{margin-top:15px; font-size:14px; line-height:24px; color:#999;}



/*底部*/
.bottombg{width:100%; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210928/20210928143605_779948266.jpg);}
.bottom{width:1400px; margin:0 auto;}
.bottom_fl{float:left; margin-top:95px;}
.bottom_tit{font-size:24px; line-height:40px; color:#fff;}
.bottom_tit span{font-family:Arial;}
.bottom_nav{margin-top:21px;}
.bottom_nav li{float:left;}
.bottom_nav li+li{margin-left:126px;}
.bottom_nav li a{display:inline-block; color:#fff; padding-left:15px; background:url(https://memberpic.114my.com.cn/dgjfhny/uploadfile/image/20210928/20210928153051_2101194249.png) left center no-repeat;}
.bottom_nav li a{margin-top:26px;}
.bottom_nav li a:nth-child(1){margin-top:0;}
.bottom_mid{float:left; margin-top:60px; margin-left:280px;}
.bottom_logo{margin-left:15px;}
.bottom_qrcode{margin-top:44px;}
.bottom_qrcode dl{float:left; text-align:center;}
.bottom_qrcode dl+dl{margin-left:30px;}
.bottom_qrcode dt img{width:105px;}
.bottom_qrcode dd{margin-top:18px; color:#fff;}
.contact{float:right; margin-top:95px;}
.contact_txt{margin-top:25px; line-height:36px; color:#fff;}
/*版权*/
.copyrightbg{width:100%; margin-top:65px; border-top:1px solid rgba(255,255,255,0.3);}
.copyright{width:1400px; margin:0 auto;}
.copyright_cont{float:left; line-height:80px; color:#fff;}
.copyright_cont a{color:#fff;}
.links{float:right;}
.links1{float:left; color:#fff; line-height:80px;}
.links2{float:left; width:267px; height:80px; overflow:hidden;}




/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; 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/dgjfhny/uploadfile/image/20211008/20211008152907_2093411472.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: #f5952e; }/*颜色更改*/
.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: #f5952e; border-color: #f5952e; 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: #f5952e; border-color: #f5952e;}/*颜色更改*/
.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: #f5952e; 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: 94px; height: 94px; margin: 30px 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: #f5952e; 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:#f5952e;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }