.hotel-detail{
	background-color: #fff;
	margin-top:40px;
	padding:5px;
}
.detail-title{
	width:100%;
	height:40px;
	font-size:20px;
	line-height:20px;
	text-align:center;
	margin-top:10px;
	font-weight:bold;
}
.detail-banner-images{
	width:100%;
	position: relative;
}
/* 酒店图片展示部分 */
.banner-image{
	display: block;
	width:100%;
}
.detail-banner-top{
	width:100%;
	position: absolute;
	left:0;
	top:10px;
}
.star-level{
	padding:4px 5px;
	background-color: #1580ea;
	font-size:12px;
	color:#fff;
	margin-left:14px;
}
.full-view{
	width:60px;
	height:60px;
	background-color: rgba(0,0,0,.8);
	border-radius: 50%;
	margin-right:11px;
}
.icon-full-view{
	width:24px;
	height:15px;
	margin:8px 0 5px 17px;
}
.full-view .check-full-view{
	font-size:12px;
	color: #fff;
	text-align: center;
}
.detail-hotel-bottom{
	width:100%;
	background-color: rgba(0,0,0,.5);
	padding:14px 0;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
}
.detail-hotel-name{
	width:77%;
	padding-left:16px;
	font-size:16px;
}
.image-total{
	padding-right:16px;
	font-size:12px;
	color:#fff;
}

/* 酒店概况、地址及详情部分 */
.detail-hotel-info{
	border-bottom:1px solid #c9c9c9;
	color:#002944;
}
/* 酒店概况 */
.hotel-overview{
	padding:5px 0;
	border-bottom:1px solid #c9c9c9;
}
.hotel-overview li{
	float:left;
	width:50%;
	box-sizing:border-box;
}
.hotel-overview .border-right{
	/*border-right:1px solid #d3d3d3;*/
}
.category-name{
	padding:5px 0 5px 12px;
	font-size:14px;
}
.category-number{
	padding-top:4px;
	padding-left:12px;
	font-size:16px;
	font-weight: bold;
	color:#ff0000;
}
/* 地址 */
.detail-hotel-address{
	padding-left:12px;
	position: relative;
	border-bottom:1px solid #c9c9c9;
	height:40px;
}
.hotel-addr-left {
	width:70%;
}
.hotel-detailed-addr{
	padding-top:4px;
	font-size:14px;
	line-height:35px;
}
.hotel-addr-tag{
	padding-bottom:12px;
	color:#b4b4b4;
	font-size:12px;
}
.self-btna {
    height: 55px;
}
input.sqbtn, .sqbtn {
    background-color: #ff6600;
    height: 40px;
    border: 1px solid #ff6600;
    color: #fff;
    float: left;
    margin: 2%;
}
.mui-btn-block {
    font-size: 14px;
    display: block;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0;
}
.mui-btn{
    font-weight: 400;
    line-height: 1.42;
    position: relative;
    cursor: pointer;
    transition: all;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    border-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
}

/* 详情 */
.detail-hotel-tags{
	padding-left:12px;
	position: relative;
}
.hotel-tags-left {
	width:100%;
}
.hotel-tags-big{
	padding-top:4px;
	font-size:14px;
	line-height:35px;
}
.hotel-tags-big li{
	float:left;
	margin-right: 16px;
}
.hotel-tags-small{
	padding-bottom:8px;
}
.hotel-tags-small li{
	float:left;
	border:1px solid #ff6b22;
	margin-right:4px;
	margin-bottom:4px;
	padding:4px;
	color:#ff6b22;
}

.tuandui_list {width: 100%;overflow: hidden;}	
.tuandui_list dl {margin: auto;overflow: hidden;padding: 10px;margin-bottom: 10px;background: #fff;color: #959595; border-bottom:1px #ccc dashed}
.tuandui_list dl dt {width:60px;float: left;height: 50px;}
.tuandui_list dl .name {/* width: 58%; */float: left;overflow: hidden;font-size: 14px;}
.tuandui_list dl .name strong {line-height:30px;color: #000; padding-bottom:20px}
.tuandui_list dl .name span {display: block;width: 100%;height: 15px;line-height: 15px;font-size: 12px;color: #999;overflow: hidden;}
.tuandui_list dl ul {margin: 10px auto;clear: both;border-top: 1px dotted #ccc;}
.tuandui_list dl ul li {width: 50%;float: left;height: 25px;line-height: 25px;}
.anniu{ width:100%; overflow:hidden; margin:auto; height:30px; line-height:30px}
.anniu a{ color:#ff0000; font-size:14px}

.Dett{ clear:both;line-height:22px;font-size:0.75em; color:#666; width:100%;}
.Dett dl{ padding:10px}
.Dett dl dd.name{ font-size:14px}
.center {
    width: 95%;
    overflow: hidden;
    display: block;
}
.center tr{ height:90px}
.qing {
    overflow: hidden;
    display: block;
    clear: both;
}
.ab_bt {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}
.ye_bt {
    padding-bottom: 8px;
}
.table_bg a {
    color: #333;
}