<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 30px;
    background: #f5f5f5;
}
.content {
	width:1200px;
	margin:0 auto;
}
/*   å·¦è¾¹å¯¼èˆª    */
.left-wrapper {
	width: 247px;
	float:left;
}
.left-nav {
	width: 247px;
	float:left;
	border:1px solid #0ca62a;
	
	
}
.left-nav h1{
	text-align:center;
	font-size:26px;
	height:60px;
	line-height:60px;
	background:#0ca62a;
	color:#fff;
	font-weight:600;
	
}
.sortt {
    background-color: #fff;
    padding: 10px 20px 28px 20px;
}
.sortt li {
	
    position: relative;
    border-bottom: 1px dotted #d4d4d4;
}
.sortt li a {
    display: block;
	width:200px;
	height:52px;
	line-height:52px;
	font-size:16px;
    padding-left: 18px;
    color: #222;
}
.sortt li a:hover {
	color:#f07c31;
}
/*å·¦è¾¹è”ç³»æˆ‘ä»¬*/
.lx {
	width:247px;
	float:left;
	background:#fff;
	margin-top:30px;
}
.lxtit {
    height: 50px;
    line-height: 50px;
	background:#0ca62a;
	text-align:center;
}

.lxtit h3 {
    color: #fff;
    font-size: 24px;
	font-weight:600;
}
.lxcon {
    border: 1px #0ca62a solid;
    padding: 8px;
}
.lxcon p {
	font-size: 14px;
    line-height: 26px;
}
/*    å³è¾¹   */
.product {
    width: 930px;
	float:right;
}
.product .widget {
    width: 300px;
    float: left;
    margin:0 5px 20px 5px;
    background-color: #fff;
}
.widget .pro-img {
	width:300px;
	height:300px;
	overflow:hidden;
}
.widget .pro-img img {
	width:100%;
	height:100%;
  
}
.widget p {
    height: 70px;
    line-height: 70px;
    text-align: center;
    
}
.widget p span {
	font-size: 18px;
}
.product .widget:hover p span {
	color:#f07c31;
}
/*åˆ†é¡µæ&nbsp;·å¼fenye start*/
.fengye{clear:both; margin:20px 20px 0 0;}
.fengye a{text-decoration:none; display:inline;border-radius: 3px;line-height:25px; padding:0 5px;}
.fengye .prev,#fenye .next{width:52px; text-align:center;  line-height:25px;}
.fengye a.curr{width:22px;background:#0C9AD8; border:1px solid #0C9AD8; color:#fff; font-weight:bold; text-align:center;}
.fengye a.curr:visited {color:#fff;}
.fengye a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
.fengye a.num{width:22px;}
.fengye a:visited{color:#1f3a87;} 
.fengye a:hover{ float:left; color:red;}
.fengye span{line-height:30px; font-size:13px; height:30px;}

#fenye{clear: both;margin: 10px 20px 0 0;}
#fenye #totalpage{padding:0 5px;}
#fenye #pagelist a:hover{color:red;}
/*fenye end*/</pre></body></html>