

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:#005bac; 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{font-size:36px; line-height:36px; color:#333; font-weight:bold; text-align:center;}
.column_tit p{margin-top:14px; font-size:18px; line-height:18px; color:#666; font-weight:normal;}



/*顶部*/
.top_bg{width:100%; height:56px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221029/20221029173446_1221324023.jpg) center no-repeat;}
.top{width:1400px; margin:0 auto;}
.top_fl{float:left; line-height:45px; color:#cbd7e8;}
.top_tel{float:right; color:#fff; line-height:56px;}
.top_tel span{ font-family:DIN Medium; font-weight:bold; font-size:30px;}



/*抬头*/
.head{width:1400px; height:132px; margin:0 auto;}
.head_logo{float:left; margin-top:30px;}
.head_fr{float:right;}
/*导航*/
.head_nav{ float:left; margin-top:43px;}
.head_nav li{float:left; text-align:center;}
.head_nav li+li{margin-left:53px;}
.head_nav li a{ display:block; height:47px; font-size:16px; line-height:16px; text-decoration:none; color:#333;}
.head_nav li a:hover,.head_nav li a.navcurrent{ color:#005bac; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221029/20221029173446_238811770.jpg) bottom repeat-x;}
.head_cai{ float:right; margin-left:10px; margin-top:43px;}

/*搜索*/
.search_but{float:right; margin-left:80px; margin-top:43px; position:relative;}
.search_but > img{cursor:pointer;}
.search_but > em{position:absolute; right:0; top:19px; width:700px; padding-top:62px; z-index:99; display:none;}
.search_contbg{width:100%; background:#fff; padding:25px; overflow:hidden; box-sizing:border-box; border-top:1px solid #ccc;}
.search_contfl{float:left; line-height:42px;}
.search_contfr{float:right; width:260px; height:42px; background:#fff; border:1px solid #ccc;}
#infoname{border:none; outline:none; background:none; float:left; width:195px; line-height:42px; color:#666; padding-left:20px;}
.submit{border:none; outline:none; float:right; width:45px; height:42px; cursor:pointer; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221029/20221029182008_1489347514.jpg) center no-repeat;}



/*幻灯片*/
.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/hongzhishneg/uploadfile/image/20221029/20221029182008_1418785149.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221029/20221029182008_1418785149.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.on{ background:#005bac;}
.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;}



/*幻灯片*/
#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; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031144928_1784187866.png) left 8px no-repeat; text-indent:2em;}
.mianbxContent,.mianbxContent a{ color:#666; font-size:16px;}



/*产品分类*/
#bodycon #left{height:auto !important; top:0; position:sticky; z-index: 1000;}
#bodycon{position: relative;}
.sortbg{ width:260px;}
.sortbg a{ text-decoration:none;}
.sort_tit{ position:relative; height:82px; font-size:24px; line-height:24px; color:#fff; padding-top:36px; padding-left:40px; background:#005bac; border-top-left-radius:4px; border-top-right-radius:4px; }
.sort_tit:before{ content:""; position:absolute; left:150px; top:47px; display:block; width:70px; height:1px; background:#fff;}
.sort_tit p{ font-family:Arial; font-size:18px; line-height:36px; color:rgb(255,255,255,0.5); text-transform:capitalize;}
.sort_cont{}
.prolist2021 a.prolist2021_one{ border-bottom:1px solid #fff; display:block; line-height:44px; text-indent:33px; transition:0.8s; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031152843_1896577688.png) 220px center no-repeat #ebebeb; }
.prolist2021 a.prolist2021_one:hover{ color:#FFF; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031152843_319126235.png) 220px center no-repeat #005bac; }
.sort_tel{height:96px; padding-top:24px; font-size:16px; line-height:16px; color:#fff; text-align:center; background:#005bac;}
.sort_tel p{margin-top:11px; padding:6px 0 0 25px; font-family:neutraface2; font-size:26px; line-height:23px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031152843_1116098342.png) 30px center no-repeat;}



/*翻页显示方式*/
.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:#005bac;}
.page_jump{ margin-left:10px;}
.back_column{ width:1100px !important; clear:both;}



/*新闻二级分类*/
.nswsfenlei_2019{ margin:0 auto; width:1400px; margin-bottom:30px; margin-top:40px; height:100px;}
.nswsfenlei_2019 li{ position:relative; width:24.2%; text-align:left; float:left; margin-right:11px; line-height:44px; transition: all .5s; text-decoration:none; background:#f5f5f5; text-transform:uppercase;}
.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/hongzhishneg/uploadfile/image/20221031/20221031144928_1247016534.png) no-repeat;}
.nswsfenlei_2019 li:hover a:after,.curNewsType_2019:after{ content:''; width:28px; height:20px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031144928_775347275.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:'NEWS CENTER';}
.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:#005bac !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;}



/*新闻详情页*/
.nyxqnews_righttit strong{ color:#005bac!important;}
.nyxqnews_righttit:before { background:#005bac!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;}



/*内页幻灯片*/
.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{border:1px solid #ededed; box-sizing:border-box;}
.ny_protil:before{background:#005bac !important;}
.ny_protil a:hover{text-decoration:none;}



/*产品页列表第二种方式*/
.nyproduct li{ border:1px solid #eee; width: 31.4% !important;}
.nyproduct li:hover .nyproduct-content{background-color: #005bac !important;}
.nyproduct-more{background: #005bac !important;box-shadow: 0px 1px 20px 0px rgba(0, 91, 172, 0.4), inset 0px -1px 0px 0px #1276cf !important; }

/*新闻页列表第五种方式*/
.nynews_time { background: rgba(0,91,172,0.9) !important;}

/*自定义页列表第九种方式*/
.nyqhlist_tit:before { position:absolute; top:0; left:0; display: block; content: ''; width:0; height:100%; background:#005bac; transition:all 0.5s;}
.nyqhlist_tit a{ position:relative; z-index:100; text-decoration:none;}
.nyqhlist li:hover .nyqhlist_tit:before { width:100%;}
.nyqhlist li:hover .nyqhlist_tit a{ color:#FFF;}



/*底部*/
.bottombg{width:100%; margin-top:60px; background:#0c1017;}
.bottom{width:1400px; margin:0 auto;}
.bottom a:hover{color:#fff;}
.bottom_nav{float:left;}
.bottom_nav dl{float:left; margin-right:40px; width:180px; height:279px; padding-top:60px; border-right:1px solid #3a3f46;}
.bottom_nav dl:nth-child(2){ width:230px;}
.bottom_nav dt{font-size:18px; line-height:18px; color:#fff;}
.bottom_nav dd{margin-top:20px;}
.bottom_nav dd a{ display:block; line-height:36px; color:rgba(255,255,255,0.5); text-decoration:none;}

.bottom_tel{float:right; width:402px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031114903_1684526277.jpg) right 76px no-repeat; padding-top:90px; color:#FFF;}
.bottom_tel span{ line-height:40px;}
.bottom_tel em{ line-height:22px; font-size:30px; font-family:neutraface2; color:#0073c8;}
.bottom_tel i{ display:block; margin-top:40px; font-size:16px; line-height:16px; padding-left:26px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031114903_1237503527.jpg) no-repeat;}
.bottom_tel p{ display:block; margin-top:15px; font-size:16px; line-height:16px; padding-left:26px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031114903_907579742.jpg) no-repeat;}
/*版权*/
.Copyrightbg{width:100%; height:50px; line-height:50px; border-top:1px solid #3a3f46; text-align:center; color:rgba(255,255,255,0.5); text-transform:uppercase;}
.Copyrightbg a{ color:rgba(255,255,255,0.5);}
.Copyrightbg a:hover{ color:#FFF;}
