.messageadvice{
	float: left;
	background: #fff;
	width: 758px;
	padding: 38px;
	height: 598px;
}
.messageadvice .bd{
	padding: 20px 20px 25px 20px;
	overflow: hidden;
}
.messageadvice .mainbd{
	margin-top: 20px;
	border: 1px solid #e5e5e5;
	width: 750px;
}
.messageadvice .td{
	background: #147ed4;
	color: #fff;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	padding-left: 20px;
}
.messageadvice .bd .kefu{
	width: 82px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border: 1px solid #e5e5e5;
	margin: 0 auto;
	border-radius: 10px;
	background: #cee9ff;
	font-size: 14px;
	color: #707070;
	margin-top: 4px;
}
.messageadvice .bd li{
	width: 110px;
	float: left;
	cursor: pointer;
	margin-right: 20px;
}