<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1{font-size:16px;
   padding:15px 0px 10px 10px;
   color:#333;
}
.title-box{
	background:#F3F3F3;
	overflow:hidden;
	padding-bottom:10px;
}



.child-class a{
	width:33.33%;
	display:inline-block;
	float:left;
	text-align:center;
	box-sizing:border-box;
	margin:3px 0px;
	color:#666;
	font-size:14px;
}


.child-class a:nth-child(3n+2){
border-right:1px solid #B32E28;
border-left:1px solid #B32E28;}

.product-pic{
	padding-top:18px;
}

.item{
	padding:30px 10px;
	box-sizing:border-box;
	border-top:1px solid RGBA(0,0,0,0.15);
}

.product-text{
	padding-left:1em;
	box-sizing:border-box;
}

.product-text h3{
	font-size:14px;
	color:#666;
}
.product-text .model{
	font-size:12px;
	color:#999;}
	
.product-text .cpdes{
	font-size:12px;
	color:#999;
}
.newlist_wrapper{
	background:#F5F5F5;
	overflow:hidden;
	margin-top:30px;
	border:none;
}

.news-title-box h1{
	position:relative;
	color:#333;
	font-size:14px;
	line-height:2.5em;
	border-bottom:2px solid #DDD;
	margin:0px 15px 30px;
	font-weight:500;
	box-sizing:border-box;
}

.news-title-box h1:before{
	content:'';
	position:absolute;
	bottom:-2px;
	width:45%;
	height:2px;
	background:#B32E28;
	display:block;
}

.brand-box{
	width:25%;
	float:left;
	text-align:center;
	border-top:1px solid #DDD;
}

.brand-box ul li{
	font-size:12px;
	padding:0.5em 0em;
	border-bottom:1px solid #DDD;
}

.current{
	background:#FFF;
}

.content-box{
	width:75%;
	float:left;
	background:#FFF;
}

.article_summery{
	border-bottom:1px solid #DDD;
	margin:15px;
	border-collapse:collapse;
}

li:last-child .article_summery{
    border:none;
}


.article_head{
	font-size:14px;
}

.des{
	line-height:150%;
}

.des a{
	font-size:12px;
	color:#999;
}
.cpdes{width:90%;}


.title-box p{padding:10px;}

h2{margin:10px;width:90%;float:left;border-bottom: 1px solid #ccc;}
.tagzt{width: 100%;
    float: left;}
.tagzt ul{
width: 100%;
    float: left;
    padding: 10px;

}
.tagzt ul li{width:80%;float: left;padding:5px 0;}

.tagsp p{width:90%;padding-left:5px;}




.taglist {
    
    float: left;
    padding: 20px;
}
.taglist a {
    float: left;
    padding: 5px;
    margin: 5px;
    border-bottom: 1px solid #cccccc;
}














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