.b-lazy {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.main-con {
    background-color: #fff;
    overflow: hidden;
}

.main-con .con h3 {
    font-size: 0.7rem;
    line-height: 0.72rem;
    font-family: "HelveticaNeue LT 65 Medium";
    margin-bottom: 0.2rem;
}

.main-con .con p {
    font-size: 0.3rem;
    line-height: 0.48rem;
    font-family: "HelveticaNeueLTProLight";
}

.banner {
    height: 12rem;
    background-image: url("./flex-3-refillable/banner-bg.jpg");
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    padding-top: 0.6rem;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.banner .con {
    text-align: center;
    color: #d7ff00;
    position: absolute;
    bottom: 0.6rem;
}

.banner .con p {
    font-size: 0.36rem;
}

.banner .con h3 {
    font-size: 0.614rem;
    margin: 0 0;
}

.banner .banner-name {
    position: relative;
    width: 2.8rem;
    height: 2.1rem;
}

.banner .banner-pro {
    position: absolute;
    width: 15rem;
    top: 2.97rem;
    left: 5.37rem;
}

.hot1 {
    height: 19.2rem;
    padding-top: 1.75rem;
    text-align: center;
}

.hot1 .hot1-logo {
    display: block;
    width: 4.5rem;
    height: 3.4rem;
    margin: 0 auto 0.5rem;
}

.hot1 .con {
    color: #000;
    margin-bottom: 1.1rem;
}

.hot1 .con p {
    font-size: 0.4455rem;
    line-height: 0.6304rem;
}

.hot1 .video-box {
    width: 18rem;
    height: 10.12rem;
    overflow: hidden;
    position: relative;
    border-radius: 0.5rem;
    margin: 0 auto;
}

.hot1 .video-box video {
    width: 100%;
    height: 100%;
    background-color: #fff;
    object-fit: cover;
}

.hot2 {
    height: 24rem;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
    background-color: #fafafa;
}

.hot2 .hot2-box {
    width: 18rem;
    height: 11.85rem;
    margin: 0 auto;
}

.hot2 .hot2-item {
    position: relative;
    overflow: hidden;
    color: #fff;
    border-radius: 0.65rem;
    font-weight: bold;
}

.hot2 .hot2-item p {
    position: absolute;
    font-size: 0.48rem;
    font-family: "HelveticaNeue LT 65 Medium";
    color: #fff;
    bottom: 0.45rem;
    width: 100%;
    text-align: center;
}

.hot2 .hot2-item .content .pc-1 {
        text-align: left;
        margin-left: 0.5rem;
        font-size: 0.8317rem;
        bottom: -0.8rem;
        margin-top: 0;
        color: #000;
}

.hot2 .hot2-item .content .pc-2 {
        text-align: left;
        margin-left: 0.5rem;
        bottom: -1.2rem;
        color: #000;
        font-size: 0.4179rem;
}

.hot2 .hot2-item:nth-child(1) {
    float: left;
    width: 11.9rem;
    height: 6.6rem;
    margin-right: 0.3rem;
    margin-bottom: 0.3rem;
}

.hot2 .hot2-item:nth-child(1) .content {
    position: absolute;
    top: 3rem;
    text-align: center;
    width: 6rem;
}

.hot2 .hot2-item:nth-child(1) .content .pc {
    position: relative;
    text-align: center;
    color: #000;
}

.hot2 .hot2-item:nth-child(2) {
    float: right;
    width: 5.8rem;
    height: 6.6rem;
    margin-bottom: 0.3rem;
}

.hot2 .hot2-item:nth-child(3) {
    float: left;
    width: 5.8rem;
    height: 6.6rem;
    margin-right: 0.3rem;
    margin-bottom: 0.3rem;
}

.hot2 .hot2-item:nth-child(4) {
    float: left;
    width: 5.8rem;
    height: 6.6rem;
    margin-right: 0.3rem;
    margin-bottom: 0.3rem;
}

.hot2 .hot2-item:nth-child(5) {
    float: left;
    width: 5.8rem;
    height: 6.6rem;
    margin-bottom: 0.3rem;
}

.hot2 .hot2-item:nth-child(6) {
    float: left;
    width: 5.8rem;
    height: 6.6rem;
    margin-right: 0.3rem;
    margin-bottom: 0.3rem;
}

.hot2 .hot2-item:nth-child(7) {
    float: left;
    width: 11.9rem;
    height: 6.6rem;
}

.hot2 .hot2-item:hover img {
    transform: scale(1.1);
}

.hot2 .hot2-item img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.hot3 {
    height: 12rem;
    position: relative;
    background-color: #d7ff00;
}

.hot3 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    transform: translate(-50%, 0);
}

.hot3 .max-bg {
    background-size: 100%;
    width: 100%;
    height: 100%;
}

.hot3 .con {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #000;
    padding-top: 1.33rem;
}

.hot3 .con p {
    font-size: 0.3rem;
    line-height: normal;
}

.hot3 .con .title {
    font-size: 0.7rem;
    line-height: 0.72rem;
    margin-bottom: 0.54rem;
}


.hot4 {
    height: 12rem;
    position: relative;
}

.hot4 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hot4 .con {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #fff;
    padding-top: 1.33rem;
}

.hot4 .con .pc {
    font-size: 0.7rem;
    line-height: 0.72rem;
    margin-bottom: 0.54rem;
}

.hot4 .con p {
    font-size: 0.3rem;
}

.hot4 .part1 {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.hot4 .part2 {
    background: url('./flex-3-refillable/hot4/bg.jpg') no-repeat center;
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
}

.hot5 {
    height: 12rem;
    position: relative;
    background-color: #d7ff00;
}

.hot5 .con {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #000;
    padding-top: 1rem;
}

.hot5 .con .pc {
    font-size: 0.7rem;
    line-height: 0.72rem;
    margin-bottom: 0.5rem;
}

.hot5 .con .pc.title {
    margin-bottom: 0;
}

.hot5 .con .pc .content{
    font-size: 0.3rem;
    line-height: 0.42rem;
    padding-bottom: 0.3rem;
}

.hot5 .icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hot5 .icon .b-lazy {
    margin: 0 0.15rem;
    width: 1.8rem;
    height: 0.7rem;
}

.hot5 .bg {
    height: 6.88rem;
    width: 5.52rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    background-size: 100%;
}

.hot5 .max-bg {
    width: 17.57rem;
    height: 8.5rem;
    background-size: 100%;
    margin: 0 auto;
    background-position-y: 2rem;
}

.hot6 {
    height: 12rem;
    position: relative;
    padding-top: 1.33rem;
}

.hot6 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hot6 .con {
    position: relative;
    z-index: 2;
    text-align: center;
    color: white;
    font-size: 0.28rem;
}

.hot6 .con .pc.title {
    font-size: 0.7rem;
    line-height: 0.72rem;
    margin-bottom: 0.54rem;
}

.hot6 .con .pc {
    font-size: 0.3rem;
}


.hot7 {
    height: 12rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transform: translate(0, 0);
}

.hot7 .bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.hot7 .bg1 {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.hot7 .bg2 {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.hot7 .con {
    color: #000;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 1.33rem;
}

.hot7 .con .pc {
    font-size: .7rem;
    line-height: 0.72rem;
    margin-bottom: 0.54rem;
}

.hot7 .con .pc.title {
    font-size: .3rem;
    line-height: normal;
    margin-bottom: 0;
}

.hot7 .pro-box {
    position: relative;
    width: 7.37rem;
    height: 9.43rem;
}

.hot7 .pro-box .pro {
    width: 100%;
    height: 100%;
    background-size: 70%;
    background-position-y: 0.6rem;
}

.hot8 {
    height: 12rem;
    background-color: #d7ff00;
}

.hot8 .con {
    text-align: center;
    color: #000;
    font-size: 0.7rem;
    padding-top: 1rem;
    line-height: 0.72rem;
}

.hot8 .con .pc.title {
    font-size: 0.7rem;
    margin-bottom: 0.54rem;
    line-height: 0.72rem;
}

.hot8 .con .pc {
    font-size: 0.3rem;
    line-height: 1.2;
    margin-bottom: 0.3rem;
}

.hot8 .pro {
    width: 18rem;
    height: 7.6rem;
    margin: 0 auto;
}

.hot9 {
    height: 12rem;
    padding-top: 1.33rem;
    position: relative;
}

.hot9 .con {
    color: white;
    text-align: center;
}

.hot9 .con .pc {
    font-size: 0.7rem;
    line-height: 0.72rem;
    margin-bottom: 0.54rem;
}

.hot9 .con p {
    font-size: 0.3rem;
}


.hot9 .icon-box {
    display: flex;
    margin-top: 3.6rem;
    margin-left: 10rem;
    justify-content: center;
    align-items: center;
    column-gap: 1.1rem;
    flex-direction: column;
}

.hot9 .icon-box .icon-item {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
    width: 6.5rem;
    justify-content: flex-start;
}

.hot9 .icon-box .icon {
    width: 3.9rem;
    height: auto;
    margin-right: 0.35rem;
}

.hot9 .icon-box p {
    font-family: "HelveticaNeueLTProLight";
    color: #d7ff00;
    font-size: 0.3rem;
    line-height: 0.48rem;
}

.hot9 .bg {
    position: absolute;
    width: 100%;
    height: 12rem;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.hot10 {
    height: 12rem;
    position: relative;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 4rem 0 4rem;
}

.hot10 .con {
    text-align: left;
    color: #000;
    flex: 1;
    font-size: 0.3rem;
    margin-top: -4rem;
    font-weight: normal;
}

.hot10 .con .pc.title {
    font-size: 0.7rem;
    line-height: 0.72rem;
     margin-bottom: 0.54rem;
}

.hot10 .pro {
    width: 7.6rem;
    height: 9.6rem;
    background-size: 100%;
}

.hot10 .msg {
    position: absolute;
    display: flex;
    top: 7.2rem;
    left: 4rem;
}


.hot10 .msg .pc {
    background: url('./flex-3-refillable/hot10/dialog.png') no-repeat center;
    background-size: 100%;
    width: 8.24rem;
    height: 1.72rem;
    position: relative;
}

.hot10 .msg .pc .text {
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 0.4rem;
}

.hot10 .msg .line {
    width: 5rem;
    margin-left: 0.2rem;
    position: absolute;
    top: 0.75rem;
    left: 8.3rem;
}

.hot10 .msg p {
    font-family: "HelveticaNeueLTProLight";
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #000;
}

.hot11 {
    height: 12rem;
    display: flex;
    padding: 2.75rem 3.8rem 0;
    justify-content: space-between;
    background-color: #d7ff00;
    color: #000;
}

.hot11 .con-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.hot11 .con-left h3 {
    font-family: 'HelveticaNeue LT 65 Medium';
    font-weight: bold;
    font-size: 0.7rem;
    line-height: 0.72rem;
    color: #000;
}

.hot11 .con-right {
    height: 5.1rem;
    width: 12rem;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    font-size: 0.28rem;
    line-height: 0.36rem;
    text-align: center;
    display: flex;
}

.hot11 .icon-item {
    width: 25%;
}

.hot11 .icon-item:nth-child(1) .icon {
    height: 0.74rem;
}

.hot11 .icon-item:nth-child(2) .icon {
    height: 0.59rem;
}

.hot11 .icon-item:nth-child(3) .icon {
    height: 0.76rem;
}

.hot11 .icon-item:nth-child(4) .icon {
    height: 0.84rem;
}

.hot11 .icon-item:nth-child(5) .icon {
    height: 0.76rem;
}

.hot11 .icon-item:nth-child(6) .icon {
    height: 0.46rem;
}

.hot11 .icon-item:nth-child(7) .icon {
    height: 0.45rem;
}

.hot11 .icon-item:nth-child(8) .icon {
    height: 0.78rem;
}

.hot11 .icon-box {
    height: 0.88rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.2rem;
}

.hot11 h5 {
    font-size: 0.28rem;
    line-height: 0.48rem;
    font-family: "HelveticaNeue LT 65 Medium";
    color: #000;
}

.hot11 p {
    color: #000;
    font-size: 0.28rem;
    line-height: 0.36rem;
    font-family: HelveticaNeueLTProLight;
}

.hot12 {
    height: 12rem;
    padding-top: 1.33rem;
    background-color: #000;
    display: flex;
    padding: 1.5rem 4rem;
    justify-content: center;
}

.hot12 .con {
    text-align: left;
    color: white;
    flex: 1;
}

.hot12 .con .pc {
    font-size: 0.7rem;
    line-height: 0.72rem;
}


.hot12 .p-img {
    text-align: center;
    color: white;
    background-color: white;
    height: 9rem;
    border-radius: 0.5rem;
    overflow: hidden;
}

.hot12 .p-img img {
    width: 11.6rem;
    height: 9rem;
}

.hot12 h5 {
  font-size: 0.25rem;
  line-height: 0.48rem;
  font-family: "HelveticaNeue LT 65 Medium";
  color: #000;
}
.hot12 p {
  color: #000;
  font-size: 0.25rem;
  line-height: 0.36rem;
  font-family: HelveticaNeueLTProLight;
}


.hot13 {
    height: 11.9rem;
    padding-top: 0.5rem;
    overflow: hidden;
    background-color: #d7ff00;
}

.hot13 .hot13-swiper {
    height: 10rem;
}

.hot13 .hot13-swiper .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    /*箙�����ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}

.hot13 .hot13-swiper .swiper-slide {
    width: 15rem;
    height: 10rem;
}

.hot13 .hot13-swiper .swiper-slide img {
    border-radius: 0.4rem;
}

@media (max-width: 750px) {
    .main-con .con p {
        font-size: 0.25rem;
        line-height: 0.35rem;
    }

    .banner {
        height: 13.33rem;
        background-image: url("./flex-3-refillable/banner-bg-m.jpg");
        /* padding-top: 10.9rem; */
    }

    .banner .banner-name {
        width: 2.9rem;
        height: 2.16rem;
        left: 0.2rem;
    }

    .banner .banner-pro {
        width: 5rem;
        height: 7.09rem;
        left: 1.25rem;
        top: 3.5rem;
    }

   .banner .con h3 {
        font-size: 0.56rem;
    }

    .banner .con {
        bottom: 0.8rem;
    }
    .banner .con p {
        font-size: 0.3771rem;
    }

    .hot1 {
        display: none;
    }

    .hot2 {
        height: 15.34rem;
        padding-top: 1.2rem;
    }

    .hot2 .hot2-box {
        width: 6.85rem;
        height: 11rem;

    }

    .hot2 .hot2-item {
        border-radius: 0.2rem;
        margin-bottom: 0.16rem;
    }

    .hot2 .hot2-item .content {
        top: 1.2rem !important;
    }

    .hot2 .hot2-item p {
        font-size: 0.3rem;
        bottom: 0.16rem;
    }

    .hot2 .hot2-item .content .pc-1 {
        text-align: left !important;
        margin-left: 0.3rem !important;
        font-size: 0.5rem !important;
        margin-top: 0 !important;
        bottom: 0.1rem;
    }

    .hot2 .hot2-item .content .pc-2 {
        text-align: left !important;
        margin-left: 0.3rem !important;
        font-size: 0.26rem !important;
        margin-top: 0 !important;
        bottom: -0.1rem;
        color: #000;
    }

    .hot2 .hot2-item .content .mobile {
        text-align: left !important;
        margin-left: 0.3rem !important;
        font-size: 0.28rem !important;
        margin-top: 0.7rem !important;
    }


    .hot2 .hot2-item:nth-child(1) {
        width: 100%;
        height: 3rem;
        margin-right: 0;
        margin-bottom: 0.23rem;
    }

    .hot2 .hot2-item:nth-child(2) {
        float: left;
        width: 3.3rem;
        height: 2.2rem;
    }

    .hot2 .hot2-item:nth-child(3) {
        float: right;
        width: 3.3rem;
        height: 3.9rem;
        margin-right: 0;
    }

    .hot2 .hot2-item:nth-child(4) {
        float: left;
        width: 3.3rem;
        height: 3.9rem;
        margin-right: 0;
        margin-bottom: 0.23rem;
    }

    .hot2 .hot2-item:nth-child(5) {
        float: right;
        width: 3.3rem;
        height: 2.2rem;
        margin-right: 0;
        margin-bottom: 0.23rem;
    }

    .hot2 .hot2-item:nth-child(6) {
        float: left;
        width:  3.3rem;
        height: 3rem;
        margin-bottom: 0.2rem;
        margin-right: 0;
    }

    .hot2 .hot2-item:nth-child(7) {
        width:  3.3rem;
        height: 3rem;
         float: right;
    }

    .hot3 {
        height: 13.34rem;
        padding-top: 0;
    }

    .hot3 .bg {
        width: 6.7rem;
        height: 8.9rem;
        border-radius: 0.2rem;
        margin-top: 3.7rem;
    }

    .hot3 .con {
        padding-top: 1.15rem;
    }

    .hot3 .title {
        font-size: 0.5rem !important;
        margin-bottom: 0.2rem !important;
    }

    .hot3 .part2 .pro-box {
        width: 6.7rem;
        height: 8.5rem;
        margin: 0.35rem auto 0;
    }

    .hot7 {
        height: 13.34rem;
        background-color: white;
        background: url('./flex-3-refillable/hot7/m/bg.jpg') no-repeat center;
        background-size: 100%;
    }

    .hot7 .bg {
        display: none;
    }

    .hot7 .con {
        text-align: center;
        margin-top: -9rem;
   
    }

    .hot7 .con .mobile.title {
       font-size: 0.7rem;
        line-height: 0.72rem;
        font-family: "HelveticaNeue LT 65 Medium";
        margin-bottom: 0.2rem;
    }

    .hot7 .pro-box .pro {
        background-size: 100%;
    }

    .hot7 .pro-box {
        width: 100%;
        height: 100%;
    }

    .hot7 .pro-box .icon {
        top: 3.63rem;
        left: 0.21rem;
    }

    .hot6 {
        height: 13.34rem;
    }

    .hot6 .bg {
        background-size: 100%;
    }

    .hot6 .mobile {
        font-size: 0.7rem;
        line-height: 0.72rem;
        font-family: "HelveticaNeue LT 65 Medium";
        margin-bottom: 0.2rem;
    }

    .hot6 .mobile.content {
        font-size: 0.25rem;
        line-height: 0.35rem;
        margin-bottom: 0;
        padding: 0 0.6rem;
    }

    .hot4 {
        height: 13.34rem;
        background-color: #d7ff00;
    }


    .hot4 .part1 {
        height: 100%;
    }

    .hot4 .part2 {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: url('./flex-3-refillable/hot4/m/bg.jpg') no-repeat center;
        background-size: 100%;
    }


    .hot4 .mobile {
        font-size: 0.7rem;
        line-height: 0.72rem;
        margin-bottom: 0.2rem;
    }

    .hot4 .con p {
        padding: 0.2rem 0.6rem;
        font-size: 0.25rem;
    }

    .hot8 {
        height: 13.34rem;
    }

    .hot8 .pro {
        width: 6.7rem;
        height: 7.2rem;
        margin: 0 auto;
        border-radius: 0.4rem;
    }

    .hot8 .mobile.title {
        font-size: 0.7rem;
        line-height: 0.72rem;
        font-family: "HelveticaNeue LT 65 Medium";
        margin-bottom: 0.2rem;
    }

     .hot8 .mobile {
        font-size: 0.25rem;
        line-height: 0.35rem;
    }


    .hot8 .gas-box {
        display: flex !important;
        justify-content: center;
        align-items: center;
        column-gap: 0.78rem;
        margin: 0.8rem 0;
    }

    .hot8 .gas-box .gas-item {
        height: 0.46rem;
        display: flex;
        align-items: center;
    }

    .hot8 .gas-box .gas-item .icon {
        position: relative;
        width: 2.1rem;
        height: 0.46rem;
    }

    .hot8 .gas-box .gas-item img {
        position: absolute;
        width: 2.1rem;
        height: 0.46rem;
    }

    .hot8 .gas-box .gas-item span {
        font-family: "HelveticaNeueLTProLight";
        font-size: 0.2742rem;
        margin-left: 0.28rem;
    }

    .hot8 .gas-box .gas-item .icon1 {
        opacity: 0;
    }

    .hot8 .gas-box .gas-item .icon2 {
        opacity: 1;
    }

    .hot8 .gas-box .gas-item.active span {
        color: #d7ff00;
    }

    .hot8 .gas-box .gas-item.active .icon1 {
        opacity: 1;
    }

    .hot8 .gas-box .gas-item.active .icon2 {
        opacity: 0;
    }

    .hot9 {
        height: 13.34rem;
    }

    .hot9 .con p {
        padding: 0 0.3rem;
        font-size: 0.26rem;
    }

    .hot9 .con .mobile {
        font-size: 0.7rem;
        line-height: 0.72rem;
        font-family: "HelveticaNeue LT 65 Medium";
        margin-bottom: 0.2rem;
    }

    .hot9 .mobile .icon-boxs {
        display: flex;
        justify-content: space-around;
        margin-top: 0.4rem;
    }

    .hot9 .mobile .icon-boxs .icon-item {
        display: flex;
        align-items: center;
        color: #d7ff00;
    }

    .hot9 .mobile .icon-boxs .icon-item .icon {
        width: 0.68rem;
        height: 0.68rem;
        margin-right: 0.2rem;
    }

    .hot9 .bg {
        width: 100%;
        height: 100%;
    }

    .hot10 {
        height: 13.34rem;
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 1rem 0 0 0 !important;
        justify-content: flex-start;
    }

    .hot10 .con {
        width: 100%;
        margin-top: 0;
        text-align: center;
        flex: none;
        margin-bottom: .5rem;
    }

     .hot10 .con .mobile {
        
        font-size: 0.26rem;
        line-height: 0.4rem;
    }

    .hot10 .con .title {
        width: 100%;
        font-size: 0.7rem;
        line-height: 0.72rem;
        font-family: "HelveticaNeue LT 65 Medium";
        margin-bottom: 0.2rem;
    }

    .hot10 .pro {
        width: 5.82rem;
        height: 7.3rem;
        flex: none;
        background-size: 90%;
        background-position-y: 0;
    }

    .hot10 .msg {
        position: relative;
        top: 0rem;
        left: 0;
    }

    .hot10 .msg .mobile {
        background: url('./flex-3-refillable/hot10/m/dialog.png') no-repeat center;
        background-size: 100%;
        width: 6.7rem;
        height: 1.46rem;
    }

    .hot10 .msg .line {
        width: 0.22rem;
        height: 2.4rem;
        margin: 0 0 0 0;
        position: relative;
        top: -2.5rem;
        left: 46%;
        transform: rotate(180deg);
    }

    .hot10 .msg .content {
        font-size: 0.25rem;
        line-height: 0.35rem;
        position: absolute;
        top: 0.5rem;
        padding: 0 .4rem;
        text-align: center;
    }

    .hot11 {
        height: 14.34rem;
        padding: 1rem 0 1rem;
    }

    .hot11 .con-box {
        flex-direction: column;
    }

    .hot11 .con {
        text-align: center;
    }

    .hot11 .con-left h3{
        font-size: 0.7rem;
        line-height: 0.72rem;
        font-family: "HelveticaNeue LT 65 Medium";
        margin-bottom: 0.2rem;
    }

    .hot11 .con-right {
        width: 5.8rem;
        height: 10.4rem;
        margin: 0 auto;
    }

    .hot11 .icon-item {
        width: 50%;
    }

    .hot11 p {
        font-size: 0.26rem;
    }

    .hot12 {
        height: 13.34rem;
        background-color: #000;
        padding: 0;
        display: flex;
        flex-direction: column;
    }

    .hot12 .con .mobile {
        font-size: 0.7rem;
        line-height: 0.72rem;
        padding: 1rem 0 0;
        text-align: center;
    }

    .hot12 .p-img {
        width: 6.9rem;
        height: 9rem;
        margin: 0 auto 1rem auto;
    }

    .hot13 {
        height: 13.34rem;
        overflow: hidden;
        padding-top: 0;
    }

    .hot13 .mobile {
        display: flex !important;
        padding: 0.3rem 0;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        height: 13.34rem;
    }

    .hot13 .mobile .hot13-item {
        width: 6.9rem;
        height: 4.1rem;
        border-radius: 0.5rem;
        overflow: hidden;
    }

    .hot13 .mobile .hot13-item img {
        width: 100%;
        height: 100%;
    }


    .hot5 {
        height: 13.34rem;
        position: relative;
        background-color: #d7ff00;
    }

    .hot5 .con {
        position: relative;
        z-index: 2;
        text-align: center;
        color: #000;
        padding-top: 1rem;

    }

    .hot5 .con .mobile{
        font-size: 0.7rem;
        line-height: 0.72rem;
        font-family: "HelveticaNeue LT 65 Medium";
        margin-bottom: 0.2rem;
    }

    .hot5 .con .mobile .content {
        font-size: 0.25rem;
        line-height: 0.4rem;
        padding: 0 0.2rem;
    }

    .hot5 .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 0;
    }

    .hot5 .icon .b-lazy {
        margin: 0 0.15rem;
        width: 1.54rem;
        height: 0.6rem;
    }

    .hot5 .bg {
        height: 6.88rem;
        width: 5.52rem;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0%);
        background-size: 100%;
    }

    .hot5 .max-bg {
        width: 17.57rem;
        height: 8.5rem;
        background-size: 100%;
        margin: 0 auto;
    }
}