/* banner  start*/

.ban_title {
    width: 30.57%;
    position: absolute;
    left: 34.715%;
    top: 15%;
    z-index: 5;
    /* transform: translateX(-50%); */
}


/* banner  end*/


/* 内容  start*/

.right_bg {
    width: 100%;
    padding-bottom: 5%;
}

.right_bg,
.boxlist {
    cursor: pointer;
    background: url(../images/hy_hotel/bg.png) no-repeat;
    background-size: cover;
}

.ban_bottom div {
    color: #34529d;
}


/* 酒店介绍 start*/

.right_box {
    background: url(../images/hy_hotel/jd_intro_bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.right_box_padding {
    padding-top: 8.85%;
}


/* 轮播 start */

.swiper-container0 {
    border: 2px solid #9aadd4;
}


/* 轮播 end */

.con1 {
    display: flex;
    margin: 20% 8% 0 8%;
}

.con1-left {
    width: 55%;
    margin-right: 3%;
}

.con-left h2 {
    text-align: center;
    margin-bottom: 3%;
    letter-spacing: 2px;
    color: #34529d;
    /* text-align: right; */
}

.con1-left h2,
.con3-left h2 {
    text-align: left;
}

.con2-right h2 {
    text-align: right;
}

.con-left p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
}


/* .con2-right p {
    line-height: 25px;
} */

.con_img1 {
    width: 43%;
    margin-left: 5%;
}

.con_img2 {
    width: 42.66%;
    margin: -5% 0 0 8%;
}

.con2 {
    margin: -22% 8% 0;
}

.con2_top,
.con2_bottom {
    display: flex;
    align-items: center;
}

.con_img3,
.con_img6 {
    width: 50%;
}

.con2_bottom {
    margin-top: 2%;
}

.con_img4,
.con_img5 {
    width: 24.33%;
    margin-right: 1.5%;
}

.con2-right {
    width: 55%;
    margin-left: 3%;
}

.con3 {
    display: flex;
    margin: 10% 8% 0;
    padding-bottom: 27%;
}

.con-last {
    position: relative;
}

.con3-left {
    width: 95%;
}

.con_img7 {
    width: 95%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.con_img8 {
    width: 46%;
    margin-left: 2%;
}


/* 酒店介绍 end*/


/* 酒店房型 start*/

.box_right h3 {
    color: #2e78c8;
    font-weight: 400;
}

.booking {
    border: 2px solid #2e78c8;
    color: #2e78c8;
}


/* 酒店房型 end*/


/* 内容  end*/

@media (min-width: 1700px) {
    .con-left h2 {
        font-size: 32px;
    }
    .con-left p {
        font-size: 22px;
        line-height: 32px;
    }
    /* .con2-right p {
        line-height: 27px;
    } */
}

@media (min-width: 1500px) and (max-width: 1700px) {
    .con-left h2 {
        font-size: 30px;
    }
    .con-left p {
        font-size: 20px;
        line-height: 30px;
    }
    /* .con2-right p {
        line-height: 23px;
    } */
}

@media (min-width: 1350px) and (max-width: 1500px) {
    .con-left h2 {
        font-size: 28px;
    }
    .con-left p {
        font-size: 18px;
        line-height: 28px;
    }
    /* .con2-right p {
        line-height: 21px;
    } */
}