@charset "utf-8";
/* CSS Document */
/*author:http:www.hugjk.com*/
.flash-box{width:1000px;height:330px;overflow:hidden;position:relative;}
.flash-box-ul li p{height:32px;position:absolute;bottom:0;left:0;background:#33acf3;opacity:0.8;filter:(opacity = 80);width:100%;}
.flash-box-ul li span{color:#fff;line-height:32px;position:absolute;bottom:0;left:0;width:100%;font-size:14px;text-indent:10px;}
.flash-box img{width:1000px;height:330px;}
.flash-box .num{position: absolute; bottom:10px; right:10px; zoom:1; z-index:3; overflow:hidden;}
.flash-box .num li,.forum_l .num li{ width: 20px; height:20px; line-height: 20px; text-align: center; font-weight: 400; font-family: "microsoft yahei"; color: #FFF; background: #444; margin-right: 5px; cursor:pointer; float: left; list-style:none;}
.flash-box .num li.on,.flash-box .num li.on{ background: #FF7700;}

.flash-box1{width:400px;height:250px;overflow:hidden;position:relative;}
.flash-box-ul1 li p{height:32px;position:absolute;bottom:0;left:0;background:#33acf3;opacity:0.8;filter:(opacity = 80);width:100%;}
.flash-box-ul1 li span{color:#fff;line-height:32px;position:absolute;bottom:0;left:0;width:100%;font-size:14px;text-indent:10px;}
.flash-box1 img{width:400px;height:250px;}
.flash-box1 .num1{position: absolute; bottom:10px; right:10px; zoom:1; z-index:3; overflow:hidden;}
.flash-box1 .num1 li,.forum_l1 .num li{ width: 20px; height:20px; line-height: 20px; text-align: center; font-weight: 400; font-family: "microsoft yahei"; color: #FFF; background: #444; margin-right: 5px; cursor:pointer; float: left; list-style:none;}
.flash-box1 .num1 li.on,.flash-box1 .num1 li.on{ background: #FF7700;}

/*list page*/



.dede_pages{margin:0 auto;text-align:center;}



.dede_pages ul{



	display:inline-block;



	padding:12px 0px 12px 16px;



}



.dede_pages ul li{



	float:left;



	font-family:Tahoma;



	line-height:17px;



	margin-right:6px;



	border:1px solid #E9E9E9;padding:2px 4px 2px;



}



.dede_pages ul li a{



	float:left;



	padding:2px 4px 2px;



	color:#555;



	display:block;



}



.dede_pages ul li:hover a{



	color:#fff;



	text-decoration:none;



	



}



.dede_pages ul li.thisclass,.dede_pages ul li:hover,



.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{



	background-color:#33acf3;color:#fff;



	



	



}



.dede_pages .pageinfo{



	line-height:21px;



	padding:12px 10px 12px 16px;



	color:#999;



}



.dede_pages .pageinfo strong{



	color:#555;



	font-weight:normal;



	margin:0px 2px;



}