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



/*抬头*/
.headbg{width:100%; max-width:1920px; min-width:1500px; height:140px; margin:0 auto;}
.head_fl{float:left; display:flex; flex-direction:row; margin-left:2.5%;}
.logo{margin-top:40px;}
.name{margin-top:42px; margin-left:22px; font-size:40px; line-height:40px; color:#222; font-weight:bold;}
.name p{margin-top:5px; font-size:18px; line-height:18px; color:#666; font-weight:normal; letter-spacing:4px;}
.head_fr{float:right; display:flex; flex-direction:row; margin-right:3.2%;}
.head_nav{padding-top:48px;}
.head_nav ul{display:block; height:36px; padding-right:56px; border-right:1px solid #d6d6d6;}
.head_nav li{float:left; position:relative;}
.head_nav li:before{content:""; position:absolute; left:calc(50% - 0.5px); top:-48px; display:block; width:1px; height:0; background:#cb0407;
transition-duration:0.5s;}
.head_nav li+li{margin-left:52px;}
.head_nav li a{display:block; font-size:16px; line-height:36px; color:#333; text-decoration:none; transition-duration:0.5s;}
.head_nav li:hover a,.head_nav li.head_cur a{color:#cb0407; font-weight:bold;}
.head_nav li:hover:before,.head_nav li.head_cur:before{height:42px;}
.head_tel{display:flex; align-items:center; height:26px; margin-top:53px; margin-left:35px; padding-left:33px; line-height:14px; background:url(https://memberpic.114my.com.cn/076983933596/uploadfile/image/20230728/20230728102904_373421220.jpg) left center no-repeat;}
.head_tel span{display:inline-block; font-family:DIN Medium; font-size:24px; line-height:24px; color:#333; margin-left:10px;}



/*幻灯片*/
.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(https://memberpic.114my.com.cn/076983933596/uploadfile/image/20230728/20230728144210_1483844729.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/076983933596/uploadfile/image/20230728/20230728144210_1483844729.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:#cb0407;}
.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{float:left; width:260px;}
.sort1{height:82px; font-size:24px; line-height:24px; color:#fff; padding-top:36px; padding-left:40px; background:#222; position:relative; border-top-left-radius:4px; border-top-right-radius:4px; }
.sort1:before{content:""; position:absolute; left:150px; top:47px; display:block; width:70px; height:1px; background:#fff;}
.sort1 p{font-family:Arial; font-size:18px; line-height:36px; color:rgb(255,255,255,0.7)}
.sort2{}
.sort2 a.prolist2021_one{display:block; width:100%; font-size:16px; margin-bottom:1px; line-height:52px; text-indent:33px; text-decoration:none; background:url(https://memberpic.114my.com.cn/076983933596/uploadfile/image/20230731/20230731170432_599738941.png) 220px center no-repeat #ebebeb; }
.sort2 a.prolist2021_one:hover,.prolist2021 li .prolist2021_one_cur{color:#fff; background:url(https://memberpic.114my.com.cn/076983933596/uploadfile/image/20230731/20230731170432_1161108291.png) 220px center no-repeat #cb0407;}
.sort3{width:223px; height:108px; padding-left:37px; padding-top:27px; background:#ebebeb;}
.sort3 em{padding-left:20px; font-size:16px; line-height:16px; color:#555; background:url(https://memberpic.114my.com.cn/076983933596/uploadfile/image/20230731/20230731170433_655009062.png) left center no-repeat;}
.sort3 span{ display:block; margin-top:10px; font-family:DIN Medium; font-size:28px; line-height:26px; color:#333;}



/*底部*/
.basebg{width:100%; max-width:1920px; min-width:1400px; margin:0 auto; margin-top:80px; background:#313131;}
.base{width:1400px; margin:0 auto; padding-top:77px;}
.base_fl{float:left;}
.base_name{display:flex; align-items:flex-end;}
.base_name em{display:block; margin-left:7px; font-size:27px; line-height:27px; color:#fff; font-weight:bold;}
.base_name em p{margin-top:4px; font-family:Arial; font-size:13px; line-height:13px; text-transform:uppercase; letter-spacing:0.2px;}
.base_tel{margin-top:42px; font-size:16px; line-height:34px; color:rgba(255,255,255,.3);}
.QRcode{margin-top:38px;}
.QRcode_tit{font-size:16px; line-height:16px; color:#FFF;}
.QR-img{margin-top:20px;}
.QR-img dl{float:left; margin-right:10px; position:relative; cursor:pointer;}
.QR-img dt{display:flex; align-items:center; justify-content:center; width:40px; height:40px; border-radius:50px; background:#424242;}
.QR-img dl:hover dt{background:#cb0407;}
.QR-img dd{width:120px; position:absolute; left:0; bottom:50px; visibility:hidden; opacity:0; transition-duration:0.8s;}
.QR-img dd:before{content:""; display:block; position:absolute; left:13px; bottom:-16px; width:0; height:0; border:8px solid transparent; border-top-color:#fff;}
.QR-img dd img{width:100%; border-radius:5px;}
.QR-img dl:hover dd{visibility:visible; opacity:1;}
.base_nav{float:right; padding-top:3px;}
.base_nav dl{float:left;}
.base_nav dl:nth-child(2){margin-left:105px;}
.base_nav dl+dl{margin-left:120px;}
.base_nav dt,.base_nav dt a{font-size:16px; line-height:16px; color:#fff; font-weight:bold;}
.base_nav dd{margin-top:30px;}
.base_nav dd a{display:block; line-height:14px; color:rgba(255,255,255,.3); margin-bottom:16px;}
.base_nav dd a:hover{color:#fff;}
.Copyright{width:1400px; margin:0 auto; margin-top:60px; border-top:1px solid #464646; padding:30px 0 38px;}
.Copyright,.Copyright a{line-height:14px; color:rgba(255,255,255,.3) !important;}
.Copyright a:hover{color:#fff !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(https://memberpic.114my.com.cn/076983933596/uploadfile/image/20230731/20230731161324_1683068591.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: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(https://memberpic.114my.com.cn/076983933596/uploadfile/image/20230731/20230731161325_506382021.png) no-repeat;}
.nswsfenlei_2019 li:hover:after,.curNewsType_2019:after{ content:''; width:28px; height:20px; background:url(https://memberpic.114my.com.cn/076983933596/uploadfile/image/20230731/20230731161325_1047796877.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 Dynamic';}
.nswsfenlei_2019 li:nth-child(2) a:before{ content:'Decoration guideline';}
.nswsfenlei_2019 li:nth-child(3) a:before{ content:'Industry information';}
.nswsfenlei_2019 li:nth-child(4) a:before{ content:'FREQUENTLY ASKED QUESTIONS';}
.nswsfenlei_2019 li:hover,.curNewsType_2019{background-color:#cb0407 !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:#cb0407 !important;}
.nyxqnews_righttit:before { background:#cb0407 !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:#cb0407;}
.page_jump{ margin-left:10px;}



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

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

/*自定义页列表第八种方式*/
.ny_dglist:hover .ny_dgtil a{color:#cb0407 !important;}
.ny_dgtil a:after{ background-image:url(https://memberpic.114my.com.cn/076983933596/uploadfile/image/20230731/20230731165012_309220282.png) !important;}
.ny_dgpic a:after{background:url(https://memberpic.114my.com.cn/076983933596/uploadfile/image/20230731/20230731161325_852251070.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:#cb0407; 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;}



