<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@font-face {font-family:hhh; src:url(/font/HelveticaLTStd-UltraComp.otf);}
/* CSS Document */
html {font-size: 100px; }
body{margin:0px; padding:0px; font-size: .12rem; font-family:Arial, "微软雅黑"; color:#666;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#ffbd11; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}




.productList .list li .box, .productType .midList li .box{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}


@font-face {font-family:thin; src:url(../font/NOTOSANSHANS-THIN-WINDOWS.OTF);}

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

.headDiv{ height: 1.5rem; background: white; }
.headDiv .logo{ position: absolute; left: 0.3rem; top: 0.3rem }
.headDiv .navIco{ display: block; position: absolute; right: 0px;top: 0.2rem; width: 1.2rem; height: 1.2rem; text-align: center; line-height: 1.2rem; }
.headDiv .navIco img{ width: 0.59rem; }
.headDiv .topRight{ right: 1.42rem; top: 0px; height: 1.2rem; line-height: 1.2rem; position: absolute; color: #fff; font-size: 0.22rem;}
.headDiv .topRight a{ padding: 0 0.15rem; color: #fff; font-size: 0.22rem; }

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background: rgba(76,84,90,0.5); height:100%; width:100%; box-shadow:black 0px 0px 10px;}
.navLayer .toptop{ padding: 0.3rem 2rem 0 1.8rem; height: 1rem; position: relative;}
.navLayer .lan{ position: absolute; right: 1.2rem; width: 0.8rem; top: 0.3rem; display: block; width: 0.56rem; height: 0.56rem; border: #b2b2b2 solid 1px; text-align: center; line-height: 0.56rem; font-size: 0.22rem; color: #000; }
.navLayer .closeBtn{ position: absolute; left: 50%; transform:translateX(-50%);top: 0px; width: 1.2rem; height: 1.2rem; text-align: center; line-height: 1.2rem;}
.navLayer .closeBtn img{ width: 1rem; }
.navLayer .logo{ position: absolute; left: 0.3rem; top: 0.3rem }
.navLayer .logo img{ width: 1.3rem; }
.navLayer .form{ border: #b2b2b2 solid 1px; width: 100%; height: 0.6rem; box-sizing: border-box; position: relative;}
.navLayer .form .input1{ width: 100%; text-indent: 15px; height: 0.6rem; line-height: 0.6rem; font-size: 16px; color: #666;}
.navLayer .form .btn1{ position: absolute; right: 0px; top: 0px; width: 0.6rem; height: 0.6rem; background: url(../images/nimg24_2.png) center no-repeat; background-size: 0.24rem; }
.sideNav{ }
.subNav{ background:url(../images/02.png) right center no-repeat; background-size: 0.6rem; cursor:pointer; display:block; height:4rem; line-height:4rem; position:relative; font-size:0.27rem;}
.subNav1{ background:url(../images/02.png) right center no-repeat; background-size: 0.6rem; color: #000;}
.subNav .name{ position:relative; padding: 0 0.5rem;}
.subNav a{ color:#000; display: block;}
.currentDt{ right center no-repeat; background-size: 0.6rem;z-index: 998;color: white;}
.navContent{display: none;}
.navContent a{display:block;  height:0.92rem; line-height:0.92rem; color:#4e4e4e; font-size:0.27rem; border-bottom:#d7d7d7 solid 1px; }


.pageBg{ position:fixed; z-index:11; width:100%; height:100%; display:none; background:url(../images/bg1.png) repeat; left:0px; top:0px;}

.footDiv{ background: #fff; padding: 0.7rem 0.3rem 0.6rem;}
.footDiv2{ border-top: #eee solid 1px; }
.footDiv .ewm{ text-align: center; }
.footDiv .ewm img{ width: 1.23rem; }
.footDiv p{ text-align: center; font-size: 0.2rem; color: #333; line-height: 0.2rem; padding: 0.22rem 0 0.52rem; }
.footDiv .links{ text-align: center; color: #cacaca; font-size: 0.18rem; }
.footDiv .links a{ padding: 0 0.12rem; color: #cacaca;}
.footDiv .msg{ padding-top: 0.12rem; text-align: center; color: #cacaca; font-size: 0.18rem;}
.footDiv .msg a{ color: #cacaca;}

.topA{ position: absolute; right: 0.6rem; top: -53px; z-index: 10; width: 57px; height: 53px; }

.pageBox{ padding: 0.5rem 0.3rem; }

.pageBanner{ position:relative;}
.pageBanner .imgDiv img{ width:100%;}
.pageBanner .txt{ position: absolute; right: 0.3rem; top: 50%; margin-top: -0.15rem; text-transform: uppercase; font-weight: bold; font-size: 0.3rem; color: #fff; font-weight: bold; height: 0.3rem; line-height: 0.3rem;  }

.pageTitleTel{ height:0.98rem; background:#f7f4f3; position:relative; border-bottom: #ccc solid 1px; }
.sideTitleTel{ width:100%; height:0.98rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.3rem; height:0.98rem; line-height:0.98rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #ffbd11; display:block; height:0.98rem; padding-left:0.4rem; background:url(../images/nimg65_1.png) right center no-repeat; background-size: 0.65rem;}
.sideTitleTel .con.on a{ background:url(../images/nimg65_1on.png) right center no-repeat; background-size: 0.65rem; }
.sideTitleNav{ position:absolute; top:0.98rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.26rem; height:0.82rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:0.82rem; line-height:0.82rem; padding-left:0.4rem; color:#666;}
/*.sideTitleTel .con em{ display:block; color:#65391f; padding-left: 0.4rem;}*/

/*手机-内页2级栏目*/
.selTitle{position: relative; border-top: #65391f solid 2px; border-bottom: #e5e5e5 solid 1px; background:url(../images/nimg65_1.png) right center no-repeat; background-size: 0.65rem; height: 0.98rem;line-height: 0.98rem;}
.selTitle a{display:block; padding-left: 0.4rem; font-size: 0.3rem; color: #353535;}
.selTitle b{ color: #65391f; padding-right: 0.22rem; }
.selTitle em{ padding-left: 0.38rem;  background: url(../images/line7.png) left center no-repeat; background-size: 0.15rem;}
.selTitle.on{ background:#f7f4f3 url(../images/nimg65_1on.png) right center no-repeat; background-size: 0.65rem;}
.selCont{display: none;position: absolute;width: 100%;background: #fff; padding: 0.4rem 0 0.8rem; z-index: 99; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);} 
.selCont ul{ padding: 0 1.15rem; }
.selCont ul li{height: 1.1rem;line-height: 1.1rem;} 
.selCont ul li a{display: block; border-bottom: 1px solid #d7d7d7;color: #706f6d; font-size: 0.3rem;}
.selCont ul li.nav3{display: none; background: #fff; height: auto; } 
.selCont ul li.nav3 a{border-bottom: 0;line-height: 0.94rem; line-height: 0.94rem; font-size: 0.27rem; color: #4e4e4e;} 
.selCont ul li.has-nav3 a{background: url(../images/nimg16_1.png) right center no-repeat; background-size: 0.16rem; border-bottom: #d7d7d7 solid 1px;} 
.selCont ul li.has-nav3.on a{background: url(../images/nimg16_1on.png) right center no-repeat; background-size: 0.16rem;}

.pageMore{ padding-top: 0.1rem; }
.pageMore2{ padding-top: 0px; }
.pageMore a{ width: 100%; background: #eee url(../images/nimg34_6.png) no-repeat center; background-size: 0.56rem; display: block; height: 0.9rem; -webkit-transition:background 400ms; transition:background 400ms; }
.pageMore a:hover {background:#ffbc11 url(../images/nimg34_6on.png) no-repeat center; background-size: 0.56rem;}

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}

.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}


.selectDiv{cursor:pointer;}
.selectDiv span{padding-left:10px;}
.selectDiv select{display:none;}
/**/
.selectLayer{position:absolute; z-index:100; display:none; background:#FFF; border:#bababa solid 1px;}
.selectLayer li{height:22px; line-height:22px; overflow:hidden; padding-left:10px; color:#666;}


.pageTitle{ padding-bottom:0.5rem;}
.pageTitle .txt1{font-family:hhh; color:#4c545a; font-size:3rem; line-height:4rem; display:inline-block; position:relative;}
.pageTitle .txt1:after{ content:''; width:70%; height:0.05rem; background:#4c545a; position:absolute; left:0px; bottom:0;}
.pageTitle .txt2{ padding-top:0.5rem; color:#4c545a; font-size:1.2rem; line-height:1.2rem;}
.pageTitle .txt3{ color:#4c545a; font-size:1.2rem;}








</pre></body></html>