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

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

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

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

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

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

#mp200 .mp200-pc {
    display: inherit
}

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

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

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

#mp200 .se {
    position: relative
}

#mp200 .sect1 .box {
    position: absolute;
    left: 52%;
    width: 34.1565948502%;
    top: 25%
}

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

#mp200 .sect1 .box .word .tit {
    font-size: 4.1666666667vw;
    color: #000;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(1, 94, 234, 0.96)), to(rgba(0, 192, 250, 0.96)));
    background: linear-gradient(0deg, rgba(1, 94, 234, 0.96) 0%, rgba(0, 192, 250, 0.96) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect1 .box .word .lab {
    font-size: 3.4375vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    background: linear-gradient(278deg, #12D6DF 0%, #F70FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect1 .box .word .msg {
    font-size: 2.0833333333vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#mp200 .sect2 {
    padding: 4vw 0;
    background-color: #f2f2f2
}

#mp200 .sect2 .box {
    position: relative;
    width: 73.4104046243%;
    margin: 0 auto;
    height: 80.8854166667vw
}

#mp200 .sect2 .box .item-box {
    position: absolute;
    overflow: hidden
}

#mp200 .sect2 .box .item-box .scale-box {
    position: absolute;
    width: 100%;
    height: 100%
}

#mp200 .sect2 .box .item-box .scale-box .word {
    position: absolute;
    width: 96%;
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 11;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#mp200 .sect2 .box .item-box .scale-box .word .word-tit {
    font-weight: Bold;
    line-height: 1.2
}

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

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

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

#mp200 .sect2 .box .item-box:nth-child(1) {
    top: 0;
    left: 0;
    width: 49.6062992126%;
    height: 17.9652285898%
}

#mp200 .sect2 .box .item-box:nth-child(1) .word {
    width: 96%;
    top: 5%;
    left: 5%;
    margin: 0 auto;
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 38.2395382395%
}

#mp200 .sect2 .box .item-box:nth-child(1) .word .word-tit {
    font-size: 1.9791666667vw;
    color: #48ff00;
    background: linear-gradient(-88deg, #4FACFE 0%, #00F2FE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(1) .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    margin-top: 20%;
    background: -webkit-gradient(linear, left bottom, left top, from(#3FBBFE), to(#A541FF));
    background: linear-gradient(0deg, #3FBBFE 0%, #A541FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(2) {
    top: 0;
    left: 50.3221188261%;
    width: 49.6062992126%;
    height: 17.9652285898%
}

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

#mp200 .sect2 .box .item-box:nth-child(2) .word .word-tit {
    font-size: 1.5104166667vw;
    color: #48ff00;
    background: linear-gradient(-88deg, #43EA80 0%, #38F8D4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(2) .word .word-msg {
    width: 68.2634730539%;
    font-size: 0.9895833333vw;
    font-weight: 500;
    color: #fff;
    margin-top: 5%;
    background: -webkit-gradient(linear, left top, left bottom, from(#75F8D2), color-stop(50%, #6096DB), to(#2AE3FC));
    background: linear-gradient(180deg, #75F8D2 0%, #6096DB 50%, #2AE3FC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(3) {
    top: 18.9311010947%;
    left: 0;
    width: 28.3464566929%;
    height: 22.0862846104%
}

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

#mp200 .sect2 .box .item-box:nth-child(3) .word .word-tit {
    font-size: 1.5104166667vw;
    color: #48ff00;
    background: linear-gradient(98deg, #FDC2D8 0%, #FCA65E 35.009765625%, #FF7983 64.990234375%, #041282 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(3) .word .word-msg {
    font-size: 0.9895833333vw;
    font-weight: 500;
    color: #fff;
    margin-top: 0%;
    background: -webkit-gradient(linear, left bottom, left top, from(#FAD126), to(#FF544F));
    background: linear-gradient(0deg, #FAD126 0%, #FF544F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(3) .word .word-msg span {
    display: block
}

#mp200 .sect2 .box .item-box:nth-child(4) {
    top: 41.9832582099%;
    left: 0;
    width: 28.3464566929%;
    height: 22.0862846104%
}

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

#mp200 .sect2 .box .item-box:nth-child(4) .word .word-tit {
    font-size: 1.5104166667vw;
    color: #48ff00;
    background: linear-gradient(-88deg, #12D6DF 0%, #F70FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(4) .word .word-msg {
    font-size: 0.9895833333vw;
    font-weight: 500;
    color: #fff;
    margin-top: 0%;
    background: -webkit-gradient(linear, left bottom, left top, from(#4FACFE), to(#00F2FE));
    background: linear-gradient(0deg, #4FACFE 0%, #00F2FE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(4) .word .word-msg span {
    display: block
}

#mp200 .sect2 .box .item-box:nth-child(5) {
    top: 18.9311010947%;
    left: 29.5633500358%;
    width: 41.0164638511%;
    height: 29.4913071475%
}

#mp200 .sect2 .box .item-box:nth-child(5) .word {
    top: 5%;
    left: 5%;
    margin: 0 auto;
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#mp200 .sect2 .box .item-box:nth-child(5) .word .word-tit {
    width: 78.5340314136%;
    font-size: 1.9791666667vw;
    color: #48ff00;
    background: linear-gradient(-88deg, #FAD126 0%, #FF544F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(5) .word .word-msg {
    width: 83.7696335079%;
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    margin-top: 1vw
}

#mp200 .sect2 .box .item-box:nth-child(5) .word .word-msg ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#mp200 .sect2 .box .item-box:nth-child(5) .word .word-msg ul li {
    background: #e9c188;
    padding: .2vw .5vw;
    border-radius: 15px
}

#mp200 .sect2 .box .item-box:nth-child(6) {
    top: 49.3882807469%;
    left: 29.5633500358%;
    width: 20.0429491768%;
    height: 14.7456535737%
}

#mp200 .sect2 .box .item-box:nth-child(6) .word {
    width: 96%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2%;
    margin: 0 auto;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#mp200 .sect2 .box .item-box:nth-child(6) .word .word-tit {
    font-size: 1.9791666667vw;
    color: #48ff00;
    background: linear-gradient(-88deg, #4FACFE 0%, #00F2FE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(6) .word .word-tit span {
    display: block
}

#mp200 .sect2 .box .item-box:nth-child(6) .word .word-msg {
    font-size: 0.9895833333vw;
    font-weight: 500;
    color: #fff;
    margin-top: 5%;
    background: -webkit-gradient(linear, left top, left bottom, from(#43EA80), to(#38F8D4));
    background: linear-gradient(180deg, #43EA80 0%, #38F8D4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(7) {
    top: 49.3882807469%;
    left: 50.5368647101%;
    width: 20.0429491768%;
    height: 14.7456535737%
}

#mp200 .sect2 .box .item-box:nth-child(7) .word {
    width: 96%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2%;
    margin: 0 auto;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#mp200 .sect2 .box .item-box:nth-child(7) .word .word-tit {
    font-size: 1.9791666667vw;
    color: #48ff00;
    background: linear-gradient(-88deg, #FAD126 0%, #FF544F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(7) .word .word-tit span {
    display: block
}

#mp200 .sect2 .box .item-box:nth-child(7) .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    margin-top: 5%;
    background: -webkit-gradient(linear, left top, left bottom, from(#F2F047), to(#1ED94F));
    background: linear-gradient(180deg, #F2F047 0%, #1ED94F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(8) {
    top: 18.9311010947%;
    left: 71.7251252684%;
    width: 28.2032927702%;
    height: 22.0862846104%
}

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

#mp200 .sect2 .box .item-box:nth-child(8) .word .word-tit {
    font-size: 1.5104166667vw;
    color: #48ff00;
    background: linear-gradient(-88deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(8) .word .word-msg {
    font-size: 0.9895833333vw;
    font-weight: 500;
    color: #fff;
    margin-top: 1%;
    background: -webkit-gradient(linear, left bottom, left top, from(#98E05F), to(#0DE3AC));
    background: linear-gradient(0deg, #98E05F 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(8) .word .word-msg span {
    display: block
}

#mp200 .sect2 .box .item-box:nth-child(9) {
    top: 41.9832582099%;
    left: 71.7251252684%;
    width: 28.2032927702%;
    height: 22.0862846104%
}

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

#mp200 .sect2 .box .item-box:nth-child(9) .word .word-tit {
    font-size: 1.5104166667vw;
    color: #48ff00;
    background: linear-gradient(-88deg, #F2F047 0%, #1ED94F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(9) .word .word-msg {
    font-size: 0.7291666667vw;
    font-weight: 500;
    color: #0de3ac;
    margin-top: 1%
}

#mp200 .sect2 .box .item-box:nth-child(10) {
    top: 65.5505473278%;
    left: 0;
    width: 28.3464566929%;
    height: 16.7417900837%
}

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

#mp200 .sect2 .box .item-box:nth-child(10) .word .word-tit {
    font-size: 1.5104166667vw;
    color: #48ff00;
    background: linear-gradient(88deg, #FDEA96 0%, #E252E0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(10) .word .word-msg {
    font-size: 0.9895833333vw;
    font-weight: 500;
    color: #0de3ac;
    margin-top: 1%;
    background: linear-gradient(-88deg, #43EA80 0%, #38F8D4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(11) {
    top: 65.5505473278%;
    left: 29.5633500358%;
    width: 41.0164638511%;
    height: 16.7417900837%
}

#mp200 .sect2 .box .item-box:nth-child(11) .word {
    width: 44.1535776614%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2%;
    margin: 0 auto;
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#mp200 .sect2 .box .item-box:nth-child(11) .word .word-tit {
    font-size: 1.9791666667vw;
    color: #48ff00;
    background: linear-gradient(-88deg, #FAC4AA 0%, #4145C5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(11) .word .word-msg {
    font-size: 0.9375vw;
    font-weight: 500;
    color: #0de3ac;
    margin-top: 1%;
    background: -webkit-gradient(linear, left top, left bottom, from(#FAD126), to(#FF544F));
    background: linear-gradient(180deg, #FAD126 0%, #FF544F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(12) {
    top: 65.5505473278%;
    left: 71.5819613457%;
    width: 28.4180386543%;
    height: 16.7417900837%
}

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

#mp200 .sect2 .box .item-box:nth-child(12) .word .word-tit {
    font-size: 1.25vw;
    color: #48ff00;
    background: linear-gradient(88deg, #FEDC45 0%, #FB7099 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(12) .word .word-msg {
    font-size: 0.9895833333vw;
    font-weight: 500;
    color: #0de3ac;
    margin-top: 1%;
    background: -webkit-gradient(linear, left bottom, left top, from(#FDEA96), to(#E252E0));
    background: linear-gradient(0deg, #FDEA96 0%, #E252E0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(13) {
    top: 83.193818416%;
    left: 0;
    width: 49.6062992126%;
    height: 16.806181584%
}

#mp200 .sect2 .box .item-box:nth-child(13) .word {
    width: 96%;
    top: 10%;
    left: 2%;
    margin: 0 auto;
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#mp200 .sect2 .box .item-box:nth-child(13) .word .word-tit {
    font-size: 1.9791666667vw;
    color: #48ff00;
    background: linear-gradient(88deg, #E877AE 0%, #7C73F3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(13) .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    margin-top: 1%
}

#mp200 .sect2 .box .item-box:nth-child(13) .word .word-msg span:nth-child(1) {
    color: #00ffe4
}

#mp200 .sect2 .box .item-box:nth-child(13) .word .word-msg span:nth-child(2) {
    color: #00d10a
}

#mp200 .sect2 .box .item-box:nth-child(14) {
    top: 83.193818416%;
    left: 50.5368647101%;
    width: 20.0429491768%;
    height: 16.806181584%
}

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

#mp200 .sect2 .box .item-box:nth-child(14) .word .word-tit {
    font-size: 1.25vw;
    color: #48ff00;
    background: -webkit-gradient(linear, left bottom, left top, from(#43EA80), to(#38F8D4));
    background: linear-gradient(0deg, #43EA80 0%, #38F8D4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(14) .word .word-msg {
    font-size: 0.9895833333vw;
    font-weight: 500;
    background: -webkit-gradient(linear, left top, left bottom, from(#72D7CC), to(#28CFB3));
    background: linear-gradient(180deg, #72D7CC 0%, #28CFB3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-top: 40%
}

#mp200 .sect2 .box .item-box:nth-child(15) {
    top: 83.193818416%;
    left: 71.5819613457%;
    width: 28.3464566929%;
    height: 16.806181584%
}

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

#mp200 .sect2 .box .item-box:nth-child(15) .word .word-tit {
    font-size: 1.8229166667vw;
    color: #48ff00;
    background: linear-gradient(88deg, #FFAB96 0%, #FF0F47 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect2 .box .item-box:nth-child(15) .word .word-msg {
    font-size: 0.9375vw;
    font-weight: 500;
    background: -webkit-gradient(linear, left bottom, left top, from(#FAD126), to(#FF544F));
    background: linear-gradient(0deg, #FAD126 0%, #FF544F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-top: 1%
}

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

#mp200 .sect3 .box .tit {
    font-size: 3.75vw;
    color: #fff;
    line-height: 1.2;
    padding-bottom: 4vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#43EA80), to(#38F8D4));
    background: linear-gradient(180deg, #43EA80 0%, #38F8D4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect3 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#mp200 .sect3 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#mp200 .sect3 .box ul li img {
    width: 6.6666666667vw;
    margin-bottom: 1vw
}

#mp200 .sect3 .box ul li p {
    font-size: 2.3958333333vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#43EA80), to(#38F8D4));
    background: linear-gradient(180deg, #43EA80 0%, #38F8D4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect3 .box-2 {
    position: relative;
    margin: 2vw 0 0 0
}

#mp200 .sect3 .box-2 .word {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 45.4019968471%;
    margin: 0 auto;
    text-align: center;
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#F6BF75), color-stop(35.009765625%, #D77185), color-stop(64.990234375%, #8766AC), to(#4150B1));
    background: linear-gradient(90deg, #F6BF75 0%, #D77185 35.009765625%, #8766AC 64.990234375%, #4150B1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

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

#mp200 .sect4 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#12D6DF), to(#F70FFF));
    background: linear-gradient(90deg, #12D6DF 0%, #F70FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect4 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #12d6df;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect4 .box .word .msg {
    font-size: 1.40625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#12D6DF), to(#F70FFF));
    background: linear-gradient(90deg, #12D6DF, #F70FFF);
    -webkit-background-clip: text
}

#mp200 .sect4 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#mp200 .sect4 .box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#mp200 .sect4 .box ul li:nth-child(1) .li-tit {
    background: linear-gradient(135deg, rgba(18, 214, 223, 0.96) 0%, rgba(247, 15, 255, 0.96) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect4 .box ul li .li-tit {
    font-size: 2.5vw;
    color: #fff;
    line-height: 1.2;
    background: linear-gradient(135deg, rgba(225, 175, 204, 0.96) 0%, rgba(117, 48, 227, 0.96) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect4 .box ul li .li-lab {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    margin-bottom: .5vw
}

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

#mp200 .sect4 .box-2 {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 73.6731476616%
}

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

#mp200 .sect4 .box-2 ul li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    margin: .5% 0;
    border-radius: 25px;
    overflow: hidden
}

#mp200 .sect4 .box-2 ul li .word {
    position: absolute;
    width: 90%;
    top: 87%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#mp200 .sect4 .box-2 ul li .word p {
    font-size: 0.8854166667vw;
    line-height: 1.2;
    font-weight: 500;
    color: #fff
}

#mp200 .sect4 .box-2 ul li:nth-child(1) .word p {
    background: -webkit-gradient(linear, left bottom, left top, from(#D12D9C), to(#5EA2EF));
    background: linear-gradient(0deg, #D12D9C 0%, #5EA2EF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect4 .box-2 ul li:nth-child(2) .word p {
    background: -webkit-gradient(linear, left bottom, left top, from(#FFAB96), to(#FF0F47));
    background: linear-gradient(0deg, #FFAB96 0%, #FF0F47 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect4 .box-2 ul li:nth-child(3) .word p {
    background: -webkit-gradient(linear, left bottom, left top, from(#FACC22), to(#F83600));
    background: linear-gradient(0deg, #FACC22 0%, #F83600 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect4 .box-2 ul li:nth-child(4) .word p {
    background: -webkit-gradient(linear, left bottom, left top, from(#0DCCFF), to(#4760FF));
    background: linear-gradient(0deg, #0DCCFF 0%, #4760FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect4 .box-2 ul li:nth-child(5) .word p {
    background: -webkit-gradient(linear, left bottom, left top, from(#43EA80), to(#38F8D4));
    background: linear-gradient(0deg, #43EA80 0%, #38F8D4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect4 .box-2 ul li:nth-child(6) .word p {
    background: -webkit-gradient(linear, left bottom, left top, from(#F2F047), to(#1ED94F));
    background: linear-gradient(0deg, #F2F047 0%, #1ED94F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect5 .box {
    position: relative;
    width: 60.5885444036%;
    margin: 0 auto;
    text-align: center
}

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

#mp200 .sect5 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#F7CB6B), to(#FF0000));
    background: linear-gradient(90deg, #F7CB6B 0%, #FF0000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect5 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #f6ca6b;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect5 .box .word .msg {
    font-size: 1.40625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FAD126), to(#FF544F));
    background: linear-gradient(90deg, #FAD126, #FF544F);
    -webkit-background-clip: text
}

#mp200 .sect5 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect5 .box-2 {
    margin: 0 auto;
    width: 72.6747241198%;
    padding: 4vw 0
}

#mp200 .sect5 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 4vw
}

#mp200 .sect5 .box-2 ul li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 32.9718004338%;
    flex: 0 1 32.9718004338%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

#mp200 .sect5 .box-2 ul li .word {
    width: 90%;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 1vw 0
}

#mp200 .sect5 .box-2 ul li .word p {
    font-size: 1.1458333333vw;
    line-height: 1.2;
    font-weight: 500;
    color: #fff
}

#mp200 .sect5 .box-2 ul li:nth-child(1) .word p {
    background: -webkit-gradient(linear, left bottom, left top, from(#FFE8CE), to(#FBB8A0));
    background: linear-gradient(0deg, #FFE8CE 0%, #FBB8A0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect5 .box-2 ul li:nth-child(2) .word p {
    background: -webkit-gradient(linear, left bottom, left top, from(#209CFF), to(#68E0CF));
    background: linear-gradient(0deg, #209CFF 0%, #68E0CF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect5 .box-2 ul li:nth-child(3) .word p {
    background: -webkit-gradient(linear, left bottom, left top, from(#FDC2D8), color-stop(35.009765625%, #FCA65E), color-stop(64.990234375%, #FF7983), to(#FDC2D8));
    background: linear-gradient(0deg, #FDC2D8 0%, #FCA65E 35.009765625%, #FF7983 64.990234375%, #FDC2D8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect6 .box {
    position: relative;
    width: 59.8528638991%;
    margin: 0 auto;
    text-align: center
}

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

#mp200 .sect6 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: linear-gradient(-88deg, #015EEA 0%, #53E185 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect6 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #55cf76;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect6 .box .word .msg {
    font-size: 1.40625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#015EEA), to(#00C0FA));
    background: linear-gradient(90deg, #015EEA, #00C0FA);
    -webkit-background-clip: text
}

#mp200 .sect6 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect6 .box ul {
    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;
    text-align: center;
    margin-top: 2vw
}

#mp200 .sect6 .box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

#mp200 .sect6 .box ul li .li-picture-box {
    width: 3.125vw
}

#mp200 .sect6 .box ul li .li-word {
    margin-left: .5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#mp200 .sect6 .box ul li .li-word .li-tit {
    font-size: 1.5104166667vw;
    color: #fff;
    line-height: 1.2
}

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

#mp200 .sect6 .box ul li:nth-child(1) {
    width: 18.9640035119%
}

#mp200 .sect6 .box ul li:nth-child(1) .li-word .li-tit, #mp200 .sect6 .box ul li:nth-child(1) .li-word .li-msg {
    color: #78b1ff
}

#mp200 .sect6 .box ul li:nth-child(1) .li-picture-box img {
    width: 3.125vw
}

#mp200 .sect6 .box ul li:nth-child(2) {
    width: 19.7541703248%
}

#mp200 .sect6 .box ul li:nth-child(2) .li-word .li-tit, #mp200 .sect6 .box ul li:nth-child(2) .li-word .li-msg {
    color: #7dd4cf;
    margin: 0 auto
}

#mp200 .sect6 .box-2 {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 73.6731476616%
}

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

#mp200 .sect6 .box-2 ul li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    margin: .5% 0;
    border-radius: 25px;
    overflow: hidden
}

#mp200 .sect6 .box-2 ul li .word {
    position: absolute;
    width: 90%;
    top: 87%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#mp200 .sect6 .box-2 ul li .word p {
    font-size: 0.8854166667vw;
    line-height: 1.2;
    font-weight: 500;
    color: #fff
}

#mp200 .sect6 .box-2 ul li:nth-child(1) .word p {
    background: -webkit-gradient(linear, left bottom, left top, from(#D12D9C), to(#5EA2EF));
    background: linear-gradient(0deg, #D12D9C 0%, #5EA2EF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect6 .box-2 ul li:nth-child(2) .word p {
    background: -webkit-gradient(linear, left bottom, left top, from(#FFAB96), to(#FF0F47));
    background: linear-gradient(0deg, #FFAB96 0%, #FF0F47 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect6 .box-2 ul li:nth-child(3) .word p {
    background: -webkit-gradient(linear, left bottom, left top, from(#FACC22), to(#F83600));
    background: linear-gradient(0deg, #FACC22 0%, #F83600 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect7 .box {
    position: relative
}

#mp200 .sect7 .box .word {
    width: 61.5344193379%;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 4vw
}

#mp200 .sect7 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#F6BF75), color-stop(35.009765625%, #D77185), color-stop(64.990234375%, #8766AC), to(#4150B1));
    background: linear-gradient(90deg, #F6BF75 0%, #D77185 35.009765625%, #8766AC 64.990234375%, #4150B1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect7 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect7 .box .word .lab span {
    color: #daac3c
}

#mp200 .sect7 .box .word .msg {
    font-size: 1.40625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FFAB96), to(#FF0F47));
    background: linear-gradient(90deg, #FFAB96, #FF0F47);
    -webkit-background-clip: text
}

#mp200 .sect7 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect7 .box-2 {
    position: relative;
    width: 72.8323699422%;
    margin: 0 auto;
    padding-bottom: 5%;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%)
}

#mp200 .sect7 .box-2 .word {
    position: absolute;
    text-align: center;
    font-size: 1.5625vw;
    font-weight: 500;
    line-height: 1.2;
    color: #fff
}

#mp200 .sect7 .box-2 .word-1 {
    top: 30%;
    left: 6%;
    color: #f8d5ad
}

#mp200 .sect7 .box-2 .word-2 {
    top: 21%;
    left: 25%;
    background: -webkit-gradient(linear, left top, right top, from(#FACC22), to(#F83600));
    background: linear-gradient(90deg, #FACC22 0%, #F83600 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect7 .box-2 .word-3 {
    top: 11%;
    left: 45%;
    color: #e8aab5
}

#mp200 .sect7 .box-2 .word-4 {
    top: 2%;
    left: 66%;
    color: #d3a4c1
}

#mp200 .sect7 .box-2 .word-5 {
    top: -6%;
    left: 87%;
    color: #b9a4cd
}

#mp200 .sect7 .box-2 .word-6 {
    top: 85%;
    left: 4%;
    color: #f8d5ad
}

#mp200 .sect7 .box-2 .word-7 {
    top: 85%;
    left: 23%;
    background: -webkit-gradient(linear, left top, right top, from(#FACC22), to(#F83600));
    background: linear-gradient(90deg, #FACC22 0%, #F83600 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect7 .box-2 .word-8 {
    top: 80%;
    left: 43%;
    width: 15%;
    color: #e8aab5
}

#mp200 .sect7 .box-2 .word-9 {
    width: 15%;
    top: 80%;
    left: 64%;
    color: #d3a4c1
}

#mp200 .sect7 .box-2 .word-10 {
    top: 80%;
    left: 82%;
    color: #b9a4cd
}

#mp200 .sect8 .box {
    position: relative;
    width: 91.3820283762%;
    margin: 0 auto
}

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

#mp200 .sect8 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FAD126), to(#FF544F));
    background: linear-gradient(90deg, #FAD126 0%, #FF544F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect8 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#43EA80), to(#38F8D4));
    background: linear-gradient(90deg, #43EA80 0%, #38F8D4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect8 .box .word .msg {
    font-size: 1.40625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FAD126), to(#FF544F));
    background: linear-gradient(90deg, #FAD126, #FF544F);
    -webkit-background-clip: text
}

#mp200 .sect8 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect8 .box-2 {
    position: relative;
    width: 70.993168681%;
    margin: 0 auto;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%)
}

#mp200 .sect8 .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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

#mp200 .sect8 .box-2 ul li {
    width: 100%;
    margin: 1% 0;
    padding: 2vw 1vw;
    background-color: #c7c7c7;
    border-radius: 15px
}

#mp200 .sect8 .box-2 ul li:nth-child(1) {
    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
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box .img-box {
    height: 5.2083333333vw
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box .word .tit {
    font-size: 1.3020833333vw;
    width: 70%;
    color: #000;
    line-height: 1.2
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box .word .msg {
    font-size: 0.9375vw;
    margin-top: .5vw;
    line-height: 1.2
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(1) .img-box img {
    width: 3.8541666667vw
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(1) .word .msg {
    color: #008f22
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(2) .img-box img {
    width: 4.0104166667vw
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(2) .word .msg {
    color: #c001ff
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(3) .img-box img {
    width: 3.75vw
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(3) .word .msg {
    color: #1541fe
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(4) .img-box img {
    width: 3.4895833333vw
}

#mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(4) .word .msg {
    color: #ff0101
}

#mp200 .sect8 .box-2 ul li:nth-child(2) .title {
    font-size: 2.03125vw;
    color: #c001ff;
    line-height: 1.2
}

#mp200 .sect8 .box-2 ul li:nth-child(2) img {
    width: 90.8216136195%
}

#mp200 .sect9 .box {
    position: relative;
    width: 68.6284813452%;
    margin: 0 auto
}

#mp200 .sect9 .box .word {
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 2vw
}

#mp200 .sect9 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#43EA80), to(#FF9C00));
    background: linear-gradient(90deg, #43EA80 0%, #FF9C00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect9 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #00f0ff;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect9 .box .word .msg {
    font-size: 1.40625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: linear-gradient(98deg, #015EEA, #53E185);
    -webkit-background-clip: text
}

#mp200 .sect9 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect9 .box .picture-box {
    position: relative
}

#mp200 .sect9 .box .picture-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
}

#mp200 .sect9 .box .picture-box ul li {
    width: 29.5558958652%
}

#mp200 .sect10 .box {
    position: relative;
    margin: 0 auto
}

#mp200 .sect10 .box .word {
    position: relative;
    width: 57.4881765633%;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 11
}

#mp200 .sect10 .box .word .tit {
    width: 88.8482632541%;
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#7776FF), to(#FF1000));
    background: linear-gradient(90deg, #7776FF 0%, #FF1000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect10 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #4edcff;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect10 .box .word .msg {
    font-size: 1.40625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#7776FF), to(#FF1000));
    background: linear-gradient(90deg, #7776FF, #FF1000);
    -webkit-background-clip: text
}

#mp200 .sect10 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect10 .box .picture-box {
    position: relative;
    z-index: 10
}

#mp200 .sect10 .box .picture-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
}

#mp200 .sect10 .box .picture-box ul li {
    width: 29.5558958652%
}

#mp200 .sect11 .box {
    position: relative;
    margin: 0 auto
}

#mp200 .sect11 .box .word {
    position: absolute;
    top: 0%;
    left: 50%;
    z-index: 11;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 57.1203363111%;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#mp200 .sect11 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#00C6FF), color-stop(99.12109375%, #00FF30));
    background: linear-gradient(90deg, #00C6FF 0%, #00FF30 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect11 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #4edcff;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect11 .box .word .msg {
    font-size: 1.40625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#00C6FF), to(#00FF30));
    background: linear-gradient(90deg, #00C6FF, #00FF30);
    -webkit-background-clip: text;
    margin-top: 1vw
}

#mp200 .sect11 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect11 .picture-box {
    position: relative
}

#mp200 .sect11 .picture-box .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
}

#mp200 .sect11 .picture-box .word .tit {
    font-size: 1.4583333333vw;
    font-weight: 500;
    color: #fff
}

#mp200 .sect11 .picture-box .word .msg {
    font-size: 1.0416666667vw;
    font-weight: 400;
    color: #fff
}

#mp200 .sect11 .picture-box .word-1 {
    top: 22%;
    left: 50.8%;
    width: 12%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right
}

#mp200 .sect11 .picture-box .word-1 .tit, #mp200 .sect11 .picture-box .word-1 .msg {
    background: -webkit-gradient(linear, left top, right top, from(#F2F047), to(#1ED94F));
    background: linear-gradient(90deg, #F2F047 0%, #1ED94F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect11 .picture-box .word-1 .msg {
    margin-top: .5vw
}

#mp200 .sect11 .picture-box .word-2 {
    top: 66%;
    left: 63%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#mp200 .sect11 .picture-box .word-2 .tit, #mp200 .sect11 .picture-box .word-2 .msg {
    background: -webkit-gradient(linear, left top, right top, from(#22DCFD), color-stop(50%, #1C91E2), to(#5865B9));
    background: linear-gradient(90deg, #22DCFD 0%, #1C91E2 50%, #5865B9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect11 .picture-box .word-2 .msg {
    margin-top: .5vw
}

#mp200 .sect11 .picture-box .word-3 {
    top: 74.5%;
    left: 60.8%;
    width: 17%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

#mp200 .sect11 .picture-box .word-3 .tit, #mp200 .sect11 .picture-box .word-3 .msg {
    background: -webkit-gradient(linear, left top, right top, from(#FDC2D8), color-stop(35.009765625%, #FCA65E), to(#FF7983));
    background: linear-gradient(90deg, #FDC2D8 0%, #FCA65E 35.009765625%, #FF7983 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect11 .picture-box .word-3 .msg {
    margin-top: .5vw
}

#mp200 .sect11 .box-2 {
    position: relative;
    width: 73.8833420914%;
    margin: 0 auto;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%)
}

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

#mp200 .sect11 .box-2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    margin: .5% 0;
    position: relative
}

#mp200 .sect11 .box-2 ul li .word {
    position: absolute;
    text-align: center;
    bottom: 2%;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#mp200 .sect11 .box-2 ul li .word .msg {
    font-size: 0.9375vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.1
}

#mp200 .sect11 .box-2 ul li:nth-child(1) .msg {
    background: -webkit-gradient(linear, left top, right top, from(#FDC2D8), color-stop(35.009765625%, #FCA65E), color-stop(64.990234375%, #FF7983), to(#041282));
    background: linear-gradient(90deg, #FDC2D8 0%, #FCA65E 35.009765625%, #FF7983 64.990234375%, #041282 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect11 .box-2 ul li:nth-child(2) .msg {
    background: -webkit-gradient(linear, left top, right top, from(#12D6DF), to(#F70FFF));
    background: linear-gradient(90deg, #12D6DF 0%, #F70FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect11 .box-2 ul li:nth-child(3) .msg {
    background: -webkit-gradient(linear, left top, right top, from(#FEDC45), to(#FB7099));
    background: linear-gradient(90deg, #FEDC45 0%, #FB7099 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect11 .box-2 ul li:nth-child(4) .msg {
    background: -webkit-gradient(linear, left top, right top, from(#43EA80), to(#38F8D4));
    background: linear-gradient(90deg, #43EA80 0%, #38F8D4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect11 .box-2 ul li:nth-child(5) .msg {
    word-spacing: -2px;
    background: -webkit-gradient(linear, left top, right top, from(#FDEA96), to(#E252E0));
    background: linear-gradient(90deg, #FDEA96 0%, #E252E0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect11 .box-2 ul li:nth-child(6) .msg {
    background: -webkit-gradient(linear, left top, right top, from(#0DCCFF), to(#4760FF));
    background: linear-gradient(90deg, #0DCCFF 0%, #4760FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect12 .box {
    position: relative;
    margin: 0 auto
}

#mp200 .sect12 .box .word {
    position: relative;
    width: 58.3815028902%;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 4vw
}

#mp200 .sect12 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.3662109375%, #FF75B8), to(#FFB100));
    background: linear-gradient(90deg, #FF75B8 0.3662109375%, #FFB100 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect12 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #4edcff;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect12 .box .word .msg {
    font-size: 1.40625vw;
    margin-top: 1vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#E877AE), to(#7C73F3));
    background: linear-gradient(90deg, #E877AE, #7C73F3);
    -webkit-background-clip: text
}

#mp200 .sect12 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect12 .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;
    width: 65.8865886589%;
    margin: 4vw auto
}

#mp200 .sect12 .box .word ul li {
    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
}

#mp200 .sect12 .box .word ul li .li-word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    margin-left: .5vw
}

#mp200 .sect12 .box .word ul li .li-word .li-tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#mp200 .sect12 .box .word ul li:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 42.2131147541%;
    flex: 0 1 42.2131147541%
}

#mp200 .sect12 .box .word ul li:nth-child(1) .img-box img {
    width: 3.2291666667vw
}

#mp200 .sect12 .box .word ul li:nth-child(1) .li-word .li-tit {
    background: -webkit-gradient(linear, left top, right top, from(#46AEF7), to(#1DD5E6));
    background: linear-gradient(90deg, #46AEF7 0%, #1DD5E6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect12 .box .word ul li:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 36.6120218579%;
    flex: 0 1 36.6120218579%
}

#mp200 .sect12 .box .word ul li:nth-child(2) .img-box img {
    width: 5.625vw
}

#mp200 .sect12 .box .word ul li:nth-child(2) .li-word .li-tit {
    background: -webkit-gradient(linear, left top, right top, from(#FDC2D8), color-stop(35.009765625%, #FCA65E), color-stop(64.990234375%, #FF7983), to(#041282));
    background: linear-gradient(90deg, #FDC2D8 0%, #FCA65E 35.009765625%, #FF7983 64.990234375%, #041282 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect12 .box .picture-box {
    position: relative;
    z-index: 10
}

#mp200 .sect13 .box {
    position: relative;
    margin: 0 auto
}

#mp200 .sect13 .box .word {
    position: relative;
    width: 65.3704676826%;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 4vw
}

#mp200 .sect13 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2
}

#mp200 .sect13 .box .word .tit span {
    background: -webkit-gradient(linear, left top, right top, from(#FACC22), to(#F83600));
    background: linear-gradient(90deg, #FACC22, #F83600);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect13 .box .word .lab {
    width: 56.7524115756%;
    margin: 2vw 0 4vw 0
}

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

#mp200 .sect13 .box .word .lab ul li {
    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
}

#mp200 .sect13 .box .word .lab ul li .color-box {
    width: 2.96875vw;
    height: 2.96875vw
}

#mp200 .sect13 .box .word .lab ul li p {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    font-size: 1.875vw;
    text-align: left;
    color: #fff;
    line-height: 1.2
}

#mp200 .sect13 .box .word .lab ul li:nth-child(1) {
    width: 38.1019830028%
}

#mp200 .sect13 .box .word .lab ul li:nth-child(1) .color-box {
    background: -webkit-gradient(linear, left top, right top, from(#FACC22), to(#F83600));
    background: linear-gradient(90deg, #FACC22, #F83600)
}

#mp200 .sect13 .box .word .lab ul li:nth-child(2) {
    width: 41.3597733711%
}

#mp200 .sect13 .box .word .lab ul li:nth-child(2) .color-box {
    background: #02e2bd
}

#mp200 .sect13 .box .word .msg {
    font-size: 1.40625vw;
    margin-top: 1vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#E877AE), to(#7C73F3));
    background: linear-gradient(90deg, #E877AE, #7C73F3);
    -webkit-background-clip: text
}

#mp200 .sect13 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect13 .box .picture-box {
    position: relative;
    z-index: 10
}

#mp200 .sect13 .box-2 {
    width: 73.6205990541%;
    margin: 0 auto
}

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

#mp200 .sect13 .box-2 ul li {
    margin: 2vw 0
}

#mp200 .sect13 .box-2 ul li .word {
    width: 96%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: .5vw
}

#mp200 .sect13 .box-2 ul li .word .tit {
    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;
    font-size: 1.3541666667vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff
}

#mp200 .sect13 .box-2 ul li:nth-child(1) {
    width: 49.3219129193%
}

#mp200 .sect13 .box-2 ul li:nth-child(1) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#FDEA96), to(#E252E0));
    background: linear-gradient(90deg, #FDEA96 0%, #E252E0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect13 .box-2 ul li:nth-child(2) {
    width: 49.6074232691%
}

#mp200 .sect13 .box-2 ul li:nth-child(2) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#4BE6CF), to(#D4F8AE));
    background: linear-gradient(90deg, #4BE6CF 0%, #D4F8AE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect13 .box-2 ul li:nth-child(3) {
    width: 32.8336902213%
}

#mp200 .sect13 .box-2 ul li:nth-child(3) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#F2F047), to(#1ED94F));
    background: linear-gradient(90deg, #F2F047 0%, #1ED94F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect13 .box-2 ul li:nth-child(4) {
    width: 32.8336902213%
}

#mp200 .sect13 .box-2 ul li:nth-child(4) .word {
    width: 100%
}

#mp200 .sect13 .box-2 ul li:nth-child(4) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#63A3FF), color-stop(49.7314453125%, #B6DCFF), to(#72BEFF));
    background: linear-gradient(90deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect13 .box-2 ul li:nth-child(5) {
    width: 32.7623126338%
}

#mp200 .sect13 .box-2 ul li:nth-child(5) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#FCCDBA), to(#F8CA9D));
    background: linear-gradient(90deg, #FCCDBA 0%, #F8CA9D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect14 .box {
    position: relative;
    margin: 0 auto
}

#mp200 .sect14 .box .word {
    position: relative;
    width: 55.859169732%;
    -webkit-transform: translateY(40%);
    -ms-transform: translateY(40%);
    transform: translateY(40%);
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#mp200 .sect14 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FAD126), to(#FF0700));
    background: linear-gradient(90deg, #FAD126 0%, #FF0700 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect14 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #ffcd00;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect14 .box .word .msg {
    font-size: 1.40625vw;
    margin-top: 1vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FAD126), to(#FF544F));
    background: linear-gradient(90deg, #FAD126, #FF544F);
    -webkit-background-clip: text
}

#mp200 .sect14 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect14 .box-2 {
    width: 73.6205990541%;
    margin: 0 auto;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%)
}

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

#mp200 .sect14 .box-2 ul li {
    margin: 1% 0;
    position: relative;
    width: 32.5481798715%
}

#mp200 .sect14 .box-2 ul li .word {
    position: absolute;
    left: 2%;
    top: 72%;
    width: 96%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#mp200 .sect14 .box-2 ul li .word .tit {
    font-size: 1.25vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff
}

#mp200 .sect14 .box-2 ul li:nth-child(1) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#330D69), to(#30C9CD));
    background: linear-gradient(90deg, #330D69 0%, #30C9CD 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect14 .box-2 ul li:nth-child(2) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#7148B5), to(#715DD3));
    background: linear-gradient(90deg, #7148B5 0%, #715DD3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect14 .box-2 ul li:nth-child(3) .word .tit {
    color: #00541e
}

#mp200 .sect14 .box-2 ul li:nth-child(4) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#C82090), to(#6A14D1));
    background: linear-gradient(90deg, #C82090 0%, #6A14D1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect14 .box-2 ul li:nth-child(5) .word {
    width: 100%;
    left: 0
}

#mp200 .sect14 .box-2 ul li:nth-child(5) .word .tit {
    word-spacing: -2px;
    color: #0a437e
}

#mp200 .sect14 .box-2 ul li:nth-child(6) .word .tit {
    color: #14490b
}

#mp200 .sect15 .box {
    position: relative;
    width: 72.7798213347%;
    margin: 0 auto
}

#mp200 .sect15 .box .word {
    width: 79.4223826715%;
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#mp200 .sect15 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#29F19C), to(#003FFF));
    background: linear-gradient(90deg, #29F19C 0%, #003FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect15 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #29f19c;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect15 .box .word .msg {
    font-size: 1.40625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, left bottom, from(#8FFCA0), to(#0BCBFB));
    background: linear-gradient(180deg, #8FFCA0, #0BCBFB);
    -webkit-background-clip: text
}

#mp200 .sect15 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect15 .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: 2vw 0
}

#mp200 .sect15 .box .word ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%
}

#mp200 .sect15 .box .word ul li.li-line {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 1px;
    flex: 0 1 1px;
    height: 5.6770833333vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(30%, #8FFCA0), color-stop(50%, #0BCBFB), color-stop(70%, #8FFCA0), to(#000));
    background: linear-gradient(0deg, #000 0%, #8FFCA0 30%, #0BCBFB 50%, #8FFCA0 70%, #000 100%)
}

#mp200 .sect15 .box .word ul li img {
    width: 3.2291666667vw
}

#mp200 .sect15 .box .word ul li p {
    font-size: 1.25vw;
    font-weight: 500;
    color: #29f19c;
    line-height: 1.2;
    margin-top: .5vw
}

#mp200 .sect15 .box .pho_img {
    -webkit-transform: translateX(10%);
    -ms-transform: translateX(10%);
    transform: translateX(10%)
}

#mp200 .sect15 .box-2 {
    width: 73.6205990541%;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#mp200 .sect16 .box {
    position: relative
}

#mp200 .sect16 .box .word {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50.4466631634%;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

#mp200 .sect16 .box .word .tit {
    font-size: 3.75vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#F6BF75), color-stop(35.009765625%, #D77185), color-stop(64.990234375%, #8766AC), to(#4150B1));
    background: linear-gradient(90deg, #F6BF75 0%, #D77185 35.009765625%, #8766AC 64.990234375%, #4150B1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect16 .box-2 {
    position: relative;
    margin: 0 auto
}

#mp200 .sect16 .box-2 .word {
    width: 53.2317393589%;
    -webkit-transform: translateY(30%);
    -ms-transform: translateY(30%);
    transform: translateY(30%);
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#mp200 .sect16 .box-2 .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FACC22), to(#F83600));
    background: linear-gradient(90deg, #FACC22 0%, #F83600 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect16 .box-2 .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #d7c385;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect16 .box-2 .word .msg {
    font-size: 1.40625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FACC22), to(#F83600));
    background: linear-gradient(90deg, #FACC22, #F83600);
    -webkit-background-clip: text
}

#mp200 .sect16 .box-2 .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect17 .box {
    position: relative;
    margin: 0 auto;
    width: 63.0583289543%
}

#mp200 .sect17 .box .word {
    width: 87.5%;
    position: relative;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#mp200 .sect17 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: linear-gradient(170deg, #209CFF 0%, #68E0CF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect17 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #209cff;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect17 .box .word .msg {
    font-size: 1.40625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: linear-gradient(170deg, #209CFF, #68E0CF);
    -webkit-background-clip: text
}

#mp200 .sect17 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect17 .box .word ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2vw;
    width: 77.2380952381%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#mp200 .sect17 .box .word ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
    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
}

#mp200 .sect17 .box .word ul li:nth-child(1) p {
    background: -webkit-gradient(linear, left top, right top, from(#98E05F), to(#0DE3AC));
    background: linear-gradient(90deg, #98E05F 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect17 .box .word ul li:nth-child(1) .img-box img {
    width: 5.78125vw
}

#mp200 .sect17 .box .word ul li:nth-child(2) {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#mp200 .sect17 .box .word ul li:nth-child(2) p {
    background: -webkit-gradient(linear, left top, right top, from(#8FFCA0), to(#0BCBFB));
    background: linear-gradient(90deg, #8FFCA0, #0BCBFB);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect17 .box .word ul li:nth-child(2) .img-box img {
    width: 5.3645833333vw
}

#mp200 .sect17 .box .word ul li p {
    font-size: 1.40625vw;
    color: #000;
    line-height: 1.2;
    margin-left: 1vw
}

#mp200 .sect17 .box-2 {
    margin: 0 auto;
    width: 73.5680504467%;
    background: -webkit-gradient(linear, left bottom, left top, from(#04272C), to(#0D1D2B));
    background: linear-gradient(0deg, #04272C 0%, #0D1D2B 100%);
    border-radius: 10px
}

#mp200 .sect17 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4vw 2vw
}

#mp200 .sect17 .box-2 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%
}

#mp200 .sect17 .box-2 ul li.li-line {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 1px;
    flex: 0 1 1px;
    height: 5.9895833333vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#04272C), color-stop(30%, #43EA80), color-stop(70%, #38F8D4), to(#0D1D2B));
    background: linear-gradient(180deg, #04272C 0%, #43EA80 30%, #38F8D4 70%, #0D1D2B 100%)
}

#mp200 .sect17 .box-2 ul li img {
    width: 2.9166666667vw
}

#mp200 .sect17 .box-2 ul li p {
    font-size: 1.71875vw;
    color: #000;
    line-height: 1.2;
    margin-top: .5vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#43EA80), to(#38F8D4));
    background: linear-gradient(180deg, #43EA80 0%, #38F8D4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect18 .box {
    position: relative;
    margin: 0 auto;
    width: 73.5680504467%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

#mp200 .sect18 .box .word {
    width: 78.5714285714%;
    position: relative;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#mp200 .sect18 .box .word .tit {
    font-size: 3.125vw;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#00FF5D), to(#005AFF));
    background: linear-gradient(90deg, #00FF5D 0%, #005AFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect18 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #00ff5a;
    line-height: 1.2;
    margin: 1vw 0
}

#mp200 .sect18 .box .word .msg {
    font-size: 1.40625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: linear-gradient(170deg, #00FF5D, #005AFF);
    -webkit-background-clip: text
}

#mp200 .sect18 .box .word .msg span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect18 .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;
    width: 52.5454545455%;
    margin-top: 2vw
}

#mp200 .sect18 .box .word ul li:nth-child(1) {
    width: 47.4048442907%
}

#mp200 .sect18 .box .word ul li:nth-child(2) {
    width: 49.1349480969%
}

#mp200 .sect18 .box-2 {
    margin: 0 auto;
    width: 73.5680504467%;
    background: -webkit-gradient(linear, left bottom, left top, from(#1F2A33), to(#142133));
    background: linear-gradient(0deg, #1F2A33 0%, #142133 100%);
    border-radius: 10px
}

#mp200 .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;
    padding: 2vw
}

#mp200 .sect18 .box-2 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%
}

#mp200 .sect18 .box-2 ul li.li-line {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 1px;
    flex: 0 1 1px;
    height: 5.9895833333vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#1F2A33), color-stop(30%, #63A3FF), color-stop(70%, #63A3FF), to(#1F2A33));
    background: linear-gradient(180deg, #1F2A33 0%, #63A3FF 30%, #63A3FF 70%, #1F2A33 100%)
}

#mp200 .sect18 .box-2 ul li img {
    width: 2.9166666667vw
}

#mp200 .sect18 .box-2 ul li p {
    font-size: 1.5625vw;
    color: #000;
    line-height: 1.2;
    margin-top: .5vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#63A3FF), color-stop(49.7314453125%, #B6DCFF), to(#72BEFF));
    background: linear-gradient(180deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect18 .box-3 {
    margin: 4vw auto;
    width: 73.5680504467%
}

#mp200 .sect18 .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
}

#mp200 .sect18 .box-3 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 49.1428571429%;
    flex: 0 1 49.1428571429%;
    margin: 1vw 0
}

#mp200 .sect18 .box-3 ul li p {
    width: 96%;
    margin: 0 auto;
    font-size: 1.5625vw;
    color: #000;
    line-height: 1.2;
    margin-top: .5vw
}

#mp200 .sect18 .box-3 ul li:nth-child(1) p {
    background: -webkit-gradient(linear, right top, left top, from(#55CC7C), to(#F5F97F));
    background: linear-gradient(-90deg, #55CC7C 0%, #F5F97F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect18 .box-3 ul li:nth-child(2) p {
    background: -webkit-gradient(linear, right top, left top, from(#FDEA96), to(#E252E0));
    background: linear-gradient(-90deg, #FDEA96 0%, #E252E0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect18 .box-3 ul li:nth-child(3) p {
    background: -webkit-gradient(linear, left top, right top, from(#FAD126), to(#FF544F));
    background: linear-gradient(90deg, #FAD126 0%, #FF544F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect18 .box-3 ul li:nth-child(4) p {
    background: -webkit-gradient(linear, left top, right top, from(#4FACFE), to(#00F2FE));
    background: linear-gradient(90deg, #4FACFE 0%, #00F2FE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#mp200 .sect19 .box {
    margin: 2vw auto;
    width: 73.5680504467%;
    background: -webkit-gradient(linear, left top, right top, from(#102333), to(#003033));
    background: linear-gradient(90deg, #102333 0%, #003033 100%)
}

#mp200 .sect19 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 4vw 2vw
}

#mp200 .sect19 .box ul li {
    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;
    border-bottom: 1px solid #fff;
    width: 100%
}

#mp200 .sect19 .box ul li:last-child {
    border-bottom: none
}

#mp200 .sect19 .box ul li div {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    padding: 1vw 0 1vw 2%
}

#mp200 .sect19 .box ul li .li-tit {
    width: 40%
}

#mp200 .sect19 .box ul li .li-msg {
    width: 60%
}

@media screen and (max-width: 1366px)and (min-width: 768px) {
    #mp200 .sect1 .box {
        position: absolute;
        left: 52%;
        width: 45%;
        top: 20%
    }

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

    #mp200 .sect1 .box .word .tit {
        font-size: 5.8565153734vw;
        color: #000;
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(1, 94, 234, 0.96)), to(rgba(0, 192, 250, 0.96)));
        background: linear-gradient(0deg, rgba(1, 94, 234, 0.96) 0%, rgba(0, 192, 250, 0.96) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect1 .box .word .lab {
        font-size: 4.831625183vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        background: linear-gradient(278deg, #12D6DF 0%, #F70FFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect1 .box .word .msg {
        font-size: 2.9282576867vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #mp200 .sect2 {
        padding: 4vw 0;
        background-color: #f2f2f2
    }

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

    #mp200 .sect2 .box .item-box {
        position: absolute;
        overflow: hidden
    }

    #mp200 .sect2 .box .item-box .scale-box {
        position: absolute;
        width: 100%;
        height: 100%
    }

    #mp200 .sect2 .box .item-box .scale-box .word {
        position: absolute;
        width: 96%;
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        z-index: 11;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #mp200 .sect2 .box .item-box .scale-box .word .word-tit {
        font-weight: Bold;
        line-height: 1.2
    }

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

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

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

    #mp200 .sect2 .box .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 49.6062992126%;
        height: 17.9652285898%
    }

    #mp200 .sect2 .box .item-box:nth-child(1) .word {
        width: 96%;
        top: 5%;
        left: 5%;
        margin: 0 auto;
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 43.29004329%
    }

    #mp200 .sect2 .box .item-box:nth-child(1) .word .word-tit {
        font-size: 2.7818448023vw;
        color: #48ff00;
        background: linear-gradient(-88deg, #4FACFE 0%, #00F2FE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(1) .word .word-msg {
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #fff;
        margin-top: 20%;
        background: -webkit-gradient(linear, left bottom, left top, from(#3FBBFE), to(#A541FF));
        background: linear-gradient(0deg, #3FBBFE 0%, #A541FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(2) {
        top: 0;
        left: 50.3221188261%;
        width: 49.6062992126%;
        height: 17.9652285898%
    }

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

    #mp200 .sect2 .box .item-box:nth-child(2) .word .word-tit {
        font-size: 2.1229868228vw;
        color: #48ff00;
        background: linear-gradient(-88deg, #43EA80 0%, #38F8D4 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(2) .word .word-msg {
        width: 68.2634730539%;
        font-size: 1.3909224012vw;
        font-weight: 500;
        color: #fff;
        margin-top: 5%;
        background: -webkit-gradient(linear, left top, left bottom, from(#75F8D2), color-stop(50%, #6096DB), to(#2AE3FC));
        background: linear-gradient(180deg, #75F8D2 0%, #6096DB 50%, #2AE3FC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(3) {
        top: 18.9311010947%;
        left: 0;
        width: 28.3464566929%;
        height: 22.0862846104%
    }

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

    #mp200 .sect2 .box .item-box:nth-child(3) .word .word-tit {
        font-size: 2.1229868228vw;
        color: #48ff00;
        background: linear-gradient(98deg, #FDC2D8 0%, #FCA65E 35.009765625%, #FF7983 64.990234375%, #041282 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(3) .word .word-msg {
        font-size: 1.3909224012vw;
        font-weight: 500;
        color: #fff;
        margin-top: 0%;
        background: -webkit-gradient(linear, left bottom, left top, from(#FAD126), to(#FF544F));
        background: linear-gradient(0deg, #FAD126 0%, #FF544F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(3) .word .word-msg span {
        display: block
    }

    #mp200 .sect2 .box .item-box:nth-child(4) {
        top: 41.9832582099%;
        left: 0;
        width: 28.3464566929%;
        height: 22.0862846104%
    }

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

    #mp200 .sect2 .box .item-box:nth-child(4) .word .word-tit {
        font-size: 2.1229868228vw;
        color: #48ff00;
        background: linear-gradient(-88deg, #12D6DF 0%, #F70FFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(4) .word .word-msg {
        font-size: 1.3909224012vw;
        font-weight: 500;
        color: #fff;
        margin-top: 0%;
        background: -webkit-gradient(linear, left bottom, left top, from(#4FACFE), to(#00F2FE));
        background: linear-gradient(0deg, #4FACFE 0%, #00F2FE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(4) .word .word-msg span {
        display: block
    }

    #mp200 .sect2 .box .item-box:nth-child(5) {
        top: 18.9311010947%;
        left: 29.5633500358%;
        width: 41.0164638511%;
        height: 29.4913071475%
    }

    #mp200 .sect2 .box .item-box:nth-child(5) .word {
        top: 5%;
        left: 5%;
        margin: 0 auto;
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #mp200 .sect2 .box .item-box:nth-child(5) .word .word-tit {
        width: 78.5340314136%;
        font-size: 2.7818448023vw;
        color: #48ff00;
        background: linear-gradient(-88deg, #FAD126 0%, #FF544F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(5) .word .word-msg {
        width: 83.7696335079%;
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #000;
        margin-top: 1vw
    }

    #mp200 .sect2 .box .item-box:nth-child(5) .word .word-msg ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #mp200 .sect2 .box .item-box:nth-child(5) .word .word-msg ul li {
        background: #e9c188;
        padding: .2vw .5vw;
        border-radius: 15px
    }

    #mp200 .sect2 .box .item-box:nth-child(6) {
        top: 49.3882807469%;
        left: 29.5633500358%;
        width: 20.0429491768%;
        height: 14.7456535737%
    }

    #mp200 .sect2 .box .item-box:nth-child(6) .word {
        width: 96%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 2%;
        margin: 0 auto;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #mp200 .sect2 .box .item-box:nth-child(6) .word .word-tit {
        font-size: 2.7818448023vw;
        color: #48ff00;
        background: linear-gradient(-88deg, #4FACFE 0%, #00F2FE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(6) .word .word-tit span {
        display: block
    }

    #mp200 .sect2 .box .item-box:nth-child(6) .word .word-msg {
        font-size: 1.3909224012vw;
        font-weight: 500;
        color: #fff;
        margin-top: 5%;
        background: -webkit-gradient(linear, left top, left bottom, from(#43EA80), to(#38F8D4));
        background: linear-gradient(180deg, #43EA80 0%, #38F8D4 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(7) {
        top: 49.3882807469%;
        left: 50.5368647101%;
        width: 20.0429491768%;
        height: 14.7456535737%
    }

    #mp200 .sect2 .box .item-box:nth-child(7) .word {
        width: 96%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 2%;
        margin: 0 auto;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #mp200 .sect2 .box .item-box:nth-child(7) .word .word-tit {
        font-size: 2.7818448023vw;
        color: #48ff00;
        background: linear-gradient(-88deg, #FAD126 0%, #FF544F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(7) .word .word-tit span {
        display: block
    }

    #mp200 .sect2 .box .item-box:nth-child(7) .word .word-msg {
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #fff;
        margin-top: 5%;
        background: -webkit-gradient(linear, left top, left bottom, from(#F2F047), to(#1ED94F));
        background: linear-gradient(180deg, #F2F047 0%, #1ED94F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(8) {
        top: 18.9311010947%;
        left: 71.7251252684%;
        width: 28.2032927702%;
        height: 22.0862846104%
    }

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

    #mp200 .sect2 .box .item-box:nth-child(8) .word .word-tit {
        font-size: 2.1229868228vw;
        color: #48ff00;
        background: linear-gradient(-88deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(8) .word .word-msg {
        font-size: 1.3909224012vw;
        font-weight: 500;
        color: #fff;
        margin-top: 1%;
        background: -webkit-gradient(linear, left bottom, left top, from(#98E05F), to(#0DE3AC));
        background: linear-gradient(0deg, #98E05F 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(8) .word .word-msg span {
        display: block
    }

    #mp200 .sect2 .box .item-box:nth-child(9) {
        top: 41.9832582099%;
        left: 71.7251252684%;
        width: 28.2032927702%;
        height: 22.0862846104%
    }

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

    #mp200 .sect2 .box .item-box:nth-child(9) .word .word-tit {
        font-size: 2.1229868228vw;
        color: #48ff00;
        background: linear-gradient(-88deg, #F2F047 0%, #1ED94F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(9) .word .word-msg {
        font-size: 1.0248901903vw;
        font-weight: 500;
        color: #0de3ac;
        margin-top: 1%
    }

    #mp200 .sect2 .box .item-box:nth-child(10) {
        top: 65.5505473278%;
        left: 0;
        width: 28.3464566929%;
        height: 16.7417900837%
    }

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

    #mp200 .sect2 .box .item-box:nth-child(10) .word .word-tit {
        font-size: 2.1229868228vw;
        color: #48ff00;
        background: linear-gradient(88deg, #FDEA96 0%, #E252E0 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(10) .word .word-msg {
        font-size: 1.3909224012vw;
        font-weight: 500;
        color: #0de3ac;
        margin-top: 1%;
        background: linear-gradient(-88deg, #43EA80 0%, #38F8D4 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(11) {
        top: 65.5505473278%;
        left: 29.5633500358%;
        width: 41.0164638511%;
        height: 16.7417900837%
    }

    #mp200 .sect2 .box .item-box:nth-child(11) .word {
        width: 44.1535776614%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 2%;
        margin: 0 auto;
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #mp200 .sect2 .box .item-box:nth-child(11) .word .word-tit {
        font-size: 2.7818448023vw;
        color: #48ff00;
        background: linear-gradient(-88deg, #FAC4AA 0%, #4145C5 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(11) .word .word-msg {
        font-size: 1.317715959vw;
        font-weight: 500;
        color: #0de3ac;
        margin-top: 1%;
        background: -webkit-gradient(linear, left top, left bottom, from(#FAD126), to(#FF544F));
        background: linear-gradient(180deg, #FAD126 0%, #FF544F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(12) {
        top: 65.5505473278%;
        left: 71.5819613457%;
        width: 28.4180386543%;
        height: 16.7417900837%
    }

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

    #mp200 .sect2 .box .item-box:nth-child(12) .word .word-tit {
        font-size: 1.756954612vw;
        color: #48ff00;
        background: linear-gradient(88deg, #FEDC45 0%, #FB7099 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(12) .word .word-msg {
        font-size: 1.3909224012vw;
        font-weight: 500;
        color: #0de3ac;
        margin-top: 1%;
        background: -webkit-gradient(linear, left bottom, left top, from(#FDEA96), to(#E252E0));
        background: linear-gradient(0deg, #FDEA96 0%, #E252E0 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(13) {
        top: 83.193818416%;
        left: 0;
        width: 49.6062992126%;
        height: 16.806181584%
    }

    #mp200 .sect2 .box .item-box:nth-child(13) .word {
        width: 96%;
        top: 10%;
        left: 2%;
        margin: 0 auto;
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #mp200 .sect2 .box .item-box:nth-child(13) .word .word-tit {
        font-size: 2.7818448023vw;
        color: #48ff00;
        background: linear-gradient(88deg, #E877AE 0%, #7C73F3 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(13) .word .word-msg {
        font-size: 1.756954612vw;
        font-weight: 500;
        margin-top: 1%
    }

    #mp200 .sect2 .box .item-box:nth-child(13) .word .word-msg span:nth-child(1) {
        color: #00ffe4
    }

    #mp200 .sect2 .box .item-box:nth-child(13) .word .word-msg span:nth-child(2) {
        color: #00d10a
    }

    #mp200 .sect2 .box .item-box:nth-child(14) {
        top: 83.193818416%;
        left: 50.5368647101%;
        width: 20.0429491768%;
        height: 16.806181584%
    }

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

    #mp200 .sect2 .box .item-box:nth-child(14) .word .word-tit {
        font-size: 1.756954612vw;
        color: #48ff00;
        background: -webkit-gradient(linear, left bottom, left top, from(#43EA80), to(#38F8D4));
        background: linear-gradient(0deg, #43EA80 0%, #38F8D4 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(14) .word .word-msg {
        font-size: 1.3909224012vw;
        font-weight: 500;
        background: -webkit-gradient(linear, left top, left bottom, from(#72D7CC), to(#28CFB3));
        background: linear-gradient(180deg, #72D7CC 0%, #28CFB3 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-top: 40%
    }

    #mp200 .sect2 .box .item-box:nth-child(15) {
        top: 83.193818416%;
        left: 71.5819613457%;
        width: 28.3464566929%;
        height: 16.806181584%
    }

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

    #mp200 .sect2 .box .item-box:nth-child(15) .word .word-tit {
        font-size: 2.5622254758vw;
        color: #48ff00;
        background: linear-gradient(88deg, #FFAB96 0%, #FF0F47 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect2 .box .item-box:nth-child(15) .word .word-msg {
        font-size: 1.317715959vw;
        font-weight: 500;
        background: -webkit-gradient(linear, left bottom, left top, from(#FAD126), to(#FF544F));
        background: linear-gradient(0deg, #FAD126 0%, #FF544F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-top: 1%
    }

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

    #mp200 .sect3 .box .tit {
        font-size: 5.270863836vw;
        color: #fff;
        line-height: 1.2;
        padding-bottom: 4vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#43EA80), to(#38F8D4));
        background: linear-gradient(180deg, #43EA80 0%, #38F8D4 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #mp200 .sect3 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #mp200 .sect3 .box ul li img {
        width: 9.3704245974vw;
        margin-bottom: 1vw
    }

    #mp200 .sect3 .box ul li p {
        font-size: 3.3674963397vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#43EA80), to(#38F8D4));
        background: linear-gradient(180deg, #43EA80 0%, #38F8D4 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect3 .box-2 {
        position: relative;
        margin: 2vw 0 0 0
    }

    #mp200 .sect3 .box-2 .word {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 96%;
        margin: 0 auto;
        text-align: center;
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#F6BF75), color-stop(35.009765625%, #D77185), color-stop(64.990234375%, #8766AC), to(#4150B1));
        background: linear-gradient(90deg, #F6BF75 0%, #D77185 35.009765625%, #8766AC 64.990234375%, #4150B1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect4 .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
    }

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

    #mp200 .sect4 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#12D6DF), to(#F70FFF));
        background: linear-gradient(90deg, #12D6DF 0%, #F70FFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect4 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #12d6df;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect4 .box .word .msg {
        font-size: 1.9765739385vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#12D6DF), to(#F70FFF));
        background: linear-gradient(90deg, #12D6DF, #F70FFF);
        -webkit-background-clip: text
    }

    #mp200 .sect4 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #mp200 .sect4 .box ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #mp200 .sect4 .box ul li:nth-child(1) .li-tit {
        background: linear-gradient(135deg, rgba(18, 214, 223, 0.96) 0%, rgba(247, 15, 255, 0.96) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect4 .box ul li .li-tit {
        font-size: 3.513909224vw;
        color: #fff;
        line-height: 1.2;
        background: linear-gradient(135deg, rgba(225, 175, 204, 0.96) 0%, rgba(117, 48, 227, 0.96) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect4 .box ul li .li-lab {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        margin-bottom: .5vw
    }

    #mp200 .sect4 .box ul li .li-msg {
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

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

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

    #mp200 .sect4 .box-2 ul li {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
        flex: 0 1 33%;
        margin: .5% 0;
        border-radius: 25px;
        overflow: hidden
    }

    #mp200 .sect4 .box-2 ul li .word {
        position: absolute;
        width: 90%;
        top: 87%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #mp200 .sect4 .box-2 ul li .word p {
        font-size: 1.2445095168vw;
        line-height: 1.2;
        font-weight: 500;
        color: #fff
    }

    #mp200 .sect4 .box-2 ul li:nth-child(1) .word p {
        background: -webkit-gradient(linear, left bottom, left top, from(#D12D9C), to(#5EA2EF));
        background: linear-gradient(0deg, #D12D9C 0%, #5EA2EF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect4 .box-2 ul li:nth-child(2) .word p {
        background: -webkit-gradient(linear, left bottom, left top, from(#FFAB96), to(#FF0F47));
        background: linear-gradient(0deg, #FFAB96 0%, #FF0F47 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect4 .box-2 ul li:nth-child(3) .word p {
        background: -webkit-gradient(linear, left bottom, left top, from(#FACC22), to(#F83600));
        background: linear-gradient(0deg, #FACC22 0%, #F83600 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect4 .box-2 ul li:nth-child(4) .word p {
        background: -webkit-gradient(linear, left bottom, left top, from(#0DCCFF), to(#4760FF));
        background: linear-gradient(0deg, #0DCCFF 0%, #4760FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect4 .box-2 ul li:nth-child(5) .word p {
        background: -webkit-gradient(linear, left bottom, left top, from(#43EA80), to(#38F8D4));
        background: linear-gradient(0deg, #43EA80 0%, #38F8D4 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect4 .box-2 ul li:nth-child(6) .word p {
        background: -webkit-gradient(linear, left bottom, left top, from(#F2F047), to(#1ED94F));
        background: linear-gradient(0deg, #F2F047 0%, #1ED94F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect5 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

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

    #mp200 .sect5 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#F7CB6B), to(#FF0000));
        background: linear-gradient(90deg, #F7CB6B 0%, #FF0000 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect5 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #f6ca6b;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect5 .box .word .msg {
        font-size: 1.9765739385vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FAD126), to(#FF544F));
        background: linear-gradient(90deg, #FAD126, #FF544F);
        -webkit-background-clip: text
    }

    #mp200 .sect5 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #mp200 .sect5 .box-2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 4vw
    }

    #mp200 .sect5 .box-2 ul li {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.9718004338%;
        flex: 0 1 32.9718004338%;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #mp200 .sect5 .box-2 ul li .word {
        width: 90%;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 1vw 0
    }

    #mp200 .sect5 .box-2 ul li .word p {
        font-size: 1.6105417277vw;
        line-height: 1.2;
        font-weight: 500;
        color: #fff
    }

    #mp200 .sect5 .box-2 ul li:nth-child(1) .word p {
        background: -webkit-gradient(linear, left bottom, left top, from(#FFE8CE), to(#FBB8A0));
        background: linear-gradient(0deg, #FFE8CE 0%, #FBB8A0 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect5 .box-2 ul li:nth-child(2) .word p {
        background: -webkit-gradient(linear, left bottom, left top, from(#209CFF), to(#68E0CF));
        background: linear-gradient(0deg, #209CFF 0%, #68E0CF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect5 .box-2 ul li:nth-child(3) .word p {
        background: -webkit-gradient(linear, left bottom, left top, from(#FDC2D8), color-stop(35.009765625%, #FCA65E), color-stop(64.990234375%, #FF7983), to(#FDC2D8));
        background: linear-gradient(0deg, #FDC2D8 0%, #FCA65E 35.009765625%, #FF7983 64.990234375%, #FDC2D8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect6 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

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

    #mp200 .sect6 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: linear-gradient(-88deg, #015EEA 0%, #53E185 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect6 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #55cf76;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect6 .box .word .msg {
        font-size: 1.9765739385vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#015EEA), to(#00C0FA));
        background: linear-gradient(90deg, #015EEA, #00C0FA);
        -webkit-background-clip: text
    }

    #mp200 .sect6 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect6 .box ul {
        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;
        text-align: center;
        margin-top: 2vw
    }

    #mp200 .sect6 .box ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left
    }

    #mp200 .sect6 .box ul li .li-picture-box {
        width: 4.39238653vw
    }

    #mp200 .sect6 .box ul li .li-word {
        margin-left: .5vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #mp200 .sect6 .box ul li .li-word .li-tit {
        font-size: 2.1229868228vw;
        color: #fff;
        line-height: 1.2
    }

    #mp200 .sect6 .box ul li .li-word .li-msg {
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #mp200 .sect6 .box ul li:nth-child(1) {
        width: 18.9640035119%
    }

    #mp200 .sect6 .box ul li:nth-child(1) .li-word .li-tit, #mp200 .sect6 .box ul li:nth-child(1) .li-word .li-msg {
        color: #78b1ff
    }

    #mp200 .sect6 .box ul li:nth-child(1) .li-picture-box img {
        width: 4.39238653vw
    }

    #mp200 .sect6 .box ul li:nth-child(2) {
        width: 19.7541703248%
    }

    #mp200 .sect6 .box ul li:nth-child(2) .li-word .li-tit, #mp200 .sect6 .box ul li:nth-child(2) .li-word .li-msg {
        color: #7dd4cf;
        margin: 0 auto
    }

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

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

    #mp200 .sect6 .box-2 ul li {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
        flex: 0 1 33%;
        margin: .5% 0;
        border-radius: 25px;
        overflow: hidden
    }

    #mp200 .sect6 .box-2 ul li .word {
        position: absolute;
        width: 90%;
        top: 87%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #mp200 .sect6 .box-2 ul li .word p {
        font-size: 1.2445095168vw;
        line-height: 1.2;
        font-weight: 500;
        color: #fff
    }

    #mp200 .sect6 .box-2 ul li:nth-child(1) .word p {
        background: -webkit-gradient(linear, left bottom, left top, from(#D12D9C), to(#5EA2EF));
        background: linear-gradient(0deg, #D12D9C 0%, #5EA2EF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect6 .box-2 ul li:nth-child(2) .word p {
        background: -webkit-gradient(linear, left bottom, left top, from(#FFAB96), to(#FF0F47));
        background: linear-gradient(0deg, #FFAB96 0%, #FF0F47 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect6 .box-2 ul li:nth-child(3) .word p {
        background: -webkit-gradient(linear, left bottom, left top, from(#FACC22), to(#F83600));
        background: linear-gradient(0deg, #FACC22 0%, #F83600 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect7 .box {
        position: relative
    }

    #mp200 .sect7 .box .word {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 4vw
    }

    #mp200 .sect7 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#F6BF75), color-stop(35.009765625%, #D77185), color-stop(64.990234375%, #8766AC), to(#4150B1));
        background: linear-gradient(90deg, #F6BF75 0%, #D77185 35.009765625%, #8766AC 64.990234375%, #4150B1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect7 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect7 .box .word .lab span {
        color: #daac3c
    }

    #mp200 .sect7 .box .word .msg {
        font-size: 1.9765739385vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FFAB96), to(#FF0F47));
        background: linear-gradient(90deg, #FFAB96, #FF0F47);
        -webkit-background-clip: text
    }

    #mp200 .sect7 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect7 .box-2 {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding-bottom: 5%;
        -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    #mp200 .sect7 .box-2 .word {
        position: absolute;
        text-align: center;
        font-size: 1.9033674963vw;
        font-weight: 500;
        line-height: 1.2;
        color: #fff
    }

    #mp200 .sect7 .box-2 .word-1 {
        top: 30%;
        left: 6%;
        color: #f8d5ad
    }

    #mp200 .sect7 .box-2 .word-2 {
        top: 21%;
        left: 25%;
        background: -webkit-gradient(linear, left top, right top, from(#FACC22), to(#F83600));
        background: linear-gradient(90deg, #FACC22 0%, #F83600 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect7 .box-2 .word-3 {
        top: 11%;
        left: 45%;
        color: #e8aab5
    }

    #mp200 .sect7 .box-2 .word-4 {
        top: 2%;
        left: 66%;
        color: #d3a4c1
    }

    #mp200 .sect7 .box-2 .word-5 {
        top: -6%;
        left: 87%;
        color: #b9a4cd
    }

    #mp200 .sect7 .box-2 .word-6 {
        top: 86%;
        left: 4%;
        color: #f8d5ad
    }

    #mp200 .sect7 .box-2 .word-7 {
        top: 86%;
        left: 23%;
        background: -webkit-gradient(linear, left top, right top, from(#FACC22), to(#F83600));
        background: linear-gradient(90deg, #FACC22 0%, #F83600 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect7 .box-2 .word-8 {
        top: 85%;
        left: 43%;
        width: 15%;
        color: #e8aab5
    }

    #mp200 .sect7 .box-2 .word-9 {
        width: 15%;
        top: 85%;
        left: 64%;
        color: #d3a4c1
    }

    #mp200 .sect7 .box-2 .word-10 {
        top: 85%;
        left: 82%;
        color: #b9a4cd
    }

    #mp200 .sect8 .box {
        position: relative;
        width: 96%;
        margin: 0 auto
    }

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

    #mp200 .sect8 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FAD126), to(#FF544F));
        background: linear-gradient(90deg, #FAD126 0%, #FF544F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect8 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        margin: 1vw 0;
        background: -webkit-gradient(linear, left top, right top, from(#43EA80), to(#38F8D4));
        background: linear-gradient(90deg, #43EA80 0%, #38F8D4 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect8 .box .word .msg {
        font-size: 1.9765739385vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FAD126), to(#FF544F));
        background: linear-gradient(90deg, #FAD126, #FF544F);
        -webkit-background-clip: text
    }

    #mp200 .sect8 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect8 .box-2 {
        position: relative;
        width: 96%;
        margin: 0 auto;
        -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    #mp200 .sect8 .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;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    #mp200 .sect8 .box-2 ul li {
        width: 100%;
        margin: 1% 0;
        padding: 2vw 1vw;
        background-color: #c7c7c7;
        border-radius: 15px
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) {
        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
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box .img-box {
        height: 7.3206442167vw
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box .word .tit {
        font-size: 1.8301610542vw;
        width: 70%;
        color: #000;
        line-height: 1.2
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box .word .msg {
        font-size: 1.317715959vw;
        margin-top: .5vw;
        line-height: 1.2
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(1) .img-box img {
        width: 5.4172767204vw
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(1) .word .msg {
        color: #008f22
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(2) .img-box img {
        width: 5.6368960469vw
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(2) .word .msg {
        color: #c001ff
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(3) .img-box img {
        width: 5.270863836vw
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(3) .word .msg {
        color: #1541fe
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(4) .img-box img {
        width: 4.9048316252vw
    }

    #mp200 .sect8 .box-2 ul li:nth-child(1) .item-box:nth-child(4) .word .msg {
        color: #ff0101
    }

    #mp200 .sect8 .box-2 ul li:nth-child(2) .title {
        font-size: 2.8550512445vw;
        color: #c001ff;
        line-height: 1.2
    }

    #mp200 .sect8 .box-2 ul li:nth-child(2) img {
        width: 90.8216136195%
    }

    #mp200 .sect9 .box {
        position: relative;
        width: 96%;
        margin: 0 auto
    }

    #mp200 .sect9 .box .word {
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 2vw
    }

    #mp200 .sect9 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#43EA80), to(#FF9C00));
        background: linear-gradient(90deg, #43EA80 0%, #FF9C00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect9 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #00f0ff;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect9 .box .word .msg {
        font-size: 1.9765739385vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: linear-gradient(98deg, #015EEA, #53E185);
        -webkit-background-clip: text
    }

    #mp200 .sect9 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect9 .box .picture-box {
        position: relative
    }

    #mp200 .sect9 .box .picture-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
    }

    #mp200 .sect9 .box .picture-box ul li {
        width: 29.5558958652%
    }

    #mp200 .sect10 .box {
        position: relative;
        margin: 0 auto
    }

    #mp200 .sect10 .box .word {
        position: relative;
        width: 96%;
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
        z-index: 11
    }

    #mp200 .sect10 .box .word .tit {
        width: 88.8482632541%;
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#7776FF), to(#FF1000));
        background: linear-gradient(90deg, #7776FF 0%, #FF1000 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect10 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #4edcff;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect10 .box .word .msg {
        font-size: 1.9765739385vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#7776FF), to(#FF1000));
        background: linear-gradient(90deg, #7776FF, #FF1000);
        -webkit-background-clip: text
    }

    #mp200 .sect10 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect10 .box .picture-box {
        position: relative;
        z-index: 10
    }

    #mp200 .sect10 .box .picture-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
    }

    #mp200 .sect10 .box .picture-box ul li {
        width: 29.5558958652%
    }

    #mp200 .sect11 .box {
        position: relative;
        margin: 0 auto
    }

    #mp200 .sect11 .box .word {
        position: absolute;
        top: 0%;
        left: 50%;
        z-index: 11;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 96%;
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #mp200 .sect11 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#00C6FF), color-stop(99.12109375%, #00FF30));
        background: linear-gradient(90deg, #00C6FF 0%, #00FF30 99.12109375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect11 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #4edcff;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect11 .box .word .msg {
        font-size: 1.9765739385vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#00C6FF), to(#00FF30));
        background: linear-gradient(90deg, #00C6FF, #00FF30);
        -webkit-background-clip: text;
        margin-top: 1vw
    }

    #mp200 .sect11 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect11 .picture-box {
        position: relative
    }

    #mp200 .sect11 .picture-box .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
    }

    #mp200 .sect11 .picture-box .word .tit {
        font-size: 2.0497803807vw;
        font-weight: 500;
        color: #fff
    }

    #mp200 .sect11 .picture-box .word .msg {
        font-size: 1.4641288433vw;
        font-weight: 400;
        color: #fff
    }

    #mp200 .sect11 .picture-box .word-1 {
        top: 21%;
        left: 48.8%;
        width: 14%;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        text-align: right
    }

    #mp200 .sect11 .picture-box .word-1 .tit, #mp200 .sect11 .picture-box .word-1 .msg {
        background: -webkit-gradient(linear, left top, right top, from(#F2F047), to(#1ED94F));
        background: linear-gradient(90deg, #F2F047 0%, #1ED94F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect11 .picture-box .word-1 .msg {
        margin-top: .5vw
    }

    #mp200 .sect11 .picture-box .word-2 {
        top: 65%;
        left: 63%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #mp200 .sect11 .picture-box .word-2 .tit, #mp200 .sect11 .picture-box .word-2 .msg {
        background: -webkit-gradient(linear, left top, right top, from(#22DCFD), color-stop(50%, #1C91E2), to(#5865B9));
        background: linear-gradient(90deg, #22DCFD 0%, #1C91E2 50%, #5865B9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect11 .picture-box .word-2 .msg {
        margin-top: .5vw
    }

    #mp200 .sect11 .picture-box .word-3 {
        top: 74%;
        left: 60.8%;
        width: 24%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    #mp200 .sect11 .picture-box .word-3 .tit, #mp200 .sect11 .picture-box .word-3 .msg {
        background: -webkit-gradient(linear, left top, right top, from(#FDC2D8), color-stop(35.009765625%, #FCA65E), to(#FF7983));
        background: linear-gradient(90deg, #FDC2D8 0%, #FCA65E 35.009765625%, #FF7983 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect11 .picture-box .word-3 .msg {
        margin-top: .5vw
    }

    #mp200 .sect11 .box-2 {
        position: relative;
        width: 96%;
        margin: 0 auto;
        -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        transform: translateY(-20%)
    }

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

    #mp200 .sect11 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
        flex: 0 1 33%;
        margin: .5% 0;
        position: relative
    }

    #mp200 .sect11 .box-2 ul li .word {
        position: absolute;
        text-align: center;
        bottom: 2%;
        left: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #mp200 .sect11 .box-2 ul li .word .msg {
        font-size: 1.317715959vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.1
    }

    #mp200 .sect11 .box-2 ul li:nth-child(1) .msg {
        background: -webkit-gradient(linear, left top, right top, from(#FDC2D8), color-stop(35.009765625%, #FCA65E), color-stop(64.990234375%, #FF7983), to(#041282));
        background: linear-gradient(90deg, #FDC2D8 0%, #FCA65E 35.009765625%, #FF7983 64.990234375%, #041282 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect11 .box-2 ul li:nth-child(2) .msg {
        background: -webkit-gradient(linear, left top, right top, from(#12D6DF), to(#F70FFF));
        background: linear-gradient(90deg, #12D6DF 0%, #F70FFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect11 .box-2 ul li:nth-child(3) .msg {
        background: -webkit-gradient(linear, left top, right top, from(#FEDC45), to(#FB7099));
        background: linear-gradient(90deg, #FEDC45 0%, #FB7099 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect11 .box-2 ul li:nth-child(4) .msg {
        background: -webkit-gradient(linear, left top, right top, from(#43EA80), to(#38F8D4));
        background: linear-gradient(90deg, #43EA80 0%, #38F8D4 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect11 .box-2 ul li:nth-child(5) .msg {
        word-spacing: -2px;
        background: -webkit-gradient(linear, left top, right top, from(#FDEA96), to(#E252E0));
        background: linear-gradient(90deg, #FDEA96 0%, #E252E0 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect11 .box-2 ul li:nth-child(6) .msg {
        background: -webkit-gradient(linear, left top, right top, from(#0DCCFF), to(#4760FF));
        background: linear-gradient(90deg, #0DCCFF 0%, #4760FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect12 .box {
        position: relative;
        margin: 0 auto
    }

    #mp200 .sect12 .box .word {
        position: relative;
        width: 96%;
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 4vw
    }

    #mp200 .sect12 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.3662109375%, #FF75B8), to(#FFB100));
        background: linear-gradient(90deg, #FF75B8 0.3662109375%, #FFB100 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect12 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #4edcff;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect12 .box .word .msg {
        font-size: 1.9765739385vw;
        margin-top: 1vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#E877AE), to(#7C73F3));
        background: linear-gradient(90deg, #E877AE, #7C73F3);
        -webkit-background-clip: text
    }

    #mp200 .sect12 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect12 .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;
        width: 65.8865886589%;
        margin: 4vw auto
    }

    #mp200 .sect12 .box .word ul li {
        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
    }

    #mp200 .sect12 .box .word ul li .li-word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
        margin-left: .5vw
    }

    #mp200 .sect12 .box .word ul li .li-word .li-tit {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #mp200 .sect12 .box .word ul li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 42.2131147541%;
        flex: 0 1 42.2131147541%
    }

    #mp200 .sect12 .box .word ul li:nth-child(1) .img-box img {
        width: 4.5387994143vw
    }

    #mp200 .sect12 .box .word ul li:nth-child(1) .li-word .li-tit {
        background: -webkit-gradient(linear, left top, right top, from(#46AEF7), to(#1DD5E6));
        background: linear-gradient(90deg, #46AEF7 0%, #1DD5E6 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect12 .box .word ul li:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 36.6120218579%;
        flex: 0 1 36.6120218579%
    }

    #mp200 .sect12 .box .word ul li:nth-child(2) .img-box img {
        width: 7.906295754vw
    }

    #mp200 .sect12 .box .word ul li:nth-child(2) .li-word .li-tit {
        background: -webkit-gradient(linear, left top, right top, from(#FDC2D8), color-stop(35.009765625%, #FCA65E), color-stop(64.990234375%, #FF7983), to(#041282));
        background: linear-gradient(90deg, #FDC2D8 0%, #FCA65E 35.009765625%, #FF7983 64.990234375%, #041282 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect12 .box .picture-box {
        position: relative;
        z-index: 10
    }

    #mp200 .sect13 .box {
        position: relative;
        margin: 0 auto
    }

    #mp200 .sect13 .box .word {
        position: relative;
        width: 96%;
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 4vw
    }

    #mp200 .sect13 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2
    }

    #mp200 .sect13 .box .word .tit span {
        background: -webkit-gradient(linear, left top, right top, from(#FACC22), to(#F83600));
        background: linear-gradient(90deg, #FACC22, #F83600);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect13 .box .word .lab {
        width: 56.7524115756%;
        margin: 2vw 0 4vw 0
    }

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

    #mp200 .sect13 .box .word .lab ul li {
        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
    }

    #mp200 .sect13 .box .word .lab ul li .color-box {
        width: 4.1727672035vw;
        height: 4.1727672035vw
    }

    #mp200 .sect13 .box .word .lab ul li p {
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content;
        font-size: 2.635431918vw;
        text-align: left;
        color: #fff;
        line-height: 1.2
    }

    #mp200 .sect13 .box .word .lab ul li:nth-child(1) {
        width: 38.1019830028%
    }

    #mp200 .sect13 .box .word .lab ul li:nth-child(1) .color-box {
        background: -webkit-gradient(linear, left top, right top, from(#FACC22), to(#F83600));
        background: linear-gradient(90deg, #FACC22, #F83600)
    }

    #mp200 .sect13 .box .word .lab ul li:nth-child(2) {
        width: 41.3597733711%
    }

    #mp200 .sect13 .box .word .lab ul li:nth-child(2) .color-box {
        background: #02e2bd
    }

    #mp200 .sect13 .box .word .msg {
        font-size: 1.9765739385vw;
        margin-top: 1vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#E877AE), to(#7C73F3));
        background: linear-gradient(90deg, #E877AE, #7C73F3);
        -webkit-background-clip: text
    }

    #mp200 .sect13 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect13 .box .picture-box {
        position: relative;
        z-index: 10
    }

    #mp200 .sect13 .box-2 {
        width: 96%;
        margin: 0 auto
    }

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

    #mp200 .sect13 .box-2 ul li {
        margin: 2vw 0
    }

    #mp200 .sect13 .box-2 ul li .word {
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: .5vw
    }

    #mp200 .sect13 .box-2 ul li .word .tit {
        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;
        font-size: 1.9033674963vw;
        line-height: 1.2;
        font-weight: 400;
        color: #fff
    }

    #mp200 .sect13 .box-2 ul li:nth-child(1) {
        width: 49.3219129193%
    }

    #mp200 .sect13 .box-2 ul li:nth-child(1) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#FDEA96), to(#E252E0));
        background: linear-gradient(90deg, #FDEA96 0%, #E252E0 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect13 .box-2 ul li:nth-child(2) {
        width: 49.6074232691%
    }

    #mp200 .sect13 .box-2 ul li:nth-child(2) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#4BE6CF), to(#D4F8AE));
        background: linear-gradient(90deg, #4BE6CF 0%, #D4F8AE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect13 .box-2 ul li:nth-child(3) {
        width: 32.8336902213%
    }

    #mp200 .sect13 .box-2 ul li:nth-child(3) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#F2F047), to(#1ED94F));
        background: linear-gradient(90deg, #F2F047 0%, #1ED94F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect13 .box-2 ul li:nth-child(4) {
        width: 32.8336902213%
    }

    #mp200 .sect13 .box-2 ul li:nth-child(4) .word {
        width: 100%
    }

    #mp200 .sect13 .box-2 ul li:nth-child(4) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#63A3FF), color-stop(49.7314453125%, #B6DCFF), to(#72BEFF));
        background: linear-gradient(90deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect13 .box-2 ul li:nth-child(5) {
        width: 32.7623126338%
    }

    #mp200 .sect13 .box-2 ul li:nth-child(5) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#FCCDBA), to(#F8CA9D));
        background: linear-gradient(90deg, #FCCDBA 0%, #F8CA9D 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect14 .box {
        position: relative;
        margin: 0 auto
    }

    #mp200 .sect14 .box .word {
        position: relative;
        width: 96%;
        -webkit-transform: translateY(40%);
        -ms-transform: translateY(40%);
        transform: translateY(40%);
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #mp200 .sect14 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FAD126), to(#FF0700));
        background: linear-gradient(90deg, #FAD126 0%, #FF0700 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect14 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #ffcd00;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect14 .box .word .msg {
        font-size: 1.9765739385vw;
        margin-top: 1vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FAD126), to(#FF544F));
        background: linear-gradient(90deg, #FAD126, #FF544F);
        -webkit-background-clip: text
    }

    #mp200 .sect14 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect14 .box-2 {
        width: 96%;
        margin: 0 auto;
        -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        transform: translateY(-20%)
    }

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

    #mp200 .sect14 .box-2 ul li {
        margin: 1% 0;
        position: relative;
        width: 32.5481798715%
    }

    #mp200 .sect14 .box-2 ul li .word {
        position: absolute;
        left: 2%;
        top: 72%;
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #mp200 .sect14 .box-2 ul li .word .tit {
        font-size: 1.4641288433vw;
        line-height: 1.2;
        font-weight: 400;
        color: #fff
    }

    #mp200 .sect14 .box-2 ul li:nth-child(1) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#330D69), to(#30C9CD));
        background: linear-gradient(90deg, #330D69 0%, #30C9CD 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect14 .box-2 ul li:nth-child(2) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#7148B5), to(#715DD3));
        background: linear-gradient(90deg, #7148B5 0%, #715DD3 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect14 .box-2 ul li:nth-child(3) .word .tit {
        color: #00541e
    }

    #mp200 .sect14 .box-2 ul li:nth-child(4) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#C82090), to(#6A14D1));
        background: linear-gradient(90deg, #C82090 0%, #6A14D1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect14 .box-2 ul li:nth-child(5) .word {
        width: 100%;
        left: 0
    }

    #mp200 .sect14 .box-2 ul li:nth-child(5) .word .tit {
        word-spacing: -2px;
        color: #0a437e
    }

    #mp200 .sect14 .box-2 ul li:nth-child(6) .word .tit {
        color: #14490b
    }

    #mp200 .sect15 .box {
        position: relative;
        width: 96%;
        margin: 0 auto
    }

    #mp200 .sect15 .box .word {
        width: 79.4223826715%;
        position: relative;
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #mp200 .sect15 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#29F19C), to(#003FFF));
        background: linear-gradient(90deg, #29F19C 0%, #003FFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect15 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #29f19c;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect15 .box .word .msg {
        font-size: 1.9765739385vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, left bottom, from(#8FFCA0), to(#0BCBFB));
        background: linear-gradient(180deg, #8FFCA0, #0BCBFB);
        -webkit-background-clip: text
    }

    #mp200 .sect15 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect15 .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: 2vw 0
    }

    #mp200 .sect15 .box .word ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%
    }

    #mp200 .sect15 .box .word ul li.li-line {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 1px;
        flex: 0 1 1px;
        height: 7.9795021962vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(30%, #8FFCA0), color-stop(50%, #0BCBFB), color-stop(70%, #8FFCA0), to(#000));
        background: linear-gradient(0deg, #000 0%, #8FFCA0 30%, #0BCBFB 50%, #8FFCA0 70%, #000 100%)
    }

    #mp200 .sect15 .box .word ul li img {
        width: 4.5387994143vw
    }

    #mp200 .sect15 .box .word ul li p {
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #29f19c;
        line-height: 1.2;
        margin-top: .5vw
    }

    #mp200 .sect15 .box .pho_img {
        -webkit-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }

    #mp200 .sect15 .box-2 {
        width: 73.6205990541%;
        margin: 0 auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #mp200 .sect16 .box {
        position: relative
    }

    #mp200 .sect16 .box .word {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 96%;
        margin: 0 auto;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center
    }

    #mp200 .sect16 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#F6BF75), color-stop(35.009765625%, #D77185), color-stop(64.990234375%, #8766AC), to(#4150B1));
        background: linear-gradient(90deg, #F6BF75 0%, #D77185 35.009765625%, #8766AC 64.990234375%, #4150B1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect16 .box-2 {
        position: relative;
        margin: 0 auto
    }

    #mp200 .sect16 .box-2 .word {
        width: 96%;
        -webkit-transform: translateY(30%);
        -ms-transform: translateY(30%);
        transform: translateY(30%);
        position: relative;
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #mp200 .sect16 .box-2 .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FACC22), to(#F83600));
        background: linear-gradient(90deg, #FACC22 0%, #F83600 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect16 .box-2 .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #d7c385;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect16 .box-2 .word .msg {
        font-size: 1.9765739385vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FACC22), to(#F83600));
        background: linear-gradient(90deg, #FACC22, #F83600);
        -webkit-background-clip: text
    }

    #mp200 .sect16 .box-2 .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect17 .box {
        position: relative;
        margin: 0 auto;
        width: 96%
    }

    #mp200 .sect17 .box .word {
        width: 87.5%;
        margin: 0 auto;
        position: relative;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #mp200 .sect17 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: linear-gradient(170deg, #209CFF 0%, #68E0CF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect17 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #209cff;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect17 .box .word .msg {
        font-size: 1.9765739385vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: linear-gradient(170deg, #209CFF, #68E0CF);
        -webkit-background-clip: text
    }

    #mp200 .sect17 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect17 .box .word ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 2vw;
        width: 77.2380952381%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #mp200 .sect17 .box .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
        flex: 0 1 45%;
        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
    }

    #mp200 .sect17 .box .word ul li:nth-child(1) p {
        background: -webkit-gradient(linear, left top, right top, from(#98E05F), to(#0DE3AC));
        background: linear-gradient(90deg, #98E05F 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect17 .box .word ul li:nth-child(1) .img-box img {
        width: 8.1259150805vw
    }

    #mp200 .sect17 .box .word ul li:nth-child(2) {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #mp200 .sect17 .box .word ul li:nth-child(2) p {
        background: -webkit-gradient(linear, left top, right top, from(#8FFCA0), to(#0BCBFB));
        background: linear-gradient(90deg, #8FFCA0, #0BCBFB);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect17 .box .word ul li:nth-child(2) .img-box img {
        width: 7.5402635432vw
    }

    #mp200 .sect17 .box .word ul li p {
        font-size: 1.9765739385vw;
        color: #000;
        line-height: 1.2;
        margin-left: 1vw
    }

    #mp200 .sect17 .box-2 {
        margin: 0 auto;
        width: 96%;
        background: -webkit-gradient(linear, left bottom, left top, from(#04272C), to(#0D1D2B));
        background: linear-gradient(0deg, #04272C 0%, #0D1D2B 100%);
        border-radius: 10px
    }

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

    #mp200 .sect17 .box-2 ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%
    }

    #mp200 .sect17 .box-2 ul li.li-line {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 1px;
        flex: 0 1 1px;
        height: 8.4187408492vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#04272C), color-stop(30%, #43EA80), color-stop(70%, #38F8D4), to(#0D1D2B));
        background: linear-gradient(180deg, #04272C 0%, #43EA80 30%, #38F8D4 70%, #0D1D2B 100%)
    }

    #mp200 .sect17 .box-2 ul li img {
        width: 4.0995607613vw
    }

    #mp200 .sect17 .box-2 ul li p {
        font-size: 2.196193265vw;
        color: #000;
        line-height: 1.2;
        margin-top: .5vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#43EA80), to(#38F8D4));
        background: linear-gradient(180deg, #43EA80 0%, #38F8D4 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #mp200 .sect18 .box .word {
        width: 100%;
        position: relative;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #mp200 .sect18 .box .word .tit {
        font-size: 4.39238653vw;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#00FF5D), to(#005AFF));
        background: linear-gradient(90deg, #00FF5D 0%, #005AFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect18 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #00ff5a;
        line-height: 1.2;
        margin: 1vw 0
    }

    #mp200 .sect18 .box .word .msg {
        font-size: 1.9765739385vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: linear-gradient(170deg, #00FF5D, #005AFF);
        -webkit-background-clip: text
    }

    #mp200 .sect18 .box .word .msg span {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect18 .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;
        width: 42.3133235725%;
        margin-top: 2vw
    }

    #mp200 .sect18 .box .word ul li:nth-child(1) {
        width: 47.4048442907%
    }

    #mp200 .sect18 .box .word ul li:nth-child(2) {
        width: 49.1349480969%
    }

    #mp200 .sect18 .box-2 {
        margin: 0 auto;
        width: 96%;
        background: -webkit-gradient(linear, left bottom, left top, from(#1F2A33), to(#142133));
        background: linear-gradient(0deg, #1F2A33 0%, #142133 100%);
        border-radius: 10px
    }

    #mp200 .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;
        padding: 2vw
    }

    #mp200 .sect18 .box-2 ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%
    }

    #mp200 .sect18 .box-2 ul li.li-line {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 1px;
        flex: 0 1 1px;
        height: 8.4187408492vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#1F2A33), color-stop(30%, #63A3FF), color-stop(70%, #63A3FF), to(#1F2A33));
        background: linear-gradient(180deg, #1F2A33 0%, #63A3FF 30%, #63A3FF 70%, #1F2A33 100%)
    }

    #mp200 .sect18 .box-2 ul li img {
        width: 4.0995607613vw
    }

    #mp200 .sect18 .box-2 ul li p {
        font-size: 2.196193265vw;
        color: #000;
        line-height: 1.2;
        margin-top: .5vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#63A3FF), color-stop(49.7314453125%, #B6DCFF), to(#72BEFF));
        background: linear-gradient(180deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect18 .box-3 {
        margin: 4vw auto;
        width: 96%
    }

    #mp200 .sect18 .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: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #mp200 .sect18 .box-3 ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49.1428571429%;
        flex: 0 1 49.1428571429%;
        margin: 1vw 0
    }

    #mp200 .sect18 .box-3 ul li p {
        width: 96%;
        margin: 0 auto;
        font-size: 2.196193265vw;
        color: #000;
        line-height: 1.2;
        margin-top: .5vw
    }

    #mp200 .sect18 .box-3 ul li:nth-child(1) p {
        background: -webkit-gradient(linear, right top, left top, from(#55CC7C), to(#F5F97F));
        background: linear-gradient(-90deg, #55CC7C 0%, #F5F97F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect18 .box-3 ul li:nth-child(2) p {
        background: -webkit-gradient(linear, right top, left top, from(#FDEA96), to(#E252E0));
        background: linear-gradient(-90deg, #FDEA96 0%, #E252E0 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect18 .box-3 ul li:nth-child(3) p {
        background: -webkit-gradient(linear, left top, right top, from(#FAD126), to(#FF544F));
        background: linear-gradient(90deg, #FAD126 0%, #FF544F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect18 .box-3 ul li:nth-child(4) p {
        background: -webkit-gradient(linear, left top, right top, from(#4FACFE), to(#00F2FE));
        background: linear-gradient(90deg, #4FACFE 0%, #00F2FE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #mp200 .sect19 .box {
        margin: 4vw auto;
        width: 96%;
        background: -webkit-gradient(linear, left top, right top, from(#102333), to(#003033));
        background: linear-gradient(90deg, #102333 0%, #003033 100%)
    }

    #mp200 .sect19 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 4vw 2vw
    }

    #mp200 .sect19 .box ul li {
        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;
        border-bottom: 1px solid #fff;
        width: 100%
    }

    #mp200 .sect19 .box ul li:last-child {
        border-bottom: none
    }

    #mp200 .sect19 .box ul li div {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.2;
        padding: 1vw 0 1vw 2%
    }

    #mp200 .sect19 .box ul li .li-tit {
        width: 40%
    }

    #mp200 .sect19 .box ul li .li-msg {
        width: 60%
    }
}

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

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

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