.reserve_header{
    height:140px;
    background-image:url(../images/PC-index_01.jpg);
}
.reserve_header>div{
    position:relative;
    width:1145px;
    height:140px;
    margin:0 auto;
}
.reserve_header>div>img{
    width:auto;
    height:60px;
    cursor:pointer;
    margin-top:20px;
}
.reserve_header>div>span.nth2{
    display:inline-block;
    height:38px;
    line-height:38px;
    font-size:28px;
    color:white;
    vertical-align:top;
    margin:38px 0 0 10px;
    padding-left:10px;
    border-left:1px solid #898989;
}
.reserve_header>div>div.right{
    float:right;
    width:106px;
    height:60px;
    background-color: #b2895b;
    margin:20px 110px 0 0;
    cursor:pointer;
}
.reserve_header>div>div.right>span.nth1{
    display:inline-block;
    background:url(../images/reserve_icons.png) no-repeat;
    height:16px;
    width:13px;
    background-position: 0 0;
    margin:12px 0 0 18px;
}
.reserve_header>div>div.right>span.nth2{
    display:block;
    text-align:center;
    font-size:16px;
    color:white;
    margin-top:4px;
}
.reserve_header>div>div.bottom{
    position:absolute;
    bottom:0;
    left:0;
    height:40px;
    line-height:40px;
    background-color:#afa294;
}
.reserve_header>div>div.bottom>div{
    height:100%;
    cursor:pointer;
}
.reserve_header>div>div.bottom>div>span{
    font-size:16px;
    color:white;
    vertical-align:middle;
}
.reserve_header>div>div.bottom>div.white_bg{
    background-color:#FFFFFF;
}
.reserve_header>div>div.bottom>div.white_bg>span{
    color:#3e3a39!important;
}
.reserve_header>div>div.bottom>.left{
    float:left;
    width:286px;
    font-size:18px;
    text-align:center;
    cursor:pointer;
}
.reserve_header>div>div.bottom>.left>span.nth1{
    display:inline-block;
    background:url(../images/reserve_icons.png) no-repeat;
    height:23px;
    width:21px;
    background-position: -52px 0;
    vertical-align:middle;
    margin-right:3px;
}
.reserve_header>div>div.bottom>.center{
    width:286px;
    float:left;
    text-align:center;
}
.reserve_header>div>div.bottom>.center>span.nth1{
    display:inline-block;
    height:20px;
    width:19px;
    background:url(../images/reserve_icons.png) no-repeat;
    background-position: -13px 0;
    margin-right:10px;
}
.reserve_header>div>div.bottom>.center>span{
    font-size:18px;
    color:white;
    vertical-align:middle;
}
.reserve_header>div>div.bottom>.right{
    float:left;
    width:572px;
    text-align:right;
}
.reserve_header div.bottom>.right>span.nth1{
    display:inline-block;
    height:21px;
    width:21px;
    background:url(../images/member_phone.png) no-repeat;
    vertical-align:middle;
    margin-right:3px;
}
.reserve_header div.bottom>.right>span.nth2{
    margin-right:46px;
}
.reserve_wrapper{
    width:1145px;
    margin:0 auto;
}
.reserve_step{
    width:1145px;
    margin:35px auto;
    overflow:hidden;
}
.reserve_step>div{
    height:35px;
    line-height:35px;
    color:white;
    font-size:14px;
    border:none;
    outline:none;
}
.reserve_step>div.nth1{
    width:572px;
    background-color:#afa294;
    text-indent:18px;
    float:left;
}
.reserve_step>div.nth2{
    width:573px;
    float:right;
    background-color:#e2dcd5;
    background-image:url(../images/index_jiantou.jpg);
    background-size:auto 35px;
    background-repeat:no-repeat;
    background-position:left center;
    text-indent:55px;
}
.reserve_content{
    overflow:hidden;
}
.reserve_content>ul.left_information{
    float:left;
    width:290px;
    height:455px;
    background-color:#e2dcd5;
    overflow:hidden;
    margin-bottom:40px;
}
.reserve_content>ul.left_information>li{
    position:relative;
    margin:18px 0 0 22px;
    overflow:hidden;
}
.reserve_content>ul.left_information span.xing{
    display:block;
    color:#898989;
    background-image:url(../images/reserve_icon_xing.png);
    background-repeat:no-repeat;
    background-position:left 3px;
    padding-left:10px;
    font-size:14px;
}
.reserve_content>ul.left_information span.text{
    font-size:15px;
    color:#3e3a39;
    margin-left:8px;
    line-height:34px;
    vertical-align:middle;
}
/*中英文样式切换开始*/
.reserve_content>ul.left_information ul.english{
    position:absolute;
    right:30px;
    top:0;
    vertical-align:middle;
    margin-left:5px;
}
.reserve_content>ul.left_information ul.english>li{
    font-size:15px;
}
.reserve_content>ul.left_information span.number{
    font-size:15px;
    color:#00519b;
    margin-left:4px;
    line-height:34px;
    vertical-align:middle;
}
.reserve_content>ul.left_information span.english{
    position:absolute;
    right:10px;
    bottom:0;
    font-size:15px;
    color:#00519b;
}
/*中英文样式切换截止*/
.reserve_content>ul.left_information input{
    border:none;
    outline:none;
    width:184px;
    height:34px;
    line-height:34px;
    *height:30px;
    *line-height:30px;
    margin-top:5px;
    font-size:15px;
    color:#3e3a39;
    padding-left:5px;
    vertical-align:middle;
}
.reserve_content>ul.left_information input{
    cursor:pointer;
}
.reserve_content>ul.left_information input.icon{
    position:relative;
    opacity:0;
    filter:alpha(opacity=0);
    z-index:2;
}
.reserve_content>ul.left_information input.show_time{
    position:absolute;
    bottom:0;
    left:0;
    background-image:url(../images/reserve_icon_date.png);
    background-position:160px center;
    background-repeat:no-repeat;
    z-index:1;
}
.reserve_content>ul.left_information input.room_number{
    width:95px;
}
.reserve_content>ul.left_information>li.title{
    font-size:22px;
    color:#3e3a39;
    margin-top:26px;
}
.reserve_content>ul.left_information>li.in_time{
    margin-top:32px;
}
.reserve_content>ul.left_information>li.adult_child>div{
    float:left;
}
.reserve_content>ul.left_information>li.adult_child>div.first{
    margin-right:16px;
}
.reserve_content>ul.left_information>li.new_search{
    font-size:16px;
    color:white;
    width:126px;
    height:37px;
    text-align:center;
    line-height:37px;
    cursor:pointer;
    background-color:#3E3A39;
}
.reserve_content>div.right_details{
    float:left;
    margin-left:35px;
    width:820px;
}
.room_detail>span{
    display:block;
}
.room_detail>span.nth1{
    font-size:16px;
    line-height:28px;
    color:#3e3a39;
}
.room_detail>span.nth2{
    font-size:14px;
    color:#898989;
    margin-top:15px;
}
.room_detail>div{
    margin-top:30px;
    overflow:hidden;
}
.room_detail>div>img{
    display:inline-block;
    width:172px;
    height:86px;
    float:left;
}
.room_detail ul{
    float:left;
    margin-left:22px;
}
.room_detail li{
    width:600px;
}
.room_detail li.title{
    font-size:19px;
    color:#3e3a39;
    margin-top:4px;
}
.room_detail li.detail{
    margin-top:10px;
}
.room_detail li.detail>span.nth1{
    display:inline-block;
    width:50px;
    height:20px;
    line-height:20px;
    text-align:center;
    font-size:14px;
    background-color:#B5B5B6;
    color:white;
}
.room_detail li.detail>span.nth2{
    font-size:14px;
    color:#3e3a39;
    margin-left:10px;
}
.room_detail li.last{
    font-size:14px;
    color:#3e3a39;
    margin-top:10px;
}
.room_price{
    margin:40px 0 46px 0;
}
.room_price>li.first{
    height:34px;
    line-height:34px;
    font-size:14px;
    text-indent:20px;
    color:white;
    background-color:#afa294;
}
.room_price>li.last{
    height:62px;
    line-height:62px;
    background-color:#f5f0ea;
}
.room_price>li.last>span{
    display:block;
    float:left;
}
.room_price>li.last>span.nth1{
    margin-left:45px;
}
.room_price>li.last>span.name{
    font-size:14px;
    color:#898989;
}
.room_price>li.last>span.detail{
    font-size:14px;
    color:#3e3a39;
    margin-left:12px;
    width:170px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.room_price>li.last>span.btn{
    float:right;
    width:126px;
    height:38px;
    line-height:38px;
    text-align:center;
    background-color:#EE7C3C;
    color:white;
    margin:12px 11px 0 0;
    cursor:pointer;
}
.reserve_footer{
    padding:20px 0 110px 0;
    border-top:1px solid #C9CACA;
}
.reserve_footer>span{
    font-size:14px;
    color:#898989;
}
.reserve_footer>a{
    display:block;
    float:right;
    width:90px;
    height:20px;
    line-height:20px;
    text-align:center;
    font-size:14px;
    color:white;
    background-color:#B5B5B6;
    cursor:pointer;
}
#other_scheduled{
    overflow:hidden;
    margin-top:56px;
    display:none;
}
.other_scheduled_left{
    float:left;
    width:286px;
    height:456px;
    background-color:#DDE2E6;
    margin-bottom:40px;
}
.other_scheduled_left>li{
    margin-left:34px;
    font-size:16px;
    color:#898989;
    width:190px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow:hidden;
    cursor:pointer;
    margin-top:30px;
    padding-right:10px;
}
.other_scheduled_left>li.title{
    width:auto;
    margin-top:23px;
    font-size:27px;
    padding-bottom:4px;
    color:#898989;
    border-bottom:3px solid #CED2D6;
}
.other_scheduled_left>li.highlight_style{
    background-image:url(../images/hotel_news_arrow.png);
    background-size:5px 10px;
    background-position:right center;
    background-repeat:no-repeat;
    color:#3e3a39;
}
.other_scheduled_list{
    float:right;
    width:852px;
    overflow:hidden;
    margin:-15px 0 90px 0;
}
.other_scheduled_list>a{
    display:block;
    width:269px;
    height:320px;
    float:left;
    margin:15px 0 0 15px;
    background-color:#EAEDEF;
    cursor:pointer;
}
.other_scheduled_list>a>span{
    display:block;
    margin:0 25px;
    width:240px;
}
.other_scheduled_list>a>img{
    display:block;
    height:135px;
    width:100%;
    margin:0;
}
.other_scheduled_list>a>span.name{
    margin-top:16px;
    font-size:20px;
    color:#3e3a39;
    min-height:46px;
}
.other_scheduled_list>a>span.price{
    font-size:15px;
    color:#3e3a39;
    min-height:56px;
}
.other_scheduled_list>a>span.price>span{
    color:#ee7c3c;
}
.other_scheduled_list>a>span.detail{
    font-size:14px;
    width:164px;
    height:32px;
    line-height:32px;
    text-indent:20px;
    color:white;
    margin-top:10px;
    background-color:#00519B;
    background-image:url(../images/hotel_overview_arrrow2.png);
    background-repeat:no-repeat;
    background-position:145px center;
    cursor:pointer;
}
.separate_reservation{
    float:right;
    width:813px;
    display:none;
    margin-bottom:40px;
}
.separate_reservation>.title{
    position:relative;
    overflow:hidden;
}
.separate_reservation>.title>.name{
    position:absolute;
    left:0;
    top:50%;
    font-size:24px;
    color:#3e3a39;
    display:inline-block;
    width:550px;
    max-height:60px;
    line-height:30px;
    overflow:hidden;
    word-break: break-all;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.separate_reservation>.title>.right{
    float:right;
}
.separate_reservation>.title>.right>span{
    color:#898989;
}
.separate_reservation>.title .price{
    font-size:16px;
    color:#ee7c3c;
}
.separate_reservation>.title .res{
    display:block;
    font-size: 14px;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-indent: 20px;
    color: white!important;
    margin-top:9px;
    background-color: #00519B;
    background-image: url(../images/hotel_overview_arrrow2.png);
    background-repeat: no-repeat;
    background-position: 122px center;
    cursor: pointer;
}
.sr_content{
    padding:0 3px;
    height:550px;
    background-color:#DDE2E6;
    margin-top:29px;
}
.sr_content>.title{
    position:relative;
    overflow:hidden;
    height:50px;
}
.sr_content>.title>span{
    display:block;
    float:left;
    width:33.33%;
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:14px;
    color:#898989;
    cursor:pointer;
}
.sr_content>.title>.hig{
    color:#ee7c3c;
}
.sr_content>.title>div{
    position:absolute;
    bottom:0;
    left:0;
    height:4px;
    overflow:hidden;
    width:33.33%;
    background-color:#ee7c3c;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
.warm_prompt{
    white-space: pre-wrap;
    word-break: break-all;
    display:none;
    margin:10px;
}
.product_content{
    text-align:center;
    margin:10px;
}
.product_content>li{
    margin-top:12px;
}
.product_content>li.title{
    color:#ee7c3c;
    margin-top:20px;
}
.product_content>li.item{
    color:#3e3a39;
}
.sr_content .detail{
    display:none;
    margin:10px;
}
.sr_content .detail img,
.warm_prompt img{
    max-width:100%;
}
/*滚动条样式2*/
#scrollbar3{
    height:497px;
    background-color:#F0F4F7;
}
#scrollbar3 .viewport{
    height:495px;
    overflow:hidden;
    position:relative;
}
#scrollbar3 .overview{
    position: absolute;
    left: 0;
    top: 0;
    min-height:100%;
    min-width:100%;
}
#scrollbar3 .scrollbar{
    right:2px;
}
.scan_code_shadow{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:black;
    opacity:0.6;
    filter:alpha(opacity=60);
    z-index:22;
    display:none;
}
.scan_code{
    position:fixed;
    top:50%;
    left:50%;
    margin:-250px 0 0 -572px;
    width:1145px;
    height:500px;
    background-color:white;
    text-align:center;
    z-index:23;
    display:none;
}
.scan_code>img{
    position:absolute;
    top:-59px;
    right:-59px;
    cursor:pointer;
}
.scan_code>span{
    display:block;
    font-size:25px;
    color:#4c4948;
}
.scan_code>span.nth2{
    margin-top:85px;
}
.scan_code>span.nth3{
    margin-top:10px;
}
.scan_code>span.nth4{
    margin:25px auto 0;
    height:200px;
    width:200px;
    background-image:url(../images/hotel_code.jpg);
    background-size:100% 100%;
    background-repeat:no-repeat;
}
/*滚动条样式*/
#scrollbar{
    height:300px;
    margin:10px 8px 10px 20px;
}
#scrollbar .viewport{
    height:300px;
    overflow:hidden;
    position:relative;
}
#scrollbar .overview{
    position: absolute;
    left: 0;
    top: 0;
    white-space: pre-wrap;
    color:#3e3a39;
}
.thumb .end,
.thumb {
    background-color: #B5B5B6;
}
.scrollbar {
    position: relative;
    float: right;
    width: 6px;
    -webkit-border-radius:20px;
    border-radius:20px;
    overflow:hidden;
}
.track{
    background-color: #DDE2E6;
    height: 100%!important;
    width:6px;
    position: relative;
    -webkit-border-radius:20px;
    border-radius:20px;
    margin-left:1px;
}
.thumb{
    height: 20px;
    width: 4px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    -webkit-border-radius:20px;
    border-radius:20px;
}
.end{
    overflow: hidden;
    height: 5px;
    width: 6px;
}
.disable{
    display: none;
}
.noSelect {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}