

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:#ff4a01; 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);
}



/*顶*/
.topbg{width:100%; height:47px; background:#f4f4f4;}
.top{width:1400px; margin:0 auto;}
.top_fl{float:left; line-height:47px; color:#777;}
.top_fl a{color:#175dd0; text-decoration:underline;}
.top_fr{float:right;}
.top_fr ul{display:flex; justify-content:space-between; align-items:center; width:164px; height:47px;}
.top_fr li{cursor:pointer; position:relative;}
.top_fr li a{display:flex; justify-content:space-between; align-items:center; width:95px; height:18px; line-height:18px; color:#777; text-decoration:none;}
.top_fr li a:before{content:""; display:inline-block; width:1px; height:18px; margin-right:10px; background:#9c9c9c;}
.top_fr li a:hover{color:#ff4a01;}
.top_fr li em{position:absolute; right:0; top:33px; display:none; z-index:9;}
.top_fr li em img{width:100px; height:100px; border:5px solid #fff; box-sizing:border-box;}



/*抬头*/
.headbg{width:1400px; height:154px; margin:0 auto;}
.logo{float:left; margin-top:51px;}
.head_ad{float:left; margin-left:16px; margin-top:51px; padding-left:27px; font-size:30px; line-height:30px; color:#333; letter-spacing:4px; background:url(https://memberpic.114my.com.cn/bojue8888/uploadfile/image/20221216/20221216092742_733584959.jpg) left 7px no-repeat;}
.head_ad span{ display:block; margin-top:5px; width:334px; height:24px; line-height:24px; text-align:center; color:#FFF; font-size:16px; letter-spacing:2px; background:url(https://memberpic.114my.com.cn/bojue8888/uploadfile/image/20221216/20221216093848_1689933017.jpg) no-repeat;}
.head_tedian{ float:left; margin-top:52px; margin-left:20px;}
.head_tedian li{ float:left; width:60px; height:50px; padding-top:10px; border-radius:5px; background:#ff4a01; margin-right:10px; color:#FFF; font-size:16px; line-height:20px; text-align:center;}
.head_tu{ float:left; margin-top:51px; margin-left:270px;}
.head_tel{ float:right; margin-top:51px; width:182px; padding-left:38px; padding-top:17px; height:41px; font-family:DIN Medium; font-size:28px; line-height:22px; color:#ff4a01; font-weight:bold; background:url(https://memberpic.114my.com.cn/bojue8888/uploadfile/image/20221216/20221216092742_1467234016.jpg) left center no-repeat;}
.head_tel span{ display:block; padding-left:33px; font-family:Microsoft YaHei; font-size:14px; color:#333; font-weight:normal; line-height:14px; margin-bottom:4px; }



/*导航*/
.navbg{width:100%; height:70px; background:#222;}
.nav{width:1400px; margin:0 auto;}
.nav li{float:left; height:70px; position:relative;}
.nav li > a{ display:block; height:70px; padding:0 32px; text-decoration:none; font-size:16px; line-height:70px; color:#fff;}
.nav li:hover > a,.nav li.navcurrent > a{ background:#ff4a01;}
/*下拉*/
.nav li > em{position:absolute; left:0; top:70px; transform:translateY(20px); opacity:0; width:100%; z-index:9; visibility:hidden; transition:0.3s;}
.nav li > em a{display:block; width:100%; text-align:center; line-height:50px; color:#333; text-decoration:none; border-bottom:1px solid rgba(255,255,255,.3); background:#fff;}
.nav li:hover > em{transform:translateY(0); opacity:1; visibility:visible;}
.nav li > em a:hover{background:#e0e0e0;}



/*幻灯片*/
.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(https://memberpic.114my.com.cn/bojue8888/uploadfile/image/20221212/20221212154653_20671820.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/bojue8888/uploadfile/image/20221212/20221212154653_20671820.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:#ff4a01;}
.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;}



/*分类*/
.sort{ position:relative; float:left; width:270px; box-shadow: 0 0 25px rgb(167,167,167,0.4);}
.sort a{ text-decoration:none;}
.sort1{ height:70px; padding-top:30px; font-size:22px; line-height:22px; color:#fff; font-weight:bold; text-align:center; background:#333; }
.sort1 p{ font-family:Arial; font-size:14px; line-height:26px; font-weight:normal; color:rgb(255,255,255,0.5)}
.sort2{ margin-top:26px;}
.prolist2021 a.prolist2021_one{ display:block; margin-top:10px; margin-left:20px; padding-left:37px; font-size:16px; line-height:36px; color:#fff; background:url(https://memberpic.114my.com.cn/bojue8888/uploadfile/image/20221216/20221216134257_85702096.PNG) no-repeat; transition:0.5s;}
.prolist2021 a.prolist2021_one:hover{ background:url(https://memberpic.114my.com.cn/bojue8888/uploadfile/image/20221216/20221216133227_285992400.png) no-repeat;}
.prolist2021 dl{ margin-top:13px;}
.prolist2021 dt a{ display:block; line-height:32px; margin-left:40px; padding-left:24px; color:#555; background:url(https://memberpic.114my.com.cn/bojue8888/uploadfile/image/20221216/20221216133227_233945369.png) left center no-repeat;}
.prolist2021 dt a:hover{ color:#ff4a01;}
.sort3{ padding:20px 0 20px 20px;}



/*底部*/
.bottombg{width:100%; margin-top:60px; background:#333; padding-top:60px;}
.bottom{width:1400px; margin:0 auto;}
.bottom a:hover{color:#fff;}

.bottom_tel{float:left; color:#FFF;}
.bottom_tel span{ font-size:14px; line-height:14px;}
.bottom_tel em{ line-height:40px; font-size:30px; font-family:Arial; font-weight:bold;}
.bottom_tel i{ line-height:20px; font-size:12px; font-family:Arial;}
.bottom_tel a{ display:block; margin-top:84px; text-align:center; font-size:18px; line-height:40px; border-radius:40px; width:140px; color:#FFF; background:#b34a20;}

.bottom_nav{float:left; margin-left:50px;}
.bottom_nav dl{float:left; margin-left:110px;}
.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.4); text-decoration:none;}

.bottom_ma{ float:right;}
.bottom_ma dl{float:left; width:120px; height:140px; padding:15px; margin-left:18px; background:#FFF; text-align:center; }
.bottom_ma dd{ margin-top:10px; line-height:14px;}


/*版权*/
.Copyrightbg{width:100%; margin-top:40px; height:80px; line-height:80px; border-top:1px solid rgba(255,255,255,0.1); text-align:center; color:rgba(255,255,255,0.4); text-transform:uppercase;}
.Copyrightbg a{ color:rgba(255,255,255,0.4);}
.Copyrightbg a:hover{ color:#FFF;}




/*面包屑导航*/
.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(https://memberpic.114my.com.cn/bojue8888/uploadfile/image/20221213/20221213142722_612324015.png) left 8px no-repeat; text-indent:2em;}
.mianbxContent,.mianbxContent a{ color:#666; font-size:16px;}



/*产品左边*/
#bodycon{ position:relative;}
#bodycon #left{  position:sticky; top:0; height:auto !important;}



/*产品详情页*/
.pcontent_title_h4 h4{ text-align:center; font-size:20px;}
.detail_title{ text-align:center; display:none;}



/*新闻二级分类*/
.nswsfenlei_2019{ margin:0 auto; width:1400px; margin-bottom:30px; margin-top:40px; height:100px;}
.nswsfenlei_2019 li{ position:relative; width:455px; 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(https://memberpic.114my.com.cn/bojue8888/uploadfile/image/20221213/20221213142722_408334072.png) no-repeat;}
.nswsfenlei_2019 li:hover:after,.curNewsType_2019:after{ content:''; width:28px; height:20px; background:url(https://memberpic.114my.com.cn/bojue8888/uploadfile/image/20221213/20221213142722_745317031.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:'INFORMATION';}
.nswsfenlei_2019 li:nth-child(3) a:before{ content:'QUESTIONS';}
.nswsfenlei_2019 li:hover,.curNewsType_2019{background-color:#ff4a01 !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:#ff4a01 !important;}
.nyxqnews_righttit:before { background:#ff4a01 !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:#ff4a01;}
.page_jump{ margin-left:10px;}



/*产品页列表第七种方式*/
.ny_protil:before{background:#ff4a01 !important;}

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

/*自定义页列表第九种方式*/
.nyqhlist_tit:before { position:absolute; top:0; left:0; display: block; content: ''; width:0; height:100%; background:#ff4a01; 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;}



/*详情页主图*/
#bodycontent.content_99eeb62c9bc9d4a9{height:415px; padding:0 30px 15px; box-sizing:border-box;}
.propic_show_left_20170301 {width:400px !important; height:400px; padding:0 !important; overflow:hidden; cursor:pointer;}
.propic_show_left_20170301 img{width:100% !important; transition:0.5s;}
.propic_show_left_20170301:hover img{transform:scale(1.1);}
.propic_show_right_20170301{width:640px !important; height:400px; padding-left:23px !important; padding-top:0 !important; box-sizing:border-box; position:relative;}
.propic_show_right_20170301 strong.pro_detail_title{display:block; font-size:20px; line-height:30px; color:#333; font-weight:normal; padding-bottom:14px;}
.propic_show_right_20170301 > br{display:none;}
.propic_show_right_20170301 .attribute{}
.attribute table{width:100% !important; border-left:1px solid #e5e5e5; border-top:1px solid #e5e5e5;}
.attribute td{border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding:10px; font-size:16px; line-height:16px;}
.propic_show_right_item_20170301{height:109px; overflow:hidden; position:absolute; left:23px; bottom:0;}
.propic_show_right_item_20170301 img{width:17% !important; border-width:3px !important; border-color:#e5e5e5 !important; box-sizing:border-box;}



.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:#ff4a01; text-decoration:underline;}


.cpxq{ text-align:center;}



