body{overflow-x:hidden;}
body,td{font-size:14px; color:#555; font-family:Microsoft YaHei; }
a{color:#555; text-decoration:none; font-size:14px;}
a:hover{color:#3ab200; 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{display:flex; flex-direction:column; align-items:center;}
.column_tit em{text-align:center; font-size:36px; line-height:36x; color:#3ab200; font-weight:bold;}
.column_tit em:after{content:""; display:block; width:372px; height:18px; margin-top:10px; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182521_1247422700.png) center no-repeat;}
.column_tit p{margin-top:12px; font-size:18px; line-height:18px; color:#666;}



/*顶部*/
.top_bg{width:100%; background:#3ab200;}
.top{width:1400px; height:46px; margin:0 auto; overflow:hidden;}
.top_fl{float:left; line-height:46px; color:#fff;}
.top_fl a{color:#fff; text-decoration:underline;}
.top_tel{float:right; line-height:46px; color:#fff; padding-left:28px; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182520_705085474.png) left 14px no-repeat;}
.top_tel span{display:inline-block; margin-left:8px; font-family:Arial; font-size:22px; line-height:50px; font-weight:bold; vertical-align:baseline;}



/*抬头*/
.headbg{width:1400px; margin:0 auto;}
.logo{float:left; margin-top:40px;}
.slogan{float:left; margin-left:20px; margin-top:49px;}
.slogan em{font-size:28px; line-height:28px; color:#333; font-weight:bold; letter-spacing:0.56px;}
.slogan em i{color:#3ab200;}
.slogan ul{display:flex; justify-content:space-between; width:100%; margin-top:6px;}
.slogan li{display:flex; align-items:center; height:25px; padding:0 9px 0 7px; line-height:14px; color:#fff; border-radius:2px; background:#3ab200;}
.slogan li img{display:inline-block; margin-right:3px;}
/*导航*/
.head_nav{float:right; margin-right:-15px; padding:56px 0 51px;}
.head_nav > ul > li{float:left; margin-left:8px;}
.head_nav > ul > li > a{display:block; padding:0 22px 0 18px; font-size:16px; line-height:40px; color:#333; text-decoration:none; border-top-right-radius:9px; transition-duration:0.8s;}
.head_nav > ul > li:hover > a,.head_nav > ul > li.headcur > a{color:#fff; background:#3ab200;}



/*幻灯片*/
.banner{overflow:hidden; background:#fff; position:relative;}
.banner-box{ min-width:1400px; height:650px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100%; }
.banner-box .bd li{ width:100%; height:650px; background-position:center; background-repeat:no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;}
.banner-btn{width: 100%;position: absolute;top: 4px;left: 0;margin-left: 0;height: 100%;overflow: hidden;}
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:40%; 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/dgxzbz/uploadfile/image/20230102/20230102185832_1469779057.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102185832_1469779057.png) -49px 0 no-repeat; }
.banner-box .hd { position:absolute; bottom:15px; width:100%;}
.banner-box .hd ul { width:1400px; margin:0 auto; text-align:center; }
.banner-box .hd ul li{ width:30px; height:30px; line-height:30px; color:#fff; font-family:Arial; font-size:16px; background:#333;cursor:pointer;display:inline-block; margin:0 2px; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.cur{ background:#3ab200;}
.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;}



/*搜索*/
.huntbg{width:1400px; margin:0 auto;}
.hunt_fl{float:left; line-height:14px; padding:28px 0 26px;}
.hunt{float:right;}
#infoname,.search{border:none; outline:none;}
#infoname{float:left; width:350px; padding-left:20px; line-height:68px; color:#999; border-left:1px solid #f7f7f7; box-sizing:border-box;}
.search{float:right; width:70px; height:68px; padding:25px 24px 22px 25px; border-left:1px solid #f7f7f7; border-right:1px solid #f7f7f7; border-bottom:2px solid #3ab200; box-sizing:border-box;}



/*导入语*/
.guidebg{width:100%; height:371px; background:#f5f5f5;}
.guide{width:1400px; margin:0 auto; padding-top:70px;}
.guide_cont{text-align:center;}
.guide_cont em{font-size:36px; line-height:36px; color:#333;}
.guide_cont em:after,.guide_cont em:before{content:""; display:inline-block; width:22px; height:20px; vertical-align:middle; margin:0 25px; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182520_1058981412.png) center no-repeat;}
.guide_cont em:after{transform:rotate(180deg);}
.guide_cont p{margin-top:22px; font-size:16px; line-height:34px;}
.data{display:flex; justify-content:space-around; margin-top:44px;}
.data dt{}
.data dt font{font-family:DIN Medium; font-size:60px; line-height:50px; color:#3ab200; font-weight:bold;}
.data dt em{display:inline-flex; width:25px; height:25px; justify-content:center; align-items:center; margin-left:3px; border-radius:50%; background:#3ab200; font-size:14px; line-height:14px; color:#fff; vertical-align:bottom;}
.data dd{margin-top:9px; font-size:18px; line-height:18px;}



/*产品*/
.productbg{width:1400px; margin:0 auto; margin-top:60px;}
.product_cont{margin-top:30px;}
/*产品分类*/
.sortbg{float:left; width:270px; background:#f6f6f6;}
.sort_tit{width:100%; height:118px; padding-top:32px; text-align:center; font-size:24px; line-height:24px; color:#fff; font-weight:bold; box-sizing:border-box; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230103/20230103092827_1338563370.png) center no-repeat;}
.sort_tit p{margin-top:7px; font-family:Arial; font-size:14px; line-height:12px; color:rgba(255,255,255); font-weight:normal;}
.sort_cont{margin-left:35px; margin-top:10px; padding-bottom:10px;}
.sort_cont .prolist2021 li{}
.sort_cont .prolist2021 li > a{display:block; width:198px; font-size:16px; line-height:44px; color:#333; font-weight:bold; padding-left:20px; border-bottom:1px dashed #dadada; box-sizing:border-box; text-decoration:none; transition:0.8s; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182521_294383536.png) left center no-repeat}
.sort_cont .prolist2021 li:hover > a{color:#3ab200; background-image:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182521_1404263212.png);}
/*二级分类*/
.sort_cont .prolist2021 li dl{padding-top:23px; padding-bottom:10px;}
.sort_cont .prolist2021 li dt+dt{margin-top:26px;}
.sort_cont .prolist2021 li dt a{line-height:14px; text-decoration:none;}
.sort_cont .prolist2021 li dt a:before{content:""; display:inline-block; width:8px; height:8px; border-radius:50%; border:1px solid #bebebe; margin-right:10px; vertical-align:middle;}
.sort_cont .prolist2021 li dt a:hover:before{border-color:#3ab200;}
.productshow{float:right;}
.progdwz2021 ul{display:block; height:328px;}
.progdwz2021 li{float:left;}
.progdwz2021 li+li{margin-left:25px;}
.progdwz2021 li > a{display:block; width:346px; height:260px; overflow:hidden;}
.progdwz2021 li > a img{width:100%; height:100%; transition:0.8s;}
.progdwz2021 li:hover > a img{transform:scale(1.1);}
.progdwz2021 li > br{display:none;}
.progdwz2021 li span{display:block; margin-top:1px; width:100%; background:#f6f6f6; position:relative;}
.progdwz2021 li span:before{content:""; position:absolute; left:0; top:0; display:block; width:0; height:50px; overflow:hidden; transition:0.8s; background:#3ab200;}
.progdwz2021 li:hover span:before{width:100%;}
.progdwz2021 li span a{display:block; text-indent:21px; font-size:14px; line-height:47px; color:#666; position:relative; z-index:1; transition:0.8s; text-decoration:none;}
.progdwz2021 li span a:after{content:""; position:absolute; right:21px; top:calc(50% - 6px); display:block; width:16px; height:12px; overflow:hidden; transition:0.8s; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230103/20230103095659_747309146.png) right center no-repeat;}
.progdwz2021 li:hover span a{color:#fff;}
.progdwz2021 li:hover span a:after{background-position-x:left;}



/*特点*/
.features{width:1400px; margin:0 auto; margin-top:40px;}
.features .column_tit em:after{display:none;}
.features .column_tit{margin-bottom:27px;}
.features li{width: 441px; height: 142px; background: url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230103/20230103154550_725883357.jpg); margin-top: 30px; transition: all 0.3s; cursor: pointer; overflow: hidden;}
.features li:hover{background: url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230103/20230103155054_600509252.jpg);}
.features li:hover strong{ color: #ff9900;}
.features li:nth-child(1){ margin-top: 0;}
.features li img{ text-align: center; display: block; margin: 35px 0px 0px 20px;}
.features li div{ width: 224px; margin-right: 22px;}
.features li strong{ font-size: 22px; display: block; margin: 26px 0 10px; transition: all 0.3s;}
.features li p{ line-height: 21px; font-size: 14px; color: #777;}
.dea_img{width:440px; height:484px; border-radius:8px; overflow:hidden; margin-left:37px;}

.fea_r li{background: url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230103/20230103155256_1821665660.jpg);}
.fea_r li img{margin: 33px 19px 0px 0px;}
.fea_r li:hover{background: url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230103/20230103155256_366146110.jpg);}
.fea_r li div{margin-left: 22px; text-align: right;}
.fea_l li:nth-child(2) img{margin: 32px 0px 0px 19px;}
.fea_l li:nth-child(3) img{margin: 33px 0px 0px 19px;}
.fea_r li:nth-child(1) img{margin: 33px 19px 0px 0px;}
.fea_r li:nth-child(2) img{margin: 33px 18px 0px 0px;}
.features .title{margin: 10px 0 30px;}



/*能力*/
.index02wrap{width:100%; min-width:1400px; max-width:1920px; box-sizing: border-box;position: relative; margin-top:70px;}
.index02wrap .swiper-container01{margin-top:30px;}
.index02wrap .swiper-slide{border: 1px solid #DDD;}
.index02wrap span{display: block;width: 100%;text-align: center;background-color: #f1f2f3;}
.index02wrap span:after{content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(0,0,0,0.6);z-index: 0;opacity: 0;transition: all .3s;}
.index02wrap span:hover:after{object-fit:1; opacity:1;}
.index02wrap span .bg{width: 100%;position: relative;z-index: 0;opacity: 0;transition: all .3s;}
.index02wrap span .textshow{width: 100%;height: auto;position: absolute;top: 120px;left: 0; z-index: 1;box-sizing: border-box;transition: all .6s;padding: 0 60px;}
.index02wrap span font{display: block;font-family:Arial; font-size: 16px; line-height:16px; color: #3ab200;position: absolute;width: 100%;top: 80px;left: 0;text-align: center;}
.index02wrap span .textshow img{display: block;margin: auto;}
.index02wrap span .textshow img:nth-of-type(2){display: none;}
.index02wrap span:hover .textshow img:nth-of-type(2){display: block;}
.index02wrap span:hover .textshow img:nth-of-type(1){display: none;}
.index02wrap span:hover .bg{opacity: 1;}
.index02wrap span .textshow h3{font-size:30px; line-height:30px; color: #222;font-weight: bold;}
.index02wrap span .textshow .font01{width: 100%;padding: 40px 0;transition: all .6s;}
.index02wrap span:hover .textshow .font01{padding: 40px 0 25px;}
.index02wrap span:hover .textshow{top: 100%;transform: translateY(-100%);-webkit-transform: translateY(-100%);}
.index02wrap span .textshow strong{display: block;width: 30px;height: 2px;background-color: #3ab200;margin: 30px auto;}
.index02wrap span .textshow em{font-size: 16px; color:#555; line-height:26px; text-align:left;}
.index02wrap span .textshow em p{padding-left:20px; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182521_731808540.png) left 8px no-repeat;}
.index02wrap span .textshow em p+p{margin-top:20px;}
.index02wrap span:hover font,.index02wrap span:hover .textshow h3,.index02wrap span:hover .textshow em{color: #FFF;}
.index02wrap span:hover .textshow em p{background-image:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230104/20230104083350_431699548.png);}
.index02wrap span:hover .textshow strong{background-color: #FFF;}

.sil-tile__square { position: absolute; top: 1em; left: 1em; right: 1em; bottom: 1em; z-index: 1; color: #fff;}
.ieIE1011 .sil-tile__square { display: none!important }
.sil-tile__square:after, .sil-tile__square:before { color: inherit; position: absolute; display: block; visibility: hidden; width: 0; height: 0; content: ' '; border: 1px solid currentcolor; box-sizing: border-box;}
.sil-tile__square:before { top: 0; left: 50%; transition: height .1s linear .3s, width .1s linear .4s, visibility 0s .51s; border-bottom: 0; border-left: 0 }
.sil-tile__square:after { right: 0; bottom: 0; transition: background-size .1s linear 0s, height .1s linear .1s, width .1s linear .2s, visibility 0s .3s; border-top: 0; border-right: 0; background-image: linear-gradient(currentColor, currentColor); background-repeat: no-repeat; background-position: 0 0; background-size: 0 1px }
span:active .sil-tile__square:after, span:active .sil-tile__square:before, span:focus .sil-tile__square:after, span:focus .sil-tile__square:before, span:hover .sil-tile__square:after, span:hover .sil-tile__square:before { visibility: visible; }
span:active .sil-tile__square:before, span:focus .sil-tile__square:before, span:hover .sil-tile__square:before { width: 50%; height: 100%; transition: width .1s linear 0s, height .1s linear .1s; }
span:active .sil-tile__square:after, span:focus .sil-tile__square:after, span:hover .sil-tile__square:after { width: 100%; height: 100%; transition: visibility 0s .2s,width .1s linear .2s,height .1s linear .3s,background-size .1s linear .4s; background-size: 51% 1px;}

.index02wrap span .texthide{width: calc(100% - 30px);height: calc(100% - 30px);position: absolute;top: 15px;left: 15px;border: 1px solid #FFF;box-sizing: border-box;padding: 65px 0;z-index: 1;transform: scale(1.2);transition: all .5s;opacity: 0;}
.index02wrap span .texthide font{display: block;color: #FFF;font-size: 16px;}
.index02wrap span .texthide .bot{position: absolute;bottom: 70px;width: 100%;padding: 0 55px;box-sizing: border-box;left: 0;}
.index02wrap span .texthide .bot img{display: block;width: auto;margin: auto;height: 44px;margin-bottom: 50px;}
.index02wrap span .texthide .bot h3{font-size: 34PX;color: #FFF;font-weight: bold;}
.index02wrap span .texthide .bot strong{display: block;width: 30px;height: 2px;background-color: #FFF;margin: 30px auto;}
.index02wrap span .texthide .bot em{font-size: 15px;line-height: 30px;color: #FFFFFF;}
.index02wrap span:hover .texthide{opacity: 1;transform: scale(1);-webkit-transform: scale(1);}
.index02wrap .swiper-button-next,.index02wrap .swiper-button-prev{width: 28px;height: 48px;background-color: #e63327;color: #FFF;font-size: 18px;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;background-image: none;outline: none;top: 50%;margin-top: -24px;}
.index02wrap .swiper-button-next{right: 0;}
.index02wrap .swiper-button-prev{left: 0;}
.index02wrap .swiper-pagination{position: relative;width: 100%;bottom: 0;left: 0;margin: 0;padding: 0;margin-top: 30px;}
.index02wrap .swiper-pagination-bullet{width: 8px;height: 8px;opacity: 1;background-color: #f1f2f3;margin-right: 10px;outline: none;}
.index02wrap .swiper-pagination-bullet:last-child{margin-right: 0;}
.index02wrap .swiper-pagination-bullet-active{background-color: #e63327;}



/*应用*/
.index03wrap{margin-top:80px;}
.index03wrap .swiper-container02{margin-top:30px;}
.index03wrap a{display: block;width: 100%;position: relative;overflow: hidden;}
.index03wrap a:after{content: '';display: block;width: 100%;height: 100%;background: url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182522_1082334964.png) no-repeat; background-size: cover;z-index: 0;position: absolute;left: 0;top: 0;}
.index03wrap a .bg{display: block;width: 100%;}
.index03wrap a .text{position: absolute;width: 100%;left: 0;box-sizing: border-box;z-index: 1;padding: 0 0 60px 60px;top: 100%;transform: translateY(-220px);-webkit-transform: translateY(-220px);transition: all .3s;}
.index03wrap a .text img{display: block;width: auto;height: 56px;margin-bottom: 50px;}
.index03wrap a .text h3{font-size: 28px;color: #FFFFFF;transition: all .3s;font-weight:bold;}
.index03wrap a:hover .text h3{color: #3ab200;}
.index03wrap a .text strong{display: block;width: 40px;margin: 30px 0;height: 2px;background-color: #3ab200;transition: all .3s;}
.index03wrap a:hover .text strong{width: 160px;}
.index03wrap a .text h4{display:none;font-size: 15px;line-height: 30px;color: #FFFFFF;width: 50%;opacity: 0;transition: all .3s;transform: translateY(30px);-webkit-transform: translateY(30px);}
.index03wrap a:hover .text h4{opacity: 1;transform: none;-webkit-transform: none;}
.index03wrap a:hover .text{transform: translateY(-100%);-webkit-transform: translateY(-100%);}
.index03wrap .page .swiper-button-next,.index03wrap .page .swiper-button-prev{position: relative;bottom: 0;top: 0;margin: 0;padding: 0;background-image: none;font-size: 26px;color: #3ab200;height: auto;width: auto;outline: none;}
.index03wrap .page{width: 100%;box-sizing: border-box;position: relative;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-content: center;margin-top: 40px;}
.index03wrap .swiper-pagination{position: relative;margin: 0 90px;}
.index03wrap .swiper-pagination-bullet{width: 8px;height: 8px;background-color: #bbbbbb;margin: 0 6px;opacity: 1;}
.index03wrap .swiper-pagination-bullet-active{background-color: #3ab200;}
.index03wrap a .text .more{opacity: 0;width:160px;height:44px;line-height:44px;font-size:14px;}
.index03wrap a:hover .text .more{opacity: 1;}
.index03wrap .more{width: 210px;height: 52px;background: linear-gradient(to right, #3ab200 0%, #00ffc0 100%);background: -webkit-linear-gradient(to right, #3ab200 0%, #f38a23 100%);border-radius: 4px;display: block;font-size: 16px;line-height: 52px;text-align: center;color: #FFFFFF;position: relative;z-index: 0;overflow: hidden;}
.index03wrap .more:after{content: '';display: block;width: 0%;height: 100%;position: absolute;left: 0;top: 0;background-color: #FFFFFF;z-index: -1;transition: all .3s;}
.index03wrap .more:hover:after{width: 100%;}
.index03wrap .more:hover{color: #3ab200;}
.index03wrap .swiper-button-next02,.index03wrap .swiper-button-prev02{width:10px; height:18px; cursor:pointer; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182522_273545474.png) center no-repeat;}
.index03wrap .swiper-button-next02{transform:rotate(180deg);}



/*简介*/
.aboutbg{width:100%; height:620px; margin-top:70px; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182522_1596515486.jpg) center no-repeat;}
.about{width:1400px; margin:0 auto; padding-top:60px;}
.about_cont em{font-size:30px; line-height:30px; color:#333; font-weight:bold;}
.about_cont em i{color:#3ab200;}
.about_cont em span{display:inline-block; margin-left:8px; font-family:Arial; text-transform:uppercase; font-size:18px; line-height:18px; color:#666; font-weight:normal;}
.about_cont p{width:624px; margin-top:24px; font-size:16px; line-height:34px;}
.about_cont p a{font-size:16px;}
/*企业形象*/
.plant{width:990px; height:241px; margin-top:47px; padding:25px; box-sizing:border-box; background:#fff;}
.plant .new_web_div2021{width:100%; overflow:hidden;}
.plant .new_web_div2021 li{float:left;  width:252px; height:191px; margin-right:10px; position:relative; overflow:hidden;}
.plant .new_web_div2021 li > a{}
.plant .new_web_div2021 li p{}
.plant .new_web_div2021 li p a{}



/*新闻*/
.newsbg{width:1400px; margin:0 auto; margin-top:60px;}
.news_top{display:flex; flex-direction:row; justify-content:space-between; align-items:flex-end}
.news_tit{font-size:36px; line-height:36px; color:#3ab200; font-weight:bold;}
.news_tit span{display:inline-flex; margin-left:17px; font-family:Tw Cen MT; font-size:18px; line-height:18px; color:#999; vertical-align:bottom;}
.news_tit span:before{content:""; display:inline-block; width:2px; height:34px; margin-top:2px; margin-right:20px; background:#3ab200;}
.news_nav li{float:left; margin-left:70px;}
.news_nav li a{font-size:18px; line-height:18px; text-decoration:none; transition-duration:0.8s;}
.news_nav li a:after{content:""; display:block; width:0; height:2px; margin-top:7px; background:#3ab200; transition-duration:0.8s;}
.news_nav li:hover a,.news_nav li.newscur a{color:#3ab200;}
.news_nav li:hover a:after,.news_nav li.newscur a:after{width:100%;}
.news{margin-top:35px; padding-top:37px; border-top:1px solid #eee; overflow:hidden;}
.news_fl{float:left;}
.news_fl .news_div_item{width:682px; height:180px; position:relative;}
.news_fl .news_div_item+.news_div_item{margin-top:40px;}
.news_fl .news_div_item_pic{position:absolute; left:0; top:0;}
.news_fl .news_div_item_pic a{display:block; width:265px; height:180px; overflow:hidden;}
.news_fl .news_div_item_pic a img{width:100%; transition-duration:0.8s;}
.news_fl .news_div_item:hover .news_div_item_pic a img{transform:scale(1.1);}
.news_fl .news_div_item_date{position:absolute; left:0; top:0; width:88px; height:89px; border-bottom-right-radius:19px; background:#3ab200; font-family:Arial; color:#fff; z-index:1;}
.news_fl .news_div_item_year{position:absolute; left:18px; top:56px; font-size:14px; line-height:14px;}
.news_fl .news_div_item_year:first-letter{font-size:16px; line-height:16px;}
.news_fl .news_div_item_month{position:absolute; left:56px; top:56px; font-size:14px; line-height:14px;}
.news_fl .news_div_item_day{position:absolute; left:26px; top:24px; font-size:36px; line-height:36px;}
.news_fl .news_div_item_content{position:absolute; left:299px; top:0;}
.news_fl .news_div_item_title a{font-size:18px; line-height:18px; color:#333;}
.news_fl .news_div_item_title a:before{content:""; position:absolute; left:0; top:168px; width:36px; height:11px; transition-duration:0.8s; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182522_865945993.png) center no-repeat;}
.news_fl .news_div_item:hover .news_div_item_title a{color:#3ab200;}
.news_fl .news_div_item:hover .news_div_item_title a:before{left:10px;}
.news_fl .news_div_item_body{width:381px; margin-top:10px; line-height:28px; color:#666;}
.news_fr{float:right;}
.news_fr .news_div_item:nth-child(1),.news_fr .news_div_item:nth-child(2){display:none;}
.news_fr .news_div_item{width:670px; overflow:hidden;}
.news_fr .news_div_item+.news_div_item{margin-top:33px; padding-top:40px; border-top:1px solid #eee;}
.news_fr .news_div_item:nth-child(3){margin-top:0; padding-top:0; border-top:none;}
.news_fr .news_div_item_date{float:left; position:relative; font-family:Arial; color:#989898;}
.news_fr .news_div_item_year{position:absolute; left:0; top:41px; width:66px; padding-top:23px; text-align:center; font-size:18px; line-height:18px; border-top:1px solid #efefef;}
.news_fr .news_div_item_month{position:absolute; left:3px; top:0; font-size:24px; line-height:24px;}
.news_fr .news_div_item_day{position:absolute; left:38px; top:0; font-size:24px; line-height:24px;}
.news_fr .news_div_item_content{float:right;}
.news_fr .news_div_item_title a{font-size:18px; line-height:18px; color:#333; position:relative;}
.news_fr .news_div_item_title a:before{content:""; position:absolute; left:543px; top:calc(50% - 5.5px); width:36px; height:11px; transition-duration:0.8s; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182522_865945993.png) center no-repeat;}
.news_fr .news_div_item:hover .news_div_item_title a{color:#3ab200;}
.news_fr .news_div_item:hover .news_div_item_title a:before{left:533px;}
.news_fr .news_div_item_body{width:580px; margin-top:12px; line-height:28px; color:#666;}



/*友情链接*/
.linkbg{width:1400px; height:115px; margin:0 auto; overflow:hidden;}
.linkbg a:hover{color:#3ab200 !important;}
.link_tit{float:left; padding-top:44px;}
.link_tit span{font-family:Arial; font-size:24px; line-height:16px; font-weight:bold; color:#333; text-transform:uppercase;}
.link_tit span i{color:#3ab200;}
.link_tit p{margin-top:7px; line-height:14px;}
.link_cont{float:left; height:34px; margin-top:44px; margin-left:19px; padding-left:21px; overflow:hidden; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182522_208580807.png) left top no-repeat;}
.link_fr{float:right; padding-top:57px;}
.link_fr a{line-height:14px;}



/*底部*/
.bottombg{width:100%; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102182522_706271851.jpg) center no-repeat;}
.bottom{width:1400px; margin:0 auto;}
.bottom a:hover{color:#fff;}
.bottom_nav{float:left;}
.bottom_nav dl{float:left; width:228px; height:340px; padding-left:37px; padding-top:60px; box-sizing:border-box;}
.bottom_nav dl:nth-child(1){width:195px; padding-left:5px;}
.bottom_nav dt{font-size:18px; line-height:18px; color:#fff;}
.bottom_nav dd{margin-top:32px;}
.bottom_nav dd a{display:block; line-height:16px; color:rgba(255,255,255,0.8); text-decoration:none;}
.bottom_nav dd a+a{margin-top:22px;}
.bottom_tel{float:right; width:400px; padding-top:86px; color:#FFF;}
.bottom_tel span{display:block; line-height:14px; margin-bottom:14px;}
.bottom_tel em{font-family:neutraface2; font-size:30px; line-height:27px; color:#fff;}
.bottom_tel i{display:block; margin-top:42px; font-size:16px; line-height:16px; padding-left:26px; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230103/20230103133255_857332847.png) no-repeat;}
.bottom_tel p{ display:block; margin-top:14px; font-size:16px; line-height:24px; padding-left:26px; background:url(https://memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230103/20230103133255_1183728780.png) left 5px no-repeat;}
/*版权*/
.Copyrightbg{width:100%; height:50px; line-height:50px; text-align:center; color:rgba(255,255,255,0.8); text-transform:uppercase;}
.Copyrightbg a{color:rgba(255,255,255,0.8);}
.Copyrightbg a:hover{ color:#FFF;}