<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*æ–‡ç«&nbsp;åˆ—è¡¨*/
.content .newDescribe{
	display:none;
	width: calc(100% - 42px);
	padding:20px;
	background-color: #fff;
	border: 1px solid #E6E6E6;
}
.content .more{
	width: 100%;
	height: 48px;
	background-color: #E1E5E7;
	margin-top: 12px;
	font-size: 14px;
	line-height: 48px;
	text-align: center;
	color: #696969;
}
.content_box {
    width: 220px;
}
.content_box .advertising{
	width: calc(100% - 4px);
	border: 1px solid #ddd;
	overflow: hidden;
	margin-top: 12px;
	position: relative;
}
.advertising p{
	width: 100%;
	height: 44px;
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) , rgba(0, 0, 0, 0.5)); 
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	color: #fff;
	line-height: 50px;
	text-align: center;
}
.advertising img{
	width: 100%;
}
.newDescribe&gt;li{
    height: 140px;
}
.newDescribe h5{
    font-size: 20px;
    color: #000000;
    cursor: pointer;
    float: right;
    width: 633px;
    display: table-cell;
    margin-top: -117px;
}
.newDescribe h5:hover{
	color: #00A0E8;
}
.rs_table{width: 916px;border: 1px solid #83bbd9;border-collapse: collapse;text-align: left;}
.rs_table th{padding: 10px;background: #e1eff9;font-size: 13px;font-weight: bold;}
.rs_table td{padding: 8px 10px;border: 1px solid #e7f3f9;background: #fff;color: #333;font-size: 12px;}
.rs_table td.pL40{padding-left: 40px;}


.time{
	display: table-cell;
    height: 125px;
    width: 197px;
    text-align: center;
    border-right: 1px solid #eeeeee;
    padding: 15px 0 0 0;
    font-size: 20px;
    color: #575757;
}
.newDescribe&gt;li&gt;img{
    padding: 15px 20px;
    position: relative;
    top: -140px;
    left: 198px;
}
.newDescribe h5 p{
    position: relative;
    bottom: -20px;
    font-size: 16px;
    color: #829ca8;	
    font-weight: normal;
}
/*å…³ç³»åˆ—è¡¨åˆ†ç±»*/
.relation_class{
	padding: 20px 0;
}
.relation_class a{
	padding:0 20px;
	font-size: 16px;
	color: #6AAECD;
	background: #DEE8F2;
	border-radius: 2px;
	line-height: 32px;
	margin-right: 15px;
}
.relation_class .active{
	background: #8DBBE6;
	color: #fff;
}</pre></body></html>