.at_item_box {
	box-sizing: border-box;
	width: 895px;
	margin-top: 20px;
	border: 1px solid #eaeaea;
	padding: 23px 32px 23px 20px;
}

.at_img {
	width: 300px;
	height: 156px;
	overflow: hidden;
	float: left;
}

.at_img img {
	width: 100%;
	height: 100%;
}

.at_item_rt {
	float: left;
	margin-left: 25px;
}

.at_item {
	padding-bottom: 23px;
	border-bottom: 1px dashed #eee;
	margin-bottom: 23px;
}

.at_title {
	font-size: 18px;
	color: #3b3b3b;
	margin-top: 12px;
	width: 440px;
}

.at_title label {
	width: 410px
}

.at_item_rt p {
	color: #72757e;
	font-size: 14px;
	margin-top: 8px;
}


.at_item_rt p a{
	color: #72757e;
}



.cg {
	float: right;
	font-size: 14px;
	color: #333;
	width: 60px;
	margin-top: 12px;
}

.cg img {
	margin-right: 5px;
}
