@font-face {font-family: "iconfont_mlhk";
	src: url('iconfont_mlhk.ttf?t=1481771075055') format('truetype');
}
body {
	    font-family: Microsoft YaHei,Helvetica,sans-serif;
}
.iconfont_mlhk {
	font-family:"iconfont_mlhk" !important;
	font-size:0.8rem;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.iconfont_mlhk-home:before { content: "\e662"; }
.iconfont_mlhk-share:before { content: "\e61d"; }
.iconfont_mlhk-star:before { content: "\e666"; }
.iconfont_mlhk-calendar:before { content: "\e667"; }

.bar-nav {
     margin: 0 auto;
}
.content {
    background-color: #fff;
}
.page {
    max-width: 720px;
    margin: 0 auto;
    height: 100%;
  
}
.home {
    overflow: overlay;
}
.home nav {
  min-width: 320px;
  width: 100%;
  position: absolute;
  bottom: 1.5rem;
}
}
.icon-nav {
    width: 100%;
    display: -webkit-box;
    text-align: center;
}
p {
    margin: 0em 0;
	color: #fff;
}
.icon-nav li {
    -webkit-box-flex: 1;
    margin: 0.5em;
    padding: 0;
    list-style: none;
    -webkit-border-radius: 5px;
}
.icon-nav li {
    -webkit-box-flex: 1;
    margin: 0.5em;
    padding: 0;
    list-style: none;
    -webkit-border-radius: 5px;
}
.icon-nav li {
    -webkit-box-flex: 1;
    margin: 0.5em;
    padding: 0;
    list-style: none;
    -webkit-border-radius: 5px;
}

.icon-nav .icon {
    margin: 0 1.5em 0.2em;
}
.icon-nav .icon img {
    width: 3rem;
    height: 3rem;
    width: 100%;
    max-width: 160px;
    vertical-align: top;
}
.home .tel {
    text-align: center;
	font-size: 120%;
    font-weight: bold;
}
a {
    text-decoration: none;
	color: #494949;
}

.page{
	background:#F4EFEB;
}

.bar-nav{
	background:linear-gradient(to right,#AC1A63,#790B64);
}

.title{
	color:#F4EFEB;
}

.bar-tab{
	background:#7E1F59;
	font-size:0.7rem;	
}

.bar-tab .iconfont{
	font-size:0.8rem;	
}

.bar-nav a,.bar-tab .tab-item{
	color:#FFF;
}

.list-block {
  margin: 0.5rem 0;
   font-size: .75rem;

}

.badges em,.member em{
	border:none;
	background:#B77DB3;
	color:#FFF;
	font-style:normal;
	border-radius:2px;
	padding:0.1rem 0.2rem;	
	font-size: 0.6rem;
}

.badges em{
	margin-right:0.2rem;
}

.badges em.zao{
	background:#AD4C8E;
}

.badges em.yufu{
	background:#E2358C;
}

.member em{
	font-weight:bold;
}

.member em.pt{
	background:#D7A3C5;
}

.member em.gold{
	background:#D1C590;
}

.member em.silver{
	background:#BEC0C5;
}

.member em.star{
	background:#A0B5D4;
}

.price{
	color:#AA3873;
	font-size:0.7rem;
}

.price span{
	font-size:0.9rem;
	
}

.price.disabled{
	color:#999;
}

.price.disabled span{
	text-decoration:line-through; 
}


/*酒店首页*/
.hotel-title {
	margin:0;
}

.hotel-title  .item-title{
	font-size:0.8rem;
	font-weight:bold;
	color:#000;
}

.hotel-title  .item-after{
	font-size:0.6rem;
	color:#801E59;
}

.date-row{
	margin-top:0;
}

.date-row ul:before{
	display:none;
}

.date-row a{
	color:#333;
	font-size:0.8rem;
}

.date-row .iconfont{
	color:#801E59;
	font-size:1rem;
}

.date-row .label{
	font-size:0.6rem;
	line-height:1.4rem;
}

.date-row .total{
	color:#801E59;
}
.list-block .item-after, .list-block .item-subtitle {color: #AC1A63;}
.list-block .item-after, .list-block .item-subtitle {color: #AC1A63;}
.list-block .item-text {  font-size: .7rem;}
.room-list{
	border-top:1px solid #e7e7e7;
}

.room-list  .item-title{
	color:#000;
	line-height:1.2;
}

.room-list  .item-after{
	width:45%;
	max-height:1.8rem;
	line-height:1.8rem;
	position:relative;
}

.room-list  .item-after .icon{
	color:#777;
	margin-left:0.5rem;
	position:absolute;
	right:0;
	top:0;
}

.room-type{
	margin:0;
}

.room-type ul:before{
	display:none;
}

.room-type.current ul:after{
	display:none;
}

.room-list .current .icon-down:before { 
	content: "\e612";
	color: #801E57;
}

.price-list{
	display:none;
	margin:0;
}

.price-list.current{
	display:block;
}

.price-list ul{
	padding-bottom:0.5rem;
}

.price-list ul:before{
	display:none;
}

.price-list .item-inner{
	background:#F4EFEB;
	padding-left:0.5rem;
}

.price-list .item-inner.member{
	background:#E3DBD8;
}

.member .price{
	text-align:right;
	margin:0;
	color:#AAA;
}

.member .price span{
	font-size:0.75rem;
}

.price-list .booking-btn{ 
	line-height:1.8rem;
	height:1.8rem;
	background: #801E57;
	border-color:#801E57;
	color:#FFF;
	font-size: 0.8rem;
	position:absolute;
	right:0;
	top:0;
}

.price-list  .booking-btn.disabled{ 
	background: #CCC;
	border-color:#CCC;
}
.bar .button-link { color: #fff;}
#page-home .bar-nav{	background: #fff;}
.button-success.button-fill {   background-color: #AB1A63;}
label.label-checkbox input[type=checkbox]:checked+.item-media i.icon-form-checkbox, label.label-checkbox input[type=radio]:checked+.item-media i.icon-form-checkbox {
    border: none;
    background-color: #d53b88;
}
.button-danger.button-fill {  background-color: #7e1f59;}

.list-block .promotion_list{
	display: none;
}

.modal-button {color: #7e1f59;}

.list-block.media-list .item-title {
    font-weight: bold;
    font-size: 16px;
	font-family: Microsoft YaHei;
}
.item-subtitle {
    color: #999;
}
.list-block .item-subtitle {
    font-size: .6rem;
}
.list-block .item-text {
    font-size: .5rem;
    color: #999;
}
.list-block .item-after {
    white-space: nowrap;
    color: #5f646e;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-left: .25rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    max-height: 1rem;
}
.icon-nav a .icon {
    background: #54382C;
    margin-bottom: 0.7em;
    width: 3rem;
    height: 3rem;
	line-height: 3rem;
}


.flag {text-align:center;}
.flag  img {max-width:344px;}

.home  {
	background: #54382C url(images/bg_home9.jpg) no-repeat left bottom;
	background-size: cover;
}
.home .logo img {
	margin: 0;
    max-width: 100%;
    float: left;
}
.icon-nav {
    max-width: 720px;
    text-align: center;
    padding: 0rem 1.8rem;
}
.icon-nav .row {
    margin-left: -3%;
    margin-bottom: 0;
}
.modal-text p {color: #3D4145;}
@media (min-width: 768px)
.row {
    overflow: visible;
}
.row .col-33 {
    margin-left: 3%;
    width: 30.333333333333332%;
}
@media (orientation:landscape){
	.home  {
		background: #54382C url(images/bg_landscape.jpg) no-repeat left top;
		background-size: 100%;
	}
	.home nav { bottom: 0.8rem;}
}
.room-list .item-after { width: 40%;}
.BMap_bubble_content p {color:#000;}
.txtyuan {font-size: .5rem;}
.txtminprice {    
	font-size: 1rem;
    line-height: 0.5rem;
    color: #AC1A63;
    padding: 0.1rem 0;
}
.txtqi{font-size: .5rem;}
.mapview { color: #AC1A63;     padding: 0 3px 0 10px;}
.list-block .item-text p {    color: #999;}