
.container {
    background-color: #ffffff;
}

.container .banner {
    padding: 95px 0 0 0;
    /*width: 1920px;*/
    /*margin: 0 auto;*/
    width: 100%;
}

.container .banner .list_detail_banner {
    /*background: url('/images/detail-banner.jpg') no-repeat 0 0;*/
    height: 700px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% 50% !important;
    cursor: pointer;
}

.container .detail {
    padding: 18px 0 0 0;
    width: 1100px;
    margin: 0 auto;
}

.container .detail .left {
    float: left;
    width: 650px;
}

.container .detail .right {
    float: left;
    width: 450px;
}

.container .detail .breadcrumbs {
    width: 650px;
    padding: 0 0 18px 0;
    border-bottom: #D1D1D1 solid 1px;
}

.container .detail .breadcrumbs-fixed {
    position: fixed;
    top: 96px;
    background-color: #ffffff;
    height: 40px;
    padding: 20px 0 0 0;
    z-index: 99;
    /*left:17px;*/
    /*-moz-box-shadow: 10px 10px 10px rgba(48, 116, 147, 0.06);*/
    /*box-shadow: 10px 10px 10px rgba(48, 116, 147, 0.06);*/
}

.container .detail .breadcrumbs a.highlight:link,
.container .detail .breadcrumbs a.highlight:visited {
    color: #333333;
}

.container .detail .breadcrumbs span {
    font-size: 2rem;
    font-weight: bold;
    padding: 0 10px;
    color: #666666;
}

.container .detail .breadcrumbs a:link,
.container .detail .breadcrumbs a:visited {
    color: #0fa65f;
    font-size: 1.6rem;
}

.container .baseinfo {
    padding: 39px 0 36px;
    height: 90px;
    border-bottom: #d1d1d1 solid 1px;
}

.container .baseinfo-fixed {
    padding: 90px 0 36px;

}

.container .detail .left .baseinfo .left {
    width: 416px;
}

.container .detail .left .baseinfo .left p.tname {
    font-size: 2.8rem;
    color: #333333;
    padding: 0 0 20px 0;
    font-weight: bold;
}

.container .detail .left .baseinfo .left p.address {
    font-size: 1.6rem;
    color: #666666;
}

.container .detail .left .baseinfo .right {
    width: 80px;
    float: right;
    position: relative;
    top: -10px;
    text-align: center;
    right: 60px;
}

.container .detail .left .baseinfo .right p {
    padding: 9px 0 0 0;
    font-size: 1.4rem;
    color: #666666;
}

.container .detail .left .overview {
    padding: 39px 0 36px 0;

}

.container .detail .left .overview .title {
    font-size: 1.8rem;
    color: #333333;
    font-weight: bold;
    padding: 0 0 29px 0;
}

.container .detail .left .overview .introduce {
    font-size: 1.6rem;
    color: #666666;
    line-height: 2rem;
    border-bottom: #d1d1d1 solid 1px;
    /*min-height: 183px;*/
    padding: 0 20px 39px 0;
}

.container .detail .left .station {
    padding: 0 0 36px 0;

}

.container .detail .left .station .title {
    font-size: 1.8rem;
    color: #333333;
    font-weight: bold;
    padding: 0 0 29px 0;
}

.container .detail .left .station .introduce {
    font-size: 1.6rem;
    color: #666666;
    line-height: 2rem;
    border-bottom: #d1d1d1 solid 1px;
    min-height: 183px;
    padding: 0 20px 22px 0;
}

.container .detail .left .station .introduce .content {
    position: relative;
}


.container .detail .left .station .introduce .tips {
    position: absolute;
    background-color: #ffffff;
    width: 509px;
    height: 145px;
    right: -60px;
    top: -145px;
    /*border: #cccccc solid 1px;*/
    border-radius: 3px 3px 3px 3px;
    display: none;
    box-shadow:  0px 11px 15px 2px #e2e8de;
    border: transparent  solid 1px;
}

.container .detail .left .station .introduce .tips .tips-detail {
    padding: 15px;
}

.container .detail .left .station .introduce .tips .tips-detail .d-left,
.container .detail .left .station .introduce .tips .tips-detail .d-right {
    float: left;
}

.container .detail .left .station .introduce .tips .tips-detail .d-left img {
    width: 115px;
    height: 115px;
    padding: 0 15px 0 0;
    cursor: pointer;
}

.container .detail .left .station .introduce .tips .tips-detail .d-right .number {
    width: 100%;
    padding: 2px 0 0 3px;
}

.container .detail .left .station .introduce .tips .tips-detail .d-right .number .title {
    float: left;
    width: 190px;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: left;
    padding: 0 0 10px 0;
}

.container .detail .left .station .introduce .tips .tips-detail .d-right .number .text {
    float: left;
    font-size: 1.4rem;
    text-align: left;
    font-weight: normal;
    word-wrap: break-word;
    width: 110px;
}

.container .detail .left .station .introduce .tips .down-arrow {
    width: 22px;
    height: 16px;
    background: url(/images/down-arrow.png) no-repeat 0 0;
    display: block;
    position: absolute;
    right: 200px;
    bottom: -14px;
}

.container .detail .left .precautions {
    padding: 0 0 36px 0;

}

.container .detail .left .precautions .title {
    font-size: 1.8rem;
    color: #333333;
    font-weight: bold;
    padding: 0 0 29px 0;
}

.container .detail .left .precautions .introduce {
    font-size: 1.6rem;
    color: #666666;
    line-height: 2rem;
    border-bottom: #d1d1d1 solid 1px;
    min-height: 183px;
    padding: 0 20px 0 0;
}

.container .detail .left .facilities {
    padding: 0 20px 0 0;
    min-height: 250px;
    border-bottom: #d1d1d1 solid 1px;
    display: inline-block;

}

.container .detail .left .facilities .title {
    font-size: 1.8rem;
    color: #333333;
    font-weight: bold;
    padding: 0 0 29px 0;
}

.container .detail .left .facilities .introduce ul {
    width: 100%;
}

.container .detail .left .facilities .introduce ul li {
    width: 200px;
    float: left;
    padding: 0 0 32px 0;
    height: 50px;
}

.container .detail .left .facilities .introduce ul li span.more-icon {
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    padding: 0 19px 0 0;
}

.container .detail .left .facilities .introduce ul li span.more-name {
    font-size: 1.6rem;
    color: #666666;
    float: left;
    word-wrap: break-word;
    /*word-break: normal;*/
    /*word-break:break-all;*/
    width: 100px;
}

.container .detail .left .location {
    padding: 39px 20px 36px 0;

}

.container .detail .left .location .title {
    font-size: 1.8rem;
    color: #333333;
    font-weight: bold;
    padding: 0 0 29px 0;
}

.container .detail .left .location .introduce .bus .icon, .container .detail .left .location .introduce .metro .icon {
    width: 27px;
    height: 27px;
    float: left;
}

.container .detail .left .location .introduce .bus .text, .container .detail .left .location .introduce .metro .text {
    width: 514px;
    color: #666666;
    font-size: 1.6rem;
    float: left;
    padding: 0 0 0 22px;
    line-height: 2rem;
}

.container .detail .left .location .introduce .bus {
    min-height: 30px;
    /*padding:  0 0 30px 0;*/
}

.container .detail .left .location .introduce .metro {
    padding: 30px 0 30px 0;
}

.container .detail .right .get-started {
    width: 380px;
    height: 462px;
    border: #dadada solid 1px;
    /*position: fixed;*/
    border-radius: 3px 3px 3px 3px;
    /*margin: -183px 0 0 90px;*/
    margin: -80px 0 0 90px;
    position: relative;
}

.container .detail .right .get-started-fixed {
    position: fixed;
    top: 177px;
    z-index: 99;
    /*left:17px;*/
    /*-moz-box-shadow: 10px 10px 10px rgba(48, 116, 147, 0.06);*/
    /*box-shadow: 10px 10px 10px rgba(48, 116, 147, 0.06);*/
}


.container .detail .right .get-started .title  {
    height: 61px;
}

.container .detail .right .get-started .title p {

    padding: 17px 0 19px 0;
    text-align: center;
    color: #ffffff;
    font-size: 2.8rem;
    background-color: rgba(26, 51, 41, 0.7);
}

.container .detail .right .get-started .form {
    background-color: #ffffff;
    height: 401px;
}

.container .footer {
    background-color: #ffffff;
}

.container .detail .right .get-started .form p {
    padding: 28px 25px 0;
    font-size: 1.6rem;
    color: #333333;
    line-height: 20px;
}

.container .detail .right .get-started .form .name {
    padding: 26px 17px 16px;
}

.container .detail .right .get-started .form .email {
    padding: 0 17px 16px;

}

.container .detail .right .get-started .form .phone {
    padding: 0 17px 16px;

}

.container .detail .right .get-started .form input {
    width: 300px;
    height: 48px;
    border: #dadada solid 1px;
    border-radius: 3px 3px 3px 3px;
    color: #999999;
    font-size: 1.6rem;
}

.container .detail .right .get-started .form .name input.name {
    background: url('/images/care-name.png') no-repeat 10px 12px;
    padding: 0 0 0 45px;
}

.container .detail .right .get-started .form .email input.email {
    background: url('/images/care-email.png') no-repeat 10px 12px;
    padding: 0 0 0 45px;
}

.container .detail .right .get-started .form .phone input.phone {
    background: url('/images/detail-phone.png') no-repeat 10px 12px;
    padding: 0 0 0 45px;
}

.container .detail .right .get-started .form input:focus {
    outline: none !important;
    border-color: #f85858;
}

.container .detail .right .get-started .form .warning {
    outline: none !important;
    border-color: #f85858;
}

.container .detail .right .get-started .form p.warningText {
    color: #f85858;
}

.container .detail .right .get-started .form .frm-button {
    padding: 27px 17px;
}

.container .detail .right .get-started .form .frm-button button {
    color: #ffffff;
    background-color: #0FA65F;
    width: 331px;
    font-size: 16px;
    border-radius: 3px 3px 3px 3px;
    height: 40px;
}

.container .detail .right .get-started .success {
    color: #ffffff;
    height: 400px;
    width: 380px;
    margin: 0 auto;
    display: none;
}

.container .detail .right .get-started .success .img {
    background-color: #ffffff;
}

.container .detail .right .get-started .success img {
    clear: both;
    display: block;
    margin: auto;
    padding: 100px 0 0 0;
}

.container .detail .right .get-started .success .text {
    font-size: 1.6rem;
    color: #0fa65f;
    padding: 40px 0 0 0;
    text-align: center;
}

.container .detail .right .get-started .success .tips {
    font-size: 1.4rem;
    color: #999999;
    /*width: 350px;*/
    padding: 50px 0 0 49px;
    line-height: 25px;

}

.container .detail .left .station .introduce ul li {
    /*height: 60px;*/
    border-left: #DADADA solid 1px;
    border-right: #DADADA solid 1px;
    border-bottom: #DADADA solid 1px;
    padding: 18px 0 18px 25px;
    font-size: 1.6rem;
    color: #333333;
    font-weight: bold;
}

.container .detail .left .station .introduce ul li.first {
    border-top: #DADADA solid 1px;
}

.container .detail .left .station .introduce ul li.content {
    background-color: #F9FCFA;
}

.container .detail .left .station .introduce ul li.content.item-hi {
    background-color: #E0E1E1;
}

.container .detail .left .station .introduce ul li .room-list {
    width: 100%;
    height: 22px;
    font-weight: normal;;
    color: #666666;
}

.container .detail .left .station .introduce ul li .room-list .tname {
    width: 50%;
    float: left;
}

.container .detail .left .station .introduce ul li .room-list .tprice {
    width: 38%;
    float: right;
    padding: 0px 60px 0 0;
    text-align: right;
}



.container .detail .left .station .introduce .lSSlideWrapper ul li,
.container .detail .left .station .introduce ul.lSPager.lSGallery li {
    padding: 0 ;
    border: none;
}


div#onmap {
    width: 599px;
    height: 248px;
    margin: 33px 0 0 0;
}


.banner_overlay_2 {
    position: fixed !important;
    display: none;
    height: 100% !important;
    width: 100% !important;
    top: 0px !important;
    z-index: 199 !important;
    background: rgba(0, 0, 0, 0.85) !important;
    left:0;
}


.banner_overlay_2 .swiper-container {
    width: 900px;
    height: 600px;
    padding: 100px 0 0 0;
}



.banner_overlay {
    position: fixed !important;
    display: none;
    height: 100% !important;
    width: 100% !important;
    top: 0px !important;
    z-index: 199 !important;
    background: rgba(0, 0, 0, 0.85) !important;
}



.banner_overlay .close_img_slider_warp,  .banner_overlay_2 .close_img_slider_warp{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 80px;
    height: 80px;
    cursor: pointer;
}

.banner_overlay .close_img_slider_warp img , .banner_overlay_2 .close_img_slider_warp img  {
    width: 50px;
    height: 50px;
}


.banner_overlay .view, .banner_overlay_2 .view {
    width: 1200px;
    margin: auto;
    padding: 70px 0 0 0;
}





@media (min-height: 700px) {
    .container .banner .list_detail_banner {
        height: 368px !important;
    }
}


@media (min-width: 768px) {
    .container .banner .list_detail_banner {
        height: 500px !important;
    }

    .banner_overlay .view .swiper-container {
        padding: 20px 0 0 0;

    }

    .banner_overlay .view, .banner_overlay_2 .view {
        width: 800px;
        margin: auto;
        padding: 20px 0 0 0;
    }

    .banner_overlay .view ul li img, .banner_overlay_2 .view ul li img{
        height: 550px;
    }

}


@media (min-height: 850px) {
    .container .banner .list_detail_banner {
        height: 468px !important;
    }

    .banner_overlay .view, .banner_overlay_2 .view {
        width: 1200px;
        margin: auto;
        padding: 50px 0 0 0;
    }

    .banner_overlay .view ul li img, .banner_overlay_2 .view ul li img{
        height: 800px;
    }
}

@media (min-width: 744px) and (min-height: 700px) {
    .container .banner .list_detail_banner {
        height: 441.6px !important;
    }
}

@media (min-width: 744px) and (min-height: 850px) {
    .container .banner .list_detail_banner {
        height: 561.6px !important;
    }

}

@media (min-width: 1128px) and (min-height: 700px) {
    .container .banner .list_detail_banner {
        height: 552px !important;
    }
}

@media (min-width: 1128px) and (min-height: 850px) {
    .container .banner .list_detail_banner {
        height: 702px !important;
    }
}

@media (min-width: 1128px) and (min-height: 1000px) {
    .container .banner .list_detail_banner {
        height: 852px !important;
    }

}






