@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 12px;
	color: #6c5c5c;
	background: #f6f6f6;
	font-family: 微软雅黑;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #c36;
	text-decoration: none;
}

.mt10 {
	margin-top: 10px;
}

.clear:after {
	content: "";
	display: block;
	clear: both;
}

.m-b-15 {
	margin-bottom: 15px !important;
}

.m-b-30 {
	margin-bottom: 30px !important;
}

.m-b-40 {
	margin-bottom: 40px !important;
}

.m-b-50 {
	margin-bottom: 50px !important;
}

.m-b-5 {
	margin-bottom: 5px;
}

.fs16 {
	font-size: 16px;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.bold14 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

ul,
dl {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

dt,
dd {
	padding: 0px;
	margin: 0px;
}

.noRooms {
	text-align: center;
	color: #c30;
	font-weight: bold;
}

.spanBold {
	font-weight: bold;
}

.checkInput {
	width: 110px;
}

.top-online-container {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #887370;
}

.online-logo {
	float: left;
}

.online-logo img {
	width: 50px;
}

.online-desc {
	padding-left: 60px;
	line-height: 20px;
	color: #cccccc;
	font-family: "楷体";
}

.color1 {
	color: #f00;
}

.room_bg_color {
	background-color: #fafafa;
}

.roomNameText {
	font-size: 14px;
	color: #06f;
}

.pc100 {
	width: 100%;
	background: #4d4b4b;
}

.pc {
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.pc .topMenu {
	width: 1022px;
	height: 26px;
	text-align: right;
}

.pc .topMenu:after,
.pc .topMenu ul:after {
	content: "";
	display: block;
	clear: both;
}

.pc .topMenu ul {
	width: 230px;
	float: right;
}

.pc .topMenu li {
	width: 100%;
	padding: 0;
	line-height: 26px;
	text-align: left;
}

.pc .topMenu li:nth-of-type(1) a {
	color: #930;
	font-size: 14px;
	font-weight: bold;
}

.pc .top {
	width: 1022px;
	padding-top: 20px;
}

.pc .top .logo {
	float: left;
	width: 230px;
}

.pc .top .logo img {
	margin-top: -10px;
	margin-bottom: 15px;
}

.pc .top .hTopInfo {
	width: 562px;
	float: left;
	text-align: center;
}

.pc .top .hTopInfo h1 {
	font-size: 28px;
	margin-bottom: 10px;
}

.pc .top .hTopInfo span.hNameEn {
	font-size: 14px;
}

.pc .top .hTopRight {
	width: 230px;
	float: left;
	overflow: hidden;
}

.pc .top .hTopRight span.phone {
	font-size: 24px;
	margin-top: -5px;
	display: inline-block;
}

.pc .top .hTopRight span.address {
	font-size: 14px;
	display: inline-block;
}

.pcline100 {
	width: 100%;
	height: 1px;
	background: #fe66b7;
}

.pc .content {
	width: 1022px;
	margin-top: 12px;
}

.pc .content .banner {
	width: 686px;
	float: left;
}

.pc .content .topNews {
	width: 312px;
	float: left;
	margin-left: 24px;
}

.menu-container {
	background-color: #eaeaea;
	border-top: 1px solid #e2dbdb;
}

.menu-container a {
	color: #80726f;
	font-size: 14px;
}

.menu-container .menu {
	width: 1022px;
	margin: 0 auto;
}

.menu-container .menu ul {}

.menu-container .menu ul>li {
	float: left;
	width: 11.111111%;
	padding: 10px 0;
	text-align: center;
}

.topNews .title {
	font-size: 18px;
	border-bottom: 2px solid #c90;
	padding-bottom: 4px;
}

.topNews .list {
	line-height: 30px;
	font-size: 14px;
	width: 362px;
	overflow: hidden;
	display: inline-block;
}

.topNews .list a {
	display: block;
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px dashed #e2dbdb;
}

.pcontent_l {
	width: 250px;
	margin-right: 44px;
	float: left;
}

.pcontent_l .menu {
	width: 250px;
	margin-bottom: 20px;
}

.pcontent_l .menu li {
	width: 250px;
	height: 36px;
	line-height: 36px;
	margin-bottom: 8px;
}

.pcontent_l .menu li a {
	width: 248px;
	height: 34px;
	color: #80726f;
	font-size: 16px;
	display: inline-block;
	background: #eaeaea;
	border: 1px solid #e2dbdb;
	text-align: center;
}

.pcontent_l .menu li a:hover {
	color: #930;
}

.pcontent_l .menu li a.cur {
	color: #930;
}

.pcontent_l .comment {
	width: 250px;
	float: left;
	position: relative;
}

.pcontent_l .comment .title {
	width: 228px;
	height: 32px;
	line-height: 32px;
	background: #eaeaea;
	border: 1px solid #e2dbdb;
	padding-left: 20px;
	font-size: 16px;
	position: relative;
}

span.icon_r {
	position: absolute;
	right: 6px;
}

.pcontent_l .comment .list {
	width: 250px;
	float: left;
	padding-top: 10px;
}

.pcontent_l .comment .list li {
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

.pcontent_l .comment .list li .com_l {
	width: 30px;
	margin-top: 3px;
	float: left;
	margin-right: 10px;
	text-align: center;
	background: #960;
	border-radius: 3px;
	color: #fff;
}

.pcontent_l .comment .list li .com_r {
	width: 210px;
	float: left;
	line-height: 22px;
}

.pcontent_l .comment .hBottomInfo {
	position: absolute;
	right: -770px;
	bottom: 0;
	font-size: 14px;
	font-weight: bold;
}

.pcontent_l .comment .hBottomInfo p {
	line-height: 22px;
}

.pcontent_r {
	width: 728px;
	float: left;
}

.pcontent_r .bookingFrm {
	width: 728px;
	height: 44px;
	line-height: 44px;
	background: #e3dfdf;
}

.pcontent_r .bookingFrm .title {
	width: 125px;
	float: left;
	background: #000;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.pcontent_r .bookingFrm .dateCheck {
	width: 188px;
	float: left;
	margin-left: 15px;
	position: relative;
}

.pcontent_r .bookingFrm .dateCheck span.dateword {
	position: absolute;
	color: #999;
	left: 5px;
}

.pcontent_r .bookingFrm .dateCheck input[type="text"] {
	width: 122px;
	height: 28px;
	margin-top: 6px;
	padding-left: 58px;
}

.pcontent_r .bookingFrm .frmSubmit {
	float: left;
	margin-left: 10px;
}

.pcontent_r .bookingFrm .frmSubmit input[type="submit"] {
	width: 120px;
	height: 32px;
	background: #f60;
	text-align: center;
	color: #fff;
	border: none;
	margin-top: 6px;
	cursor: pointer;
	font-size: 16px;
	font-family: 微软雅黑;
}

.pcontent_r .pageMenu {
	width: 728px;
	height: 34px;
	text-align: center;
	margin-top: 10px;
	position: relative;
}

.pcontent_r .pageMenu span.name {
	color: #756564;
	font-size: 16px;
	z-index: 1000;
	background: #fef8ec;
	padding: 0 8px;
}

.pcontent_r .pageMenu span.line {
	background: #6c5c5c;
	width: 100%;
	height: 4px;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: -1;
}

.pcontent_r .pcontent {
	margin-top: 10px;
	line-height: 26px;
	font-size: 14px;
}

.pcontent_r .pcontent img {
	float: right;
	margin-left: 5px;
	max-width: 280px;
	height: auto;
	/* width: 320px;
	height: 200px; */
}

.friendLink {
	margin-top: 15px;
	margin-bottom: 15px;
}

.friendLink .title {
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}

.friendLink .list {
	float: left;
}

.friendLink .list li {
	float: left;
	padding: 5px 20px 5px 0;
}

.footer {
	text-align: center;
	color: #fff;
	line-height: 22px;
	padding: 10px 0;
}

.footer a {
	color: #fff;
	margin: 0 8px;
}

.footer a:hover {
	text-decoration: underline;
}

.footer-imgs {
	text-align: center;
	padding-bottom: 5px;
}

.pcontent_r .rooms {
	width: 728px;
	float: left;
	margin-top: 10px;
}

.rooms table td {
	height: 28px;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e3e3e3;
}

.rooms .text-weizhi1 {
	width: 30%;
}

.rooms .text-weizhi2 {
	width: 10%;
	text-align: center;
}

.rooms .text-weizhi3 {
	width: 10%;
	text-align: center;
}

.rooms .text-weizhi4 {
	width: 10%;
	text-align: center;
}

.rooms .text-weizhi5 {
	width: 15%;
	text-align: center;
}

.rooms .text-weizhi6 {
	width: 15%;
	text-align: left;
	padding-left: 21px;
}

/*.rooms .padding-top-bottom{ padding-top:4px; padding-bottom:4px;}*/
.rooms .border-bottom {
	border-bottom: dashed 1px #ccc;
}

.rooms .rpName {
	padding-left: 18px;
}

.rooms a.book {
	background: #ff8503;
	border-radius: 3px;
	display: block;
	line-height: 19px;
	height: 19px;
	width: 44px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.rooms a.booknone {
	background: #c4c3c3;
	border-radius: 3px;
	display: block;
	line-height: 19px;
	height: 19px;
	width: 44px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.pcontent_r .channel-container,
.pcontent_r .bookDes,
.pcontent_r .fuwuDes,
.pcontent_r .pics,
.pcontent_r .rnears,
.pcontent_r .comments,
.pcontent_r .orderInfo {
	margin-top: 8px;
	float: left;
	line-height: 22px;
}

.pcontent_r .channel-container {
	width: 100%;
}

.pcontent_r .newslist {
	margin-top: 8px;
	line-height: 22px;
}

.rmap {
	margin: 10px 0;
	height: 426px;
}

/*----地图信息弹出*/
.mh {
	font-size: 12px;
	background: url(../../img/tp3/mapbg.png) 0 0 no-repeat;
	padding-right: 40px;
	padding-top: 29px;
	padding-bottom: 23px;
	width: 317px;
	height: 132px;
	margin-left: 60px;
	margin-bottom: 4px;
	float: left;
}

.mcontent {
	float: left;
	width: 305px;
	height: 161px;
	padding-left: 6px;
	padding-right: 6px;
}

.mcontent .title {
	float: left;
	margin-left: 5px;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
}

.mcontent .address {
	float: left;
	margin-left: 5px;
	width: 180px;
	line-height: 20px;
}

.fuwuDes td.tdLeft {
	width: 13%;
	font-size: 14px;
	font-weight: bold;
}

.fuwuDes td.tdRight {
	padding-top: 6px;
	padding-bottom: 6px;
}

.credit span {
	background-image: url(../../img/credit.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	float: left;
	height: 40px;
	width: 75px;
	margin-top: 8px;
	text-indent: -1000000px;
}

.credit span.visa {
	background-position: -84px 0;
}

.credit span.unionpay {
	background-position: -162px 0;
}

.credit span.master {
	background-position: 0 0;
}

.credit span.amex {
	background-position: -244px 0;
	width: 50px;
}

.credit span.dinersclub {
	background-position: -302px 0;
}

.credit span.jcb {
	background-position: -384px 0;
	width: 40px;
}

.credit span.alipay {
	background-position: -424px 0;
	width: 96px;
}

.credit span.wechat {
	background-position: -517px 0;
	width: 103px;
}

.pcontent_r .pics {
	width: 100%;
}

.pcontent_r .pics li {
	width: 200px;
	height: 214px;
	float: left;
}

.pcontent_r .pics li.m64 {
	margin: 0 64px;
}

.pcontent_r .pics li img {
	width: 200px;
	height: 180px;
	border-radius: 3px;
}

.pcontent_r .pics li span.name {
	width: 200px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	display: inline-block;
}

.pcontent_r .rnears .onenear {
	width: 714px;
	float: left;
	border: 1px solid #ccc;
	padding: 6px;
	margin-bottom: 20px;
}

.pcontent_r .rnears .rntitle {
	width: 714px;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
}

.pcontent_r .rnears .rnlist {
	width: 714px;
	float: left;
}

.pcontent_r .rnears .rnlist li {
	width: 238px;
	float: left;
	line-height: 24px;
}

.pcontent_r .rnears .rnlist li span.jl {
	margin-left: 10px;
	color: #000;
}

.comments li {
	position: relative;
	border-bottom: 1px dashed #ccc;
	padding: 8px 0;
}

.comments li .com_l {
	position: absolute;
	top: 8px;
	left: 0;
	width: 30px;
	margin-top: 3px;
	margin-right: 10px;
	text-align: center;
	background: #960;
	border-radius: 3px;
	color: #fff;
}

.comments li .com_r {
	padding-left: 40px;
	line-height: 22px;
}

.rcompage {
	width: 728px;
	height: 34px;
	line-height: 34px;
	text-align: right;
	float: left;
}

.rcompage .curpage {
	font-weight: bold;
}

.commentFrm {
	width: 700px;
	margin-top: 10px;
	float: left;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 14px;
}

.commentFrm .commentFrm_title {
	font-size: 18px;
	margin-bottom: 8px;
}

.commentFrm .commentFrm_frmc {
	float: left;
}

.commentFrm .commentFrm_frmc input[type="text"] {
	width: 150px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
}

.commentFrm .commentFrm_frmc input.chkcode {
	width: 60px;
}

.commentFrm .commentFrm_frmc input[type="submit"] {
	width: 120px;
	height: 30px;
	background: #f60;
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	margin-left: 15px;
}

.newslist li {
	width: 728px;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px dashed #ccc;
}

.newslist li span {
	float: right;
}

.newspage {
	text-align: center;
	height: 36px;
	line-height: 36px;
}

.newstitle {
	width: 728px;
	float: left;
	margin-top: 10px;
	text-align: center;
}

.newstitle h2 {
	font-size: 22px;
	text-align: center;
}

.newstitle span.datejoin {
	margin-top: 8px;
	display: inline-block;
}

.newscontent {
	width: 728px;
	margin-top: 10px;
	display: inline-block;
	line-height: 22px;
}

.newsPreNext {
	width: 728px;
	line-height: 36px;
	margin-top: 10px;
}

.bgColor {
	background-color: #efefef;
}

.oi {
	width: 728px;
	line-height: 30px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.oii {
	float: left;
	width: 728px;
	line-height: 22px;
}

.oii table tr td {
	padding: 6px 0;
}

.oii .price {
	font-size: 16px;
	color: #f60;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f60;
	display: inline-block;
	font-family: Tahoma, Geneva, sans-serif;
	cursor: pointer;
}

.oii .submit-btn {
	margin: 10px 0 20px;
	height: 38px;
	/* width: 165px; */
	padding: 0 16px;
	line-height: 38px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background: #f60;
	border-radius: 3px;
}

.oii span.teshu {
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c30;
	color: #c30;
	cursor: pointer;
}

.tatext {
	width: 490px;
	height: 48px;
}

.guarantee-box {
	margin-bottom: 10px;
	line-height: 24px;
	color: #f60;
	font-weight: bold;
}

.guarantee-box input[type="checkbox"] {
	vertical-align: middle;
}

.guarantee-box ol {
	padding-left: 15px;
	font-weight: normal;
	/* color: #333; */
}

.guarantee-box ol,
.guarantee-box ol li {
	list-style: decimal;
}

.desc-text {
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 24px;
	color: #e15d23;
}

.desc-text ol {
	padding-left: 15px;
}

.channelBook {
	display: inline-block;
	width: 38px;
	padding: 5px 10px;
	color: #ffffff;
	text-align: center;
	background-color: #ff8503;
	border-radius: 3px;
	transition: all 0.3s ease;
}

.channelBook:hover {
	color: #ffffff;
	background-color: #f09b3e;
}

.channel-desc {
	clear: both;
	padding: 15px 10px;
	font-size: 16px;
}

.channel-desc p {
	padding: 0 50px;
	margin-bottom: 10px;
}

.channel-desc p.textCenter {
	text-align: center;
}

.channel-desc a.channelBook {
	width: auto;
}

.box-container {
	background-color: #eeeded;
	-webkit-box-shadow: 1px 5px 5px #dddddd;
	box-shadow: 1px 5px 5px #dddddd;
}

.box-container .path {
	padding-top: 5px;
	color: #a8a3a3;
}

.box-container .path a {
	color: #a8a3a3;
}

.comment-hot {
	float: left;
	width: 250px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 5px;
	box-sizing: border-box;
}

.comment-hot .head-title {
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

.comment-hot .content-list {}

.comment-hot .content-list ul {}

.comment-hot .content-list ul>li {
	position: relative;
	padding: 5px 0;
	padding-left: 44px;
	line-height: 20px;
	word-break: break-word;
	border-bottom: 1px dashed #dddddd;
}

.comment-hot .content-list ul>li:last-of-type {
	border-bottom: none;
}

.comment-hot .content-list ul>li>span {
	position: absolute;
	left: 0;
	padding: 0 5px;
	color: #fff;
	background-color: #960;
	border-radius: 3px;
}

.meeting-container {
	padding: 10px;
	line-height: 24px;
	font-size: 14px;
	border-top: 1px solid #dddddd;
}

.meeting-container h3 {
	padding-bottom: 5px;
	font-size: 16px;
}

.gg-meeting-container {
	float: right;
	width: 630px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 5px;
	box-sizing: border-box;
}

.owl-container {
	float: left;
	width: 686px;
	height: 260px;
}

#banners {
	position: relative;
}

#banners img {
	height: 261px;
}

#banners .owl-dots {
	display: none;
}

#banners .owl-nav {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 100%;
}

#banners .owl-nav button {
	position: absolute;
	width: 50px;
	height: 50px;
	background-color: rgba(0, 0, 0, 0.4);
}

#banners .owl-nav button:nth-of-type(1) {
	left: 0;
}

#banners .owl-nav button:nth-of-type(2) {
	right: 0;
}

#banners .owl-nav button span {
	line-height: 30px;
	color: #ffffff;
	font-size: 42px;
}

.channel-booking {
	font-size: 14px;
	border-top: 1px solid #e0e0e0;
}

.channel-booking * {
	box-sizing: border-box;
}

.channel-booking>li {
	float: left;
	display: inline-block;
	padding: 5px 7px;
	/* height: 42px;
	line-height: 42px; */
}

.channel-booking>li>p {
	margin-bottom: 5px;
}

.channel-booking>li>p:last-child {
	margin-bottom: 0;
}

.channel-booking>li:nth-of-type(1) {
	width: 15%;
}

.channel-booking>li:nth-of-type(2) {
	width: 63%;
}

.channel-booking>li:nth-of-type(3) {
	width: 20%;
	padding-left: 0;
	padding-right: 0;
}

.channel-booking>li:nth-of-type(3)>div {
	margin-bottom: 5px;
}

.channel-booking>li:nth-of-type(3)>div:last-of-type {
	margin-bottom: 0;
}

.channel-booking>li:nth-of-type(3)>div>a {
	display: inline-block;
	float: left;
	padding: 3px 10px;
	color: #ffffff;
	font-size: 12px;
	background-color: #ff8602;
}

.channel-booking>li:nth-of-type(3)>div>span {
	display: inline-block;
	float: left;
	margin-left: 5px;
}

.channel-booking>li:nth-of-type(3)>div>span>img {
	width: 60px;
}

/* 小程序码弹出层 */
.mt-box {
	position: relative;
}

.mt-box .minicode-box {
	display: none;
	position: absolute;
	left: -155px;
	bottom: 0;
	width: 150px;
	padding: 10px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.09);
}

.mt-box .minicode-box img {
	/* width: 140px; */
	width: 100%;
}

.mt-box .minicode-box span {
	display: block;
	margin-top: 5px;
	text-align: center;
}

.mt-box:hover .minicode-box {
	display: block;
}

.reselectdate {
	padding: 10px 0;
}

.reselectdate input,
.iptc {
	padding: 0 6px;
	margin-right: 10px;
	width: 150px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #dddddd;
}

.selc {
	width: auto;
}

.reselectdate button {
	/*margin-left: 5px;*/
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background-color: #f60;
	border: none;
}

.policy-container {
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 2px;
}

.policy-container .lt {
	line-height: 1.8;
	font-size: 16px;
	font-weight: bold;
}

.policy-container .lc {
	margin-top: 10px;
	line-height: 1.8;
}

.channel-list-box {
	width: 500px;
	margin: 0 auto;
}

.channel-list-box li {
	float: left;
	/* width: 50%; */
	width: 50%;
	text-align: center;
}

.channel-list-box li span {
	display: inline-block;
	/* margin-left: 5px; */
	margin-bottom: 10px;
	height: 32px;
}

.channel-list-box li span img {
	vertical-align: middle;
	width: 80px;
}

.getSmsCode {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #f1f1f1;
	border: none;
	outline: none;
}