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

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

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

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

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

#bv9300 sup {
    display: inline-block
}

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

#bv9300 .bv9300-pc {
    display: inherit
}

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

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

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

#bv9300 .lab {
    display: block
}

#bv9300 .se {
    position: relative
}

#bv9300 .sect1 .box {
    position: absolute;
    left: 15%;
    width: 31.8970047294%;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv9300 .sect1 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv9300 .sect1 .box .word .tit {
    font-size: 5.7291666667vw;
    font-weight: bold;
    color: #ffd300;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect1 .box .word .lab {
    font-size: 1.6666666667vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0
}

#bv9300 .sect1 .box .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv9300 .sect2 .box {
    position: relative;
    width: 68.3131897005%;
    margin: 4vw auto;
    height: 96.875vw
}

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

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

#bv9300 .sect2 .box .item-box .scale-box .word .word-tit {
    font-weight: bold;
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect2 .box .item-box .scale-box .word .word-lab {
    font-weight: 500;
    line-height: 1.2
}

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

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

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

#bv9300 .sect2 .box .item-box:nth-child(1) {
    top: 0;
    left: 0;
    width: 49.6153846154%;
    height: 13.4408602151%
}

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

#bv9300 .sect2 .box .item-box:nth-child(1) .word .word-tit {
    font-size: 3.3854166667vw;
    background: -o-linear-gradient(145deg, #6ED3FF 0%, #495DF1 100%);
    background: linear-gradient(-55deg, #6ED3FF 0%, #495DF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(1) .word .word-lab {
    font-size: 1.5625vw;
    color: #fff
}

#bv9300 .sect2 .box .item-box:nth-child(1) .word .word-msg {
    font-size: 1.09375vw;
    color: #fff;
    margin-top: 1vw
}

#bv9300 .sect2 .box .item-box:nth-child(2) {
    top: 0;
    left: 50.3846153846%;
    width: 49.6153846154%;
    height: 13.4408602151%
}

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

#bv9300 .sect2 .box .item-box:nth-child(2) .word .word-tit {
    font-size: 2.2916666667vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(2) .word .word-tit span {
    font-size: 3.8541666667vw;
    display: block
}

#bv9300 .sect2 .box .item-box:nth-child(2) .word .word-msg {
    font-size: 1.5625vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(3) {
    top: 13.9784946237%;
    left: 0;
    width: 28.5384615385%;
    height: 17.7419354839%
}

#bv9300 .sect2 .box .item-box:nth-child(3) .word {
    width: 96%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect2 .box .item-box:nth-child(3) .word .word-tit {
    font-size: 2.0833333333vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(3) .word .word-msg {
    font-size: 1.3541666667vw;
    color: #fff
}

#bv9300 .sect2 .box .item-box:nth-child(4) {
    top: 32.2580645161%;
    left: 0;
    width: 28.5384615385%;
    height: 17.7419354839%
}

#bv9300 .sect2 .box .item-box:nth-child(4) .word {
    width: 96%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect2 .box .item-box:nth-child(4) .word .word-tit {
    font-size: 2.0833333333vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#209CFF), to(#68E0CF));
    background: -o-linear-gradient(top, #209CFF 0%, #68E0CF 100%);
    background: linear-gradient(180deg, #209CFF 0%, #68E0CF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(4) .word .word-msg {
    font-size: 1.3541666667vw;
    color: #fff
}

#bv9300 .sect2 .box .item-box:nth-child(5) {
    top: 50.5376344086%;
    left: 0;
    width: 28.5384615385%;
    height: 13.4408602151%
}

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

#bv9300 .sect2 .box .item-box:nth-child(5) .word .word-tit {
    font-size: 1.25vw;
    color: #ffd609
}

#bv9300 .sect2 .box .item-box:nth-child(5) .word .word-tit span {
    display: block;
    font-size: 2.5vw
}

#bv9300 .sect2 .box .item-box:nth-child(5) .word .word-msg {
    font-size: 1.0416666667vw;
    color: #fff;
    margin: 1% 0
}

#bv9300 .sect2 .box .item-box:nth-child(6) {
    top: 13.9784946237%;
    left: 29.2307692308%;
    width: 41.5384615385%;
    height: 23.6559139785%
}

#bv9300 .sect2 .box .item-box:nth-child(6) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect2 .box .item-box:nth-child(6) .word .word-tit {
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(6) .word .word-msg {
    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%
}

#bv9300 .sect2 .box .item-box:nth-child(6) .word .word-msg p {
    font-size: 1.3541666667vw;
    font-weight: bold;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(6) .word .word-msg div {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFFFFF 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFFFFF 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(6) .note {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1.6666666667vw;
    line-height: 1.2;
    background-color: rgba(0, 0, 0, .411);
    border-radius: 25px;
    text-align: center;
    z-index: 11;
    width: 55.5555555556%;
    font-weight: bold;
    color: #fff
}

#bv9300 .sect2 .box .item-box:nth-child(7) {
    top: 38.1720430108%;
    left: 29.2307692308%;
    width: 41.5384615385%;
    height: 11.8279569892%
}

#bv9300 .sect2 .box .item-box:nth-child(7) .word {
    width: 60%;
    top: 50%;
    left: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv9300 .sect2 .box .item-box:nth-child(7) .word .word-tit {
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#209CFF), to(#68E0CF));
    background: -o-linear-gradient(top, #209CFF 0%, #68E0CF 100%);
    background: linear-gradient(180deg, #209CFF 0%, #68E0CF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(7) .word .word-tit span {
    font-size: 2.5vw;
    display: block
}

#bv9300 .sect2 .box .item-box:nth-child(7) .word .word-msg {
    font-size: 1.0416666667vw;
    color: #fff
}

#bv9300 .sect2 .box .item-box:nth-child(8) {
    top: 50.5376344086%;
    left: 29.2307692308%;
    width: 20.4615384615%;
    height: 13.4408602151%
}

#bv9300 .sect2 .box .item-box:nth-child(8) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect2 .box .item-box:nth-child(8) .word .word-tit {
    font-size: 1.5625vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(8) .word .word-msg {
    font-size: 1.0416666667vw;
    color: #ffd609
}

#bv9300 .sect2 .box .item-box:nth-child(9) {
    top: 50.5376344086%;
    left: 50.3846153846%;
    width: 20.4615384615%;
    height: 13.4408602151%
}

#bv9300 .sect2 .box .item-box:nth-child(9) .word {
    width: 96%;
    top: 20%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect2 .box .item-box:nth-child(9) .word .word-tit {
    font-size: 1.1458333333vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#bv9300 .sect2 .box .item-box:nth-child(9) .word .word-msg {
    font-size: 1.0416666667vw;
    color: #fff;
    margin-top: 30%
}

#bv9300 .sect2 .box .item-box:nth-child(10) {
    top: 13.9784946237%;
    left: 71.5384615385%;
    width: 28.5384615385%;
    height: 23.6559139785%
}

#bv9300 .sect2 .box .item-box:nth-child(10) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect2 .box .item-box:nth-child(10) .word .word-tit {
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(10) .word .word-msg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50%
}

#bv9300 .sect2 .box .item-box:nth-child(10) .word .word-msg p {
    font-size: 1.4583333333vw;
    font-weight: bold;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(10) .word .word-msg p span {
    font-size: 3.125vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(10) .word .word-msg img {
    width: 3.90625vw
}

#bv9300 .sect2 .box .item-box:nth-child(11) {
    top: 38.1720430108%;
    left: 71.5384615385%;
    width: 28.5384615385%;
    height: 16.1290322581%
}

#bv9300 .sect2 .box .item-box:nth-child(11) .word {
    width: 90%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect2 .box .item-box:nth-child(11) .word .word-tit {
    font-size: 1.71875vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#209CFF), to(#68E0CF));
    background: -o-linear-gradient(top, #209CFF 0%, #68E0CF 100%);
    background: linear-gradient(180deg, #209CFF 0%, #68E0CF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(12) {
    top: 54.8387096774%;
    left: 71.5384615385%;
    width: 28.5384615385%;
    height: 9.1397849462%
}

#bv9300 .sect2 .box .item-box:nth-child(12) .word {
    width: 80%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect2 .box .item-box:nth-child(12) .word .word-tit {
    font-size: 1.71875vw;
    background: -webkit-gradient(linear, right top, left top, from(#83D35B), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(right, #83D35B 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(270deg, #83D35B 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(13) {
    top: 64.5161290323%;
    left: 0;
    width: 34.6923076923%;
    height: 11.8817204301%
}

#bv9300 .sect2 .box .item-box:nth-child(13) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

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

#bv9300 .sect2 .box .item-box:nth-child(13) .word .word-msg {
    font-size: 30px;
    font-weight: bold;
    color: #fff
}

#bv9300 .sect2 .box .item-box:nth-child(14) {
    top: 76.935483871%;
    left: 0;
    width: 34.6923076923%;
    height: 9.1935483871%
}

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

#bv9300 .sect2 .box .item-box:nth-child(14) .word .word-tit {
    font-size: 1.5625vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(14) .word .word-tit span {
    font-size: 3.125vw;
    display: block
}

#bv9300 .sect2 .box .item-box:nth-child(15) {
    top: 64.5161290323%;
    left: 35.5384615385%;
    width: 29.2307692308%;
    height: 21.5053763441%
}

#bv9300 .sect2 .box .item-box:nth-child(15) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect2 .box .item-box:nth-child(15) .word .word-tit {
    font-size: 3.125vw;
    background: -webkit-gradient(linear, right top, left top, color-stop(0.3662109375%, #FFFA6D), color-stop(45.2392578125%, #3CFFFF), to(#65FF89));
    background: -o-linear-gradient(right, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
    background: linear-gradient(270deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(15) .word .word-lab {
    font-size: 1.5625vw;
    color: #fff
}

#bv9300 .sect2 .box .item-box:nth-child(15) .word .word-msg {
    font-size: 1.0416666667vw;
    width: 70%;
    color: #fff
}

#bv9300 .sect2 .box .item-box:nth-child(16) {
    top: 64.5161290323%;
    left: 65.4615384615%;
    width: 17%;
    height: 10.2150537634%
}

#bv9300 .sect2 .box .item-box:nth-child(16) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect2 .box .item-box:nth-child(16) .word .word-tit {
    font-size: 1.5625vw;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
    background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
    background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(16) .word .word-msg {
    font-size: 0.9375vw;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
    background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
    background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(16) .note {
    position: absolute;
    width: 96%;
    text-align: center;
    z-index: 11;
    top: 62%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    text-shadow: 0px 2px 2px #000
}

#bv9300 .sect2 .box .item-box:nth-child(17) {
    top: 64.5161290323%;
    left: 83.1538461538%;
    width: 17%;
    height: 10.2150537634%
}

#bv9300 .sect2 .box .item-box:nth-child(17) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect2 .box .item-box:nth-child(17) .word .word-tit {
    font-size: 1.0416666667vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(18) {
    top: 75.2688172043%;
    left: 65.4615384615%;
    width: 34.6153846154%;
    height: 10.752688172%
}

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

#bv9300 .sect2 .box .item-box:nth-child(18) .word .word-tit {
    font-size: 1.875vw;
    background: -webkit-gradient(linear, right top, left top, from(#FD5D2B), color-stop(64.2822265625%, #A6B0F4), to(#5C70FF));
    background: -o-linear-gradient(right, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    background: linear-gradient(270deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(18) .word .word-msg {
    font-size: 1.0416666667vw;
    background: -webkit-gradient(linear, right top, left top, from(#FD5D2B), color-stop(64.2822265625%, #A6B0F4), to(#5C70FF));
    background: -o-linear-gradient(right, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    background: linear-gradient(270deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(19) {
    top: 86.5591397849%;
    left: 0;
    width: 30.7692307692%;
    height: 13.4408602151%
}

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

#bv9300 .sect2 .box .item-box:nth-child(19) .word .word-tit {
    font-size: 1.5625vw;
    font-weight: bold;
    text-shadow: 3px 2px 5px rgba(0, 0, 0, .51);
    background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 10%
}

#bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box {
    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
}

#bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box:nth-child(1) .word-msg2:last-child {
    font-size: 12px
}

#bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box .word-msg2 {
    font-size: 0.8333333333vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box .word-lab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box .word-lab span {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(bottom, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(0deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box .word-lab img {
    width: 2.65625vw
}

#bv9300 .sect2 .box .item-box:nth-child(20) {
    top: 86.5591397849%;
    left: 31.5384615385%;
    width: 36.9230769231%;
    height: 13.4408602151%
}

#bv9300 .sect2 .box .item-box:nth-child(20) .word {
    width: 58.3333333333%;
    top: 5%;
    left: 37.7083333333%;
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect2 .box .item-box:nth-child(20) .word .word-tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #000;
    background: -webkit-gradient(linear, right top, left top, color-stop(0.3662109375%, #FFFA6D), color-stop(45.2392578125%, #3CFFFF), to(#65FF89));
    background: -o-linear-gradient(right, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
    background: linear-gradient(270deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#bv9300 .sect2 .box .item-box:nth-child(21) {
    top: 86.5591397849%;
    left: 69.2307692308%;
    width: 30.7692307692%;
    height: 13.4408602151%
}

#bv9300 .sect2 .box .item-box:nth-child(21) .word {
    width: 96%;
    top: 10%;
    left: auto;
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    right: 5%
}

#bv9300 .sect2 .box .item-box:nth-child(21) .word .word-tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #000;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box-2 {
    width: 68.3131897005%;
    margin: 0 auto;
    padding: 4vw 0
}

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

#bv9300 .sect2 .box-2 .word .tit {
    width: 58.3076923077%;
    font-size: 5.2083333333vw;
    font-weight: bold;
    color: #ffd300;
    background: -o-linear-gradient(160deg, #83D35B 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(290deg, #83D35B 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect2 .box-2 .word .word-line {
    margin: 4vw 0;
    width: 100%;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.13)), color-stop(50%, #fff), to(rgba(255, 255, 255, 0.13)));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.13) 0%, #fff 50%, rgba(255, 255, 255, 0.13) 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.13) 0%, #fff 50%, rgba(255, 255, 255, 0.13) 100%)
}

#bv9300 .sect2 .box-2 .word ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect2 .box-2 .word ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 20%;
    flex: 0 1 20%
}

#bv9300 .sect2 .box-2 .word ul li img {
    width: 3.90625vw
}

#bv9300 .sect2 .box-2 .word ul li:last-child .msg {
    width: 90%;
    margin: 0 auto
}

#bv9300 .sect2 .box-2 .word ul li .msg {
    font-size: 1.8229166667vw;
    padding-top: 2vw;
    font-weight: 500;
    color: #ffd108
}

#bv9300 .sect2 .box-2 .word ul li.li-line {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 1px;
    flex: 0 1 1px;
    width: 1px;
    height: 4.1145833333vw;
    background-color: #fff
}

#bv9300 .sect3 .box {
    position: relative
}

#bv9300 .sect3 .box .word {
    position: absolute;
    width: 55.176037835%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect3 .box .word .tit {
    font-size: 9.375vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300
}

#bv9300 .sect3 .box .word .msg {
    font-size: 3.75vw;
    font-weight: bold;
    color: #ffd300
}

#bv9300 .sect3 .box-2 {
    width: 68.3657383079%;
    margin: 4vw auto
}

#bv9300 .sect3 .box-2 .box2-main {
    position: relative;
    height: 42.96875vw;
    margin-top: 4vw
}

#bv9300 .sect3 .box-2 .title {
    margin: 0 auto;
    font-size: 3.125vw;
    font-weight: bold;
    color: #ffd300;
    width: 69.9461952344%;
    background: -o-linear-gradient(160deg, #83D35B 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(290deg, #83D35B 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box {
    position: absolute;
    overflow: hidden
}

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

#bv9300 .sect3 .box-2 .item-box .scale-box .word .word-tit {
    font-weight: bold;
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect3 .box-2 .item-box .scale-box .word .word-lab {
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect3 .box-2 .item-box .scale-box .word .word-msg {
    font-weight: 400;
    line-height: 1.2
}

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

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

#bv9300 .sect3 .box-2 .item-box:nth-child(1) {
    top: 0;
    left: 0;
    width: 28.5165257494%;
    height: 35.7575757576%
}

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

#bv9300 .sect3 .box-2 .item-box:nth-child(1) .word .word-tit {
    font-size: 1.875vw;
    color: #024a91;
    background: -o-linear-gradient(145deg, #ffffff 0%, #495DF1 100%);
    background: linear-gradient(-55deg, #ffffff 0%, #495DF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(2) {
    top: 36.9696969697%;
    left: 0;
    width: 28.5165257494%;
    height: 42.4242424242%
}

#bv9300 .sect3 .box-2 .item-box:nth-child(2) .word {
    width: 53.9083557951%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect3 .box-2 .item-box:nth-child(2) .word .word-tit {
    font-size: 1.875vw;
    color: #024a91;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(3) {
    top: 0;
    left: 29.2083013067%;
    width: 41.5065334358%;
    height: 60.6060606061%
}

#bv9300 .sect3 .box-2 .item-box:nth-child(3) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect3 .box-2 .item-box:nth-child(3) .word .word-tit {
    font-size: 3.75vw;
    color: #024a91;
    background: -o-linear-gradient(160deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
    background: linear-gradient(290deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(3) .word .word-lab {
    font-size: 1.875vw;
    font-weight: bold;
    color: #024a91;
    background: -o-linear-gradient(160deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
    background: linear-gradient(290deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(3) .word .word-msg {
    font-size: 1.25vw;
    color: #fff;
    margin-top: 55%
}

#bv9300 .sect3 .box-2 .item-box:nth-child(4) {
    top: 0;
    left: 71.4834742506%;
    width: 28.5165257494%;
    height: 34.0606060606%
}

#bv9300 .sect3 .box-2 .item-box:nth-child(4) .word {
    width: 96%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect3 .box-2 .item-box:nth-child(4) .word .word-tit {
    font-size: 1.875vw;
    color: #024a91;
    background: -o-linear-gradient(20deg, #9352EB 0.1220703125%, #43ECF7 100%);
    background: linear-gradient(70deg, #9352EB 0.1220703125%, #43ECF7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(4) .word .word-msg {
    font-size: 1.5625vw;
    color: #fff;
    background: -o-linear-gradient(20deg, #9352EB 0.1220703125%, #43ECF7 100%);
    background: linear-gradient(70deg, #9352EB 0.1220703125%, #43ECF7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(5) {
    top: 35.1515151515%;
    left: 71.4834742506%;
    width: 28.5165257494%;
    height: 25.5757575758%
}

#bv9300 .sect3 .box-2 .item-box:nth-child(5) .word {
    width: 96%;
    top: 10%;
    left: 5%
}

#bv9300 .sect3 .box-2 .item-box:nth-child(5) .word .word-tit {
    font-size: 1.25vw;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
    background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
    background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(6) {
    top: 61.8181818182%;
    left: 29.2083013067%;
    width: 35.049961568%;
    height: 17.5757575758%
}

#bv9300 .sect3 .box-2 .item-box:nth-child(6) .word {
    width: 96%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect3 .box-2 .item-box:nth-child(6) .word .word-tit {
    font-size: 3.125vw;
    color: #024a91;
    background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
    background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(6) .word .word-msg {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
    background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(7) {
    top: 61.8181818182%;
    left: 64.950038432%;
    width: 35.049961568%;
    height: 17.5757575758%
}

#bv9300 .sect3 .box-2 .item-box:nth-child(7) .word {
    width: 96%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect3 .box-2 .item-box:nth-child(7) .word .word-tit {
    font-size: 3.125vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
    background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
    background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(7) .word .word-msg {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
    background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
    background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(8) {
    top: 80.4848484848%;
    left: 0;
    width: 24.4427363566%;
    height: 19.5151515152%
}

#bv9300 .sect3 .box-2 .item-box:nth-child(8) .word {
    width: 96%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect3 .box-2 .item-box:nth-child(8) .word .word-tit {
    font-size: 3.125vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3CA3FF), color-stop(36.71875%, #CB53FF), color-stop(66.0400390625%, #FF9C27), to(#33F5F7));
    background: -o-linear-gradient(left, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
    background: linear-gradient(90deg, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(8) .word .word-msg {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3CA3FF), color-stop(36.71875%, #CB53FF), color-stop(66.0400390625%, #FF9C27), to(#33F5F7));
    background: -o-linear-gradient(left, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
    background: linear-gradient(90deg, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(9) {
    top: 80.4848484848%;
    left: 25.1345119139%;
    width: 24.5196003075%;
    height: 19.5151515152%
}

#bv9300 .sect3 .box-2 .item-box:nth-child(9) .word {
    width: 96%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect3 .box-2 .item-box:nth-child(9) .word .word-tit {
    font-size: 3.75vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(9) .word .word-msg {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(10) {
    top: 80.4848484848%;
    left: 50.3458877786%;
    width: 24.5196003075%;
    height: 19.5151515152%
}

#bv9300 .sect3 .box-2 .item-box:nth-child(10) .word {
    width: 96%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect3 .box-2 .item-box:nth-child(10) .word .word-tit {
    font-size: 3.75vw;
    color: #024a91;
    background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(11) {
    top: 80.4848484848%;
    left: 75.5572636434%;
    width: 24.4427363566%;
    height: 19.5151515152%
}

#bv9300 .sect3 .box-2 .item-box:nth-child(11) .word {
    width: 96%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect3 .box-2 .item-box:nth-child(11) .word .word-tit {
    font-size: 3.125vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
    background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
    background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect3 .box-2 .item-box:nth-child(11) .word .word-msg {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
    background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
    background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect4 .box .word {
    position: absolute;
    width: 67.9453494482%;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    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
}

#bv9300 .sect4 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
    background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
    background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect4 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    margin: 1vw 0
}

#bv9300 .sect4 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect4 .box .word .msg span {
    color: #39f6ed
}

#bv9300 .sect5 .box .word {
    width: 46.873357856%;
    margin: 4vw 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
}

#bv9300 .sect5 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect6 .box .word {
    position: absolute;
    width: 57.4881765633%;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    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
}

#bv9300 .sect6 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
    background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
    background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect6 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    margin-top: 1vw
}

#bv9300 .sect6 .box .word .msg span {
    color: #36f5f2
}

#bv9300 .sect7 .title {
    width: 39.4114555964%;
    margin: 0 auto;
    text-align: center;
    font-size: 3.125vw;
    font-weight: bold;
    color: #ffd300;
    line-height: 1.2;
    padding-top: 4vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box {
    position: relative;
    width: 68.3131897005%;
    margin: 4vw auto;
    height: 64.5833333333vw
}

#bv9300 .sect7 .box .item-box {
    position: absolute;
    overflow: hidden
}

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

#bv9300 .sect7 .box .item-box .scale-box .word .word-tit {
    font-weight: bold;
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect7 .box .item-box .scale-box .word .word-lab {
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect7 .box .item-box .scale-box .word .word-msg {
    font-weight: 400;
    line-height: 1.2
}

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

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

#bv9300 .sect7 .box .item-box:nth-child(1) {
    top: 0;
    left: 0;
    width: 28.4615384615%;
    height: 37.0967741935%
}

#bv9300 .sect7 .box .item-box:nth-child(1) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect7 .box .item-box:nth-child(1) .word .word-tit {
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(1) .word .word-msg {
    margin-top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#bv9300 .sect7 .box .item-box:nth-child(1) .word .word-msg div {
    font-size: 1.3541666667vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(1) .word .word-msg span {
    font-size: 3.3854166667vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(1) .word .word-msg img {
    width: 3.90625vw
}

#bv9300 .sect7 .box .item-box:nth-child(2) {
    top: 0;
    left: 29.2307692308%;
    width: 41.5384615385%;
    height: 37.0967741935%
}

#bv9300 .sect7 .box .item-box:nth-child(2) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect7 .box .item-box:nth-child(2) .word .word-tit {
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(2) .word .word-lab {
    width: 92.5925925926%;
    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
}

#bv9300 .sect7 .box .item-box:nth-child(2) .word .word-lab p {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(2) .word .word-lab span {
    font-size: 3.6979166667vw;
    font-weight: bold;
    color: #fff;
    background: -o-linear-gradient(160deg, #FFFFFF 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(290deg, #FFFFFF 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(2) .word .word-msg {
    margin-top: 38%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect7 .box .item-box:nth-child(2) .word .word-msg p {
    font-size: 3.3854166667vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(2) .word .word-msg span {
    font-size: 1.5625vw;
    color: #ffd208
}

#bv9300 .sect7 .box .item-box:nth-child(2) .word .word-msg img {
    width: 3.90625vw
}

#bv9300 .sect7 .box .item-box:nth-child(3) {
    top: 0;
    left: 71.5384615385%;
    width: 28.4615384615%;
    height: 37.0967741935%
}

#bv9300 .sect7 .box .item-box:nth-child(3) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect7 .box .item-box:nth-child(3) .word .word-tit {
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
    background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
    background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(4) {
    top: 37.9032258065%;
    left: 0;
    width: 35.7692307692%;
    height: 20.1612903226%
}

#bv9300 .sect7 .box .item-box:nth-child(4) .word {
    width: 50%;
    top: 5%;
    left: 5%
}

#bv9300 .sect7 .box .item-box:nth-child(4) .word .word-tit {
    font-size: 2.5vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#19D6FC), to(#7CA5F7));
    background: -o-linear-gradient(top, #19D6FC 0%, #7CA5F7 100%);
    background: linear-gradient(180deg, #19D6FC 0%, #7CA5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(5) {
    top: 37.9032258065%;
    left: 36.5384615385%;
    width: 26.9230769231%;
    height: 20.1612903226%
}

#bv9300 .sect7 .box .item-box:nth-child(5) .word {
    width: 96%;
    top: 55%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect7 .box .item-box:nth-child(5) .word .word-tit {
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#bv9300 .sect7 .box .item-box:nth-child(6) {
    top: 37.9032258065%;
    left: 64.1538461538%;
    width: 35.8461538462%;
    height: 20.1612903226%
}

#bv9300 .sect7 .box .item-box:nth-child(6) .word {
    width: 50%;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv9300 .sect7 .box .item-box:nth-child(6) .word .word-tit {
    font-size: 1.875vw;
    color: #fff
}

#bv9300 .sect7 .box .item-box:nth-child(7) {
    top: 58.8709677419%;
    left: 0;
    width: 49.6153846154%;
    height: 20.1612903226%
}

#bv9300 .sect7 .box .item-box:nth-child(7) .word {
    width: 50%;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv9300 .sect7 .box .item-box:nth-child(7) .word .word-tit {
    font-size: 1.875vw;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(bottom, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(0deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(7) .word .word-lab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect7 .box .item-box:nth-child(7) .word .word-lab p {
    font-size: 3.3854166667vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(bottom, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(0deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(7) .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect7 .box .item-box:nth-child(8) {
    top: 58.8709677419%;
    left: 50.3846153846%;
    width: 49.6153846154%;
    height: 20.1612903226%
}

#bv9300 .sect7 .box .item-box:nth-child(8) .word {
    width: 60%;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv9300 .sect7 .box .item-box:nth-child(8) .word .word-tit {
    font-size: 1.875vw;
    color: #fff;
    background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
    background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(8) .word .word-lab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect7 .box .item-box:nth-child(8) .word .word-lab p {
    font-size: 3.3854166667vw;
    font-weight: bold;
    color: #fff;
    background: -o-linear-gradient(145deg, #6ED3FF 0%, #495DF1 100%);
    background: linear-gradient(-55deg, #6ED3FF 0%, #495DF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(8) .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect7 .box .item-box:nth-child(9) {
    top: 79.8387096774%;
    left: 0;
    width: 30.7692307692%;
    height: 20.1612903226%
}

#bv9300 .sect7 .box .item-box:nth-child(9) .word {
    width: 50%;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv9300 .sect7 .box .item-box:nth-child(9) .word .word-tit {
    font-size: 1.3541666667vw;
    color: #000
}

#bv9300 .sect7 .box .item-box:nth-child(9) .word .word-msg {
    font-size: 0.9375vw;
    font-weight: 500;
    color: #000
}

#bv9300 .sect7 .box .item-box:nth-child(9) .word .word-msg span {
    font-size: 1.5625vw;
    color: #fe0303
}

#bv9300 .sect7 .box .item-box:nth-child(10) {
    top: 79.8387096774%;
    left: 31.5384615385%;
    width: 36.9230769231%;
    height: 20.1612903226%
}

#bv9300 .sect7 .box .item-box:nth-child(10) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect7 .box .item-box:nth-child(10) .word .word-tit {
    font-size: 1.3541666667vw;
    color: #000;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #34E6FF), to(#CF254A));
    background: -o-linear-gradient(left, #34E6FF 0.1220703125%, #CF254A 100%);
    background: linear-gradient(90deg, #34E6FF 0.1220703125%, #CF254A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg {
    margin-top: 2vw;
    width: 100%
}

#bv9300 .sect7 .box .item-box:nth-child(10) .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;
    width: 100%
}

#bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    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
}

#bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg ul li:nth-child(2) {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

#bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg ul li .li-tit {
    font-size: 1.25vw;
    font-weight: bold;
    color: #000;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #34E6FF), color-stop(50%, #B7268A), to(#CF254A));
    background: -o-linear-gradient(left, #34E6FF 0.1220703125%, #B7268A 50%, #CF254A 100%);
    background: linear-gradient(90deg, #34E6FF 0.1220703125%, #B7268A 50%, #CF254A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg ul li .li-msg {
    font-size: 12px;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect7 .box .item-box:nth-child(11) {
    top: 79.8387096774%;
    left: 69.2307692308%;
    width: 30.7692307692%;
    height: 20.1612903226%
}

#bv9300 .sect7 .box .item-box:nth-child(11) .word {
    width: 96%;
    top: 10%;
    right: 2%;
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect7 .box .item-box:nth-child(11) .word .word-tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.1220703125%, #50D2F5), to(#43ECF7));
    background: -o-linear-gradient(bottom, #50D2F5 0.1220703125%, #43ECF7 100%);
    background: linear-gradient(0deg, #50D2F5 0.1220703125%, #43ECF7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(11) .word .word-lab {
    font-size: 1.40625vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
    background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
    background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect7 .box .item-box:nth-child(11) .word .word-msg {
    font-size: 1.25vw;
    font-weight: bold;
    width: 70%;
    font-weight: 500;
    color: #000;
    background: -o-linear-gradient(160deg, #9352EB 0.1220703125%, #43ECF7 100%);
    background: linear-gradient(290deg, #9352EB 0.1220703125%, #43ECF7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect8 .box .word {
    position: absolute;
    width: 68.5233841303%;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    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
}

#bv9300 .sect8 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#bv9300 .sect8 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect8 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect9 .box .word {
    width: 50.4992117709%;
    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
}

#bv9300 .sect9 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #34E6FF), to(#CF254A));
    background: -o-linear-gradient(left, #34E6FF 0.1220703125%, #CF254A 100%);
    background: linear-gradient(90deg, #34E6FF 0.1220703125%, #CF254A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect9 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    width: 66.8054110302%
}

#bv9300 .sect9 .box .word .msg span {
    color: #37e2fd
}

#bv9300 .sect9 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #37e2fd;
    margin: 1vw 0
}

#bv9300 .sect9 .box .picture-box {
    position: relative;
    padding-top: 4vw
}

#bv9300 .sect9 .box .picture-box .word-txt {
    position: absolute
}

#bv9300 .sect9 .box .picture-box .word-txt .word-tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #000;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #34E6FF), color-stop(50%, #B7268A), to(#CF254A));
    background: -o-linear-gradient(left, #34E6FF 0.1220703125%, #B7268A 50%, #CF254A 100%);
    background: linear-gradient(90deg, #34E6FF 0.1220703125%, #B7268A 50%, #CF254A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect9 .box .picture-box .word-txt .word-lab {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect9 .box .picture-box .word-txt .word-lab span {
    color: #35e5fe
}

#bv9300 .sect9 .box .picture-box .word-txt .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect9 .box .picture-box .txt-1 {
    left: 26%;
    top: 5%
}

#bv9300 .sect9 .box .picture-box .txt-2 {
    left: 55%;
    top: 5%
}

#bv9300 .sect9 .box .picture-box .txt-3 {
    left: 41%;
    top: 70%
}

#bv9300 .sect9 .box .picture-box .txt-4 {
    width: 28.323699422%;
    left: 50%;
    top: 87%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

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

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

#bv9300 .sect10 .box .word .tit {
    font-size: 2.5vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
    background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
    background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect10 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    width: 83.5227272727%;
}

#bv9300 .sect10 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #46e7f7;
    margin: 1vw 0
}

#bv9300 .sect10 .box-2 {
    position: absolute;
    width: 65.7383079348%;
    left: 50%;
    top: 60%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 auto
}

#bv9300 .sect10 .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;
    width: 100%
}

#bv9300 .sect10 .box-2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 47.9616306954%;
    flex: 0 1 47.9616306954%
}

#bv9300 .sect10 .box-2 ul 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;
    height: 10.4166666667vw
}

#bv9300 .sect10 .box-2 ul li .word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
    background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
    background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect10 .box-2 ul li .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect10 .box-2 ul li .word .msg span {
    color: #37e2fd
}

#bv9300 .sect11 .box {
    padding-bottom: 8vw
}

#bv9300 .sect11 .box img {
    display: none
}

#bv9300 .sect11 .box-2 {
    position: absolute;
    width: 68.3131897005%;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 auto
}

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

#bv9300 .sect11 .box-2 .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect11 .box-2 .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
}

#bv9300 .sect11 .box-2 .word .msg span {
    color: #ffd609
}

#bv9300 .sect11 .box-2 .word .lab {
    font-size: 2.5vw;
    font-weight: bold;
    font-weight: 500;
    color: #fff;
    margin: 1vw 0
}

#bv9300 .sect11 .box-3 {
    position: absolute;
    width: 60.3783499737%;
    left: 50%;
    top: 68%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect11 .box-3 .word {
    position: absolute;
    top: 0;
    text-align: center;
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFFFFF 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFFFFF 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect11 .box-3 .word-1 {
    left: 0;
    width: 48.4769364665%
}

#bv9300 .sect11 .box-3 .word-2 {
    left: 58%;
    width: 37.3368146214%
}

#bv9300 .sect12 .box {
    position: absolute;
    width: 68.3131897005%;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 auto
}

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

#bv9300 .sect12 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -o-linear-gradient(160deg, #9352EB 0.1220703125%, #43ECF7 100%);
    background: linear-gradient(290deg, #9352EB 0.1220703125%, #43ECF7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect12 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
}

#bv9300 .sect12 .box .word .msg span {
    color: #37e2fd
}

#bv9300 .sect13 {
    margin-top: 1vw
}

#bv9300 .sect13 .box {
    position: absolute;
    width: 32.5801366264%;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto
}

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

#bv9300 .sect13 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect13 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
}

#bv9300 .sect13 .box .word .msg span {
    color: #ffd609
}

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

#bv9300 .sect14 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-bottom: 4vw
}

#bv9300 .sect14 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -o-linear-gradient(145deg, #6ED3FF 0%, #495DF1 100%);
    background: linear-gradient(-55deg, #6ED3FF 0%, #495DF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect14 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
}

#bv9300 .sect14 .box .word .msg span {
    color: #6fd3ff
}

#bv9300 .sect14 .box .picture-box {
    width: 87.6612903226%;
    margin: 0 auto
}

#bv9300 .sect15 .box {
    position: relative
}

#bv9300 .sect15 .box .word {
    position: absolute;
    width: 60.641093011%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect15 .box .word .tit {
    font-size: 9.375vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300
}

#bv9300 .sect15 .box .word .msg {
    font-size: 3.75vw;
    font-weight: bold;
    color: #ffd300
}

#bv9300 .sect15 .box-2 {
    width: 68.3131897005%;
    margin: 4vw auto;
    position: relative;
    height: 71.7708333333vw
}

#bv9300 .sect15 .box-2 .item-box {
    position: absolute;
    overflow: hidden
}

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

#bv9300 .sect15 .box-2 .item-box .scale-box .word .word-tit {
    font-weight: bold;
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect15 .box-2 .item-box .scale-box .word .word-lab {
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect15 .box-2 .item-box .scale-box .word .word-msg {
    font-weight: 400;
    line-height: 1.2
}

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

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

#bv9300 .sect15 .box-2 .item-box:nth-child(1) {
    top: 0;
    left: 0;
    width: 49.6153846154%;
    height: 18.2148040639%
}

#bv9300 .sect15 .box-2 .item-box:nth-child(1) .word {
    width: 60%;
    top: 50%;
    left: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(1) .word .word-tit {
    font-size: 3.125vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
    background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(1) .word .word-tit span {
    font-size: 1.5625vw;
    display: block
}

#bv9300 .sect15 .box-2 .item-box:nth-child(1) .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    margin-top: .5vw
}

#bv9300 .sect15 .box-2 .item-box:nth-child(2) {
    top: 0;
    left: 50.3846153846%;
    width: 49.6153846154%;
    height: 18.1422351234%
}

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

#bv9300 .sect15 .box-2 .item-box:nth-child(2) .word .word-tit {
    font-size: 3.125vw;
    color: #024a91;
    background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
    background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(2) .word .word-tit span {
    font-size: 1.5625vw;
    display: block
}

#bv9300 .sect15 .box-2 .item-box:nth-child(2) .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    margin-top: .5vw
}

#bv9300 .sect15 .box-2 .item-box:nth-child(3) {
    top: 18.8679245283%;
    left: 0;
    width: 36.1538461538%;
    height: 14.5863570392%
}

#bv9300 .sect15 .box-2 .item-box:nth-child(3) .word {
    width: 96%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect15 .box-2 .item-box:nth-child(3) .word .word-tit {
    font-size: 1.875vw;
    color: #024a91;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(3) .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #000
}

#bv9300 .sect15 .box-2 .item-box:nth-child(4) {
    top: 34.1074020319%;
    left: 0;
    width: 36.1538461538%;
    height: 13.8606676343%
}

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

#bv9300 .sect15 .box-2 .item-box:nth-child(4) .word .word-tit {
    font-size: 1.875vw;
    color: #024a91;
    background: -o-linear-gradient(145deg, #6ED3FF 0%, #FCFF03 100%);
    background: linear-gradient(-55deg, #6ED3FF 0%, #FCFF03 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(4) .word .word-msg {
    font-size: 1.1458333333vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect15 .box-2 .item-box:nth-child(5) {
    top: 18.8679245283%;
    left: 36.9230769231%;
    width: 26.1538461538%;
    height: 29.1001451379%
}

#bv9300 .sect15 .box-2 .item-box:nth-child(5) .word {
    width: 96%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect15 .box-2 .item-box:nth-child(5) .word .word-tit {
    font-size: 1.875vw;
    color: #ffce07;
    width: 80%
}

#bv9300 .sect15 .box-2 .item-box:nth-child(5) .word .word-msg {
    font-size: 0.9375vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect15 .box-2 .item-box:nth-child(6) {
    top: 18.8679245283%;
    left: 63.8461538462%;
    width: 36.1538461538%;
    height: 14.5863570392%
}

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

#bv9300 .sect15 .box-2 .item-box:nth-child(6) .word .word-tit {
    font-size: 1.875vw;
    background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
    background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(6) .word .word-msg {
    font-size: 0.9375vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect15 .box-2 .item-box:nth-child(7) {
    top: 34.0348330914%;
    left: 63.8461538462%;
    width: 36.1538461538%;
    height: 13.8606676343%
}

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

#bv9300 .sect15 .box-2 .item-box:nth-child(7) .word .word-tit {
    font-size: 1.875vw;
    background: -o-linear-gradient(35deg, #6ED3FF 0%, #FCFF03 100%);
    background: linear-gradient(55deg, #6ED3FF 0%, #FCFF03 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(7) .word .word-tit span {
    display: block;
    font-size: 2.5vw
}

#bv9300 .sect15 .box-2 .item-box:nth-child(7) .word .word-msg {
    font-size: 0.9375vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect15 .box-2 .item-box:nth-child(8) {
    top: 48.6937590711%;
    left: 0;
    width: 27.6923076923%;
    height: 32.4383164006%
}

#bv9300 .sect15 .box-2 .item-box:nth-child(8) .word {
    width: 96%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect15 .box-2 .item-box:nth-child(8) .word img {
    width: 8.8020833333vw
}

#bv9300 .sect15 .box-2 .item-box:nth-child(8) .word .word-tit {
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left top, right top, from(#34E3DE), to(#2084E3));
    background: -o-linear-gradient(left, #34E3DE 0%, #2084E3 100%);
    background: linear-gradient(90deg, #34E3DE 0%, #2084E3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(8) .word .word-msg {
    font-size: 1.1458333333vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect15 .box-2 .item-box:nth-child(9) {
    top: 48.6937590711%;
    left: 28.4615384615%;
    width: 43.0769230769%;
    height: 12.4092888244%
}

#bv9300 .sect15 .box-2 .item-box:nth-child(9) .word {
    width: 96%;
    top: 70%;
    left: 2%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect15 .box-2 .item-box:nth-child(9) .word img {
    width: 8.8020833333vw
}

#bv9300 .sect15 .box-2 .item-box:nth-child(9) .word .word-tit {
    font-size: 2.0833333333vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(9) .word .word-msg {
    font-size: 1.1458333333vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect15 .box-2 .item-box:nth-child(10) {
    top: 61.6835994194%;
    left: 28.4615384615%;
    width: 43.0769230769%;
    height: 19.4484760522%
}

#bv9300 .sect15 .box-2 .item-box:nth-child(10) .word {
    width: 96%;
    top: 7%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect15 .box-2 .item-box:nth-child(10) .word .word-tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect15 .box-2 .item-box:nth-child(10) .word .word-tit p {
    font-size: 1.5625vw;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
    background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(10) .word .word-tit img {
    width: 8.8020833333vw
}

#bv9300 .sect15 .box-2 .item-box:nth-child(10) .word .word-msg {
    font-size: 1.0416666667vw;
    font-weight: 500;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
    background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(11) {
    top: 48.6937590711%;
    left: 72.3076923077%;
    width: 27.6923076923%;
    height: 32.5108853411%
}

#bv9300 .sect15 .box-2 .item-box:nth-child(11) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect15 .box-2 .item-box:nth-child(11) .word img {
    width: 8.8020833333vw
}

#bv9300 .sect15 .box-2 .item-box:nth-child(11) .word .word-tit {
    font-size: 1.5625vw;
    background: -webkit-gradient(linear, left top, right top, from(#C7E3F8), color-stop(52.587890625%, #8FEBF6), to(#5287CB));
    background: -o-linear-gradient(left, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
    background: linear-gradient(90deg, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(11) .word .word-msg {
    font-size: 1.1458333333vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect15 .box-2 .item-box:nth-child(12) {
    top: 81.8577648766%;
    left: 0;
    width: 32.7692307692%;
    height: 18.1422351234%
}

#bv9300 .sect15 .box-2 .item-box:nth-child(12) .word {
    width: 65%;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(12) .word img {
    width: 8.8020833333vw
}

#bv9300 .sect15 .box-2 .item-box:nth-child(12) .word .word-tit {
    font-size: 1.5625vw;
    background: -webkit-gradient(linear, left top, right top, from(#41B234), color-stop(0%, #FCFF02), to(#83E045));
    background: -o-linear-gradient(left, #41B234 0%, #FCFF02 0%, #83E045 100%);
    background: linear-gradient(90deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    padding: 5px 0
}

#bv9300 .sect15 .box-2 .item-box:nth-child(12) .word .word-msg {
    font-size: 1.0416666667vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect15 .box-2 .item-box:nth-child(13) {
    top: 81.8577648766%;
    left: 33.5384615385%;
    width: 32.9230769231%;
    height: 18.1422351234%
}

#bv9300 .sect15 .box-2 .item-box:nth-child(13) .word {
    width: 90%;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv9300 .sect15 .box-2 .item-box:nth-child(13) .word img {
    width: 8.8020833333vw
}

#bv9300 .sect15 .box-2 .item-box:nth-child(13) .word .word-tit {
    width: 55%;
    font-size: 1.25vw;
    background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
    background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    padding: .5vw 0 1vw 0
}

#bv9300 .sect15 .box-2 .item-box:nth-child(13) .word .word-msg {
    font-size: 0.9375vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect15 .box-2 .item-box:nth-child(14) {
    top: 81.8577648766%;
    left: 67.2307692308%;
    width: 32.9230769231%;
    height: 18.1422351234%
}

#bv9300 .sect15 .box-2 .item-box:nth-child(14) .word {
    width: 90%;
    top: 50%;
    left: 5%
}

#bv9300 .sect15 .box-2 .item-box:nth-child(14) .word img {
    width: 8.8020833333vw
}

#bv9300 .sect15 .box-2 .item-box:nth-child(14) .word .word-tit {
    color: #000;
    font-size: 1.875vw
}

#bv9300 .sect15 .box-2 .item-box:nth-child(14) .word .word-lab {
    color: #000;
    font-size: 1.25vw;
    font-weight: bold
}

#bv9300 .sect15 .box-2 .item-box:nth-child(14) .word .word-msg {
    font-size: 0.9375vw;
    font-weight: 500;
    color: #000
}

#bv9300 .sect16 .box {
    position: relative
}

#bv9300 .sect16 .box .word {
    position: absolute;
    width: 64.2669469259%;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    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
}

#bv9300 .sect16 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
    background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#bv9300 .sect16 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect16 .box .word .msg {
    font-size: 1.5625vw;
    color: #fff
}

#bv9300 .sect16 .box .word .msg span {
    color: #6fd3ff
}

#bv9300 .sect16 .box-2 {
    position: relative;
    width: 73.9884393064%;
    margin: 0 auto;
    padding: 4vw 0
}

#bv9300 .sect16 .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
}

#bv9300 .sect16 .box-2 ul li {
    position: relative
}

#bv9300 .sect16 .box-2 ul li .word {
    position: absolute;
    top: 50%;
    width: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    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
}

#bv9300 .sect16 .box-2 ul li .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff
}

#bv9300 .sect16 .box-2 ul li .word .msg {
    font-size: 1.875vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect16 .box-2 ul li:nth-child(1) .word .tit {
    background: -o-linear-gradient(160deg, #AF63FF 0%, #4635FF 99.6337890625%);
    background: linear-gradient(290deg, #AF63FF 0%, #4635FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect16 .box-2 ul li:nth-child(2) {
    -webkit-transform: translateY(-7%);
    -ms-transform: translateY(-7%);
    transform: translateY(-7%)
}

#bv9300 .sect16 .box-2 ul li:nth-child(2) .word .tit {
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect16 .box-2 ul li:nth-child(3) {
    -webkit-transform: translateY(-14%);
    -ms-transform: translateY(-14%);
    transform: translateY(-14%)
}

#bv9300 .sect16 .box-2 ul li:nth-child(3) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#00C0FE), color-stop(99.6337890625%, #156CCE));
    background: -o-linear-gradient(left, #00C0FE 0%, #156CCE 99.6337890625%);
    background: linear-gradient(90deg, #00C0FE 0%, #156CCE 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect16 .box-2 ul li:nth-child(4) {
    -webkit-transform: translateY(-21%);
    -ms-transform: translateY(-21%);
    transform: translateY(-21%)
}

#bv9300 .sect16 .box-2 ul li:nth-child(4) .word .tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect16 .box-2 ul li:nth-child(4) .word .tit p {
    background: -o-linear-gradient(160deg, #01E35D 0%, #01B2AE 99.6337890625%);
    background: linear-gradient(290deg, #01E35D 0%, #01B2AE 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect16 .box-2 ul li:nth-child(4) .word .tit img {
    width: 4.9479166667vw
}

#bv9300 .sect17 .box {
    position: relative;
    padding-top: 4vw
}

#bv9300 .sect17 .box .word {
    position: absolute;
    width: 42.9847609038%;
    left: 10%;
    top: 0;
    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
}

#bv9300 .sect17 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd401;
    margin: 1vw 0
}

#bv9300 .sect17 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect17 .box .word .msg {
    font-size: 1.5625vw;
    color: #fff
}

#bv9300 .sect17 .box .word .msg span {
    color: #ffd401
}

#bv9300 .sect17 .box .word ul {
    width: 61.1246943765%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 4vw
}

#bv9300 .sect17 .box .word ul li {
    width: 100%;
    height: 6.7708333333vw;
    border: 2px solid #ffd401;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 2vw 0;
    padding: 1vw 0;
    position: relative
}

#bv9300 .sect17 .box .word ul li:last-child .li-word .li-tit span {
    display: block
}

#bv9300 .sect17 .box .word ul li img {
    position: absolute;
    left: 3%;
    top: 0;
    width: 4.1666666667vw;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%)
}

#bv9300 .sect17 .box .word ul li .li-word {
    padding-left: 25%
}

#bv9300 .sect17 .box .word ul li .li-word .li-tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #ffd401
}

#bv9300 .sect17 .box .word ul li .li-word .li-tit span {
    font-size: 2.5vw;
    font-weight: bold
}

#bv9300 .sect17 .box .word ul li .li-word .li-msg {
    font-size: 0.9375vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect17 .box .bg-Img {
    display: block;
    width: 49.9211770888%;
    margin: 0 0 0 auto
}

#bv9300 .sect17 .box-2 {
    position: relative;
    width: 73.9884393064%;
    margin: 4vw auto
}

#bv9300 .sect17 .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
}

#bv9300 .sect17 .box-2 ul li {
    position: relative
}

#bv9300 .sect17 .box-2 ul li .word {
    position: absolute;
    top: 50%;
    width: 50%;
    left: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    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
}

#bv9300 .sect17 .box-2 ul li .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff
}

#bv9300 .sect17 .box-2 ul li .word .msg {
    font-size: 1.875vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect17 .box-2 ul li:nth-child(1) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#E52D10), color-stop(99.6337890625%, #2569D2));
    background: -o-linear-gradient(left, #E52D10 0%, #2569D2 99.6337890625%);
    background: linear-gradient(90deg, #E52D10 0%, #2569D2 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect17 .box-2 ul li:nth-child(2) {
    -webkit-transform: translateY(-7%);
    -ms-transform: translateY(-7%);
    transform: translateY(-7%)
}

#bv9300 .sect17 .box-2 ul li:nth-child(2) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#00C0FE), color-stop(99.6337890625%, #156CCE));
    background: -o-linear-gradient(left, #00C0FE 0%, #156CCE 99.6337890625%);
    background: linear-gradient(90deg, #00C0FE 0%, #156CCE 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect17 .box-2 ul li:nth-child(3) {
    -webkit-transform: translateY(-14%);
    -ms-transform: translateY(-14%);
    transform: translateY(-14%)
}

#bv9300 .sect17 .box-2 ul li:nth-child(3) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#08B557), to(#0064FF));
    background: -o-linear-gradient(left, #08B557 0%, #0064FF 100%);
    background: linear-gradient(90deg, #08B557 0%, #0064FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect17 .box-2 ul li:nth-child(4) {
    -webkit-transform: translateY(-21%);
    -ms-transform: translateY(-21%);
    transform: translateY(-21%)
}

#bv9300 .sect17 .box-2 ul li:nth-child(4) .word .tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect17 .box-2 ul li:nth-child(4) .word .tit p {
    background: -o-linear-gradient(160deg, #01E35D 0%, #01B2AE 99.6337890625%);
    background: linear-gradient(290deg, #01E35D 0%, #01B2AE 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect17 .box-2 ul li:nth-child(4) .word .tit img {
    width: 4.9479166667vw
}

#bv9300 .sect18 .box {
    position: relative
}

#bv9300 .sect18 .box p {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64.7924330005%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 3.125vw;
    font-weight: bold;
    color: #ffd401
}

#bv9300 .sect18 .box p span {
    display: block;
    font-size: 3.75vw
}

#bv9300 .sect18 .box-2 {
    position: relative
}

#bv9300 .sect18 .box-2 .word {
    position: absolute;
    width: 61.3767735155%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 8%;
    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
}

#bv9300 .sect18 .box-2 .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #000;
    margin: 1vw 0
}

#bv9300 .sect18 .box-2 .word .msg {
    font-size: 1.5625vw;
    color: #333
}

#bv9300 .sect18 .box-2 .word .msg span {
    color: #000;
    font-weight: 600
}

#bv9300 .sect19 .box {
    position: relative;
    width: 68.3131897005%;
    margin: 0 auto;
    padding: 4vw 0
}

#bv9300 .sect19 .box .word {
    width: 90.2307692308%;
    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
}

#bv9300 .sect19 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #000;
    background: -webkit-gradient(linear, left top, right top, from(#41B234), color-stop(0%, #FCFF02), to(#83E045));
    background: -o-linear-gradient(left, #41B234 0%, #FCFF02 0%, #83E045 100%);
    background: linear-gradient(90deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect19 .box .word .msg {
    font-size: 1.5625vw;
    margin: 1vw 0 4vw 0;
    color: #fff
}

#bv9300 .sect19 .box .word .msg span {
    color: #fcff03
}

#bv9300 .sect20 .box {
    position: relative;
    width: 68.3131897005%;
    margin: 0 auto;
    padding: 4vw 0
}

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

#bv9300 .sect20 .box .word .tit {
    width: 21.3541666667vw
}

#bv9300 .sect20 .box .word .msg {
    font-size: 2.5vw;
    margin: 1vw 0 2vw 0;
    font-weight: 500;
    color: #fff
}

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

#bv9300 .sect20 .box ul li {
    position: relative;
    margin: 0.2604166667vw 0
}

#bv9300 .sect20 .box ul li .li-word {
    position: absolute
}

#bv9300 .sect20 .box ul li .li-word .li-msg {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1
}

#bv9300 .sect20 .box ul li:nth-child(1) {
    width: 32.7692307692%
}

#bv9300 .sect20 .box ul li:nth-child(1) .li-word {
    width: 96%;
    left: 2%;
    top: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv9300 .sect20 .box ul li:nth-child(1) .li-word .li-tit {
    width: 10.8333333333vw
}

#bv9300 .sect20 .box ul li:nth-child(1) .li-word .li-msg {
    margin-top: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#34E3DE), to(#2084E3));
    background: -o-linear-gradient(left, #34E3DE 0%, #2084E3 100%);
    background: linear-gradient(90deg, #34E3DE 0%, #2084E3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect20 .box ul li:nth-child(2) {
    width: 32.9230769231%
}

#bv9300 .sect20 .box ul li:nth-child(2) .li-word {
    width: 96%;
    left: 2%;
    top: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv9300 .sect20 .box ul li:nth-child(2) .li-word .li-tit {
    width: 10.3125vw
}

#bv9300 .sect20 .box ul li:nth-child(2) .li-word .li-msg {
    margin-top: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#41B234), color-stop(0%, #FCFF02), to(#83E045));
    background: -o-linear-gradient(left, #41B234 0%, #FCFF02 0%, #83E045 100%);
    background: linear-gradient(90deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect20 .box ul li:nth-child(3) {
    width: 32.7692307692%
}

#bv9300 .sect20 .box ul li:nth-child(3) .li-word {
    width: 96%;
    left: 2%;
    top: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv9300 .sect20 .box ul li:nth-child(3) .li-word .li-tit {
    width: 10.46875vw
}

#bv9300 .sect20 .box ul li:nth-child(3) .li-word .li-msg {
    margin-top: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#C7E3F8), color-stop(52.587890625%, #8FEBF6), to(#5287CB));
    background: -o-linear-gradient(left, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
    background: linear-gradient(90deg, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect20 .box ul li:nth-child(4) {
    width: 49.6153846154%
}

#bv9300 .sect20 .box ul li:nth-child(4) .li-word {
    width: 96%;
    left: 2%;
    top: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#bv9300 .sect20 .box ul li:nth-child(4) .li-word .li-tit {
    width: 10.4166666667vw
}

#bv9300 .sect20 .box ul li:nth-child(4) .li-word .li-msg {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
    background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect20 .box ul li:nth-child(5) {
    width: 49.6153846154%
}

#bv9300 .sect20 .box ul li:nth-child(5) .li-word {
    width: 96%;
    left: 2%;
    top: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect20 .box ul li:nth-child(5) .li-word .li-tit {
    width: 10.4166666667vw
}

#bv9300 .sect20 .box ul li:nth-child(5) .li-word .li-msg {
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FD5D2B), color-stop(64.2822265625%, #A6B0F4), to(#FFFFFF));
    background: -o-linear-gradient(left, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
    background: linear-gradient(90deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

#bv9300 .sect21 .box {
    position: relative
}

#bv9300 .sect21 .box .word {
    width: 67.3673147662%;
    padding: 4vw 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect21 .box .word .tit {
    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;
    width: 28.0811232449%
}

#bv9300 .sect21 .box .word .tit img {
    width: 10.78125vw
}

#bv9300 .sect21 .box .word .tit p {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    -webkit-transform: translateY(1vw);
    -ms-transform: translateY(1vw);
    transform: translateY(1vw);
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
    background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect21 .box .word .msg {
    width: 57.8003120125%;
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect21 .box .word .msg span {
    color: #0bfffc
}

#bv9300 .sect22 .box {
    position: relative;
    width: 68.3657383079%;
    margin: 0 auto;
    padding: 4vw 0
}

#bv9300 .sect22 .box .word {
    margin-bottom: 4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect22 .box .word .tit {
    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;
    width: 34.5887778632%
}

#bv9300 .sect22 .box .word .tit img {
    width: 10.78125vw
}

#bv9300 .sect22 .box .word .tit p {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    -webkit-transform: translateY(1vw);
    -ms-transform: translateY(1vw);
    transform: translateY(1vw);
    background: -webkit-gradient(linear, left top, right top, from(#41B234), color-stop(0%, #FCFF02), to(#83E045));
    background: -o-linear-gradient(left, #41B234 0%, #FCFF02 0%, #83E045 100%);
    background: linear-gradient(90deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect22 .box .word .msg {
    width: 55.3822152886%;
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect22 .box .word .msg span {
    color: #fcff02
}

#bv9300 .sect23 .box {
    position: relative
}

#bv9300 .sect23 .box .word {
    width: 68.260641093%;
    padding: 4vw 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect23 .box .word .tit {
    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;
    width: 36.181678214%
}

#bv9300 .sect23 .box .word .tit img {
    width: 10.78125vw
}

#bv9300 .sect23 .box .word .tit p {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    -webkit-transform: translateY(1vw);
    -ms-transform: translateY(1vw);
    transform: translateY(1vw);
    background: -webkit-gradient(linear, left top, right top, from(#FD5D2B), color-stop(64.2822265625%, #A6B0F4), to(#FFFFFF));
    background: -o-linear-gradient(left, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
    background: linear-gradient(90deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect23 .box .word .msg {
    width: 55.1193225558%;
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect23 .box .word .msg span {
    color: #a8b7fc
}

#bv9300 .sect24 .box {
    position: relative
}

#bv9300 .sect24 .box .word {
    width: 67.1571203363%;
    padding: 4vw 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect24 .box .word .tit {
    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;
    width: 44.6009389671%
}

#bv9300 .sect24 .box .word .tit img {
    width: 10.78125vw
}

#bv9300 .sect24 .box .word .tit p {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    -webkit-transform: translateY(1vw);
    -ms-transform: translateY(1vw);
    transform: translateY(1vw);
    background: -webkit-gradient(linear, left top, right top, from(#C7E3F8), color-stop(52.587890625%, #8FEBF6), to(#5287CB));
    background: -o-linear-gradient(left, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
    background: linear-gradient(90deg, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect24 .box .word .msg {
    width: 47.8090766823%;
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect24 .box .word .msg span {
    color: #92ebf7
}

#bv9300 .sect25 .box {
    position: relative
}

#bv9300 .sect25 .box .word {
    width: 65.5806621125%;
    padding: 4vw 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect25 .box .word .tit {
    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;
    width: 48.0769230769%
}

#bv9300 .sect25 .box .word .tit img {
    width: 10.78125vw
}

#bv9300 .sect25 .box .word .tit p {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    -webkit-transform: translateY(1vw);
    -ms-transform: translateY(1vw);
    transform: translateY(1vw);
    background: -webkit-gradient(linear, left top, right top, from(#FF0000), color-stop(99.6337890625%, #0064FF));
    background: -o-linear-gradient(left, #FF0000 0%, #0064FF 99.6337890625%);
    background: linear-gradient(90deg, #FF0000 0%, #0064FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect25 .box .word .msg {
    width: 44.0705128205%;
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect25 .box .word .msg span {
    color: red
}

#bv9300 .sect26 .box {
    position: relative;
    margin: 2vw 0
}

#bv9300 .sect26 .box .word {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 57.8034682081%;
    text-align: center
}

#bv9300 .sect26 .box .word .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    background: -o-linear-gradient(45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    background: linear-gradient(45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect26 .box-2 {
    position: relative;
    width: 68.3657383079%;
    padding: 4vw 0;
    margin: 0 auto
}

#bv9300 .sect26 .box-2 .word {
    width: 88.854727133%;
    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;
    padding-bottom: 4vw
}

#bv9300 .sect26 .box-2 .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #ffd401
}

#bv9300 .sect26 .box-2 .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    margin-top: 1vw;
    color: #fff
}

#bv9300 .sect26 .box-2 .word .msg span {
    color: #ffd401
}

#bv9300 .sect27 {
    padding-bottom: 4vw
}

#bv9300 .sect27 .box {
    position: relative;
    width: 65.7908565423%;
    padding: 4vw 0;
    margin: 0 auto
}

#bv9300 .sect27 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-bottom: 4vw
}

#bv9300 .sect27 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #ffd401;
    background: -webkit-gradient(linear, left top, right top, from(#FF2300), to(#0064FF));
    background: -o-linear-gradient(left, #FF2300 0%, #0064FF 100%);
    background: linear-gradient(90deg, #FF2300 0%, #0064FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect27 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    margin-top: 1vw;
    color: #fff
}

#bv9300 .sect27 .box .word .msg span {
    color: #007eff
}

#bv9300 .sect27 .box img {
    width: 92.3322683706%;
    margin: 0 auto;
    display: block
}

#bv9300 .sect28 .box {
    position: relative
}

#bv9300 .sect28 .box .word {
    position: absolute;
    width: 57.8034682081%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect28 .box .word .tit {
    font-size: 9.375vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300
}

#bv9300 .sect28 .box .word .msg {
    font-size: 3.75vw;
    font-weight: bold;
    color: #ffd300
}

#bv9300 .sect28 .box-2 {
    width: 68.3657383079%;
    margin: 4vw auto;
    position: relative;
    height: 44.84375vw
}

#bv9300 .sect28 .box-2 .item-box {
    position: absolute;
    overflow: hidden
}

#bv9300 .sect28 .box-2 .item-box .scale-box {
    position: relative
}

#bv9300 .sect28 .box-2 .item-box .scale-box .word {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv9300 .sect28 .box-2 .item-box .scale-box .word .word-tit {
    font-weight: bold;
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect28 .box-2 .item-box .scale-box .word .word-lab {
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect28 .box-2 .item-box .scale-box .word .word-msg {
    font-weight: 400;
    line-height: 1.2
}

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

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

#bv9300 .sect28 .box-2 .item-box:nth-child(1) {
    top: 0;
    left: 0;
    width: 28.4396617986%;
    height: 58.0720092915%
}

#bv9300 .sect28 .box-2 .item-box:nth-child(1) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect28 .box-2 .item-box:nth-child(1) .word .word-tit {
    font-size: 1.71875vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
    background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
    background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect28 .box-2 .item-box:nth-child(1) .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    margin-top: .5vw
}

#bv9300 .sect28 .box-2 .item-box:nth-child(2) {
    top: 0;
    left: 29.2083013067%;
    width: 41.5065334358%;
    height: 58.1881533101%
}

#bv9300 .sect28 .box-2 .item-box:nth-child(2) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect28 .box-2 .item-box:nth-child(2) .word .word-tit {
    font-size: 2.5vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, right top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(left, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(90deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect28 .box-2 .item-box:nth-child(2) .word .word-tit span {
    display: block
}

#bv9300 .sect28 .box-2 .item-box:nth-child(2) .word .word-msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-top: 55%
}

#bv9300 .sect28 .box-2 .item-box:nth-child(3) {
    top: 0;
    left: 71.4834742506%;
    width: 28.5165257494%;
    height: 58.1881533101%
}

#bv9300 .sect28 .box-2 .item-box:nth-child(3) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect28 .box-2 .item-box:nth-child(3) .word .word-tit {
    font-size: 1.875vw;
    color: #024a91;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.3662109375%, #C8FF20), to(#FF6C00));
    background: -o-linear-gradient(bottom, #C8FF20 0.3662109375%, #FF6C00 100%);
    background: linear-gradient(0deg, #C8FF20 0.3662109375%, #FF6C00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect28 .box-2 .item-box:nth-child(3) .word .word-tit span {
    display: block;
    font-size: 2.5vw
}

#bv9300 .sect28 .box-2 .item-box:nth-child(3) .word .word-msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-top: 30%
}

#bv9300 .sect28 .box-2 .item-box:nth-child(4) {
    top: 59.2334494774%;
    left: 0;
    width: 34.665641814%;
    height: 40.7665505226%
}

#bv9300 .sect28 .box-2 .item-box:nth-child(4) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect28 .box-2 .item-box:nth-child(4) .word .word-tit {
    font-size: 1.3541666667vw;
    color: #024a91;
    background: -webkit-gradient(linear, left bottom, left top, from(#6ED3FF), to(#7687FF));
    background: -o-linear-gradient(bottom, #6ED3FF 0%, #7687FF 100%);
    background: linear-gradient(0deg, #6ED3FF 0%, #7687FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect28 .box-2 .item-box:nth-child(4) .word .word-tit span {
    font-size: 1.875vw;
    display: block
}

#bv9300 .sect28 .box-2 .item-box:nth-child(4) .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    margin-top: .5vw
}

#bv9300 .sect28 .box-2 .item-box:nth-child(5) {
    top: 59.2334494774%;
    left: 35.3574173713%;
    width: 29.3620292083%;
    height: 40.7665505226%
}

#bv9300 .sect28 .box-2 .item-box:nth-child(5) .word {
    width: 96%;
    top: 65%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect28 .box-2 .item-box:nth-child(5) .word .word-tit {
    font-size: 1.5625vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
    background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect28 .box-2 .item-box:nth-child(5) .word .word-tit span {
    display: block
}

#bv9300 .sect28 .box-2 .item-box:nth-child(5) .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#bv9300 .sect28 .box-2 .item-box:nth-child(6) {
    top: 59.2334494774%;
    left: 65.334358186%;
    width: 34.665641814%;
    height: 40.7665505226%
}

#bv9300 .sect28 .box-2 .item-box:nth-child(6) .word {
    width: 96%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect28 .box-2 .item-box:nth-child(6) .word .word-tit {
    font-size: 1.3541666667vw;
    color: #21ffc5
}

#bv9300 .sect28 .box-2 .item-box:nth-child(6) .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1.2;
    color: #21ffc5;
    margin-top: 50%
}

#bv9300 .sect29 .box {
    position: relative
}

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

#bv9300 .sect29 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.3662109375%, #C8FF20), to(#FF6C00));
    background: -o-linear-gradient(bottom, #C8FF20 0.3662109375%, #FF6C00 100%);
    background: linear-gradient(0deg, #C8FF20 0.3662109375%, #FF6C00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#bv9300 .sect29 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect29 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect29 .box .word .msg span {
    color: #d7d817
}

#bv9300 .sect29 .box-2 {
    width: 68.5759327378%;
    margin: 0 auto;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%)
}

#bv9300 .sect29 .box-2 .note {
    width: 84.2911877395%;
    text-align: center;
    margin: 0 auto;
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    margin-bottom: 2vw
}

#bv9300 .sect29 .box-2 .picture-box {
    position: relative
}

#bv9300 .sect29 .box-2 .picture-box .ul-box {
    position: absolute;
    left: 0;
    top: 60%;
    width: 100%
}

#bv9300 .sect29 .box-2 .picture-box .ul-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
}

#bv9300 .sect29 .box-2 .picture-box .ul-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;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 21683.3333333333%;
    flex: 0 1 21683.3333333333%
}

#bv9300 .sect29 .box-2 .picture-box .ul-box ul li .word {
    text-align: center
}

#bv9300 .sect29 .box-2 .picture-box .ul-box ul li .word .li-msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv9300 .sect29 .box-2 .picture-box .ul-box ul li .word .li-tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #00feff;
    line-height: 1.2
}

#bv9300 .sect30 .box {
    position: relative
}

#bv9300 .sect30 .box .word {
    position: absolute;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 68.3131897005%;
    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
}

#bv9300 .sect30 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#3EFFD8), to(#0693FF));
    background: -o-linear-gradient(top, #3EFFD8 0%, #0693FF 100%);
    background: linear-gradient(180deg, #3EFFD8 0%, #0693FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#bv9300 .sect30 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect30 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect30 .box .word .msg span {
    color: #3bfada
}

#bv9300 .sect31 {
    position: relative
}

#bv9300 .sect31 .box {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 34.2091434577%;
    margin: 0 auto
}

#bv9300 .sect31 .box ul li:last-child {
    margin-top: 4vw
}

#bv9300 .sect31 .box ul 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
}

#bv9300 .sect31 .box ul li .word .tit {
    font-size: 2.2395833333vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#3EFFD8), to(#0693FF));
    background: -o-linear-gradient(top, #3EFFD8 0%, #0693FF 100%);
    background: linear-gradient(180deg, #3EFFD8 0%, #0693FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect31 .box ul li .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    margin-top: 1vw
}

#bv9300 .sect31 .box ul li .word .msg span {
    color: #39f5dc
}

#bv9300 .sect32 .box {
    position: absolute;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 63.5838150289%;
    margin: 0 auto
}

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

#bv9300 .sect32 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#bv9300 .sect32 .box .word .lab {
    font-size: 2.2395833333vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect32 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect32 .box .word .msg span {
    color: #00ff58
}

#bv9300 .sect32 .note {
    position: absolute;
    left: 50.5%;
    top: 38%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 30.2154492906%;
    margin: 0 auto;
    font-size: 1.5625vw;
    font-weight: bold;
    color: #17edee;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect33 .box {
    width: 67.2096689438%;
    margin: 0 auto;
    padding: 8vw 0
}

#bv9300 .sect33 .box .word {
    position: absolute;
    left: 41%;
    top: 5%;
    width: 54.4956997654%;
    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
}

#bv9300 .sect33 .box .word .tit {
    font-size: 10.4166666667vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect33 .box .word .msg {
    font-size: 1.875vw;
    font-weight: bold;
    font-weight: 400;
    color: #00feff
}

#bv9300 .sect33 .box .word .msg span {
    display: block
}

#bv9300 .sect34 .box {
    position: absolute;
    left: 16%;
    top: 10%;
    width: 36.6263794009%;
    margin: 0 auto
}

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

#bv9300 .sect34 .box .word .tit {
    font-size: 10.4166666667vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect34 .box .word .msg {
    font-size: 1.875vw;
    font-weight: bold;
    font-weight: 400;
    color: #00feff
}

#bv9300 .sect34 .box .word .msg span {
    display: block
}

#bv9300 .sect34 .box-2 {
    width: 70.9406200736%;
    margin: 0 auto;
    height: 5.2083333333vw;
    position: relative;
    margin-bottom: 4vw
}

#bv9300 .sect34 .box-2 p {
    text-align: center;
    position: absolute;
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #00feff;
    line-height: 1.2;
    top: 20%;
    word-break: break-word
}

#bv9300 .sect34 .box-2 p:nth-child(1) {
    left: 5%;
    width: 15%
}

#bv9300 .sect34 .box-2 p:nth-child(2) {
    left: 23%;
    width: 17%
}

#bv9300 .sect34 .box-2 p:nth-child(3) {
    left: 44%;
    width: 13%
}

#bv9300 .sect34 .box-2 p:nth-child(4) {
    left: 65%;
    width: 10%
}

#bv9300 .sect34 .box-2 p:nth-child(5) {
    left: 77%;
    width: 25%
}

#bv9300 .sect35 .box .picture-box {
    position: relative
}

#bv9300 .sect35 .box .picture-box .tit {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 52.7588018917%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect35 .box .word {
    width: 61.2716763006%;
    margin: 0 auto;
    text-align: center;
    padding: 2vw 0
}

#bv9300 .sect35 .box .word .msg {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect35 .box-2 {
    position: relative;
    margin-bottom: 8vw
}

#bv9300 .sect35 .box-2 .word {
    position: absolute
}

#bv9300 .sect35 .box-2 .word-1 {
    top: 25%;
    left: 18%;
    -webkit-transform: rotate(-36deg);
    -ms-transform: rotate(-36deg);
    transform: rotate(-36deg);
    font-size: 1.5625vw;
    font-weight: bold;
    color: #00fd00
}

#bv9300 .sect35 .box-2 .word-2 {
    top: 27%;
    left: 71%;
    -webkit-transform: rotate(36deg);
    -ms-transform: rotate(36deg);
    transform: rotate(36deg);
    font-size: 1.5625vw;
    font-weight: bold;
    color: #00fd00
}

#bv9300 .sect35 .box-2 .word-3 {
    top: 85%;
    left: 46%;
    font-size: 1.5625vw;
    font-weight: bold;
    color: #00fd00
}

#bv9300 .sect35 .box-2 .word-4 {
    width: 15.7645822386%;
    text-align: center;
    top: 40%;
    left: 42%;
    font-size: 1.25vw;
    color: #00fd00;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect35 .box-2 .word-5 {
    width: 24.6978455071%;
    text-align: center;
    top: 68%;
    left: 38%;
    font-size: 1.25vw;
    color: #00fd00;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect35 .box-2 .word-6 {
    top: 30%;
    left: 30%;
    font-size: 1.25vw;
    color: #fff
}

#bv9300 .sect35 .box-2 .word-7 {
    top: 30%;
    left: 57%;
    font-size: 1.25vw;
    color: #fff
}

#bv9300 .sect35 .box-2 .word-8 {
    top: 67%;
    left: 11%;
    font-size: 1.25vw;
    color: #fff
}

#bv9300 .sect35 .box-2 .word-9 {
    width: 10.5097214924%;
    text-align: center;
    top: 66%;
    left: 79%;
    font-size: 1.25vw;
    color: #fff
}

#bv9300 .sect35 .box-2 .word-10 {
    top: 102%;
    left: 23%;
    font-size: 1.25vw;
    color: #fff
}

#bv9300 .sect35 .box-2 .word-11 {
    top: 102%;
    left: 63%;
    font-size: 1.25vw;
    color: #fff
}

#bv9300 .sect36 {
    padding-bottom: 4vw
}

#bv9300 .sect36 .box .picture-box {
    position: relative
}

#bv9300 .sect36 .box .picture-box .tit {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 57.1203363111%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect36 .box .picture-box .tit span {
    display: block;
    font-size: 3.75vw
}

#bv9300 .sect36 .box .word {
    width: 61.2716763006%;
    margin: 0 auto;
    text-align: center;
    padding: 2vw 0
}

#bv9300 .sect36 .box .word .msg {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect36 .box-2 {
    position: relative;
    margin-bottom: 8vw;
    width: 90.2259590121%;
    margin: 0 auto
}

#bv9300 .sect36 .box-2 .word {
    position: absolute;
    font-size: 3.125vw;
    text-align: center;
    font-weight: bold;
    color: #00fd00;
    -webkit-text-stroke: 2px #000;
    text-stroke: 2px #000;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(bottom, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(0deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect36 .box-2 .word span {
    font-size: 1.875vw
}

#bv9300 .sect36 .box-2 .word-1 {
    top: 40%;
    left: 0%;
    width: 46%
}

#bv9300 .sect36 .box-2 .word-2 {
    top: 40%;
    left: 54%;
    width: 46%
}

#bv9300 .sect37 .box .picture-box {
    position: relative
}

#bv9300 .sect37 .box .picture-box .tit {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 67.6300578035%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect37 .box-2 {
    position: relative;
    margin-bottom: 8vw;
    width: 83.9726747241%;
    margin: 4vw auto;
    margin-bottom: 8vw
}

#bv9300 .sect37 .box-2 .word {
    position: absolute;
    font-size: 1.25vw;
    text-align: center;
    color: #fff
}

#bv9300 .sect37 .box-2 .word span {
    color: #00ff58
}

#bv9300 .sect37 .box-2 .word-1 {
    top: 27%;
    left: 37%;
    width: 26.9086357947%
}

#bv9300 .sect37 .box-2 .word-2 {
    top: 64%;
    left: 0%;
    width: 26.9086357947%
}

#bv9300 .sect37 .box-2 .word-3 {
    top: 64%;
    left: 70%;
    width: 33.1664580726%
}

#bv9300 .sect37 .box-2 .word-4 {
    top: 102%;
    left: 19%;
    width: 29.0362953692%
}

#bv9300 .sect37 .box-2 .word-5 {
    top: 102%;
    left: 52%;
    width: 28.3479349186%
}

#bv9300 .sect38 .box .picture-box {
    position: relative
}

#bv9300 .sect38 .box .picture-box .tit {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 59.1171833946%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect38 .box .picture-box .tit span {
    display: block
}

#bv9300 .sect38 .box-2 {
    position: relative;
    margin-bottom: 8vw;
    width: 83.9726747241%;
    margin: 4vw auto;
    margin-bottom: 8vw
}

#bv9300 .sect38 .box-2 .word {
    position: absolute;
    font-size: 1.25vw;
    text-align: center;
    color: #fff
}

#bv9300 .sect38 .box-2 .word span {
    color: #00ff58
}

#bv9300 .sect38 .box-2 .word-1 {
    top: 27%;
    left: 18%;
    width: 31.7271589487%
}

#bv9300 .sect38 .box-2 .word-2 {
    top: 27%;
    left: 53%;
    width: 26.4705882353%
}

#bv9300 .sect38 .box-2 .word-3 {
    top: 64%;
    left: -3%;
    width: 33.1664580726%
}

#bv9300 .sect38 .box-2 .word-4 {
    top: 64%;
    left: 72%;
    width: 30.6633291615%
}

#bv9300 .sect38 .box-2 .word-5 {
    top: 102%;
    left: 17%;
    width: 33.1038798498%
}

#bv9300 .sect38 .box-2 .word-6 {
    top: 102%;
    left: 50%;
    width: 33.1038798498%
}

#bv9300 .sect39 .box {
    position: relative
}

#bv9300 .sect39 .box .word {
    position: absolute;
    width: 67.2622175512%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect39 .box .word .tit {
    font-size: 9.375vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300
}

#bv9300 .sect39 .box .word .msg {
    font-size: 3.75vw;
    font-weight: bold;
    color: #ffd300
}

#bv9300 .sect39 .box-2 {
    width: 68.3657383079%;
    margin: 4vw auto;
    position: relative;
    height: 36.5104166667vw
}

#bv9300 .sect39 .box-2 .item-box {
    position: absolute;
    overflow: hidden
}

#bv9300 .sect39 .box-2 .item-box .scale-box {
    position: relative
}

#bv9300 .sect39 .box-2 .item-box .scale-box .word {
    position: absolute;
    z-index: 11;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv9300 .sect39 .box-2 .item-box .scale-box .word .word-tit {
    font-weight: bold;
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect39 .box-2 .item-box .scale-box .word .word-lab {
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect39 .box-2 .item-box .scale-box .word .word-msg {
    font-weight: 400;
    line-height: 1.2
}

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

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

#bv9300 .sect39 .box-2 .item-box:nth-child(1) {
    top: 0;
    left: 0;
    width: 49.6541122214%;
    height: 35.8059914408%
}

#bv9300 .sect39 .box-2 .item-box:nth-child(1) .word {
    width: 95%;
    top: 50%;
    right: 2%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect39 .box-2 .item-box:nth-child(1) .word .word-tit {
    font-size: 2.6041666667vw;
    color: #024a91;
    background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect39 .box-2 .item-box:nth-child(1) .word .word-msg {
    font-size: 1.8229166667vw;
    font-weight: bold;
    font-weight: 500;
    color: #fff;
    background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect39 .box-2 .item-box:nth-child(2) {
    top: 0;
    left: 50.0384319754%;
    width: 49.6541122214%;
    height: 35.8059914408%
}

#bv9300 .sect39 .box-2 .item-box:nth-child(2) .word {
    width: 95%;
    top: 50%;
    right: 2%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect39 .box-2 .item-box:nth-child(2) .word .word-tit {
    font-size: 2.5vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, right top, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(left, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(90deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect39 .box-2 .item-box:nth-child(2) .word .word-msg {
    font-size: 1.875vw;
    font-weight: bold;
    font-weight: 500;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(left, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(90deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect39 .box-2 .item-box:nth-child(3) {
    top: 37.2325249643%;
    left: 0;
    width: 27.6710222905%;
    height: 31.3837375178%
}

#bv9300 .sect39 .box-2 .item-box:nth-child(3) .word {
    width: 90%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect39 .box-2 .item-box:nth-child(3) .word .word-tit {
    font-size: 1.5625vw;
    color: #024a91;
    background: -webkit-gradient(linear, left bottom, left top, from(#68E0CF), color-stop(50%, #229DFE), to(#68E0CF));
    background: -o-linear-gradient(bottom, #68E0CF 0%, #229DFE 50%, #68E0CF 100%);
    background: linear-gradient(0deg, #68E0CF 0%, #229DFE 50%, #68E0CF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect39 .box-2 .item-box:nth-child(4) {
    top: 37.2325249643%;
    left: 28.4396617986%;
    width: 43.1206764028%;
    height: 31.5263908702%
}

#bv9300 .sect39 .box-2 .item-box:nth-child(4) .word {
    width: 90%;
    top: 15%;
    left: 5%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv9300 .sect39 .box-2 .item-box:nth-child(4) .word .word-tit {
    font-size: 1.875vw;
    color: #000
}

#bv9300 .sect39 .box-2 .item-box:nth-child(5) {
    top: 37.2325249643%;
    left: 72.2521137586%;
    width: 27.6710222905%;
    height: 31.3837375178%
}

#bv9300 .sect39 .box-2 .item-box:nth-child(5) .word {
    width: 50%;
    top: 15%;
    left: 5%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

#bv9300 .sect39 .box-2 .item-box:nth-child(5) .word .word-tit {
    font-size: 1.5625vw;
    color: #fff
}

#bv9300 .sect39 .box-2 .item-box:nth-child(6) {
    top: 70.0427960057%;
    left: 0;
    width: 32.7440430438%;
    height: 29.9572039943%
}

#bv9300 .sect39 .box-2 .item-box:nth-child(6) .word {
    width: 30%;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv9300 .sect39 .box-2 .item-box:nth-child(6) .word .word-tit {
    font-size: 1.875vw;
    color: #024a91;
    background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect39 .box-2 .item-box:nth-child(7) {
    top: 70.0427960057%;
    left: 33.5895465027%;
    width: 32.8209069946%;
    height: 29.9572039943%
}

#bv9300 .sect39 .box-2 .item-box:nth-child(7) .word {
    width: 50%;
    top: 50%;
    left: 2%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv9300 .sect39 .box-2 .item-box:nth-child(7) .word .word-tit {
    font-size: 1.875vw;
    color: #024a91;
    background: -o-linear-gradient(20deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    background: linear-gradient(70deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect39 .box-2 .item-box:nth-child(8) {
    top: 70.0427960057%;
    left: 67.1790930054%;
    width: 32.7440430438%;
    height: 29.9572039943%
}

#bv9300 .sect39 .box-2 .item-box:nth-child(8) .word {
    width: 96%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect39 .box-2 .item-box:nth-child(8) .word .word-tit {
    font-size: 1.3541666667vw;
    color: #ffd300
}

#bv9300 .sect40 .box {
    position: relative
}

#bv9300 .sect40 .box .word {
    position: absolute;
    width: 64.1093011035%;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    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
}

#bv9300 .sect40 .box .word .tit {
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    font-size: 3.125vw;
    width: 60.9016393443%;
    background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
    background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#bv9300 .sect40 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect40 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    width: 88.7704918033%
}

#bv9300 .sect40 .box .word .msg span {
    color: #48e5d4
}

#bv9300 .sect40 .box-2 {
    position: relative;
    width: 68.3131897005%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4vw 0
}

#bv9300 .sect40 .box-2 .title {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    background: -webkit-gradient(linear, left top, right top, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(left, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(90deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect40 .box-2 .word {
    width: 96%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 2vw
}

#bv9300 .sect40 .box-2 .word .tit {
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    font-size: 2.5vw;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.3662109375%, #C8FF20), to(#FF6C00));
    background: -o-linear-gradient(bottom, #C8FF20 0.3662109375%, #FF6C00 100%);
    background: linear-gradient(0deg, #C8FF20 0.3662109375%, #FF6C00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 2vw 0 1vw 0
}

#bv9300 .sect40 .box-2 .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    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
}

#bv9300 .sect40 .box-2 .word .msg p {
    text-indent: -26px;
    padding-left: 26px;
    margin-bottom: 5px
}

#bv9300 .sect40 .box-2 ul li:nth-child(2) .word {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv9300 .sect40 .box-2 ul li:nth-child(2) .word .word-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 49%;
    flex: 0 1 49%
}

#bv9300 .sect40 .box-2 ul li:nth-child(2) .word .word-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 49%;
    flex: 0 1 49%
}

#bv9300 .sect40 .box-3 {
    position: relative
}

#bv9300 .sect40 .box-3 .word {
    position: absolute;
    text-align: center;
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 5px;
    padding: 5px 0
}

#bv9300 .sect40 .box-3 .word-1 {
    width: 29.4272201787%;
    top: 19%;
    left: 2%
}

#bv9300 .sect40 .box-3 .word-2 {
    width: 29.4272201787%;
    top: 20%;
    left: 35%
}

#bv9300 .sect40 .box-3 .word-3 {
    width: 29.4272201787%;
    top: 19%;
    left: 69%
}

#bv9300 .sect40 .box-3 .word-4 {
    width: 34.6820809249%;
    top: 45%;
    left: 6%
}

#bv9300 .sect40 .box-3 .word-5 {
    width: 31.5291644771%;
    top: 45%;
    left: 60%
}

#bv9300 .sect40 .box-3 .word-6 {
    width: 21.0194429848%;
    top: 70%;
    left: 1%
}

#bv9300 .sect40 .box-3 .word-7 {
    width: 23.3315817131%;
    top: 70%;
    left: 26%
}

#bv9300 .sect40 .box-3 .word-8 {
    width: 23.6468733579%;
    top: 70%;
    left: 51.5%
}

#bv9300 .sect40 .box-3 .word-9 {
    width: 21.0194429848%;
    top: 70%;
    left: 78%
}

#bv9300 .sect40 .box-3 .word-10 {
    width: 21.0194429848%;
    top: 95%;
    left: 6%
}

#bv9300 .sect40 .box-3 .word-11 {
    width: 27.8507619548%;
    top: 95%;
    left: 36%
}

#bv9300 .sect40 .box-3 .word-12 {
    width: 27.8507619548%;
    top: 95%;
    left: 70%
}

#bv9300 .sect41 .box {
    position: relative
}

#bv9300 .sect41 .box .word {
    position: absolute;
    width: 68.3131897005%;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect41 .box .word .word-1 {
    width: 73.4615384615%;
    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
}

#bv9300 .sect41 .box .word .tit {
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    font-size: 3.125vw;
    width: 63.3507853403%;
    background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
    background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#bv9300 .sect41 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff
}

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

#bv9300 .sect41 .box .word .msg span {
    color: #fff33c
}

#bv9300 .sect41 .box-2 {
    position: relative;
    margin: 2vw 0
}

#bv9300 .sect41 .box-2 .word {
    position: absolute;
    text-align: center;
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 5px;
    padding: 5px 0
}

#bv9300 .sect41 .box-2 .word-1 {
    width: 26.274303731%;
    top: 27%;
    left: 4%
}

#bv9300 .sect41 .box-2 .word-2 {
    width: 24.1723594325%;
    top: 27%;
    left: 38%
}

#bv9300 .sect41 .box-2 .word-3 {
    width: 24.1723594325%;
    top: 27%;
    left: 72%
}

#bv9300 .sect41 .box-2 .word-4 {
    width: 34.6820809249%;
    top: 60%;
    left: 7%
}

#bv9300 .sect41 .box-2 .word-5 {
    width: 31.5291644771%;
    top: 60%;
    left: 59%
}

#bv9300 .sect41 .box-2 .word-6 {
    width: 15.7645822386%;
    top: 93%;
    left: 4%
}

#bv9300 .sect41 .box-2 .word-7 {
    width: 21.0194429848%;
    top: 93%;
    left: 26.5%
}

#bv9300 .sect41 .box-2 .word-8 {
    width: 24.6978455071%;
    top: 93%;
    left: 51%
}

#bv9300 .sect41 .box-2 .word-9 {
    width: 21.0194429848%;
    top: 93%;
    left: 78%
}

#bv9300 .sect42 .box {
    position: relative;
    width: 65.3704676826%;
    margin: 0 auto;
    padding: 4vw 0
}

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

#bv9300 .sect42 .box .word .tit {
    font-weight: bold;
    font-weight: 600;
    font-size: 3.125vw;
    color: #ffb400
}

#bv9300 .sect42 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0 4vw 0
}

#bv9300 .sect42 .box .word .msg span {
    color: #ffb400
}

#bv9300 .sect42 .box 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
}

#bv9300 .sect42 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 48.5530546624%;
    flex: 0 1 48.5530546624%;
    text-align: center
}

#bv9300 .sect42 .box ul li p {
    width: 90%;
    margin: 0 auto;
    padding: 2vw 0;
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect43 .box {
    position: relative
}

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

#bv9300 .sect43 .box .word .tit {
    font-weight: bold;
    font-weight: 600;
    font-size: 3.125vw;
    color: #ffb400;
    background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
    background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect43 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-top: 1vw
}

#bv9300 .sect43 .box .word .msg span {
    color: #fd5e2d
}

#bv9300 .sect43 .box 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
}

#bv9300 .sect43 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 48.5530546624%;
    flex: 0 1 48.5530546624%;
    text-align: center
}

#bv9300 .sect43 .box ul li p {
    width: 90%;
    margin: 0 auto;
    padding: 2vw 0;
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect43 .box-2 {
    margin: 0 auto;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    width: 68.3131897005%
}

#bv9300 .sect43 .box-2 .title {
    font-size: 1.875vw;
    text-align: center;
    padding-bottom: 2vw;
    font-weight: bold;
    color: #fff
}

#bv9300 .sect43 .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
}

#bv9300 .sect43 .box-2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 18.7692307692%;
    flex: 0 1 18.7692307692%;
    margin: 0.5208333333vw 0;
    position: relative
}

#bv9300 .sect43 .box-2 ul li p {
    position: absolute;
    text-align: center;
    top: 70%;
    left: 2%;
    width: 96%;
    font-size: 1.25vw;
    font-weight: 400;
    color: #fff
}

#bv9300 .sect44 .box {
    position: absolute;
    left: 50%;
    top: 15%;
    width: 68.3131897005%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 auto
}

#bv9300 .sect44 .box .word {
    width: 85%;
    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
}

#bv9300 .sect44 .box .word .tit {
    font-weight: bold;
    font-weight: 600;
    font-size: 3.125vw;
    color: #ffb400;
    background: -webkit-gradient(linear, left bottom, left top, from(#00C0FE), color-stop(99.6337890625%, #FFFFFF));
    background: -o-linear-gradient(bottom, #00C0FE 0%, #FFFFFF 99.6337890625%);
    background: linear-gradient(0deg, #00C0FE 0%, #FFFFFF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect44 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-top: 1vw;
    width: 73.2126696833%
}

#bv9300 .sect44 .box .word .msg span {
    color: #00c1ff
}

#bv9300 .sect44 .note {
    position: absolute;
    left: 22%;
    top: 80%;
    width: 21.0194429848%;
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff
}

#bv9300 .sect45 .box {
    width: 68.3131897005%;
    margin: 0 auto;
    padding: 4vw 0
}

#bv9300 .sect45 .box .word {
    width: 95.7692307692%;
    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
}

#bv9300 .sect45 .box .word .tit {
    font-weight: bold;
    font-weight: 600;
    font-size: 3.125vw;
    color: #ffb400;
    background: -webkit-gradient(linear, left top, right top, from(#00C0FE), color-stop(99.6337890625%, #156CCE));
    background: -o-linear-gradient(left, #00C0FE 0%, #156CCE 99.6337890625%);
    background: linear-gradient(90deg, #00C0FE 0%, #156CCE 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect45 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0 4vw 0
}

#bv9300 .sect45 .box .word .msg span {
    color: #00c1ff
}

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

#bv9300 .sect46 .box .word .tit {
    font-weight: bold;
    font-weight: 600;
    font-size: 3.125vw;
    color: #ffb400;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect46 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0 4vw 0
}

#bv9300 .sect46 .box .word .msg span {
    color: #ffbb0a
}

#bv9300 .sect46 .box .word .note {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff
}

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

#bv9300 .sect47 .box .word .tit {
    font-weight: bold;
    font-weight: 600;
    font-size: 3.125vw;
    color: #ffd300
}

#bv9300 .sect47 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0 4vw 0
}

#bv9300 .sect47 .box .word .msg span {
    color: #ffbb0a
}

#bv9300 .sect48 .box {
    width: 68.3131897005%;
    margin: 0 auto;
    padding: 4vw 0
}

#bv9300 .sect48 .box .word {
    position: relative;
    width: 76.9230769231%;
    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
}

#bv9300 .sect48 .box .word .tit {
    font-weight: bold;
    font-weight: 600;
    font-size: 3.125vw;
    background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
    background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect48 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    width: 84.6782431052%;
    margin: 0 auto;
    margin-bottom: 4vw
}

#bv9300 .sect48 .box .word .msg span {
    color: #ffec34
}

#bv9300 .sect49 .box .word {
    position: absolute;
    width: 31.5291644771%;
    margin: 0 auto;
    top: 50%;
    left: 17%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    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
}

#bv9300 .sect49 .box .word .tit {
    font-weight: bold;
    font-weight: 600;
    font-size: 3.75vw;
    background: -o-linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
    background: linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect49 .box .word .msg {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-bottom: 2vw
}

#bv9300 .sect49 .box .word .msg span {
    color: #ffec34
}

#bv9300 .sect50 .box {
    position: relative;
    padding: 2vw 0
}

#bv9300 .sect50 .box .word {
    position: absolute;
    width: 63.0583289543%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect50 .box .word .tit {
    font-size: 9.375vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300
}

#bv9300 .sect50 .box .word .msg {
    font-size: 3.75vw;
    font-weight: bold;
    color: #ffd300
}

#bv9300 .sect50 .box-2 {
    width: 68.3657383079%;
    margin: 4vw auto;
    position: relative;
    height: 38.59375vw
}

#bv9300 .sect50 .box-2 .item-box {
    position: absolute;
    overflow: hidden
}

#bv9300 .sect50 .box-2 .item-box .scale-box {
    position: relative
}

#bv9300 .sect50 .box-2 .item-box .scale-box .word {
    position: absolute;
    z-index: 11;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv9300 .sect50 .box-2 .item-box .scale-box .word .word-tit {
    font-weight: bold;
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect50 .box-2 .item-box .scale-box .word .word-lab {
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect50 .box-2 .item-box .scale-box .word .word-msg {
    font-weight: 400;
    line-height: 1.2
}

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

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

#bv9300 .sect50 .box-2 .item-box:nth-child(1) {
    top: 0;
    left: 0;
    width: 16.6026133743%;
    height: 31.1740890688%
}

#bv9300 .sect50 .box-2 .item-box:nth-child(1) .word {
    width: 96%;
    top: 70%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect50 .box-2 .item-box:nth-child(1) .word .word-tit {
    font-size: 1.5625vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
    background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
    background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect50 .box-2 .item-box:nth-child(2) {
    top: 0;
    left: 17.2943889316%;
    width: 16.6026133743%;
    height: 31.1740890688%
}

#bv9300 .sect50 .box-2 .item-box:nth-child(2) .word {
    width: 96%;
    top: 70%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect50 .box-2 .item-box:nth-child(2) .word .word-tit {
    font-size: 1.25vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3CA3FF), color-stop(36.71875%, #CB53FF), color-stop(66.0400390625%, #FF9C27), to(#33F5F7));
    background: -o-linear-gradient(left, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
    background: linear-gradient(90deg, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect50 .box-2 .item-box:nth-child(3) {
    top: 32.3886639676%;
    left: 0;
    width: 33.8970023059%;
    height: 32.5236167341%
}

#bv9300 .sect50 .box-2 .item-box:nth-child(3) .word {
    width: 96%;
    top: 20%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect50 .box-2 .item-box:nth-child(3) .word .word-tit {
    font-size: 1.5625vw;
    color: #024a91;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect50 .box-2 .item-box:nth-child(3) .word .word-tit span {
    display: block
}

#bv9300 .sect50 .box-2 .item-box:nth-child(4) {
    top: 0;
    left: 34.5887778632%;
    width: 30.8224442736%;
    height: 64.9122807018%
}

#bv9300 .sect50 .box-2 .item-box:nth-child(4) .word {
    width: 96%;
    top: 7%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect50 .box-2 .item-box:nth-child(4) .word .word-tit {
    font-size: 1.5625vw;
    color: #024a91;
    background: -webkit-gradient(linear, left bottom, left top, from(#6ED3FF), to(#31FFD6));
    background: -o-linear-gradient(bottom, #6ED3FF 0%, #31FFD6 100%);
    background: linear-gradient(0deg, #6ED3FF 0%, #31FFD6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect50 .box-2 .item-box:nth-child(5) {
    top: 0;
    left: 66.1029976941%;
    width: 33.8970023059%;
    height: 36.5721997301%
}

#bv9300 .sect50 .box-2 .item-box:nth-child(5) .word {
    width: 96%;
    top: 15%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect50 .box-2 .item-box:nth-child(5) .word .word-tit {
    font-size: 1.5625vw;
    color: #024a91;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect50 .box-2 .item-box:nth-child(5) .word ul {
    margin-top: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect50 .box-2 .item-box:nth-child(5) .word ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 49%;
    flex: 0 1 49%
}

#bv9300 .sect50 .box-2 .item-box:nth-child(5) .word ul li .word-msg {
    font-size: 1.0416666667vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#bv9300 .sect50 .box-2 .item-box:nth-child(6) {
    top: 37.6518218623%;
    left: 66.1029976941%;
    width: 33.8970023059%;
    height: 27.1255060729%
}

#bv9300 .sect50 .box-2 .item-box:nth-child(6) .word {
    width: 96%;
    top: 60%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect50 .box-2 .item-box:nth-child(6) .word .word-tit {
    font-size: 1.5625vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
    background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
    background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect50 .box-2 .item-box:nth-child(7) {
    top: 66.1268556005%;
    left: 0;
    width: 37.7401998463%;
    height: 33.8731443995%
}

#bv9300 .sect50 .box-2 .item-box:nth-child(7) .word {
    width: 96%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect50 .box-2 .item-box:nth-child(7) .word .word-tit {
    font-size: 1.5625vw;
    color: #024a91;
    background: -o-linear-gradient(355deg, #9D9EFF 0%, #4ECDFF 100%);
    background: linear-gradient(95deg, #9D9EFF 0%, #4ECDFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect50 .box-2 .item-box:nth-child(7) .word ul {
    width: 100%;
    margin-top: 30%;
    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
}

#bv9300 .sect50 .box-2 .item-box:nth-child(7) .word ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

#bv9300 .sect50 .box-2 .item-box:nth-child(7) .word ul li .word-msg {
    font-size: 0.9375vw;
    color: #fff;
    line-height: 1.2
}

#bv9300 .sect50 .box-2 .item-box:nth-child(7) .word ul li:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%
}

#bv9300 .sect50 .box-2 .item-box:nth-child(8) {
    top: 66.1268556005%;
    left: 38.4319754035%;
    width: 23.1360491929%;
    height: 33.8731443995%
}

#bv9300 .sect50 .box-2 .item-box:nth-child(8) .word {
    width: 80%;
    top: 65%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect50 .box-2 .item-box:nth-child(8) .word .word-tit {
    font-size: 1.5625vw;
    color: #024a91;
    background: -webkit-gradient(linear, left bottom, left top, from(#617AF3), color-stop(49.7314453125%, #6387FF), to(#48DCFF));
    background: -o-linear-gradient(bottom, #617AF3 0%, #6387FF 49.7314453125%, #48DCFF 100%);
    background: linear-gradient(0deg, #617AF3 0%, #6387FF 49.7314453125%, #48DCFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect50 .box-2 .item-box:nth-child(9) {
    top: 66.1268556005%;
    left: 62.2598001537%;
    width: 37.7401998463%;
    height: 33.8731443995%
}

#bv9300 .sect50 .box-2 .item-box:nth-child(9) .word {
    width: 96%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect50 .box-2 .item-box:nth-child(9) .word .word-tit {
    font-size: 1.71875vw;
    color: #024a91;
    background: -o-linear-gradient(135deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    background: linear-gradient(-45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect51 .box {
    position: relative
}

#bv9300 .sect51 .box .word {
    position: absolute;
    width: 55.9642669469%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv9300 .sect51 .box .word .tit {
    font-size: 3.75vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -o-linear-gradient(135deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    background: linear-gradient(-45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect51 .box-2 {
    position: relative
}

#bv9300 .sect51 .box-2 .word {
    position: absolute;
    width: 33.6836573831%;
    left: 50%;
    top: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv9300 .sect51 .box-2 .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect51 .box-2 .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-top: 1vw
}

#bv9300 .sect51 .box-2 .word .msg span:nth-child(1) {
    color: #17edee
}

#bv9300 .sect51 .box-2 .word .msg span:nth-child(2) {
    color: #0af259
}

#bv9300 .sect52 .box {
    width: 68.3131897005%;
    margin: 4vw auto
}

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

#bv9300 .sect52 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 48.1538461538%;
    flex: 0 1 48.1538461538%;
    position: relative;
    margin: 1% 0
}

#bv9300 .sect52 .box ul li .word {
    position: absolute;
    left: 5%;
    top: 10%;
    width: 45%;
    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
}

#bv9300 .sect52 .box ul li .word .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect52 .box ul li .word .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-top: 1vw
}

#bv9300 .sect52 .box-2 {
    width: 70.2049395691%;
    margin: 4vw auto
}

#bv9300 .sect52 .box-2 .title {
    font-size: 3.75vw;
    font-weight: bold;
    text-align: center;
    color: #ffd300
}

#bv9300 .sect52 .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
}

#bv9300 .sect52 .box-2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 49.4760479042%;
    flex: 0 1 49.4760479042%;
    position: relative;
    margin: 1% 0
}

#bv9300 .sect52 .box-2 ul li .word {
    width: 90%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv9300 .sect52 .box-2 ul li .word .tit {
    font-size: 2.34375vw;
    font-weight: bold;
    color: #fff;
    margin: 2vw 0 1vw 0
}

#bv9300 .sect52 .box-2 ul li .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv9300 .sect52 .box-2 ul li:nth-child(1) .word .tit {
    background: -webkit-gradient(linear, left top, right top, from(#00C0FE), color-stop(99.6337890625%, #156CCE));
    background: -o-linear-gradient(left, #00C0FE 0%, #156CCE 99.6337890625%);
    background: linear-gradient(90deg, #00C0FE 0%, #156CCE 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect52 .box-2 ul li:nth-child(1) .word .msg span {
    color: #05b1f5
}

#bv9300 .sect52 .box-2 ul li:nth-child(2) .word .tit {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect52 .box-2 ul li:nth-child(2) .word .msg span {
    color: #07cc4a
}

#bv9300 .sect53 .box {
    position: relative
}

#bv9300 .sect53 .box .word {
    position: absolute;
    width: 58.8018917499%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv9300 .sect53 .box .word .tit {
    font-size: 3.75vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -o-linear-gradient(135deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    background: linear-gradient(-45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect53 .box-2 {
    position: relative
}

#bv9300 .sect53 .box-2 .word {
    position: absolute;
    width: 33.4209143458%;
    left: 50%;
    top: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv9300 .sect53 .box-2 .word .tit {
    width: 58.0188679245%;
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -o-linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
    background: linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect53 .box-2 .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-top: 1vw
}

#bv9300 .sect53 .box-2 .word .msg span {
    color: #ffdc7b
}

#bv9300 .sect54 .box {
    position: relative
}

#bv9300 .sect54 .box .word {
    position: absolute;
    width: 33.4209143458%;
    left: 16%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv9300 .sect54 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -o-linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
    background: linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect54 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-top: 1vw
}

#bv9300 .sect54 .box .word .msg span {
    color: #51d4fa
}

#bv9300 .sect54 .box .word ul {
    width: 75%;
    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;
    margin-top: 4vw
}

#bv9300 .sect54 .box .word ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
    margin: 1% 0;
    text-align: center
}

#bv9300 .sect54 .box .word ul li img {
    width: 5.9895833333vw
}

#bv9300 .sect54 .box .word ul li p {
    font-size: 1.0416666667vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    padding: 1vw 0
}

#bv9300 .sect55 .box {
    position: relative
}

#bv9300 .sect55 .box .word {
    position: absolute;
    width: 40.6200735681%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv9300 .sect55 .box .word .tit {
    font-size: 3.75vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -o-linear-gradient(135deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    background: linear-gradient(-45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect55 .box-2 {
    width: 68.3131897005%;
    margin: 4vw auto;
    position: relative;
    height: 32.8125vw
}

#bv9300 .sect55 .box-2 .item-box {
    position: absolute;
    overflow: hidden
}

#bv9300 .sect55 .box-2 .item-box .scale-box {
    position: relative
}

#bv9300 .sect55 .box-2 .item-box .scale-box .word {
    position: absolute;
    z-index: 11;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv9300 .sect55 .box-2 .item-box .scale-box .word .word-tit {
    font-weight: bold;
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect55 .box-2 .item-box .scale-box .word .word-lab {
    font-weight: 500;
    line-height: 1.2
}

#bv9300 .sect55 .box-2 .item-box .scale-box .word .word-msg {
    font-weight: 400;
    line-height: 1.2
}

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

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

#bv9300 .sect55 .box-2 .item-box:nth-child(1) {
    top: 0;
    left: 0;
    width: 27.6923076923%;
    height: 50.7936507937%
}

#bv9300 .sect55 .box-2 .item-box:nth-child(1) .word {
    width: 96%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect55 .box-2 .item-box:nth-child(1) .word .word-tit {
    font-size: 1.875vw;
    color: #024a91;
    background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
    background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
    background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect55 .box-2 .item-box:nth-child(2) {
    top: 0;
    left: 28.4615384615%;
    width: 43.0769230769%;
    height: 50.7936507937%
}

#bv9300 .sect55 .box-2 .item-box:nth-child(2) .word {
    width: 96%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect55 .box-2 .item-box:nth-child(2) .word .word-tit {
    font-size: 2.0833333333vw;
    color: #024a91;
    background: -o-linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
    background: linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect55 .box-2 .item-box:nth-child(3) {
    top: 0;
    left: 72.3076923077%;
    width: 27.6923076923%;
    height: 50.7936507937%
}

#bv9300 .sect55 .box-2 .item-box:nth-child(3) .word {
    width: 80%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect55 .box-2 .item-box:nth-child(3) .word .word-tit {
    font-size: 1.71875vw;
    color: #fff
}

#bv9300 .sect55 .box-2 .item-box:nth-child(4) {
    top: 52.380952381%;
    left: 0;
    width: 49.6153846154%;
    height: 47.619047619%
}

#bv9300 .sect55 .box-2 .item-box:nth-child(4) .word {
    width: 52%;
    top: 10%;
    right: 5%;
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect55 .box-2 .item-box:nth-child(4) .word .word-tit {
    font-size: 1.875vw;
    color: #024a91;
    background: -o-linear-gradient(160deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
    background: linear-gradient(290deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect55 .box-2 .item-box:nth-child(5) {
    top: 52.380952381%;
    left: 50.3846153846%;
    width: 49.6153846154%;
    height: 47.619047619%
}

#bv9300 .sect55 .box-2 .item-box:nth-child(5) .word {
    top: 19%;
    right: 8%;
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv9300 .sect55 .box-2 .item-box:nth-child(5) .word .word-tit {
    font-size: 1.875vw;
    color: #024a91;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect56 .box {
    position: relative
}

#bv9300 .sect56 .box .word {
    position: absolute;
    width: 49.027850762%;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv9300 .sect56 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -o-linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
    background: linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0
}

#bv9300 .sect56 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff
}

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

#bv9300 .sect56 .box .word .msg span {
    color: #ffdc7b
}

#bv9300 .sect57 .box {
    position: relative
}

#bv9300 .sect57 .box .word {
    position: relative;
    width: 53.8623226484%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv9300 .sect57 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -o-linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
    background: linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 1vw
}

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

#bv9300 .sect57 .box .word .msg span {
    color: #ffdc7b
}

#bv9300 .sect57 .box-2 {
    width: 68.3131897005%;
    margin: 0 auto;
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
}

#bv9300 .sect57 .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
}

#bv9300 .sect57 .box-2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 49.3076923077%;
    flex: 0 1 49.3076923077%;
    text-align: center;
    position: relative
}

#bv9300 .sect57 .box-2 ul li:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin-bottom: 2vw
}

#bv9300 .sect57 .box-2 ul li:nth-child(1) .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv9300 .sect57 .box-2 ul li:nth-child(1) .word span {
    width: 14.2857142857%;
    font-size: 1.0416666667vw;
    display: block;
    word-break: break-all;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv9300 .sect57 .box-2 ul li .word {
    position: absolute;
    top: 70%;
    width: 96%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv9300 .sect57 .box-2 ul li .word .tit {
    font-size: 2.2395833333vw;
    font-weight: bold;
    color: #fff;
    background: -o-linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
    background: linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv9300 .sect57 .box-2 ul li .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv9300 .sect58 .box {
    position: relative
}

#bv9300 .sect58 .box .word {
    position: absolute;
    top: 13%;
    left: 49%;
    width: 33.0005254861%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv9300 .sect58 .box .word .tit {
    font-size: 3.75vw;
    font-weight: bold;
    font-weight: 600;
    color: #ffd300;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
    background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
    background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 1vw
}

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

#bv9300 .sect59 .box-2 {
    width: 68.3657383079%;
    margin: 0 auto;
    padding: 4vw 0
}

#bv9300 .sect59 .box-2 .title {
    margin-bottom: 2vw;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 60px
}

#bv9300 .sect59 .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%
}

#bv9300 .sect59 .box-2 ul li {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    border-top: 1px solid #fff;
    font-size: 1.875vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv9300 .sect59 .box-2 ul li div {
    padding: 1vw
}

#bv9300 .sect59 .box-2 ul li .li-tit {
    width: 40%
}

#bv9300 .sect59 .box-2 ul li .li-msg {
    width: 60%
}

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

    #bv9300 .sect1 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv9300 .sect1 .box .word .tit {
        font-size: 8.0527086384vw;
        font-weight: bold;
        color: #ffd300;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect1 .box .word .lab {
        font-size: 2.3426061493vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        margin: 1vw 0
    }

    #bv9300 .sect1 .box .word .msg {
        font-size: 1.9033674963vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect2 .box {
        position: relative;
        width: 96%;
        margin: 8vw auto;
        height: 136.1639824305vw
    }

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

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

    #bv9300 .sect2 .box .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect2 .box .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2
    }

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

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

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

    #bv9300 .sect2 .box .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 49.6153846154%;
        height: 13.4408602151%
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(1) .word .word-tit {
        font-size: 4.7584187408vw;
        background: -o-linear-gradient(145deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(-55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(1) .word .word-lab {
        font-size: 2.196193265vw;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(1) .word .word-msg {
        font-size: 1.5373352855vw;
        color: #fff;
        margin-top: 1vw
    }

    #bv9300 .sect2 .box .item-box:nth-child(2) {
        top: 0;
        left: 50.3846153846%;
        width: 49.6153846154%;
        height: 13.4408602151%
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(2) .word .word-tit {
        font-size: 3.2210834553vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(2) .word .word-tit span {
        font-size: 5.4172767204vw;
        display: block
    }

    #bv9300 .sect2 .box .item-box:nth-child(2) .word .word-msg {
        font-size: 2.196193265vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(3) {
        top: 13.9784946237%;
        left: 0;
        width: 28.5384615385%;
        height: 17.7419354839%
    }

    #bv9300 .sect2 .box .item-box:nth-child(3) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(3) .word .word-tit {
        font-size: 2.9282576867vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(3) .word .word-msg {
        font-size: 1.9033674963vw;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(4) {
        top: 32.2580645161%;
        left: 0;
        width: 28.5384615385%;
        height: 17.7419354839%
    }

    #bv9300 .sect2 .box .item-box:nth-child(4) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(4) .word .word-tit {
        font-size: 2.9282576867vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#209CFF), to(#68E0CF));
        background: -o-linear-gradient(top, #209CFF 0%, #68E0CF 100%);
        background: linear-gradient(180deg, #209CFF 0%, #68E0CF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(4) .word .word-msg {
        font-size: 1.9033674963vw;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(5) {
        top: 50.5376344086%;
        left: 0;
        width: 28.5384615385%;
        height: 13.4408602151%
    }

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

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

    #bv9300 .sect2 .box .item-box:nth-child(5) .word .word-tit span {
        display: block;
        font-size: 3.513909224vw
    }

    #bv9300 .sect2 .box .item-box:nth-child(5) .word .word-msg {
        font-size: 1.4641288433vw;
        color: #fff;
        margin: 1% 0
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) {
        top: 13.9784946237%;
        left: 29.2307692308%;
        width: 41.5384615385%;
        height: 23.6559139785%
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) .word .word-tit {
        font-size: 2.635431918vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) .word .word-msg {
        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%
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) .word .word-msg p {
        font-size: 1.9033674963vw;
        font-weight: bold;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) .word .word-msg div {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFFFFF 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFFFFF 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) .note {
        position: absolute;
        bottom: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 2.3426061493vw;
        line-height: 1.2;
        background-color: rgba(0, 0, 0, .411);
        border-radius: 25px;
        text-align: center;
        z-index: 11;
        width: 55.5555555556%;
        font-weight: bold;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(7) {
        top: 38.1720430108%;
        left: 29.2307692308%;
        width: 41.5384615385%;
        height: 11.8279569892%
    }

    #bv9300 .sect2 .box .item-box:nth-child(7) .word {
        width: 60%;
        top: 50%;
        left: 40%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect2 .box .item-box:nth-child(7) .word .word-tit {
        font-size: 2.635431918vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#209CFF), to(#68E0CF));
        background: -o-linear-gradient(top, #209CFF 0%, #68E0CF 100%);
        background: linear-gradient(180deg, #209CFF 0%, #68E0CF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(7) .word .word-tit span {
        font-size: 3.513909224vw;
        display: block
    }

    #bv9300 .sect2 .box .item-box:nth-child(7) .word .word-msg {
        font-size: 1.4641288433vw;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(8) {
        top: 50.5376344086%;
        left: 29.2307692308%;
        width: 20.4615384615%;
        height: 13.4408602151%
    }

    #bv9300 .sect2 .box .item-box:nth-child(8) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(8) .word .word-tit {
        font-size: 2.196193265vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(8) .word .word-msg {
        font-size: 1.4641288433vw;
        color: #ffd609
    }

    #bv9300 .sect2 .box .item-box:nth-child(9) {
        top: 50.5376344086%;
        left: 50.3846153846%;
        width: 20.4615384615%;
        height: 13.4408602151%
    }

    #bv9300 .sect2 .box .item-box:nth-child(9) .word {
        width: 96%;
        top: 20%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect2 .box .item-box:nth-child(9) .word .word-tit {
        font-size: 1.6105417277vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(9) .word .word-msg {
        font-size: 1.4641288433vw;
        color: #fff;
        margin-top: 30%
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) {
        top: 13.9784946237%;
        left: 71.5384615385%;
        width: 28.5384615385%;
        height: 23.6559139785%
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) .word .word-tit {
        font-size: 2.635431918vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) .word .word-msg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 50%
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) .word .word-msg p {
        font-size: 2.0497803807vw;
        font-weight: bold;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) .word .word-msg p span {
        font-size: 4.39238653vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) .word .word-msg img {
        width: 5.4904831625vw
    }

    #bv9300 .sect2 .box .item-box:nth-child(11) {
        top: 38.1720430108%;
        left: 71.5384615385%;
        width: 28.5384615385%;
        height: 16.1290322581%
    }

    #bv9300 .sect2 .box .item-box:nth-child(11) .word {
        width: 90%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(11) .word .word-tit {
        font-size: 2.4158125915vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#209CFF), to(#68E0CF));
        background: -o-linear-gradient(top, #209CFF 0%, #68E0CF 100%);
        background: linear-gradient(180deg, #209CFF 0%, #68E0CF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(12) {
        top: 54.8387096774%;
        left: 71.5384615385%;
        width: 28.5384615385%;
        height: 9.1397849462%
    }

    #bv9300 .sect2 .box .item-box:nth-child(12) .word {
        width: 80%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(12) .word .word-tit {
        font-size: 2.4158125915vw;
        background: -webkit-gradient(linear, right top, left top, from(#83D35B), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(right, #83D35B 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(270deg, #83D35B 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(13) {
        top: 64.5161290323%;
        left: 0;
        width: 34.6923076923%;
        height: 11.8817204301%
    }

    #bv9300 .sect2 .box .item-box:nth-child(13) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(13) .word .word-msg {
        font-size: 30px;
        font-weight: bold;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(14) {
        top: 76.935483871%;
        left: 0;
        width: 34.6923076923%;
        height: 9.1935483871%
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(14) .word .word-tit {
        font-size: 2.196193265vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(14) .word .word-tit span {
        font-size: 4.39238653vw;
        display: block
    }

    #bv9300 .sect2 .box .item-box:nth-child(15) {
        top: 64.5161290323%;
        left: 35.5384615385%;
        width: 29.2307692308%;
        height: 21.5053763441%
    }

    #bv9300 .sect2 .box .item-box:nth-child(15) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(15) .word .word-tit {
        font-size: 4.39238653vw;
        background: -webkit-gradient(linear, right top, left top, color-stop(0.3662109375%, #FFFA6D), color-stop(45.2392578125%, #3CFFFF), to(#65FF89));
        background: -o-linear-gradient(right, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        background: linear-gradient(270deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(15) .word .word-lab {
        font-size: 2.196193265vw;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(15) .word .word-msg {
        font-size: 1.4641288433vw;
        width: 70%;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(16) {
        top: 64.5161290323%;
        left: 65.4615384615%;
        width: 17%;
        height: 10.2150537634%
    }

    #bv9300 .sect2 .box .item-box:nth-child(16) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(16) .word .word-tit {
        font-size: 2.196193265vw;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
        background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(16) .word .word-msg {
        font-size: 1.317715959vw;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
        background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(16) .note {
        position: absolute;
        width: 96%;
        text-align: center;
        z-index: 11;
        top: 62%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        text-shadow: 0px 2px 2px #000
    }

    #bv9300 .sect2 .box .item-box:nth-child(17) {
        top: 64.5161290323%;
        left: 83.1538461538%;
        width: 17%;
        height: 10.2150537634%
    }

    #bv9300 .sect2 .box .item-box:nth-child(17) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(17) .word .word-tit {
        font-size: 1.4641288433vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(18) {
        top: 75.2688172043%;
        left: 65.4615384615%;
        width: 34.6153846154%;
        height: 10.752688172%
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(18) .word .word-tit {
        font-size: 2.635431918vw;
        background: -webkit-gradient(linear, right top, left top, from(#FD5D2B), color-stop(64.2822265625%, #A6B0F4), to(#5C70FF));
        background: -o-linear-gradient(right, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(270deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(18) .word .word-msg {
        font-size: 1.4641288433vw;
        background: -webkit-gradient(linear, right top, left top, from(#FD5D2B), color-stop(64.2822265625%, #A6B0F4), to(#5C70FF));
        background: -o-linear-gradient(right, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(270deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) {
        top: 86.5591397849%;
        left: 0;
        width: 30.7692307692%;
        height: 13.4408602151%
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        text-shadow: 3px 2px 5px rgba(0, 0, 0, .51);
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin-top: 10%
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box {
        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
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box:nth-child(1) .word-msg2:last-child {
        font-size: 12px
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box .word-msg2 {
        font-size: 1.1713030747vw;
        font-weight: 500;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box .word-lab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box .word-lab span {
        font-size: 3.513909224vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(bottom, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(0deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box .word-lab img {
        width: 3.7335285505vw
    }

    #bv9300 .sect2 .box .item-box:nth-child(20) {
        top: 86.5591397849%;
        left: 31.5384615385%;
        width: 36.9230769231%;
        height: 13.4408602151%
    }

    #bv9300 .sect2 .box .item-box:nth-child(20) .word {
        width: 58.3333333333%;
        top: 5%;
        left: 37.7083333333%;
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect2 .box .item-box:nth-child(20) .word .word-tit {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #000;
        background: -webkit-gradient(linear, right top, left top, color-stop(0.3662109375%, #FFFA6D), color-stop(45.2392578125%, #3CFFFF), to(#65FF89));
        background: -o-linear-gradient(right, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        background: linear-gradient(270deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(21) {
        top: 86.5591397849%;
        left: 69.2307692308%;
        width: 30.7692307692%;
        height: 13.4408602151%
    }

    #bv9300 .sect2 .box .item-box:nth-child(21) .word {
        width: 96%;
        top: 10%;
        left: auto;
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        right: 5%
    }

    #bv9300 .sect2 .box .item-box:nth-child(21) .word .word-tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #000;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

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

    #bv9300 .sect2 .box-2 .word .tit {
        width: 96%;
        font-size: 7.3206442167vw;
        font-weight: bold;
        color: #ffd300;
        background: -o-linear-gradient(160deg, #83D35B 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(290deg, #83D35B 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box-2 .word .word-line {
        margin: 4vw 0;
        width: 100%;
        height: 1px;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.13)), color-stop(50%, #fff), to(rgba(255, 255, 255, 0.13)));
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0.13) 0%, #fff 50%, rgba(255, 255, 255, 0.13) 100%);
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.13) 0%, #fff 50%, rgba(255, 255, 255, 0.13) 100%)
    }

    #bv9300 .sect2 .box-2 .word ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect2 .box-2 .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
        flex: 0 1 20%
    }

    #bv9300 .sect2 .box-2 .word ul li img {
        width: 5.4904831625vw
    }

    #bv9300 .sect2 .box-2 .word ul li:last-child .msg {
        width: 90%;
        margin: 0 auto
    }

    #bv9300 .sect2 .box-2 .word ul li .msg {
        font-size: 2.5622254758vw;
        padding-top: 2vw;
        font-weight: 500;
        color: #ffd108
    }

    #bv9300 .sect2 .box-2 .word ul li.li-line {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 1px;
        flex: 0 1 1px;
        width: 1px;
        height: 5.7833089312vw;
        background-color: #fff
    }

    #bv9300 .sect3 .box {
        position: relative
    }

    #bv9300 .sect3 .box .word {
        position: absolute;
        width: 76.8667642753%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box .word .tit {
        font-size: 13.17715959vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300
    }

    #bv9300 .sect3 .box .word .msg {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #ffd300
    }

    #bv9300 .sect3 .box-2 {
        width: 96%;
        margin: 4vw auto
    }

    #bv9300 .sect3 .box-2 .box2-main {
        position: relative;
        height: 60.3953147877vw;
        margin-top: 4vw
    }

    #bv9300 .sect3 .box-2 .title {
        margin: 0 auto;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #ffd300;
        width: 69.9461952344%;
        background: -o-linear-gradient(160deg, #83D35B 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(290deg, #83D35B 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

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

    #bv9300 .sect3 .box-2 .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect3 .box-2 .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect3 .box-2 .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2
    }

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

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

    #bv9300 .sect3 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 28.5165257494%;
        height: 35.7575757576%
    }

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

    #bv9300 .sect3 .box-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 2.635431918vw;
        color: #024a91;
        background: -o-linear-gradient(145deg, #ffffff 0%, #495DF1 100%);
        background: linear-gradient(-55deg, #ffffff 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(2) {
        top: 36.9696969697%;
        left: 0;
        width: 28.5165257494%;
        height: 42.4242424242%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(2) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 2.635431918vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(3) {
        top: 0;
        left: 29.2083013067%;
        width: 41.5065334358%;
        height: 60.6060606061%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(3) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(3) .word .word-tit {
        font-size: 5.270863836vw;
        color: #024a91;
        background: -o-linear-gradient(160deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        background: linear-gradient(290deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(3) .word .word-lab {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #024a91;
        background: -o-linear-gradient(160deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        background: linear-gradient(290deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(3) .word .word-msg {
        font-size: 1.756954612vw;
        color: #fff;
        margin-top: 55%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(4) {
        top: 0;
        left: 71.4834742506%;
        width: 28.5165257494%;
        height: 34.0606060606%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(4) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(4) .word .word-tit {
        font-size: 2.635431918vw;
        color: #024a91;
        background: -o-linear-gradient(20deg, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(70deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(4) .word .word-msg {
        font-size: 2.196193265vw;
        color: #fff;
        background: -o-linear-gradient(20deg, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(70deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(5) {
        top: 35.1515151515%;
        left: 71.4834742506%;
        width: 28.5165257494%;
        height: 25.5757575758%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(5) .word {
        width: 96%;
        top: 10%;
        left: 5%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(5) .word .word-tit {
        font-size: 1.756954612vw;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
        background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
        background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(6) {
        top: 61.8181818182%;
        left: 29.2083013067%;
        width: 35.049961568%;
        height: 17.5757575758%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(6) .word {
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(6) .word .word-tit {
        font-size: 4.39238653vw;
        color: #024a91;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(6) .word .word-msg {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(7) {
        top: 61.8181818182%;
        left: 64.950038432%;
        width: 35.049961568%;
        height: 17.5757575758%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(7) .word {
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(7) .word .word-tit {
        font-size: 4.39238653vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
        background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
        background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(7) .word .word-msg {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
        background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
        background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(8) {
        top: 80.4848484848%;
        left: 0;
        width: 24.4427363566%;
        height: 19.5151515152%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(8) .word {
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(8) .word .word-tit {
        font-size: 4.39238653vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3CA3FF), color-stop(36.71875%, #CB53FF), color-stop(66.0400390625%, #FF9C27), to(#33F5F7));
        background: -o-linear-gradient(left, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
        background: linear-gradient(90deg, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(8) .word .word-msg {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3CA3FF), color-stop(36.71875%, #CB53FF), color-stop(66.0400390625%, #FF9C27), to(#33F5F7));
        background: -o-linear-gradient(left, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
        background: linear-gradient(90deg, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(9) {
        top: 80.4848484848%;
        left: 25.1345119139%;
        width: 24.5196003075%;
        height: 19.5151515152%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(9) .word {
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(9) .word .word-tit {
        font-size: 5.270863836vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(9) .word .word-msg {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(10) {
        top: 80.4848484848%;
        left: 50.3458877786%;
        width: 24.5196003075%;
        height: 19.5151515152%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(10) .word {
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(10) .word .word-tit {
        font-size: 5.270863836vw;
        color: #024a91;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(11) {
        top: 80.4848484848%;
        left: 75.5572636434%;
        width: 24.4427363566%;
        height: 19.5151515152%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(11) .word {
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(11) .word .word-tit {
        font-size: 4.39238653vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
        background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
        background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(11) .word .word-msg {
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
        background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
        background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #bv9300 .sect4 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
        background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
        background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect4 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #fff;
        margin: 1vw 0
    }

    #bv9300 .sect4 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect4 .box .word .msg span {
        color: #39f6ed
    }

    #bv9300 .sect5 .box .word {
        width: 65.3001464129%;
        margin: 4vw 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
    }

    #bv9300 .sect5 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #bv9300 .sect6 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
        background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
        background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect6 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 500;
        color: #fff;
        margin-top: 1vw
    }

    #bv9300 .sect6 .box .word .msg span {
        color: #36f5f2
    }

    #bv9300 .sect7 .title {
        width: 54.9048316252%;
        margin: 0 auto;
        text-align: center;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #ffd300;
        line-height: 1.2;
        padding-top: 4vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box {
        position: relative;
        width: 96%;
        margin: 8vw auto;
        height: 90.775988287vw
    }

    #bv9300 .sect7 .box .item-box {
        position: absolute;
        overflow: hidden
    }

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

    #bv9300 .sect7 .box .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect7 .box .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect7 .box .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2
    }

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

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

    #bv9300 .sect7 .box .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 28.4615384615%;
        height: 37.0967741935%
    }

    #bv9300 .sect7 .box .item-box:nth-child(1) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(1) .word .word-tit {
        font-size: 2.635431918vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(1) .word .word-msg {
        margin-top: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #bv9300 .sect7 .box .item-box:nth-child(1) .word .word-msg div {
        font-size: 1.9033674963vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(1) .word .word-msg span {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(1) .word .word-msg img {
        width: 5.4904831625vw
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) {
        top: 0;
        left: 29.2307692308%;
        width: 41.5384615385%;
        height: 37.0967741935%
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-tit {
        font-size: 2.635431918vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-lab {
        width: 92.5925925926%;
        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
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-lab p {
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-lab span {
        font-size: 5.1976573939vw;
        font-weight: bold;
        color: #fff;
        background: -o-linear-gradient(160deg, #FFFFFF 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(290deg, #FFFFFF 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-msg {
        margin-top: 38%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-msg p {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-msg span {
        font-size: 2.196193265vw;
        color: #ffd208
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-msg img {
        width: 5.4904831625vw
    }

    #bv9300 .sect7 .box .item-box:nth-child(3) {
        top: 0;
        left: 71.5384615385%;
        width: 28.4615384615%;
        height: 37.0967741935%
    }

    #bv9300 .sect7 .box .item-box:nth-child(3) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect7 .box .item-box:nth-child(3) .word .word-tit {
        font-size: 2.635431918vw;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
        background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(4) {
        top: 37.9032258065%;
        left: 0;
        width: 35.7692307692%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(4) .word {
        width: 50%;
        top: 5%;
        left: 5%
    }

    #bv9300 .sect7 .box .item-box:nth-child(4) .word .word-tit {
        font-size: 3.513909224vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#19D6FC), to(#7CA5F7));
        background: -o-linear-gradient(top, #19D6FC 0%, #7CA5F7 100%);
        background: linear-gradient(180deg, #19D6FC 0%, #7CA5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(5) {
        top: 37.9032258065%;
        left: 36.5384615385%;
        width: 26.9230769231%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(5) .word {
        width: 96%;
        top: 55%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect7 .box .item-box:nth-child(5) .word .word-tit {
        font-size: 2.635431918vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(5) .word .word-tit span {
        font-size: 2.196193265vw;
        display: block;
        }

    #bv9300 .sect7 .box .item-box:nth-child(6) {
        top: 37.9032258065%;
        left: 64.1538461538%;
        width: 35.8461538462%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(6) .word {
        width: 50%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(6) .word .word-tit {
        font-size: 2.635431918vw;
        color: #fff
    }

    #bv9300 .sect7 .box .item-box:nth-child(7) {
        top: 58.8709677419%;
        left: 0;
        width: 49.6153846154%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(7) .word {
        width: 50%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(7) .word .word-tit {
        font-size: 2.635431918vw;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(bottom, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(0deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(7) .word .word-lab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect7 .box .item-box:nth-child(7) .word .word-lab p {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(bottom, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(0deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(7) .word .word-msg {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect7 .box .item-box:nth-child(8) {
        top: 58.8709677419%;
        left: 50.3846153846%;
        width: 49.6153846154%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(8) .word {
        width: 60%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(8) .word .word-tit {
        font-size: 2.635431918vw;
        color: #fff;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(8) .word .word-lab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect7 .box .item-box:nth-child(8) .word .word-lab p {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #fff;
        background: -o-linear-gradient(145deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(-55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(8) .word .word-msg {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect7 .box .item-box:nth-child(9) {
        top: 79.8387096774%;
        left: 0;
        width: 30.7692307692%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(9) .word {
        width: 60%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(9) .word .word-tit {
        font-size: 1.9033674963vw;
        color: #000
    }

    #bv9300 .sect7 .box .item-box:nth-child(9) .word .word-msg {
        font-size: 1.317715959vw;
        font-weight: 500;
        color: #000
    }

    #bv9300 .sect7 .box .item-box:nth-child(9) .word .word-msg span {
        font-size: 2.196193265vw;
        color: #fe0303
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) {
        top: 79.8387096774%;
        left: 31.5384615385%;
        width: 36.9230769231%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word .word-tit {
        font-size: 1.9033674963vw;
        color: #000;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #34E6FF), to(#CF254A));
        background: -o-linear-gradient(left, #34E6FF 0.1220703125%, #CF254A 100%);
        background: linear-gradient(90deg, #34E6FF 0.1220703125%, #CF254A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg {
        margin-top: 2vw;
        width: 100%
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .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;
        width: 100%
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
        flex: 0 1 33%;
        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
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg ul li:nth-child(2) {
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg ul li .li-tit {
        font-size: 1.756954612vw;
        font-weight: bold;
        color: #000;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #34E6FF), color-stop(50%, #B7268A), to(#CF254A));
        background: -o-linear-gradient(left, #34E6FF 0.1220703125%, #B7268A 50%, #CF254A 100%);
        background: linear-gradient(90deg, #34E6FF 0.1220703125%, #B7268A 50%, #CF254A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg ul li .li-msg {
        font-size: 12px;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect7 .box .item-box:nth-child(11) {
        top: 79.8387096774%;
        left: 69.2307692308%;
        width: 30.7692307692%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(11) .word {
        width: 96%;
        top: 10%;
        right: 2%;
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect7 .box .item-box:nth-child(11) .word .word-tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0.1220703125%, #50D2F5), to(#43ECF7));
        background: -o-linear-gradient(bottom, #50D2F5 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(0deg, #50D2F5 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(11) .word .word-lab {
        font-size: 1.9765739385vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
        background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(11) .word .word-msg {
        font-size: 1.756954612vw;
        font-weight: bold;
        width: 70%;
        font-weight: 500;
        color: #000;
        background: -o-linear-gradient(160deg, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(290deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #bv9300 .sect8 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #bv9300 .sect8 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect8 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #fff
    }

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

    #bv9300 .sect9 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #34E6FF), to(#CF254A));
        background: -o-linear-gradient(left, #34E6FF 0.1220703125%, #CF254A 100%);
        background: linear-gradient(90deg, #34E6FF 0.1220703125%, #CF254A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect9 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        width: 66.8054110302%
    }

    #bv9300 .sect9 .box .word .msg span {
        color: #37e2fd
    }

    #bv9300 .sect9 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #37e2fd;
        margin: 1vw 0
    }

    #bv9300 .sect9 .box .picture-box {
        position: relative;
        padding-top: 4vw
    }

    #bv9300 .sect9 .box .picture-box .word-txt {
        position: absolute
    }

    #bv9300 .sect9 .box .picture-box .word-txt .word-tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #000;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #34E6FF), color-stop(50%, #B7268A), to(#CF254A));
        background: -o-linear-gradient(left, #34E6FF 0.1220703125%, #B7268A 50%, #CF254A 100%);
        background: linear-gradient(90deg, #34E6FF 0.1220703125%, #B7268A 50%, #CF254A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect9 .box .picture-box .word-txt .word-lab {
        font-size: 2.196193265vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect9 .box .picture-box .word-txt .word-lab span {
        color: #35e5fe
    }

    #bv9300 .sect9 .box .picture-box .word-txt .word-msg {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect9 .box .picture-box .txt-1 {
        left: 26%;
        top: 5%
    }

    #bv9300 .sect9 .box .picture-box .txt-2 {
        left: 55%;
        top: 5%
    }

    #bv9300 .sect9 .box .picture-box .txt-3 {
        left: 41%;
        top: 70%
    }

    #bv9300 .sect9 .box .picture-box .txt-4 {
        width: 96%;
        left: 50%;
        top: 87%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center
    }

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

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

    #bv9300 .sect10 .box .word .tit {
        font-size: 3.513909224vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
        background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect10 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        width: 83.5227272727%;
        }

    #bv9300 .sect10 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 500;
        color: #46e7f7;
        margin: 1vw 0
    }

    #bv9300 .sect10 .box-2 {
        position: absolute;
        width: 65.7383079348%;
        left: 50%;
        top: 60%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto
    }

    #bv9300 .sect10 .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;
        width: 100%
    }

    #bv9300 .sect10 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 47.9616306954%;
        flex: 0 1 47.9616306954%
    }

    #bv9300 .sect10 .box-2 ul 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;
        height: 10.980966325vw
    }

    #bv9300 .sect10 .box-2 ul li .word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
        background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect10 .box-2 ul li .word .msg {
        font-size: 1.756954612vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect10 .box-2 ul li .word .msg span {
        color: #37e2fd
    }

    #bv9300 .sect11 .box {
        padding-bottom: 8vw
    }

    #bv9300 .sect11 .box-2 {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 10%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto
    }

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

    #bv9300 .sect11 .box-2 .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect11 .box-2 .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        }

    #bv9300 .sect11 .box-2 .word .msg span {
        color: #ffd609
    }

    #bv9300 .sect11 .box-2 .word .lab {
        font-size: 3.513909224vw;
        font-weight: bold;
        font-weight: 500;
        color: #fff;
        margin: 1vw 0
    }

    #bv9300 .sect11 .box-3 {
        position: absolute;
        width: 84.1142020498%;
        left: 50%;
        top: 68%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect11 .box-3 .word {
        position: absolute;
        top: 0;
        text-align: center;
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFFFFF 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFFFFF 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect11 .box-3 .word-1 {
        left: 0;
        width: 48.4769364665%
    }

    #bv9300 .sect11 .box-3 .word-2 {
        left: 52%;
        width: 37.3368146214%
    }

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

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

    #bv9300 .sect12 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(160deg, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(290deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect12 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        }

    #bv9300 .sect12 .box .word .msg span {
        color: #37e2fd
    }

    #bv9300 .sect13 {
        margin-top: 1vw
    }

    #bv9300 .sect13 .box {
        position: absolute;
        width: 45.3879941435%;
        left: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0 auto
    }

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

    #bv9300 .sect13 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect13 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        }

    #bv9300 .sect13 .box .word .msg span {
        color: #ffd609
    }

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

    #bv9300 .sect14 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding-bottom: 4vw
    }

    #bv9300 .sect14 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(145deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(-55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect14 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        }

    #bv9300 .sect14 .box .word .msg span {
        color: #6fd3ff
    }

    #bv9300 .sect14 .box .picture-box {
        width: 87.6612903226%;
        margin: 0 auto
    }

    #bv9300 .sect15 .box {
        position: relative
    }

    #bv9300 .sect15 .box .word {
        position: absolute;
        width: 84.4802342606%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box .word .tit {
        font-size: 13.17715959vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300
    }

    #bv9300 .sect15 .box .word .msg {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #ffd300
    }

    #bv9300 .sect15 .box-2 {
        width: 96%;
        margin: 4vw auto;
        position: relative;
        height: 100.878477306vw
    }

    #bv9300 .sect15 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

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

    #bv9300 .sect15 .box-2 .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect15 .box-2 .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect15 .box-2 .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2
    }

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

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

    #bv9300 .sect15 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 49.6153846154%;
        height: 18.2148040639%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(1) .word {
        width: 60%;
        top: 50%;
        left: 40%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 4.39238653vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
        background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(1) .word .word-tit span {
        font-size: 2.196193265vw;
        display: block
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(1) .word .word-msg {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #fff;
        margin-top: .5vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(2) {
        top: 0;
        left: 50.3846153846%;
        width: 49.6153846154%;
        height: 18.1422351234%
    }

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

    #bv9300 .sect15 .box-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 4.39238653vw;
        color: #024a91;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(2) .word .word-tit span {
        font-size: 2.196193265vw;
        display: block
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(2) .word .word-msg {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #fff;
        margin-top: .5vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(3) {
        top: 18.8679245283%;
        left: 0;
        width: 36.1538461538%;
        height: 14.5863570392%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(3) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(3) .word .word-tit {
        font-size: 2.635431918vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(3) .word .word-msg {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #000
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(4) {
        top: 34.1074020319%;
        left: 0;
        width: 36.1538461538%;
        height: 13.8606676343%
    }

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

    #bv9300 .sect15 .box-2 .item-box:nth-child(4) .word .word-tit {
        font-size: 2.635431918vw;
        color: #024a91;
        background: -o-linear-gradient(145deg, #6ED3FF 0%, #FCFF03 100%);
        background: linear-gradient(-55deg, #6ED3FF 0%, #FCFF03 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(4) .word .word-msg {
        font-size: 1.6105417277vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(5) {
        top: 18.8679245283%;
        left: 36.9230769231%;
        width: 26.1538461538%;
        height: 29.1001451379%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(5) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(5) .word .word-tit {
        font-size: 2.635431918vw;
        color: #ffce07;
        width: 80%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(5) .word .word-msg {
        font-size: 1.317715959vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(6) {
        top: 18.8679245283%;
        left: 63.8461538462%;
        width: 36.1538461538%;
        height: 14.5863570392%
    }

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

    #bv9300 .sect15 .box-2 .item-box:nth-child(6) .word .word-tit {
        font-size: 2.635431918vw;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(6) .word .word-msg {
        font-size: 1.317715959vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(7) {
        top: 34.0348330914%;
        left: 63.8461538462%;
        width: 36.1538461538%;
        height: 13.8606676343%
    }

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

    #bv9300 .sect15 .box-2 .item-box:nth-child(7) .word .word-tit {
        font-size: 2.635431918vw;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #FCFF03 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #FCFF03 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(7) .word .word-tit span {
        display: block;
        font-size: 3.513909224vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(7) .word .word-msg {
        font-size: 1.317715959vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(8) {
        top: 48.6937590711%;
        left: 0;
        width: 27.6923076923%;
        height: 32.4383164006%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(8) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(8) .word img {
        width: 12.3718887262vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(8) .word .word-tit {
        font-size: 2.635431918vw;
        background: -webkit-gradient(linear, left top, right top, from(#34E3DE), to(#2084E3));
        background: -o-linear-gradient(left, #34E3DE 0%, #2084E3 100%);
        background: linear-gradient(90deg, #34E3DE 0%, #2084E3 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(8) .word .word-msg {
        font-size: 1.6105417277vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(9) {
        top: 48.6937590711%;
        left: 28.4615384615%;
        width: 43.0769230769%;
        height: 12.4092888244%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(9) .word {
        width: 96%;
        top: 70%;
        left: 2%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(9) .word img {
        width: 12.3718887262vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(9) .word .word-tit {
        font-size: 2.9282576867vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(9) .word .word-msg {
        font-size: 1.6105417277vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(10) {
        top: 61.6835994194%;
        left: 28.4615384615%;
        width: 43.0769230769%;
        height: 19.4484760522%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(10) .word {
        width: 96%;
        top: 7%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(10) .word .word-tit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(10) .word .word-tit p {
        font-size: 2.196193265vw;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
        background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(10) .word .word-tit img {
        width: 12.3718887262vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(10) .word .word-msg {
        font-size: 1.4641288433vw;
            font-weight: 500;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
        background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(11) {
        top: 48.6937590711%;
        left: 72.3076923077%;
        width: 27.6923076923%;
        height: 32.5108853411%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(11) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(11) .word img {
        width: 12.3718887262vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(11) .word .word-tit {
        font-size: 2.196193265vw;
        background: -webkit-gradient(linear, left top, right top, from(#C7E3F8), color-stop(52.587890625%, #8FEBF6), to(#5287CB));
        background: -o-linear-gradient(left, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
        background: linear-gradient(90deg, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(11) .word .word-msg {
        font-size: 1.6105417277vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(12) {
        top: 81.8577648766%;
        left: 0;
        width: 32.7692307692%;
        height: 18.1422351234%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(12) .word {
        width: 65%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(12) .word img {
        width: 12.3718887262vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(12) .word .word-tit {
        font-size: 2.196193265vw;
        background: -webkit-gradient(linear, left top, right top, from(#41B234), color-stop(0%, #FCFF02), to(#83E045));
        background: -o-linear-gradient(left, #41B234 0%, #FCFF02 0%, #83E045 100%);
        background: linear-gradient(90deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        padding: 5px 0
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(12) .word .word-msg {
        font-size: 1.4641288433vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(13) {
        top: 81.8577648766%;
        left: 33.5384615385%;
        width: 32.9230769231%;
        height: 18.1422351234%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(13) .word {
        width: 90%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(13) .word img {
        width: 12.3718887262vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(13) .word .word-tit {
        width: 55%;
        font-size: 1.756954612vw;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        padding: .5vw 0 1vw 0
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(13) .word .word-msg {
        font-size: 1.317715959vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(14) {
        top: 81.8577648766%;
        left: 67.2307692308%;
        width: 32.9230769231%;
        height: 18.1422351234%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(14) .word {
        width: 90%;
        top: 50%;
        left: 5%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(14) .word img {
        width: 12.3718887262vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(14) .word .word-tit {
        color: #000;
        font-size: 2.635431918vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(14) .word .word-lab {
        color: #000;
        font-size: 1.756954612vw;
        font-weight: bold
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(14) .word .word-msg {
        font-size: 1.317715959vw;
        font-weight: 500;
        color: #000
    }

    #bv9300 .sect16 .box {
        position: relative
    }

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

    #bv9300 .sect16 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #bv9300 .sect16 .box .word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect16 .box .word .msg {
            font-size: 2.196193265vw;
        color: #fff
    }

    #bv9300 .sect16 .box .word .msg span {
        color: #6fd3ff
    }

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

    #bv9300 .sect16 .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
    }

    #bv9300 .sect16 .box-2 ul li {
        position: relative
    }

    #bv9300 .sect16 .box-2 ul li .word {
        position: absolute;
        top: 50%;
        width: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        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
    }

    #bv9300 .sect16 .box-2 ul li .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff
    }

    #bv9300 .sect16 .box-2 ul li .word .msg {
        font-size: 2.635431918vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(1) .word .tit {
        background: -o-linear-gradient(160deg, #AF63FF 0%, #4635FF 99.6337890625%);
        background: linear-gradient(290deg, #AF63FF 0%, #4635FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(2) {
        -webkit-transform: translateY(-7%);
        -ms-transform: translateY(-7%);
        transform: translateY(-7%)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(2) .word .tit {
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(3) {
        -webkit-transform: translateY(-14%);
        -ms-transform: translateY(-14%);
        transform: translateY(-14%)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(3) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#00C0FE), color-stop(99.6337890625%, #156CCE));
        background: -o-linear-gradient(left, #00C0FE 0%, #156CCE 99.6337890625%);
        background: linear-gradient(90deg, #00C0FE 0%, #156CCE 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(4) {
        -webkit-transform: translateY(-21%);
        -ms-transform: translateY(-21%);
        transform: translateY(-21%)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(4) .word .tit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(4) .word .tit p {
        background: -o-linear-gradient(160deg, #01E35D 0%, #01B2AE 99.6337890625%);
        background: linear-gradient(290deg, #01E35D 0%, #01B2AE 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(4) .word .tit img {
        width: 6.9546120059vw
    }

    #bv9300 .sect17 .box {
        position: relative;
        padding-top: 4vw
    }

    #bv9300 .sect17 .box .word {
        position: absolute;
        width: 42.9847609038%;
        left: 5%;
        top: 10%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect17 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd401;
        margin: 1vw 0
    }

    #bv9300 .sect17 .box .word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect17 .box .word .msg {
            font-size: 2.196193265vw;
        color: #fff
    }

    #bv9300 .sect17 .box .word .msg span {
        color: #ffd401
    }

    #bv9300 .sect17 .box .word ul {
        width: 61.1246943765%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 4vw;
        display: none
    }

    #bv9300 .sect17 .box .word ul li {
        width: 100%;
        height: 9.5168374817vw;
        border: 2px solid #ffd401;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 2vw 0;
        padding: 1vw 0;
        position: relative
    }

    #bv9300 .sect17 .box .word ul li:last-child .li-word .li-tit span {
        display: block
    }

    #bv9300 .sect17 .box .word ul li img {
        position: absolute;
        left: 3%;
        top: 0;
        width: 5.8565153734vw;
        -webkit-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        transform: translateY(-30%)
    }

    #bv9300 .sect17 .box .word ul li .li-word {
        padding-left: 25%
    }

    #bv9300 .sect17 .box .word ul li .li-word .li-tit {
        font-size: 2.196193265vw;
            font-weight: 500;
        color: #ffd401
    }

    #bv9300 .sect17 .box .word ul li .li-word .li-tit span {
        font-size: 3.513909224vw;
        font-weight: bold
    }

    #bv9300 .sect17 .box .word ul li .li-word .li-msg {
        font-size: 1.317715959vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect17 .box .bg-Img {
        display: block;
        width: 49.9211770888%;
        margin: 0 0 0 auto
    }

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

    #bv9300 .sect17 .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
    }

    #bv9300 .sect17 .box-2 ul li {
        position: relative
    }

    #bv9300 .sect17 .box-2 ul li .word {
        position: absolute;
        top: 50%;
        width: 50%;
        left: 40%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        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
    }

    #bv9300 .sect17 .box-2 ul li .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff
    }

    #bv9300 .sect17 .box-2 ul li .word .msg {
        font-size: 2.635431918vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(1) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#E52D10), color-stop(99.6337890625%, #2569D2));
        background: -o-linear-gradient(left, #E52D10 0%, #2569D2 99.6337890625%);
        background: linear-gradient(90deg, #E52D10 0%, #2569D2 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(2) {
        -webkit-transform: translateY(-7%);
        -ms-transform: translateY(-7%);
        transform: translateY(-7%)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(2) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#00C0FE), color-stop(99.6337890625%, #156CCE));
        background: -o-linear-gradient(left, #00C0FE 0%, #156CCE 99.6337890625%);
        background: linear-gradient(90deg, #00C0FE 0%, #156CCE 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(3) {
        -webkit-transform: translateY(-14%);
        -ms-transform: translateY(-14%);
        transform: translateY(-14%)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(3) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#08B557), to(#0064FF));
        background: -o-linear-gradient(left, #08B557 0%, #0064FF 100%);
        background: linear-gradient(90deg, #08B557 0%, #0064FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(4) {
        -webkit-transform: translateY(-21%);
        -ms-transform: translateY(-21%);
        transform: translateY(-21%)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(4) .word .tit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(4) .word .tit p {
        background: -o-linear-gradient(160deg, #01E35D 0%, #01B2AE 99.6337890625%);
        background: linear-gradient(290deg, #01E35D 0%, #01B2AE 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(4) .word .tit img {
        width: 6.9546120059vw
    }

    #bv9300 .sect18 .box {
        position: relative
    }

    #bv9300 .sect18 .box p {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 96%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #ffd401
    }

    #bv9300 .sect18 .box p span {
        display: block;
        font-size: 5.270863836vw
    }

    #bv9300 .sect18 .box-2 {
        position: relative
    }

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

    #bv9300 .sect18 .box-2 .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #000;
        margin: 1vw 0
    }

    #bv9300 .sect18 .box-2 .word .msg {
            font-size: 2.196193265vw;
        color: #333
    }

    #bv9300 .sect18 .box-2 .word .msg span {
        color: #000;
        font-weight: 600
    }

    #bv9300 .sect19 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #bv9300 .sect19 .box .word {
        width: 90.2307692308%;
        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
    }

    #bv9300 .sect19 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #000;
        background: -webkit-gradient(linear, left top, right top, from(#41B234), color-stop(0%, #FCFF02), to(#83E045));
        background: -o-linear-gradient(left, #41B234 0%, #FCFF02 0%, #83E045 100%);
        background: linear-gradient(90deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect19 .box .word .msg {
            font-size: 2.196193265vw;
        margin: 1vw 0 4vw 0;
        color: #fff
    }

    #bv9300 .sect19 .box .word .msg span {
        color: #fcff03
    }

    #bv9300 .sect20 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

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

    #bv9300 .sect20 .box .word .tit {
        width: 30.0146412884vw
    }

    #bv9300 .sect20 .box .word .msg {
        font-size: 3.513909224vw;
        margin: 1vw 0 2vw 0;
            font-weight: 500;
        color: #fff
    }

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

    #bv9300 .sect20 .box ul li {
        position: relative;
        margin: 0.3660322108vw 0
    }

    #bv9300 .sect20 .box ul li .li-word {
        position: absolute
    }

    #bv9300 .sect20 .box ul li .li-word .li-msg {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        line-height: 1
    }

    #bv9300 .sect20 .box ul li:nth-child(1) {
        width: 32.7692307692%
    }

    #bv9300 .sect20 .box ul li:nth-child(1) .li-word {
        width: 96%;
        left: 2%;
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect20 .box ul li:nth-child(1) .li-word .li-tit {
        width: 15.2269399707vw
    }

    #bv9300 .sect20 .box ul li:nth-child(1) .li-word .li-msg {
        margin-top: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#34E3DE), to(#2084E3));
        background: -o-linear-gradient(left, #34E3DE 0%, #2084E3 100%);
        background: linear-gradient(90deg, #34E3DE 0%, #2084E3 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect20 .box ul li:nth-child(2) {
        width: 32.9230769231%
    }

    #bv9300 .sect20 .box ul li:nth-child(2) .li-word {
        width: 96%;
        left: 2%;
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect20 .box ul li:nth-child(2) .li-word .li-tit {
        width: 14.494875549vw
    }

    #bv9300 .sect20 .box ul li:nth-child(2) .li-word .li-msg {
        margin-top: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#41B234), color-stop(0%, #FCFF02), to(#83E045));
        background: -o-linear-gradient(left, #41B234 0%, #FCFF02 0%, #83E045 100%);
        background: linear-gradient(90deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect20 .box ul li:nth-child(3) {
        width: 32.7692307692%
    }

    #bv9300 .sect20 .box ul li:nth-child(3) .li-word {
        width: 96%;
        left: 2%;
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect20 .box ul li:nth-child(3) .li-word .li-tit {
        width: 14.7144948755vw
    }

    #bv9300 .sect20 .box ul li:nth-child(3) .li-word .li-msg {
        margin-top: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#C7E3F8), color-stop(52.587890625%, #8FEBF6), to(#5287CB));
        background: -o-linear-gradient(left, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
        background: linear-gradient(90deg, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect20 .box ul li:nth-child(4) {
        width: 49.6153846154%
    }

    #bv9300 .sect20 .box ul li:nth-child(4) .li-word {
        width: 96%;
        left: 2%;
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
        flex-direction: inherit;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #bv9300 .sect20 .box ul li:nth-child(4) .li-word .li-tit {
        width: 14.6412884334vw
    }

    #bv9300 .sect20 .box ul li:nth-child(4) .li-word .li-msg {
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
        background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect20 .box ul li:nth-child(5) {
        width: 49.6153846154%
    }

    #bv9300 .sect20 .box ul li:nth-child(5) .li-word {
        width: 96%;
        left: 2%;
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
        flex-direction: inherit;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect20 .box ul li:nth-child(5) .li-word .li-tit {
        width: 14.6412884334vw
    }

    #bv9300 .sect20 .box ul li:nth-child(5) .li-word .li-msg {
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FD5D2B), color-stop(64.2822265625%, #A6B0F4), to(#FFFFFF));
        background: -o-linear-gradient(left, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        background: linear-gradient(90deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    #bv9300 .sect21 .box {
        position: relative
    }

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

    #bv9300 .sect21 .box .word .tit {
        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;
        width: 28.0811232449%
    }

    #bv9300 .sect21 .box .word .tit img {
        width: 15.1537335286vw
    }

    #bv9300 .sect21 .box .word .tit p {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        -webkit-transform: translateY(1vw);
        -ms-transform: translateY(1vw);
        transform: translateY(1vw);
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
        background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect21 .box .word .msg {
        width: 57.8003120125%;
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect21 .box .word .msg span {
        color: #0bfffc
    }

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

    #bv9300 .sect22 .box .word {
        margin-bottom: 4vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect22 .box .word .tit {
        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;
        width: 34.5887778632%
    }

    #bv9300 .sect22 .box .word .tit img {
        width: 15.1537335286vw
    }

    #bv9300 .sect22 .box .word .tit p {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        -webkit-transform: translateY(1vw);
        -ms-transform: translateY(1vw);
        transform: translateY(1vw);
        background: -webkit-gradient(linear, left top, right top, from(#41B234), color-stop(0%, #FCFF02), to(#83E045));
        background: -o-linear-gradient(left, #41B234 0%, #FCFF02 0%, #83E045 100%);
        background: linear-gradient(90deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect22 .box .word .msg {
        width: 55.3822152886%;
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect22 .box .word .msg span {
        color: #fcff02
    }

    #bv9300 .sect23 .box {
        position: relative
    }

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

    #bv9300 .sect23 .box .word .tit {
        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;
        width: 36.181678214%
    }

    #bv9300 .sect23 .box .word .tit img {
        width: 15.1537335286vw
    }

    #bv9300 .sect23 .box .word .tit p {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        -webkit-transform: translateY(1vw);
        -ms-transform: translateY(1vw);
        transform: translateY(1vw);
        background: -webkit-gradient(linear, left top, right top, from(#FD5D2B), color-stop(64.2822265625%, #A6B0F4), to(#FFFFFF));
        background: -o-linear-gradient(left, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        background: linear-gradient(90deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect23 .box .word .msg {
        width: 55.1193225558%;
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect23 .box .word .msg span {
        color: #a8b7fc
    }

    #bv9300 .sect24 .box {
        position: relative
    }

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

    #bv9300 .sect24 .box .word .tit {
        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;
        width: 44.6009389671%
    }

    #bv9300 .sect24 .box .word .tit img {
        width: 15.1537335286vw
    }

    #bv9300 .sect24 .box .word .tit p {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        -webkit-transform: translateY(1vw);
        -ms-transform: translateY(1vw);
        transform: translateY(1vw);
        background: -webkit-gradient(linear, left top, right top, from(#C7E3F8), color-stop(52.587890625%, #8FEBF6), to(#5287CB));
        background: -o-linear-gradient(left, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
        background: linear-gradient(90deg, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect24 .box .word .msg {
        width: 47.8090766823%;
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect24 .box .word .msg span {
        color: #92ebf7
    }

    #bv9300 .sect25 .box {
        position: relative
    }

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

    #bv9300 .sect25 .box .word .tit {
        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;
        width: 48.0769230769%
    }

    #bv9300 .sect25 .box .word .tit img {
        width: 15.1537335286vw
    }

    #bv9300 .sect25 .box .word .tit p {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        -webkit-transform: translateY(1vw);
        -ms-transform: translateY(1vw);
        transform: translateY(1vw);
        background: -webkit-gradient(linear, left top, right top, from(#FF0000), color-stop(99.6337890625%, #0064FF));
        background: -o-linear-gradient(left, #FF0000 0%, #0064FF 99.6337890625%);
        background: linear-gradient(90deg, #FF0000 0%, #0064FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect25 .box .word .msg {
        width: 44.0705128205%;
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect25 .box .word .msg span {
        color: red
    }

    #bv9300 .sect26 .box {
        position: relative;
        margin: 2vw 0
    }

    #bv9300 .sect26 .box .word {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 80.5270863836%;
        text-align: center
    }

    #bv9300 .sect26 .box .word .tit {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #fff;
        background: -o-linear-gradient(45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        background: linear-gradient(45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #bv9300 .sect26 .box-2 .word {
        width: 88.854727133%;
        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;
        padding-bottom: 4vw
    }

    #bv9300 .sect26 .box-2 .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #ffd401
    }

    #bv9300 .sect26 .box-2 .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        margin-top: 1vw;
        color: #fff
    }

    #bv9300 .sect26 .box-2 .word .msg span {
        color: #ffd401
    }

    #bv9300 .sect27 .box {
        position: relative;
        width: 96%;
        padding: 4vw 0;
        margin: 0 auto
    }

    #bv9300 .sect27 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding-bottom: 4vw
    }

    #bv9300 .sect27 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #ffd401;
        background: -webkit-gradient(linear, left top, right top, from(#FF2300), to(#0064FF));
        background: -o-linear-gradient(left, #FF2300 0%, #0064FF 100%);
        background: linear-gradient(90deg, #FF2300 0%, #0064FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect27 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        margin-top: 1vw;
        color: #fff
    }

    #bv9300 .sect27 .box .word .msg span {
        color: #007eff
    }

    #bv9300 .sect27 .box img {
        width: 92.3322683706%;
        margin: 0 auto;
        display: block
    }

    #bv9300 .sect28 .box {
        position: relative
    }

    #bv9300 .sect28 .box .word {
        position: absolute;
        width: 79.32618683%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect28 .box .word .tit {
        font-size: 13.17715959vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300
    }

    #bv9300 .sect28 .box .word .msg {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #ffd300
    }

    #bv9300 .sect28 .box-2 {
        width: 96%;
        margin: 4vw auto;
        position: relative;
        height: 63.0307467057vw
    }

    #bv9300 .sect28 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

    #bv9300 .sect28 .box-2 .item-box .scale-box {
        position: relative
    }

    #bv9300 .sect28 .box-2 .item-box .scale-box .word {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 11;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect28 .box-2 .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect28 .box-2 .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect28 .box-2 .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2
    }

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

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

    #bv9300 .sect28 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 28.4396617986%;
        height: 58.0720092915%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(1) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 2.4158125915vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
        background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
        background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(1) .word .word-msg {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #fff;
        margin-top: .5vw
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(2) {
        top: 0;
        left: 29.2083013067%;
        width: 41.5065334358%;
        height: 58.1881533101%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(2) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 3.513909224vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(left, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(90deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(2) .word .word-tit span {
        display: block
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(2) .word .word-msg {
        font-size: 2.196193265vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-top: 55%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(3) {
        top: 0;
        left: 71.4834742506%;
        width: 28.5165257494%;
        height: 58.1881533101%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(3) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(3) .word .word-tit {
        font-size: 2.635431918vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0.3662109375%, #C8FF20), to(#FF6C00));
        background: -o-linear-gradient(bottom, #C8FF20 0.3662109375%, #FF6C00 100%);
        background: linear-gradient(0deg, #C8FF20 0.3662109375%, #FF6C00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(3) .word .word-tit span {
        display: block;
        font-size: 3.513909224vw
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(3) .word .word-msg {
        font-size: 2.196193265vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-top: 30%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(4) {
        top: 59.2334494774%;
        left: 0;
        width: 34.665641814%;
        height: 40.7665505226%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(4) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(4) .word .word-tit {
        font-size: 1.9033674963vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#6ED3FF), to(#7687FF));
        background: -o-linear-gradient(bottom, #6ED3FF 0%, #7687FF 100%);
        background: linear-gradient(0deg, #6ED3FF 0%, #7687FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(4) .word .word-tit span {
        font-size: 2.635431918vw;
        display: block
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(4) .word .word-msg {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #fff;
        margin-top: .5vw
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(5) {
        top: 59.2334494774%;
        left: 35.3574173713%;
        width: 29.3620292083%;
        height: 40.7665505226%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(5) .word {
        width: 96%;
        top: 65%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(5) .word .word-tit {
        font-size: 2.196193265vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
        background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(5) .word .word-tit span {
        display: block
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(5) .word .word-msg {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(6) {
        top: 59.2334494774%;
        left: 65.334358186%;
        width: 34.665641814%;
        height: 40.7665505226%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(6) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(6) .word .word-tit {
        font-size: 1.9033674963vw;
        color: #21ffc5
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(6) .word .word-msg {
        font-size: 1.756954612vw;
            font-weight: 500;
        line-height: 1.2;
        color: #21ffc5;
        margin-top: 50%
    }

    #bv9300 .sect29 .box {
        position: relative
    }

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

    #bv9300 .sect29 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0.3662109375%, #C8FF20), to(#FF6C00));
        background: -o-linear-gradient(bottom, #C8FF20 0.3662109375%, #FF6C00 100%);
        background: linear-gradient(0deg, #C8FF20 0.3662109375%, #FF6C00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #bv9300 .sect29 .box .word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect29 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect29 .box .word .msg span {
        color: #d7d817
    }

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

    #bv9300 .sect29 .box-2 .note {
        width: 84.2911877395%;
        text-align: center;
        margin: 0 auto;
        font-size: 2.196193265vw;
            font-weight: 500;
        color: #fff;
        margin-bottom: 2vw
    }

    #bv9300 .sect29 .box-2 .picture-box {
        position: relative
    }

    #bv9300 .sect29 .box-2 .picture-box .ul-box {
        position: absolute;
        left: 0;
        top: 60%;
        width: 100%
    }

    #bv9300 .sect29 .box-2 .picture-box .ul-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
    }

    #bv9300 .sect29 .box-2 .picture-box .ul-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;
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 21683.3333333333%;
        flex: 0 1 21683.3333333333%
    }

    #bv9300 .sect29 .box-2 .picture-box .ul-box ul li .word {
        text-align: center
    }

    #bv9300 .sect29 .box-2 .picture-box .ul-box ul li .word .li-msg {
        font-size: 1.756954612vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect29 .box-2 .picture-box .ul-box ul li .word .li-tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #00feff;
        line-height: 1.2
    }

    #bv9300 .sect30 .box {
        position: relative
    }

    #bv9300 .sect30 .box .word {
        position: absolute;
        left: 50%;
        top: 1%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        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
    }

    #bv9300 .sect30 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, left bottom, from(#3EFFD8), to(#0693FF));
        background: -o-linear-gradient(top, #3EFFD8 0%, #0693FF 100%);
        background: linear-gradient(180deg, #3EFFD8 0%, #0693FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #bv9300 .sect30 .box .word .lab {
        font-size: 2.9282576867vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect30 .box .word .msg {
        font-size: 1.9033674963vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect30 .box .word .msg span {
        color: #3bfada
    }

    #bv9300 .sect31 {
        position: relative
    }

    #bv9300 .sect31 .box {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 47.6573938507%;
        margin: 0 auto
    }

    #bv9300 .sect31 .box ul li:last-child {
        margin-top: 4vw
    }

    #bv9300 .sect31 .box ul 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
    }

    #bv9300 .sect31 .box ul li .word .tit {
        font-size: 3.1478770132vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, left bottom, from(#3EFFD8), to(#0693FF));
        background: -o-linear-gradient(top, #3EFFD8 0%, #0693FF 100%);
        background: linear-gradient(180deg, #3EFFD8 0%, #0693FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect31 .box ul li .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        margin-top: 1vw
    }

    #bv9300 .sect31 .box ul li .word .msg span {
        color: #39f5dc
    }

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

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

    #bv9300 .sect32 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #bv9300 .sect32 .box .word .lab {
        font-size: 3.1478770132vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect32 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect32 .box .word .msg span {
        color: #00ff58
    }

    #bv9300 .sect32 .note {
        position: absolute;
        left: 55%;
        top: 38%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 42.093704246%;
        margin: 0 auto;
        font-size: 1.756954612vw;
        font-weight: bold;
        color: #17edee;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #bv9300 .sect33 .box .word {
        position: absolute;
        left: 41%;
        top: 5%;
        width: 54.4956997654%;
        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
    }

    #bv9300 .sect33 .box .word .tit {
        font-size: 11.7130307467vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect33 .box .word .msg {
        font-size: 2.635431918vw;
        font-weight: bold;
        font-weight: 400;
        color: #00feff
    }

    #bv9300 .sect33 .box .word .msg span {
        display: block
    }

    #bv9300 .sect34 .box {
        position: absolute;
        left: 5%;
        top: 5%;
        width: 51.0248901903%;
        margin: 0 auto
    }

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

    #bv9300 .sect34 .box .word .tit {
        font-size: 11.7130307467vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect34 .box .word .msg {
        font-size: 2.635431918vw;
        font-weight: bold;
        font-weight: 400;
        color: #00feff
    }

    #bv9300 .sect34 .box .word .msg span {
        display: block
    }

    #bv9300 .sect34 .box-2 {
        width: 70.9406200736%;
        margin: 0 auto;
        height: 7.3206442167vw;
        position: relative;
        margin-bottom: 4vw
    }

    #bv9300 .sect34 .box-2 p {
        text-align: center;
        position: absolute;
        font-size: 1.317715959vw;
            font-weight: 500;
        color: #00feff;
        line-height: 1.2;
        top: 20%;
        word-break: break-word
    }

    #bv9300 .sect34 .box-2 p:nth-child(1) {
        left: 5%;
        width: 15%
    }

    #bv9300 .sect34 .box-2 p:nth-child(2) {
        left: 23%;
        width: 17%
    }

    #bv9300 .sect34 .box-2 p:nth-child(3) {
        left: 44%;
        width: 13%
    }

    #bv9300 .sect34 .box-2 p:nth-child(4) {
        left: 65%;
        width: 10%
    }

    #bv9300 .sect34 .box-2 p:nth-child(5) {
        left: 77%;
        width: 25%
    }

    #bv9300 .sect35 .box .picture-box {
        position: relative
    }

    #bv9300 .sect35 .box .picture-box .tit {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 96%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect35 .box .word {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 2vw 0
    }

    #bv9300 .sect35 .box .word .msg {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect35 .box-2 {
        position: relative;
        margin-bottom: 8vw
    }

    #bv9300 .sect35 .box-2 .word {
        position: absolute
    }

    #bv9300 .sect35 .box-2 .word-1 {
        top: 25%;
        left: 18%;
        -webkit-transform: rotate(-36deg);
        -ms-transform: rotate(-36deg);
        transform: rotate(-36deg);
        font-size: 1.9033674963vw;
        font-weight: bold;
        color: #00fd00
    }

    #bv9300 .sect35 .box-2 .word-2 {
        top: 27%;
        left: 71%;
        -webkit-transform: rotate(36deg);
        -ms-transform: rotate(36deg);
        transform: rotate(36deg);
        font-size: 1.9033674963vw;
        font-weight: bold;
        color: #00fd00
    }

    #bv9300 .sect35 .box-2 .word-3 {
        top: 85%;
        left: 46%;
        font-size: 2.196193265vw;
        font-weight: bold;
        color: #00fd00
    }

    #bv9300 .sect35 .box-2 .word-4 {
        width: 23.6966824645%;
        text-align: center;
        top: 40%;
        left: 38%;
        font-size: 1.756954612vw;
        color: #00fd00;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect35 .box-2 .word-5 {
        width: 24.6978455071%;
        text-align: center;
        top: 68%;
        left: 38%;
        font-size: 1.756954612vw;
        color: #00fd00;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect35 .box-2 .word-6 {
        top: 30%;
        left: 28%;
        font-size: 1.4641288433vw;
        color: #fff
    }

    #bv9300 .sect35 .box-2 .word-7 {
        top: 30%;
        left: 57%;
        font-size: 1.4641288433vw;
        color: #fff
    }

    #bv9300 .sect35 .box-2 .word-8 {
        top: 67%;
        left: 9%;
        font-size: 1.4641288433vw;
        color: #fff
    }

    #bv9300 .sect35 .box-2 .word-9 {
        width: 14.6412884334%;
        text-align: center;
        top: 66%;
        left: 77%;
        font-size: 1.4641288433vw;
        color: #fff
    }

    #bv9300 .sect35 .box-2 .word-10 {
        top: 102%;
        left: 22%;
        font-size: 1.4641288433vw;
        color: #fff
    }

    #bv9300 .sect35 .box-2 .word-11 {
        top: 102%;
        left: 61%;
        font-size: 1.4641288433vw;
        color: #fff
    }

    #bv9300 .sect36 {
        padding-bottom: 4vw
    }

    #bv9300 .sect36 .box .picture-box {
        position: relative
    }

    #bv9300 .sect36 .box .picture-box .tit {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 96%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        text-align: center;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect36 .box .picture-box .tit span {
        display: block;
        font-size: 5.270863836vw
    }

    #bv9300 .sect36 .box .word {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 2vw 0
    }

    #bv9300 .sect36 .box .word .msg {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect36 .box-2 {
        position: relative;
        margin-bottom: 8vw;
        width: 96%;
        margin: 0 auto
    }

    #bv9300 .sect36 .box-2 .word {
        position: absolute;
        font-size: 4.39238653vw;
        text-align: center;
        font-weight: bold;
        color: #00fd00;
        -webkit-text-stroke: 2px #000;
        text-stroke: 2px #000;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(bottom, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(0deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect36 .box-2 .word span {
        font-size: 2.635431918vw
    }

    #bv9300 .sect36 .box-2 .word-1 {
        top: 40%;
        left: 0%;
        width: 46%
    }

    #bv9300 .sect36 .box-2 .word-2 {
        top: 40%;
        left: 54%;
        width: 46%
    }

    #bv9300 .sect37 .box .picture-box {
        position: relative
    }

    #bv9300 .sect37 .box .picture-box .tit {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 96%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 3.513909224vw;
        font-weight: bold;
        color: #fff;
        text-align: center;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect37 .box-2 {
        position: relative;
        width: 96%;
        margin: 4vw auto;
        margin-bottom: 16vw
    }

    #bv9300 .sect37 .box-2 .word {
        position: absolute;
        font-size: 1.4641288433vw;
        text-align: center;
        color: #fff
    }

    #bv9300 .sect37 .box-2 .word span {
        color: #00ff58
    }

    #bv9300 .sect37 .box-2 .word-1 {
        top: 27%;
        left: 37%;
        width: 26.9086357947%
    }

    #bv9300 .sect37 .box-2 .word-2 {
        top: 64%;
        left: 0%;
        width: 26.9086357947%
    }

    #bv9300 .sect37 .box-2 .word-3 {
        top: 64%;
        left: 70%;
        width: 33.1664580726%
    }

    #bv9300 .sect37 .box-2 .word-4 {
        top: 102%;
        left: 19%;
        width: 29.0362953692%
    }

    #bv9300 .sect37 .box-2 .word-5 {
        top: 102%;
        left: 52%;
        width: 28.3479349186%
    }

    #bv9300 .sect38 .box .picture-box {
        position: relative
    }

    #bv9300 .sect38 .box .picture-box .tit {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 96%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 2.9282576867vw;
        font-weight: bold;
        color: #fff;
        text-align: center;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect38 .box .picture-box .tit span {
        display: block
    }

    #bv9300 .sect38 .box-2 {
        position: relative;
        width: 96%;
        margin: 4vw auto;
        margin-bottom: 16vw
    }

    #bv9300 .sect38 .box-2 .word {
        position: absolute;
        font-size: 1.4641288433vw;
        text-align: center;
        color: #fff
    }

    #bv9300 .sect38 .box-2 .word span {
        color: #00ff58
    }

    #bv9300 .sect38 .box-2 .word-1 {
        top: 27%;
        left: 18%;
        width: 31.7271589487%
    }

    #bv9300 .sect38 .box-2 .word-2 {
        top: 27%;
        left: 53%;
        width: 26.4705882353%
    }

    #bv9300 .sect38 .box-2 .word-3 {
        top: 64%;
        left: -3%;
        width: 33.1664580726%
    }

    #bv9300 .sect38 .box-2 .word-4 {
        top: 64%;
        left: 72%;
        width: 30.6633291615%
    }

    #bv9300 .sect38 .box-2 .word-5 {
        top: 102%;
        left: 17%;
        width: 33.1038798498%
    }

    #bv9300 .sect38 .box-2 .word-6 {
        top: 102%;
        left: 50%;
        width: 33.1038798498%
    }

    #bv9300 .sect39 .box {
        position: relative
    }

    #bv9300 .sect39 .box .word {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect39 .box .word .tit {
        font-size: 13.17715959vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300
    }

    #bv9300 .sect39 .box .word .msg {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #ffd300
    }

    #bv9300 .sect39 .box-2 {
        width: 96%;
        margin: 4vw auto;
        position: relative;
        height: 51.317715959vw
    }

    #bv9300 .sect39 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

    #bv9300 .sect39 .box-2 .item-box .scale-box {
        position: relative
    }

    #bv9300 .sect39 .box-2 .item-box .scale-box .word {
        position: absolute;
        z-index: 11;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect39 .box-2 .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect39 .box-2 .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect39 .box-2 .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2
    }

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

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

    #bv9300 .sect39 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 49.6541122214%;
        height: 35.8059914408%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(1) .word {
        width: 95%;
        top: 50%;
        right: 2%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 3.6603221083vw;
        color: #024a91;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(1) .word .word-msg {
        font-size: 2.5622254758vw;
        font-weight: bold;
        font-weight: 500;
        color: #fff;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(2) {
        top: 0;
        left: 50.0384319754%;
        width: 49.6541122214%;
        height: 35.8059914408%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(2) .word {
        width: 95%;
        top: 50%;
        right: 2%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 3.513909224vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(left, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(90deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(2) .word .word-msg {
        font-size: 2.635431918vw;
        font-weight: bold;
        font-weight: 500;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(left, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(90deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(3) {
        top: 37.2325249643%;
        left: 0;
        width: 27.6710222905%;
        height: 31.3837375178%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(3) .word {
        width: 90%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(3) .word .word-tit {
        font-size: 2.196193265vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#68E0CF), color-stop(50%, #229DFE), to(#68E0CF));
        background: -o-linear-gradient(bottom, #68E0CF 0%, #229DFE 50%, #68E0CF 100%);
        background: linear-gradient(0deg, #68E0CF 0%, #229DFE 50%, #68E0CF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(4) {
        top: 37.2325249643%;
        left: 28.4396617986%;
        width: 43.1206764028%;
        height: 31.5263908702%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(4) .word {
        width: 90%;
        top: 15%;
        left: 5%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(4) .word .word-tit {
        font-size: 2.635431918vw;
        color: #000
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(5) {
        top: 37.2325249643%;
        left: 72.2521137586%;
        width: 27.6710222905%;
        height: 31.3837375178%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(5) .word {
        width: 50%;
        top: 15%;
        left: 5%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(5) .word .word-tit {
        font-size: 2.196193265vw;
        color: #fff
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(6) {
        top: 70.0427960057%;
        left: 0;
        width: 32.7440430438%;
        height: 29.9572039943%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(6) .word {
        width: 30%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(6) .word .word-tit {
        font-size: 2.635431918vw;
        color: #024a91;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(7) {
        top: 70.0427960057%;
        left: 33.5895465027%;
        width: 32.8209069946%;
        height: 29.9572039943%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(7) .word {
        width: 50%;
        top: 50%;
        left: 2%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(7) .word .word-tit {
        font-size: 2.635431918vw;
        color: #024a91;
        background: -o-linear-gradient(20deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        background: linear-gradient(70deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(8) {
        top: 70.0427960057%;
        left: 67.1790930054%;
        width: 32.7440430438%;
        height: 29.9572039943%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(8) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(8) .word .word-tit {
        font-size: 1.9033674963vw;
        color: #ffd300
    }

    #bv9300 .sect40 .box {
        position: relative
    }

    #bv9300 .sect40 .box .word {
        position: absolute;
        width: 89.3118594436%;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        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
    }

    #bv9300 .sect40 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        font-size: 3.6603221083vw;
        width: 60.9016393443%;
        background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
        background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #bv9300 .sect40 .box .word .lab {
        font-size: 2.9282576867vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect40 .box .word .msg {
        font-size: 1.756954612vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        width: 88.7704918033%
    }

    #bv9300 .sect40 .box .word .msg span {
        color: #48e5d4
    }

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

    #bv9300 .sect40 .box-2 .title {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.5;
        background: -webkit-gradient(linear, left top, right top, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(left, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(90deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect40 .box-2 .word {
        width: 96%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 2vw
    }

    #bv9300 .sect40 .box-2 .word .tit {
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        font-size: 3.513909224vw;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0.3662109375%, #C8FF20), to(#FF6C00));
        background: -o-linear-gradient(bottom, #C8FF20 0.3662109375%, #FF6C00 100%);
        background: linear-gradient(0deg, #C8FF20 0.3662109375%, #FF6C00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0 1vw 0
    }

    #bv9300 .sect40 .box-2 .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        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
    }

    #bv9300 .sect40 .box-2 .word .msg p {
        text-indent: -26px;
        padding-left: 26px;
        margin-bottom: 5px
    }

    #bv9300 .sect40 .box-2 ul li:nth-child(2) .word {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
        flex-direction: inherit;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect40 .box-2 ul li:nth-child(2) .word .word-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%
    }

    #bv9300 .sect40 .box-2 ul li:nth-child(2) .word .word-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%
    }

    #bv9300 .sect40 .box-3 {
        position: relative
    }

    #bv9300 .sect40 .box-3 .word {
        position: absolute;
        text-align: center;
        font-size: 1.4641288433vw;
            font-weight: 500;
        color: #fff;
        background-color: rgba(0, 0, 0, .5);
        border-radius: 5px;
        padding: 5px 0
    }

    #bv9300 .sect40 .box-3 .word-1 {
        width: 29.4272201787%;
        top: 19%;
        left: 2%
    }

    #bv9300 .sect40 .box-3 .word-2 {
        width: 29.4272201787%;
        top: 20%;
        left: 35%
    }

    #bv9300 .sect40 .box-3 .word-3 {
        width: 29.4272201787%;
        top: 19%;
        left: 69%
    }

    #bv9300 .sect40 .box-3 .word-4 {
        width: 34.6820809249%;
        top: 45%;
        left: 6%
    }

    #bv9300 .sect40 .box-3 .word-5 {
        width: 31.5291644771%;
        top: 45%;
        left: 60%
    }

    #bv9300 .sect40 .box-3 .word-6 {
        width: 21.0194429848%;
        top: 70%;
        left: 1%
    }

    #bv9300 .sect40 .box-3 .word-7 {
        width: 23.3315817131%;
        top: 70%;
        left: 26%
    }

    #bv9300 .sect40 .box-3 .word-8 {
        width: 23.6468733579%;
        top: 70%;
        left: 51.5%
    }

    #bv9300 .sect40 .box-3 .word-9 {
        width: 21.0194429848%;
        top: 70%;
        left: 78%
    }

    #bv9300 .sect40 .box-3 .word-10 {
        width: 21.0194429848%;
        top: 95%;
        left: 6%
    }

    #bv9300 .sect40 .box-3 .word-11 {
        width: 27.8507619548%;
        top: 95%;
        left: 36%
    }

    #bv9300 .sect40 .box-3 .word-12 {
        width: 27.8507619548%;
        top: 95%;
        left: 70%
    }

    #bv9300 .sect41 .box {
        position: relative
    }

    #bv9300 .sect41 .box .word {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 10%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect41 .box .word .word-1 {
        width: 73.4615384615%;
        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
    }

    #bv9300 .sect41 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        font-size: 4.39238653vw;
        width: 96%;
        background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
        background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #bv9300 .sect41 .box .word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect41 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect41 .box .word .msg span {
        color: #fff33c
    }

    #bv9300 .sect41 .box-2 {
        position: relative;
        margin: 2vw 0
    }

    #bv9300 .sect41 .box-2 .word {
        position: absolute;
        text-align: center;
        font-size: 1.4641288433vw;
            font-weight: 500;
        color: #fff;
        background-color: rgba(0, 0, 0, .5);
        border-radius: 5px;
        padding: 5px 0
    }

    #bv9300 .sect41 .box-2 .word-1 {
        width: 26.274303731%;
        top: 27%;
        left: 4%
    }

    #bv9300 .sect41 .box-2 .word-2 {
        width: 24.1723594325%;
        top: 27%;
        left: 38%
    }

    #bv9300 .sect41 .box-2 .word-3 {
        width: 24.1723594325%;
        top: 27%;
        left: 72%
    }

    #bv9300 .sect41 .box-2 .word-4 {
        width: 34.6820809249%;
        top: 60%;
        left: 7%
    }

    #bv9300 .sect41 .box-2 .word-5 {
        width: 31.5291644771%;
        top: 60%;
        left: 59%
    }

    #bv9300 .sect41 .box-2 .word-6 {
        width: 15.7645822386%;
        top: 93%;
        left: 4%
    }

    #bv9300 .sect41 .box-2 .word-7 {
        width: 21.0194429848%;
        top: 93%;
        left: 26.5%
    }

    #bv9300 .sect41 .box-2 .word-8 {
        width: 24.6978455071%;
        top: 93%;
        left: 51%
    }

    #bv9300 .sect41 .box-2 .word-9 {
        width: 21.0194429848%;
        top: 93%;
        left: 78%
    }

    #bv9300 .sect42 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

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

    #bv9300 .sect42 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 4.39238653vw;
        color: #ffb400
    }

    #bv9300 .sect42 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin: 1vw 0 4vw 0
    }

    #bv9300 .sect42 .box .word .msg span {
        color: #ffb400
    }

    #bv9300 .sect42 .box 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
    }

    #bv9300 .sect42 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 48.5530546624%;
        flex: 0 1 48.5530546624%;
        text-align: center
    }

    #bv9300 .sect42 .box ul li p {
        width: 90%;
        margin: 0 auto;
        padding: 2vw 0;
        font-size: 1.9033674963vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect43 .box {
        position: relative
    }

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

    #bv9300 .sect43 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 4.39238653vw;
        color: #ffb400;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect43 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv9300 .sect43 .box .word .msg span {
        color: #fd5e2d
    }

    #bv9300 .sect43 .box 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
    }

    #bv9300 .sect43 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 48.5530546624%;
        flex: 0 1 48.5530546624%;
        text-align: center
    }

    #bv9300 .sect43 .box ul li p {
        width: 90%;
        margin: 0 auto;
        padding: 2vw 0;
        font-size: 1.9033674963vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect43 .box-2 {
        margin: 0 auto;
        -webkit-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        transform: translateY(-30%);
        width: 96%
    }

    #bv9300 .sect43 .box-2 .title {
        font-size: 2.635431918vw;
        text-align: center;
        padding-bottom: 2vw;
            font-weight: bold;
        color: #fff
    }

    #bv9300 .sect43 .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
    }

    #bv9300 .sect43 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 18.7692307692%;
        flex: 0 1 18.7692307692%;
        margin: 0.7320644217vw 0;
        position: relative
    }

    #bv9300 .sect43 .box-2 ul li p {
        position: absolute;
        text-align: center;
        top: 70%;
        left: 2%;
        width: 96%;
        font-size: 1.756954612vw;
        font-weight: 400;
        color: #fff
    }

    #bv9300 .sect44 .box {
        position: absolute;
        left: 5%;
        top: 5%;
        width: 70%;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        margin: 0 auto
    }

    #bv9300 .sect44 .box .word {
        width: 85%;
        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
    }

    #bv9300 .sect44 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 4.39238653vw;
        color: #ffb400;
        background: -webkit-gradient(linear, left bottom, left top, from(#00C0FE), color-stop(99.6337890625%, #FFFFFF));
        background: -o-linear-gradient(bottom, #00C0FE 0%, #FFFFFF 99.6337890625%);
        background: linear-gradient(0deg, #00C0FE 0%, #FFFFFF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect44 .box .word .msg {
        font-size: 1.9033674963vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw;
        width: 80%
    }

    #bv9300 .sect44 .box .word .msg span {
        color: #00c1ff
    }

    #bv9300 .sect44 .note {
        position: absolute;
        left: 22%;
        top: 80%;
        width: 21.0194429848%;
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #fff
    }

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

    #bv9300 .sect45 .box .word {
        width: 95.7692307692%;
        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
    }

    #bv9300 .sect45 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 4.39238653vw;
        color: #ffb400;
        background: -webkit-gradient(linear, left top, right top, from(#00C0FE), color-stop(99.6337890625%, #156CCE));
        background: -o-linear-gradient(left, #00C0FE 0%, #156CCE 99.6337890625%);
        background: linear-gradient(90deg, #00C0FE 0%, #156CCE 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect45 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin: 1vw 0 4vw 0
    }

    #bv9300 .sect45 .box .word .msg span {
        color: #00c1ff
    }

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

    #bv9300 .sect46 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 4.39238653vw;
        color: #ffb400;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect46 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin: 1vw 0 4vw 0
    }

    #bv9300 .sect46 .box .word .msg span {
        color: #ffbb0a
    }

    #bv9300 .sect46 .box .word .note {
        font-size: 2.196193265vw;
            font-weight: 500;
        color: #fff
    }

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

    #bv9300 .sect47 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 4.39238653vw;
        color: #ffd300
    }

    #bv9300 .sect47 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin: 1vw 0 4vw 0
    }

    #bv9300 .sect47 .box .word .msg span {
        color: #ffbb0a
    }

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

    #bv9300 .sect48 .box .word {
        position: relative;
        width: 76.9230769231%;
        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
    }

    #bv9300 .sect48 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 4.39238653vw;
        background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
        background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect48 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        width: 84.6782431052%;
        margin: 0 auto;
        margin-bottom: 4vw
    }

    #bv9300 .sect48 .box .word .msg span {
        color: #ffec34
    }

    #bv9300 .sect49 .box .word {
        position: absolute;
        width: 43.9238653001%;
        margin: 0 auto;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        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
    }

    #bv9300 .sect49 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 5.270863836vw;
        background: -o-linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
        background: linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect49 .box .word .msg {
        font-size: 2.635431918vw;
            font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-bottom: 2vw
    }

    #bv9300 .sect49 .box .word .msg span {
        color: #ffec34
    }

    #bv9300 .sect50 .box {
        position: relative
    }

    #bv9300 .sect50 .box .word {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box .word .tit {
        font-size: 13.17715959vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300
    }

    #bv9300 .sect50 .box .word .msg {
        font-size: 5.270863836vw;
        font-weight: bold;
        color: #ffd300
    }

    #bv9300 .sect50 .box-2 {
        width: 96%;
        margin: 4vw auto;
        position: relative;
        height: 54.2459736457vw
    }

    #bv9300 .sect50 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

    #bv9300 .sect50 .box-2 .item-box .scale-box {
        position: relative
    }

    #bv9300 .sect50 .box-2 .item-box .scale-box .word {
        position: absolute;
        z-index: 11;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect50 .box-2 .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect50 .box-2 .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect50 .box-2 .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2
    }

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

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

    #bv9300 .sect50 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 16.6026133743%;
        height: 31.1740890688%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(1) .word {
        width: 96%;
        top: 70%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 2.196193265vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
        background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
        background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(2) {
        top: 0;
        left: 17.2943889316%;
        width: 16.6026133743%;
        height: 31.1740890688%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(2) .word {
        width: 96%;
        top: 70%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 1.756954612vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3CA3FF), color-stop(36.71875%, #CB53FF), color-stop(66.0400390625%, #FF9C27), to(#33F5F7));
        background: -o-linear-gradient(left, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
        background: linear-gradient(90deg, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(3) {
        top: 32.3886639676%;
        left: 0;
        width: 33.8970023059%;
        height: 32.5236167341%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(3) .word {
        width: 96%;
        top: 20%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(3) .word .word-tit {
        font-size: 2.196193265vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(3) .word .word-tit span {
        display: block
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(4) {
        top: 0;
        left: 34.5887778632%;
        width: 30.8224442736%;
        height: 64.9122807018%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(4) .word {
        width: 96%;
        top: 7%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(4) .word .word-tit {
        font-size: 2.196193265vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#6ED3FF), to(#31FFD6));
        background: -o-linear-gradient(bottom, #6ED3FF 0%, #31FFD6 100%);
        background: linear-gradient(0deg, #6ED3FF 0%, #31FFD6 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(5) {
        top: 0;
        left: 66.1029976941%;
        width: 33.8970023059%;
        height: 36.5721997301%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(5) .word {
        width: 96%;
        top: 15%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(5) .word .word-tit {
        font-size: 2.196193265vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(5) .word ul {
        margin-top: 20%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(5) .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(5) .word ul li .word-msg {
        font-size: 1.4641288433vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(6) {
        top: 37.6518218623%;
        left: 66.1029976941%;
        width: 33.8970023059%;
        height: 27.1255060729%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(6) .word {
        width: 96%;
        top: 60%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(6) .word .word-tit {
        font-size: 2.196193265vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
        background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
        background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) {
        top: 66.1268556005%;
        left: 0;
        width: 37.7401998463%;
        height: 33.8731443995%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) .word .word-tit {
        font-size: 2.196193265vw;
        color: #024a91;
        background: -o-linear-gradient(355deg, #9D9EFF 0%, #4ECDFF 100%);
        background: linear-gradient(95deg, #9D9EFF 0%, #4ECDFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) .word ul {
        width: 100%;
        margin-top: 30%;
        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
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) .word ul li .word-msg {
        font-size: 1.317715959vw;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) .word ul li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
        flex: 0 1 45%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(8) {
        top: 66.1268556005%;
        left: 38.4319754035%;
        width: 23.1360491929%;
        height: 33.8731443995%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(8) .word {
        width: 80%;
        top: 65%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(8) .word .word-tit {
        font-size: 2.196193265vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#617AF3), color-stop(49.7314453125%, #6387FF), to(#48DCFF));
        background: -o-linear-gradient(bottom, #617AF3 0%, #6387FF 49.7314453125%, #48DCFF 100%);
        background: linear-gradient(0deg, #617AF3 0%, #6387FF 49.7314453125%, #48DCFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(9) {
        top: 66.1268556005%;
        left: 62.2598001537%;
        width: 37.7401998463%;
        height: 33.8731443995%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(9) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(9) .word .word-tit {
        font-size: 2.4158125915vw;
        color: #024a91;
        background: -o-linear-gradient(135deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        background: linear-gradient(-45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect51 .box {
        position: relative
    }

    #bv9300 .sect51 .box .word {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect51 .box .word .tit {
        font-size: 5.270863836vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(135deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        background: linear-gradient(-45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect51 .box-2 {
        position: relative
    }

    #bv9300 .sect51 .box-2 .word {
        position: absolute;
        width: 46.925329429%;
        left: 50%;
        top: 10%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv9300 .sect51 .box-2 .word .tit {
        font-size: 3.6603221083vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect51 .box-2 .word .msg {
        font-size: 1.756954612vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv9300 .sect51 .box-2 .word .msg span:nth-child(1) {
        color: #17edee
    }

    #bv9300 .sect51 .box-2 .word .msg span:nth-child(2) {
        color: #0af259
    }

    #bv9300 .sect52 .box {
        width: 96%;
        margin: 4vw auto
    }

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

    #bv9300 .sect52 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 48.1538461538%;
        flex: 0 1 48.1538461538%;
        position: relative;
        margin: 1% 0
    }

    #bv9300 .sect52 .box ul li .word {
        position: absolute;
        left: 5%;
        top: 10%;
        width: 45%;
        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
    }

    #bv9300 .sect52 .box ul li .word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect52 .box ul li .word .msg {
        font-size: 1.756954612vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv9300 .sect52 .box-2 {
        width: 96%;
        margin: 4vw auto
    }

    #bv9300 .sect52 .box-2 .title {
        font-size: 5.270863836vw;
        font-weight: bold;
        text-align: center;
        color: #ffd300
    }

    #bv9300 .sect52 .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
    }

    #bv9300 .sect52 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49.4760479042%;
        flex: 0 1 49.4760479042%;
        position: relative;
        margin: 1% 0
    }

    #bv9300 .sect52 .box-2 ul li .word {
        width: 90%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect52 .box-2 ul li .word .tit {
        font-size: 3.2942898975vw;
        font-weight: bold;
        color: #fff;
        margin: 2vw 0 1vw 0
    }

    #bv9300 .sect52 .box-2 ul li .word .msg {
        font-size: 1.9033674963vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect52 .box-2 ul li:nth-child(1) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#00C0FE), color-stop(99.6337890625%, #156CCE));
        background: -o-linear-gradient(left, #00C0FE 0%, #156CCE 99.6337890625%);
        background: linear-gradient(90deg, #00C0FE 0%, #156CCE 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect52 .box-2 ul li:nth-child(1) .word .msg span {
        color: #05b1f5
    }

    #bv9300 .sect52 .box-2 ul li:nth-child(2) .word .tit {
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect52 .box-2 ul li:nth-child(2) .word .msg span {
        color: #07cc4a
    }

    #bv9300 .sect53 .box {
        position: relative
    }

    #bv9300 .sect53 .box .word {
        position: absolute;
        width: 81.9180087848%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect53 .box .word .tit {
        font-size: 5.270863836vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(135deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        background: linear-gradient(-45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect53 .box-2 {
        position: relative
    }

    #bv9300 .sect53 .box-2 .word {
        position: absolute;
        width: 46.5592972182%;
        left: 50%;
        top: 10%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv9300 .sect53 .box-2 .word .tit {
        width: 100%;
        font-size: 3.953147877vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        background: linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect53 .box-2 .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv9300 .sect53 .box-2 .word .msg span {
        color: #ffdc7b
    }

    #bv9300 .sect54 .box {
        position: relative
    }

    #bv9300 .sect54 .box .word {
        position: absolute;
        width: 46.5592972182%;
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv9300 .sect54 .box .word .tit {
        font-size: 4.0995607613vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
        background: linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect54 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv9300 .sect54 .box .word .msg span {
        color: #51d4fa
    }

    #bv9300 .sect54 .box .word ul {
        width: 75%;
        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;
        margin-top: 4vw
    }

    #bv9300 .sect54 .box .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33.33%;
        flex: 0 1 33.33%;
        margin: 1% 0;
        text-align: center
    }

    #bv9300 .sect54 .box .word ul li img {
        width: 8.4187408492vw
    }

    #bv9300 .sect54 .box .word ul li p {
        font-size: 1.4641288433vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        padding: 1vw 0
    }

    #bv9300 .sect55 .box {
        position: relative
    }

    #bv9300 .sect55 .box .word {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect55 .box .word .tit {
        font-size: 5.270863836vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(135deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        background: linear-gradient(-45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect55 .box-2 {
        width: 96%;
        margin: 4vw auto;
        position: relative;
        height: 46.1200585652vw
    }

    #bv9300 .sect55 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

    #bv9300 .sect55 .box-2 .item-box .scale-box {
        position: relative
    }

    #bv9300 .sect55 .box-2 .item-box .scale-box .word {
        position: absolute;
        z-index: 11;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect55 .box-2 .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect55 .box-2 .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect55 .box-2 .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2
    }

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

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

    #bv9300 .sect55 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 27.6923076923%;
        height: 50.7936507937%
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(1) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 2.635431918vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(2) {
        top: 0;
        left: 28.4615384615%;
        width: 43.0769230769%;
        height: 50.7936507937%
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(2) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 2.9282576867vw;
        color: #024a91;
        background: -o-linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        background: linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(3) {
        top: 0;
        left: 72.3076923077%;
        width: 27.6923076923%;
        height: 50.7936507937%
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(3) .word {
        width: 80%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(3) .word .word-tit {
        font-size: 2.4158125915vw;
        color: #fff
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(4) {
        top: 52.380952381%;
        left: 0;
        width: 49.6153846154%;
        height: 47.619047619%
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(4) .word {
        width: 52%;
        top: 10%;
        right: 5%;
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(4) .word .word-tit {
        font-size: 2.635431918vw;
        color: #024a91;
        background: -o-linear-gradient(160deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        background: linear-gradient(290deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(5) {
        top: 52.380952381%;
        left: 50.3846153846%;
        width: 49.6153846154%;
        height: 47.619047619%
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(5) .word {
        top: 19%;
        right: 8%;
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(5) .word .word-tit {
        font-size: 2.635431918vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect56 .box {
        position: relative
    }

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

    #bv9300 .sect56 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        background: linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0
    }

    #bv9300 .sect56 .box .word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect56 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect56 .box .word .msg span {
        color: #ffdc7b
    }

    #bv9300 .sect57 .box {
        position: relative
    }

    #bv9300 .sect57 .box .word {
        position: relative;
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv9300 .sect57 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
        background: linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-bottom: 1vw
    }

    #bv9300 .sect57 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect57 .box .word .msg span {
        color: #ffdc7b
    }

    #bv9300 .sect57 .box-2 {
        width: 96%;
        margin: 0 auto
    }

    #bv9300 .sect57 .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
    }

    #bv9300 .sect57 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49.3076923077%;
        flex: 0 1 49.3076923077%;
        text-align: center;
        position: relative
    }

    #bv9300 .sect57 .box-2 ul li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        margin-bottom: 2vw
    }

    #bv9300 .sect57 .box-2 ul li:nth-child(1) .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect57 .box-2 ul li:nth-child(1) .word span {
        width: 14.2857142857%;
        font-size: 1.4641288433vw;
        display: block;
        word-break: break-all;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect57 .box-2 ul li .word {
        position: absolute;
        top: 70%;
        width: 96%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect57 .box-2 ul li .word .tit {
        font-size: 3.1478770132vw;
        font-weight: bold;
        color: #fff;
        background: -o-linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        background: linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect57 .box-2 ul li .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect58 .box {
        position: relative
    }

    #bv9300 .sect58 .box .word {
        position: absolute;
        top: 5%;
        left: 36%;
        width: 45.9736456808%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        text-align: right;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv9300 .sect58 .box .word .tit {
        font-size: 5.270863836vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-bottom: 1vw
    }

    #bv9300 .sect58 .box .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

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

    #bv9300 .sect59 .box-2 .title {
        margin-bottom: 2vw;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 60px
    }

    #bv9300 .sect59 .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%
    }

    #bv9300 .sect59 .box-2 ul li {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        border-top: 1px solid #fff;
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect59 .box-2 ul li div {
        padding: 1vw
    }

    #bv9300 .sect59 .box-2 ul li .li-tit {
        width: 40%
    }

    #bv9300 .sect59 .box-2 ul li .li-msg {
        width: 60%
    }
}

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

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

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

    #bv9300 .sect1 .box {
        position: relative;
        left: 0%;
        width: 96%;
        top: 0%;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    #bv9300 .sect1 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 8vw
    }

    #bv9300 .sect1 .box .word .tit {
        font-size: 14.3229166667vw;
        font-weight: bold;
        color: #ffd300;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect1 .box .word .lab {
        font-size: 4.1666666667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        margin: 2vw 0
    }

    #bv9300 .sect1 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect2 .box {
        position: relative;
        width: 96%;
        margin: 8vw auto;
        height: 117.1875vw
    }

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

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

    #bv9300 .sect2 .box .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect2 .box .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2;
        display: none !important
    }

    #bv9300 .sect2 .box .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2;
        display: none !important
    }

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

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

    #bv9300 .sect2 .box .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 49.6153846154%;
        height: 13.4408602151%
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(1) .word .word-tit {
        font-size: 4.6875vw;
        background: -o-linear-gradient(145deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(-55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(1) .word .word-lab {
        font-size: 3.90625vw;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(1) .word .word-msg {
        font-size: 2.734375vw;
        color: #fff;
        margin-top: 1vw
    }

    #bv9300 .sect2 .box .item-box:nth-child(2) {
        top: 0;
        left: 50.3846153846%;
        width: 49.6153846154%;
        height: 13.4408602151%
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(2) .word .word-tit {
        font-size: 3.90625vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(2) .word .word-tit span {
        font-size: 5.9895833333vw;
        display: block
    }

    #bv9300 .sect2 .box .item-box:nth-child(2) .word .word-msg {
        font-size: 3.90625vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(3) {
        top: 13.9784946237%;
        left: 0;
        width: 28.5384615385%;
        height: 17.7419354839%
    }

    #bv9300 .sect2 .box .item-box:nth-child(3) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(3) .word .word-tit {
        font-size: 3.90625vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(3) .word .word-msg {
        font-size: 3.3854166667vw;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(4) {
        top: 32.2580645161%;
        left: 0;
        width: 28.5384615385%;
        height: 17.7419354839%
    }

    #bv9300 .sect2 .box .item-box:nth-child(4) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(4) .word .word-tit {
        font-size: 3.90625vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#209CFF), to(#68E0CF));
        background: -o-linear-gradient(top, #209CFF 0%, #68E0CF 100%);
        background: linear-gradient(180deg, #209CFF 0%, #68E0CF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(4) .word .word-msg {
        font-size: 3.3854166667vw;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(5) {
        top: 50.5376344086%;
        left: 0;
        width: 28.5384615385%;
        height: 13.4408602151%
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(5) .word .word-tit {
        font-size: 3.125vw;
        color: #ffd609
    }

    #bv9300 .sect2 .box .item-box:nth-child(5) .word .word-tit span {
        display: block;
        font-size: 3.90625vw
    }

    #bv9300 .sect2 .box .item-box:nth-child(5) .word .word-msg {
        font-size: 2.6041666667vw;
        color: #fff;
        margin: 1% 0
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) {
        top: 13.9784946237%;
        left: 29.2307692308%;
        width: 41.5384615385%;
        height: 23.6559139785%
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) .word .word-tit {
        font-size: 3.90625vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) .word .word-msg {
        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%
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) .word .word-msg p {
        font-size: 3.3854166667vw;
        font-weight: bold;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) .word .word-msg div {
        font-size: 9.375vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFFFFF 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFFFFF 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(6) .note {
        position: absolute;
        bottom: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 3.3854166667vw;
        line-height: 1.2;
        background-color: rgba(0, 0, 0, .411);
        border-radius: 25px;
        text-align: center;
        z-index: 11;
        width: 96%;
        font-weight: bold;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(7) {
        top: 38.1720430108%;
        left: 29.2307692308%;
        width: 41.5384615385%;
        height: 11.8279569892%
    }

    #bv9300 .sect2 .box .item-box:nth-child(7) .word {
        width: 60%;
        top: 50%;
        left: 40%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect2 .box .item-box:nth-child(7) .word .word-tit {
        font-size: 3.3854166667vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#209CFF), to(#68E0CF));
        background: -o-linear-gradient(top, #209CFF 0%, #68E0CF 100%);
        background: linear-gradient(180deg, #209CFF 0%, #68E0CF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(7) .word .word-tit span {
        font-size: 3.90625vw;
        display: block
    }

    #bv9300 .sect2 .box .item-box:nth-child(7) .word .word-msg {
        font-size: 2.6041666667vw;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(8) {
        top: 50.5376344086%;
        left: 29.2307692308%;
        width: 20.4615384615%;
        height: 13.4408602151%
    }

    #bv9300 .sect2 .box .item-box:nth-child(8) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(8) .word .word-tit {
        font-size: 3.125vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(8) .word .word-msg {
        font-size: 2.6041666667vw;
        color: #ffd609
    }

    #bv9300 .sect2 .box .item-box:nth-child(9) {
        top: 50.5376344086%;
        left: 50.3846153846%;
        width: 20.4615384615%;
        height: 13.4408602151%
    }

    #bv9300 .sect2 .box .item-box:nth-child(9) .word {
        width: 100%;
        top: 20%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect2 .box .item-box:nth-child(9) .word .word-tit {
        font-size: 3.125vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(9) .word .word-msg {
        font-size: 2.6041666667vw;
        color: #fff;
        margin-top: 30%
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) {
        top: 13.9784946237%;
        left: 71.5384615385%;
        width: 28.5384615385%;
        height: 23.6559139785%
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) .word .word-tit {
        font-size: 3.125vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) .word .word-msg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 50%
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) .word .word-msg p {
        font-size: 3.6458333333vw;
        font-weight: bold;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) .word .word-msg p span {
        font-size: 7.8125vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(10) .word .word-msg img {
        width: 9.765625vw
    }

    #bv9300 .sect2 .box .item-box:nth-child(11) {
        top: 38.1720430108%;
        left: 71.5384615385%;
        width: 28.5384615385%;
        height: 16.1290322581%
    }

    #bv9300 .sect2 .box .item-box:nth-child(11) .word {
        width: 100%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(11) .word .word-tit {
        font-size: 3.125vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#209CFF), to(#68E0CF));
        background: -o-linear-gradient(top, #209CFF 0%, #68E0CF 100%);
        background: linear-gradient(180deg, #209CFF 0%, #68E0CF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(12) {
        top: 54.8387096774%;
        left: 71.5384615385%;
        width: 28.5384615385%;
        height: 9.1397849462%
    }

    #bv9300 .sect2 .box .item-box:nth-child(12) .word {
        width: 100%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(12) .word .word-tit {
        font-size: 3.125vw;
        background: -webkit-gradient(linear, right top, left top, from(#83D35B), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(right, #83D35B 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(270deg, #83D35B 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(13) {
        top: 64.5161290323%;
        left: 0;
        width: 34.6923076923%;
        height: 11.8817204301%
    }

    #bv9300 .sect2 .box .item-box:nth-child(13) .word {
        width: 100%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(13) .word .word-msg {
        font-size: 30px;
        font-weight: bold;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(14) {
        top: 76.935483871%;
        left: 0;
        width: 34.6923076923%;
        height: 9.1935483871%
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(14) .word .word-tit {
        font-size: 3.3854166667vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(14) .word .word-tit span {
        font-size: 3.90625vw;
        display: block
    }

    #bv9300 .sect2 .box .item-box:nth-child(15) {
        top: 64.5161290323%;
        left: 35.5384615385%;
        width: 29.2307692308%;
        height: 21.5053763441%
    }

    #bv9300 .sect2 .box .item-box:nth-child(15) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(15) .word .word-tit {
        font-size: 7.8125vw;
        background: -webkit-gradient(linear, right top, left top, color-stop(0.3662109375%, #FFFA6D), color-stop(45.2392578125%, #3CFFFF), to(#65FF89));
        background: -o-linear-gradient(right, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        background: linear-gradient(270deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(15) .word .word-lab {
        font-size: 3.90625vw;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(15) .word .word-msg {
        font-size: 2.6041666667vw;
        width: 70%;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(16) {
        top: 64.5161290323%;
        left: 65.4615384615%;
        width: 17%;
        height: 10.2150537634%
    }

    #bv9300 .sect2 .box .item-box:nth-child(16) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(16) .word .word-tit {
        font-size: 3.125vw;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
        background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(16) .word .word-msg {
        font-size: 2.34375vw;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
        background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(16) .note {
        position: absolute;
        width: 96%;
        text-align: center;
        z-index: 11;
        top: 62%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        text-shadow: 0px 2px 2px #000;
        display: none
    }

    #bv9300 .sect2 .box .item-box:nth-child(17) {
        top: 64.5161290323%;
        left: 83.1538461538%;
        width: 17%;
        height: 10.2150537634%
    }

    #bv9300 .sect2 .box .item-box:nth-child(17) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect2 .box .item-box:nth-child(17) .word .word-tit {
        font-size: 3.125vw;
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        transform: scale(0.5);
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(18) {
        top: 75.2688172043%;
        left: 65.4615384615%;
        width: 34.6153846154%;
        height: 10.752688172%
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(18) .word .word-tit {
        font-size: 3.3854166667vw;
        background: -webkit-gradient(linear, right top, left top, from(#FD5D2B), color-stop(64.2822265625%, #A6B0F4), to(#5C70FF));
        background: -o-linear-gradient(right, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(270deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(18) .word .word-msg {
        font-size: 2.6041666667vw;
        background: -webkit-gradient(linear, right top, left top, from(#FD5D2B), color-stop(64.2822265625%, #A6B0F4), to(#5C70FF));
        background: -o-linear-gradient(right, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(270deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) {
        top: 86.5591397849%;
        left: 0;
        width: 30.7692307692%;
        height: 13.4408602151%
    }

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

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-tit {
        font-size: 3.125vw;
        font-weight: bold;
        text-shadow: 3px 2px 5px rgba(0, 0, 0, .51);
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin-top: 10%
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box {
        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
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box:nth-child(1) .word-msg2:last-child {
        font-size: 12px
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box .word-msg2 {
        font-size: 2.0833333333vw;
        font-weight: 500;
        color: #fff
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box .word-lab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box .word-lab span {
        font-size: 6.25vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(bottom, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(0deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(19) .word .word-msg .word-box .word-lab img {
        width: 6.640625vw
    }

    #bv9300 .sect2 .box .item-box:nth-child(20) {
        top: 86.5591397849%;
        left: 31.5384615385%;
        width: 36.9230769231%;
        height: 13.4408602151%
    }

    #bv9300 .sect2 .box .item-box:nth-child(20) .word {
        width: 96%;
        top: 5%;
        left: 0;
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect2 .box .item-box:nth-child(20) .word .word-tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #000;
        background: -webkit-gradient(linear, right top, left top, color-stop(0.3662109375%, #FFFA6D), color-stop(45.2392578125%, #3CFFFF), to(#65FF89));
        background: -o-linear-gradient(right, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        background: linear-gradient(270deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box .item-box:nth-child(21) {
        top: 86.5591397849%;
        left: 69.2307692308%;
        width: 30.7692307692%;
        height: 13.4408602151%
    }

    #bv9300 .sect2 .box .item-box:nth-child(21) .word {
        width: 96%;
        top: 10%;
        left: auto;
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        right: 5%
    }

    #bv9300 .sect2 .box .item-box:nth-child(21) .word .word-tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #000;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

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

    #bv9300 .sect2 .box-2 .word .tit {
        width: 96%;
        font-size: 9.1145833333vw;
        font-weight: bold;
        color: #ffd300;
        background: -o-linear-gradient(160deg, #83D35B 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(290deg, #83D35B 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect2 .box-2 .word .word-line {
        margin: 4vw 0;
        width: 100%;
        height: 1px;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.13)), color-stop(50%, #fff), to(rgba(255, 255, 255, 0.13)));
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0.13) 0%, #fff 50%, rgba(255, 255, 255, 0.13) 100%);
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.13) 0%, #fff 50%, rgba(255, 255, 255, 0.13) 100%)
    }

    #bv9300 .sect2 .box-2 .word ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit
    }

    #bv9300 .sect2 .box-2 .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
        flex: 0 1 20%;
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }

    #bv9300 .sect2 .box-2 .word ul li img {
        width: 9.765625vw
    }

    #bv9300 .sect2 .box-2 .word ul li:last-child .msg {
        width: 90%;
        margin: 0 auto
    }

    #bv9300 .sect2 .box-2 .word ul li .msg {
        font-size: 3.125vw;
        padding-top: 2vw;
        font-weight: 500;
        color: #ffd108
    }

    #bv9300 .sect2 .box-2 .word ul li.li-line {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 1px;
        flex: 0 1 1px;
        width: 1px;
        height: 10.2864583333vw;
        background-color: #fff
    }

    #bv9300 .sect3 .box {
        position: relative;
        display: none
    }

    #bv9300 .sect3 .box .word {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box .word .tit {
        font-size: 23.4375vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300
    }

    #bv9300 .sect3 .box .word .msg {
        font-size: 9.375vw;
        font-weight: bold;
        color: #ffd300
    }

    #bv9300 .sect3 .box-2 {
        width: 96%;
        margin: 8vw auto
    }

    #bv9300 .sect3 .box-2 .box2-main {
        position: relative;
        height: 65.1041666667vw;
        margin-top: 8vw
    }

    #bv9300 .sect3 .box-2 .title {
        text-align: center;
        margin: 0 auto;
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #ffd300;
        width: 100%;
        background: -o-linear-gradient(160deg, #83D35B 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(290deg, #83D35B 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

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

    #bv9300 .sect3 .box-2 .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect3 .box-2 .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2;
        display: none !important
    }

    #bv9300 .sect3 .box-2 .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2;
        display: none !important
    }

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

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

    #bv9300 .sect3 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 28.5165257494%;
        height: 35.7575757576%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(1) .word {
        width: 100%;
        top: 5%;
        left: 0%;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 3.125vw;
        color: #024a91;
        background: -o-linear-gradient(145deg, #ffffff 0%, #495DF1 100%);
        background: linear-gradient(-55deg, #ffffff 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(2) {
        top: 36.9696969697%;
        left: 0;
        width: 28.5165257494%;
        height: 42.4242424242%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(2) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(3) {
        top: 0;
        left: 29.2083013067%;
        width: 41.5065334358%;
        height: 60.6060606061%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(3) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(3) .word .word-tit {
        font-size: 7.8125vw;
        color: #024a91;
        background: -o-linear-gradient(160deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        background: linear-gradient(290deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(3) .word .word-lab {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #024a91;
        background: -o-linear-gradient(160deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        background: linear-gradient(290deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(3) .word .word-msg {
        font-size: 3.125vw;
        color: #fff;
        margin-top: 55%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(4) {
        top: 0;
        left: 71.4834742506%;
        width: 28.5165257494%;
        height: 34.0606060606%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(4) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(4) .word .word-tit {
        font-size: 3.90625vw;
        color: #024a91;
        background: -o-linear-gradient(20deg, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(70deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(4) .word .word-msg {
        font-size: 3.90625vw;
        color: #fff;
        background: -o-linear-gradient(20deg, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(70deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(5) {
        top: 35.1515151515%;
        left: 71.4834742506%;
        width: 28.5165257494%;
        height: 25.5757575758%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(5) .word {
        width: 100%;
        top: 10%;
        left: 0%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(5) .word .word-tit {
        font-size: 3.125vw;
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
        background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
        background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(6) {
        top: 61.8181818182%;
        left: 29.2083013067%;
        width: 35.049961568%;
        height: 17.5757575758%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(6) .word {
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(6) .word .word-tit {
        font-size: 4.6875vw;
        color: #024a91;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(6) .word .word-msg {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(7) {
        top: 61.8181818182%;
        left: 64.950038432%;
        width: 35.049961568%;
        height: 17.5757575758%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(7) .word {
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(7) .word .word-tit {
        font-size: 4.6875vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
        background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
        background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(7) .word .word-msg {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
        background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
        background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(8) {
        top: 80.4848484848%;
        left: 0;
        width: 24.4427363566%;
        height: 19.5151515152%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(8) .word {
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(8) .word .word-tit {
        font-size: 4.6875vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3CA3FF), color-stop(36.71875%, #CB53FF), color-stop(66.0400390625%, #FF9C27), to(#33F5F7));
        background: -o-linear-gradient(left, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
        background: linear-gradient(90deg, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(8) .word .word-msg {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3CA3FF), color-stop(36.71875%, #CB53FF), color-stop(66.0400390625%, #FF9C27), to(#33F5F7));
        background: -o-linear-gradient(left, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
        background: linear-gradient(90deg, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(9) {
        top: 80.4848484848%;
        left: 25.1345119139%;
        width: 24.5196003075%;
        height: 19.5151515152%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(9) .word {
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(9) .word .word-tit {
        font-size: 4.6875vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(9) .word .word-msg {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(10) {
        top: 80.4848484848%;
        left: 50.3458877786%;
        width: 24.5196003075%;
        height: 19.5151515152%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(10) .word {
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(10) .word .word-tit {
        font-size: 4.6875vw;
        color: #024a91;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(11) {
        top: 80.4848484848%;
        left: 75.5572636434%;
        width: 24.4427363566%;
        height: 19.5151515152%
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(11) .word {
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(11) .word .word-tit {
        font-size: 4.6875vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
        background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
        background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect3 .box-2 .item-box:nth-child(11) .word .word-msg {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
        background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
        background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #bv9300 .sect4 .box .word .tit {
        font-size: 6.7708333333vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
        background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
        background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect4 .box .word .lab {
        font-size: 5.9895833333vw;
        font-weight: 500;
        color: #fff;
        margin: 4vw 0
    }

    #bv9300 .sect4 .box .word .msg {
        font-size: 4.1666666667vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect4 .box .word .msg span {
        color: #39f6ed
    }

    #bv9300 .sect5 .box .word {
        width: 96%;
        margin: 8vw 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
    }

    #bv9300 .sect5 .box .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect6 .box .word {
        position: relative;
        width: 96%;
        left: 0%;
        top: 10%;
        margin: 0 auto;
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%);
        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
    }

    #bv9300 .sect6 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
        background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
        background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect6 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff;
        margin-top: 2vw
    }

    #bv9300 .sect6 .box .word .msg span {
        color: #36f5f2
    }

    #bv9300 .sect7 .title {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        font-size: 7.2916666667vw;
        font-weight: bold;
        color: #ffd300;
        line-height: 1.2;
        padding-top: 8vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box {
        position: relative;
        width: 96%;
        margin: 8vw auto;
        height: 78.7760416667vw
    }

    #bv9300 .sect7 .box .item-box {
        position: absolute;
        overflow: hidden
    }

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

    #bv9300 .sect7 .box .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect7 .box .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2;
        display: none !important
    }

    #bv9300 .sect7 .box .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2;
        display: none !important
    }

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

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

    #bv9300 .sect7 .box .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 28.4615384615%;
        height: 37.0967741935%
    }

    #bv9300 .sect7 .box .item-box:nth-child(1) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(1) .word .word-tit {
        font-size: 3.125vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(1) .word .word-msg {
        margin-top: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #bv9300 .sect7 .box .item-box:nth-child(1) .word .word-msg div {
        font-size: 3.3854166667vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(1) .word .word-msg span {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(1) .word .word-msg img {
        width: 9.765625vw
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) {
        top: 0;
        left: 29.2307692308%;
        width: 41.5384615385%;
        height: 37.0967741935%
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-tit {
        font-size: 3.90625vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-lab {
        width: 92.5925925926%;
        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
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-lab p {
        font-size: 3.125vw;
        font-weight: 500;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-lab span {
        font-size: 9.2447916667vw;
        font-weight: bold;
        color: #fff;
        background: -o-linear-gradient(160deg, #FFFFFF 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(290deg, #FFFFFF 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-msg {
        margin-top: 38%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-msg p {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-msg span {
        font-size: 3.90625vw;
        color: #ffd208
    }

    #bv9300 .sect7 .box .item-box:nth-child(2) .word .word-msg img {
        width: 9.765625vw
    }

    #bv9300 .sect7 .box .item-box:nth-child(3) {
        top: 0;
        left: 71.5384615385%;
        width: 28.4615384615%;
        height: 37.0967741935%
    }

    #bv9300 .sect7 .box .item-box:nth-child(3) .word {
        width: 100%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect7 .box .item-box:nth-child(3) .word .word-tit {
        font-size: 3.125vw;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
        background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(4) {
        top: 37.9032258065%;
        left: 0;
        width: 35.7692307692%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(4) .word {
        width: 50%;
        top: 5%;
        left: 5%
    }

    #bv9300 .sect7 .box .item-box:nth-child(4) .word .word-tit {
        font-size: 3.90625vw;
        background: -webkit-gradient(linear, left top, left bottom, from(#19D6FC), to(#7CA5F7));
        background: -o-linear-gradient(top, #19D6FC 0%, #7CA5F7 100%);
        background: linear-gradient(180deg, #19D6FC 0%, #7CA5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(5) {
        top: 37.9032258065%;
        left: 36.5384615385%;
        width: 26.9230769231%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(5) .word {
        width: 96%;
        top: 70%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect7 .box .item-box:nth-child(5) .word .word-tit {
        font-size: 3.3854166667vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(5) .word .word-tit span {
        font-size: 3.90625vw;
        display: block;
            display: none
    }

    #bv9300 .sect7 .box .item-box:nth-child(6) {
        top: 37.9032258065%;
        left: 64.1538461538%;
        width: 35.8461538462%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(6) .word {
        width: 50%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(6) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #fff
    }

    #bv9300 .sect7 .box .item-box:nth-child(7) {
        top: 58.8709677419%;
        left: 0;
        width: 49.6153846154%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(7) .word {
        width: 50%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(7) .word .word-tit {
        font-size: 3.90625vw;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(bottom, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(0deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(7) .word .word-lab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect7 .box .item-box:nth-child(7) .word .word-lab p {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(bottom, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(0deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(7) .word .word-msg {
        font-size: 3.125vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect7 .box .item-box:nth-child(8) {
        top: 58.8709677419%;
        left: 50.3846153846%;
        width: 49.6153846154%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(8) .word {
        width: 60%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(8) .word .word-tit {
        font-size: 3.90625vw;
        color: #fff;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(8) .word .word-lab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect7 .box .item-box:nth-child(8) .word .word-lab p {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #fff;
        background: -o-linear-gradient(145deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(-55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(8) .word .word-msg {
        font-size: 3.125vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect7 .box .item-box:nth-child(9) {
        top: 79.8387096774%;
        left: 0;
        width: 30.7692307692%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(9) .word {
        width: 60%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(9) .word .word-tit {
        font-size: 3.125vw;
        color: #000
    }

    #bv9300 .sect7 .box .item-box:nth-child(9) .word .word-msg {
        font-size: 2.34375vw;
        font-weight: 500;
        color: #000
    }

    #bv9300 .sect7 .box .item-box:nth-child(9) .word .word-msg span {
        font-size: 3.90625vw;
        color: #fe0303
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) {
        top: 79.8387096774%;
        left: 31.5384615385%;
        width: 36.9230769231%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word .word-tit {
        font-size: 3.125vw;
        color: #000;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #34E6FF), to(#CF254A));
        background: -o-linear-gradient(left, #34E6FF 0.1220703125%, #CF254A 100%);
        background: linear-gradient(90deg, #34E6FF 0.1220703125%, #CF254A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg {
        margin-top: 2vw;
        width: 100%
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .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;
        width: 100%
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
        flex: 0 1 33%;
        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
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg ul li:nth-child(2) {
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%)
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg ul li .li-tit {
        font-size: 3.125vw;
        font-weight: bold;
        color: #000;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #34E6FF), color-stop(50%, #B7268A), to(#CF254A));
        background: -o-linear-gradient(left, #34E6FF 0.1220703125%, #B7268A 50%, #CF254A 100%);
        background: linear-gradient(90deg, #34E6FF 0.1220703125%, #B7268A 50%, #CF254A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(10) .word .word-msg ul li .li-msg {
        font-size: 12px;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect7 .box .item-box:nth-child(11) {
        top: 79.8387096774%;
        left: 69.2307692308%;
        width: 30.7692307692%;
        height: 20.1612903226%
    }

    #bv9300 .sect7 .box .item-box:nth-child(11) .word {
        width: 96%;
        top: 10%;
        right: 2%;
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect7 .box .item-box:nth-child(11) .word .word-tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0.1220703125%, #50D2F5), to(#43ECF7));
        background: -o-linear-gradient(bottom, #50D2F5 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(0deg, #50D2F5 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(11) .word .word-lab {
        font-size: 3.515625vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
        background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect7 .box .item-box:nth-child(11) .word .word-msg {
        font-size: 3.125vw;
        font-weight: bold;
        width: 70%;
        font-weight: 500;
        color: #000;
        background: -o-linear-gradient(160deg, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(290deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect8 .box .word {
        position: relative;
        width: 96%;
        margin: 0 auto;
        left: 0%;
        top: 5%;
        -webkit-transform: translateY(10%);
        -ms-transform: translateY(10%);
        transform: translateY(10%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect8 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #bv9300 .sect8 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect8 .box .word .lab {
        font-size: 6.25vw;
        font-weight: 500;
        color: #fff
    }

    #bv9300 .sect9 .box .word {
        position: relative;
        z-index: 11;
        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;
        -webkit-transform: translateY(30%);
        -ms-transform: translateY(30%);
        transform: translateY(30%)
    }

    #bv9300 .sect9 .box .word .tit {
        font-size: 7.03125vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #34E6FF), to(#CF254A));
        background: -o-linear-gradient(left, #34E6FF 0.1220703125%, #CF254A 100%);
        background: linear-gradient(90deg, #34E6FF 0.1220703125%, #CF254A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect9 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        width: auto
    }

    #bv9300 .sect9 .box .word .msg span {
        color: #37e2fd
    }

    #bv9300 .sect9 .box .word .lab {
        font-size: 4.6875vw;
        font-weight: 500;
        color: #37e2fd;
        margin: 2vw 0
    }

    #bv9300 .sect9 .box .picture-box {
        position: relative;
        padding-top: 4vw;
        z-index: 10
    }

    #bv9300 .sect9 .box .picture-box .word-txt {
        position: absolute
    }

    #bv9300 .sect9 .box .picture-box .word-txt .word-tit {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #000;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #34E6FF), color-stop(50%, #B7268A), to(#CF254A));
        background: -o-linear-gradient(left, #34E6FF 0.1220703125%, #B7268A 50%, #CF254A 100%);
        background: linear-gradient(90deg, #34E6FF 0.1220703125%, #B7268A 50%, #CF254A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect9 .box .picture-box .word-txt .word-lab {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect9 .box .picture-box .word-txt .word-lab span {
        color: #35e5fe
    }

    #bv9300 .sect9 .box .picture-box .word-txt .word-msg {
        font-size: 3.125vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect9 .box .picture-box .txt-1 {
        left: 9%;
        top: 17%
    }

    #bv9300 .sect9 .box .picture-box .txt-2 {
        left: 55%;
        top: 17%
    }

    #bv9300 .sect9 .box .picture-box .txt-3 {
        left: 32%;
        top: 84%
    }

    #bv9300 .sect9 .box .picture-box .txt-4 {
        width: 96%;
        left: 50%;
        top: 87%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        display: none
    }

    #bv9300 .sect10 .box {
        position: relative;
        width: 96%;
        left: 0%;
        top: 5%;
        -webkit-transform: translateY(40%);
        -ms-transform: translateY(40%);
        transform: translateY(40%);
        margin: 0 auto
    }

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

    #bv9300 .sect10 .box .word .tit {
        font-size: 6.25vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
        background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect10 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        width: auto;
        }

    #bv9300 .sect10 .box .word .lab {
        font-size: 6.25vw;
        font-weight: 500;
        color: #46e7f7;
        margin: 2vw 0
    }

    #bv9300 .sect10 .box-2 {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 74%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto
    }

    #bv9300 .sect10 .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;
        width: 100%
    }

    #bv9300 .sect10 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 47.9616306954%;
        flex: 0 1 47.9616306954%
    }

    #bv9300 .sect10 .box-2 ul 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;
        height: 26.0416666667vw;
        display: none
    }

    #bv9300 .sect10 .box-2 ul li .word .tit {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #9352EB), to(#43ECF7));
        background: -o-linear-gradient(left, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(90deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect10 .box-2 ul li .word .msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect10 .box-2 ul li .word .msg span {
        color: #37e2fd
    }

    #bv9300 .sect11 .box {
        padding-bottom: 8vw
    }

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

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

    #bv9300 .sect11 .box-2 .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect11 .box-2 .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        }

    #bv9300 .sect11 .box-2 .word .msg span {
        color: #ffd609
    }

    #bv9300 .sect11 .box-2 .word .lab {
        font-size: 6.25vw;
        font-weight: bold;
        font-weight: 500;
        color: #fff;
        margin: 2vw 0
    }

    #bv9300 .sect11 .box-3 {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 79%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect11 .box-3 .word {
        position: absolute;
        top: 0;
        text-align: center;
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFFFFF 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFFFFF 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect11 .box-3 .word-1 {
        left: 0;
        width: 50%
    }

    #bv9300 .sect11 .box-3 .word-2 {
        left: 52%;
        width: 39.1644908616%
    }

    #bv9300 .sect12 .box {
        position: relative;
        width: 96%;
        left: 0%;
        top: 10%;
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%);
        margin: 0 auto
    }

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

    #bv9300 .sect12 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(160deg, #9352EB 0.1220703125%, #43ECF7 100%);
        background: linear-gradient(290deg, #9352EB 0.1220703125%, #43ECF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect12 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        }

    #bv9300 .sect12 .box .word .msg span {
        color: #37e2fd
    }

    #bv9300 .sect13 {
        margin-top: 1vw
    }

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

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

    #bv9300 .sect13 .box .word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect13 .box .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: #fff;
        }

    #bv9300 .sect13 .box .word .msg span {
        color: #ffd609
    }

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

    #bv9300 .sect14 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding-bottom: 8vw
    }

    #bv9300 .sect14 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(145deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(-55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect14 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        }

    #bv9300 .sect14 .box .word .msg span {
        color: #6fd3ff
    }

    #bv9300 .sect14 .box .picture-box {
        width: auto;
        margin: 0 auto
    }

    #bv9300 .sect15 .box {
        position: relative
    }

    #bv9300 .sect15 .box .word {
        position: absolute;
        width: 84.4802342606%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box .word .tit {
        font-size: 15.625vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300
    }

    #bv9300 .sect15 .box .word .msg {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #ffd300
    }

    #bv9300 .sect15 .box-2 {
        width: 96%;
        margin: 4vw auto;
        position: relative;
        height: 88.5416666667vw
    }

    #bv9300 .sect15 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

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

    #bv9300 .sect15 .box-2 .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect15 .box-2 .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2;
        display: none !important
    }

    #bv9300 .sect15 .box-2 .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2;
        display: none !important
    }

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

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

    #bv9300 .sect15 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 49.6153846154%;
        height: 18.2148040639%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(1) .word {
        width: 60%;
        top: 50%;
        left: 40%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 4.6875vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
        background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(1) .word .word-tit span {
        font-size: 3.90625vw;
        display: block
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(1) .word .word-msg {
        font-size: 3.125vw;
            font-weight: 500;
        color: #fff;
        margin-top: .5vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(2) {
        top: 0;
        left: 50.3846153846%;
        width: 49.6153846154%;
        height: 18.1422351234%
    }

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

    #bv9300 .sect15 .box-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 5.2083333333vw;
        color: #024a91;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(2) .word .word-tit span {
        font-size: 3.3854166667vw;
        display: block
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(2) .word .word-msg {
        font-size: 3.125vw;
            font-weight: 500;
        color: #fff;
        margin-top: .5vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(3) {
        top: 18.8679245283%;
        left: 0;
        width: 36.1538461538%;
        height: 14.5863570392%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(3) .word {
        width: 96%;
        top: 20%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(3) .word .word-tit {
        font-size: 3.90625vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(3) .word .word-msg {
        font-size: 3.125vw;
            font-weight: 500;
        color: #000
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(4) {
        top: 34.1074020319%;
        left: 0;
        width: 36.1538461538%;
        height: 13.8606676343%
    }

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

    #bv9300 .sect15 .box-2 .item-box:nth-child(4) .word .word-tit {
        font-size: 3.90625vw;
        color: #024a91;
        background: -o-linear-gradient(145deg, #6ED3FF 0%, #FCFF03 100%);
        background: linear-gradient(-55deg, #6ED3FF 0%, #FCFF03 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(4) .word .word-msg {
        font-size: 2.8645833333vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(5) {
        top: 18.8679245283%;
        left: 36.9230769231%;
        width: 26.1538461538%;
        height: 29.1001451379%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(5) .word {
        width: 100%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(5) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #ffce07;
        width: 80%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(5) .word .word-msg {
        font-size: 2.34375vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(6) {
        top: 18.8679245283%;
        left: 63.8461538462%;
        width: 36.1538461538%;
        height: 14.5863570392%
    }

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

    #bv9300 .sect15 .box-2 .item-box:nth-child(6) .word .word-tit {
        font-size: 3.90625vw;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(6) .word .word-msg {
        font-size: 2.34375vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(7) {
        top: 34.0348330914%;
        left: 63.8461538462%;
        width: 36.1538461538%;
        height: 13.8606676343%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(7) .word {
        width: 100%;
        top: 50%;
        left: 2%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(7) .word .word-tit {
        font-size: 3.3854166667vw;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #FCFF03 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #FCFF03 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(7) .word .word-tit span {
        display: block;
        font-size: 4.6875vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(7) .word .word-msg {
        font-size: 2.34375vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(8) {
        top: 48.6937590711%;
        left: 0;
        width: 27.6923076923%;
        height: 32.4383164006%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(8) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(8) .word img {
        width: 22.0052083333vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(8) .word .word-tit {
        font-size: 3.3854166667vw;
        background: -webkit-gradient(linear, left top, right top, from(#34E3DE), to(#2084E3));
        background: -o-linear-gradient(left, #34E3DE 0%, #2084E3 100%);
        background: linear-gradient(90deg, #34E3DE 0%, #2084E3 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(8) .word .word-msg {
        font-size: 2.8645833333vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(9) {
        top: 48.6937590711%;
        left: 28.4615384615%;
        width: 43.0769230769%;
        height: 12.4092888244%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(9) .word {
        width: 96%;
        top: 80%;
        left: 2%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(9) .word img {
        width: 22.0052083333vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(9) .word .word-tit {
        font-size: 3.125vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(9) .word .word-msg {
        font-size: 2.8645833333vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(10) {
        top: 61.6835994194%;
        left: 28.4615384615%;
        width: 43.0769230769%;
        height: 19.4484760522%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(10) .word {
        width: 96%;
        top: 7%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(10) .word .word-tit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(10) .word .word-tit p {
        font-size: 3.3854166667vw;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
        background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(10) .word .word-tit img {
        width: 13.0208333333vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(10) .word .word-msg {
        font-size: 2.6041666667vw;
            font-weight: 500;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
        background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(11) {
        top: 48.6937590711%;
        left: 72.3076923077%;
        width: 27.6923076923%;
        height: 32.5108853411%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(11) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(11) .word img {
        width: 22.0052083333vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(11) .word .word-tit {
        font-size: 3.3854166667vw;
        background: -webkit-gradient(linear, left top, right top, from(#C7E3F8), color-stop(52.587890625%, #8FEBF6), to(#5287CB));
        background: -o-linear-gradient(left, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
        background: linear-gradient(90deg, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(11) .word .word-msg {
        font-size: 2.8645833333vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(12) {
        top: 81.8577648766%;
        left: 0;
        width: 32.7692307692%;
        height: 18.1422351234%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(12) .word {
        width: 90%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(12) .word img {
        width: 13.0208333333vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(12) .word .word-tit {
        font-size: 3.3854166667vw;
        background: -webkit-gradient(linear, left top, right top, from(#41B234), color-stop(0%, #FCFF02), to(#83E045));
        background: -o-linear-gradient(left, #41B234 0%, #FCFF02 0%, #83E045 100%);
        background: linear-gradient(90deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        padding: 5px 0
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(12) .word .word-msg {
        font-size: 2.6041666667vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(13) {
        top: 81.8577648766%;
        left: 33.5384615385%;
        width: 32.9230769231%;
        height: 18.1422351234%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(13) .word {
        width: 100%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(13) .word img {
        width: 0
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(13) .word .word-tit {
        width: auto;
        font-size: 3.125vw;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        padding: .5vw 0 1vw 0
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(13) .word .word-msg {
        font-size: 2.34375vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(14) {
        top: 81.8577648766%;
        left: 67.2307692308%;
        width: 32.9230769231%;
        height: 18.1422351234%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(14) .word {
        width: 90%;
        top: 50%;
        left: 5%
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(14) .word img {
        width: 22.0052083333vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(14) .word .word-tit {
        color: #000;
        font-size: 3.90625vw
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(14) .word .word-lab {
        color: #000;
        font-size: 3.125vw;
        font-weight: bold
    }

    #bv9300 .sect15 .box-2 .item-box:nth-child(14) .word .word-msg {
        font-size: 2.34375vw;
        font-weight: 500;
        color: #000
    }

    #bv9300 .sect16 .box {
        position: relative
    }

    #bv9300 .sect16 .box .word {
        position: relative;
        width: 96%;
        left: 0%;
        top: 10%;
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%);
        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;
        margin: 0 auto
    }

    #bv9300 .sect16 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(35deg, #6ED3FF 0%, #495DF1 100%);
        background: linear-gradient(55deg, #6ED3FF 0%, #495DF1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #bv9300 .sect16 .box .word .lab {
        font-size: 6.25vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect16 .box .word .msg {
            font-size: 3.90625vw;
        color: #fff
    }

    #bv9300 .sect16 .box .word .msg span {
        color: #6fd3ff
    }

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

    #bv9300 .sect16 .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
    }

    #bv9300 .sect16 .box-2 ul li {
        position: relative
    }

    #bv9300 .sect16 .box-2 ul li .word {
        position: absolute;
        top: 50%;
        width: 60%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        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
    }

    #bv9300 .sect16 .box-2 ul li .word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #fff
    }

    #bv9300 .sect16 .box-2 ul li .word .msg {
        font-size: 3.3854166667vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(1) .word .tit {
        background: -o-linear-gradient(160deg, #AF63FF 0%, #4635FF 99.6337890625%);
        background: linear-gradient(290deg, #AF63FF 0%, #4635FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(2) {
        -webkit-transform: translateY(-7%);
        -ms-transform: translateY(-7%);
        transform: translateY(-7%)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(2) .word .tit {
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(3) {
        -webkit-transform: translateY(-14%);
        -ms-transform: translateY(-14%);
        transform: translateY(-14%)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(3) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#00C0FE), color-stop(99.6337890625%, #156CCE));
        background: -o-linear-gradient(left, #00C0FE 0%, #156CCE 99.6337890625%);
        background: linear-gradient(90deg, #00C0FE 0%, #156CCE 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(4) {
        -webkit-transform: translateY(-21%);
        -ms-transform: translateY(-21%);
        transform: translateY(-21%)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(4) .word .tit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(4) .word .tit p {
        background: -o-linear-gradient(160deg, #01E35D 0%, #01B2AE 99.6337890625%);
        background: linear-gradient(290deg, #01E35D 0%, #01B2AE 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect16 .box-2 ul li:nth-child(4) .word .tit img {
        width: 7.8125vw
    }

    #bv9300 .sect17 .box {
        position: relative;
        padding-top: 4vw
    }

    #bv9300 .sect17 .box .word {
        position: relative;
        width: 96%;
        left: 2%;
        top: 0%;
        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
    }

    #bv9300 .sect17 .box .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd401;
        margin: 1vw 0
    }

    #bv9300 .sect17 .box .word .lab {
        font-size: 5.2083333333vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect17 .box .word .msg {
            font-size: 3.90625vw;
        color: #fff
    }

    #bv9300 .sect17 .box .word .msg span {
        color: #ffd401
    }

    #bv9300 .sect17 .box .word ul {
        width: 61.1246943765%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 4vw;
        display: none
    }

    #bv9300 .sect17 .box .word ul li {
        width: 100%;
        height: 16.9270833333vw;
        border: 2px solid #ffd401;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 2vw 0;
        padding: 1vw 0;
        position: relative
    }

    #bv9300 .sect17 .box .word ul li:last-child .li-word .li-tit span {
        display: block
    }

    #bv9300 .sect17 .box .word ul li img {
        position: absolute;
        left: 3%;
        top: 0;
        width: 10.4166666667vw;
        -webkit-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        transform: translateY(-30%)
    }

    #bv9300 .sect17 .box .word ul li .li-word {
        padding-left: 25%
    }

    #bv9300 .sect17 .box .word ul li .li-word .li-tit {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #ffd401
    }

    #bv9300 .sect17 .box .word ul li .li-word .li-tit span {
        font-size: 6.25vw;
        font-weight: bold
    }

    #bv9300 .sect17 .box .word ul li .li-word .li-msg {
        font-size: 2.34375vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect17 .box .bg-Img {
        display: block;
        width: 80%;
        margin: 0 0 0 auto
    }

    #bv9300 .sect17 .box-2 {
        position: relative;
        width: 96%;
        margin: 4vw auto;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    #bv9300 .sect17 .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
    }

    #bv9300 .sect17 .box-2 ul li {
        position: relative
    }

    #bv9300 .sect17 .box-2 ul li .word {
        position: absolute;
        top: 50%;
        width: 60%;
        left: 40%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        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
    }

    #bv9300 .sect17 .box-2 ul li .word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #fff
    }

    #bv9300 .sect17 .box-2 ul li .word .msg {
        font-size: 3.3854166667vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(1) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#E52D10), color-stop(99.6337890625%, #2569D2));
        background: -o-linear-gradient(left, #E52D10 0%, #2569D2 99.6337890625%);
        background: linear-gradient(90deg, #E52D10 0%, #2569D2 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(2) {
        -webkit-transform: translateY(-7%);
        -ms-transform: translateY(-7%);
        transform: translateY(-7%)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(2) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#00C0FE), color-stop(99.6337890625%, #156CCE));
        background: -o-linear-gradient(left, #00C0FE 0%, #156CCE 99.6337890625%);
        background: linear-gradient(90deg, #00C0FE 0%, #156CCE 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(3) {
        -webkit-transform: translateY(-14%);
        -ms-transform: translateY(-14%);
        transform: translateY(-14%)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(3) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#08B557), to(#0064FF));
        background: -o-linear-gradient(left, #08B557 0%, #0064FF 100%);
        background: linear-gradient(90deg, #08B557 0%, #0064FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(4) {
        -webkit-transform: translateY(-21%);
        -ms-transform: translateY(-21%);
        transform: translateY(-21%)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(4) .word .tit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(4) .word .tit p {
        background: -o-linear-gradient(160deg, #01E35D 0%, #01B2AE 99.6337890625%);
        background: linear-gradient(290deg, #01E35D 0%, #01B2AE 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect17 .box-2 ul li:nth-child(4) .word .tit img {
        width: 12.3697916667vw
    }

    #bv9300 .sect18 .box {
        position: relative
    }

    #bv9300 .sect18 .box p {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 96%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        font-size: 7.8125vw;
        font-weight: bold;
        color: #ffd401
    }

    #bv9300 .sect18 .box p span {
        display: block;
        font-size: 9.375vw
    }

    #bv9300 .sect18 .box img {
        height: 52.0833333333vw;
        -o-object-fit: cover;
        object-fit: cover
    }

    #bv9300 .sect18 .box-2 {
        position: relative
    }

    #bv9300 .sect18 .box-2 .word {
        position: absolute;
        width: 96%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-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
    }

    #bv9300 .sect18 .box-2 .word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        font-weight: 600;
        color: #000;
        margin: 1vw 0
    }

    #bv9300 .sect18 .box-2 .word .msg {
            font-size: 3.125vw;
        color: #333
    }

    #bv9300 .sect18 .box-2 .word .msg span {
        color: #000;
        font-weight: 600
    }

    #bv9300 .sect19 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #bv9300 .sect19 .box .word {
        width: auto;
        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
    }

    #bv9300 .sect19 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        font-weight: 600;
        color: #000;
        background: -webkit-gradient(linear, left top, right top, from(#41B234), color-stop(0%, #FCFF02), to(#83E045));
        background: -o-linear-gradient(left, #41B234 0%, #FCFF02 0%, #83E045 100%);
        background: linear-gradient(90deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect19 .box .word .msg {
            font-size: 3.90625vw;
        margin: 4vw 0;
        color: #fff
    }

    #bv9300 .sect19 .box .word .msg span {
        color: #fcff03
    }

    #bv9300 .sect20 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

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

    #bv9300 .sect20 .box .word .tit {
        width: 53.3854166667vw
    }

    #bv9300 .sect20 .box .word .msg {
        font-size: 4.6875vw;
        margin: 2vw 0;
            font-weight: 500;
        color: #fff
    }

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

    #bv9300 .sect20 .box ul li {
        position: relative;
        margin: 0.6510416667vw 0
    }

    #bv9300 .sect20 .box ul li .li-word {
        position: absolute
    }

    #bv9300 .sect20 .box ul li .li-word .li-msg {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1
    }

    #bv9300 .sect20 .box ul li:nth-child(1) {
        width: 32.7692307692%
    }

    #bv9300 .sect20 .box ul li:nth-child(1) .li-word {
        width: 96%;
        left: 2%;
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect20 .box ul li:nth-child(1) .li-word .li-tit {
        width: 20.8333333333vw
    }

    #bv9300 .sect20 .box ul li:nth-child(1) .li-word .li-msg {
        margin-top: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#34E3DE), to(#2084E3));
        background: -o-linear-gradient(left, #34E3DE 0%, #2084E3 100%);
        background: linear-gradient(90deg, #34E3DE 0%, #2084E3 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect20 .box ul li:nth-child(2) {
        width: 32.9230769231%
    }

    #bv9300 .sect20 .box ul li:nth-child(2) .li-word {
        width: 96%;
        left: 2%;
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect20 .box ul li:nth-child(2) .li-word .li-tit {
        width: 20.8333333333vw
    }

    #bv9300 .sect20 .box ul li:nth-child(2) .li-word .li-msg {
        margin-top: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#41B234), color-stop(0%, #FCFF02), to(#83E045));
        background: -o-linear-gradient(left, #41B234 0%, #FCFF02 0%, #83E045 100%);
        background: linear-gradient(90deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect20 .box ul li:nth-child(3) {
        width: 32.7692307692%
    }

    #bv9300 .sect20 .box ul li:nth-child(3) .li-word {
        width: 96%;
        left: 2%;
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect20 .box ul li:nth-child(3) .li-word .li-tit {
        width: 20.8333333333vw
    }

    #bv9300 .sect20 .box ul li:nth-child(3) .li-word .li-msg {
        margin-top: 5px;
        background: -webkit-gradient(linear, left top, right top, from(#C7E3F8), color-stop(52.587890625%, #8FEBF6), to(#5287CB));
        background: -o-linear-gradient(left, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
        background: linear-gradient(90deg, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect20 .box ul li:nth-child(4) {
        width: 49.6153846154%
    }

    #bv9300 .sect20 .box ul li:nth-child(4) .li-word {
        width: 96%;
        left: 2%;
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
        flex-direction: inherit;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #bv9300 .sect20 .box ul li:nth-child(4) .li-word .li-tit {
        width: 20.8333333333vw
    }

    #bv9300 .sect20 .box ul li:nth-child(4) .li-word .li-msg {
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
        background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect20 .box ul li:nth-child(5) {
        width: 49.6153846154%
    }

    #bv9300 .sect20 .box ul li:nth-child(5) .li-word {
        width: 96%;
        left: 2%;
        top: 5%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
        flex-direction: inherit;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect20 .box ul li:nth-child(5) .li-word .li-tit {
        width: 20.8333333333vw
    }

    #bv9300 .sect20 .box ul li:nth-child(5) .li-word .li-msg {
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#FD5D2B), color-stop(64.2822265625%, #A6B0F4), to(#FFFFFF));
        background: -o-linear-gradient(left, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        background: linear-gradient(90deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
        transform: translateY(5px)
    }

    #bv9300 .sect21 .box {
        position: relative
    }

    #bv9300 .sect21 .box .word {
        width: 96%;
        padding: 8vw 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect21 .box .word .tit {
        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;
        width: 45%
    }

    #bv9300 .sect21 .box .word .tit img {
        width: 26.0416666667vw
    }

    #bv9300 .sect21 .box .word .tit p {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        -webkit-transform: translateY(2vw);
        -ms-transform: translateY(2vw);
        transform: translateY(2vw);
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
        background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect21 .box .word .msg {
        width: 50%;
        font-size: 3.125vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect21 .box .word .msg span {
        color: #0bfffc
    }

    #bv9300 .sect22 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #bv9300 .sect22 .box .word {
        margin-bottom: 8vw;
        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
    }

    #bv9300 .sect22 .box .word .tit {
        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;
        width: 45%
    }

    #bv9300 .sect22 .box .word .tit img {
        width: 20.8333333333vw
    }

    #bv9300 .sect22 .box .word .tit p {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        -webkit-transform: translateY(2vw);
        -ms-transform: translateY(2vw);
        transform: translateY(2vw);
        background: -webkit-gradient(linear, left top, right top, from(#41B234), color-stop(0%, #FCFF02), to(#83E045));
        background: -o-linear-gradient(left, #41B234 0%, #FCFF02 0%, #83E045 100%);
        background: linear-gradient(90deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect22 .box .word .msg {
        width: 50%;
        font-size: 3.3854166667vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect22 .box .word .msg span {
        color: #fcff02
    }

    #bv9300 .sect23 .box {
        position: relative
    }

    #bv9300 .sect23 .box .word {
        width: 96%;
        padding: 8vw 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect23 .box .word .tit {
        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;
        width: 45%
    }

    #bv9300 .sect23 .box .word .tit img {
        width: 20.8333333333vw
    }

    #bv9300 .sect23 .box .word .tit p {
        font-size: 5.9895833333vw;
        font-weight: bold;
        color: #fff;
        -webkit-transform: translateY(2vw);
        -ms-transform: translateY(2vw);
        transform: translateY(2vw);
        background: -webkit-gradient(linear, left top, right top, from(#FD5D2B), color-stop(64.2822265625%, #A6B0F4), to(#FFFFFF));
        background: -o-linear-gradient(left, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        background: linear-gradient(90deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect23 .box .word .msg {
        width: 50%;
        font-size: 3.3854166667vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect23 .box .word .msg span {
        color: #a8b7fc
    }

    #bv9300 .sect24 .box {
        position: relative
    }

    #bv9300 .sect24 .box .word {
        width: 96%;
        padding: 8vw 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect24 .box .word .tit {
        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;
        width: 45%
    }

    #bv9300 .sect24 .box .word .tit img {
        width: 15.625vw
    }

    #bv9300 .sect24 .box .word .tit p {
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        -webkit-transform: translateY(2vw);
        -ms-transform: translateY(2vw);
        transform: translateY(2vw);
        background: -webkit-gradient(linear, left top, right top, from(#C7E3F8), color-stop(52.587890625%, #8FEBF6), to(#5287CB));
        background: -o-linear-gradient(left, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
        background: linear-gradient(90deg, #C7E3F8 0%, #8FEBF6 52.587890625%, #5287CB 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect24 .box .word .msg {
        width: 50%;
        font-size: 3.3854166667vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect24 .box .word .msg span {
        color: #92ebf7
    }

    #bv9300 .sect25 .box {
        position: relative
    }

    #bv9300 .sect25 .box .word {
        width: 96%;
        padding: 8vw 0;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect25 .box .word .tit {
        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;
        width: 45%
    }

    #bv9300 .sect25 .box .word .tit img {
        width: 18.2291666667vw
    }

    #bv9300 .sect25 .box .word .tit p {
        font-size: 4.1666666667vw;
        font-weight: bold;
        color: #fff;
        -webkit-transform: translateY(2vw);
        -ms-transform: translateY(2vw);
        transform: translateY(2vw);
        background: -webkit-gradient(linear, left top, right top, from(#FF0000), color-stop(99.6337890625%, #0064FF));
        background: -o-linear-gradient(left, #FF0000 0%, #0064FF 99.6337890625%);
        background: linear-gradient(90deg, #FF0000 0%, #0064FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect25 .box .word .msg {
        width: 50%;
        font-size: 3.3854166667vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect25 .box .word .msg span {
        color: red
    }

    #bv9300 .sect26 .box {
        position: relative;
        margin: 4vw 0
    }

    #bv9300 .sect26 .box .word {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 80.5270863836%;
        text-align: center
    }

    #bv9300 .sect26 .box .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        background: -o-linear-gradient(45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        background: linear-gradient(45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect26 .box img {
        height: 39.0625vw;
        -o-object-fit: cover;
        object-fit: cover
    }

    #bv9300 .sect26 .box-2 {
        position: relative;
        width: 96%;
        padding: 8vw 0;
        margin: 0 auto
    }

    #bv9300 .sect26 .box-2 .word {
        width: auto;
        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;
        padding-bottom: 8vw
    }

    #bv9300 .sect26 .box-2 .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #ffd401
    }

    #bv9300 .sect26 .box-2 .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        margin-top: 1vw;
        color: #fff
    }

    #bv9300 .sect26 .box-2 .word .msg span {
        color: #ffd401
    }

    #bv9300 .sect27 .box {
        position: relative;
        width: 96%;
        padding: 8vw 0;
        margin: 0 auto
    }

    #bv9300 .sect27 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding-bottom: 4vw
    }

    #bv9300 .sect27 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #ffd401;
        background: -webkit-gradient(linear, left top, right top, from(#FF2300), to(#0064FF));
        background: -o-linear-gradient(left, #FF2300 0%, #0064FF 100%);
        background: linear-gradient(90deg, #FF2300 0%, #0064FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect27 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        margin-top: 1vw;
        color: #fff
    }

    #bv9300 .sect27 .box .word .msg span {
        color: #007eff
    }

    #bv9300 .sect27 .box img {
        width: 92.3322683706%;
        margin: 0 auto;
        display: block
    }

    #bv9300 .sect28 .box {
        position: relative
    }

    #bv9300 .sect28 .box .word {
        position: absolute;
        width: 90%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect28 .box .word .tit {
        font-size: 15.625vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300
    }

    #bv9300 .sect28 .box .word .msg {
        font-size: 5.9895833333vw;
        font-weight: bold;
        color: #ffd300
    }

    #bv9300 .sect28 .box-2 {
        width: 96%;
        margin: 4vw auto;
        position: relative;
        height: 66.40625vw
    }

    #bv9300 .sect28 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

    #bv9300 .sect28 .box-2 .item-box .scale-box {
        position: relative
    }

    #bv9300 .sect28 .box-2 .item-box .scale-box .word {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 11;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect28 .box-2 .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect28 .box-2 .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2;
        display: none !important
    }

    #bv9300 .sect28 .box-2 .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2;
        display: none !important
    }

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

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

    #bv9300 .sect28 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 28.4396617986%;
        height: 58.0720092915%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(1) .word {
        width: 120%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 3.125vw;
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
        background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
        background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(1) .word .word-msg {
        font-size: 3.125vw;
            font-weight: 500;
        color: #fff;
        margin-top: .5vw
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(2) {
        top: 0;
        left: 29.2083013067%;
        width: 41.5065334358%;
        height: 58.1881533101%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(2) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(left, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(90deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(2) .word .word-tit span {
        display: block
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(2) .word .word-msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-top: 55%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(3) {
        top: 0;
        left: 71.4834742506%;
        width: 28.5165257494%;
        height: 58.1881533101%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(3) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(3) .word .word-tit {
        font-size: 3.90625vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0.3662109375%, #C8FF20), to(#FF6C00));
        background: -o-linear-gradient(bottom, #C8FF20 0.3662109375%, #FF6C00 100%);
        background: linear-gradient(0deg, #C8FF20 0.3662109375%, #FF6C00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(3) .word .word-tit span {
        display: block;
        font-size: 4.6875vw
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(3) .word .word-msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-top: 30%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(4) {
        top: 59.2334494774%;
        left: 0;
        width: 34.665641814%;
        height: 40.7665505226%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(4) .word {
        width: 96%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(4) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#6ED3FF), to(#7687FF));
        background: -o-linear-gradient(bottom, #6ED3FF 0%, #7687FF 100%);
        background: linear-gradient(0deg, #6ED3FF 0%, #7687FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(4) .word .word-tit span {
        font-size: 3.90625vw;
        display: block
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(4) .word .word-msg {
        font-size: 3.125vw;
            font-weight: 500;
        color: #fff;
        margin-top: .5vw
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(5) {
        top: 59.2334494774%;
        left: 35.3574173713%;
        width: 29.3620292083%;
        height: 40.7665505226%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(5) .word {
        width: 96%;
        top: 65%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(5) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
        background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(5) .word .word-tit span {
        display: block
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(5) .word .word-msg {
        font-size: 3.125vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(6) {
        top: 59.2334494774%;
        left: 65.334358186%;
        width: 34.665641814%;
        height: 40.7665505226%
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(6) .word {
        width: 120%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(6) .word .word-tit {
        font-size: 3.125vw;
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        color: #21ffc5
    }

    #bv9300 .sect28 .box-2 .item-box:nth-child(6) .word .word-msg {
        font-size: 3.125vw;
            font-weight: 500;
        line-height: 1.2;
        color: #21ffc5;
        margin-top: 50%
    }

    #bv9300 .sect29 .box {
        position: relative
    }

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

    #bv9300 .sect29 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0.3662109375%, #C8FF20), to(#FF6C00));
        background: -o-linear-gradient(bottom, #C8FF20 0.3662109375%, #FF6C00 100%);
        background: linear-gradient(0deg, #C8FF20 0.3662109375%, #FF6C00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #bv9300 .sect29 .box .word .lab {
        font-size: 6.25vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect29 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect29 .box .word .msg span {
        color: #d7d817
    }

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

    #bv9300 .sect29 .box-2 .note {
        width: 84.2911877395%;
        text-align: center;
        margin: 0 auto;
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff;
        margin-bottom: 4vw
    }

    #bv9300 .sect29 .box-2 .picture-box {
        position: relative
    }

    #bv9300 .sect29 .box-2 .picture-box .ul-box {
        position: absolute;
        left: 0;
        top: 60%;
        width: 100%
    }

    #bv9300 .sect29 .box-2 .picture-box .ul-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
    }

    #bv9300 .sect29 .box-2 .picture-box .ul-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;
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 21683.3333333333%;
        flex: 0 1 21683.3333333333%
    }

    #bv9300 .sect29 .box-2 .picture-box .ul-box ul li .word {
        text-align: center
    }

    #bv9300 .sect29 .box-2 .picture-box .ul-box ul li .word .li-msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect29 .box-2 .picture-box .ul-box ul li .word .li-tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #00feff;
        line-height: 1.2
    }

    #bv9300 .sect30 .box {
        position: relative
    }

    #bv9300 .sect30 .box .word {
        position: relative;
        left: 0%;
        top: 1%;
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%);
        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
    }

    #bv9300 .sect30 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, left bottom, from(#3EFFD8), to(#0693FF));
        background: -o-linear-gradient(top, #3EFFD8 0%, #0693FF 100%);
        background: linear-gradient(180deg, #3EFFD8 0%, #0693FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #bv9300 .sect30 .box .word .lab {
        font-size: 5.2083333333vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect30 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect30 .box .word .msg span {
        color: #3bfada
    }

    #bv9300 .sect31 {
        position: relative
    }

    #bv9300 .sect31 .box {
        position: absolute;
        left: 40%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 60%;
        margin: 0 auto
    }

    #bv9300 .sect31 .box ul li:last-child {
        margin-top: 4vw
    }

    #bv9300 .sect31 .box ul 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
    }

    #bv9300 .sect31 .box ul li .word .tit {
        font-size: 4.1666666667vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, left bottom, from(#3EFFD8), to(#0693FF));
        background: -o-linear-gradient(top, #3EFFD8 0%, #0693FF 100%);
        background: linear-gradient(180deg, #3EFFD8 0%, #0693FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect31 .box ul li .word .msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #fff;
        margin-top: 0
    }

    #bv9300 .sect31 .box ul li .word .msg span {
        color: #39f5dc
    }

    #bv9300 .sect32 .box {
        position: relative;
        left: 0%;
        top: 5%;
        -webkit-transform: translateY(10%);
        -ms-transform: translateY(10%);
        transform: translateY(10%);
        width: 96%;
        margin: 0 auto
    }

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

    #bv9300 .sect32 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #bv9300 .sect32 .box .word .lab {
        font-size: 5.5989583333vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect32 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect32 .box .word .msg span {
        color: #00ff58
    }

    #bv9300 .sect32 .note {
        position: absolute;
        left: 50%;
        text-align: center;
        top: 55%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%;
        margin: 0 auto;
        font-size: 3.125vw;
        font-weight: bold;
        color: #17edee;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #bv9300 .sect33 .box .word {
        position: absolute;
        left: 35%;
        top: 3%;
        width: 65%;
        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
    }

    #bv9300 .sect33 .box .word .tit {
        font-size: 13.0208333333vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect33 .box .word .msg {
        font-size: 3.125vw;
        font-weight: bold;
        font-weight: 400;
        color: #00feff
    }

    #bv9300 .sect33 .box .word .msg span {
        display: block
    }

    #bv9300 .sect34 .box {
        position: absolute;
        left: 5%;
        top: 3%;
        width: 51.0248901903%;
        margin: 0 auto
    }

    #bv9300 .sect34 .box .word {
        display: none;
        -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
    }

    #bv9300 .sect34 .box .word .tit {
        font-size: 13.0208333333vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect34 .box .word .msg {
        font-size: 3.125vw;
        font-weight: bold;
        font-weight: 400;
        color: #00feff
    }

    #bv9300 .sect34 .box .word .msg span {
        display: block
    }

    #bv9300 .sect34 .box-2 {
        width: 100%;
        margin: 0 auto;
        height: 13.0208333333vw;
        position: relative;
        margin-bottom: 4vw;
        display: none
    }

    #bv9300 .sect34 .box-2 p {
        text-align: center;
        position: absolute;
        font-size: 3.125vw;
            font-weight: 500;
        color: #00feff;
        line-height: 1.2;
        top: 20%;
        word-break: break-word
    }

    #bv9300 .sect34 .box-2 p:nth-child(1) {
        left: 2%;
        width: 20%
    }

    #bv9300 .sect34 .box-2 p:nth-child(2) {
        left: 23%;
        width: 17%
    }

    #bv9300 .sect34 .box-2 p:nth-child(3) {
        left: 44%;
        width: 13%
    }

    #bv9300 .sect34 .box-2 p:nth-child(4) {
        left: 65%;
        width: 10%
    }

    #bv9300 .sect34 .box-2 p:nth-child(5) {
        left: 77%;
        width: 25%
    }

    #bv9300 .sect35 .box .picture-box {
        position: relative;
        margin-top: 8vw
    }

    #bv9300 .sect35 .box .picture-box .tit {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 96%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 5.2083333333vw;
        text-align: center;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #bv9300 .sect35 .box .word .msg {
        font-size: 5.2083333333vw;
            font-weight: 500;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect35 .box-2 {
        position: relative;
        margin-bottom: 8vw
    }

    #bv9300 .sect35 .box-2 .word {
        position: absolute;
        display: none
    }

    #bv9300 .sect35 .box-2 .word-1 {
        top: 25%;
        left: 18%;
        -webkit-transform: rotate(-36deg);
        -ms-transform: rotate(-36deg);
        transform: rotate(-36deg);
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #00fd00
    }

    #bv9300 .sect35 .box-2 .word-2 {
        top: 27%;
        left: 71%;
        -webkit-transform: rotate(36deg);
        -ms-transform: rotate(36deg);
        transform: rotate(36deg);
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #00fd00
    }

    #bv9300 .sect35 .box-2 .word-3 {
        top: 85%;
        left: 46%;
        font-size: 3.90625vw;
        font-weight: bold;
        color: #00fd00
    }

    #bv9300 .sect35 .box-2 .word-4 {
        width: 23.6966824645%;
        text-align: center;
        top: 40%;
        left: 38%;
        font-size: 3.125vw;
        color: #00fd00;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect35 .box-2 .word-5 {
        width: 24.6978455071%;
        text-align: center;
        top: 68%;
        left: 38%;
        font-size: 3.125vw;
        color: #00fd00;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect35 .box-2 .word-6 {
        top: 30%;
        left: 10%;
        font-size: 3.125vw;
        color: #fff;
        display: block
    }

    #bv9300 .sect35 .box-2 .word-7 {
        top: 30%;
        left: 57%;
        font-size: 3.125vw;
        color: #fff;
        display: block
    }

    #bv9300 .sect35 .box-2 .word-8 {
        top: 67%;
        left: 0%;
        font-size: 2.6041666667vw;
        color: #fff;
        display: block
    }

    #bv9300 .sect35 .box-2 .word-9 {
        width: auto;
        text-align: center;
        top: 66%;
        left: 70%;
        font-size: 2.6041666667vw;
        color: #fff;
        display: block
    }

    #bv9300 .sect35 .box-2 .word-10 {
        top: 102%;
        left: 12%;
        font-size: 2.6041666667vw;
        color: #fff;
        display: block
    }

    #bv9300 .sect35 .box-2 .word-11 {
        top: 102%;
        left: 61%;
        font-size: 2.6041666667vw;
        color: #fff;
        display: block
    }

    #bv9300 .sect36 {
        padding-bottom: 8vw
    }

    #bv9300 .sect36 .box .picture-box {
        position: relative
    }

    #bv9300 .sect36 .box .picture-box .tit {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 96%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        text-align: center;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect36 .box .picture-box .tit span {
        display: block;
        font-size: 5.2083333333vw
    }

    #bv9300 .sect36 .box .word {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 8vw 0
    }

    #bv9300 .sect36 .box .word .msg {
        font-size: 4.6875vw;
            font-weight: 500;
        color: #fff;
        line-height: 1;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect36 .box-2 {
        position: relative;
        margin-bottom: 8vw;
        width: 96%;
        margin: 0 auto
    }

    #bv9300 .sect36 .box-2 .word {
        position: absolute;
        font-size: 3.3854166667vw;
        text-align: center;
        font-weight: bold;
        color: #00fd00;
        -webkit-text-stroke: 0px #000;
        text-stroke: 0px #000;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(bottom, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(0deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect36 .box-2 .word span {
        font-size: 3.90625vw
    }

    #bv9300 .sect36 .box-2 .word-1 {
        top: 40%;
        left: 0%;
        width: 46%
    }

    #bv9300 .sect36 .box-2 .word-2 {
        top: 40%;
        left: 54%;
        width: 46%
    }

    #bv9300 .sect37 .box .picture-box {
        position: relative
    }

    #bv9300 .sect37 .box .picture-box .tit {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 96%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #fff;
        text-align: center;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect37 .box-2 {
        position: relative;
        width: 96%;
        margin: 8vw auto;
        margin-bottom: 16vw
    }

    #bv9300 .sect37 .box-2 .word {
        display: none;
        position: absolute;
        font-size: 3.125vw;
        text-align: center;
        color: #fff
    }

    #bv9300 .sect37 .box-2 .word span {
        color: #00ff58
    }

    #bv9300 .sect37 .box-2 .word-1 {
        top: 27%;
        left: 37%;
        width: 26.9086357947%
    }

    #bv9300 .sect37 .box-2 .word-2 {
        top: 64%;
        left: 0%;
        width: 26.9086357947%
    }

    #bv9300 .sect37 .box-2 .word-3 {
        top: 64%;
        left: 70%;
        width: 33.1664580726%
    }

    #bv9300 .sect37 .box-2 .word-4 {
        top: 102%;
        left: 19%;
        width: 29.0362953692%
    }

    #bv9300 .sect37 .box-2 .word-5 {
        top: 102%;
        left: 52%;
        width: 28.3479349186%
    }

    #bv9300 .sect38 .box .picture-box {
        position: relative
    }

    #bv9300 .sect38 .box .picture-box .tit {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 96%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        text-align: center;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect38 .box .picture-box .tit span {
        display: block
    }

    #bv9300 .sect38 .box-2 {
        position: relative;
        width: 96%;
        margin: 8vw auto;
        margin-bottom: 16vw
    }

    #bv9300 .sect38 .box-2 .word {
        position: absolute;
        font-size: 2.6041666667vw;
        text-align: center;
        color: #fff;
        display: none
    }

    #bv9300 .sect38 .box-2 .word span {
        color: #00ff58
    }

    #bv9300 .sect38 .box-2 .word-1 {
        top: 27%;
        left: 18%;
        width: 31.7271589487%
    }

    #bv9300 .sect38 .box-2 .word-2 {
        top: 27%;
        left: 53%;
        width: 26.4705882353%
    }

    #bv9300 .sect38 .box-2 .word-3 {
        top: 64%;
        left: -3%;
        width: 33.1664580726%
    }

    #bv9300 .sect38 .box-2 .word-4 {
        top: 64%;
        left: 72%;
        width: 30.6633291615%
    }

    #bv9300 .sect38 .box-2 .word-5 {
        top: 102%;
        left: 17%;
        width: 33.1038798498%
    }

    #bv9300 .sect38 .box-2 .word-6 {
        top: 102%;
        left: 50%;
        width: 33.1038798498%
    }

    #bv9300 .sect39 .box {
        position: relative
    }

    #bv9300 .sect39 .box .word {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect39 .box .word .tit {
        font-size: 13.0208333333vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300
    }

    #bv9300 .sect39 .box .word .msg {
        font-size: 5.46875vw;
        font-weight: bold;
        color: #ffd300
    }

    #bv9300 .sect39 .box-2 {
        width: 96%;
        margin: 4vw auto;
        position: relative;
        height: 58.59375vw
    }

    #bv9300 .sect39 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

    #bv9300 .sect39 .box-2 .item-box .scale-box {
        position: relative
    }

    #bv9300 .sect39 .box-2 .item-box .scale-box .word {
        position: absolute;
        z-index: 11;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect39 .box-2 .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect39 .box-2 .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect39 .box-2 .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2
    }

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

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

    #bv9300 .sect39 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 49.6541122214%;
        height: 35.8059914408%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(1) .word {
        width: 95%;
        top: 50%;
        right: 2%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 5.2083333333vw;
        color: #024a91;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(1) .word .word-msg {
        font-size: 3.125vw;
        font-weight: bold;
        font-weight: 500;
        color: #fff;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(2) {
        top: 0;
        left: 50.0384319754%;
        width: 49.6541122214%;
        height: 35.8059914408%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(2) .word {
        width: 95%;
        top: 50%;
        right: 2%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 5.2083333333vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(left, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(90deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(2) .word .word-msg {
        font-size: 4.6875vw;
        font-weight: bold;
        font-weight: 500;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(left, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(90deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(3) {
        top: 37.2325249643%;
        left: 0;
        width: 27.6710222905%;
        height: 31.3837375178%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(3) .word {
        width: 140%;
        top: 3%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(3) .word .word-tit {
        font-size: 3.125vw;
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#68E0CF), color-stop(50%, #229DFE), to(#68E0CF));
        background: -o-linear-gradient(bottom, #68E0CF 0%, #229DFE 50%, #68E0CF 100%);
        background: linear-gradient(0deg, #68E0CF 0%, #229DFE 50%, #68E0CF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(4) {
        top: 37.2325249643%;
        left: 28.4396617986%;
        width: 43.1206764028%;
        height: 31.5263908702%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(4) .word {
        width: 90%;
        top: 15%;
        left: 5%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(4) .word .word-tit {
        font-size: 3.90625vw;
        color: #000
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(5) {
        top: 37.2325249643%;
        left: 72.2521137586%;
        width: 27.6710222905%;
        height: 31.3837375178%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(5) .word {
        width: 50%;
        top: 15%;
        left: 5%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(5) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #fff
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(6) {
        top: 70.0427960057%;
        left: 0;
        width: 32.7440430438%;
        height: 29.9572039943%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(6) .word {
        width: 30%;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(6) .word .word-tit {
        font-size: 3.90625vw;
        color: #024a91;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #5C70FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(7) {
        top: 70.0427960057%;
        left: 33.5895465027%;
        width: 32.8209069946%;
        height: 29.9572039943%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(7) .word {
        width: 85%;
        top: 50%;
        left: 2%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(7) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #024a91;
        background: -o-linear-gradient(20deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        background: linear-gradient(70deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(8) {
        top: 70.0427960057%;
        left: 67.1790930054%;
        width: 32.7440430438%;
        height: 29.9572039943%
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(8) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect39 .box-2 .item-box:nth-child(8) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #ffd300
    }

    #bv9300 .sect40 .box {
        position: relative
    }

    #bv9300 .sect40 .box .word {
        position: relative;
        width: 96%;
        margin: 0 auto;
        left: 0%;
        top: 5%;
        -webkit-transform: translateY(10%);
        -ms-transform: translateY(10%);
        transform: translateY(10%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect40 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        font-size: 6.5104166667vw;
        width: auto;
        background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
        background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #bv9300 .sect40 .box .word .lab {
        font-size: 5.2083333333vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect40 .box .word .msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        width: 88.7704918033%
    }

    #bv9300 .sect40 .box .word .msg span {
        color: #48e5d4
    }

    #bv9300 .sect40 .box-2 {
        position: relative;
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 8vw 0
    }

    #bv9300 .sect40 .box-2 .title {
        font-size: 9.375vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.5;
        background: -webkit-gradient(linear, left top, right top, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(left, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(90deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect40 .box-2 .word {
        width: 96%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 4vw
    }

    #bv9300 .sect40 .box-2 .word .tit {
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        font-size: 5.2083333333vw;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0.3662109375%, #C8FF20), to(#FF6C00));
        background: -o-linear-gradient(bottom, #C8FF20 0.3662109375%, #FF6C00 100%);
        background: linear-gradient(0deg, #C8FF20 0.3662109375%, #FF6C00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 4vw 0 2vw 0
    }

    #bv9300 .sect40 .box-2 .word .msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        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
    }

    #bv9300 .sect40 .box-2 .word .msg p {
        text-indent: -13px;
        padding-left: 13px;
        margin-bottom: 5px
    }

    #bv9300 .sect40 .box-2 ul li:nth-child(2) .word {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
        flex-direction: inherit;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect40 .box-2 ul li:nth-child(2) .word .word-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%
    }

    #bv9300 .sect40 .box-2 ul li:nth-child(2) .word .word-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%
    }

    #bv9300 .sect40 .box-3 {
        position: relative
    }

    #bv9300 .sect40 .box-3 .word {
        position: absolute;
        text-align: center;
        font-size: 2.6041666667vw;
            font-weight: 500;
        color: #fff;
        background-color: rgba(0, 0, 0, .5);
        border-radius: 5px;
        padding: 5px 0;
        display: none
    }

    #bv9300 .sect40 .box-3 .word-1 {
        width: 29.4272201787%;
        top: 19%;
        left: 2%
    }

    #bv9300 .sect40 .box-3 .word-2 {
        width: 29.4272201787%;
        top: 20%;
        left: 35%
    }

    #bv9300 .sect40 .box-3 .word-3 {
        width: 29.4272201787%;
        top: 19%;
        left: 69%
    }

    #bv9300 .sect40 .box-3 .word-4 {
        width: 34.6820809249%;
        top: 45%;
        left: 6%
    }

    #bv9300 .sect40 .box-3 .word-5 {
        width: 31.5291644771%;
        top: 45%;
        left: 60%
    }

    #bv9300 .sect40 .box-3 .word-6 {
        width: 21.0194429848%;
        top: 70%;
        left: 1%
    }

    #bv9300 .sect40 .box-3 .word-7 {
        width: 23.3315817131%;
        top: 70%;
        left: 26%
    }

    #bv9300 .sect40 .box-3 .word-8 {
        width: 23.6468733579%;
        top: 70%;
        left: 51.5%
    }

    #bv9300 .sect40 .box-3 .word-9 {
        width: 21.0194429848%;
        top: 70%;
        left: 78%
    }

    #bv9300 .sect40 .box-3 .word-10 {
        width: 21.0194429848%;
        top: 95%;
        left: 6%
    }

    #bv9300 .sect40 .box-3 .word-11 {
        width: 27.8507619548%;
        top: 95%;
        left: 36%
    }

    #bv9300 .sect40 .box-3 .word-12 {
        width: 27.8507619548%;
        top: 95%;
        left: 70%
    }

    #bv9300 .sect41 .box {
        position: relative
    }

    #bv9300 .sect41 .box .word {
        position: relative;
        width: 96%;
        margin: 0 auto;
        left: 0%;
        top: 10%;
        -webkit-transform: translateY(30%);
        -ms-transform: translateY(30%);
        transform: translateY(30%)
    }

    #bv9300 .sect41 .box .word .word-1 {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect41 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        font-size: 7.8125vw;
        width: 96%;
        background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
        background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #bv9300 .sect41 .box .word .lab {
        font-size: 6.25vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect41 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect41 .box .word .msg span {
        color: #fff33c
    }

    #bv9300 .sect41 .box-2 {
        position: relative;
        margin: 4vw 0
    }

    #bv9300 .sect41 .box-2 .word {
        position: absolute;
        text-align: center;
        font-size: 2.6041666667vw;
            font-weight: 500;
        color: #fff;
        background-color: rgba(0, 0, 0, .5);
        border-radius: 5px;
        padding: 5px 0;
        display: none
    }

    #bv9300 .sect41 .box-2 .word-1 {
        width: 26.274303731%;
        top: 27%;
        left: 4%
    }

    #bv9300 .sect41 .box-2 .word-2 {
        width: 24.1723594325%;
        top: 27%;
        left: 38%
    }

    #bv9300 .sect41 .box-2 .word-3 {
        width: 24.1723594325%;
        top: 27%;
        left: 72%
    }

    #bv9300 .sect41 .box-2 .word-4 {
        width: 34.6820809249%;
        top: 60%;
        left: 7%
    }

    #bv9300 .sect41 .box-2 .word-5 {
        width: 31.5291644771%;
        top: 60%;
        left: 59%
    }

    #bv9300 .sect41 .box-2 .word-6 {
        width: 15.7645822386%;
        top: 93%;
        left: 4%
    }

    #bv9300 .sect41 .box-2 .word-7 {
        width: 21.0194429848%;
        top: 93%;
        left: 26.5%
    }

    #bv9300 .sect41 .box-2 .word-8 {
        width: 24.6978455071%;
        top: 93%;
        left: 51%
    }

    #bv9300 .sect41 .box-2 .word-9 {
        width: 21.0194429848%;
        top: 93%;
        left: 78%
    }

    #bv9300 .sect42 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

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

    #bv9300 .sect42 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 7.8125vw;
        color: #ffb400
    }

    #bv9300 .sect42 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin: 4vw 0
    }

    #bv9300 .sect42 .box .word .msg span {
        color: #ffb400
    }

    #bv9300 .sect42 .box 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
    }

    #bv9300 .sect42 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 48.5530546624%;
        flex: 0 1 48.5530546624%;
        text-align: center
    }

    #bv9300 .sect42 .box ul li p {
        width: 96%;
        margin: 0 auto;
        padding: 2vw 0;
        font-size: 3.3854166667vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect43 .box {
        position: relative
    }

    #bv9300 .sect43 .box .word {
        position: relative;
        left: 0%;
        top: 50%;
        width: 96%;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        margin: 8vw 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
    }

    #bv9300 .sect43 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 7.8125vw;
        color: #ffb400;
        background: -o-linear-gradient(160deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        background: linear-gradient(290deg, #FD5D2B 0%, #A6B0F4 64.2822265625%, #FFFFFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect43 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv9300 .sect43 .box .word .msg span {
        color: #fd5e2d
    }

    #bv9300 .sect43 .box 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
    }

    #bv9300 .sect43 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 48.5530546624%;
        flex: 0 1 48.5530546624%;
        text-align: center
    }

    #bv9300 .sect43 .box ul li p {
        width: 90%;
        margin: 0 auto;
        padding: 2vw 0;
        font-size: 3.3854166667vw;
            font-weight: 400;
        color: #fff
    }

    #bv9300 .sect43 .box img {
        height: 78.125vw;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: left;
        object-position: left
    }

    #bv9300 .sect43 .box-2 {
        margin: 0 auto;
        -webkit-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        transform: translateY(-10%);
        width: 96%
    }

    #bv9300 .sect43 .box-2 .title {
        font-size: 3.90625vw;
        text-align: center;
        padding-bottom: 2vw;
            font-weight: bold;
        color: #fff
    }

    #bv9300 .sect43 .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
    }

    #bv9300 .sect43 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%;
        margin: 1.3020833333vw 0;
        position: relative
    }

    #bv9300 .sect43 .box-2 ul li p {
        position: absolute;
        text-align: center;
        top: 70%;
        left: 2%;
        width: 96%;
        font-size: 3.125vw;
        font-weight: 400;
        color: #fff
    }

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

    #bv9300 .sect44 .box .word {
        width: 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
    }

    #bv9300 .sect44 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 7.8125vw;
        color: #ffb400;
        background: -webkit-gradient(linear, left bottom, left top, from(#00C0FE), color-stop(99.6337890625%, #FFFFFF));
        background: -o-linear-gradient(bottom, #00C0FE 0%, #FFFFFF 99.6337890625%);
        background: linear-gradient(0deg, #00C0FE 0%, #FFFFFF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect44 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw;
        width: auto
    }

    #bv9300 .sect44 .box .word .msg span {
        color: #00c1ff
    }

    #bv9300 .sect44 .note {
        position: absolute;
        left: 12%;
        top: 88%;
        width: 40.019443%;
        font-size: 3.125vw;
            font-weight: 500;
        color: #fff
    }

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

    #bv9300 .sect45 .box .word {
        width: auto;
        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
    }

    #bv9300 .sect45 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 7.8125vw;
        color: #ffb400;
        background: -webkit-gradient(linear, left top, right top, from(#00C0FE), color-stop(99.6337890625%, #156CCE));
        background: -o-linear-gradient(left, #00C0FE 0%, #156CCE 99.6337890625%);
        background: linear-gradient(90deg, #00C0FE 0%, #156CCE 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect45 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin: 4vw 0
    }

    #bv9300 .sect45 .box .word .msg span {
        color: #00c1ff
    }

    #bv9300 .sect46 .box .word {
        position: relative;
        width: 96%;
        left: 0%;
        top: 50%;
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%);
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect46 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 7.8125vw;
        color: #ffb400;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect46 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin: 4vw 0
    }

    #bv9300 .sect46 .box .word .msg span {
        color: #ffbb0a
    }

    #bv9300 .sect46 .box .word .note {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect46 .box img {
        height: 78.125vw;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: right;
        object-position: right
    }

    #bv9300 .sect47 .box .word {
        position: relative;
        width: 96%;
        left: 0%;
        top: 10%;
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%);
        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
    }

    #bv9300 .sect47 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 7.8125vw;
        color: #ffd300
    }

    #bv9300 .sect47 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin: 1vw 0 4vw 0
    }

    #bv9300 .sect47 .box .word .msg span {
        color: #ffbb0a
    }

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

    #bv9300 .sect48 .box .word {
        position: relative;
        width: auto;
        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
    }

    #bv9300 .sect48 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 7.8125vw;
        background: -webkit-gradient(linear, left top, right top, from(#47E5D5), color-stop(33.6669921875%, #FFF33C), color-stop(66.3330078125%, #FF5811), to(#8B2CF8));
        background: -o-linear-gradient(left, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        background: linear-gradient(90deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect48 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        width: auto;
        margin: 0 auto;
        margin-bottom: 8vw
    }

    #bv9300 .sect48 .box .word .msg span {
        color: #ffec34
    }

    #bv9300 .sect49 .box .word {
        position: absolute;
        width: 50%;
        margin: 0 auto;
        top: 50%;
        left: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        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
    }

    #bv9300 .sect49 .box .word .tit {
        font-weight: bold;
        font-weight: 600;
        font-size: 7.8125vw;
        background: -o-linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
        background: linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect49 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #000;
        line-height: 1.2;
        margin-bottom: 2vw
    }

    #bv9300 .sect49 .box .word .msg span {
        color: #ffec34
    }

    #bv9300 .sect50 .box {
        position: relative
    }

    #bv9300 .sect50 .box .word {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box .word .tit {
        font-size: 13.0208333333vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300
    }

    #bv9300 .sect50 .box .word .msg {
        font-size: 5.9895833333vw;
        font-weight: bold;
        color: #ffd300
    }

    #bv9300 .sect50 .box-2 {
        width: 100%;
        margin: 4vw auto;
        position: relative;
        height: 55.9895833333vw
    }

    #bv9300 .sect50 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

    #bv9300 .sect50 .box-2 .item-box .scale-box {
        position: relative
    }

    #bv9300 .sect50 .box-2 .item-box .scale-box .word {
        position: absolute;
        z-index: 11;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect50 .box-2 .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect50 .box-2 .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2;
        display: none
    }

    #bv9300 .sect50 .box-2 .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2;
        display: none
    }

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

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

    #bv9300 .sect50 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 16.6026133743%;
        height: 31.1740890688%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(1) .word {
        width: 120%;
        top: 70%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 3.125vw;
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3BFFEB), to(#2394FF));
        background: -o-linear-gradient(left, #3BFFEB 0.1220703125%, #2394FF 100%);
        background: linear-gradient(90deg, #3BFFEB 0.1220703125%, #2394FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(2) {
        top: 0;
        left: 17.2943889316%;
        width: 16.6026133743%;
        height: 31.1740890688%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(2) .word {
        width: 150%;
        top: 70%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 3.125vw;
        -webkit-transform: scale(0.65);
        -ms-transform: scale(0.65);
        transform: scale(0.65);
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #3CA3FF), color-stop(36.71875%, #CB53FF), color-stop(66.0400390625%, #FF9C27), to(#33F5F7));
        background: -o-linear-gradient(left, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
        background: linear-gradient(90deg, #3CA3FF 0.1220703125%, #CB53FF 36.71875%, #FF9C27 66.0400390625%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(3) {
        top: 32.3886639676%;
        left: 0;
        width: 33.8970023059%;
        height: 32.5236167341%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(3) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(3) .word .word-tit {
        font-size: 3.125vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(3) .word .word-tit span {
        display: inline-block
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(4) {
        top: 0;
        left: 34.5887778632%;
        width: 30.8224442736%;
        height: 64.9122807018%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(4) .word {
        width: 96%;
        top: 1%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(4) .word .word-tit {
        font-size: 3.125vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#6ED3FF), to(#31FFD6));
        background: -o-linear-gradient(bottom, #6ED3FF 0%, #31FFD6 100%);
        background: linear-gradient(0deg, #6ED3FF 0%, #31FFD6 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(5) {
        top: 0;
        left: 66.1029976941%;
        width: 33.8970023059%;
        height: 36.5721997301%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(5) .word {
        width: 96%;
        top: 15%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(5) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFB801), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FFB801 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FFB801 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(5) .word ul {
        margin-top: 20%;
        display: none;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(5) .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(5) .word ul li .word-msg {
        font-size: 2.6041666667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(6) {
        top: 37.6518218623%;
        left: 66.1029976941%;
        width: 33.8970023059%;
        height: 27.1255060729%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(6) .word {
        width: 120%;
        top: 65%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(6) .word .word-tit {
        font-size: 3.125vw;
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        color: #024a91;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
        background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
        background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) {
        top: 66.1268556005%;
        left: 0;
        width: 37.7401998463%;
        height: 33.8731443995%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #024a91;
        background: -o-linear-gradient(355deg, #9D9EFF 0%, #4ECDFF 100%);
        background: linear-gradient(95deg, #9D9EFF 0%, #4ECDFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) .word ul {
        width: 100%;
        margin-top: 30%;
        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
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) .word ul li .word-msg {
        font-size: 2.34375vw;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(7) .word ul li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
        flex: 0 1 45%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(8) {
        top: 66.1268556005%;
        left: 38.4319754035%;
        width: 23.1360491929%;
        height: 33.8731443995%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(8) .word {
        width: 80%;
        top: 65%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(8) .word .word-tit {
        font-size: 3.125vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#617AF3), color-stop(49.7314453125%, #6387FF), to(#48DCFF));
        background: -o-linear-gradient(bottom, #617AF3 0%, #6387FF 49.7314453125%, #48DCFF 100%);
        background: linear-gradient(0deg, #617AF3 0%, #6387FF 49.7314453125%, #48DCFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(9) {
        top: 66.1268556005%;
        left: 62.2598001537%;
        width: 37.7401998463%;
        height: 33.8731443995%
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(9) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect50 .box-2 .item-box:nth-child(9) .word .word-tit {
        font-size: 4.296875vw;
        color: #024a91;
        background: -o-linear-gradient(135deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        background: linear-gradient(-45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect51 .box {
        position: relative
    }

    #bv9300 .sect51 .box .word {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect51 .box .word .tit {
        font-size: 7.2916666667vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(135deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        background: linear-gradient(-45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect51 .box img {
        height: 39.0625vw;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center
    }

    #bv9300 .sect51 .box-2 {
        position: relative
    }

    #bv9300 .sect51 .box-2 .word {
        position: relative;
        width: 96%;
        left: 0%;
        margin: 0 auto;
        top: 10%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 8vw
    }

    #bv9300 .sect51 .box-2 .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect51 .box-2 .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 2vw
    }

    #bv9300 .sect51 .box-2 .word .msg span:nth-child(1) {
        color: #17edee
    }

    #bv9300 .sect51 .box-2 .word .msg span:nth-child(2) {
        color: #0af259
    }

    #bv9300 .sect52 .box {
        width: 96%;
        margin: 8vw auto
    }

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

    #bv9300 .sect52 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        position: relative;
        margin: 1% 0
    }

    #bv9300 .sect52 .box ul li .word {
        position: absolute;
        left: 2%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50%;
        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
    }

    #bv9300 .sect52 .box ul li .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect52 .box ul li .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv9300 .sect52 .box-2 {
        width: 96%;
        margin: 8vw auto
    }

    #bv9300 .sect52 .box-2 .title {
        font-size: 9.375vw;
        font-weight: bold;
        text-align: center;
        color: #ffd300
    }

    #bv9300 .sect52 .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
    }

    #bv9300 .sect52 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49.4760479042%;
        flex: 0 1 49.4760479042%;
        position: relative;
        margin: 1% 0
    }

    #bv9300 .sect52 .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: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect52 .box-2 ul li .word .tit {
        font-size: 5.859375vw;
        font-weight: bold;
        color: #fff;
        margin: 2vw 0
    }

    #bv9300 .sect52 .box-2 ul li .word .msg {
        font-size: 3.3854166667vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect52 .box-2 ul li:nth-child(1) .word .tit {
        background: -webkit-gradient(linear, left top, right top, from(#00C0FE), color-stop(99.6337890625%, #156CCE));
        background: -o-linear-gradient(left, #00C0FE 0%, #156CCE 99.6337890625%);
        background: linear-gradient(90deg, #00C0FE 0%, #156CCE 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect52 .box-2 ul li:nth-child(1) .word .msg span {
        color: #05b1f5
    }

    #bv9300 .sect52 .box-2 ul li:nth-child(2) .word .tit {
        background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
        background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
        background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect52 .box-2 ul li:nth-child(2) .word .msg span {
        color: #07cc4a
    }

    #bv9300 .sect53 .box {
        position: relative
    }

    #bv9300 .sect53 .box img {
        height: 39.0625vw;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center
    }

    #bv9300 .sect53 .box .word {
        position: absolute;
        width: 100%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect53 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(135deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        background: linear-gradient(-45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect53 .box-2 {
        position: relative
    }

    #bv9300 .sect53 .box-2 .word {
        position: relative;
        width: 96%;
        left: 0%;
        top: 10%;
        margin: 4vw auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv9300 .sect53 .box-2 .word .tit {
        width: 100%;
        font-size: 7.03125vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        background: linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect53 .box-2 .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 4vw
    }

    #bv9300 .sect53 .box-2 .word .msg span {
        color: #ffdc7b
    }

    #bv9300 .sect54 .box {
        position: relative
    }

    #bv9300 .sect54 .box .word {
        position: relative;
        width: 96%;
        margin: 8vw auto;
        left: 0%;
        top: 50%;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv9300 .sect54 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
        background: linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect54 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 2vw
    }

    #bv9300 .sect54 .box .word .msg span {
        color: #51d4fa
    }

    #bv9300 .sect54 .box .word ul {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 4vw
    }

    #bv9300 .sect54 .box .word ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33.33%;
        flex: 0 1 33.33%;
        margin: 1% 0;
        text-align: center
    }

    #bv9300 .sect54 .box .word ul li img {
        width: 14.9739583333vw
    }

    #bv9300 .sect54 .box .word ul li p {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        padding: 1vw 0
    }

    #bv9300 .sect54 .box .pho_img {
        height: 104.1666666667vw;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: right;
        object-position: right
    }

    #bv9300 .sect55 .box {
        position: relative
    }

    #bv9300 .sect55 .box .pho_img {
        height: 26.0416666667vw;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center
    }

    #bv9300 .sect55 .box .word {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect55 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(135deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        background: linear-gradient(-45deg, #63A3FF 0%, #B6DCFF 49.7314453125%, #72BEFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect55 .box-2 {
        width: 96%;
        margin: 8vw auto;
        position: relative;
        height: 45.5729166667vw
    }

    #bv9300 .sect55 .box-2 .item-box {
        position: absolute;
        overflow: hidden
    }

    #bv9300 .sect55 .box-2 .item-box .scale-box {
        position: relative
    }

    #bv9300 .sect55 .box-2 .item-box .scale-box .word {
        position: absolute;
        z-index: 11;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv9300 .sect55 .box-2 .item-box .scale-box .word .word-tit {
        font-weight: bold;
        font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect55 .box-2 .item-box .scale-box .word .word-lab {
            font-weight: 500;
        line-height: 1.2
    }

    #bv9300 .sect55 .box-2 .item-box .scale-box .word .word-msg {
            font-weight: 400;
        line-height: 1.2
    }

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

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

    #bv9300 .sect55 .box-2 .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 27.6923076923%;
        height: 50.7936507937%
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(1) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 3.125vw;
        color: #024a91;
        background: -webkit-gradient(linear, left top, left bottom, from(#0AFF3A), to(#0DE3AC));
        background: -o-linear-gradient(top, #0AFF3A 0%, #0DE3AC 100%);
        background: linear-gradient(180deg, #0AFF3A 0%, #0DE3AC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(2) {
        top: 0;
        left: 28.4615384615%;
        width: 43.0769230769%;
        height: 50.7936507937%
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(2) .word {
        width: 96%;
        top: 15%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #024a91;
        background: -o-linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        background: linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(3) {
        top: 0;
        left: 72.3076923077%;
        width: 27.6923076923%;
        height: 50.7936507937%
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(3) .word {
        width: 96%;
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(3) .word .word-tit {
        font-size: 3.125vw;
        color: #fff
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(4) {
        top: 52.380952381%;
        left: 0;
        width: 49.6153846154%;
        height: 47.619047619%
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(4) .word {
        width: 60%;
        top: 10%;
        right: 5%;
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(4) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #024a91;
        background: -o-linear-gradient(160deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        background: linear-gradient(290deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(5) {
        top: 52.380952381%;
        left: 50.3846153846%;
        width: 49.6153846154%;
        height: 47.619047619%
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(5) .word {
        top: 15%;
        right: 8%;
        text-align: right;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv9300 .sect55 .box-2 .item-box:nth-child(5) .word .word-tit {
        font-size: 3.90625vw;
        color: #024a91;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect56 .box {
        position: relative
    }

    #bv9300 .sect56 .box .word {
        position: absolute;
        width: 96%;
        left: 50%;
        top: 0%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv9300 .sect56 .box .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        background: linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #bv9300 .sect56 .box .word .lab {
        font-size: 4.6875vw;
            font-weight: 500;
        color: #fff
    }

    #bv9300 .sect56 .box .word .msg {
        font-size: 3.3854166667vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect56 .box .word .msg span {
        color: #ffdc7b
    }

    #bv9300 .sect57 .box {
        position: relative
    }

    #bv9300 .sect57 .box .word {
        position: relative;
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv9300 .sect57 .box .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -o-linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
        background: linear-gradient(45deg, #50D4FA 0%, #30A3FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-bottom: 4vw
    }

    #bv9300 .sect57 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect57 .box .word .msg span {
        color: #ffdc7b
    }

    #bv9300 .sect57 .box-2 {
        width: 96%;
        margin: 0 auto;
        padding-bottom: 0
    }

    #bv9300 .sect57 .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
    }

    #bv9300 .sect57 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49.3076923077%;
        flex: 0 1 49.3076923077%;
        text-align: center;
        position: relative
    }

    #bv9300 .sect57 .box-2 ul li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        margin-bottom: 4vw
    }

    #bv9300 .sect57 .box-2 ul li:nth-child(1) .word {
        display: none;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv9300 .sect57 .box-2 ul li:nth-child(1) .word span {
        width: 14.2857142857%;
        font-size: 3.125vw;
        display: block;
        word-break: break-all;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect57 .box-2 ul li .word {
        position: absolute;
        top: 70%;
        width: 96%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv9300 .sect57 .box-2 ul li .word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        color: #fff;
        background: -o-linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        background: linear-gradient(45deg, #FFDC7A 0%, #FCF2D6 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv9300 .sect57 .box-2 ul li .word .msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect58 .box {
        position: relative
    }

    #bv9300 .sect58 .box .word {
        position: absolute;
        top: 5%;
        left: 33%;
        width: 60%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        text-align: right;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv9300 .sect58 .box .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        font-weight: 600;
        color: #ffd300;
        background: -webkit-gradient(linear, left bottom, left top, from(#FF0000), color-stop(99.6337890625%, #FFDF0C));
        background: -o-linear-gradient(bottom, #FF0000 0%, #FFDF0C 99.6337890625%);
        background: linear-gradient(0deg, #FF0000 0%, #FFDF0C 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-bottom: 1vw
    }

    #bv9300 .sect58 .box .word .msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv9300 .sect59 .box-2 {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #bv9300 .sect59 .box-2 .title {
        margin-bottom: 4vw;
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 60px
    }

    #bv9300 .sect59 .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%
    }

    #bv9300 .sect59 .box-2 ul li {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        border-top: 1px solid #fff;
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        word-break: break-all
    }

    #bv9300 .sect59 .box-2 ul li div {
        padding: 2vw
    }

    #bv9300 .sect59 .box-2 ul li .li-tit {
        width: 40%
    }

    #bv9300 .sect59 .box-2 ul li .li-msg {
        width: 60%
    }
}