.box{
	width: 1100px;
	margin: 20px auto;
}
.box1 {
    width: 1100px;
    clear: both;
    text-align: left;
    height: 1%;
    overflow: hidden;
}
.plist{
	margin-top: 18px;
	margin-bottom: 25px;
	float: left;
}
.list_Pic{
	width: 530px;
	height: 360px;
	background: #fff;
	float: left;
	margin-bottom: 25px;
}
.list_Pic img{
	border-radius: 0;
}
.list_Pic:nth-of-type(odd){
	margin-right: 40px;
}
.list_Pic p{
	width: 510px;
	height: 46px;
	
	text-align: left;
	padding-left: 20px;
	padding-top: 14px;
}
.txt18 {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    color: #333;
}
.txt18 a:hover{
	color: #333;
}
.pc_footer{
	min-width: 1100px;
} 