<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*T绔欓椤�-浜у搧绉掓潃鍖�*/
.cpMshao{width:320px;background:#f2f2f2;}
.cpMshao a{display:block;width:300px;padding:10px 10px 0 10px;}
.cpMshao dl{width:300px;overflow:hidden;padding-bottom:10px;border-bottom:1px dashed #acacac}
.cpMshao dl dt{
	float:left;
	width:85px;
	height:85px;

	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
		display: table-cell;
	vertical-align:middle;

}
.cpMshao dl dt img{ max-height:85px;
	max-width:85px;
 width:expression(this.width &gt; 85 &amp;&amp; this.height &lt; this.width ? 85: true); 
 height:expression(this.height &gt; 85 ? 85: true);
vertical-align:middle; border:0;}
.cpMshao dl dd{
	float:left;
	padding-left:12px;

}
.cpMshao dl dd p{width:165px;height:22px;overflow:hidden;line-height:22px;}
.cpMshao dl dd p font{float:left;color:#000;font-size:14px;}
.cpMshao dl dd p span{float:left;color:#313131;}
.cpMshao dl dd p span b{color:#e50065;font-weight:normal;}
.cpMshao dl dd strong{
	display:block;
	color:#4d4d4d;
	font-size:12px;
	font-weight:normal;
	line-height:1.6;
	width: 165px;
}
.cpMshao dl dd strong font{color:#e50065;font-size:14px;}
.cpMshao dl dd strong span{color:#4d4d4d;font-size:12px;}



/*----------------鍥剧墖鍒楄〃---------------*/

.content2{
	
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.content2 ul{
	width:99%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
.content2 ul li{
	width:33.3%;
	float:left;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;

}
.content2 ul a{
	padding:2px;
	border:1px solid #E6E6E6;
	display:block;
	width:92px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	color: #666666;
	font-family: "寰蒋闆呴粦";
	display: table-cell;
	vertical-align:middle;
	height: 92px;
	background-color: #FFFFFF;
}
.content2 ul a:hover{
	padding:2px;
	border:1px solid #FFCCAA;
	display:block;
	width:92px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
	color: #666666;
	font-family: "寰蒋闆呴粦";
	display: table-cell;
	vertical-align:middle;
	height: 92px;
}
.content2 ul li img{ max-height:85px;
	max-width:85px;
 width:expression(this.width &gt; 85 &amp;&amp; this.height &lt; this.width ? 85: true); 
 height:expression(this.height &gt; 85 ? 85: true);
vertical-align:middle; border:0;}





/*鍒楄〃鏍峰紡*/
.list-content a{
	background: linear-gradient(#FDFDFD, #EEEEEE) repeat scroll 0 0 #EEEEEE;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.list-content a div.text{ margin-left:20px; }
.list-content a div.text-img{ margin-left:20px; }


.list-content{
	overflow:hidden;
	margin-top:0px;
	margin-bottom:0px;
	border: thin solid #E8E8E8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #F7F7F7;
}
.list-content a{
	text-shadow: 0 1px 1px #F6F6F6;
	height:30px;
	line-height:30px;
	overflow:hidden;
	position:relative;
	display:block;
}

.list-content a div.pic{
	position: absolute;
	width: 40px;
	top: 5px;
	left: 22px;
}
.list-content a p{ 
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -9px;
	width: 15px;
	height: 15px;
	background-color: #666;
	background-color: rgba(0,0,0,.4);
	background-image: url(../images/icons-18-white.png) ;
	background-repeat: no-repeat;
    border-radius: 9px;
    -moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	background-position: 	-108px -1px;

}
.list-content a div.text{ margin-left:20px; margin-right:35px; overflow:hidden;}
.list-content a div.text-img{ margin-left:20px; margin-right:35px; overflow:hidden;}
</pre></body></html>