
/* ***************************************************************全局默认*********************************************************** */
/*默认显示颜色统一*/
.header,.ui-btn-up-c,.qn_header,.ui-btn-icon-left > .ui-btn-inner > .ui-icon-back, .ui-btn-icon-left > .ui-btn-inner > .ui-icon-alert{
    background-color: #b70959;
    /*background-color: #2577E3;*/
}
/*默认按钮颜色*/
.ui-btn-up-c,.btn_book_more.view_room,.searchRoom_bt a,.map,.btn_book a:link,.theme-options ul li,.backDate span,.ruleLayer .view-booking,.btn_detail{
    /*background-color: #FFB000;*/
    background-color: #8F0042;
}
/*默认按钮按下*/
.ui-btn-hover-c,.ui-btn-down-c,.btn_book a:active,.map:hover,.map:active,.searchRoom_bt a:active,
#mycontrol ul li a:active,.btn_book a:hover,.btn_book a:active,.btn_book a:visited,.theme-options ul li:hover,.theme-options ul li:active,
.ruleLayer .view-booking:active,.ruleLayer .view-booking:hover,.btn_detail:active,.btn_detail:hover{
    /*background-color: #F79700;*/
    background-color: #a81154;
}
/*内页header背景色*/
.ui-bar-a.color_style{
    background: #a81154;
    /*background: #55AAFF;*/
    color: #fff;
    height: 44px;
}
/* ****************************************************************首页************************************************************ */
/*以下单独设置样式*/
/*首页header*/
/*.header{*/
    /*background: #fff;*/
    /*height: 50px;*/
/*}*/
/*首页logo*/
/*.header h1 img {*/
    /*height: 50px;*/
/*}*/
/*.english{*/
    /*color: #fff;*/
    /*background-color: #2577E3;*/
    /*border: 0;*/
    /*width: 60px;*/
/*}*/
/*首页英文*/
/*.lan-change{*/
    /*background: #f00;*/
    /*top:53px;*/
/*}*/
/*导航图片*/
/*.position-index{*/
    /*height: 30px;*/
    /*top:12px;*/
    /*background-image: url(../images/position.png);*/
    /*background-position: center;*/
    /*background-size: 50%;*/
    /*background-repeat: no-repeat;*/
/*}*/
/*.position-index a{*/
    /*opacity: 0;*/
/*}*/
/*主题样式*/
/*.theme-index{*/
    /*position: absolute;*/
    /*left: 5px;*/
    /*width: 50px;*/
    /*color: #fff;*/
    /*height: 30px;*/
    /*top:12px;*/
    /*z-index: 2000;*/
    /*background-image: url(../images/menu-icon.png);*/
    /*background-position: center;*/
    /*background-size: 100%;*/
    /*background-repeat: no-repeat;*/
/*}*/
/*.theme-options{*/
    /*top:54px;*/
/*}*/
/*.theme-options ul{*/
    /*height: 30px;*/
    /*line-height: 30px;*/
    /*cursor: pointer;*/
/*}*/
/*主题选择列表背景色*/
/*.theme-options ul li{*/
    /*border-bottom: 1px solid#000;*/
    /*background-color: #0aa;*/
/*}*/
/*主题选项点击颜色*/
/*.theme-options ul li:hover,.theme-options ul li:active{*/
    /*background-color: #0ff;*/
/*}*/
/* ******************************************************************内页header************************************************************** */
/*内页header返回、主页*/
.ui-btn-left > .ui-btn-inner > .ui-icon-arrow-l, .ui-btn-right > .ui-btn-inner > .ui-icon-home{
    background-color: #49494A;
    background-color: rgba(0,0,0,0);
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);*/
    box-shadow: 0 0 0 0;
    border-radius: 0;
    /*width: 30px;*/
    /*height: 30px;*/
    /*background-image: url("../images/sheshi.png");*/
    /*background-size: 80% 80%;*/
    /*background-position: center;*/
}
.ui-btn-left > .ui-btn-inner > .ui-icon-arrow-l{
    background-image: url(images/arr-l.png);
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
}
.ui-btn-right > .ui-btn-inner > .ui-icon-home{
    background-image: url(images/home.png);
    background-size: 115%;
    background-position: center;
    background-repeat: no-repeat;
}
/* ****************************************************************重新查找、联系我们************************************************************** */
.ui-btn-icon-left > .ui-btn-inner > .ui-icon-back, .ui-btn-icon-left > .ui-btn-inner > .ui-icon-alert{
    border-radius: 10px;

}
/* ****************************************************************按钮效果************************************************************** */

/*按钮圆角*/
.ui-btn-corner-all {
    border-radius: 0.1em;
}
/*输入框圆角和阴影*/
.ui-corner-all {
    border-radius: 0.3em;
}
.ui-shadow-inset {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}

/*查找房间结果看房按钮*/
.btn_book_more.view_room{
    background-color: #F79700;
}
.btn_book_more.view_room a{
    text-shadow: 0 0 0 #FFFFFF;
}

/* ****************************************************************房价显示下拉图片************************************************************** */
.show{
    background: url("../images/show.png") center/70% no-repeat;
}
.hide{
    background: url(../images/hide.png) center/80% no-repeat;
}
/* ****************************************************************qunaer查询房价预定页面css************************************************************** */
/*qunaer查询房价预定页面css*/
.qn_header{
    /*background-color: #386C56;*/
}
/*返回按钮*/
.qn_header .back {
    background-image: url(images/arr-l.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40%;
}
/*共几晚css*/
.backDate span{
    /*background-color: #386C56;*/
}
.searchRoom_bt a{
    /*background: #537F69;*/
    color: #fff;
}
.searchRoom_bt a:active{
    /*background: #386C56;*/
}
/*日历选择界面颜色*/

/*右侧按钮（若有）*/
.qn_header .home {
    background-image: url(images/home.png);
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
}
.qn_header .right {
    color: #fff;
    /*cursor: pointer;*/
    /*height: 42px;*/
    /*line-height: 42px;*/
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 0;*/
    /*width: 42px;*/
}

/* ****************************************************************联系我们电子地图css************************************************************** */
.map{
    /*background-color: #ffa442;*/
}
.map:hover,.map:active{

}
/*地图导航提示框title文字*/
.BMap_bubble_title{
    /*color: ;*/
}
#mycontrol ul li a:active{
    /*background-color: #ffa442;*/
}

/*预定成功*/
/*字段宽度*/
.order_item{
    /*min-width: 300px;*/
}

/*other common css*/
.textcolor-red{
    color: red;
}