@charset "utf-8";
/* CSS Document */

.container, .container *{margin:0; padding:0;}

.container{width:408px; height:238px; overflow:hidden;position:relative;}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:408px; height:238px; display:block;}

.slider2{width:2000px;}
.slider2 li{float:left;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}




/*焦点图*/
.clear { clear: both; }
.clearfix:after{ content:""; display:block;visibility:hidden; height:0; clear:both;}
.clearfix {zoom:1;}
.mb10{ margin-bottom:10px;}
.mBody{ background:#f5f5f5;}
.main {float:left; width:650px;}
.mainBox{ width:618px;padding:0 15px; border:1px solid #e5e5e5; background:#fff;}
.main ul li { list-style:none; }
.main .post, .main .left { margin-top:10px; }
#sidebar { float:right; width:300px;}
#sidebar li ul {}
#sidebar li ul li { }
#sidebar li ul.children li, #sidebar li ul.children li ul li { padding-left: 18px; background: url(images/tier.gif) 6px 5px no-repeat; }
.indexPicBox{ width:408px; height:200px;padding:5px;border:1px solid #e5e5e5; background:#fff;}
.hotPic{ width:408px; height:200px; position:relative; overflow:hidden;}
.hotPic .num{ position:absolute;right:0; bottom:0; z-index:10;width:638px; padding-right:8px; height:30px; text-align:right;}
.hotPic .num span{ width:20px; height:20px; display:inline-block; line-height:20px; font-size:14px; text-align:center; margin:5px 2px 0; cursor:pointer; background:#222; color:#fff;}
.hotPic .num span.cur{ background:#54BFFF;color:#fff;}
.hotPic .pic{ position:relative; z-index:5;}
.hotPic .pic li{ position:absolute; display:none;}
.hotPic .pic li img{ width:408px; height:200px; display:block;}
.hotPic .text{ position:absolute;bottom:0; left:10px; z-index:12; width:520px;height:30px; line-height:30px; overflow:hidden;font-family:Microsoft YaHei;}
.hotPic .text p{ position:absolute; display:none; color:#fff; font-weight:800; font-size:15px;}


/*Tab切换begin*/
#outer {width:720px; float:right;}
#tab {overflow:hidden; zoom:1; border-bottom: 1px solid #cecece;}
#tab li { float:left; color:#2875D9; font-size:25px; height:44px; cursor:pointer; line-height:40px; padding:0 20px;}
#tab li a { color:#2875D9;}
#tab li.current {color:#fff; background:#2875D9;}
#tab li.current a {color:#fff;}
#content {border:1px solid #cecece; border-top-width:0;}
#content ul {line-height:25px; display:none; margin:0 30px;padding:10px 0;}
#content ul li { background:url(../images/dot.jpg) no-repeat left center; padding-left:14px; line-height: 26px;}
#content li span { float:right; }

#content{ line-height:22px; margin-bottom:4px;}
#content a{ font-size:14px;}

