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:#d72323; 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; font-size:36px; line-height:36px; font-weight:bold; color:#d72323; height:68px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207140303_1930787714.jpg) center bottom no-repeat;}
.column_tit span{display:block; margin-top:10px; font-size:18px; line-height:18px; color:#777; font-weight:normal;}



/*抬头*/
.head{width:1400px; height:121px; margin:0 auto;}
.head_logo{float:left; margin-top:33px;}
.head_name{float:left; margin-left:17px; margin-top:41px; padding-top:35px; width:150px; font-size:16px; line-height:16px; color:#555; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207140508_1166178742.jpg) no-repeat;}
/*导航*/
.head_nav{float:left; margin-left:66px; margin-top:54px;}
.head_nav li{float:left; position:relative;}
.head_nav li+li{margin-left:44px;}
.head_nav li > a{display:block; height:67px; font-size:16px; line-height:16px; color:#333; text-decoration:none; position:relative;}
.head_nav li:hover > a,.head_nav li.navcurrent > a{color:#d72323; font-weight:bold;}
.head_nav li > a:after{ content:""; position:absolute; left:0; bottom:0; width:0; height:4px; background:#d72323; transition:0.5s;}
.head_nav li:hover > a:after,.head_nav li.navcurrent > a:after{ width:100%;}
/*下拉*/
.head_nav li em{position:absolute; left:-50%; top:67px; transform:translateY(20px); opacity:0; width:200%; z-index:9; visibility:hidden; transition:0.3s;}
.head_nav li:nth-child(3) em{ width:250%;}
.head_nav li em a{display:block; width:100%; text-align:center; font-size:14px; line-height:50px; color:#333; text-decoration:none; background:#fff; border-bottom:1px solid rgba(255,255,255,.3);}
.head_nav li:hover em{transform:translateY(0); opacity:1; visibility:visible;}
.head_nav li em a:hover{background:#e0e0e0;}
/*电话*/
.head_tel{ float:right; margin-top:50px; height:40px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207140303_1549123570.jpg) left 9px no-repeat;}
.head_tel1{ float:left; padding-left:30px; line-height:20px; font-size:14px; color:#CCC;}
.head_tel1 span{ font-family:Arial; text-transform:uppercase; font-size:12px;}
.head_tel2{ float:left; font-family:Arial; margin-left:8px; line-height:20px; font-size:22px; color:#333; font-weight:bold;}



/*幻灯片*/
.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/023372/uploadfile/image/20230207/20230207151331_145348471.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230207/20230207151331_145348471.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:#d72323;}
.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;}



/*左边*/
.classification{ position:relative; float:left; width:258px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230209/20230209162814_1129685349.jpg) repeat-y;}
.classification1{ height:170px; padding-top:31px; text-align:center; font-size:23px; line-height:23px; color:#FFF; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230209/20230209162814_775493066.jpg) no-repeat;}
.classification1 span{ font-family:Arial; text-transform:uppercase; font-size:12px; color:rgba(255,255,255,0.6);}
.classification2{ background:#FFF; width:237px; margin-left:11px; margin-top:-110px; position:relative; z-index:10; padding-bottom:33px;}
#classimgshow1{ padding-left:0 !important; width:215px !important; height:51px !important;}
#classimgshow1 a{ display:block; margin-left:10px; width:190px; padding-left:20px; line-height:51px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230209/20230209162814_1518267815.jpg) no-repeat;}
.classification3{ height:180px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230209/20230209162814_1695975047.jpg) no-repeat; margin-top:-115px; position:relative; z-index:5;}



/*底部*/
.bottombg{width:100%; margin-top:60px; background:#282f37;}
.bottom{width:1400px; margin:0 auto;}
.bottom_up{height:140px; border-bottom:1px solid rgba(255,255,255,.2);}
.bottom_logo{float:left; padding-top:46px;}
.bottom_logo span{float:left;}
.bottom_logo em{float:left; display:block; margin-left:10px; padding-top:8px; font-size:26px; line-height:26px; color:#adb2b8; font-weight:bold;}
.bottom_logo em p{margin-top:5px; font-family:Arial; font-size:12px; line-height:12px; color:#adb2b8; font-weight:normal; text-transform:uppercase;}
.bottom_tel{float:right; padding-top:60px; font-size:16px; line-height:16px; color:#adb2b8;}
.bottom_tel li{float:left;}
.bottom_tel li+li{margin-left:110px;}
.bottom_tel li img{margin-right:16px; vertical-align:middle;}
.bottom_tel li font{font-family:Arial;}
.bottom_centre{height:380px;}
.QRcode{float:left; margin-top:72px;}
.QRcode dl{float:left; margin-right:20px;}
.QRcode dt{width:108px; height:108px; border:7px solid #fff;}
.QRcode dt img{width:100%; height:100%;}
.QRcode dd{width:100%; margin-top:15px; text-align:center; line-height:14px; color:#adb2b8;}
.bottom_nav{float:right; margin-top:75px;}
.bottom_nav dl{float:left;}
.bottom_nav dl+dl{margin-left:160px;}
.bottom_nav dl:nth-child(3){margin-left:150px;}
.bottom_nav dt{font-size:20px; line-height:20px; color:#fff;}
.bottom_nav dd{margin-top:33px;}
.bottom_nav dd a{display:block; margin-bottom:20px; font-size:14px; line-height:14px; color:#fff; opacity:0.6;}
/*版权*/
.Copyright{padding:40px 0 45px; border-top:1px solid rgba(255,255,255,.2);}
.Copyright,.Copyright a{line-height:14px; color:#adb2b8; text-decoration:none;}
.Copyright_fl{float:left;}
.Copyright_fr{float:right;}
.Copyright a:hover{color:#fff !important; opacity:1 !important;}



/*右侧浮动*/
.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(//memberpic.114my.com.cn/023372/uploadfile/image/20230208/20230208150709_1455717999.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: #d72323; }/*颜色更改*/
.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: #d72323; border-color: #d72323; 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: #d72323; border-color: #d72323;}/*颜色更改*/
.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: #d72323; 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: #d72323; 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:#d72323;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }




/*面包屑导航*/
.strong_title{ display:none;}
#webdh{width:100%!important;}
#bodycon{ margin-top:30px;}
.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/023372/uploadfile/image/20230208/20230208172829_1455956956.png) left 8px no-repeat; text-indent:2em;}
.mianbxContent,.mianbxContent a{ color:#666; font-size:16px;}



/*新闻二级分类*/
.nswsfenlei_2019{ margin:0 auto; width:1400px; margin-bottom:30px; margin-top:40px; height:100px;}
.nswsfenlei_2019 li{ position:relative; width:339px; text-align:left; float:left; margin-right:11px; line-height:44px; transition: all .5s; text-decoration:none; background:#f5f5f5;}
.nswsfenlei_2019 li:after{ position:absolute; top:43px; right:40px; display:inline-block; content:''; width:28px; height:20px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230208/20230208172829_753200944.png) no-repeat;}
.nswsfenlei_2019 li:hover:after,.curNewsType_2019:after{ content:''; width:28px; height:20px; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230208/20230208172829_921346198.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'; text-transform:uppercase;}
.nswsfenlei_2019 li:nth-child(4) a:before{ content:'FAQ';}
.nswsfenlei_2019 li:hover,.curNewsType_2019{background-color:#d72323 !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{ width:1400px !important;}
.nyxqnews_left{ width:1030px !important;}
.nyxqnewsfanhui{ left:-1158px !important;}
.nyxqnews_righttit strong{ color:#d72323 !important;}
.nyxqnews_righttit:before { background:#d72323 !important;}



/*翻页显示方式*/
.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:#d72323;}
.page_jump{ margin-left:10px;}



/*产品页列表第七种方式*/
.ny_propic{ border:1px solid #f5f5f5;}
.ny_protil:before{background:#d72323 !important;}

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

/*自定义页列表第八种方式*/
.ny_dgtil{background:#eaeaef;}
.ny_dgtil a{padding-left:6% !important; text-decoration:none;}
.ny_dglist:hover .ny_dgtil a{padding-left:9% !important; color:#d72323 !important;}
.ny_dglist:hover .ny_dgtil a:after{right:9% !important; background-position:right center !important;}
.ny_dgtil a:after{right:6% !important; background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230208/20230208180523_2012820848.png) no-repeat left center !important;}
.ny_dgpic a:after{background:url(//memberpic.114my.com.cn/023372/uploadfile/image/20230208/20230208180523_590968725.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:#d72323; 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;}