.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;
}
.list_Pic{
	width: 538px;
	height: 140px;
	background: #fff;
	border-radius: 8px;
	float: left;
	margin-bottom: 20px;
}
.list_Pic:nth-of-type(odd){
	margin-right: 20px;
}
.list_Pic img{
	border-radius: 50%;
	margin: 20px 30px;
}
.list_Pic dl{
	width: 365px;
	padding-right: 15px;
	padding-top: 20px;
}
.txt18 {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    color: #333;
}
.txt18:hover{
	color: #333;
}
.txt14{
	font-size: 14px;
    color: #666;
    margin-top: 3px;
}
.pc_footer{
	min-width: 1100px;
} 