@charset "utf-8";
/* CSS Document */
.cont{
	width:1200px;
	margin:0 auto;
	position:relative;



}


.cont .right{
	width:1200px;
	margin-top:20px;	
}
.cont .right .r-top{
	width:100%;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #CCC;
}
.cont .right .r-top .dqlm{
	font-size:18px;
	color:#b00a00;
	float:left;
	border-bottom:1px solid #b00a00;
}
.cont .right .r-top .dqwz{
	font-size:14px;
	float:right;
	margin-right:10px;
}
.cont .right .r-bot{
	width:1150px;
	margin:0 auto;
	min-height:500px; 
	height:auto !important; 
	height:500px; 
	overflow:visible;
}
/*列表页*/
.cont .right .r-bot li{
	width:100%;
	height:50px;
	line-height:50px;
	border-bottom:1px dashed #CCCCCC;
	font-size:16px;
}
.cont .right .r-bot li .title{
	float:left;
	font-size:16px;
}
.cont .right .r-bot li .dat{
	float:right;
	font-size:12px;
	color:#666;
}

/*列表页*/
/*内容页和简介页*/
.cont .right .r-bot .tit{
	width:100%;
	height:60px;
	line-height:60px;
	font-size:20px;
	text-align:center;
}
.cont .right .r-bot .xix{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
}
.cont .right .r-bot .xix .zz{
	margin-left:30px;
}
.cont .right .r-bot .wzcont{
	font-size:14px;
	line-height:35px;
	text-indent:28px;
}
.cont .right .r-bot .fy{
	margin-top:10px;
	font-size:14px;
}
.cont .right .r-bot .fy .prev{
	width:100%;
	height:30px;
	line-height:30px;
}
.cont .right .r-bot .fy .next{
	width:100%;
	height:30px;
	line-height:30px;
}
/*内容页和简介页*/

