.yh_descript{
    width: 660px;
    float: right;
    line-height: 1.8em;
    font-size: 12px;
    padding:5px 10px;
}
.hb_bg{
	width:190px;
	height: 80px;
	display: inline-block;
	float: left;
	background: url(imagehb_bg.png) no-repeat;
	margin-left:10px;
}
.hb_bg:first-child{
	margin-left: 0!important;
}
.yellow{
	color: #ffd452;
}
.hb_bg:hover{
	cursor: pointer;
}
.hb_bg .txt{
	margin-left:55px;
	margin-top:18px;
	display: block;
	font-weight: bold;
   font-size:16px;
   color: #ffd452; 
   font-family:"Microsoft Yahei"
}
.yhq_box{
	width: 213px;
	height: 80px;
	border: 1px solid #ffb400;
	float: left;
	margin-left:7px;
	background: #ffd452;
}
.yhq_box:hover{
	cursor: pointer;
}
.yhq_box:first-child{
	margin-left: 0!important;
}
.sx{
	height: 80px;
	width: 1px;
	border-left: 1px dashed #a70502;
	float: left;
}
.money{
	float: left;
	width: 126px;
	height: 80px;
	color: #a70502;
	text-align: center;
	position: relative;
}
.money .date_box{
	position: absolute;
	background:#000;
	filter:alpha(opacity=30);  /*支持 IE 浏览器*/
	-moz-opacity:0.30; /*支持 FireFox 浏览器*/
	opacity:0.30;  /*支持 Chrome, Opera, Safari 等浏览器*/
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 20px;
}
.money .date{
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 20px;
	color: #fff;
	line-height: 20px;
}
.money .num{
	margin-top: 15px;
	line-height: 1.5em;
}
.lq_button{
    width:85px;
    float: left; 
    height: 80px;
    background: #a70502;
    color: #fdedc5;
    text-align: center;
}
.lq_button p{
	line-height: 1.5em;
}
.lq_button p:first-child{
	margin-top: 8px;
}
.fs_20{
	font-weight: bold;
	font-size: 20px;
	font-family: "Microsoft Yahei"
}
.money .num .fs_20{
	font-size: 24px!important;
}
.lq_button .fs_20{
	font-size: 18px!important;
}