.section {
    position: relative;
    color: #000;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    margin: 0 auto;
}

#airbuds10pro {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    line-height: 1.2;
    font-family: 'myriadsetpro-thinthin', Arial;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff
}

#airbuds10pro div, #airbuds10pro ul, #airbuds10pro ol, #airbuds10pro dl, #airbuds10pro dt, #airbuds10pro dd, #airbuds10pro li, #airbuds10pro dl, #airbuds10pro h1, #airbuds10pro h2, #airbuds10pro h3, #airbuds10pro h4, #airbuds10pro p {
    margin: 0;
    padding: 0;
    font-style: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1
}

#airbuds10pro ol, #airbuds10pro ul, #airbuds10pro li {
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#airbuds10pro img {
    border: 0;
    vertical-align: middle;
    max-width: none;
    -webkit-user-drag: none
}

#airbuds10pro .big-img {
    width: 100%;
    height: auto
}

#airbuds10pro .airbuds10pro-pc {
    display: inherit
}

#airbuds10pro .airbuds10pro-phone {
    display: none !important
}

#airbuds10pro .transHide {
    display: inherit;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transform: translate3d(0, 150px, 0) scale(0.6);
    transform: translate3d(0, 150px, 0) scale(0.6)
}

#airbuds10pro .showDelay {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    transition: opacity .5s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1)
}

#airbuds10pro .lab {
    display: block
}

#airbuds10pro .se {
    position: relative
}

#airbuds10pro .bgBlack {
    background-color: #000
}

#airbuds10pro .sect1 .box {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2%;
    width: 54.9048316252%;
    margin: 0 auto
}

#airbuds10pro .sect1 .box .word {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#airbuds10pro .sect1 .box .word .tit {
    font-size: 68px;
    font-weight: bold;
    color: #000;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.5126953125%, #6142DB), color-stop(56.73828125%, #D91604), to(#F4B146));
    background: -o-linear-gradient(left, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
    background: linear-gradient(90deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect1 .box .word .lab {
    font-size: 40px;
    font-weight: bold;
    color: #000;
    margin: 1vw 0 2vw 0
}

#airbuds10pro .sect1 .box .word .msg p {
    font-size: 20px;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect2 {
    padding: 8vw 0;
    margin: 0 auto;
    max-width: 1170px;
}

#airbuds10pro .sect2 .box {
    position: relative;
    width: 96%;
    margin: 0 auto;
    height: 980px
}

#airbuds10pro .sect2 .box .item-box {
    position: absolute
}

#airbuds10pro .sect2 .box .item-box .scale-box {
    overflow: hidden;
    border-radius: 20px
}

#airbuds10pro .sect2 .box .item-box .scale-box .word {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect2 .box .item-box .scale-box .word .word-tit {
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect2 .box .item-box .scale-box .word .word-msg {
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect2 .box .item-box .scale-box img {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#airbuds10pro .sect2 .box .item-box .scale-box img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

#airbuds10pro .sect2 .box .item-box:nth-child(1) {
    top: 0;
    left: 0;
    width: 19.7244379985%;
    height: 22.5490196078%
}

#airbuds10pro .sect2 .box .item-box:nth-child(1) .word {
    width: 96%;
    top: 5%;
    left: 2%
}

#airbuds10pro .sect2 .box .item-box:nth-child(1) .word .word-tit {
    font-size: 24px;
    background: -webkit-gradient(linear, right top, left top, from(#A2E674), color-stop(0%, #5ABDE4), color-stop(0%, #3CD4F9), color-stop(53.8818359375%, #2B87EC), to(#F12FA9));
    background: -o-linear-gradient(right, #A2E674 0%, #5ABDE4 0%, #3CD4F9 0%, #2B87EC 53.8818359375%, #F12FA9 100%);
    background: linear-gradient(270deg, #A2E674 0%, #5ABDE4 0%, #3CD4F9 0%, #2B87EC 53.8818359375%, #F12FA9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect2 .box .item-box:nth-child(1) .word .word-msg {
    font-size: 20px
}

#airbuds10pro .sect2 .box .item-box:nth-child(2) {
    top: 0;
    left: 20.3045685279%;
    width: 37.6359680928%;
    height: 22.5490196078%
}

#airbuds10pro .sect2 .box .item-box:nth-child(2) .word {
    width: 80%;
    top: 10%;
    left: 2%
}

#airbuds10pro .sect2 .box .item-box:nth-child(2) .word .word-tit {
    font-size: 29px;
    background: -webkit-gradient(linear, right top, left top, from(#CC1E1C), color-stop(0.5126953125%, #E13F3D), to(#DF7937));
    background: -o-linear-gradient(right, #CC1E1C 0%, #E13F3D 0.5126953125%, #DF7937 100%);
    background: linear-gradient(270deg, #CC1E1C 0%, #E13F3D 0.5126953125%, #DF7937 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect2 .box .item-box:nth-child(2) .word .word-msg {
    font-size: 24px
}

#airbuds10pro .sect2 .box .item-box:nth-child(3) {
    top: 0;
    left: 58.5931834663%;
    width: 23.9303843365%;
    height: 22.5490196078%
}

#airbuds10pro .sect2 .box .item-box:nth-child(3) .word {
    width: 96%;
    top: 5%;
    left: 2%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center
}

#airbuds10pro .sect2 .box .item-box:nth-child(3) .word .word-tit {
    font-size: 24px;
    color: #060cfe
}

#airbuds10pro .sect2 .box .item-box:nth-child(3) .word .word-msg {
    font-size: 20px
}

#airbuds10pro .sect2 .box .item-box:nth-child(4) {
    top: 0;
    left: 83.2487309645%;
    width: 16.3161711385%;
    height: 22.7124183007%
}

#airbuds10pro .sect2 .box .item-box:nth-child(4) .word {
    width: 96%;
    top: 5%;
    left: 2%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect2 .box .item-box:nth-child(4) .word .word-tit {
    font-size: 24px;
    color: #060cfe
}

#airbuds10pro .sect2 .box .item-box:nth-child(4) .word .word-msg {
    font-size: 16px
}

#airbuds10pro .sect2 .box .item-box:nth-child(5) {
    top: 24.0196078431%;
    left: 0;
    width: 20.1595358956%;
    height: 22.5490196078%
}

#airbuds10pro .sect2 .box .item-box:nth-child(5) .word {
    width: 96%;
    top: 5%;
    left: 2%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect2 .box .item-box:nth-child(5) .word .word-tit {
    font-size: 20px;
    color: #060cfe
}

#airbuds10pro .sect2 .box .item-box:nth-child(5) .word .word-msg {
    font-size: 16px
}

#airbuds10pro .sect2 .box .item-box:nth-child(6) {
    top: 24.0196078431%;
    left: 21.2472806381%;
    width: 27.9187817259%;
    height: 22.5490196078%
}

#airbuds10pro .sect2 .box .item-box:nth-child(6) .word {
    width: 96%;
    top: 5%;
    left: 2%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect2 .box .item-box:nth-child(6) .word .word-tit {
    font-size: 29px;
    background: -webkit-gradient(linear, right top, left top, from(#0D85F4), color-stop(39.3798828125%, #7E72F4), to(#ED3F4A));
    background: -o-linear-gradient(right, #0D85F4 0%, #7E72F4 39.3798828125%, #ED3F4A 100%);
    background: linear-gradient(270deg, #0D85F4 0%, #7E72F4 39.3798828125%, #ED3F4A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect2 .box .item-box:nth-child(6) .word .word-msg {
    font-size: 24px
}

#airbuds10pro .sect2 .box .item-box:nth-child(7) {
    top: 24.0196078431%;
    left: 49.8187092096%;
    width: 25.5257432922%;
    height: 22.5490196078%
}

#airbuds10pro .sect2 .box .item-box:nth-child(7) .word {
    width: 96%;
    top: 5%;
    left: 2%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect2 .box .item-box:nth-child(7) .word .word-tit {
    font-size: 29px;
    background: -webkit-gradient(linear, right top, left top, color-stop(0.5126953125%, #6142DB), color-stop(56.73828125%, #D91604), to(#F4B146));
    background: -o-linear-gradient(right, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
    background: linear-gradient(270deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect2 .box .item-box:nth-child(7) .word .word-msg {
    font-size: 24px
}

#airbuds10pro .sect2 .box .item-box:nth-child(8) {
    top: 24.0196078431%;
    left: 75.852066715%;
    width: 24.147933285%;
    height: 22.4673202614%
}

#airbuds10pro .sect2 .box .item-box:nth-child(8) .word {
    width: 96%;
    top: 5%;
    left: 2%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect2 .box .item-box:nth-child(8) .word .word-tit {
    font-size: 24px;
    background: -webkit-gradient(linear, right top, left top, from(#290A59), to(#FF7C00));
    background: -o-linear-gradient(right, #290A59 0%, #FF7C00 100%);
    background: linear-gradient(270deg, #290A59 0%, #FF7C00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect2 .box .item-box:nth-child(8) .word .word-msg {
    font-size: 18px;
    line-height: 1
}

#airbuds10pro .sect2 .box .item-box:nth-child(9) {
    top: 48.4477124183%;
    left: 0;
    width: 18.2741116751%;
    height: 23.6111111111%
}

#airbuds10pro .sect2 .box .item-box:nth-child(9) .word {
    width: 96%;
    top: 5%;
    left: 2%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect2 .box .item-box:nth-child(9) .word .word-tit {
    font-size: 26px;
    background: -webkit-gradient(linear, right top, left top, from(#D91604), color-stop(0.5126953125%, #EF3D3D), to(#E97C35));
    background: -o-linear-gradient(right, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
    background: linear-gradient(270deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect2 .box .item-box:nth-child(9) .word .word-msg {
    font-size: 18px
}

#airbuds10pro .sect2 .box .item-box:nth-child(10) {
    top: 48.4477124183%;
    left: 18.9992748368%;
    width: 42.4220449601%;
    height: 23.6111111111%
}

#airbuds10pro .sect2 .box .item-box:nth-child(10) .word {
    width: 70%;
    top: 10%;
    left: 2%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect2 .box .item-box:nth-child(10) .word .word-tit {
    font-size: 26px;
    background: -webkit-gradient(linear, right top, left top, from(#7135F7), color-stop(45.9716796875%, #BCA1FF), color-stop(79.2236328125%, #7645F6), to(#7642FE));
    background: -o-linear-gradient(right, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
    background: linear-gradient(270deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect2 .box .item-box:nth-child(10) .word .word-msg {
    font-size: 24px
}

#airbuds10pro .sect2 .box .item-box:nth-child(11) {
    top: 48.4477124183%;
    left: 62.0739666425%;
    width: 37.8535170413%;
    height: 23.9379084967%
}

#airbuds10pro .sect2 .box .item-box:nth-child(11) .word {
    width: 80%;
    top: 5%;
    left: 2%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect2 .box .item-box:nth-child(11) .word .word-tit {
    font-size: 29px;
    background: -webkit-gradient(linear, right top, left top, from(#0D85F4), color-stop(39.3798828125%, #7E72F4), to(#ED3F4A));
    background: -o-linear-gradient(right, #0D85F4 0%, #7E72F4 39.3798828125%, #ED3F4A 100%);
    background: linear-gradient(270deg, #0D85F4 0%, #7E72F4 39.3798828125%, #ED3F4A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect2 .box .item-box:nth-child(11) .word .word-msg {
    font-size: 24px
}

#airbuds10pro .sect2 .box .item-box:nth-child(12) {
    top: 73.6928104575%;
    left: 0;
    width: 38.143582306%;
    height: 25.408496732%
}

#airbuds10pro .sect2 .box .item-box:nth-child(12) .word {
    width: 35%;
    top: 50%;
    left: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect2 .box .item-box:nth-child(12) .word .word-tit {
    font-size: 26px;
    color: #060cfe
}

#airbuds10pro .sect2 .box .item-box:nth-child(12) .word .word-msg {
    font-size: 18px
}

#airbuds10pro .sect2 .box .item-box:nth-child(13) {
    top: 73.6928104575%;
    left: 39.0137781001%;
    width: 37.708484409%;
    height: 27.1241830065%
}

#airbuds10pro .sect2 .box .item-box:nth-child(13) .word {
    width: 96%;
    top: 5%;
    left: 2%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect2 .box .item-box:nth-child(13) .word .word-tit {
    font-size: 26px;
    background: -webkit-gradient(linear, right top, left top, from(#FB5B3B), to(#334255));
    background: -o-linear-gradient(right, #FB5B3B 0%, #334255 100%);
    background: linear-gradient(270deg, #FB5B3B 0%, #334255 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect2 .box .item-box:nth-child(13) .word .word-msg {
    font-size: 20px
}

#airbuds10pro .sect2 .box .item-box:nth-child(13) .word .note {
    margin-top: 15%;
    width: 40%;
    font-size: 18px;
    font-weight: 400;
    color: #0d0d0d
}

#airbuds10pro .sect2 .box .item-box:nth-child(14) {
    top: 73.6928104575%;
    left: 77.3023930384%;
    width: 22.3350253807%;
    height: 25.7352941176%
}

#airbuds10pro .sect2 .box .item-box:nth-child(14) .word {
    width: 96%;
    top: 10%;
    left: 2%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#airbuds10pro .sect2 .box .item-box:nth-child(14) .word .word-tit {
    font-size: 26px;
    color: #060cfe
}

#airbuds10pro .sect2 .box .item-box:nth-child(14) .word .word-msg {
    font-size: 18px
}

#airbuds10pro .sect2 .picture-box {
    width: 72.46452969%;
    margin: 0 auto
}

#airbuds10pro .sect3 {
    height: 607px;
    background: -webkit-gradient(linear, left bottom, left top, from(#F4FBFD), color-stop(#F5FBFF), color-stop(#F3FAFF), to(#DCEDFD));
    background: -o-linear-gradient(bottom, #F4FBFD, #F5FBFF, #F3FAFF, #DCEDFD);
    background: linear-gradient(0deg, #F4FBFD, #F5FBFF, #F3FAFF, #DCEDFD);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect3 .box {
    width: 87.6281112738%;
    margin: 0 auto
}

#airbuds10pro .sect3 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#airbuds10pro .sect3 .box .word .tit {
    position: relative;
    font-size: 140px;
    font-weight: bold;
    color: #3a39ff;
    line-height: 1.2;
    z-index: 1;
    background: -o-linear-gradient(175deg, #3C35FF 0%, #38BEFF 23.1201171875%, #2E97FF 59.228515625%, #356EFF 100%);
    background: linear-gradient(275deg, #3C35FF 0%, #38BEFF 23.1201171875%, #2E97FF 59.228515625%, #356EFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect3 .box .word .tit-2 {
    font-size: 140px;
    font-weight: bold;
    color: #3a39ff;
    line-height: 1.2;
    -webkit-transform: rotateX(180deg) translateY(40%);
    transform: rotateX(180deg) translateY(40%);
    opacity: .22;
    z-index: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#3474FF), color-stop(23.1201171875%, #3474FF), color-stop(59.228515625%, #F4FBFF), to(#F4FBFF));
    background: -o-linear-gradient(bottom, #3474FF 0%, #3474FF 23.1201171875%, #F4FBFF 59.228515625%, #F4FBFF 100%);
    background: linear-gradient(0deg, #3474FF 0%, #3474FF 23.1201171875%, #F4FBFF 59.228515625%, #F4FBFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect3 .box .word ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-transform: translateY(-4vw);
    -ms-transform: translateY(-4vw);
    transform: translateY(-4vw)
}

#airbuds10pro .sect3 .box .word ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 23.4753550543%;
    flex: 0 1 23.4753550543%;
    height: 141px;
    background: -o-linear-gradient(165deg, #3C35FF, #38BEFF, #2E97FF, #356EFF);
    background: linear-gradient(-75deg, #3C35FF, #38BEFF, #2E97FF, #356EFF);
    border-radius: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect3 .box .word ul li p {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#airbuds10pro .sect4 .box {
    width: 96%;
    margin: 0 auto;
    padding: 4vw 0
}

#airbuds10pro .sect4 .box .word {
    width: 83.5%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#airbuds10pro .sect4 .box .word .tit {
    position: relative;
    font-size: 83px;
    font-weight: bold;
    color: #3a39ff;
    line-height: 1.2;
    z-index: 1
}

#airbuds10pro .sect4 .box .word .msg {
    font-size: 48px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    -webkit-transform: translateY(-2vw);
    -ms-transform: translateY(-2vw);
    transform: translateY(-2vw)
}

#airbuds10pro .sect4 .box .word .tit-2 {
    font-size: 83px;
    font-weight: bold;
    color: #3a39ff;
    line-height: 1.2;
    -webkit-transform: rotateX(180deg) translateY(40%);
    transform: rotateX(180deg) translateY(40%);
    opacity: .22;
    z-index: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#3474FF), color-stop(23.1201171875%, #3474FF), color-stop(59.228515625%, #F4FBFF), to(#F4FBFF));
    background: -o-linear-gradient(bottom, #3474FF 0%, #3474FF 23.1201171875%, #F4FBFF 59.228515625%, #F4FBFF 100%);
    background: linear-gradient(0deg, #3474FF 0%, #3474FF 23.1201171875%, #F4FBFF 59.228515625%, #F4FBFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect4 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-top: 2vw
}

#airbuds10pro .sect4 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 24.4479495268%;
    flex: 0 1 24.4479495268%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    position: relative
}

#airbuds10pro .sect4 .box ul li .li-word {
    position: absolute;
    left: 5%
}

#airbuds10pro .sect4 .box ul li .li-word .li-tit {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
    color: #060cfe
}

#airbuds10pro .sect4 .box ul li .li-word .li-msg {
    font-size: 20px;
    color: #070707;
    line-height: 1.2
}

#airbuds10pro .sect4 .box ul li:nth-child(1) .li-word {
    width: 60%;
    left: 2%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#airbuds10pro .sect4 .box ul li:nth-child(2) .li-word {
    width: 80%;
    left: 10%;
    top: 60%
}

#airbuds10pro .sect4 .box ul li:nth-child(3) .li-word {
    width: 80%;
    left: 10%;
    top: 5%
}

#airbuds10pro .sect4 .box ul li:nth-child(4) .li-word {
    width: 96%;
    left: 2%;
    top: 60%
}

#airbuds10pro .sect5 .box {
    width: 96%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 4vw 0
}

#airbuds10pro .sect5 .box .left-word {
    width: 42.8571428571%
}

#airbuds10pro .sect5 .box .left-word .tit {
    font-size: 56px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect5 .box .left-word .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2vw 0
}

#airbuds10pro .sect5 .box .left-word .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect5 .box .left-word .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect5 .box .left-word .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect5 .box .left-word .lab {
    font-size: 40px;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect5 .box .right-word {
    width: 51.497005988%
}

#airbuds10pro .sect5 .box .right-word .msg {
    font-size: 30px;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect5 .box .right-word .msg span {
    color: #060cfe
}

#airbuds10pro .sect5 .picture-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#airbuds10pro .sect5 .picture-box ul li {
    position: relative
}

#airbuds10pro .sect5 .picture-box ul li .word {
    position: absolute
}

#airbuds10pro .sect5 .picture-box ul li .word .word-tit {
    font-size: 98px;
    font-weight: 500;
    color: #060cfe
}

#airbuds10pro .sect5 .picture-box ul li .word .word-msg {
    font-size: 30px;
    font-weight: 400;
    color: #000
}

#airbuds10pro .sect5 .picture-box ul li:nth-child(1) {
    width: 100%;
    padding-top: 10vw
}

#airbuds10pro .sect5 .picture-box ul li:nth-child(1) .word-1 {
    left: 20%;
    top: 0
}

#airbuds10pro .sect5 .picture-box ul li:nth-child(1) .word-2 {
    left: 20%;
    top: 20%
}

#airbuds10pro .sect5 .picture-box ul li:nth-child(1) img {
    width: 82.1860220704%;
    display: block;
    margin: 0 0 0 auto
}

#airbuds10pro .sect5 .picture-box ul li:nth-child(2) {
    width: 49.1145833333%
}

#airbuds10pro .sect5 .picture-box ul li:nth-child(2) .word {
    left: 80%;
    top: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect5 .picture-box ul li:nth-child(2) .word .word-round {
    width: 42px;
    height: 42px;
    background-color: #000;
    border-radius: 50%;
    position: relative;
    margin-bottom: 1vw;
    text-align: center
}

#airbuds10pro .sect5 .picture-box ul li:nth-child(2) .word .word-round::before {
    content: "";
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px dashed #000
}

#airbuds10pro .sect5 .picture-box ul li:nth-child(3) {
    width: 49.84375%
}

#airbuds10pro .sect5 .picture-box ul li:nth-child(3) .word {
    left: 8%;
    top: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect5 .picture-box ul li:nth-child(3) .word .word-round {
    width: 42px;
    height: 42px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    margin-bottom: 1vw;
    text-align: center
}

#airbuds10pro .sect5 .picture-box ul li:nth-child(3) .word .word-round::before {
    content: "";
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px dashed #fff
}

#airbuds10pro .sect6 .box {
    width: 96%;
    margin: 0 auto;
    padding: 4vw 0
}

#airbuds10pro .sect6 .box .word {
    width: 96%;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect6 .box .tit {
    font-size: 69px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect6 .box .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2vw 0 4vw 0
}

#airbuds10pro .sect6 .box .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect6 .box .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect6 .box .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect6 .box .msg {
    font-size: 52px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2;
    padding-top: 1vw
}

#airbuds10pro .sect6 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect6 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 31.8996415771%;
    flex: 0 1 31.8996415771%;
    text-align: center
}

#airbuds10pro .sect7 .box {
    position: absolute;
    width: 50.0788229112%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    background: rgba(234, 234, 234, .5058823529);
    border-top-right-radius: 186px;
    border-bottom-right-radius: 186px
}

#airbuds10pro .sect7 .box .word {
    width: 75.5508919203%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 2vw 0
}

#airbuds10pro .sect7 .box .tit {
    font-size: 42px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect7 .box .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2vw 0
}

#airbuds10pro .sect7 .box .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect7 .box .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect7 .box .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect7 .box .lab {
    font-size: 30px;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    padding-top: 1vw
}

#airbuds10pro .sect7 .box .msg {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect8 {
    background: -webkit-gradient(linear, left top, left bottom, from(#E3EFFD), to(#fff));
    background: -o-linear-gradient(top, #E3EFFD 0%, #fff 100%);
    background: linear-gradient(180deg, #E3EFFD 0%, #fff 100%)
}

#airbuds10pro .sect8 .box {
    padding: 4vw 0;
    width: 96%;
    margin: 0 auto
}

#airbuds10pro .sect8 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect8 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 23.0392156863%;
    flex: 0 1 23.0392156863%;
    position: relative
}

#airbuds10pro .sect8 .box ul li .word {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#airbuds10pro .sect8 .box ul li .word p {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1
}

#airbuds10pro .sect8 .box-2 {
    padding: 4vw 0;
    width: 96%;
    margin: 0 auto
}

#airbuds10pro .sect8 .box-2 .title {
    font-size: 48px;
    font-weight: 400;
    color: #060cfe;
    line-height: 1.2;
    padding-bottom: 1vw
}

#airbuds10pro .sect8 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect8 .box-2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 24.3572395129%;
    flex: 0 1 24.3572395129%;
    position: relative
}

#airbuds10pro .sect8 .box-2 ul li .word {
    position: absolute;
    width: 80%;
    bottom: 0;
    left: 20%
}

#airbuds10pro .sect8 .box-2 ul li .word p {
    font-size: 20px;
    font-weight: 400;
    color: #070707;
    line-height: 1
}

#airbuds10pro .sect9 .box {
    padding-top: 8vw
}

#airbuds10pro .sect9 .box .word {
    position: absolute;
    width: 96%;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect9 .box .word .left-box {
    width: 46.1538461538%
}

#airbuds10pro .sect9 .box .word .left-box .tit {
    font-size: 46px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect9 .box .word .left-box .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1vw 0
}

#airbuds10pro .sect9 .box .word .left-box .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect9 .box .word .left-box .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect9 .box .word .left-box .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect9 .box .word .left-box .lab {
    font-size: 36px;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    padding-top: 1vw
}

#airbuds10pro .sect9 .box .word .msg {
    width: 50.7692307692%;
    font-size: 30px;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect9 .box .word .msg span {
    color: #060cfe
}

#airbuds10pro .sect9 .box-2 {
    width: 90.9166666667%;
    margin: 0 auto;
    padding-bottom: 8vw
}

#airbuds10pro .sect9 .box-2 .word {
    -webkit-transform: translateY(-4vw);
    -ms-transform: translateY(-4vw);
    transform: translateY(-4vw);
    background: #f1f1f1;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2vw
}

#airbuds10pro .sect9 .box-2 .word .word-tit {
    font-size: 60px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2;
    padding-bottom: 2vw
}

#airbuds10pro .sect9 .box-2 .word-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

#airbuds10pro .sect9 .box-2 .word-ul ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#airbuds10pro .sect9 .box-2 .word-ul ul.ul-1 {
    width: 32.9972502291%
}

#airbuds10pro .sect9 .box-2 .word-ul ul.ul-2 {
    width: 36.6636113657%
}

#airbuds10pro .sect9 .box-2 .word-ul ul li {
    font-size: 30px;
    font-weight: 400;
    color: #4b4b4b;
    line-height: 1.2;
    padding: .5vw 0 .2vw 0;
    border-bottom: 1px solid #7d7d7d
}

#airbuds10pro .sect9 .box-2 .word-ul img {
    width: 160px
}

#airbuds10pro .sect10 .box .word {
    position: absolute;
    width: 61.420204978%;
    left: 5%;
    top: 5%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect10 .box .word .tit {
    font-size: 50px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect10 .box .word .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2vw 0
}

#airbuds10pro .sect10 .box .word .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect10 .box .word .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect10 .box .word .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect10 .box .word .lab {
    font-size: 36px;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect10 .box .word .msg {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    padding-top: 1vw
}

#airbuds10pro .sect10 .box-2 {
    position: relative;
    width: 96%;
    margin: 0 auto;
    padding-bottom: 4vw
}

#airbuds10pro .sect10 .box-2 .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#airbuds10pro .sect10 .box-2 .item-ul .item-li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 32.6583932071%;
    flex: 0 1 32.6583932071%;
    position: relative
}

#airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%)
}

#airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word {
    width: auto;
    margin: 0 auto;
    background: #f1f1f1;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2vw
}

#airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word .word-tit {
    font-size: 60px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

#airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul ul.ul-1 {
    width: 32.9972502291%
}

#airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul ul.ul-2 {
    width: 36.6636113657%
}

#airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul ul li {
    font-size: 30px;
    font-weight: 400;
    color: #4b4b4b;
    line-height: 1.2;
    padding: .5vw 0 .2vw 0;
    border-bottom: 1px solid #7d7d7d
}

#airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul img {
    width: 160px
}

#airbuds10pro .sect10 .box-2 .item-ul .item-li .msg {
    position: absolute;
    bottom: 1%;
    width: 80%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#airbuds10pro .sect11 .box .word {
    position: absolute;
    width: 50%;
    left: 5%;
    top: 5%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect11 .box .word .tit {
    font-size: 44px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect11 .box .word .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2vw 0
}

#airbuds10pro .sect11 .box .word .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect11 .box .word .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect11 .box .word .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect11 .box .word .lab {
    font-size: 32px;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    width: 80%
}

#airbuds10pro .sect11 .box .word .msg {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    padding-top: 1vw;
    width: 70%
}

#airbuds10pro .sect11 .box .word .msg span {
    color: #060cfe
}

#airbuds10pro .sect11 .box .word .note {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2vw
}

#airbuds10pro .sect11 .box .word .note p {
    font-size: 30px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect11 .box .word .note img {
    width: 39px
}

#airbuds10pro .sect11 .box-2 {
    width: 96%;
    margin: 0 auto;
    padding: 4vw 0
}

#airbuds10pro .sect11 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect11 .box-2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 32.7830188679%;
    flex: 0 1 32.7830188679%;
    text-align: center
}

#airbuds10pro .sect11 .box-2 ul li p {
    margin: 2vw 0;
    font-size: 30px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2;
    padding: 0 10%
}

#airbuds10pro .sect12 .box {
    width: 96%;
    margin: 0 auto;
    padding: 4vw 0
}

#airbuds10pro .sect12 .box .word {
    width: 77.9446640316%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#airbuds10pro .sect12 .box .word .tit {
    position: relative;
    font-size: 83px;
    font-weight: bold;
    color: #3a39ff;
    line-height: 1.2;
    z-index: 1;
    background: -o-linear-gradient(165deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
    background: linear-gradient(-75deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect12 .box .word .msg {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    -webkit-transform: translateY(-2vw);
    -ms-transform: translateY(-2vw);
    transform: translateY(-2vw)
}

#airbuds10pro .sect12 .box .word .tit-2 {
    font-size: 83px;
    font-weight: bold;
    color: #3a39ff;
    line-height: 1.2;
    -webkit-transform: rotateX(180deg) translateY(40%);
    transform: rotateX(180deg) translateY(40%);
    opacity: .22;
    z-index: 0;
    background: -o-linear-gradient(165deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
    background: linear-gradient(-75deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect12 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-top: 2vw
}

#airbuds10pro .sect12 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 24.2902208202%;
    flex: 0 1 24.2902208202%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    position: relative
}

#airbuds10pro .sect12 .box ul li .li-word {
    position: absolute;
    left: 5%
}

#airbuds10pro .sect12 .box ul li .li-word .li-tit {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
    color: #060cfe
}

#airbuds10pro .sect12 .box ul li .li-word .li-msg {
    font-size: 20px;
    color: #070707;
    line-height: 1.2
}

#airbuds10pro .sect12 .box ul li:nth-child(1) .li-word {
    width: 96%;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#airbuds10pro .sect12 .box ul li:nth-child(2) .li-word {
    width: 96%;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#airbuds10pro .sect12 .box ul li:nth-child(3) .li-word {
    width: 96%;
    left: 50%;
    top: 70%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#airbuds10pro .sect12 .box ul li:nth-child(4) .li-word {
    width: 96%;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#airbuds10pro .sect12::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 20%;
    left: 0;
    width: 100%;
    height: 156px;
    background-image: -o-radial-gradient(#7642F6, #000, #000);
    background-image: radial-gradient(#7642F6, #000, #000)
}

#airbuds10pro .sect13 {
    background-color: #070707
}

#airbuds10pro .sect13 .box {
    padding-top: 4vw
}

#airbuds10pro .sect13 .box .word {
    width: 96%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#airbuds10pro .sect13 .box .word .tit {
    position: relative;
    font-size: 60px;
    font-weight: bold;
    color: #3a39ff;
    line-height: 1.2;
    z-index: 1;
    background: -o-linear-gradient(165deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
    background: linear-gradient(-75deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect13 .box .word .lab {
    font-size: 48px;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0
}

#airbuds10pro .sect13 .box .word .msg {
    font-size: 30px;
    color: #fff;
    line-height: 1.2
}

#airbuds10pro .sect13 .box .word .msg span {
    color: #9166ff
}

#airbuds10pro .sect13 .box-2 {
    position: relative
}

#airbuds10pro .sect13 .box-2 .word {
    position: absolute;
    font-size: 18px;
    font-weight: 500;
    color: #f4f4f4;
    line-height: 1.2;
    text-align: center
}

#airbuds10pro .sect13 .box-2 .word-1 {
    left: 19%;
    top: 88%;
    width: 18.0241723594%
}

#airbuds10pro .sect13 .box-2 .word-2 {
    left: 46%;
    top: 88%;
    width: 18.3394640042%
}

#airbuds10pro .sect13 .box-2 .word-3 {
    left: 72%;
    top: 88%;
    width: 15.3967419863%
}

#airbuds10pro .sect14 .box {
    padding: 4vw 0;
    width: 96%;
    margin: 0 auto
}

#airbuds10pro .sect14 .box .word {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2vw 0
}

#airbuds10pro .sect14 .box .word .tit {
    position: relative;
    font-size: 60px;
    font-weight: bold;
    color: #3a39ff;
    line-height: 1.2;
    z-index: 1
}

#airbuds10pro .sect14 .box .word .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2vw 0
}

#airbuds10pro .sect14 .box .word .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect14 .box .word .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect14 .box .word .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect14 .box .word .word-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect14 .box .word .word-box .lab {
    width: 40.5315614618%;
    font-size: 48px;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect14 .box .word .word-box .msg {
    width: 54.4850498339%;
    font-size: 30px;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect14 .box .word .word-box .msg span {
    color: #060cfe
}

#airbuds10pro .sect14 .box .img2 {
    width: 83.2803560076%;
    display: block;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    margin: 0 auto
}

#airbuds10pro .sect14 .box-2 {
    position: relative;
    padding: 4vw 0;
    width: 96%;
    margin: 0 auto
}

#airbuds10pro .sect14 .box-2 .word {
    position: absolute;
    font-size: 20px;
    font-weight: 500;
    color: #f4f4f4;
    line-height: 1.2;
    text-align: center
}

#airbuds10pro .sect14 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect14 .box-2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.0568720379%;
    flex: 0 1 33.0568720379%;
    position: relative
}

#airbuds10pro .sect14 .box-2 ul li .word {
    position: absolute;
    width: 80%;
    top: 89%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#airbuds10pro .sect14 .box-2 ul li .word p {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#airbuds10pro .sect15 .box .word {
    position: absolute;
    width: 49.8084291188%;
    left: 5%;
    top: 10%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect15 .box .word .tit {
    font-size: 50px;
    font-weight: 500;
    color: #2f34ff;
    line-height: 1.2
}

#airbuds10pro .sect15 .box .word .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2vw 0
}

#airbuds10pro .sect15 .box .word .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect15 .box .word .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect15 .box .word .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect15 .box .word .lab {
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#airbuds10pro .sect15 .box .word .msg {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    padding-top: 1vw
}

#airbuds10pro .sect15 .box .word .msg span {
    color: #66a7ff
}

#airbuds10pro .sect15 .box-2 {
    padding: 4vw 0
}

#airbuds10pro .sect15 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#airbuds10pro .sect15 .box-2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.2632685234%;
    flex: 0 0 33.2632685234%;
    text-align: center
}

#airbuds10pro .sect15 .box-2 ul li p {
    margin: 1vw 0 2vw 0;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#airbuds10pro .sect16 .box .word {
    position: absolute;
    width: 53.4407027818%;
    left: 5%;
    top: 5%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect16 .box .word .tit {
    font-size: 50px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect16 .box .word .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2vw 0
}

#airbuds10pro .sect16 .box .word .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect16 .box .word .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect16 .box .word .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect16 .box .word .lab {
    font-size: 36px;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    width: 71.2328767123%
}

#airbuds10pro .sect16 .box .word .msg {
    width: 81.7808219178%;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    padding-top: 1vw
}

#airbuds10pro .sect16 .box .word .msg span {
    color: #060cfe
}

#airbuds10pro .sect16 .box .word img {
    width: 345px;
    margin-top: 2vw
}

#airbuds10pro .sect16 .box-2 {
    width: 96%;
    margin: 4vw auto;
    position: relative
}

#airbuds10pro .sect16 .box-2 .word {
    position: absolute;
    left: 5%;
    top: 5%;
    width: 90%
}

#airbuds10pro .sect16 .box-2 .word p {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#airbuds10pro .sect17 .box .word-title {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 4%;
    width: 96%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

#airbuds10pro .sect17 .box .word-title .tit {
    position: relative;
    word-break: break-all;
    font-size: 65px;
    font-weight: bold;
    color: #3a39ff;
    line-height: 1.2;
    z-index: 1;
    background: -o-linear-gradient(15deg, #87D0FD 0%, #8EE5DC 70%, #98FAAD 79.2236328125%, #9BF9AF 100%);
    background: linear-gradient(75deg, #87D0FD 0%, #8EE5DC 70%, #98FAAD 79.2236328125%, #9BF9AF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect17 .box .word-title .tit-2 {
    font-size: 65px;
    font-weight: bold;
    color: #3a39ff;
    line-height: 1.2;
    -webkit-transform: rotateX(180deg) translateY(40%);
    transform: rotateX(180deg) translateY(40%);
    opacity: .22;
    z-index: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#87D0FD), color-stop(45.9716796875%, #212B3F), color-stop(79.2236328125%, #212B3F), to(#212B3F));
    background: -o-linear-gradient(bottom, #87D0FD 0%, #212B3F 45.9716796875%, #212B3F 79.2236328125%, #212B3F 100%);
    background: linear-gradient(0deg, #87D0FD 0%, #212B3F 45.9716796875%, #212B3F 79.2236328125%, #212B3F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect17 .box .word-title .msg {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    -webkit-transform: translateY(-2vw);
    -ms-transform: translateY(-2vw);
    transform: translateY(-2vw)
}

#airbuds10pro .sect17 .box .word {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 27%;
    width: 78.4773060029%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#airbuds10pro .sect17 .box .word .tit {
    position: relative;
    font-size: 50px;
    color: #3a39ff;
    line-height: 1.2;
    z-index: 1;
    background: -o-linear-gradient(15deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(75deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect17 .box .word .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1vw 0
}

#airbuds10pro .sect17 .box .word .word-line span {
    height: 10px;
    background: -o-linear-gradient(165deg, #87D0FD, #8EE5DC, #98FAAD, #9BF9AF);
    background: linear-gradient(-75deg, #87D0FD, #8EE5DC, #98FAAD, #9BF9AF);
    border-radius: 5px
}

#airbuds10pro .sect17 .box .word .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect17 .box .word .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect17 .box .word .lab {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#airbuds10pro .sect17 .box .word .msg {
    margin-top: 1vw;
    font-size: 20px;
    color: #fff;
    line-height: 1.2
}

#airbuds10pro .sect17 .box .word .msg span {
    color: #5dcfff
}

#airbuds10pro .sect17 .box-2 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 5%;
    width: 96%
}

#airbuds10pro .sect17 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-top: 2vw
}

#airbuds10pro .sect17 .box-2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 24.2902208202%;
    flex: 0 1 24.2902208202%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: relative
}

#airbuds10pro .sect17 .box-2 ul li .word {
    position: absolute;
    left: 5%
}

#airbuds10pro .sect17 .box-2 ul li .word .tit {
    font-size: 60px;
    font-weight: bold;
    color: #97f8b2;
    line-height: 1.2;
    background: -o-linear-gradient(165deg, #87D0FD 0%, #8EE5DC 45.9716796875%, #98FAAD 79.2236328125%, #9BF9AF 100%);
    background: linear-gradient(-75deg, #87D0FD 0%, #8EE5DC 45.9716796875%, #98FAAD 79.2236328125%, #9BF9AF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect17 .box-2 ul li .word .msg {
    font-size: 36px;
    color: #fff;
    line-height: 1.2
}

#airbuds10pro .sect18 .box {
    width: 96%;
    margin: 0 auto;
    padding: 4vw 0
}

#airbuds10pro .sect18 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect18 .box ul li:nth-child(1) {
    width: 26.2732919255%;
    text-align: center;
    -webkit-transform: translateX(4vw);
    -ms-transform: translateX(4vw);
    transform: translateX(4vw)
}

#airbuds10pro .sect18 .box ul li:nth-child(1) .word {
    border: 2px solid #fff;
    border-radius: 20px;
    padding: 1vw
}

#airbuds10pro .sect18 .box ul li:nth-child(1) .word .tit {
    font-size: 30px;
    font-weight: 500;
    color: #0012ff;
    line-height: 1.2
}

#airbuds10pro .sect18 .box ul li:nth-child(1) .word .msg {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin-top: 1vw
}

#airbuds10pro .sect18 .box ul li:nth-child(1) .word .msg span {
    color: #0012ff
}

#airbuds10pro .sect18 .box ul li:nth-child(1) .word-1 {
    background: #ddd
}

#airbuds10pro .sect18 .box ul li:nth-child(1) .word-2 {
    background: #e3f1ff;
    margin-top: 1vw
}

#airbuds10pro .sect18 .box ul li:nth-child(2) {
    width: 73.7267080745%
}

#airbuds10pro .sect19 .box .word {
    position: absolute;
    width: 75%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 5%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect19 .box .word .tit {
    font-size: 50px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect19 .box .word .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1vw 0
}

#airbuds10pro .sect19 .box .word .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect19 .box .word .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect19 .box .word .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect19 .box .word .lab {
    font-size: 40px;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect19 .box .word .msg {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    padding-top: 1vw
}

#airbuds10pro .sect19 .box .word .msg span {
    color: #060cfe
}

#airbuds10pro .sect19 .box-2 {
    width: 75.75%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 5%;
    text-align: center
}

#airbuds10pro .sect19 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect19 .box-2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 45.4345434543%;
    flex: 0 1 45.4345434543%;
    position: relative
}

#airbuds10pro .sect19 .box-2 ul li .word {
    position: absolute;
    left: 2%;
    top: 5%;
    width: 96%
}

#airbuds10pro .sect19 .box-2 ul li .word .tit {
    font-size: 51px;
    font-weight: 500;
    color: #181efe;
    line-height: 1.2
}

#airbuds10pro .sect19 .box-2 ul li .word .lab {
    font-size: 36px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2;
    margin-top: 35%
}

#airbuds10pro .sect19 .box-2 ul li .word .msg {
    font-size: 41px;
    font-weight: 500;
    color: #0d1e4a;
    line-height: 1.2
}

#airbuds10pro .sect19 .box-2 .note {
    font-size: 30px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-top: 1vw
}

#airbuds10pro .sect20 .box {
    position: absolute;
    top: 5%;
    left: 50%;
    width: 96%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 auto
}

#airbuds10pro .sect20 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#airbuds10pro .sect20 .box .word .tit {
    position: relative;
    font-size: 60px;
    font-weight: bold;
    color: #3a39ff;
    line-height: 1.2;
    z-index: 1;
    background: -o-linear-gradient(15deg, #3C35FF 0%, #38BEFF 23.1201171875%, #2E97FF 59.228515625%, #356EFF 100%);
    background: linear-gradient(75deg, #3C35FF 0%, #38BEFF 23.1201171875%, #2E97FF 59.228515625%, #356EFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds10pro .sect20 .box .word .tit-2 {
    font-size: 72px;
    font-weight: bold;
    color: #3a39ff;
    line-height: 1.2;
    -webkit-transform: rotateX(180deg) translateY(40%);
    transform: rotateX(180deg) translateY(40%);
    opacity: .22;
    z-index: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#3C35FF), color-stop(23.1201171875%, #38BEFF), color-stop(59.228515625%, #123343), to(#123343));
    background: -o-linear-gradient(bottom, #3C35FF 0%, #38BEFF 23.1201171875%, #123343 59.228515625%, #123343 100%);
    background: linear-gradient(0deg, #3C35FF 0%, #38BEFF 23.1201171875%, #123343 59.228515625%, #123343 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    display: none
}

#airbuds10pro .sect20 .box .word ul {
    width: 96%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 4vw
}

#airbuds10pro .sect20 .box .word ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 32.6382592928%;
    flex: 0 1 32.6382592928%;
    position: relative
}

#airbuds10pro .sect20 .box .word ul li:nth-child(3) .li-word .li-msg {
    margin-top: 0
}

#airbuds10pro .sect20 .box .word ul li .li-word {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%
}

#airbuds10pro .sect20 .box .word ul li .li-word .li-tit {
    font-size: 24px;
    font-weight: bold;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect20 .box .word ul li .li-word .li-msg {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-top: 1vw;
    width: 60%
}

#airbuds10pro .sect20::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 10%;
    left: 0;
    width: 100%;
    height: 198px;
    background-image: -o-radial-gradient(#123343, #123343, #070707, #070707);
    background-image: radial-gradient(#123343, #123343, #070707, #070707)
}

#airbuds10pro .sect20 .box-2 {
    position: absolute;
    width: 51.2445095168%;
    left: 5%;
    top: 40%
}

#airbuds10pro .sect20 .box-2 .word {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect20 .box-2 .word .tit {
    font-size: 50px;
    font-weight: 500;
    background: -o-linear-gradient(15deg, #3C35FF 0%, #38BEFF 0%, #2E97FF 82.03125%, #356EFF 100%);
    background: linear-gradient(75deg, #3C35FF 0%, #38BEFF 0%, #2E97FF 82.03125%, #356EFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#airbuds10pro .sect20 .box-2 .word .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2vw 0
}

#airbuds10pro .sect20 .box-2 .word .word-line span {
    height: 10px;
    background: -o-linear-gradient(165deg, #3C35FF, #38BEFF, #2E97FF, #356EFF);
    background: linear-gradient(-75deg, #3C35FF, #38BEFF, #2E97FF, #356EFF);
    border-radius: 5px
}

#airbuds10pro .sect20 .box-2 .word .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect20 .box-2 .word .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect20 .box-2 .word .lab {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#airbuds10pro .sect20 .box-2 .word .msg {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    padding-top: 1vw
}

#airbuds10pro .sect20 .box-2 .word .msg span {
    color: #2e93ff
}

#airbuds10pro .sect21 .box {
    position: absolute;
    top: 5%;
    left: 50%;
    width: 96%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 auto
}

#airbuds10pro .sect21 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#airbuds10pro .sect21 .box .word .tit {
    position: relative;
    font-size: 60px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect21 .box .word ul {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 2vw
}

#airbuds10pro .sect21 .box .word ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 32.6612903226%;
    flex: 0 1 32.6612903226%;
    position: relative
}

#airbuds10pro .sect21 .box .word ul li .li-word {
    position: absolute
}

#airbuds10pro .sect21 .box .word ul li .li-word .li-tit {
    font-size: 18px;
    color: #070707;
    line-height: 1.2
}

#airbuds10pro .sect21 .box .word ul li:nth-child(1) .li-word {
    left: 15%;
    top: 8%;
    width: 80%
}

#airbuds10pro .sect21 .box .word ul li:nth-child(2) .li-word {
    left: 10%;
    top: 20%;
    width: 45%
}

#airbuds10pro .sect21 .box .word ul li:nth-child(3) .li-word {
    left: 10%;
    top: 45%;
    width: 25%
}

#airbuds10pro .sect21 .box-2 {
    position: absolute;
    width: 96%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 40%
}

#airbuds10pro .sect21 .box-2 .word {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#airbuds10pro .sect21 .box-2 .word .tit {
    font-size: 50px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect21 .box-2 .word .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1vw 0
}

#airbuds10pro .sect21 .box-2 .word .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect21 .box-2 .word .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect21 .box-2 .word .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect21 .box-2 .word .lab {
    font-size: 36px;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect21 .box-2 .word .msg {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    padding-top: 1vw
}

#airbuds10pro .sect21 .box-2 .word .msg span {
    color: #060cfe
}

#airbuds10pro .sect21 .box-2 .word .note {
    font-size: 26px;
    font-weight: 400;
    color: #181818;
    line-height: 1.2;
    padding-top: 2vw
}

#airbuds10pro .sect22 {
    background-color: #eff4fa
}

#airbuds10pro .sect22 .box {
    width: 96%;
    margin: 0 auto;
    padding: 4vw 0
}

#airbuds10pro .sect22 .box .word {
    width: 96%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#airbuds10pro .sect22 .box .word .tit {
    position: relative;
    font-size: 60px;
    font-weight: 500;
    color: #321dff;
    line-height: 1.2
}

#airbuds10pro .sect22 .box .word .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2vw 0
}

#airbuds10pro .sect22 .box .word .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect22 .box .word .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect22 .box .word .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect22 .box .word .lab {
    font-size: 48px;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect22 .box .word .msg {
    font-size: 30px;
    font-weight: 400;
    color: #070707;
    line-height: 1.2;
    padding-top: 1vw
}

#airbuds10pro .sect22 .box .word .msg span {
    color: #060cfe
}

#airbuds10pro .sect22 .box .picture-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2vw;
    background-color: #fff;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

#airbuds10pro .sect22 .box .picture-box img {
    width: 41.9744795165%
}

#airbuds10pro .sect22 .box .picture-box .picture-word {
    width: 58.0255204835%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul {
    width: 100%
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1vw 2vw
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li .li-title {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    border-radius: 15px;
    padding: 3px 1vw;
    background: -o-linear-gradient(160deg, #5ABDE4, #3CD4F9, #2B87EC, #F12FA9);
    background: linear-gradient(290deg, #5ABDE4, #3CD4F9, #2B87EC, #F12FA9)
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-top: 1vw
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li {
    border-bottom: 1px solid #060cfe;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: .4vw 0
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li:last-child {
    border-bottom: none
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row {
    font-size: 24px;
    font-weight: 400;
    color: #100d0d;
    line-height: 1.2
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-2 {
    width: 38%
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-3 {
    width: 38%
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-1 {
    color: #020eff;
    width: 24%
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-1 span {
    font-size: 24px;
    border: 1px solid #020eff;
    border-radius: 10px;
    line-height: 1;
    padding: 0 5px;
    margin-right: 5px
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-tit {
    font-size: 24px;
    font-weight: 500;
    color: #2b2b2b
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li:nth-child(2) .item-row-1 {
    width: 40%
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li:nth-child(2) .item-row-tit {
    color: #000
}

#airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li:nth-child(2) .item-row-2 {
    width: 60%
}

#airbuds10pro .sect22 .box-2 {
    width: 96%;
    margin: 0 auto;
    padding: 4vw 0
}

#airbuds10pro .sect22 .box-2 .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#airbuds10pro .sect22 .box-2 .word .tit {
    position: relative;
    font-size: 60px;
    font-weight: 500;
    color: #321dff;
    line-height: 1.2
}

#airbuds10pro .sect22 .box-2 .word .word-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2vw 0
}

#airbuds10pro .sect22 .box-2 .word .word-line span {
    height: 10px;
    background: #060cfe;
    border-radius: 5px
}

#airbuds10pro .sect22 .box-2 .word .word-line span:nth-child(1) {
    width: 50px;
    margin-right: 15px
}

#airbuds10pro .sect22 .box-2 .word .word-line span:nth-child(2) {
    width: 100px
}

#airbuds10pro .sect22 .box-2 .word .msg {
    font-size: 30px;
    font-weight: 400;
    color: #070707;
    line-height: 1.2;
    padding-top: 1vw
}

#airbuds10pro .sect22 .box-2 .word .msg span {
    color: #060cfe
}

#airbuds10pro .sect22 .box-2 .picture-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 4vw
}

#airbuds10pro .sect22 .box-2 .picture-box img {
    width: 51.8617021277%
}

#airbuds10pro .sect22 .box-2 .picture-box .picture-word {
    width: 40.9574468085%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#airbuds10pro .sect22 .box-2 .picture-box .picture-word .item-ul {
    width: 100%
}

#airbuds10pro .sect22 .box-2 .picture-box .picture-word .item-ul .item-li {
    padding: 2vw 0
}

#airbuds10pro .sect22 .box-2 .picture-box .picture-word .item-ul .item-li .li-tit {
    font-size: 30px;
    font-weight: 500;
    color: #060cfe;
    line-height: 1.2
}

#airbuds10pro .sect22 .box-2 .picture-box .picture-word .item-ul .item-li .li-msg {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds10pro .sect22 .box-3 {
    padding: 4vw 0
}

#airbuds10pro .sect22 .box-3 .word {
    width: 96%;
    margin: 0 auto
}

#airbuds10pro .sect22 .box-3 .word .title {
    font-size: 100px;
    font-weight: 500;
    color: #979797;
    line-height: 1;
    opacity: .59
}

#airbuds10pro .sect22 .box-3 .word img {
    display: block;
    width: 70.6004140787%;
    margin: 0 auto;
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
}

#airbuds10pro .sect22 .box-3 .pl {
    width: 96%;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 9px 4px 17px 4px rgba(109, 109, 109, .21);
    box-shadow: 9px 4px 17px 4px rgba(109, 109, 109, .21);
    border-radius: 20px
}

#airbuds10pro .sect22 .box-3 .pl ul {
    width: 88.2653061224%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 2vw 0
}

#airbuds10pro .sect22 .box-3 .pl ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #a0a0a0;
    padding: .5vw 0
}

#airbuds10pro .sect22 .box-3 .pl ul li .tit {
    font-size: 36px;
    font-weight: 400;
    color: #060cfe;
    line-height: 1.2;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

#airbuds10pro .sect22 .box-3 .pl ul li .msg {
    font-size: 36px;
    font-weight: 400;
    color: #535353;
    line-height: 1.2;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

@media screen and (max-width: 1366px)and (min-width: 768px) {
    #airbuds10pro .sect1 .box {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 5%;
        width: 54.9048316252%;
        margin: 0 auto
    }

    #airbuds10pro .sect1 .box .word {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect1 .box .word .tit {
        font-size: 4.9780380673vw;
            font-weight: bold;
        color: #000;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.5126953125%, #6142DB), color-stop(56.73828125%, #D91604), to(#F4B146));
        background: -o-linear-gradient(left, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
        background: linear-gradient(90deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect1 .box .word .lab {
        font-size: 2.9282576867vw;
        font-weight: bold;
        color: #000;
        margin: 1vw 0 2vw 0
    }

    #airbuds10pro .sect1 .box .word .msg p {
        font-size: 1.6105417277vw;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect2 {
        padding: 8vw 0
    }

    #airbuds10pro .sect2 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        height: 89.6046852123vw
    }

    #airbuds10pro .sect2 .box .item-box {
        position: absolute
    }

    #airbuds10pro .sect2 .box .item-box .scale-box {
        overflow: hidden;
        border-radius: 20px
    }

    #airbuds10pro .sect2 .box .item-box .scale-box .word {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 11;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box .scale-box .word .word-tit {
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect2 .box .item-box .scale-box .word .word-msg {
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect2 .box .item-box .scale-box img {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #airbuds10pro .sect2 .box .item-box .scale-box img:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 19.7244379985%;
        height: 22.5490196078%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(1) .word {
        width: 96%;
        top: 5%;
        left: 2%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(1) .word .word-tit {
        font-size: 2.1229868228vw;
        background: -webkit-gradient(linear, right top, left top, from(#A2E674), color-stop(0%, #5ABDE4), color-stop(0%, #3CD4F9), color-stop(53.8818359375%, #2B87EC), to(#F12FA9));
        background: -o-linear-gradient(right, #A2E674 0%, #5ABDE4 0%, #3CD4F9 0%, #2B87EC 53.8818359375%, #F12FA9 100%);
        background: linear-gradient(270deg, #A2E674 0%, #5ABDE4 0%, #3CD4F9 0%, #2B87EC 53.8818359375%, #F12FA9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(1) .word .word-msg {
        font-size: 1.756954612vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(2) {
        top: 0;
        left: 20.3045685279%;
        width: 37.6359680928%;
        height: 22.5490196078%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(2) .word {
        width: 50%;
        top: 10%;
        left: 2%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(2) .word .word-tit {
        font-size: 2.1229868228vw;
        background: -webkit-gradient(linear, right top, left top, from(#CC1E1C), color-stop(0.5126953125%, #E13F3D), to(#DF7937));
        background: -o-linear-gradient(right, #CC1E1C 0%, #E13F3D 0.5126953125%, #DF7937 100%);
        background: linear-gradient(270deg, #CC1E1C 0%, #E13F3D 0.5126953125%, #DF7937 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(2) .word .word-msg {
        font-size: 1.756954612vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(3) {
        top: 0;
        left: 58.5931834663%;
        width: 23.9303843365%;
        height: 22.5490196078%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(3) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: center
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(3) .word .word-tit {
        font-size: 2.1229868228vw;
        color: #060cfe
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(3) .word .word-msg {
        font-size: 1.756954612vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(4) {
        top: 0;
        left: 83.2487309645%;
        width: 16.3161711385%;
        height: 22.7124183007%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(4) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(4) .word .word-tit {
        font-size: 2.0497803807vw;
        color: #060cfe
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(4) .word .word-msg {
        font-size: 1.317715959vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(5) {
        top: 24.0196078431%;
        left: 0;
        width: 20.1595358956%;
        height: 22.5490196078%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(5) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(5) .word .word-tit {
        font-size: 1.756954612vw;
        color: #060cfe
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(5) .word .word-msg {
        font-size: 1.756954612vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(6) {
        top: 24.0196078431%;
        left: 21.2472806381%;
        width: 27.9187817259%;
        height: 22.5490196078%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(6) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(6) .word .word-tit {
        font-size: 2.1229868228vw;
        background: -webkit-gradient(linear, right top, left top, from(#0D85F4), color-stop(39.3798828125%, #7E72F4), to(#ED3F4A));
        background: -o-linear-gradient(right, #0D85F4 0%, #7E72F4 39.3798828125%, #ED3F4A 100%);
        background: linear-gradient(270deg, #0D85F4 0%, #7E72F4 39.3798828125%, #ED3F4A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(6) .word .word-msg {
        font-size: 1.756954612vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(7) {
        top: 24.0196078431%;
        left: 49.8187092096%;
        width: 25.5257432922%;
        height: 22.5490196078%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(7) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(7) .word .word-tit {
        font-size: 2.1229868228vw;
        background: -webkit-gradient(linear, right top, left top, color-stop(0.5126953125%, #6142DB), color-stop(56.73828125%, #D91604), to(#F4B146));
        background: -o-linear-gradient(right, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
        background: linear-gradient(270deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(7) .word .word-msg {
        font-size: 1.756954612vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(8) {
        top: 24.0196078431%;
        left: 75.852066715%;
        width: 24.147933285%;
        height: 22.4673202614%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(8) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(8) .word .word-tit {
        font-size: 2.0497803807vw;
        background: -webkit-gradient(linear, right top, left top, from(#290A59), to(#FF7C00));
        background: -o-linear-gradient(right, #290A59 0%, #FF7C00 100%);
        background: linear-gradient(270deg, #290A59 0%, #FF7C00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(8) .word .word-msg {
        font-size: 1.756954612vw;
        line-height: 1
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(9) {
        top: 48.4477124183%;
        left: 0;
        width: 18.2741116751%;
        height: 23.6111111111%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(9) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(9) .word .word-tit {
        font-size: 2.196193265vw;
        background: -webkit-gradient(linear, right top, left top, from(#D91604), color-stop(0.5126953125%, #EF3D3D), to(#E97C35));
        background: -o-linear-gradient(right, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
        background: linear-gradient(270deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(9) .word .word-msg {
        font-size: 1.6105417277vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(10) {
        top: 48.4477124183%;
        left: 18.9992748368%;
        width: 42.4220449601%;
        height: 23.6111111111%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(10) .word {
        width: 65%;
        top: 10%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(10) .word .word-tit {
        font-size: 2.1229868228vw;
        background: -webkit-gradient(linear, right top, left top, from(#7135F7), color-stop(45.9716796875%, #BCA1FF), color-stop(79.2236328125%, #7645F6), to(#7642FE));
        background: -o-linear-gradient(right, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        background: linear-gradient(270deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(10) .word .word-msg {
        font-size: 1.756954612vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(11) {
        top: 48.4477124183%;
        left: 62.0739666425%;
        width: 37.8535170413%;
        height: 23.9379084967%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(11) .word {
        width: 65%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(11) .word .word-tit {
        font-size: 2.1229868228vw;
        background: -webkit-gradient(linear, right top, left top, from(#0D85F4), color-stop(39.3798828125%, #7E72F4), to(#ED3F4A));
        background: -o-linear-gradient(right, #0D85F4 0%, #7E72F4 39.3798828125%, #ED3F4A 100%);
        background: linear-gradient(270deg, #0D85F4 0%, #7E72F4 39.3798828125%, #ED3F4A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(11) .word .word-msg {
        font-size: 1.756954612vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(12) {
        top: 73.6928104575%;
        left: 0;
        width: 38.143582306%;
        height: 25.408496732%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(12) .word {
        width: 35%;
        top: 50%;
        left: 60%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(12) .word .word-tit {
        font-size: 2.196193265vw;
        color: #060cfe
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(12) .word .word-msg {
        font-size: 1.756954612vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(13) {
        top: 73.6928104575%;
        left: 39.0137781001%;
        width: 37.708484409%;
        height: 27.1241830065%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(13) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(13) .word .word-tit {
        font-size: 2.196193265vw;
        background: -webkit-gradient(linear, right top, left top, from(#FB5B3B), to(#334255));
        background: -o-linear-gradient(right, #FB5B3B 0%, #334255 100%);
        background: linear-gradient(270deg, #FB5B3B 0%, #334255 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(13) .word .word-msg {
        font-size: 1.756954612vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(13) .word .note {
        margin-top: 15%;
        width: 40%;
        font-size: 1.4641288433vw;
        font-weight: 400;
        color: #0d0d0d
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(14) {
        top: 73.6928104575%;
        left: 77.3023930384%;
        width: 22.3350253807%;
        height: 25.7352941176%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(14) .word {
        width: 96%;
        top: 10%;
        left: 2%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(14) .word .word-tit {
        font-size: 2.196193265vw;
        color: #060cfe
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(14) .word .word-msg {
        font-size: 1.756954612vw
    }

    #airbuds10pro .sect3 {
        height: 44.4363103953vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#F4FBFD), color-stop(#F5FBFF), color-stop(#F3FAFF), to(#DCEDFD));
        background: -o-linear-gradient(bottom, #F4FBFD, #F5FBFF, #F3FAFF, #DCEDFD);
        background: linear-gradient(0deg, #F4FBFD, #F5FBFF, #F3FAFF, #DCEDFD);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect3 .box {
        width: 96%;
        margin: 0 auto
    }

    #airbuds10pro .sect3 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect3 .box .word .tit {
        position: relative;
        font-size: 11.3469985359vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1;
        background: -o-linear-gradient(175deg, #3C35FF 0%, #38BEFF 23.1201171875%, #2E97FF 59.228515625%, #356EFF 100%);
        background: linear-gradient(275deg, #3C35FF 0%, #38BEFF 23.1201171875%, #2E97FF 59.228515625%, #356EFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect3 .box .word .tit-2 {
        font-size: 11.3469985359vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        -webkit-transform: rotateX(180deg) translateY(40%);
        transform: rotateX(180deg) translateY(40%);
        opacity: .22;
        z-index: 0;
        background: -webkit-gradient(linear, left bottom, left top, from(#3474FF), color-stop(23.1201171875%, #3474FF), color-stop(59.228515625%, #F4FBFF), to(#F4FBFF));
        background: -o-linear-gradient(bottom, #3474FF 0%, #3474FF 23.1201171875%, #F4FBFF 59.228515625%, #F4FBFF 100%);
        background: linear-gradient(0deg, #3474FF 0%, #3474FF 23.1201171875%, #F4FBFF 59.228515625%, #F4FBFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect3 .box .word ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-transform: translateY(-4vw);
        -ms-transform: translateY(-4vw);
        transform: translateY(-4vw)
    }

    #airbuds10pro .sect3 .box .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 23.4753550543%;
        flex: 0 1 23.4753550543%;
        height: 10.3221083455vw;
        background: -o-linear-gradient(165deg, #3C35FF, #38BEFF, #2E97FF, #356EFF);
        background: linear-gradient(-75deg, #3C35FF, #38BEFF, #2E97FF, #356EFF);
        border-radius: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect3 .box .word ul li p {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect4 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #airbuds10pro .sect4 .box .word {
        width: 100%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect4 .box .word .tit {
        position: relative;
        font-size: 6.0761346999vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1
    }

    #airbuds10pro .sect4 .box .word .msg {
        font-size: 3.513909224vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        -webkit-transform: translateY(0vw);
        -ms-transform: translateY(0vw);
        transform: translateY(0vw)
    }

    #airbuds10pro .sect4 .box .word .tit-2 {
        display: none;
        font-size: 6.0761346999vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        -webkit-transform: rotateX(180deg) translateY(40%);
        transform: rotateX(180deg) translateY(40%);
        opacity: .22;
        z-index: 0;
        background: -webkit-gradient(linear, left bottom, left top, from(#3474FF), color-stop(23.1201171875%, #3474FF), color-stop(59.228515625%, #F4FBFF), to(#F4FBFF));
        background: -o-linear-gradient(bottom, #3474FF 0%, #3474FF 23.1201171875%, #F4FBFF 59.228515625%, #F4FBFF 100%);
        background: linear-gradient(0deg, #3474FF 0%, #3474FF 23.1201171875%, #F4FBFF 59.228515625%, #F4FBFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect4 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin-top: 2vw
    }

    #airbuds10pro .sect4 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 24.4479495268%;
        flex: 0 1 24.4479495268%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left;
        position: relative
    }

    #airbuds10pro .sect4 .box ul li .li-word {
        position: absolute;
        left: 5%
    }

    #airbuds10pro .sect4 .box ul li .li-word .li-tit {
        font-size: 1.9033674963vw;
        line-height: 1.2;
            font-weight: 500;
        color: #060cfe
    }

    #airbuds10pro .sect4 .box ul li .li-word .li-msg {
        font-size: 1.756954612vw;
        color: #070707;
        line-height: 1.2
    }

    #airbuds10pro .sect4 .box ul li:nth-child(1) .li-word {
        width: 60%;
        left: 2%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #airbuds10pro .sect4 .box ul li:nth-child(2) .li-word {
        width: 80%;
        left: 10%;
        top: 60%
    }

    #airbuds10pro .sect4 .box ul li:nth-child(3) .li-word {
        width: 80%;
        left: 10%;
        top: 5%
    }

    #airbuds10pro .sect4 .box ul li:nth-child(4) .li-word {
        width: 96%;
        left: 2%;
        top: 60%
    }

    #airbuds10pro .sect5 .box {
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 4vw 0
    }

    #airbuds10pro .sect5 .box .left-word {
        width: 42.8571428571%
    }

    #airbuds10pro .sect5 .box .left-word .tit {
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect5 .box .left-word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect5 .box .left-word .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect5 .box .left-word .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect5 .box .left-word .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect5 .box .left-word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect5 .box .right-word {
        width: 51.497005988%
    }

    #airbuds10pro .sect5 .box .right-word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect5 .box .right-word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect5 .picture-box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #airbuds10pro .sect5 .picture-box ul li {
        position: relative
    }

    #airbuds10pro .sect5 .picture-box ul li .word {
        position: absolute
    }

    #airbuds10pro .sect5 .picture-box ul li .word .word-tit {
        font-size: 7.1742313324vw;
            font-weight: 500;
        color: #060cfe
    }

    #airbuds10pro .sect5 .picture-box ul li .word .word-msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #000
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(1) {
        width: 100%;
        padding-top: 10vw
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(1) .word-1 {
        left: 20%;
        top: 0
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(1) .word-2 {
        left: 20%;
        top: 20%
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(1) img {
        width: 82.1860220704%;
        display: block;
        margin: 0 0 0 auto
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(2) {
        width: 49.1145833333%
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(2) .word {
        left: 80%;
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(2) .word .word-round {
        width: 3.074670571vw;
        height: 3.074670571vw;
        background-color: #000;
        border-radius: 50%;
        position: relative;
        margin-bottom: 1vw;
        text-align: center
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(2) .word .word-round::before {
        content: "";
        position: absolute;
        width: 4.0995607613vw;
        height: 4.0995607613vw;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border: 1px dashed #000
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(3) {
        width: 49.84375%
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(3) .word {
        left: 8%;
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(3) .word .word-round {
        width: 3.074670571vw;
        height: 3.074670571vw;
        background-color: #fff;
        border-radius: 50%;
        position: relative;
        margin-bottom: 1vw;
        text-align: center
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(3) .word .word-round::before {
        content: "";
        position: absolute;
        width: 4.0995607613vw;
        height: 4.0995607613vw;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border: 1px dashed #fff
    }

    #airbuds10pro .sect6 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #airbuds10pro .sect6 .box .word {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect6 .box .tit {
        font-size: 5.0512445095vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect6 .box .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0 4vw 0
    }

    #airbuds10pro .sect6 .box .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect6 .box .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect6 .box .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect6 .box .msg {
        font-size: 3.8067349927vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect6 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect6 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 31.8996415771%;
        flex: 0 1 31.8996415771%;
        text-align: center
    }

    #airbuds10pro .sect7 .box {
        position: absolute;
        width: 69.7657393851%;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0 auto;
        background: rgba(234, 234, 234, .5058823529);
        border-top-right-radius: 186px;
        border-bottom-right-radius: 186px
    }

    #airbuds10pro .sect7 .box .word {
        width: 75.5508919203%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 2vw 0
    }

    #airbuds10pro .sect7 .box .tit {
        font-size: 4.9780380673vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect7 .box .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect7 .box .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect7 .box .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect7 .box .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect7 .box .lab {
        font-size: 3.074670571vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect7 .box .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect8 {
        background: -webkit-gradient(linear, left top, left bottom, from(#E3EFFD), to(#fff));
        background: -o-linear-gradient(top, #E3EFFD 0%, #fff 100%);
        background: linear-gradient(180deg, #E3EFFD 0%, #fff 100%)
    }

    #airbuds10pro .sect8 .box {
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto
    }

    #airbuds10pro .sect8 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect8 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 23.0392156863%;
        flex: 0 1 23.0392156863%;
        position: relative
    }

    #airbuds10pro .sect8 .box ul li .word {
        position: absolute;
        bottom: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #airbuds10pro .sect8 .box ul li .word p {
        font-size: 2.635431918vw;
            font-weight: 400;
        color: #fff;
        line-height: 1
    }

    #airbuds10pro .sect8 .box-2 {
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto
    }

    #airbuds10pro .sect8 .box-2 .title {
        font-size: 3.513909224vw;
            font-weight: 400;
        color: #060cfe;
        line-height: 1.2;
        padding-bottom: 1vw
    }

    #airbuds10pro .sect8 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect8 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 24.3572395129%;
        flex: 0 1 24.3572395129%;
        position: relative
    }

    #airbuds10pro .sect8 .box-2 ul li .word {
        position: absolute;
        width: 80%;
        bottom: 0;
        left: 20%
    }

    #airbuds10pro .sect8 .box-2 ul li .word p {
        font-size: 1.9033674963vw;
            font-weight: 400;
        color: #070707;
        line-height: 1
    }

    #airbuds10pro .sect9 .box {
        padding-top: 8vw
    }

    #airbuds10pro .sect9 .box .word {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect9 .box .word .left-box {
        width: 46.1538461538%
    }

    #airbuds10pro .sect9 .box .word .left-box .tit {
        font-size: 4.9780380673vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect9 .box .word .left-box .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect9 .box .word .left-box .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect9 .box .word .left-box .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect9 .box .word .left-box .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect9 .box .word .left-box .lab {
        font-size: 3.074670571vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect9 .box .word .msg {
        width: 50.7692307692%;
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect9 .box .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect9 .box-2 {
        width: 80%;
        margin: 0 auto;
        padding-bottom: 8vw
    }

    #airbuds10pro .sect9 .box-2 .word {
        -webkit-transform: translateY(-4vw);
        -ms-transform: translateY(-4vw);
        transform: translateY(-4vw);
        background: #f1f1f1;
        border-radius: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 2vw
    }

    #airbuds10pro .sect9 .box-2 .word .word-tit {
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2;
        padding-bottom: 2vw
    }

    #airbuds10pro .sect9 .box-2 .word-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    #airbuds10pro .sect9 .box-2 .word-ul ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect9 .box-2 .word-ul ul.ul-1 {
        width: 32.9972502291%
    }

    #airbuds10pro .sect9 .box-2 .word-ul ul.ul-2 {
        width: 36.6636113657%
    }

    #airbuds10pro .sect9 .box-2 .word-ul ul li {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #4b4b4b;
        line-height: 1.2;
        padding: .5vw 0 .2vw 0;
        border-bottom: 1px solid #7d7d7d
    }

    #airbuds10pro .sect9 .box-2 .word-ul img {
        width: 11.7130307467vw
    }

    #airbuds10pro .sect10 .box .word {
        position: absolute;
        width: 61.420204978%;
        left: 5%;
        top: 3%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect10 .box .word .tit {
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect10 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect10 .box .word .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect10 .box .word .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect10 .box .word .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect10 .box .word .lab {
        font-size: 2.9282576867vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect10 .box .word .msg {
        font-size: 1.9033674963vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect10 .box-2 {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding-bottom: 4vw
    }

    #airbuds10pro .sect10 .box-2 .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.6583932071%;
        flex: 0 1 32.6583932071%;
        position: relative
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        -webkit-transform: translateY(-15%);
        -ms-transform: translateY(-15%);
        transform: translateY(-15%)
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word {
        width: 96%;
        margin: 0 auto;
        background: #f1f1f1;
        border-radius: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 2vw
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word .word-tit {
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul ul.ul-1 {
        width: 32.9972502291%
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul ul.ul-2 {
        width: 36.6636113657%
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul ul li {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #4b4b4b;
        line-height: 1.2;
        padding: .5vw 0 .2vw 0;
        border-bottom: 1px solid #7d7d7d
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul img {
        width: 11.7130307467vw
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li .msg {
        position: absolute;
        bottom: 1%;
        width: 80%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect11 .box .word {
        position: absolute;
        width: 52.5486074619%;
        left: 5%;
        top: 2%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect11 .box .word .tit {
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect11 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect11 .box .word .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect11 .box .word .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect11 .box .word .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect11 .box .word .lab {
        font-size: 2.9282576867vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        width: 77.6053215078%
    }

    #airbuds10pro .sect11 .box .word .msg {
        font-size: 1.9033674963vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw;
        width: 66.7405764967%
    }

    #airbuds10pro .sect11 .box .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect11 .box .word .note {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 4vw
    }

    #airbuds10pro .sect11 .box .word .note p {
        font-size: 2.8550512445vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect11 .box .word .note img {
        width: 2.8550512445vw
    }

    #airbuds10pro .sect11 .box-2 {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #airbuds10pro .sect11 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect11 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.7830188679%;
        flex: 0 1 32.7830188679%;
        text-align: center
    }

    #airbuds10pro .sect11 .box-2 ul li p {
        margin: 2vw 0;
        font-size: 2.196193265vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2;
        padding: 0 10%
    }

    #airbuds10pro .sect12 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #airbuds10pro .sect12 .box .word {
        width: 77.9446640316%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect12 .box .word .tit {
        position: relative;
        font-size: 6.0761346999vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1;
        background: -o-linear-gradient(165deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        background: linear-gradient(-75deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect12 .box .word .msg {
        font-size: 3.513909224vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        -webkit-transform: translateY(-2vw);
        -ms-transform: translateY(-2vw);
        transform: translateY(-2vw)
    }

    #airbuds10pro .sect12 .box .word .tit-2 {
        font-size: 6.0761346999vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        -webkit-transform: rotateX(180deg) translateY(40%);
        transform: rotateX(180deg) translateY(40%);
        opacity: .22;
        z-index: 0;
        background: -o-linear-gradient(165deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        background: linear-gradient(-75deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect12 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin-top: 2vw
    }

    #airbuds10pro .sect12 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 24.2902208202%;
        flex: 0 1 24.2902208202%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left;
        position: relative
    }

    #airbuds10pro .sect12 .box ul li .li-word {
        position: absolute;
        left: 5%
    }

    #airbuds10pro .sect12 .box ul li .li-word .li-tit {
        font-size: 1.9033674963vw;
        line-height: 1.2;
            font-weight: 500;
        color: #060cfe
    }

    #airbuds10pro .sect12 .box ul li .li-word .li-msg {
        font-size: 1.756954612vw;
        color: #070707;
        line-height: 1.2
    }

    #airbuds10pro .sect12 .box ul li:nth-child(1) .li-word {
        width: 96%;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #airbuds10pro .sect12 .box ul li:nth-child(2) .li-word {
        width: 96%;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #airbuds10pro .sect12 .box ul li:nth-child(3) .li-word {
        width: 96%;
        left: 50%;
        top: 70%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #airbuds10pro .sect12 .box ul li:nth-child(4) .li-word {
        width: 96%;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #airbuds10pro .sect12::before {
        content: "";
        position: absolute;
        z-index: 0;
        top: 20%;
        left: 0;
        width: 100%;
        height: 11.420204978vw;
        background-image: -o-radial-gradient(#7642F6, #000, #000);
        background-image: radial-gradient(#7642F6, #000, #000)
    }

    #airbuds10pro .sect13 {
        background-color: #070707
    }

    #airbuds10pro .sect13 .box {
        padding-top: 4vw
    }

    #airbuds10pro .sect13 .box .word {
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect13 .box .word .tit {
        position: relative;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1;
        background: -o-linear-gradient(165deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        background: linear-gradient(-75deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect13 .box .word .lab {
        font-size: 3.513909224vw;
            color: #fff;
        line-height: 1.2;
        margin: 1vw 0
    }

    #airbuds10pro .sect13 .box .word .msg {
        font-size: 2.196193265vw;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect13 .box .word .msg span {
        color: #9166ff
    }

    #airbuds10pro .sect13 .box-2 {
        position: relative
    }

    #airbuds10pro .sect13 .box-2 .word {
        position: absolute;
        font-size: 1.4641288433vw;
            font-weight: 500;
        color: #f4f4f4;
        line-height: 1.2;
        text-align: center
    }

    #airbuds10pro .sect13 .box-2 .word-1 {
        left: 19%;
        top: 88%;
        width: 18.0241723594%
    }

    #airbuds10pro .sect13 .box-2 .word-2 {
        left: 46%;
        top: 88%;
        width: 18.3394640042%
    }

    #airbuds10pro .sect13 .box-2 .word-3 {
        left: 72%;
        top: 88%;
        width: 15.3967419863%
    }

    #airbuds10pro .sect14 .box {
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto
    }

    #airbuds10pro .sect14 .box .word {
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 2vw 0
    }

    #airbuds10pro .sect14 .box .word .tit {
        position: relative;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1
    }

    #airbuds10pro .sect14 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect14 .box .word .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect14 .box .word .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect14 .box .word .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect14 .box .word .word-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect14 .box .word .word-box .lab {
        width: 40.5315614618%;
        font-size: 3.513909224vw;
            color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect14 .box .word .word-box .msg {
        width: 54.4850498339%;
        font-size: 2.196193265vw;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect14 .box .word .word-box .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect14 .box .img2 {
        width: 83.2803560076%;
        display: block;
        -webkit-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        transform: translateY(-30%);
        margin: 0 auto
    }

    #airbuds10pro .sect14 .box-2 {
        position: relative;
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto
    }

    #airbuds10pro .sect14 .box-2 .word {
        position: absolute;
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #f4f4f4;
        line-height: 1.2;
        text-align: center
    }

    #airbuds10pro .sect14 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect14 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33.0568720379%;
        flex: 0 1 33.0568720379%;
        position: relative
    }

    #airbuds10pro .sect14 .box-2 ul li .word {
        position: absolute;
        width: 80%;
        top: 89%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #airbuds10pro .sect14 .box-2 ul li .word p {
        font-size: 1.756954612vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect15 .box .word {
        position: absolute;
        width: 53.4407027818%;
        left: 5%;
        top: 10%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect15 .box .word .tit {
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #2f34ff;
        line-height: 1.2
    }

    #airbuds10pro .sect15 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect15 .box .word .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect15 .box .word .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect15 .box .word .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect15 .box .word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect15 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect15 .box .word .msg span {
        color: #66a7ff
    }

    #airbuds10pro .sect15 .box-2 {
        padding: 4vw 0
    }

    #airbuds10pro .sect15 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #airbuds10pro .sect15 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.2632685234%;
        flex: 0 0 33.2632685234%;
        text-align: center
    }

    #airbuds10pro .sect15 .box-2 ul li p {
        margin: 1vw 0 2vw 0;
        font-size: 2.196193265vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect16 .box {
        position: relative
    }

    #airbuds10pro .sect16 .box .word {
        position: absolute;
        width: 54.9048316252%;
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect16 .box .word .tit {
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect16 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect16 .box .word .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect16 .box .word .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect16 .box .word .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect16 .box .word .lab {
        font-size: 2.9282576867vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        width: 71.2328767123%
    }

    #airbuds10pro .sect16 .box .word .msg {
        width: 81.7808219178%;
        font-size: 1.9033674963vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect16 .box .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect16 .box .word img {
        width: 25.2562225476vw;
        margin-top: 4vw
    }

    #airbuds10pro .sect16 .box-2 {
        width: 96%;
        margin: 4vw auto;
        position: relative
    }

    #airbuds10pro .sect16 .box-2 .word {
        position: absolute;
        left: 5%;
        top: 5%;
        width: 90%
    }

    #airbuds10pro .sect16 .box-2 .word p {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect17 .box .word-title {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 5%;
        width: 96%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    #airbuds10pro .sect17 .box .word-title .tit {
        position: relative;
        word-break: break-all;
        font-size: 6.0761346999vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1;
        background: -o-linear-gradient(15deg, #87D0FD 0%, #8EE5DC 70%, #98FAAD 79.2236328125%, #9BF9AF 100%);
        background: linear-gradient(75deg, #87D0FD 0%, #8EE5DC 70%, #98FAAD 79.2236328125%, #9BF9AF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect17 .box .word-title .tit-2 {
        font-size: 6.0761346999vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        -webkit-transform: rotateX(180deg) translateY(40%);
        transform: rotateX(180deg) translateY(40%);
        opacity: .22;
        z-index: 0;
        background: -webkit-gradient(linear, left bottom, left top, from(#87D0FD), color-stop(45.9716796875%, #212B3F), color-stop(79.2236328125%, #212B3F), to(#212B3F));
        background: -o-linear-gradient(bottom, #87D0FD 0%, #212B3F 45.9716796875%, #212B3F 79.2236328125%, #212B3F 100%);
        background: linear-gradient(0deg, #87D0FD 0%, #212B3F 45.9716796875%, #212B3F 79.2236328125%, #212B3F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect17 .box .word-title .msg {
        font-size: 3.513909224vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        -webkit-transform: translateY(-4vw);
        -ms-transform: translateY(-4vw);
        transform: translateY(-4vw)
    }

    #airbuds10pro .sect17 .box .word {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 27%;
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect17 .box .word .tit {
        position: relative;
        font-size: 4.39238653vw;
            color: #3a39ff;
        line-height: 1.2;
        z-index: 1;
        background: -o-linear-gradient(15deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        background: linear-gradient(75deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect17 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 1vw 0
    }

    #airbuds10pro .sect17 .box .word .word-line span {
        height: 0.7320644217vw;
        background: -o-linear-gradient(165deg, #87D0FD, #8EE5DC, #98FAAD, #9BF9AF);
        background: linear-gradient(-75deg, #87D0FD, #8EE5DC, #98FAAD, #9BF9AF);
        border-radius: 5px
    }

    #airbuds10pro .sect17 .box .word .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect17 .box .word .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect17 .box .word .lab {
        font-size: 2.9282576867vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect17 .box .word .msg {
        margin-top: 1vw;
        font-size: 1.9033674963vw;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect17 .box .word .msg span {
        color: #5dcfff
    }

    #airbuds10pro .sect17 .box-2 {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 5%;
        width: 63.3967789165%
    }

    #airbuds10pro .sect17 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin-top: 2vw
    }

    #airbuds10pro .sect17 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 24.2902208202%;
        flex: 0 1 24.2902208202%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        position: relative
    }

    #airbuds10pro .sect17 .box-2 ul li .word {
        position: absolute;
        left: 5%
    }

    #airbuds10pro .sect17 .box-2 ul li .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #97f8b2;
        line-height: 1.2;
        background: -o-linear-gradient(165deg, #87D0FD 0%, #8EE5DC 45.9716796875%, #98FAAD 79.2236328125%, #9BF9AF 100%);
        background: linear-gradient(-75deg, #87D0FD 0%, #8EE5DC 45.9716796875%, #98FAAD 79.2236328125%, #9BF9AF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect17 .box-2 ul li .word .msg {
        font-size: 2.635431918vw;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect18 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #airbuds10pro .sect18 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) {
        width: 26.2732919255%;
        text-align: center;
        -webkit-transform: translateX(4vw);
        -ms-transform: translateX(4vw);
        transform: translateX(4vw)
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) .word {
        border: 2px solid #fff;
        border-radius: 20px;
        padding: 2vw
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) .word .tit {
        font-size: 2.635431918vw;
            font-weight: 500;
        color: #0012ff;
        line-height: 1.2
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) .word .msg {
        font-size: 2.196193265vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) .word .msg span {
        color: #0012ff
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) .word-1 {
        background: #ddd
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) .word-2 {
        background: #e3f1ff;
        margin-top: 1vw
    }

    #airbuds10pro .sect18 .box ul li:nth-child(2) {
        width: 73.7267080745%
    }

    #airbuds10pro .sect19 .box .word {
        position: absolute;
        width: 80%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 5%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect19 .box .word .tit {
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect19 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect19 .box .word .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect19 .box .word .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect19 .box .word .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect19 .box .word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect19 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect19 .box .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect19 .box-2 {
        width: 66.5446559297%;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 5%;
        text-align: center
    }

    #airbuds10pro .sect19 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect19 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 45.4345434543%;
        flex: 0 1 45.4345434543%;
        position: relative
    }

    #airbuds10pro .sect19 .box-2 ul li .word {
        position: absolute;
        left: 2%;
        top: 5%;
        width: 96%
    }

    #airbuds10pro .sect19 .box-2 ul li .word .tit {
        font-size: 2.9282576867vw;
            font-weight: 500;
        color: #181efe;
        line-height: 1.2
    }

    #airbuds10pro .sect19 .box-2 ul li .word .lab {
        font-size: 2.635431918vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2;
        margin-top: 35%
    }

    #airbuds10pro .sect19 .box-2 ul li .word .msg {
        font-size: 3.0014641288vw;
            font-weight: 500;
        color: #0d1e4a;
        line-height: 1.2
    }

    #airbuds10pro .sect19 .box-2 .note {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #airbuds10pro .sect20 .box {
        position: absolute;
        top: 5%;
        left: 50%;
        width: 95.9736456808%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto
    }

    #airbuds10pro .sect20 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect20 .box .word .tit {
        position: relative;
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1;
        background: -o-linear-gradient(15deg, #3C35FF 0%, #38BEFF 23.1201171875%, #2E97FF 59.228515625%, #356EFF 100%);
        background: linear-gradient(75deg, #3C35FF 0%, #38BEFF 23.1201171875%, #2E97FF 59.228515625%, #356EFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect20 .box .word .tit-2 {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        -webkit-transform: rotateX(180deg) translateY(40%);
        transform: rotateX(180deg) translateY(40%);
        opacity: .22;
        z-index: 0;
        background: -webkit-gradient(linear, left bottom, left top, from(#3C35FF), color-stop(23.1201171875%, #38BEFF), color-stop(59.228515625%, #123343), to(#123343));
        background: -o-linear-gradient(bottom, #3C35FF 0%, #38BEFF 23.1201171875%, #123343 59.228515625%, #123343 100%);
        background: linear-gradient(0deg, #3C35FF 0%, #38BEFF 23.1201171875%, #123343 59.228515625%, #123343 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect20 .box .word ul {
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 0vw
    }

    #airbuds10pro .sect20 .box .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.6382592928%;
        flex: 0 1 32.6382592928%;
        position: relative
    }

    #airbuds10pro .sect20 .box .word ul li:nth-child(3) .li-word .li-msg {
        margin-top: 0
    }

    #airbuds10pro .sect20 .box .word ul li .li-word {
        position: absolute;
        top: 5%;
        left: 5%;
        width: 90%
    }

    #airbuds10pro .sect20 .box .word ul li .li-word .li-tit {
        font-size: 1.756954612vw;
            font-weight: bold;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect20 .box .word ul li .li-word .li-msg {
        font-size: 1.756954612vw;
            font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw;
        width: 60%
    }

    #airbuds10pro .sect20::before {
        content: "";
        position: absolute;
        z-index: 0;
        top: 10%;
        left: 0;
        width: 100%;
        height: 14.494875549vw;
        background-image: -o-radial-gradient(#123343, #123343, #070707, #070707);
        background-image: radial-gradient(#123343, #123343, #070707, #070707)
    }

    #airbuds10pro .sect20 .box-2 {
        position: absolute;
        width: 51.2445095168%;
        left: 5%;
        top: 44%
    }

    #airbuds10pro .sect20 .box-2 .word {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect20 .box-2 .word .tit {
        font-size: 4.0995607613vw;
            font-weight: 500;
        background: -o-linear-gradient(15deg, #3C35FF 0%, #38BEFF 0%, #2E97FF 82.03125%, #356EFF 100%);
        background: linear-gradient(75deg, #3C35FF 0%, #38BEFF 0%, #2E97FF 82.03125%, #356EFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        line-height: 1.2
    }

    #airbuds10pro .sect20 .box-2 .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 1vw 0
    }

    #airbuds10pro .sect20 .box-2 .word .word-line span {
        height: 0.7320644217vw;
        background: -o-linear-gradient(165deg, #3C35FF, #38BEFF, #2E97FF, #356EFF);
        background: linear-gradient(-75deg, #3C35FF, #38BEFF, #2E97FF, #356EFF);
        border-radius: 5px
    }

    #airbuds10pro .sect20 .box-2 .word .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect20 .box-2 .word .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect20 .box-2 .word .lab {
        font-size: 2.9282576867vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect20 .box-2 .word .msg {
        font-size: 1.9033674963vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect20 .box-2 .word .msg span {
        color: #2e93ff
    }

    #airbuds10pro .sect21 .box {
        position: absolute;
        top: 5%;
        left: 50%;
        width: 96%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto
    }

    #airbuds10pro .sect21 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect21 .box .word .tit {
        position: relative;
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect21 .box .word ul {
        width: 100%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 2vw
    }

    #airbuds10pro .sect21 .box .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.6612903226%;
        flex: 0 1 32.6612903226%;
        position: relative
    }

    #airbuds10pro .sect21 .box .word ul li .li-word {
        position: absolute
    }

    #airbuds10pro .sect21 .box .word ul li .li-word .li-tit {
        font-size: 1.4641288433vw;
        color: #070707;
        line-height: 1.2
    }

    #airbuds10pro .sect21 .box .word ul li:nth-child(1) .li-word {
        left: 15%;
        top: 8%;
        width: 80%
    }

    #airbuds10pro .sect21 .box .word ul li:nth-child(2) .li-word {
        left: 10%;
        top: 20%;
        width: 45%
    }

    #airbuds10pro .sect21 .box .word ul li:nth-child(3) .li-word {
        left: 10%;
        top: 45%;
        width: 25%
    }

    #airbuds10pro .sect21 .box-2 {
        position: absolute;
        width: 96%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 40%
    }

    #airbuds10pro .sect21 .box-2 .word {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect21 .box-2 .word .tit {
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect21 .box-2 .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 1vw 0
    }

    #airbuds10pro .sect21 .box-2 .word .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect21 .box-2 .word .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect21 .box-2 .word .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect21 .box-2 .word .lab {
        font-size: 2.9282576867vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect21 .box-2 .word .msg {
        font-size: 1.9033674963vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect21 .box-2 .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect21 .box-2 .word .note {
        font-size: 1.9033674963vw;
        font-weight: 400;
        color: #181818;
        line-height: 1.2;
        padding-top: 2vw
    }

    #airbuds10pro .sect22 {
        background-color: #eff4fa
    }

    #airbuds10pro .sect22 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #airbuds10pro .sect22 .box .word {
        width: 66.9106881406%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect22 .box .word .tit {
        position: relative;
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #321dff;
        line-height: 1.2
    }

    #airbuds10pro .sect22 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect22 .box .word .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect22 .box .word .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect22 .box .word .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect22 .box .word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect22 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #070707;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect22 .box .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect22 .box .picture-box {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 2vw;
        background-color: #fff;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px
    }

    #airbuds10pro .sect22 .box .picture-box img {
        width: 41.9744795165%
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word {
        width: 58.0255204835%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul {
        width: 100%
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 1vw 2vw
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li .li-title {
        font-size: 2.196193265vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        border-radius: 15px;
        padding: 3px 1vw;
        background: -o-linear-gradient(160deg, #5ABDE4, #3CD4F9, #2B87EC, #F12FA9);
        background: linear-gradient(290deg, #5ABDE4, #3CD4F9, #2B87EC, #F12FA9)
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        margin-top: 1vw
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li {
        border-bottom: 1px solid #060cfe;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: .4vw 0
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li:last-child {
        border-bottom: none
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row {
        font-size: 1.9033674963vw;
            font-weight: 400;
        color: #100d0d;
        line-height: 1.2
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-2 {
        width: 38%
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-3 {
        width: 38%
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-1 {
        color: #020eff;
        width: 24%
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-1 span {
        font-size: 1.756954612vw;
            border: 1px solid #020eff;
        border-radius: 10px;
        line-height: 1;
        padding: 0 5px;
        margin-right: 5px
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-tit {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #2b2b2b
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li:nth-child(2) .item-row-1 {
        width: 40%
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li:nth-child(2) .item-row-tit {
        color: #000
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li:nth-child(2) .item-row-2 {
        width: 60%
    }

    #airbuds10pro .sect22 .box-2 {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #airbuds10pro .sect22 .box-2 .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect22 .box-2 .word .tit {
        position: relative;
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #321dff;
        line-height: 1.2
    }

    #airbuds10pro .sect22 .box-2 .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect22 .box-2 .word .word-line span {
        height: 0.7320644217vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect22 .box-2 .word .word-line span:nth-child(1) {
        width: 3.6603221083vw;
        margin-right: 15px
    }

    #airbuds10pro .sect22 .box-2 .word .word-line span:nth-child(2) {
        width: 7.3206442167vw
    }

    #airbuds10pro .sect22 .box-2 .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #070707;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect22 .box-2 .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect22 .box-2 .picture-box {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 4vw
    }

    #airbuds10pro .sect22 .box-2 .picture-box img {
        width: 51.8617021277%
    }

    #airbuds10pro .sect22 .box-2 .picture-box .picture-word {
        width: 40.9574468085%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect22 .box-2 .picture-box .picture-word .item-ul {
        width: 100%
    }

    #airbuds10pro .sect22 .box-2 .picture-box .picture-word .item-ul .item-li {
        padding: 2vw 0
    }

    #airbuds10pro .sect22 .box-2 .picture-box .picture-word .item-ul .item-li .li-tit {
        font-size: 2.196193265vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect22 .box-2 .picture-box .picture-word .item-ul .item-li .li-msg {
        font-size: 1.756954612vw;
            font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect22 .box-3 {
        padding: 4vw 0
    }

    #airbuds10pro .sect22 .box-3 .word {
        width: 96%;
        margin: 0 auto
    }

    #airbuds10pro .sect22 .box-3 .word .title {
        font-size: 8.78477306vw;
            font-weight: 500;
        color: #979797;
        line-height: 1;
        opacity: .59
    }

    #airbuds10pro .sect22 .box-3 .word img {
        display: block;
        width: 70.6004140787%;
        margin: 0 auto;
        -webkit-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    #airbuds10pro .sect22 .box-3 .pl {
        width: 96%;
        margin: 0 auto;
        background: #fff;
        -webkit-box-shadow: 9px 4px 17px 4px rgba(109, 109, 109, .21);
        box-shadow: 9px 4px 17px 4px rgba(109, 109, 109, .21);
        border-radius: 20px
    }

    #airbuds10pro .sect22 .box-3 .pl ul {
        width: 88.2653061224%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 2vw 0
    }

    #airbuds10pro .sect22 .box-3 .pl ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        border-bottom: 1px solid #a0a0a0;
        padding: .5vw 0
    }

    #airbuds10pro .sect22 .box-3 .pl ul li .tit {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #060cfe;
        line-height: 1.2;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    #airbuds10pro .sect22 .box-3 .pl ul li .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #535353;
        line-height: 1.2;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }
}

@media screen and (max-width: 767px) {
    #airbuds10pro {
        overflow: hidden
    }

    #airbuds10pro .airbuds10pro-pc {
        display: none !important
    }

    #airbuds10pro .airbuds10pro-phone {
        display: initial !important
    }

    #airbuds10pro .sect1 .box {
        position: absolute;
        top: 70%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        width: 96%;
        margin: 0 auto
    }

    #airbuds10pro .sect1 .box .word {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect1 .box .word .tit {
        font-size: 8.8541666667vw;
            font-weight: bold;
        color: #000;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.5126953125%, #6142DB), color-stop(56.73828125%, #D91604), to(#F4B146));
        background: -o-linear-gradient(left, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
        background: linear-gradient(90deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect1 .box .word .lab {
        font-size: 6.25vw;
        font-weight: bold;
        color: #000;
        margin: 2vw 0
    }

    #airbuds10pro .sect1 .box .word .msg p {
        font-size: 3.3854166667vw;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect2 {
        padding: 8vw 15px
    }

    #airbuds10pro .sect2 .box {
        position: relative;
        width: 100%;
        margin: 0 auto;
        height: 91.1458333333vw
    }

    #airbuds10pro .sect2 .box .item-box {
        position: absolute
    }

    #airbuds10pro .sect2 .box .item-box .scale-box {
        overflow: hidden;
        border-radius: 0
    }

    #airbuds10pro .sect2 .box .item-box .scale-box .word {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 11;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box .scale-box .word .word-tit {
            font-size: 3.125vw !important;
        font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect2 .box .item-box .scale-box .word .word-msg {
        display: none;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect2 .box .item-box .scale-box img {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #airbuds10pro .sect2 .box .item-box .scale-box img:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 19.7244379985%;
        height: 22.5490196078%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(1) .word {
        width: 96%;
        top: 5%;
        left: 2%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(1) .word .word-tit {
        font-size: 3.7760416667vw;
        background: -webkit-gradient(linear, right top, left top, from(#A2E674), color-stop(0%, #5ABDE4), color-stop(0%, #3CD4F9), color-stop(53.8818359375%, #2B87EC), to(#F12FA9));
        background: -o-linear-gradient(right, #A2E674 0%, #5ABDE4 0%, #3CD4F9 0%, #2B87EC 53.8818359375%, #F12FA9 100%);
        background: linear-gradient(270deg, #A2E674 0%, #5ABDE4 0%, #3CD4F9 0%, #2B87EC 53.8818359375%, #F12FA9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(1) .word .word-msg {
        font-size: 3.125vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(2) {
        top: 0;
        left: 20.3045685279%;
        width: 37.6359680928%;
        height: 22.5490196078%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(2) .word {
        width: 96%;
        top: 10%;
        left: 2%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(2) .word .word-tit {
        font-size: 3.7760416667vw;
        background: -webkit-gradient(linear, right top, left top, from(#CC1E1C), color-stop(0.5126953125%, #E13F3D), to(#DF7937));
        background: -o-linear-gradient(right, #CC1E1C 0%, #E13F3D 0.5126953125%, #DF7937 100%);
        background: linear-gradient(270deg, #CC1E1C 0%, #E13F3D 0.5126953125%, #DF7937 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(2) .word .word-msg {
        font-size: 3.125vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(3) {
        top: 0;
        left: 58.5931834663%;
        width: 23.9303843365%;
        height: 22.5490196078%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(3) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: center
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(3) .word .word-tit {
        font-size: 3.7760416667vw;
        color: #060cfe
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(3) .word .word-msg {
        font-size: 3.125vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(4) {
        top: 0;
        left: 83.2487309645%;
        width: 16.3161711385%;
        height: 22.7124183007%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(4) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(4) .word .word-tit {
        font-size: 3.6458333333vw;
        color: #060cfe
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(4) .word .word-msg {
        font-size: 2.34375vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(5) {
        top: 24.0196078431%;
        left: 0;
        width: 20.1595358956%;
        height: 22.5490196078%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(5) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(5) .word .word-tit {
        font-size: 3.125vw;
        color: #060cfe
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(5) .word .word-msg {
        font-size: 3.125vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(6) {
        top: 24.0196078431%;
        left: 21.2472806381%;
        width: 27.9187817259%;
        height: 22.5490196078%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(6) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(6) .word .word-tit {
        font-size: 3.7760416667vw;
        background: -webkit-gradient(linear, right top, left top, from(#0D85F4), color-stop(39.3798828125%, #7E72F4), to(#ED3F4A));
        background: -o-linear-gradient(right, #0D85F4 0%, #7E72F4 39.3798828125%, #ED3F4A 100%);
        background: linear-gradient(270deg, #0D85F4 0%, #7E72F4 39.3798828125%, #ED3F4A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(6) .word .word-msg {
        font-size: 3.125vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(7) {
        top: 24.0196078431%;
        left: 49.8187092096%;
        width: 25.5257432922%;
        height: 22.5490196078%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(7) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(7) .word .word-tit {
        font-size: 3.7760416667vw;
        background: -webkit-gradient(linear, right top, left top, color-stop(0.5126953125%, #6142DB), color-stop(56.73828125%, #D91604), to(#F4B146));
        background: -o-linear-gradient(right, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
        background: linear-gradient(270deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(7) .word .word-msg {
        font-size: 3.125vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(8) {
        top: 24.0196078431%;
        left: 75.852066715%;
        width: 24.147933285%;
        height: 22.4673202614%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(8) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(8) .word .word-tit {
        font-size: 3.6458333333vw;
        background: -webkit-gradient(linear, right top, left top, from(#290A59), to(#FF7C00));
        background: -o-linear-gradient(right, #290A59 0%, #FF7C00 100%);
        background: linear-gradient(270deg, #290A59 0%, #FF7C00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(8) .word .word-msg {
        font-size: 3.125vw;
        line-height: 1
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(9) {
        top: 48.4477124183%;
        left: 0;
        width: 18.2741116751%;
        height: 23.6111111111%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(9) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(9) .word .word-tit {
        font-size: 3.90625vw;
        background: -webkit-gradient(linear, right top, left top, from(#D91604), color-stop(0.5126953125%, #EF3D3D), to(#E97C35));
        background: -o-linear-gradient(right, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
        background: linear-gradient(270deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(9) .word .word-msg {
        font-size: 2.8645833333vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(10) {
        top: 48.4477124183%;
        left: 18.9992748368%;
        width: 42.4220449601%;
        height: 23.6111111111%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(10) .word {
        width: 65%;
        top: 10%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(10) .word .word-tit {
        font-size: 3.7760416667vw;
        background: -webkit-gradient(linear, right top, left top, from(#7135F7), color-stop(45.9716796875%, #BCA1FF), color-stop(79.2236328125%, #7645F6), to(#7642FE));
        background: -o-linear-gradient(right, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        background: linear-gradient(270deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(10) .word .word-msg {
        font-size: 3.125vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(11) {
        top: 48.4477124183%;
        left: 62.0739666425%;
        width: 37.8535170413%;
        height: 23.9379084967%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(11) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(11) .word .word-tit {
        font-size: 3.7760416667vw;
        background: -webkit-gradient(linear, right top, left top, from(#0D85F4), color-stop(39.3798828125%, #7E72F4), to(#ED3F4A));
        background: -o-linear-gradient(right, #0D85F4 0%, #7E72F4 39.3798828125%, #ED3F4A 100%);
        background: linear-gradient(270deg, #0D85F4 0%, #7E72F4 39.3798828125%, #ED3F4A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(11) .word .word-msg {
        font-size: 3.125vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(12) {
        top: 73.6928104575%;
        left: 0;
        width: 38.143582306%;
        height: 25.408496732%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(12) .word {
        width: 35%;
        top: 50%;
        left: 60%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(12) .word .word-tit {
        font-size: 3.90625vw;
        color: #060cfe
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(12) .word .word-msg {
        font-size: 3.125vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(13) {
        top: 73.6928104575%;
        left: 39.0137781001%;
        width: 37.708484409%;
        height: 27.1241830065%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(13) .word {
        width: 96%;
        top: 5%;
        left: 2%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(13) .word .word-tit {
        font-size: 3.90625vw;
        background: -webkit-gradient(linear, right top, left top, from(#FB5B3B), to(#334255));
        background: -o-linear-gradient(right, #FB5B3B 0%, #334255 100%);
        background: linear-gradient(270deg, #FB5B3B 0%, #334255 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(13) .word .word-msg {
        font-size: 3.125vw
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(13) .word .note {
        display: none;
        margin-top: 15%;
        width: 40%;
        font-size: 2.6041666667vw;
        font-weight: 400;
        color: #0d0d0d
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(14) {
        top: 73.6928104575%;
        left: 77.3023930384%;
        width: 22.3350253807%;
        height: 25.7352941176%
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(14) .word {
        width: 96%;
        top: 10%;
        left: 2%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(14) .word .word-tit {
        font-size: 3.90625vw;
        color: #060cfe
    }

    #airbuds10pro .sect2 .box .item-box:nth-child(14) .word .word-msg {
        font-size: 3.125vw
    }

    #airbuds10pro .sect3 {
        height: 79.0364583333vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#F4FBFD), color-stop(#F5FBFF), color-stop(#F3FAFF), to(#DCEDFD));
        background: -o-linear-gradient(bottom, #F4FBFD, #F5FBFF, #F3FAFF, #DCEDFD);
        background: linear-gradient(0deg, #F4FBFD, #F5FBFF, #F3FAFF, #DCEDFD);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect3 .box {
        width: 96%;
        margin: 0 auto
    }

    #airbuds10pro .sect3 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect3 .box .word .tit {
        position: relative;
        font-size: 11.71875vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1;
        background: -o-linear-gradient(175deg, #3C35FF 0%, #38BEFF 23.1201171875%, #2E97FF 59.228515625%, #356EFF 100%);
        background: linear-gradient(275deg, #3C35FF 0%, #38BEFF 23.1201171875%, #2E97FF 59.228515625%, #356EFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect3 .box .word .tit-2 {
        font-size: 11.71875vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        -webkit-transform: rotateX(180deg) translateY(40%);
        transform: rotateX(180deg) translateY(40%);
        opacity: .22;
        z-index: 0;
        background: -webkit-gradient(linear, left bottom, left top, from(#3474FF), color-stop(23.1201171875%, #3474FF), color-stop(59.228515625%, #F4FBFF), to(#F4FBFF));
        background: -o-linear-gradient(bottom, #3474FF 0%, #3474FF 23.1201171875%, #F4FBFF 59.228515625%, #F4FBFF 100%);
        background: linear-gradient(0deg, #3474FF 0%, #3474FF 23.1201171875%, #F4FBFF 59.228515625%, #F4FBFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect3 .box .word ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        -webkit-transform: translateY(-4vw);
        -ms-transform: translateY(-4vw);
        transform: translateY(-4vw)
    }

    #airbuds10pro .sect3 .box .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
        flex: 0 1 48%;
        margin: 1% 0;
        height: 18.359375vw;
        background: -o-linear-gradient(165deg, #3C35FF, #38BEFF, #2E97FF, #356EFF);
        background: linear-gradient(-75deg, #3C35FF, #38BEFF, #2E97FF, #356EFF);
        border-radius: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect3 .box .word ul li p {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect4 .box {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #airbuds10pro .sect4 .box .word {
        width: 100%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect4 .box .word .tit {
        position: relative;
        font-size: 7.8125vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1
    }

    #airbuds10pro .sect4 .box .word .msg {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        -webkit-transform: translateY(0vw);
        -ms-transform: translateY(0vw);
        transform: translateY(0vw)
    }

    #airbuds10pro .sect4 .box .word .tit-2 {
        display: none;
        font-size: 10.8072916667vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        -webkit-transform: rotateX(180deg) translateY(40%);
        transform: rotateX(180deg) translateY(40%);
        opacity: .22;
        z-index: 0;
        background: -webkit-gradient(linear, left bottom, left top, from(#3474FF), color-stop(23.1201171875%, #3474FF), color-stop(59.228515625%, #F4FBFF), to(#F4FBFF));
        background: -o-linear-gradient(bottom, #3474FF 0%, #3474FF 23.1201171875%, #F4FBFF 59.228515625%, #F4FBFF 100%);
        background: linear-gradient(0deg, #3474FF 0%, #3474FF 23.1201171875%, #F4FBFF 59.228515625%, #F4FBFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect4 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin-top: 2vw;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #airbuds10pro .sect4 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left;
        position: relative;
        margin: 1% 0
    }

    #airbuds10pro .sect4 .box ul li .li-word {
        position: absolute;
        left: 5%
    }

    #airbuds10pro .sect4 .box ul li .li-word .li-tit {
        font-size: 3.3854166667vw;
        line-height: 1.2;
            font-weight: 500;
        color: #060cfe
    }

    #airbuds10pro .sect4 .box ul li .li-word .li-msg {
        font-size: 3.125vw;
        color: #070707;
        line-height: 1.2
    }

    #airbuds10pro .sect4 .box ul li:nth-child(1) .li-word {
        width: 60%;
        left: 2%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #airbuds10pro .sect4 .box ul li:nth-child(2) .li-word {
        width: 80%;
        left: 10%;
        top: 60%
    }

    #airbuds10pro .sect4 .box ul li:nth-child(3) .li-word {
        width: 80%;
        left: 10%;
        top: 5%
    }

    #airbuds10pro .sect4 .box ul li:nth-child(4) .li-word {
        width: 96%;
        left: 2%;
        top: 60%
    }

    #airbuds10pro .sect5 .box {
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 8vw 0
    }

    #airbuds10pro .sect5 .box .left-word {
        width: 100%
    }

    #airbuds10pro .sect5 .box .left-word .tit {
        font-size: 7.8125vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect5 .box .left-word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect5 .box .left-word .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect5 .box .left-word .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect5 .box .left-word .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect5 .box .left-word .lab {
        font-size: 6.25vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect5 .box .right-word {
        width: 100%
    }

    #airbuds10pro .sect5 .box .right-word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect5 .box .right-word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect5 .picture-box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #airbuds10pro .sect5 .picture-box ul li {
        position: relative
    }

    #airbuds10pro .sect5 .picture-box ul li .word {
        position: absolute
    }

    #airbuds10pro .sect5 .picture-box ul li .word .word-tit {
        font-size: 7.8125vw;
            font-weight: 500;
        color: #060cfe
    }

    #airbuds10pro .sect5 .picture-box ul li .word .word-msg {
        font-size: 3.3854166667vw;
            font-weight: 400;
        color: #000
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(1) {
        width: 100%;
        padding-top: 20vw
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(1) .word-1 {
        left: 10%;
        top: 0
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(1) .word-2 {
        left: 10%;
        top: 20%
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(1) img {
        width: 82.1860220704%;
        display: block;
        margin: 0 0 0 auto
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(2) {
        width: 49.1145833333%
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(2) .word {
        left: 60%;
        top: 10%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(2) .word .word-round {
        width: 3.2552083333vw;
        height: 3.2552083333vw;
        background-color: #000;
        border-radius: 50%;
        position: relative;
        margin-bottom: 1vw;
        text-align: center
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(2) .word .word-round::before {
        content: "";
        position: absolute;
        width: 3.90625vw;
        height: 3.90625vw;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border: 1px dashed #000
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(3) {
        width: 49.84375%
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(3) .word {
        left: 8%;
        top: 10%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(3) .word .word-round {
        width: 3.2552083333vw;
        height: 3.2552083333vw;
        background-color: #fff;
        border-radius: 50%;
        position: relative;
        margin-bottom: 1vw;
        text-align: center
    }

    #airbuds10pro .sect5 .picture-box ul li:nth-child(3) .word .word-round::before {
        content: "";
        position: absolute;
        width: 3.90625vw;
        height: 3.90625vw;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border: 1px dashed #fff
    }

    #airbuds10pro .sect6 .box {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #airbuds10pro .sect6 .box .word {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect6 .box .tit {
        font-size: 7.8125vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect6 .box .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0 4vw 0
    }

    #airbuds10pro .sect6 .box .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect6 .box .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect6 .box .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect6 .box .msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect6 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect6 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 31.8996415771%;
        flex: 0 1 31.8996415771%;
        text-align: center
    }

    #airbuds10pro .sect7 .box {
        position: relative;
        width: 100%;
        left: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 0 auto;
        background: rgba(234, 234, 234, .5058823529);
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    #airbuds10pro .sect7 .box .word {
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 8vw 0
    }

    #airbuds10pro .sect7 .box .tit {
        font-size: 8.8541666667vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect7 .box .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect7 .box .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect7 .box .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect7 .box .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect7 .box .lab {
        font-size: 5.46875vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect7 .box .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect8 {
        background: -webkit-gradient(linear, left top, left bottom, from(#E3EFFD), to(#fff));
        background: -o-linear-gradient(top, #E3EFFD 0%, #fff 100%);
        background: linear-gradient(180deg, #E3EFFD 0%, #fff 100%)
    }

    #airbuds10pro .sect8 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #airbuds10pro .sect8 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #airbuds10pro .sect8 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%;
        position: relative;
        margin: 1% 0
    }

    #airbuds10pro .sect8 .box ul li .word {
        position: absolute;
        bottom: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #airbuds10pro .sect8 .box ul li .word p {
        font-size: 5.2083333333vw;
            font-weight: 400;
        color: #fff;
        line-height: 1
    }

    #airbuds10pro .sect8 .box-2 {
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto
    }

    #airbuds10pro .sect8 .box-2 .title {
        font-size: 6.25vw;
            font-weight: 400;
        color: #060cfe;
        line-height: 1.2;
        padding-bottom: 1vw
    }

    #airbuds10pro .sect8 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #airbuds10pro .sect8 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%;
        position: relative;
        margin: 2% 0
    }

    #airbuds10pro .sect8 .box-2 ul li .word {
        position: absolute;
        width: 80%;
        bottom: 0;
        left: 20%
    }

    #airbuds10pro .sect8 .box-2 ul li .word p {
        font-size: 3.3854166667vw;
            font-weight: 400;
        color: #070707;
        line-height: 1
    }

    #airbuds10pro .sect9 .box {
        padding-top: 8vw
    }

    #airbuds10pro .sect9 .box .word {
        position: relative;
        width: 96%;
        left: auto;
        top: 5%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect9 .box .word .left-box {
        width: 100%
    }

    #airbuds10pro .sect9 .box .word .left-box .tit {
        font-size: 8.8541666667vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect9 .box .word .left-box .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect9 .box .word .left-box .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect9 .box .word .left-box .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect9 .box .word .left-box .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect9 .box .word .left-box .lab {
        font-size: 5.46875vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect9 .box .word .msg {
        width: 100%;
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect9 .box .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect9 .box-2 {
        width: 96%;
        margin: 0 auto;
        padding-bottom: 8vw
    }

    #airbuds10pro .sect9 .box-2 .word {
        -webkit-transform: translateY(-4vw);
        -ms-transform: translateY(-4vw);
        transform: translateY(-4vw);
        background: #f1f1f1;
        border-radius: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 4vw 2vw
    }

    #airbuds10pro .sect9 .box-2 .word .word-tit {
        font-size: 6.5104166667vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2;
        padding-bottom: 2vw
    }

    #airbuds10pro .sect9 .box-2 .word-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    #airbuds10pro .sect9 .box-2 .word-ul ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect9 .box-2 .word-ul ul.ul-1 {
        width: 32.9972502291%
    }

    #airbuds10pro .sect9 .box-2 .word-ul ul.ul-2 {
        width: 36.6636113657%
    }

    #airbuds10pro .sect9 .box-2 .word-ul ul li {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #4b4b4b;
        line-height: 1.2;
        padding: .5vw 0 .2vw 0;
        border-bottom: 1px solid #7d7d7d
    }

    #airbuds10pro .sect9 .box-2 .word-ul img {
        width: 20.8333333333vw
    }

    #airbuds10pro .sect10 .box .word {
        position: relative;
        width: 96%;
        left: auto;
        top: 3%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        flex-direction: column;
        padding: 8vw 0
    }

    #airbuds10pro .sect10 .box .word .tit {
        font-size: 7.8125vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect10 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect10 .box .word .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect10 .box .word .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect10 .box .word .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect10 .box .word .lab {
        font-size: 5.2083333333vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect10 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect10 .box-2 {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding-bottom: 4vw
    }

    #airbuds10pro .sect10 .box-2 .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.6583932071%;
        flex: 0 1 32.6583932071%;
        position: relative;
        display: none
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        -webkit-transform: translateY(-15%);
        -ms-transform: translateY(-15%);
        transform: translateY(-15%)
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word {
        width: 96%;
        margin: 0 auto;
        background: #f1f1f1;
        border-radius: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 2vw
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word .word-tit {
        font-size: 6.5104166667vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul ul.ul-1 {
        width: 32.9972502291%
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul ul.ul-2 {
        width: 36.6636113657%
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul ul li {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #4b4b4b;
        line-height: 1.2;
        padding: .5vw 0 .2vw 0;
        border-bottom: 1px solid #7d7d7d
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li:nth-child(1) .word-ul img {
        width: 20.8333333333vw
    }

    #airbuds10pro .sect10 .box-2 .item-ul .item-li .msg {
        position: absolute;
        bottom: 1%;
        width: 80%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect11 .box .word {
        position: relative;
        width: 96%;
        left: 0%;
        top: 2%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect11 .box .word .tit {
        font-size: 7.8125vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect11 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect11 .box .word .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect11 .box .word .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect11 .box .word .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect11 .box .word .lab {
        font-size: 5.2083333333vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        width: auto
    }

    #airbuds10pro .sect11 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw;
        width: auto
    }

    #airbuds10pro .sect11 .box .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect11 .box .word .note {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 4vw
    }

    #airbuds10pro .sect11 .box .word .note p {
        font-size: 5.078125vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect11 .box .word .note img {
        width: 5.078125vw
    }

    #airbuds10pro .sect11 .box-2 {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #airbuds10pro .sect11 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect11 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.7830188679%;
        flex: 0 1 32.7830188679%;
        text-align: center
    }

    #airbuds10pro .sect11 .box-2 ul li p {
        margin: 2vw 0;
        font-size: 3.125vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2;
        padding: 0 10%
    }

    #airbuds10pro .sect12 .box {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #airbuds10pro .sect12 .box .word {
        width: 100%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect12 .box .word .tit {
        position: relative;
        font-size: 9.1145833333vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1;
        background: -o-linear-gradient(165deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        background: linear-gradient(-75deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect12 .box .word .msg {
        font-size: 6.25vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        -webkit-transform: translateY(-2vw);
        -ms-transform: translateY(-2vw);
        transform: translateY(-2vw)
    }

    #airbuds10pro .sect12 .box .word .tit-2 {
        font-size: 9.1145833333vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        -webkit-transform: rotateX(180deg) translateY(40%);
        transform: rotateX(180deg) translateY(40%);
        opacity: .22;
        z-index: 0;
        background: -o-linear-gradient(165deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        background: linear-gradient(-75deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect12 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin-top: 2vw;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #airbuds10pro .sect12 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%;
        margin: 1% 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left;
        position: relative
    }

    #airbuds10pro .sect12 .box ul li .li-word {
        position: absolute;
        left: 5%
    }

    #airbuds10pro .sect12 .box ul li .li-word .li-tit {
        font-size: 3.3854166667vw;
        line-height: 1.2;
            font-weight: 500;
        color: #060cfe
    }

    #airbuds10pro .sect12 .box ul li .li-word .li-msg {
        font-size: 3.125vw;
        color: #070707;
        line-height: 1.2
    }

    #airbuds10pro .sect12 .box ul li:nth-child(1) .li-word {
        width: 96%;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #airbuds10pro .sect12 .box ul li:nth-child(2) .li-word {
        width: 96%;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #airbuds10pro .sect12 .box ul li:nth-child(3) .li-word {
        width: 96%;
        left: 50%;
        top: 70%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #airbuds10pro .sect12 .box ul li:nth-child(4) .li-word {
        width: 96%;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #airbuds10pro .sect12::before {
        content: "";
        position: absolute;
        z-index: 0;
        top: 20%;
        left: 0;
        width: 100%;
        height: 20.3125vw;
        background-image: -o-radial-gradient(#7642F6, #000, #000);
        background-image: radial-gradient(#7642F6, #000, #000)
    }

    #airbuds10pro .sect13 {
        background-color: #070707
    }

    #airbuds10pro .sect13 .box {
        padding-top: 4vw
    }

    #airbuds10pro .sect13 .box .word {
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect13 .box .word .tit {
        position: relative;
        font-size: 7.8125vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1;
        background: -o-linear-gradient(165deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        background: linear-gradient(-75deg, #7135F7 0%, #BCA1FF 45.9716796875%, #7645F6 79.2236328125%, #7642FE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect13 .box .word .lab {
        font-size: 6.25vw;
            color: #fff;
        line-height: 1.2;
        margin: 1vw 0
    }

    #airbuds10pro .sect13 .box .word .msg {
        font-size: 3.90625vw;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect13 .box .word .msg span {
        color: #9166ff
    }

    #airbuds10pro .sect13 .box-2 {
        position: relative
    }

    #airbuds10pro .sect13 .box-2 .word {
        display: none;
        position: absolute;
        font-size: 2.6041666667vw;
            font-weight: 500;
        color: #f4f4f4;
        line-height: 1.2;
        text-align: center
    }

    #airbuds10pro .sect13 .box-2 .word-1 {
        left: 19%;
        top: 88%;
        width: 18.0241723594%
    }

    #airbuds10pro .sect13 .box-2 .word-2 {
        left: 46%;
        top: 88%;
        width: 18.3394640042%
    }

    #airbuds10pro .sect13 .box-2 .word-3 {
        left: 72%;
        top: 88%;
        width: 15.3967419863%
    }

    #airbuds10pro .sect14 .box {
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto
    }

    #airbuds10pro .sect14 .box .word {
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 2vw 0
    }

    #airbuds10pro .sect14 .box .word .tit {
        position: relative;
        font-size: 7.8125vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1
    }

    #airbuds10pro .sect14 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect14 .box .word .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect14 .box .word .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect14 .box .word .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect14 .box .word .word-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect14 .box .word .word-box .lab {
        width: 100%;
        font-size: 6.25vw;
            color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect14 .box .word .word-box .msg {
        width: auto;
        font-size: 3.90625vw;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect14 .box .word .word-box .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect14 .box .img2 {
        width: 83.2803560076%;
        display: block;
        -webkit-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        transform: translateY(-30%);
        margin: 0 auto
    }

    #airbuds10pro .sect14 .box-2 {
        position: relative;
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto;
        display: none
    }

    #airbuds10pro .sect14 .box-2 .word {
        position: absolute;
        font-size: 3.125vw;
            font-weight: 500;
        color: #f4f4f4;
        line-height: 1.2;
        text-align: center
    }

    #airbuds10pro .sect14 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect14 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33.0568720379%;
        flex: 0 1 33.0568720379%;
        position: relative
    }

    #airbuds10pro .sect14 .box-2 ul li .word {
        position: absolute;
        width: 80%;
        top: 89%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #airbuds10pro .sect14 .box-2 ul li .word p {
        font-size: 3.125vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect15 {
        background-color: #10151f
    }

    #airbuds10pro .sect15 .box .word {
        position: relative;
        padding: 4vw 0;
        width: 96%;
        left: 0;
        top: 10%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect15 .box .word .tit {
        font-size: 7.8125vw;
            font-weight: 500;
        color: #2f34ff;
        line-height: 1.2
    }

    #airbuds10pro .sect15 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect15 .box .word .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect15 .box .word .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect15 .box .word .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect15 .box .word .lab {
        font-size: 6.25vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect15 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect15 .box .word .msg span {
        color: #66a7ff
    }

    #airbuds10pro .sect15 .box-2 {
        padding: 4vw 0
    }

    #airbuds10pro .sect15 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #airbuds10pro .sect15 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        margin: 1% 0;
        text-align: center
    }

    #airbuds10pro .sect15 .box-2 ul li p {
        margin: 1vw 0 2vw 0;
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect16 .box {
        position: relative
    }

    #airbuds10pro .sect16 .box .word {
        position: relative;
        width: 96%;
        left: 0%;
        top: 50%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 8vw 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect16 .box .word .tit {
        font-size: 7.8125vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect16 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect16 .box .word .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect16 .box .word .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect16 .box .word .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect16 .box .word .lab {
        font-size: 5.2083333333vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        width: 71.2328767123%
    }

    #airbuds10pro .sect16 .box .word .msg {
        width: auto;
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect16 .box .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect16 .box .word img {
        width: 44.921875vw;
        height: auto;
        margin-top: 4vw
    }

    #airbuds10pro .sect16 .box img {
        height: 300px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: right;
        object-position: right
    }

    #airbuds10pro .sect16 .box-2 {
        width: 96%;
        margin: 4vw auto;
        position: relative
    }

    #airbuds10pro .sect16 .box-2 .word {
        position: absolute;
        left: 5%;
        top: 5%;
        width: 90%
    }

    #airbuds10pro .sect16 .box-2 .word p {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect17 .box .word-title {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 5%;
        width: 96%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    #airbuds10pro .sect17 .box .word-title .tit {
        position: relative;
        word-break: break-all;
        font-size: 9.1145833333vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1;
        background: -o-linear-gradient(15deg, #87D0FD 0%, #8EE5DC 70%, #98FAAD 79.2236328125%, #9BF9AF 100%);
        background: linear-gradient(75deg, #87D0FD 0%, #8EE5DC 70%, #98FAAD 79.2236328125%, #9BF9AF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect17 .box .word-title .tit-2 {
        display: none;
        font-size: 10.8072916667vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        -webkit-transform: rotateX(180deg) translateY(40%);
        transform: rotateX(180deg) translateY(40%);
        opacity: .22;
        z-index: 0;
        background: -webkit-gradient(linear, left bottom, left top, from(#87D0FD), color-stop(45.9716796875%, #212B3F), color-stop(79.2236328125%, #212B3F), to(#212B3F));
        background: -o-linear-gradient(bottom, #87D0FD 0%, #212B3F 45.9716796875%, #212B3F 79.2236328125%, #212B3F 100%);
        background: linear-gradient(0deg, #87D0FD 0%, #212B3F 45.9716796875%, #212B3F 79.2236328125%, #212B3F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect17 .box .word-title .msg {
        font-size: 7.03125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        -webkit-transform: translateY(0vw);
        -ms-transform: translateY(0vw);
        transform: translateY(0vw)
    }

    #airbuds10pro .sect17 .box .word {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 27%;
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        display: none
    }

    #airbuds10pro .sect17 .box .word .tit {
        position: relative;
        font-size: 7.8125vw;
            color: #3a39ff;
        line-height: 1.2;
        z-index: 1;
        background: -o-linear-gradient(15deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        background: linear-gradient(75deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect17 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 1vw 0
    }

    #airbuds10pro .sect17 .box .word .word-line span {
        height: 1.3020833333vw;
        background: -o-linear-gradient(165deg, #87D0FD, #8EE5DC, #98FAAD, #9BF9AF);
        background: linear-gradient(-75deg, #87D0FD, #8EE5DC, #98FAAD, #9BF9AF);
        border-radius: 5px
    }

    #airbuds10pro .sect17 .box .word .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect17 .box .word .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect17 .box .word .lab {
        font-size: 5.2083333333vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect17 .box .word .msg {
        margin-top: 1vw;
        font-size: 3.3854166667vw;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect17 .box .word .msg span {
        color: #5dcfff
    }

    #airbuds10pro .sect17 .box-2 {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 10%;
        width: 96%
    }

    #airbuds10pro .sect17 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin-top: 0
    }

    #airbuds10pro .sect17 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 24.2902208202%;
        flex: 0 1 24.2902208202%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        position: relative
    }

    #airbuds10pro .sect17 .box-2 ul li .word {
        position: absolute;
        left: 5%
    }

    #airbuds10pro .sect17 .box-2 ul li .word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #97f8b2;
        line-height: 1.2;
        background: -o-linear-gradient(165deg, #87D0FD 0%, #8EE5DC 45.9716796875%, #98FAAD 79.2236328125%, #9BF9AF 100%);
        background: linear-gradient(-75deg, #87D0FD 0%, #8EE5DC 45.9716796875%, #98FAAD 79.2236328125%, #9BF9AF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect17 .box-2 ul li .word .msg {
        font-size: 3.3854166667vw;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect18 .box {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #airbuds10pro .sect18 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect18 .box ul li {
        margin: 2vw 0
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) {
        width: 100%;
        text-align: center;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) .word {
        border: 2px solid #fff;
        border-radius: 20px;
        padding: 2vw
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) .word .tit {
        font-size: 6.5104166667vw;
            font-weight: 500;
        color: #0012ff;
        line-height: 1.2
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) .word .msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) .word .msg span {
        color: #0012ff
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) .word-1 {
        background: #ddd
    }

    #airbuds10pro .sect18 .box ul li:nth-child(1) .word-2 {
        background: #e3f1ff;
        margin-top: 1vw
    }

    #airbuds10pro .sect18 .box ul li:nth-child(2) {
        width: 100%
    }

    #airbuds10pro .sect19 .box .word {
        position: relative;
        width: 96%;
        left: 0;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        top: 5%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 4vw 0
    }

    #airbuds10pro .sect19 .box .word .tit {
        font-size: 7.8125vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect19 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect19 .box .word .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect19 .box .word .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect19 .box .word .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect19 .box .word .lab {
        font-size: 6.25vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect19 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect19 .box .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect19 .box-2 {
        width: 66.5446559297%;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 5%;
        text-align: center
    }

    #airbuds10pro .sect19 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect19 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
        flex: 0 1 48%;
        position: relative
    }

    #airbuds10pro .sect19 .box-2 ul li .word {
        position: absolute;
        left: 2%;
        top: 60%;
        width: 96%
    }

    #airbuds10pro .sect19 .box-2 ul li .word .tit {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #181efe;
        line-height: 1.2
    }

    #airbuds10pro .sect19 .box-2 ul li .word .lab {
        display: none;
        font-size: 4.6875vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2;
        margin-top: 35%
    }

    #airbuds10pro .sect19 .box-2 ul li .word .msg {
        display: none;
        font-size: 5.3385416667vw;
            font-weight: 500;
        color: #0d1e4a;
        line-height: 1.2
    }

    #airbuds10pro .sect19 .box-2 .note {
        display: none;
        font-size: 3.90625vw;
            font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #airbuds10pro .sect20 .box {
        position: absolute;
        top: 5%;
        left: 50%;
        width: 95.9736456808%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto
    }

    #airbuds10pro .sect20 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect20 .box .word .tit {
        position: relative;
        font-size: 5.9895833333vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        z-index: 1;
        background: -o-linear-gradient(15deg, #3C35FF 0%, #38BEFF 23.1201171875%, #2E97FF 59.228515625%, #356EFF 100%);
        background: linear-gradient(75deg, #3C35FF 0%, #38BEFF 23.1201171875%, #2E97FF 59.228515625%, #356EFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #airbuds10pro .sect20 .box .word .tit-2 {
        font-size: 9.375vw;
        font-weight: bold;
        color: #3a39ff;
        line-height: 1.2;
        -webkit-transform: rotateX(180deg) translateY(40%);
        transform: rotateX(180deg) translateY(40%);
        opacity: .22;
        z-index: 0;
        background: -webkit-gradient(linear, left bottom, left top, from(#3C35FF), color-stop(23.1201171875%, #38BEFF), color-stop(59.228515625%, #123343), to(#123343));
        background: -o-linear-gradient(bottom, #3C35FF 0%, #38BEFF 23.1201171875%, #123343 59.228515625%, #123343 100%);
        background: linear-gradient(0deg, #3C35FF 0%, #38BEFF 23.1201171875%, #123343 59.228515625%, #123343 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        display: none
    }

    #airbuds10pro .sect20 .box .word ul {
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 0vw;
        display: none
    }

    #airbuds10pro .sect20 .box .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.6382592928%;
        flex: 0 1 32.6382592928%;
        position: relative
    }

    #airbuds10pro .sect20 .box .word ul li:nth-child(3) .li-word .li-msg {
        margin-top: 0
    }

    #airbuds10pro .sect20 .box .word ul li .li-word {
        position: absolute;
        top: 5%;
        left: 5%;
        width: 90%
    }

    #airbuds10pro .sect20 .box .word ul li .li-word .li-tit {
        font-size: 3.125vw;
            font-weight: bold;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect20 .box .word ul li .li-word .li-msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw;
        width: 60%
    }

    #airbuds10pro .sect20::before {
        content: "";
        position: absolute;
        z-index: 0;
        top: 10%;
        left: 0;
        width: 100%;
        height: 25.78125vw;
        background-image: -o-radial-gradient(#123343, #123343, #070707, #070707);
        background-image: radial-gradient(#123343, #123343, #070707, #070707)
    }

    #airbuds10pro .sect20 .box-2 {
        position: absolute;
        width: 51.2445095168%;
        left: 5%;
        top: 40%
    }

    #airbuds10pro .sect20 .box-2 .word {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect20 .box-2 .word .tit {
        font-size: 6.5104166667vw;
            font-weight: 500;
        background: -o-linear-gradient(15deg, #3C35FF 0%, #38BEFF 0%, #2E97FF 82.03125%, #356EFF 100%);
        background: linear-gradient(75deg, #3C35FF 0%, #38BEFF 0%, #2E97FF 82.03125%, #356EFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        line-height: 1.2
    }

    #airbuds10pro .sect20 .box-2 .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 1vw 0
    }

    #airbuds10pro .sect20 .box-2 .word .word-line span {
        height: 1.3020833333vw;
        background: -o-linear-gradient(165deg, #3C35FF, #38BEFF, #2E97FF, #356EFF);
        background: linear-gradient(-75deg, #3C35FF, #38BEFF, #2E97FF, #356EFF);
        border-radius: 5px
    }

    #airbuds10pro .sect20 .box-2 .word .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect20 .box-2 .word .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect20 .box-2 .word .lab {
        font-size: 4.6875vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #airbuds10pro .sect20 .box-2 .word .msg {
        display: none;
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect20 .box-2 .word .msg span {
        color: #2e93ff
    }

    #airbuds10pro .sect21 .box {
        position: relative;
        top: 5%;
        left: 0;
        width: 96%;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        margin: 0 auto;
        padding: 8vw 0;
        display: none
    }

    #airbuds10pro .sect21 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect21 .box .word .tit {
        position: relative;
        font-size: 7.8125vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect21 .box .word ul {
        width: 100%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 2vw
    }

    #airbuds10pro .sect21 .box .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.6612903226%;
        flex: 0 1 32.6612903226%;
        position: relative
    }

    #airbuds10pro .sect21 .box .word ul li .li-word {
        position: absolute
    }

    #airbuds10pro .sect21 .box .word ul li .li-word .li-tit {
        font-size: 2.8645833333vw;
        color: #070707;
        line-height: 1.2
    }

    #airbuds10pro .sect21 .box .word ul li:nth-child(1) .li-word {
        left: 15%;
        top: 8%;
        width: 80%
    }

    #airbuds10pro .sect21 .box .word ul li:nth-child(2) .li-word {
        left: 10%;
        top: 20%;
        width: 45%
    }

    #airbuds10pro .sect21 .box .word ul li:nth-child(3) .li-word {
        left: 10%;
        top: 45%;
        width: 25%
    }

    #airbuds10pro .sect21 .box-2 {
        position: absolute;
        width: 96%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 5%
    }

    #airbuds10pro .sect21 .box-2 .word {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #airbuds10pro .sect21 .box-2 .word .tit {
        font-size: 7.8125vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect21 .box-2 .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 1vw 0
    }

    #airbuds10pro .sect21 .box-2 .word .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect21 .box-2 .word .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect21 .box-2 .word .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect21 .box-2 .word .lab {
        font-size: 5.2083333333vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect21 .box-2 .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect21 .box-2 .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect21 .box-2 .word .note {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #181818;
        line-height: 1.2;
        padding-top: 2vw
    }

    #airbuds10pro .sect22 {
        background-color: #eff4fa
    }

    #airbuds10pro .sect22 .box {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #airbuds10pro .sect22 .box .word {
        width: auto;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect22 .box .word .tit {
        position: relative;
        font-size: 7.8125vw;
            font-weight: 500;
        color: #321dff;
        line-height: 1.2
    }

    #airbuds10pro .sect22 .box .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect22 .box .word .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect22 .box .word .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect22 .box .word .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect22 .box .word .lab {
        font-size: 6.25vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect22 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #070707;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect22 .box .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect22 .box .picture-box {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 2vw;
        background-color: #fff;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect22 .box .picture-box img {
        width: 100%
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 8vw 0
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul {
        width: 100%
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 1vw 2vw
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li .li-title {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        border-radius: 15px;
        padding: 3px 4vw;
        background: -o-linear-gradient(160deg, #5ABDE4, #3CD4F9, #2B87EC, #F12FA9);
        background: linear-gradient(290deg, #5ABDE4, #3CD4F9, #2B87EC, #F12FA9)
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        margin-top: 1vw
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li {
        border-bottom: 1px solid #060cfe;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 2vw 0
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li:last-child {
        border-bottom: none
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row {
        font-size: 3.3854166667vw;
            font-weight: 400;
        color: #100d0d;
        line-height: 1.2
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-2 {
        width: 38%
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-3 {
        width: 38%
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-1 {
        color: #020eff;
        width: 24%
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-1 span {
        font-size: 3.125vw;
            border: 1px solid #020eff;
        border-radius: 10px;
        line-height: 1;
        padding: 0 5px;
        margin-right: 5px
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li ul li .item-row-tit {
        font-size: 3.125vw;
            font-weight: 500;
        color: #2b2b2b
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li:nth-child(2) .item-row-1 {
        width: 40%
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li:nth-child(2) .item-row-tit {
        color: #000
    }

    #airbuds10pro .sect22 .box .picture-box .picture-word .item-ul .item-li:nth-child(2) .item-row-2 {
        width: 60%
    }

    #airbuds10pro .sect22 .box-2 {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #airbuds10pro .sect22 .box-2 .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #airbuds10pro .sect22 .box-2 .word .tit {
        position: relative;
        font-size: 7.8125vw;
            font-weight: 500;
        color: #321dff;
        line-height: 1.2
    }

    #airbuds10pro .sect22 .box-2 .word .word-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2vw 0
    }

    #airbuds10pro .sect22 .box-2 .word .word-line span {
        height: 1.3020833333vw;
        background: #060cfe;
        border-radius: 5px
    }

    #airbuds10pro .sect22 .box-2 .word .word-line span:nth-child(1) {
        width: 6.5104166667vw;
        margin-right: 15px
    }

    #airbuds10pro .sect22 .box-2 .word .word-line span:nth-child(2) {
        width: 13.0208333333vw
    }

    #airbuds10pro .sect22 .box-2 .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #070707;
        line-height: 1.2;
        padding-top: 1vw
    }

    #airbuds10pro .sect22 .box-2 .word .msg span {
        color: #060cfe
    }

    #airbuds10pro .sect22 .box-2 .picture-box {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 4vw
    }

    #airbuds10pro .sect22 .box-2 .picture-box img {
        width: 51.8617021277%
    }

    #airbuds10pro .sect22 .box-2 .picture-box .picture-word {
        width: 40.9574468085%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds10pro .sect22 .box-2 .picture-box .picture-word .item-ul {
        width: 100%
    }

    #airbuds10pro .sect22 .box-2 .picture-box .picture-word .item-ul .item-li {
        padding: 2vw 0
    }

    #airbuds10pro .sect22 .box-2 .picture-box .picture-word .item-ul .item-li .li-tit {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #060cfe;
        line-height: 1.2
    }

    #airbuds10pro .sect22 .box-2 .picture-box .picture-word .item-ul .item-li .li-msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #airbuds10pro .sect22 .box-3 {
        padding: 4vw 0
    }

    #airbuds10pro .sect22 .box-3 .word {
        width: 96%;
        margin: 0 auto
    }

    #airbuds10pro .sect22 .box-3 .word .title {
        font-size: 13.0208333333vw;
            font-weight: 500;
        color: #979797;
        line-height: 1;
        opacity: .59
    }

    #airbuds10pro .sect22 .box-3 .word img {
        display: block;
        width: 70.6004140787%;
        margin: 0 auto;
        -webkit-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    #airbuds10pro .sect22 .box-3 .pl {
        width: 96%;
        margin: 0 auto;
        background: #fff;
        -webkit-box-shadow: 9px 4px 17px 4px rgba(109, 109, 109, .21);
        box-shadow: 9px 4px 17px 4px rgba(109, 109, 109, .21);
        border-radius: 20px
    }

    #airbuds10pro .sect22 .box-3 .pl ul {
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 2vw 0
    }

    #airbuds10pro .sect22 .box-3 .pl ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        border-bottom: 1px solid #a0a0a0;
        padding: 2vw 0
    }

    #airbuds10pro .sect22 .box-3 .pl ul li .tit {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #060cfe;
        line-height: 1.2;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    #airbuds10pro .sect22 .box-3 .pl ul li .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #535353;
        line-height: 1.2;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }
}