#supercharge-max100w .nowrap{
    white-space: nowrap;
}
#supercharge-max100w .mob-show{
    display: none;
}
@media screen and (max-aspect-ratio: 11 / 10) {
   #supercharge-max100w .mob-show{
    display: block;
} 
}
#supercharge-max100w sup {
    line-height: 0;
    font-size: 0.6em;
}
#supercharge-max100w sup a{
    color: inherit;
}
#supercharge-max100w .blur-up{
    filter: blur(20px);
    transition: filter .2s;
    will-change: filter;
}
#supercharge-max100w .blur-up.lazyloaded{
    filter: blur(0)
}
#supercharge-max100w .max100w-kv {
    position: relative;
    width: 100%
}

#supercharge-max100w .max100w-kv .max100w-img {
    width: 28.69791vw;
    margin: 11.302083vw 0 11.302083vw 9.895833vw
}

#supercharge-max100w .kv-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 9.21875vw;
}

#supercharge-max100w .kv-content img {
    width: 43.15937vw
}

#supercharge-max100w .kv-content .kv-sellpoints {
    font-size: 1.25vw;
    line-height: 1.6;
    text-align: center;
    margin-top: 2.41666vw
}
#supercharge-max100w .footlast {
    list-style: none !important;
    position: relative;
}
#supercharge-max100w .footlast::before{
    content: "*";
    position: absolute;
    bottom: 0;
    left: -9px;
}

#supercharge-max100w .section-pic-center * {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    letter-spacing: calc(-.037em + .526px);
}

#supercharge-max100w .max100w-kv .section-pic-center {
    position: relative;
    z-index: 1;
    text-align: center;
    font-family: "Manrope", Arial, Helvetica Neue, Helvetica, sans-serif;
}

#supercharge-max100w .max100w-kv .section-kv-pic {
    line-height: 1.25;
    margin-top: 1.5625vw;
    font-size: 1.46vw;
    font-weight: 400;
    color: #000;
}

#supercharge-max100w .max100w-kv .section-kv-pic span {
    font-size: .45em;
    font-weight: 500;
}

#supercharge-max100w .max100w-kv .section-slogan-botton {
    background-color: #000;
    color: #fff;
    font-size: 13px;
    border: 2px solid #fff;
    display: inline-block;
    line-height: 24px;
    font-weight: 800;
    padding: 6px 20px;
    border-radius: 6px;
    text-align: left;
    cursor: pointer;
    transition: .3s ease-out;
    margin-top: 24px;
}

#supercharge-max100w .max100w-kv .section-slogan-botton:hover {
    opacity: .8;
}

#supercharge-max100w .max100w-kv .section-slogan-botton a {
    color: inherit;
}

#supercharge-max100w .section {
    width: 100%;
    text-align: center;
    position: relative;
}

#supercharge-max100w .section p {
    line-height: 1.6;
    font-size: 1.145833vw;
    margin-top: 1.458333vw;
    color: rgba(30, 32, 34, .6);
}
#supercharge-max100w .section1 .section-txt{
    width: 22.916667vw;
    position: absolute;
    top: 50%;
    left: 18.75vw;
    transform: translateY(-50%);
    text-align: left;
}
#supercharge-max100w .section1 img{
    width: 100%;
}
#supercharge-max100w .section2 img {
    width: 80.99583vw;
}

#supercharge-max100w .section-title {
    font-size: 3.333333vw;
    line-height: 1.25;
    font-weight: 700;
}

#supercharge-max100w .section2 .section-title {
    width: 41.93378vw;
    margin: 8.333333vw auto 4.166667vw;
}
#supercharge-max100w .section2 .section-list-wrap{
    width: 56.145833vw;
    margin: 4.166667vw auto 0;
}
#supercharge-max100w .section2 .section-list-wrap .section-list-title{
    font-size: 1.458333vw;
    line-height: 1.25;
    font-weight: 500;
}
#supercharge-max100w .section2 .section-list-wrap .section-list{
    margin-top: 1.666667vw;
    display: flex;
    justify-content: space-between;
}
#supercharge-max100w .section2 .section-list-wrap .section-list .section-list-img{
    width: 6.041667vw;
    margin: 0 auto .885417vw;
}
#supercharge-max100w .section2 .section-list-wrap .section-list img{
    width: 100%;
}
#supercharge-max100w .section2 .section-list-wrap .section-list .section-list-txt{
    font-size: 1.145833vw;
    line-height: 1.6;
    color: rgba(0, 0, 0, .8);
    text-align: center;
}
#supercharge-max100w .section-title img {
    width: 4.739583vw;
    margin-left: .520833vw;
    margin-bottom: 0.5vw
}

#supercharge-max100w .section3 .section3-img-wrap {
    width: 83.33333vw;
    margin: 0 auto;
    border-radius: 2.083333vw;
}
#supercharge-max100w .section3 .section3-img-wrap img{
    border-radius: 2.083333vw;
}
#supercharge-max100w .section3 img {
    width: 100%;
}

#supercharge-max100w .section3 .section-title {
    margin-top: 10.416667vw
}

#supercharge-max100w .section3 p {
    width: 31.19583vw;
    margin: 1.458333vw auto 3.10937vw;
}

#supercharge-max100w .section3 .section3-remark {
    font-size: .625vw;
    text-align: right;
    color: #A1A1A8;
    margin-top: 1.5625vw
}
#supercharge-max100w .section4 {
    margin-top: 8.333333vw;
    width: 100%;
    background: #F7F7F7;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

#supercharge-max100w .section4 .section4-content {
    width: 30.48541vw;
    position: absolute;
    text-align: left;
    top: 20.104167vw;
    left: 8.33333vw;
    z-index: 1;
}

#supercharge-max100w .section4 .section4-bg {
    width: 62.083333vw;
    margin-top: 8.333333vw;
}

#supercharge-max100w .section4-bottom-content {
    width: 81.66666vw;
    display: flex;
    justify-content: space-between;
    margin: -20.078125vw auto 8.333333vw;
}

#supercharge-max100w .section4 .section4-content-left,
#supercharge-max100w .section4 .section4-content-right {
    position: relative;
    text-align: left;
}

#supercharge-max100w .section4 .section4-content-left img {
    height: 40.78125vw
}

#supercharge-max100w .section4 .section4-content-right img {
    height: 40.78125vw
}

#supercharge-max100w .single-out,
#supercharge-max100w .double-out {
    position: absolute;
    left: 50%;
    top: 2.916667vw;
    transform: translateX(-50%);
    font-size: 1.666667vw;
    line-height: 1.25;
    z-index: 1;
}

#supercharge-max100w .section4 .section4-bottom-content p {
    position: absolute;
    font-size: .833333vw;
    margin-top: 0;
    color: #000000;
}

#supercharge-max100w .section4 .des1 {
    left: 5.55486vw;
    top: 11.25vw
}

#supercharge-max100w .section4 .des2 {
    left: 5.55486vw;
    top: 12.58333vw
}

#supercharge-max100w .section4 .des3 {
    left: 5.55486vw;
    top: 15.49262vw
}

#supercharge-max100w .section4 .des4 {
    left: 5.55486vw;
    top: 26.18229vw
}

#supercharge-max100w .section4 .des5 {
    left: 5.55486vw;
    top: 27.51562vw
}

#supercharge-max100w .section4 .des6 {
    left: 5.55486vw;
    top: 30.41666vw
}

#supercharge-max100w .section4 .section4-bottom-content .des9{
    left: 2.54687vw;
    top: 11.82291vw;
    color: #29AD4C;
    display: flex;
    align-items: center;
}

#supercharge-max100w .section4 .des9 img {
    width: 0.52083vw;
    height: auto;
    margin-left: 0.15625vw
}

#supercharge-max100w .section4 .des7 {
    left: 19.73958vw;
    top: 10.19791vw
}

#supercharge-max100w .section4 .des8 {
    left: 19.73958vw;
    top: 29.55729vw
}

#supercharge-max100w .section4 .des10 {
    left: 15.05208vw;
    top: 9.6875vw
}

#supercharge-max100w .section4 .des11 {
    left: 17.13541vw;
    top: 13.17708vw;
}

#supercharge-max100w .section4 .des12 {
    left: 15.05208vw;
    top: 16.23958vw
}

#supercharge-max100w .section4 .des13 {
    left: 15.05208vw;
    top: 24.63541vw
}

#supercharge-max100w .section4 .des14 {
    left: 17.13541vw;
    top: 28.125vw
}

#supercharge-max100w .section4 .des15 {
    left: 15.05208vw;
    top: 31.19791vw
}

#supercharge-max100w .section4 .des16 {
    left: 35.88541vw;
    top: 9.6875vw
}

#supercharge-max100w .section4 .des17 {
    left: 37.96354vw;
    top: 13.17708vw;
}

#supercharge-max100w .section4 .des18 {
    left: 35.88541vw;
    top: 16.23958vw
}

#supercharge-max100w .section4 .des19 {
    left: 35.88541vw;
    top: 24.63541vw
}

#supercharge-max100w .section4 .des20 {
    left: 37.96354vw;
    top: 28.125vw
}

#supercharge-max100w .section4 .des21 {
    left: 35.88541vw;
    top: 31.19791vw
}

#supercharge-max100w .section4 .des7 span,
#supercharge-max100w .section4 .des8 span,
#supercharge-max100w .section4 .des10 span,
#supercharge-max100w .section4 .des12 span,
#supercharge-max100w .section4 .des13 span,
#supercharge-max100w .section4 .des15 span,
#supercharge-max100w .section4 .des16 span,
#supercharge-max100w .section4 .des18 span,
#supercharge-max100w .section4 .des19 span,
#supercharge-max100w .section4 .des21 span {
    font-size: 1.25vw;
}

#supercharge-max100w .section4 .section4-bottom-content .des11,
#supercharge-max100w .section4 .section4-bottom-content .des14,
#supercharge-max100w .section4 .section4-bottom-content .des17,
#supercharge-max100w .section4 .section4-bottom-content .des20 {
    font-size: 1.66666vw;
    line-height: 1.6;
}
#supercharge-max100w .section5{
    padding: 8.333333vw 0;
}
#supercharge-max100w .section5 .section5-content-img {
    width: 100%;
    margin: 4.166667vw 0;
    position: relative;
}
#supercharge-max100w .section5 .section5-content-img img{
    width: 100%;
}
#supercharge-max100w .section5 .des22,
#supercharge-max100w .section5 .des23,
#supercharge-max100w .section5 .des24 {
    position: absolute;
    left: 33.64583vw;
    color: #29AD4C;
    font-size: 1.66666vw;
    margin-top: 0
}

#supercharge-max100w .section5 .des22 {
    top: 5.3125vw
}

#supercharge-max100w .section5 .des23 {
    top: 7.916667vw
}

#supercharge-max100w .section5 .des24 {
    top: 13.125vw
}

#supercharge-max100w .section5 .charging-interface {
    width: 100%;
    display: flex;
    justify-content: center;
}

#supercharge-max100w .section5 .charging-interface img {
    width: 5.729167vw;
}

#supercharge-max100w .section5 .charging-interface div {
    margin-left: 8.75vw;
    position: relative;
    display: flex;
    width: 5.20833vw;
    flex-direction: column;
    align-items: center;
}

#supercharge-max100w .section5 .charging-interface div p {
    white-space: nowrap;
    margin-top: .625vw;
    font-size: 1.25vw;
    color: #000000;
}

#supercharge-max100w .section5 .charging-interface div:first-child {
    margin-left: 0
}

#supercharge-max100w .section5 .section5-remark {
    font-size: max(.625vw, .625vw);
    color: #A1A1A8;
    line-height: 1.6;
    text-align: right;
    padding: 0 8.333333vw;
    margin-top: 2.5vw;
}

#supercharge-max100w .section5 .section5-remark img {
    width: 1.302083vw;
    margin-right: .739583vw;
}

#supercharge-max100w .section6 img {
    width: 100%
}

#supercharge-max100w .section6 .section6-content {
    text-align: left;
    position: absolute;
    width: 39.09375vw;
    left: 8.33333vw;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

#supercharge-max100w .section7 img {
    width: 100%
}

#supercharge-max100w .section7 .section7-content {
    text-align: left;
    position: absolute;
    width: 30.98958vw;
    right: 9.16666vw;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
#supercharge-max100w .section8{
    padding: 8.333333vw 0;
    background: #F7F7F7;
}
#supercharge-max100w .section8 img {
    width: 83.333333vw;
    border-radius: 2.083333vw;
}

#supercharge-max100w .section8 .section8-content {
    width: 57.666667vw;
    margin: 0 auto 3.125vw;
}
#supercharge-max100w .section8 .section8-content .section8-list{
    display: flex;
    justify-content: space-between;
    margin-top: 2.161458vw;
}
#supercharge-max100w .section8 .section8-content .section8-list .num{
    font-size: 2.083333vw;
    line-height: 1.25;
    font-weight: bold;
}
#supercharge-max100w .section8 .section8-content .section8-list .num span.gradient{
    display: inline-flex;
    background: linear-gradient(to bottom, #A2FFA2 0, #51B16B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#supercharge-max100w .section8 .section8-content .section8-list .num sup a{
    background: linear-gradient(to bottom, #A2FFA2 0, #51B16B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#supercharge-max100w .section8 .section8-content .section8-list p{
    margin-top: .348958vw;
    color: #1E2022;;
}
#supercharge-max100w .section9{
    padding: 5.208333vw 0 5.9375vw;
}
#supercharge-max100w .section9 .wrap{
    width: 84.895833vw;
    margin-left: 6.770833vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
#supercharge-max100w .section9 .section9-img{
    width: 51.927083vw;
}
#supercharge-max100w .section9 img {
    width: 100%
}

#supercharge-max100w .section9 .section9-content {
    text-align: left;
    width: 29.79166vw;
}
#supercharge-max100w .section9 .section9-content .charging-power p:nth-child(1) {
    margin: 2.96875vw auto 1.5625vw 0
}
#supercharge-max100w .section9 .section9-content .charging-power p:last-child {
    text-align: right;
}

#supercharge-max100w .section9 .section9-content img {
    width: 100%
}
#supercharge-max100w .section9 .charging-power p{
    color: #000000;
}

#supercharge-max100w .section9 .section9-remark {
    position: absolute;
    right: 0;
    bottom: 2.395833vw;
    font-size: .625vw;
    color: #A1A1A8;
    line-height: 1.6
}

#supercharge-max100w .section10 {
    width: 100%;
    background: #F7F7F7;
    padding: 8.333333vw 0;
}

#supercharge-max100w .section10 .section10-safe {
    display: flex;
    width: 54.6875vw;
    flex-wrap: wrap;
    margin: 3.333333vw auto 0;
}

#supercharge-max100w .section10 .section10-safe-content {
    width: 12.5vw;
    height: 12.5vw;
    background: #ffffff;
    margin-right: 1.5625vw;
    border-radius: 1.041667vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#supercharge-max100w .section10 .section10-safe-content p {
    margin-top: .885417vw;
    font-size: 1.25vw;
    color: #000000;
}

#supercharge-max100w .section10 .section10-safe-content img {
    width: 5.208333vw;
    height: 5.208333vw
}

#supercharge-max100w .section10 .section10-safe-content:nth-child(4),
#supercharge-max100w .section10 .section10-safe-content:nth-child(8),
#supercharge-max100w .section10 .section10-safe-content:nth-child(12) {
    margin-right: 0
}

#supercharge-max100w .section10 .section10-safe-content:nth-child(n+5) {
    margin-top: 1.5625vw
}

#supercharge-max100w .footer .footer-item {
    width: 83.333333vw;
    margin: 10.416667vw auto;
}
#supercharge-max100w .footer .footer-item a{
    line-height: inherit;
    color: #85858A;
    word-wrap: break-word;
    text-decoration: underline;
}
#supercharge-max100w .footer ul {
    font-size: 12px;
    list-style: decimal;
    color: #85858A;
    line-height: 1.6;
    padding-left: 1.34em;
}

#supercharge-max100w .mob-show {
    display: none;
}
#supercharge-max100w .pc-show{
    display: block;
}
@media screen and (min-width: 1920px) {
    #supercharge-max100w .footer ul {
        font-size: 0.625vw;
    }
    #supercharge-max100w .footlast::before{
        left:-.5vw
    }
}

#supercharge-max100w .footer ul>li.current {
    color: #2A2A2C;
}
#supercharge-max100w .footer ul>li.current a {
    color: #2A2A2C;
}

@media (max-aspect-ratio: 11 / 10) {
    #supercharge-max100w .mob-show {
        display: block;
    }
    #supercharge-max100w .pc-show{
        display: none;
    }
    #supercharge-max100w .max100w-kv {
        text-align: center;
        display: flex;
        flex-direction: column-reverse;
        padding-top: 15.277778vw;
        padding-bottom: calc(36.944444vw + 64px);
    }

    #supercharge-max100w .kv-content {
        position: initial;
        width: 100%;
        text-align: center;
        transform: translateY(0);
    }

    #supercharge-max100w .kv-content img {
        width: 83.333333vw;
    }

    #supercharge-max100w .max100w-kv .max100w-img {
        width: 76.527778vw;
        margin: 13.888889vw auto 0;
    }

    #supercharge-max100w .kv-content .kv-sellpoints {
        font-size: 3.333333vw;
        margin-top: 6.666667vw
    }

    #supercharge-max100w .max100w-kv .section-kv-pic span {
        font-size: .65em;
    }

    #supercharge-max100w .max100w-kv .section-kv-pic {
        font-size: 5.56vw;
        margin-bottom: 24px;
        margin-top: 24px;
    }

    #supercharge-max100w .max100w-kv .section-slogan-botton {
        margin-top: 0;
    }
    #supercharge-max100w .max100w-kv .section-pic-center{
        position: absolute;
        top: 136.666667vw;
        left: 0;
        right: 0;
    }


    #supercharge-max100w .section-title {
        font-size: 8.88888vw;
        text-align: left;
    }

    #supercharge-max100w .section p {
        font-size: 4.444444vw;
        text-align: left;
        margin-top: 4.444444vw
    }
    #supercharge-max100w .section1 .section-txt{
        width: 77.777778vw;
        top: 20.833333vw;
        left: 0;
        right: 0;
        transform: translateY(0);
        margin: 0 auto;
    }
    #supercharge-max100w .section2 .section-title {
        margin: 22.222222vw auto auto 11.111111vw;
        width: 61.38888vw;
    }

    #supercharge-max100w .section-title img {
        width: 12.64583vw;
        margin-left: 4.44444vw;
        transform: translateY(-0.8vw);
    }

    #supercharge-max100w .section2 .section2-bg {
        width: 100%;
        margin-top: 11.111111vw
    }
    #supercharge-max100w .section2 .section-list-wrap{
        width: 70.555556vw;
        margin-top: 16.666667vw;
    }
    #supercharge-max100w .section2 .section-list-wrap .section-list-title{
        font-size: 5.555556vw;
    }
    #supercharge-max100w .section2 .section-list-wrap .section-list{
        margin-top: 4.444444vw;
        flex-wrap: wrap;
    }
    #supercharge-max100w .section2 .section-list-wrap .section-list .section-list-img{
        width: 17.638889vw;
        margin-bottom: 1.666667vw;
    }
    #supercharge-max100w .section2 .section-list-wrap .section-list .section-list-txt{
        font-size: 4.444444vw;
    }
    #supercharge-max100w .section2 .section-list-wrap .section-list .section-list-item:nth-child(1),
    #supercharge-max100w .section2 .section-list-wrap .section-list .section-list-item:nth-child(2){
        margin-bottom: 8.888889vw;
    }
    #supercharge-max100w .section3 .section-title {
        width: 77.777778vw;
        margin: 27.777778vw auto 0;
    }

    #supercharge-max100w .section3 p {
        width: 81.777778vw;
        margin-left: 11.111111vw;
        margin-bottom: 8.888889vw
    }

    #supercharge-max100w .section3 .section3-img-wrap {
        width: 88.88888vw;
    }
    #supercharge-max100w .section3 .section3-img-wrap img{
        border-radius: 5.555556vw;
    }
    #supercharge-max100w .section3 .section3-remark {
        margin-top: 6.666667vw;
        font-size: 3.333333vw;
    }
    #supercharge-max100w .section4 {
        margin-top: 22.222222vw;
        align-items: flex-start;
        padding: 22.222222vw 0;
    }
    #supercharge-max100w .section4 .section4-content {
        position: initial;
        width: 74.777778vw;
        margin-left: 11.111111vw;
    }
    #supercharge-max100w .section4 .section4-bg{
        width: 100%;
        margin-top: 8.888889vw;
    }
    #supercharge-max100w .section4-bottom-content {
        flex-direction: column;
        width: 84.444444vw;
        margin: -36.527778vw auto 0;
    }

    #supercharge-max100w .section4 .section4-content-left img,
    #supercharge-max100w .section4 .section4-content-right img {
        width: 100%;
        height: auto
    }

    #supercharge-max100w .section4 .section4-content-left,
    #supercharge-max100w .section4 .section4-content-right {
        width: 100%
    }

    #supercharge-max100w .section4 .section4-content-left {
        margin-bottom: 4.444444vw
    }

    #supercharge-max100w .single-out,
    #supercharge-max100w .double-out {
        font-size: 4.444444vw;
        top: 7.777778vw
    }
    
    #supercharge-max100w .section4 .section4-bottom-content p {
        font-size: 2.222222vw;
        margin-left: 0
    }

    #supercharge-max100w .section4 .des1 {
        top: 30vw;
        left: 13.75000vw
    }

    #supercharge-max100w .section4 .des2 {
        top: 33.55555vw;
        left: 13.75000vw
    }

    #supercharge-max100w .section4 .des3 {
        top: 41.30555vw;
        left: 13.75000vw
    }

    #supercharge-max100w .section4 .des4 {
        top: 69.81944vw;
        left: 13.75000vw
    }

    #supercharge-max100w .section4 .des5 {
        top: 73.37499vw;
        left: 13.75000vw
    }

    #supercharge-max100w .section4 .des6 {
        top: 81.11111vw;
        left: 13.75000vw
    }

    #supercharge-max100w .section4 .des7 {
        top: 27.19444vw;
        left: 53.33333vw
    }

    #supercharge-max100w .section4 .des8 {
        top: 78.81944vw;
        left: 53.33333vw
    }

    #supercharge-max100w .section4 .section4-bottom-content .des9 {
        top: 31.52777vw;
        left: 5.555556vw;
        color: #29AD4C !important;
    }

    #supercharge-max100w .section4 .des10 {
        top: 25.88888vw;
        left: 45.55555vw
    }

    #supercharge-max100w .section4 .des11 {
        top: 35.19444vw;
        left: 51.11111vw
    }

    #supercharge-max100w .section4 .des12 {
        top: 43.36111vw;
        left: 45.55555vw
    }

    #supercharge-max100w .section4 .des13 {
        top: 107.06944vw;
        left: 45.55555vw
    }

    #supercharge-max100w .section4 .des14 {
        top: 75.05555vw;
        left: 51.11111vw
    }

    #supercharge-max100w .section4 .des15 {
        top: 124.56944vw;
        left: 45.55555vw
    }

    #supercharge-max100w .section4 .des16 {
        top: 65.75vw;
        left: 45.55555vw
    }

    #supercharge-max100w .section4 .des17 {
        top: 116.375vw;
        left: 51.11111vw
    }

    #supercharge-max100w .section4 .des18 {
        top: 83.22222vw;
        left: 45.55555vw
    }

    #supercharge-max100w .section4 .des19 {
        top: 146.93055vw;
        left: 45.55555vw
    }

    #supercharge-max100w .section4 .des20 {
        top: 156.23611vw;
        left: 51.11111vw
    }

    #supercharge-max100w .section4 .des21 {
        top: 164.43055vw;
        left: 45.55555vw
    }

    #supercharge-max100w .section4 .des9 img {
        width: 1.38888vw;
        margin-left: 0.41666vw
    }

    #supercharge-max100w .section4 .des7 span,
    #supercharge-max100w .section4 .des8 span,
    #supercharge-max100w .section4 .des10 span,
    #supercharge-max100w .section4 .des12 span,
    #supercharge-max100w .section4 .des13 span,
    #supercharge-max100w .section4 .des15 span,
    #supercharge-max100w .section4 .des16 span,
    #supercharge-max100w .section4 .des18 span,
    #supercharge-max100w .section4 .des19 span,
    #supercharge-max100w .section4 .des21 span {
        font-size: 3.33333vw
    }

    #supercharge-max100w .section4 .section4-bottom-content .des11,
    #supercharge-max100w .section4 .section4-bottom-content .des14,
    #supercharge-max100w .section4 .section4-bottom-content .des17,
    #supercharge-max100w .section4 .section4-bottom-content .des20 {
        font-size: 4.44444vw
    }
    #supercharge-max100w .section5{
        padding: 22.222222vw 0;
    }
    #supercharge-max100w .section5 .section5-content {
        width: 83.333333vw;
        margin-left: 11.111111vw;
    }
    #supercharge-max100w .section5 .section5-content-img {
        margin: 11.111111vw 0;
    }
    #supercharge-max100w .section5 .des22,
    #supercharge-max100w .section5 .des23,
    #supercharge-max100w .section5 .des24 {
        left: 9.305556vw;
        font-size: 4.444444vw;
        margin-left: 0;
    }

    #supercharge-max100w .section5 .des22 {
        top: 14.166667vw
    }

    #supercharge-max100w .section5 .des23 {
        top: 21.111111vw
    }

    #supercharge-max100w .section5 .des24 {
        top: 35vw
    }

    #supercharge-max100w .section5 .charging-interface {
        flex-wrap: wrap;
        width: 66.388889vw;
        margin: 0 auto;
    }

    #supercharge-max100w .section5 .charging-interface::after {
        content: "";
        display: block;
        width: 15.277778vw;
        margin-left: 21.666667vw;
    }

    #supercharge-max100w .section5 .charging-interface div {
        margin-left: 21.666667vw;
        width: 15.277778vw;
    }

    #supercharge-max100w .section5 .charging-interface div p {
        margin-left: 0;
        font-size: 3.333333vw;
        margin-top: 1.666667vw
    }

    #supercharge-max100w .section5 .charging-interface div:nth-child(odd) {
        margin-left: 0
    }

    #supercharge-max100w .section5 .charging-interface img {
        width: 15.27777vw;
    }

    #supercharge-max100w .section5 .charging-interface div:nth-child(n+3) {
        margin-top: 4.166667vw
    }

    #supercharge-max100w .section5 .section5-remark {
        text-align: right;
        font-size: 3.333333vw;
        margin-top: 6.666667vw;
    }

    #supercharge-max100w .section5 .section5-remark img {
        width: 4.583333vw;
        margin-right: 2.222222vw
    }
    #supercharge-max100w .section6{
        background: #F7F7F7;
        padding-top: 22.222222vw;
    }
    #supercharge-max100w .section6 .section6-content {
        position: initial;
        width: 84.138889vw;
        margin-left: 11.111111vw;
        transform: translateY(0);
        margin-bottom: 8.888889vw;
    }
    #supercharge-max100w .section7{
        padding: 22.222222vw 0;
    }
    #supercharge-max100w .section7 .section7-content {
        transform: translateY(0);
        width: 83.333333vw;
        margin-left: 11.111111vw;
        position: initial;
        margin-bottom: 4.861111vw;
    }
    #supercharge-max100w .section8{
        padding: 22.222222vw 0;
    }
    #supercharge-max100w .section8 .section8-content {
        width: 80vw;
        margin-left: 11.111111vw;
        margin-bottom: 8.888889vw;
    }
    #supercharge-max100w .section8 .section8-content>p{
        width: 96%;
    }
    #supercharge-max100w .section8 .section8-content .section8-list{
        flex-wrap: wrap;
        width: 72.5vw;
        margin-top: 6.666667vw;
    }
    #supercharge-max100w .section8 .section8-content .section8-list li:nth-child(odd){
        width: 39.5vw;
        text-align: left;
    }
    #supercharge-max100w .section8 .section8-content .section8-list li:nth-child(even){
        width: 33vw;
        text-align: left;
    }
    #supercharge-max100w .section8 .section8-content .section8-list li:nth-child(-n+4){
        margin-bottom: 2.777778vw;
    }
    #supercharge-max100w .section8 .section8-content .section8-list .num{
        font-size: 6.666667vw;
    }
    #supercharge-max100w .section8 .section8-content .section8-list p{
        margin-top: .833333vw;
        font-size: 3.333333vw;
    }
    #supercharge-max100w .section8 img{
        width: 91.111111vw;
        border-radius: 5.555556vw;
    }
    #supercharge-max100w .section9{
        padding: 22.222222vw 0 30vw;
    }
    #supercharge-max100w .section9 .wrap{
        width: 100%;
        margin: 0;
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    #supercharge-max100w .section9 .section9-content {
        width: 82.5vw;
        margin-left: 11.111111vw;
    }
    #supercharge-max100w .section9 .section9-content>p{
        width: 92%;
    }
    #supercharge-max100w .section9 .section9-content .charging-power {
        width: 77.777778vw;
        margin-top: 7.777778vw;
    }

    #supercharge-max100w .section9 .section9-content img {
        width: 100%
    }

    #supercharge-max100w .section9 .section9-content .charging-power p:nth-child(1) {
        margin-bottom: 4.444444vw
    }
    #supercharge-max100w .section9 .section9-img{
        width: 100%;
        margin-top: 8.333333vw;
    }
    #supercharge-max100w .section9 .section9-remark {
        font-size: 3.333333vw;
        bottom: -7.777778vw;
        right: 4.444444vw;
    }

    #supercharge-max100w .section10 {
        padding: 22.222222vw 0;
    }
    #supercharge-max100w .section10 .section10-content {
        width: 86.444444vw;
        margin-left: 11.111111vw;
    }

    #supercharge-max100w .section10 .section10-safe-content {
        width: 25vw;
        height: 25vw;
        margin-right: 2.77777vw;
    }

    #supercharge-max100w .section10 .section10-safe-content:nth-child(4),
    #supercharge-max100w .section10 .section10-safe-content:nth-child(8) {
        margin-right: 2.77777vw;
    }

    #supercharge-max100w .section10 .section10-safe-content img {
        width: 13.88888vw;
        height: 13.88888vw
    }

    #supercharge-max100w .section10 .section10-safe {
        width: 80.55555vw;
        margin: 8.888889vw auto 0;
    }

    #supercharge-max100w .section10 .section10-safe-content:nth-child(3),
    #supercharge-max100w .section10 .section10-safe-content:nth-child(6),
    #supercharge-max100w .section10 .section10-safe-content:nth-child(9),
    #supercharge-max100w .section10 .section10-safe-content:nth-child(12) {
        margin-right: 0;
    }

    #supercharge-max100w .section10 .section10-safe-content:nth-child(n+4) {
        margin-top: 2.77777vw;
    }

    #supercharge-max100w .section10 .section10-safe-content p {
        margin-left: 0;
        margin-top: 2.22222vw;
        font-size: 3.33333vw;
        text-align: center;
    }

    #supercharge-max100w .footer ul {
        font-size: 3.33333333vw;
    }

    #supercharge-max100w .footer .footer-item {
        width: 78.611111vw;
        margin: 27.777778vw auto;
    }
    #supercharge-max100w .footlast::before{
        left:-2.5vw
    }
}
@media (min-aspect-ratio: 11 / 10) and (min-width:790px) and (max-width:800px){
    #supercharge-max100w .section4 .des1,
    #supercharge-max100w .section4 .des2,
    #supercharge-max100w .section4 .des3,
    #supercharge-max100w .section4 .des4,
    #supercharge-max100w .section4 .des5,
    #supercharge-max100w .section4 .des6 {
        left: 4.85486vw;
    }
    #supercharge-max100w .section4 .section4-bottom-content .des9 {
        left: 1.54687vw;
    }
    #supercharge-max100w .section4 .des10,
    #supercharge-max100w .section4 .des16 {
        top: 9.3875vw;
    }
    #supercharge-max100w .section4 .des13,
    #supercharge-max100w .section4 .des19 {
        top: 24.23541vw;
    }
}