body{
	background: url(imgbg.jpg) top center no-repeat;
}
.content{
	background: #fff;
	margin-top:400px;
	padding:10px;
	width:980px;
	border:1px solid #dddddd;
	box-shadow: 0 0 10px #cecece;
}
.logo{
	height:60px;
	padding:0 10px;
}
.back-index{
	float:left;
	background: url(imglogo.png) 10px center no-repeat;
	display: block;
	width: 250px;
    height: 60px;
}
.logo-time{
	font-size: 20px;
    color: #bf875a;
    float: right;
    line-height: 60px;
    padding-left: 30px;
    background: url(imgtime.png) left center no-repeat;
}
.banner img{
	display: block;
	margin:0 auto;
}
.w470{
	width:470px;
	overflow: hidden;
}
.n-title{
	color: #ca1c1d;
    font-size: 24px;
    background: url(imga2.png) left center no-repeat;
    padding-left: 40px;
    margin: 10px auto;
    border-bottom: 3px solid #ca1c1d;
    line-height: 50px;
    height: 50px;
	font-weight:600;
	position: relative;
}
.more{
	color: #c0c0c0;
    font-size: 12px;
    float: right;
    height: 50px;
    line-height: 60px;
    font-weight: 100;
    top: 0;
    right: 5px;
    position: absolute;
}
.time{
	font-size: 14px;
	color:#ababab;
	float:right;
	position:absolute;
	top:0;
	right:10px;
}
.list li{
	background: url(imga3.png) 10px center no-repeat;
	line-height: 40px;
	padding-left:25px;
	padding-right:100px;
	position:relative;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size:16px;
}
.list a{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
}
.list a:hover,.two-nav li:hover a,.more:hover,.share a:hover{
	color:#ca1c1d;
}
.two-nav li:hover{
	opacity: 0.8;
}
.two-nav {
	height:120px;
	margin:40px auto 20px;
}
.two-nav li{
	float:left;
	width:195px;
	height:120px;
}
.two-nav a{
	display: block;
	height:50px;
	padding-top:70px;
}
.two-nav .two-o{
	background: url(imga4.png) top center no-repeat;
	border-right:1px solid #ececec;
}
.two-nav .two-s{
	background: url(imga5.png) top center no-repeat;
	border-right:1px solid #ececec;
}
.two-nav .two-t{
	background: url(imga6.png) top center no-repeat;
	border-right:1px solid #ececec;
}
.two-nav .two-four{
	background: url(imga7.png) top center no-repeat;
	border-right:1px solid #ececec;
}
.two-nav .two-five{
	background: url(imga8.png) top center no-repeat;
}
.two-nav li p{
	text-align: center;

}
.study {
	width:990px;
}
.study img{
	margin:5px 10px 5px 0;
	display: block;
	float:left;
}
.study img:hover{
	opacity: 0.8;
	fliter:alpha(opacity = 80);
}
.share{
	color: #0b0306;
    background: #f4f4f4;
    padding: 10px;
    padding-left: 85px;
    position: relative;
    margin-bottom: 20px;
    line-height: 30px;
    overflow: hidden;
    margin-top:5px;
}
.share span{
	padding:0 8px;
}
.friendshare{
	background: #d00c01;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    font-size: 20px;
    padding: 10px;
}
.footer{
	margin:30px auto 0;
	position:relative;
	padding-bottom:30px;
}
.footer p{
	text-align: center;
	color:#4a4a4a;
	font-size: 12px;
}
.footer a{
	color:#2a497c;
}
.btm-left{
	position:absolute;
	left:100px;
	top:10px;
}
.btm-right{
	position:absolute;
	right:100px;
	top:10px;
}

.slideBox{ 
	width:443px; 
	height:286px; 
	overflow:hidden; 
	position:relative; 
	border:1px solid #ddd;  
	margin:25px auto 0;
}
.slideBox .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	right:5px; 
	bottom:5px; 
	z-index:1; 
}
.slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;
}
.slideBox .hd ul li{ 
	float:left; 
	margin-right:2px;  
	width:15px; 
	height:15px; 
	line-height:14px; 
	text-align:center; 
	background:#fff; 
	cursor:pointer; 
	font-size:10px;
}
.slideBox .hd ul li.on{ 
	background:#f00; 
	color:#fff; 
}
.slideBox .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
}
.slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle; 
}
.slideBox .bd img{ 
	width:443px; 
	height:286px; 
	display:block;  
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ 
	position:absolute; 
	left:3%; 
	top:50%; 
	margin-top:-25px; 
	display:block; 
	width:32px; 
	height:40px; 
	filter:alpha(opacity=50);opacity:0.5;
}
.slideBox .next{ 
	left:auto; 
	right:3%; 
	background-position:8px 5px; 
}
.slideBox .prev:hover,
.slideBox .next:hover{ 
	filter:alpha(opacity=100);
	opacity:1;  
}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.slide-li{
	position:relative;
}
.slide-div{
	background: #000;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	height:30px;
	line-height: 30px;
	width:100%;
}
.slide-div p{
	padding-left:10px;
	font-size:14px;
	padding-right:100px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}