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

@font-face {
    font-family: Comic Sans MS;
    font-weight: 500;
    src: url(fonts/COMICI.TTF)
}

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

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

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

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

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

#tab8kids .tab8kids-pc {
    display: inherit
}

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

#tab8kids .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)
}

#tab8kids .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)
}

#tab8kids .se {
    position: relative
}

#tab8kids .tab8kids-box {
    width: 99.1145833333vw
}

#tab8kids .sect1 {
    position: relative
}

#tab8kids .sect1 .box {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 63.6889122438%;
    top: 4%;
    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
}

#tab8kids .sect1 .box .word {
    width: 42.904290429%;
    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;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab8kids .sect1 .box .word .tit {
    font-size: 4.6875vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab8kids .sect1 .box .word .msg {
    font-size: 2.5vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-top: 1vw
}

#tab8kids .sect1 .box .picture-box {
    width: 51.402640264%
}

#tab8kids .sect1 .box-2 {
    position: absolute;
    width: 65.1602732528%;
    margin: 0 auto;
    height: 35.1041666667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 28%
}

#tab8kids .sect1 .box-2 .item-box {
    position: absolute;
    overflow: hidden
}

#tab8kids .sect1 .box-2 .item-box .scale-box {
    position: absolute;
    width: 100%;
    height: 100%
}

#tab8kids .sect1 .box-2 .item-box .scale-box .word {
    position: absolute;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 96%;
    margin: 0 auto;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    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
}

#tab8kids .sect1 .box-2 .item-box .scale-box .word .word-tit {
    font-size: 1.5625vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    padding: 0 0.2604166667vw;
    background: -webkit-gradient(linear, left top, right top, from(#FF3AEA), color-stop(0%, #AA3CFF), color-stop(97.607421875%, #3487F9));
    background: linear-gradient(90deg, #FF3AEA 0%, #AA3CFF 0%, #3487F9 97.607421875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab8kids .sect1 .box-2 .item-box .scale-box .word .word-msg {
    font-size: 1.25vw;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect1 .box-2 .item-box .scale-box img {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#tab8kids .sect1 .box-2 .item-box .scale-box img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

#tab8kids .sect1 .box-2 .item-box:nth-child(1) {
    top: 0;
    left: 0;
    width: 27.6612903226%;
    height: 30.7121661721%
}

#tab8kids .sect1 .box-2 .item-box:nth-child(1) .word {
    width: 96%;
    margin: 0 auto
}

#tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg 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
}

#tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    margin: 2% 0
}

#tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li:nth-child(2) .li-word .li-msg {
    width: auto
}

#tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li .li-word {
    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;
    text-align: left
}

#tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li .li-word .img1 {
    width: 1.6666666667vw
}

#tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li .li-word .img2 {
    width: 0.5729166667vw
}

#tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li .li-word .li-msg {
    font-size: 0.8854166667vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin: 0 0.2083333333vw;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
}

#tab8kids .sect1 .box-2 .item-box:nth-child(2) {
    top: 32.7893175074%;
    left: 0;
    width: 27.5806451613%;
    height: 36.350148368%
}

#tab8kids .sect1 .box-2 .item-box:nth-child(2) .word {
    width: 90%;
    margin: 0 auto
}

#tab8kids .sect1 .box-2 .item-box:nth-child(3) {
    top: 71.2166172107%;
    left: 0;
    width: 27.5806451613%;
    height: 28.7833827893%
}

#tab8kids .sect1 .box-2 .item-box:nth-child(3) .word {
    width: 90%;
    top: 1%;
    margin: 0 auto
}

#tab8kids .sect1 .box-2 .item-box:nth-child(4) {
    top: 0;
    left: 28.7096774194%;
    width: 31.2903225806%;
    height: 54.5994065282%
}

#tab8kids .sect1 .box-2 .item-box:nth-child(4) .word .word-msg {
    font-size: 1.4583333333vw;
    margin-top: .5vw
}

#tab8kids .sect1 .box-2 .item-box:nth-child(5) {
    top: 0;
    left: 61.1290322581%;
    width: 38.7903225806%;
    height: 24.3323442136%
}

#tab8kids .sect1 .box-2 .item-box:nth-child(6) {
    top: 26.706231454%;
    left: 61.1290322581%;
    width: 17.9838709677%;
    height: 27.8931750742%
}

#tab8kids .sect1 .box-2 .item-box:nth-child(6) .word {
    width: 96%;
    top: 50%;
    margin: 0 auto
}

#tab8kids .sect1 .box-2 .item-box:nth-child(7) {
    top: 26.8545994065%;
    left: 80.3225806452%;
    width: 19.5967741935%;
    height: 27.7448071217%
}

#tab8kids .sect1 .box-2 .item-box:nth-child(7) .word {
    width: 96%;
    top: 50%;
    margin: 0 auto
}

#tab8kids .sect1 .box-2 .item-box:nth-child(8) {
    top: 57.2700296736%;
    left: 29.2741935484%;
    width: 50.3225806452%;
    height: 42.4332344214%
}

#tab8kids .sect1 .box-2 .item-box:nth-child(8) .word {
    top: 30%;
    margin: 0 auto
}

#tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg {
    width: 100%;
    margin-top: 1vw
}

#tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul {
    width: 80%;
    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: center;
    -ms-flex-align: center;
    align-items: center
}

#tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul li .li-word .picture-box img {
    width: 3.0729166667vw
}

#tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul li .li-word .li-msg {
    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: .5vw
}

#tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul li .li-word .li-msg p {
    font-size: 1.09375vw;
    font-weight: 400;
    color: #34b2e1;
    line-height: 1.2;
    margin-right: 0.2604166667vw
}

#tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul li .li-word .li-msg img {
    width: 0.5729166667vw
}

#tab8kids .sect1 .box-2 .item-box:nth-child(9) {
    top: 57.2700296736%;
    left: 80.4838709677%;
    width: 19.3548387097%;
    height: 42.5816023739%
}

#tab8kids .sect1 .box-2 .item-box:nth-child(9) .word {
    width: 80%;
    top: 28%;
    margin: 0 auto
}

#tab8kids .sect1 .box-2 .item-box:nth-child(9) .word .word-msg {
    margin-top: .5vw
}

#tab8kids .sect1 .box-3 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 48.5%
}

#tab8kids .sect1 .box-3 .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#tab8kids .sect1 .box-3 .word .tit {
    font-size: 2.5vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #34b2e1;
    line-height: 1.4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#tab8kids .sect1 .box-3 .word .tit span {
    margin: 0 0.5208333333vw
}

#tab8kids .sect1 .box-3 .word .tit span:nth-child(1) {
    -webkit-transform: rotate(-15deg) translateY(20%);
    -ms-transform: rotate(-15deg) translateY(20%);
    transform: rotate(-15deg) translateY(20%)
}

#tab8kids .sect1 .box-3 .word .tit span:nth-child(2) {
    -webkit-transform: rotate(-3deg) translateY(0%);
    -ms-transform: rotate(-3deg) translateY(0%);
    transform: rotate(-3deg) translateY(0%)
}

#tab8kids .sect1 .box-3 .word .tit span:nth-child(3) {
    -webkit-transform: rotate(5deg) translateY(10%);
    -ms-transform: rotate(5deg) translateY(10%);
    transform: rotate(5deg) translateY(10%)
}

#tab8kids .sect1 .box-3 .word .tit span:nth-child(4) {
    -webkit-transform: rotate(13deg) translateY(30%);
    -ms-transform: rotate(13deg) translateY(30%);
    transform: rotate(13deg) translateY(30%)
}

#tab8kids .sect1 .box-3 .word .tit span:nth-child(5) {
    -webkit-transform: rotate(13deg) translateY(65%);
    -ms-transform: rotate(13deg) translateY(65%);
    transform: rotate(13deg) translateY(65%)
}

#tab8kids .sect1 .box-3 .word .tit span:nth-child(6) {
    -webkit-transform: rotate(13deg) translateY(110%);
    -ms-transform: rotate(13deg) translateY(110%);
    transform: rotate(13deg) translateY(110%)
}

#tab8kids .sect1 .box-3 .word .tit span:nth-child(7) {
    -webkit-transform: rotate(3deg) translateY(150%);
    -ms-transform: rotate(3deg) translateY(150%);
    transform: rotate(3deg) translateY(150%);
    margin: 0
}

#tab8kids .sect1 .box-4 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 66.894377299%;
    top: 60%;
    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
}

#tab8kids .sect1 .box-4 .word {
    width: 41.7124901807%;
    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
}

#tab8kids .sect1 .box-4 .word .tit {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    background: linear-gradient(80deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab8kids .sect1 .box-4 .word .msg {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin: 1vw 0 2vw 0
}

#tab8kids .sect1 .box-4 .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%
}

#tab8kids .sect1 .box-4 .word 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
}

#tab8kids .sect1 .box-4 .word ul li img {
    width: 3.125vw
}

#tab8kids .sect1 .box-4 .word ul li.li-line {
    background-color: #000;
    width: 2px;
    height: 2.6041666667vw
}

#tab8kids .sect1 .box-4 .word ul li .li-word {
    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;
    margin-left: 1vw
}

#tab8kids .sect1 .box-4 .word ul li .li-word .li-tit {
    font-size: 2.5vw;
    font-weight: Bold;
    color: #000;
    line-height: 1
}

#tab8kids .sect1 .box-4 .word ul li .li-word .li-msg {
    font-size: 1.5625vw;
    color: #000;
    line-height: 1
}

#tab8kids .sect1 .box-4 .picture-box {
    width: 46.9756480754%
}

#tab8kids .sect1 .box-4 .box-round {
    position: absolute;
    width: 38.9583333333vw;
    height: 38.9583333333vw;
    border: 2px solid #f9b667;
    border-radius: 50%;
    -webkit-transform: translate(-5%, -8%);
    -ms-transform: translate(-5%, -8%);
    transform: translate(-5%, -8%);
    z-index: 10
}

#tab8kids .sect1 .box-4 .box-round::before {
    content: "";
    position: absolute;
    z-index: 11;
    top: 5%;
    right: 15%;
    width: 3.8020833333vw;
    height: 3.8020833333vw;
    background: #36b2e1;
    border-radius: 50%
}

#tab8kids .sect1 .box-5 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 66.894377299%;
    top: 83%
}

#tab8kids .sect1 .box-5 .word {
    width: 68.8138256088%;
    margin: 0 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right
}

#tab8kids .sect1 .box-5 .word .tit {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    background: linear-gradient(80deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0;
    padding-right: 5px
}

#tab8kids .sect1 .box-5 .word .lab {
    font-size: 2.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect1 .box-5 .word .msg {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect2 .box {
    position: relative;
    width: 66.894377299%;
    margin: 0 auto;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%)
}

#tab8kids .sect2 .box .picture-box {
    width: 60.0942655145%;
    margin: 0 0 0 auto
}

#tab8kids .sect2 .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;
    margin-top: 2vw
}

#tab8kids .sect2 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 20%;
    flex: 0 1 20%;
    padding: 2vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#f0efef));
    background: linear-gradient(90deg, #fff 0%, #f0efef 100%)
}

#tab8kids .sect2 .box ul li:nth-child(2) .word .li-img img {
    width: 4.53125vw
}

#tab8kids .sect2 .box ul li:nth-child(2) .word .tit, #tab8kids .sect2 .box ul li:nth-child(4) .word .tit {
    color: #e782ba
}

#tab8kids .sect2 .box ul li .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;
    text-align: center
}

#tab8kids .sect2 .box ul li .word .li-img {
    height: 3.125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .5vw
}

#tab8kids .sect2 .box ul li .word .li-img img {
    width: 3.8020833333vw
}

#tab8kids .sect2 .box ul li .word .tit {
    font-size: 2.1354166667vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #34b2e1;
    line-height: 1.2
}

#tab8kids .sect2 .box ul li .word .msg {
    font-size: 1.3020833333vw;
    font-weight: 400;
    color: #333;
    line-height: 1.2
}

#tab8kids .sect2 .box-2 {
    height: 10.4166666667vw
}

#tab8kids .sect3 {
    position: relative
}

#tab8kids .sect3 .box {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-55%, -20%);
    -ms-transform: translate(-55%, -20%);
    transform: translate(-55%, -20%);
    width: 51.077246453%;
    top: 0%
}

#tab8kids .sect3 .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
}

#tab8kids .sect3 .box .word .tit {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    padding-right: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#tab8kids .sect3 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect3 .box .word .msg {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect3 .box .picture-box {
    margin-top: 4vw;
    position: relative;
    z-index: 11
}

#tab8kids .sect3 .box .picture-box .img1 {
    z-index: -1;
    position: absolute;
    left: -15%;
    bottom: -20%;
    width: 21.1458333333vw
}

#tab8kids .sect3 .box .picture-box .img2 {
    position: absolute;
    z-index: -1;
    width: 21.1458333333vw;
    right: -15%;
    bottom: -20%
}

#tab8kids .sect3 .box-2 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 62.007356805%;
    top: 42%
}

#tab8kids .sect3 .box-2 .word {
    width: 63.813559322%;
    margin: 0 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right
}

#tab8kids .sect3 .box-2 .word .tit {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    background: linear-gradient(80deg, #E782BA 20%, #4DAEDD 64.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0;
    padding-right: 5px
}

#tab8kids .sect3 .box-2 .word .lab {
    font-size: 2.5vw;
    font-weight: 600;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect3 .box-2 .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect3 .box-2 .picture-box {
    margin-top: 2vw;
    position: relative
}

#tab8kids .sect3 .box-2 .picture-box .word-1 {
    left: 27.5%;
    top: 12%
}

#tab8kids .sect3 .box-2 .picture-box .word-2 {
    left: 37%;
    top: 16%
}

#tab8kids .sect3 .box-2 .picture-box .li-word {
    position: absolute;
    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
}

#tab8kids .sect3 .box-2 .picture-box .li-word img {
    width: 1.71875vw;
    margin-right: 5px
}

#tab8kids .sect3 .box-2 .picture-box .li-word p {
    font-size: 1.40625vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #000;
    line-height: 1.4
}

#tab8kids .sect3 .box-3 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-60%);
    -ms-transform: translateX(-60%);
    transform: translateX(-60%);
    width: 65.4230162901%;
    top: 80%
}

#tab8kids .sect3 .box-3 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
}

#tab8kids .sect3 .box-3 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 46.9076305221%;
    flex: 0 1 46.9076305221%
}

#tab8kids .sect4 .box {
    width: 80.7672096689%;
    margin: 0 auto;
    -webkit-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%)
}

#tab8kids .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
}

#tab8kids .sect4 .box ul li:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 15.5497722837%;
    flex: 0 1 15.5497722837%
}

#tab8kids .sect4 .box ul li:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 78.0741704619%;
    flex: 0 1 78.0741704619%
}

#tab8kids .sect5 .box {
    background-color: #ffecea;
    padding: 8vw 0
}

#tab8kids .sect5 .box .word {
    width: 61.9548081976%;
    margin: 0 auto
}

#tab8kids .sect5 .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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center
}

#tab8kids .sect5 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 30.6191687871%;
    flex: 0 1 30.6191687871%
}

#tab8kids .sect5 .box ul li p {
    font-size: 1.5625vw;
    font-weight: 600;
    color: #180c66;
    line-height: 1.2;
    margin-top: 1vw
}

#tab8kids .sect5 .box-2 {
    padding: 4vw 0
}

#tab8kids .sect5 .box-2 .word {
    width: 62.1650026274%;
    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
}

#tab8kids .sect5 .box-2 .word .tit {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    padding-right: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#tab8kids .sect5 .box-2 .word .lab {
    font-size: 2.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect5 .box-2 .word .msg {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect5 .box-2 .picture-box {
    width: 77.7719390436%;
    margin-left: 3.3854166667vw;
    margin-top: 4vw
}

#tab8kids .sect5 .box-2 .li-box {
    width: 63.1108775617%;
    margin: 0 auto
}

#tab8kids .sect5 .box-2 .li-box .note {
    width: 72.1065778518%;
    text-align: center;
    margin: 0 auto;
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-top: 4vw
}

#tab8kids .sect5 .box-2 .li-box ul {
    margin-top: 2vw;
    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
}

#tab8kids .sect5 .box-2 .li-box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 32.556203164%;
    flex: 0 1 32.556203164%;
    padding: 0.78125vw;
    margin: 1% 0;
    background-color: #e8f1f6;
    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
}

#tab8kids .sect5 .box-2 .li-box ul li .li-img {
    width: 30.9462915601%;
    height: 6.25vw;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#tab8kids .sect5 .box-2 .li-box ul li .li-word {
    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;
    margin-left: 1vw
}

#tab8kids .sect5 .box-2 .li-box ul li .li-word .li-msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect5 .box-2 .li-box ul li .li-word .li-tit {
    font-size: 2.5vw;
    font-weight: 600;
    color: #e782ba;
    line-height: 1.2
}

#tab8kids .sect5 .box-2 .li-box ul li .li-word img {
    width: 4.53125vw
}

#tab8kids .sect5 .box-2 .li-box ul li:nth-child(2) .li-word .li-tit, #tab8kids .sect5 .box-2 .li-box ul li:nth-child(4) .li-word .li-tit {
    color: #34b2e1
}

#tab8kids .sect5 .box-2 .li-box ul li:nth-child(1) .li-img img {
    width: 4.6875vw
}

#tab8kids .sect5 .box-2 .li-box ul li:nth-child(2) .li-img img {
    width: 3.75vw
}

#tab8kids .sect5 .box-2 .li-box ul li:nth-child(3) .li-img img {
    width: 4.5833333333vw
}

#tab8kids .sect5 .box-2 .li-box ul li:nth-child(4) .li-img img {
    width: 4.4270833333vw
}

#tab8kids .sect5 .box-2 .li-box ul li:nth-child(5) .li-img img {
    width: 4.5833333333vw
}

#tab8kids .sect5 .box-2 .li-box ul li:nth-child(6) .li-img img {
    width: 3.6979166667vw
}

#tab8kids .sect6 .box {
    background-color: #ffecea;
    padding: 4vw 0
}

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

#tab8kids .sect6 .box .word .tit {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #180c66;
    line-height: 1.4;
    background: linear-gradient(97deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab8kids .sect6 .box-2 {
    padding: 4vw 0
}

#tab8kids .sect6 .box-2 .word {
    width: 65.1602732528%;
    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
}

#tab8kids .sect6 .box-2 .word .tit {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    padding-right: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#tab8kids .sect6 .box-2 .word .lab {
    font-size: 2.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect6 .box-2 .word .msg {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect6 .box-2 .picture-box {
    position: relative;
    margin: 4vw 0
}

#tab8kids .sect6 .box-2 .picture-box .li-box {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab8kids .sect6 .box-2 .picture-box .li-box ul {
    position: absolute;
    width: 65.1602732528%;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    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
}

#tab8kids .sect6 .box-2 .picture-box .li-box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 16.2903225806%;
    flex: 0 1 16.2903225806%;
    background-color: rgba(232, 241, 246, .6588235294);
    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;
    padding: 1vw 0
}

#tab8kids .sect6 .box-2 .picture-box .li-box ul li .li-word {
    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
}

#tab8kids .sect6 .box-2 .picture-box .li-box ul li .li-word .li-msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #333;
    line-height: 1;
    height: 3.125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#tab8kids .sect6 .box-2 .picture-box .li-box ul li .li-word .li-tit {
    font-size: 2.3958333333vw;
    font-weight: 600;
    color: #e782ba;
    line-height: 1.2
}

#tab8kids .sect6 .box-2 .picture-box .li-box ul li:nth-child(1) .li-word .li-tit, #tab8kids .sect6 .box-2 .picture-box .li-box ul li:nth-child(5) .li-word .li-tit, #tab8kids .sect6 .box-2 .picture-box .li-box ul li:nth-child(3) .li-word .li-tit {
    color: #34b2e1
}

#tab8kids .sect7 .box {
    height: 26.0416666667vw
}

#tab8kids .sect7 .box-2 {
    position: absolute;
    width: 62.795585917%;
    left: 50%;
    top: 0%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab8kids .sect7 .box-2 .word {
    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;
    margin-bottom: 2vw
}

#tab8kids .sect7 .box-2 .word .tit {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#tab8kids .sect7 .box-2 .word .lab {
    font-size: 2.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect7 .box-2 .word .msg {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect7 .box-3 {
    position: absolute;
    width: 58.1713084603%;
    left: 50%;
    top: 36%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab8kids .sect7 .box-3 .word {
    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;
    margin-bottom: 2vw
}

#tab8kids .sect7 .box-3 .word .tit {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#tab8kids .sect7 .box-3 .word .lab {
    font-size: 2.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect7 .box-3 .word .msg {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect7 .box-3 .picture-box {
    width: 97.5609756098%;
    margin: 0 auto
}

#tab8kids .sect7 .box-4 {
    position: absolute;
    width: 60.8512874409%;
    left: 50%;
    top: 75%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab8kids .sect7 .box-4 .word {
    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
}

#tab8kids .sect7 .box-4 .word .tit {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#tab8kids .sect7 .box-4 .word .lab {
    font-size: 2.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect7 .box-4 .word .msg {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect7 .box-4 .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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
    width: 100%;
    margin-top: 4vw
}

#tab8kids .sect7 .box-4 .word ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%
}

#tab8kids .sect7 .box-4 .word ul li img {
    width: 6.6666666667vw
}

#tab8kids .sect7 .box-4 .word ul li p {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect7 .box-4 .word ul li p span {
    display: block
}

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

#tab8kids .sect8 .box .word {
    width: 67.3076923077%;
    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;
    padding-bottom: 8vw
}

#tab8kids .sect8 .box .word .tit {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    padding-right: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#tab8kids .sect8 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect8 .box .word .msg {
    font-size: 2.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect8 .box .picture-box {
    position: relative
}

#tab8kids .sect9 {
    background-color: #ffecea
}

#tab8kids .sect9 .box {
    padding: 6vw 0 4vw 0;
    width: 61.8497109827%;
    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: center;
    -ms-flex-align: center;
    align-items: center
}

#tab8kids .sect9 .box .word {
    width: 46.898895497%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
}

#tab8kids .sect9 .box .word .tit {
    font-size: 2.5vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    padding-right: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#tab8kids .sect9 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect9 .box .picture-box {
    position: relative;
    width: 46.5590484282%
}

#tab8kids .sect10 .box {
    padding: 4vw 0;
    width: 63.478717814%;
    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: center;
    -ms-flex-align: center;
    align-items: center
}

#tab8kids .sect10 .box .word {
    width: 47.0198675497%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
}

#tab8kids .sect10 .box .word .tit {
    font-size: 2.5vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    padding-right: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab8kids .sect10 .box .word .lab {
    font-size: 1.5625vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #000;
    line-height: 1.4;
    margin: 1vw 0
}

#tab8kids .sect10 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect10 .box .picture-box {
    position: relative;
    width: 45.3642384106%
}

#tab8kids .sect11 {
    padding-top: 4vw
}

#tab8kids .sect11 .box {
    position: absolute;
    width: 63.0057803468%;
    left: 50%;
    top: 0%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    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
}

#tab8kids .sect11 .box .word {
    width: 31.5262718932%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%)
}

#tab8kids .sect11 .box .word .tit {
    font-size: 2.5vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    padding-right: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 1vw
}

#tab8kids .sect11 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect11 .box .picture-box {
    width: 55.2960800667%;
    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
}

#tab8kids .sect11 .box .picture-box img {
    width: 48.2654600302%
}

#tab8kids .sect11 .box-2 {
    position: absolute;
    width: 63.2159747767%;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    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
}

#tab8kids .sect11 .box-2 .word {
    width: 39.9833748961%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%)
}

#tab8kids .sect11 .box-2 .word .tit {
    font-size: 2.5vw;
    width: 85.2390852391%;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    padding-right: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(84.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 84.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab8kids .sect11 .box-2 .word .lab {
    margin-bottom: 1vw;
    font-size: 1.875vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #000;
    line-height: 1.4
}

#tab8kids .sect11 .box-2 .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#tab8kids .sect11 .box-2 .picture-box {
    width: 55.0290939318%;
    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
}

#tab8kids .sect11 .box-2 .picture-box img {
    width: 48.2654600302%
}

#tab8kids .sect12 .box {
    width: 63.478717814%;
    margin: 0 auto;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);
    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
}

#tab8kids .sect12 .box .word {
    width: 43.8741721854%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%)
}

#tab8kids .sect12 .box .word .tit {
    font-size: 2.5vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    padding-right: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab8kids .sect12 .box .word .lab {
    font-size: 1.875vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin: 1vw 0
}

#tab8kids .sect12 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab8kids .sect12 .box .picture-box {
    width: 54.2218543046%;
    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
}

#tab8kids .sect12 .box .picture-box img {
    width: 48.8549618321%
}

#tab8kids .sect12 .box-2 {
    position: relative
}

#tab8kids .sect12 .box-2 .picture-box {
    position: absolute;
    left: 60%;
    top: 50%;
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    transform: translateY(-45%);
    width: 21.0719915922%
}

#tab8kids .sect13 .box {
    width: 97.1098265896%;
    margin: 4vw auto
}

#tab8kids .sect13 .box-2 {
    width: 63.1634261692%;
    margin: 0 auto;
    padding-bottom: 4vw
}

#tab8kids .sect13 .box-2 .title {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: 1.4;
    background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
    background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 4vw
}

#tab8kids .sect13 .box-2 .title span {
    font-size: 2.5vw
}

#tab8kids .sect13 .box-2 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;
    width: 100%
}

#tab8kids .sect13 .box-2 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-top: 1px solid #8a8a8a
}

#tab8kids .sect13 .box-2 ul li:nth-last-child(1) {
    border-bottom: 1px solid #8a8a8a
}

#tab8kids .sect13 .box-2 ul li .li-tit {
    width: 40%;
    font-size: 1.875vw;
    font-weight: 400;
    color: #e782ba;
    line-height: 1.2;
    padding: 1vw 0;
    padding-left: 2%
}

#tab8kids .sect13 .box-2 ul li .li-msg {
    width: 60%;
    font-size: 1.875vw;
    font-weight: 400;
    color: #34b2e1;
    line-height: 1.2;
    padding: 1vw 0;
    padding-left: 2%;
    background: -webkit-gradient(linear, left top, right top, from(#F9F9F9), color-stop(54.7607421875%, #fff), color-stop(99.12109375%, #fff));
    background: linear-gradient(90deg, #F9F9F9 0%, #fff 54.7607421875%, #fff 99.12109375%)
}

@media screen and (max-width: 1366px)and (min-width: 768px) {
    #tab8kids .sect1 {
        position: relative
    }

    #tab8kids .sect1 .box {
        top: 1%
    }

    #tab8kids .sect1 .box-2 {
        position: absolute;
        width: 96%;
        margin: 0 auto;
        height: 49.3411420205vw;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 22%
    }

    #tab8kids .sect1 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

    #tab8kids .sect1 .box-2 .item-box .scale-box {
        position: absolute;
        width: 100%;
        height: 100%
    }

    #tab8kids .sect1 .box-2 .item-box .scale-box .word {
        position: absolute;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        margin: 0 auto;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        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
    }

    #tab8kids .sect1 .box-2 .item-box .scale-box .word .word-tit {
        font-size: 2.196193265vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding: 0 0.3660322108vw;
        background: -webkit-gradient(linear, left top, right top, from(#FF3AEA), color-stop(0%, #AA3CFF), color-stop(97.607421875%, #3487F9));
        background: linear-gradient(90deg, #FF3AEA 0%, #AA3CFF 0%, #3487F9 97.607421875%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect1 .box-2 .item-box .scale-box .word .word-msg {
        font-size: 1.756954612vw;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect1 .box-2 .item-box .scale-box img {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #tab8kids .sect1 .box-2 .item-box .scale-box img:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 27.6612903226%;
        height: 30.7121661721%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word {
        width: 96%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg 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
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        margin: 2% 0
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li:nth-child(2) .li-word .li-msg {
        width: auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li .li-word {
        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;
        text-align: left
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li .li-word .img1 {
        width: 2.3426061493vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li .li-word .img2 {
        width: 0.8052708638vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li .li-word .li-msg {
        font-size: 1.2445095168vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin: 0 0.2928257687vw;
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(2) {
        top: 32.7893175074%;
        left: 0;
        width: 27.5806451613%;
        height: 36.350148368%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(2) .word {
        width: 90%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(3) {
        top: 71.2166172107%;
        left: 0;
        width: 27.5806451613%;
        height: 28.7833827893%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(3) .word {
        width: 90%;
        top: 1%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(4) {
        top: 0;
        left: 28.7096774194%;
        width: 31.2903225806%;
        height: 54.5994065282%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(4) .word .word-msg {
        font-size: 2.0497803807vw;
        margin-top: .5vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(5) {
        top: 0;
        left: 61.1290322581%;
        width: 38.7903225806%;
        height: 24.3323442136%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(6) {
        top: 26.706231454%;
        left: 61.1290322581%;
        width: 17.9838709677%;
        height: 27.8931750742%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(6) .word {
        width: 96%;
        top: 50%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(7) {
        top: 26.8545994065%;
        left: 80.3225806452%;
        width: 19.5967741935%;
        height: 27.7448071217%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(7) .word {
        width: 96%;
        top: 50%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) {
        top: 57.2700296736%;
        left: 29.2741935484%;
        width: 50.3225806452%;
        height: 42.4332344214%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word {
        top: 30%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg {
        width: 100%;
        margin-top: 1vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul {
        width: 80%;
        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: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul li .li-word .picture-box img {
        width: 4.3191800878vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul li .li-word .li-msg {
        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: .5vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul li .li-word .li-msg p {
        font-size: 1.5373352855vw;
        font-weight: 400;
        color: #34b2e1;
        line-height: 1.2;
        margin-right: 0.3660322108vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul li .li-word .li-msg img {
        width: 0.8052708638vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(9) {
        top: 57.2700296736%;
        left: 80.4838709677%;
        width: 19.3548387097%;
        height: 42.5816023739%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(9) .word {
        width: 80%;
        top: 28%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(9) .word .word-msg {
        margin-top: .5vw
    }

    #tab8kids .sect1 .box-3 {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 48.5%
    }

    #tab8kids .sect1 .box-3 .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab8kids .sect1 .box-3 .word .tit {
        font-size: 3.513909224vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #34b2e1;
        line-height: 1.4;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #tab8kids .sect1 .box-3 .word .tit span {
        margin: 0 0.7320644217vw
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(1) {
        -webkit-transform: rotate(-15deg) translateY(20%);
        -ms-transform: rotate(-15deg) translateY(20%);
        transform: rotate(-15deg) translateY(20%)
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(2) {
        -webkit-transform: rotate(-3deg) translateY(0%);
        -ms-transform: rotate(-3deg) translateY(0%);
        transform: rotate(-3deg) translateY(0%)
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(3) {
        -webkit-transform: rotate(5deg) translateY(10%);
        -ms-transform: rotate(5deg) translateY(10%);
        transform: rotate(5deg) translateY(10%)
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(4) {
        -webkit-transform: rotate(13deg) translateY(30%);
        -ms-transform: rotate(13deg) translateY(30%);
        transform: rotate(13deg) translateY(30%)
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(5) {
        -webkit-transform: rotate(13deg) translateY(65%);
        -ms-transform: rotate(13deg) translateY(65%);
        transform: rotate(13deg) translateY(65%)
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(6) {
        -webkit-transform: rotate(13deg) translateY(110%);
        -ms-transform: rotate(13deg) translateY(110%);
        transform: rotate(13deg) translateY(110%)
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(7) {
        -webkit-transform: rotate(3deg) translateY(150%);
        -ms-transform: rotate(3deg) translateY(150%);
        transform: rotate(3deg) translateY(150%);
        margin: 0
    }

    #tab8kids .sect1 .box-4 {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        top: 60%;
        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
    }

    #tab8kids .sect1 .box-4 .word {
        width: 41.7124901807%;
        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
    }

    #tab8kids .sect1 .box-4 .word .tit {
        font-size: 4.39238653vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        background: linear-gradient(80deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect1 .box-4 .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin: 1vw 0 2vw 0
    }

    #tab8kids .sect1 .box-4 .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%
    }

    #tab8kids .sect1 .box-4 .word 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
    }

    #tab8kids .sect1 .box-4 .word ul li img {
        width: 4.39238653vw
    }

    #tab8kids .sect1 .box-4 .word ul li.li-line {
        background-color: #000;
        width: 2px;
        height: 3.6603221083vw
    }

    #tab8kids .sect1 .box-4 .word ul li .li-word {
        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;
        margin-left: 1vw
    }

    #tab8kids .sect1 .box-4 .word ul li .li-word .li-tit {
        font-size: 3.513909224vw;
        font-weight: Bold;
        color: #000;
        line-height: 1
    }

    #tab8kids .sect1 .box-4 .word ul li .li-word .li-msg {
        font-size: 2.196193265vw;
        color: #000;
        line-height: 1
    }

    #tab8kids .sect1 .box-4 .picture-box {
        width: 46.9756480754%
    }

    #tab8kids .sect1 .box-4 .box-round {
        position: absolute;
        width: 54.7584187408vw;
        height: 54.7584187408vw;
        border: 2px solid #f9b667;
        border-radius: 50%;
        -webkit-transform: translate(-5%, -8%);
        -ms-transform: translate(-5%, -8%);
        transform: translate(-5%, -8%);
        z-index: 10
    }

    #tab8kids .sect1 .box-4 .box-round::before {
        content: "";
        position: absolute;
        z-index: 11;
        top: 5%;
        right: 15%;
        width: 5.3440702782vw;
        height: 5.3440702782vw;
        background: #36b2e1;
        border-radius: 50%
    }

    #tab8kids .sect1 .box-5 {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        top: 85%
    }

    #tab8kids .sect1 .box-5 .word {
        width: 68.8138256088%;
        margin: 0 0 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: right
    }

    #tab8kids .sect1 .box-5 .word .tit {
        font-size: 4.39238653vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        background: linear-gradient(80deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0;
        padding-right: 5px
    }

    #tab8kids .sect1 .box-5 .word .lab {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect1 .box-5 .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect2 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        -webkit-transform: translateY(-5%);
        -ms-transform: translateY(-5%);
        transform: translateY(-5%)
    }

    #tab8kids .sect2 .box .picture-box {
        width: 60.0942655145%;
        margin: 0 0 0 auto
    }

    #tab8kids .sect2 .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;
        margin-top: 2vw
    }

    #tab8kids .sect2 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
        flex: 0 1 20%;
        padding: 2vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#fff), to(#f0efef));
        background: linear-gradient(90deg, #fff 0%, #f0efef 100%)
    }

    #tab8kids .sect2 .box ul li:nth-child(2) .word .li-img img {
        width: 6.3689604685vw
    }

    #tab8kids .sect2 .box ul li:nth-child(2) .word .tit, #tab8kids .sect2 .box ul li:nth-child(4) .word .tit {
        color: #e782ba
    }

    #tab8kids .sect2 .box ul li .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;
        text-align: center
    }

    #tab8kids .sect2 .box ul li .word .li-img {
        height: 4.39238653vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: .5vw
    }

    #tab8kids .sect2 .box ul li .word .li-img img {
        width: 5.3440702782vw
    }

    #tab8kids .sect2 .box ul li .word .tit {
        font-size: 3.0014641288vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #34b2e1;
        line-height: 1.2
    }

    #tab8kids .sect2 .box ul li .word .msg {
        font-size: 1.8301610542vw;
        font-weight: 400;
        color: #333;
        line-height: 1.2
    }

    #tab8kids .sect2 .box-2 {
        height: 14.6412884334vw
    }

    #tab8kids .sect3 {
        position: relative
    }

    #tab8kids .sect3 .box {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -20%);
        -ms-transform: translate(-50%, -20%);
        transform: translate(-50%, -20%);
        width: 96%;
        top: 0%
    }

    #tab8kids .sect3 .box .word {
        width: 71.1566617862%;
        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
    }

    #tab8kids .sect3 .box .word .tit {
        font-size: 4.39238653vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #tab8kids .sect3 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect3 .box .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect3 .box .picture-box {
        width: 51.077246453%;
        margin: 0 auto;
        margin-top: 4vw;
        position: relative;
        z-index: 11
    }

    #tab8kids .sect3 .box .picture-box .img1 {
        z-index: -1;
        position: absolute;
        left: -15%;
        bottom: -20%;
        width: 29.7218155198vw
    }

    #tab8kids .sect3 .box .picture-box .img2 {
        position: absolute;
        z-index: -1;
        width: 29.7218155198vw;
        right: -15%;
        bottom: -20%
    }

    #tab8kids .sect3 .box-2 {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 86.383601757%;
        top: 42%
    }

    #tab8kids .sect3 .box-2 .word {
        width: 63.813559322%;
        margin: 0 0 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: right
    }

    #tab8kids .sect3 .box-2 .word .tit {
        font-size: 4.39238653vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        background: linear-gradient(80deg, #E782BA 20%, #4DAEDD 64.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0;
        padding-right: 5px
    }

    #tab8kids .sect3 .box-2 .word .lab {
        font-size: 3.513909224vw;
        font-weight: 600;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect3 .box-2 .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect3 .box-2 .picture-box {
        margin-top: 2vw;
        position: relative
    }

    #tab8kids .sect3 .box-2 .picture-box .word-1 {
        left: 27.5%;
        top: 12%
    }

    #tab8kids .sect3 .box-2 .picture-box .word-2 {
        left: 37%;
        top: 16%
    }

    #tab8kids .sect3 .box-2 .picture-box .li-word {
        position: absolute;
        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
    }

    #tab8kids .sect3 .box-2 .picture-box .li-word img {
        width: 2.4158125915vw;
        margin-right: 5px
    }

    #tab8kids .sect3 .box-2 .picture-box .li-word p {
        font-size: 1.9765739385vw;
        font-family: Comic Sans MS;
        font-weight: 400;
        color: #000;
        line-height: 1.4
    }

    #tab8kids .sect3 .box-3 {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-60%);
        -ms-transform: translateX(-60%);
        transform: translateX(-60%);
        width: 65.4230162901%;
        top: 80%;
        display: none
    }

    #tab8kids .sect3 .box-3 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
    }

    #tab8kids .sect3 .box-3 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 46.9076305221%;
        flex: 0 1 46.9076305221%
    }

    #tab8kids .sect4 .box {
        width: 96%;
        margin: 0 auto;
        -webkit-transform: translateY(-15%);
        -ms-transform: translateY(-15%);
        transform: translateY(-15%)
    }

    #tab8kids .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
    }

    #tab8kids .sect4 .box ul li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 15.5497722837%;
        flex: 0 1 15.5497722837%
    }

    #tab8kids .sect4 .box ul li:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 78.0741704619%;
        flex: 0 1 78.0741704619%
    }

    #tab8kids .sect5 .box {
        background-color: #ffecea;
        padding: 8vw 0
    }

    #tab8kids .sect5 .box .word {
        width: 86.3103953148%;
        margin: 0 auto
    }

    #tab8kids .sect5 .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: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: center
    }

    #tab8kids .sect5 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 30.6191687871%;
        flex: 0 1 30.6191687871%
    }

    #tab8kids .sect5 .box ul li p {
        font-size: 2.196193265vw;
        font-weight: 600;
        color: #180c66;
        line-height: 1.2;
        margin-top: 1vw
    }

    #tab8kids .sect5 .box-2 {
        padding: 4vw 0
    }

    #tab8kids .sect5 .box-2 .word {
        width: 96%;
        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
    }

    #tab8kids .sect5 .box-2 .word .tit {
        font-size: 4.39238653vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #tab8kids .sect5 .box-2 .word .lab {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect5 .box-2 .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect5 .box-2 .picture-box {
        width: 96%;
        margin-left: 4.7584187408vw;
        margin-top: 4vw
    }

    #tab8kids .sect5 .box-2 .li-box {
        width: 96%;
        margin: 0 auto
    }

    #tab8kids .sect5 .box-2 .li-box .note {
        width: 72.1065778518%;
        text-align: center;
        margin: 0 auto;
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 4vw
    }

    #tab8kids .sect5 .box-2 .li-box ul {
        margin-top: 2vw;
        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
    }

    #tab8kids .sect5 .box-2 .li-box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.556203164%;
        flex: 0 1 32.556203164%;
        padding: 1.0980966325vw;
        margin: 1% 0;
        background-color: #e8f1f6;
        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
    }

    #tab8kids .sect5 .box-2 .li-box ul li .li-img {
        width: 30.9462915601%;
        height: 8.78477306vw;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #tab8kids .sect5 .box-2 .li-box ul li .li-word {
        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;
        margin-left: 1vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li .li-word .li-msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect5 .box-2 .li-box ul li .li-word .li-tit {
        font-size: 3.513909224vw;
        font-weight: 600;
        color: #e782ba;
        line-height: 1.2
    }

    #tab8kids .sect5 .box-2 .li-box ul li .li-word img {
        width: 6.3689604685vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(2) .li-word .li-tit, #tab8kids .sect5 .box-2 .li-box ul li:nth-child(4) .li-word .li-tit {
        color: #34b2e1
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(1) .li-img img {
        width: 6.588579795vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(2) .li-img img {
        width: 5.270863836vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(3) .li-img img {
        width: 6.4421669107vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(4) .li-img img {
        width: 6.2225475842vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(5) .li-img img {
        width: 6.4421669107vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(6) .li-img img {
        width: 5.1976573939vw
    }

    #tab8kids .sect6 .box {
        background-color: #ffecea;
        padding: 4vw 0
    }

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

    #tab8kids .sect6 .box .word .tit {
        font-size: 4.39238653vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #180c66;
        line-height: 1.4;
        background: linear-gradient(97deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect6 .box-2 {
        padding: 4vw 0
    }

    #tab8kids .sect6 .box-2 .word {
        width: 96%;
        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
    }

    #tab8kids .sect6 .box-2 .word .tit {
        font-size: 4.39238653vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #tab8kids .sect6 .box-2 .word .lab {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect6 .box-2 .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect6 .box-2 .picture-box {
        position: relative;
        margin: 4vw 0
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box ul {
        position: absolute;
        width: 96%;
        margin: 0 auto;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        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
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 16.2903225806%;
        flex: 0 1 16.2903225806%;
        background-color: rgba(232, 241, 246, .6588235294);
        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;
        padding: .5vw 0
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box ul li .li-word {
        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
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box ul li .li-word .li-msg {
        font-size: 1.9033674963vw;
        font-weight: 400;
        color: #333;
        line-height: 1;
        height: 4.39238653vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box ul li .li-word .li-tit {
        font-size: 2.9282576867vw;
        font-weight: 600;
        color: #e782ba;
        line-height: 1.2
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box ul li:nth-child(1) .li-word .li-tit, #tab8kids .sect6 .box-2 .picture-box .li-box ul li:nth-child(5) .li-word .li-tit, #tab8kids .sect6 .box-2 .picture-box .li-box ul li:nth-child(3) .li-word .li-tit {
        color: #34b2e1
    }

    #tab8kids .sect7 .box {
        height: 36.6032210835vw
    }

    #tab8kids .sect7 .box-2 {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 0%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab8kids .sect7 .box-2 .word {
        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;
        margin-bottom: 2vw
    }

    #tab8kids .sect7 .box-2 .word .tit {
        font-size: 4.39238653vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #tab8kids .sect7 .box-2 .word .lab {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-2 .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-2 .picture-box {
        width: 62.795585917%;
        margin: 0 auto
    }

    #tab8kids .sect7 .box-3 {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 36%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab8kids .sect7 .box-3 .word {
        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;
        margin-bottom: 2vw
    }

    #tab8kids .sect7 .box-3 .word .tit {
        font-size: 4.39238653vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #tab8kids .sect7 .box-3 .word .lab {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-3 .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-3 .picture-box {
        width: 56.7524960589%;
        margin: 0 auto
    }

    #tab8kids .sect7 .box-4 {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 72%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab8kids .sect7 .box-4 .word {
        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
    }

    #tab8kids .sect7 .box-4 .word .tit {
        font-size: 4.39238653vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #tab8kids .sect7 .box-4 .word .lab {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-4 .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-4 .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: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: center;
        width: 100%;
        margin-top: 4vw
    }

    #tab8kids .sect7 .box-4 .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%
    }

    #tab8kids .sect7 .box-4 .word ul li img {
        width: 9.3704245974vw
    }

    #tab8kids .sect7 .box-4 .word ul li p {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-4 .word ul li p span {
        display: block
    }

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

    #tab8kids .sect8 .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;
        padding-bottom: 8vw
    }

    #tab8kids .sect8 .box .word .tit {
        font-size: 4.39238653vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #tab8kids .sect8 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect8 .box .word .msg {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect8 .box .picture-box {
        position: relative
    }

    #tab8kids .sect9 {
        background-color: #ffecea
    }

    #tab8kids .sect9 .box {
        padding: 6vw 0 4vw 0;
        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: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab8kids .sect9 .box .word {
        width: 46.898895497%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    #tab8kids .sect9 .box .word .tit {
        font-size: 3.513909224vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

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

    #tab8kids .sect9 .box .picture-box {
        position: relative;
        width: 46.5590484282%
    }

    #tab8kids .sect10 .box {
        padding: 4vw 0;
        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: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab8kids .sect10 .box .word {
        width: 47.0198675497%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        text-align: right;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    #tab8kids .sect10 .box .word .tit {
        font-size: 3.513909224vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect10 .box .word .lab {
        font-size: 2.196193265vw;
        font-family: Comic Sans MS;
        font-weight: 400;
        color: #000;
        line-height: 1.4;
        margin: 1vw 0
    }

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

    #tab8kids .sect10 .box .picture-box {
        position: relative;
        width: 45.3642384106%
    }

    #tab8kids .sect11 {
        padding-top: 14vw
    }

    #tab8kids .sect11 .box {
        position: absolute;
        width: 87.7745241581%;
        left: 50%;
        top: 0%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        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
    }

    #tab8kids .sect11 .box .word {
        width: 31.5262718932%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    #tab8kids .sect11 .box .word .tit {
        font-size: 3.513909224vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-bottom: 1vw
    }

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

    #tab8kids .sect11 .box .picture-box {
        width: 55.2960800667%;
        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
    }

    #tab8kids .sect11 .box .picture-box img {
        width: 48.2654600302%
    }

    #tab8kids .sect11 .box-2 {
        position: absolute;
        width: 88.0673499268%;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        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
    }

    #tab8kids .sect11 .box-2 .word {
        width: 39.9833748961%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        text-align: right;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    #tab8kids .sect11 .box-2 .word .tit {
        font-size: 3.513909224vw;
        width: 100%;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(84.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 84.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect11 .box-2 .word .lab {
        margin-bottom: 1vw;
        font-size: 2.635431918vw;
        font-family: Comic Sans MS;
        font-weight: 400;
        color: #000;
        line-height: 1.4
    }

    #tab8kids .sect11 .box-2 .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #000;
        line-height: 1
    }

    #tab8kids .sect11 .box-2 .picture-box {
        width: 55.0290939318%;
        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
    }

    #tab8kids .sect11 .box-2 .picture-box img {
        width: 48.2654600302%
    }

    #tab8kids .sect12 .box {
        width: 88.4333821376%;
        margin: 0 auto;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        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
    }

    #tab8kids .sect12 .box .word {
        width: 45.5298013245%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    #tab8kids .sect12 .box .word .tit {
        font-size: 3.513909224vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect12 .box .word .lab {
        font-size: 2.635431918vw;
        font-family: Comic Sans MS;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin: 1vw 0
    }

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

    #tab8kids .sect12 .box .picture-box {
        width: 54.2218543046%;
        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
    }

    #tab8kids .sect12 .box .picture-box img {
        width: 48.8549618321%
    }

    #tab8kids .sect12 .box-2 {
        position: relative
    }

    #tab8kids .sect12 .box-2 .picture-box {
        position: absolute;
        left: 60%;
        top: 50%;
        -webkit-transform: translateY(-45%);
        -ms-transform: translateY(-45%);
        transform: translateY(-45%);
        width: 21.0719915922%
    }

    #tab8kids .sect13 .box {
        width: 96%;
        margin: 4vw auto
    }

    #tab8kids .sect13 .box-2 {
        width: 96%;
        margin: 0 auto;
        padding-bottom: 4vw
    }

    #tab8kids .sect13 .box-2 .title {
        font-size: 4.39238653vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-bottom: 4vw
    }

    #tab8kids .sect13 .box-2 .title span {
        font-size: 3.513909224vw
    }

    #tab8kids .sect13 .box-2 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;
        width: 100%
    }

    #tab8kids .sect13 .box-2 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-top: 1px solid #8a8a8a
    }

    #tab8kids .sect13 .box-2 ul li:nth-last-child(1) {
        border-bottom: 1px solid #8a8a8a
    }

    #tab8kids .sect13 .box-2 ul li .li-tit {
        width: 40%;
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #e782ba;
        line-height: 1.2;
        padding: 1vw 0;
        padding-left: 2%
    }

    #tab8kids .sect13 .box-2 ul li .li-msg {
        width: 60%;
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #34b2e1;
        line-height: 1.2;
        padding: 1vw 0;
        padding-left: 2%;
        background: -webkit-gradient(linear, left top, right top, from(#F9F9F9), color-stop(54.7607421875%, #fff), color-stop(99.12109375%, #fff));
        background: linear-gradient(90deg, #F9F9F9 0%, #fff 54.7607421875%, #fff 99.12109375%)
    }
}

@media screen and (max-width: 768px) {
    #tab8kids {
        overflow: hidden
    }

    #tab8kids .tab8kids-pc {
        display: none !important
    }

    #tab8kids .tab8kids-phone {
        display: initial !important
    }

    #tab8kids .sect1 {
        position: relative
    }

    #tab8kids .sect1 .box {
        position: relative;
        left: 0%;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        top: 5%;
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0;
        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
    }

    #tab8kids .sect1 .box .word {
        width: 43.0107526882%;
        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;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab8kids .sect1 .box .word .tit {
        font-size: 6.5104166667vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect1 .box .word .msg {
        font-size: 3.125vw;
        font-family: Comic Sans MS;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #tab8kids .sect1 .box .picture-box {
        width: 54.5314900154%
    }

    #tab8kids .sect1 .box-2 {
        position: relative;
        left: 0%;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        top: 5%;
        width: 96%;
        margin: 4vw auto;
        height: 109.6354166667vw
    }

    #tab8kids .sect1 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

    #tab8kids .sect1 .box-2 .item-box .scale-box {
        position: absolute;
        width: 100%;
        height: 100%
    }

    #tab8kids .sect1 .box-2 .item-box .scale-box .word {
        position: absolute;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        margin: 0 auto;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        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
    }

    #tab8kids .sect1 .box-2 .item-box .scale-box .word .word-tit {
        font-size: 3.6458333333vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding: 0 0.6510416667vw;
        background: -webkit-gradient(linear, left top, right top, from(#FF3AEA), color-stop(0%, #AA3CFF), color-stop(97.607421875%, #3487F9));
        background: linear-gradient(90deg, #FF3AEA 0%, #AA3CFF 0%, #3487F9 97.607421875%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect1 .box-2 .item-box .scale-box .word .word-msg {
        font-size: 3.125vw;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect1 .box-2 .item-box .scale-box img {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #tab8kids .sect1 .box-2 .item-box .scale-box img:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) {
        top: 62.1140142518%;
        left: 0;
        width: 99.4002998501%;
        height: 18.5273159145%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word {
        width: 96%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg 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
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        margin: 1% 0
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li:nth-child(2) .li-word .li-msg {
        width: auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li .li-word {
        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;
        text-align: left
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li .li-word .img1 {
        width: 4.1666666667vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li .li-word .img2 {
        width: 1.4322916667vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(1) .word .word-msg ul li .li-word .li-msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin: 0 0.5208333333vw;
        width: auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(2) {
        top: 82.541567696%;
        left: 60.2698650675%;
        width: 38.6806596702%;
        height: 17.458432304%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(2) .word {
        width: 90%;
        margin: 0 auto;
        top: 1%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(3) {
        top: 82.541567696%;
        left: 0;
        width: 58.4707646177%;
        height: 17.3396674584%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(3) .word {
        width: 90%;
        top: 1%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(4) {
        top: 0;
        left: 0;
        width: 43.928035982%;
        height: 33.0166270784%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(4) .word {
        top: 2%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(4) .word .word-msg {
        font-size: 3.6458333333vw;
        margin-top: .5vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(5) {
        top: 0;
        left: 45.5772113943%;
        width: 54.4227886057%;
        height: 14.7268408551%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(6) {
        top: 16.1520190024%;
        left: 45.5772113943%;
        width: 25.1874062969%;
        height: 16.864608076%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(6) .word {
        width: 96%;
        top: 50%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(7) {
        top: 16.1520190024%;
        left: 72.4137931034%;
        width: 27.5862068966%;
        height: 16.864608076%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(7) .word {
        width: 96%;
        top: 50%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) {
        top: 34.5605700713%;
        left: 0;
        width: 70.7646176912%;
        height: 25.7719714964%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word {
        top: 35%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg {
        width: 100%;
        margin-top: 0
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul {
        width: 90%;
        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: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul li .li-word .picture-box img {
        width: 8.203125vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul li .li-word .li-msg {
        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: .5vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul li .li-word .li-msg p {
        font-size: 3.125vw;
        font-weight: 400;
        color: #34b2e1;
        line-height: 1.2;
        margin-right: 0.6510416667vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(8) .word .word-msg ul li .li-word .li-msg img {
        width: 1.4322916667vw
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(9) {
        top: 34.5605700713%;
        left: 72.1139430285%;
        width: 27.2863568216%;
        height: 25.890736342%
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(9) .word {
        width: 80%;
        top: 35%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-2 .item-box:nth-child(9) .word .word-msg {
        margin-top: .5vw;
        display: none
    }

    #tab8kids .sect1 .box-3 {
        position: relative;
        padding: 8vw 0;
        left: 0%;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        top: 5%;
        width: 96%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-3 .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab8kids .sect1 .box-3 .word .tit {
        font-size: 3.90625vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #34b2e1;
        line-height: 1.4;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #tab8kids .sect1 .box-3 .word .tit span {
        margin: 0 1.953125vw
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(1) {
        -webkit-transform: rotate(-15deg) translateY(40%);
        -ms-transform: rotate(-15deg) translateY(40%);
        transform: rotate(-15deg) translateY(40%)
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(2) {
        -webkit-transform: rotate(-3deg) translateY(0%);
        -ms-transform: rotate(-3deg) translateY(0%);
        transform: rotate(-3deg) translateY(0%)
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(3) {
        -webkit-transform: rotate(5deg) translateY(10%);
        -ms-transform: rotate(5deg) translateY(10%);
        transform: rotate(5deg) translateY(10%)
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(4) {
        -webkit-transform: rotate(13deg) translateY(30%);
        -ms-transform: rotate(13deg) translateY(30%);
        transform: rotate(13deg) translateY(30%)
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(5) {
        -webkit-transform: rotate(13deg) translateY(65%);
        -ms-transform: rotate(13deg) translateY(65%);
        transform: rotate(13deg) translateY(65%)
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(6) {
        -webkit-transform: rotate(13deg) translateY(110%);
        -ms-transform: rotate(13deg) translateY(110%);
        transform: rotate(13deg) translateY(110%)
    }

    #tab8kids .sect1 .box-3 .word .tit span:nth-child(7) {
        -webkit-transform: rotate(3deg) translateY(150%);
        -ms-transform: rotate(3deg) translateY(150%);
        transform: rotate(3deg) translateY(150%);
        margin: 0
    }

    #tab8kids .sect1 .box-4 {
        padding: 8vw 0;
        position: relative;
        left: 0%;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        top: 5%;
        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: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab8kids .sect1 .box-4 .word {
        width: 47.0666666667%;
        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
    }

    #tab8kids .sect1 .box-4 .word .tit {
        font-size: 4.6875vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        background: linear-gradient(80deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect1 .box-4 .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin: 2vw 0 4vw 0
    }

    #tab8kids .sect1 .box-4 .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%
    }

    #tab8kids .sect1 .box-4 .word 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
    }

    #tab8kids .sect1 .box-4 .word ul li img {
        width: 5.3385416667vw
    }

    #tab8kids .sect1 .box-4 .word ul li.li-line {
        background-color: #000;
        width: 2px;
        height: 5.3385416667vw
    }

    #tab8kids .sect1 .box-4 .word ul li .li-word {
        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;
        margin-left: 1vw
    }

    #tab8kids .sect1 .box-4 .word ul li .li-word .li-tit {
        font-size: 3.515625vw;
        font-weight: Bold;
        color: #000;
        line-height: 1
    }

    #tab8kids .sect1 .box-4 .word ul li .li-word .li-msg {
        font-size: 3.125vw;
        color: #000;
        line-height: 1
    }

    #tab8kids .sect1 .box-4 .picture-box {
        width: 48%
    }

    #tab8kids .sect1 .box-4 .box-round {
        display: none;
        position: absolute;
        width: 97.3958333333vw;
        height: 97.3958333333vw;
        border: 2px solid #f9b667;
        border-radius: 50%;
        -webkit-transform: translate(-5%, -8%);
        -ms-transform: translate(-5%, -8%);
        transform: translate(-5%, -8%);
        z-index: 10
    }

    #tab8kids .sect1 .box-4 .box-round::before {
        content: "";
        position: absolute;
        z-index: 11;
        top: 5%;
        right: 15%;
        width: 9.5052083333vw;
        height: 9.5052083333vw;
        background: #36b2e1;
        border-radius: 50%
    }

    #tab8kids .sect1 .box-5 {
        padding: 8vw 0;
        position: relative;
        left: 0%;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        top: 5%;
        width: 96%;
        margin: 0 auto
    }

    #tab8kids .sect1 .box-5 .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;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    #tab8kids .sect1 .box-5 .word .tit {
        font-size: 7.8125vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        background: linear-gradient(80deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0;
        padding-right: 5px
    }

    #tab8kids .sect1 .box-5 .word .lab {
        font-size: 6.25vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect1 .box-5 .word .msg {
        font-size: 4.6875vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect2 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    #tab8kids .sect2 .box .picture-box {
        width: 58.1333333333%;
        margin: 0 auto
    }

    #tab8kids .sect2 .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;
        margin-top: 2vw
    }

    #tab8kids .sect2 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
        flex: 0 1 20%;
        padding: 2vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#fff), to(#f0efef));
        background: linear-gradient(90deg, #fff 0%, #f0efef 100%)
    }

    #tab8kids .sect2 .box ul li:nth-child(2) .word .li-img img {
        width: 11.328125vw
    }

    #tab8kids .sect2 .box ul li:nth-child(2) .word .tit, #tab8kids .sect2 .box ul li:nth-child(4) .word .tit {
        color: #e782ba
    }

    #tab8kids .sect2 .box ul li .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;
        text-align: center
    }

    #tab8kids .sect2 .box ul li .word .li-img {
        height: 7.8125vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: .5vw
    }

    #tab8kids .sect2 .box ul li .word .li-img img {
        width: 9.5052083333vw
    }

    #tab8kids .sect2 .box ul li .word .tit {
        font-size: 3.6458333333vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #34b2e1;
        line-height: 1.2
    }

    #tab8kids .sect2 .box ul li .word .msg {
        font-size: 3.125vw;
        height: 7.2916666667vw;
        font-weight: 400;
        color: #333;
        line-height: 1.2
    }

    #tab8kids .sect2 .box-2 {
        height: 26.0416666667vw
    }

    #tab8kids .sect3 {
        position: relative
    }

    #tab8kids .sect3 .box {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -20%);
        -ms-transform: translate(-50%, -20%);
        transform: translate(-50%, -20%);
        width: 96%;
        top: 0%
    }

    #tab8kids .sect3 .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
    }

    #tab8kids .sect3 .box .word .tit {
        font-size: 4.6875vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #tab8kids .sect3 .box .word .lab {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect3 .box .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect3 .box .picture-box {
        width: 74.2666666667%;
        margin: 0 auto;
        margin-top: 4vw;
        position: relative;
        z-index: 11
    }

    #tab8kids .sect3 .box .picture-box .img1 {
        z-index: -1;
        position: absolute;
        left: -15%;
        bottom: -20%;
        width: 30.078125vw
    }

    #tab8kids .sect3 .box .picture-box .img2 {
        position: absolute;
        z-index: -1;
        width: 30.078125vw;
        right: -15%;
        bottom: -20%
    }

    #tab8kids .sect3 .box-2 {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        top: 42%
    }

    #tab8kids .sect3 .box-2 .word {
        width: 80%;
        margin: 0 0 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: right
    }

    #tab8kids .sect3 .box-2 .word .tit {
        font-size: 4.6875vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        background: linear-gradient(80deg, #E782BA 20%, #4DAEDD 64.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0;
        padding-right: 5px
    }

    #tab8kids .sect3 .box-2 .word .lab {
        font-size: 3.90625vw;
        font-weight: 600;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect3 .box-2 .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect3 .box-2 .picture-box {
        margin-top: 2vw;
        position: relative
    }

    #tab8kids .sect3 .box-2 .picture-box .word-1 {
        left: 27.5%;
        top: 7%
    }

    #tab8kids .sect3 .box-2 .picture-box .word-2 {
        left: 38%;
        top: 15%
    }

    #tab8kids .sect3 .box-2 .picture-box .li-word {
        position: absolute;
        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
    }

    #tab8kids .sect3 .box-2 .picture-box .li-word img {
        width: 2.9947916667vw;
        margin-right: 5px
    }

    #tab8kids .sect3 .box-2 .picture-box .li-word p {
        font-size: 3.125vw;
        font-family: Comic Sans MS;
        font-weight: 400;
        color: #000;
        line-height: 1.4
    }

    #tab8kids .sect3 .box-3 {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-60%);
        -ms-transform: translateX(-60%);
        transform: translateX(-60%);
        width: 75.6%;
        top: 83%;
        display: block
    }

    #tab8kids .sect3 .box-3 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
    }

    #tab8kids .sect3 .box-3 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 46.9076305221%;
        flex: 0 1 46.9076305221%
    }

    #tab8kids .sect4 .box {
        width: 91.7333333333%;
        margin: 0 auto;
        -webkit-transform: translateY(-15%);
        -ms-transform: translateY(-15%);
        transform: translateY(-15%);
        padding-bottom: 8vw
    }

    #tab8kids .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: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #tab8kids .sect4 .box ul li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 15.5497722837%;
        flex: 0 1 15.5497722837%;
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%)
    }

    #tab8kids .sect4 .box ul li:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 78.0741704619%;
        flex: 0 1 78.0741704619%
    }

    #tab8kids .sect5 .box {
        background-color: #ffecea;
        padding: 8vw 0
    }

    #tab8kids .sect5 .box .word {
        width: 96%;
        margin: 0 auto
    }

    #tab8kids .sect5 .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: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: center
    }

    #tab8kids .sect5 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 30.6191687871%;
        flex: 0 1 30.6191687871%
    }

    #tab8kids .sect5 .box ul li p {
        font-size: 3.125vw;
        font-weight: 600;
        color: #180c66;
        line-height: 1.2;
        margin-top: 1vw
    }

    #tab8kids .sect5 .box-2 {
        padding: 8vw 0
    }

    #tab8kids .sect5 .box-2 .word {
        width: 96%;
        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
    }

    #tab8kids .sect5 .box-2 .word .tit {
        font-size: 4.6875vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #tab8kids .sect5 .box-2 .word .lab {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect5 .box-2 .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect5 .box-2 .picture-box {
        width: 100%;
        margin-left: 0;
        margin-top: 4vw
    }

    #tab8kids .sect5 .box-2 .li-box {
        width: 96%;
        margin: 0 auto
    }

    #tab8kids .sect5 .box-2 .li-box .note {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 8vw
    }

    #tab8kids .sect5 .box-2 .li-box ul {
        margin-top: 4vw;
        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
    }

    #tab8kids .sect5 .box-2 .li-box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32%;
        flex: 0 1 32%;
        padding: 1.953125vw;
        margin: 1% 0;
        background-color: #e8f1f6;
        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
    }

    #tab8kids .sect5 .box-2 .li-box ul li .li-img {
        width: 30.9462915601%;
        height: 9.1145833333vw;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #tab8kids .sect5 .box-2 .li-box ul li .li-word {
        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;
        margin-left: 2vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li .li-word .li-msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect5 .box-2 .li-box ul li .li-word .li-tit {
        font-size: 3.90625vw;
        font-weight: 600;
        color: #e782ba;
        line-height: 1.2
    }

    #tab8kids .sect5 .box-2 .li-box ul li .li-word img {
        width: 6.5104166667vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(2) .li-word .li-tit, #tab8kids .sect5 .box-2 .li-box ul li:nth-child(4) .li-word .li-tit {
        color: #34b2e1
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(1) .li-img img {
        width: 6.640625vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(2) .li-img img {
        width: 5.3385416667vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(3) .li-img img {
        width: 6.5104166667vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(4) .li-img img {
        width: 6.3802083333vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(5) .li-img img {
        width: 6.640625vw
    }

    #tab8kids .sect5 .box-2 .li-box ul li:nth-child(6) .li-img img {
        width: 5.3385416667vw
    }

    #tab8kids .sect6 .box {
        background-color: #ffecea;
        padding: 8vw 0
    }

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

    #tab8kids .sect6 .box .word .tit {
        font-size: 4.6875vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #180c66;
        line-height: 1.4;
        background: linear-gradient(97deg, #E782BA 0%, #4DAEDD 84.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect6 .box-2 {
        padding: 8vw 0
    }

    #tab8kids .sect6 .box-2 .word {
        width: 96%;
        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
    }

    #tab8kids .sect6 .box-2 .word .tit {
        font-size: 4.6875vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #tab8kids .sect6 .box-2 .word .lab {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect6 .box-2 .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect6 .box-2 .picture-box {
        position: relative;
        margin: 8vw 0
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box img {
        height: 26.0416666667vw;
        -o-object-fit: cover;
        object-fit: cover
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box ul {
        position: absolute;
        width: 100%;
        margin: 0 auto;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        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
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 16.2903225806%;
        flex: 0 1 16.2903225806%;
        background-color: rgba(232, 241, 246, .6588235294);
        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;
        padding: 1vw 0
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box ul li .li-word {
        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
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box ul li .li-word .li-msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #333;
        line-height: 1;
        height: 10.4166666667vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box ul li .li-word .li-tit {
        font-size: 3.6458333333vw;
        font-weight: 600;
        color: #e782ba;
        line-height: 1.2
    }

    #tab8kids .sect6 .box-2 .picture-box .li-box ul li:nth-child(1) .li-word .li-tit, #tab8kids .sect6 .box-2 .picture-box .li-box ul li:nth-child(5) .li-word .li-tit, #tab8kids .sect6 .box-2 .picture-box .li-box ul li:nth-child(3) .li-word .li-tit {
        color: #34b2e1
    }

    #tab8kids .sect7 .box {
        height: 13.0208333333vw
    }

    #tab8kids .sect7 .box-2 {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 0%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab8kids .sect7 .box-2 .word {
        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;
        margin-bottom: 4vw
    }

    #tab8kids .sect7 .box-2 .word .tit {
        font-size: 4.6875vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #tab8kids .sect7 .box-2 .word .lab {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-2 .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-2 .picture-box {
        width: 90.9333333333%;
        margin: 0 auto
    }

    #tab8kids .sect7 .box-3 {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 36%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab8kids .sect7 .box-3 .word {
        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;
        margin-bottom: 4vw
    }

    #tab8kids .sect7 .box-3 .word .tit {
        font-size: 4.6875vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #tab8kids .sect7 .box-3 .word .lab {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-3 .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-3 .picture-box {
        width: 82.4%;
        margin: 0 auto
    }

    #tab8kids .sect7 .box-4 {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 75%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab8kids .sect7 .box-4 .word {
        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
    }

    #tab8kids .sect7 .box-4 .word .tit {
        font-size: 4.6875vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #tab8kids .sect7 .box-4 .word .lab {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-4 .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-4 .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: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: center;
        width: 100%;
        margin-top: 4vw
    }

    #tab8kids .sect7 .box-4 .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%
    }

    #tab8kids .sect7 .box-4 .word ul li img {
        width: 10.4166666667vw
    }

    #tab8kids .sect7 .box-4 .word ul li p {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect7 .box-4 .word ul li p span {
        display: block
    }

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

    #tab8kids .sect8 .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;
        padding-bottom: 8vw
    }

    #tab8kids .sect8 .box .word .tit {
        font-size: 4.6875vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #tab8kids .sect8 .box .word .lab {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect8 .box .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect8 .box .picture-box {
        position: relative
    }

    #tab8kids .sect9 {
        background-color: #ffecea
    }

    #tab8kids .sect9 .box {
        padding: 6vw 0 4vw 0;
        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: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab8kids .sect9 .box .word {
        width: 46.898895497%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    #tab8kids .sect9 .box .word .tit {
        font-size: 3.90625vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #tab8kids .sect9 .box .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect9 .box .picture-box {
        position: relative;
        width: 46.5590484282%
    }

    #tab8kids .sect10 .box {
        padding: 8vw 0;
        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: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab8kids .sect10 .box .word {
        width: 52.4737631184%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        text-align: right;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    #tab8kids .sect10 .box .word .tit {
        font-size: 3.90625vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.3;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect10 .box .word .lab {
        font-size: 3.125vw;
        font-family: Comic Sans MS;
        font-weight: 400;
        color: #000;
        line-height: 1.4;
        margin: 1vw 0
    }

    #tab8kids .sect10 .box .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect10 .box .picture-box {
        position: relative;
        width: 46.9265367316%
    }

    #tab8kids .sect11 {
        padding-top: 30vw
    }

    #tab8kids .sect11 .box {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 0%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        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
    }

    #tab8kids .sect11 .box .word {
        width: 39.9408284024%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    #tab8kids .sect11 .box .word .tit {
        font-size: 3.90625vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-bottom: 1vw
    }

    #tab8kids .sect11 .box .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect11 .box .picture-box {
        width: 56.2130177515%;
        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
    }

    #tab8kids .sect11 .box .picture-box img {
        width: 48.2654600302%
    }

    #tab8kids .sect11 .box-2 {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 60%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        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
    }

    #tab8kids .sect11 .box-2 .word {
        width: 43.2252701579%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        text-align: right;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(-5%);
        -ms-transform: translateY(-5%);
        transform: translateY(-5%)
    }

    #tab8kids .sect11 .box-2 .word .tit {
        font-size: 3.90625vw;
        width: 100%;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(84.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 84.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect11 .box-2 .word .lab {
        margin-bottom: 1vw;
        font-size: 3.125vw;
        font-family: Comic Sans MS;
        font-weight: 400;
        color: #000;
        line-height: 1.4
    }

    #tab8kids .sect11 .box-2 .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1
    }

    #tab8kids .sect11 .box-2 .picture-box {
        width: 55.0290939318%;
        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
    }

    #tab8kids .sect11 .box-2 .picture-box img {
        width: 48.2654600302%
    }

    #tab8kids .sect12 .box {
        width: 96%;
        margin: 0 auto;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        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;
        padding-top: 20vw
    }

    #tab8kids .sect12 .box .word {
        width: 43.8596491228%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    #tab8kids .sect12 .box .word .tit {
        font-size: 3.90625vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        padding-right: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab8kids .sect12 .box .word .lab {
        font-size: 3.125vw;
        font-family: Comic Sans MS;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin: 1vw 0
    }

    #tab8kids .sect12 .box .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab8kids .sect12 .box .picture-box {
        width: 54.6783625731%;
        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
    }

    #tab8kids .sect12 .box .picture-box img {
        width: 48.8549618321%
    }

    #tab8kids .sect12 .box-2 {
        position: relative
    }

    #tab8kids .sect12 .box-2 .picture-box {
        position: absolute;
        left: 65%;
        top: 50%;
        -webkit-transform: translateY(-45%);
        -ms-transform: translateY(-45%);
        transform: translateY(-45%);
        width: 30.5333333333%
    }

    #tab8kids .sect13 .box {
        width: 96%;
        margin: 8vw auto
    }

    #tab8kids .sect13 .box-2 {
        width: 96%;
        margin: 0 auto;
        padding-bottom: 8vw
    }

    #tab8kids .sect13 .box-2 .title {
        font-size: 7.8125vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        background: -webkit-gradient(linear, left top, right top, from(#E782BA), color-stop(54.7607421875%, #4DAEDD), color-stop(99.12109375%, #34B2E1));
        background: linear-gradient(90deg, #E782BA 0%, #4DAEDD 54.7607421875%, #34B2E1 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-bottom: 8vw
    }

    #tab8kids .sect13 .box-2 .title span {
        font-size: 6.25vw
    }

    #tab8kids .sect13 .box-2 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;
        width: 100%
    }

    #tab8kids .sect13 .box-2 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-top: 1px solid #8a8a8a
    }

    #tab8kids .sect13 .box-2 ul li:nth-last-child(1) {
        border-bottom: 1px solid #8a8a8a
    }

    #tab8kids .sect13 .box-2 ul li .li-tit {
        width: 40%;
        font-size: 3.90625vw;
        font-weight: 400;
        color: #e782ba;
        line-height: 1.2;
        padding: 2vw 0;
        padding-left: 2%
    }

    #tab8kids .sect13 .box-2 ul li .li-msg {
        width: 60%;
        font-size: 3.515625vw;
        font-weight: 400;
        color: #34b2e1;
        line-height: 1.2;
        padding: 2vw 0;
        padding-left: 2%;
        background: -webkit-gradient(linear, left top, right top, from(#F9F9F9), color-stop(54.7607421875%, #fff), color-stop(99.12109375%, #fff));
        background: linear-gradient(90deg, #F9F9F9 0%, #fff 54.7607421875%, #fff 99.12109375%)
    }
}