body {
    -webkit-font-smoothing: antialiased;
    color: #333;
    background-color: #fff;
    font-family: Calibri, "Microsoft JhengHei", "Poppins", sans-serif, Arial !important
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-weight: inherit;
    vertical-align: baseline
}

img {
    border: 0;
    vertical-align: middle
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul, li {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th, td {
    vertical-align: middle
}

a {
    outline: none;
    color: #333;
    text-decoration: none
}

a:focus {
    outline: none
}

input:focus, select:focus, textarea:focus {
    outline: -webkit-focus-ring-color auto 0
}

.hotel-detail-box {
    width: 1170px;
    margin: 20px auto;
    font-size: 16px
}

.hotel-detail-box_page ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.hotel-detail-box_page ul li {
    font-size: 14px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 16px
}

.hotel-detail-box_page ul li a {
    color: #999;
    cursor: pointer;
    font-size: 16px
}

.hotel-detail-box_page ul li div {
    margin: 0 20px;
    height: 10px;
    width: auto
}

.hotel-detail-box_page ul li div img {
    width: 100%;
    height: 100%
}

.hotel-detail-box_bigImg .title {
    font-size: 28px;
    color: #000;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 500
}

.hotel-detail-box_bigImg .image {
    margin: 15px 0
}

.hotel-detail-box_bigImg .image img {
    width: 100%;
    height: auto
}

.hotel-detail-box_userTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.hotel-detail-box_userTitle_left {
    width: 58%;
    padding-right: 30px
}

.hotel-detail-box_userTitle_left h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 1.5em;
    margin-top: 5px
}

.hotel-detail-box_userTitle_left h2 span {
    font-family: Calibri,"Microsoft JhengHei","微軟正黑體",sans-serif;
    font-size: 24px;
}

.hotel-detail-box_userTitle_left p {
    /*line-height: 1.58em;*/
    /*margin: 0 0 10px*/
}

.hotel-detail-box_userTitle_left p span {
    font-family: Tahoma, Geneva, sans-serif
}

.hotel-detail-box_userTitle_right {
    width: 42%
}

.hotel-detail-box_userTitle_right div:nth-child(1) {
    position: relative
}

.hotel-detail-box_userTitle_right_swiper {
    overflow: hidden
}

.hotel-detail-box_userTitle_right_swiper_item {
    display: block;
    cursor: pointer
}

.hotel-detail-box_userTitle_right_swiper_item img {
    width: 100%;
    height: auto
}

.hotel-detail-box_userTitle_right_swiper .swiper-userTitle-next, .hotel-detail-box_userTitle_right_swiper .swiper-userTitle-prev {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    width: 37px;
    height: 100%;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    cursor: pointer
}

.hotel-detail-box_userTitle_right_swiper .swiper-userTitle-next div, .hotel-detail-box_userTitle_right_swiper .swiper-userTitle-prev div {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, .5)
}

.hotel-detail-box_userTitle_right_swiper .swiper-userTitle-next span, .hotel-detail-box_userTitle_right_swiper .swiper-userTitle-prev span {
    font-size: 2em;
    font-weight: bold;
    color: #fff;
    -webkit-transition: background-color 300ms linear;
    transition: background-color 300ms linear
}

.hotel-detail-box_userTitle_right_swiper .swiper-userTitle-next {
    right: 0
}

.hotel-detail-box_userTitle_right_swiper .wiper-userTitle-prev {
    left: 0
}

.hotel-detail-box_userTitle_right_swiper .swiper-userTitle-next:hover, .hotel-detail-box_userTitle_right_swiper .swiper-userTitle-prev:hover {
    background: rgba(0, 0, 0, .6)
}

.hotel-detail-box_userTitle_right .consult {
    margin-top: 15px
}

.hotel-detail-box_userTitle_right .consult h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 1.5em;
    margin-top: 5px
}

.hotel-detail-box_userTitle_right .consult p {
    line-height: 1.58em;
    margin: 0 0 10px
}

.hotel-detail-box_userTitle_right .consult p span {
    font-size: 20px;
    cursor: pointer
}

.hotel-detail-box_userTitle_right .consult p span:hover {
// text-decoration: underline
}

.hotel-detail-box_userTitle_right h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 1.5em;
    margin-top: 5px
}

.hotel-detail-box_userTitle_right h2 a {
    background: #fdbe17;
    padding: 10px 15px;
    min-width: 250px;
    font-size: 18px;
    display: inline-block;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.hotel-detail-box_userTitle_right h2 a:hover {
    color: #000;
    text-decoration: none;
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 0px 10px #999;
    box-shadow: 0px 0px 10px #999
}

.hotel-detail-box_descript {
    border-top: 1px solid #dad2ca;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.hotel-detail-box_descript .left {
    padding: 25px;
    padding-left: 0;
    width: 50%
}

.hotel-detail-box_descript .left p {
    line-height: 1.58em;
    margin: 0 0 10px
}

.hotel-detail-box_descript .left p span {
    font-size: 24px;
    font-weight: 700
}

.hotel-detail-box_descript .right {
    padding: 25px;
    width: 50%;
    height: auto;
    padding-right: 0;
    padding-left: 60px;
}

.hotel-detail-box_descript .right img {
    width: 100%;
    height: auto
}

.hotel-detail-box_detail {
    padding-bottom: 5px;
    margin-top: 20px
}

.hotel-detail-box_detail h3 {
    font-family: Calibri,"Microsoft JhengHei","微軟正黑體",sans-serif;
    color: #102e65;
    font-size: 26px;
    margin-top: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.3em;
    padding: 10px 0
}

.hotel-detail-box_detail hr {
    border-top: 1px solid #dad2ca
}

.hotel-detail-box_detail p {
    /*margin: 0 0 10px;*/
    /*line-height: 1.58em*/
}

.hotel-detail-box_detail_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 20px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.hotel-detail-box_detail_container .column {
    width: 50%
}

.hotel-detail-box_detail_container .column p {
    line-height: 1.58em;
    margin: 0 0 10px
}

.hotel-detail-box_detail_container .column p:nth-child(1) {
    font-weight: bold;
    color: #363636
}

.hotel-detail-box_detail_container .column p:nth-child(2) span {
    font-weight: bold;
    color: #363636;
    text-decoration: underline
}

.hotel-detail-box_detail_desc span {
    display: block;
    margin-bottom: 5px
}

.hotel-detail-box_detail_facility {
    background: #f4ebdc;
    padding: 10px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px
}

.hotel-detail-box_detail_facility .column {
    padding: .75rem
}

.hotel-detail-box_detail_containerT > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 20px 0
}

.hotel-detail-box_detail_containerT > div .column {
    width: 50%
}

.hotel-detail-box_detail_containerT > div .column p {
    line-height: 1.58em;
    margin: 0 0 10px
}

.hotel-detail-box_detail_containerT > div .column p:nth-child(1) {
    font-weight: bold;
    color: #363636
}

.hotel-detail-box_detail_containerT > div .column p:nth-child(2) span {
    font-weight: bold;
    color: #363636;
    text-decoration: underline
}

.hotel-detail-box_notice p {
    margin: 0 0 10px;
    line-height: 1.58em
}

.hotel-detail-box_notice p span {
    font-family: Tahoma, Geneva, sans-serif
}

.hotel-detail-box_notice p span span {
    font-size: 16px
}

.hotel-detail-box_favorable {
    position: relative
}

.hotel-detail-box_favorable_title {
    text-align: left
}

.hotel-detail-box_favorable_title h3 {
    color: #102e65;
    font-size: 26px;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: 1.5em
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper {
    overflow: hidden
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-next, .hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 999
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-next .noHover, .hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-prev .noHover {
    display: block
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-next .isHover, .hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-prev .isHover {
    display: none
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-next {
    right: -60px
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-prev {
    left: -60px
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-next:hover .noHover, .hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-prev:hover .noHover {
    display: none
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-next:hover .isHover, .hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-prev:hover .isHover {
    display: block
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-pagination {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-pagination span {
    margin-right: 28px;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid #d6a57d;
    background: #000
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper .swiper-favorable-pagination .swiper-pagination-bullet-active {
    background: #cba86e
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper_item {
    width: calc(33.3% - 20px)
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper_item .imgContainer {
    width: 100%;
    position: relative
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper_item .imgContainer img {
    width: 100%;
    height: auto
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper_item .imgContainer span {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 18px;
    text-align: left;
    padding: 30px 10px 10px 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), color-stop(50%, rgba(0, 0, 0, 0.6264880952)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6264880952) 50%, rgba(0, 0, 0, 0) 100%)
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper_item .imgContainer .more {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 8px 10px 0;
    width: 30px;
    height: 30px
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper_item .imgContainer:hover span {
    padding: 60px 10px 30px 10px
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper_item .more {
    margin: 7px 0 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    color: #cea273;
    font-style: inherit;
    font-weight: inherit;
    cursor: pointer;
    line-height: 30px
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper_item .more > div {
    width: 30px;
    height: 30px;
    margin-left: 5px
}

.hotel-detail-box_favorable .hotel-detail-box_favorable_swiper_item .more > div img {
    width: 100%;
    height: 100%
}

@media (max-width: 1200px) {
    .hotel-detail-box {
        width: calc(100% - 50px)
    }

    .hotel-detail-box h3 {
        font-size: 26px
    }

    .hotel-detail-box_page ul a {
        font-size: 16px !important
    }

    .hotel-detail-box_page ul div {
        margin: 0 20px !important
    }

    .hotel-detail-box .hotel-detail-box_favorable_swiper_item .imgContainer .more {
        display: none
    }

    .hotel-detail-box .hotel-detail-box_favorable_swiper_item .more {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .hotel-detail-box_bigImg .title {
        font-size: 28px;
        font-weight: 500
    }

    .hotel-detail-box_userTitle {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .hotel-detail-box_userTitle h2 {
        font-size: 20px
    }

    .hotel-detail-box_userTitle_left {
        width: 58%;
        padding-right: 0
    }

    .hotel-detail-box_userTitle_right {
        width: 42%
    }

    .hotel-detail-box_userTitle .swiper-userTitle-next, .hotel-detail-box_userTitle .swiper-userTitle-prev {
        display: block
    }

    .hotel-detail-box_detail_facility {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .hotel-detail-box_detail_containerT > div:nth-child(2) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hotel-detail-box_descript {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .hotel-detail-box_descript .left, .hotel-detail-box_descript .right {
        width: 50%;
        padding: 25px
    }
}

@media (max-width: 992px) {
    .hotel-detail-box {
        width: 720px
    }

    .hotel-detail-box h3 {
        font-size: 26px
    }

    .hotel-detail-box_page ul a {
        font-size: 16px !important
    }

    .hotel-detail-box_page ul div {
        margin: 0 20px !important
    }

    .hotel-detail-box .hotel-detail-box_favorable_swiper_item .imgContainer .more {
        display: none
    }

    .hotel-detail-box .hotel-detail-box_favorable_swiper_item .more {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .hotel-detail-box_bigImg .title {
        font-size: 28px;
        font-weight: 500
    }

    .hotel-detail-box_userTitle {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hotel-detail-box_userTitle h2 {
        font-size: 20px
    }

    .hotel-detail-box_userTitle_left, .hotel-detail-box_userTitle_right {
        width: 100%;
        padding-right: 0
    }

    .hotel-detail-box_userTitle .swiper-userTitle-next, .hotel-detail-box_userTitle .swiper-userTitle-prev {
        display: block
    }

    .hotel-detail-box_detail_facility {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .hotel-detail-box_detail_containerT > div:nth-child(2) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .hotel-detail-box_descript {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hotel-detail-box_descript .left, .hotel-detail-box_descript .right {
        width: 100%;
        padding: 20px 0 0 0
    }
}

@media (max-width: 768px) {
    .hotel-detail-box {
        font-size: .9rem;
        width: calc(100% - 20px);
        margin: 70px auto
    }

    .hotel-detail-box h3 {
        font-size: 1.1em
    }

    .hotel-detail-box h3 span {
        font-size: 1.1em
    }

    .hotel-detail-box_page ul li a {
        font-size: .8em;
        line-height: 2em
    }

    .hotel-detail-box_page ul li div {
        margin: 0 5px
    }

    .hotel-detail-box .hotel-detail-box_favorable_swiper_item .imgContainer .more {
        display: block
    }

    .hotel-detail-box .hotel-detail-box_favorable_swiper_item .more {
        display: none
    }

    .hotel-detail-box_bigImg .title {
        font-size: 1.2em;
        font-weight: 700
    }

    .hotel-detail-box_userTitle {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hotel-detail-box_userTitle h2 {
        font-size: .9em
    }

    .hotel-detail-box_userTitle h2 a {
        width: 100%
    }

    .hotel-detail-box_userTitle_left, .hotel-detail-box_userTitle_right {
        width: 100%;
        padding-right: 0
    }

    .hotel-detail-box_userTitle .swiper-userTitle-next, .hotel-detail-box_userTitle .swiper-userTitle-prev {
        display: none
    }

    .hotel-detail-box_detail_facility {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hotel-detail-box_detail_containerT > div:nth-child(2) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hotel-detail-box_descript {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hotel-detail-box_descript .left, .hotel-detail-box_descript .right {
        width: 100%;
        padding: 20px 0 0 0
    }
}
