.be7-pro-main {
    font-weight: 400;
    box-sizing: border-box;
    line-height: 1.6;
    overflow: hidden;
    font-weight: 400;
    background-color: #000000;
    color: #ffffff;
}

.be7-pro-main * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.be7-pro-main picture {
    border: 0;
    width: 100%;
    height: auto;
    display: block;
}

.be7-pro-main sup {
    font-size: 0.6em;
    cursor: pointer;
}

.be7-pro-main svg {
    width: 100%;
    height: auto;
    display: block;
}

.be7-pro-main a {
    color: inherit;
    font-size: inherit;
    text-decoration: none;
}

.be7-pro-main ul {
    list-style: none;
    list-style-image: none;
}

.be7-pro-main .nr {
    display: inline-block;
    white-space: nowrap;
}

.be7-pro-main img {
    border: 0;
    width: 100%;
    height: auto;
    display: block;
}

.be7-pro-main video {
    width: 100%;
    height: auto;
    border: 0;
    display: block;
    object-fit: cover;
}

.be7-pro-main .blur-up {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transition: -webkit-filter 400ms;
    transition: -webkit-filter 400ms;
    transition: filter 400ms;
    transition: filter 400ms, -webkit-filter 400ms;
}

.be7-pro-main .blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.be7-pro-main .show-mob {
    display: none;
}

.be7-pro-main br.show-mob {
    line-height: 0;
}

.be7-pro-main .show-pc {
    display: inline-block;
}

.be7-pro-main .big-title {
    color: #ffffff;
    font-size: 3.333333vw;
    font-weight: 700;
    line-height: 1.25;
    margin-top: 1.04166667vw;
}

.be7-pro-main .sub-title {
    color: #ffffff;
    font-size: 1.666667vw;
    font-weight: 500;
    line-height: 1.25;
}

.be7-pro-main .content-desc {
    color: #ffffff;
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1.6;
    margin-top: 1.04166667vw;
}

.be7-pro-main .txt-bg {
    color: #a8c7ff;
    display: inline-block;
    transform: translate3d(0, 0, 0) rotate(0deg);
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
    -moz-transform: translate3d(0, 0, 0) rotate(0deg);
    font-size: 1.66666667vw;
    font-weight: 500;
}

.be7-pro-main .desc-txt {
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1.6;
}

.be7-pro-main .title-txt {
    font-size: 3.33333333vw;
    font-weight: 700;
    line-height: 1.25;
}
.be7-pro-main .big-txt{
    line-height: 1.25;
}
.be7-pro-main .con-txt{
    line-height: 1.6;
}
/* mob */
@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .show-mob {
        display: inline-block;
    }

    .be7-pro-main .show-pc {
        display: none;
    }

    .be7-pro-main .big-title {
        font-size: 8.888889vw;
        margin-top: 1.38888888vw;
    }

    .be7-pro-main .sub-title {
        font-size: 5.5555555556vw;
    }

    .be7-pro-main .content-desc {
        font-size: 4.444444vw;
        margin-top: 2.7777777vw;
    }

    .be7-pro-main .txt-bg {
        font-size: 5.555555555vw;
    }

    .be7-pro-main .desc-txt {
        font-size: 4.444444444vw;
    }

    .be7-pro-main .title-txt {
        font-size: 8.888888888vw;
    }
}

/* kv start */
.be7-pro-main .be7-pro-kv {
    position: relative;
}

.be7-pro-kv .kv-slogan {
    position: absolute;
    z-index: 1;
    top: 15.10416667vw;
    left: 8.854167vw;
    width: max-content;
}

.be7-pro-kv .kv-slogan .section-slogan-botton {
    background-color: #fff;
    color: #000;
    font-size: 13px;
    font-weight: 800;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    padding: 10px 26px;
    transition: 0.3s ease-out;
    margin: 24px 0 60px 0;
    cursor: pointer;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border: 2px solid #fff;
}

.be7-pro-kv .kv-slogan .section-slogan-botton:hover {
    opacity: .8;
}

.be7-pro-kv .kv-slogan .section-pic-center {
    text-align: center;
}

.be7-pro-kv .kv-slogan .section-kv-pic {
    font-size: 1.46vw;
    font-weight: 400;
    line-height: 1.25;
    margin-top: 1.5625vw;
}

.be7-pro-kv .kv-slogan .section-kv-pic span {
    font-size: 0.677083vw;
    font-weight: 500;
}

.be7-pro-kv .kv-slogan img {
    margin: 0 auto;
    width: 35.57291667vw;
}

.be7-pro-kv .kv-slogan .slogan-desc {
    margin: 2.083333vw 0 0;
    color: #ffffff;
    font-size: 1.666667vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-kv .kv-slogan {
        width: 90%;
        margin: 10.4166666vw auto 0;
        position: static;
        padding-bottom: 10.4166666vw;
    }

    .be7-pro-kv .kv-slogan img {
        width: 71.1111111vw;
    }

    .be7-pro-kv .kv-slogan .slogan-desc {
        width: 100%;
        font-size: 3.333333vw;
        margin: 3.611111111vw auto 0;
    }

    .be7-pro-kv .kv-slogan .section-kv-pic {
        font-size: 5.56vw;
        margin-top: 4.16666667vw;
    }

    .be7-pro-kv .kv-slogan .section-kv-pic span {
        font-size: 3.611111111vw;
    }
    .be7-pro-kv .kv-slogan .section-slogan-botton{
        margin-bottom: 0;
    }
}

/* kv end */

/* s2 start */
.be7-pro-main .be7-pro-sec2 {
    position: relative;
    margin-top: 10.41666667vw;
}
.be7-pro-main .be7-pro-sec2 #Trigger2{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.be7-pro-sec2 .transition-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.be7-pro-sec2 .transition-content .wifi7-title {
    position: relative;
    clip-path: inset(0 100% 0 0);
}

.be7-pro-sec2 .transition-content .wifi7-title::before {
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    background: linear-gradient(180deg, transparent 0%, #000 15%, #000 85%, transparent 100%);
    opacity: 0.7;
    border: 0;
}

.be7-pro-sec2 .transition-content .wifi7-title h2 {
    color: transparent;
    font-weight: 500;
    font-size: 23.854167vw;
    line-height: 1.25;
    text-stroke: 1px #768BA7;
    -webkit-text-stroke: 1px #768BA7;
}

.be7-pro-sec2 .transition-content .sec2-title {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    text-align: center;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    z-index: 1;
}
.be7-pro-sec2 .transition-content .sec2-title .show-pc{
    background: linear-gradient(84.92deg, #90b4ff 1.22%, #d9e6ff 51.77%, #A8C7FF 99.89%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.be7-pro-sec2 .transition-content .sec2-title h3 {
    color: #ffffff;
    font-size: 6.25vw;
    font-weight: 700;
    line-height: 1.25;
    background:linear-gradient(84.92deg,#90b4ff 1.22%,#d9e6ff 51.77%,#A8C7FF 99.89%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.be7-pro-sec2 .sec2-heart-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    background-color: #000000;
}

.be7-pro-sec2 .sec2-heart-container .text-content {
    text-align: center;
    transform: translate3d(0, 0, 0) rotate(0deg);
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
    -moz-transform: translate3d(0, 0, 0) rotate(0deg);
}

.be7-pro-sec2 .sec2-heart-container .big-title {
    margin-top: 0;
    display: inline-block;
    color: #ffffff;
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    opacity: 0;
}

.be7-pro-sec2 .sec2-heart-container .s2-heart-wrap {
    width: 82.291667vw;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 2.08333333vw auto 0;
    position: relative;
}
.be7-pro-sec2 .sec2-heart-container .big-wifi7-txt {
    width: max-content;
    font-size: 23.954167vw;
    font-weight: 500;
    line-height: 1.25;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.be7-pro-sec2 .sec2-heart-container .s2-herat {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    border-radius: 1.041667vw;
    -webkit-border-radius: 1.041667vw;
    -moz-border-radius: 1.041667vw;
    opacity: 0;
}

.be7-pro-sec2 .sec2-heart-container .s2-herat:hover .arrow-wrap {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
}

.be7-pro-sec2 .sec2-heart-container .s2-herat5 {
    width: 20.833333vw;
    height: 20.833333vw;
}

.be7-pro-sec2 .sec2-heart-container .s2-herat2 {
    width: 19.270833vw;
    height: 20.833333vw;
}

.be7-pro-sec2 .sec2-heart-container .s2-herat3 {
    width: 18.75vw;
    height: 20.833333vw;
}

.be7-pro-sec2 .sec2-heart-container .s2-herat4 {
    width: 18.75vw;
    height: 20.833333vw;
}

.be7-pro-sec2 .sec2-heart-container .s2-herat1 {
    width: 28.64583333vw;
    height: 14.0625vw;
    margin-top: 1.5625vw;
}

.be7-pro-sec2 .sec2-heart-container .s2-herat6 {
    width: 24.47916667vw;
    height: 14.0625vw;
    margin-top: 1.5625vw;
}
.be7-pro-sec2 .sec2-heart-container .s2-herat7{
    width: 26.04166667vw;
    height: 14.0625vw;
    margin-top: 1.5625vw;
}
.be7-pro-sec2 .sec2-heart-container .s2-herat5,
.be7-pro-sec2 .sec2-heart-container .s2-herat2,
.be7-pro-sec2 .sec2-heart-container .s2-herat3,
.be7-pro-sec2 .sec2-heart-container .s2-herat4 {
    transform: translate(0, -10vw);
    -webkit-transform: translate(0, -10vw);
    -moz-transform: translate(0, -10vw);
}

.be7-pro-sec2 .sec2-heart-container .s2-herat1,
.be7-pro-sec2 .sec2-heart-container .s2-herat6,
.be7-pro-sec2 .sec2-heart-container .s2-herat7 {
    transform: translate(0, 10vw);
    -webkit-transform: translate(0, 10vw);
    -moz-transform: translate(0, 10vw);
}

.be7-pro-sec2 .sec2-heart-container .arrow-container {
    position: absolute;
    width: 2.395833vw;
    height: 2.395833vw;
    right: 1.041667vw;
    bottom: 1.041667vw;
    overflow: hidden;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background-color: rgba(130, 130, 130, 0.6);
}

.be7-pro-sec2 .sec2-heart-container .arrow-wrap {
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}

.be7-pro-sec2 .sec2-heart-container .herat-title {
    width: 80%;
    position: absolute;
    top: 1.66666667vw;
    left: 1.30208333vw;
    z-index: 1;
    text-align: left;
}

.be7-pro-sec2 .sec2-heart-container .s2-herat5 .herat-title {
    top: 1.66666667vw;
    left: 1.30208333vw;
    text-align: left;
}

.be7-pro-sec2 .s2-herat5 .herat-title h3 .wifi7-unit{
    opacity: 0;
    transform: translate(5vw, 0);
    -webkit-transform: translate(5vw, 0);
    -moz-transform: translate(5vw, 0);
    display: inline-block;
    -ms-transform: translate(5vw, 0);
    -o-transform: translate(5vw, 0);
}
.be7-pro-sec2  .s2-herat5 .wifi7-txt{
    opacity: 0;
    display: inline-block;
}

.be7-pro-sec2 .sec2-heart-container .herat-title .text-bg {
    color: #ffffff;
    font-size: 1.666667vw;
    font-weight: 500;
    line-height: 1.25;
    display: inline-block;
}

.be7-pro-sec2 .s2-herat .arrow-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.be7-pro-sec2 .s2-herat .arrow-wrap img {
    flex-shrink: 0;
}

.be7-pro-sec2.clip .transition-content .wifi7-title {
    clip-path: inset(0 0 0 0);
    transition: clip-path 0.8s ease-in-out;
    -webkit-transition: clip-path 0.8s ease-in-out;
    -moz-transition: clip-path 0.8s ease-in-out;
}

.be7-pro-sec2.active .sec2-heart-container .big-wifi7-txt {
    opacity: 1;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    transition-delay: 0.9s;
}

.be7-pro-sec2.active .transition-content .wifi7-title::before {
    opacity: 0;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    transition-delay: 0.9s;
}

.be7-pro-sec2.active .transition-content .sec2-title {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    transition-delay: 0.9s;
}

.be7-pro-sec2.move .sec2-heart-container .big-wifi7-txt {
    opacity: 1;
    transform: translate(-37.3vw, -15.3vw) scale(0.07017543859);
    transition: all 0.7s linear,opacity 1.2s linear;
    -webkit-transition: all 0.7s linear,opacity 1.2s linear;
    -moz-transition: all 0.7s linear,opacity 1.2s linear;
    pointer-events: none;
    color: #fff;
    -ms-transition: all 0.7s linear,opacity 1.2s linear;
    -o-transition: all 0.7s linear,opacity 1.2s linear;
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}

.be7-pro-sec2.move .transition-content .wifi7-title {
    opacity: 0;
    transition-delay: 1.2s;
}

.be7-pro-sec2.move .transition-content {
    pointer-events: none;
}

.be7-pro-sec2.move .sec2-heart-container .s2-herat {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -webkit-transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -moz-transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -ms-transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -o-transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
}

.be7-pro-sec2.move .sec2-heart-container .s2-herat1 {
    transition-delay: .8s;
}

.be7-pro-sec2.move .sec2-heart-container .s2-herat2 {
    transition-delay: .3s;
}

.be7-pro-sec2.move .sec2-heart-container .s2-herat3 {
    transition-delay: .4s;
}

.be7-pro-sec2.move .sec2-heart-container .s2-herat4 {
    transition-delay: .5s;
}

.be7-pro-sec2.move .sec2-heart-container .s2-herat5 {
    transition-delay: .2s;
}

.be7-pro-sec2.move .sec2-heart-container .s2-herat6 {
    transition-delay: .7s;
}
.be7-pro-sec2.move .sec2-heart-container .s2-herat7{
    transition-delay: .6s;
}

.be7-pro-sec2.move .sec2-heart-container .big-title {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -webkit-transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -moz-transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    transition-delay: 0.5s;
}

.be7-pro-sec2.move .s2-herat5 .herat-title h3 .wifi7-unit{
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -webkit-transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -moz-transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    transition-delay: 1s;
    -ms-transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -o-transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
}

@media screen and (max-aspect-ratio:138/100) {
    .be7-pro-main .be7-pro-sec2 {
        position: relative;
        margin-top: 25.69444444vw;
    }

    .be7-pro-sec2 .transition-content {
        position: relative;
        height: auto;
        padding: 0;
    }

    .be7-pro-sec2 .transition-content .wifi7-title {
        width: 95%;
        text-align: center;
    }

    .be7-pro-sec2 .transition-content .wifi7-title::before {
        height: 30%;
        top: 56%;
    }

    .be7-pro-sec2 .transition-content .wifi7-title h2 {
        font-size: 32.777778vw;
        text-stroke: 2px #768BA7;
        -webkit-text-stroke:2px #768BA7;
        letter-spacing: 1.3888888vw;
    }

    .be7-pro-sec2 .transition-content .sec2-title {
        width: 83.333333vw;
        top:14.652777vw;
        transform: translate(-50%,0);
        -webkit-transform: translate(-50%,0);
        -moz-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        -o-transform: translate(-50%,0);
}

    .be7-pro-sec2 .transition-content .sec2-title h3 {
        font-size: 16.666667vw;
    }

    .be7-pro-sec2 .sec2-heart-container {
        position: relative;
        z-index: 2;
        height: auto;
        padding: 12.5vw 0 0;
    }

    .be7-pro-sec2 .sec2-heart-container .big-title {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        opacity: 1;
    }

    .be7-pro-sec2 .sec2-heart-container .s2-heart-wrap {
        width: 83.333333vw;
        margin: 8.3333333vw auto 0;
    }

    .be7-pro-sec2 .sec2-heart-container .big-wifi7-txt {
        display: none;
    }

    .be7-pro-sec2 .sec2-heart-container .s2-herat {
        border-radius: 2.777778vw;
        -webkit-border-radius: 2.777778vw;
        -moz-border-radius: 2.777778vw;
    }

    .be7-pro-sec2 .sec2-heart-container .s2-herat1 {
        width: 83.3333333vw;
        height: 44.4444444vw;
                margin-top: 4.166667vw;
    }

    .be7-pro-sec2 .sec2-heart-container .s2-herat2 {
        width: 38.194444vw;
        height: 41.666667vw;
    }

    .be7-pro-sec2 .sec2-heart-container .s2-herat3 {
        width: 40.972222vw;
        height: 44.444444vw;
        margin-top: 4.166667vw;
    }

    .be7-pro-sec2 .sec2-heart-container .s2-herat4 {
        width: 38.194444vw;
        height: 44.444444vw;
        margin-top: 4.166667vw;
    }

    .be7-pro-sec2 .sec2-heart-container .s2-herat5 {
        width: 40.9722222vw;
        height: 41.6666666vw;
    }

    .be7-pro-sec2 .sec2-heart-container .s2-herat6 {
        width: 40.97222222vw;
        height: 48.611111vw;
        margin-top: 4.166667vw;
    }
    .be7-pro-sec2 .sec2-heart-container .s2-herat7{
        width: 38.194444vw;
        height: 48.611111vw;
        margin-top: 4.166667vw;
    }

    .be7-pro-sec2 .sec2-heart-container .s2-herat1,
    .be7-pro-sec2 .sec2-heart-container .s2-herat2,
    .be7-pro-sec2 .sec2-heart-container .s2-herat3,
    .be7-pro-sec2 .sec2-heart-container .s2-herat4 {
        transform: translate(0, 15vw);
        -webkit-transform: translate(0, 15vw);
        -moz-transform: translate(0, 15vw);
    }

    .be7-pro-sec2 .sec2-heart-container .s2-herat5,
    .be7-pro-sec2 .sec2-heart-container .s2-herat6,
    .be7-pro-sec2 .sec2-heart-container .s2-herat7 {
        transform: translate(0, 15vw);
        -webkit-transform: translate(0, 15vw);
        -moz-transform: translate(0, 15vw);
    }

    .be7-pro-sec2 .sec2-heart-container .arrow-container {
        width: 5.138889vw;
        height: 5.138889vw;
        right: 2.222222vw;
        bottom: 2.222222vw;
    }

    .be7-pro-sec2 .sec2-heart-container .herat-title {
        top: 4.444444vw;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        text-align: center;
}

    .be7-pro-sec2 .sec2-heart-container .s2-herat5 .herat-title {
        top: 4.444444vw;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        text-align: center;
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
}

    .be7-pro-sec2 .s2-herat5 .herat-title h3 {
        opacity: 1;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
    }

    .be7-pro-sec2 .sec2-heart-container .s2-herat5 .wifi7-txt {
        opacity: 1;
    }

    .be7-pro-sec2 .sec2-heart-container .herat-title .text-bg {
        font-size: 3.333333vw;
    }

    .be7-pro-sec2 .sec2-heart-container .s2-herat.move {
        opacity: 1;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
    }

    .be7-pro-sec2 .sec2-heart-container .s2-herat1.move,
    .be7-pro-sec2 .sec2-heart-container .s2-herat3.move,
    .be7-pro-sec2 .sec2-heart-container .s2-herat5.move,
    .be7-pro-sec2 .sec2-heart-container .s2-herat6.move {
        transition: opacity 0.6s linear, transform 0.6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
        -webkit-transition: opacity 0.6s linear, transform 0.6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
        -moz-transition: opacity 0.6s linear, transform 0.6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
        transition-delay: 0s;
        -ms-transition: opacity 0.6s linear, transform 0.6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
        -o-transition: opacity 0.6s linear, transform 0.6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
}

    .be7-pro-sec2 .sec2-heart-container .s2-herat2.move,
    .be7-pro-sec2 .sec2-heart-container .s2-herat4.move,
    .be7-pro-sec2 .sec2-heart-container .s2-herat7.move {
        transition: opacity 0.6s linear, transform 0.6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
        -webkit-transition: opacity 0.6s linear, transform 0.6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
        -moz-transition: opacity 0.6s linear, transform 0.6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
        transition-delay: 0.3s;
    }
    .be7-pro-sec2 .s2-herat5 .herat-title h3 .wifi7-unit{
        opacity: 1;
        transform: translate(0,0);
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
}
}


/* s2 end */

/* s3 start */
.be7-pro-main .be7-pro-sec3 {
    margin: 10.41666667vw 0 0;
}

.be7-pro-sec3 .txt-content {
    width: 57.291667vw;
    margin: 0 auto;
    text-align: center;
}

.be7-pro-sec3 .img-wrap {
    margin: 3.125vw auto 0;
}

.be7-pro-sec3 .icon-ul {
    margin: 4.16666667vw auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.be7-pro-sec3 .icon-ul li {
    display: flex;
    align-items: center;
}

.be7-pro-sec3 .icon-ul li:nth-child(n+2) {
    margin-left: 6.25vw;
}

.be7-pro-sec3 .icon-ul li img {
    width: 4.166667vw;
}

.be7-pro-sec3 .icon-ul li span {
    margin-left: 1.041667vw;
    color: #ffffff;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.25;
}

@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-sec3 {
        margin: 22.2222222vw 0 0;
    }

    .be7-pro-sec3 .txt-content {
        width: 83.333333vw;
    }

    .be7-pro-sec3 .img-wrap {
        margin: 11.111111vw auto 0;
    }

    .be7-pro-sec3 .icon-ul {
        margin: 8.333333vw auto 0;
        padding: 0 14.583333vw;
        justify-content: space-between;
    }

    .be7-pro-main .be7-pro-sec3 .icon-ul li {
        margin-left: 0;
    }

    .be7-pro-main .be7-pro-sec3 .icon-ul li:nth-child(n+3) {
        margin-top: 5.555556vw;
    }

    .be7-pro-sec3 .icon-ul li img {
        width: 11.111111vw;
    }

    .be7-pro-sec3 .icon-ul li span {
        margin-left: 4.166667vw;
        font-size: 4.444444vw;
    }
}

/* s3 end */
/* s4 start */
.be7-pro-main .be7-pro-sec4 {
    margin: 10.416667vw auto 0;
    width: 82.29166667vw;
    position: relative;
}

.be7-pro-sec4 .sec4-word {
    width: 82.291667vw;
    z-index: 1;
}

.be7-pro-sec4 .sec4-word .txt-content {
    display: flex;
    justify-content: space-between;
    margin-top: 1.04166667vw;
}

.be7-pro-sec4 .sec4-word .big-title {
    width: 30.729167vw;
    margin-top: 0;
}

.be7-pro-sec4 .sec4-word .content-desc {
    width: 42.70833333vw;
    margin-top: 0;
}

.be7-pro-sec4 .img-wrap {
    margin-top: 2.1875vw;
    border-radius: 1.04166667vw;
    -webkit-border-radius: 1.04166667vw;
    -moz-border-radius: 1.04166667vw;
    -ms-border-radius: 1.04166667vw;
    -o-border-radius: 1.04166667vw;
    overflow: hidden;
}

@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-sec4 {
        margin: 22.222222vw 0 0;
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .be7-pro-sec4 .sec4-word {
        width: 83.333333vw;
        position: static;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        margin: 0 auto;
        text-align: center;
    }

    .be7-pro-sec4 .sec4-word .txt-content {
        flex-direction: column;
        margin-top: 1.388888vw;
    }

    .be7-pro-sec4 .sec4-word .big-title {
        width: 100%;
    }

    .be7-pro-sec4 .sec4-word .content-desc {
        width: 100%;
        margin-top: 2.777777777vw;
    }


    .be7-pro-sec4 .img-wrap {
        margin: 11.111111vw auto 0;
        order: 2;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
}
}

/* s4 end */
/* s5 start */
.be7-pro-main .be7-pro-sec5 {
    margin: 10.416667vw 0 0;
}

.be7-pro-sec5 .txt-content {
    width: 57.291667vw;
    margin: 0 auto;
    text-align: center;
}

.be7-pro-sec5 .card-wrap {
    width: 63.541667vw;
    display: flex;
    justify-content: space-between;
    margin: 4.166667vw auto 0;
}

.be7-pro-sec5 .card-wrap>div {
    width: 28.645833vw;
}

.be7-pro-sec5 .card-wrap .card-desc {
    color: #ffffff;
    font-size: 1.666667vw;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    margin: 1.5625vw 0 0 3.38541667vw;
}

@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-sec5 {
        margin: 22.222222vw 0 0;
    }

    .be7-pro-sec5 .txt-content {
        width: 83.333333vw;
    }

    .be7-pro-sec5 .card-wrap {
        width: 83.333333vw;
        margin: 11.111111vw auto 0;
    }

    .be7-pro-sec5 .card-wrap>div {
        width: 37.5vw;
    }

    .be7-pro-sec5 .card-wrap>div.card-item1 {
        width: 38.055555555vw;
    }

    .be7-pro-sec5 .card-wrap .card-desc {
        font-size: 4.444444vw;
        margin: 2.777778vw 0 0 0;
    }

}

/* s5 end */
/* s6 start */
.be7-pro-main .be7-pro-sec6 {
    margin: 10.416667vw 0 0;
}

.be7-pro-sec6 .sec6-word {
    width: 82.291667vw;
    margin: 0 auto;
}

.be7-pro-sec6 .sec6-word .txt-content {
    display: flex;
    justify-content: space-between;
    margin-top: 1.04166667vw;
}

.be7-pro-sec6 .sec6-word .big-title {
    width: 34.166667vw;
    margin-top: 0;
}

.be7-pro-sec6 .sec6-word .content-desc {
    width: 42.708333vw;
    margin-top: 0;
}

.be7-pro-sec6 .card-ul {
    width: 82.291667vw;
    margin: 2.1875vw auto 0;
    display: flex;
    justify-content: space-between;
}

.be7-pro-sec6 .card-ul li {
    width: 39.84375vw;
    overflow: hidden;
    text-align: center;
    height: 23.4375vw;
    border: 2px solid #3c3c3c;
    position: relative;
    z-index: 1;
    border-radius: 1.041667vw;
    -webkit-border-radius: 1.041667vw;
    -moz-border-radius: 1.041667vw;
    background:linear-gradient(180deg,#1a2645 0%,#42578b 100%);
}

.be7-pro-sec6 .card-ul li.card-li2 {
    background:linear-gradient(180deg,#42578b 0%,#1a2645 100%);
}
.be7-pro-sec6 .card-ul li.card-li2 img{
    margin-left: 1.5625vw;
}

.be7-pro-sec6 .card-ul .data-desc1 {
    position: absolute;
    top: 3.125vw;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    display: flex;
    flex-direction: column;
    align-items: center;
}


.be7-pro-sec6 .card-ul .data-desc1 span {
    color: #ffffff;
    font-weight: 500;
    font-size: 1.66666667vw;
    line-height: 1.25;
}
.be7-pro-sec6 .card-ul .data-desc1 img{
    width: 13.02083333vw;
    margin: 2.60416667vw 0 0 0;
}

@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-sec6 {
        margin: 22.222222vw 0 0;
    }

    .be7-pro-sec6 .sec6-word {
        width: 83.333333vw;
        text-align: center;
    }

    .be7-pro-sec6 .sec6-word .txt-content {
        flex-direction: column;
        align-items: center;
        margin-top: 1.3888888vw;
    }

    .be7-pro-sec6 .sec6-word .big-title {
        width: 100%;
    }

    .be7-pro-sec6 .sec6-word .content-desc {
        width: 100%;
        margin-top: 2.7777777vw;
    }

    .be7-pro-sec6 .card-ul {
        width: 100%;
        margin: 11.111111vw auto 0;
        flex-direction: column;
        align-items: center;
    }

    .be7-pro-sec6 .card-ul li {
        width: 83.333333vw;
        height: 48.6111111vw;
        border-radius: 2.777778vw;
        -webkit-border-radius: 2.777778vw;
        -moz-border-radius: 2.777778vw;
    }

    .be7-pro-sec6 .card-ul .card-li2 {
        margin-top: 5.555556vw;
    }

    .be7-pro-sec6 .card-ul .data-desc1{
        top: 8.33333333vw;
        width: 42.3611111vw;
    }
    .be7-pro-sec6 .card-ul .data-desc1 span {
        font-size: 4.444444vw;
    }
    .be7-pro-sec6 .card-ul .data-desc1 img{
        width: 23.8888888vw;
        margin: 5.5555555vw 0 0 -2.7777777vw;
    }
    .be7-pro-sec6 .card-ul li.card-li2 img{
        margin-left: 0;
    }
}

/* s6 end */

/* s7 start */
.be7-pro-main .be7-pro-sec7 {
    margin: 10.416667vw 0 0;
}
.be7-pro-main .be7-pro-sec7 .content-desc{
    line-height: 1.6;
}
.be7-pro-sec7 .sec7-word {
    width: 82.291667vw;
    margin: 0 auto;
}

.be7-pro-sec7 .sec7-word .txt-content {
    display: flex;
    justify-content: space-between;
    margin-top: 1.04166667vw;
}

.be7-pro-sec7 .sec7-word .big-title {
    width: 31.25vw;
    margin-top: 0;
}

.be7-pro-sec7 .sec7-word .content-desc {
    width: 42.70833333vw;
    margin-top: 0;
}

.be7-pro-sec7 .video-wrap {
    width: 82.291667vw;
    margin: 2.1875vw auto 0;
    overflow: hidden;
    border-radius: 1.041667vw;
    -webkit-border-radius: 1.041667vw;
    -moz-border-radius: 1.041667vw;

    position: relative;
}

.be7-pro-sec7 .video-wrap .video-txt {
    width: 100%;
    position: absolute;
    top: 12.5vw;
    display: flex;
    justify-content: space-between;
    padding: 0 1.5625vw;
}

.be7-pro-sec7 .video-wrap .video-txt .content-desc {
    margin-top: 0;
}

.be7-pro-sec7 .video-wrap .video-txt li {
    text-align: center;
}

.be7-pro-sec7 .video-wrap .video-txt h2 {
    font-size: 6.25vw;
    color: #A8C7FF;
    margin-top: 0.05208333vw;
    font-weight: 700;
    line-height: 1.25;
}
.be7-pro-sec7 .video-wrap .video-box{
    overflow: hidden;
}

.be7-pro-sec7 .video-wrap video{
    margin-bottom: -1px;
}
.be7-pro-sec7 .video-wrap .video-txt h2 .unit {
    font-size: 3.33333333vw;
}

@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-sec7 {
        margin: 22.222222vw 0 0;
    }

    .be7-pro-sec7 .sec7-word {
        width: 83.333333vw;
        text-align: center;
    }

    .be7-pro-sec7 .sec7-word .txt-content {
        flex-direction: column;
        align-items: center;
        margin-top: 1.3888888vw;
    }

    .be7-pro-sec7 .sec7-word .big-title {
        width: 100%;
    }

    .be7-pro-sec7 .sec7-word .content-desc {
        width: 100%;
        margin-top: 2.7777777vw;
    }

    .be7-pro-sec7 .video-wrap {
        width: 100%;
        margin: 8.3333333vw auto 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    .be7-pro-sec7 .video-wrap .video-txt {
        position: static;
        width: 77.7777777vw;
        margin: 0 auto;
        padding: 0;
    }

    .be7-pro-sec7 .video-wrap .video-txt h2 {
        font-size: 8.88888888vw;
        margin-top: 1.3888888vw;
    }

    .be7-pro-sec7 .video-wrap .video-txt h2 .unit {
        font-size: 4.444444vw;
    }
    .be7-pro-sec7 .video-wrap video{
        margin: 8.33333333vw 0 -1px;
    }
}

/* s7 end */
/* s8 start */
.be7-pro-main .be7-pro-sec8 {
    margin: 10.416667vw 0 0;
}

.be7-pro-sec8 .txt-content {
    width: 59.89583333vw;
    margin: 0 auto;
    text-align: center;
}

.be7-pro-sec8 .card-wrap {
    display: flex;
    justify-content: center;
    margin: 4.166667vw auto 0;
    position: relative;
}

.be7-pro-sec8 .card-wrap .card-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    line-height: 1.25;
    width: auto;
}

.be7-pro-sec8 .card-wrap .card-txt p {
    color: #ffffff;
    font-size: 1.25vw;
    font-weight: 500;
    text-align: center;
}

.be7-pro-sec8 .card-wrap .card-txt h2 {
    color: #A8C7FF;
    font-size: 6.25vw;
    font-weight: 700;
    margin-top: 0.233333vw;
}

.be7-pro-sec8 .card-wrap li {
    width: 31.25vw;
}

.be7-pro-sec8 .card-wrap .card-item2 {
    margin-left: 20.83333333vw;
}

.be7-pro-sec8 .card-wrap .home-img {
    position: relative;
}

.be7-pro-sec8 .card-wrap .desc-p {
    color: #ffffff;
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
    margin-top: 2.08333333vw;
}

.be7-pro-sec8 .card-wrap .card-item1 .cricle-wrap {
    width: 19.79166667vw;
    height: 19.79166667vw;
}

.be7-pro-sec8 .card-wrap .cricle-wrap {
    width: 31.25vw;
    height: 31.25vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.be7-pro-sec8 .card-wrap .cricle-wrap .circle-item {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background: radial-gradient(ellipse 49.73% 49.73% at 50% 50.27%, rgba(0, 134, 234, 0) 0%, rgba(0, 134, 234, 0) 51.98%, #0086ea 100%);
    animation: circleWave 3s ease-in-out infinite 0.1s;
    -webkit-animation: circleWave 3s ease-in-out infinite 0.1s;
}

@keyframes circleWave {
    from {
        opacity: 1;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
    }

    to {
        opacity: 0;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
    }
}

@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-sec8 {
        margin: 22.222222vw 0 0;
    }

    .be7-pro-sec8 .txt-content {
        width: 83.333333vw;
    }

    .be7-pro-sec8 .card-wrap {
        flex-direction: column;
        align-items: center;
        margin: 8.3333333vw auto 0;
    }

    .be7-pro-sec8 .card-wrap li {
        width: 83.333333vw;
    }
    .be7-pro-sec8 .card-wrap .card-item1{
        margin: 8.3333333vw 0 0;
    }
    .be7-pro-sec8 .card-wrap .card-item2 {
        margin: 8.3333333vw 0 0;
    }

    .be7-pro-sec8 .card-wrap .desc-p {
        font-size: 4.444444vw;
        margin-top: 2.777778vw;
    }

    .be7-pro-sec8 .card-wrap .cricle-wrap {
        width: 57.916667vw;
        height: 57.916667vw;
    }

    .be7-pro-sec8 .card-wrap .card-txt {
        position: static;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
    }

    .be7-pro-sec8 .card-wrap .card-item1 .cricle-wrap {
        width: 44.4444444vw;
        height: 44.4444444vw;
    }

    .be7-pro-sec8 .card-wrap .cricle-wrap {
        width: 66.6666666vw;
        height: 66.6666666vw;
    }
    .be7-pro-sec8 .card-wrap .card-txt p{
        font-size: 4.4444444vw;
        margin-bottom: 1.3888888vw;
    }
    .be7-pro-sec8 .card-wrap .card-txt h2{
        font-size: 8.8888888vw;
        text-align: center;
    }
}

/* s8 end */
/* s9 start */
.be7-pro-main .be7-pro-sec9 {
    position: relative;
    margin: 10.41666667vw 0 0;
}

.be7-pro-sec9 .txt-content {
    position: absolute;
    width: 59.89583333vw;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    text-align: center;
    z-index: 1;
}

.be7-pro-sec9 .img-wrap {
    position: relative;
}

.be7-pro-sec9 .img-wrap .port-name {
    color: #ffffff;
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1.6;
    position: absolute;
    bottom: 3.64583333vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-sec9 {
        margin: 22.222222vw 0 0;
    }

    .be7-pro-sec9 .txt-content {
        position: static;
        width: 83.333333vw;
        margin: 0 auto;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
    }

    .be7-pro-sec9 .img-wrap {
        margin: 11.111111vw auto 0;
    }

    .be7-pro-sec9 .img-wrap .port-name {
        font-size:3.3333333vw;
        bottom: 6.6666666vw;
    }

}

/* s9 end */
/* sec10 start */
.be7-pro-main .be7-pro-sec10{
    background-color: rgba(60, 60, 60);
    position: relative;
}
.be7-pro-sec10 .video-btn{
    position: absolute;
    right: 8.85416667vw;
    bottom: 4.16666667vw;
    display: flex;
    align-items: center;
    line-height: 1.6;
    font-weight: 500;
    font-size: 1.66666667vw;
    cursor: pointer;
}
.be7-pro-sec10 .video-btn img{
    width: 2.44791667vw;
    margin-left: 0.52083333vw;
}
@media screen and (max-aspect-ratio: 138/100){
    .be7-pro-sec10 .video-btn img{
        width: 3.88888888vw;
        margin-left: 1.3888888vw;
    }
    .be7-pro-sec10 .video-btn{
        font-size: 3.3333333vw;
        right: 8.33333333vw;
        bottom: 5.555555555vw;
    }
}
/* sec10 end */
/* s11 start */
.be7-pro-main .be7-pro-sec11{
    margin: 10.41666667vw 0 0;
    position: relative;
}
.be7-pro-sec11 .coolingHotImg{
    width: 100%;
    height: 52.08333333vw;
    background-color: black;
    object-fit: cover;
}
.be7-pro-sec11 .coolingtitle{
    color: #a8c7ff;
    font-size: 1.66666667vw;
    font-weight: 500;
}
.be7-pro-sec11  .coolingHotTxt{
    position: absolute;
    top: 12.5vw;
    left: 14.0625vw;
    z-index: 2;
}
.be7-pro-sec11  .coolingHotTxt h2{
    font-weight: 700;
    font-size: 3.33333333vw;
    color: #fff;
    margin: 1.04166667vw 0;
}
.be7-pro-sec11 .coolingDesc{
    width: 22.91666667vw;
    font-weight: 500;
    font-size: 1.25vw;
    margin-bottom: 8.33333333vw;
}
.be7-pro-sec11 .coolingRemark{
    font-size: 0.83333333vw;
    font-weight: 500;
    color: #969696;
    position: absolute;
    bottom: 8.64583333vw;
    left: 14.0625vw;
    z-index: 9;
}
@media screen and (min-width:1200px) and (max-width:1440px){
    .be7-pro-sec11 .coolingRemark{
        font-size: 12px;
    }
    .be7-pro-main .be7-pro-t5 .t5-remark{
        font-size: 12px;
    }
}
@media screen and (max-aspect-ratio: 138/100){
    .be7-pro-sec11  .coolingHotTxt{
        position: static;
    }
    .be7-pro-sec11 .coolingRemark{
        position: static;
        margin: 2.777777vw auto 0;
        font-size: 3.333333vw;
        width: 82.77777777vw;
    }
    .be7-pro-sec11 .coolingHotImg{
        height: 58.333333vw;
        overflow: hidden;
    }
    .be7-pro-main .be7-pro-sec11{
        margin: 22.222222vw 0 0;
        text-align: center;
    }
    .be7-pro-sec11 .coolingtitle{
        font-size: 5.5555555vw;
    }
    .be7-pro-sec11 .coolingHotTxt h2{
        font-size: 8.888888vw;
        margin: 1.38888888vw 0 2.777777vw;
    }
    .be7-pro-sec11 .coolingDesc{
        width: 83.333333vw;
        font-size: 4.4444444vw;
        margin: 0 auto 11.111111vw;
    }
}
/* s11 end */
/* t1 start */
.be7-pro-main .be7-pro-t1 {
    position: relative;
    margin: 10.41666667vw 0 10.41666667vw;
}

.be7-pro-main .be7-pro-t1 .t1-txt-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}

.be7-pro-main .be7-pro-t1 .t1-txt-wrap p {
    font-size: 6.25vw;
    color: rgba(255, 255, 255, 1);
    font-weight: 700;
    line-height: 1.25;
    margin-top: 1.04166667vw;
    background:linear-gradient(83.49deg,#90b4ff 1.31%,#d9e6ff 51.78%,#A8C7FF 99.82%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    transform:translate3d(0,0,0);
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0);
    -o-transform:translate3d(0,0,0);
    width: 200%;
}
.be7-pro-main .be7-pro-t1 .t1-txt-wrap p .show-pc{
    background:linear-gradient(83.49deg,#90b4ff 1.31%,#d9e6ff 51.78%,#A8C7FF 99.82%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.be7-pro-main .be7-pro-t1 .txt-img{
    width: 20.83333333vw;
    margin: 0 auto;
}
@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-t1 {
        margin: 22.2222222vw 0;
    }

    .be7-pro-main .be7-pro-t1 .t1-txt-wrap {
        top: 14.444444vw;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .be7-pro-main .be7-pro-t1 .txt-img{
        width: 41.6666666vw;
    }

    .be7-pro-main .be7-pro-t1 .t1-txt-wrap p{
        font-size: 16.666666vw;
        margin-top: 2.77777777vw;
    }
}

/* t1 end */
/* t2 start */
.be7-pro-main .be7-pro-t2 {
    position: relative;
    margin-bottom: 10.41666667vw;
}

.be7-pro-main .be7-pro-t2 .size-24 {
    font-weight: 500;
    font-size: 1.25vw;
}

.be7-pro-main .be7-pro-t2 .t2-txt-wrap {
    position: absolute;
    top: 8.33333333vw;
    left: 14.0625vw;
    color: #ffffff;
}

.be7-pro-main .be7-pro-t2 .txt-box {
    width: 22.91666667vw;
    text-align: left;
}

.be7-pro-main .be7-pro-t2 .t2-txt-1 {
color: #A8C7FF;
}

.be7-pro-main .be7-pro-t2 .t2-txt-2 {
    margin: 1.04166667vw 0 ;
    font-size: 3.33333333vw;
    font-weight: 700;
}

.be7-pro-main .be7-pro-t2 .math-box {
    margin-top: 6.25vw;
    display: flex;
}
.be7-pro-main .be7-pro-t2 .math-box .math-top{
    line-height: 1.25;
}
.be7-pro-main .be7-pro-t2 .math-bot {
    font-size: 3.33333333vw;
    font-weight: 700;
    color: #A8C7FF;
    margin-top: 0.52083333vw;
}

.be7-pro-main .be7-pro-t2 .math-2 {
    margin: 0 5.20833333vw;
}

@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-t2 {
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 22.22222222vw;
    }

    .be7-pro-main .be7-pro-t2 .t2-txt-wrap {
        position: static;
        width: 83.333333333vw;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .be7-pro-main .be7-pro-t2 .txt-box {
        width: 100%;
        text-align: center;
    }

    .be7-pro-main .be7-pro-t2 .t2-txt-2 {
        margin: 1.38888888vw 0 2.77777777vw;
        font-size: 8.8888888888vw;
    }

    .be7-pro-main .be7-pro-t2 .size-24 {
        font-size: 4.4444444444vw;
    }

    .be7-pro-main .be7-pro-t2 .math-box {
        text-align: center;
        margin: 8.33333333vw 0 ;
    }

    .be7-pro-main .be7-pro-t2 .math-1 .math-top {
        white-space: nowrap;
    }

    .be7-pro-main .be7-pro-t2 .math-2 {
        margin: 0 0 0 14.5833333vw;
    }

    .be7-pro-main .be7-pro-t2 .math-bot {
        font-size: 8.88888888vw;
        margin-top: 1.3888888vw;
    }
}

/* t2 end */
/* t3 start */
.be7-pro-main .be7-pro-t3 {
    width: 82.29166667vw;
    margin: 0 auto 10.41666667vw;
}

.be7-pro-main .be7-pro-t3 .title-1 {
    width: 19.79166667vw;
    font-size: 1.66666667vw;
    margin-bottom: 1.04166667vw;
}

.be7-pro-main .be7-pro-t3 .title-2 {
    display: flex;
    justify-content: space-between;
}

.be7-pro-main .be7-pro-t3 .title-2 .title-left {
    font-size: 3.33333333vw;
    font-weight: 700;
    line-height: 1.25;
}

.be7-pro-main .be7-pro-t3 .title-2 .title-right {
    width: 43.38541667vw;
    font-size: 1.25vw;
    font-weight: 500;
}

.be7-pro-main .be7-pro-t3 .t3-img {
    margin-top: 2.1875vw;
    border-radius: 1.04166667vw;
    -webkit-border-radius: 1.04166667vw;
    -moz-border-radius: 1.04166667vw;
    -ms-border-radius: 1.04166667vw;
    -o-border-radius: 1.04166667vw;
    overflow: hidden;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
}

.be7-pro-main .be7-pro-t3 .svg-wrap p {
    text-align: center;
    margin-top: 0.52083333vw;
    font-size: 1.25vw;
    font-weight: 500;
    width: 120%;
}

.be7-pro-main .be7-pro-t3 .svg-wrap {
    margin: 3.125vw 10.9375vw 0;
    display: flex;
    justify-content: space-between;
}
.be7-pro-main .be7-pro-t3 .svg-box{
    width: 5.72916667vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-t3 {
        width: 83.333333333vw;
        margin: 0 auto 22.22222222vw;
        text-align: center;
    }

    .be7-pro-main .be7-pro-t3 .title-1 {
        width: 100%;
        font-size: 5.55555555vw;
        margin-bottom: 1.388888888vw;
    }

    .be7-pro-main .be7-pro-t3 .title-2 {
        flex-direction: column;
    }

    .be7-pro-main .be7-pro-t3 .title-2 .title-left {
        font-size: 8.88888888vw;
        margin-bottom: 2.7777777vw;
    }

    .be7-pro-main .be7-pro-t3 .title-2 .title-right {
        width: 100%;
        font-size: 4.44444444vw;
    }

    .be7-pro-main .be7-pro-t3 .title-wrap {
        margin-bottom: 11.111111111vw;
    }

    .be7-pro-main .be7-pro-t3 .svg-wrap {
        flex-wrap: wrap;
        margin: 8.3333333vw 4.861111111vw 0;
        justify-content: space-between;
    }
    .be7-pro-main .be7-pro-t3 .svg-wrap .svg-4,
    .be7-pro-main .be7-pro-t3 .svg-wrap .svg-5,
    .be7-pro-main .be7-pro-t3 .svg-wrap .svg-6{
        margin-top: 5.555555vw;
    }

    .be7-pro-main .be7-pro-t3 .svg-wrap img {
        width: 15.27777777vw;
    }

    .be7-pro-main .be7-pro-t3 .svg-wrap .svg-box {
        width: 15.27777777vw;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .be7-pro-main .be7-pro-t3 .svg-wrap .svg-box:nth-child(1),
    .be7-pro-main .be7-pro-t3 .svg-wrap .svg-box:nth-child(2) {
        margin-right: 13.888888vw;
    }

    .be7-pro-main .be7-pro-t3 .svg-wrap p {
        width: 160%;
        margin-top: 1.388888888vw;
        font-size: 4.444444444vw;
        text-align: center;
    }
    .be7-pro-main .be7-pro-t3 .t3-img{
        margin-top: 0;
        border-radius: 2.7777777vw;
        -webkit-border-radius: 2.7777777vw;
        -moz-border-radius: 2.7777777vw;
        -ms-border-radius: 2.7777777vw;
        -o-border-radius: 2.7777777vw;
}
}

/* t3 end */
/* t4 start */
.be7-pro-main .be7-pro-t4 {
    text-align: center;
    margin-bottom: 10.41666667vw;
}

.be7-pro-main .be7-pro-t4 .t4-txt-wrap {
    margin-bottom: 4.16666667vw;
}

.be7-pro-main .be7-pro-t4 .t1 {
    width: 19.79166667vw;
}

.be7-pro-main .be7-pro-t4 .t2 {
    margin: 0.52083333vw auto 2.08333333vw;
}

.be7-pro-main .be7-pro-t4 .t3 {
    width: 57.29166667vw;
    margin: 0 auto;
}

@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-t4 {
        margin-bottom: 22.22222222vw;
    }

    .be7-pro-main .be7-pro-t4 .t4-txt-wrap {
        width: 83.333333333vw;
        margin: 0 auto 8.3333333vw;
    }

    .be7-pro-main .be7-pro-t4 .t1,
    .be7-pro-main .be7-pro-t4 .t3 {
        width: 100%;
    }

    .be7-pro-main .be7-pro-t4 .t2 {
        margin: 2.77777777vw auto 5.5555555vw;
    }
}

/* t4 end */
/* t5 start */
.be7-pro-main .be7-pro-t5 {
    margin-bottom: 10.41666667vw;
}

.be7-pro-main .be7-pro-t5 .t5-swiper {
    width: 35.9375vw;
    overflow: hidden;
}

.be7-pro-main .be7-pro-t5 .t5-title-wrap {
    text-align: center;
}

.be7-pro-main .be7-pro-t5 .t5-title-wrap .title-txt {
    margin: 1.04166667vw auto 3.125vw;
}

.be7-pro-main .be7-pro-t5 .download-btn-img {
    width: 16px;
    margin-left:6px;
}

.be7-pro-main .be7-pro-t5 .swiper-pigination .line {
    width: 1px;
    height: 3.95833333vw;
    border: 1px solid #989897;
    margin-right: 0.9375vw;
}

.be7-pro-main .be7-pro-t5 .swiper-pigination .addop .line {
    border-color: #ffffff;
}

.be7-pro-main .be7-pro-t5 .swiper-wrap {
    display: flex;
    width: 82.29166667vw;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
}

.be7-pro-main .be7-pro-t5 .swiper-wrap .swiper-txt {
    width: 33.33333333vw;
}

.be7-pro-main .be7-pro-t5 .swiper-wrap .swiper-txt .t2 {
    font-size: 1.25vw;
    transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    font-weight: 500;
}

.be7-pro-main .be7-pro-t5 .swiper-wrap .swiper-txt .t1 {
    font-size: 1.66666667vw;
    margin-bottom: 0.52083333vw;
    font-weight: 500;
    transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    line-height: 1.25;

}

.be7-pro-main .be7-pro-t5 .swiper-pigination .txt-cover,
.be7-pro-main .be7-pro-t5 .swiper-pigination .txt-tool {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.be7-pro-main .be7-pro-t5 .swiper-pigination .txt-cover {
    margin-bottom: 5.20833333vw;
}

.be7-pro-main .be7-pro-t5 .swiper-pigination {
    color: #989897;
    line-height: 1.6;
}

.be7-pro-main .be7-pro-t5 .swiper-pigination .addop {
    color: #ffffff;
}

.be7-pro-main .be7-pro-t5 .download-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    height: 48px;
    background: #CE0F2D;
    border-radius: 6px;
    padding: 0 24px;
    color: #fff;
    cursor: pointer;
}

.be7-pro-main .be7-pro-t5 .download-btn:hover {
    background-color: #a20a21
}

.be7-pro-main .be7-pro-t5 .download-toggle .code-txt {
    width: 6.979166666vw;
    color: #000000;
    font-size: 0.8333333333vw;
    line-height: 1.6;
    text-align: left;
}

.be7-pro-main .be7-pro-t5 .download-toggle .code {
    width: 100%;
    height: 12.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 1.041667vw;
    -webkit-border-radius: 1.041667vw;
    -moz-border-radius: 1.041667vw;
    -ms-border-radius: 1.041667vw;
    -o-border-radius: 1.041667vw;
    overflow: hidden;
}

.be7-pro-main .be7-pro-t5 .download-toggle .code-img {
    margin: 0 0 0 1.25vw;
    width: 8.90625vw;
}

.be7-pro-main .be7-pro-t5 .download-wrap {
    position: relative;
    display: inline-block;
    margin-top: 6.25vw;
}

.be7-pro-main .be7-pro-t5 .download-wrap .download-toggle {
    position: absolute;
    top: 0;
    left: calc(100% + 2.083333333334vw);
    width: 20.83333333vw;
    height: 12.5vw;
    z-index: 10;
    display: none;
}

.be7-pro-main .be7-pro-t5 .t5-remark {
    margin-top: 1.5625vw;
    font-weight: 500;
    line-height: 1.6;
    font-size: 0.83333333vw;
}
.be7-pro-main .be7-pro-t5 .swiper-pigination .pigination-txt{
    padding: 0 0 0 1.041667vw;
    cursor: pointer;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    color: #989897;
    position: relative;
}
.be7-pro-main .be7-pro-t5 .swiper-pigination .addop .pigination-txt{
    color: #fff;
}
.be7-pro-main .be7-pro-t5 .swiper-pigination .pigination-txt::before{
    content: "";
    display: block;
    width: 2px;
    height: 85%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background-color: #989897;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.be7-pro-main .be7-pro-t5 .swiper-pigination .addop .pigination-txt::before{
    background-color: #fff;
}
@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-t5 {
        margin-bottom: 22.22222222vw;
    }

    .be7-pro-main .be7-pro-t5 .t5-title-wrap .title-txt {
        margin: 1.3888888vw auto 8.3333333vw;
    }

    .be7-pro-main .be7-pro-t5 .swiper-wrap {
        flex-direction: column;
    }

    .be7-pro-main .be7-pro-t5 .t5-swiper {
        width: 83.3333333vw;
    }

    .be7-pro-main .be7-pro-t5 .swiper-pigination {
        display: flex;
        align-items: flex-start;
        position: relative;
        justify-content: center;
        width: 50vw;
        margin:  0 auto;
        position: static;
    }

    .be7-pro-main .be7-pro-t5 .swiper-pigination .txt-cover {
        margin: 0;
    }

    .be7-pro-main .be7-pro-t5 .swiper-wrap .swiper-txt .t2 {
        position: static;
        opacity: 0;
        font-size: 4.444444444vw;
        text-align: center;
        margin-top: 5.55555555vw;
        width: 80.555555vw;
        transition: opacity 0.3s linear;
        -webkit-transition: opacity 0.3s linear;
        -moz-transition: opacity 0.3s linear;
        -ms-transition: opacity 0.3s linear;
        -o-transition: opacity 0.3s linear;
}
    .be7-pro-main .be7-pro-t5 .swiper-wrap .swiper-txt .addop .t2 {
        opacity: 1;
    }

    .be7-pro-main .be7-pro-t5 .swiper-pigination .line {
        display: none;
    }

    .be7-pro-main .be7-pro-t5 .swiper-wrap .swiper-txt .t1 {
        font-size: 4.444444444vw;
        padding-bottom: 2.77777777vw;
        position: relative;
        text-align: center;
        margin-bottom: 0;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }
    .be7-pro-main .swiper-t5-pigination .pigination-box:nth-child(1) .pigination-txt{
        align-items: flex-end;
    }
    .be7-pro-main .swiper-t5-pigination .pigination-box:nth-child(1) .pigination-txt .t2{
        transform: translateX(50%);
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
}
    .be7-pro-main .swiper-t5-pigination .pigination-box:nth-child(2) .pigination-txt{
        align-items: flex-start;
    }
    .be7-pro-main .swiper-t5-pigination .pigination-box:nth-child(2) .pigination-txt .t2{
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
}
    .be7-pro-main .be7-pro-t5 .swiper-wrap .swiper-txt {
        width: 80.5555555vw;
        margin-top: 8.333333vw;
    }

    .be7-pro-main .be7-pro-t5 .swiper-pigination .pigination-box {
        display: flex;
        justify-content: center;
        width: 50%;
    }

    .be7-pro-main .be7-pro-t5 .swiper-wrap .swiper-txt .t1::after {
        content: " ";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: -1.5px;
        left: 0;
    }

    .be7-pro-main .be7-pro-t5 .swiper-wrap .swiper-txt .addop .t1::after {
        background: #fff;
    }

    .be7-pro-main .be7-pro-t5 .swiper-pigination .pigination-box .pigination-txt {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .be7-pro-main .be7-pro-t5 .download-wrap {
        margin-top: 11.1111111vw;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }


    .be7-pro-main .be7-pro-t5 .download-wrap .download-toggle {
        position: sticky;
        width: 83.333333333vw;
        height: 41.666666666vw;
        border-radius: 2.7777778vw;
        -webkit-border-radius: 2.7777778vw;
        -moz-border-radius: 2.7777778vw;
        -ms-border-radius: 2.7777778vw;
        -o-border-radius: 2.7777778vw;
        overflow: hidden;
        margin-top: 5.55555555vw;
    }

    .be7-pro-main .be7-pro-t5 .download-toggle .code {
        height: 100%;
    }

    .be7-pro-main .be7-pro-t5 .download-toggle .code-txt {
        width: 27.777777777vw;
        font-size: 3.333333333vw
    }

    .be7-pro-main .be7-pro-t5 .download-toggle .code-img {
        width: 34.444444444vw;
        height: 34.444444444vw;
        margin: 0 0 0 4.444444444vw;
    }

    .be7-pro-main .be7-pro-t5 .t5-remark {
        font-size: 3.3333333vw;
        margin-top: 5.55555555vw;
        color: #989897;
    }
    .be7-pro-main .be7-pro-t5 .swiper-pigination .pigination-txt::before{
        display: none;
    }
    .be7-pro-main .be7-pro-t5 .swiper-pigination .pigination-txt{
        padding: 0;
    }
}

/* t5 end */
/* t6 start */
.be7-pro-main .be7-pro-t6 {
    display: flex;
    flex-direction: row;
    margin-bottom: 10.41666667vw;
    position: relative;
}

.be7-pro-main .be7-pro-t6 .content-desc {
    font-weight: 500;
}

.be7-pro-main .be7-pro-t6 .t6-img {
    width: 100%;
}

.be7-pro-main .be7-pro-t6 .t6-title-wrap {
    width: 23.125vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 9.6875vw;
    left: 62.8125vw;
}

.be7-pro-main .be7-pro-t6 .title-txt {
    width: 16.66666667vw;
    margin: 1.04166667vw 0 0;
}

.be7-pro-main .be7-pro-t6 .txt-bg {
    width: 15.10416667vw;
}

@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-t6 {
        flex-direction: column-reverse;
        margin-bottom: 22.2222222vw;
    }
    .be7-pro-main .be7-pro-t6 .t6-title-wrap{
        position: static;
    }
    .be7-pro-main .be7-pro-t6 .t6-title-wrap,
    .be7-pro-main .be7-pro-t6 .txt-bg,
    .be7-pro-main .be7-pro-t6 .title-txt {
        width: 83.333333333vw;
        margin: 0 auto;
        text-align: center;
    }

    .be7-pro-main .be7-pro-t6 .t6-img {
        width: 100%;
        margin-top: 11.1111111vw;
    }

    .be7-pro-main .be7-pro-t6 .title-txt {
        margin: 1.388888888vw auto 0;
    }
}

/* t6 end */
/* t7 start */
.be7-pro-main .be7-pro-t7 {
    width: 71.875vw;
    margin: 0 auto 10.41666667vw;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.be7-pro-main .be7-pro-t7 .t7-img {
    width: 43.54166667vw;
    overflow: hidden;
    border-radius: 1.04166667vw;
    -webkit-border-radius: 1.04166667vw;
    -moz-border-radius: 1.04166667vw;
    -ms-border-radius: 1.04166667vw;
    -o-border-radius: 1.04166667vw;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
}

.be7-pro-main .be7-pro-t7 .t7-title-wrap {
    width:21.35416666vw ;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.be7-pro-main .be7-pro-t7 .title-txt {
    margin: 1.04166667vw 0 0;
}

@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-t7 {
        flex-direction: column-reverse;
        width: 83.3333333vw;
        margin: 0 auto 22.22222222vw;
    }

    .be7-pro-main .be7-pro-t7 .t7-title-wrap {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .be7-pro-main .be7-pro-t7 .title-txt {
        margin: 1.38888888vw 0 0;
    }

    .be7-pro-main .be7-pro-t7 .t7-img {
        width: 100%;
        margin-top: 11.1111111vw;
        border-radius: 2.7777777vw;
        -webkit-border-radius: 2.7777777vw;
        -moz-border-radius: 2.7777777vw;
        -ms-border-radius: 2.7777777vw;
        -o-border-radius: 2.7777777vw;
}
}

/* t7 end */
/* footer start */
.be7-pro-main .be7-pro-footer {
    position: relative;
    z-index: 20;
}
.be7-pro-main .be7-pro-footer a.learn-more{
    color: #1f71ff;
}
.be7-pro-main .be7-pro-footer ol {
    width: 70.83333333vw;
    margin: 10.4166666666vw auto;
    color: #7f7f7f;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.6;
    list-style: decimal;
}

.be7-pro-main .be7-pro-footer ol li.active {
    color: #fff;
}
.be7-pro-main .be7-pro-footer li.price{
    position: relative;
    list-style-type: none;
}
.be7-pro-main .be7-pro-footer li.price::before{
    content: "*";
    position: absolute;
    top: 0;
    left: -9px;
}
@media screen and (max-aspect-ratio: 138/100) {
    .be7-pro-main .be7-pro-footer ol {
        width: 83.3333333vw;
        padding-left: 2em;
        font-size: 3.33333333vw;
    }
}

/* footer end */