ul.booking-select
{
    display: none;
    width: 90px;
}
ul.booking-select.adults
{
    width: 140px;
}
ul.booking-select:before
{
    margin-left: 36px;
    display: block;
    height: 13px;
    line-height: 100%;
    overflow: hidden;
    width: 100%;
    text-align: center;
    color: #f3f1ea;
    font-family: iconfont!important;
    content: "";
}
ul.booking-select li
{
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #f3f1ea;
    border-width: 1px 0 0;
}
ul.booking-select li a
{
    display: block;
}
ul.booking-select:before
{
    font-family: iconfont!important;
    content: "";
    font-size: 16px;
}
ul.booking-select li
{
    font-size: 14px;
}
ul.booking-select li.active a
{
    background-color: #a0baa0;
}
ul.booking-select li a
{
    background-color: #bbbcbf;
    color: #373535!important;
}
ul.booking-select li a:hover
{
    background-color: #a0baa0;
}
.pika-lendar .pika-table th
{
    color: #a0baa0;
    padding-top: 0;
}
.pika-lendar .is-today .pika-button, .pika-lendar .pika-button
{
    background: #b6c0af;
}
.pika-lendar .is-selected .pika-button
{
    color: #fff;
    background: #5fb768;
}
.pika-lendar .is-inrange .pika-button
{
    background: #436924;
}
.pika-lendar .is-startrange .pika-button
{
    background: #25460a;
    opacity: 1;
    color: #fff;
}
.pika-lendar .is-endrange .pika-button
{
    background: #25460a;
}
.pika-lendar .pika-button:hover
{
    background: #ff8000;
}
.banner .content
{
    color: #fff;
}
.swiper-container
{
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.swiper-container, .swiper-container:after, .swiper-container:before
{
    box-sizing: border-box;
}
.swiper-container .swiper-slide
{
    overflow: hidden;
    position: relative;
}
.swiper-container .swiper-slide .cover-image
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.swiper-container .swiper-pagination
{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 20px;
}
.swiper-container .swiper-pagination .swiper-pagination-switch
{
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #c1c1c1;
    margin: 0 8px;
}
.swiper-container .swiper-pagination .swiper-active-switch
{
    border: 2px solid #c1c1c1;
    background-color: transparent;
}
.index-page .block-content h2
{
    font-size: 26px;
    margin: 1em 0;
}
.index-page .block-content .content
{
    line-height: 1.8em;
    margin-bottom: 1.8em;
}
.index-page .stroy
{
    background-color: #d8e2d8;
    padding: 35px 0 70px;
}
.container3
{
    max-width: 1090px;
    width: 100%;
    margin: 0 auto;
}
.index-page .stroy .block-pic
{
    float: left;
    padding-left: 35px;
}
.index-page .stroy .block-pic img
{
    display: block;
    width: 100%;
}
.index-page .stroy .block-content
{
    padding-right: 60px;
    margin-left: 350px;
}
.index-page .block-content h2
{
    font-size: 26px;
    margin: 1em 0;
}
.index-page .block-content .content
{
    line-height: 1.8em;
    margin-bottom: 1.8em;
}
.index-page .block-style1
{
    background: #fefefb;
    padding: 65px 0;
}
.index-page .rooms
{
    background-color: #f1f1f1;
}
.index-page .rooms .index-rooms-swiper
{
    position: relative;
}
.index-page .block-style1 .block-pic
{
    float: right;
    width: 48%;
}
.index-page .rooms .block-pic
{
    height: 345px;
}
.index-page .block-style1 .block-content
{
    margin-right: 53%;
    padding-left: 20px;
}
.index-page .rooms .block-content h2
{
    text-align: left;
    color: inherit;
    padding: 0;
}
.coue_top
{
    margin: 0 auto;
}
.coue_top h2
{
    font-size: 30px;
    color: #333;
    text-align: center;
    padding-top: 23px;
}
.coue_hon
{
    margin: 0 auto;
    padding: 18px 0;
}
.coue_hon h1
{
    text-align: center;
    color: #333;
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 35px;
}
.stroy_s li
{
    width: 25%;
    float: left;
    position: relative;
}
.stroy_s li a
{
    display: block;
    width: 100%;
}
.stroy_s .blackbg
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,.6);
    text-align: center;
    top: 0;
}
.stroy_s .stext
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 20;
    text-align: center;
    top: 0;
}
.stroy_s .stext .s1
{
    font-size: 16px;
    color: #fff;
    margin-top: 25%;
    line-height: 50px;
}
.stroy_s .stext .s2
{
    font-size: 12px;
    color: #fff;
    width: 85%;
    margin: 0 auto;
    line-height: 25px;
}
.stroy_s li img
{
    width: 100%;
}
.rooms_s li
{
    width: 18%;
    float: left;
    position: relative;
    margin-right: 2.5%;
}
.rooms_s li:last-child
{
    margin-right: 0;
}
.rooms_s li a
{
    display: block;
    width: 100%;
}
.rooms_s li img
{
    width: 100%;
}
.rooms_s .blackbg
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,.6);
    text-align: center;
    top: 0;
}
.rooms_s .stext
{
    position: absolute;
    width: 64px;
    height: 64px;
    z-index: 20;
    text-align: center;
    background: url(404.png);
    top: 35%;
    left: 50%;
    margin-left: -32px;
}
.index-page .stroy .block-pic
{
    float: left;
    padding-left: 35px;
}
.index-page .stroy .block-pic img
{
    display: block;
    width: 100%;
}
.index-page .stroy .block-content
{
    padding-right: 60px;
    margin-left: 350px;
}
.index-page .block-style1
{
    padding: 65px 0;
}
.index-page .block-style1 .block-container
{
    overflow: hidden;
}
.index-page .block-style1 dl
{
    width: 50%;
    float: left;
}
.index-page .block-style1 dl dt
{
    float: left;
    width: 120px;
    height: 95px;
    border-right: 2px solid #005e5e;
    margin-right: 20px;
    text-align: center;
    color: #005e5e;
}
.index-page .block-style1 dl dt h2
{
    font-size: 34px;
    padding-top: 5px;
}
.index-page .block-style1 dl .tit
{
    font-weight: bold;
    line-height: 30px;
}
.index-page .block-style1 dl .desc
{
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}
.index-page .block-style1 dl dt
{
    font-size: 20px;
}
.index-page .block-style1 .block-pic
{
    float: right;
    width: 48%;
}
.index-page .block-style1 .block-content
{
    margin-right: 53%;
    padding-left: 20px;
}
.index-page .block-style1 .block-content h2
{
    margin-top: 0;
}
.index-page .block-style1.pic-left
{
    background-color: #f1f1f1;
}
.index-page .block-style1.pic-left .block-pic
{
    float: left;
}
.index-page .block-style1.pic-left .block-content
{
    margin-left: 53%;
    margin-right: auto;
}
@media(max-width: 767px)
{
    .index-page .block-style1.pic-left .block-content
    {
        margin-left: 0;
    }
}
.index-page .block-style2
{
    position: relative;
    width: 100%;
    height: 480px;
    overflow: hidden;
    color: #fff;
}
.index-page .block-style2 .bg
{
    height: 100%;
    position: relative;
    z-index: 1;
}
.index-page .block-style2 .bg-mask
{
    position: absolute;
    z-index: 2;
    background-color: rgba(19,58,21,.5);
    background-color: #000 /IE8;
    filter: alpha(opacity=55);
    height: 100%;
    width: 60%;
    top: 0;
    left: 50%;
    margin-left: -20px;
}
.index-page .block-style2 .container
{
    position: absolute;
    top: 0;
    z-index: 3;
    left: 50%;
    margin-left: -500px;
}
.index-page .block-style2 .block-content
{
    margin-left: 520px;
    padding-right: 20px;
}
.index-page .block-style2 .block-content h2
{
    margin: 2em 0 1.5em;
}
.index-page .block-style2 .block-content .button-graylight
{
    margin-top: 3.5em;
}
.index-page .block-style2.mask-left .bg-mask
{
    left: 0;
    width: 52%;
    margin-left: 0;
}
.index-page .block-style2.mask-left .container
{
    padding-left: 20px;
}
@media(max-width: 767px)
{
    .index-page .block-style2.mask-left .container
    {
        padding-left: 0;
        padding-right: 20px;
    }
}
.index-page .block-style2.mask-left .block-content
{
    margin-left: 0;
    margin-right: 520px;
    padding-right: 0;
}
.index-page .block-style2
{
    position: relative;
    width: 100%;
    height: 480px;
    overflow: hidden;
    color: #fff;
}
.index-page .block-style2 .bg
{
    height: 100%;
    position: relative;
    z-index: 1;
    background: url(404.png)center center;
}
.index-page .block-style2 .bg-mask
{
    position: absolute;
    z-index: 2;
    background-color: rgba(19,58,21,.5);
    background-color: #000 /IE8;
    filter: alpha(opacity=55);
    height: 100%;
    width: 60%;
    top: 0;
    left: 50%;
    margin-left: -20px;
}
.index-page .block-style2 .container3
{
    position: absolute;
    top: 0;
    z-index: 3;
    left: 50%;
    margin-left: -500px;
}
.index-page .block-style2 .block-content
{
    margin-left: 520px;
    padding-right: 20px;
}
.index-page .block-style2 .block-content h2
{
    margin: 2em 0 1.5em;
}
.index-page .restaurant .block-content ul
{
    position: relative;
}
.index-page .restaurant .block-content ul li
{
    display: inline-block;
    padding-right: 1px\0/IE8;
}
.index-page .restaurant .block-content ul li h3
{
    cursor: pointer;
    margin-right: 2em;
    font-size: 16px;
}
.index-page .restaurant .block-content ul li.current h3, .index-page .restaurant .block-content ul li h3:hover
{
    color: #a0baa0;
}
.index-page .restaurant .block-content ul li.current h3 span, .index-page .restaurant .block-content ul li h3:hover span
{
    border-bottom: 2px solid #a0baa0;
    padding-bottom: .5em;
}
@media(max-width: 767px)
{
    .index-page .block-style2.mask-left .block-content
    {
        margin-right: 0;
    }
}
.index-page .rooms
{
    background-color: #f1f1f1;
}
.index-page .rooms .block-content h2
{
    text-align: left;
    color: inherit;
    padding: 0;
}
.index-page .rooms .block-pic
{
    height: 325px;
}
.index-page .rooms .index-rooms-swiper
{
    position: relative;
}
.index-page .rooms .view-all-rooms
{
    margin: 2em 0 0 1em;
    display: none;
}
.index-page .restaurant .block-content ul
{
    position: relative;
}
.index-page .restaurant .block-content ul li
{
    display: inline-block;
    padding-right: 1px\0/IE8;
}
.index-page .restaurant .block-content ul li h3
{
    cursor: pointer;
    margin-right: 2em;
    font-size: 16px;
}
.index-page .restaurant .block-content ul li h3 span
{
    display: block;
}
.index-page .restaurant .block-content ul li .m-title
{
    display: none;
}
.index-page .restaurant .block-content ul li .content
{
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}
.index-page .restaurant .block-content ul li .button-graylight
{
    margin-top: 3em;
}
.index-page .restaurant .block-content ul li.current .content
{
    display: block;
    filter: alpha(opacity=100);
}
.index-page .restaurant .block-content ul li.current h3, .index-page .restaurant .block-content ul li h3:hover
{
    color: #a0baa0;
}
.index-page .restaurant .block-content ul li.current h3 span, .index-page .restaurant .block-content ul li h3:hover span
{
    border-bottom: 2px solid #a0baa0;
    padding-bottom: .5em;
}
.index-page .spa
{
    background-color: #fff;
}
.index-page .offers
{
    background-color: #f1f1f1;
    padding: 60px 0;
}
.index-page .offers h2
{
    text-align: center;
    font-size: 26px;
    padding-bottom: .2em;
}
.index-page .offers .container
{
    position: relative;
}
.index-page .offers .swiper-container
{
    width: 100%;
    height: 334px;
}
.index-page .offers .offer-slide, .index-page .offers .swiper-slide
{
    width: 278px;
    overflow: hidden;
    height: 278px;
    margin: 28px 42px;
    float: left;
    position: relative;
}
.index-page .offers .offer-item
{
    position: relative;
    width: 278px;
    background-color: #fff;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.index-page .offers .offer-item .image
{
    width: 100%;
    overflow: hidden;
    cursor: pointer;
}
.index-page .offers .offer-item .image img
{
    width: 100%;
    display: block;
    border-radius: 50%;
}
.index-page .offers .offer-item .content
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 100px 0;
    cursor: pointer;
    z-index: 9;
    display: none;
}
.index-page .offers .offer-item h3
{
    font-size: 24px;
    color: #fff;
    margin: 10px;
    text-align: center;
}
.index-page .offers .offer-item p
{
    margin: 0 2em;
    line-height: 1.6em;
    color: #fff;
}
.index-page .offers .offer-item .mask
{
    display: none;
    width: 100%;
    height: 100%;
    background: url(404.png) left top;
    position: absolute;
    top: 0;
    border-radius: 50%;
}
.index-page .offers .offer-item .button
{
    position: absolute;
    bottom: 3em;
    left: 50%;
    margin-left: -74px;
    display: none;
    -webkit-transition: display .3s ease-in;
    transition: display .3s ease-in;
}
.index-page .offers .offer-item .button-primary
{
    height: 40px;
    line-height: 40px;
    width: 148px;
    text-align: center;
}
@media(max-width: 1024px)
{
    .index-page .offers .offer-item
    {
        height: 400px;
        background-color: #eaeaea;
    }
    .index-page .offers .offer-item .button
    {
        display: block;
    }
}
@media(max-width: 1023px)
{
    .index-page .block-style2 .container
    {
        margin-left: 0;
    }
    .index-page .block-style2 .block-content
    {
        margin-left: 20px;
    }
}
@media(max-width: 767px)
{
    .index-page .block-content h2
    {
        font-size: 20px;
    }
    .index-page .block-content .content
    {
        margin-bottom: 0;
    }
    .index-page .block-content .button
    {
        text-align: center;
    }
    .index-page .block-content .button-gray, .index-page .block-content .button-graylight
    {
        width: 260px;
    }
    .index-page .stroy
    {
        position: relative;
        padding: 0;
        margin-bottom: 15px;
        background-color: #fefefb;
    }
    .index-page .stroy .block-pic
    {
        float: none;
        position: absolute;
        width: 150px;
        height: 212px;
        padding-left: 0;
        left: 50%;
        top: 85px;
        margin-left: -75px;
    }
    .index-page .stroy .block-content
    {
        padding: 40px 20px;
        margin: 0;
    }
    .index-page .stroy .block-content h2
    {
        text-align: center;
        margin: 0 0 260px;
    }
    .index-page .block-style1
    {
        padding: 0;
    }
    .index-page .block-style1 .block-pic
    {
        width: 100%;
        height: 220px;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .index-page .block-style1 .block-content
    {
        margin: 0;
        padding: 0 20px 40px;
    }
    .index-page .block-style1 .block-content h2
    {
        margin-top: 1em;
        text-align: center;
    }
    .index-page .block-style2
    {
        height: auto;
    }
    .index-page .block-style2 .bg
    {
        width: 100%;
        height: 220px;
    }
    .index-page .block-style2 .bg-mask
    {
        display: none;
    }
    .index-page .block-style2 .container
    {
        position: static;
        width: 100%;
    }
    .index-page .block-style2 .block-content
    {
        margin: 0;
        padding: 30px 20px 40px;
    }
    .index-page .block-style2 .block-content h2
    {
        margin-top: 0;
        text-align: center;
        color: #000;
    }
    .index-page .block-style2 .block-content .content p
    {
        margin-bottom: 0;
        color: #000;
    }
    .index-page .rooms .block-pic
    {
        min-height: 0;
    }
    .index-page .rooms .view-all-rooms
    {
        margin: 1.5em 0 0;
        text-align: center;
    }
    .index-page .restaurant, .index-page .restaurant:after, .index-page .restaurant:before
    {
        box-sizing: border-box;
    }
    .index-page .restaurant .bg
    {
        display: none;
    }
    .index-page .restaurant .block-content
    {
        padding: 40px 0 30px;
    }
    .index-page .restaurant .block-content ul
    {
        margin-left: 10px;
        position: static;
        overflow: hidden;
    }
    .index-page .restaurant .block-content ul li
    {
        width: 50%;
        padding-right: 10px;
        margin-bottom: 10px;
        position: relative;
        overflow: hidden;
        float: left;
    }
    .index-page .restaurant .block-content ul li .cover-image
    {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        margin-left: -10px;
    }
    .index-page .restaurant .block-content ul li h3
    {
        display: none;
    }
    .index-page .restaurant .block-content ul li .m-title
    {
        display: block;
        margin: 0;
        width: 100%;
        height: 140px;
        line-height: 140px;
        text-align: center;
        position: relative;
        z-index: 2;
        font-size: 18px;
    }
    .index-page .restaurant .block-content ul li .content
    {
        display: none!important;
    }
    .index-page .restaurant .block-content ul li, .index-page .restaurant .block-content ul li:first-child
    {
        width: 100%;
    }
    .index-page .restaurant .block-content ul li.hidden-xs
    {
        display: none;
    }
    .index-page .spa
    {
        margin-bottom: 15px;
    }
    .index-page .offers
    {
        background-color: #eaeaea;
        color: #2b2b2b;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .index-page .offers h2
    {
        font-size: 20px;
    }
    .index-page .offers .swiper-container
    {
        width: 100%;
        margin: 0;
        height: 395px;
    }
    .index-page .offers .swiper-slide
    {
        width: 100%;
        padding: 25px 55px;
        height: 370px;
    }
    .index-page .offers .offer-item
    {
        position: static;
        width: 100%;
        height: 100%;
        background-color: transparent;
    }
    .index-page .offers .offer-item .content
    {
        height: 100px;
        padding-top: 15px;
    }
    .index-page .offers .offer-item h3
    {
        margin: .5em 0;
    }
    .index-page .offers .offer-item p
    {
        margin: 0;
    }
    .index-page .offers .offer-item .button
    {
        display: block;
        margin-top: 2em;
    }
    .index-page .offers .offer-item .button .button-golden-filled
    {
        width: 260px;
        max-width: 100%;
    }
    .index-page .offers .view-all-offers
    {
        text-align: center;
    }
}
.zhusu
{
    padding-bottom: 70px;
}
.canyin
{
    background: #e3e3e3;
    padding-bottom: 35px;
    padding-top: 35px;
}
.yanhui
{
    padding-bottom: 70px;
    padding-top: 35px;
}
.service
{
    position: relative;
    background-color: #fff;
    margin-top: 30px;
}
.service .hd
{
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 1.1;
}
.service .hd .tit
{
    font-size: 22px;
    color: #333;
}
.service .prev, .service .next
{
    display: block;
    width: 20px;
    height: 32px;
    cursor: pointer;
}
.service .prev
{
    background: url(404.png) no-repeat;
    position: absolute;
    left: -40px;
    top: 100px;
}
.service .next
{
    background: url(404.png) no-repeat;
    position: absolute;
    right: -40px;
    top: 100px;
}
.service .bd
{
    overflow: hidden;
}
.service .bd ul li
{
    width: 290px;
    float: left;
    margin: 0 20px;
}
.service .bd ul li .pic
{
    height: 180px;
    position: relative;
}
.service .bd ul li .pic img
{
    vertical-align: middle;
}
.service .bd ul li .pic i
{
    width: 30px;
    height: 30px;
    background: url(404.png) no-repeat;
    background-size: 30px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    display: none;
}
.hover:hover
{
    opacity: .8;
}
.service .bd ul li .titinfo
{
    font-size: 14px;
    overflow: hidden;
    line-height: 20px;
    padding: 5px;
}
.service .bd ul li .txtinfo
{
    height: 50px;
    overflow: hidden;
    line-height: 20px;
    color: #b5b3b3;
    padding: 5px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.service .bd ul li .txthits a
{
    float: left;
}
.service .bd ul li .txthits .s1
{
    background: url(404.png) center center no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    float: right;
}
.service .bd ul li .txthits
{
    padding: 10px 5px;
    overflow: hidden;
    line-height: 20px;
    color: #b5b3b3;
    text-align: right;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.service .bd ul li .btns
{
    height: 30px;
}
.service .bd ul li .btns .btn
{
    display: block;
    height: 30px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #fff!important;
    text-decoration: none;
}
.slider, .slider .slider-img
{
    overflow: hidden;
    height: 345px;
}
.slider
{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.slider:hover .slider-btn
{
    color: #fff;
    text-shadow: 0 0 5px #666;
}
.slider .slider-img
{
    width: 4800px;
    position: relative;
}
.slider .slider-img .slider-img-ul
{
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.slider .slider-img .slider-img-ul li
{
    float: left;
}
.slider .slider-img .slider-img-ul li img
{
    width: 480px;
    height: 345px;
}
.slider .slider-dot ul
{
    position: absolute;
    right: 50px;
    bottom: 30px;
}
.slider .slider-dot ul li
{
    cursor: pointer;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    border: 2px solid #fff;
    float: left;
    margin-left: 10px;
}
.slider .slider-dot ul li.active, .slider .slider-dot ul li:hover
{
    background: #fff;
}
.slider .slider-btn
{
    position: absolute;
    width: 50px;
    height: 100px;
    top: 50%;
    line-height: 100px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    text-decoration: none;
    font-family: '黑体';
    color: rgba(255,255,255,0);
}
.slider .slider-btn:hover
{
    background: rgba(125,125,125,.3);
}
.slider .slider-btn.slider-btn-left
{
    left: 0;
    margin-top: -50px;
}
.slider .slider-btn.slider-btn-right
{
    right: 0;
    margin-top: -50px;
}
.subcontent
{
    padding: 30px 10px 0 10px;
}
.product table
{
    width: 100%;
    border-collapse: collapse;
}
.product td
{
    height: 30px;
    border: 1px solid #ccc;
    padding: 0 5px;
}
.trbg:hover
{
    background: #efefef;
}
.trbg a:hover
{
    color: #f63;
}
#detail_td
{
    padding: 10px;
    line-height: 30px;
}
