﻿body
{
}
.main-hotel
{
    width: 100%;
    margin: 0 auto;
}
.banner_hotel
{
    width: 100%;
    height: 430px;
    background: url(../images/bg_hotel.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;
}
.banner_hotel .title
{
    color: #fff;
    padding: 70px 0 10px;
    text-align: center;
    height: auto;
}
.banner_hotel .title h1
{
    font: 400 32px/50px 'microsoft yahei';
}
.banner_hotel .title p
{
    font: 400 14px/35px 'microsoft yahei';
}
#searcharea_title
{
    float: left;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 8px;
}
.searcharea .searcharea-wrapper
{
    margin: auto;
    padding: 30px;
    background-image: url('../Images/black-opacity.png');
    height: auto;
    width: 540px;
}
.searcharea .attr
{
    float: left;
}
.searcharea .input-wrapper
{
    width: 370px;
    height: 40px;
    position: relative;
    background: #fff;
    border-radius: 4px;
    margin-right: 10px;
    box-shadow: 0 0 30px rgba(0,0,0,.15);
    overflow: hidden;
}
.searcharea .input-wrapper input
{
    text-indent: 1em;
    border: 0;
    height: 22px;
    padding: 9px 0;
    color: #8a9399;
    width: 100%;
    outline: 0;
    font: 400 14px/22px 'Microsoft Yahei';
}
.searcharea button.search-btn
{
    height: 40px;
    padding: 0 30px;
    border-radius: 4px;
    border: 0;
    font: 400 16px/40px 'Microsoft Yahei';
    color: #fff;
    text-align: center;
    background: #ff8b00;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.searcharea button.search-btn:hover
{
    background: #ff9526;
}
.hotcity
{
    position: relative;
    color: #fff;
    font: 400 14px/22px 'microsoft yahei';
    padding: 16px 30px 0;
    text-align: left;
    width: 550px;
    margin-right: auto;
    margin-left: auto;
}
.hotcity h4
{
    font-weight: 400;
    margin-bottom: 7px;
}
.hotcity .hotcitylist
{
    position: relative;
}
.hotcity .citylink
{
    float: left;
    display: inline-block;
    vertical-align: top;
    width: 65px;
    margin-left: 10px;
}
.hotcity .citylink a
{
    display: inline-block;
    width: auto;
    max-width: 4em;
    border-radius: 4px;
    padding: 0 6px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hotcity .citylink a:hover
{
    background-image: url('../Images/black-opacity.png');
    text-decoration: none;
}
.list .select
{
    color: #0090dc;
}
.tc_hotel
{
    float: left;
    width: 408px;
    padding: 20px 0 0 70px;
}
.tc_hotel dt
{
    float: left;
    color: #464646;
    width: 90px;
    height: 26px;
    line-height: 26px;
}
.tc_hotel dd
{
    float: left;
    width: 200px;
}
.tc_hotel dd a
{
    float: left;
    color: #646464;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    margin: 0 8px 10px 0;
    background: #fff;
    border: 1px solid #dcdcdc;
}
.tc_hotel dd a.on
{
    border: 1px solid #e49a39;
    font-weight: 600;
    background: url(../images/tc_ico.png) right bottom no-repeat #fff;
}
.yd_hotel
{
    height: 45px;
}
.yd_hotel a.btn_book
{
    float: left;
    display: block;
    width: 155px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 21px;
    background: #f48a00;
}
.jiage
{
    float: left;
    font-weight: bold;
}
.step
{
    width: 438px;
    margin-top: 20px;
    float: left;
    font-size: 16px;
    color: #646464;
    line-height: 44px;
}
.step-img
{
    width: 438px;
    height: 74px;
    background-image: url('../Images/hotel-step.png');
    background-repeat: no-repeat;
}

.mod-filter
{
    padding: 0px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.search_title
{
    padding: 0px;
    width: 100%;
}
.lt-left
{
    float: left;
    font-size: 14px;
    line-height: 1.5em;
}
.lt-right
{
    float: right;
}
.lt-left .list .item
{
    padding: 20px 20px 0;
    border: 1px solid #ddd;
    margin: 0 0 40px;
}
.lt-left .list .thumb
{
    float: left;
    margin: 0 20px 0 0;
}
.lt-left .list .main
{
    padding: 0px;
    width: 350px;
    float: left;
}
.lt-left .list .main h2
{
    line-height: 32px;
    font-size: 18px;
    margin-bottom: 20px;
}
.lt-left .list .main h2 a
{
    color: #333;
}
.lt-left .list .main h2 a:hover
{
    color: #f60;
}
.lt-left .list .main p
{
    overflow: hidden;
    color: #666;
    line-height: 24px;
    margin-bottom: 15px;
}
.lt-left .list .main .icon
{
    overflow: hidden;
}
.fn-left, .fn-right
{
    display: inline;
}
.lt-left .list .price
{
    width: 80px;
    float: right;
    text-align: center;
    margin-top: 50px;
    padding-right: 10px;
}
.lt-left .list .price span
{
    display: block;
    color: #f60;
}
.lt-left .list .price i
{
    font-size: 28px;
}
.lt-left .list .table
{
    margin: 20px 0 0;
    zoom: 1;
}
.lt-left .list table
{
    width: 100%;
    display: table;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
}
.lt-left .list .table:after
{
    height: 0px;
    clear: both;
    display: block;
    font-size: 0px;
    visibility: hidden;
    content: " ";
}
table, textarea
{
    font-size: 14px;
}
.lt-left .list th
{
    background: #fff;
    color: #999;
    line-height: 25px;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
    text-align: left;
}
.lt-left .list tr:last-child td
{
    border-bottom: 1px solid #ddd;
}
.lt-left .list td
{
    line-height: 45px;
    border-bottom: 1px dashed #ddd;
    background: #f7f8f8;
}
.lt-left .list .more
{
    display: block;
    float: right;
    line-height: 45px;
    padding-right: 20px;
}
.lt-left .list .more:hover
{
    color: #FF660D;
}
.ui-btn, .ui-btn .icon
{
    display: inline-block;
}
.lt-left .list .box
{
    zoom: 1;
}
.lt-left .list .box:after
{
    height: 0px;
    clear: both;
    display: block;
    font-size: 0px;
    visibility: hidden;
    content: " ";
}
.lt-left .list table .span
{
    display: inline-block;
    padding-left: 20px;
    float: left;
    text-align: left;
}
.lt-left .list table a
{
    display: inline-block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #ff8f44;
    color: #fff;
}
.mod-sidebar
{
    margin: 0 0 20px;
}
.mod-sidebar .title
{
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    border-left: 5px solid #008ad6;
    margin: 0 0 10px;
    padding: 0 0 0 8px;
}
.mod-sidebar .imgList
{
    padding: 10px 0 0;
    zoom: 1;
}
.mod-sidebar .imgList:after
{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.mod-sidebar .imgList li
{
    float: left;
    border: 1px solid #ddd;
    margin: 0 0 20px;
}
.mod-sidebar .imgList li img
{
    vertical-align: top;
}
.mod-sidebar .imgList li .text
{
    display: inline-block;
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    width: 94%;
    padding: 0 3%;
    text-align: center;
    font-size: 16px;
}
.mod-sidebar-product li
{
    float: left;
    border: 1px solid #ddd;
    margin: 0 0 20px;
}
.mod-sidebar-product .img
{
    overflow: hidden;
    height: 150px;
    width: 200px;
    position: relative;
}
.mod-sidebar-product img
{
    float: left;
}
.mod-sidebar-product .description
{
    overflow: hidden;
    width: 94%;
    height: 40px;
    line-height: 18px;
    padding: 7px 3% 3px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: justify;
}
.mod-sidebar-product .black-bg
{
    overflow: hidden;
    width: 100%;
    height: 40px;
    padding: 5px 0;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    filter: alpha(opacity=50);
    opacity: .5;
}
.mod-sidebar-product ul li .img .black-bg, .mod-sidebar-product ul li .img .description
{
    height: 20px;
    line-height: 20px;
}
.mod-sidebar-product .description a
{
    color: #FFFFFF;
}
.mod-sidebar-product .text a
{
    float: right;
    color: #333;
    font-size: 16px;
}
.mod-sidebar-product .text span
{
    color: #f60;
    float: left;
}
.mod-sidebar-product .text em
{
    font-style: normal;
    font-size: 20px;
}
.load_data
{
    background-position: center center;
    background-image: url('../Images/loading1.gif');
    background-repeat: no-repeat;
    width: 100%;
    height: 32px;
}
.l-selectArea-selectedWrap
{
    margin-top: 5px;
}