.main {
	width: 1200px;
}
.search_box {
	background: #fffce5;
	height: 30px;
	padding: 15px 0;
	margin-top: 10px
}
.search_box li {
	float: left;
	height: 30px;
	line-height: 30px;
	position: relative
}
.search_box li span {
	float: left;
	margin: 0 5px 0 30px;
	text-align: right
}
.search_box li .text {
	border: 1px solid #d4d4d4;
	border-radius: 3px;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	padding: 0 5px;
	width: 108px
}
.search_box li .citys {
	width: 85px;
}
.search_box li .area {
	width: 158px;
	color: #999
}
.search_box li .address {
	width: 230px;
}
.search_box li .ipt_btn {
	width: 68px;
	height: 30px;
	background: #ff9911;
	border: none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	margin: 0 20px 0 30px
}
.search_box li .ipt_btn:hover {
	background: #ff9911;
}
.search_box .map a {
	display: block;
	color: #f60;
	font-size: 14px
}
.search_box .map a:hover {
	color: #f00
}
.search_box .map i {
	background: url(../img/ico_list.png) no-repeat -145px 0;
	display: inline-block;
	width: 10px;
	height: 13px;
	vertical-align: middle;
	margin: 0 3px;
}
/*********************/
.top_type {
	position: relative;
	color: #555;
	zoom: 1;
}
.top_type h1 {
	display: inline;
	font-family: "Microsoft yahei";
	font-size: 22px;
	font-weight: normal;
}
.top_type span {
	position: relative;
	top: -3px;
}
.top_type span i {
	display: inline-block;
	width: 55px;
	height: 11px;
	margin: 0 3px;
	vertical-align: middle;
	color: #fff;
	background: url(../img/ico_star.png) no-repeat;
	overflow: hidden;
}
.top_type span i.color1 {
	width: auto;
	padding: 1px;
	padding: 2px 1px 0 1px\9;
	height: 14px;
	line-height: 14px;
	background: #92b66f;
}
.top_type span i.color2 {
	width: auto;
	padding: 1px;
	padding: 2px 1px 0 1px\9;
	height: 14px;
	line-height: 14px;
	background: #47a3e2;
}
.top_type span i.color3 {
	width: auto;
	padding: 1px;
	padding: 2px 1px 0 1px\9;
	height: 14px;
	line-height: 14px;
	background: #fdad57;
}
.top_type span i.star1 {
	background-position: 0 -57px;
}
.top_type span i.star2 {
	background-position: 0 -42px;
}
.top_type span i.star3 {
	background-position: 0 -27px;
}
.top_type span i.star4 {
	background-position: 0 -13px;
}
.top_type span i.star5 {
	background-position: 0 0;
}
.top_type span i.star5e {
	background-position: 0 -70px;
}
.top_type span i.star4e {
	background-position: 0 -92px;
}
.top_type span i.star3e {
	background-position: 0 -114px;
}
.top_type span i.star2e {
	background-position: 0 -136px;
}
.top_type span i.star1e {
	background-position: 0 -158px;
}
.top_type span i.star5e1 {
	background-position: 0 -81px;
}
.top_type span i.star4e1 {
	background-position: 0 -103px;
}
.top_type span i.star3e1 {
	background-position: 0 -125px;
}
.top_type span i.star2e1 {
	background-position: 0 -147px;
}
.top_type span i.star1e1 {
	background-position: 0 -169px;
}
.top_type span i.tuan {
	width: 30px;
	height: 17px;
	margin-bottom: 3px;
	background: url(../img/ico_list.png) -79px -120px;
	overflow: hidden;
}
.top_type p a i {
	display: inline-block;
	width: 9px;
	height: 12px;
	margin-right: 3px;
	margin-bottom: -1px;
	_margin-bottom: 2px;
	background: url(../img/ico_list.png) no-repeat -252px -17px;
	overflow: hidden;
}
.top_type p a {
	color: #36c;
}
.top_type .price {
	position: absolute;
	top: 0;
	right: 0;
	color: #f60;
}
.top_type .price p {
	text-align: center
}
.top_type .price em {
	font-family: "Microsoft yahei";
	font-size: 18px;
}
.top_type .price em b {
	font-size: 26px;
}
.top_type .price a {
	display: inline-block;
	width: 91px;
	height: 35px;
	margin-bottom: -5px;
	background: url(../img/ico_list.png) -24px -186px;
	overflow: hidden;
}
.tu {
	width: 760px;
	float: left;
	padding: 10px 0;
	position: relative;
	overflow: hidden;
}
.tu li {
	display: inline-block;
	float: left;
	padding: 0 10px 3px 0;
}
.tu span {
	position: absolute;
	left: 10px;
	bottom: 28px;
}
.tu span a, .r_map span {
	background-color: rgba(0,0,0,0.5);
	border-radius: 1px;
	color: #fff;
	display: block;
	white-space: nowrap;
	padding: 10px 15px;
}
.tu span a:hover, .r_map span:hover {
	background-color: rgba(0,0,0,0.9);
}
/**********************/
.r_map {
	background: #fff;
	width: 250px;
	position: relative;
}
.r_map img {
	display: block;
	overflow: hidden;
}
.r_map span {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1
}
.r_traffic {
	background: #f7f7f7;
	padding: 20px 8px 10px;
	overflow: hidden
}
.r_traffic ul {
	overflow: hidden
}
.r_traffic li {
	color: #333;
	margin-top: -1px;
	padding: 10px 0 0 36px;
	border-top: 1px dashed #ccc;
}
.r_traffic li i {
	float: left;
	margin-left: -30px;
	width: 20px;
	height: 20px;
	overflow: hidden;
}
.r_traffic .distance {
	margin-bottom: 10px;
	color: #999;
}
.ico_airport {
	background-position: -30px -21px
}
.ico_train {
	background-position: -30px 0
}
.ico_subway {
	background-position: -30px -41px
}
.ico_bus {
	background-position: -30px -63px
}
.ico_center {
	background-position: -30px -84px
}
.previewShowWindow {
	position: absolute;
	border: 1px solid #dadade;
	background: #95959d;
	padding: 5px;
	display: none;
	color: #fff;
	text-align: center;
	z-index: 999;
}
.detail_frame {
	display: none;
	position: absolute;
	width: 350px;
	border: 1px solid #666;
	z-index: 10000;
}
.detail_frame s {
	position: absolute;
	top: -6px;
	left: -1px;
	width: 28px;
	height: 9px;
	background: url(../img/ico_list.png) no-repeat -107px -165px;
	overflow: hidden;
}
.detail_frame .con {
	font-family: "ËÎÌå";
	text-align: left;
	padding: 10px;
	border: 3px solid #e8e8e8;
	color: #333;
	background: #fff;
}
.detail_frame .con strong {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.date_tab th, .date_tab td {
	padding: 2px 0;
	text-align: center;
	width: 70px;
	word-break: break-all;
	font-family: Arial, Helvetica, sans-serif
}
.date_tab thead th {
	background: #f2f2f2;
	color: #777;
	border-bottom: #d9d9d9 solid 1px;
	height: 22px;
	line-height: 22px
}
.rooms li span.price em b .line {
	display: block;
	width: 100%;
	height: 0;
	margin: 10px 0;
	font-size: 0;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden;
}
.rooms li span.price em b p span {
	float: none;
	font-size: 12px;
}
.rooms_desc {
	background: #f8f8f8;
	height: 44px;
	padding: 10px;
	overflow: hidden
}
.rooms_desc a {
	display: inline-block;
	margin-right: 10px
}
.rooms_desc img {
	width: 66px;
	height: 44px;
	overflow: hidden
}
.rooms_desc a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.sideL {
	width: 930px;
	float: left;
}
.box740 {
	clear: both;
	width: 930px;
}
.box740 .tag_top {
	width: 930px;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #ff9911;
}
.box740 .tag_top a {
	float: left;
	display: inline;
	padding: 0 16px;
	font-size: 14px;
	color: #666;
}
.box740 .tag_top a:hover {
	background: #fff5e9;
	color: #f60;
}
.box740 .tag_top a.on, .box740 .tag_top a.on:hover {
	background: #ff9911;
	color: #fff;
}
.hotel_info {
	padding: 15px 0;
}
.change_date {
	height: 30px;
	line-height: 30px
}
.change_date li {
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	position: relative
}
.change_date li span {
	display: inline-block;
	border-left: 1px solid #ddd;
	color: #999;
	width: 34px;
	height: 30px;
	text-align: right;
	pointer-events: none;
	position: absolute;
	left: 0;
	top: 0
}
.change_date li input {
	outline: none;
	cursor: pointer;
}
.change_date input.text {
	border: none;
	width: 136px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #333;
	padding-left: 38px;
	overflow: hidden
}
.change_date input.rz {
	background: url(../img/ico_list.png) no-repeat 144px -98px
}
.change_date input.tf {
	background: url(../img/ico_list.png) no-repeat 144px -128px;
}
.change_date input.btn {
	float: left;
	width: 72px;
	height: 30px;
	background: #f0f0f0;
	border: none;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
}
.change_date input.btn:hover {
	background: #f60;
	color: #fff
}
.rooms li {
	display: inline-block;
	border-bottom: 1px solid #f2f2f2;
	padding: 5px 0 0 0;
	color: #888;
}
.rooms li.top {
	width: 698px;
	color: #999;
	height: 28px;
	line-height: 28px;
	padding: 0;
	border: 1px solid #e6e6e6;
	background: url(../img/ico_list.png) repeat-x 0 -62px;
	overflow: hidden;
}
.rooms li.top span.price {
	color: #999;
	text-align: left;
}
.rooms li span {
	width: 70px;
	float: left;
	line-height: 20px;
	height: 20px;
	line-height: 20px;
	padding: 3px 0 5px 0;
	font-family: Verdana;
	text-align: center;
}
.rooms li span.r_name {
	width: 220px;
	padding-left: 4px;
	text-align: left;
}
.rooms li span.r_name i {
	display: inline-block;
	width: 53px;
	height: 16px;
	margin-bottom: -3px;
	margin-left: 4px;
	background: url(../img/ico_list.png) no-repeat;
}
.rooms li span.r_name i.close {
	width: 9px;
	height: 5px;
	margin: 0 3px 2px 3px;
	background-position: -216px -17px;
}
.rooms li span.r_name i.open {
	width: 9px;
	height: 5px;
	margin: 0 3px 2px 3px;
	background-position: -216px -22px;
	overflow: hidden;
}
.rooms li span.r_name i.sale {
	background-position: -184px 0;
}
.rooms li span.r_name i.gift {
	position: relative;
	width: 13px;
	background-position: -170px 0;
}
.rooms li .first_other {
	display: block;
	width: 100%;
	margin-bottom: 3px;
	background: #f8f8f8;
	overflow: hidden;
}
.rooms li span a.cancel_pop {
	_position: relative;
	_bottom: -3px;
}
.rooms li span.btn {
	width: 70px;
	height: 26px;
	line-height: 26px;
	padding: 0 16px 0 0;
	text-indent: -9999px;
}
.rooms li span.btn a {
	display: block;
	width: 56px;
	height: 26px;
	float: right;
	background: url(../img/ico_list.png) no-repeat 0 -360px;
}
.rooms li span.btn a:hover {
	background-position: 0 -387px;
}
.rooms li span.btn_no {
	width: 70px;
	height: 26px;
	line-height: 26px;
	padding: 0 16px 0 0;
	text-indent: -9999px;
}
.rooms li span.btn_no a {
	display: block;
	width: 56px;
	float: right;
	background: url(../img/ico_list.png) no-repeat -114px -360px;
}
.rooms li span.price {
	width: 180px;
	color: #f73;
}
.rooms li span.price em {
	display: inline-block;
	position: relative;
	float: left;
	margin-top: -4px\9;
	border-bottom: 1px dotted #f60;
}
.rooms li span.price em b {
	font-size: 18px;
	font-weight: normal;
}
.rooms li span.price i {
	display: inline-block;
	width: 35px;
	float: right;
	height: 19px;
	background: url(../img/ico_list.png) no-repeat
}
.rooms li span.price i.last {
	width: 49px;
	float: left;
	height: 14px;
	margin: 5px 0 0 3px;
	padding-left: 4px;
	display: inline;
	line-height: 14px;
	font-size: 10px;
	color: #f00;
	background-position: -215px -30px;
}
.rooms li span.price i.cu {
	width: 16px;
	float: left;
	height: 16px;
	margin: 2px 0 0 3px;
	margin-top: 0\9;
	padding-left: 4px;
	display: inline;
	background-position: -238px 0;
}
.rooms li span.price i.yufu {
	background-position: -180px -17px;
}
.rooms li span.price i.danbao {
	background-position: -180px -36px;
}
.rooms li a {
	color: #36c;
}
.rooms li a:hover {
	color: #f60;
}
.info_more {
	clear: both;
	display: none;
	width: 680px;
	padding: 10px 10px 0 10px;
	background: #f8f8f8;
}
.info_more .pic {
	display: block;
	overflow: hidden;
}
.info_more .pic img {
	display: block;
	width: 70px;
	float: left;
	height: 70px;
	margin-right: 5px;
	overflow: hidden;
}
.info_more p {
	clear: both;
	display: block;
	overflow: hidden;
}
.rooms li .info_more p span {
	width: auto;
}
.info_more p a {
	float: right;
}
.rooms .show_rooms li {
	border-bottom: 0 none;
}
.rooms .show_rooms li span.r_name {
	width: 200px;
	padding-left: 24px;
}
.tit {
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
	border-bottom: 0 none;
	background: #f4f4f4;
	position: relative;
	overflow: hidden
}
.tit .J_view_more {
	position: absolute;
	top: 0;
	right: 15px;
	color: #008fe9;
}
.tit .J_view_more:hover {
	color: #f60
}
.tit strong {
	color: #666;
	font-size: 16px;
	font-weight: 400;
	padding-left: 20px;
}
.box740 .txt {
	border: 1px solid #ddd;
	background: #fff;
	color: #666;
	padding: 20px;
}
.box740 .txt dl {
	display: block;
	line-height: 30px;
	overflow: hidden;
}
.box740 .txt dt {
	width: 17%;
	float: left;
	padding: 5px 0;
}
.box740 .txt dd {
	width: 80%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0;
}
.box740 .txt dd span.c090 {
	color: #090;
}
.box740 .txt .credit {
	border-bottom: 0 none;
}
.box740 .txt .credit dt {
	line-height: 60px;
}
.box740 .txt .credit dd {
	height: 60px
}
.box740 .txt .credit dd strong {
	line-height: 60px
}
.box740 .txt .credit dd span {
	margin-top: 8px;
	width: 75px;
	height: 40px;
	text-indent: -1000px;
	float: left;
	background: url(../img/credit_new.png) no-repeat 0 10px
}
.box740 .txt .credit dd span.master {
	background-position: 0 0
}
.box740 .txt .credit dd span.visa {
	background-position: -84px 0
}
.box740 .txt .credit dd span.unionpay {
	background-position: -162px 0
}
.box740 .txt .credit dd span.amex {
	width: 50px;
	background-position: -244px 0
}
.box740 .txt .credit dd span.dinersclub {
	background-position: -302px 0
}
.box740 .txt .credit dd span.jcb {
	background-position: -384px 0
}
.box740 .txt .less {
	line-height: 22px
}
.box740 .txt .full {
	display: none;
	line-height: 22px
}
.box740 .txt span.more {
	display: block;
	margin-top: 10px;
	border-top: 1px dotted #ccc;
	overflow: hidden;
	text-align: right;
}
.box740 .txt1 {
	padding: 10px 19px;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
}
.box740 .txt1 ul {
	width: 108%
}
.box740 .txt1 li {
	width: 44%;
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 4px 0;
	margin-right: 38px;
	display: inline;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
.box740 .txt1 li s {
	width: 19px;
	float: left;
	height: 25px;
	text-decoration: none;
	text-align: center;
	padding-right: 8px;
	font-family: Arial;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;
	background: url(../img/ico_list.png) no-repeat -105px -138px;
}
.box740 .txt1 li span {
	float: right;
	color: #f60;
	padding-left: 12px;
}
.review_info {
	padding: 19px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.review_info .review_top {
	padding: 5px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
}
.review_info .review_top i {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-bottom: -5px;
	margin-right: 6px;
	background: url(../img/ico_list.png) no-repeat -79px -138px;
}
.review_info .review_top a {
	width: 91px;
	float: right;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: url(../img/ico_list.png) no-repeat -116px -186px;
}
.review_info .review_type {
	padding: 15px 0;
	border-top: 1px solid #FC9;
	border-bottom: 1px solid #FC9;
	overflow: hidden;
}
.review_info .review_type span {
	display: inline-block;
	width: 250px;
	padding: 10px 0;
	text-align: center;
	overflow: hidden;
}
.review_info .review_type span.rec_num {
	width: 200px;
	font-size: 14px;
}
.review_info .review_type span.rec_num em {
	padding-right: 5px;
	color: #f60;
	font-size: 24px;
	font-family: "Microsoft yahei";
}
.review_info .review_type span.pm {
	width: 260px;
	border-left: 1px dotted #ccc;
}
.review_info .review_type span.pm em {
	font-size: 14px;
	color: #555;
	font-weight: bold;
}
.review_info .review_type span.pm b {
	color: #777;
	font-size: 14px;
}
.review_info .review_type span.pm span {
	padding: 0;
	color: #999;
}
.review_info .review_type span.rec_gb {
	width: 180px;
	padding-left: 40px;
	line-height: 20px;
	border-left: 1px dotted #ccc;
	text-align: left;
	font-family: Verdana;
	color: #555;
}
.review_info .review_type span.rec_gb i {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-bottom: -3px;
	margin-right: 5px;
	background: url(../img/ico_list.png) no-repeat -110px -115px;
}
.review_info .review_type span.rec_gb i.bad {
	background-position: -126px -115px;
}
.review_tag_con {
	display: block;
	width: 100%;
}
.review_tag_con .review_tag {
	float: left;
	height: 32px;
	padding-left: 20px;
	border-right: 1px solid #ccc;
}
.review_tag_con .review_tag a {
	position: relative;
	_bottom: -1px;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 1px 12px 0 12px;
	margin-right: -1px;
	border: 1px solid #ccc;
	background: url(../img/ico_list.png) repeat-x 0 -328px;
	text-decoration: none;
}
.review_tag_con .review_tag a:hover {
	color: #555;
}
.review_tag_con .review_tag a em {
	color: #36c;
}
.review_tag_con .review_tag a.on {
	padding: 0 12px;
	border-top: 2px solid #f60;
	border-bottom: 1px solid #fff;
	height: 30px;
	background: #fff;
	z-index: 10;
}
.review_tag_con .review_tag a.on em {
	font-weight: bold;
	color: #f60;
}
.review_tag_con .page_m {
	float: right;
	padding-top: 10px;
}
.review_tag_con .page_m a {
	color: #36c;
}
.review_con {
	clear: both;
	padding: 15px;
	border-top: 1px solid #ccc;
	overflow: hidden;
}
.review_con dl {
	display: block;
	position: relative;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}
.review_con dt {
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.review_con dt i {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-bottom: -2px;
	margin-right: 5px;
	background: url(../img/ico_list.png) no-repeat -110px -115px;
}
.review_con dt i.bad {
	background-position: -126px -115px;
}
.review_con dt span a {
	font-size: 12px;
	color: #36c;
	font-weight: normal;
}
.review_con dt span a:hover {
	color: #f60;
}
.review_con dd {
	width: 500px;
	color: #555;
}
.review_con dd span {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 150px;
	text-align: center;
	color: #999;
}
.review_con dd span em {
	display: block;
	color: #555;
}
/* page ·ÖÒ³*/
/* .page {
	clear: both;
	display: block;
	float: right;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.page ul {
	margin: 8px auto;
	text-align: center;
}
.page li {
	display: inline-block;
	float: left;
	margin-right: 3px;
	line-height: 26px;
	color: #666666;
	font-family: Verdana;
	background-position: -9999px -9999px;
}
.page li.first, .page li.first a, .page li.next a {
	background: url(../img/ico_page.png) no-repeat;
}
.page li.first {
	width: 50px;
	float: left;
	height: 26px;
	line-height: 26px;
	padding-right: 8px;
	text-align: right;
	background-position: -18px -26px;
}
.page li.first a {
	width: 48px;
	float: left;
	height: 26px;
	line-height: 26px;
	text-align: right;
	background-position: -18px -26px;
}
.page li.first a:hover {
	background-position: -76px -26px;
}
.page li.cur {
	float: left;
	color: #FFF;
	font-weight: bold;
	background: #f73;
}
.page li.cur a {
	float: left;
	padding: 0 10px;
	color: #FFF;
	font-weight: bold;
	background: #f73;
}
.page li.cur a {
}
.page li.num a {
	float: left;
	padding: 0 10px;
	text-align: center;
	color: #ff6600;
	height: 24px;
	line-height: 24px;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	background: none;
}
.page li.num a:hover {
	border: 1px solid #F73;
}
.page li.next a {
	width: 50px;
	float: left;
	height: 26px;
	line-height: 26px;
	padding-left: 8px;
	text-align: left;
	background-position: -18px 0;
}
.page li.next a:hover {
	background-position: -76px 0;
}
.page li input.text20 {
	width: 20px;
	height: 12px;
	padding: 5px 0;
	margin-right: 3px;
	display: inline;
	text-align: center;
	border: 1px solid #ccc;
	color: #777;
}
.page li input.bt_quedian {
	position: relative;
	bottom: -1px;
	padding: 3px 5px;
	_padding: 3px 2px;
} */
.new_page {
	margin: 15px 0 0 0
}
.sideR {
	width: 250px;
	float: right;
}
.box250 {
	clear: both
}
.box250 .tit strong {
	padding-left: 10px;
}
.box250 .tit a strong {
	color: #333;
	text-decoration: none;
}
.box250 .tit a:hover strong {
	color: #f60;
}
.box250 .txt {
	padding: 10px;
	border: 1px solid #ddd;
	background: #fff;
	overflow: hidden;
}
.box250 .txt li {
	clear: both;
	line-height: 24px;
}
.box250 .txt li span {
	float: right;
	color: #f60;
}
.box250 .txt li span em {
	font-family: "Microsoft yahei";
	font-size: 12px;
}
.box250 .txt li span em b {
	font-size: 12px;
	font-family: "ËÎÌå";
}
.box250 .txt li a {
	width: 168px;
	float: left;
	height: 25px;
	padding-top: 1px;
	overflow: hidden;
}
.box250 .txt dl {
	display: block;
	width: 228px;
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #e1e1e1;
	overflow: hidden;
}
.box250 .txt dl.last {
	border: 0 none;
	margin-bottom: 0;
}
.box250 .txt dt {
	width: 45px;
	height: 30px;
	float: left;
	padding: 4px 10px 0 0;
	overflow: hidden;
}
.box250 .txt dd {
	width: 173px;
	float: left;
}
.box250 .txt dd a {
	width: 110px;
	float: left;
	padding-top: 1px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.box250 .txt dd span.price {
	float: right;
	color: #f60;
}
.box250 .txt dd span em {
	font-family: "Microsoft yahei";
	font-size: 12px;
}
.box250 .txt dd span em b {
	font-size: 12px;
	font-family: "ËÎÌå";
}
.box250 .txt dd p {
	clear: both;
	display: inline-block;
	color: #999;
}
.box250 .txt dd i {
	display: inline-block;
	width: 55px;
	height: 11px;
	margin: 0 3px;
	color: #fff;
	background: url(../img/ico_star.png) no-repeat;
	overflow: hidden;
}
.box250 .txt dd i.color1 {
	width: auto;
	padding: 1px;
	padding: 2px 1px 0 1px\9;
	height: 14px;
	line-height: 14px;
	background: #92b66f;
}
.box250 .txt dd i.color2 {
	width: auto;
	padding: 1px;
	padding: 2px 1px 0 1px\9;
	height: 14px;
	line-height: 14px;
	background: #47a3e2;
}
.box250 .txt dd i.color3 {
	width: auto;
	padding: 1px;
	padding: 2px 1px 0 1px\9;
	height: 14px;
	line-height: 14px;
	background: #fdad57;
}
.box250 .txt dd i.star1 {
	background-position: 0 -57px;
}
.box250 .txt dd i.star2 {
	background-position: 0 -42px;
}
.box250 .txt dd i.star3 {
	background-position: 0 -27px;
}
.box250 .txt dd i.star4 {
	background-position: 0 -13px;
}
.box250 .txt dd i.star5 {
	background-position: 0 0;
}
.box250 .txt dd i.star5e {
	background-position: 0 -70px;
}
.box250 .txt dd i.star4e {
	background-position: 0 -92px;
}
.box250 .txt dd i.star3e {
	background-position: 0 -114px;
}
.box250 .txt dd i.star2e {
	background-position: 0 -136px;
}
.box250 .txt dd i.star1e {
	background-position: 0 -158px;
}
.box250 .txt dd i.star5e1 {
	background-position: 0 -81px;
}
.box250 .txt dd i.star4e1 {
	background-position: 0 -103px;
}
.box250 .txt dd i.star3e1 {
	background-position: 0 -125px;
}
.box250 .txt dd i.star2e1 {
	background-position: 0 -147px;
}
.box250 .txt dd i.star1e1 {
	background-position: 0 -169px;
}
.box250 .txt1 {
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
}
.box250 .txt1 li {
	line-height: 24px;
	color: #999;
}
.box250 .change_cncn {
	padding: 9px;
	border: 1px solid #ddd;
}
.box250 .change_cncn li {
	position: relative;
	padding: 5px 0 5px 40px;
}
.box250 .change_cncn li i {
	position: absolute;
	top: 8px;
	left: 5px;
	_left: -36px;
	width: 24px;
	height: 22px;
	background: url(../img/ico_list.png) no-repeat -102px -92px;
	overflow: hidden;
}
.box250 .change_cncn li.why1 i {
	background-position: -102px -92px;
}
.box250 .change_cncn li.why2 i {
	background-position: -126px -92px;
}
.box250 .change_cncn li.why3 i {
	background-position: -150px -92px;
}
.box250 .change_cncn li.why4 i {
	background-position: -174px -92px;
}
.box250 .change_cncn li em {
	display: block;
	line-height: 18px;
	color: #f60;
}
.box250 .change_cncn li span {
	line-height: 18px;
	color: #999;
}
.box250 .xianlu {
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
}
.box250 .xianlu dl {
	display: block;
	width: 228px;
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #e1e1e1;
	overflow: hidden;
}
.box250 .xianlu dl.last {
	border: 0 none;
	margin-bottom: 0;
}
.box250 .xianlu dt {
	width: 45px;
	height: 30px;
	float: left;
	padding: 4px 10px 0 0;
	overflow: hidden;
}
.box250 .xianlu dd {
	width: 173px;
	float: left;
}
.box250 .xianlu dd a {
	width: 120px;
	float: left;
	padding-top: 1px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.box250 .xianlu dd span {
	width: 50px;
	float: right;
	color: #f60;
	text-align: right;
}
.box250 .xianlu dd span em {
	font-family: "Microsoft yahei";
	font-size: 12px;
}
.box250 .xianlu dd span em b {
	font-size: 14px;
	font-family: "ËÎÌå";
}
.box250 .xianlu dd p {
	clear: both;
	height: 18px;
	line-height: 18px;
	color: #999;
	overflow: hidden;
}
.box250 a {
	color: #36c;
}
.box250 a:hover {
	color: #f60;
}
/**»ÃµÆÆ¬**/
.scrolltab {
	position: relative;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center;
	border: 1px solid #ccc;
}
.scrolltab .ulBigPic {
	position: relative;
	width: 570px;
	height: 310px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 1;
}
.scrolltab .ulBigPic li {
	width: 570px;
	height: 310px;
	display: none;
}
.scrolltab .ulBigPic .liSelected {
	display: block;
	position: relative;
}
.scrolltab .ulBigPic img {
	border: 1px solid #dedede;
	padding: 2px;
	background-color: #fff;
}
.scrolltab .ulBigPic .sPic {
	width: 570px;
	float: left;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.scrolltab .ulBigPic .sTitle {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 566px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
	z-index: 3;
}
.scrolltab .ulBigPic .sTitle a {
	color: #111;
}
.scrolltab .ulBigPic .sTitle a:hover {
	color: #f60;
}
.scrolltab .sLeftBtnA, .scrolltab .sLeftBtnASel, .scrolltab .sLeftBtnABan, .scrolltab .sRightBtnA, .scrolltab .sRightBtnASel, .scrolltab .sRightBtnABan {
	width: 38px;
	height: 86px;
	display: block;
	position: absolute;
	top: 190px;
	background: url(../img/bgArt.png) no-repeat;
	z-index: 2;
}
.scrolltab .sLeftBtnA, .scrolltab .sLeftBtnASel, .scrolltab .sRightBtnA, .scrolltab .sRightBtnASel {
	cursor: pointer;
}
.scrolltab .sLeftBtnA, .scrolltab .sLeftBtnASel, .scrolltab .sLeftBtnABan {
	left: 135px;
	top: 135px;
}
.scrolltab .sLeftBtnA {
	background-position: -5px -2px;
}
.scrolltab .sLeftBtnASel {
	background-position: -80px 0;
}
.scrolltab .sLeftBtnABan {
	background-position: -161px 0;
}
.scrolltab .sRightBtnA, .scrolltab .sRightBtnASel, .scrolltab .sRightBtnABan {
	right: 135px;
	top: 135px;
}
.scrolltab .sRightBtnA {
	background-position: -36px 0;
}
.scrolltab .sRightBtnASel {
	background-position: -116px 0;
}
.scrolltab .sRightBtnABan {
	background-position: -192px 0;
}
.scrolltab .dSmallPicBox {
	width: 574px;
	height: 68px;
	position: relative;
	margin: 0 auto 32px;
	overflow: hidden
}
.scrolltab .dSmallPic {
	width: 410px;
	height: 100px;
	position: absolute;
	left: 86px;
	top: 0px;
	overflow: hidden;
}
.scrolltab .dSmallPic ul {
	position: absolute;
}
.scrolltab .dSmallPic li {
	width: 80px;
	height: 66px;
	border: 1px solid #fff;
	float: left;
	display: inline;
	cursor: pointer;
	overflow: hidden;
}
.scrolltab .dSmallPic .sPic {
	width: 80px;
	height: 66px;
	display: block;
}
.scrolltab .dSmallPic .sPic img {
	float: left;
	width: 74px;
	height: 60px;
	border: 1px solid #ddd;
	padding: 2px;
	overflow: hidden;
}
.scrolltab .dSmallPic .liSelected {
	border-color: #e9c184;
}
.scrolltab .dSmallPic .liSelected .sPic img {
	border-color: #fff;
}
.scrolltab .sLeftBtnB, .scrolltab .sLeftBtnBSel, .scrolltab .sLeftBtnBBan, .scrolltab .sRightBtnB, .scrolltab .sRightBtnBSel, .scrolltab .sRightBtnBBan {
	width: 18px;
	height: 37px;
	display: block;
	position: absolute;
	top: 45px;
	background: url(../img/bgArt.png) no-repeat;
}
.scrolltab .sLeftBtnB, .scrolltab .sLeftBtnBSel, .scrolltab .sRightBtnB, .scrolltab .sRightBtnBSel {
	cursor: pointer;
}
.scrolltab .sLeftBtnB, .scrolltab .sLeftBtnBSel, .scrolltab .sLeftBtnBBan {
	left: 60px;
	top: 19px;
}
.scrolltab .sLeftBtnB {
	background-position: 0 -87px;
}
.scrolltab .sLeftBtnBSel {
	background-position: -36px -87px;
}
.scrolltab .sLeftBtnBBan {
	background-position: -73px -87px;
}
.scrolltab .sRightBtnB, .scrolltab .sRightBtnBSel, .scrolltab .sRightBtnBBan {
	right: 55px;
	top: 19px;
}
.scrolltab .sRightBtnB {
	background-position: -16px -87px;
}
.scrolltab .sRightBtnBSel {
	background-position: -52px -87px;
}
.scrolltab .sRightBtnBBan {
	background-position: -88px -87px;
}
.zoompic img {
	max-width: 500px;
}
*html .zoompic img {
height: expression(this.width > 500 ? this.height * 500 / this.width : auto);
width: expression(this.width > 500 ? "500px" : auto);
}
*+html .zoompic img {
height: expression(this.width > 500 ? this.height * 500 / this.width : "");
width: expression(this.width > 500 ? "500px" : "");
}
.so {
	margin-top: -63px;
	margin-left: -14px;
}
.so li {
	float: none
}
.fixed {
	position: fixed;
	top: 0;
	z-index: 99;
	background: #fff
}
/*** Ïà²á ***/
.photo-close a, #detailImg-pre, #detailImg-next, #smallImg-pre, #smallImg-next {
	background: url(/https/hotel.cncn.com/static/img/icon_photos.png) no-repeat;
}
.album-box {
	position: fixed;
	_position: absolute;
	left: 50%;
	top: 50%;
	margin: -250px auto 0 -350px;
	width: 700px;
	height: 500px;
	padding: 20px;
	background: #000;
	z-index: 10002;
	display: none
}
.ots_album {
	margin: 112px auto 20px -33%;
	height: 80%;
}
.bw1000 .ots_album {
	height: 76%;
}
.photo-close {
	position: absolute;
	z-index: 10;
	right: -15px;
	top: -15px;
	height: 30px;
	width: 30px;
	line-height: 150px;
	overflow: hidden;
}
.photo-close a {
	display: block;
	height: 30px;
	width: 30px;
	overflow: hidden;
	background-position: 0 -188px;
}
.photo-close a:hover {
	background-position: -31px -188px;
}
.imgUl {
	position: relative;
	width: 2500px;
}
.box {
	width: 684px;
	margin: 0 auto;
	overflow: hidden
}
#detailImg-box {
	position: relative;
	height: 96%;
	overflow: hidden
}
#detailImg-box img {
	max-height: 100%
}
.detailImg, .smallImg {
	position: relative;
}
.detailImg {
	text-align: center;
	height: 86%;
}
.detailImg p {
	background: rgba(0,0,0,.5) none;
	text-align: left;
	color: #fff;
	width: 100%;
	line-height: 36px;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 0px;
	left: 0
}
#detailImg-pre, #detailImg-next {
	display: block;
	width: 24px;
	height: 44px;
	overflow: hidden;
	text-indent: -99999em;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	cursor: pointer;
}
#detailImg-pre {
	left: 0;
	background-position: -70px -173px;
}
#detailImg-next {
	right: 0;
	background-position: -120px -173px;
}
#detailImg-pre:hover {
	background-position: -70px -84px
}
#detailImg-next:hover {
	background-position: -120px -84px
}
#smallImg-box {
	height: 76px;
}
.smallImg li {
	float: left;
	width: 66px;
	margin: 0 2px;
}
.smallImg li a {
	display: block;
	width: 60px;
	height: 60px;
	border: 3px solid #000;
	overflow: hidden;
	vertical-align: middle;
}
.smallImg img {
	width: 60px;
	height: 60px;
}
.smallImg li a:hover, .smallImg .cur a {
	border-color: #F45E5E;
}
#smallImg-pre, #smallImg-next {
	position: absolute;
	top: 0;
	margin: 0;
	cursor: pointer;
	display: block;
	width: 30px;
	height: 60px;
	outline: 0;
}
#smallImg-pre {
	left: 0;
	background-position: -11px -5px;
}
#smallImg-next {
	right: 0;
	background-position: -50px -5px;
}
#smallImg-pre:hover {
	background-position: -107px -5px
}
#smallImg-next:hover {
	background-position: -146px -5px;
}
.pop_bg {
	background: #000;
	opacity: 0.7;
	filter: Alpha(opacity=60);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0;
	z-index: 10001;
	-webkit-transition: opacity 0.2s;
}
/*********** first_screen 2016/07/19 *********/
.first_screen {
	background: #f8f8f8;
	padding-bottom: 34px;
	margin-top: 20px
}
.first_hd {
	padding: 15px 0;
	overflow: hidden
}
.first_hd h1 {
	display: inline;
	font-size: 28px;
	color: #333;
	font-weight: 400;
	margin-bottom: 3px;
	height: 36px;
	line-height: 36px;
	overflow: hidden
}
.first_hd span {
	position: relative;
	top: -3px;
}
.first_hd span i {
	display: inline-block;
	width: 55px;
	height: 11px;
	margin: 0 3px;
	vertical-align: middle;
	color: #fff;
	background: url(../img/ico_star.png) no-repeat;
	overflow: hidden;
}
.first_hd span i.color1 {
	width: auto;
	padding: 1px;
	padding: 2px 1px 0 1px\9;
	height: 14px;
	line-height: 14px;
	background: #92b66f;
}
.first_hd span i.color2 {
	width: auto;
	padding: 1px;
	padding: 2px 1px 0 1px\9;
	height: 14px;
	line-height: 14px;
	background: #47a3e2;
}
.first_hd span i.color3 {
	width: auto;
	padding: 1px;
	padding: 2px 1px 0 1px\9;
	height: 14px;
	line-height: 14px;
	background: #fdad57;
}
.first_hd span i.star1 {
	background-position: 0 -57px;
}
.first_hd span i.star2 {
	background-position: 0 -42px;
}
.first_hd span i.star3 {
	background-position: 0 -27px;
}
.first_hd span i.star4 {
	background-position: 0 -13px;
}
.first_hd span i.star5 {
	background-position: 0 0;
}
.first_hd span i.star5e {
	background-position: 0 -70px;
}
.first_hd span i.star4e {
	background-position: 0 -92px;
}
.first_hd span i.star3e {
	background-position: 0 -114px;
}
.first_hd span i.star2e {
	background-position: 0 -136px;
}
.first_hd span i.star1e {
	background-position: 0 -158px;
}
.first_hd span i.star5e1 {
	background-position: 0 -81px;
}
.first_hd span i.star4e1 {
	background-position: 0 -103px;
}
.first_hd span i.star3e1 {
	background-position: 0 -125px;
}
.first_hd span i.star2e1 {
	background-position: 0 -147px;
}
.first_hd span i.star1e1 {
	background-position: 0 -169px;
}
.first_hd span i.tuan {
	width: 30px;
	height: 17px;
	margin-bottom: 3px;
	background: url(../img/ico_list.png) -79px -120px;
	overflow: hidden;
}
.first_hd p {
	color: #666
}
.first_hd p a {
	color: #008fe9
}
.first_hd p a i {
	background-position: -252px -17px;
	display: inline-block;
	width: 9px;
	height: 12px;
	margin-bottom: -1px;
	_margin-bottom: 2px;
	margin: 0 3px 0 15px;
	overflow: hidden;
}
.first_hd p a:hover {
	color: #f60
}
.first_info {
	background: #fff;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	padding: 20px 20px 10px;
	height: 290px;
	overflow:hidden
}
.first_l {
	float: left;
	width: 840px;
	position: relative;
	overflow: hidden;
}
.first_l li {
	float: left;
	padding: 0 10px 10px 0;
}
.first_l li a {
	display: block
}
.first_l li a img {
	float: left
}
.first_l span {
	position: absolute;
	left: 10px;
	bottom: 20px;
}
.first_l span a, .r_map span {
	background-color: rgba(0,0,0,0.5);
	border-radius: 1px;
	color: #fff;
	display: block;
	white-space: nowrap;
	padding: 10px 15px;
}
.first_l span a:hover, .r_map span:hover {
	background-color: rgba(0,0,0,0.9);
}
/**********************/
.first_r {
	float: right;
	width: 310px;
}
.first_r .line {
	clear: both;
	border-bottom: 1px solid #e5e5e5;
}
.r_info_1 {
	padding: 10px 0;
	overflow: hidden;
	position: relative;
	height: 82px
}
.r_info_2 {
	padding-top: 30px;
	overflow: hidden;
	height: 92px
}
.say_member {
	height: 64px;
	overflow: hidden;
	position: relative;
	z-index: 1
}
.say_hd {
	color: #999;
	margin-bottom: 10px
}
.say_hd span {
	margin-right: 10px
}
.say_text {
	color: #333;
	line-height: 18px;
	height: 36px
}
.slidesjs-slide {
	background: #fff;
	overflow: hidden
}
.slidesjs-navigation {
	position: absolute;
	top: 0;
	display: block;
	width: 18px;
	height: 18px;
	border: 1px solid #ddd;
	background: #fff;
	z-index: 20;
	text-align: center
}
.slidesjs-navigation i {
	background: url(../img/icons_list.png) no-repeat;
	display: inline-block;
	width: 6px;
	height: 11px;
}
.slidesjs-previous {
	right: 26px
}
.slidesjs-next {
	right: 0
}
.slidesjs-previous i {
	background-position: -57px 0
}
.slidesjs-next i {
	background-position: -57px -11px
}
.slidesjs-navigation:hover {
	border: 1px solid #f70;
	border-radius: 1px;
	background: #f70
}
.slidesjs-previous:hover i {
	background-position: -57px -22px
}
.slidesjs-next:hover i {
	background-position: -57px -33px
}
.r_price {
	color: #f60;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
.r_price p{
	text-align: right;
}
.r_price p em {
	font-size: 18px;
}
.r_price p em b {
	font-size: 26px;
}
.r_price a {
	display: inline-block;
	width: 90px;
	height: 34px;
	line-height: 34px;
	background: #ff9911;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	text-align: center
}
.r_price span.qr_code{ display: inline-block; width: 90px; text-align: center; color: #008fe9;}
.r_price a:hover {
	background: #f70;
	color: #fff;
}
.r_text_1 {
	margin: 10px 0 5px
}
.r_text_1 a {
	font-size: 14px;
	color: #090;
}
.r_text_1 i {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 3px;
	margin-bottom: -2px;
}
.r_text_1 .good {
	background: url(../img/ico_list.png) no-repeat -110px -115px;
}
.r_text_2 {
	color: #666;
	font-size: 12px;
}
.r_text_2 span {
	color: #333;
	font-size: 14px;
}
.r_process {
	color: #f60;
	position: relative;
	width: 1em;
	height: 1em;
	font-size: 5.4em;
	float: left;
	margin-right: 10px
}
.r_process div {
	font-size: inherit;
}
.r_process > .percent {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
	line-height: normal
}
.r_process > .percent .dec {
	font-size: 1.5em;
}
.r_process .int {
	display: block;
	font-size: 16px;
	margin-top: 12px
}
.r_process .r_text {
	color: #666;
	display: block;
	font-size: 12px;
}
.r_process > #slice {
	position: absolute;
	width: 1em;
	height: 1em;
	clip: rect(0px,1em,1em,0.5em);
}
.r_process > #slice.gt50 {
	clip: rect(auto, auto, auto, auto);
}
.r_process > #slice > .pie {
	position: absolute;
	border: 0.1em solid #ff9a14;
	width: 0.8em;
	height: 0.8em;
	clip: rect(0em,0.5em,1em,0em);
	border-radius: 50%;
}
.r_process > #slice > .pie.fill {
	-moz-transform: rotate(180deg) !important;
	-webkit-transform: rotate(180deg) !important;
	-o-transform: rotate(180deg) !important;
	transform: rotate(180deg) !important;
}
.r_process.fill > .percent {
	display: none;
}
.r_process:after {
	content: '';
	display: block;
	position: absolute;
	top: 0.1em;
	left: 0.1em;
	width: 0.8em;
	height: 0.8em;
	background: #fff;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	z-index: 1;
}
.r_process:before {
	content: '';
	display: block;
	position: absolute;
	width: 1em;
	height: 1em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	zoom: 1;
	background: #ffe3bf;
	filter: alpha(opacity=50);
	opacity: .5;
	z-index: 0;
}
/**********************/
.hotel_facility {
	height: 24px;
	line-height: 24px;
	margin-top: 20px
}
.hotel_facility span {
	margin-top: 0
}
.hotel_facility i {
	width: 24px;
	float: left;
	height: 24px;
	margin-right: 10px;
	display: inline;
	background: url(/https/hotel.cncn.com/static/img/icon24.png) no-repeat;
}
.hotel_facility .icon-wifi{
	background-position:0 0;
}
.hotel_facility .icon-jieji{
	background-position:-24px 0;
}
.hotel_facility .icon-huiyi{
	background-position:-48px 0;
}
.hotel_facility .icon-p{
	background-position:-72px 0;
}
.hotel_facility .icon-meishi{
	background-position:-96px 0;
}
.hotel_facility .icon-jianshen{
	background-position:-120px 0;
}
.hotel_facility span {
	float: left;
	margin-right: 10px
}
/*********** room_list 2016/07/15 *********/
.icon {
	background: url(../img/ico_list.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.ico_triangle {
	display: inline-block;
	width: 0;
	height: 0;
	font-size: 0;
	margin-left: 5px;
	vertical-align: 2px;
	border-top: 4px solid #008fe9;
	border-bottom: 0 none;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	overflow: hidden;
}
.room_list {
	width: 930px;
}
.room_list img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.room_list li {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
	font-family: "Microsoft Yahei";
	font-size: 12px
}
.data_note {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	padding: 40px 0;
	border: 1px solid #ddd;
}
.data_note .ico_loading {
	background: url(../img/loading.gif) no-repeat;
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-right: 5px;
	vertical-align: middle;
	overflow: hidden
}
.data_note em {
	color: #f60;
	margin: 0 3px
}
.room_hd {
    display: block;
    cursor: pointer;
	padding: 20px;
	overflow: hidden;
}
.room_pic {
	float: left;
	width: 80px;
	height: 80px;
}
.room_pic img {
	width: 80px;
	height: 80px;
}
.hd_right {
	float: right;
	width: 120px;
	position: relative;
	margin-top: 10px;
	padding-right: 10px;
	text-align: right;
}
.room_price {
	color: #f60;
	height: 34px;
	line-height: 34px;
	margin-bottom: 8px
}
.room_price i {
	font-size: 14px;
	vertical-align: super
}
.room_price .num {
	font-size: 24px;
	margin-right: 3px;
	vertical-align: super
}
.room_price .text {
	color: #999;
	font-size: 14px;
	vertical-align: super
}
.room_total {
	color: #666;
	cursor: pointer;
}
.room_total a:hover i, .room_more a:hover i {
	border-top: 4px solid #f60;
}
.room_desc {
	margin: 10px 115px 0 12%;
}
.room_desc p {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.room_bed {
	color: #008fe9;
	font-size: 18px
}
.room_facility {
	margin-top: 15px
}
.room_facility span {
	color: #666;
	margin-right: 8px;
}
.room_facility .split {
	color: #ddd;
}
.room_facility i {
}
.J_room_info {
	display: none
}
.room_table {
	width: 100%;
}
.room_table th {
	background: #f4f4f4;
	border-top: 1px solid #e6e6e6;
	height: 40px;
	color: #666;
	font-weight: 400;
	text-align:left
}
.room_table td {
	border-bottom: 1px dashed #e6e6e6;
	vertical-align: middle;
	text-align: left;
	padding: 15px 0;
	color: #333
}
.room_table td.room_book{
	text-align: right;
}
.room_table .td_hover td {
	background: #f4f4f4;
}
.room_table .room_placeholder {
	width: 2.1%;
}
.room_table td.room_placeholder {
	border: none
}
.room_table .room_empty {
	width: 2.6%;
}
.room_table .room_supplier {
	width: 10.5%;
}
.room_supplier img {
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin-right: 10px;
	vertical-align: middle
}
.room_table .room_types {
	width: 14.8%;
}
.room_types i {
	height: 16px;
	margin: 0 0 2px 3px;
	position: relative;
}
.room_types .ico_sale {
	background-position: -184px 0;
	width: 53px;
}
.room_types .ico_gift {
	background-position: -170px 0;
	width: 13px;
}
.room_types .ico_activity {
	background-position: -238px 0;
	width: 16px;
}
.room_table .room_brak {
	width: 8.5%;
}
.room_table .room_rule {
	width: 10.6%;
}
.room_table .room_excluded {
	width: 8.5%;
}
.room_table .J_ele_hover {
	position: relative
}
.room_table .td_hover .room_excluded td {
	background: #fff
}
.date_tab{
	width: 100%;
}
.date_tab td {
	padding: 2px 0;
	line-height: 24px;
}
.room_table .con .line {
	display: block;
	width: 100%;
	height: 0;
	margin: 10px 0;
	font-size: 0;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden;
}
.room_table .con p span {
	float: none;
	font-size: 12px;
}
.room_excluded span {
	font-size: 18px;
	color: #f30;
}
.room_excluded .detail_frame span {
	color: #333;
	font-size: 12px
}
.room_excluded i {
	font-size: 12px;
}
.room_table .room_pay {
	width: 10%;
	text-align: right
}
.room_pay i {
	width: 35px;
	height: 19px;
	margin-right: 15px;
}
.room_pay .ico_yufu {
	background-position: -180px -17px;
}
.room_pay .ico_daofu {
	background-position: -180px -36px;
}
.room_book {
	width: 8%;
}
.room_book a {
	width: 60px;
	height: 24px;
	font: 14px/24px "Microsoft yahei";
	background: #ff9911;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	text-align:center
}
.room_book a:hover {
	background: #f60;
	color: #fff
}
.room_book a.booked, .room_book a.booked:hover {
	background: none;
	color: #999;
	cursor: default
}
.room_book a.booked:hover {
	background: #f4f4f4;
}
.room_table .room_other {
	width: 96%;
	text-align: left;
	padding: 10px 0
}
.room_other .desc {
	clear: both;
	color: #666;
	line-height: 24px
}
.room_more {
	height: 24px;
	line-height: 24px
}
.room_more a {
	color: #008fe9
}
.pic_info {
	height: 94px;
	overflow: hidden
}
.pic_info a {
	float: left;
	margin: 5px 10px 5px 0;
	display: inline;
	overflow: hidden;
}
.pic_info a img {
	width: 120px;
	height: 90px;
}
.J_more_type {
	display: none
}
.room_show {
	display: table-row;
}
.room_list li.on .room_hd {
}
.room_list li.on .room_total i, .roor_more_on i {
	border-bottom: 4px solid #008fe9;
	border-top: 0 none;
}
.room_list li.on .room_total a:hover i, .roor_more_on a:hover i {
	border-bottom: 4px solid #f60;
	border-top: 0 none;
}
.room_list li.on .J_room_info {
	display: block;
	position: relative;
	margin-bottom: -1px
}

.room_list .more_tr{ display: none; line-height: 50px; text-align: center;}
.room_list .more_tr.on i{ border-bottom: 4px solid #008fe9; border-top: 0 none;}

.c_free {
	color: #00bf49
}
.step_box {
	width: 1140px
}
.other_nav {
	width: 1200px;
}


.hotel_foot dt {
    width: 132px;
    text-align: right;
}
.hotel_foot dd {
    width: 1068px;
}
.warp1000 .hotel_foot dd {
    width: 868px;
}
.hotel_foot dd a {
    white-space: normal;
}

.box740 .hotel_pic{ padding:15px 19px; border: 1px solid #ddd; overflow: hidden;}
.box740 .hotel_pic strong{ clear: both; display: block; line-height: 30px; font-size: 16px; }
.box740 .hotel_pic .pic{}
.box740 .hotel_pic .pic img{ display: inline-block; width: 205px; float: left; margin:0 23px 23px 0; height:200px; }
.box740 .hotel_pic .pic img:nth-child(4n){ margin-right:0; }
.warp1000 .box740 .hotel_pic .pic img:nth-child(4n){ margin-right:14px; }
.warp1000 .box740 .hotel_pic .pic img:nth-child(3n){ margin-right:0; }




/*********** warp1000 *********/
.warp1000 .main, .warp1000 .other_nav {
	width: 1000px;
}
.warp1000 .mt20 {
	margin-top: 10px!important;
}
.warp1000 .sideL, .warp1000 .box740, .warp1000 .box740 .tag_top, .warp1000 .room_list {
	width: 740px;
}
.warp1000 .box740 .txt1 ul {
	width: 740px;
}
.warp1000 .box740 .txt1 li {
	width: 329px;
}
.warp1000 .step_box {
	width: 940px
}
.warp1000 .room_pic img {
	width: 78px
}


.search_box {
    background: #fffce5;
    height: 30px;
    padding: 15px 0;
    margin-top: 10px
}

.search_box li {
    float: left;
    height: 30px;
    line-height: 28px;
    position: relative
}

.search_box li .city-select .city-info{
    border-radius: 3px;
}

.search_box li .city-select .city-cont{
    line-height: 20px;
}
.search_box li .city-select .city-list li{
    display: block;
    float: none;
    /* padding: 0; */
    box-sizing: border-box;
}
.search_box li .city-select .city-list li span{
    margin: 0;
    float: none;
}
.search_box li .city-select .city-list li span.name{
    text-align: left;
}
.search_box li .city-select .city-tabs{
    height: 37px;
}
.search_box li .city-select  .city-input{ line-height: 28px;}

.search_box li span {
    float: left;
    margin: 0 5px 0 20px;
    text-align: right
}

.search_box li .text {
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    width: 168px;
    color: #666;
}

.search_box li .citys {
    width: 178px;
}

.search_box li .area {
    width: 168px;
    color: #666;
}

.search_box li .address {
    width: 230px;
}

.search_box li .ipt_btn {
    width: 100px;
    height: 28px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    background: #ff9911;
    border: none;
    margin: 0 10px 0 30px;
    font-family: "Microsoft YaHei";
    line-height: 28px;
    border-radius: 2px;
}

.search_box .map a {
    display: block;
    color: #ff6600;
    font-size: 14px
}

.search_box .map a:hover {
    color: #f00
}

.search_box .map i {
    background: url(../img/ico_list.png) no-repeat -145px 0;
    display: inline-block;
    width: 10px;
    height: 13px;
    vertical-align: middle;
    margin: 0 3px 2px 3px;
}

.order-qrcode{ text-align: center;}

.check_date, .leave_date {
    position: relative;
    cursor: pointer;
}
//.check_date input, .leave_date input {
    //     position: absolute;
    //     z-index: 2;
    //
}

.check_date .choose_date_btn, .leave_date .choose_date_btn {
    display: block;
    position: absolute;
    right: 10px;
    top: 6px;
    width: 15px;
    height: 16px;
    background: url(../img/ico_list.png) no-repeat;
    z-index: 1;
}

.check_date .choose_date_btn {
    background-position: -16px -413px;
}

.leave_date .choose_date_btn {
    background-position: -31px -413px;
}