.wenda{
	width: 100%;
}
.wenda_wrap{
	width: 600px;
	margin:auto;
	height: 818px;
}
.wenda_span{
	display: block;
	width: 100%;
	float: left;
	margin-top: 80px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.wenda_p{
	display: block;
	width: 100%;
	float: right;
	margin-top: 28px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.wenda_list{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.wenda_list a{
	display: block;
	float: left;
	margin-bottom: 30px;
	width: 600px;
	height: 95px;
	cursor: pointer;
}
.wenda_list a img{
	float: left;
	margin-top: 5px;
	cursor: pointer;
}
.wenda_list a span{
	display: block;
	float: left;
	width: 530px;
	height: 65px;
	line-height: 65px;
	border-bottom: 2px solid #BC1326;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-left: 5px;
	cursor: pointer;
}