body{
	background: url(../img/djqz_banner.jpg) no-repeat center top;
}
.box{
	overflow: hidden;
}
.nav{
	width: 100%;
	height: 60px;
	background: #c1020b;
	margin-top: 588px;
}
.nav ul{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}
.nav ul li{
	float: left;
	padding: 0 20px;
}
.nav ul li a{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 60px;
}
/*道家要闻*/
.djyw{
	width: 1200px;
	margin: 0 auto;
}
.djyw .left{
	float: left;
	width: 680px;
	height: 450px;
	overflow: hidden;
	position: relative;
	margin-top: 22px;
}
.djyw .left img{
	display: block;
}
.djyw .left .list{
	width: 9999px;
	height: 450px;
	position: absolute;
}
.djyw .left .list li{
	float: left; 
}
.djyw .left span{
    top: 50%;
    width: 35px;
    color: #fff;
    height: 60px;
    margin-top: -40px;
    position: absolute;
    text-align: center;
    background: rgba( 0,0,0,.5 );
    font: normal 40px/60px "宋体";
    cursor: pointer;
}
.djyw .left .l{
	left: 0;
}
.djyw .left .r{
	right: 0;
}
.djyw .left .list li a{
	position: relative;
}	
.djyw .left .list li a p{
	position: absolute;
	bottom: 0px;
	text-align: center;
	font-size: 16px;
	width: 680px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: rgba(0,0,0,.5);
}	
.djyw .right{
	float: left;
	width: 480px;
	margin-left: 30px;
	margin-top: 30px;
}	
.djyw .right .top{
	width: 480px;
	height: 50px;
	background: url(../img/lm.png) no-repeat left top;
	margin-bottom: 25px;
}
.djyw .right .top span{
	float: right;
	margin-top: 30px;
}
.djyw .right .top span a{
	font-size: 14px;
	color: #c1020b;
}
.djyw .right dl{
	border-bottom: 1px solid #CCCCCC;
}
.djyw .right dl dt{
	margin: 14px 0;
}
.djyw .right dl dt a{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.djyw .right dl dd{
	margin: 14px 0;
}
.djyw .right dl dd a{
	font-size: 16px;
	color: #333333;
}
.djyw .right dl a:hover{
	color: #c1020b;
}
.djyw .right dl dd b{
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 2.5px;
	background: #C1020B;
	margin-bottom: 2px;
	margin-right: 12px;
}
/*推荐地*/
.tjd{
	width: 1200px;
	margin: 20px auto;
}
.tjd .top{
	width: 1200px;
	height: 70px;
	background: url(../img/tj.png) no-repeat center top;
}
.tjd .top h4{
	font-size: 26px;
	font-weight: bold;
	color: #ffd8be;
	text-align: center;
	line-height: 70px;
}
.tjd ul{
	margin-right: -16px;
}
.tjd ul li{
	float: left;
	margin-right: 16px;
	margin-top: 16px;
}
.tjd ul li a p{
	font-size: 16px;
	color: #333;
	text-align: center;
	width: 288px;
	padding: 8px 0px;
}
.tjd ul li a p:hover{
	color: #C1020B;
}
/*推荐地*/
.footer{
	width: 100%;
	height: 326px;
	background: url(../img/footer.jpg) no-repeat center top;
	overflow: hidden;
}
.footer .inner{
	width: 1200px;
	margin: 212px auto;
}
.footer .inner p{
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 8px;
}
