.hotel_list
{
	width:100%;
	margin:0 auto;
}
.conf_list_box
{
	width:100%;
	background:#fff;
	margin-top: 10px;
	
}
.conf_box{
	width:95%;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
	height: 93px;
	/*height: 330px;*/
	padding-top: 12px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.conf_img
{
	float: left;
	width:95px;
	height:80px;
	margin-right: 15px;	
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.conf_img img
{
	width:95px;
	height:80px;
	border:1px solid #ddd;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.conf_img hot
{
}

.conf_info
{
	color: #777;
	position: relative;
}
.conf_info h1
{
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
}
.conf_info h1 span
{
	color:#feb901;
	font-size: 13px;
	/*font-size: 16px;
	color: #333;
	line-height: 20px;
	font-weight: normal;*/
}
.conf_info h2
{
	font-size: 14px;
	line-height:16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
}
.hotel_star
{
	/*color: #feb901;*/
	/*font-size: 12px;*/ 
	font-size: 14px;
	line-height: 17px;
}
.hotel_star img
{
	/*color: #feb901;*/
	width: 14px;
	height: 14px;
	/*font-size: 12px;*/ 
}
.conf_time
{
	height: 18px;
	line-height: 1.25em;
	font-size: 14px;
	font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif !important;
	position: absolute;
	padding-left: 110px;
	top: 40px;
}
.conf_time img
{
	width:18px ;
	height: 18px;
	float: left;	
}
.conf_time span
{
	font-size: 12px;
	line-height: 18px;	
	margin-left: 5px;
}

.conf_location
{
	height: 18px;
	line-height: 1.25em;
	font-size: 14px;
	font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif !important;
	position: absolute;
	padding-left: 110px;
	top: 60px;
}
.conf_location img
{
	width:18px ;
	height: 18px;
	float: left;	
}
.conf_location span
{
	font-size: 12px;
	line-height: 18px;	
	margin-left: 5px;
}
.hotel_jg_r
{
	position: relative;
	margin-top:-80px;
	float: right;
	line-height: 1.25em;
	font-size: 14px;
}
.hotel_price
{
	color: #ee121b;
	font-size: 20px;
	font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
	/*line-height: 1.25em;*/
}
.hotel_price span
{
	font-size: 12px;
	font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
}
.hotel_ssyd
{
	color: #80bc00;
	font-size: 12px;
	text-align: right;
	font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
}
.serve_hot
{
	position: relative;
	position: absolute;
	/*margin-top: -18px;
	margin-left: -10px;	*/
}
.serve_hot img
{
	width:20px;
}

