<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*è¦é—»å¤´éƒ¨å†…å®¹çš„æ&nbsp;·å¼*/
#newsBanners .bannerItem&gt;a{
	display:block;
	width:100%;
	height:331px;
	overflow:hidden;
}
#newsBanners .bannerItem a img{
	width:100%;
	
}
 .primenews.three-img-list  li&gt;a{
	display:block;
	width:210px;
	height:105px;
	overflow:hidden;
}
.primenews.three-img-list  li a img{
	width:100%;
	
}
.md-img li&gt; a{
	display:block;
	width:100%;
	height:105px;
	overflow:hidden;
	
}
.md-img li&gt; a img{
	width:100%;
}

/*æœç´¢é¡µé¢çš„å¤´éƒ¨*/
.search-news{
	width:100%;
	height:55px;
	line-height: 55px;
	color:#fff;
	font-size: 18px;
	text-indent: 50px;
	background-color: #970617;
	background-image:url(../images/search2.png);
	background-repeat:no-repeat;
	background-position: 10px center;
}

.search-news span{
	color:orange;
}
#internation .operate-info li{
	float:left;
}
#internation .media-body p{
    color:#777;
	margin-bottom: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	
}
#internation .media .media-left{
	padding-right:0 !important;
	*float:left;
	_float:left;
}
#internation .media .media-body{
	padding:0px 10px !important;
	*float:left;
	_float:left;
	*width:auto;
	_width:auto;
	*min-width:550px;
	_min-width:550px;
}
#program-list .media .media-body{
	padding:0px 10px !important;
	*float:left;
	_float:left;
	*width:auto;
	_width:auto;
	*min-width:450px;
	_min-width:450px;
}
#internation .media-body{
		color:#aaa;
         line-height:26px;
		height:120px;
}
#internation .relate-recommend .media-body .media-date{left:10px;} 
#internation .media:hover{
	background:rgb(241,241,241);
}
#internation .media-body h4 a{
	color:#222;
	font-weight:bold;
}
#internation .media-body h4 a:hover{
	color:red;
}
#internation .date{
	display:inline-block;
	line-height: 1.2em;
}
#internation h4.media-heading{
	font-size:19px;
	color:#222;
	padding-top: 5px;
	line-height:1.2em;
	display:inline-block;
	width:100%;
}
#internation .media-body p{
	font-size:16px;
}
#internation .media-body span{
	font-size:13px;
}
#internation .operate-info{
	float:right;
	line-height:1em;
}
#internation .operate-info li{
	min-width:55px;
	margin-right:5px;
}
#internation .operate-info li.hot{
	border:1px solid rgb(248,83,87);
	color: rgb(248,83,87);	
	width:30px;
	height:17px;
	line-height:15px;
	text-align: center;
	font-size:0.8em;
	margin-top:8px;
}
#internation .media{
	padding:20px 0;
	border-bottom: 1px solid #bbb;
}
#internation .media.media-first{
	padding-top:0;
}
.load-more{
	padding:40px 0;
	text-align: center;
}
.load-more a{
	color:#444;
	font-size: 16px;
}
.big-img img{
	width:100%;
	
}


#internation .rank-list ul li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
	float:left;
	width:100%;
}

 .rank-list li a{
	color:black;
 	float:left;
}
.rank-list li a:hover{
	color:red;
}

#internation .rank-list li span{
	float:right;
	color:red;
}
#internation .rank-list li span.num{
	float:left;
	margin-right:10px;
	font-style: italic;
	color:#666;
	font-size: 12px;
	padding-top:2px;

}
#internation .media-middle a{max-height:120px;width:200px;overflow:hidden;display:block;}
img.media-object{
	width:100%;
	height:auto;
}

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