
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:#1071dc; 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);
}
@font-face {
font-family:Impact;
src: url(https://memberpic.114my.com.cn/076983539288/cssnew/impact.ttf.txt),
     url(https://memberpic.114my.com.cn/076983539288/cssnew/Impact.eot.txt),
     url(https://memberpic.114my.com.cn/076983539288/cssnew/Impact.woff.txt),
     url(https://memberpic.114my.com.cn/076983539288/cssnew/Impact.woff2.txt);
}



/*通用标题*/
.column_tit{display:flex; flex-direction:column; align-items:center;}
.column_tit em{font-size:40px; line-height:40px; color:#333; font-weight:bold;}
.column_tit p{margin-top:11px; font-size:18px; line-height:18px; color:#666;}
.column_tit p:before,.column_tit p:after{content:""; display:inline-block; margin:0 20px; width:255px; height:9px; vertical-align:middle; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230424/20230424151037_1126029983.png) center no-repeat;}
.column_tit p:after{transform:rotate(180deg);}



/*顶*/
.peakbg{width:100%; height:57px; background:#f8f8f8;}
.peak{width:1400px; margin:0 auto;}
.peak,.peak a{line-height:57px; color:#aaa;}
.peak a:hover{color:#1071dc;}
.peak_fl{float:left; margin-left:-5px;}
.peak_fr{float:right;}
.peak_fr li{float:left; display:block; width:120px; text-align:center; position:relative; cursor:pointer;}
.peak_fr li img{display:inline-block; margin-right:10px; vertical-align:middle;}
.peak_fr li em{display:none; position:absolute; left:0; top:57px; width:120px; height:120px; border:5px solid #fff;}
.peak_fr li em img{width:100%;}



/*抬头*/
.head{width:1400px; height:144px; margin:0 auto; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230424/20230424151036_1685936805.jpg) left center no-repeat;}
.head .logo{float:left; margin-top:38px;}
.head .name{float:left; margin-left:14px; margin-top:41px; font-size:36px; line-height:36px; color:#333; font-weight:bold;}
.head .name p{margin-top:7px; font-size:18px; line-height:18px; color:#555; font-weight:normal;}
.head .head_ad{float:left; margin-left:80px; margin-top:42px; font-size:26px; line-height:26px; color:#333; font-weight:bold;}
.head .head_ad ul{display:block; margin-top:8px; padding-left:3px;}
.head .head_ad li{float:left; width:104px; text-align:center; font-size:16px; line-height:28px; color:#fff; font-weight:normal; background:#1071dc; border-top-left-radius:7px; border-bottom-right-radius:7px; letter-spacing:2px;}
.head .head_ad li+li{margin-left:10px;}
.head .head_tel{float:right; margin-top:49px;}
.head .head_tel i{display:block; line-height:18px; text-indent:24px; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230424/20230424151036_536582277.jpg) 2px top no-repeat;}
.head .head_tel p{margin-top:7px; font-family:DIN Medium; font-size:32px; line-height:22px; color:#1071dc; font-weight:bold;}



/*导航*/
.navbg{width:100%; background:#1071dc;}
.nav{width:1400px; margin:0 auto;}
.nav li{float:left; width:calc(100% / 9); height:70px; position:relative;}
.nav li > a{display:block; width:100%; text-align:center; font-size:16px; line-height:70px; color:#fff; text-decoration:none; transition-duration:0.8s;}
.nav li:hover > a,.nav li.navcurrent > a{background:#ff7300;}
/*下拉*/
.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; font-size:16px; line-height:50px; color:#333; text-decoration:none; background:#fff;}
.nav li:hover > em{transform:translateY(0); opacity:1; visibility:visible;}
.nav li > em a:hover{background:#ff7300; color:#FFF;}



/*幻灯片*/
.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/qingfa/uploadfile/image/20230425/20230425095400_1482496781.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230425/20230425095400_1482496781.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.cur{ background:#1071dc;}
.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;}



/*底部*/
.basebg{width:100%; height:456px; margin-top:60px; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230424/20230424151039_1162949579.jpg) center top no-repeat;}
.base{width:1400px; margin:0 auto; padding-top:65px;}
.base a:hover{color:#fff !important;}
.base_nav{float:left; padding-left:24px; padding-top:2px; overflow:hidden;}
.base_nav dl{float:left;}
.base_nav dl:nth-child(2){margin-left:150px;}
.base_nav dl:nth-child(3){margin-left:158px;}
.base_nav dt{font-size:18px; line-height:18px; color:#fff; font-weight:bold;}
.base_nav dd{margin-top:32px;}
.base_nav dd a{display:block; line-height:14px; color:rgba(255,255,255,.7);}
.base_nav dd a+a{margin-top:22px;}
.QRcode{float:left; margin-left:154px;}
.QRcode .QR-img{}
.QRcode .QR-img img{width:135px; height:135px; border:14px solid #fff; border-radius:5px;}
.QRcode .QR-key{display:flex; margin-top:22px; padding-left:7px;}
.QRcode .QR-key em{display:flex; justify-content:center; align-items:center; width:39px; height:39px; margin-right:10px; cursor:pointer; border-radius:50%; background:#4a4a4a; position:relative; transition-duration:0.5s;}
.QRcode .QR-key em:after{content:""; display:none; position:absolute; left:calc(50% - 10px); top:-22px; width:0; height:0; border-top:10px solid #fff; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:10px solid transparent;}
.QRcode .QR-key em.cur{background:#f0bc08;}
.QRcode .QR-key em.cur:after{display:block;}
.base_tel{float:right; width:392px; padding-top:37px; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230424/20230424151039_2055385179.png) 266px 25px no-repeat;}
.base_tel em{line-height:14px; color:#fff; padding-left:21px; padding-top:2px; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230424/20230424151040_545763663.png) left center no-repeat;}
.base_tel span{display:block; margin-top:15px; font-family:neutraface2; font-size:28px; line-height:28px; color:#fff;}
.base_tel p{margin-top:40px; font-size:16px; line-height:16px; color:#fff; padding-left:21px; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230424/20230424151040_800847525.png) left center no-repeat;}
/*版权*/
.Copyrightbg{margin-top:58px; padding:48px 0 47px; border-top:1px solid rgba(255,255,255,.5);}
.Copyrightbg,.Copyrightbg a{line-height:14px; color:rgba(255,255,255,.7);}



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



/*翻页显示方式*/
.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:#1071dc;}
.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(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230428/20230428110411_1201130329.png) no-repeat;}
.nswsfenlei_2019 li:hover a:after,.curNewsType_2019:after{ content:''; width:28px; height:20px; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230428/20230428110411_381345499.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:'Jubilant dynamics';}
.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:#1071dc !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:#1071dc!important;}
.nyxqnews_righttit:before { background:#1071dc!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 img{border:1px solid #ededed; box-sizing:border-box;}
.ny_protil:before{background:#1071dc !important;}
.ny_protil a:hover{text-decoration:none;}



/*左边*/
.ny_sort{ width:260px;}
.ny_sort a{ text-decoration:none;}
.ny_sort1{ position:relative; height:82px; font-size:24px; line-height:24px; color:#fff; padding-top:36px; padding-left:40px; background:#1071dc; border-top-left-radius:4px; border-top-right-radius:4px; }
.ny_sort1:before{ content:""; position:absolute; left:150px; top:47px; display:block; width:70px; height:1px; background:#fff;}
.ny_sort1 p{ font-family:Arial; font-size:18px; line-height:36px; color:rgb(255,255,255,0.5)}
.ny_sort2{}
.ny_sort2 .prolist2021 a.prolist2021_one{ display:block; padding-left:36px; font-size:16px; line-height:55px; color:#1071dc; font-weight:bold; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230428/20230428132710_1605891825.jpg) center no-repeat;}
.ny_sort2 .prolist2021 dt{ border-bottom:1px solid #fff;}
.ny_sort2 .prolist2021 dt a{display:block; line-height:44px; text-indent:33px; transition-duration:0.8s; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230428/20230428132710_1243771296.png) 220px center no-repeat #ebebeb; }
.ny_sort2 .prolist2021 dt a:hover{ color:#FFF; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230428/20230428132710_2118210578.png) 220px center no-repeat #1071dc; }
.ny_sort3{ height:78px; padding-left:70px; padding-top:34px; font-size:22px; line-height:20px; font-family:DIN Medium; color:#333; font-weight:bold; background:url(https://memberpic.114my.com.cn/qingfa/uploadfile/image/20230428/20230428132710_1485486851.jpg) left top no-repeat #ebebeb;}



/*自定义栏目第七套*/
.nylist li .nylist_tit:before{background:#1071dc !important;}
/*自定义栏目第九套*/
.nyqhlist_tit:before { position:absolute; top:0; left:0; display: block; content: ''; width:0; height:100%; background:#1071dc; 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;}



/*动态列表模板三*/
.newstemptwo li{box-shadow:none !important; background:#f8f8f8; transition-duration:0.8s;}
.newswa{width:70% !important;}
.news_more{bottom:40px !important;}
.news_more a{border-radius:0 !important; background:#1071dc !important; display:block; position:relative;}
.newstemptwo li:hover .news_a a{color:#1071dc !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 #1071dc; border-right:2px solid #1071dc; 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 #1071dc; border-left:2px solid #1071dc; top:0; left:0; transition:all .6s ease; width:0; height:0;}
.newstemptwo li:hover .newswa .news_more a{background:#fff !important; color:#1071dc;}
.newstemptwo li:hover .newswa .news_more a:before,.newstemptwo li:hover .newswa .news_more a:after{width:110%; height:120%;}



