@charset "utf-8";
/* CSS Document */

#main{padding-top:20px;}

.trends_h6{height:60px;line-height: 60px;font-size: 24px;color:#333333;border-bottom: 1px #dddddd solid;font-weight: normal;position: relative;}

.trends_h6 p{position: absolute;right:0px;top:0px;height:60px;line-height: 60px;font-size: 14px;color:#666666;}

.trends_h6 p span{line-height: 60px;font-size: 14px;color:#666666;}

.trends_h6 p a{line-height: 60px;font-size: 14px;color:#666666;padding:0 5px;}

.trends_h6 p a:hover{color:#c11212;}

.trends_h6 p .first{color:#c11212;}

.trends{padding-top:10px;}

.trends li{border-bottom: 1px #eeeeee solid;position: relative;height:54px;}

.trends li a{display: block;padding:0 100px 0 24px;font-size: 18px;color:#666666;line-height: 54px;background: url(../images/dian1.png) no-repeat 4px center;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.trends li span{line-height: 54px;position: absolute;right:0px;top:0px;font-size: 18px;color:#999999;display: block;}

.trends li a:hover{color:#c11212;background: url(../images/dian2.png) no-repeat 4px center;}






/**
 * Pagination
 */
.pagin { display:block;}
.pagin-link { display:inline-block; padding:5px 10px; margin:0 2px; border-radius:3px; border:1px #ddd solid; background:#fff; line-height:18px; font-size:12px; color:#666666; text-decoration:none; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.pagin-link i { font-size:10px;}
.pagin-link:hover { border-color:#c11212; box-shadow:0 0 3px #eee;}
.pagin-cur,
.pagin-cur:hover { border-color:#c11212; background:#c11212; color:#fff;}
.pagin-disable { color:#afafaf; cursor:default;}
.pagin-disable:hover { border-color:#ddd; background:#fff;}
 
.pagin-ell { line-height:18px; font-size:14px; color:#00b2eb;}
.pagin-txt { display:inline-block; padding:5px 8px; line-height:18px; font-size:12px; color:#666;}
.pagin-jump,
.pagin-jump-focus { display:inline-block; *vertical-align:-5px; border:1px #ddd solid; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.pagin-input { *float:left; width:40px; height:26px; border:none; outline:none; background:#fff; line-height:26px\9; *line-height:26px; text-align:center; font-size:12px; color:#c11212;}
.pagin-btn { *float:left; display:none; padding:0 10px; line-height:26px; font-size:12px; color:#fff; text-decoration:none;}
.pagin-jump-focus { border-color:#c11212; background:#c11212; *vertical-align:-1px;}
.pagin-jump-focus .pagin-btn { display:inline-block;}

.tc{text-align: center;margin:50px 0;}











@media (max-width:768px) {
/*------------------------------------------------------------------------------
// Mobile 768px-
------------------------------------------------------------------------------*/

#top{border-bottom: 2px #c11212 solid;}


/* 主体 */
	
#main{widtH:100%;}	
	
.trends_h6{padding:0 15px;}	

.trends_h6 p{position: absolute;right:15px;top:0px;height:60px;line-height: 60px;font-size: 14px;color:#666666;}
	

.trends{}	
	
.trends li{padding:0 15px;}
	
.trends li span{right:15px;top:0px;}
	
.tc{text-align: center;margin:30px 0;}
	
	
	
	
	
	
}


@media (max-width:414px) {
/*------------------------------------------------------------------------------
// Mobile 414px-
------------------------------------------------------------------------------*/
	
	
	

}


@media (max-width:375px) {
/*------------------------------------------------------------------------------
// Mobile 375px-
------------------------------------------------------------------------------*/

	
	
	
}

@media (max-width:320px) {
/*------------------------------------------------------------------------------
// Mobile 320px-
------------------------------------------------------------------------------*/

	
	
	
}

@media (max-width:320px) and (max-height:480px) {
/*------------------------------------------------------------------------------
// Mobile width:320px- and height:480px-
------------------------------------------------------------------------------*/


	
}







