body{
    background: #fff;
}
/*.content{
    padding:0 200px;
}*/
.superior,.tab-box{
    padding:0 50px;
}
.banner-box{
    position: relative;
    overflow: hidden;

}
.banner{
    height:600px;
}
.arrow{
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-top:-25px;
    z-index:99;
    font-size: 40px;
    cursor: pointer;
    color: #fff;
    text-align: center;
}
.arrow.prev{
    left:0;

}
.arrow.next{
    right:0;
}

.banner-box a{
    display: inline-block;
    height: 100%;
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
}
.banner-box img{
    width: 100%;
    border: none;
    vertical-align:bottom;
}


.line-btn span{
    width: 26px;
    height: 26px;
    line-height: 20px;
    position: absolute;
    /*background-color: red;*/
    bottom: 25px;
    z-index: 6;
    cursor: pointer;
}
.line-btn .banner-btn-left{
    left: 7%;
}
.line-btn .banner-btn-right{
    right: 7%;
}


.superior{
    padding-top: 50px;
    padding-bottom: 30px;
    /*display: none;*/
}
.superior.active{
    display: block;
}
.superior .sup-left{
    width: 80%;
    float: left;
    padding-left:10px;
    /*padding-right: 10%;*/
}

.superior .sup-left .sup-title{
    display: inline-block;
    font-size: 30px;
    height: 100%;
    word-spacing: -0.5em;
    margin-bottom: 10px;

}
.sup-title h3{
    display: inline-block;
    border-bottom:1px solid #000000;
    padding: 5px 15px;
    font-size: 25px;
}
.sup-title i{
    font-size: 21px;
    padding: 0 3px;
    color:#af7626;
}
.sup-title span:hover i{
    color:#000;
}
.superior .sup-left p{
    font-size: 18px;
    line-height: 20px;
    word-spacing: 3px;
    letter-spacing: 1px;

}

{
    width: 30%;
    float: right;
    text-align: center;
}
.sup-right >span{
    display: inline-block;
    width: 200px;
    height: 130px;
    background: url("../images/checkAvailability_3.png") no-repeat;
}


.sup-right >span:hover{
    background: url("../images/checkAvailabilityOver_3.png") no-repeat;
}

.sup-right >span a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.tab-box .nav{
    display: flex;
}
.tab-box .nav li{
    text-align: center;
    flex:1;
    font-size: 22px;
    margin-bottom: 0;
    border:none;
    border-right: 2px solid #fff;
    background-color: #818285;
    display: table-cell;
    vertical-align: middle;
}
.tab-box .nav li:last-child{
    border-right: none;
}
.tab-box .nav li.hover,.tab-box .nav a.hover{
    background-color: #000;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    border: none;
    background-color: #000;
}
.tab-box .nav-tabs .nav li.active{
    background: #000;
}
.tab-box .nav li.hover a.hover{
    background-color: red !important;
}
.tab-box .nav li a{
    border-radius: 0;
    color: #fff;
    margin:0;
    border: none;
}


.tab-box .nav li.active a{
    color: #fff;
    height: 100%;
}



.tab-box .nav-tabs > li > a:hover {
    color: #fff;
    cursor: default;
    background-color: #000000;
}


.tab-content{
    margin-top:20px;
    padding-bottom: 30px;
}

.tab-cont-left{
    width: 60%;
    float: left;
    text-align: center;
}

.tab-cont-left img{
    width: 100%;
    height:auto;
}
.tab-cont-right{
    width: 40%;
    float: left;
    /*padding-top: 50px;*/
}
.tab-cont-right p {
    font-size: 16px;
    line-height: 25px;
    position: relative;
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 3px;
}
.content-box{
    display: none;
}

.content-box.active{
    display: block;
}


@media screen and (max-width: 1400px) {
  /*  .content{
        padding:0 100px;
    }*/
}

@media screen and (max-width: 1200px) {
    .content{
        padding:0;
    }
}

@media screen and (max-width: 767px){

    .superior .sup-left{
        width: 100%;
        float: left;
        padding: 0 15px;
        margin-bottom:20px;
    }

    .superior .sup-right{
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 20px;
    }

    .tab-box .nav-tabs a{
        font-size: 12px;
    }
    .tab-cont-left{
        width: 100%;
        float: left;
        text-align: center;
    }

    .tab-cont-left img{
        width: 100%;
        height:auto;
    }
    .tab-cont-right{
        width: 100%;
        float: left;
        padding: 15px 0;

    }

    .content{
        padding:0;
    }
    .arrow{
        font-size: 30px;
    }
    .line-btn span {
        bottom: 50%;
        margin-bottom: -13px;
    }
    .line-btn .banner-btn-left{
        left: 15px;
        background:url("../images/small_arrow.png") no-repeat;
        background-position:-10px -48px;
    }
    .line-btn .banner-btn-right{
        right: 5px;
        background:url("../images/small_arrow.png") no-repeat;
        background-position:-10px -10px;
    }


}



/********** deluxe ���� *******************************/

.deluxe{
    /*height: 595px;*/
}
.deluxe .word-box {
    text-align: center;
    position: relative;
    height: 368px;
    top: -68px;
}
.deluxe .word{
    display: inline-block;
    height: 368px;
    width: 63%;
    /*left: 21%;*/
    /*top: -68px;*/
    background: url("../images/deluxeRoom_bg.png") repeat;
    /*position: absolute;*/
    position: relative;
    z-index: 11;

}

.deluxe .word-bg-2{
    background: url("../images/deluxeRoom_bg_2.png") repeat;
}
.deluxe .word h2{
    font-size: 18px;
    padding-top: 15px;
    line-height: 35px;
}
.deluxe .word h2 > i{
    font-size: 16px;
    color: #222;
    display: none;
}
.deluxe .word i{
    font-size: 16px;
}
.deluxe .word-main{
    text-align: left;
    height: 81%;
    /*background-color: green;*/
    padding: 15px 20%;
    position: relative;
}

.deluxe .word-main p{
    font-size: 16px;
    padding-top: 35px;
}

.deluxe .word .left,.deluxe .word .right{
    position: absolute;
    width: 17px;
    height: 30px;
    background-color: red;
    top: 40%;
    padding: 10px;
    z-index: 33;

}
.deluxe .word .left{
    left: 40px;
    background: url("../images/jiantou.png") top left no-repeat;
    background-position:-10px -50px;
    cursor: pointer;
}

.deluxe .word .right{
    right: 40px;
    background: url("../images/jiantou.png") top left no-repeat;
    background-position:-10px -10px;
    cursor: pointer;
}

@media screen and (max-width: 767px){
    .deluxe .word-box{
        height: 100%;
        top: 0;
    }
    .deluxe .word{
        position: relative;
        width: 100%;
        height: 100%;
        left: 0%;
        top: 0%;
    }
    .deluxe .word-main{
        padding-left: 15px;
        padding-right: 15px;
    }
    .deluxe .word h2 > i{
        display: inline-block;
    }
}



/******* book ****************************/

.room-book{
    text-align: center;
    height: 300px;
    /*height: 100%;*/
    background-color: #ffffff;
    /*background-color: red;*/
    /*margin-top: 355px;*/
    padding-top: 65px;
}

.room-book span{
    display: inline-block;
    width: 240px;
    height: 187px;
    border: 2px solid #D2AC67;
    padding: 40px 23px;
    /*background-color: pink;*/
    color: #D2AC67;
}
.room-book span a{
    color: #D2AC67;
}

.room-book .room-logo{
    line-height: 63px;
    border-bottom: 1px solid #D2AC67;
}

.room-book .room-title{
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #D2AC67;
}

@media screen and (max-width: 767px){
    .room-book{
        /*background: url("../images/deluxeRoom_bg.png") repeat-y;*/
        /*border-top: none;*/
        margin-top: -1px;
    }
}

/************ service-box ********************************/

.service-box{
    height: 688px;
    clear: both;
    background: url("../images/roomdetail_ser_bg.png") repeat-y;

}

.ser-left {
    height: 100%;
    width: 58%;
    /*background-color: red;*/
    float: left;
    padding-top: 180px;
}


.ser-left-main{
    height: 287px;
    /*height: 100%;*/
    width: 100%;
    background-color: #D2AC67;
    padding-left: 37%;
    clear: both;
    position: relative;
}
.ser-left-main ul{
    height: 287px;
    width: 100%;
    display: inline-block;
}
.ser-left-main li{
    /*width: 190px;*/
    height: 48px;
    width: 100%;
    background-color: transparent;
    margin-top:35px;

    border: 1px solid #ffffff;

}

.ser-left-main li a{
    display: inline-block;
    height: 100%;
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    padding-left: 15px;
    /*line-height: 48px;*/
}
.ser-left-main li a.active{
    background-color: #fff;
    color: #D2AC67;
    box-shadow: 7px 7px 10px #A17435;
}

.ser-img-box{
    position: absolute;
    right: 40px;
    top: -117px;
    /*border: 2px solid red;*/
}

.ser-img-box .my-left{
    display: inline-block;
    width: 34%;
    vertical-align: top;
    padding-top: 118px;
}

.ser-img-box .my-right{
    display: inline-block;
    width: 65%;
    padding-left: 10px;
}

.ser-left-main li a i{
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.ser-left-main li a  span{
    display: inline-block;
    vertical-align: middle;
}
.ser-img-box .my-right.c1,.ser-img-box .my-right.c2{
    display: none;
}
@media screen and (max-width: 991px){

    .ser-left {
        width: 100%;
        float: left;
        padding: 0 15px;
        background-color: #fff;
        padding-top: 30px;
    }
    .ser-right {
        height: 100%;
        width: 100%;
        background-color: green;
        float: left;

    }
    .ser-left-main{
        height: 100%;
        padding-left: 0%;
        background-color: #fff;
    }
    .ser-img-box{
        top: 0;
        width: 100%;
        right: 0;
        position: relative;
    }
    .ser-left-main ul{
        height: 100%;
        top: 0;
    }
    .ser-left-main li {
        /* width: 190px; */
        /*height: 20px;*/
        width: 100%;
        background-color: #E6E7E8;
        margin-top: 0;
        color: #000;
        border: none;
    }
    .ser-left-main li a {
        font-size: 16px;
        text-align: center;
        color: #000;
    }
    .ser-left-main li a i{
        width: 0;
        height: 100%;
        display: inline-block;
        vertical-align: middle;
    }
    .ser-left-main li a  span{
        display: inline-block;
        vertical-align: middle;
    }
    .ser-img-box .my-left {
        display: inline-block;
        width: 39%;
        top: 0;
        vertical-align: top;
        float: left;
        padding-top:0;
    }
    .ser-img-box .my-right{
        display: inline-block;
        width: 61%;
        padding-left: 15px;
        height: 100%;
        vertical-align: top;
        float: left;
    }
    .ser-img-box .my-right img{
        top: 0;
        width: 100%;
        vertical-align: top;
    }

    .ser-left-main li a.active{
        box-shadow: none;
        background-color: #D2AC67;
        color: #fff;
    }

}






/******* ser-right  ************************************/
.ser-right {
    height: 100%;
    width: 42%;
    /*background-color: green;*/
    float: left;
    padding-left: 45px;
    padding-top: 165px;
}
.ser-right.d1,.ser-right.d2{
    display: none;
}
.ser-right p{
    font-size: 16px;
    line-height: 20px;
    position: relative;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 7px;
}

.ser-right p i{
    position: absolute;
    left: 0;
}

@media screen and (max-width: 991px){
    .service-box{
        height: 100%;
    }
    .ser-right{
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 35px;
        padding-bottom: 35px;
        background-color: #fff;
    }
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
    /*z-index: 10;*/
}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .5;
    /*z-index: 99;*/
}

.servier-main{
    overflow: hidden;
}

/*标题样式*/
.proTitle{
    margin-top:20px;
}
.proTitle h1{
    font-size:24px;
    /*font-weight: bold;*/
    color:#000;
}
.proTitle span{
    display:block;
    width:120px;
    height:1px;
    background:#000;
    margin:10px auto 10px;
}
.main-box>p{
    color:#af772a;
    font-size:16px;
    margin-bottom:50px;
}
/*标题样式结束*/

/*修改ul的索引盒子开始 nav nav-tabs==========================*/


/*修改ul的索引盒子结束==========================*/
.superior.active{
    display: block;
}

.no {
    display:none;
}

.carousel.slide{
    position: relative;
}
.left.carousel-control,.right.carousel-control{
    width: 50px;
    height: 50px;
    display:inline-block;
    /*float: left*/
    background: transparent;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
            font-size: 30px;
}
.tab-box{
    display:none;
}
.active{
    display: block;
}

/*.room-prev,.room-next{
    width: 45px;
}*/
.nav-content .location_ul.erjidaohang{
  width: 150px;
  left:50%;
  transform:translateX(-50%);
}
@media (min-width:769px){
    .sup-left{
        z-index: 100;
    }
    .sup-right{
        width: 200px;
        position: relative;
        height: 130px;
        float: right;
    }
    .sup-right span{
        position: absolute;
        top: 0;
        right:2px;
    }
    .nav-content .location_ul.erjidaohang{
      width: 150px;
      left:50%;
      transform:translateX(-50%);
    }
}
@media (max-width:767px){

      .proTitle{
        margin-top: 15px;
        height: auto;
    }
    .proTitle h1{
        font-size: 30px;
        font-weight: 700;
    }
    .proTitle span{
        width: 200px;
        margin:10px auto;
    }
    p.text-center{
        font-size: 20px;
        margin-bottom: 15px;
    }
}

@media (min-width:800px){
   .nav-content .location_ul.erjidaohang{
   width: 100%\0;
   top:38px\0;
   left:50%\0;
   -ms-transform: translateX(-50%);

  }
}



/*ie===============================================================*/
.my-container{
  /*width: 97%\0;*/
  padding:0 15px\0;
}
.nav-content .location_ul.erjidaohang{
  width: 150px;
  left:50%;
  transform:translateX(-50%);
}
