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

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

#tab16 div, #tab16 ul, #tab16 ol, #tab16 dl, #tab16 dt, #tab16 dd, #tab16 li, #tab16 dl, #tab16 h1, #tab16 h2, #tab16 h3, #tab16 h4, #tab16 p {
    margin: 0;
    padding: 0;
    font-style: normal
}

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

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

#tab16 *, #tab16 ::after, #tab16 ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

#tab16 .tab16-pc {
    display: inherit
}

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

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

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

#tab16 .lab {
    display: block
}

#tab16 .se {
    position: relative
}

#tab16 .sect1 .box {
    position: absolute;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 52.0833333333%;
    margin: 0 auto;
    text-align: center
}

#tab16 .sect1 .box .tit {
    font-size: 9.375vw;
    font-weight: bold;
    color: #000;
    line-height: 1;
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #A452FF 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #A452FF 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect1 .box .lab {
    font-size: 3.125vw;
    font-weight: 500;
    color: #333;
    line-height: 1.2
}

#tab16 .sect1 .box .msg {
    font-size: 3.125vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2
}

#tab16 .sect1 .sect1-line {
    position: absolute;
    bottom: 2%;
    left: 5%;
    width: 90%;
    height: 3px;
    background: #000
}

#tab16 .sect1 .sect1-line::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -13px;
    width: 13px;
    height: 13px;
    border: 3px solid #000;
    border-radius: 50%
}

#tab16 .sect1 .sect1-line::before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -13px;
    width: 13px;
    height: 13px;
    border: 3px solid #000;
    border-radius: 50%
}

#tab16 .sect2 {
    padding: 4vw 0
}

#tab16 .sect2 .box {
    position: relative;
    width: 68.3131897005%;
    height: 81.25vw;
    margin: 0 auto
}

#tab16 .sect2 .box .item-box {
    position: absolute;
    overflow: hidden;
    border-radius: 10px
}

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

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

#tab16 .sect2 .box .item-box .item-scale .item-word {
    position: absolute
}

#tab16 .sect2 .box .item-box:nth-child(1) {
    width: 34.6153846154%;
    height: 16.0256410256%;
    left: 0;
    top: 0
}

#tab16 .sect2 .box .item-box:nth-child(1) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 45%
}

#tab16 .sect2 .box .item-box:nth-child(1) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(1) .item-scale .item-word .msg {
    font-size: 1.1458333333vw;
    font-weight: 500;
    color: #d2d2d2;
    line-height: 1.2
}

#tab16 .sect2 .box .item-box:nth-child(2) {
    width: 29.2307692308%;
    height: 16.0256410256%;
    left: 23.9583333333vw;
    top: 0
}

#tab16 .sect2 .box .item-box:nth-child(2) .item-scale .item-word {
    right: 5%;
    text-align: right;
    top: 10%;
    width: 50%
}

#tab16 .sect2 .box .item-box:nth-child(2) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(2) .item-scale .item-word .msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #d3d3d3;
    line-height: 1.2
}

#tab16 .sect2 .box .item-box:nth-child(3) {
    width: 34.6153846154%;
    height: 16.0256410256%;
    left: 44.2708333333vw;
    top: 0
}

#tab16 .sect2 .box .item-box:nth-child(3) .item-scale .item-word {
    right: 5%;
    text-align: right;
    top: 10%;
    width: 80%
}

#tab16 .sect2 .box .item-box:nth-child(3) .item-scale .item-word .tit {
    font-size: 1.4583333333vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
    background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
    background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(4) {
    width: 49.6153846154%;
    height: 16.0256410256%;
    left: 0;
    top: 13.5416666667vw
}

#tab16 .sect2 .box .item-box:nth-child(4) .item-scale .item-word {
    right: 5%;
    text-align: right;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60%
}

#tab16 .sect2 .box .item-box:nth-child(4) .item-scale .item-word img {
    width: 3.6458333333vw;
    display: block;
    margin: 0 0 0 auto;
    padding-bottom: 1vw
}

#tab16 .sect2 .box .item-box:nth-child(4) .item-scale .item-word .tit {
    font-size: 2.8645833333vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.12109375%, #00CCFF));
    background: -o-linear-gradient(left, #FEC651 0%, #00CCFF 99.12109375%);
    background: linear-gradient(90deg, #FEC651 0%, #00CCFF 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(4) .item-scale .item-word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #e1e1e1;
    line-height: 1.2
}

#tab16 .sect2 .box .item-box:nth-child(5) {
    width: 49.6153846154%;
    height: 16.0256410256%;
    left: 34.1145833333vw;
    top: 13.5416666667vw
}

#tab16 .sect2 .box .item-box:nth-child(5) .item-scale .item-word {
    right: 5%;
    text-align: right;
    top: 5%;
    width: 90%
}

#tab16 .sect2 .box .item-box:nth-child(5) .item-scale .item-word .tit {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
    background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
    background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(5) .item-scale .item-word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #dcdcdc;
    line-height: 1.2
}

#tab16 .sect2 .box .item-box:nth-child(6) {
    width: 28.5384615385%;
    height: 19.5512820513%;
    left: 0;
    top: 27.0833333333vw
}

#tab16 .sect2 .box .item-box:nth-child(6) .item-scale .item-word {
    left: 5%;
    top: 5%;
    width: 90%
}

#tab16 .sect2 .box .item-box:nth-child(6) .item-scale .item-word .tit {
    font-size: 1.6666666667vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(7) {
    width: 28.5384615385%;
    height: 28.5256410256%;
    left: 0;
    top: 43.4895833333vw
}

#tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%;
    text-align: center
}

#tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .tit {
    font-size: 2.1875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
    background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
    background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .lab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .lab p {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1
}

#tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .lab img {
    width: 2.0833333333vw
}

#tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect2 .box .item-box:nth-child(8) {
    width: 41.5384615385%;
    height: 28.2051282051%;
    left: 19.84375vw;
    top: 27.0833333333vw
}

#tab16 .sect2 .box .item-box:nth-child(8) .item-scale .item-word {
    left: 2%;
    text-align: center;
    top: 10%;
    width: 96%
}

#tab16 .sect2 .box .item-box:nth-child(8) .item-scale .item-word .tit {
    font-size: 2.7604166667vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(8) .item-scale .item-word .msg {
    font-size: 1.875vw;
    font-weight: 500;
    color: #d3d3d3;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(9) {
    width: 20.3846153846%;
    height: 19.8717948718%;
    left: 19.84375vw;
    top: 50.5208333333vw
}

#tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word {
    left: 2%;
    text-align: center;
    top: 10%;
    width: 96%
}

#tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    line-height: 1;
    color: #41f28e
}

#tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .tit span {
    font-size: 1.25vw
}

#tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg li:nth-child(1) {
    width: 100%;
    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-bottom: .5vw
}

#tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg li:nth-child(1) img {
    margin-left: 2%
}

#tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg p {
    font-size: 0.8333333333vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg img {
    width: 1.4583333333vw
}

#tab16 .sect2 .box .item-box:nth-child(10) {
    width: 20.3846153846%;
    height: 19.8717948718%;
    left: 34.1145833333vw;
    top: 50.5208333333vw
}

#tab16 .sect2 .box .item-box:nth-child(10) .item-scale .item-word {
    left: 2%;
    text-align: center;
    top: 10%;
    width: 96%
}

#tab16 .sect2 .box .item-box:nth-child(10) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    line-height: 1;
    color: #fff
}

#tab16 .sect2 .box .item-box:nth-child(10) .item-scale .item-word .tit span {
    display: block;
    font-size: 1.25vw
}

#tab16 .sect2 .box .item-box:nth-child(11) {
    width: 28.5384615385%;
    height: 19.5512820513%;
    left: 48.4375vw;
    top: 27.0833333333vw
}

#tab16 .sect2 .box .item-box:nth-child(11) .item-scale .item-word {
    left: 2%;
    text-align: center;
    top: 10%;
    width: 96%
}

#tab16 .sect2 .box .item-box:nth-child(11) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(11) .item-scale .item-word .msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect2 .box .item-box:nth-child(12) {
    width: 28.5384615385%;
    height: 28.5256410256%;
    left: 48.4375vw;
    top: 43.4895833333vw
}

#tab16 .sect2 .box .item-box:nth-child(12) .item-scale .item-word {
    left: 2%;
    text-align: center;
    top: 10%;
    width: 96%
}

#tab16 .sect2 .box .item-box:nth-child(12) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
    background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
    background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(12) .item-scale .item-word .msg {
    font-size: 1.4583333333vw;
    font-weight: 500;
    color: #d9d9d9;
    line-height: 1.2
}

#tab16 .sect2 .box .item-box:nth-child(13) {
    width: 34.6153846154%;
    height: 17.3076923077%;
    left: 0;
    top: 67.1875vw
}

#tab16 .sect2 .box .item-box:nth-child(13) .item-scale .item-word {
    right: 5%;
    text-align: right;
    bottom: 10%;
    width: 60%
}

#tab16 .sect2 .box .item-box:nth-child(13) .item-scale .item-word .tit {
    font-size: 1.6666666667vw;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(14) {
    width: 29.2307692308%;
    height: 17.3076923077%;
    left: 23.9583333333vw;
    top: 67.1875vw
}

#tab16 .sect2 .box .item-box:nth-child(14) .item-scale .item-word {
    left: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 55%
}

#tab16 .sect2 .box .item-box:nth-child(14) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.12109375%, #00CCFF));
    background: -o-linear-gradient(left, #FEC651 0%, #00CCFF 99.12109375%);
    background: linear-gradient(90deg, #FEC651 0%, #00CCFF 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect2 .box .item-box:nth-child(14) .item-scale .item-word .msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #d6d6d6;
    line-height: 1.2
}

#tab16 .sect2 .box .item-box:nth-child(15) {
    width: 34.6153846154%;
    height: 17.3076923077%;
    left: 44.2708333333vw;
    top: 67.1875vw
}

#tab16 .sect2 .box .item-box:nth-child(15) .item-scale .item-word {
    right: 5%;
    top: 10%;
    text-align: right;
    width: 70%
}

#tab16 .sect2 .box .item-box:nth-child(15) .item-scale .item-word .tit {
    font-size: 1.6666666667vw;
    font-weight: bold;
    line-height: 1;
    color: #41f28e
}

#tab16 .sect2 .box .item-box:nth-child(15) .item-scale .item-word .msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #ccc;
    line-height: 1.2
}

#tab16 .sect3 .box {
    padding: 4vw 0;
    width: 62.007356805%;
    margin: 0 auto;
    text-align: center
}

#tab16 .sect3 .box .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#tab16 .sect3 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect3 .picture-box {
    width: 71.4135575407%;
    margin: 0 auto
}

#tab16 .sect4 .box {
    position: absolute;
    left: 15%;
    top: 5%;
    width: 52.3384130321%
}

#tab16 .sect4 .box .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect4 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0
}

#tab16 .sect4 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    width: 82.8313253012%
}

#tab16 .sect4 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect4 .box-2 {
    position: absolute;
    left: 15%;
    bottom: 10%
}

#tab16 .sect4 .box-2 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1vw 0
}

#tab16 .sect4 .box-2 ul li img {
    width: 4.1666666667vw
}

#tab16 .sect4 .box-2 ul li .word {
    margin-left: 1vw
}

#tab16 .sect4 .box-2 ul li .word .word-tit {
    font-size: 2.6041666667vw;
    font-weight: bold;
    color: #000;
    line-height: 1
}

#tab16 .sect4 .box-2 ul li .word .word-msg {
    font-size: 1.5625vw;
    color: #000;
    line-height: 1
}

#tab16 .sect5 {
    background-color: #000
}

#tab16 .sect5 .box {
    width: 64.1093011035%;
    margin: 0 auto;
    text-align: center;
    padding: 4vw 0
}

#tab16 .sect5 .box .tit {
    font-size: 5.2083333333vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
    background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
    background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .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: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2vw
}

#tab16 .sect5 .box ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#tab16 .sect5 .box ul li img {
    width: 4.0104166667vw;
    display: block;
    margin: 0 auto
}

#tab16 .sect5 .box ul li .msg {
    font-size: 1.875vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(135deg, #5892CF 0%, #B5E6F8 99.6337890625%);
    background: linear-gradient(-45deg, #5892CF 0%, #B5E6F8 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 {
    background-color: #000;
    padding-bottom: 4vw
}

#tab16 .sect6 .word {
    width: 62.4277456647%;
    margin: 0 auto;
    text-align: center;
    padding: 4vw 0
}

#tab16 .sect6 .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 .word .msg {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 .box {
    position: relative;
    width: 68.3131897005%;
    height: 54.6875vw;
    margin: 0 auto
}

#tab16 .sect6 .box .item-box {
    position: absolute;
    overflow: hidden;
    border-radius: 10px
}

#tab16 .sect6 .box .item-box .item-scale {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#tab16 .sect6 .box .item-box .item-scale:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

#tab16 .sect6 .box .item-box .item-scale .item-word {
    position: absolute
}

#tab16 .sect6 .box .item-box:nth-child(1) {
    width: 28.4615384615%;
    height: 25.7142857143%;
    left: 0;
    top: 0
}

#tab16 .sect6 .box .item-box:nth-child(1) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%;
    text-align: center
}

#tab16 .sect6 .box .item-box:nth-child(1) .item-scale .item-word .tit {
    font-size: 2.2395833333vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 .box .item-box:nth-child(1) .item-scale .item-word .tit span {
    font-size: 1.875vw
}

#tab16 .sect6 .box .item-box:nth-child(2) {
    width: 41.5384615385%;
    height: 25.7142857143%;
    left: 19.7916666667vw;
    top: 0
}

#tab16 .sect6 .box .item-box:nth-child(2) .item-scale .item-word {
    left: 5%;
    top: 50%;
    width: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab16 .sect6 .box .item-box:nth-child(2) .item-scale .item-word .tit {
    font-size: 2.2395833333vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 .box .item-box:nth-child(2) .item-scale .item-word .msg {
    font-size: 1.875vw;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-top: .5vw
}

#tab16 .sect6 .box .item-box:nth-child(3) {
    width: 35%;
    height: 20%;
    left: 0;
    top: 14.5833333333vw
}

#tab16 .sect6 .box .item-box:nth-child(3) .item-scale .item-word {
    left: 40%;
    top: 50%;
    width: 55%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab16 .sect6 .box .item-box:nth-child(3) .item-scale .item-word .tit {
    font-size: 1.71875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
    background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
    background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 .box .item-box:nth-child(4) {
    width: 35%;
    height: 20%;
    left: 24.21875vw;
    top: 14.5833333333vw
}

#tab16 .sect6 .box .item-box:nth-child(4) .item-scale .item-word {
    left: 5%;
    top: 50%;
    width: 90%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab16 .sect6 .box .item-box:nth-child(4) .item-scale .item-word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    color: #3df0a6
}

#tab16 .sect6 .box .item-box:nth-child(4) .item-scale .item-word .tit span {
    font-size: 2.5vw
}

#tab16 .sect6 .box .item-box:nth-child(5) {
    width: 28.4615384615%;
    height: 25.7142857143%;
    left: 0;
    top: 26.0416666667vw
}

#tab16 .sect6 .box .item-box:nth-child(5) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%;
    text-align: center
}

#tab16 .sect6 .box .item-box:nth-child(5) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
    background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
    background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 .box .item-box:nth-child(5) .item-scale .item-word .msg {
    font-size: 1.3541666667vw;
    color: #d8d8d8;
    line-height: 1.2
}

#tab16 .sect6 .box .item-box:nth-child(6) {
    width: 20.3846153846%;
    height: 25.7142857143%;
    left: 19.7916666667vw;
    top: 26.0416666667vw
}

#tab16 .sect6 .box .item-box:nth-child(6) .item-scale .item-word {
    left: 5%;
    top: 60%;
    width: 90%;
    text-align: center
}

#tab16 .sect6 .box .item-box:nth-child(6) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1
}

#tab16 .sect6 .box .item-box:nth-child(6) .item-scale .item-word .msg {
    font-size: 1.3541666667vw;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect6 .box .item-box:nth-child(7) {
    width: 20.3846153846%;
    height: 25.7142857143%;
    left: 34.1145833333vw;
    top: 26.0416666667vw
}

#tab16 .sect6 .box .item-box:nth-child(7) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%;
    text-align: center
}

#tab16 .sect6 .box .item-box:nth-child(7) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1
}

#tab16 .sect6 .box .item-box:nth-child(7) .item-scale .item-word .msg {
    font-size: 1.0416666667vw;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect6 .box .item-box:nth-child(8) {
    width: 28.4615384615%;
    height: 17.1428571429%;
    left: 48.4375vw;
    top: 0
}

#tab16 .sect6 .box .item-box:nth-child(8) .item-scale .item-word {
    left: 2%;
    top: 50%;
    width: 96%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

#tab16 .sect6 .box .item-box:nth-child(8) .item-scale .item-word .tit {
    font-size: 4.4270833333vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#FEC651), color-stop(99.6337890625%, #0081FF));
    background: -o-linear-gradient(top, #FEC651 0%, #0081FF 99.6337890625%);
    background: linear-gradient(180deg, #FEC651 0%, #0081FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 .box .item-box:nth-child(8) .item-scale .item-word .msg {
    font-size: 1.5625vw;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
    background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
    background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 .box .item-box:nth-child(9) {
    width: 28.4615384615%;
    height: 28.5714285714%;
    left: 48.4375vw;
    top: 9.8958333333vw
}

#tab16 .sect6 .box .item-box:nth-child(9) .item-scale .item-word {
    left: 2%;
    top: 10%;
    width: 96%;
    text-align: center
}

#tab16 .sect6 .box .item-box:nth-child(9) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 .box .item-box:nth-child(9) .item-scale .item-word .msg {
    font-size: 1.25vw;
    color: #b4b4b4;
    line-height: 1.2
}

#tab16 .sect6 .box .item-box:nth-child(10) {
    width: 28.5384615385%;
    height: 25.7142857143%;
    left: 48.4375vw;
    top: 26.0416666667vw
}

#tab16 .sect6 .box .item-box:nth-child(10) .item-scale .item-word {
    right: 5%;
    top: 10%;
    width: 90%;
    text-align: right
}

#tab16 .sect6 .box .item-box:nth-child(10) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 .box .item-box:nth-child(10) .item-scale .item-word .msg {
    font-size: 0.9375vw;
    color: #c3c3c3;
    line-height: 1.2
}

#tab16 .sect6 .box .item-box:nth-child(11) {
    width: 49.6153846154%;
    height: 25.7142857143%;
    left: 0;
    top: 40.625vw
}

#tab16 .sect6 .box .item-box:nth-child(11) .item-scale .item-word {
    left: 5%;
    top: 50%;
    width: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab16 .sect6 .box .item-box:nth-child(11) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 .box .item-box:nth-child(11) .item-scale .item-word .msg {
    font-size: 1.5625vw;
    color: #b8b8b8;
    line-height: 1.2
}

#tab16 .sect6 .box .item-box:nth-child(12) {
    width: 49.6153846154%;
    height: 25.7142857143%;
    left: 34.1145833333vw;
    top: 40.625vw
}

#tab16 .sect6 .box .item-box:nth-child(12) .item-scale .item-word {
    left: 5%;
    top: 50%;
    width: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab16 .sect6 .box .item-box:nth-child(12) .item-scale .item-word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#3AE292), color-stop(99.6337890625%, #8DE064));
    background: -o-linear-gradient(top, #3AE292 0%, #8DE064 99.6337890625%);
    background: linear-gradient(180deg, #3AE292 0%, #8DE064 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect6 .box .item-box:nth-child(12) .item-scale .item-word .msg {
    font-size: 1.25vw;
    color: silver;
    line-height: 1.2
}

#tab16 .sect7 {
    background-color: #000
}

#tab16 .sect7 .box {
    position: relative
}

#tab16 .sect7 .box .word {
    position: absolute;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 66.1586967945%;
    text-align: center
}

#tab16 .sect7 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect7 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect7 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect7 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect7 .box-2 {
    position: relative
}

#tab16 .sect7 .box-2 .word {
    position: absolute
}

#tab16 .sect7 .box-2 .word-1 {
    left: 30%;
    top: 77%
}

#tab16 .sect7 .box-2 .word-1 .word-tit {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect7 .box-2 .word-2 {
    left: 61%;
    top: 77%
}

#tab16 .sect7 .box-2 .word-2 .word-tit {
    font-size: 1.875vw;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect8 {
    background-color: #000
}

#tab16 .sect8 .box {
    position: absolute;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 67.2622175512%
}

#tab16 .sect8 .box .word {
    width: 76.328125%
}

#tab16 .sect8 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect8 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect8 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect8 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect9 {
    background-color: #000
}

#tab16 .sect9 .box {
    position: absolute;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 66.1586967945%;
    text-align: center
}

#tab16 .sect9 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect9 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#tab16 .sect9 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect10 {
    background-color: #000
}

#tab16 .sect10 .box {
    width: 67.6300578035%;
    margin: 0 auto;
    text-align: center
}

#tab16 .sect10 .box .word {
    padding: 4vw 0
}

#tab16 .sect10 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect10 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#tab16 .sect10 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect11 {
    background-color: #000;
    padding-bottom: 4vw
}

#tab16 .sect11 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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#tab16 .sect11 ul li {
    width: 44.53125%
}

#tab16 .sect11 ul li:nth-child(1) {
    width: 100%;
    position: relative
}

#tab16 .sect11 ul li:nth-child(2) {
    margin-right: 0.5208333333vw
}

#tab16 .sect11 .note {
    position: absolute;
    top: 70%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 69.3641618497%
}

#tab16 .sect11 .note .tit {
    font-size: 2.2395833333vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect11 .note .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-top: 1vw
}

#tab16 .sect11 .box {
    position: absolute;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 69.3641618497%
}

#tab16 .sect11 .box .word {
    width: 83.4848484848%
}

#tab16 .sect11 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect11 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect11 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    width: 73.2304900181%
}

#tab16 .sect11 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect12 {
    background-color: #000
}

#tab16 .sect12 .box {
    width: 67.6300578035%;
    margin: 0 auto;
    text-align: center
}

#tab16 .sect12 .box .word {
    padding: 4vw 0
}

#tab16 .sect12 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect12 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#tab16 .sect12 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect13 {
    background-color: #000
}

#tab16 .sect13 .box {
    position: absolute;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 69.3641618497%
}

#tab16 .sect13 .box .word {
    width: 69.2424242424%
}

#tab16 .sect13 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect13 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect13 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect13 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect14 {
    background-color: #000
}

#tab16 .sect14 .box {
    width: 66.1061481871%;
    margin: 0 auto;
    text-align: center
}

#tab16 .sect14 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect14 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect14 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect14 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect14 .box-2 {
    position: relative
}

#tab16 .sect14 .box-2 .picture-box {
    position: absolute;
    left: 60%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab16 .sect14 .box-2 .picture-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -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
}

#tab16 .sect14 .box-2 .picture-box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1vw
}

#tab16 .sect14 .box-2 .picture-box ul li .imgBox {
    width: 6.7708333333vw;
    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
}

#tab16 .sect14 .box-2 .picture-box ul li .word {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect14 .box-2 .picture-box ul li:nth-child(1) {
    margin-bottom: 2vw
}

#tab16 .sect14 .box-2 .picture-box ul li:nth-child(1) img {
    width: 8.1770833333vw
}

#tab16 .sect14 .box-2 .picture-box ul li:nth-child(2) img {
    width: 5.15625vw
}

#tab16 .sect14 .box-2 .picture-box ul li:nth-child(3) img {
    width: 4.53125vw
}

#tab16 .sect14 .box-2 .picture-box ul li:nth-child(4) img {
    width: 5.46875vw
}

#tab16 .sect14 .box-3 {
    width: 68.3131897005%;
    margin: 0 auto;
    padding: 1vw 0 4vw 0
}

#tab16 .sect14 .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
}

#tab16 .sect14 .box-3 ul li {
    width: 32.3076923077%;
    text-align: center
}

#tab16 .sect14 .box-3 ul li p {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    margin-top: 2vw;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect15 {
    background-color: #000
}

#tab16 .sect15 .box .title {
    text-align: center;
    height: 15.625vw;
    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;
    background: -webkit-gradient(linear, left top, left bottom, from(#161616), color-stop(10%, #000));
    background: -o-linear-gradient(top, #161616 0%, #000 10%);
    background: linear-gradient(180deg, #161616 0%, #000 10%)
}

#tab16 .sect15 .box .title p {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#tab16 .sect15 .box ul li {
    position: relative
}

#tab16 .sect15 .box ul li .word {
    position: absolute;
    top: 85%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80%;
    text-align: center
}

#tab16 .sect15 .box ul li .word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect15 .box ul li .word .msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect15 .box ul li:nth-child(1) {
    width: 32.96875%
}

#tab16 .sect15 .box ul li:nth-child(2) {
    width: 33.0729166667%
}

#tab16 .sect15 .box ul li:nth-child(3) {
    width: 32.96875%
}

#tab16 .sect15 .box ul li:nth-child(4) {
    width: 100%;
    margin: 0.5208333333vw 0
}

#tab16 .sect15 .box ul li:nth-child(4) .word {
    background: rgba(20, 20, 20, .4745098039);
    border-radius: 5px;
    height: 9.6875vw;
    width: 21.6666666667%;
    text-align: left;
    padding: 1vw;
    top: 38%;
    left: 72%
}

#tab16 .sect15 .box ul li:nth-child(4) .word .tit {
    font-size: 1.875vw;
    background: none;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
    color: #fff
}

#tab16 .sect15 .box ul li:nth-child(4) .word .msg {
    font-size: 1.25vw;
    color: #fff;
    margin-top: .5vw
}

#tab16 .sect15 .box ul li:nth-child(5) {
    width: 32.96875%
}

#tab16 .sect15 .box ul li:nth-child(6) {
    width: 33.0729166667%
}

#tab16 .sect15 .box ul li:nth-child(7) {
    width: 32.96875%
}

#tab16 .sect16 {
    background-color: #000
}

#tab16 .sect16 .box {
    width: 67.4198633736%;
    margin: 0 auto;
    text-align: center
}

#tab16 .sect16 .box .word {
    padding: 4vw 0
}

#tab16 .sect16 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect16 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect16 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect16 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect16 .box-2 {
    position: relative
}

#tab16 .sect16 .box-2 .word {
    position: absolute
}

#tab16 .sect16 .box-2 .word .tit {
    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
}

#tab16 .sect16 .box-2 .word .tit p {
    font-size: 5.2083333333vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#008BED), color-stop(99.6337890625%, #07F8FF));
    background: -o-linear-gradient(bottom, #008BED 0%, #07F8FF 99.6337890625%);
    background: linear-gradient(0deg, #008BED 0%, #07F8FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect16 .box-2 .word .msg {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect16 .box-2 .word-1 {
    left: 18%;
    top: 15%
}

#tab16 .sect16 .box-2 .word-1 img {
    width: 7.2916666667vw
}

#tab16 .sect16 .box-2 .word-2 {
    left: 62%;
    top: 63%;
    text-align: right
}

#tab16 .sect16 .box-2 .word-2 img {
    width: 23.59375vw
}

#tab16 .sect16 .box-2 .word-2 .msg {
    -webkit-transform: translate(-4vw, -4vw);
    -ms-transform: translate(-4vw, -4vw);
    transform: translate(-4vw, -4vw);
    font-size: 1.875vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect16 .box-3 {
    width: 67.3147661587%;
    margin: 0 auto;
    padding: 1vw 0 4vw 0
}

#tab16 .sect16 .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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#tab16 .sect16 .box-3 ul li {
    width: 32.5526932084%;
    margin: 0.5208333333vw 0;
    position: relative
}

#tab16 .sect16 .box-3 ul li .word {
    position: absolute;
    left: 40%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab16 .sect16 .box-3 ul li .word .tit {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1
}

#tab16 .sect16 .box-3 ul li .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect17 {
    background-color: #000
}

#tab16 .sect17 .box {
    height: 15.625vw;
    text-align: center;
    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;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.0745098039)), color-stop(50%, #000), color-stop(99.6337890625%, rgba(255, 255, 255, 0.0745098039)));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.0745098039) 0%, #000 50%, rgba(255, 255, 255, 0.0745098039) 99.6337890625%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.0745098039) 0%, #000 50%, rgba(255, 255, 255, 0.0745098039) 99.6337890625%)
}

#tab16 .sect17 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
    background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
    background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect17 .box .msg {
    font-size: 2.5vw;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect17 .box-2 {
    width: 68.3131897005%;
    height: 31.7708333333vw;
    position: relative;
    margin: 0 auto;
    margin-top: 4vw
}

#tab16 .sect17 .box-2 .item-box {
    position: absolute;
    overflow: hidden;
    border-radius: 10px
}

#tab16 .sect17 .box-2 .item-box .item-scale {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#tab16 .sect17 .box-2 .item-box .item-scale:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

#tab16 .sect17 .box-2 .item-box .item-scale .item-word {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#tab16 .sect17 .box-2 .item-box:nth-child(1) {
    width: 32.7692307692%;
    height: 49.1803278689%;
    left: 0;
    top: 0
}

#tab16 .sect17 .box-2 .item-box:nth-child(1) .item-scale .item-word {
    right: 5%;
    top: 10%;
    width: 90%;
    text-align: right
}

#tab16 .sect17 .box-2 .item-box:nth-child(1) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect17 .box-2 .item-box:nth-child(1) .item-scale .item-word .msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #d2d2d2;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#3AE292), color-stop(99.6337890625%, #8DE064));
    background: -o-linear-gradient(bottom, #3AE292 0%, #8DE064 99.6337890625%);
    background: linear-gradient(0deg, #3AE292 0%, #8DE064 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect17 .box-2 .item-box:nth-child(2) {
    width: 32.7692307692%;
    height: 49.1803278689%;
    left: 0;
    top: 16.1458333333vw
}

#tab16 .sect17 .box-2 .item-box:nth-child(2) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%;
    text-align: center
}

#tab16 .sect17 .box-2 .item-box:nth-child(2) .item-scale .item-word .tit {
    font-size: 1.6666666667vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect17 .box-2 .item-box:nth-child(2) .item-scale .item-word .msg {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#FEC651), color-stop(99.6337890625%, #FFFFFF));
    background: -o-linear-gradient(bottom, #FEC651 0%, #FFFFFF 99.6337890625%);
    background: linear-gradient(0deg, #FEC651 0%, #FFFFFF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect17 .box-2 .item-box:nth-child(3) {
    width: 32.7692307692%;
    height: 100%;
    left: 22.7604166667vw;
    top: 0
}

#tab16 .sect17 .box-2 .item-box:nth-child(3) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%;
    text-align: center
}

#tab16 .sect17 .box-2 .item-box:nth-child(3) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
    background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
    background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect17 .box-2 .item-box:nth-child(3) .item-scale .item-word .msg {
    font-size: 1.25vw;
    color: #fff;
    display: inline-block;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect17 .box-2 .item-box:nth-child(4) {
    width: 32.7692307692%;
    height: 49.1803278689%;
    left: 45.5208333333vw;
    top: 0
}

#tab16 .sect17 .box-2 .item-box:nth-child(4) .item-scale .item-word {
    right: 10%;
    top: 75%
}

#tab16 .sect17 .box-2 .item-box:nth-child(4) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
    background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
    background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect17 .box-2 .item-box:nth-child(5) {
    width: 33%;
    height: 49.1803278689%;
    left: 45.5208333333vw;
    top: 16.1458333333vw
}

#tab16 .sect17 .box-2 .item-box:nth-child(5) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%
}

#tab16 .sect17 .box-2 .item-box:nth-child(5) .item-scale .item-word .tit {
    font-size: 1.6666666667vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#3AE292), color-stop(99.6337890625%, #8DE064));
    background: -o-linear-gradient(bottom, #3AE292 0%, #8DE064 99.6337890625%);
    background: linear-gradient(0deg, #3AE292 0%, #8DE064 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect17 .box-2 .item-box:nth-child(5) .item-scale .item-word .msg {
    font-size: 1.25vw;
    color: #fff;
    line-height: 1.2;
    color: #d5d5d5
}

#tab16 .sect18 .box {
    position: absolute;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 67.1045717288%;
    margin: 0 auto;
    text-align: center
}

#tab16 .sect18 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#tab16 .sect18 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect18 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect18 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect18 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect18 .box-2 {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90.3836048345%
}

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

#tab16 .sect18 .box-2 ul li {
    width: 49.4186046512%;
    text-align: center
}

#tab16 .sect18 .box-2 ul li p {
    font-size: 2.5vw;
    padding: 2vw 0;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect18 .box-2 ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 4vw
}

#tab16 .sect18 .box-2 ul li:nth-child(1) img {
    width: 22.3958333333vw;
    display: block;
    margin: 0 auto
}

#tab16 .sect19 .box {
    position: relative
}

#tab16 .sect19 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 62.5853914871%;
    margin: 0 auto;
    text-align: center
}

#tab16 .sect19 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#tab16 .sect19 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect19 .box-2 {
    background-color: #000
}

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

#tab16 .sect19 .box-2 ul li {
    width: 32.96875%;
    position: relative;
    margin: .5vw 0
}

#tab16 .sect19 .box-2 ul li .word {
    position: absolute;
    left: 50%;
    top: 85%;
    width: 90%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab16 .sect19 .box-2 ul li .word p {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect20 {
    background-color: #000
}

#tab16 .sect20 .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 68.260641093%;
    margin: 0 auto;
    text-align: center
}

#tab16 .sect20 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect20 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect20 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect20 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect21 .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 67.5249605885%;
    margin: 0 auto;
    text-align: center
}

#tab16 .sect21 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect21 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect21 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect21 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect22 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: 15%;
    top: 5%;
    width: 32.2648449816%
}

#tab16 .sect22 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect22 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect22 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect22 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect22 .box-2 {
    position: relative;
    background-color: #000
}

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

#tab16 .sect22 .box-2 ul li {
    width: 32.96875%;
    text-align: center;
    margin: 0.2604166667vw 0;
    position: relative
}

#tab16 .sect22 .box-2 ul li .word {
    position: absolute;
    top: 85%;
    left: 50%;
    width: 90%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab16 .sect22 .box-2 ul li .word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect22 .box-2 ul li .word .msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect22 .box-2 ul li:nth-child(2), #tab16 .sect22 .box-2 ul li:nth-child(5) {
    width: 33.0729166667%
}

#tab16 .sect23 {
    background-color: #000;
    padding: 4vw 0
}

#tab16 .sect23 .title {
    width: 37.8349973726%;
    margin: 0 auto;
    text-align: center
}

#tab16 .sect23 .title p {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
    background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
    background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect23 .box {
    width: 68.3131897005%;
    height: 36.9791666667vw;
    position: relative;
    margin: 0 auto;
    margin-top: 4vw
}

#tab16 .sect23 .box .item-box {
    position: absolute;
    overflow: hidden;
    border-radius: 10px
}

#tab16 .sect23 .box .item-box .item-scale {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#tab16 .sect23 .box .item-box .item-scale:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

#tab16 .sect23 .box .item-box .item-scale .item-word {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#tab16 .sect23 .box .item-box:nth-child(1) {
    width: 32.7692307692%;
    height: 42.2535211268%;
    left: 0;
    top: 0
}

#tab16 .sect23 .box .item-box:nth-child(1) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%
}

#tab16 .sect23 .box .item-box:nth-child(1) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#D4BFFF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #D4BFFF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #D4BFFF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect23 .box .item-box:nth-child(1) .item-scale .item-word .msg {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect23 .box .item-box:nth-child(1) .item-scale .note {
    position: absolute;
    left: 58%;
    top: 40%;
    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
}

#tab16 .sect23 .box .item-box:nth-child(1) .item-scale .note p {
    font-size: 3.28125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#D4BFFF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #D4BFFF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #D4BFFF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect23 .box .item-box:nth-child(1) .item-scale .note img {
    width: 2.3958333333vw;
    margin-left: 5px;
    -webkit-transform: translateY(-1vw);
    -ms-transform: translateY(-1vw);
    transform: translateY(-1vw)
}

#tab16 .sect23 .box .item-box:nth-child(2) {
    width: 32.7692307692%;
    height: 56.338028169%;
    left: 0;
    top: 16.1458333333vw
}

#tab16 .sect23 .box .item-box:nth-child(2) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%;
    text-align: center
}

#tab16 .sect23 .box .item-box:nth-child(2) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect23 .box .item-box:nth-child(2) .item-scale .item-word .msg {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
    background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
    background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect23 .box .item-box:nth-child(3) {
    width: 32.7692307692%;
    height: 56.338028169%;
    left: 22.7083333333vw;
    top: 0
}

#tab16 .sect23 .box .item-box:nth-child(3) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%;
    text-align: center
}

#tab16 .sect23 .box .item-box:nth-child(3) .item-scale .item-word .tit {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
    background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
    background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect23 .box .item-box:nth-child(3) .item-scale .item-word .tit span {
    font-size: 1.5625vw;
    display: block
}

#tab16 .sect23 .box .item-box:nth-child(3) .item-scale .item-word .msg {
    font-size: 1.25vw;
    color: #fff;
    line-height: 1
}

#tab16 .sect23 .box .item-box:nth-child(3) .note {
    position: absolute;
    left: 50%;
    width: 90%;
    top: 80%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    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
}

#tab16 .sect23 .box .item-box:nth-child(3) .note p {
    font-size: 1.25vw;
    font-weight: bold;
    color: #fff;
    line-height: 1
}

#tab16 .sect23 .box .item-box:nth-child(3) .note img {
    width: 2.3958333333vw;
    margin-left: 5px;
    -webkit-transform: translateY(-1vw);
    -ms-transform: translateY(-1vw);
    transform: translateY(-1vw)
}

#tab16 .sect23 .box .item-box:nth-child(4) {
    width: 32.7692307692%;
    height: 42.2535211268%;
    left: 22.7083333333vw;
    top: 21.3541666667vw
}

#tab16 .sect23 .box .item-box:nth-child(4) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%;
    text-align: center
}

#tab16 .sect23 .box .item-box:nth-child(4) .item-scale .item-word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
    background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
    background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect23 .box .item-box:nth-child(4) .item-scale .item-word .msg {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
    background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
    background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect23 .box .item-box:nth-child(4) .note {
    position: absolute;
    left: 50%;
    width: 90%;
    top: 80%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    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
}

#tab16 .sect23 .box .item-box:nth-child(4) .note p {
    font-size: 2.5vw;
    font-weight: bold;
    color: red;
    line-height: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(#FEC651), color-stop(99.6337890625%, #0081FF));
    background: -o-linear-gradient(top, #FEC651 0%, #0081FF 99.6337890625%);
    background: linear-gradient(180deg, #FEC651 0%, #0081FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect23 .box .item-box:nth-child(4) .note img {
    width: 1.6145833333vw;
    margin: 0 5px;
    -webkit-transform: translateY(-0.5vw);
    -ms-transform: translateY(-0.5vw);
    transform: translateY(-0.5vw)
}

#tab16 .sect23 .box .item-box:nth-child(4) .note span {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #c2f1ff;
    line-height: 1
}

#tab16 .sect23 .box .item-box:nth-child(5) {
    width: 32.7692307692%;
    height: 42.2535211268%;
    left: 45.46875vw;
    top: 0
}

#tab16 .sect23 .box .item-box:nth-child(5) .item-scale .item-word {
    left: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab16 .sect23 .box .item-box:nth-child(5) .item-scale .item-word .tit {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect23 .box .item-box:nth-child(5) .item-scale .item-word .tit span {
    font-size: 1.5625vw;
    display: block
}

#tab16 .sect23 .box .item-box:nth-child(6) {
    width: 32.7692307692%;
    height: 56.338028169%;
    left: 45.46875vw;
    top: 16.1458333333vw
}

#tab16 .sect23 .box .item-box:nth-child(6) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%
}

#tab16 .sect23 .box .item-box:nth-child(6) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#D4BFFF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #D4BFFF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #D4BFFF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect23 .box .item-box:nth-child(6) .note {
    position: absolute;
    left: 50%;
    width: 90%;
    top: 70%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -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
}

#tab16 .sect23 .box .item-box:nth-child(6) .note div {
    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
}

#tab16 .sect23 .box .item-box:nth-child(6) .note div p {
    font-size: 1.875vw;
    font-weight: bold;
    color: red;
    line-height: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(#D4BFFF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #D4BFFF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #D4BFFF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect23 .box .item-box:nth-child(6) .note div img {
    width: 2.1875vw;
    margin: 0 5px;
    -webkit-transform: translateY(-1vw);
    -ms-transform: translateY(-1vw);
    transform: translateY(-1vw)
}

#tab16 .sect23 .box .item-box:nth-child(6) .note span {
    font-size: 1.25vw;
    font-weight: 500;
    color: #ccc;
    line-height: 1
}

#tab16 .sect24 .box {
    position: absolute;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 10%;
    width: 67.2622175512%
}

#tab16 .sect24 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#tab16 .sect24 .box .word ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 4vw
}

#tab16 .sect24 .box .word ul li .ul-word .word-tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect24 .box .word ul li .ul-word .word-msg {
    font-size: 1.25vw;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect24 .box .word ul .li-line {
    background-color: #fff;
    width: 3px;
    height: 3.125vw
}

#tab16 .sect24 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect24 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect24 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect24 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect24 .box-2 {
    position: absolute;
    top: 85%;
    left: 50%;
    width: 68.3131897005%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

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

#tab16 .sect24 .box-2 ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#tab16 .sect24 .box-2 ul 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
}

#tab16 .sect24 .box-2 ul li .word .process-line {
    position: relative;
    margin-left: 10px;
    -webkit-transform: translateY(-0.5vw);
    -ms-transform: translateY(-0.5vw);
    transform: translateY(-0.5vw)
}

#tab16 .sect24 .box-2 ul li .word .process-line::before {
    content: "";
    position: absolute;
    height: 150%;
    width: 2px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff
}

#tab16 .sect24 .box-2 ul li .word .process-line .line-1 {
    width: 20.5729166667vw;
    height: 1.0416666667vw;
    background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), to(#B9B9B9));
    background: -o-linear-gradient(right, #FFFFFF, #B9B9B9);
    background: linear-gradient(-90deg, #FFFFFF, #B9B9B9);
    border-radius: 0px 10px 10px 0px;
    margin-bottom: 1vw
}

#tab16 .sect24 .box-2 ul li .word .process-line .line-2 {
    width: 23.6979166667vw;
    height: 1.0416666667vw;
    background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), to(#0081FF));
    background: -o-linear-gradient(left, #FFFFFF, #0081FF);
    background: linear-gradient(90deg, #FFFFFF, #0081FF);
    border-radius: 0px 10px 10px 0px
}

#tab16 .sect24 .box-2 ul li .word .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(99.6337890625%, #0081FF));
    background: -o-linear-gradient(top, #FFFFFF 0%, #0081FF 99.6337890625%);
    background: linear-gradient(180deg, #FFFFFF 0%, #0081FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect24 .box-2 ul li .msg {
    font-size: 1.875vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    margin-top: 1vw;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect25 .box {
    position: absolute;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 10%;
    width: 67.2622175512%
}

#tab16 .sect25 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#tab16 .sect25 .box .word ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 4vw
}

#tab16 .sect25 .box .word ul li .ul-word .word-tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect25 .box .word ul li .ul-word .word-msg {
    font-size: 1.25vw;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect25 .box .word ul .li-line {
    background-color: #fff;
    width: 3px;
    height: 3.125vw
}

#tab16 .sect25 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect25 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect25 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect25 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect26 .title {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -5%;
    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
}

#tab16 .sect26 .title img {
    width: 8.8541666667vw
}

#tab16 .sect26 .title p {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    margin-top: 2vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect26 .box {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 70%;
    width: 63.0583289543%
}

#tab16 .sect26 .box .word {
    text-align: left
}

#tab16 .sect26 .box .word ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#tab16 .sect26 .box .word ul li {
    width: 100%;
    text-align: left
}

#tab16 .sect26 .box .word ul li:nth-child(1) .process-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#tab16 .sect26 .box .word ul li:nth-child(1) .process-line .line-1 {
    width: 70.8333333333%;
    height: 1.0416666667vw;
    background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), to(#B9B9B9));
    background: -o-linear-gradient(right, #FFFFFF, #B9B9B9);
    background: linear-gradient(-90deg, #FFFFFF, #B9B9B9);
    border-radius: 0px 10px 10px 0px
}

#tab16 .sect26 .box .word ul li:nth-child(1) .process-line .line-msg {
    font-size: 1.875vw;
    font-weight: 500;
    color: #ccc;
    line-height: 1;
    margin-left: 1vw
}

#tab16 .sect26 .box .word ul li:nth-child(1) .line-tit {
    font-size: 1.875vw;
    font-weight: 500;
    color: #ccc;
    line-height: 1
}

#tab16 .sect26 .box .word ul li:nth-child(2) {
    margin-top: 1vw
}

#tab16 .sect26 .box .word ul li:nth-child(2) .process-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#tab16 .sect26 .box .word ul li:nth-child(2) .process-line .line-1 {
    width: 82.8333333333%;
    height: 1.0416666667vw;
    background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), to(#0081FF));
    background: -o-linear-gradient(left, #FFFFFF, #0081FF);
    background: linear-gradient(90deg, #FFFFFF, #0081FF);
    border-radius: 0px 10px 10px 0px
}

#tab16 .sect26 .box .word ul li:nth-child(2) .process-line .line-msg {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    margin-left: 1vw
}

#tab16 .sect26 .box .word ul li:nth-child(2) .line-tit {
    font-size: 2.5vw;
    font-weight: bold;
    color: #ccc;
    line-height: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
    background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
    background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect26 .box .tit {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    margin-top: 2vw;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect26 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect27 {
    background-color: #000
}

#tab16 .sect27 .box {
    height: 15.625vw;
    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;
    width: 68.3131897005%;
    margin: 0 auto
}

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

#tab16 .sect27 .box ul li {
    background-color: #0a0a0a;
    height: 9.375vw;
    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;
    border-radius: 15px
}

#tab16 .sect27 .box ul li:nth-child(1) {
    width: 36.2307692308%
}

#tab16 .sect27 .box ul li:nth-child(2) {
    width: 24.4615384615%
}

#tab16 .sect27 .box ul li:nth-child(3) {
    width: 36.2307692308%
}

#tab16 .sect27 .box ul li .tit {
    font-size: 2.0833333333vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect27 .box ul li .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1
}

#tab16 .sect27 .box-2 {
    position: relative
}

#tab16 .sect27 .box-2 .box-2-main {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 10%;
    width: 68.3131897005%
}

#tab16 .sect27 .box-2 .word {
    width: 63.0769230769%
}

#tab16 .sect27 .box-2 .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect27 .box-2 .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect27 .box-2 .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect27 .box-2 .word .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect27 .box-2 .note {
    position: absolute;
    left: 70%;
    top: 10%
}

#tab16 .sect27 .box-2 .note .tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

#tab16 .sect27 .box-2 .note .tit span {
    font-size: 6.25vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
    background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
    background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect27 .box-2 .note .tit img {
    width: 4.5833333333vw
}

#tab16 .sect27 .box-2 .note .msg {
    font-size: 2.1875vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect28 {
    background-color: #000
}

#tab16 .sect28 .box {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 15%;
    width: 68.3131897005%
}

#tab16 .sect28 .box .word {
    width: 57.6923076923%
}

#tab16 .sect28 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect28 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect28 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    width: 86.6666666667%
}

#tab16 .sect28 .box .word .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect28 .box .note {
    margin-top: 2vw
}

#tab16 .sect28 .box .note .tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

#tab16 .sect28 .box .note .tit span {
    font-size: 6.25vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
    background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
    background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect28 .box .note .tit img {
    width: 4.5833333333vw
}

#tab16 .sect28 .box .note .msg {
    font-size: 2.1875vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect29 .box {
    position: absolute;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 61.2716763006%
}

#tab16 .sect29 .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
}

#tab16 .sect29 .box ul li {
    background-color: #040306;
    border-radius: 15px;
    height: 11.9791666667vw;
    width: 45.7118353345%;
    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
}

#tab16 .sect29 .box ul li:nth-child(1) .tit {
    font-size: 5.2083333333vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect29 .box ul li:nth-child(1) .msg {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect29 .box ul li:nth-child(2) .tit {
    font-size: 4.4270833333vw;
    font-weight: bold;
    color: #cdcdcd;
    line-height: 1.2
}

#tab16 .sect29 .box ul li:nth-child(2) .msg {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #999;
    line-height: 1.2
}

#tab16 .sect29 .box-2 {
    position: absolute;
    bottom: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 62.0599054125%
}

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

#tab16 .sect29 .box-2 ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#tab16 .sect29 .box-2 ul li .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#tab16 .sect29 .box-2 ul li .word .line-1 {
    width: 2.6041666667vw;
    height: 11.71875vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#B9B9B9));
    background: -o-linear-gradient(bottom, #FFFFFF, #B9B9B9);
    background: linear-gradient(0deg, #FFFFFF, #B9B9B9);
    border-radius: 2px
}

#tab16 .sect29 .box-2 ul li .word .line-2 {
    margin-left: 2vw;
    width: 2.6041666667vw;
    height: 15.625vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#0081FF));
    background: -o-linear-gradient(bottom, #FFFFFF, #0081FF);
    background: linear-gradient(0deg, #FFFFFF, #0081FF);
    border-radius: 2px
}

#tab16 .sect29 .box-2 ul li .tit {
    text-align: center;
    margin-top: 1vw;
    font-size: 1.5625vw;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect29 .box-2 ul li .tit span {
    font-size: 2.5vw;
    color: #10b1ff;
    font-weight: bold;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#0081FF));
    background: -o-linear-gradient(bottom, #FFFFFF, #0081FF);
    background: linear-gradient(0deg, #FFFFFF, #0081FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    border-radius: 2px
}

#tab16 .sect30 .box {
    background-color: #000
}

#tab16 .sect30 .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
}

#tab16 .sect30 .box ul li {
    width: 32.96875%;
    position: relative
}

#tab16 .sect30 .box ul li .word {
    position: absolute;
    top: 85%;
    left: 50%;
    width: 90%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#tab16 .sect30 .box ul li .word p {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect30 .box-2 {
    position: relative
}

#tab16 .sect30 .box-2 .word {
    position: absolute;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 10%;
    width: 64.9500788229%
}

#tab16 .sect30 .box-2 .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect30 .box-2 .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect30 .box-2 .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#tab16 .sect30 .box-2 .word .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
    background: -o-linear-gradient(left, #FEDA46, #FF647F);
    background: linear-gradient(90deg, #FEDA46, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect31 {
    padding: 4vw 0;
    background-color: #f5f5f7
}

#tab16 .sect31 .box {
    width: 63.478717814%;
    margin: 0 auto;
    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
}

#tab16 .sect31 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect31 .box .msg {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
    background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
    background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-top: 2vw
}

#tab16 .sect31 .box img {
    width: 38.59375vw;
    display: block
}

#tab16 .sect31 .box-2 {
    width: 68.260641093%;
    height: 49.6354166667vw;
    margin: 0 auto;
    position: relative
}

#tab16 .sect31 .box-2 .item-box {
    position: absolute;
    overflow: hidden;
    border-radius: 10px
}

#tab16 .sect31 .box-2 .item-box .item-scale {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: center
}

#tab16 .sect31 .box-2 .item-box .item-scale:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

#tab16 .sect31 .box-2 .item-box .item-scale .item-word {
    position: absolute
}

#tab16 .sect31 .box-2 .item-box:nth-child(1) {
    width: 28.4834488068%;
    height: 31.8992654774%;
    left: 0;
    top: 0
}

#tab16 .sect31 .box-2 .item-box:nth-child(1) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%
}

#tab16 .sect31 .box-2 .item-box:nth-child(1) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -o-linear-gradient(352deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(98deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect31 .box-2 .item-box:nth-child(2) {
    width: 28.4064665127%;
    height: 23.6096537251%;
    left: 0;
    top: 16.4583333333vw
}

#tab16 .sect31 .box-2 .item-box:nth-child(2) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 80%
}

#tab16 .sect31 .box-2 .item-box:nth-child(2) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2
}

#tab16 .sect31 .box-2 .item-box:nth-child(3) {
    width: 28.4834488068%;
    height: 42.0776495278%;
    left: 0;
    top: 28.6979166667vw
}

#tab16 .sect31 .box-2 .item-box:nth-child(3) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%
}

#tab16 .sect31 .box-2 .item-box:nth-child(3) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#2EA2B5), color-stop(39.3798828125%, #728DF4), to(#ED3F4A));
    background: -o-linear-gradient(left, #2EA2B5 0%, #728DF4 39.3798828125%, #ED3F4A 100%);
    background: linear-gradient(90deg, #2EA2B5 0%, #728DF4 39.3798828125%, #ED3F4A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect31 .box-2 .item-box:nth-child(4) {
    width: 21.5550423403%;
    height: 26.2329485834%;
    left: 19.84375vw;
    top: 0
}

#tab16 .sect31 .box-2 .item-box:nth-child(4) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%
}

#tab16 .sect31 .box-2 .item-box:nth-child(4) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -o-linear-gradient(354deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
    background: linear-gradient(96deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect31 .box-2 .item-box:nth-child(5) {
    width: 19.6304849885%;
    height: 26.2329485834%;
    left: 34.7916666667vw;
    top: 0
}

#tab16 .sect31 .box-2 .item-box:nth-child(5) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%
}

#tab16 .sect31 .box-2 .item-box:nth-child(5) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -o-linear-gradient(352deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(98deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect31 .box-2 .item-box:nth-child(6) {
    width: 41.9553502694%;
    height: 38.7198321091%;
    left: 19.7916666667vw;
    top: 13.4895833333vw
}

#tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%
}

#tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word .tit {
    font-size: 2.1875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -o-linear-gradient(352deg, #290A59 0%, #FF7C00 100%);
    background: linear-gradient(98deg, #290A59 0%, #FF7C00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-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;
    margin-top: .5vw
}

#tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-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;
    height: 2.1354166667vw;
    background: rgba(255, 255, 255, .5803921569)
}

#tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li p {
    font-size: 1.25vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2
}

#tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li img {
    width: 1.09375vw
}

#tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li:nth-child(1) {
    width: 25.3333333333%
}

#tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li:nth-child(2) {
    width: 36.5714285714%
}

#tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li:nth-child(3) {
    width: 34.2857142857%
}

#tab16 .sect31 .box-2 .item-box:nth-child(7) {
    width: 20.7852193995%;
    height: 33.1584470094%;
    left: 19.7916666667vw;
    top: 33.125vw
}

#tab16 .sect31 .box-2 .item-box:nth-child(7) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 90%
}

#tab16 .sect31 .box-2 .item-box:nth-child(7) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -o-linear-gradient(354deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
    background: linear-gradient(96deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect31 .box-2 .item-box:nth-child(8) {
    width: 24.4033872209%;
    height: 33.0535152151%;
    left: 34.0625vw;
    top: 33.125vw
}

#tab16 .sect31 .box-2 .item-box:nth-child(8) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 80%
}

#tab16 .sect31 .box-2 .item-box:nth-child(8) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -o-linear-gradient(354deg, #80CDF8 0%, #FCF3F0 55.17578125%, #FDDCD2 93.26171875%);
    background: linear-gradient(96deg, #80CDF8 0%, #FCF3F0 55.17578125%, #FDDCD2 93.26171875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect31 .box-2 .item-box:nth-child(9) {
    width: 28.0985373364%;
    height: 26.2329485834%;
    left: 48.6458333333vw;
    top: 0
}

#tab16 .sect31 .box-2 .item-box:nth-child(9) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 80%
}

#tab16 .sect31 .box-2 .item-box:nth-child(9) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -o-linear-gradient(352deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
    background: linear-gradient(98deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect31 .box-2 .item-box:nth-child(10) {
    width: 28.0985373364%;
    height: 38.7198321091%;
    left: 48.6458333333vw;
    top: 13.5416666667vw
}

#tab16 .sect31 .box-2 .item-box:nth-child(10) .item-scale .item-word {
    left: 5%;
    top: 5%;
    width: 80%
}

#tab16 .sect31 .box-2 .item-box:nth-child(10) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -o-linear-gradient(354deg, #F8631F 0%, #8B2CF8 100%);
    background: linear-gradient(96deg, #F8631F 0%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect31 .box-2 .item-box:nth-child(11) {
    width: 24.480369515%;
    height: 33.1584470094%;
    left: 50.8333333333vw;
    top: 33.1770833333vw
}

#tab16 .sect31 .box-2 .item-box:nth-child(11) .item-scale .item-word {
    left: 5%;
    top: 10%;
    width: 80%
}

#tab16 .sect31 .box-2 .item-box:nth-child(11) .item-scale .item-word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    display: inline-block;
    background: -o-linear-gradient(354deg, #FB5B3B 0%, #334255 100%);
    background: linear-gradient(96deg, #FB5B3B 0%, #334255 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect32 {
    background-color: #f5f5f7
}

#tab16 .sect32 .box {
    position: relative;
    text-align: center;
    width: 65.6857593274%;
    margin: 0 auto
}

#tab16 .sect32 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect32 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0
}

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

#tab16 .sect32 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect33 .box {
    position: absolute;
    text-align: center;
    width: 67.5249605885%;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab16 .sect33 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect33 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0
}

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

#tab16 .sect33 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect34 .box .title {
    height: 11.3541666667vw;
    background-color: #ecfaf3;
    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
}

#tab16 .sect34 .box .title p {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect34 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #f5f5f7;
    padding: 4vw 0
}

#tab16 .sect34 .box ul li {
    margin: 4vw 0;
    position: relative;
    z-index: 1
}

#tab16 .sect34 .box ul li .tit {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect34 .box ul li .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab16 .sect34 .box ul li:nth-child(1) {
    width: 61.6395165528%;
    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
}

#tab16 .sect34 .box ul li:nth-child(1)::before {
    position: absolute;
    content: "";
    left: 25%;
    top: 25%;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    width: 20.8333333333vw;
    height: 20.8333333333vw;
    border-radius: 50%;
    z-index: -1;
    background-color: #ecfaf3
}

#tab16 .sect34 .box ul li:nth-child(1) .img-box {
    width: 51.9181585678%
}

#tab16 .sect34 .box ul li:nth-child(1) .word {
    width: 43.137254902%
}

#tab16 .sect34 .box ul li:nth-child(2) {
    width: 64.2143983184%;
    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
}

#tab16 .sect34 .box ul li:nth-child(2)::before {
    position: absolute;
    content: "";
    right: -5%;
    top: 25%;
    width: 20.8333333333vw;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    height: 20.8333333333vw;
    border-radius: 50%;
    z-index: -1;
    background-color: #eef7cf
}

#tab16 .sect34 .box ul li:nth-child(2) .img-box {
    width: 50.1636661211%
}

#tab16 .sect34 .box ul li:nth-child(2) .word {
    width: 41.2438625205%
}

#tab16 .sect34 .box ul li:nth-child(3) {
    width: 62.4277456647%;
    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
}

#tab16 .sect34 .box ul li:nth-child(3)::before {
    position: absolute;
    content: "";
    left: -15%;
    top: -25%;
    width: 20.8333333333vw;
    height: 20.8333333333vw;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    border-radius: 50%;
    z-index: -1;
    background-color: #ecfaf3
}

#tab16 .sect34 .box ul li:nth-child(3) .img-box {
    width: 51.2626262626%
}

#tab16 .sect34 .box ul li:nth-child(3) .word {
    width: 43.6868686869%
}

#tab16 .sect34 .box ul li:nth-child(4) {
    width: 64.2143983184%;
    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
}

#tab16 .sect34 .box ul li:nth-child(4)::before {
    position: absolute;
    content: "";
    left: 55%;
    top: -25%;
    width: 20.8333333333vw;
    height: 20.8333333333vw;
    border-radius: 50%;
    z-index: -1;
    background-color: #eef7cf;
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

#tab16 .sect34 .box ul li:nth-child(4) .img-box {
    width: 50%
}

#tab16 .sect34 .box ul li:nth-child(4) .word {
    width: 46.6448445172%
}

#tab16 .sect35 {
    background-color: #f5f5f7
}

#tab16 .sect35 .box {
    width: 68.3131897005%;
    margin: 0 auto
}

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

#tab16 .sect35 .box ul li {
    position: relative;
    margin: 1vw 0
}

#tab16 .sect35 .box ul li .word {
    position: absolute
}

#tab16 .sect35 .box ul li .word .tit {
    font-size: 2.5vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2
}

#tab16 .sect35 .box ul li .word .lab {
    font-size: 1.875vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0
}

#tab16 .sect35 .box ul li .word .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab16 .sect35 .box ul li .word .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect35 .box ul li:nth-child(1) .word {
    left: 55%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40.3846153846%
}

#tab16 .sect35 .box ul li:nth-child(2) {
    width: 48.4615384615%
}

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

#tab16 .sect35 .box ul li:nth-child(3) {
    width: 48.4615384615%
}

#tab16 .sect35 .box ul li:nth-child(3) .word {
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 95%
}

#tab16 .sect35 .box ul li:nth-child(4) .word {
    left: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40.4615384615%
}

#tab16 .sect36 {
    background-color: #f5f5f7
}

#tab16 .sect36 .box {
    width: 75.3547031004%;
    margin: 0 auto;
    -webkit-transform: translateX(5%);
    -ms-transform: translateX(5%);
    transform: translateX(5%)
}

#tab16 .sect36 .box .word {
    width: 81.1715481172%;
    padding: 4vw 0
}

#tab16 .sect36 .box .word .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect36 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0
}

#tab16 .sect36 .box .word .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab16 .sect36 .box .word .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect37 {
    background-color: #f5f5f7
}

#tab16 .sect37 .box {
    width: 82.2911192853%;
    margin: 0 auto;
    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
}

#tab16 .sect37 .box .img-box {
    width: 61.3665389527%
}

#tab16 .sect37 .box .word {
    width: 38.6334610473%;
    -webkit-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%);
    padding: 4vw 0
}

#tab16 .sect37 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect37 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-top: 2vw
}

#tab16 .sect37 .box .word .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect38 {
    background-color: #f5f5f7
}

#tab16 .sect38 .box {
    width: 73.3578560168%;
    margin: 0 auto
}

#tab16 .sect38 .box .word {
    width: 72.0630372493%;
    padding: 4vw 0
}

#tab16 .sect38 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect38 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-top: 2vw
}

#tab16 .sect38 .box .word .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect39 {
    background-color: #f5f5f7
}

#tab16 .sect39 .box {
    width: 90.4361534419%;
    margin: 0 auto;
    padding: 4vw 0;
    position: relative
}

#tab16 .sect39 .box .word {
    width: 31.435212086%;
    position: absolute;
    left: 10%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab16 .sect39 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect39 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-top: 1vw
}

#tab16 .sect39 .box .word .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect40 {
    background-color: #ecfaf3
}

#tab16 .sect40 .box {
    width: 63.3210719916%;
    margin: 0 auto;
    padding: 4vw 0;
    position: relative
}

#tab16 .sect40 .box .word {
    text-align: center
}

#tab16 .sect40 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#tab16 .sect40 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-top: 1vw
}

#tab16 .sect40 .box .word .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect40 .img-box {
    margin-top: 2vw;
    position: relative
}

#tab16 .sect40 .img-box .swiper {
    width: 64.21875vw;
    height: 32.7083333333vw
}

#tab16 .sect40 .img-box .swiper-pagination {
    right: 17%
}

#tab16 .sect40 .img-box .swiper-pagination::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%) scaleX(0.5);
    -ms-transform: translateX(-50%) scaleX(0.5);
    transform: translateX(-50%) scaleX(0.5);
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, .4196078431);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    z-index: -1
}

#tab16 .sect40 .img-box .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    width: 14px;
    height: 14px;
    margin: 2vw 0;
    border: 1px solid #3478f6;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 11;
    opacity: 1
}

#tab16 .sect40 .img-box .swiper-pagination .swiper-pagination-bullet .swiper-lab-name {
    margin-left: 2vw;
    font-size: 1.5625vw;
    font-weight: bold;
    color: #000;
    line-height: 1
}

#tab16 .sect40 .img-box .swiper-pagination .swiper-pagination-bullet-active {
    background: #3478f6
}

#tab16 .sect40 .img-box .swiper-pagination .swiper-pagination-bullet-active .swiper-lab-name {
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect40 .img-box .swiper-slide {
    text-align: center;
    font-size: 18px
}

#tab16 .sect40 .img-box .swiper-slide img {
    display: block;
    width: 49.6354166667vw;
    height: 32.7083333333vw;
    -o-object-fit: cover;
    object-fit: cover
}

#tab16 .sect41 {
    background-color: #ecfaf3
}

#tab16 .sect41 .box {
    width: 78.0346820809%;
    margin: 0 auto;
    padding: 4vw 0;
    position: relative
}

#tab16 .sect41 .box .word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect41 .box .word .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-top: 1vw
}

#tab16 .sect41 .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
}

#tab16 .sect41 .box ul li:nth-child(1) {
    width: 25%
}

#tab16 .sect41 .box ul li:nth-child(2) {
    width: 30%
}

#tab16 .sect41 .box ul li:nth-child(3) {
    width: 35%
}

#tab16 .sect42 {
    background-color: #f5f5f7;
    padding: 4vw 0
}

#tab16 .sect42 .title {
    text-align: center
}

#tab16 .sect42 .title .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#D91604), color-stop(0.5126953125%, #EF3D3D), to(#E97C35));
    background: -o-linear-gradient(bottom, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
    background: linear-gradient(0deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect42 .title .msg {
    font-size: 3.75vw;
    font-weight: bold;
    color: #090909;
    line-height: 1.2
}

#tab16 .sect42 .box {
    width: 84.9185496584%;
    margin: 0 auto
}

#tab16 .sect42 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

#tab16 .sect42 .box ul li {
    position: relative;
    margin: 2vw 0
}

#tab16 .sect42 .box ul li .word {
    position: absolute
}

#tab16 .sect42 .box ul li .word .tit {
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect42 .box ul li .word .lab {
    font-size: 2.5vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2
}

#tab16 .sect42 .box ul li .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-top: 1vw
}

#tab16 .sect42 .box ul li .word .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect42 .box ul li:nth-child(1) .word {
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 5%;
    width: 71.2871287129%
}

#tab16 .sect42 .box ul li:nth-child(1) .word .tit {
    font-size: 3.125vw
}

#tab16 .sect42 .box ul li:nth-child(1) .word .lab {
    font-size: 2.5vw
}

#tab16 .sect42 .box ul li:nth-child(1) .word .msg {
    font-size: 1.5625vw
}

#tab16 .sect42 .box ul li:nth-child(1) .word .note {
    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: 1vw
}

#tab16 .sect42 .box ul li:nth-child(1) .word .note span {
    font-size: 1.875vw;
    font-weight: bold;
    color: #3cd4f9;
    line-height: 1.2
}

#tab16 .sect42 .box ul li:nth-child(1) .word .note .left {
    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
}

#tab16 .sect42 .box ul li:nth-child(1) .word .note .left img {
    width: 4.1666666667vw
}

#tab16 .sect42 .box ul li:nth-child(1) .word .note .right {
    margin-left: 2vw;
    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
}

#tab16 .sect42 .box ul li:nth-child(1) .word .note .right img {
    width: 3.8541666667vw
}

#tab16 .sect42 .box ul li:nth-child(2) {
    width: 49%
}

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

#tab16 .sect42 .box ul li:nth-child(2) .word .tit {
    font-size: 2.5vw
}

#tab16 .sect42 .box ul li:nth-child(2) .word .lab {
    font-size: 1.875vw
}

#tab16 .sect42 .box ul li:nth-child(2) .word .msg {
    font-size: 1.4583333333vw
}

#tab16 .sect42 .box ul li:nth-child(3) {
    width: 49%
}

#tab16 .sect42 .box ul li:nth-child(3) .word {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 6%;
    width: 88.6392009988%
}

#tab16 .sect42 .box ul li:nth-child(3) .word .tit {
    font-size: 2.5vw;
    padding-left: 5%
}

#tab16 .sect42 .box ul li:nth-child(3) .word .lab {
    font-size: 1.875vw
}

#tab16 .sect42 .box ul li:nth-child(3) .word .msg {
    font-size: 1.4583333333vw
}

#tab16 .sect42 .box ul li:nth-child(4) .word {
    left: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    width: 32.5495049505%
}

#tab16 .sect42 .box ul li:nth-child(4) .word .tit {
    font-size: 2.5vw
}

#tab16 .sect42 .box ul li:nth-child(4) .word .lab {
    font-size: 1.875vw
}

#tab16 .sect42 .box ul li:nth-child(4) .word .msg {
    font-size: 1.4583333333vw
}

#tab16 .sect42 .box ul li:nth-child(5) .word {
    left: 55%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    width: 32.5495049505%
}

#tab16 .sect42 .box ul li:nth-child(5) .word .tit {
    font-size: 2.5vw
}

#tab16 .sect42 .box ul li:nth-child(5) .word .lab {
    font-size: 1.875vw
}

#tab16 .sect42 .box ul li:nth-child(5) .word .msg {
    font-size: 1.4583333333vw
}

#tab16 .sect42 .box ul li:nth-child(5) .note {
    position: absolute;
    left: 25%;
    top: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#tab16 .sect42 .box ul li:nth-child(5) .note div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: .5vw 0
}

#tab16 .sect42 .box ul li:nth-child(5) .note div span {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #090909;
    line-height: 1.2
}

#tab16 .sect42 .box ul li:nth-child(5) .note div:nth-child(1) {
    width: 14.7916666667vw
}

#tab16 .sect42 .box ul li:nth-child(5) .note div:nth-child(1) img {
    width: 3.0208333333vw
}

#tab16 .sect42 .box ul li:nth-child(5) .note div:nth-child(2) {
    width: 17.6041666667vw
}

#tab16 .sect42 .box ul li:nth-child(5) .note div:nth-child(2) img {
    width: 5.8854166667vw
}

#tab16 .sect42 .box ul li:nth-child(6) .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#tab16 .sect42 .box ul li:nth-child(6) .word span {
    font-size: 1.25vw;
    font-weight: bold;
    line-height: 1
}

#tab16 .sect42 .box ul li:nth-child(6) .word div {
    width: 1.25vw;
    height: 1.25vw;
    border-radius: 50%;
    margin: 0 1vw
}

#tab16 .sect42 .box ul li:nth-child(6) .word-1 {
    left: 10%;
    top: 25%
}

#tab16 .sect42 .box ul li:nth-child(6) .word-1 span {
    color: #5fa3d1
}

#tab16 .sect42 .box ul li:nth-child(6) .word-1 div {
    background: #95bdc5
}

#tab16 .sect42 .box ul li:nth-child(6) .word-2 {
    left: 45%;
    top: 80%
}

#tab16 .sect42 .box ul li:nth-child(6) .word-2 span {
    color: #000
}

#tab16 .sect42 .box ul li:nth-child(6) .word-2 div {
    background: #60666b
}

#tab16 .sect42 .box ul li:nth-child(6) .word-3 {
    left: 77%;
    top: 27%
}

#tab16 .sect42 .box ul li:nth-child(6) .word-3 span {
    color: #408491
}

#tab16 .sect42 .box ul li:nth-child(6) .word-3 div {
    background: #95bdc5
}

#tab16 .sect43 {
    background-color: #f5f5f7;
    padding: 4vw 0
}

#tab16 .sect43 .box {
    width: 70.9406200736%;
    margin: 0 auto
}

#tab16 .sect43 .box ul {
    width: 90.8888888889%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#tab16 .sect43 .box 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;
    padding: 1vw 0;
    font-size: 1.4583333333vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#tab16 .sect43 .box ul li .left {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding-left: 5%
}

#tab16 .sect43 .box ul li .right {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3
}

#tab16 .sect43 .box ul li:nth-of-type(odd) {
    background-color: #fff
}

#tab16 .sect44 .box {
    position: relative
}

#tab16 .sect44 .box .word {
    position: absolute;
    text-align: center;
    width: 67.5249605885%;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab16 .sect44 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect44 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: .5vw 0
}

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

#tab16 .sect44 .box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
    background: -o-linear-gradient(left, #A452FF, #FF647F);
    background: linear-gradient(90deg, #A452FF, #FF647F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab16 .sect44 .box-2 {
    width: 68.3131897005%;
    margin: 0 auto;
    text-align: center;
    padding: 4vw 0
}

#tab16 .sect44 .box-2 .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    padding-bottom: 4vw
}

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

#tab16 .sect44 .box-2 ul li {
    width: 32.6923076923%;
    margin: 0.390625vw 0;
    position: relative
}

#tab16 .sect44 .box-2 ul li .msg {
    position: absolute;
    width: 96%;
    left: 50%;
    top: 60%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab16 .sect44 .box-2 ul li .msg span {
    color: #fe186e
}

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

    #tab16 .sect44 .box .word {
        position: absolute;
        text-align: center;
        width: 96%;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab16 .sect44 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect44 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0
    }

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

    #tab16 .sect44 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect44 .box-2 {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 4vw 0
    }

    #tab16 .sect44 .box-2 .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        padding-bottom: 4vw
    }

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

    #tab16 .sect44 .box-2 ul li {
        width: 32.6923076923%;
        margin: 0.5490483163vw 0;
        position: relative
    }

    #tab16 .sect44 .box-2 ul li .msg {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 60%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 1.756954612vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect44 .box-2 ul li .msg span {
        color: #fe186e
    }

    #tab16 .sect1 .box {
        top: 10%;
        width: 96%
    }

    #tab16 .sect1 .box .tit {
        font-size: 8.78477306vw
    }

    #tab16 .sect1 .box .lab {
        font-size: 4.39238653vw
    }

    #tab16 .sect1 .box .msg {
        font-size: 4.39238653vw
    }

    #tab16 .sect1 .sect1-line {
        position: absolute;
        bottom: 2%;
        left: 5%;
        width: 90%;
        height: 3px;
        background: #000
    }

    #tab16 .sect1 .sect1-line::after {
        content: "";
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -13px;
        width: 13px;
        height: 13px;
        border: 3px solid #000;
        border-radius: 50%
    }

    #tab16 .sect1 .sect1-line::before {
        content: "";
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: -13px;
        width: 13px;
        height: 13px;
        border: 3px solid #000;
        border-radius: 50%
    }

    #tab16 .sect2 {
        padding: 4vw 0
    }

    #tab16 .sect2 .box {
        width: 96%;
        height: 114.2020497804vw
    }

    #tab16 .sect2 .box .item-box:nth-child(1) .item-scale .item-word .tit {
        font-size: 2.635431918vw
    }

    #tab16 .sect2 .box .item-box:nth-child(1) .item-scale .item-word .msg {
        font-size: 1.6105417277vw
    }

    #tab16 .sect2 .box .item-box:nth-child(2) {
        left: 33.6749633968vw;
        top: 0
    }

    #tab16 .sect2 .box .item-box:nth-child(2) .item-scale .item-word .tit {
        font-size: 2.635431918vw
    }

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

    #tab16 .sect2 .box .item-box:nth-child(3) {
        width: 34.6153846154%;
        height: 16.0256410256%;
        left: 62.2254758419vw;
        top: 0
    }

    #tab16 .sect2 .box .item-box:nth-child(3) .item-scale .item-word .tit {
        font-size: 2.0497803807vw
    }

    #tab16 .sect2 .box .item-box:nth-child(4) {
        width: 49.6153846154%;
        height: 16.0256410256%;
        left: 0;
        top: 19.0336749634vw
    }

    #tab16 .sect2 .box .item-box:nth-child(4) .item-scale .item-word img {
        width: 5.1244509517vw
    }

    #tab16 .sect2 .box .item-box:nth-child(4) .item-scale .item-word .tit {
        font-size: 4.0263543192vw
    }

    #tab16 .sect2 .box .item-box:nth-child(4) .item-scale .item-word .msg {
        font-size: 2.196193265vw
    }

    #tab16 .sect2 .box .item-box:nth-child(5) {
        width: 49.6153846154%;
        height: 16.0256410256%;
        left: 47.9502196193vw;
        top: 19.0336749634vw
    }

    #tab16 .sect2 .box .item-box:nth-child(5) .item-scale .item-word {
        right: 5%;
        text-align: right;
        top: 5%;
        width: 90%
    }

    #tab16 .sect2 .box .item-box:nth-child(5) .item-scale .item-word .tit {
        font-size: 3.513909224vw
    }

    #tab16 .sect2 .box .item-box:nth-child(5) .item-scale .item-word .msg {
        font-size: 2.196193265vw
    }

    #tab16 .sect2 .box .item-box:nth-child(6) {
        width: 28.5384615385%;
        height: 19.5512820513%;
        left: 0;
        top: 38.0673499268vw
    }

    #tab16 .sect2 .box .item-box:nth-child(6) .item-scale .item-word {
        left: 5%;
        top: 5%;
        width: 90%
    }

    #tab16 .sect2 .box .item-box:nth-child(6) .item-scale .item-word .tit {
        font-size: 2.3426061493vw
    }

    #tab16 .sect2 .box .item-box:nth-child(7) {
        width: 28.5384615385%;
        height: 28.5256410256%;
        left: 0;
        top: 61.1273792094vw
    }

    #tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .tit {
        font-size: 3.074670571vw
    }

    #tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .lab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .lab p {
        font-size: 2.635431918vw
    }

    #tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .lab img {
        width: 2.9282576867vw
    }

    #tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect2 .box .item-box:nth-child(8) {
        width: 41.5384615385%;
        height: 28.2051282051%;
        left: 27.8916544656vw;
        top: 38.0673499268vw
    }

    #tab16 .sect2 .box .item-box:nth-child(8) .item-scale .item-word {
        left: 2%;
        text-align: center;
        top: 10%;
        width: 96%
    }

    #tab16 .sect2 .box .item-box:nth-child(8) .item-scale .item-word .tit {
        font-size: 3.8799414348vw
    }

    #tab16 .sect2 .box .item-box:nth-child(8) .item-scale .item-word .msg {
        font-size: 2.635431918vw
    }

    #tab16 .sect2 .box .item-box:nth-child(9) {
        width: 20.3846153846%;
        height: 19.8717948718%;
        left: 27.8916544656vw;
        top: 71.0102489019vw
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word {
        left: 2%;
        text-align: center;
        top: 10%;
        width: 96%
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .tit {
        font-size: 2.635431918vw
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .tit span {
        font-size: 1.756954612vw
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg p {
        font-size: 1.1713030747vw
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg img {
        width: 2.0497803807vw
    }

    #tab16 .sect2 .box .item-box:nth-child(10) {
        width: 20.3846153846%;
        height: 19.8717948718%;
        left: 47.9502196193vw;
        top: 71.0102489019vw
    }

    #tab16 .sect2 .box .item-box:nth-child(10) .item-scale .item-word {
        left: 2%;
        text-align: center;
        top: 10%;
        width: 96%
    }

    #tab16 .sect2 .box .item-box:nth-child(10) .item-scale .item-word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        line-height: 1;
        color: #fff
    }

    #tab16 .sect2 .box .item-box:nth-child(10) .item-scale .item-word .tit span {
        display: block;
        font-size: 1.756954612vw
    }

    #tab16 .sect2 .box .item-box:nth-child(11) {
        width: 28.5384615385%;
        height: 19.5512820513%;
        left: 68.0819912152vw;
        top: 38.0673499268vw
    }

    #tab16 .sect2 .box .item-box:nth-child(11) .item-scale .item-word {
        left: 2%;
        text-align: center;
        top: 10%;
        width: 96%
    }

    #tab16 .sect2 .box .item-box:nth-child(11) .item-scale .item-word .tit {
        font-size: 2.635431918vw
    }

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

    #tab16 .sect2 .box .item-box:nth-child(12) {
        width: 28.5384615385%;
        height: 28.5256410256%;
        left: 68.0819912152vw;
        top: 61.1273792094vw
    }

    #tab16 .sect2 .box .item-box:nth-child(12) .item-scale .item-word {
        left: 2%;
        text-align: center;
        top: 10%;
        width: 96%
    }

    #tab16 .sect2 .box .item-box:nth-child(12) .item-scale .item-word .tit {
        font-size: 2.635431918vw
    }

    #tab16 .sect2 .box .item-box:nth-child(12) .item-scale .item-word .msg {
        font-size: 2.0497803807vw
    }

    #tab16 .sect2 .box .item-box:nth-child(13) {
        width: 34.6153846154%;
        height: 17.3076923077%;
        left: 0;
        top: 94.4363103953vw
    }

    #tab16 .sect2 .box .item-box:nth-child(13) .item-scale .item-word {
        right: 5%;
        text-align: right;
        bottom: 10%;
        width: 60%
    }

    #tab16 .sect2 .box .item-box:nth-child(13) .item-scale .item-word .tit {
        font-size: 2.3426061493vw
    }

    #tab16 .sect2 .box .item-box:nth-child(14) {
        width: 29.2307692308%;
        height: 17.3076923077%;
        left: 33.6749633968vw;
        top: 94.4363103953vw
    }

    #tab16 .sect2 .box .item-box:nth-child(14) .item-scale .item-word {
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 55%
    }

    #tab16 .sect2 .box .item-box:nth-child(14) .item-scale .item-word .tit {
        font-size: 2.635431918vw
    }

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

    #tab16 .sect2 .box .item-box:nth-child(15) {
        width: 34.6153846154%;
        height: 17.3076923077%;
        left: 62.2254758419vw;
        top: 94.4363103953vw
    }

    #tab16 .sect2 .box .item-box:nth-child(15) .item-scale .item-word {
        right: 5%;
        top: 10%;
        text-align: right;
        width: 70%
    }

    #tab16 .sect2 .box .item-box:nth-child(15) .item-scale .item-word .tit {
        font-size: 2.3426061493vw
    }

    #tab16 .sect2 .box .item-box:nth-child(15) .item-scale .item-word .msg {
        font-size: 1.756954612vw
    }

    #tab16 .sect3 .box {
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect3 .box .tit {
        font-size: 5.270863836vw
    }

    #tab16 .sect3 .box .msg {
        font-size: 2.196193265vw
    }

    #tab16 .sect3 .picture-box {
        width: 96%;
        margin: 0 auto
    }

    #tab16 .sect4 .box {
        position: absolute;
        left: 2%;
        top: 0;
        width: 96%
    }

    #tab16 .sect4 .box .tit {
        font-size: 4.0995607613vw
    }

    #tab16 .sect4 .box .lab {
        font-size: 2.9282576867vw
    }

    #tab16 .sect4 .box .msg {
        width: 100%;
        font-size: 1.9033674963vw
    }

    #tab16 .sect4 .box-2 {
        position: absolute;
        left: 5%;
        bottom: 10%
    }

    #tab16 .sect4 .box-2 ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 2vw 0
    }

    #tab16 .sect4 .box-2 ul li img {
        width: 5.8565153734vw
    }

    #tab16 .sect4 .box-2 ul li .word {
        margin-left: 1vw
    }

    #tab16 .sect4 .box-2 ul li .word .word-tit {
        font-size: 3.6603221083vw
    }

    #tab16 .sect4 .box-2 ul li .word .word-msg {
        font-size: 2.196193265vw
    }

    #tab16 .sect5 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 4vw 0
    }

    #tab16 .sect5 .box .tit {
        font-size: 5.1244509517vw
    }

    #tab16 .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: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 2vw
    }

    #tab16 .sect5 .box ul li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #tab16 .sect5 .box ul li img {
        width: 5.6368960469vw;
        display: block;
        margin: 0 auto
    }

    #tab16 .sect5 .box ul li .msg {
        font-size: 2.635431918vw
    }

    #tab16 .sect6 .word {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 4vw 0
    }

    #tab16 .sect6 .word .tit {
        font-size: 4.39238653vw
    }

    #tab16 .sect6 .word .msg {
        font-size: 3.513909224vw
    }

    #tab16 .sect6 .box {
        position: relative;
        width: 96%;
        height: 76.8667642753vw;
        margin: 0 auto
    }

    #tab16 .sect6 .box .item-box {
        position: absolute;
        overflow: hidden;
        border-radius: 10px
    }

    #tab16 .sect6 .box .item-box .item-scale {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #tab16 .sect6 .box .item-box .item-scale:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #tab16 .sect6 .box .item-box .item-scale .item-word {
        position: absolute
    }

    #tab16 .sect6 .box .item-box:nth-child(1) {
        width: 28.4615384615%;
        height: 25.7142857143%;
        left: 0;
        top: 0
    }

    #tab16 .sect6 .box .item-box:nth-child(1) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect6 .box .item-box:nth-child(1) .item-scale .item-word .tit {
        font-size: 3.1478770132vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(1) .item-scale .item-word .tit span {
        font-size: 2.635431918vw
    }

    #tab16 .sect6 .box .item-box:nth-child(2) {
        width: 41.5384615385%;
        height: 25.7142857143%;
        left: 27.8184480234vw;
        top: 0
    }

    #tab16 .sect6 .box .item-box:nth-child(2) .item-scale .item-word {
        left: 5%;
        top: 50%;
        width: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect6 .box .item-box:nth-child(2) .item-scale .item-word .tit {
        font-size: 3.1478770132vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(2) .item-scale .item-word .msg {
        font-size: 2.635431918vw;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-top: .5vw
    }

    #tab16 .sect6 .box .item-box:nth-child(3) {
        width: 35%;
        height: 20%;
        left: 0;
        top: 20.4978038067vw
    }

    #tab16 .sect6 .box .item-box:nth-child(3) .item-scale .item-word {
        left: 40%;
        top: 50%;
        width: 55%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect6 .box .item-box:nth-child(3) .item-scale .item-word .tit {
        font-size: 2.4158125915vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
        background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
        background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(4) {
        width: 35%;
        height: 20%;
        left: 34.0409956076vw;
        top: 20.4978038067vw
    }

    #tab16 .sect6 .box .item-box:nth-child(4) .item-scale .item-word {
        left: 5%;
        top: 50%;
        width: 90%;
        text-align: center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect6 .box .item-box:nth-child(4) .item-scale .item-word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        color: #3df0a6
    }

    #tab16 .sect6 .box .item-box:nth-child(4) .item-scale .item-word .tit span {
        font-size: 3.513909224vw
    }

    #tab16 .sect6 .box .item-box:nth-child(5) {
        width: 28.4615384615%;
        height: 25.7142857143%;
        left: 0;
        top: 36.6032210835vw
    }

    #tab16 .sect6 .box .item-box:nth-child(5) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect6 .box .item-box:nth-child(5) .item-scale .item-word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
        background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(5) .item-scale .item-word .msg {
        font-size: 1.9033674963vw;
        color: #d8d8d8;
        line-height: 1.2
    }

    #tab16 .sect6 .box .item-box:nth-child(6) {
        width: 20.3846153846%;
        height: 25.7142857143%;
        left: 27.8184480234vw;
        top: 36.6032210835vw
    }

    #tab16 .sect6 .box .item-box:nth-child(6) .item-scale .item-word {
        left: 5%;
        top: 60%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect6 .box .item-box:nth-child(6) .item-scale .item-word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect6 .box .item-box:nth-child(6) .item-scale .item-word .msg {
        font-size: 1.9033674963vw;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect6 .box .item-box:nth-child(7) {
        width: 20.3846153846%;
        height: 25.7142857143%;
        left: 47.9502196193vw;
        top: 36.6032210835vw
    }

    #tab16 .sect6 .box .item-box:nth-child(7) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect6 .box .item-box:nth-child(7) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect6 .box .item-box:nth-child(7) .item-scale .item-word .msg {
        font-size: 1.4641288433vw;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect6 .box .item-box:nth-child(8) {
        width: 28.4615384615%;
        height: 17.1428571429%;
        left: 68.0819912152vw;
        top: 0
    }

    #tab16 .sect6 .box .item-box:nth-child(8) .item-scale .item-word {
        left: 2%;
        top: 50%;
        width: 96%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center
    }

    #tab16 .sect6 .box .item-box:nth-child(8) .item-scale .item-word .tit {
        font-size: 6.2225475842vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#FEC651), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(top, #FEC651 0%, #0081FF 99.6337890625%);
        background: linear-gradient(180deg, #FEC651 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(8) .item-scale .item-word .msg {
        font-size: 2.196193265vw;
        color: #fff;
        font-weight: bold;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
        background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
        background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(9) {
        width: 28.4615384615%;
        height: 28.5714285714%;
        left: 68.0819912152vw;
        top: 13.9092240117vw
    }

    #tab16 .sect6 .box .item-box:nth-child(9) .item-scale .item-word {
        left: 2%;
        top: 10%;
        width: 96%;
        text-align: center
    }

    #tab16 .sect6 .box .item-box:nth-child(9) .item-scale .item-word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(9) .item-scale .item-word .msg {
        font-size: 1.756954612vw;
        color: #b4b4b4;
        line-height: 1.2
    }

    #tab16 .sect6 .box .item-box:nth-child(10) {
        width: 28.5384615385%;
        height: 25.7142857143%;
        left: 68.0819912152vw;
        top: 36.6032210835vw
    }

    #tab16 .sect6 .box .item-box:nth-child(10) .item-scale .item-word {
        right: 5%;
        top: 10%;
        width: 90%;
        text-align: right
    }

    #tab16 .sect6 .box .item-box:nth-child(10) .item-scale .item-word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(10) .item-scale .item-word .msg {
        font-size: 1.317715959vw;
        color: #c3c3c3;
        line-height: 1.2
    }

    #tab16 .sect6 .box .item-box:nth-child(11) {
        width: 49.6153846154%;
        height: 25.7142857143%;
        left: 0;
        top: 57.1010248902vw
    }

    #tab16 .sect6 .box .item-box:nth-child(11) .item-scale .item-word {
        left: 5%;
        top: 50%;
        width: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect6 .box .item-box:nth-child(11) .item-scale .item-word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(11) .item-scale .item-word .msg {
        font-size: 2.196193265vw;
        color: #b8b8b8;
        line-height: 1.2
    }

    #tab16 .sect6 .box .item-box:nth-child(12) {
        width: 49.6153846154%;
        height: 25.7142857143%;
        left: 47.9502196193vw;
        top: 57.1010248902vw
    }

    #tab16 .sect6 .box .item-box:nth-child(12) .item-scale .item-word {
        left: 5%;
        top: 50%;
        width: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect6 .box .item-box:nth-child(12) .item-scale .item-word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#3AE292), color-stop(99.6337890625%, #8DE064));
        background: -o-linear-gradient(top, #3AE292 0%, #8DE064 99.6337890625%);
        background: linear-gradient(180deg, #3AE292 0%, #8DE064 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(12) .item-scale .item-word .msg {
        font-size: 1.756954612vw;
        color: silver;
        line-height: 1.2
    }

    #tab16 .sect7 {
        background-color: #000
    }

    #tab16 .sect7 .box {
        position: relative
    }

    #tab16 .sect7 .box .word {
        position: absolute;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        text-align: center
    }

    #tab16 .sect7 .box .tit {
        font-size: 4.39238653vw
    }

    #tab16 .sect7 .box .lab {
        font-size: 3.513909224vw
    }

    #tab16 .sect7 .box .msg {
        font-size: 2.196193265vw
    }

    #tab16 .sect7 .box-2 {
        position: relative
    }

    #tab16 .sect7 .box-2 .word {
        position: absolute
    }

    #tab16 .sect7 .box-2 .word-1 {
        left: 28%;
        top: 77%
    }

    #tab16 .sect7 .box-2 .word-1 .word-tit {
        font-size: 3.513909224vw
    }

    #tab16 .sect7 .box-2 .word-2 {
        left: 58%;
        top: 77%
    }

    #tab16 .sect7 .box-2 .word-2 .word-tit {
        font-size: 2.635431918vw;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect8 {
        background-color: #000
    }

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

    #tab16 .sect8 .box .word {
        width: 100%
    }

    #tab16 .sect8 .box .tit {
        font-size: 4.39238653vw
    }

    #tab16 .sect8 .box .lab {
        font-size: 3.513909224vw
    }

    #tab16 .sect8 .box .msg {
        font-size: 1.9033674963vw
    }

    #tab16 .sect9 {
        background-color: #000
    }

    #tab16 .sect9 .box {
        position: absolute;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        text-align: center
    }

    #tab16 .sect9 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect9 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #tab16 .sect9 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect10 {
        background-color: #000
    }

    #tab16 .sect10 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect10 .box .word {
        padding: 4vw 0
    }

    #tab16 .sect10 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect10 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #tab16 .sect10 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect11 {
        background-color: #000;
        padding-bottom: 4vw
    }

    #tab16 .sect11 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;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab16 .sect11 ul li {
        width: 49%
    }

    #tab16 .sect11 ul li:nth-child(1) {
        width: 100%;
        position: relative
    }

    #tab16 .sect11 ul li:nth-child(2) {
        margin-right: 0.7320644217vw
    }

    #tab16 .sect11 .note {
        position: absolute;
        top: 70%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%
    }

    #tab16 .sect11 .note .tit {
        font-size: 3.1478770132vw
    }

    #tab16 .sect11 .note .msg {
        font-size: 1.756954612vw
    }

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

    #tab16 .sect11 .box .word {
        width: 100%
    }

    #tab16 .sect11 .box .tit {
        font-size: 4.39238653vw
    }

    #tab16 .sect11 .box .lab {
        font-size: 3.513909224vw
    }

    #tab16 .sect11 .box .msg {
        font-size: 2.196193265vw;
        width: 73.2304900181%
    }

    #tab16 .sect12 {
        background-color: #000
    }

    #tab16 .sect12 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect12 .box .word {
        padding: 4vw 0
    }

    #tab16 .sect12 .box .tit {
        font-size: 4.39238653vw
    }

    #tab16 .sect12 .box .lab {
        font-size: 3.513909224vw
    }

    #tab16 .sect12 .box .msg {
        font-size: 2.196193265vw
    }

    #tab16 .sect13 {
        background-color: #000
    }

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

    #tab16 .sect13 .box .word {
        width: 69.2424242424%
    }

    #tab16 .sect13 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect13 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect13 .box .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect13 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect14 {
        background-color: #000
    }

    #tab16 .sect14 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect14 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect14 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect14 .box .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect14 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect14 .box-2 {
        position: relative
    }

    #tab16 .sect14 .box-2 .picture-box {
        position: absolute;
        left: 60%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect14 .box-2 .picture-box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -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
    }

    #tab16 .sect14 .box-2 .picture-box ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 1vw
    }

    #tab16 .sect14 .box-2 .picture-box ul li .imgBox {
        width: 10.980966325vw;
        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
    }

    #tab16 .sect14 .box-2 .picture-box ul li .word {
        font-size: 1.9033674963vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect14 .box-2 .picture-box ul li:nth-child(1) {
        margin-bottom: 2vw
    }

    #tab16 .sect14 .box-2 .picture-box ul li:nth-child(1) img {
        width: 8.78477306vw
    }

    #tab16 .sect14 .box-2 .picture-box ul li:nth-child(2) img {
        width: 6.3689604685vw
    }

    #tab16 .sect14 .box-2 .picture-box ul li:nth-child(3) img {
        width: 6.3689604685vw
    }

    #tab16 .sect14 .box-2 .picture-box ul li:nth-child(4) img {
        width: 6.3689604685vw
    }

    #tab16 .sect14 .box-3 {
        width: 96%;
        margin: 0 auto;
        padding: 1vw 0 4vw 0
    }

    #tab16 .sect14 .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
    }

    #tab16 .sect14 .box-3 ul li {
        width: 32.3076923077%;
        text-align: center
    }

    #tab16 .sect14 .box-3 ul li p {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        margin-top: 2vw;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect15 {
        background-color: #000
    }

    #tab16 .sect15 .box .title {
        text-align: center;
        height: 21.9619326501vw
    }

    #tab16 .sect15 .box .title p {
        font-size: 4.39238653vw
    }

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

    #tab16 .sect15 .box ul li {
        position: relative
    }

    #tab16 .sect15 .box ul li .word {
        position: absolute;
        top: 83%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        text-align: center
    }

    #tab16 .sect15 .box ul li .word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect15 .box ul li .word .msg {
        font-size: 1.4641288433vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect15 .box ul li:nth-child(1) {
        width: 32.96875%
    }

    #tab16 .sect15 .box ul li:nth-child(2) {
        width: 33.0729166667%
    }

    #tab16 .sect15 .box ul li:nth-child(3) {
        width: 32.96875%
    }

    #tab16 .sect15 .box ul li:nth-child(4) {
        width: 100%;
        margin: 0.7320644217vw 0
    }

    #tab16 .sect15 .box ul li:nth-child(4) .word {
        background: rgba(20, 20, 20, .4745098039);
        border-radius: 5px;
        height: 13.616398243vw;
        width: 30%;
        text-align: left;
        padding: 1vw;
        top: 38%;
        left: 72%
    }

    #tab16 .sect15 .box ul li:nth-child(4) .word .tit {
        font-size: 2.635431918vw;
        background: none;
        -webkit-background-clip: inherit;
        -webkit-text-fill-color: inherit;
        color: #fff
    }

    #tab16 .sect15 .box ul li:nth-child(4) .word .msg {
        font-size: 1.756954612vw;
        color: #fff;
        margin-top: .5vw
    }

    #tab16 .sect15 .box ul li:nth-child(5) {
        width: 32.96875%
    }

    #tab16 .sect15 .box ul li:nth-child(6) {
        width: 33.0729166667%
    }

    #tab16 .sect15 .box ul li:nth-child(7) {
        width: 32.96875%
    }

    #tab16 .sect16 {
        background-color: #000
    }

    #tab16 .sect16 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect16 .box .word {
        padding: 4vw 0
    }

    #tab16 .sect16 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect16 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect16 .box .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect16 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect16 .box-2 {
        position: relative
    }

    #tab16 .sect16 .box-2 .word {
        position: absolute
    }

    #tab16 .sect16 .box-2 .word .tit {
        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
    }

    #tab16 .sect16 .box-2 .word .tit p {
        font-size: 7.3206442167vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#008BED), color-stop(99.6337890625%, #07F8FF));
        background: -o-linear-gradient(bottom, #008BED 0%, #07F8FF 99.6337890625%);
        background: linear-gradient(0deg, #008BED 0%, #07F8FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect16 .box-2 .word .msg {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect16 .box-2 .word-1 {
        left: 5%;
        top: 15%
    }

    #tab16 .sect16 .box-2 .word-1 img {
        width: 10.2489019034vw
    }

    #tab16 .sect16 .box-2 .word-2 {
        left: 62%;
        top: 60%;
        text-align: right
    }

    #tab16 .sect16 .box-2 .word-2 img {
        width: 33.1625183016vw
    }

    #tab16 .sect16 .box-2 .word-2 .msg {
        -webkit-transform: translate(-4vw, -4vw);
        -ms-transform: translate(-4vw, -4vw);
        transform: translate(-4vw, -4vw);
        font-size: 2.635431918vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect16 .box-3 {
        width: 96%;
        margin: 0 auto;
        padding: 1vw 0 4vw 0
    }

    #tab16 .sect16 .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;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab16 .sect16 .box-3 ul li {
        width: 32.5526932084%;
        margin: 0.7320644217vw 0;
        position: relative
    }

    #tab16 .sect16 .box-3 ul li .word {
        position: absolute;
        left: 40%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect16 .box-3 ul li .word .tit {
        font-size: 3.513909224vw;
        font-weight: bold;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect16 .box-3 ul li .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect17 {
        background-color: #000
    }

    #tab16 .sect17 .box {
        height: 21.9619326501vw;
        text-align: center;
        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;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.0745098039)), color-stop(50%, #000), color-stop(99.6337890625%, rgba(255, 255, 255, 0.0745098039)));
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0.0745098039) 0%, #000 50%, rgba(255, 255, 255, 0.0745098039) 99.6337890625%);
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.0745098039) 0%, #000 50%, rgba(255, 255, 255, 0.0745098039) 99.6337890625%)
    }

    #tab16 .sect17 .box .tit {
        font-size: 4.39238653vw
    }

    #tab16 .sect17 .box .msg {
        font-size: 3.513909224vw
    }

    #tab16 .sect17 .box-2 {
        width: 96%;
        height: 44.6559297218vw;
        position: relative;
        margin: 0 auto;
        margin-top: 4vw
    }

    #tab16 .sect17 .box-2 .item-box {
        position: absolute;
        overflow: hidden;
        border-radius: 10px
    }

    #tab16 .sect17 .box-2 .item-box .item-scale {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #tab16 .sect17 .box-2 .item-box .item-scale:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #tab16 .sect17 .box-2 .item-box .item-scale .item-word {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(1) {
        width: 32.7692307692%;
        height: 49.1803278689%;
        left: 0;
        top: 0
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(1) .item-scale .item-word {
        right: 5%;
        top: 10%;
        width: 90%;
        text-align: right
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(1) .item-scale .item-word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(1) .item-scale .item-word .msg {
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #d2d2d2;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#3AE292), color-stop(99.6337890625%, #8DE064));
        background: -o-linear-gradient(bottom, #3AE292 0%, #8DE064 99.6337890625%);
        background: linear-gradient(0deg, #3AE292 0%, #8DE064 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(2) {
        width: 32.7692307692%;
        height: 49.1803278689%;
        left: 0;
        top: 22.6939970717vw
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(2) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(2) .item-scale .item-word .tit {
        font-size: 2.3426061493vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(2) .item-scale .item-word .msg {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        display: inline-block;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEC651), color-stop(99.6337890625%, #FFFFFF));
        background: -o-linear-gradient(bottom, #FEC651 0%, #FFFFFF 99.6337890625%);
        background: linear-gradient(0deg, #FEC651 0%, #FFFFFF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(3) {
        width: 32.7692307692%;
        height: 100%;
        left: 31.9912152269vw;
        top: 0
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(3) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(3) .item-scale .item-word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
        background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(3) .item-scale .item-word .msg {
        font-size: 1.756954612vw;
        color: #fff;
        display: inline-block;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(4) {
        width: 32.7692307692%;
        height: 49.1803278689%;
        left: 63.9824304539vw;
        top: 0
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(4) .item-scale .item-word {
        right: 10%;
        top: 75%
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(4) .item-scale .item-word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
        background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
        background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(5) {
        width: 33%;
        height: 49.1803278689%;
        left: 63.9824304539vw;
        top: 22.6939970717vw
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(5) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(5) .item-scale .item-word .tit {
        font-size: 2.3426061493vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#3AE292), color-stop(99.6337890625%, #8DE064));
        background: -o-linear-gradient(bottom, #3AE292 0%, #8DE064 99.6337890625%);
        background: linear-gradient(0deg, #3AE292 0%, #8DE064 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(5) .item-scale .item-word .msg {
        font-size: 1.756954612vw;
        color: #fff;
        line-height: 1.2;
        color: #d5d5d5
    }

    #tab16 .sect18 .box {
        position: absolute;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect18 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect18 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect18 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect18 .box .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect18 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

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

    #tab16 .sect18 .box-2 ul li {
        width: 49%;
        text-align: center
    }

    #tab16 .sect18 .box-2 ul li p {
        font-size: 2.635431918vw;
        padding: 2vw 0;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect18 .box-2 ul li:nth-child(1) {
        width: 100%;
        margin-bottom: 4vw
    }

    #tab16 .sect18 .box-2 ul li:nth-child(1) img {
        width: 31.4787701318vw;
        display: block;
        margin: 0 auto
    }

    #tab16 .sect19 .box {
        position: relative
    }

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

    #tab16 .sect19 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #tab16 .sect19 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect19 .box-2 {
        background-color: #000
    }

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

    #tab16 .sect19 .box-2 ul li {
        width: 32.96875%;
        position: relative;
        margin: .5vw 0
    }

    #tab16 .sect19 .box-2 ul li .word {
        position: absolute;
        left: 50%;
        top: 80%;
        width: 90%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab16 .sect19 .box-2 ul li .word p {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect20 {
        background-color: #000
    }

    #tab16 .sect20 .box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect20 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect20 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect20 .box .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect20 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect21 .box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        left: 50%;
        top: 10%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect21 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect21 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect21 .box .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect21 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect22 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        left: 5%;
        top: 1%;
        width: 50%
    }

    #tab16 .sect22 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect22 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect22 .box .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect22 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect22 .box-2 {
        position: relative;
        background-color: #000
    }

    #tab16 .sect22 .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;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab16 .sect22 .box-2 ul li {
        width: 45%;
        text-align: center;
        margin: 0.3660322108vw;
        position: relative
    }

    #tab16 .sect22 .box-2 ul li .word {
        position: absolute;
        top: 85%;
        left: 50%;
        width: 90%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab16 .sect22 .box-2 ul li .word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect22 .box-2 ul li .word .msg {
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect22 .box-2 ul li:nth-child(2), #tab16 .sect22 .box-2 ul li:nth-child(5) {
        width: 45%
    }

    #tab16 .sect23 {
        background-color: #000;
        padding: 4vw 0
    }

    #tab16 .sect23 .title {
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect23 .title p {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
        background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box {
        width: 96%;
        height: 51.9765739385vw;
        position: relative;
        margin: 0 auto;
        margin-top: 4vw
    }

    #tab16 .sect23 .box .item-box {
        position: absolute;
        overflow: hidden;
        border-radius: 10px
    }

    #tab16 .sect23 .box .item-box .item-scale {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #tab16 .sect23 .box .item-box .item-scale:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #tab16 .sect23 .box .item-box .item-scale .item-word {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect23 .box .item-box:nth-child(1) {
        width: 32.7692307692%;
        height: 42.2535211268%;
        left: 0;
        top: 0
    }

    #tab16 .sect23 .box .item-box:nth-child(1) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect23 .box .item-box:nth-child(1) .item-scale .item-word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#D4BFFF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #D4BFFF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #D4BFFF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(1) .item-scale .item-word .msg {
        font-size: 1.9033674963vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect23 .box .item-box:nth-child(1) .item-scale .note {
        position: absolute;
        left: 58%;
        top: 40%;
        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
    }

    #tab16 .sect23 .box .item-box:nth-child(1) .item-scale .note p {
        font-size: 4.6120058565vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#D4BFFF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #D4BFFF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #D4BFFF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(1) .item-scale .note img {
        width: 3.3674963397vw;
        margin-left: 5px;
        -webkit-transform: translateY(-1vw);
        -ms-transform: translateY(-1vw);
        transform: translateY(-1vw)
    }

    #tab16 .sect23 .box .item-box:nth-child(2) {
        width: 32.7692307692%;
        height: 56.338028169%;
        left: 0;
        top: 22.6939970717vw
    }

    #tab16 .sect23 .box .item-box:nth-child(2) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect23 .box .item-box:nth-child(2) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(2) .item-scale .item-word .msg {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
        background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
        background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(3) {
        width: 32.7692307692%;
        height: 56.338028169%;
        left: 31.9180087848vw;
        top: 0
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .item-scale .item-word .tit {
        font-size: 3.513909224vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
        background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
        background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .item-scale .item-word .tit span {
        font-size: 2.196193265vw;
        display: block
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .item-scale .item-word .msg {
        font-size: 1.756954612vw;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .note {
        position: absolute;
        left: 50%;
        width: 90%;
        top: 80%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        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
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .note p {
        font-size: 1.756954612vw;
        font-weight: bold;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .note img {
        width: 3.3674963397vw;
        margin-left: 5px;
        -webkit-transform: translateY(-1vw);
        -ms-transform: translateY(-1vw);
        transform: translateY(-1vw)
    }

    #tab16 .sect23 .box .item-box:nth-child(4) {
        width: 32.7692307692%;
        height: 42.2535211268%;
        left: 31.9180087848vw;
        top: 30.0146412884vw
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .item-scale .item-word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
        background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .item-scale .item-word .msg {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
        background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
        background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .note {
        position: absolute;
        left: 50%;
        width: 90%;
        top: 80%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        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
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .note p {
        font-size: 3.513909224vw;
        font-weight: bold;
        color: red;
        line-height: 1;
        background: -webkit-gradient(linear, left top, left bottom, from(#FEC651), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(top, #FEC651 0%, #0081FF 99.6337890625%);
        background: linear-gradient(180deg, #FEC651 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .note img {
        width: 2.2693997072vw;
        margin: 0 5px;
        -webkit-transform: translateY(-0.5vw);
        -ms-transform: translateY(-0.5vw);
        transform: translateY(-0.5vw)
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .note span {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #c2f1ff;
        line-height: 1
    }

    #tab16 .sect23 .box .item-box:nth-child(5) {
        width: 32.7692307692%;
        height: 42.2535211268%;
        left: 63.9092240117vw;
        top: 0
    }

    #tab16 .sect23 .box .item-box:nth-child(5) .item-scale .item-word {
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect23 .box .item-box:nth-child(5) .item-scale .item-word .tit {
        font-size: 3.513909224vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(5) .item-scale .item-word .tit span {
        font-size: 2.196193265vw;
        display: block
    }

    #tab16 .sect23 .box .item-box:nth-child(6) {
        width: 32.7692307692%;
        height: 56.338028169%;
        left: 63.9092240117vw;
        top: 22.6939970717vw
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#D4BFFF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #D4BFFF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #D4BFFF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .note {
        position: absolute;
        left: 50%;
        width: 90%;
        top: 70%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -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
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .note div {
        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
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .note div p {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: red;
        line-height: 1;
        background: -webkit-gradient(linear, left top, left bottom, from(#D4BFFF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #D4BFFF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #D4BFFF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .note div img {
        width: 3.074670571vw;
        margin: 0 5px;
        -webkit-transform: translateY(-1vw);
        -ms-transform: translateY(-1vw);
        transform: translateY(-1vw)
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .note span {
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #ccc;
        line-height: 1
    }

    #tab16 .sect24 .box {
        position: absolute;
        text-align: center;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 2%;
        width: 96%
    }

    #tab16 .sect24 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect24 .box .word ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 4vw
    }

    #tab16 .sect24 .box .word ul li .ul-word .word-tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect24 .box .word ul li .ul-word .word-msg {
        font-size: 1.756954612vw;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect24 .box .word ul .li-line {
        background-color: #fff;
        width: 3px;
        height: 4.39238653vw
    }

    #tab16 .sect24 .box .tit {
        font-size: 4.39238653vw
    }

    #tab16 .sect24 .box .lab {
        font-size: 3.513909224vw
    }

    #tab16 .sect24 .box .msg {
        font-size: 2.196193265vw
    }

    #tab16 .sect24 .box-2 {
        position: absolute;
        top: 85%;
        left: 50%;
        width: 96%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

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

    #tab16 .sect24 .box-2 ul li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #tab16 .sect24 .box-2 ul 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
    }

    #tab16 .sect24 .box-2 ul li .word .process-line {
        position: relative;
        margin-left: 10px;
        -webkit-transform: translateY(-0.5vw);
        -ms-transform: translateY(-0.5vw);
        transform: translateY(-0.5vw)
    }

    #tab16 .sect24 .box-2 ul li .word .process-line::before {
        content: "";
        position: absolute;
        height: 150%;
        width: 2px;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #fff
    }

    #tab16 .sect24 .box-2 ul li .word .process-line .line-1 {
        width: 28.9165446559vw;
        height: 1.4641288433vw;
        background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), to(#B9B9B9));
        background: -o-linear-gradient(right, #FFFFFF, #B9B9B9);
        background: linear-gradient(-90deg, #FFFFFF, #B9B9B9);
        border-radius: 0px 10px 10px 0px;
        margin-bottom: 1vw
    }

    #tab16 .sect24 .box-2 ul li .word .process-line .line-2 {
        width: 33.3089311859vw;
        height: 1.4641288433vw;
        background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), to(#0081FF));
        background: -o-linear-gradient(left, #FFFFFF, #0081FF);
        background: linear-gradient(90deg, #FFFFFF, #0081FF);
        border-radius: 0px 10px 10px 0px
    }

    #tab16 .sect24 .box-2 ul li .word .tit {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(top, #FFFFFF 0%, #0081FF 99.6337890625%);
        background: linear-gradient(180deg, #FFFFFF 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect24 .box-2 ul li .msg {
        font-size: 2.635431918vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect25 .box {
        position: absolute;
        text-align: center;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 10%;
        width: 96%
    }

    #tab16 .sect25 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect25 .box .word ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 4vw
    }

    #tab16 .sect25 .box .word ul li .ul-word .word-tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect25 .box .word ul li .ul-word .word-msg {
        font-size: 1.756954612vw;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect25 .box .word ul .li-line {
        background-color: #fff;
        width: 3px;
        height: 4.39238653vw
    }

    #tab16 .sect25 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect25 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect25 .box .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect25 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect26 .title {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: -10%;
        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
    }

    #tab16 .sect26 .title img {
        width: 12.4450951684vw
    }

    #tab16 .sect26 .title p {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        margin-top: 2vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect26 .box {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 70%;
        width: 96%
    }

    #tab16 .sect26 .box .word {
        text-align: left
    }

    #tab16 .sect26 .box .word ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect26 .box .word ul li {
        width: 100%;
        text-align: left
    }

    #tab16 .sect26 .box .word ul li:nth-child(1) .process-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #tab16 .sect26 .box .word ul li:nth-child(1) .process-line .line-1 {
        width: 70.8333333333%;
        height: 1.4641288433vw;
        background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), to(#B9B9B9));
        background: -o-linear-gradient(right, #FFFFFF, #B9B9B9);
        background: linear-gradient(-90deg, #FFFFFF, #B9B9B9);
        border-radius: 0px 10px 10px 0px
    }

    #tab16 .sect26 .box .word ul li:nth-child(1) .process-line .line-msg {
        font-size: 2.635431918vw;
        font-weight: 500;
        color: #ccc;
        line-height: 1;
        margin-left: 1vw
    }

    #tab16 .sect26 .box .word ul li:nth-child(1) .line-tit {
        font-size: 2.635431918vw;
        font-weight: 500;
        color: #ccc;
        line-height: 1
    }

    #tab16 .sect26 .box .word ul li:nth-child(2) {
        margin-top: 1vw
    }

    #tab16 .sect26 .box .word ul li:nth-child(2) .process-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #tab16 .sect26 .box .word ul li:nth-child(2) .process-line .line-1 {
        width: 82.8333333333%;
        height: 1.4641288433vw;
        background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), to(#0081FF));
        background: -o-linear-gradient(left, #FFFFFF, #0081FF);
        background: linear-gradient(90deg, #FFFFFF, #0081FF);
        border-radius: 0px 10px 10px 0px
    }

    #tab16 .sect26 .box .word ul li:nth-child(2) .process-line .line-msg {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #fff;
        line-height: 1;
        margin-left: 1vw
    }

    #tab16 .sect26 .box .word ul li:nth-child(2) .line-tit {
        font-size: 3.513909224vw;
        font-weight: bold;
        color: #ccc;
        line-height: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
        background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
        background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect26 .box .tit {
        font-size: 2.9282576867vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        margin-top: 2vw;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect26 .box .msg {
        font-size: 1.9033674963vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect27 {
        background-color: #000
    }

    #tab16 .sect27 .box {
        height: 21.9619326501vw;
        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;
        width: 96%;
        margin: 0 auto
    }

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

    #tab16 .sect27 .box ul li {
        background-color: #0a0a0a;
        height: 13.17715959vw;
        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;
        border-radius: 15px
    }

    #tab16 .sect27 .box ul li:nth-child(1) {
        width: 36.2307692308%
    }

    #tab16 .sect27 .box ul li:nth-child(2) {
        width: 24.4615384615%
    }

    #tab16 .sect27 .box ul li:nth-child(3) {
        width: 36.2307692308%
    }

    #tab16 .sect27 .box ul li .tit {
        font-size: 2.9282576867vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect27 .box ul li .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect27 .box-2 {
        position: relative
    }

    #tab16 .sect27 .box-2 .box-2-main {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 2%;
        width: 96%
    }

    #tab16 .sect27 .box-2 .word {
        width: 63.0769230769%
    }

    #tab16 .sect27 .box-2 .word .tit {
        font-size: 3.6603221083vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect27 .box-2 .word .lab {
        font-size: 2.9282576867vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect27 .box-2 .word .msg {
        font-size: 1.9033674963vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect27 .box-2 .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect27 .box-2 .note {
        position: absolute;
        left: 70%;
        top: 10%
    }

    #tab16 .sect27 .box-2 .note .tit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    #tab16 .sect27 .box-2 .note .tit span {
        font-size: 8.78477306vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
        background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
        background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect27 .box-2 .note .tit img {
        width: 6.4421669107vw
    }

    #tab16 .sect27 .box-2 .note .msg {
        font-size: 3.074670571vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect28 {
        background-color: #000
    }

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

    #tab16 .sect28 .box .word {
        width: 57.6923076923%
    }

    #tab16 .sect28 .box .word .tit {
        font-size: 4.0995607613vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect28 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect28 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        width: 86.6666666667%
    }

    #tab16 .sect28 .box .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect28 .box .note {
        margin-top: 2vw
    }

    #tab16 .sect28 .box .note .tit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    #tab16 .sect28 .box .note .tit span {
        font-size: 8.78477306vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
        background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
        background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect28 .box .note .tit img {
        width: 6.4421669107vw
    }

    #tab16 .sect28 .box .note .msg {
        font-size: 3.074670571vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

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

    #tab16 .sect29 .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
    }

    #tab16 .sect29 .box ul li {
        background-color: #040306;
        border-radius: 15px;
        height: 16.8374816984vw;
        width: 45.7118353345%;
        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
    }

    #tab16 .sect29 .box ul li:nth-child(1) .tit {
        font-size: 5.8565153734vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect29 .box ul li:nth-child(1) .msg {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect29 .box ul li:nth-child(2) .tit {
        font-size: 6.2225475842vw;
        font-weight: bold;
        color: #cdcdcd;
        line-height: 1.2
    }

    #tab16 .sect29 .box ul li:nth-child(2) .msg {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #999;
        line-height: 1.2
    }

    #tab16 .sect29 .box-2 {
        position: absolute;
        bottom: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%
    }

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

    #tab16 .sect29 .box-2 ul li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #tab16 .sect29 .box-2 ul li .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #tab16 .sect29 .box-2 ul li .word .line-1 {
        width: 1.8301610542vw;
        height: 10.980966325vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#B9B9B9));
        background: -o-linear-gradient(bottom, #FFFFFF, #B9B9B9);
        background: linear-gradient(0deg, #FFFFFF, #B9B9B9);
        border-radius: 2px
    }

    #tab16 .sect29 .box-2 ul li .word .line-2 {
        margin-left: 2vw;
        width: 1.8301610542vw;
        height: 16.4714494876vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#0081FF));
        background: -o-linear-gradient(bottom, #FFFFFF, #0081FF);
        background: linear-gradient(0deg, #FFFFFF, #0081FF);
        border-radius: 2px
    }

    #tab16 .sect29 .box-2 ul li .tit {
        text-align: center;
        margin-top: 1vw;
        font-size: 2.196193265vw;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect29 .box-2 ul li .tit span {
        font-size: 3.513909224vw;
        color: #10b1ff;
        font-weight: bold;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#0081FF));
        background: -o-linear-gradient(bottom, #FFFFFF, #0081FF);
        background: linear-gradient(0deg, #FFFFFF, #0081FF);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        border-radius: 2px
    }

    #tab16 .sect30 .box {
        background-color: #000
    }

    #tab16 .sect30 .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
    }

    #tab16 .sect30 .box ul li {
        width: 33%;
        position: relative
    }

    #tab16 .sect30 .box ul li .word {
        position: absolute;
        top: 85%;
        left: 50%;
        width: 90%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center
    }

    #tab16 .sect30 .box ul li .word p {
        font-size: 1.9033674963vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect30 .box-2 {
        position: relative
    }

    #tab16 .sect30 .box-2 .word {
        position: absolute;
        text-align: center;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 5%;
        width: 96%
    }

    #tab16 .sect30 .box-2 .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect30 .box-2 .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect30 .box-2 .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect30 .box-2 .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 {
        padding: 4vw 0;
        background-color: #f5f5f7
    }

    #tab16 .sect31 .box {
        width: 96%;
        margin: 0 auto;
        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
    }

    #tab16 .sect31 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box .msg {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-top: 2vw
    }

    #tab16 .sect31 .box img {
        width: 54.2459736457vw;
        display: block
    }

    #tab16 .sect31 .box-2 {
        width: 96%;
        height: 69.7657393851vw;
        margin: 0 auto;
        position: relative
    }

    #tab16 .sect31 .box-2 .item-box {
        position: absolute;
        overflow: hidden;
        border-radius: 10px
    }

    #tab16 .sect31 .box-2 .item-box .item-scale {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        text-align: center
    }

    #tab16 .sect31 .box-2 .item-box .item-scale:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #tab16 .sect31 .box-2 .item-box .item-scale .item-word {
        position: absolute
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(1) {
        width: 28.4834488068%;
        height: 31.8992654774%;
        left: 0;
        top: 0
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(1) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(1) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(352deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        background: linear-gradient(98deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(2) {
        width: 28.4064665127%;
        height: 23.6096537251%;
        left: 0;
        top: 23.1332357247vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(2) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 80%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(2) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(3) {
        width: 28.4834488068%;
        height: 42.0776495278%;
        left: 0;
        top: 40.336749634vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(3) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(3) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#2EA2B5), color-stop(39.3798828125%, #728DF4), to(#ED3F4A));
        background: -o-linear-gradient(left, #2EA2B5 0%, #728DF4 39.3798828125%, #ED3F4A 100%);
        background: linear-gradient(90deg, #2EA2B5 0%, #728DF4 39.3798828125%, #ED3F4A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(4) {
        width: 21.5550423403%;
        height: 26.2329485834%;
        left: 27.8916544656vw;
        top: 0
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(4) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(4) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(354deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
        background: linear-gradient(96deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(5) {
        width: 19.6304849885%;
        height: 26.2329485834%;
        left: 48.9019033675vw;
        top: 0
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(5) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(5) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(352deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        background: linear-gradient(98deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) {
        width: 41.9553502694%;
        height: 38.7198321091%;
        left: 27.8184480234vw;
        top: 18.9604685212vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word .tit {
        font-size: 3.074670571vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(352deg, #290A59 0%, #FF7C00 100%);
        background: linear-gradient(98deg, #290A59 0%, #FF7C00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-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;
        margin-top: .5vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-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;
        height: 3.0014641288vw;
        background: rgba(255, 255, 255, .5803921569)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li p {
        font-size: 1.756954612vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li img {
        width: 1.5373352855vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li:nth-child(1) {
        width: 25.3333333333%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li:nth-child(2) {
        width: 36.5714285714%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li:nth-child(3) {
        width: 34.2857142857%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(7) {
        width: 20.7852193995%;
        height: 33.1584470094%;
        left: 27.8184480234vw;
        top: 46.5592972182vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(7) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(7) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(354deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
        background: linear-gradient(96deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(8) {
        width: 24.4033872209%;
        height: 33.0535152151%;
        left: 47.8770131772vw;
        top: 46.5592972182vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(8) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 80%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(8) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(354deg, #80CDF8 0%, #FCF3F0 55.17578125%, #FDDCD2 93.26171875%);
        background: linear-gradient(96deg, #80CDF8 0%, #FCF3F0 55.17578125%, #FDDCD2 93.26171875%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(9) {
        width: 28.0985373364%;
        height: 26.2329485834%;
        left: 68.3748169839vw;
        top: 0
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(9) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 80%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(9) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(352deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
        background: linear-gradient(98deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(10) {
        width: 28.0985373364%;
        height: 38.7198321091%;
        left: 68.3748169839vw;
        top: 19.0336749634vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(10) .item-scale .item-word {
        left: 5%;
        top: 5%;
        width: 80%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(10) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(354deg, #F8631F 0%, #8B2CF8 100%);
        background: linear-gradient(96deg, #F8631F 0%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(11) {
        width: 24.480369515%;
        height: 33.1584470094%;
        left: 71.4494875549vw;
        top: 46.6325036603vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(11) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 80%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(11) .item-scale .item-word .tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(354deg, #FB5B3B 0%, #334255 100%);
        background: linear-gradient(96deg, #FB5B3B 0%, #334255 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect32 {
        background-color: #f5f5f7
    }

    #tab16 .sect32 .box {
        position: relative;
        text-align: center;
        width: 96%;
        margin: 0 auto
    }

    #tab16 .sect32 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect32 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0
    }

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

    #tab16 .sect32 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect33 .box {
        position: absolute;
        text-align: center;
        width: 96%;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab16 .sect33 .box .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect33 .box .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0
    }

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

    #tab16 .sect33 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect34 .box .title {
        height: 15.9590043924vw;
        background-color: #ecfaf3;
        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
    }

    #tab16 .sect34 .box .title p {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect34 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #f5f5f7;
        padding: 4vw 0
    }

    #tab16 .sect34 .box ul li {
        margin: 4vw 0;
        position: relative;
        z-index: 1
    }

    #tab16 .sect34 .box ul li .tit {
        font-size: 3.513909224vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect34 .box ul li .msg {
        font-size: 1.756954612vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect34 .box ul li:nth-child(1) {
        width: 96%;
        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
    }

    #tab16 .sect34 .box ul li:nth-child(1)::before {
        position: absolute;
        content: "";
        left: 25%;
        top: 25%;
        -webkit-filter: blur(10px);
        filter: blur(10px);
        width: 29.2825768668vw;
        height: 29.2825768668vw;
        border-radius: 50%;
        z-index: -1;
        background-color: #ecfaf3
    }

    #tab16 .sect34 .box ul li:nth-child(1) .img-box {
        width: 51.9181585678%
    }

    #tab16 .sect34 .box ul li:nth-child(1) .word {
        width: 43.137254902%
    }

    #tab16 .sect34 .box ul li:nth-child(2) {
        width: 96%;
        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
    }

    #tab16 .sect34 .box ul li:nth-child(2)::before {
        position: absolute;
        content: "";
        right: -5%;
        top: 25%;
        width: 29.2825768668vw;
        -webkit-filter: blur(10px);
        filter: blur(10px);
        height: 29.2825768668vw;
        border-radius: 50%;
        z-index: -1;
        background-color: #eef7cf
    }

    #tab16 .sect34 .box ul li:nth-child(2) .img-box {
        width: 50.1636661211%
    }

    #tab16 .sect34 .box ul li:nth-child(2) .word {
        width: 41.2438625205%
    }

    #tab16 .sect34 .box ul li:nth-child(3) {
        width: 96%;
        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
    }

    #tab16 .sect34 .box ul li:nth-child(3)::before {
        position: absolute;
        content: "";
        left: -15%;
        top: -25%;
        width: 29.2825768668vw;
        height: 29.2825768668vw;
        -webkit-filter: blur(10px);
        filter: blur(10px);
        border-radius: 50%;
        z-index: -1;
        background-color: #ecfaf3
    }

    #tab16 .sect34 .box ul li:nth-child(3) .img-box {
        width: 51.2626262626%
    }

    #tab16 .sect34 .box ul li:nth-child(3) .word {
        width: 43.6868686869%
    }

    #tab16 .sect34 .box ul li:nth-child(4) {
        width: 96%;
        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
    }

    #tab16 .sect34 .box ul li:nth-child(4)::before {
        position: absolute;
        content: "";
        left: 55%;
        top: -25%;
        width: 29.2825768668vw;
        height: 29.2825768668vw;
        border-radius: 50%;
        z-index: -1;
        background-color: #eef7cf;
        -webkit-filter: blur(10px);
        filter: blur(10px)
    }

    #tab16 .sect34 .box ul li:nth-child(4) .img-box {
        width: 50%
    }

    #tab16 .sect34 .box ul li:nth-child(4) .word {
        width: 46.6448445172%
    }

    #tab16 .sect35 {
        background-color: #f5f5f7
    }

    #tab16 .sect35 .box {
        width: 96%;
        margin: 0 auto
    }

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

    #tab16 .sect35 .box ul li {
        position: relative;
        margin: 1vw 0
    }

    #tab16 .sect35 .box ul li .word {
        position: absolute
    }

    #tab16 .sect35 .box ul li .word .tit {
        font-size: 3.513909224vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect35 .box ul li .word .lab {
        font-size: 2.635431918vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0
    }

    #tab16 .sect35 .box ul li .word .msg {
        font-size: 1.756954612vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect35 .box ul li .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect35 .box ul li:nth-child(1) .word {
        left: 55%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 40.3846153846%
    }

    #tab16 .sect35 .box ul li:nth-child(2) {
        width: 48.4615384615%
    }

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

    #tab16 .sect35 .box ul li:nth-child(3) {
        width: 48.4615384615%
    }

    #tab16 .sect35 .box ul li:nth-child(3) .word {
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 95%
    }

    #tab16 .sect35 .box ul li:nth-child(4) .word {
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 40.4615384615%
    }

    #tab16 .sect36 {
        background-color: #f5f5f7
    }

    #tab16 .sect36 .box {
        width: 96%;
        margin: 0 auto;
        -webkit-transform: translateX(5%);
        -ms-transform: translateX(5%);
        transform: translateX(5%)
    }

    #tab16 .sect36 .box .word {
        width: 81.1715481172%;
        padding: 4vw 0
    }

    #tab16 .sect36 .box .word .tit {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect36 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0
    }

    #tab16 .sect36 .box .word .msg {
        font-size: 1.756954612vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect36 .box .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect37 {
        background-color: #f5f5f7
    }

    #tab16 .sect37 .box {
        width: 96%;
        margin: 0 auto;
        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
    }

    #tab16 .sect37 .box .img-box {
        width: 61.3665389527%
    }

    #tab16 .sect37 .box .word {
        width: 38.6334610473%;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    #tab16 .sect37 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect37 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 2vw
    }

    #tab16 .sect37 .box .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect38 {
        background-color: #f5f5f7
    }

    #tab16 .sect38 .box {
        width: 96%;
        margin: 0 auto
    }

    #tab16 .sect38 .box .word {
        width: 72.0630372493%;
        padding: 4vw 0
    }

    #tab16 .sect38 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect38 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 2vw
    }

    #tab16 .sect38 .box .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect39 {
        background-color: #f5f5f7
    }

    #tab16 .sect39 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0;
        position: relative
    }

    #tab16 .sect39 .box .word {
        width: 31.435212086%;
        position: absolute;
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect39 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect39 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #tab16 .sect39 .box .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect40 {
        background-color: #ecfaf3
    }

    #tab16 .sect40 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0;
        position: relative
    }

    #tab16 .sect40 .box .word {
        text-align: center
    }

    #tab16 .sect40 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #tab16 .sect40 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #tab16 .sect40 .box .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect40 .img-box {
        margin-top: 2vw;
        position: relative
    }

    #tab16 .sect40 .img-box .swiper {
        width: 90.2635431918vw;
        height: 45.9736456808vw
    }

    #tab16 .sect40 .img-box .swiper-pagination {
        right: 17%
    }

    #tab16 .sect40 .img-box .swiper-pagination::before {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%) scaleX(0.5);
        -ms-transform: translateX(-50%) scaleX(0.5);
        transform: translateX(-50%) scaleX(0.5);
        width: 1px;
        height: 100%;
        background-color: rgba(0, 0, 0, .4196078431);
        -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        z-index: -1
    }

    #tab16 .sect40 .img-box .swiper-pagination .swiper-pagination-bullet {
        position: relative;
        width: 14px;
        height: 14px;
        margin: 4vw 0;
        border: 1px solid #3478f6;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 11;
        opacity: 1
    }

    #tab16 .sect40 .img-box .swiper-pagination .swiper-pagination-bullet .swiper-lab-name {
        margin-left: 2vw;
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #000;
        line-height: 1
    }

    #tab16 .sect40 .img-box .swiper-pagination .swiper-pagination-bullet-active {
        background: #3478f6
    }

    #tab16 .sect40 .img-box .swiper-pagination .swiper-pagination-bullet-active .swiper-lab-name {
        font-size: 2.635431918vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect40 .img-box .swiper-slide {
        text-align: center;
        font-size: 18px
    }

    #tab16 .sect40 .img-box .swiper-slide img {
        display: block;
        width: 69.7657393851vw;
        height: 45.9736456808vw;
        -o-object-fit: cover;
        object-fit: cover
    }

    #tab16 .sect41 {
        background-color: #ecfaf3
    }

    #tab16 .sect41 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0;
        position: relative
    }

    #tab16 .sect41 .box .word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect41 .box .word .msg {
        font-size: 1.756954612vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #tab16 .sect41 .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
    }

    #tab16 .sect41 .box ul li:nth-child(1) {
        width: 25%
    }

    #tab16 .sect41 .box ul li:nth-child(2) {
        width: 30%
    }

    #tab16 .sect41 .box ul li:nth-child(3) {
        width: 35%
    }

    #tab16 .sect42 {
        background-color: #f5f5f7;
        padding: 4vw 0
    }

    #tab16 .sect42 .title {
        text-align: center
    }

    #tab16 .sect42 .title .tit {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#D91604), color-stop(0.5126953125%, #EF3D3D), to(#E97C35));
        background: -o-linear-gradient(bottom, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
        background: linear-gradient(0deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect42 .title .msg {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #090909;
        line-height: 1.2
    }

    #tab16 .sect42 .box {
        width: 96%;
        margin: 0 auto
    }

    #tab16 .sect42 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    #tab16 .sect42 .box ul li {
        position: relative;
        margin: 2vw 0
    }

    #tab16 .sect42 .box ul li .word {
        position: absolute
    }

    #tab16 .sect42 .box ul li .word .tit {
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect42 .box ul li .word .lab {
        font-size: 3.513909224vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect42 .box ul li .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #tab16 .sect42 .box ul li .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word {
        left: 50%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 2%;
        width: 96%
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .tit {
        font-size: 4.39238653vw
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .lab {
        font-size: 2.9282576867vw
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .msg {
        font-size: 1.9033674963vw
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .note {
        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: 1vw
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .note span {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #3cd4f9;
        line-height: 1.2
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .note .left {
        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
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .note .left img {
        width: 5.8565153734vw
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .note .right {
        margin-left: 2vw;
        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
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .note .right img {
        width: 5.4172767204vw
    }

    #tab16 .sect42 .box ul li:nth-child(2) {
        width: 49%
    }

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

    #tab16 .sect42 .box ul li:nth-child(2) .word .tit {
        font-size: 3.513909224vw
    }

    #tab16 .sect42 .box ul li:nth-child(2) .word .lab {
        font-size: 2.196193265vw
    }

    #tab16 .sect42 .box ul li:nth-child(2) .word .msg {
        font-size: 2.0497803807vw
    }

    #tab16 .sect42 .box ul li:nth-child(3) {
        width: 49%
    }

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

    #tab16 .sect42 .box ul li:nth-child(3) .word .tit {
        font-size: 2.9282576867vw;
        padding-left: 8%
    }

    #tab16 .sect42 .box ul li:nth-child(3) .word .lab {
        font-size: 2.196193265vw
    }

    #tab16 .sect42 .box ul li:nth-child(3) .word .msg {
        font-size: 2.0497803807vw
    }

    #tab16 .sect42 .box ul li:nth-child(4) .word {
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        width: 40%
    }

    #tab16 .sect42 .box ul li:nth-child(4) .word .tit {
        font-size: 2.9282576867vw
    }

    #tab16 .sect42 .box ul li:nth-child(4) .word .lab {
        font-size: 2.196193265vw
    }

    #tab16 .sect42 .box ul li:nth-child(4) .word .msg {
        font-size: 1.756954612vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .word {
        left: 55%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        width: 32.5495049505%
    }

    #tab16 .sect42 .box ul li:nth-child(5) .word .tit {
        font-size: 3.513909224vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .word .lab {
        font-size: 2.635431918vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .word .msg {
        font-size: 2.0497803807vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note {
        position: absolute;
        left: 25%;
        top: 30%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: .5vw 0
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note div span {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #090909;
        line-height: 1.2
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note div:nth-child(1) {
        width: 20.7906295754vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note div:nth-child(1) img {
        width: 4.2459736457vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note div:nth-child(2) {
        width: 24.7437774524vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note div:nth-child(2) img {
        width: 8.2723279649vw
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word span {
        font-size: 1.756954612vw;
        font-weight: bold;
        line-height: 1
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word div {
        width: 1.756954612vw;
        height: 1.756954612vw;
        border-radius: 50%;
        margin: 0 1vw
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-1 {
        left: 8%;
        top: 25%
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-1 span {
        color: #5fa3d1
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-1 div {
        background: #95bdc5
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-2 {
        left: 45%;
        top: 80%
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-2 span {
        color: #000
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-2 div {
        background: #60666b
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-3 {
        left: 80%;
        top: 27%
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-3 span {
        color: #408491
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-3 div {
        background: #95bdc5
    }

    #tab16 .sect43 {
        background-color: #f5f5f7;
        padding: 4vw 0
    }

    #tab16 .sect43 .box {
        width: 96%;
        margin: 0 auto
    }

    #tab16 .sect43 .box ul {
        width: 96%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect43 .box 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;
        padding: 1vw 0;
        font-size: 2.0497803807vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect43 .box ul li .left {
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2;
        padding-left: 5%
    }

    #tab16 .sect43 .box ul li .right {
        -webkit-box-flex: 3;
        -ms-flex: 3;
        flex: 3
    }

    #tab16 .sect43 .box ul li:nth-of-type(odd) {
        background-color: #fff
    }
}

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

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

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

    #tab16 .sect44 .box {
        position: relative
    }

    #tab16 .sect44 .box img {
        height: 130.2083333333vw;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center center;
        object-position: center center
    }

    #tab16 .sect44 .box .word {
        position: absolute;
        text-align: center;
        width: 96%;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab16 .sect44 .box .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect44 .box .lab {
        font-size: 4.1666666667vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0
    }

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

    #tab16 .sect44 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect44 .box-2 {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 8vw 0
    }

    #tab16 .sect44 .box-2 .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        padding-bottom: 4vw
    }

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

    #tab16 .sect44 .box-2 ul li {
        width: 49%;
        margin: 0.9765625vw 0;
        position: relative
    }

    #tab16 .sect44 .box-2 ul li .msg {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 60%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect44 .box-2 ul li .msg span {
        color: #fe186e
    }

    #tab16 .sect1 .box {
        top: 10%;
        width: 96%
    }

    #tab16 .sect1 .box .tit {
        font-size: 13.0208333333vw
    }

    #tab16 .sect1 .box .lab {
        font-size: 5.46875vw
    }

    #tab16 .sect1 .box .msg {
        font-size: 4.6875vw
    }

    #tab16 .sect1 .sect1-line {
        display: none
    }

    #tab16 .sect2 {
        padding: 4vw 0
    }

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

    #tab16 .sect2 .box .item-box {
        border-radius: 0
    }

    #tab16 .sect2 .box .item-box .msg {
        display: none !important
    }

    #tab16 .sect2 .box .item-box:nth-child(1) {
        width: 34.6467391304%;
        height: 16.1764705882%;
        left: 0;
        top: 0
    }

    #tab16 .sect2 .box .item-box:nth-child(1) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 45%
    }

    #tab16 .sect2 .box .item-box:nth-child(1) .item-scale .item-word .tit {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(1) .item-scale .item-word .msg {
        font-size: 2.8645833333vw;
        font-weight: 500;
        color: #d2d2d2;
        line-height: 1.2
    }

    #tab16 .sect2 .box .item-box:nth-child(2) {
        width: 29.347826087%;
        height: 16.1764705882%;
        left: 33.8541666667vw;
        top: 0
    }

    #tab16 .sect2 .box .item-box:nth-child(2) .item-scale .item-word {
        right: 5%;
        text-align: right;
        top: 10%;
        width: 50%
    }

    #tab16 .sect2 .box .item-box:nth-child(2) .item-scale .item-word .tit {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(2) .item-scale .item-word .msg {
        font-size: 3.125vw;
        font-weight: 500;
        color: #d3d3d3;
        line-height: 1.2
    }

    #tab16 .sect2 .box .item-box:nth-child(3) {
        width: 34.6467391304%;
        height: 16.1764705882%;
        left: 62.6302083333vw;
        top: 0
    }

    #tab16 .sect2 .box .item-box:nth-child(3) .item-scale .item-word {
        right: 2%;
        text-align: right;
        top: 10%;
        width: 96%
    }

    #tab16 .sect2 .box .item-box:nth-child(3) .item-scale .item-word .tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
        background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
        background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(4) {
        width: 49.7282608696%;
        height: 16.0633484163%;
        left: 0;
        top: 19.2708333333vw
    }

    #tab16 .sect2 .box .item-box:nth-child(4) .item-scale .item-word {
        right: 5%;
        text-align: right;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 60%
    }

    #tab16 .sect2 .box .item-box:nth-child(4) .item-scale .item-word img {
        width: 9.1145833333vw;
        display: block;
        margin: 0 0 0 auto;
        padding-bottom: 1vw
    }

    #tab16 .sect2 .box .item-box:nth-child(4) .item-scale .item-word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.12109375%, #00CCFF));
        background: -o-linear-gradient(left, #FEC651 0%, #00CCFF 99.12109375%);
        background: linear-gradient(90deg, #FEC651 0%, #00CCFF 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(4) .item-scale .item-word .msg {
        font-size: 3.90625vw;
        font-weight: 500;
        color: #e1e1e1;
        line-height: 1.2
    }

    #tab16 .sect2 .box .item-box:nth-child(5) {
        width: 49.7282608696%;
        height: 16.0633484163%;
        left: 48.1770833333vw;
        top: 19.2708333333vw
    }

    #tab16 .sect2 .box .item-box:nth-child(5) .item-scale .item-word {
        right: 5%;
        text-align: right;
        top: 5%;
        width: 90%
    }

    #tab16 .sect2 .box .item-box:nth-child(5) .item-scale .item-word .tit {
        font-size: 4.1666666667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
        background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
        background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(5) .item-scale .item-word .msg {
        font-size: 3.90625vw;
        font-weight: 500;
        color: #dcdcdc;
        line-height: 1.2
    }

    #tab16 .sect2 .box .item-box:nth-child(6) {
        width: 28.5326086957%;
        height: 19.5701357466%;
        left: 0;
        top: 38.4114583333vw
    }

    #tab16 .sect2 .box .item-box:nth-child(6) .item-scale .item-word {
        left: 5%;
        top: 5%;
        width: 90%
    }

    #tab16 .sect2 .box .item-box:nth-child(6) .item-scale .item-word .tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(7) {
        width: 28.5326086957%;
        height: 28.5067873303%;
        left: 0;
        top: 61.5885416667vw
    }

    #tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
        background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
        background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .lab {
        display: none;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .lab p {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .lab img {
        width: 5.2083333333vw
    }

    #tab16 .sect2 .box .item-box:nth-child(7) .item-scale .item-word .msg {
        font-size: 3.90625vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect2 .box .item-box:nth-child(8) {
        width: 41.5760869565%;
        height: 28.1674208145%;
        left: 27.9947916667vw;
        top: 38.4114583333vw
    }

    #tab16 .sect2 .box .item-box:nth-child(8) .item-scale .item-word {
        left: 2%;
        text-align: center;
        top: 10%;
        width: 96%
    }

    #tab16 .sect2 .box .item-box:nth-child(8) .item-scale .item-word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(8) .item-scale .item-word .msg {
        font-size: 4.6875vw;
        font-weight: 500;
        color: #d3d3d3;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(9) {
        width: 20.5163043478%;
        height: 19.5701357466%;
        left: 27.9947916667vw;
        top: 71.484375vw
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word {
        left: 2%;
        text-align: center;
        top: 10%;
        width: 96%
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        line-height: 1;
        color: #41f28e
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .tit span {
        font-size: 3.125vw
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg li:nth-child(1) {
        width: 100%;
        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-bottom: .5vw
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg li:nth-child(1) img {
        margin-left: 2%
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg p {
        font-size: 2.0833333333vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect2 .box .item-box:nth-child(9) .item-scale .item-word .msg img {
        width: 3.6458333333vw
    }

    #tab16 .sect2 .box .item-box:nth-child(10) {
        width: 20.5163043478%;
        height: 19.5701357466%;
        left: 48.3072916667vw;
        top: 71.484375vw
    }

    #tab16 .sect2 .box .item-box:nth-child(10) .item-scale .item-word {
        left: 2%;
        text-align: center;
        top: 10%;
        width: 96%
    }

    #tab16 .sect2 .box .item-box:nth-child(10) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        line-height: 1;
        color: #fff
    }

    #tab16 .sect2 .box .item-box:nth-child(10) .item-scale .item-word .tit span {
        display: none;
        font-size: 3.125vw
    }

    #tab16 .sect2 .box .item-box:nth-child(11) {
        width: 28.5326086957%;
        height: 19.5701357466%;
        left: 68.4895833333vw;
        top: 38.4114583333vw
    }

    #tab16 .sect2 .box .item-box:nth-child(11) .item-scale .item-word {
        left: 2%;
        text-align: center;
        top: 10%;
        width: 96%
    }

    #tab16 .sect2 .box .item-box:nth-child(11) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        line-height: 1;
        color: #fff;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(11) .item-scale .item-word .msg {
        font-size: 3.125vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect2 .box .item-box:nth-child(12) {
        width: 28.5326086957%;
        height: 28.5067873303%;
        left: 68.4895833333vw;
        top: 61.5885416667vw
    }

    #tab16 .sect2 .box .item-box:nth-child(12) .item-scale .item-word {
        left: 2%;
        text-align: center;
        top: 10%;
        width: 96%
    }

    #tab16 .sect2 .box .item-box:nth-child(12) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        line-height: 1;
        color: #fff;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
        background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
        background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(12) .item-scale .item-word .msg {
        font-size: 3.6458333333vw;
        font-weight: 500;
        color: #d9d9d9;
        line-height: 1.2
    }

    #tab16 .sect2 .box .item-box:nth-child(13) {
        width: 34.6467391304%;
        height: 17.4208144796%;
        left: 0;
        top: 95.0520833333vw
    }

    #tab16 .sect2 .box .item-box:nth-child(13) .item-scale .item-word {
        right: 5%;
        text-align: right;
        bottom: 10%;
        width: 80%
    }

    #tab16 .sect2 .box .item-box:nth-child(13) .item-scale .item-word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        line-height: 1;
        color: #fff;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(14) {
        width: 29.347826087%;
        height: 17.4208144796%;
        left: 33.8541666667vw;
        top: 95.0520833333vw
    }

    #tab16 .sect2 .box .item-box:nth-child(14) .item-scale .item-word {
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 80%
    }

    #tab16 .sect2 .box .item-box:nth-child(14) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        line-height: 1;
        color: #fff;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.12109375%, #00CCFF));
        background: -o-linear-gradient(left, #FEC651 0%, #00CCFF 99.12109375%);
        background: linear-gradient(90deg, #FEC651 0%, #00CCFF 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect2 .box .item-box:nth-child(14) .item-scale .item-word .msg {
        font-size: 3.125vw;
        font-weight: 500;
        color: #d6d6d6;
        line-height: 1.2
    }

    #tab16 .sect2 .box .item-box:nth-child(15) {
        width: 34.6467391304%;
        height: 17.4208144796%;
        left: 62.6302083333vw;
        top: 95.0520833333vw
    }

    #tab16 .sect2 .box .item-box:nth-child(15) .item-scale .item-word {
        right: 5%;
        top: 10%;
        text-align: right;
        width: 70%
    }

    #tab16 .sect2 .box .item-box:nth-child(15) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        line-height: 1;
        color: #41f28e
    }

    #tab16 .sect2 .box .item-box:nth-child(15) .item-scale .item-word .msg {
        font-size: 3.125vw;
        font-weight: 500;
        color: #ccc;
        line-height: 1.2
    }

    #tab16 .sect3 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect3 .box .tit {
        font-size: 6.5104166667vw;
        margin-bottom: 2vw
    }

    #tab16 .sect3 .box .msg {
        font-size: 3.3854166667vw
    }

    #tab16 .sect3 .picture-box {
        width: 96%;
        margin: 0 auto
    }

    #tab16 .sect4 .box {
        position: relative;
        left: 0;
        top: 0;
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #tab16 .sect4 .box .tit {
        font-size: 6.5104166667vw
    }

    #tab16 .sect4 .box .lab {
        font-size: 4.1666666667vw;
        margin: 2vw 0
    }

    #tab16 .sect4 .box .msg {
        width: 100%;
        font-size: 3.3854166667vw
    }

    #tab16 .sect4 .box-2 {
        position: absolute;
        left: 0%;
        bottom: 10%
    }

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

    #tab16 .sect4 .box-2 ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 2vw 0
    }

    #tab16 .sect4 .box-2 ul li img {
        width: 10.4166666667vw
    }

    #tab16 .sect4 .box-2 ul li .word {
        margin-left: 1vw
    }

    #tab16 .sect4 .box-2 ul li .word .word-tit {
        font-size: 5.2083333333vw
    }

    #tab16 .sect4 .box-2 ul li .word .word-msg {
        font-size: 3.3854166667vw
    }

    #tab16 .sect5 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 8vw 0
    }

    #tab16 .sect5 .box .tit {
        font-size: 7.8125vw
    }

    #tab16 .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: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 4vw
    }

    #tab16 .sect5 .box ul li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #tab16 .sect5 .box ul li img {
        width: 10.0260416667vw;
        display: block;
        margin: 0 auto
    }

    #tab16 .sect5 .box ul li .msg {
        font-size: 3.3854166667vw
    }

    #tab16 .sect6 .word {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 8vw 0
    }

    #tab16 .sect6 .word .tit {
        font-size: 4.6875vw
    }

    #tab16 .sect6 .word .msg {
        font-size: 4.6875vw
    }

    #tab16 .sect6 .box {
        position: relative;
        width: 96%;
        height: 77.34375vw;
        margin: 0 auto
    }

    #tab16 .sect6 .box .item-box {
        position: absolute;
        overflow: hidden;
        border-radius: 10px
    }

    #tab16 .sect6 .box .item-box .item-scale {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #tab16 .sect6 .box .item-box .item-scale:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #tab16 .sect6 .box .item-box .item-scale .item-word {
        position: absolute
    }

    #tab16 .sect6 .box .item-box .item-scale .item-word .msg {
        display: none !important
    }

    #tab16 .sect6 .box .item-box:nth-child(1) {
        width: 28.6295793758%;
        height: 25.7575757576%;
        left: 0;
        top: 0
    }

    #tab16 .sect6 .box .item-box:nth-child(1) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect6 .box .item-box:nth-child(1) .item-scale .item-word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(1) .item-scale .item-word .tit span {
        font-size: 3.3854166667vw
    }

    #tab16 .sect6 .box .item-box:nth-child(2) {
        width: 41.6553595658%;
        height: 25.7575757576%;
        left: 27.9947916667vw;
        top: 0
    }

    #tab16 .sect6 .box .item-box:nth-child(2) .item-scale .item-word {
        left: 5%;
        top: 50%;
        width: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect6 .box .item-box:nth-child(2) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(2) .item-scale .item-word .msg {
        font-size: 4.6875vw;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-top: .5vw
    }

    #tab16 .sect6 .box .item-box:nth-child(3) {
        width: 35.1424694708%;
        height: 20.202020202%;
        left: 0;
        top: 20.5729166667vw
    }

    #tab16 .sect6 .box .item-box:nth-child(3) .item-scale .item-word {
        left: 35%;
        top: 50%;
        width: 80%;
        -webkit-transform: translateY(-50%) scale(0.8);
        -ms-transform: translateY(-50%) scale(0.8);
        transform: translateY(-50%) scale(0.8)
    }

    #tab16 .sect6 .box .item-box:nth-child(3) .item-scale .item-word .tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
        background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
        background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(4) {
        width: 35.0067842605%;
        height: 20.202020202%;
        left: 34.375vw;
        top: 20.5729166667vw
    }

    #tab16 .sect6 .box .item-box:nth-child(4) .item-scale .item-word {
        left: 5%;
        top: 50%;
        width: 90%;
        text-align: center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect6 .box .item-box:nth-child(4) .item-scale .item-word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        color: #3df0a6
    }

    #tab16 .sect6 .box .item-box:nth-child(4) .item-scale .item-word .tit span {
        font-size: 3.90625vw
    }

    #tab16 .sect6 .box .item-box:nth-child(5) {
        width: 28.6295793758%;
        height: 25.9259259259%;
        left: 0;
        top: 36.71875vw
    }

    #tab16 .sect6 .box .item-box:nth-child(5) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect6 .box .item-box:nth-child(5) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
        background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(5) .item-scale .item-word .msg {
        font-size: 3.3854166667vw;
        color: #d8d8d8;
        line-height: 1.2
    }

    #tab16 .sect6 .box .item-box:nth-child(6) {
        width: 20.4884667571%;
        height: 25.9259259259%;
        left: 27.9947916667vw;
        top: 36.71875vw
    }

    #tab16 .sect6 .box .item-box:nth-child(6) .item-scale .item-word {
        left: 5%;
        top: 60%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect6 .box .item-box:nth-child(6) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect6 .box .item-box:nth-child(6) .item-scale .item-word .msg {
        font-size: 3.3854166667vw;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect6 .box .item-box:nth-child(7) {
        width: 20.4884667571%;
        height: 25.9259259259%;
        left: 48.3072916667vw;
        top: 36.71875vw
    }

    #tab16 .sect6 .box .item-box:nth-child(7) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect6 .box .item-box:nth-child(7) .item-scale .item-word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect6 .box .item-box:nth-child(7) .item-scale .item-word .msg {
        font-size: 2.6041666667vw;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect6 .box .item-box:nth-child(8) {
        width: 28.4938941655%;
        height: 17.1717171717%;
        left: 68.6197916667vw;
        top: 0
    }

    #tab16 .sect6 .box .item-box:nth-child(8) .item-scale .item-word {
        left: 0%;
        top: 60%;
        width: 100%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center
    }

    #tab16 .sect6 .box .item-box:nth-child(8) .item-scale .item-word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#FEC651), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(top, #FEC651 0%, #0081FF 99.6337890625%);
        background: linear-gradient(180deg, #FEC651 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(8) .item-scale .item-word .msg {
        font-size: 3.125vw;
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
        color: #fff;
        font-weight: bold;
        line-height: 1.2;
        display: inline-block !important;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
        background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
        background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(9) {
        width: 28.4938941655%;
        height: 28.7878787879%;
        left: 68.6197916667vw;
        top: 13.9322916667vw
    }

    #tab16 .sect6 .box .item-box:nth-child(9) .item-scale .item-word {
        left: 2%;
        top: 10%;
        width: 96%;
        text-align: center
    }

    #tab16 .sect6 .box .item-box:nth-child(9) .item-scale .item-word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(9) .item-scale .item-word .msg {
        font-size: 3.125vw;
        color: #b4b4b4;
        line-height: 1.2
    }

    #tab16 .sect6 .box .item-box:nth-child(10) {
        width: 28.4938941655%;
        height: 25.9259259259%;
        left: 68.6197916667vw;
        top: 36.71875vw
    }

    #tab16 .sect6 .box .item-box:nth-child(10) .item-scale .item-word {
        right: 5%;
        top: 10%;
        width: 90%;
        text-align: right
    }

    #tab16 .sect6 .box .item-box:nth-child(10) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(10) .item-scale .item-word .msg {
        font-size: 2.34375vw;
        color: #c3c3c3;
        line-height: 1.2
    }

    #tab16 .sect6 .box .item-box:nth-child(11) {
        width: 49.6607869742%;
        height: 25.7575757576%;
        left: 0;
        top: 57.421875vw
    }

    #tab16 .sect6 .box .item-box:nth-child(11) .item-scale .item-word {
        left: 5%;
        top: 50%;
        width: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect6 .box .item-box:nth-child(11) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(11) .item-scale .item-word .msg {
        font-size: 3.90625vw;
        color: #b8b8b8;
        line-height: 1.2
    }

    #tab16 .sect6 .box .item-box:nth-child(12) {
        width: 49.6607869742%;
        height: 25.7575757576%;
        left: 48.3072916667vw;
        top: 57.421875vw
    }

    #tab16 .sect6 .box .item-box:nth-child(12) .item-scale .item-word {
        left: 5%;
        top: 50%;
        width: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect6 .box .item-box:nth-child(12) .item-scale .item-word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#3AE292), color-stop(99.6337890625%, #8DE064));
        background: -o-linear-gradient(top, #3AE292 0%, #8DE064 99.6337890625%);
        background: linear-gradient(180deg, #3AE292 0%, #8DE064 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect6 .box .item-box:nth-child(12) .item-scale .item-word .msg {
        font-size: 3.125vw;
        color: silver;
        line-height: 1.2
    }

    #tab16 .sect7 {
        background-color: #000
    }

    #tab16 .sect7 .box {
        position: relative;
        padding: 8vw 0
    }

    #tab16 .sect7 .box .word {
        position: relative;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        text-align: center
    }

    #tab16 .sect7 .box .tit {
        font-size: 7.8125vw
    }

    #tab16 .sect7 .box .lab {
        font-size: 5.2083333333vw;
        margin: 1vw 0
    }

    #tab16 .sect7 .box .msg {
        font-size: 3.90625vw
    }

    #tab16 .sect7 .box-2 {
        position: relative
    }

    #tab16 .sect7 .box-2 .word {
        position: absolute
    }

    #tab16 .sect7 .box-2 .word-1 {
        left: 18%;
        top: 77%
    }

    #tab16 .sect7 .box-2 .word-1 .word-tit {
        font-size: 3.90625vw
    }

    #tab16 .sect7 .box-2 .word-2 {
        left: 62%;
        top: 77%
    }

    #tab16 .sect7 .box-2 .word-2 .word-tit {
        font-size: 3.90625vw;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect8 {
        background-color: #000
    }

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

    #tab16 .sect8 .box .word {
        width: 100%
    }

    #tab16 .sect8 .box .tit {
        font-size: 5.2083333333vw
    }

    #tab16 .sect8 .box .lab {
        font-size: 3.90625vw
    }

    #tab16 .sect8 .box .msg {
        font-size: 3.125vw
    }

    #tab16 .sect9 {
        background-color: #000
    }

    #tab16 .sect9 .box {
        position: relative;
        left: 50%;
        top: 5%;
        -webkit-transform: translate(-50%, 30%);
        -ms-transform: translate(-50%, 30%);
        transform: translate(-50%, 30%);
        width: 96%;
        text-align: center
    }

    #tab16 .sect9 .box .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect9 .box .lab {
        font-size: 5.2083333333vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: 2vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect9 .box .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect9 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect10 {
        background-color: #000
    }

    #tab16 .sect10 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect10 .box .word {
        padding: 4vw 0
    }

    #tab16 .sect10 .box .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect10 .box .lab {
        font-size: 4.6875vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: 1vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect10 .box .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect10 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect11 {
        background-color: #000;
        padding-bottom: 4vw
    }

    #tab16 .sect11 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;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab16 .sect11 ul li {
        width: 49%
    }

    #tab16 .sect11 ul li:nth-child(1) {
        width: 100%;
        position: relative
    }

    #tab16 .sect11 ul li:nth-child(2) {
        margin-right: 1.3020833333vw
    }

    #tab16 .sect11 .note {
        position: absolute;
        top: 65%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%
    }

    #tab16 .sect11 .note .tit {
        font-size: 5.5989583333vw
    }

    #tab16 .sect11 .note .msg {
        font-size: 3.125vw
    }

    #tab16 .sect11 .box {
        position: relative;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        padding: 8vw 0
    }

    #tab16 .sect11 .box .word {
        width: 100%
    }

    #tab16 .sect11 .box .tit {
        font-size: 9.1145833333vw
    }

    #tab16 .sect11 .box .lab {
        font-size: 6.25vw;
        margin: 1vw 0
    }

    #tab16 .sect11 .box .msg {
        font-size: 3.90625vw;
        width: 100%
    }

    #tab16 .sect12 {
        background-color: #000
    }

    #tab16 .sect12 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect12 .box .word {
        padding: 8vw 0
    }

    #tab16 .sect12 .box .tit {
        font-size: 7.8125vw
    }

    #tab16 .sect12 .box .lab {
        font-size: 6.25vw
    }

    #tab16 .sect12 .box .msg {
        font-size: 3.90625vw
    }

    #tab16 .sect13 {
        background-color: #000
    }

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

    #tab16 .sect13 .box .word {
        width: 100%
    }

    #tab16 .sect13 .box .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect13 .box .lab {
        font-size: 6.25vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect13 .box .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect13 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect14 {
        background-color: #000
    }

    #tab16 .sect14 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        z-index: 11;
        position: absolute;
        left: 2%;
        top: 0
    }

    #tab16 .sect14 .box .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect14 .box .lab {
        font-size: 6.25vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect14 .box .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect14 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect14 .box-2 {
        position: relative;
        padding-top: 10vw
    }

    #tab16 .sect14 .box-2 .picture-box {
        position: absolute;
        left: 50%;
        top: 70%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect14 .box-2 .picture-box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -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
    }

    #tab16 .sect14 .box-2 .picture-box ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 1vw
    }

    #tab16 .sect14 .box-2 .picture-box ul li .imgBox {
        width: 13.0208333333vw;
        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
    }

    #tab16 .sect14 .box-2 .picture-box ul li .word {
        font-size: 3.125vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect14 .box-2 .picture-box ul li:nth-child(1) {
        display: none
    }

    #tab16 .sect14 .box-2 .picture-box ul li:nth-child(2) img {
        width: 11.328125vw
    }

    #tab16 .sect14 .box-2 .picture-box ul li:nth-child(3) img {
        width: 11.328125vw
    }

    #tab16 .sect14 .box-2 .picture-box ul li:nth-child(4) img {
        width: 11.328125vw
    }

    #tab16 .sect14 .box-3 {
        width: 96%;
        margin: 0 auto;
        padding: 1vw 0 4vw 0
    }

    #tab16 .sect14 .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
    }

    #tab16 .sect14 .box-3 ul li {
        width: 32.3076923077%;
        text-align: center
    }

    #tab16 .sect14 .box-3 ul li p {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        margin-top: 2vw;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect15 {
        background-color: #000
    }

    #tab16 .sect15 .box .title {
        text-align: center;
        height: 39.0625vw
    }

    #tab16 .sect15 .box .title p {
        font-size: 6.5104166667vw
    }

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

    #tab16 .sect15 .box ul li {
        position: relative
    }

    #tab16 .sect15 .box ul li .word {
        position: absolute;
        top: 83%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        text-align: center
    }

    #tab16 .sect15 .box ul li .word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect15 .box ul li .word .msg {
        display: none
    }

    #tab16 .sect15 .box ul li:nth-child(1) {
        width: 32.96875%
    }

    #tab16 .sect15 .box ul li:nth-child(2) {
        width: 33.0729166667%
    }

    #tab16 .sect15 .box ul li:nth-child(3) {
        width: 32.96875%
    }

    #tab16 .sect15 .box ul li:nth-child(4) {
        width: 100%;
        margin: 1.3020833333vw 0
    }

    #tab16 .sect15 .box ul li:nth-child(4) .word {
        background: rgba(20, 20, 20, .4745098039);
        border-radius: 5px;
        height: auto;
        width: 40%;
        text-align: left;
        padding: 1vw;
        top: 38%;
        left: 75%
    }

    #tab16 .sect15 .box ul li:nth-child(4) .word .tit {
        font-size: 3.90625vw;
        background: none;
        -webkit-background-clip: inherit;
        -webkit-text-fill-color: inherit;
        color: #fff
    }

    #tab16 .sect15 .box ul li:nth-child(4) .word .msg {
        font-size: 3.125vw;
        color: #fff;
        margin-top: .5vw
    }

    #tab16 .sect15 .box ul li:nth-child(5) {
        width: 32.96875%
    }

    #tab16 .sect15 .box ul li:nth-child(6) {
        width: 33.0729166667%
    }

    #tab16 .sect15 .box ul li:nth-child(7) {
        width: 32.96875%
    }

    #tab16 .sect16 {
        background-color: #000
    }

    #tab16 .sect16 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect16 .box .word {
        padding: 8vw 0
    }

    #tab16 .sect16 .box .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect16 .box .lab {
        font-size: 5.2083333333vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: 2vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect16 .box .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect16 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect16 .box-2 {
        position: relative
    }

    #tab16 .sect16 .box-2 .word {
        position: absolute
    }

    #tab16 .sect16 .box-2 .word .tit {
        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
    }

    #tab16 .sect16 .box-2 .word .tit p {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#008BED), color-stop(99.6337890625%, #07F8FF));
        background: -o-linear-gradient(bottom, #008BED 0%, #07F8FF 99.6337890625%);
        background: linear-gradient(0deg, #008BED 0%, #07F8FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect16 .box-2 .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect16 .box-2 .word-1 {
        left: 5%;
        top: 5%
    }

    #tab16 .sect16 .box-2 .word-1 img {
        width: 10.0260416667vw
    }

    #tab16 .sect16 .box-2 .word-2 {
        left: 55%;
        top: 50%;
        text-align: right
    }

    #tab16 .sect16 .box-2 .word-2 img {
        width: 39.0625vw
    }

    #tab16 .sect16 .box-2 .word-2 .msg {
        -webkit-transform: translate(-4vw, -4vw);
        -ms-transform: translate(-4vw, -4vw);
        transform: translate(-4vw, -4vw);
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect16 .box-3 {
        width: 96%;
        margin: 0 auto;
        padding: 1vw 0 4vw 0
    }

    #tab16 .sect16 .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;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab16 .sect16 .box-3 ul li {
        width: 32.5526932084%;
        margin: 1.3020833333vw 0;
        position: relative
    }

    #tab16 .sect16 .box-3 ul li .word {
        position: absolute;
        left: 40%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect16 .box-3 ul li .word .tit {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect16 .box-3 ul li .word .msg {
        font-size: 3.125vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect17 {
        background-color: #000
    }

    #tab16 .sect17 .box {
        height: 39.0625vw;
        text-align: center;
        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;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.0745098039)), color-stop(50%, #000), color-stop(99.6337890625%, rgba(255, 255, 255, 0.0745098039)));
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0.0745098039) 0%, #000 50%, rgba(255, 255, 255, 0.0745098039) 99.6337890625%);
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.0745098039) 0%, #000 50%, rgba(255, 255, 255, 0.0745098039) 99.6337890625%)
    }

    #tab16 .sect17 .box .tit {
        font-size: 6.5104166667vw
    }

    #tab16 .sect17 .box .msg {
        font-size: 5.2083333333vw
    }

    #tab16 .sect17 .box-2 {
        width: 96%;
        height: 44.7916666667vw;
        position: relative;
        margin: 0 auto;
        margin-top: 4vw
    }

    #tab16 .sect17 .box-2 .item-box {
        position: absolute;
        overflow: hidden;
        border-radius: 10px
    }

    #tab16 .sect17 .box-2 .item-box .item-scale {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #tab16 .sect17 .box-2 .item-box .item-scale:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #tab16 .sect17 .box-2 .item-box .item-scale .item-word {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect17 .box-2 .item-box .item-scale .item-word .msg {
        display: none !important
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(1) {
        width: 32.7421555252%;
        height: 49.4186046512%;
        left: 0;
        top: 0
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(1) .item-scale .item-word {
        right: 5%;
        top: 10%;
        width: 90%;
        text-align: right
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(1) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(1) .item-scale .item-word .msg {
        font-size: 3.125vw;
        font-weight: 500;
        color: #d2d2d2;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#3AE292), color-stop(99.6337890625%, #8DE064));
        background: -o-linear-gradient(bottom, #3AE292 0%, #8DE064 99.6337890625%);
        background: linear-gradient(0deg, #3AE292 0%, #8DE064 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(2) {
        width: 32.7421555252%;
        height: 49.4186046512%;
        left: 0;
        top: 22.65625vw
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(2) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(2) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(2) .item-scale .item-word .msg {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        display: inline-block;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEC651), color-stop(99.6337890625%, #FFFFFF));
        background: -o-linear-gradient(bottom, #FEC651 0%, #FFFFFF 99.6337890625%);
        background: linear-gradient(0deg, #FEC651 0%, #FFFFFF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(3) {
        width: 32.8785811733%;
        height: 100%;
        left: 32.03125vw;
        top: 0
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(3) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(3) .item-scale .item-word .tit {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
        background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(3) .item-scale .item-word .msg {
        font-size: 3.125vw;
        color: #fff;
        display: inline-block;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(4) {
        width: 32.8785811733%;
        height: 49.4186046512%;
        left: 64.0625vw;
        top: 0
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(4) .item-scale .item-word {
        right: 10%;
        top: 75%
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(4) .item-scale .item-word .tit {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A2FF), color-stop(99.6337890625%, #B5E6F8));
        background: -o-linear-gradient(bottom, #00A2FF 0%, #B5E6F8 99.6337890625%);
        background: linear-gradient(0deg, #00A2FF 0%, #B5E6F8 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(5) {
        width: 32.8785811733%;
        height: 49.4186046512%;
        left: 64.0625vw;
        top: 22.65625vw
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(5) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(5) .item-scale .item-word .tit {
        font-size: 4.1666666667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#3AE292), color-stop(99.6337890625%, #8DE064));
        background: -o-linear-gradient(bottom, #3AE292 0%, #8DE064 99.6337890625%);
        background: linear-gradient(0deg, #3AE292 0%, #8DE064 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect17 .box-2 .item-box:nth-child(5) .item-scale .item-word .msg {
        font-size: 3.125vw;
        color: #fff;
        line-height: 1.2;
        color: #d5d5d5
    }

    #tab16 .sect18 {
        background-color: #000;
        padding-top: 8vw
    }

    #tab16 .sect18 .box {
        position: relative;
        left: 0;
        top: 5%;
        -webkit-transform: translate(0%, 30%);
        -ms-transform: translate(0%, 30%);
        transform: translate(0%, 30%);
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect18 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect18 .box .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect18 .box .lab {
        font-size: 6.25vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect18 .box .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect18 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

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

    #tab16 .sect18 .box-2 ul li {
        width: 49%;
        text-align: center
    }

    #tab16 .sect18 .box-2 ul li p {
        font-size: 3.90625vw;
        padding: 2vw 0;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect18 .box-2 ul li:nth-child(1) {
        display: none
    }

    #tab16 .sect18 .box-2 ul li:nth-child(1) img {
        width: 55.9895833333vw;
        display: block;
        margin: 0 auto
    }

    #tab16 .sect19 .box {
        position: relative
    }

    #tab16 .sect19 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        left: 50%;
        top: 2%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 90%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect19 .box .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect19 .box .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect19 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect19 .box-2 {
        background-color: #000
    }

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

    #tab16 .sect19 .box-2 ul li {
        width: 49%;
        position: relative;
        margin: .5vw 0
    }

    #tab16 .sect19 .box-2 ul li .word {
        position: absolute;
        left: 50%;
        top: 78%;
        width: 90%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab16 .sect19 .box-2 ul li .word p {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect20 {
        background-color: #000
    }

    #tab16 .sect20 .box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        left: 0%;
        top: 5%;
        -webkit-transform: translate(0, 50%);
        -ms-transform: translate(0, 50%);
        transform: translate(0, 50%);
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect20 .box .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect20 .box .lab {
        font-size: 4.6875vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect20 .box .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect20 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect21 .box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect21 .box .tit {
        font-size: 5.9895833333vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect21 .box .lab {
        display: none
    }

    #tab16 .sect21 .box .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect21 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect22 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        left: 5%;
        top: 2%;
        width: 60%
    }

    #tab16 .sect22 .box .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect22 .box .lab {
        font-size: 5.2083333333vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect22 .box .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect22 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect22 .box-2 {
        position: relative;
        background-color: #000
    }

    #tab16 .sect22 .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;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab16 .sect22 .box-2 ul li {
        width: 49.5%;
        text-align: center;
        position: relative
    }

    #tab16 .sect22 .box-2 ul li .word {
        position: absolute;
        top: 85%;
        left: 50%;
        width: 96%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab16 .sect22 .box-2 ul li .word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect22 .box-2 ul li .word .msg {
        display: none
    }

    #tab16 .sect22 .box-2 ul li:nth-child(2), #tab16 .sect22 .box-2 ul li:nth-child(5) {
        width: 49.5%
    }

    #tab16 .sect23 {
        background-color: #000;
        padding: 8vw 0
    }

    #tab16 .sect23 .title {
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab16 .sect23 .title p {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
        background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box {
        width: 96%;
        height: 52.0833333333vw;
        position: relative;
        margin: 0 auto;
        margin-top: 8vw
    }

    #tab16 .sect23 .box .item-box {
        position: absolute;
        overflow: hidden;
        border-radius: 10px
    }

    #tab16 .sect23 .box .item-box .item-scale {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #tab16 .sect23 .box .item-box .item-scale:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #tab16 .sect23 .box .item-box .item-scale .item-word {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect23 .box .item-box .item-scale .item-word .msg {
        display: none !important
    }

    #tab16 .sect23 .box .item-box:nth-child(1) {
        width: 32.7868852459%;
        height: 42.25%;
        left: 0;
        top: 0
    }

    #tab16 .sect23 .box .item-box:nth-child(1) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect23 .box .item-box:nth-child(1) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#D4BFFF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #D4BFFF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #D4BFFF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(1) .item-scale .item-word .msg {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect23 .box .item-box:nth-child(1) .item-scale .note {
        position: absolute;
        left: 58%;
        top: 40%;
        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
    }

    #tab16 .sect23 .box .item-box:nth-child(1) .item-scale .note p {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#D4BFFF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #D4BFFF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #D4BFFF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(1) .item-scale .note img {
        display: none;
        margin-left: 5px;
        -webkit-transform: translateY(-1vw);
        -ms-transform: translateY(-1vw);
        transform: translateY(-1vw)
    }

    #tab16 .sect23 .box .item-box:nth-child(2) {
        width: 32.7868852459%;
        height: 56.5%;
        left: 0;
        top: 22.65625vw
    }

    #tab16 .sect23 .box .item-box:nth-child(2) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect23 .box .item-box:nth-child(2) .item-scale .item-word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(2) .item-scale .item-word .msg {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
        background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
        background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(3) {
        width: 32.9234972678%;
        height: 56.5%;
        left: 31.9010416667vw;
        top: 0
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .item-scale .item-word .tit {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
        background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
        background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .item-scale .item-word .tit span {
        font-size: 3.90625vw;
        display: block
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .item-scale .item-word .msg {
        font-size: 3.125vw;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .note {
        display: none;
        position: absolute;
        left: 50%;
        width: 96%;
        top: 80%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .note p {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect23 .box .item-box:nth-child(3) .note img {
        display: none
    }

    #tab16 .sect23 .box .item-box:nth-child(4) {
        width: 32.9234972678%;
        height: 42.5%;
        left: 31.9010416667vw;
        top: 29.9479166667vw
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%;
        text-align: center
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .item-scale .item-word .tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEC651), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(left, #FEC651 0%, #0081FF 99.6337890625%);
        background: linear-gradient(90deg, #FEC651 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .item-scale .item-word .msg {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
        background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
        background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .note {
        display: none
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .note p {
        font-size: 6.25vw;
        font-weight: bold;
        color: red;
        line-height: 1;
        background: -webkit-gradient(linear, left top, left bottom, from(#FEC651), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(top, #FEC651 0%, #0081FF 99.6337890625%);
        background: linear-gradient(180deg, #FEC651 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .note img {
        width: 4.0364583333vw;
        margin: 0 5px;
        -webkit-transform: translateY(-0.5vw);
        -ms-transform: translateY(-0.5vw);
        transform: translateY(-0.5vw)
    }

    #tab16 .sect23 .box .item-box:nth-child(4) .note span {
        font-size: 3.90625vw;
        font-weight: 500;
        color: #c2f1ff;
        line-height: 1
    }

    #tab16 .sect23 .box .item-box:nth-child(5) {
        width: 32.9234972678%;
        height: 42.25%;
        left: 63.9322916667vw;
        top: 0
    }

    #tab16 .sect23 .box .item-box:nth-child(5) .item-scale .item-word {
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect23 .box .item-box:nth-child(5) .item-scale .item-word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(5) .item-scale .item-word .tit span {
        font-size: 3.125vw;
        display: block
    }

    #tab16 .sect23 .box .item-box:nth-child(6) {
        width: 32.9234972678%;
        height: 56.5%;
        left: 63.9322916667vw;
        top: 22.65625vw
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 96%
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .item-scale .item-word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#D4BFFF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #D4BFFF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #D4BFFF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .note {
        display: none
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .note div {
        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
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .note div p {
        font-size: 4.6875vw;
        font-weight: bold;
        color: red;
        line-height: 1;
        background: -webkit-gradient(linear, left top, left bottom, from(#D4BFFF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #D4BFFF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #D4BFFF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .note div img {
        width: 5.46875vw;
        margin: 0 5px;
        -webkit-transform: translateY(-1vw);
        -ms-transform: translateY(-1vw);
        transform: translateY(-1vw)
    }

    #tab16 .sect23 .box .item-box:nth-child(6) .note span {
        font-size: 3.125vw;
        font-weight: 500;
        color: #ccc;
        line-height: 1
    }

    #tab16 .sect24 {
        background-color: #000
    }

    #tab16 .sect24 .box {
        position: relative;
        text-align: center;
        left: 0;
        -webkit-transform: translate(0%, 30%);
        -ms-transform: translate(0%, 30%);
        transform: translate(0%, 30%);
        top: 2%;
        width: 96%
    }

    #tab16 .sect24 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect24 .box .word ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 4vw
    }

    #tab16 .sect24 .box .word ul li .ul-word .word-tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect24 .box .word ul li .ul-word .word-msg {
        font-size: 3.125vw;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect24 .box .word ul .li-line {
        background-color: #fff;
        width: 1px;
        height: 10.4166666667vw
    }

    #tab16 .sect24 .box .tit {
        font-size: 7.8125vw
    }

    #tab16 .sect24 .box .lab {
        font-size: 6.25vw;
        margin: 2vw 0
    }

    #tab16 .sect24 .box .msg {
        font-size: 3.90625vw
    }

    #tab16 .sect24 .box-2 {
        display: none;
        position: absolute;
        top: 85%;
        left: 50%;
        width: 96%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: rgba(0, 0, 0, .445)
    }

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

    #tab16 .sect24 .box-2 ul li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #tab16 .sect24 .box-2 ul 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
    }

    #tab16 .sect24 .box-2 ul li .word .process-line {
        position: relative;
        margin-left: 10px;
        -webkit-transform: translateY(-0.5vw);
        -ms-transform: translateY(-0.5vw);
        transform: translateY(-0.5vw)
    }

    #tab16 .sect24 .box-2 ul li .word .process-line::before {
        content: "";
        position: absolute;
        height: 150%;
        width: 2px;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #fff
    }

    #tab16 .sect24 .box-2 ul li .word .process-line .line-1 {
        width: 51.4322916667vw;
        height: 2.6041666667vw;
        background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), to(#B9B9B9));
        background: -o-linear-gradient(right, #FFFFFF, #B9B9B9);
        background: linear-gradient(-90deg, #FFFFFF, #B9B9B9);
        border-radius: 0px 10px 10px 0px;
        margin-bottom: 1vw
    }

    #tab16 .sect24 .box-2 ul li .word .process-line .line-2 {
        width: 59.2447916667vw;
        height: 2.6041666667vw;
        background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), to(#0081FF));
        background: -o-linear-gradient(left, #FFFFFF, #0081FF);
        background: linear-gradient(90deg, #FFFFFF, #0081FF);
        border-radius: 0px 10px 10px 0px
    }

    #tab16 .sect24 .box-2 ul li .word .tit {
        font-size: 9.375vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(99.6337890625%, #0081FF));
        background: -o-linear-gradient(top, #FFFFFF 0%, #0081FF 99.6337890625%);
        background: linear-gradient(180deg, #FFFFFF 0%, #0081FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect24 .box-2 ul li .msg {
        font-size: 4.6875vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect25 .box {
        position: absolute;
        text-align: center;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 5%;
        width: 96%
    }

    #tab16 .sect25 .box .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect25 .box .lab {
        font-size: 6.25vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect25 .box .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect25 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect26 .title {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        top: -10%;
        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
    }

    #tab16 .sect26 .title img {
        width: 13.0208333333vw
    }

    #tab16 .sect26 .title p {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        margin-top: 2vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect26 .box {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 70%;
        width: 96%
    }

    #tab16 .sect26 .box .word {
        text-align: left
    }

    #tab16 .sect26 .box .word ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect26 .box .word ul li {
        width: 100%;
        text-align: left
    }

    #tab16 .sect26 .box .word ul li:nth-child(1) .process-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #tab16 .sect26 .box .word ul li:nth-child(1) .process-line .line-1 {
        width: 70.8333333333%;
        height: 2.6041666667vw;
        background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), to(#B9B9B9));
        background: -o-linear-gradient(right, #FFFFFF, #B9B9B9);
        background: linear-gradient(-90deg, #FFFFFF, #B9B9B9);
        border-radius: 0px 10px 10px 0px
    }

    #tab16 .sect26 .box .word ul li:nth-child(1) .process-line .line-msg {
        font-size: 4.6875vw;
        font-weight: 500;
        color: #ccc;
        line-height: 1;
        margin-left: 1vw
    }

    #tab16 .sect26 .box .word ul li:nth-child(1) .line-tit {
        font-size: 4.6875vw;
        font-weight: 500;
        color: #ccc;
        line-height: 1
    }

    #tab16 .sect26 .box .word ul li:nth-child(2) {
        margin-top: 1vw
    }

    #tab16 .sect26 .box .word ul li:nth-child(2) .process-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #tab16 .sect26 .box .word ul li:nth-child(2) .process-line .line-1 {
        width: 82.8333333333%;
        height: 2.6041666667vw;
        background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), to(#0081FF));
        background: -o-linear-gradient(left, #FFFFFF, #0081FF);
        background: linear-gradient(90deg, #FFFFFF, #0081FF);
        border-radius: 0px 10px 10px 0px
    }

    #tab16 .sect26 .box .word ul li:nth-child(2) .process-line .line-msg {
        font-size: 6.25vw;
        font-weight: 500;
        color: #fff;
        line-height: 1;
        margin-left: 1vw
    }

    #tab16 .sect26 .box .word ul li:nth-child(2) .line-tit {
        font-size: 6.25vw;
        font-weight: bold;
        color: #ccc;
        line-height: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
        background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
        background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect26 .box .tit {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        margin-top: 2vw;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect26 .box .msg {
        display: none
    }

    #tab16 .sect27 {
        background-color: #000
    }

    #tab16 .sect27 .box {
        height: 39.0625vw;
        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;
        width: 96%;
        margin: 0 auto
    }

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

    #tab16 .sect27 .box ul li {
        background-color: #0a0a0a;
        height: 23.4375vw;
        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;
        border-radius: 15px;
        text-align: center
    }

    #tab16 .sect27 .box ul li:nth-child(1) {
        width: 36.2307692308%
    }

    #tab16 .sect27 .box ul li:nth-child(2) {
        width: 24.4615384615%
    }

    #tab16 .sect27 .box ul li:nth-child(3) {
        width: 36.2307692308%
    }

    #tab16 .sect27 .box ul li .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect27 .box ul li .msg {
        font-size: 3.125vw;
        font-weight: 500;
        color: #fff;
        line-height: 1
    }

    #tab16 .sect27 .box-2 {
        position: relative
    }

    #tab16 .sect27 .box-2 .box-2-main {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 2%;
        width: 96%
    }

    #tab16 .sect27 .box-2 .word {
        width: 100%
    }

    #tab16 .sect27 .box-2 .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect27 .box-2 .word .lab {
        font-size: 5.2083333333vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: 2vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect27 .box-2 .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect27 .box-2 .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect27 .box-2 .note {
        display: none
    }

    #tab16 .sect27 .box-2 .note .tit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    #tab16 .sect27 .box-2 .note .tit span {
        font-size: 15.625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
        background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
        background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect27 .box-2 .note .tit img {
        width: 11.4583333333vw
    }

    #tab16 .sect27 .box-2 .note .msg {
        font-size: 5.46875vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect28 {
        background-color: #000
    }

    #tab16 .sect28 .box {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 10%;
        width: 96%
    }

    #tab16 .sect28 .box .word {
        width: 70%
    }

    #tab16 .sect28 .box .word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect28 .box .word .lab {
        font-size: 4.6875vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: 2vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect28 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        width: 86.6666666667%
    }

    #tab16 .sect28 .box .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect28 .box .note {
        display: none
    }

    #tab16 .sect28 .box .note .tit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    #tab16 .sect28 .box .note .tit span {
        font-size: 15.625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#00A7FF), to(#7BF5FF));
        background: -o-linear-gradient(bottom, #00A7FF 0%, #7BF5FF 100%);
        background: linear-gradient(0deg, #00A7FF 0%, #7BF5FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect28 .box .note .tit img {
        width: 11.4583333333vw
    }

    #tab16 .sect28 .box .note .msg {
        font-size: 5.46875vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

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

    #tab16 .sect29 .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
    }

    #tab16 .sect29 .box ul li {
        background-color: #040306;
        border-radius: 15px;
        height: 29.9479166667vw;
        width: 48%;
        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
    }

    #tab16 .sect29 .box ul li:nth-child(1) .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect29 .box ul li:nth-child(1) .msg {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect29 .box ul li:nth-child(2) .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #cdcdcd;
        line-height: 1.2
    }

    #tab16 .sect29 .box ul li:nth-child(2) .msg {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #999;
        line-height: 1.2
    }

    #tab16 .sect29 .box-2 {
        position: absolute;
        bottom: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%
    }

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

    #tab16 .sect29 .box-2 ul li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #tab16 .sect29 .box-2 ul li .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #tab16 .sect29 .box-2 ul li .word .line-1 {
        width: 3.2552083333vw;
        height: 19.53125vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#B9B9B9));
        background: -o-linear-gradient(bottom, #FFFFFF, #B9B9B9);
        background: linear-gradient(0deg, #FFFFFF, #B9B9B9);
        border-radius: 2px
    }

    #tab16 .sect29 .box-2 ul li .word .line-2 {
        margin-left: 2vw;
        width: 3.2552083333vw;
        height: 29.296875vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#0081FF));
        background: -o-linear-gradient(bottom, #FFFFFF, #0081FF);
        background: linear-gradient(0deg, #FFFFFF, #0081FF);
        border-radius: 2px
    }

    #tab16 .sect29 .box-2 ul li .tit {
        text-align: center;
        margin-top: 1vw;
        font-size: 3.125vw;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect29 .box-2 ul li .tit span {
        font-size: 6.25vw;
        color: #10b1ff;
        font-weight: bold;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#0081FF));
        background: -o-linear-gradient(bottom, #FFFFFF, #0081FF);
        background: linear-gradient(0deg, #FFFFFF, #0081FF);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        border-radius: 2px
    }

    #tab16 .sect29 img {
        height: 117.1875vw;
        -o-object-fit: cover;
        object-fit: cover
    }

    #tab16 .sect30 .box {
        background-color: #000
    }

    #tab16 .sect30 .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
    }

    #tab16 .sect30 .box ul li {
        width: 33%;
        position: relative
    }

    #tab16 .sect30 .box ul li .word {
        position: absolute;
        top: 85%;
        left: 50%;
        width: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transform-origin: -200% 0%;
        -ms-transform-origin: -200% 0%;
        transform-origin: -200% 0%
    }

    #tab16 .sect30 .box ul li .word p {
        font-size: 3.125vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect30 .box-2 {
        position: relative
    }

    #tab16 .sect30 .box-2 .word {
        position: absolute;
        text-align: center;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 5%;
        width: 96%
    }

    #tab16 .sect30 .box-2 .word .tit {
        font-size: 5.9895833333vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect30 .box-2 .word .lab {
        font-size: 4.6875vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(left, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(90deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect30 .box-2 .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #tab16 .sect30 .box-2 .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#FEDA46), to(#FF647F));
        background: -o-linear-gradient(left, #FEDA46, #FF647F);
        background: linear-gradient(90deg, #FEDA46, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 {
        padding: 8vw 0;
        background-color: #f5f5f7
    }

    #tab16 .sect31 .box {
        width: 96%;
        margin: 0 auto;
        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;
        text-align: center
    }

    #tab16 .sect31 .box .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box .msg {
        font-size: 6.25vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#FEDA46), color-stop(99.6337890625%, #FF647F));
        background: -o-linear-gradient(bottom, #FEDA46 0%, #FF647F 99.6337890625%);
        background: linear-gradient(0deg, #FEDA46 0%, #FF647F 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-top: 2vw
    }

    #tab16 .sect31 .box img {
        width: 96.484375vw;
        display: block
    }

    #tab16 .sect31 .box-2 {
        width: 96%;
        height: 70.703125vw;
        margin: 0 auto;
        position: relative
    }

    #tab16 .sect31 .box-2 .item-box {
        position: absolute;
        overflow: hidden;
        border-radius: 0
    }

    #tab16 .sect31 .box-2 .item-box .item-scale {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        text-align: center
    }

    #tab16 .sect31 .box-2 .item-box .item-scale:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #tab16 .sect31 .box-2 .item-box .item-scale .item-word {
        position: absolute
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(1) {
        width: 28.6099865047%;
        height: 32.044198895%;
        left: 0;
        top: 0
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(1) .item-scale .item-word {
        left: 5%;
        top: 5%;
        width: 90%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(1) .item-scale .item-word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(352deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        background: linear-gradient(98deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(2) {
        width: 27.9352226721%;
        height: 23.7569060773%;
        left: 0;
        top: 23.4375vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(2) .item-scale .item-word {
        left: 5%;
        top: 5%;
        width: 96%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(2) .item-scale .item-word .tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(3) {
        width: 27.9352226721%;
        height: 42.1731123389%;
        left: 0;
        top: 40.8854166667vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(3) .item-scale .item-word {
        left: 5%;
        top: 5%;
        width: 90%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(3) .item-scale .item-word .tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#2EA2B5), color-stop(39.3798828125%, #728DF4), to(#ED3F4A));
        background: -o-linear-gradient(left, #2EA2B5 0%, #728DF4 39.3798828125%, #ED3F4A 100%);
        background: linear-gradient(90deg, #2EA2B5 0%, #728DF4 39.3798828125%, #ED3F4A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(4) {
        width: 21.7273954116%;
        height: 26.5193370166%;
        left: 28.2552083333vw;
        top: 0
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(4) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(4) .item-scale .item-word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(354deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
        background: linear-gradient(96deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(5) {
        width: 19.7031039136%;
        height: 26.5193370166%;
        left: 49.609375vw;
        top: 0
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(5) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(5) .item-scale .item-word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(352deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        background: linear-gradient(98deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) {
        width: 41.9703103914%;
        height: 38.8581952118%;
        left: 28.2552083333vw;
        top: 19.2708333333vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word .tit {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(352deg, #290A59 0%, #FF7C00 100%);
        background: linear-gradient(98deg, #290A59 0%, #FF7C00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul {
        display: none;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: .5vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-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;
        height: 5.3385416667vw;
        background: rgba(255, 255, 255, .5803921569)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li p {
        font-size: 3.125vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li img {
        width: 2.734375vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li:nth-child(1) {
        width: 25.3333333333%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li:nth-child(2) {
        width: 36.5714285714%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(6) .item-scale .item-word ul li:nth-child(3) {
        width: 34.2857142857%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(7) {
        width: 20.7827260459%;
        height: 33.1491712707%;
        left: 27.6041666667vw;
        top: 47.265625vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(7) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 90%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(7) .item-scale .item-word .tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(354deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
        background: linear-gradient(96deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(8) {
        width: 24.5614035088%;
        height: 33.1491712707%;
        left: 47.9166666667vw;
        top: 47.265625vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(8) .item-scale .item-word {
        left: 0;
        top: 10%;
        width: 100%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(8) .item-scale .item-word .tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(354deg, #80CDF8 0%, #FCF3F0 55.17578125%, #FDDCD2 93.26171875%);
        background: linear-gradient(96deg, #80CDF8 0%, #FCF3F0 55.17578125%, #FDDCD2 93.26171875%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(9) {
        width: 28.2051282051%;
        height: 26.335174954%;
        left: 69.2708333333vw;
        top: 0
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(9) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 80%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(9) .item-scale .item-word .tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(352deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
        background: linear-gradient(98deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(10) {
        width: 28.2051282051%;
        height: 38.8581952118%;
        left: 69.2708333333vw;
        top: 19.2708333333vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(10) .item-scale .item-word {
        left: 2%;
        top: 5%;
        width: 96%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(10) .item-scale .item-word .tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(354deg, #F8631F 0%, #8B2CF8 100%);
        background: linear-gradient(96deg, #F8631F 0%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(11) {
        width: 24.9662618084%;
        height: 33.1491712707%;
        left: 71.875vw;
        top: 47.265625vw
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(11) .item-scale .item-word {
        left: 5%;
        top: 10%;
        width: 80%
    }

    #tab16 .sect31 .box-2 .item-box:nth-child(11) .item-scale .item-word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        display: inline-block;
        background: -o-linear-gradient(354deg, #FB5B3B 0%, #334255 100%);
        background: linear-gradient(96deg, #FB5B3B 0%, #334255 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect32 {
        background-color: #f5f5f7
    }

    #tab16 .sect32 .box {
        position: relative;
        text-align: center;
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #tab16 .sect32 .box .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect32 .box .lab {
        font-size: 4.6875vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: 2vw 0
    }

    #tab16 .sect32 .box .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect32 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect33 .box {
        position: absolute;
        text-align: center;
        width: 96%;
        left: 50%;
        top: 0%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab16 .sect33 .box .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect33 .box .lab {
        font-size: 4.6875vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0
    }

    #tab16 .sect33 .box .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect33 .box .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect34 .box .title {
        height: 28.3854166667vw;
        background-color: #ecfaf3;
        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
    }

    #tab16 .sect34 .box .title p {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect34 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #f5f5f7;
        padding: 4vw 0
    }

    #tab16 .sect34 .box ul li {
        margin: 8vw 0;
        position: relative;
        z-index: 1
    }

    #tab16 .sect34 .box ul li .tit {
        font-size: 6.25vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect34 .box ul li .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect34 .box ul li:nth-child(1) {
        width: 96%;
        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
    }

    #tab16 .sect34 .box ul li:nth-child(1)::before {
        position: absolute;
        content: "";
        left: 25%;
        top: 25%;
        -webkit-filter: blur(10px);
        filter: blur(10px);
        width: 52.0833333333vw;
        height: 52.0833333333vw;
        border-radius: 50%;
        z-index: -1;
        background-color: #ecfaf3
    }

    #tab16 .sect34 .box ul li:nth-child(1) .img-box {
        width: 49%
    }

    #tab16 .sect34 .box ul li:nth-child(1) .word {
        width: 49%
    }

    #tab16 .sect34 .box ul li:nth-child(2) {
        width: 96%;
        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
    }

    #tab16 .sect34 .box ul li:nth-child(2)::before {
        position: absolute;
        content: "";
        right: -5%;
        top: 25%;
        width: 52.0833333333vw;
        -webkit-filter: blur(10px);
        filter: blur(10px);
        height: 52.0833333333vw;
        border-radius: 50%;
        z-index: -1;
        background-color: #eef7cf
    }

    #tab16 .sect34 .box ul li:nth-child(2) .img-box {
        width: 49%
    }

    #tab16 .sect34 .box ul li:nth-child(2) .word {
        width: 49%
    }

    #tab16 .sect34 .box ul li:nth-child(3) {
        width: 96%;
        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
    }

    #tab16 .sect34 .box ul li:nth-child(3)::before {
        position: absolute;
        content: "";
        left: -15%;
        top: -25%;
        width: 52.0833333333vw;
        height: 52.0833333333vw;
        -webkit-filter: blur(10px);
        filter: blur(10px);
        border-radius: 50%;
        z-index: -1;
        background-color: #ecfaf3
    }

    #tab16 .sect34 .box ul li:nth-child(3) .img-box {
        width: 49%
    }

    #tab16 .sect34 .box ul li:nth-child(3) .word {
        width: 49%
    }

    #tab16 .sect34 .box ul li:nth-child(4) {
        width: 96%;
        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
    }

    #tab16 .sect34 .box ul li:nth-child(4)::before {
        position: absolute;
        content: "";
        left: 55%;
        top: -25%;
        width: 52.0833333333vw;
        height: 52.0833333333vw;
        border-radius: 50%;
        z-index: -1;
        background-color: #eef7cf;
        -webkit-filter: blur(10px);
        filter: blur(10px)
    }

    #tab16 .sect34 .box ul li:nth-child(4) .img-box {
        width: 49%
    }

    #tab16 .sect34 .box ul li:nth-child(4) .word {
        width: 49%
    }

    #tab16 .sect35 {
        background-color: #f5f5f7
    }

    #tab16 .sect35 .box {
        width: 96%;
        margin: 0 auto
    }

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

    #tab16 .sect35 .box ul li {
        position: relative;
        margin: 1vw 0
    }

    #tab16 .sect35 .box ul li .word {
        position: absolute
    }

    #tab16 .sect35 .box ul li .word .tit {
        font-size: 6.25vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect35 .box ul li .word .lab {
        font-size: 4.6875vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: .5vw 0
    }

    #tab16 .sect35 .box ul li .word .msg {
        display: none
    }

    #tab16 .sect35 .box ul li .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect35 .box ul li:nth-child(1) .word {
        left: 55%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 40.3846153846%
    }

    #tab16 .sect35 .box ul li:nth-child(2) {
        width: 48.4615384615%
    }

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

    #tab16 .sect35 .box ul li:nth-child(3) {
        width: 48.4615384615%
    }

    #tab16 .sect35 .box ul li:nth-child(3) .word {
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 95%
    }

    #tab16 .sect35 .box ul li:nth-child(4) .word {
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 40.4615384615%
    }

    #tab16 .sect36 {
        background-color: #f5f5f7
    }

    #tab16 .sect36 .box {
        width: 96%;
        margin: 0 auto;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }

    #tab16 .sect36 .box .word {
        width: 100%;
        padding: 8vw 0
    }

    #tab16 .sect36 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect36 .box .word .lab {
        font-size: 6.25vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: 2vw 0
    }

    #tab16 .sect36 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect36 .box .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect37 {
        background-color: #f5f5f7
    }

    #tab16 .sect37 .box {
        width: 96%;
        margin: 0 auto;
        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: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #tab16 .sect37 .box .img-box {
        width: 100%
    }

    #tab16 .sect37 .box .word {
        width: 100%;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        padding: 8vw 0
    }

    #tab16 .sect37 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect37 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 2vw
    }

    #tab16 .sect37 .box .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect38 {
        background-color: #f5f5f7
    }

    #tab16 .sect38 .box {
        width: 96%;
        margin: 0 auto
    }

    #tab16 .sect38 .box .word {
        width: 100%;
        padding: 8vw 0
    }

    #tab16 .sect38 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect38 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 2vw
    }

    #tab16 .sect38 .box .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect39 {
        background-color: #f5f5f7
    }

    #tab16 .sect39 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0;
        position: relative
    }

    #tab16 .sect39 .box .word {
        width: 50%;
        position: absolute;
        left: 2%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab16 .sect39 .box .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect39 .box .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #tab16 .sect39 .box .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect40 {
        background-color: #ecfaf3
    }

    #tab16 .sect40 .box {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0;
        position: relative
    }

    #tab16 .sect40 .box .word {
        text-align: center
    }

    #tab16 .sect40 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #tab16 .sect40 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #tab16 .sect40 .box .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect40 .img-box {
        margin-top: 2vw;
        position: relative
    }

    #tab16 .sect40 .img-box .swiper {
        width: 100%;
        height: 65.1041666667vw
    }

    #tab16 .sect40 .img-box .swiper-pagination {
        right: 25%
    }

    #tab16 .sect40 .img-box .swiper-pagination::before {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%) scaleX(0.5);
        -ms-transform: translateX(-50%) scaleX(0.5);
        transform: translateX(-50%) scaleX(0.5);
        width: 1px;
        height: 100%;
        background-color: rgba(0, 0, 0, .4196078431);
        -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        z-index: -1
    }

    #tab16 .sect40 .img-box .swiper-pagination .swiper-pagination-bullet {
        position: relative;
        width: 14px;
        height: 14px;
        margin: 4vw 0;
        border: 1px solid #3478f6;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 11;
        opacity: 1
    }

    #tab16 .sect40 .img-box .swiper-pagination .swiper-pagination-bullet .swiper-lab-name {
        margin-left: 4vw;
        font-size: 3.125vw;
        font-weight: bold;
        color: #000;
        line-height: 1
    }

    #tab16 .sect40 .img-box .swiper-pagination .swiper-pagination-bullet-active {
        background: #3478f6
    }

    #tab16 .sect40 .img-box .swiper-pagination .swiper-pagination-bullet-active .swiper-lab-name {
        font-size: 3.90625vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect40 .img-box .swiper-slide {
        text-align: center;
        font-size: 18px
    }

    #tab16 .sect40 .img-box .swiper-slide img {
        display: block;
        width: 70%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

    #tab16 .sect41 {
        background-color: #ecfaf3
    }

    #tab16 .sect41 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0;
        position: relative
    }

    #tab16 .sect41 .box .word {
        padding: 2vw 0
    }

    #tab16 .sect41 .box .word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect41 .box .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #tab16 .sect41 .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
    }

    #tab16 .sect41 .box ul li:nth-child(1) {
        width: 30%
    }

    #tab16 .sect41 .box ul li:nth-child(2) {
        width: 30%
    }

    #tab16 .sect41 .box ul li:nth-child(3) {
        width: 35%
    }

    #tab16 .sect42 {
        background-color: #f5f5f7;
        padding: 8vw 0
    }

    #tab16 .sect42 .title {
        text-align: center
    }

    #tab16 .sect42 .title .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left bottom, left top, from(#D91604), color-stop(0.5126953125%, #EF3D3D), to(#E97C35));
        background: -o-linear-gradient(bottom, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
        background: linear-gradient(0deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect42 .title .msg {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #090909;
        line-height: 1.2
    }

    #tab16 .sect42 .box {
        width: 96%;
        margin: 0 auto
    }

    #tab16 .sect42 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    #tab16 .sect42 .box ul li {
        position: relative;
        margin: 4vw 0
    }

    #tab16 .sect42 .box ul li .word {
        position: absolurete
    }

    #tab16 .sect42 .box ul li .word .tit {
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        display: inline-block;
        background: -webkit-gradient(linear, left top, left bottom, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(top, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(180deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect42 .box ul li .word .lab {
        font-size: 6.25vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect42 .box ul li .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #tab16 .sect42 .box ul li .word .msg span {
        background: -webkit-gradient(linear, left top, right top, from(#A452FF), to(#FF647F));
        background: -o-linear-gradient(left, #A452FF, #FF647F);
        background: linear-gradient(90deg, #A452FF, #FF647F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word {
        background-color: #fff;
        position: relative;
        left: 50%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 2%;
        width: 96%;
        padding: 4vw 0
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .tit {
        font-size: 7.8125vw
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .lab {
        font-size: 5.2083333333vw;
        margin: 2vw 0
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .msg {
        font-size: 3.3854166667vw
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .note {
        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: 1vw
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .note span {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #3cd4f9;
        line-height: 1.2
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .note .left {
        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
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .note .left img {
        width: 10.4166666667vw
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .note .right {
        margin-left: 2vw;
        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
    }

    #tab16 .sect42 .box ul li:nth-child(1) .word .note .right img {
        width: 9.6354166667vw
    }

    #tab16 .sect42 .box ul li:nth-child(2) {
        width: 100%
    }

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

    #tab16 .sect42 .box ul li:nth-child(2) .word .tit {
        font-size: 6.25vw
    }

    #tab16 .sect42 .box ul li:nth-child(2) .word .lab {
        font-size: 3.90625vw
    }

    #tab16 .sect42 .box ul li:nth-child(2) .word .msg {
        font-size: 3.6458333333vw
    }

    #tab16 .sect42 .box ul li:nth-child(3) {
        width: 100%
    }

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

    #tab16 .sect42 .box ul li:nth-child(3) .word .tit {
        font-size: 5.2083333333vw;
        padding-left: 0%
    }

    #tab16 .sect42 .box ul li:nth-child(3) .word .lab {
        font-size: 3.90625vw
    }

    #tab16 .sect42 .box ul li:nth-child(3) .word .msg {
        font-size: 3.6458333333vw
    }

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

    #tab16 .sect42 .box ul li:nth-child(4) .word .tit {
        font-size: 4.6875vw
    }

    #tab16 .sect42 .box ul li:nth-child(4) .word .lab {
        font-size: 3.90625vw
    }

    #tab16 .sect42 .box ul li:nth-child(4) .word .msg {
        font-size: 3.125vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .word {
        left: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        width: 50%
    }

    #tab16 .sect42 .box ul li:nth-child(5) .word .tit {
        font-size: 5.2083333333vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .word .lab {
        font-size: 3.90625vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .word .msg {
        font-size: 3.125vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note {
        display: none
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: .5vw 0
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note div span {
        font-size: 3.125vw;
        font-weight: bold;
        color: #090909;
        line-height: 1.2
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note div:nth-child(1) {
        width: 36.9791666667vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note div:nth-child(1) img {
        width: 7.5520833333vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note div:nth-child(2) {
        width: 44.0104166667vw
    }

    #tab16 .sect42 .box ul li:nth-child(5) .note div:nth-child(2) img {
        width: 14.7135416667vw
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word span {
        font-size: 3.125vw;
        font-weight: bold;
        line-height: 1
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word div {
        width: 3.125vw;
        height: 3.125vw;
        border-radius: 50%;
        margin: 0 1vw
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-1 {
        left: 1%;
        top: 20%
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-1 span {
        color: #5fa3d1
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-1 div {
        background: #95bdc5
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-2 {
        left: 40%;
        top: 80%
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-2 span {
        color: #000
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-2 div {
        background: #60666b
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-3 {
        left: 70%;
        top: 65%
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-3 span {
        color: #408491
    }

    #tab16 .sect42 .box ul li:nth-child(6) .word-3 div {
        background: #95bdc5
    }

    #tab16 .sect43 {
        background-color: #f5f5f7;
        padding: 4vw 0
    }

    #tab16 .sect43 .box {
        width: 96%;
        margin: 0 auto
    }

    #tab16 .sect43 .box ul {
        width: 96%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #tab16 .sect43 .box 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;
        padding: 2vw 0;
        font-size: 3.6458333333vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #tab16 .sect43 .box ul li .left {
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2;
        padding-left: 5%
    }

    #tab16 .sect43 .box ul li .right {
        -webkit-box-flex: 3;
        -ms-flex: 3;
        flex: 3
    }

    #tab16 .sect43 .box ul li:nth-of-type(odd) {
        background-color: #fff
    }
}

.mySwiper {
    overflow: hidden;
}