@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h4, h5, h6, input, button, textarea, p, blockquote, th, td, form, figure,select,textarea,img{margin:0px; padding:0px; border:0px;}
body{font-family:"Î¢ÈíÑÅºÚ"; font:14px/20px; z-index:10£; max-width:640px; margin:0 auto;}
li {list-style-type:none;}
input{ border:none; outline:none}
a {text-decoration:none; color:#000;}
a:hover {text-decoration:none; color:#866d2d}
.clear {clear:both; height:0px;}
.hide {display: none;}
.hidden{display: none;}
table { border-collapse: collapse; border-spacing: 0;}
address, cite, dfn, em, i, optgroup, var {font-style: normal;}

.m_header {height:50px; background:#533a33;}
.m_header .m_title {width:80%; height:50px; line-height:50px; color:#fff; display:block; padding:0px; float:left; text-align: center}
.m_header .m_title img{width:30px; margin-top:10px;}
.menu_btn {height:50px;float:right; width:20%;}
.menu_btn span {float:right; width:30px; height:30px; display:block; background:url(../wimages/menu.png) no-repeat; -webkit-background-size:100% 100%; -moz-background-size:100% 100%; -ms-background-size:100% 100%; background-size:100% 100%; margin-top:10px;  margin-right:10px; }

/* General styles for all menus */
.cbp-spmenu{background:#fff;border-left:1px solid #fff;position:fixed;}
.cbp-spmenu a{display:block;color:#866d2d;font-size:1.1em;font-weight:300;}
.cbp-spmenu a:hover{background:#d1ccbd;}
.cbp-spmenu a:active{background:#d1ccbd;color:#866d2d;}
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical{width:200px;height:100%;top:0;z-index:1000;}
.cbp-spmenu-vertical a{border-bottom:1px solid #d1ccbd; padding:10px;}
.cbp-spmenu-vertical a.caidan{border-bottom:0px solid #d1ccbd; padding:5px; background:#ccc; margin:5px 0px}
.cbp-spmenu-horizontal{width:100%;height:150px;left:0;z-index:1000;overflow:hidden;}
.cbp-spmenu-horizontal h3{height:100%;width:20%;float:left;}
.cbp-spmenu-horizontal a{float:left;width:20%;padding:0.8em;border-left:1px solid #ccc;}
/* Vertical menu that slides from the left or right */
.cbp-spmenu-left{left:-200px;}
.cbp-spmenu-right{right:-200px;}
.cbp-spmenu-left.cbp-spmenu-open{left:0px;}
.cbp-spmenu-right.cbp-spmenu-open{right:0px;}
/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top{top:-150px;}
.cbp-spmenu-bottom{bottom:-150px;}
.cbp-spmenu-top.cbp-spmenu-open{top:0px;}
.cbp-spmenu-bottom.cbp-spmenu-open{bottom:0px;}
/* Push classes applied to the body */
.cbp-spmenu-push{overflow-x:hidden;position:relative;left:0;}
.cbp-spmenu-push-toright{left:20px;}
.cbp-spmenu-push-toleft{left:-200px;}
/* Transitions */
.cbp-spmenu,.cbp-spmenu-push{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
#show_bg {width:100%; height:100%; background:rgba(0, 0, 0, 0.5); position:fixed; top:0px; left:0px; z-index:999; display:none;}

.ncontent a.link{text-indent:0em; display:none;
width:100px; margin-bottom:10px;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    border: 1px solid #886d2d;
    text-align: center;
    letter-spacing: 0px;
    background-color: #866d2d;
    color: #fff;
    font-size: 16px;
	margin:0px 10px 10px 10px;
}

/*banner*/
.container-fluid {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -5px;
  margin-left: -5px;
}
.slides {width:100%; height:auto; overflow:hidden; position:relative;}
.slides a {width:100%; height:auto; overflow:hidden; display:block; position:relative;}
.slides a img {width:100%; height:auto; overflow:hidden; display:block;}

.slidesjs-pagination {height:10px; position:absolute; bottom:20px; left:50%; margin-left:-60px; z-index:998;}
.slidesjs-pagination li {width:30px; height:10px; line-height:10px; margin:0px 3px; float:left;}
.slidesjs-pagination li a {font-size:12px; text-align:center; color:#fff; font-size:0px; background:#fff; display:block;}
.slidesjs-pagination li a.active,.slidesjs-pagination li a:hover.active {background:#2a95f9; color:#2a95f9;}
.slidesjs-pagination li a:hover {background:#2a95f9; color:#2a95f9;}

.slidesjs-navigation {display:none;}
.slidesjs-navigation .slidesjs-previous {width:35px; height:100px; line-height:100px; font-size:36px; margin-top:-50px; padding-left:0px; position:absolute; top:50%; left:0px; z-index:999;}
.slidesjs-navigation .slidesjs-previous:hover {background:rgba(0,0,0,0.3); -moz-border-top-right-radius:3px; -webkit-border-top-right-radius:3px; -ms-border-top-right-radius:3px; border-top-right-radius:3px; -moz-border-bottom-right-radius:3px; -webkit-border-bottom-right-radius:3px; -ms-border-bottom-right-radius:3px; border-bottom-right-radius:3px;}
.slidesjs-navigation .slidesjs-next {width:35px; height:100px; line-height:100px; font-size:36px; margin-top:-50px; padding-left:10px; position:absolute; top:50%; right:0px; z-index:999;}
.slidesjs-navigation .slidesjs-next:hover {background:rgba(0,0,0,0.3); -moz-border-top-left-radius:3px; -webkit-border-top-left-radius:3px; -ms-border-top-left-radius:3px; border-top-left-radius:3px; -moz-border-bottom-left-radius:3px; -webkit-border-bottom-left-radius:3px; -ms-border-bottom-left-radius:3px; border-bottom-left-radius:3px;}
.slides:hover .slidesjs-navigation {display:block;}

.iabout{width:96%; margin:10px auto;}
.iabout h1{font-size:18px;}
.iabout p{color: #343434; font-family: 'ËÎÌå',sans-serif; font-size: 14px; font-weight: normal; line-height: 22px; margin-bottom: 10px;}

.scontent{width:96%; margin:10px auto 0px;}
.scontent img{max-width:100%; margin:0 auto; display:block;}

.newstit{font-family: 'ËÎÌå'; color: #343434; font-size: 18px; line-height: 35px; width:100%; display:block;}
.newsdate{font-family: 'ËÎÌå'; color: #866d2d; font-size: 14px; line-height: 18px; width:100%; display:block;}
.newszhaiyao{color: #343434; font-family: 'ËÎÌå',sans-serif; font-size: 12px; font-weight: normal; line-height: 22px; margin-bottom: 10px; margin-top: 0; height:66px; overflow:hidden}
.titles{ clear: both; margin: 5px 0 5px 0; padding: 0;}
.titles img {display: block; vertical-align: bottom; max-width: 100%;}

.scontent{color: #343434; font-family: 'ËÎÌå',sans-serif; font-size: 12px; font-weight: normal; line-height: 22px; margin-bottom: 10px;  margin-top: 0;}
.scontent p{color: #343434; font-family: 'ËÎÌå',sans-serif; font-size: 12px; font-weight: normal; line-height: 22px; margin-bottom: 10px; margin-top: 0;}
.page-label {background: url(../wimages/label_bg.jpg) repeat-x bottom left; clear: both;  margin: 0;padding: 4px 0 4px 0; width: 100%;  border-bottom: 1px solid #bcbebd;}
.page-label h1{color: #343434; font-size: 14px; margin: 0; padding: 0 0 0 10px;}

.backindex{ background: white; border-top: 1px solid #d4d5d6; clear: both;height: 20px;margin: 0;padding: 5px 0;width: 100%;border-bottom: 1px solid #DBDCDD;}
.backindex a{background: url(../wimages/back_arrow.png) no-repeat 10px center; color: #866d2d;font-size: 14px;font-weight: bold;padding-left: 30px;text-decoration: none;text-transform: uppercase;}
#footer {
    clear: both;
    background: url(../wimages/footer-bg.png) top left repeat-x #FFF;
    text-align: center;
    margin: 0;
    padding: 0;
    position: relative;
}
.footer-navi {
    background: none;
    clear: both;
    height: 27px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.footer-navi ul {
    margin: 0;
    padding: 7px 0 0 0;
}
.footer-navi ul li {
    display: inline;
    list-style: none;
    margin: 0 10px;
}
.footer-navi a {
    color: #fff;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    padding: 0 7px;
    text-decoration: none;
}
.footer-content {
    padding: 8px 0;
}
.footer-content {
    background: #fff;
    clear: both;
    margin: 0;
    text-align: center;
    width: 100%;
}
.footer-content p {
    color: #aeada9;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    line-height: 11px;
    margin: 0px auto;
    padding: 0;
}

.main{width:96%; margin:0 auto;}

.main_tit{clear: both; margin: 0 auto 12px auto; padding: 12px 0 0 0; width: 100%;;}
.main_tit span{color: #866d2d; font-size: 18px; font-weight: normal; margin: 0; padding: 0; width: 480px; display: inline; font-family: 'ËÎÌå';}
.sub-links-area1{background: url(../images/sub_link_bg.jpg) no-repeat top left; clear: both; min-height: 16px; margin: 0; padding: 3px 0px 0px 0px; width: 100%;}
.main_content_area{clear: both;margin: 0 0 40px 0; padding: 0px 0 0 0; width: 100%; overflow: hidden; min-height: 200px;}
.main_wrapper{clear: both; margin: 0 auto 0 auto; padding: 0; width: 100%;}

.ncontent{color: #343434; font-family: 'ËÎÌå',sans-serif; font-size: 12px; font-weight: normal; line-height: 22px; margin-bottom: 10px;  margin-top: 0;}
.ncontent p{text-indent:2em; color: #343434; font-family: 'ËÎÌå',sans-serif; font-size: 12px; font-weight: normal; line-height: 22px; margin-bottom: 10px; margin-top: 0;}
.more{color: #343434; font-family: 'ËÎÌå',sans-serif; font-size: 12px; font-weight: normal; line-height: 22px; margin-bottom: 10px;  margin-top: 0; background:#f2f2f2; margin-top:10px; padding: 6px 10px; border: 1px solid #DBDBDB;}
.ncontent h1{font-family: 'ËÎÌå'; color: #343434; font-size: 18px; line-height: 35px; width:100%; display:block; font-family:normal}
.ntith1{font-family: 'ËÎÌå'; color: #343434; font-size: 18px; line-height: 35px; width:100%; display:block; font-family:normal}
.ccontent{color: #343434; font-family: 'ËÎÌå',sans-serif; font-size: 12px; font-weight: normal; line-height: 22px; margin-bottom: 10px;  margin-top: 0;}
.ccontent p{color: #343434; font-family: 'ËÎÌå',sans-serif; font-size: 12px; font-weight: normal; line-height: 22px; margin-bottom: 10px; margin-top: 5px;}

.albumlist {
    width: 100%;
}
.albumlist li {
    width: 100%;
}


.roomlist{width:100%;}
.roompic{width:100%; text-align:center;}
.roompic img{width:90; margin: 15px 5% 0px; max-width:360px; max-height:360px;}
.roominfo{width:100%; margin:0px 0px;}
.rtype{float:left; width: 100%; margin-left:0px; padding-right: 0px;}
.rtype h2{font-size: 16px; font-weight: normal; color: #876c2e; margin-top: 15px;font-family: 'ËÎÌå',sans-serif;}
.rtype h2 a{color: #876c2e;}
.rtype .facily-list{width: 100%; height: 1px; background-color: #533c32; margin-top: 5px;}
.rtype .room-area{line-height: 18px; margin-top: 4px; font-size: 12px;}
.rtype .room-area cite{cursor: default; display: inline-block;  margin-right: 6px; white-space: normal; font-style: normal; color:#000; font-size:12px}
.rtype .rate-desc{font-style: normal; color:#000; font-size:12px}
.span_rate_desc{color:#cc6633}
.roomprice{color:#cc6633}
.roombtn{text-align:center; margin-top:5px;}
.to_booking{
    display: inline-block;
    padding: 5px 20px;
    background-color: #bb9754;
    color: #FFF;
    text-decoration: none;
    margin: 0 1.2%;
    max-width: 120px;
    text-transform: uppercase;
    line-height: 120%;
    font-size: 16px;
}
.text-input-width {
    margin: 2px auto;
        margin-right: auto;
    padding: 0px 5px;
    width: 120px;
    border: 1px solid #b2b2b2;
}
.form-control {
    background-clip: padding-box;
    border: 1px solid #b2b2b2;
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    height: 28px;
    line-height: 28px;*
    border: 1px solid #b2b2b2;*
    outline: 0 none;
}
label.tips-icon {
    color: #ff0000 !important;
    width: 15px;
    min-width: 15px !important;
    padding: 8px 5px 0;
        padding-right: 5px;
    vertical-align: middle;
}

.form-width {
    width: 75%;
}

.form-area{width:75%; height:40px;}
.booking-service-btn {
    width: 100%;
    text-align: center;
    padding: 20px 0 20px !important;
    display: block;
}
.btn-back {
    background-color: #b9b9b9;
}
.booking-service-btn a {
    color: #fff;
    text-decoration: none;
}
.btn {
    background-clip: padding-box;
    border: medium none;
    border-radius: 3px;
    outline: medium none;
    padding: 8px 25px;
    *padding: 8px 12px 5px;
    transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s;
    color:#fff;
    font-size: 15px;
}
.btn-warning {
background-color: #9a7f53;}
booking-service-btn .btn-warning, .booking-service-btn .btn-back {
    font-size: 18px;
    letter-spacing: 2px;
    padding: 8px 40px;
    vertical-align: bottom;
    margin-right: 8px;
}
.form-control:focus, .queryMod ul li input.Wdate:focus {
    border-color: rgba(52, 151, 219, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(52, 152, 219, 0.6);
    outline: 0 none;
}

.loginWrapInner {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ff0000;
    margin: 3px 0 3px 116px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    width: 307px;
    z-index: 9999;
    font-size: 13px;
    position: absolute;
}

.managerorderform li input { width: 200px; height: 20px; border: 1px solid #ccc; padding: 5px;}
.managerorderform a { display: inline-block;  width: 96px; height: 38px;
    background: #9a7f53;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
}
.managerorderform .msearchbtn{ float:none; margin-left:95px;}


.managerorder{width:100%; height:auto; float: none; background: url(../images/navigation_bg.png) no-repeat 0 0; clear: both; margin-left:31px; padding: 0px 0px; width: 192px; display: flex;}
.managerorder li{line-height: 40px; width:192px;background: url(../images/na_li_bg.png) no-repeat center bottom; padding:0px 0px;}
.managerorder a {color:#533c32; background: url(../images/arrow_close.png) no-repeat 8px 20px; padding: 12px 16px 12px 20px; font-size:13px; margin-left:15px;}
.managerorder li.active{    background: url(../images/sub_acitve_bg.png) }
h1.my-order {
    font-size: 18px;
    background: #9a7f53;
    height: 32px;
    line-height: 32px;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
}
.order-list{border:1px solid #fff; width: 100%;}
.orderlistbg{float:left; width:100%;background-color: #e1d8bf; margin: 5px 0px 0px;}
.orderlist{clear:both; width:100%; margin:0px auto; display:block; background:#e5dfc9}
.booking-cont{ box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
    background: #e5dfc9;
    border-radius: 3px;
    padding: 10px 0px;
    width: 100%;
    border: 1px solid #e0e0e0\9;
}
.table thead tr th {
    background: #f1efef none repeat scroll 0 0;
    border-bottom: 2px solid #fff;
    font-size: 15px;
    padding: 10px 8px;
    text-align: center;
    text-transform: uppercase;
    border-right: 1px solid #fff;
}
.table tbody tr td.tdnoline {
    border-top: none;
}
.table tbody tr.first-one td {
    border-bottom:  1px solid #fff;
}

.footer_one_list img{display:none;}

.imenu{text-align: center;}
.imenu .inav{background-color: #d9d9d9; padding: 15px 0;}
.imenu .inav a {
    display: inline-block;
    padding: 10px 20px;
    background-color: #bb9754;
    color: #FFF;
    text-decoration: none;
    margin: 0 1.2%;
    max-width: 120px;
    text-transform: uppercase;
    line-height: 120%;
}

.inav2{padding:25px 0px}
.imenu .inav2 .wrap{
	width:100%;
display: flex;
}
.imenu .inav2 a {
    display: block;
    padding: 10px 0px;
    color: #bb9754;
    text-decoration: none;
    width: 33.33%;
    text-transform: capitalize;
    line-height: 125%;
	font-family: '??',sans-serif;
font-size: 14px;
font-weight: normal;
float:left;
}
.imenu .inav2 a:not(:last-child) {
    border-right: solid 1px #bebebe;
}