body {
	background: #fafafa;
}

.content {
	width: 100%;
	height: auto;
}

.content_cont {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.nav_position {
	margin: 20px 0;
}

.nav_position .nav_interval {
	padding-left: 6px;
	padding-right: 4px;
}

.nav_position a {
	color: #333;
}

.nav_position a:hover {
	color: #2ba187;
}

.hotel_title {
	font-family: 微软雅黑;
	font-weight: 400;
	font-style: normal;
	font-size: 28px;
	line-height: 31px;
	padding-top: 3px;
	letter-spacing: 3px;
}

.address_collection {
	height: 18px;
	line-height: 18px;
	margin: 12px 0 16px;
	color: #999999;
	font-family: 'Arial Normal', 'Arial';
}

.map_click {
	cursor: pointer;
}

.map_click:hover {
	font-weight: bold;
}

.collection{
	cursor: pointer;
}

.share {
	height: 18px;
	line-height: 18px;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.collection img,
.share img {
	padding-right: 4px;
}

.collection {
	margin-right: 40px;
}

.qrcodeshow {
	position: relative;
}

.hotel_details {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.hotel_scenerys {
	width: 800px;
	margin-right: 40px;
	display: flex;
	flex-wrap: wrap;
}

.hotel_text_cont {
	width: 360px;
	height: auto;
	background: #FFFFFF;
}

.hotel_text {
	width: 360px;
	height: auto;
	background: #FFFFFF;
	padding: 10px 20px;
	font-size: 12px;
	color: #999999;
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
}

.hotel_txt_titel {
	padding: 0 35px 20px;
	border-bottom: 1px dashed #f2f2f2;
	text-align: center;
}

.hotel_txt_titel .hotel_title {
	padding-top: 25px;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}

.hotel_txt_titel .address_collection {
	height: auto;
	padding: 8px 0;
	margin: 0;
	font-size: 12px;
}

.scenery_main {
	width: 640px;
	height: 426px;
	margin-right: 5px;
}

.imgs_cont_commot {
	display: flex;
	justify-content: center;
	text-align: center;
	overflow: hidden;
}

.scenery_items {
	width: 155px;
	height: 100%;
	overflow: hidden;
}

.scenery_item {
	width: 100%;
	height: 103px;
	margin-bottom: 4.666px;
	box-sizing: border-box;
	position: relative;
}

.scenery_item:last-child {
	margin-bottom: 0;
}

.scenery_hover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 5px solid transparent;
}


/*.scenery_item:hover .scenery_hover{
	border:5px solid #2ba187;
}*/

.scenery_item .scenery_hover_active {
	border: 4px solid #2ba187;
}

.hotel_txts {
	width: 100%;
	height: 124px;
	display: flex;
	border-bottom: 1px dashed #f2f2f2;
}

.data_num {
	font-family: '微软雅黑';
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #2E9981;
	padding-right: 4px;
}

.hotel_txts dl {
	width: 50%;
	padding-top: 15px;
	text-align: center;
}

.hotel_txts dl img {
	width: 35px;
	height: 35px;
	margin-bottom: 3px;
}

.hotel_txts dl svg {
	width: 35px;
	height: 35px;
	margin-bottom: 3px;
}

.hotel_txts dl dd {
	line-height: 21px;
}

.hotel_contact_txt_img svg {
	width: 20px;
	height: 20px;
}

.hotel_contact {
	width: 100%;
	height: 136px;
	/*padding-bottom: 11px;*/
	margin-top: 20px;
	display: flex;
}

.hotel_contact_txt {
	width: 80px;
	padding: 40px 10px;
	border-right: 1px dashed #f2f2f2;
	text-align: right;
}

.hotel_contact_txt_img {
	margin-bottom: 10px;
	padding-left: 14px;
	text-align: center;
}

.hotel_contact_details {
	padding-left: 20px;
}

.hotel_contact_details dl {
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 2px;
	display: flex;
	flex-wrap: wrap;
}

.hotel_content {
	width: 220px;
	height: 94px;
	overflow: hidden;
	position: relative;
}

.hotel_details_items {
	width: 100%;
}

.hotel_details_item {
	height: 94px;
	overflow: hidden;
}

.contact_phone dt {
	width: 20px;
}

.contact_phone dd {
	width: 194px;
	font-size: 12px;
}

.contact_phone dd span {
	display: block;
	text-align: left;
}

.phone_null {
	width: 223px;
	padding-right: 20px;
	padding: 10px 20px 16px 0;
}

.phone_null dt,
.phone_null dd {
	width: 100%;
	text-align: center;
}

.phone_null dt img {
	width: 48px;
	height: 48px;
}

.phone_null dd {
	line-height: 30px;
}

.toview_phone {
	margin-top: 10px;
	font-size: 12px;
	color: #2E9981;
	cursor: pointer;
}

.hotel_move_details {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.hotel_move_left {
	width: 800px;
	margin-right: 40px;
}

.hotel_move_right {
	width: 360px;
	height: auto;
}

.hotel_itme_comont {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #D7D7D7;
}


/*left*/

.hotel_move_items {
	padding-top: 1px;
}

.hotel_move_items_null {
	padding-top: 1px;
}

.hotel_move_nav {
	width: 100%;
	height: 40px;
	position: relative;
}

.hote_nav_anchor {
	width: 800px;
	height: 40px;
	line-height: 38px;
	background: #FFFFFF;
	border-bottom: 2px solid #2E9981;
	display: flex;
	flex-wrap: wrap;
	z-index: 999;
}

.hote_nav_anchor .anchor_active {
	background: #2E9981;
	border-right-color: #2E9981;
}

.hote_nav_anchor a {
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}

.hote_nav_anchor .anchor_active a {
	color: #FFFFFF;
}

.hote_nav_anchor li {
	width: 130px;
	font-size: 16px;
	text-align: center;
	border-right: 1px solid #f2f2f2;
}

.hote_nav_anchor li:last-child {
	border-right: none;
}

.hote_nav_anchor li a {
	color: #666666;
}

.hote_nav_anchor li:hover {
	background: #2E9981;
	border-right-color: #2E9981;
}

.hote_nav_anchor li:hover a {
	color: #FFFFFF;
}

.details_type1 {
	height: 20px;
	padding-left: 10px;
	border-left: 4px solid #2E9981;
	margin-top: 38px;
	margin-bottom: 22px;
	position: relative;
}

.details_type1 .details_type_title {
	font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	color: #2E9981;
}

.details_type1 .details_type_describe {
	font-size: 12px;
	color: #666666;
	padding-left: 4px;
}

.download_plan {
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	cursor: pointer;
}

.download_plan img {
	width: 20px;
	height: 20px;
}

.download_plan a {
	padding-left: 4px;
	font-size: 14px;
	color: #999999;
}

.download_plan .a_active {
	color: #2E9981;
}

.introduction_lists {
	line-height: 25px;
	font-size: 14px;
	font-family: 微软雅黑;
	color: #999;
	overflow: hidden;
}

.details_moves {
	line-height: 31PX;
	display: flex;
	flex-wrap: wrap;
}

.details_moves_time {
	width: 200px;
}

.details_moves_space {
	width: 150px;
}

.details_moves dl {
	display: flex;
	flex-wrap: wrap;
}

.introduction_details_cont {
	height: 75px;
}

.introduction_details {
	margin-top: 5px;
	padding-bottom: 20px;
}

.introduction_details br {
	display: none;
}

.introduction_details pr {
	word-break: break-all;
}

.afold_cont {
	text-align: right;
}

.afold {
	padding-right: 6px;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #2E9981;
	cursor: pointer;
}

.meetingRoom_lists {
	border: none;
	background: #FFFFFF;
}

.meeting_fixed_nav {
	width: 100%;
	height: 47px;
	position: relative;
}

.meeting_commot_navs {
	width: 800px;
	height: 47px;
	line-height: 47px;
	background: #2E9981;
	display: flex;
	flex-wrap: wrap;
	font-family: '微软雅黑';
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	z-index: 99;
}

.meetingRoom_name {
	width: 231px;
}

.meetingRoom_item_cont .meetingRoom_name {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}

.meetingRoom_floor,
.meetingRoom_area,
.meetingRoom_number {
	width: 68px;
}

.meetingRoom_layout_title {
	margin-top: 4px;
	line-height: 21px;
}

.meetingRoom_layout_lists {
	width: 315px;
	line-height: 16px;
	display: flex;
	flex-wrap: wrap;
}

.meetingRoom_layout_lists span {
	width: 63px;
	font-size: 12px;
	display: inline-block;
}

.meetingRoom_details {
	width: 50px;
}

.meeting_commot_navs .meetingRoom_floor,
.meeting_commot_navs .meetingRoom_area {
	position: relative;
	cursor: pointer;
}

.meeting_commot_navs .meeting_sort_click {
	background-color: #32b79a;
}

.meeting_commot_navs .meeting_sort {
	width: 68px;
	position: absolute;
	top: 47px;
	left: 0;
	border: 2px solid #32b79a;
	border-top: none;
	background-color: #fff;
	z-index: 990;
}

.meeting_sort span {
	width: 100%;
	line-height: 38px;
	color: #666666;
	display: block;
	cursor: pointer;
}

.meeting_sort .meeting_sort_active {
	background-color: #d5ece7;
	color: #2ba187;
}

.meeting_sort span:hover {
	background-color: #d5ece7;
	color: #2ba187;
}

.meetingRoom_item {
	border-top: 1px dashed #f2f2f2;
}

.meetingRoom_item:first-child {
	border-top: none;
}

.meetingRoom_txts {
	line-height: 25px;
	padding: 15px 0;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	font-family: '微软雅黑 Regular', '微软雅黑';
	font-size: 12px;
	color: #666666;
}

.meetingRoom_txts .meetingRoom_layout_lists {
	line-height: 25px;
}

.meetingRoom_txts .meetingRoom_name {
	text-align: left;
	font-size: 14px;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	color: #333333;
	padding-left: 10px;
}

.meetingRoom_name span {
	display: block;
}

.meeting_common_img_type {
	width: 42px;
	font-family: '微软雅黑';
	font-weight: 400;
}

.meeting_common_img_type1 {
	color: #2BA187;
}

.meeting_common_img_type2 {
	color: #D7D7D7;
}

.meetingRoom_name_txt {
	width: 179px;
	text-align: left;
}

.meetingRoom_txts .meeting_common_details {
	text-align: right;
	padding-right: 10px;
	font-family: '微软雅黑 Regular', '微软雅黑';
	font-weight: 400;
	font-size: 12px;
	color: #333333;
	cursor: pointer;
}

.meetingRoom_txts .meeting_common_details2 {
	color: #999;
}

.meetingRoom_txts .meeting_common_details span {
	font-size: 14px;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	color: #2BA187;
	padding-left: 1px;
}

.meetingRoom_imgs {
	height: 130px;
	padding: 0 10px 20px;
	display: flex;
	flex-wrap: wrap;
}

.meetingRoom_imgs_cont {
	display: flex;
	flex-wrap: wrap;
}

.meetingRoom_img_cont {
	width: 165px;
	height: 110px;
	margin-right: 5px;
	cursor: pointer;
}

.meetingRoom_imgs_move {
	width: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	color: #999999;
	font-family: 'Arial Normal', 'Arial';
}

.meetingRoom_imgs_move a {
	color: #999999;
}

.meetingRoom_parameter {
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	padding: 10px 20px;
}

.meetingRoom_information {
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	padding: 0 20px 20px;
	white-space: pre-wrap;
}

.meetingRoom_item_cont {
	padding-bottom: 1px;
	overflow: hidden;
}

.meeting_common_moves {
	height: 40px;
	line-height: 30px;
	background: #f2f2f2;
	text-align: center;
	font-size: 12px;
	color: #2BA187;
	cursor: pointer;
	border-top: 10px solid #fafafa;
}

.meeting_common_moves_new {
	height: 40px;
	line-height: 30px;
	background: #f2f2f2;
	text-align: center;
	font-size: 12px;
	color: #2BA187;
	cursor: pointer;
	border-top: 10px solid #fafafa;
}

.meeting_common_moves_new a {
	width: 100%;
	height: 100%;
	color: #2BA187;
	display: block;
}

.meeting_common_moves a {
	color: #2BA187;
}

.meeting_common_moves span {
	font-size: 16px;
}

.meeting_common_moves:hover {
	font-weight: bold;
}

.data-null {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #333333;
	font-family: 'Arial Normal', 'Arial';
	font-size: 18px;
	text-align: center;
}

.guestRooms_name {
	width: 279px;
}

.guestRooms_rooms,
.guestRooms_area,
.guestRooms_floor {
	width: 113px;
}

.guestRooms_bedtype {
	width: 130px;
}

.guestRooms_details {
	width: 50px;
}

.guestRooms_item_cont .meetingRoom_txts {
	font-size: 14px;
	font-family: '微软雅黑 Regular', '微软雅黑';
}

.guestRooms_item_cont .meetingRoom_txts .meeting_common_details {
	font-size: 14px;
}

.meetingRoom_txts .guestRooms_name {
	color: #333333;
	font-family: '微软雅黑';
	text-align: left;
	padding-left: 10px;
	display: flex;
	flex-wrap: wrap;
}

.meetingRoom_txts .guestRooms_name span {
	display: block;
}

.guestRooms_name_txt {
	width: 227px;
	text-align: left;
}

.guestRooms_item {
	border-top: 1px dashed #f2f2f2;
}

.guestRooms_item:first-child {
	border-top: none;
}

.restaurant_item {
	padding: 15px;
	border: 1px solid #D7D7D7;
	background: #FFFFFF;
	display: flex;
	margin-top: 10px;
}

.restaurant_item a {
	display: flex;
	text-align: left;
}

.restaurant_img {
	width: 165px;
	height: 110px;
}

.restaurant_details {
	width: 576px;
	margin-left: 20px;
}

.restaurant_name {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #f2f2f2;
	font-family: '微软雅黑';
	font-size: 16px;
	color: #333;
}

.restaurant_txt {
	line-height: 19px;
	font-family: '微软雅黑';
	font-size: 14px;
	color: #999999;
}

.restaurant_floor {
	display: flex;
	flex-wrap: wrap;
	margin: 10px 0;
}

.restaurant_txt dl {
	display: flex;
	flex-wrap: wrap;
}

.restaurant_number {
	width: 176px;
}

.restaurant_floor dd {
	color: #666666;
}

.restaurant_introduction dd {
	width: 490px;
}

.case_item .restaurant_name {
	height: 43px;
}

.case_item .restaurant_floor:first-child {
	padding: 4px 0;
}

.case_item .restaurant_floor:last-child {
	margin-bottom: 0;
}

.case_scale,
.case_session {
	width: 176px;
}

.case_industry {
	width: 190px;
}

.case_activity {
	width: 210px;
}

.case_customer {
	width: 400px;
}

.case_item .restaurant_floor dd {
	color: #333;
}

.facilities_lists {
	padding: 10px;
	border: 1px solid #D7D7D7;
	background: #FFFFFF;
}

.facilities_item {
	display: flex;
	flex-wrap: wrap;
	font-family: 微软雅黑;
	color: #333333;
	border-top: 1px dashed #f2f2f2;
	padding: 5px 0;
}

.facilities_item:first-child {
	border-top: none;
}

.facilities_type {
	width: 90px;
	line-height: 25px;
	padding-left: 15px;
	font-size: 14px;
	color: #999;
}

.facilities_cont {
	width: 688px;
	line-height: 25px;
	font-size: 12px;
	display: flex;
	flex-wrap: wrap;
}

.facilities_cont span {
	width: 114px;
	text-align: left;
}

.services_item {
	padding: 15px;
	border: 1px solid #D7D7D7;
	background: #FFFFFF;
	display: flex;
	margin-top: 10px;
}

.services_name {
	height: 35px;
	line-height: 35px;
	position: relative;
}

.services_number {
	width: 170px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}

.services_number span {
	color: #333333;
}

.services_txts {
	padding-top: 10px;
}

.services_txt {
	line-height: 19px;
	color: #999;
}


/*right*/

.dynamics,
.videos {
	margin-bottom: 20px;
}

.details_type2 {
	height: 34px;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
}

.details_type2 .type_titles {
	height: 34px;
	line-height: 31px;
	padding-left: 10px;
	border-bottom: 3px solid #2E9981;
	font-family: 微软雅黑;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
}

.details_type2 .move {
	height: 31px;
	line-height: 31px;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #999;
	cursor: pointer;
}

.dynamics_lists {
	line-height: 30px;
}

.dynamics_lists li {
	height: 50px;
	line-height: 30px;
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px dashed #f2f2f2;
}

.dynamics_lists li:last-child {
	border-bottom: none;
}

.dynamics_lists li a {
	max-width: 100%;
	color: #333333;
}

.videos_lists a {
	display: block;
	width: 100%;
}

.videos_lists dl {
	width: 100%;
	padding: 16px 0;
	border-bottom: 1px dashed #f2f2f2;
	font-family: '微软雅黑';
	font-size: 14px;
	color: #333333;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.videos_lists li:last-child dl {
	border-bottom: none;
}

.videos_lists dt {
	width: 120px;
	padding: 0 10px;
}

.videos_lists dd {
	width: 218px;
	padding: 12px 6px 0;
	line-height: 19px;
	text-align: left;
	word-wrap:break-word;
}

.videos_lists img {
	width: 100px;
	height: 70px;
	display: block;
}

.imgs_cont_commot {
	background: #FFFFFF;
	position: relative;
	cursor: pointer;
}
.imgs_cont_commot img{
	height: 100%;
}

.imgs_cont_commot a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

.imgs_cont_commot:hover .imgs_cont_commot_hover {
	display: block;
}

.imgs_cont_commot_hover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .85);
	display: none;
}

.imgs_cont_commot_hover img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 25px;
	height: 31px;
}

.imgs_cont_commot_hover_num {
	font-size: 13px;
	position: absolute;
	bottom: 6px;
	right: 6px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background: #524f4c;
	border-radius: 50%;
}



