.main{
	min-height: 1060px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

.z_txt{
	min-height: 40px;
	width: 100%;
	margin-top: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-indent: 2em;
}

.z_bt{
	min-height: 20px;
	width: 100%;
	margin-top: 30px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 26px;
	color: #185A9C;
	text-indent: 2em;
	font-weight: bold;
}



.r_listbg{
	height: 50px;
	width: 100%;
	background-color: #f0f3f6;
	margin-top: 30px;
}

.rbiaoti{
	height: 50px;
	width: 140px;
	background-color: #0f61bb;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 50px;
	color: #FFFFFF;
	text-align: center;
}
.box{

	margin-left: 56px;
	height: 220px;
	width: 280px;
	float: left;

	margin-top: 40px;
}


.lm_photo{
	height: 180px;
	width: 280px;
	float: left;
	background-color: #EFEFEF;
	border: 1px solid #E4E4E4;
	display: block;
}

.lm_photo_tiaoti{
	height: 30px;
	width: 280px;
	float: left;
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	text-align: center;
}


/*详情页样式*/

.p_biaoti{
	height: 50px;
	width: 100%;
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 50px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}


.p_date{
	height: 30px;
	width: 100%;
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 30px;
	color: #666;
	text-align: center;
}

.p_photo{
	min-height: 300px;
	width: 800px;
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 30px;
	color: #666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

.p_photo img{
 width:auto;
 height:auto;
 max-width:100%;
 max-height:100%;
}


.p_txt{
	min-height: 200px;
	width: 980px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	text-indent: 2em;
}
