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:#175dd0; 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; height:88px; font-size:36px; line-height:36px; color:#175dd0; background:url(https://memberpic.114my.com.cn/junxinjinshu/uploadfile/image/20221222/20221222090451_1877490106.jpg) center bottom no-repeat; font-weight:bold;}
.column_tit span{ display:block; font-weight:normal; margin-top:10px; font-size:18px; line-height:18px; color:#777;}



/*顶部*/
.topbg{width:100%; height:47px; background:#f5f5f5;}
.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 li{ float:left; position:relative; line-height:47px; padding-left:28px; margin-left:20px;}
.top_fr li a{ color:#777; text-decoration:none;}
.top_fr li a:hover{color:#175dd0;}
.top_fr li:nth-child(1){ background:url(https://memberpic.114my.com.cn/junxinjinshu/uploadfile/image/20221222/20221222090451_725415491.jpg) left center no-repeat;}
.top_fr li:nth-child(2){ background:url(https://memberpic.114my.com.cn/junxinjinshu/uploadfile/image/20221222/20221222090451_127919132.jpg) left center no-repeat;}
.top_fr li:nth-child(3){ background:url(https://memberpic.114my.com.cn/junxinjinshu/uploadfile/image/20221222/20221222090451_735031891.jpg) left center no-repeat;}
.top_fr li em{position:absolute; right:0; top:47px; display:none; z-index:9;}
.top_fr li em img{width:100px; height:100px; border:5px solid #fff;}



/*抬头*/
.headbg{width:1400px; height:150px; margin:0 auto;}
.logo{float:left; margin-top:41px;}
.head_name{float:left; margin-left:14px; margin-top:41px; width:260px; font-size:38px; line-height:38px; font-weight:bold; color:#333; letter-spacing:1.2px; background:url(https://memberpic.114my.com.cn/junxinjinshu/uploadfile/image/20221230/20221230142802_894227478.jpg) right no-repeat;}
.head_name span{ display:block; padding-top:5px; font-size:18px; line-height:18px; letter-spacing:0; font-weight:normal; color:#666;}
.head_ad{float:left; margin-left:18px; margin-top:44px; font-size:28px; line-height:28px; color:#333; font-weight:bold; letter-spacing:1px;}
.head_ad span{ display:block; letter-spacing:0; margin-top:5px; width:345px; height:30px; border-radius:30px; line-height:30px; text-align:center; color:#FFF; font-size:16px; font-weight:normal; background:#175dd0;}
.head_tel{float:right; margin-top:40px;}
.head_tel li{ padding-left:29px; height:25px; font-family:DIN; font-size:28px; line-height:20px; color:#175dd0; font-weight:bold; margin-bottom:12px; background:url(https://memberpic.114my.com.cn/junxinjinshu/uploadfile/image/20221222/20221222090451_231098531.jpg) left center no-repeat;}
.head_tel li span{ font-family:Microsoft YaHei; font-size:14px; color:#555; font-weight:normal; line-height:30px;}



/*导航*/
.navbg{width:100%; height:70px; background:#175dd0;}
.nav{width:1400px; margin:0 auto;}
.nav li{float:left; position:relative;}
.nav li > a{ display:block; padding:0 27px; text-decoration:none; font-size:16px; line-height:70px; color:#fff;;}
.nav li:hover > a,.nav li.navcurrent > a{ background:#f28001;}
/*下拉*/
.nav li > em{position:absolute; top:70px; transform:translateY(20px); opacity:0; width:120%; 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/junxinjinshu/uploadfile/image/20221222/20221222094920_2089875047.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/junxinjinshu/uploadfile/image/20221222/20221222094920_2089875047.png) -49px 0 no-repeat; }
.banner-box .hd { position:absolute; bottom:25px; 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:#175dd0;}
.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;}



/*版权*/
.banquanbg{ width:100%; background:#333; margin-top:60px;}
.banquan{ width:1400px; margin:0 auto; padding-top:40px; padding-bottom:30px; color:#d0d0d0;}
.banquan a{ color:#d0d0d0;}
.banquan a:hover{ color:#fff;}
.banquan1{}
.banquan11{ margin-top:10px; float:left; width:190px; height:52px; padding-left:90px; color:#FFF; font-size:30px; line-height:30px; font-weight:bold; background:url(https://memberpic.114my.com.cn/junxinjinshu/uploadfile/image/20221222/20221222153230_1628178546.jpg) no-repeat;}
.banquan11 span{ font-family:Arial; font-size:14px; line-height:22px; font-weight:normal;}
.banquan12{ float:right; line-height:59px;}
.banquan12 a{ font-size:16px;}
.banquan2{ margin-top:34px; padding-top:40px; padding-bottom:40px; border-bottom:1px solid #999; border-top:1px solid #999;}
.banquan2 dl{ float:left; margin-right:145px; line-height:20px;}
.banquan2 dt{ float:left; }
.banquan2 dd{ float:left; margin-left:10px; font-size:16px; }
.banquan3{ margin-top:25px;}
.banquan31{ float:left; width:995px; line-height:34px; font-size:16px;}
.banquan31 a{ font-size:16px;}
.banquan32{ float:right; text-align:center;}
.banquan32 li{ float:left; margin-right:30px;}
.banquan32 li img{ margin-bottom:5px;}




/*面包屑导航*/
.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/junxinjinshu/uploadfile/image/20221223/20221223085556_948565740.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;}



/*新闻二级分类*/
.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/junxinjinshu/uploadfile/image/20221223/20221223085556_610967031.png) no-repeat;}
.nswsfenlei_2019 li:hover:after,.curNewsType_2019:after{ content:''; width:28px; height:20px; background:url(https://memberpic.114my.com.cn/junxinjinshu/uploadfile/image/20221223/20221223085556_137723454.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:#175dd0 !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:#175dd0 !important;}
.nyxqnews_righttit:before { background:#175dd0 !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:#175dd0;}
.page_jump{ margin-left:10px;}



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

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

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


/*新闻样式*/
.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:#175dd0; text-decoration:underline;}