html,body{
    overflow-x: hidden;
}

.desc-title{
    text-align: center;
    line-height: 51px;
    font-size: 37px;
}
.opacity0{
    opacity: 0;
    pointer-events: none;
    height: 0;
}
.opacity1{
    opacity: 1;
    pointer-events: auto;
    height: auto;
}
section,div,p,span{
	position: relative;
    box-sizing: border-box;
}

.posa{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.bgImg{
    width: 100%;
    height: 100%;
}
.bgImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.br-pc{
    width: 100%;
    display: block;
}
.br-phone{
    width: 100%;
    display: none;
}



.play-box{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 10000;
    display: none;
    top: 0;
}
.play-box .play-wrap {
    width: 60%;
    position: absolute;
    top: 50%;
    max-height: 90vh;
    left: 50%;
    transform: translate(-50%, -50%);
}
.play-box .play {
    width: 100%;
}
.play-box .closeVideo {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .8);
    text-align: center;
    line-height: 40px;
    color: rgba(0, 0, 0, .8);
    font-size: 22px;
    position: absolute;
    top: -20px;
    right: -20px;
    user-select: none;
    cursor: pointer;
}


.blueSkyContent1{
    width: 100%;
    height: 2136px;
}
.blueSkyContent1 .blueSkyCont{
    width: 1196px;
    padding-top: 100px;
}
.blueSkyContent1 .blueSkyCont .title{
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 39px;
    color: #FFFFFF;
}
.blueSkyContent1 .blueSkyCont .title img{
    width: 382px;
    height: 51px;
    margin-right: 9px;
}
.blueSkyContent1 .blueSkyCont .bsr_title{
    width: 906px;
    height: 106px;
    display: block;
    margin: 59px auto 0;
}

.blueSkyContent1 .blueSkyCont .desc{
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 40px;
    margin: 34px auto 0;
}
.blueSkyContent1 .blueSkyCont .Hasbro{
    width: 486px;
    height: 45px;
    display: block;
    margin: 50px auto 0;
}
.blueSkyContent1 .blueSkyCont .videoBox{
    width: 1051px;
    height: 634px;
    margin: 80px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blueSkyContent1 .blueSkyCont .videoBox .videoplay{
    width: 953px;
    height: 540px;
    background: #02060A;
    border: 1px solid rgba(0,0,0,0.09);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.blueSkyContent1 .blueSkyCont .videoBox .videoplay .video-title{
    width: 761px;
    height: 322px;
}
.blueSkyContent1 .blueSkyCont .videoBox .videoplay .playImg{
    width: 231px;
    height: 231px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.blueSkyContent1 .blueSkyCont .Transformers{
    width: 433px;
    height: 655px;
    position: absolute;
    right: -360px;
    bottom: -190px;
}
.blueSkyContent1 .gongyi{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 90px auto 0;
}
.blueSkyContent1 .gongyi .left{
    width: 512px;

}
.blueSkyContent1 .gongyi .left .desc-title{
    text-align: left;
}
.blueSkyContent1 .gongyi .left .line{
    width: 70px;
    height: 1px;
    background: #999999;
    margin-top: 30px;
}
.blueSkyContent1 .gongyi .left .desp{
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 36px;
    margin-top: 30px;
}
.blueSkyContent1 .gongyi .left .more{
    width: 247px;
    height: 55px;
    background: rgba(204,153,51,0);
    border: 1px solid #CC9933;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    color: #CC9933;
    margin-top: 50px;
}
.blueSkyContent1 .gongyi .left .more img{
    width: 19px;
    height: 13px;
    margin-left: 10px;
}
.blueSkyContent1 .gongyi .right{
    width: 618px;
    height: 524px;
    background: #090911;
    border: 1px solid #332905;
    transition: 0.3s all;
}
.swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.blueSkyContent1 .gongyi .right:hover{
    box-shadow: 0 0 20px rgba(204,153,51,0.5);
}
.blueSkyContent1 .gongyi .right .swiper-slide{
    transition: 0.3s all;
}
.blueSkyContent1 .gongyi .right .swiper-slide:hover{
    transform: scale(1.05);
}
.swiper-button-next{
    top: 35% !important;
    background-image: url(/best/images/blueSkyRescue/pc/gold-right.png) !important;
}
.swiper-button-prev{
    top: 35% !important;
    background-image: url(/best/images/blueSkyRescue/pc/gold-left.png) !important;
}
.swiper-pagination-bullet{
    background: #4B4B4B !important;
    opacity: 1 !important;
}
.blueSkyContent1 .gongyi .right .banner{
    width: 618px;
    height: 354px;
    object-fit: cover;
}
.blueSkyContent1 .gongyi .right .botm{
    width: 618px;
    height: 170px;
    padding: 20px;
}
.blueSkyContent1 .gongyi .right .botm .tit{
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
}
.blueSkyContent1 .gongyi .right .botm .desp{
    font-weight: 400;
    font-size: 14px;
    color: #9494A4;
    line-height: 22px;
    margin-top: 15px;
}
.blueSkyContent1 .gongyi .right .botm .more{
    font-weight: 400;
    font-size: 14px;
    color: #CC9933;
    margin-top: 15px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.blueSkyContent1 .gongyi .right .botm .more img{
    width: 14px;
    height: 10px;
    margin-left: 5px;
}

.blueSkyContent2{
    height: 877px;
}
.blueSkyContent2 .blueSkyCont{
    width: 1196px;
    margin-top: -25px;
}
.blueSkyContent2 .blueSkyCont .desc-title{
    text-align: center;
    font-size: 42px;
}
.blueSkyContent2 .blueSkyCont .desp{
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    padding-top: 31px;
}
.blueSkyContent2 .blueSkyCont .toggleBtns{
    width: 252px;
    display: flex;
    justify-content: space-between;
    margin: 33px auto 0;
}
.blueSkyContent2 .blueSkyCont .toggleBtns .toggleBtn{
    width: 114px;
    height: 40px;
    background: #222222;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s all;
}
.blueSkyContent2 .blueSkyCont .toggleBtns .toggleBtn.act{
    background: #CC9933;
    color: #010101;
}
.blueSkyContent2 .blueSkyCont .swiperBox{
    width: 1192px;
    height: 486px;
    margin: 20px auto 0;
}
.blueSkyContent2 .blueSkyCont .swiperBox .bg{
    width: 100%;
    height: 100%;
}
.blueSkyContent2 .blueSkyCont .swiperBox .swipers{
    width: 1152px;
    height: 440px;
    margin-top: 24px;
    margin-left: 13px;
}

.blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper{
    width: 100%;
    height: calc(100% + 50px);
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide{
    height: calc(100% - 50px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide .banner{
    width: 482px;
    height: 440px;
    object-fit: cover;
}
.blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide .right{
    width: 630px;
    padding-top: 1px;
}
.blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide .right .name{
    font-weight: bold;
    font-size: 35px;
    color: #FFFFFF;
}
.blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide .right .info1{
    font-weight: bold;
    font-size: 16px;
    color: #CC9933;
    padding-top: 27px;
}
.blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide .right .info2{
    width: 630px;
    background: rgba(7, 25, 36, 0.22);
    border: 1px dashed rgba(204, 153, 51, 0.22);
    padding: 12px 14px;
    font-size: 16px;
    color: #FFF0C9;
    line-height: 30px;
    margin-top: 26px;
}
.blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide .right .info3{
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 36px;
    font-style: italic;
    margin-top: 21px;
}
.swiper-pagination.swiper-pagination2,.swiper-pagination.swiper-pagination3{
    bottom: -5px ;
}

.blueSkyContent3{
    width: 100%;
    height: 833px;
}
.blueSkyContent3 .blueSkyCont{
    width: 1196px;
}
.blueSkyContent3 .blueSkyCont .title{
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 42px;
    color: #FFFFFF;
}
.blueSkyContent3 .blueSkyCont .title img{
    width: 335px;
    height: 48px;
}
.blueSkyContent3 .blueSkyCont .desp{
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 22px;
}
.blueSkyContent3 .blueSkyCont .botm{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blueSkyContent3 .blueSkyCont .botm .left{
    width: 450px;

}
.blueSkyContent3 .blueSkyCont .botm .left .tit span{
    font-weight: bold;
    font-size: 26px;
    color: #CC9933;
    line-height: 36px;
    background: linear-gradient(97deg, #FBF5C1 0%, #D09C50 31.3232421875%, #FBF5C1 65.234375%, #D09C50 83.30078125%, #CB964B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blueSkyContent3 .blueSkyCont .botm .left .info{
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    margin-top: 9px;
    margin-bottom: 29px;
}
.blueSkyContent3 .blueSkyCont .botm .left .tip{
    width: 421px;
    height: 95px;
    border: 1px dashed rgba(255, 255, 255, 0.2);

    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    padding: 12px 17px;
}
.mySwiper4{
    width: 664px;
    height: 470px;
    cursor: pointer;
}
.blueSkyContent3 .blueSkyCont .botm .right .banner{
    width: 664px;
    height: 470px;
    object-fit: cover;
}
.blueSkyContent3 .blueSkyCont .botm .right .botmTxt{
    width: 664px;
    height: 77px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blueSkyContent3 .blueSkyCont .botm .right .swiper-button-next{
    top: 45% !important;
}
.blueSkyContent3 .blueSkyCont .botm .right .swiper-button-prev{
    top: 45% !important;
}
.swiper-button-next.swiper-button-disabled{
    opacity: 1 !important;
    background-image: url(/best/images/blueSkyRescue/pc/right-jt.png) !important;
}
.swiper-button-prev.swiper-button-disabled{
    background-image: url(/best/images/blueSkyRescue/pc/left-jt.png) !important;
    opacity: 1 !important;
}

.blueSkyContent4{
    width: 100%;
    height: 848px;
}
.blueSkyContent4 .blueSkyCont{
    width: 1196px;
}
.blueSkyContent4 .blueSkyCont .title{
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 42px;
    color: #FFFFFF;
}
.blueSkyContent4 .blueSkyCont .title img{
    width: 335px;
    height: 48px;
}
.blueSkyContent4 .blueSkyCont .desp{
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 22px;
}
.blueSkyContent4 .blueSkyCont .swiperBox{
    width: 100%;
    height: 459px;
    background-image: url(/best/images/blueSkyRescue/pc/vk-person-bg.png);
    padding: 45px 0 0 35px;
    margin: 56px auto 0;
}
.blueSkyContent4 .blueSkyCont .swiperBox .swiper{
    width: 100%;
    height: 465px;
}
.blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide{
    height: 370px;
    display: flex;
    align-items: center;
}
.blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide .banner{
    width: 505px;
    height: 370px;
    object-fit: cover;

}
.blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide .right{
    flex: 1;
    margin-left: 38px;
}
.blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide .right .position{
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
}
.blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide .right .tit{
    font-weight: bold;
    font-size: 30px;
    color: #CC9933;
    margin-top: 26px;
}
.blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide .right .line{
    width: 70px;
    height: 1px;
    background: #999999;
    margin-top: 23px;
}
.blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide .right .info{
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 34px;
    opacity: 0.9;
    margin-top: 22px;
}
.blueSkyContent4 .blueSkyCont .OptimusPrime_01{
    width: 268px;
    height: 212px;
    position: absolute;
    bottom: 0;
    right: -14px;
}
.blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-pagination-bullet{
    width: 38px;
    height: 12px;
    transform: skewX(-45deg);
    border-radius: 0;
    margin: 0 6px;
    cursor: pointer;
}







@media (max-width:992px) {
	.desc-title{
        text-align: center;
        line-height: .51rem;
        font-size: .37rem;
    }
    .br-pc{
        display: none;
    }
    .br-phone{
        display: inline-block;
    }

    .play-box .closeVideo {
        width: 0.4rem;
        height: 0.4rem;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, .8);
        text-align: center;
        line-height: 0.4rem;
        color: rgba(0, 0, 0, .8);
        font-size: 0.22rem;
        position: absolute;
        top: -0.2rem;
        right: -0.2rem;
        user-select: none;
        cursor: pointer;
    }

    .blueSkyContent1{
        width: 100%;
        height: auto;
    }
    .blueSkyContent1 .blueSkyCont{
        width: 6.28rem;
        padding-top: 0rem;
    }
    .blueSkyContent1 .blueSkyCont .title{
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        font-size: 0.28rem;
        color: #FFFFFF;
    }
    .blueSkyContent1 .blueSkyCont .title img{
        width: 2.68rem;
        height: 0.3rem;
        margin-right: 0.12rem;
    }
    .blueSkyContent1 .blueSkyCont .bsr_title{
        width: 6.18rem;
        height: 0.72rem;
        display: block;
        margin: 0.36rem auto 0;
    }

    .blueSkyContent1 .blueSkyCont .desc{
        width: 100%;
        text-align: center;
        font-weight: 400;
        font-size: 0.16rem;
        color: #FFFFFF;
        line-height: 0.3rem;
        margin: 0.26rem auto 0;
    }
    .blueSkyContent1 .blueSkyCont .Hasbro{
        width: 4.07rem;
        height: 0.38rem;
        display: block;
        margin: 0.44rem auto 0;
    }
    .blueSkyContent1 .blueSkyCont .videoBox{
        width: 6.3rem;
        height: 3.81rem;
        margin: 0.8rem auto 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .blueSkyContent1 .blueSkyCont .videoBox .videoplay{
        width: 5.77rem;
        height: 3.27rem;
        background: #02060A;
        border: 0.01rem solid rgba(0,0,0,0.09);
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
    .blueSkyContent1 .blueSkyCont .videoBox .videoplay .video-title{
        width: 4.5rem;
        height: 1.91rem;
    }
    .blueSkyContent1 .blueSkyCont .videoBox .videoplay .playImg{
        width: 1.47rem;
        height: 1.47rem;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .blueSkyContent1 .blueSkyCont .Transformers{
        width: 1.71rem;
        height: 3.48rem;
        position: absolute;
        right: -0.6rem;
        bottom: -0.85rem;
    }
    .blueSkyContent1 .gongyi{
        width: 6.28rem;
        display: block;
        margin: 1.4rem auto 0;
    }
    .blueSkyContent1 .gongyi .left{
        width: 6.28rem;
    }
    .blueSkyContent1 .gongyi .left .desc-title{
        text-align: left;
        font-size: 0.38rem;
        font-weight: bold;
    }
    .blueSkyContent1 .gongyi .left .line{
        width: 0.7rem;
        height: 0.01rempx;
        background: #999999;
        margin-top: 0.3rem;
    }
    .blueSkyContent1 .gongyi .left .desp{
        font-weight: 400;
        font-size: 0.18rem;
        color: #FFFFFF;
        line-height: 0.36rem;
        margin-top: 0.4rem;
    }
    .blueSkyContent1 .gongyi .left .desp2{
        margin-top: 0.3rem;
    }
    .blueSkyContent1 .gongyi .left .more{
        width: 2.85rem;
        height: 0.63rem;
        background: rgba(204,153,51,0);
        border: 0.01rem solid #CC9933;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        font-weight: bold;
        font-size: 0.18rem;
        color: #CC9933;
        margin-top: 0.4rem;
    }
    .blueSkyContent1 .gongyi .left .more img{
        width: 0.21rem;
        height: 0.15rem;
        margin-left: 0.1rem;
    }
    .blueSkyContent1 .gongyi .right{
        width: 6.28rem;
        height: 5.49rem;
        background: #090911;
        border: 0.01rem solid #332905;
        margin-top: 0.5rem;
    }
    .swiper {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .swiper-slide{
    }
    .swiper-button-next{
        top: 40% !important;
        background-image: url(/best/images/blueSkyRescue/pc/gold-right.png) !important;
    }
    .swiper-button-prev{
        top: 40% !important;
        background-image: url(/best/images/blueSkyRescue/pc/gold-left.png) !important;
    }
    .swiper-pagination-bullet{
        background: #4B4B4B;
        opacity: 1;
    }
    .blueSkyContent1 .gongyi .right .banner{
        width: 6.28rem;
        height: 3.6rem;
    }
    .blueSkyContent1 .gongyi .right .botm{
        width: 6.28rem;
        height: 1.9rem;
        padding: 0.2rem;
        
    }
    .blueSkyContent1 .gongyi .right .botm .tit{
        font-weight: bold;
        font-size: 0.24rem;
        color: #FFFFFF;
    }
    .blueSkyContent1 .gongyi .right .botm .desp{
        font-weight: 400;
        font-size: 0.18rem;
        color: #9494A4;
        line-height: 0.26rem;
        margin-top: 0.18rem;
    }
    .blueSkyContent1 .gongyi .right .botm .more{
        font-weight: 400;
        font-size: 0.18rem;
        color: #CC9933;
        margin-top: 0.1rem;
        display: flex;
        align-items: center;
        cursor: pointer;
    }
    .blueSkyContent1 .gongyi .right .botm .more img{
        width: 0.17rem;
        height: 0.12rem;
        margin-left: 0.05rem;
    }
    .blueSkyContent1 .gongyi .swiper-button-next,.blueSkyContent1 .gongyi .swiper-button-prev{
        width: 0.26rem;
        height: 0.43rem;
        background-size: 100% 100%;
    }

    .blueSkyContent2{
        width: 100%;
        height: auto;
    }
    .blueSkyContent2 .blueSkyCont{
        width: 6.28rem;
    }
    .blueSkyContent2 .blueSkyCont .desc-title{
        text-align: center;
        font-size: 0.38rem;
    }
    .blueSkyContent2 .blueSkyCont .desp{
        text-align: center;
        font-weight: 400;
        font-size: 0.16rem;
        color: #FFFFFF;
        padding-top: 0.31rem;
    }
    .blueSkyContent2 .blueSkyCont .toggleBtns{
        width: 2.52rem;
        display: flex;
        justify-content: space-between;
        margin: 0.33rem auto 0;
    }
    .blueSkyContent2 .blueSkyCont .toggleBtns .toggleBtn{
        width: 1.14rem;
        height: 0.4rem;
        background: #222222;
        font-weight: bold;
        font-size: 0.18rem;
        color: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.3s all;
    }
    .blueSkyContent2 .blueSkyCont .toggleBtns .toggleBtn.act{
        background: #CC9933;
        color: #010101;
    }
    .blueSkyContent2 .blueSkyCont .swiperBox{
        width: 6.28rem;
        height: 9.46rem;
        margin: 0.2rem auto 0;
    }
    .blueSkyContent2 .blueSkyCont .swiperBox .bg{
        width: 100%;
        height: 100%;
    }
    .blueSkyContent2 .blueSkyCont .swiperBox .swipers{
        width: 6.28rem;
        margin-top: 0.24rem;
        margin-left: 0;
    }

    .blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper{
        width: 100%;
        height: calc(100% + 1.7rem);
        position: absolute;
        left: 0;
        top: 0;
        cursor: pointer;
    }
    .blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide{
        height: calc(100% - 1.7rem);
        display: block;
    }
    .blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide .banner{
        width: 5.86rem;
        height: 4.4rem;
        display: block;
        margin: 0 auto;
    }
    .blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide .right{
        width: 5.85rem;
        padding-top: 0.01rem;
        margin: 0.35rem auto 0;
    }
    .blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide .right .name{
        font-weight: bold;
        font-size: 0.34rem;
        color: #FFFFFF;
    }
    .blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide .right .info1{
        font-weight: bold;
        font-size: 0.16rem;
        color: #CC9933;
        padding-top: 0.26rem;
    }
    .blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide .right .info2{
        width: 5.85rem;
        background: rgba(7, 25, 36, 0.22);
        border: 0.01rem dashed rgba(204, 153, 51, 0.22);
        padding: 0.12rem 0.14rem;
        font-size: 0.16rem;
        color: #FFF0C9;
        line-height: 0.3rem;
        margin-top: 0.26rem;
    }
    .blueSkyContent2 .blueSkyCont .swiperBox .swipers .swiper .swiper-slide .right .info3{
        font-weight: 400;
        font-size: 0.18rem;
        color: #FFFFFF;
        line-height: 0.36rem;
        font-style: italic;
        margin-top: 0.21rem;
    }
    .swiper-pagination.swiper-pagination2,.swiper-pagination.swiper-pagination3{
        bottom: 0rem;
    }

    .blueSkyContent3{
        width: 100%;
        height: auto;
    }
    .blueSkyContent3 .blueSkyCont{
        width: 6.3rem;
        height: 12.04rem;
    }
    .blueSkyContent3 .blueSkyCont .title{
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        font-size: 0.34rem;
        color: #FFFFFF;
    }
    .blueSkyContent3 .blueSkyCont .title img{
        width: 2.72rem;
        height: 0.37rem;
    }
    .blueSkyContent3 .blueSkyCont .desp{
        font-weight: 400;
        font-size: 0.16rem;
        line-height: 0.28rem;
        color: #FFFFFF;
        text-align: center;
        margin-top: 0.34rem;
    }
    .blueSkyContent3 .blueSkyCont .botm{
        width: 100%;
        display: block;
    }
    .blueSkyContent3 .blueSkyCont .botm .left{
        width: 6.3rem;
        position: absolute;
        left: 0;
        top: 5.5rem;
    }
    .blueSkyContent3 .blueSkyCont .botm .left .tit{
        display: flex;
        justify-content: center;
    }
    .blueSkyContent3 .blueSkyCont .botm .left .tit span{
        font-weight: bold;
        font-size: 0.26rem;
        color: #CC9933;
        line-height: 0.36rem;
        background: linear-gradient(97deg, #FBF5C1 0%, #D09C50 31.3232421875%, #FBF5C1 65.234375%, #D09C50 83.30078125%, #CB964B 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .blueSkyContent3 .blueSkyCont .botm .left .info{
        font-weight: 400;
        font-size: 0.16rem;
        color: #FFFFFF;
        line-height: 0.3rem;
        margin-top: 0.1rem;
        margin-bottom: 0.4rem;
        text-align: center;
    }
    .blueSkyContent3 .blueSkyCont .botm .left .tip{
        width: 6.66rem;
        height: 0.77rem;
        border: 0.01rem dashed rgba(255, 255, 255, 0.2);
        text-align: center;
        font-weight: 400;
        font-size: 0.14rem;
        color: #999999;
        line-height: 0.24rem;
        padding: 0.12rem 0.17rem;
        margin-top: 0.4rem;
    }
    .mySwiper4{
        width: 6.3rem;
        height: 4.47rem;
        cursor: pointer;
    }
    .blueSkyContent3 .blueSkyCont .botm .right{
        position: absolute;
        left: 0;
        top: 0.5rem;
    }
    .blueSkyContent3 .blueSkyCont .botm .right .banner{
        width: 6.3rem;
        height: 4.47rem;
    }
    .blueSkyContent3 .blueSkyCont .botm .right .botmTxt{
        width: 6.3rem;
        height: 0.7rem;
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        left: 0;
        bottom: 0;
        font-weight: 400;
        font-size: 0.18rem;
        color: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .blueSkyContent3 .blueSkyCont .botm .right .swiper-button-next{
        top: 50%;
        width: 0.26rem;
        height: 0.43rem;
        background-size: 100% 100%;
    }
    .blueSkyContent3 .blueSkyCont .botm .right .swiper-button-prev{
        top: 50%;
        width: 0.26rem;
        height: 0.43rem;
        background-size: 100% 100%;
    }
    .swiper-button-next.swiper-button-disabled{
        opacity: 1 !important;
        background-image: url(/best/images/blueSkyRescue/pc/right-jt.png) !important;
    }
    .swiper-button-prev.swiper-button-disabled{
        background-image: url(/best/images/blueSkyRescue/pc/left-jt.png) !important;
        opacity: 1 !important;
    }

    .blueSkyContent4{
        width: 100%;
        height: auto;
    }
    .blueSkyContent4 .blueSkyCont{
        width: 6.3rem;
    }
    .blueSkyContent4 .blueSkyCont .title{
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        font-size: 0.34rem;
        color: #FFFFFF;
    }
    .blueSkyContent4 .blueSkyCont .title img{
        width: 2.8rem;
        height: 0.38rem;
    }
    .blueSkyContent4 .blueSkyCont .desp{
        font-weight: 400;
        font-size: 0.16rem;
        line-height: 0.28rem;
        color: #FFFFFF;
        text-align: center;
        margin-top: 0.32rem;
    }
    .blueSkyContent4 .blueSkyCont .swiperBox{
        width: 6.3rem;
        height: 8.66rem;
        background-image: url(/best/images/blueSkyRescue/phone/vk-person-bg-wap.png);
        background-size: 100% 100%;
        padding: 0.37rem 0 0 0;
        margin: 0.54rem auto 0;
    }
    .blueSkyContent4 .blueSkyCont .swiperBox .swiper{
        width: 6.3rem;
        height: 8.95rem;
    }
    .blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide{
        height: 7.9rem;
        display: block;
    }
    .blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide .banner{
        width: 5.79rem;
        height: 4.24rem;
        display: block;
        margin: 0 auto;
    }
    .blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide .right{
        width: 100%;
        margin-left: 0.25rem;
        /* margin: 0 auto 0; */
    }
    .blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide .right .position{
        font-weight: 400;
        font-size: 0.18rem;
        color: #FFFFFF;
        padding-top: 0.35rem;
    }
    .blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide .right .tit{
        font-weight: bold;
        font-size: 0.3rem;
        color: #CC9933;
        margin-top: 0.2rem;
    }
    .blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide .right .line{
        width: 0.7rem;
        height: 0.01rem;
        background: #999999;
        margin-top: 0.2rem;
    }
    .blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-slide .right .info{
        font-weight: 400;
        font-size: 0.18rem;
        color: #FFFFFF;
        line-height: 0.34rem;
        opacity: 0.9;
        margin-top: 0.23rem;
    }
    .blueSkyContent4 .blueSkyCont .OptimusPrime_01{
        width: 2.68rem;
        height: 2.12rem;
        position: absolute;
        bottom: 0.04rem;
        right: -0.44rem;
    }
    .blueSkyContent4 .blueSkyCont .swiperBox .swiper .swiper-pagination-bullet{
        width: 0.38rem;
        height: 0.12rem;
        transform: skewX(-45deg);
        border-radius: 0;
        margin: 0 0.06rem;
        cursor: pointer;
    }
}






/* 加载GIF */
  
.loading {
	width      : 100%;
	height     : 100%;
	background : #000;
	position   : fixed;
	top        : 0;
	left       : 0;
	z-index    : 10001;
	line-height: 100%;
	text-align : center;
}

.loading img {
	position         : absolute;
	top              : 50%;
	left             : 50%;
	-webkit-transform: translate(-50%, -50%);
	transform        : translate(-50%, -50%);
}

@media (max-width:992px) {
	.loading img {
		width: 5rem;
	}
}

/* load浮层 */
aside.loadBox{ position:fixed; left:0; top:0; width:100%; height:100%; background-color:rgba(0,0,0,0.5); z-index:999999999; display: none;}
aside.loadBox>span{ position:absolute; left:50%; top:50%; transform: translate(-50%,-50%) scale(0.46); margin-left: -0.15rem;}
aside.loadBox>span i{ position:absolute; left:0; top:0; width:0.4rem; height:0.1rem; border-radius:0.08rem; background-color:rgba(255,255,255,0.5);}
aside.loadBox>span i:nth-child(1){ transform:translate(0.6rem, 0) rotate(0deg); animation:loadCircle 2.4s 0s linear infinite;}
aside.loadBox>span i:nth-child(2){ transform:translate(0.5196rem, 0.3rem) rotate(30deg); animation:loadCircle 2.4s 0.2s linear infinite;}
aside.loadBox>span i:nth-child(3){ transform:translate(0.3rem, 0.5196rem) rotate(60deg); animation:loadCircle 2.4s 0.4s linear infinite;}
aside.loadBox>span i:nth-child(4){ transform:translate(0, 0.6rem) rotate(90deg); animation:loadCircle 2.4s 0.6s linear infinite;}
aside.loadBox>span i:nth-child(5){ transform:translate(-0.3rem, 0.5196rem) rotate(120deg); animation:loadCircle 2.4s 0.8s linear infinite;}
aside.loadBox>span i:nth-child(6){ transform:translate(-0.5196rem, 0.3rem) rotate(150deg); animation:loadCircle 2.4s 1.0s linear infinite;}
aside.loadBox>span i:nth-child(7){ transform:translate(-0.6rem, 0) rotate(180deg); animation:loadCircle 2.4s 1.2s linear infinite;}
aside.loadBox>span i:nth-child(8){ transform:translate(-0.5196rem, -0.3rem) rotate(210deg); animation:loadCircle 2.4s 1.4s linear infinite;}
aside.loadBox>span i:nth-child(9){ transform:translate(-0.3rem, -0.5196rem) rotate(240deg); animation:loadCircle 2.4s 1.6s linear infinite;}
aside.loadBox>span i:nth-child(10){ transform:translate(0, -0.6rem) rotate(270deg); animation:loadCircle 2.4s 1.8s linear infinite;}
aside.loadBox>span i:nth-child(11){ transform:translate(0.3rem, -0.5196rem) rotate(300deg); animation:loadCircle 2.4s 2.0s linear infinite;}
aside.loadBox>span i:nth-child(12){ transform:translate(0.5196rem, -0.3rem) rotate(330deg); animation:loadCircle 2.4s 2.2s linear infinite;}
@-webkit-keyframes loadCircle{0%{opacity:1}8.3%{opacity:0}50%{opacity:1}100%{opacity:1}}

aside.toastBox{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 999999999;background-color:rgba(0,0,0,0);display: none;pointer-events: none;}
aside.toastBox .toast{background: #000;border-radius: 10px;color: #fff;position: absolute;left: 50%;top: 72%;transform: translate(-50%);padding: 5px 8px;font-size: 16px;}







