@charset "utf-8";

/* topics */	
.topics{width:100%;}

.select_link{overflow:hidden;}

.select_month{float:left;}

.select_month select{width:150px;
	height:30px;
	margin:15px 0;
	line-height:30px;}

input#button{height:30px;
	border-radius:5px;}

.link_list{width:50px;
	height:30px;
	margin:15px 10px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	float:left;
	border-radius:5px;
	background:rgba(255,110,0,1.00);}

.link_list:hover{opacity:0.7;}
	
.link_list a{color:rgba(255,255,255,1.00);
	display:block;}

.topics_inner01{width:100%;
	margin-top:5px;
	padding:5px 0;
	box-shadow:rgba(255,255,255,1.00) 0 0 0 1px inset;
	background:url(../img/bg/bg_filter2.png) repeat;}

.news01{width:940px;
	padding:5px;
	margin:0 auto 5px;
	box-shadow:rgba(255,255,255,1.00) 0 0 0 1px inset;}

.news_switch:hover{}

.news_date{width:100px;
	height:25px;
	line-height:25px;
	font-size:12px;
	text-indent:5px;
	background:rgba(255,36,131,1.00);
	color:rgba(255,255,255,1.00);}

.news_con_name{line-height:30px;
	font-size:16px;
	color:rgba(255,245,0,1.00);}

.news_title{line-height:25px;
	font-size:14px;
	color:rgba(255,255,255,1.00);}

.news_title p{margin:0;
	padding:0;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;}

.news_detail{padding-top:10px;
	color:rgba(255,255,255,1.00);
	font-size:12px;
	border-top:rgba(160,160,160,1.00) solid 1px;}

.news_detail a{color:rgba(0,255,251,1.00);}

.news_detail a:hover{color:rgba(255,103,0,1.00);}

.topics_link{padding:0 10px;
	margin-top:10px;
	display:inline-block;
	line-height:30px;
	background:rgba(0,140,255,1.00);
	border-radius:5px;}
	
.topics_link:hover{opacity:0.7;}
	
.topics_link a{color:rgba(255,255,255,1.00);
	display:block;}

.topics_img{text-align: center;}

.news_detail img{max-width: 50%;}

.paging{overflow:hidden;
	text-align:center;}

.paging_inner{display:inline-block;}

.number{width:40px;
	height:40px;
	margin:10px 2.5px 0;
	line-height:40px;
	text-align:center;
	background:rgba(0,0,0,0.30);
	border:rgba(167,167,167,1.00) solid 1px;
	border-radius:5px;
	float:left;}
	
.number a{color:rgba(255,255,255,1.00);
	display:block;}

.number a:hover{background:rgba(255,255,255,0.50);
	color:rgba(0,0,0,1.00);}

.p_active{background:rgba(255,255,255,0.30);
	color:rgba(255,255,255,1.00);}	
/* link_about&media */
.link_about,.link_media{width:470px;
	height:87px;
	margin:5px auto;
	background:rgba(0,0,0,1.00);
	float:none;}

.link_about img,.link_media img{width:100%;}

.link_about img:hover,.link_media img:hover{opacity:0.7;}

@media screen and ( max-width:736px )
{
/* topics */	
.topics{width:100%;
	float:none;}

.select_month select{-webkit-appearance:none;
	width:150px;
	height:40px;
	margin:15px 0;
	line-height:30px;
	text-indent:5px;
	background:rgba(255,255,255,1.00);}

input#button{-webkit-appearance:none;
	height:40px;
	border-radius:5px;
	outline:none;
	background:rgba(0,163,255,1.00);}

.topics_inner01{
	margin-top:5px;
	overflow-y:hidden;
	background:rgba(0,0,0,0.40);}

.news01{width:95%;
	padding:5px;
	margin:5px auto 0 ;
	box-shadow:rgba(255,255,255,1.00) 0 0 0 1px inset;}

.news01:hover{background:none;}

.news_date{width:100px;
	height:25px;
	line-height:25px;
	font-size:12px;
	text-indent:5px;
	background:rgba(255,36,131,1.00);
	color:rgba(255,255,255,1.00);}

.news_detail a:hover{color:rgba(0,255,251,1.00);}

.news_con_name{line-height:30px;
	font-size:14px;
	color:rgba(255,245,0,1.00);}

.news_title{line-height:25px;
	font-size:14px;
	color:rgba(255,255,255,1.00);}

.news_title p{margin:0;
	padding:0;
	overflow:hidden;
	white-space: normal;
	text-overflow:clip;}

.topics_link:hover{opacity:1.0;}

.news_detail img{max-width: 80%;}

/* link_about&media */
.link_about,.link_media{width:100%;
	height:auto;
	margin:5px 0;
	float:none;
	background:none;}
	
.link_about img,.link_media img{width:100%;}

.link_about img:hover,.link_media img:hover{opacity:1.0;}
}





































