@media screen and (max-width: 856px) {
    /* 移动端样式 */

    .font-18r {
        font-size: 18rem !important;
    }

    .quan {
        position: absolute;
        width: 100%;
        height: 100%;
        background: linear-gradient(#bed6e4, #b0b9ec);
        z-index: 1;
    }

    .quan .quanBG {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .content {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 2;
    }

    .content .title {
        width: 100%;
        height: max-content;
        padding: 26rem 0 17rem;
        background-color: #fff;
        position: fixed;
        top: 52px;
        left: 0;
    }

    .content .mb{
        top: 0;
    }

    .content .titleImg {
        width: 318rem;
        height: 95rem;
        margin: auto;
        display: block;
    }

    .content .imgWrap {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .content .con {
        margin-top: 138rem;
        padding-top: 387rem;
        font-size: 35rem;
        line-height: 60rem;
    }

    .content .con .w-title {
        font-size: 75rem;
        line-height: 1;
        font-weight: bold;
    }

    .content .con .w-name {
        font-size: 45rem;
        line-height: 1;
    }

    .content .con .w-location {
        font-size: 32rem;
        background-color: rgba(0, 0, 0, 0.4);
        width: max-content;
        padding: 0 31rem;
        height: 62rem;
        line-height: 62rem;
        text-align: center;
        border-radius: 31rem;
        margin-top: 60rem;
        margin-bottom: 99rem;
    }

    .content .con .w-line {
        background-color: rgba(255, 255, 255, 0.588);
        width: 188rem;
        height: 3rem;
        margin-top: 25rem;
        margin-bottom: 30rem;
    }

    .content .con .w-btn {
        font-size: 30rem;
        background-color: #fbc300;
        width: max-content;
        padding: 0 43rem;
        height: 86trm;
        line-height: 86rem;
        text-align: center;
        border-radius: 43rem;
    }

    .content .con .w-btn .icon {
        width: 35rem;
        height: 35rem;
        margin-right: 13rem;
    }

    .content .btn {
        background-color: rgba(0, 0, 0, 0.4);
        width: 395rem;
        height: 86rem;
        line-height: 86rem;
        border-radius: 43rem;
        margin: 50rem auto;
    }

    .content .imgBox {
        width: 100%;
        height: 80vh;
        background: linear-gradient(#d0e1eb, #d8dae6);
    }

    .content .poster {
        position: fixed;
        bottom: 100rem;
        left: 0;
        width: 100%;
        height: max-content;
        padding: 12rem 0;
        background-color: #fff;
    }

    .content .poster .posterImg {
        width: 96%;
        height: 181rem;
        display: block;
        margin: auto;
    }

    .content .footerMB {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 66rem;
        background: #d0e1eb;
        color: #000;
        font-size: 24rem;
    }


    .nav {
        position: absolute;
        top: 27rem;
        left: 0;
        width: 100%;
        height: 84rem;
        z-index: 2;
    }

    .nav .back {
        width: 56rem;
        height: 84rem;
        margin-left: 10rem;
    }

    .nav .back .icon {
        width: 20rem;
        height: 33rem;
    }

    .rightTop {
        background-color: rgba(0, 0, 0, 0.2);
        min-width: 253rem;
        height: 94rem;
        margin-right: 26rem;
    }

    .rightTop .logo {
        width: 51rem;
        height: 51rem;
        margin: 0 20rem;
    }

    .rightTop .location {
        width: max-content;
        padding-right: 20rem;
    }

    .font-28 {
        font-size: 28rem;
    }

    .font-22 {
        font-size: 22rem;
    }

    /* 甲板切换 */
    .timeSwitch {
        width: 253rem;
        height: auto;
        position: absolute;
        right: 26rem;
        top: 110rem;
    }

    .timeSwitch .img{
        width: 100%;
        height: 100%;
    }

    .swiperBox {
        width: max-content;
        height: max-content;
        position: absolute;
        bottom: 140rem;
        left: 50%;
        z-index: 2;
        transform: translateX(-50%);
        background: rgba(0, 0, 0, 0.3);
        padding: 22rem 16rem;
    }

    .addPad-30{
        padding: 0 30rem !important;
    }

    .mbSwiper {
        max-width: 680rem;
        height: max-content;
    }

    .mbSwiper .swiper-slide {
        border: 4rem solid #fff;
        background-color: rgba(0, 0, 0, 0.2);
        width: 185rem;
        height: 116rem;
        position: relative;

    }

    .mbSwiper .swiper-slide .imgBg {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .mbSwiper .swiper-slide .name {
        width: 195rem;
        text-align: center;
        font-size: 25rem;
        font-family: "PingFang";
        font-weight: bold;
        line-height: 1.5;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        padding: 2px 0;
        background: rgb(67 67 67 / 30%);
    }

    .mbSwiper .addYellow {
        border-color: rgb(255, 198, 45);
    }

    .swiperBox .btnBox {
        position: absolute;
        top: 0;
        background-color: rgba(0, 0, 0, 0.6);
        width: 30rem;
        height: 100%;
        z-index: 2;
        cursor: pointer;
    }

    .swiperBox .btnBox.left {
        left: 0;
    }

    .swiperBox .btnBox.right {
        right: 0;
    }

    .swiperBox .btnBox .icon {
        width: 20rem;
        height: 36rem;
    }

    .tabs {
        width: 698rem;
        height: 68rem;
        line-height: 68rem;
        position: absolute;
        bottom: 60rem;
        left: 50%;
        z-index: 2;
        transform: translateX(-50%);
        background: rgba(0, 0, 0, 0.3);
    }

    .tabs .tab {
        width: 220rem;
        height: 68rem;
        line-height: 68rem;
        text-align: center;
        font-size: 28rem;
        color: #fff;
        cursor: pointer;
    }

    .tabs .line {
        background-color: rgb(248, 195, 3);
        position: absolute;
        left: 110rem;
        bottom: 0;
        width: 100rem;
        height: 4rem;
        transform: translateX(-50%);
    }

    /* .introBox . */
    .popUp {
        transition: all 0.6s;
        opacity: 1;
    }
    .arrow {
        width: 60rem;
        height: 60rem;
        position: absolute;
        bottom: 64%;
        right: 0;
        z-index: 2;
        transition: all 0.6s;
    }

    .hideArrow {
        bottom: 0;
    }

    .hideBox {
        transform: translateY(100%);
    }

    .hide {
        opacity: 0;
    }

    .introBox {
        width: 100%;
        height: 64%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 2;
        background: #ffff;
        overflow-y: scroll;
        padding-bottom: 20rem;
        transition: all 0.6s;
    }

    .introBox .top {
        width: 100%;
        height: 110rem;
    }

    .introBox .top .icon {
        width: 54rem;
        height: 54rem;
        margin: 0 25rem;
    }

    .introBox .top .name {
        font-size: 40rem;
        color: rgb(37, 37, 37);
    }

    .introBox .conSwiper {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        border: 16rem solid #eee;
        border-width: 16rem 13rem;
        background: #eaeaea;
        position: relative;
    }

    .introBox .conSwiper .img {
        width: 100%;
        height: auto;
    }

    .introBox .conSwiper .wrapPlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        background: rgba(0, 0, 0, 0.3);
    }

    .introBox .conSwiper .wrapPlay .play {
        width: 116rem;
        height: 116rem;
    }

    .introBox .conSwiper .swiper-pagination-bullet {
        background: #fff;
    }

    .introBox .conSwiper .swiper-pagination-bullet-active {
        background: rgb(255, 198, 45);
    }

    .introBox .conSwiper .swiper-button-prev:after,
    .introBox .conSwiper .swiper-button-next:after {
        content: '';
    }

    .introBox .con {
        font-size: 28rem;
        color: rgb(69, 69, 69);
        line-height: 42rem;
        width: 90%;
        height: max-content;
        margin: 44rem auto 0;
    }
}
