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

#bv5300 {
    -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
}

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

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

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

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

#bv5300 .bv5300-pc {
    display: inherit
}

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

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

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

#bv5300 .se {
    position: relative
}

#bv5300 .sect1 .box {
    position: absolute;
    left: 5%;
    width: 26.274303731%;
    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: center;
    -ms-flex-align: center;
    align-items: center
}

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

#bv5300 .sect1 .box .word .tit {
    font-size: 100px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect1 .box .word .msg {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect1 .box .word .lab {
    margin-bottom: 4vw
}

#bv5300 .sect2 {
    padding: 8vw 0
}

#bv5300 .sect2 .box {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 4vw 0;
    height: 875px
}

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

#bv5300 .sect2 .box .item-box .scale-box .word {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    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;
    text-align: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 10%;
    width: 96%
}

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

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

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

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

#bv5300 .sect2 .box .item-box:nth-child(1) {
    top: 0;
    left: 0;
    width: 37.0899915896%;
    height: 41.9428571429%
}

#bv5300 .sect2 .box .item-box:nth-child(1) .word {
    text-align: right;
    top: 12%
}

#bv5300 .sect2 .box .item-box:nth-child(1) .word .word-tit {
    font-size: 41px;
    color: #ccc;
    background: -webkit-gradient(linear, left top, right top, from(#03D6F7), to(#EA8F06));
    background: -o-linear-gradient(left, #03D6F7 0%, #EA8F06 100%);
    background: linear-gradient(90deg, #03D6F7 0%, #EA8F06 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect2 .box .item-box:nth-child(1) .word .word-msg {
    font-size: 24px;
    color: #fff
}

#bv5300 .sect2 .box .item-box:nth-child(2) {
    top: 42.8571428571%;
    left: 0;
    width: 18.1665264929%;
    height: 37.8285714286%
}

#bv5300 .sect2 .box .item-box:nth-child(2) .word {
    text-align: right;
    top: 75%
}

#bv5300 .sect2 .box .item-box:nth-child(2) .word .word-tit {
    font-size: 22px;
    background: -webkit-gradient(linear, right top, left top, from(#00FFFF), color-stop(50%, #0066FF), to(#FFFFFF));
    background: -o-linear-gradient(right, #00FFFF 0%, #0066FF 50%, #FFFFFF 100%);
    background: linear-gradient(270deg, #00FFFF 0%, #0066FF 50%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect2 .box .item-box:nth-child(3) {
    top: 42.8571428571%;
    left: 18.9234650967%;
    width: 18.1665264929%;
    height: 18.4%
}

#bv5300 .sect2 .box .item-box:nth-child(3) .word {
    text-align: center;
    top: 65%
}

#bv5300 .sect2 .box .item-box:nth-child(3) .word .word-tit {
    font-size: 22px;
    color: #ffc604
}

#bv5300 .sect2 .box .item-box:nth-child(4) {
    top: 62.2857142857%;
    left: 18.9234650967%;
    width: 18.1665264929%;
    height: 18.4%
}

#bv5300 .sect2 .box .item-box:nth-child(4) .word {
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 60%
}

#bv5300 .sect2 .box .item-box:nth-child(4) .word .word-tit {
    font-size: 26px;
    color: #fff
}

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

#bv5300 .sect2 .box .item-box:nth-child(5) {
    top: 0;
    left: 37.7628259041%;
    width: 37.0058873003%;
    height: 20.5714285714%
}

#bv5300 .sect2 .box .item-box:nth-child(5) .word {
    text-align: center;
    top: 50%;
    left: 30%;
    width: 70%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

#bv5300 .sect2 .box .item-box:nth-child(5) .word .word-tit {
    font-size: 37px;
    color: #fff
}

#bv5300 .sect2 .box .item-box:nth-child(6) {
    top: 21.4857142857%;
    left: 37.7628259041%;
    width: 37.0058873003%;
    height: 20.4571428571%
}

#bv5300 .sect2 .box .item-box:nth-child(6) .word {
    top: 50%;
    left: 5%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

#bv5300 .sect2 .box .item-box:nth-child(6) .word .word-tit {
    font-size: 36px;
    background: -o-linear-gradient(25deg, #FB5B29 20.166015625%, #F5AA93 41.7236328125%, #50AAFF 100%);
    background: linear-gradient(65deg, #FB5B29 20.166015625%, #F5AA93 41.7236328125%, #50AAFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect2 .box .item-box:nth-child(6) .word .word-msg {
    font-size: 30px;
    background: -o-linear-gradient(25deg, #FB5B29 20.166015625%, #F5AA93 41.7236328125%, #50AAFF 100%);
    background: linear-gradient(65deg, #FB5B29 20.166015625%, #F5AA93 41.7236328125%, #50AAFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect2 .box .item-box:nth-child(7) {
    top: 42.8571428571%;
    left: 37.5946173255%;
    width: 37.0058873003%;
    height: 37.8285714286%
}

#bv5300 .sect2 .box .item-box:nth-child(7) .word {
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv5300 .sect2 .box .item-box:nth-child(7) .word .word-tit {
    font-size: 38px;
    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)
}

#bv5300 .sect2 .box .item-box:nth-child(8) {
    top: 0;
    left: 75.4415475189%;
    width: 24.7266610597%;
    height: 41.9428571429%
}

#bv5300 .sect2 .box .item-box:nth-child(8) .word {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv5300 .sect2 .box .item-box:nth-child(8) .word .word-tit {
    font-size: 33px;
    background: -o-linear-gradient(355deg, #FFF36E 0%, #FF5822 100%);
    background: linear-gradient(95deg, #FFF36E 0%, #FF5822 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect2 .box .item-box:nth-child(8) .word .word-msg {
    font-size: 27px;
    background: -o-linear-gradient(355deg, #FFF36E 0%, #FF5822 100%);
    background: linear-gradient(95deg, #FFF36E 0%, #FF5822 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect2 .box .item-box:nth-child(9) {
    top: 42.8571428571%;
    left: 75.4415475189%;
    width: 24.7266610597%;
    height: 18.4%
}

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

#bv5300 .sect2 .box .item-box:nth-child(9) .word .word-tit {
    font-size: 33px;
    color: #00ff8b
}

#bv5300 .sect2 .box .item-box:nth-child(9) .word .word-msg {
    font-size: 27px;
    color: #00ff8b
}

#bv5300 .sect2 .box .item-box:nth-child(10) {
    top: 62.2857142857%;
    left: 75.4415475189%;
    width: 24.7266610597%;
    height: 18.4%
}

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

#bv5300 .sect2 .box .item-box:nth-child(10) .word .word-tit {
    font-size: 22px;
    background: -o-linear-gradient(25deg, #EB707A 0%, #C266E8 100%);
    background: linear-gradient(65deg, #EB707A 0%, #C266E8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect2 .box .item-box:nth-child(10) .word .word-tit span {
    font-size: 91px;
    line-height: 1
}

#bv5300 .sect2 .box .item-box:nth-child(10) .word .word-msg {
    font-size: 33px;
    color: #ccc
}

#bv5300 .sect2 .box .item-box:nth-child(11) {
    top: 81.9428571429%;
    left: 0;
    width: 50.7989907485%;
    height: 17.9428571429%
}

#bv5300 .sect2 .box .item-box:nth-child(11) .word {
    top: 50%;
    left: 45%;
    width: 55%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv5300 .sect2 .box .item-box:nth-child(11) .word .word-tit {
    font-size: 36px;
    color: #fff;
    background: -o-linear-gradient(25deg, #03D6F7 0%, #EA8F06 100%);
    background: linear-gradient(65deg, #03D6F7 0%, #EA8F06 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect2 .box .item-box:nth-child(11) .word .word-msg {
    font-size: 16px;
    color: #fff
}

#bv5300 .sect2 .box .item-box:nth-child(12) {
    top: 81.7142857143%;
    left: 51.724137931%;
    width: 48.275862069%;
    height: 18.2857142857%
}

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

#bv5300 .sect2 .box .item-box:nth-child(12) .word .word-tit {
    font-size: 36px;
    color: #fff;
    background: -o-linear-gradient(25deg, #50D4FA 0%, #30A3FA 100%);
    background: linear-gradient(65deg, #50D4FA 0%, #30A3FA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect3 .box {
    position: absolute;
    left: 50%;
    top: 0%;
    width: 96%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

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

#bv5300 .sect3 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    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)
}

#bv5300 .sect3 .box .word .msg {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect3 .box .word .lab {
    font-size: 48px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect3 .box .word .lab span {
    font-size: 72px
}

#bv5300 .sect3 .box-2 {
    position: absolute;
    left: 50%;
    top: 60%;
    width: 63.1108775617%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

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

#bv5300 .sect3 .box-2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 32.4729392173%;
    flex: 0 1 32.4729392173%;
    position: relative;
    margin: .5vw 0
}

#bv5300 .sect3 .box-2 ul li .li-word {
    position: absolute;
    top: 50%;
    left: 43%;
    text-align: left;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv5300 .sect3 .box-2 ul li .li-word .li-tit {
    font-size: 26px;
    font-weight: 400;
    color: #ccc;
    line-height: 1.2
}

#bv5300 .sect3 .box-2 ul li .li-word .li-msg {
    font-size: 30px;
    font-weight: bold;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect3 .box-2 .note {
    width: 96%;
    margin: 0 auto;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-top: 2vw
}

#bv5300 .sect4 .box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#bv5300 .sect4 .box .title {
    font-size: 90px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    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)
}

#bv5300 .sect5 .box {
    position: absolute;
    left: 50%;
    width: 96%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

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

#bv5300 .sect5 .box .word .tit {
    font-size: 55px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#bv5300 .sect5 .box-2 .word {
    position: absolute;
    top: 51%;
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    text-align: center
}

#bv5300 .sect5 .box-2 .word-1 {
    left: 43%; /*38%*/
}

#bv5300 .sect5 .box-2 .word-2 {
    left: 61%
}

#bv5300 .sect5 .box-2 .word-3 {
    left: 71% /*67%*/
}

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

#bv5300 .sect6 .box ul {
    width: 100%;
    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
}

#bv5300 .sect6 .box ul li {
    margin: 1vw 0;
    width: 49%
}

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

#bv5300 .sect6 .box-2 .word {
    width: 96%;
    margin: 0 auto;
    padding-bottom: 4vw
}

#bv5300 .sect6 .box-2 .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect6 .box-2 .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect6 .box-2 .word .lab {
    width: 291px
}

#bv5300 .sect7 .box .word {
    width: 96%;
    margin: 0 auto;
    padding: 4vw 0;
    text-align: right;
    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: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv5300 .sect7 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect7 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect7 .box .word .lab {
    width: 291px
}

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

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

#bv5300 .sect8 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect8 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect8 .box .word .lab {
    width: 291px
}

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

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

#bv5300 .sect9 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect9 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect9 .box .word .lab {
    width: 291px
}

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

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

#bv5300 .sect10 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect10 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

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

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

#bv5300 .sect11 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect11 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

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

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

#bv5300 .sect12 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect12 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

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

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

#bv5300 .sect13 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect13 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

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

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

#bv5300 .sect14 .box .word .lab {
    font-size: 48px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect14 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect14 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

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

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

#bv5300 .sect15 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect15 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

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

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

#bv5300 .sect16 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect16 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

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

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

#bv5300 .sect17 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

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

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

#bv5300 .sect18 .box .word .lab {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect18 .box .word .tit {
    font-size: 50px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect18 .box .word .msg {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

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

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

#bv5300 .sect19 .box .word .lab {
    font-size: 48px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect19 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect19 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect20 .box {
    width: 96%;
    margin: 0 auto
}

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

#bv5300 .sect20 .box .word .lab {
    font-size: 48px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect20 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect20 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect21 .box {
    width: 72.75%;
    margin: 0 auto;
    padding: 4vw 0
}

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

#bv5300 .sect21 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect21 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect22 .box {
    position: absolute;
    left: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40%;
    margin: 0 auto
}

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

#bv5300 .sect22 .box .word .tit {
    font-size: 55px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect22 .box .word .msg {
    width: 84.5070422535%;
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

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

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

#bv5300 .sect23 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect23 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

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

#bv5300 .sect23 .box-2 .word {
    position: absolute;
    left: 2%;
    top: 5%;
    width: 32.1731748727%
}

#bv5300 .sect23 .box-2 .word .tit {
    font-size: 36px;
    font-weight: bold;
    color: #0f0f1a;
    line-height: 1.2
}

#bv5300 .sect23 .box-2 .word .msg {
    font-size: 30px;
    font-weight: 400;
    color: #59595c;
    line-height: 1.2;
    margin-top: 1vw
}

#bv5300 .sect23 .box-3 {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 4vw;
    position: relative
}

#bv5300 .sect23 .box-3 .word .tit {
    position: absolute;
    left: 2%;
    top: 5%;
    width: 96%;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #0f0f1a;
    line-height: 1.2
}

#bv5300 .sect23 .box-3 .word .msg {
    position: absolute;
    bottom: 3%;
    font-size: 30px;
    font-weight: 400;
    color: #59595c;
    line-height: 1.2;
    margin-top: 1vw
}

#bv5300 .sect23 .box-3 .word .msg-1 {
    left: 34.5%
}

#bv5300 .sect23 .box-3 .word .msg-2 {
    left: 56.5%
}

#bv5300 .sect23 .box-4 {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 4vw;
    position: relative
}

#bv5300 .sect23 .box-4 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
}

#bv5300 .sect23 .box-4 ul li {
    position: relative
}

#bv5300 .sect23 .box-4 ul li:nth-child(1) {
    width: 46.316680779%
}

#bv5300 .sect23 .box-4 ul li:nth-child(2) {
    width: 52.4978831499%
}

#bv5300 .sect23 .box-4 ul li .word {
    position: absolute;
    left: 5%;
    top: 30%;
    width: 81.5356489945%
}

#bv5300 .sect23 .box-4 ul li .word .tit {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #0f0f1a;
    line-height: 1.2
}

#bv5300 .sect23 .box-4 ul li .word .msg {
    font-size: 30px;
    font-weight: 400;
    color: #59595c;
    line-height: 1.2;
    margin-top: 1vw
}

#bv5300 .sect23 .box-5 {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 4vw;
    position: relative
}

#bv5300 .sect23 .box-5 .word {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 2%;
    text-align: center;
    width: 86.7796610169%
}

#bv5300 .sect23 .box-5 .word .tit {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #0f0f1a;
    line-height: 1.2
}

#bv5300 .sect23 .box-5 .word .msg {
    font-size: 30px;
    font-weight: 400;
    color: #59595c;
    line-height: 1.2;
    margin-top: 1vw
}

#bv5300 .sect23 .box-5 .li-box {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 90%;
    text-align: center;
    width: 84.7457627119%
}

#bv5300 .sect23 .box-5 .li-box ul {
    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
}

#bv5300 .sect23 .box-5 .li-box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.333%;
    flex: 0 1 33.333%;
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#bv5300 .sect23 .box-6 {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 4vw;
    position: relative
}

#bv5300 .sect23 .box-6 .word {
    position: absolute;
    left: 50%;
    top: 5%;
    width: 85.0340136054%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#bv5300 .sect23 .box-6 .word .tit {
    font-size: 36px;
    font-weight: bold;
    color: #0f0f1a;
    line-height: 1.2
}

#bv5300 .sect23 .box-6 .word .msg {
    font-size: 30px;
    font-weight: 400;
    color: #59595c;
    line-height: 1.2;
    margin-top: 1vw
}

#bv5300 .sect24 .box {
    width: 92.1666666667%;
    margin: 0 auto;
    padding: 4vw 0
}

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

#bv5300 .sect24 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect24 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect24 .box img {
    width: 97.6491862568%;
    display: block;
    margin: 0 auto
}

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

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

#bv5300 .sect25 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect25 .box .word .msg {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect25 .box img {
    width: 97.6491862568%;
    display: block;
    margin: 0 auto
}

#bv5300 .sect26 .box {
    width: 96%;
    margin: 0 auto
}

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

#bv5300 .sect26 .box .word .tit {
    font-size: 65px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    margin: 2vw 0 1vw 0;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect26 .box .word .msg {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv5300 .sect26 .box img {
    width: 97.6491862568%;
    display: block;
    margin: 0 auto
}

#bv5300 .sect27 .box {
    position: absolute;
    left: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40%;
    margin: 0 auto
}

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

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

#bv5300 .sect27 .box .word ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 25%;
    text-align: center
}

#bv5300 .sect27 .box .word ul li img {
    width: 60px
}

#bv5300 .sect27 .box .word ul li .li-tit {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv5300 .sect27 .box .word .tit {
    font-size: 56px;
    font-weight: bold;
    color: #ffc604;
    line-height: 1.2;
    background-image: linear-gradient(-90deg, #FF3232 0.4220703125%, #FFE57B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv5300 .sect27 .box .word .msg {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0 2vw 0
}

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

#bv5300 .sect28 .box ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv5300 .sect28 .box ul li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #fff
}

#bv5300 .sect28 .box ul li:first-child {
    border-top: 1px solid #fff
}

#bv5300 .sect28 .box ul li p {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    padding: 1vw 0 1vw 2%
}

#bv5300 .sect28 .box ul li .li-tit {
    width: 40%
}

#bv5300 .sect28 .box ul li .li-msg {
    width: 60%;
    background: -webkit-gradient(linear, left top, right top, from(#101010), to(#000));
    background: -o-linear-gradient(left, #101010 0%, #000 100%);
    background: linear-gradient(90deg, #101010 0%, #000 100%)
}

#bv5300 .sect28 .box .title {
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    padding-bottom: 4vw
}

@media screen and (max-width: 1366px)and (min-width: 768px) {
    #bv5300 .sect1 .box {
        left: 5%;
        width: 40%
    }

    #bv5300 .sect1 .box .word .tit {
        font-size: 7.3206442167vw
    }

    #bv5300 .sect1 .box .word .msg {
        font-size: 2.3426061493vw
    }

    #bv5300 .sect1 .box .word .lab {
        margin-bottom: 4vw
    }

    #bv5300 .sect2 {
        padding: 8vw 0
    }

    #bv5300 .sect2 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0;
        height: 64.055636896vw
    }

    #bv5300 .sect2 .box .item-box .scale-box .word {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        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;
        text-align: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        top: 10%;
        width: 96%
    }

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

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

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

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

    #bv5300 .sect2 .box .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 37.0899915896%;
        height: 41.9428571429%
    }

    #bv5300 .sect2 .box .item-box:nth-child(1) .word {
        text-align: right;
        top: 12%
    }

    #bv5300 .sect2 .box .item-box:nth-child(1) .word .word-tit {
        font-size: 3.0014641288vw;
        color: #ccc;
        background: -webkit-gradient(linear, left top, right top, from(#03D6F7), to(#EA8F06));
        background: -o-linear-gradient(left, #03D6F7 0%, #EA8F06 100%);
        background: linear-gradient(90deg, #03D6F7 0%, #EA8F06 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

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

    #bv5300 .sect2 .box .item-box:nth-child(2) {
        top: 42.8571428571%;
        left: 0;
        width: 18.1665264929%;
        height: 37.8285714286%
    }

    #bv5300 .sect2 .box .item-box:nth-child(2) .word {
        text-align: right;
        top: 75%
    }

    #bv5300 .sect2 .box .item-box:nth-child(2) .word .word-tit {
        font-size: 1.6105417277vw;
        background: -webkit-gradient(linear, right top, left top, from(#00FFFF), color-stop(50%, #0066FF), to(#FFFFFF));
        background: -o-linear-gradient(right, #00FFFF 0%, #0066FF 50%, #FFFFFF 100%);
        background: linear-gradient(270deg, #00FFFF 0%, #0066FF 50%, #FFFFFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(3) {
        top: 42.8571428571%;
        left: 18.9234650967%;
        width: 18.1665264929%;
        height: 18.4%
    }

    #bv5300 .sect2 .box .item-box:nth-child(3) .word {
        text-align: center;
        top: 65%
    }

    #bv5300 .sect2 .box .item-box:nth-child(3) .word .word-tit {
        font-size: 1.6105417277vw;
        color: #ffc604
    }

    #bv5300 .sect2 .box .item-box:nth-child(4) {
        top: 62.2857142857%;
        left: 18.9234650967%;
        width: 18.1665264929%;
        height: 18.4%
    }

    #bv5300 .sect2 .box .item-box:nth-child(4) .word {
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        top: 60%
    }

    #bv5300 .sect2 .box .item-box:nth-child(4) .word .word-tit {
        font-size: 1.9033674963vw;
        color: #fff
    }

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

    #bv5300 .sect2 .box .item-box:nth-child(5) {
        top: 0;
        left: 37.7628259041%;
        width: 37.0058873003%;
        height: 20.5714285714%
    }

    #bv5300 .sect2 .box .item-box:nth-child(5) .word {
        text-align: center;
        top: 50%;
        left: 30%;
        width: 70%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    #bv5300 .sect2 .box .item-box:nth-child(5) .word .word-tit {
        font-size: 2.7086383602vw;
        color: #fff
    }

    #bv5300 .sect2 .box .item-box:nth-child(6) {
        top: 21.4857142857%;
        left: 37.7628259041%;
        width: 37.0058873003%;
        height: 20.4571428571%
    }

    #bv5300 .sect2 .box .item-box:nth-child(6) .word {
        top: 50%;
        left: 5%;
        -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    #bv5300 .sect2 .box .item-box:nth-child(6) .word .word-tit {
        font-size: 2.635431918vw;
        background: -o-linear-gradient(25deg, #FB5B29 20.166015625%, #F5AA93 41.7236328125%, #50AAFF 100%);
        background: linear-gradient(65deg, #FB5B29 20.166015625%, #F5AA93 41.7236328125%, #50AAFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(6) .word .word-msg {
        font-size: 2.196193265vw;
        background: -o-linear-gradient(25deg, #FB5B29 20.166015625%, #F5AA93 41.7236328125%, #50AAFF 100%);
        background: linear-gradient(65deg, #FB5B29 20.166015625%, #F5AA93 41.7236328125%, #50AAFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(7) {
        top: 42.8571428571%;
        left: 37.5946173255%;
        width: 37.0058873003%;
        height: 37.8285714286%
    }

    #bv5300 .sect2 .box .item-box:nth-child(7) .word {
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv5300 .sect2 .box .item-box:nth-child(7) .word .word-tit {
        font-size: 2.7818448023vw;
        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)
    }

    #bv5300 .sect2 .box .item-box:nth-child(8) {
        top: 0;
        left: 75.4415475189%;
        width: 24.7266610597%;
        height: 41.9428571429%
    }

    #bv5300 .sect2 .box .item-box:nth-child(8) .word {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv5300 .sect2 .box .item-box:nth-child(8) .word .word-tit {
        font-size: 2.4158125915vw;
        background: -o-linear-gradient(355deg, #FFF36E 0%, #FF5822 100%);
        background: linear-gradient(95deg, #FFF36E 0%, #FF5822 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(8) .word .word-msg {
        font-size: 1.9765739385vw;
        background: -o-linear-gradient(355deg, #FFF36E 0%, #FF5822 100%);
        background: linear-gradient(95deg, #FFF36E 0%, #FF5822 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(9) {
        top: 42.8571428571%;
        left: 75.4415475189%;
        width: 24.7266610597%;
        height: 18.4%
    }

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

    #bv5300 .sect2 .box .item-box:nth-child(9) .word .word-tit {
        font-size: 2.4158125915vw;
        color: #00ff8b
    }

    #bv5300 .sect2 .box .item-box:nth-child(9) .word .word-msg {
        font-size: 1.9765739385vw;
        color: #00ff8b
    }

    #bv5300 .sect2 .box .item-box:nth-child(10) {
        top: 62.2857142857%;
        left: 75.4415475189%;
        width: 24.7266610597%;
        height: 18.4%
    }

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

    #bv5300 .sect2 .box .item-box:nth-child(10) .word .word-tit {
        font-size: 1.6105417277vw;
        background: -o-linear-gradient(25deg, #EB707A 0%, #C266E8 100%);
        background: linear-gradient(65deg, #EB707A 0%, #C266E8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(10) .word .word-tit span {
        font-size: 6.6617862372vw;
        line-height: 1
    }

    #bv5300 .sect2 .box .item-box:nth-child(10) .word .word-msg {
        font-size: 2.4158125915vw;
        color: #ccc
    }

    #bv5300 .sect2 .box .item-box:nth-child(11) {
        top: 81.9428571429%;
        left: 0;
        width: 50.7989907485%;
        height: 17.9428571429%
    }

    #bv5300 .sect2 .box .item-box:nth-child(11) .word {
        top: 50%;
        left: 45%;
        width: 55%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv5300 .sect2 .box .item-box:nth-child(11) .word .word-tit {
        font-size: 2.635431918vw;
        color: #fff;
        background: -o-linear-gradient(25deg, #03D6F7 0%, #EA8F06 100%);
        background: linear-gradient(65deg, #03D6F7 0%, #EA8F06 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(11) .word .word-msg {
        font-size: 1.1713030747vw;
        color: #fff
    }

    #bv5300 .sect2 .box .item-box:nth-child(12) {
        top: 81.7142857143%;
        left: 51.724137931%;
        width: 48.275862069%;
        height: 18.2857142857%
    }

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

    #bv5300 .sect2 .box .item-box:nth-child(12) .word .word-tit {
        font-size: 2.635431918vw;
        color: #fff;
        background: -o-linear-gradient(25deg, #50D4FA 0%, #30A3FA 100%);
        background: linear-gradient(65deg, #50D4FA 0%, #30A3FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect3 .box {
        position: absolute;
        left: 50%;
        top: 1%;
        width: 96%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

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

    #bv5300 .sect3 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        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)
    }

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

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

    #bv5300 .sect3 .box .word .lab span {
        font-size: 5.270863836vw
    }

    #bv5300 .sect3 .box-2 {
        position: absolute;
        left: 50%;
        top: 60%;
        width: 80%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

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

    #bv5300 .sect3 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.4729392173%;
        flex: 0 1 32.4729392173%;
        position: relative;
        margin: .5vw 0
    }

    #bv5300 .sect3 .box-2 ul li .li-word {
        position: absolute;
        top: 50%;
        left: 43%;
        text-align: left;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv5300 .sect3 .box-2 ul li .li-word .li-tit {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #ccc;
        line-height: 1.2
    }

    #bv5300 .sect3 .box-2 ul li .li-word .li-msg {
        font-size: 3.513909224vw;
        font-weight: bold;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect3 .box-2 .note {
        width: 96%;
        margin: 0 auto;
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv5300 .sect4 .box {
        position: absolute;
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    #bv5300 .sect4 .box .title {
        font-size: 7.3206442167vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        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)
    }

    #bv5300 .sect5 .box {
        position: absolute;
        left: 50%;
        width: 96%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

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

    #bv5300 .sect5 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        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)
    }

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

    #bv5300 .sect5 .box-2 .word {
        position: absolute;
        top: 51%;
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        text-align: center
    }

    #bv5300 .sect5 .box-2 .word-1 {
        left: 40%
    }

    #bv5300 .sect5 .box-2 .word-2 {
        left: 60%
    }

    #bv5300 .sect5 .box-2 .word-3 {
        left: 68%
    }

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

    #bv5300 .sect6 .box ul {
        width: 100%;
        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
    }

    #bv5300 .sect6 .box ul li {
        margin: 1vw 0;
        width: 49%
    }

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

    #bv5300 .sect6 .box-2 .word {
        width: 96%;
        margin: 0 auto;
        padding-bottom: 4vw
    }

    #bv5300 .sect6 .box-2 .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

    #bv5300 .sect6 .box-2 .word .lab {
        width: 21.3030746706vw
    }

    #bv5300 .sect7 .box .word {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0;
        text-align: right;
        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: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv5300 .sect7 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

    #bv5300 .sect7 .box .word .lab {
        width: 21.3030746706vw
    }

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

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

    #bv5300 .sect8 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

    #bv5300 .sect8 .box .word .lab {
        width: 21.3030746706vw
    }

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

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

    #bv5300 .sect9 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

    #bv5300 .sect9 .box .word .lab {
        width: 21.3030746706vw
    }

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

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

    #bv5300 .sect10 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

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

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

    #bv5300 .sect11 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

    #bv5300 .sect11 .box .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

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

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

    #bv5300 .sect12 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

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

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

    #bv5300 .sect13 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

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

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

    #bv5300 .sect14 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect14 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 1vw 0;
        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)
    }

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

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

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

    #bv5300 .sect15 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

    #bv5300 .sect15 .box .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

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

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

    #bv5300 .sect16 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

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

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

    #bv5300 .sect17 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

    #bv5300 .sect17 .box .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

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

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

    #bv5300 .sect18 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect18 .box .word .tit {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 1vw 0;
        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)
    }

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

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

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

    #bv5300 .sect19 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect19 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

    #bv5300 .sect19 .box .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect20 .box {
        width: 96%;
        margin: 0 auto
    }

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

    #bv5300 .sect20 .box .word .lab {
        font-size: 3.513909224vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect20 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 1vw 0;
        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)
    }

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

    #bv5300 .sect21 .box {
        width: 63.9092240117%;
        margin: 0 auto;
        padding: 4vw 0
    }

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

    #bv5300 .sect21 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

    #bv5300 .sect22 .box {
        position: absolute;
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 51.9765739385%;
        margin: 0 auto
    }

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

    #bv5300 .sect22 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 1vw 0;
        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)
    }

    #bv5300 .sect22 .box .word .msg {
        width: 84.5070422535%;
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect23 .box {
        width: 86.4568081991%;
        margin: 0 auto;
        padding: 4vw 0
    }

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

    #bv5300 .sect23 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

    #bv5300 .sect23 .box .word .msg {
        font-size: 2.635431918vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-2 {
        width: 86.2371888726%;
        margin: 0 auto;
        margin-bottom: 4vw;
        position: relative
    }

    #bv5300 .sect23 .box-2 .word {
        position: absolute;
        left: 2%;
        top: 5%;
        width: 32.1731748727%
    }

    #bv5300 .sect23 .box-2 .word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #0f0f1a;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-2 .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #59595c;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv5300 .sect23 .box-3 {
        width: 86.2371888726%;
        margin: 0 auto;
        margin-bottom: 4vw;
        position: relative
    }

    #bv5300 .sect23 .box-3 .word .tit {
        position: absolute;
        left: 2%;
        top: 5%;
        width: 96%;
        font-size: 2.635431918vw;
        font-weight: bold;
        text-align: center;
        color: #0f0f1a;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-3 .word .msg {
        position: absolute;
        bottom: 3%;
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #59595c;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv5300 .sect23 .box-3 .word .msg-1 {
        left: 34.5%
    }

    #bv5300 .sect23 .box-3 .word .msg-2 {
        left: 56.5%
    }

    #bv5300 .sect23 .box-4 {
        width: 86.4568081991%;
        margin: 0 auto;
        margin-bottom: 4vw;
        position: relative
    }

    #bv5300 .sect23 .box-4 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
    }

    #bv5300 .sect23 .box-4 ul li {
        position: relative
    }

    #bv5300 .sect23 .box-4 ul li:nth-child(1) {
        width: 46.316680779%
    }

    #bv5300 .sect23 .box-4 ul li:nth-child(2) {
        width: 52.4978831499%
    }

    #bv5300 .sect23 .box-4 ul li .word {
        position: absolute;
        left: 5%;
        top: 30%;
        width: 81.5356489945%
    }

    #bv5300 .sect23 .box-4 ul li .word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        text-align: center;
        color: #0f0f1a;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-4 ul li .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #59595c;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv5300 .sect23 .box-5 {
        width: 86.383601757%;
        margin: 0 auto;
        margin-bottom: 4vw;
        position: relative
    }

    #bv5300 .sect23 .box-5 .word {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 2%;
        text-align: center;
        width: 86.7796610169%
    }

    #bv5300 .sect23 .box-5 .word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        text-align: center;
        color: #0f0f1a;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-5 .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #59595c;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv5300 .sect23 .box-5 .li-box {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 90%;
        text-align: center;
        width: 84.7457627119%
    }

    #bv5300 .sect23 .box-5 .li-box ul {
        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
    }

    #bv5300 .sect23 .box-5 .li-box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33.333%;
        flex: 0 1 33.333%;
        font-size: 1.756954612vw;
            font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-6 {
        width: 86.0907759883%;
        margin: 0 auto;
        margin-bottom: 4vw;
        position: relative
    }

    #bv5300 .sect23 .box-6 .word {
        position: absolute;
        left: 50%;
        top: 5%;
        width: 85.0340136054%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center
    }

    #bv5300 .sect23 .box-6 .word .tit {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #0f0f1a;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-6 .word .msg {
        font-size: 2.196193265vw;
            font-weight: 400;
        color: #59595c;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv5300 .sect24 .box {
        width: 80.9663250366%;
        margin: 0 auto;
        padding: 4vw 0
    }

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

    #bv5300 .sect24 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

    #bv5300 .sect24 .box img {
        width: 97.6491862568%;
        display: block;
        margin: 0 auto
    }

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

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

    #bv5300 .sect25 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

    #bv5300 .sect25 .box img {
        width: 97.6491862568%;
        display: block;
        margin: 0 auto
    }

    #bv5300 .sect26 .box {
        width: 96%;
        margin: 0 auto
    }

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

    #bv5300 .sect26 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

    #bv5300 .sect26 .box img {
        width: 97.6491862568%;
        display: block;
        margin: 0 auto
    }

    #bv5300 .sect27 .box {
        position: absolute;
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 43.9238653001%;
        margin: 0 auto
    }

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

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

    #bv5300 .sect27 .box .word ul li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
        max-width: 25%;
        text-align: center
    }

    #bv5300 .sect27 .box .word ul li img {
        width: 5.8565153734vw
    }

    #bv5300 .sect27 .box .word ul li .li-tit {
        font-size: 1.756954612vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv5300 .sect27 .box .word .tit {
        font-size: 4.7584187408vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        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)
    }

    #bv5300 .sect27 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin: 1vw 0 2vw 0
    }

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

    #bv5300 .sect28 .box ul {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv5300 .sect28 .box ul li {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #fff
    }

    #bv5300 .sect28 .box ul li:first-child {
        border-top: 1px solid #fff
    }

    #bv5300 .sect28 .box ul li p {
        font-size: 2.196193265vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        padding: 1vw 0 1vw 2%
    }

    #bv5300 .sect28 .box ul li .li-tit {
        width: 40%
    }

    #bv5300 .sect28 .box ul li .li-msg {
        width: 60%;
        background: -webkit-gradient(linear, left top, right top, from(#101010), to(#000));
        background: -o-linear-gradient(left, #101010 0%, #000 100%);
        background: linear-gradient(90deg, #101010 0%, #000 100%)
    }

    #bv5300 .sect28 .box .title {
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        padding-bottom: 4vw
    }
}

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

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

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

    #bv5300 .sect1 .box {
        left: 5%;
        width: 40%
    }

    #bv5300 .sect1 .box .word .tit {
        font-size: 13.0208333333vw
    }

    #bv5300 .sect1 .box .word .msg {
        font-size: 4.1666666667vw
    }

    #bv5300 .sect1 .box .word .lab {
        margin-bottom: 4vw
    }

    #bv5300 .sect2 {
        padding: 8vw 0
    }

    #bv5300 .sect2 .box {
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding: 4vw 0;
        height: 106.9010416667vw
    }

    #bv5300 .sect2 .box .item-box .scale-box .word {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        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;
        text-align: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        top: 10%;
        width: 96%
    }

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

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

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

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

    #bv5300 .sect2 .box .item-box:nth-child(1) {
        top: 0;
        left: 0;
        width: 49.4983277592%;
        height: 37.2716199756%
    }

    #bv5300 .sect2 .box .item-box:nth-child(1) .word {
        text-align: right;
        top: 12%
    }

    #bv5300 .sect2 .box .item-box:nth-child(1) .word .word-tit {
        font-size: 5.3385416667vw;
        color: #ccc;
        background: -webkit-gradient(linear, left top, right top, from(#03D6F7), to(#EA8F06));
        background: -o-linear-gradient(left, #03D6F7 0%, #EA8F06 100%);
        background: linear-gradient(90deg, #03D6F7 0%, #EA8F06 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(1) .word .word-msg {
        font-size: 3.125vw;
        color: #fff
    }

    #bv5300 .sect2 .box .item-box:nth-child(2) {
        top: 38.0024360536%;
        left: 0;
        width: 49.8327759197%;
        height: 19.8538367844%
    }

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

    #bv5300 .sect2 .box .item-box:nth-child(2) .word .word-tit {
        font-size: 3.90625vw;
        background: -webkit-gradient(linear, right top, left top, from(#00FFFF), color-stop(50%, #0066FF), to(#FFFFFF));
        background: -o-linear-gradient(right, #00FFFF 0%, #0066FF 50%, #FFFFFF 100%);
        background: linear-gradient(270deg, #00FFFF 0%, #0066FF 50%, #FFFFFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(3) {
        top: 72.7161997564%;
        left: 68.3946488294%;
        width: 32.1237458194%;
        height: 13.2764920828%
    }

    #bv5300 .sect2 .box .item-box:nth-child(3) .word {
        text-align: center;
        top: 50%
    }

    #bv5300 .sect2 .box .item-box:nth-child(3) .word .word-tit {
        font-size: 3.125vw;
        color: #ffc604
    }

    #bv5300 .sect2 .box .item-box:nth-child(4) {
        top: 86.7235079172%;
        left: 68.5618729097%;
        width: 31.9397993311%;
        height: 13.2764920828%
    }

    #bv5300 .sect2 .box .item-box:nth-child(4) .word {
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        top: 70%
    }

    #bv5300 .sect2 .box .item-box:nth-child(4) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #fff
    }

    #bv5300 .sect2 .box .item-box:nth-child(4) .word .word-msg {
        display: none;
        font-size: 3.125vw;
        color: #fff
    }

    #bv5300 .sect2 .box .item-box:nth-child(5) {
        top: 0;
        left: 50.3344481605%;
        width: 49.6655518395%;
        height: 14.7381242387%
    }

    #bv5300 .sect2 .box .item-box:nth-child(5) .word {
        text-align: center;
        top: 50%;
        left: 30%;
        width: 70%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    #bv5300 .sect2 .box .item-box:nth-child(5) .word .word-tit {
        font-size: 3.90625vw;
        color: #fff
    }

    #bv5300 .sect2 .box .item-box:nth-child(6) {
        top: 15.347137637%;
        left: 50.3344481605%;
        width: 49.6655518395%;
        height: 14.7381242387%
    }

    #bv5300 .sect2 .box .item-box:nth-child(6) .word {
        top: 50%;
        left: 5%;
        -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    #bv5300 .sect2 .box .item-box:nth-child(6) .word .word-tit {
        font-size: 4.6875vw;
        background: -o-linear-gradient(25deg, #FB5B29 20.166015625%, #F5AA93 41.7236328125%, #50AAFF 100%);
        background: linear-gradient(65deg, #FB5B29 20.166015625%, #F5AA93 41.7236328125%, #50AAFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(6) .word .word-msg {
        font-size: 3.3854166667vw;
        background: -o-linear-gradient(25deg, #FB5B29 20.166015625%, #F5AA93 41.7236328125%, #50AAFF 100%);
        background: linear-gradient(65deg, #FB5B29 20.166015625%, #F5AA93 41.7236328125%, #50AAFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(7) {
        top: 30.5724725944%;
        left: 50.6688963211%;
        width: 49.8327759197%;
        height: 27.4056029233%
    }

    #bv5300 .sect2 .box .item-box:nth-child(7) .word {
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv5300 .sect2 .box .item-box:nth-child(7) .word .word-tit {
        font-size: 4.4270833333vw;
        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)
    }

    #bv5300 .sect2 .box .item-box:nth-child(8) {
        top: 72.8380024361%;
        left: 0;
        width: 33.110367893%;
        height: 27.2838002436%
    }

    #bv5300 .sect2 .box .item-box:nth-child(8) .word {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv5300 .sect2 .box .item-box:nth-child(8) .word .word-tit {
        font-size: 3.6458333333vw;
        background: -o-linear-gradient(355deg, #FFF36E 0%, #FF5822 100%);
        background: linear-gradient(95deg, #FFF36E 0%, #FF5822 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(8) .word .word-msg {
        font-size: 3.515625vw;
        background: -o-linear-gradient(355deg, #FFF36E 0%, #FF5822 100%);
        background: linear-gradient(95deg, #FFF36E 0%, #FF5822 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(9) {
        top: 72.4725943971%;
        left: 34.4481605351%;
        width: 33.110367893%;
        height: 13.2764920828%
    }

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

    #bv5300 .sect2 .box .item-box:nth-child(9) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #00ff8b
    }

    #bv5300 .sect2 .box .item-box:nth-child(9) .word .word-msg {
        font-size: 3.125vw;
        color: #00ff8b
    }

    #bv5300 .sect2 .box .item-box:nth-child(10) {
        top: 86.7235079172%;
        left: 34.4481605351%;
        width: 33.110367893%;
        height: 13.2764920828%
    }

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

    #bv5300 .sect2 .box .item-box:nth-child(10) .word .word-tit {
        font-size: 3.125vw;
        background: -o-linear-gradient(25deg, #EB707A 0%, #C266E8 100%);
        background: linear-gradient(65deg, #EB707A 0%, #C266E8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(10) .word .word-tit span {
        font-size: 7.8125vw;
        line-height: 1
    }

    #bv5300 .sect2 .box .item-box:nth-child(10) .word .word-msg {
        font-size: 3.90625vw;
        color: #ccc
    }

    #bv5300 .sect2 .box .item-box:nth-child(11) {
        top: 58.8306942753%;
        left: 0;
        width: 52.508361204%;
        height: 12.9110840438%
    }

    #bv5300 .sect2 .box .item-box:nth-child(11) .word {
        top: 50%;
        left: 45%;
        width: 55%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv5300 .sect2 .box .item-box:nth-child(11) .word .word-tit {
        font-size: 3.90625vw;
        color: #fff;
        background: -o-linear-gradient(25deg, #03D6F7 0%, #EA8F06 100%);
        background: linear-gradient(65deg, #03D6F7 0%, #EA8F06 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect2 .box .item-box:nth-child(11) .word .word-msg {
        display: none;
        font-size: 2.0833333333vw;
        color: #fff
    }

    #bv5300 .sect2 .box .item-box:nth-child(12) {
        top: 58.3434835566%;
        left: 53.3444816054%;
        width: 47.1571906355%;
        height: 13.5200974421%
    }

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

    #bv5300 .sect2 .box .item-box:nth-child(12) .word .word-tit {
        font-size: 3.3854166667vw;
        color: #fff;
        background: -o-linear-gradient(25deg, #50D4FA 0%, #30A3FA 100%);
        background: linear-gradient(65deg, #50D4FA 0%, #30A3FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv5300 .sect3 .box {
        position: relative;
        left: 50%;
        top: 1%;
        width: 96%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

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

    #bv5300 .sect3 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        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)
    }

    #bv5300 .sect3 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect3 .box .word .lab {
        font-size: 5.2083333333vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect3 .box .word .lab span {
        font-size: 6.5104166667vw
    }

    #bv5300 .sect3 .box-2 {
        position: absolute;
        left: 50%;
        top: 75%;
        width: 96%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

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

    #bv5300 .sect3 .box-2 ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.4729392173%;
        flex: 0 1 32.4729392173%;
        position: relative;
        margin: .5vw 0
    }

    #bv5300 .sect3 .box-2 ul li .li-word {
        position: absolute;
        top: 50%;
        left: 43%;
        text-align: left;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv5300 .sect3 .box-2 ul li .li-word .li-tit {
        font-size: 3.125vw;
        font-weight: 400;
        color: #ccc;
        line-height: 1.2
    }

    #bv5300 .sect3 .box-2 ul li .li-word .li-msg {
        font-size: 3.90625vw;
        font-weight: bold;
        font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect3 .box-2 .note {
        display: none;
        width: 96%;
        margin: 0 auto;
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv5300 .sect4 img {
        height: 26.0416666667vw;
        -o-object-fit: cover;
        object-fit: cover
    }

    #bv5300 .sect4 .box {
        position: absolute;
        width: 96%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center
    }

    #bv5300 .sect4 .box .title {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        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)
    }

    #bv5300 .sect5 .box {
        position: absolute;
        left: 50%;
        width: 96%;
        top: 2%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

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

    #bv5300 .sect5 .box .word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        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)
    }

    #bv5300 .sect5 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect5 .box-2 .word {
        position: absolute;
        top: 48%;
        font-size: 3.125vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        text-align: center
    }

    #bv5300 .sect5 .box-2 .word-1 {
        left: 35%
    }

    #bv5300 .sect5 .box-2 .word-2 {
        left: 65%
    }

    #bv5300 .sect5 .box-2 .word-3 {
        left: 73%
    }

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

    #bv5300 .sect6 .box ul {
        width: 100%;
        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
    }

    #bv5300 .sect6 .box ul li {
        margin: 1vw 0;
        width: 49%
    }

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

    #bv5300 .sect6 .box-2 .word {
        width: 96%;
        margin: 0 auto;
        padding-bottom: 4vw
    }

    #bv5300 .sect6 .box-2 .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

    #bv5300 .sect6 .box-2 .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect6 .box-2 .word .lab {
        width: 26.0416666667vw
    }

    #bv5300 .sect7 .box .word {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0;
        text-align: right;
        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: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bv5300 .sect7 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

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

    #bv5300 .sect7 .box .word .lab {
        width: 37.890625vw
    }

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

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

    #bv5300 .sect8 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

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

    #bv5300 .sect8 .box .word .lab {
        width: 37.890625vw
    }

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

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

    #bv5300 .sect9 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

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

    #bv5300 .sect9 .box .word .lab {
        width: 37.890625vw
    }

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

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

    #bv5300 .sect10 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

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

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

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

    #bv5300 .sect11 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

    #bv5300 .sect11 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

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

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

    #bv5300 .sect12 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

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

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

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

    #bv5300 .sect13 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

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

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

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

    #bv5300 .sect14 .box .word .lab {
        font-size: 5.2083333333vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect14 .box .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 1vw 0;
        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)
    }

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

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

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

    #bv5300 .sect15 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

    #bv5300 .sect15 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

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

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

    #bv5300 .sect16 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

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

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

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

    #bv5300 .sect17 .box .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

    #bv5300 .sect17 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect18 .box {
        position: relative;
        left: 0;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 96%;
        margin: 0 auto
    }

    #bv5300 .sect18 .box .word {
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 8vw 0
    }

    #bv5300 .sect18 .box .word .lab {
        font-size: 5.2083333333vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect18 .box .word .tit {
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 1vw 0;
        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)
    }

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

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

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

    #bv5300 .sect19 .box .word .lab {
        font-size: 6.25vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect19 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

    #bv5300 .sect19 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect20 .box {
        width: 96%;
        margin: 0 auto
    }

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

    #bv5300 .sect20 .box .word .lab {
        font-size: 5.2083333333vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect20 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

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

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

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

    #bv5300 .sect21 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

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

    #bv5300 .sect22 .box {
        position: absolute;
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 51.9765739385%;
        margin: 0 auto
    }

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

    #bv5300 .sect22 .box .word .tit {
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 1vw 0;
        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)
    }

    #bv5300 .sect22 .box .word .msg {
        width: 84.5070422535%;
        font-size: 3.125vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect23 .box {
        width: 100%;
        margin: 0 auto;
        padding: 8vw 0
    }

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

    #bv5300 .sect23 .box .word .tit {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

    #bv5300 .sect23 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-2 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 8vw;
        position: relative
    }

    #bv5300 .sect23 .box-2 .word {
        position: absolute;
        left: 2%;
        top: 5%;
        width: 35%
    }

    #bv5300 .sect23 .box-2 .word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #0f0f1a;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-2 .word .msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #59595c;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv5300 .sect23 .box-3 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 8vw;
        position: relative
    }

    #bv5300 .sect23 .box-3 .word .tit {
        position: absolute;
        left: 2%;
        top: 5%;
        width: 96%;
        font-size: 4.1666666667vw;
        font-weight: bold;
        text-align: center;
        color: #0f0f1a;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-3 .word .msg {
        position: absolute;
        bottom: 2%;
        font-size: 3.3854166667vw;
            font-weight: 400;
        color: #59595c;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv5300 .sect23 .box-3 .word .msg-1 {
        left: 33%
    }

    #bv5300 .sect23 .box-3 .word .msg-2 {
        left: 55%
    }

    #bv5300 .sect23 .box-4 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 8vw;
        position: relative
    }

    #bv5300 .sect23 .box-4 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
    }

    #bv5300 .sect23 .box-4 ul li {
        position: relative
    }

    #bv5300 .sect23 .box-4 ul li:nth-child(1) {
        width: 46.316680779%
    }

    #bv5300 .sect23 .box-4 ul li:nth-child(2) {
        width: 52.4978831499%
    }

    #bv5300 .sect23 .box-4 ul li .word {
        position: absolute;
        left: 2%;
        top: 28%;
        width: 96%
    }

    #bv5300 .sect23 .box-4 ul li .word .tit {
        font-size: 4.1666666667vw;
        font-weight: bold;
        text-align: center;
        color: #0f0f1a;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-4 ul li .word .msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #59595c;
        line-height: 1.2;
        margin-top: 1vw
    }

    #bv5300 .sect23 .box-5 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 8vw;
        position: relative
    }

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

    #bv5300 .sect23 .box-5 .word .tit {
        font-size: 3.90625vw;
        font-weight: bold;
        text-align: center;
        color: #0f0f1a;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-5 .word .msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #59595c;
        line-height: 1.2;
        margin-top: 0
    }

    #bv5300 .sect23 .box-5 .li-box {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 90%;
        text-align: center;
        width: 84.7457627119%
    }

    #bv5300 .sect23 .box-5 .li-box ul {
        display: none;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv5300 .sect23 .box-5 .li-box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33.333%;
        flex: 0 1 33.333%;
        font-size: 3.125vw;
            font-weight: 400;
        color: #000;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-6 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 8vw;
        position: relative
    }

    #bv5300 .sect23 .box-6 .word {
        position: absolute;
        left: 50%;
        top: 5%;
        width: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center
    }

    #bv5300 .sect23 .box-6 .word .tit {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #0f0f1a;
        line-height: 1.2
    }

    #bv5300 .sect23 .box-6 .word .msg {
        font-size: 3.125vw;
            font-weight: 400;
        color: #59595c;
        line-height: 1.2;
        margin-top: 1vw
    }

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

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

    #bv5300 .sect24 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

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

    #bv5300 .sect24 .box img {
        width: 96%;
        display: block;
        margin: 0 auto
    }

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

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

    #bv5300 .sect25 .box .word .tit {
        font-size: 5.46875vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0 1vw 0;
        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)
    }

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

    #bv5300 .sect25 .box img {
        width: 96%;
        display: block;
        margin: 0 auto
    }

    #bv5300 .sect26 .box {
        width: 96%;
        margin: 0 auto
    }

    #bv5300 .sect26 .box .word {
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 8vw 0
    }

    #bv5300 .sect26 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        margin: 2vw 0;
        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)
    }

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

    #bv5300 .sect26 .box img {
        width: 96%;
        display: block;
        margin: 0 auto
    }

    #bv5300 .sect27 .box {
        position: relative;
        left: 0%;
        top: 0%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 96%;
        margin: 0 auto
    }

    #bv5300 .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: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 8vw 0
    }

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

    #bv5300 .sect27 .box .word ul li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
        max-width: 25%;
        text-align: center
    }

    #bv5300 .sect27 .box .word ul li img {
        width: 10.4166666667vw
    }

    #bv5300 .sect27 .box .word ul li .li-tit {
        font-size: 3.125vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv5300 .sect27 .box .word .tit {
        font-size: 8.4635416667vw;
        font-weight: bold;
        color: #ffc604;
        line-height: 1.2;
        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)
    }

    #bv5300 .sect27 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin: 2vw 0
    }

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

    #bv5300 .sect28 .box ul {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv5300 .sect28 .box ul li {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #fff
    }

    #bv5300 .sect28 .box ul li:first-child {
        border-top: 1px solid #fff
    }

    #bv5300 .sect28 .box ul li p {
        font-size: 3.90625vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.2;
        padding: 2vw 0 2vw 2%
    }

    #bv5300 .sect28 .box ul li .li-tit {
        width: 40%
    }

    #bv5300 .sect28 .box ul li .li-msg {
        width: 60%;
        background: -webkit-gradient(linear, left top, right top, from(#101010), to(#000));
        background: -o-linear-gradient(left, #101010 0%, #000 100%);
        background: linear-gradient(90deg, #101010 0%, #000 100%)
    }

    #bv5300 .sect28 .box .title {
        font-size: 7.8125vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        padding-bottom: 4vw
    }
}