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:#065bde; 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:40px; line-height:40px; color:#065bde; height:100px; font-weight:bold; background:url() center bottom no-repeat;} .column_tit em{ color:#fb9317;} .column_tit span{ display:block; font-weight:normal; margin-top:15px; font-size:18px; line-height:18px; color:#666;} /*顶部*/ .top{ position:relative; width:100%; min-width:1400px; height:42px; line-height:42px; background:#eee;} .top_fl{ position:absolute; left:3%;} .top_fr{ position:absolute; width:265px; right:3%;} .top_fr li{ float:left; margin-left:20px; padding-left:28px; background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230621/20230621173703_1875798180.png) left center no-repeat;} /*抬头*/ .head{ position:relative; width:100%; min-width:1400px; height:137px;} .head_logo{ position:absolute; left:3%; margin-top:39px;} .head_fr{ position:absolute; right:3%;} /*导航*/ .head_nav{float:left; margin-top:62px;} .head_nav li{float:left;} .head_nav li+li{margin-left:58px;} .head_nav li a{display:block; height:75px; font-size:16px; line-height:16px; text-decoration:none; color:#333;} .head_nav li:hover a,.head_nav li.navcurrent a{ color:#065bde; font-weight:bold; background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230621/20230621173704_452086596.jpg) center bottom no-repeat;} @media screen and (max-width: 1440px){ .head_nav li:nth-child(7){ display:none;} .head_nav li+li{margin-left:40px;} } /*搜索*/ .head_telall{ float:right; position:relative; margin-left:20px; margin-top:51px;} .head_telbtn{ cursor:pointer; width:42px; height:42px; border-radius:50%; box-shadow:0 0 25px #c8c8c8; background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230621/20230621173704_1380494038.png) center center no-repeat;} .head_telbtn:hover{ background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230621/20230621185301_1216759421.png) center center no-repeat #065bde;} .head_tel_main{ width:250px; position:absolute; top:86px; right:0; z-index:9; line-height:36px; font-size:24px; font-family:DIN Medium; font-weight:bold; color:#FFF; padding:15px 25px; background:#065bde; transform-origin:top; transform:rotateX(90deg); transition:600ms;} .head_telbtn:hover .head_tel_main{ transform:rotateX(0deg); transition:600ms;} /*幻灯片*/ .banner{ width:100%; overflow:hidden; background:#fff; position:relative;} .banner-box{ width:100%; 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.cn/0437461/uploadfile/image/20230621/20230621162128_1820822818.png) 0 0 no-repeat; } .banner-btn a.next{ right:-50px; background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230621/20230621162128_1820822818.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:#065bde;} .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;} /*产品分类*/ .sortbg{float:left; width:270px; padding-bottom:37px;} .sort_tit{ height:69px; padding-top:34px; text-align:center; font-size:20px; line-height:20px; color:#fff; font-weight:bold; background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230625/20230625163245_1406832737.jpg) left center no-repeat;} .sort_tit p{margin-top:5px; font-family:Arial; font-size:12px; line-height:12px; color:rgba(255,255,255,0.5); font-weight:normal;} .sort_cont{ margin-top:1px;} .prolist2021 li{position:relative;} .prolist2021 li a.prolist2021_one{display:block; margin-bottom:1px; font-size:16px; line-height:60px; text-indent:40px; text-decoration:none; transition:0.8s; background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230625/20230625163245_977881958.png) 18px center no-repeat #c8e5f7;} .prolist2021 li:hover a.prolist2021_one{ color:#FFF; background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230625/20230625163245_444667160.png) 18px center no-repeat #fb9317;} /*二级类*/ .prolist2021 li dl{position:absolute; z-index:100; left:285px; top:0; white-space:nowrap; z-index:6; background:#f0eeef; border-radius:5px; opacity:0; transform:translateY(20px); visibility:hidden; transition:0.5s;} .prolist2021 li:hover dl{opacity:1; transform:translateY(0); visibility:visible;} .prolist2021 li dl dt:nth-child(1):before{content:""; display:block; position:absolute; left:-20px; top:0; width:20px; height:49px;} .prolist2021 li dl dt a{display:block; padding:0 25px; line-height:49px; transition-duration:0.5s;} .prolist2021 li dl dt:nth-child(1) a{border-top-left-radius:5px; border-top-right-radius:5px;} .prolist2021 li dl dt:nth-child(1) a:after{content:""; display:block; position:absolute; left:-20px; top:15px; width:0; height:0; border-top:10px solid transparent; border-right:10px solid #f0eeef; border-left:10px solid transparent; border-bottom:10px solid transparent; transition-duration:0.5s;} .prolist2021 li dl dt:nth-last-child(1) a{border-bottom-left-radius:5px; border-bottom-right-radius:5px;} .prolist2021 li dl dt a:hover{color:#fff; background:#fb9317;} .prolist2021 li dl dt a:hover:after{border-right-color:#fb9317;} .sort_tel{ padding-left:33px; height:294px; padding-top:46px; color:#fff; background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230625/20230625163245_808351573.jpg) no-repeat;} .sort_tel dt{ font-size:20px; line-height:45px;} .sort_tel dt span{ font-size:26px; line-height:26px; font-weight:bold;} .sort_tel dd{ margin-top:55px; font-size:14px; line-height:18px; text-indent:22px; background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230625/20230625163245_1743033429.png) no-repeat;} .sort_tel dd span{ font-size:28px; line-height:42px; font-family:DIN Medium; font-weight:bold;} /*底部*/ .bottombg{width:100%; margin-top:50px; padding-top:56px; color:rgba(255,255,255,0.6); background:#171b27;} .bottombg a{ color:rgba(255,255,255,0.6);} .bottombg a:hover{ color:#fff;} .bottom{width:1400px; margin:0 auto; padding-bottom:50px;} .bottom_fl{ float:left; width:400px;} .bottom_tit{} .Copyright{margin-top:40px; line-height:32px;} .bottom_but{margin-top:27px;} .bottom_but a{ float:left; margin-right:10px; width:36px; height:36px; border-radius:50%; line-height:36px; background:#323641; display:flex; justify-content:center; align-items:center;} .bottom_nav{ float:left;overflow:hidden; padding-top:20px;} .bottom_nav dl{float:left; margin-left:100px;} .bottom_nav dt{font-size:18px; line-height:18px; color:#fff; font-weight:bold;} .bottom_nav dd{margin-top:40px;} .bottom_nav dd a{display:block; line-height:14px; margin-bottom:22px;} .bottom_fr{ float:right; padding-top:20px;} .bottom_fr p{font-size:18px; line-height:18px; font-weight:bold; color:#FFF;} .QRcode{margin-top:40px;} .QRcode dl{float:left;} .QRcode dl+dl{margin-left:20px;} .QRcode dt{width:120px; height:120px; padding:11px 13px 13px 12px; box-sizing:border-box; background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230621/20230621184944_722963677.png) center no-repeat;} .QRcode dt img{width:95px; height:95px;} .QRcode dd{margin-top:20px; text-align:center; line-height:14px;} .bottom_bot{width:100%; border-top:1px solid rgba(255,255,255,.2);} .bottom_botcont{width:1400px; margin:0 auto; line-height:90px;} .bottom_botcont .fl span{ display:block; float:left; font-size:16px;} .linkTagcs{ float:left; height:90px !important; overflow:hidden;} .linkTagcs li a{ color:rgba(255,255,255,0.6) !important;} /*面包屑导航*/ .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.cn/0437461/uploadfile/image/20230625/20230625115832_1725926189.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.cn/0437461/uploadfile/image/20230625/20230625115832_1627772548.png) no-repeat;} .nswsfenlei_2019 li:hover:after,.curNewsType_2019:after{ content:''; width:28px; height:20px; background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230625/20230625115832_487644355.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; text-transform:uppercase;} .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:'FAQ';} .nswsfenlei_2019 li:hover,.curNewsType_2019{background-color:#065bde !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:#065bde !important;} .nyxqnews_righttit:before { background:#065bde !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:#065bde;} .page_jump{ margin-left:10px;} /*产品页列表第五种方式*/ .ny_protil:before{background:#065bde !important;} /*新闻页列表第五种方式*/ .nynews_time { background: rgba(6,91,222,0.9) !important;} /*自定义页列表第九种方式*/ .nyqhlist_tit:before { position:absolute; top:0; left:0; display: block; content: ''; width:0; height:100%; background:#065bde; 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;} /*右侧浮动*/ .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; margin:0 auto 6px; background:url(//memberpic.114my.cn/0437461/uploadfile/image/20230704/20230704114645_347086640.png) no-repeat;} .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: #065bde; }/*颜色更改*/ .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 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; margin-top:12px; background-color: #065bde !important; border-color: #065bde !important; } .y-kefu-box01 .kf-mobile p{ color:#FFF;} .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>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; } .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: #065bde; border-color: #065bde;}/*颜色更改*/ .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: #065bde; 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: #065bde; 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; } /*qq*/ .y-kefu-box01 .kf-zixun {border-bottom: solid 1px #efefef; display:none !important; } .y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; } .y-kefu-box01 a.kf-zixun:hover{ background-color: #065bde; border-color: #065bde; color: #fff; }/*颜色更改*/ .y-kefu-box01 a.kf-zixun:hover>i { background-position: -30px -5px; } /*关闭后*/ .hide-status .kf-zixun { border-bottom:none; border-radius: 2px; display:block !important; } .hide-status .kf-zixun i { background-position: -30px -5px; } .y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#065bde;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/ .y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }