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:#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(//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(//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:450px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100%; }
.banner-box .bd li{ width:100%; height:450px; 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(//memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230102/20230102185832_1469779057.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(//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;}




/*底部*/
.bottombg{width:100%; margin-top:60px; background:url(//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(//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(//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;}



/*幻灯片*/
#webdh{width:100% !important;}
#bodycon{ margin-top:40px;}
.strong_title{ display:none;}
.mianbxContent{ width:100% !important; text-align:left !important; height:35px!important; line-height:35px!important; padding-bottom:8px; margin-bottom:20px !important; border-bottom:1px solid #e1e0e0; overflow:hidden; background:url(//memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230104/20230104105308_1259311514.png) left 8px no-repeat; text-indent:2em;}
.mianbxContent,.mianbxContent a{ color:#666; font-size:16px;}



/*产品分类*/
.sortbg{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(//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:90px;}
.sort_cont .prolist2021 li{}
.sort_cont .prolist2021 li > a{display:block; width:198px; font-size:16px; line-height:60px; 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(//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(//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;}



/*翻页显示方式*/
.page_total,.pages_box a,.page_jump{ display:inline-block; height:36px; font-size:13px; line-height:36px; background:#eee; border:1px solid #eee; vertical-align:middle; padding:0 14px; cursor:pointer;}
.pages_box a{ color:#666; margin-left:10px; text-decoration:none;}
.pages_box a.page_curr,.pages_box a:hover{ color:#fff; font-size:13px; background:#3ab200;}
.page_jump{ margin-left:10px;}
.back_column{ width:1100px !important; clear:both;}



/*内页幻灯片*/
.ny_banner{width:100%; height:450px; position: relative;}
.ny_banner_title{margin:0 auto; width:1350px; color:#555; letter-spacing:1px; padding-top:160px; padding-left:50px;}
.ny_banner_title p{position:relative; font-size:33px; font-weight:bold; display:block; height:60px; margin-bottom:20px;}
.ny_banner_title p:after {content:""; position:absolute; width:70px; height:1px; display:block; background:#555; left:0; bottom:0; opacity:0.5;}
.ny_banner_title span{font-size:18px; opacity: 0.8;}
.ny_banner_title.blank{color:#fff;}
.ny_banner_title.blank p:after{background:#fff;}



/*产品页列表第七种方式*/
.ny_prolist .ny_propic a img{border:1px solid #ededed; box-sizing:border-box;}
.ny_protil:before{background:#3ab200 !important;}
.ny_protil a:hover{text-decoration:none;}



/*新闻二级分类*/
.nswsfenlei_2019{ margin:0 auto; width:1400px; margin-bottom:30px; margin-top:40px; height:100px;}
.nswsfenlei_2019 li{position:relative; width:24.46%; text-align:left; float:left; line-height:44px; transition: all .5s; text-decoration:none; background:#f5f5f5; text-transform:uppercase;}
.nswsfenlei_2019 li+li{margin-left:10px;}
.nswsfenlei_2019 li a:after{ position:absolute; top:43px; right:40px; display:inline-block; content:''; width:28px; height:20px; background:url(//memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230104/20230104105308_426929839.png) no-repeat;}
.nswsfenlei_2019 li:hover a:after,.curNewsType_2019 a:after{ content:''; width:28px; height:20px; background:url(//memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230104/20230104105308_434871614.png) no-repeat !important;}
.nswsfenlei_2019 li a{ display:block; padding:20px 0 36px 22px; font-size:24px; color:#222; text-decoration:none;}
.nswsfenlei_2019 li a:hover{ color:#fff; font-weight:bold;}
.nswsfenlei_2019 li a:before,.curNewsType_2019 a:before{ position:absolute; top:48px; color:#888; font-size:15px; font-family:Arial;}
.nswsfenlei_2019 li:nth-child(1) a:before{ content:'Xinze dynamic';}
.nswsfenlei_2019 li:nth-child(2) a:before{ content:'Industry information';}
.nswsfenlei_2019 li:nth-child(3) a:before{ content:'Technical support';}
.nswsfenlei_2019 li:nth-child(4) a:before{ content:'Common problem';}
.nswsfenlei_2019 li:hover,.curNewsType_2019{background-color:#3ab200 !important;}
.nswsfenlei_2019 li:hover a:before,.curNewsType_2019 a:before{ color:#fff !important; font-weight:normal;}
.curNewsType_2019 a{ color:#fff !important; font-weight:bold;}



/*动态列表模板三*/
.newspic{width:19.5% !important; height:180px; overflow:hidden; transition:0.5s;}
.newstemptwo li:hover .newspic{border-color:#cecece;}
.newstemptwo li .newspic img{transition:0.6s;}
.newstemptwo li:hover .newspic img{transform:scale(1.2);}
.newstemptwo li{box-shadow:none !important; background:#f8f8f8; transition:0.5s;}
.newswa{width:78% !important;}
.news_more{bottom:40px !important;}
.news_more a{border-radius:0 !important; background:#3ab200 !important; display:block; position:relative;}
.newstemptwo li:hover .news_a a{color:#3ab200 !important;}
.newstemptwo li:hover .news_body{padding:0 !important;}
.newstemptwo li:hover{background:#fff; box-shadow:0 0 20px #eee !important; transform: translateY(-10px);}
.newstemptwo li p.newshx,.newstemptwo li p.newssx{display:none;}
.newstemptwo li .newswa .news_more a:before{content:""; display:block; position:absolute; border-bottom:2px solid #3ab200; border-right:2px solid #3ab200; bottom:0; right:0;  transition:all .6s ease; width:0; height:0;}
.newstemptwo li .newswa .news_more a:after{content:""; display:block; position:absolute; border-top:2px solid #3ab200; border-left:2px solid #3ab200; top:0; left:0; transition:all .6s ease; width:0; height:0;}
.newstemptwo li:hover .newswa .news_more a{background:#fff !important; color:#3ab200;}
.newstemptwo li:hover .newswa .news_more a:before,.newstemptwo li:hover .newswa .news_more a:after{width:110%; height:120%;}



/*新闻详情页*/
.nyxqnews_righttit strong{ color:#3ab200!important;}
.nyxqnews_righttit:before { background:#3ab200!important;}
.nyxqnewsfanhui{ left: -1158px !important;}
.nyxqnews_left { width: 1030px !important;}
.nyxqnews { width: 1400px !important;}
.nyxqnews_leftpage { width: 1075px !important;}
.nyxqnews_leftup { width: 464px !important;}
.nyxqnews_leftdown { width: 354px !important;}
/*新闻内容样式*/
.in_new{line-height:28px; width:95%; margin:0 auto; font-size:14px;}
.in_new p{text-indent:2em; padding-bottom:13px;}
.in_new p a{color:#3ab200; text-decoration:underline;}



/*自定义栏目第三套*/
.nylist li:after{background:#3ab200!important;}
.nylist li a{text-decoration:none;}
/*自定义页列表第八种方式*/
.ny_dglist:hover .ny_dgtil a{color:#3ab200 !important;}
.ny_dgtil a:after{background-image:url(//memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230104/20230104112018_1827641996.png) !important;}
.ny_dgpic a:after{background:url(//memberpic.114my.com.cn/dgxzbz/uploadfile/image/20230104/20230104112018_2057816506.png) center no-repeat rgba(0,0,0,0.5) !important;}
/*自定义栏目第九套*/
.nyqhlist_tit:before { position:absolute; top:0; left:0; display: block; content: ''; width:0; height:100%; background:#3ab200; transition:all 0.5s;}
.nyqhlist_tit a{ position:relative; z-index:100; text-decoration:none;}
.ny_dgtil{padding:0 15px; box-sizing:border-box; background:#eee;}
.ny_dgtil a{text-decoration:none;}
.nyqhlist li:hover .nyqhlist_tit:before { width:100%;}
.nyqhlist li:hover .nyqhlist_tit a{ color:#FFF;}