@font-face {
    font-family: Regular;
    src: url("https://cdn.shopify.com/s/files/1/0564/9652/1403/files/HarmonyOS_Sans_Regular.ttf?v=1718866409")
}

@font-face {
    font-family: Bold;
    src: url("https://d2kbvjszk9d5ln.cloudfront.net/yshop/upload/other/HARMONYOS_SANS_SC_BOLD-20230914015427112-20240126103612858.TTF")
}
 
body {
    margin: 0;
    padding: 0
}

.iframeBG {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 111;
    background-color: rgba(255, 255, 255, .5)
}

#bl8800 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    font-family: Regular;
    margin: 0 auto;
    background-color: #fff
}

#bl8800 div,
#bl8800 ul,
#bl8800 ol,
#bl8800 dl,
#bl8800 dt,
#bl8800 dd,
#bl8800 li,
#bl8800 dl,
#bl8800 h1,
#bl8800 h2,
#bl8800 h3,
#bl8800 h4,
#bl8800 p {
    margin: 0;
    padding: 0;
    font-style: normal
}

#bl8800 ol,
#bl8800 ul,
#bl8800 li {
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#bl8800 img {
    border: 0;
    vertical-align: middle;
    -webkit-user-drag: none
}

#bl8800 .big-img {
    width: 100%;
    height: auto
}

#bl8800 .bl8800-pc {
    display: inherit
}

#bl8800 .bl8800-phone {
    display: none !important
}

#bl8800 .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)
}

#bl8800 .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)
}

#bl8800 .se {
    position: relative
}

#bl8800 .sect1 .box {
    position: absolute;
    left: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left
}

#bl8800 .sect1 .box .tit {
    display: inline-block;
    font-size: 70px;
    font-family: Bold;
    color: rgba(0, 0, 0, 0);
    line-height: 1.2;
    position: relative;
    background-color: #000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 1px #ff5100
}

#bl8800 .sect1 .box .tit sup {
    background-color: #000;
    color: #fff;
    vertical-align: top;
    font-size: 24px;
    border-radius: 4px;
    padding: 0 5px;
    border: 1px solid #ff4500;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0)
}

#bl8800 .sect1 .box .lab span {
    display: inline-block;
    border-radius: 4px;
    font-family: Bold;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2;
    border: 1px solid #ff4500;
    padding: 5px 10px;
    margin-bottom: .5vw;
    margin-right: .5vw;
    background-color: rgba(0, 0, 0, .438)
}

#bl8800 .sect1 .box .msg {
    font-size: 32px;
    font-family: Bold;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2;
    margin: 1vw 0 2vw 0;
    background-color: #000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 1px #ff5100
}

#bl8800 .new-sect1 {
    background-color: #000;
    text-align: center;
    padding: 8vw 0
}

#bl8800 .new-sect1 .p1 {
    font-size: 160px;
    font-family: Bold;
    color: #8e8e8e;
    line-height: 1.2
}

#bl8800 .new-sect1 .p2 {
    font-size: 55px;
    font-family: Bold;
    color: #8e8e8e;
    line-height: 1.2
}

#bl8800 .new-sect1 .p3 {
    font-size: 130px;
    font-family: Bold;
    color: #8e8e8e;
    line-height: 1.2
}

#bl8800 .new-sect1 .p4 {
    font-size: 130px;
    font-family: Bold;
    color: #fff;
    line-height: 1.2
}

#bl8800 .new-sect2 {
    background-color: #000
}

#bl8800 .new-sect2 .box {
    background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(#141414));
    background: -o-linear-gradient(bottom, #000000 0%, #141414 100%);
    background: linear-gradient(0deg, #000000 0%, #141414 100%);
    padding-top: 8vw
}

#bl8800 .new-sect2 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .new-sect2 .box ul li:nth-child(1) {
    width: 47%
}

#bl8800 .new-sect2 .box ul li:nth-child(2) {
    width: 50%
}

#bl8800 .new-sect2 .box .tit {
    font-size: 60px;
    font-family: Regular;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    line-height: 1.2.2;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .new-sect2 .box .msg {
    font-size: 26px;
    font-family: Regular;
    font-weight: 400;
    color: #a2a2a2;
    line-height: 1.2.2
}

#bl8800 .new-sect2 .box .lab {
    font-size: 36px;
    font-family: Regular;
    font-weight: bold;
    color: #fff;
    line-height: 1.2.2;
    margin: 1vw 0
}

#bl8800 .new-sect2 .box-2 {
    width: 96%;
    margin: 0 auto;
    max-width: 1280px;
    padding: 4vw 0
}

#bl8800 .new-sect2 .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;
    margin-top: 2vw
}

#bl8800 .new-sect2 .box-2 ul li:nth-child(2) {
    margin: 0 2%
}

#bl8800 .new-sect2 .box-2 .tit {
    font-size: 44px;
    font-family: Regular;
    font-weight: bold;
    color: #fff;
    line-height: 1.2.2;
    text-align: center;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    width: 100%
}

#bl8800 .new-sect2 .box-3 {
    width: 96%;
    margin: 0 auto;
    max-width: 1300px;
    padding: 4vw 0
}

#bl8800 .new-sect2 .box-3 ul {
    font-size: 0;
    margin-top: 2vw
}

#bl8800 .new-sect2 .box-3 ul li {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    text-align: center;
    margin: 2vw 0
}

#bl8800 .new-sect2 .box-3 ul li .msg {
    font-size: 26px;
    font-family: Regular;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2;
    margin-top: 1vw
}

#bl8800 .new-sect2 .box-3 ul li .picture-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .new-sect2 .box-3 ul li:nth-child(1) .picture-box:nth-child(1) img {
    width: 13.90625vw
}

#bl8800 .new-sect2 .box-3 ul li:nth-child(1) .picture-box:nth-child(2) img {
    width: 14.0104166667vw
}

#bl8800 .new-sect2 .box-3 ul li:nth-child(2) img {
    width: 28.4895833333vw
}

#bl8800 .new-sect2 .box-3 ul li:nth-child(3) img {
    width: 24.84375vw
}

#bl8800 .new-sect2 .box-3 ul li:nth-child(4) img {
    width: 15.2083333333vw;
    margin: 0 .25vw
}

#bl8800 .new-sect2 .box-3 .tit {
    font-size: 48px;
    font-family: Regular;
    font-weight: bold;
    color: #fff;
    width: 100%;
    line-height: 1.2.2;
    text-align: center;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .new-sect2 .box-4 {
    width: 96%;
    margin: 0 auto;
    padding: 4vw 0
}

#bl8800 .new-sect2 .box-4 ul {
    font-size: 0;
    margin-top: 2vw
}

#bl8800 .new-sect2 .box-4 ul li {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    text-align: left;
    margin: 0 .5%
}

#bl8800 .new-sect2 .box-4 ul li .msg {
    font-size: 16px;
    font-family: Regular;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2;
    margin-top: 1vw
}

#bl8800 .new-sect2 .box-4 .tit {
    font-size: 48px;
    font-family: Regular;
    font-weight: bold;
    color: #fff;
    line-height: 1.2.2;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .new-sect2 .box-5 {
    width: 96%;
    margin: 0 auto;
    max-width: 1394px;
    padding: 4vw 0
}

#bl8800 .new-sect2 .box-5 ul {
    font-size: 0;
    margin-top: 2vw;
    width: 100%;
    margin: 0 auto;
    max-width: 1187px
}

#bl8800 .new-sect2 .box-5 ul li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    text-align: center;
    margin: 2vw 0
}

#bl8800 .new-sect2 .box-5 ul li .msg {
    font-size: 26px;
    font-family: Regular;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2;
    margin-top: 1vw;
    width: 80%;
    margin: 0 auto
}

#bl8800 .new-sect2 .box-5 ul li img {
    width: 27.1875vw
}

#bl8800 .new-sect2 .box-5 .tit {
    font-size: 48px;
    font-family: Regular;
    font-weight: bold;
    color: #fff;
    width: 100%;
    line-height: 1.2.2;
    text-align: center;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect2 {
    background-color: #000;
    overflow: hidden
}

#bl8800 .sect2 .box {
    width: 100%;
    margin: 0 auto;
    position: relative
}

#bl8800 .sect2 .box .word {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .sect2 .box .word .right {
    margin-left: 10px
}

#bl8800 .sect2 .box .word .tit {
    font-size: 34px;
    font-family: Bold;
    font-weight: bold;
    color: #f9a754;
    line-height: 1.2.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect2 .box .word .msg {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2
}

#bl8800 .sect2 .box .word img {
    width: 70px
}

#bl8800 .sect2 .box .word-1 {
    left: 9%;
    top: 58%
}

#bl8800 .sect2 .box .word-2 {
    left: 13%;
    top: 33%
}

#bl8800 .sect2 .box .word-3 {
    left: 30%;
    top: 9%;
    display: block;
    text-align: left
}

#bl8800 .sect2 .box .word-3 img {
    margin-left: 10%
}

#bl8800 .sect2 .box .word-6 {
    left: 55%;
    top: 11%;
    display: block;
    text-align: right
}

#bl8800 .sect2 .box .word-6 img {
    margin-right: 10%
}

#bl8800 .sect2 .box .word-4 {
    left: 59%;
    top: 29%;
    text-align: right
}

#bl8800 .sect2 .box .word-5 {
    left: auto;
    right: 9.5%;
    top: 53%;
    text-align: right
}

#bl8800 .sect2 .box-2 {
    position: absolute;
    bottom: 8%;
    width: 100%;
    text-align: center
}

#bl8800 .sect2 .box-2 .tit {
    font-size: 24px;
    font-family: Regular;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#bl8800 .sect2 .box-2 .msg {
    font-size: 18px;
    font-family: Regular;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-top: 20px
}

#bl8800 .sect3 .bg {
    height: 800px;
    -o-object-fit: cover;
    object-fit: cover
}

#bl8800 .sect3 .box {
    position: absolute;
    width: 96%;
    max-width: 1366px;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#bl8800 .sect3 .box .tit {
    font-size: 46px;
    font-family: Bold;
    font-style: italic;
    color: #fff;
    line-height: 1.2
}

#bl8800 .sect3 .box .ul-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .sect3 .box .ul-box .ul-item {
    font-size: 0;
    margin-top: 2vw
}

#bl8800 .sect3 .box .ul-box .ul-item li {
    display: inline-block;
    vertical-align: top;
    position: relative
}

#bl8800 .sect3 .box .ul-box .ul-item li .word {
    position: absolute;
    top: 3%;
    width: 100%
}

#bl8800 .sect3 .box .ul-box .ul-item li .word .word-tit {
    font-size: 36px;
    font-family: Bold;
    color: #fff;
    display: inline-block;
    line-height: 1.2.1;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect3 .box .ul-box .ul-item li .word .word-msg {
    font-size: 30px;
    font-family: Bold;
    color: #b3f8a4;
    line-height: 1.2.2;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect3 .box .ul-1 {
    width: 20.9375vw
}

#bl8800 .sect3 .box .ul-1 li:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2.2388059701% 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .sect3 .box .ul-1 li:nth-child(2) img:nth-child(1) {
    width: 50.2487562189%
}

#bl8800 .sect3 .box .ul-1 li:nth-child(2) img:nth-child(2) {
    width: 47.5124378109%
}

#bl8800 .sect3 .box .ul-1 li:nth-child(3) .word {
    top: 60%
}

#bl8800 .sect3 .box .ul-2 {
    width: 27.7083333333vw;
    margin: 0 1vw
}

#bl8800 .sect3 .box .ul-2 li:nth-child(1) .word {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bl8800 .sect3 .box .ul-2 li:nth-child(2) {
    margin: 2.2388059701% 0
}

#bl8800 .sect3 .box .ul-2 li:nth-child(2) .word {
    top: 7%
}

#bl8800 .sect3 .box .ul-2 li:nth-child(3) .word {
    top: 50%;
    width: 50%;
    left: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bl8800 .sect3 .box .ul-2 li:nth-child(3) .word .word-tit {
    -webkit-text-fill-color: #fff
}

#bl8800 .sect3 .box .ul-2 li:nth-child(3) .word img {
    position: absolute;
    width: 6.6145833333vw;
    left: -50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bl8800 .sect3 .box .ul-3 {
    width: 20.8333333333vw
}

#bl8800 .sect3 .box .ul-3 li:nth-child(1) .word {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bl8800 .sect3 .box .ul-3 li:nth-child(1) .word .word-msg {
    font-size: 1.5104166667vw
}

#bl8800 .sect3 .box .ul-3 li:nth-child(2) {
    margin: 2.2388059701% 0
}

#bl8800 .sect3 .box .ul-3 li:nth-child(2) .word {
    top: 7%
}

#bl8800 .sect3 .box .ul-3 li:nth-child(3) .word {
    top: 70%
}

#bl8800 .sect4 {
    background-color: #000;
    padding: 14vw 0
}

#bl8800 .sect4 .box {
    position: absolute;
    width: 96%;
    max-width: 1230px;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#bl8800 .sect4 .box .lab {
    font-size: 40px;
    font-family: Bold;
    line-height: 1.2.1;
    color: #fff
}

#bl8800 .sect4 .box .tit {
    font-size: 50px;
    font-family: Bold;
    color: #fff;
    margin: 1vw 0 2vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect4 .box .msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff
}

#bl8800 .sect4 .box2 {
    position: absolute;
    width: 96%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1360px;
    left: 50%;
    bottom: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url("https://d2kbvjszk9d5ln.cloudfront.net/yshop/bl8800_img/sect4-7.png");
    background-size: 100% 100%;
    padding: 2vw 1vw;
    border-radius: 8px
}

#bl8800 .sect4 .box2 .ul-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bl8800 .sect4 .box2 .ul-1 li {
    text-align: center
}

#bl8800 .sect4 .box2 .ul-1 li .icon-text {
    font-size: 22px;
    font-family: Regular;
    line-height: 1.2.2;
    margin-top: 10px;
    color: #fff
}

#bl8800 .sect4 .box2 .ul-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2vw
}

#bl8800 .sect4 .box2 .ul-2 li:nth-child(2) {
    width: 40%
}

#bl8800 .sect4 .box2 .ul-2 li:nth-child(2) img:nth-child(1) {
    margin-bottom: 1vw;
    width: 23.6979166667vw
}

#bl8800 .sect4 .box2 .ul-2 li:nth-child(2) img:nth-child(2) {
    width: 16.7708333333vw
}

#bl8800 .sect4 .box2 .ul-2 li .word-text {
    font-size: 33px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff
}

#bl8800 .sect4 .box2 .ul-2 li .word-text:nth-child(1) {
    height: 3.90625vw;
    line-height: 6.25vw;
    margin-bottom: 1vw
}

#bl8800 .sect4 .box2 .ul-2 li .word-tit {
    font-size: 100px;
    line-height: 1.2;
    font-weight: 900;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect4 .box2 .ul-2 li .word-msg {
    font-size: 24px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff
}

#bl8800 .sect5 {
    background-color: #000
}

#bl8800 .sect5 .box {
    width: 96%;
    margin: 0 auto;
    max-width: 1360px;
    padding-bottom: 20vw
}

#bl8800 .sect5 .box ul {
    font-size: 0
}

#bl8800 .sect5 .box ul li {
    width: 32.33%;
    margin: 2% 0;
    display: inline-block
}

#bl8800 .sect5 .box ul li p {
    font-size: 22px;
    line-height: 1.2.2;
    margin-top: 10px;
    text-align: center;
    color: #fff
}

#bl8800 .sect5 .box ul li:nth-child(2) {
    margin: 0 1.5%
}

#bl8800 .sect5 .box ul li:nth-child(4) {
    margin-right: 2%
}

#bl8800 .sect5 .box ul li:nth-child(4),
#bl8800 .sect5 .box ul li:nth-child(5) {
    width: 49%
}

#bl8800 .sect5 .box-2 {
    position: relative
}

#bl8800 .sect5 .box-2 .box-2-content {
    position: absolute;
    width: 96%;
    left: 50%;
    top: -18vw;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1360px
}

#bl8800 .sect5 .box-2 .ul-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .sect5 .box-2 .ul-1 li img {
    width: 19.375vw
}

#bl8800 .sect5 .box-2 .ul-1 li:nth-child(2) {
    width: 30%;
    font-size: 80px;
    font-weight: bold;
    text-align: center;
    color: #fff
}

#bl8800 .sect5 .box-2 .msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff;
    max-width: 1024px;
    margin: 0 auto;
    padding-top: 1vw
}

#bl8800 .sect5 .box-2 .ul-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 4vw
}

#bl8800 .sect5 .box-2 .ul-2 li {
    width: 47%
}

#bl8800 .sect5 .box-2 .ul-2 li .item-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#bl8800 .sect5 .box-2 .ul-2 li .item-line .left {
    width: 30%
}

#bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(1) .right {
    font-size: 72px;
    font-family: Bold;
    color: #fff;
    line-height: 1.2.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(bottom, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(0deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(2) .right {
    font-size: 27px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2
}

#bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(3) .left,
#bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(4) .left {
    font-size: 30px;
    font-family: Bold;
    color: #fff;
    line-height: 1.2.2;
    height: 70px;
    background: -webkit-gradient(linear, left top, right top, from(#FFF046), color-stop(51.513671875%, #80FFD8), color-stop(98.974609375%, #3DD3FF));
    background: -o-linear-gradient(left, #FFF046 0%, #80FFD8 51.513671875%, #3DD3FF 98.974609375%);
    background: linear-gradient(90deg, #FFF046 0%, #80FFD8 51.513671875%, #3DD3FF 98.974609375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(3) {
    margin-top: -1vw;
    margin-bottom: 1vw
}

#bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(3) .left {
    line-height: 1.210px
}

#bl8800 .sect6 {
    background-color: #000;
    padding: 4vw 0
}

#bl8800 .sect6 .box {
    width: 96%;
    max-width: 1230px;
    margin: 0 auto;
    text-align: center
}

#bl8800 .sect6 .box .lab {
    font-size: 42px;
    font-family: Bold;
    line-height: 1.2.1;
    margin: 1vw 0 2vw 0;
    color: #fff
}

#bl8800 .sect6 .box .tit {
    font-size: 60px;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect6 .box .msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff
}

#bl8800 .sect6 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 4vw
}

#bl8800 .sect6 .box ul li {
    text-align: left
}

#bl8800 .sect6 .box ul li:nth-child(1) {
    width: 40%
}

#bl8800 .sect6 .box ul li .word .word-tit {
    font-size: 90px;
    display: inline-block;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(32, 79, 255, 0.71)), to(rgba(255, 46, 90, 0.71)));
    background: -o-linear-gradient(left, rgba(32, 79, 255, 0.71), rgba(255, 46, 90, 0.71));
    background: linear-gradient(90deg, rgba(32, 79, 255, 0.71), rgba(255, 46, 90, 0.71));
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect6 .box ul li .word .word-tit sup {
    font-size: 30px;
    line-height: 1.2;
    vertical-align: top
}

#bl8800 .sect6 .box ul li .word .word-msg {
    font-size: 42px;
    font-family: Bold;
    color: #fff;
    line-height: 1.2.2
}

#bl8800 .sect7 {
    background-color: #000;
    overflow: hidden;
    padding: 4vw 0
}

#bl8800 .sect7 .box {
    position: relative;
    z-index: 11;
    width: 96%;
    max-width: 1322px;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#bl8800 .sect7 .box .tit {
    display: inline-block;
    font-size: 58px;
    font-family: Bold;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect7 .box .msg {
    font-size: 26px;
    font-family: Regular;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    width: 100%;
    margin: 0 auto;
    margin-top: 1vw
}

#bl8800 .sect7 .box .ul-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2vw
}

#bl8800 .sect7 .box .ul-box .ul-box-pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .sect7 .box .ul-box .ul-item {
    font-size: 0
}

#bl8800 .sect7 .box .ul-box .ul-item li {
    display: inline-block;
    vertical-align: top;
    position: relative
}

#bl8800 .sect7 .box .ul-box .ul-item li .picture-box {
    position: relative
}

#bl8800 .sect7 .box .ul-box .ul-item li .word {
    position: absolute;
    top: 3%;
    width: 100%
}

#bl8800 .sect7 .box .ul-box .ul-item li .word .word-tit {
    font-size: 45px;
    font-family: Bold;
    display: inline-block;
    line-height: 1.2
}

#bl8800 .sect7 .box .ul-box .ul-item li .word .word-msg {
    font-size: 36px;
    font-family: Bold;
    line-height: 1.2
}

#bl8800 .sect7 .box .ul-box .ul-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 34.8664800666%
}

#bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(1) {
    margin-right: 2%
}

#bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(1) .picture-box:nth-child(1) {
    margin-bottom: 2%
}

#bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(1) .picture-box:nth-child(1) .word .word-msg {
    font-size: 30px;
    color: #000
}

#bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(1) .picture-box:nth-child(2) .word {
    top: 40%
}

#bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(1) .picture-box:nth-child(2) .word .word-msg {
    font-size: 37px;
    color: #fff
}

#bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(2) .picture-box:nth-child(2) .word .word-msg {
    font-size: 43px;
    color: #fff
}

#bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(2) .picture-box:nth-child(1) {
    margin-bottom: 2%
}

#bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(2) .picture-box:nth-child(1) .word {
    top: 6%
}

#bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(2) .picture-box:nth-child(1) .word .word-msg {
    font-size: 28px;
    color: #fff;
    background: -o-linear-gradient(359deg, #FF662F 0%, #FF358A 32.2021484375%, #817BFF 63.037109375%, #0CBCFF 100%);
    background: linear-gradient(91deg, #FF662F 0%, #FF358A 32.2021484375%, #817BFF 63.037109375%, #0CBCFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect7 .box .ul-box .ul-2 {
    width: 64.6335199334%;
    margin-left: .5%
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 {
    width: 100%
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(1) {
    width: 58.9303135889%;
    margin-right: 1%
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(1) .picture-box {
    margin-bottom: 1%
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(1) .picture-box:nth-child(1) .word {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(1) .picture-box:nth-child(1) .word .word-msg {
    color: #fff;
    font-size: 130px
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(1) .picture-box:nth-child(2) .word {
    top: 3%;
    width: 90%;
    left: 5%
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(1) .picture-box:nth-child(2) .word .word-msg {
    font-family: Regular;
    font-weight: bold;
    color: #fff;
    line-height: 1.2.2;
    background: -webkit-gradient(linear, left top, right top, from(#FF50A2), color-stop(67.3583984375%, #FF933B), to(#00D8FF));
    background: -o-linear-gradient(left, #FF50A2 0%, #FF933B 67.3583984375%, #00D8FF 100%);
    background: linear-gradient(90deg, #FF50A2 0%, #FF933B 67.3583984375%, #00D8FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(2) {
    width: 40.0696864111%
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(2) .picture-box:nth-child(1) .word {
    top: 7%
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(2) .picture-box:nth-child(1) .word .word-msg {
    font-size: 69px
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(2) .picture-box:nth-child(2) {
    margin: 2% 0
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(2) .picture-box:nth-child(2) .word {
    top: 7%
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(2) .picture-box:nth-child(2) .word .word-msg {
    font-size: 36px;
    font-family: Regular;
    font-weight: bold;
    color: #ad0303;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FFF046), color-stop(51.513671875%, #80FFD8), color-stop(98.974609375%, #3DD3FF));
    background: -o-linear-gradient(left, #FFF046 0%, #80FFD8 51.513671875%, #3DD3FF 98.974609375%);
    background: linear-gradient(90deg, #FFF046 0%, #80FFD8 51.513671875%, #3DD3FF 98.974609375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(2) .picture-box:nth-child(3) .word .word-msg {
    font-size: 32px;
    color: #fffc00
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-2 {
    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
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-2 .picture-box:nth-child(1) {
    margin-right: 1%
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-2 .picture-box:nth-child(1) .word {
    top: 7%
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-2 .picture-box:nth-child(1) .word .word-msg {
    font-size: 36px;
    color: #ad0303;
    background: -webkit-gradient(linear, left top, right top, from(#FFF046), color-stop(51.513671875%, #80FFD8), color-stop(98.974609375%, #3DD3FF));
    background: -o-linear-gradient(left, #FFF046 0%, #80FFD8 51.513671875%, #3DD3FF 98.974609375%);
    background: linear-gradient(90deg, #FFF046 0%, #80FFD8 51.513671875%, #3DD3FF 98.974609375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-2 .picture-box:nth-child(2) .word .word-tit {
    font-size: 113px;
    color: #fff;
    background: -o-linear-gradient(358deg, #EF8433 0%, #AAE4CE 48.193359375%, #4189F8 100%);
    background: linear-gradient(92deg, #EF8433 0%, #AAE4CE 48.193359375%, #4189F8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect7 .box .ul-box .ul-2 .li-2-2 .picture-box:nth-child(2) .word .word-msg {
    font-size: 51px;
    color: #fff;
    background: -o-linear-gradient(358deg, #EF8433 0%, #AAE4CE 48.193359375%, #4189F8 100%);
    background: linear-gradient(92deg, #EF8433 0%, #AAE4CE 48.193359375%, #4189F8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect8 {
    background-color: #000;
    overflow: hidden
}

#bl8800 .sect8 .box {
    width: 100%;
    max-width: 1230px;
    text-align: center;
    margin: 0 auto;
    padding: 4vw 0
}

#bl8800 .sect8 .box .tit {
    font-size: 3.125vw;
    font-family: Bold;
    color: #fff;
    margin: 1vw 0 2vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect8 .box .msg {
    font-size: 1.3541666667vw;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff
}

#bl8800 .sect8 .picutre-box {
    position: relative;
    max-width: 1770px;
    display: block;
    margin-left: 0;
    padding-top: 4vw
}

#bl8800 .sect8 .word {
    position: absolute;
    text-align: center
}

#bl8800 .sect8 .word img {
    width: 60px
}

#bl8800 .sect8 .word p {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin: 10px 0
}

#bl8800 .sect8 .word-1 {
    top: 23%;
    left: 18%
}

#bl8800 .sect8 .word-2 {
    top: 8%;
    left: 26%
}

#bl8800 .sect8 .word-3 {
    top: 23%;
    left: 36%
}

#bl8800 .sect8 .word-4 {
    top: 17%;
    left: 45.6%
}

#bl8800 .sect8 .word-5 {
    top: 16%;
    left: 67%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

#bl8800 .sect8 .word-6 {
    top: 74%;
    left: 46%
}

#bl8800 .sect9 {
    background: #000;
    padding: 4vw 0
}

#bl8800 .sect9 .box {
    width: 96%;
    margin: 0 auto;
    max-width: 1400px;
    text-align: center
}

#bl8800 .sect9 .box .tit {
    font-size: 60px;
    font-family: Bold;
    color: #fff;
    line-height: 1.2.2;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect9 .box .lab {
    font-size: 48px;
    font-family: Regular;
    font-weight: bold;
    color: #fffffe;
    line-height: 1.2.2
}

#bl8800 .sect9 .box .msg {
    max-width: 1047px;
    font-size: 30px;
    font-family: Regular;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2;
    margin: 0 auto;
    padding-bottom: 2vw
}

#bl8800 .sect10 {
    background: #000
}

#bl8800 .sect10 .box {
    position: absolute;
    top: 50%;
    left: 45%;
    width: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

#bl8800 .sect10 .box .lab {
    font-size: 1.875vw;
    font-family: Bold;
    line-height: 1.2.1;
    margin: 1vw 0 2vw 0;
    color: #fff
}

#bl8800 .sect10 .box .tit {
    font-size: 3.0208333333vw;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect10 .box .msg {
    font-size: 1.5625vw;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff
}

#bl8800 .sect10 .box img {
    margin-top: 2vw;
    width: 24.1666666667vw
}

#bl8800 .sect10 .bg {
    width: 60.6770833333vw
}

#bl8800 .sect11 {
    background: #000
}

#bl8800 .sect11 .box {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 6vw
}

#bl8800 .sect11 .box .tit {
    font-size: 2.5vw;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect11 .box .msg {
    font-size: 1.3541666667vw;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff;
    margin: 0 auto;
    padding: 1vw 0 2vw 0
}

#bl8800 .sect11 .box-1 {
    width: 80%;
    max-width: 1366px
}

#bl8800 .sect11 .box-1 .msg {
    max-width: 768px
}

#bl8800 .sect11 .box-2 {
    width: 80%;
    max-width: 1085px
}

#bl8800 .sect11 .box-2 .msg {
    max-width: 976px
}

#bl8800 .sect11 .box-3 {
    width: 90%;
    max-width: 1069px
}

#bl8800 .sect11 .box-4 {
    width: 100%;
    max-width: 1837.2px
}

#bl8800 .sect11 .box-4 ul {
    margin-top: 2vw;
    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
}

#bl8800 .sect11 .box-4 ul li {
    width: 24%;
    margin: 0 .5%
}

#bl8800 .sect11 .box-4 ul li .msg {
    font-size: 1.25vw
}

#bl8800 .sect12 .box {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    padding: 4vw 0 2vw 0
}

#bl8800 .sect12 .box .lab {
    font-size: 1.875vw;
    font-family: Bold;
    line-height: 1.2.1;
    margin: 1vw 0;
    color: #000
}

#bl8800 .sect12 .box .tit {
    font-size: 3.0208333333vw;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect12 .box .msg {
    font-size: 1.5625vw;
    line-height: 1.2.2;
    font-weight: 400;
    color: #000
}

#bl8800 .sect12 .box img {
    margin-top: 2vw;
    width: 24.1666666667vw
}

#bl8800 .sect12 .bg {
    width: 60.6770833333vw
}

#bl8800 .sect13 {
    background: #000
}

#bl8800 .sect13 .box {
    width: 100%;
    text-align: center;
    max-width: 1834px;
    margin: 0 auto;
    padding: 4vw 0
}

#bl8800 .sect13 .box .lab {
    font-size: 42px;
    font-family: Bold;
    line-height: 1.2.1;
    margin: 1vw 0;
    color: #fff
}

#bl8800 .sect13 .box .tit {
    font-size: 60px;
    font-family: Bold;
    display: inline-block;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#ED4807), color-stop(51.513671875%, #DB6D1B), color-stop(98.974609375%, #FFB25F));
    background: -o-linear-gradient(left, #ED4807 0%, #DB6D1B 51.513671875%, #FFB25F 98.974609375%);
    background: linear-gradient(90deg, #ED4807 0%, #DB6D1B 51.513671875%, #FFB25F 98.974609375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect13 .box .msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff;
    max-width: 1170px;
    margin: 0 auto
}

#bl8800 .sect13 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2vw
}

#bl8800 .sect13 .box ul li {
    width: 24%;
    margin: 0 .5%
}

#bl8800 .sect14 {
    background: #000
}

#bl8800 .sect14 .box {
    width: 96%;
    margin: 0 auto;
    max-width: 1359px;
    padding: 4vw 0
}

#bl8800 .sect14 .box .tit {
    font-size: 60px;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2.1
}

#bl8800 .sect14 .box .msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff;
    margin: 0 auto;
    padding-top: 2vw
}

#bl8800 .sect14 .box .msg span {
    font-size: 44px
}

#bl8800 .sect14 .box ul {
    font-size: 0
}

#bl8800 .sect14 .box ul li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .sect14 .box ul .box-1 .msg {
    padding-right: 5%
}

#bl8800 .sect14 .box ul .box-1 img {
    width: 36.4583333333vw
}

#bl8800 .sect14 .box ul .box-2 {
    margin-top: -9vw
}

#bl8800 .sect14 .box ul .box-2 img {
    width: 31.5104166667vw
}

#bl8800 .sect14 .box ul .box-2 .word {
    padding: 0 3%
}

#bl8800 .sect14 .box ul .box-3 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: -2vw
}

#bl8800 .sect14 .box ul .box-3 img {
    width: 34.7395833333vw
}

#bl8800 .sect14 .box ul .box-3 .word {
    padding: 0 5% 0 0
}

#bl8800 .sect14 .box ul .box-4 {
    margin-top: -1vw
}

#bl8800 .sect14 .box ul .box-4 img {
    width: 36.5104166667vw
}

#bl8800 .sect14 .box ul .box-4 .word {
    padding: 0 5%
}

#bl8800 .sect15 {
    background: #000;
    padding: 4vw 0
}

#bl8800 .sect15 .box {
    width: 96%;
    text-align: center;
    max-width: 1363px;
    margin: 0 auto
}

#bl8800 .sect15 .box .lab {
    font-size: 26px;
    line-height: 1.2.1;
    margin: 1vw 0;
    color: #fff
}

#bl8800 .sect15 .box .tit {
    font-size: 60px;
    font-family: Bold;
    display: inline-block;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect15 .box .msg {
    font-size: 14px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #6b6b6b
}

#bl8800 .sect15 .box .picture-box {
    position: relative;
    margin-top: 1vw
}

#bl8800 .sect15 .box .picture-box .note {
    width: 100%;
    margin-top: 1vw;
    font-size: 14px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #717171
}

#bl8800 .sect16 {
    background: #000
}

#bl8800 .sect16 .box {
    width: 96%;
    text-align: center;
    position: absolute;
    top: 2%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bl8800 .sect16 .box .lab {
    font-size: 40px;
    line-height: 1.2.1;
    margin: 1vw 0;
    color: #fff
}

#bl8800 .sect16 .box .tit {
    font-size: 54px;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect16 .box .msg {
    font-size: 22px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff
}

#bl8800 .sect17 .box {
    position: absolute;
    width: 96%;
    max-width: 1358px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

#bl8800 .sect17 .box .tit {
    font-size: 56px;
    font-family: Bold;
    font-style: italic;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#FFF046), color-stop(51.513671875%, #80FFD8), color-stop(98.974609375%, #3DD3FF));
    background: -o-linear-gradient(left, #FFF046 0%, #80FFD8 51.513671875%, #3DD3FF 98.974609375%);
    background: linear-gradient(90deg, #FFF046 0%, #80FFD8 51.513671875%, #3DD3FF 98.974609375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect17 .box .ul-box .ul-item {
    font-size: 0;
    margin-top: 2vw
}

#bl8800 .sect17 .box .ul-box .ul-item li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

#bl8800 .sect17 .box .ul-box .ul-item li .word {
    position: absolute;
    top: 5%;
    width: 100%
}

#bl8800 .sect17 .box .ul-box .ul-item li .word .word-tit {
    display: inline-block;
    font-size: 40px;
    font-family: Bold;
    color: #fff;
    line-height: 1.2.1;
    background: -webkit-gradient(linear, left top, right top, from(#FFF046), color-stop(51.513671875%, #80FFD8), color-stop(98.974609375%, #3DD3FF));
    background: -o-linear-gradient(left, #FFF046 0%, #80FFD8 51.513671875%, #3DD3FF 98.974609375%);
    background: linear-gradient(90deg, #FFF046 0%, #80FFD8 51.513671875%, #3DD3FF 98.974609375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect17 .box .ul-box .ul-item li .item-line {
    position: relative
}

#bl8800 .sect17 .box .ul-box .ul-item li .item-line:nth-child(2) {
    margin-top: 2.5%
}

#bl8800 .sect17 .box .ul-box .ul-item li:nth-child(1) {
    width: 29.6023564065%
}

#bl8800 .sect17 .box .ul-box .ul-item li:nth-child(2) {
    padding: 0 .9204712813%;
    width: 39.1016200295%
}

#bl8800 .sect17 .box .ul-box .ul-item li:nth-child(2) .item-line:nth-child(1) .word .word-tit {
    font-size: 58px
}

#bl8800 .sect17 .box .ul-box .ul-item li:nth-child(2) .item-line:nth-child(2) .word {
    position: absolute;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 90%;
    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
}

#bl8800 .sect17 .box .ul-box .ul-item li:nth-child(2) .item-line:nth-child(2) .word .tit-1 {
    font-size: 58px
}

#bl8800 .sect17 .box .ul-box .ul-item li:nth-child(2) .item-line:nth-child(2) .word .tit-2 {
    font-size: 32px
}

#bl8800 .sect17 .box .ul-box .ul-item li:nth-child(3) {
    width: 29.4550810015%
}

#bl8800 .sect17 .box .ul-box .ul-item li:nth-child(3) .item-line:nth-child(2) .word {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#bl8800 .sect17 .bg {
    height: 700px;
    -o-object-fit: cover;
    object-fit: cover
}

#bl8800 .sect18 {
    background-color: #000;
    padding: 4vw 0
}

#bl8800 .sect18 .box {
    width: 96%;
    max-width: 1044px;
    margin: 0 auto;
    padding: 2vw 0;
    text-align: center
}

#bl8800 .sect18 .box .lab {
    font-size: 42px;
    line-height: 1.2.1;
    margin: 1vw 0;
    color: #fff
}

#bl8800 .sect18 .box .tit {
    font-size: 60px;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect18 .box .msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff
}

#bl8800 .sect18 .box .msg span {
    font-family: Bold;
    color: #7bc900
}

#bl8800 .sect18 .box-2 {
    width: 96%;
    max-width: 1220px;
    margin: 0 auto
}

#bl8800 .sect18 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .sect18 .box-2 ul li {
    text-align: center;
    position: relative
}

#bl8800 .sect18 .box-2 ul li img {
    width: 76px
}

#bl8800 .sect18 .box-2 ul li .word-tit {
    font-size: 41px;
    font-family: Regular;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    padding: .5vw 0 .7vw 0;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect18 .box-2 ul li .word-msg {
    font-size: 32px;
    color: #fff;
    line-height: 1.2
}

#bl8800 .sect18 .box-2 ul li:not(:last-child)::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 25%;
    bottom: 10%;
    right: -50%;
    background: #fff
}

#bl8800 .sect19 {
    background-color: #000;
    padding: 4vw 0 10vw 0
}

#bl8800 .sect19 .box {
    position: absolute;
    bottom: 2%;
    left: 5%;
    width: 80%;
    margin: 0 auto;
    text-align: left
}

#bl8800 .sect19 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .sect19 .box ul li {
    position: relative
}

#bl8800 .sect19 .box ul li img {
    width: 80%
}

#bl8800 .sect19 .box ul li:nth-child(1) {
    width: 65%
}

#bl8800 .sect19 .box ul li:nth-child(2) .word {
    font-size: 38px;
    font-weight: 900;
    color: #fff;
    line-height: 1.2;
    position: absolute
}

#bl8800 .sect19 .box ul li:nth-child(2) .word-1 {
    top: 15%;
    right: -22%
}

#bl8800 .sect19 .box ul li:nth-child(2) .word-2 {
    top: 70%;
    right: -26%
}

#bl8800 .sect19 .box .lab {
    font-size: 42px;
    line-height: 1.2.1;
    margin: 1vw 0;
    color: #fff
}

#bl8800 .sect19 .box .tit {
    font-size: 60px;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect19 .box .msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-family: Regular;
    font-weight: 400;
    color: #fff
}

#bl8800 .sect19 .bg {
    width: 100%;
    display: block;
    margin: 0 0 0 auto
}

#bl8800 .sect20 {
    background-color: #000;
    padding: 4vw 0
}

#bl8800 .sect20 .box {
    width: 96%;
    margin: 0 auto;
    padding: 2vw 0;
    text-align: center
}

#bl8800 .sect20 .box .lab {
    font-size: 42px;
    line-height: 1.2.1;
    margin: 1vw 0;
    color: #fff
}

#bl8800 .sect20 .box .tit {
    font-size: 60px;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect20 .box .msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff
}

#bl8800 .sect20 .picture-box {
    width: 96%;
    max-width: 1363px;
    margin: 0 auto;
    position: relative
}

#bl8800 .sect20 .picture-box ul {
    position: absolute;
    bottom: 4%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 74%
}

#bl8800 .sect20 .picture-box ul li {
    text-align: center;
    position: relative
}

#bl8800 .sect20 .picture-box ul li:nth-child(2) .word {
    margin-right: -20%
}

#bl8800 .sect20 .picture-box ul li:nth-child(3) .word {
    margin-right: -20%
}

#bl8800 .sect20 .picture-box ul li .word .word-tit {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bl8800 .sect21 {
    background-color: #000
}

#bl8800 .sect21 .box {
    position: relative
}

#bl8800 .sect21 .box .word {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 57%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bl8800 .sect21 .box .word .tit {
    font-size: 64px;
    font-family: Bold;
    font-weight: 600;
    color: #fff;
    line-height: 1.2
}

#bl8800 .sect21 .box-2 {
    text-align: center;
    padding: 4vw 0;
    width: 96%;
    max-width: 1467px;
    margin: 0 auto
}

#bl8800 .sect21 .box-2 .item-box-1 .word-box {
    max-width: 1021px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 4vw
}

#bl8800 .sect21 .box-2 .item-box-1 .word-box .word-tit {
    font-size: 60px;
    font-family: Bold;
    color: #fff;
    line-height: 1.2.2;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect21 .box-2 .item-box-1 .word-box .word-msg {
    margin-top: 2vw;
    font-size: 30px;
    font-family: Regular;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2
}

#bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul {
    margin: 2vw 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul .item-box-1-li {
    height: 100%
}

#bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul .item-box-1-li:nth-child(2) {
    margin: 0 1%
}

#bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul .item-box-1-li ul li:nth-child(1) {
    margin-bottom: 2.5%
}

#bl8800 .sect21 .box-2 .alertBtn {
    color: #fff;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50px;
    cursor: pointer;
    padding: .2vw 3vw;
    margin-top: 4vw;
    font-size: 48px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#bl8800 .sect21 .box-2 .alertBtn:hover {
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    color: #000;
    background-color: #fff
}

#bl8800 .sect21 .box-2 #alert-box {
    z-index: -1;
    opacity: 0;
    position: fixed;
    background-color: #0f0f1a;
    width: 80%;
    max-width: 1440px;
    top: 10vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 50px;
    border-radius: 10px;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

#bl8800 .sect21 .box-2 #alert-box .closeBtn {
    position: absolute;
    top: 2%;
    right: 1%;
    color: #fff;
    cursor: pointer
}

#bl8800 .sect21 .box-2 .item-box {
    padding: 1vw 2vw 4vw 2vw;
    height: 80vh;
    overflow-y: scroll
}

#bl8800 .sect21 .box-2 .item-box::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

#bl8800 .sect21 .box-2 .item-box::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 5px;
    -webkit-box-shadow: inset1px1px0rgba(0, 0, 0, 0.1)
}

#bl8800 .sect21 .box-2 .item-box:hover::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: inset1px1px0rgba(0, 0, 0, 0.1)
}

#bl8800 .sect21 .box-2 .item-box::-webkit-scrollbar-thumb:hover {
    background-color: #fff;
    -webkit-box-shadow: inset1px1px0rgba(0, 0, 0, 0.1)
}

#bl8800 .sect21 .box-2 .item-box::-webkit-scrollbar-track {
    border-radius: 5px;
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0)
}

#bl8800 .sect21 .box-2 .item-box::-webkit-scrollbar-track:hover {
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.4);
    background-color: rgba(0, 0, 0, .01)
}

#bl8800 .sect21 .box-2 .item-box-2 {
    margin-top: 4vw
}

#bl8800 .sect21 .box-2 .item-box-2 .title {
    padding-left: 3%;
    font-size: 2.5vw;
    text-align: left;
    font-family: Regular;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 2vw
}

#bl8800 .sect21 .box-2 .item-box-2 .item-box-2-ul {
    border-radius: 10px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f0f0f0;
    padding: 1vw
}

#bl8800 .sect21 .box-2 .item-box-2 .item-box-2-ul .item-box-2-li {
    width: 40%;
    vertical-align: middle;
    position: relative
}

#bl8800 .sect21 .box-2 .item-box-2 .item-box-2-ul .item-box-2-li .word-box {
    position: absolute;
    top: 50%;
    left: 5%;
    width: 90%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left
}

#bl8800 .sect21 .box-2 .item-box-2 .item-box-2-ul .item-box-2-li .word-box::before {
    content: "";
    position: absolute;
    left: -5%;
    width: 3px;
    z-index: 11;
    top: 0;
    height: 50%;
    background-color: #313131
}

#bl8800 .sect21 .box-2 .item-box-2 .item-box-2-ul .item-box-2-li .word-box::after {
    content: "";
    position: absolute;
    z-index: 1;
    left: -4.6%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #707070
}

#bl8800 .sect21 .box-2 .item-box-2 .item-box-2-ul .item-box-2-li .word-box .word-tit {
    font-size: 1.875vw;
    font-weight: 400;
    color: #0f0f1a;
    line-height: 1.2.1
}

#bl8800 .sect21 .box-2 .item-box-2 .item-box-2-ul .item-box-2-li .word-box .word-msg {
    margin-top: 2vw;
    font-size: 1.25vw;
    font-weight: 400;
    color: #59595c;
    line-height: 1.2.3
}

#bl8800 .sect21 .box-2 .item-box-2 .item-box-2-ul .item-box-2-li:nth-child(2) {
    width: 60%
}

#bl8800 .sect21 .box-2 .item-box-3 {
    margin: 2vw 0
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    width: 49%;
    vertical-align: middle;
    position: relative;
    padding: 1vw
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) {
    text-align: left;
    padding-left: 4vw
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) .word-lab {
    font-size: 1.25vw;
    font-weight: 400;
    color: #0f0f1a;
    line-height: 1.2
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) .word-tit {
    margin-top: .5vw;
    font-size: 1.875vw;
    font-weight: 400;
    color: #0f0f1a;
    line-height: 1.2
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) .word-msg {
    margin-top: 1vw;
    font-size: 1.25vw;
    font-weight: 400;
    color: #59595c;
    line-height: 1.2.3
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 2vw
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) ul li {
    width: 50%
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) ul li:nth-child(1) {
    width: 5.625vw
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) ul li:nth-child(2) {
    width: 12.1354166vw
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(2) {
    margin-left: 2%
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(2) .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li .word-box {
    position: absolute;
    top: 50%;
    left: 5%;
    width: 90%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li .word-box::before {
    content: "";
    position: absolute;
    left: -5%;
    width: 3px;
    z-index: 11;
    top: 0;
    height: 50%;
    background-color: #313131
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li .word-box::after {
    content: "";
    position: absolute;
    z-index: 1;
    left: -4.6%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #707070
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li .word-box .word-tit {
    font-size: 1.875vw;
    font-weight: 400;
    color: #0f0f1a;
    line-height: 1.2.1
}

#bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li .word-box .word-msg {
    margin-top: 2vw;
    font-size: 1.25vw;
    font-weight: 400;
    color: #59595c;
    line-height: 1.2.3
}

#bl8800 .sect21 .box-2 .item-box-4 {
    margin: 4vw 0
}

#bl8800 .sect21 .box-2 .item-box-4 .title {
    padding-left: 1%;
    font-size: 2vw;
    text-align: left;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 2vw
}

#bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 20px;
    background: #f0f0f0
}

#bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul .item-box-4-li {
    border-radius: 10px;
    overflow: hidden;
    width: 49%;
    vertical-align: middle;
    position: relative;
    padding: 1vw
}

#bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul .item-box-4-li:nth-child(1) {
    width: 30%
}

#bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul .item-box-4-li:nth-child(2) {
    width: 21.42%
}

#bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul .item-box-4-li:nth-child(3) {
    width: 35%
}

#bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul .item-box-4-li:nth-child(4) {
    width: 30%
}

#bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul .item-box-4-li .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2.1;
    margin-top: .5vw;
    margin-bottom: 1vw
}

#bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul .item-box-4-li .word-box {
    position: absolute;
    top: 50%;
    left: 5%;
    width: 90%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left
}

#bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul .item-box-4-li .word-box .word-tit {
    font-size: 1.875vw;
    font-weight: 400;
    color: #0f0f1a;
    line-height: 1.2.1
}

#bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul .item-box-4-li .word-box .word-msg {
    margin-top: 2vw;
    font-size: 1.25vw;
    font-weight: 400;
    color: #59595c;
    line-height: 1.2.3
}

#bl8800 .sect21 .box-2 .item-box-5 {
    margin: 4vw 0
}

#bl8800 .sect21 .box-2 .item-box-5 .title {
    padding-left: 1%;
    font-size: 2vw;
    text-align: left;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 2vw
}

#bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 20px
}

#bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li {
    border-radius: 10px;
    background: #f0f0f0;
    overflow: hidden;
    width: 49%;
    vertical-align: middle;
    position: relative;
    padding: 1vw
}

#bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li:nth-child(1) {
    padding-top: 4vw
}

#bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li:nth-child(1) .word-box {
    padding-bottom: 4vw
}

#bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li:nth-child(2) {
    margin-left: 2%
}

#bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li:nth-child(2) ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li:nth-child(2) ul li {
    vertical-align: middle;
    width: 50%
}

#bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2.1;
    margin-top: .5vw;
    margin-bottom: 1vw
}

#bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li .word-box {
    text-align: left
}

#bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li .word-box .word-tit {
    font-size: 1.875vw;
    font-weight: 400;
    color: #0f0f1a;
    line-height: 1.2.1
}

#bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li .word-box .word-lab {
    font-size: 1.25vw;
    font-weight: 400;
    color: #59595c;
    line-height: 1.2.3
}

#bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li .word-box .word-msg {
    margin-top: 2vw;
    font-size: 1.25vw;
    font-weight: 400;
    color: #59595c;
    line-height: 1.2.3
}

#bl8800 .sect22 {
    background-color: #000
}

#bl8800 .sect22 .box {
    position: relative
}

#bl8800 .sect22 .box .word {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 57%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bl8800 .sect22 .box .word .tit {
    font-size: 64px;
    font-family: Bold;
    font-style: italic;
    font-weight: 600;
    color: #fff;
    line-height: 1.2
}

#bl8800 .sect22 .box-2,
#bl8800 .sect22 .box-3 {
    width: 100%
}

#bl8800 .sect22 .box-2 .word-box,
#bl8800 .sect22 .box-3 .word-box {
    text-align: center;
    width: 96%;
    max-width: 1359px;
    margin: 0 auto;
    padding: 4vw 0
}

#bl8800 .sect22 .box-2 .word-box .word-tit,
#bl8800 .sect22 .box-3 .word-box .word-tit {
    font-size: 60px;
    display: inline-block;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2
}

#bl8800 .sect22 .box-2 .word-box .word-msg,
#bl8800 .sect22 .box-3 .word-box .word-msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff;
    max-width: 1000px;
    margin: 0 auto;
    padding: 2vw 0
}

#bl8800 .sect22 .box-3 .note {
    text-align: center;
    padding-top: 1vw;
    font-size: 14px;
    font-family: Regular;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2
}

#bl8800 .sect23 {
    background-color: #000
}

#bl8800 .sect23 .box {
    padding-top: 4vw;
    text-align: center
}

#bl8800 .sect23 .box .tit {
    font-size: 60px;
    display: inline-block;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2.2
}

#bl8800 .sect23 .box .tit span {
    color: #fff;
    -webkit-text-fill-color: #fff
}

#bl8800 .sect23 .box .msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff;
    max-width: 1015px;
    margin: 0 auto;
    padding: 2vw 0
}

#bl8800 .sect23 .box ul {
    font-size: 0;
    width: 96%;
    max-width: 1264px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 2vw
}

#bl8800 .sect23 .box ul li {
    display: inline-block
}

#bl8800 .sect23 .box ul li .word .word-tit {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2;
    padding-top: 1vw;
    background: -webkit-gradient(linear, left top, right top, from(#ED4807), color-stop(51.513671875%, #DB6D1B), color-stop(98.974609375%, #FFB25F));
    background: -o-linear-gradient(left, #ED4807 0%, #DB6D1B 51.513671875%, #FFB25F 98.974609375%);
    background: linear-gradient(90deg, #ED4807 0%, #DB6D1B 51.513671875%, #FFB25F 98.974609375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect23 .box ul li:nth-child(1) img {
    width: 2.3958333333vw
}

#bl8800 .sect23 .box ul li:nth-child(2) img {
    width: 2.2916666667vw
}

#bl8800 .sect23 .box ul li:nth-child(3) img {
    width: 2.1875vw
}

#bl8800 .sect23 .box ul li:nth-child(4) img {
    width: 2.8645833333vw
}

#bl8800 .sect23 .box ul li:nth-child(5) img {
    width: 2.2395833333vw
}

#bl8800 .sect23 .box ul li:nth-child(6) img {
    width: 1.9270833333vw
}

#bl8800 .sect23 .box ul li:nth-child(7) img {
    width: 2.2395833333vw
}

#bl8800 .sect23 .box ul li:nth-child(8) img {
    width: 1.5625vw
}

#bl8800 .sect23 .box ul li:nth-child(9) img {
    width: 1.9791666667vw
}

#bl8800 .sect23 .box ul li:nth-child(10) img {
    width: 2.2916666667vw
}

#bl8800 .sect24 {
    background-color: #000;
    padding: 4vw 0
}

#bl8800 .sect24 .box {
    text-align: center
}

#bl8800 .sect24 .box .tit {
    font-size: 60px;
    display: inline-block;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2.2
}

#bl8800 .sect24 .box .msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff;
    max-width: 1015px;
    margin: 0 auto;
    padding: 2vw 0
}

#bl8800 .sect24 .note {
    text-align: center;
    padding-top: 1vw;
    font-size: 18px;
    font-family: Regular;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2
}

#bl8800 .sect25 {
    background-color: #000;
    padding: 4vw 0
}

#bl8800 .sect25 .box {
    text-align: center;
    width: 100%;
    max-width: 1361px;
    margin: 0 auto
}

#bl8800 .sect25 .box .tit {
    font-size: 60px;
    display: inline-block;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2.2;
    padding-bottom: 2vw
}

#bl8800 .sect25 .box .msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff;
    max-width: 1015px;
    margin: 0 auto;
    padding: 2vw 0
}

#bl8800 .sect25 .box .picture-box {
    position: relative
}

#bl8800 .sect25 .box .picture-box .word {
    position: absolute;
    width: 19%;
    font-size: 16px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff
}

#bl8800 .sect25 .box .picture-box .word-1 {
    top: 40%;
    left: 4.5%
}

#bl8800 .sect25 .box .picture-box .word-2 {
    top: 40%;
    left: 28%
}

#bl8800 .sect25 .box .picture-box .word-3 {
    top: 82%;
    left: 4.5%
}

#bl8800 .sect25 .box .picture-box .word-4 {
    top: 82%;
    left: 28%
}

#bl8800 .sect26 .box {
    text-align: center;
    position: absolute;
    top: 3%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 96%;
    max-width: 1264px
}

#bl8800 .sect26 .box .tit {
    font-size: 60px;
    display: inline-block;
    font-family: Bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1.2.2
}

#bl8800 .sect26 .box .msg {
    font-size: 26px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff;
    max-width: 1015px;
    margin: 0 auto;
    padding: 1vw 0
}

#bl8800 .sect26 .box ul {
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 1vw
}

#bl8800 .sect26 .box ul li {
    display: inline-block
}

#bl8800 .sect26 .box ul li .word .word-tit {
    font-size: 30px;
    line-height: 1.2;
    font-family: Regular;
    font-weight: bold;
    color: #fff;
    padding: .5vw 0
}

#bl8800 .sect26 .box ul li .word .word-msg {
    font-size: 28px;
    font-family: Regular;
    font-weight: 400;
    line-height: 1.2;
    color: #fff
}

#bl8800 .sect26 .box ul li:nth-child(1) img {
    width: 4.1666666667vw
}

#bl8800 .sect26 .box ul li:nth-child(2) img {
    width: 4.0104166667vw
}

#bl8800 .sect26 .box ul li:nth-child(3) img {
    width: 3.125vw
}

#bl8800 .sect26 .box ul li:nth-child(4) img {
    width: 3.8541666667vw
}

#bl8800 .sect26 .box ul li:nth-child(5) img {
    width: 4.5833333333vw
}

#bl8800 .sect27 {
    background-color: #000
}

#bl8800 .sect27 .box {
    padding: 4vw 0;
    text-align: center;
    width: 96%;
    max-width: 1366px;
    margin: 0 auto
}

#bl8800 .sect27 .box .title {
    font-size: 60px;
    font-family: Bold;
    color: #fff;
    line-height: 1.2.2;
    font-style: italic
}

#bl8800 .sect27 .box .picture-box .item-ul .item-li {
    background: #141414;
    width: 100%;
    margin-bottom: 10px;
    padding: 2vw 1vw
}

#bl8800 .sect27 .box .picture-box .item-ul .item-li .msg {
    font-size: 26px;
    font-family: Regular;
    font-weight: 400;
    color: #fff;
    line-height: 1.2.2;
    padding-bottom: 2vw
}

#bl8800 .sect27 .box .picture-box .item-ul .item-li .msg span {
    font-size: 30px;
    font-weight: bold;
    color: #ff7200
}

#bl8800 .sect27 .box .picture-box .item-ul .item-li:nth-child(1) img {
    width: 100%
}

#bl8800 .sect27 .box .picture-box .item-ul .item-li:nth-child(1) .tit {
    font-size: 48px;
    font-family: Regular;
    font-weight: bold;
    color: #fff;
    line-height: 1.2.2;
    background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
    background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
    background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect27 .box .picture-box .item-ul .item-li:nth-child(2) img {
    width: 100%
}

#bl8800 .sect27 .box .picture-box .item-ul .item-li .icon-box-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 4vw
}

#bl8800 .sect27 .box .picture-box .item-ul .item-li .icon-box-ul li img {
    width: 6.0416666667vw
}

#bl8800 .sect27 .box .picture-box .item-ul .item-li .icon-box-ul li .word-tit {
    font-size: 18px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #f2ece0;
    padding-top: 1vw
}

#bl8800 .sect28 {
    background-color: #000;
    padding: 4vw 0
}

#bl8800 .sect28 .box {
    width: 96%;
    max-width: 1366px;
    margin: 0 auto
}

#bl8800 .sect28 .box li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5% 0
}

#bl8800 .sect28 .box li .picture {
    width: 50%
}

#bl8800 .sect28 .box li .word-box {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#bl8800 .sect28 .box li .word-box .tit {
    font-size: 48px;
    font-family: Regular;
    font-weight: bold;
    color: #fff;
    line-height: 1.2.2;
    background: -webkit-gradient(linear, left top, right top, from(#ED4807), color-stop(51.513671875%, #DB6D1B), color-stop(98.974609375%, #FFB25F));
    background: -o-linear-gradient(left, #ED4807 0%, #DB6D1B 51.513671875%, #FFB25F 98.974609375%);
    background: linear-gradient(90deg, #ED4807 0%, #DB6D1B 51.513671875%, #FFB25F 98.974609375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bl8800 .sect28 .box li .word-box .lab {
    font-size: 28px;
    font-family: Regular;
    line-height: 1.2.2;
    font-weight: bold;
    color: #fff
}

#bl8800 .sect28 .box li .word-box .msg {
    font-size: 22px;
    line-height: 1.2.2;
    font-weight: 400;
    color: #fff;
    max-width: 1015px;
    margin: 0 auto;
    padding: 2vw 0
}

#bl8800 .sect28 .box li:nth-child(odd) .word-box {
    padding-left: 5%;
    word-break: break-all
}

#bl8800 .sect28 .box li:nth-child(even) .word-box {
    padding: 0 2%
}

#bl8800 .sect29 .box {
    width: 96%;
    max-width: 1366px;
    margin: 0 auto;
    padding: 4vw 0
}

#bl8800 .sect29 .box ul {
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bl8800 .sect29 .box ul li {
    width: 30%
}

#bl8800 .sect29 .box ul li img {
    width: 14.53125vw
}

#bl8800 .sect29 .box ul li p {
    margin-top: 2vw;
    font-size: 30px;
    font-family: Regular;
    font-weight: 400;
    color: #030000;
    line-height: 1.2.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bl8800 .sect29 .box ul li p span {
    position: relative;
    width: 30px;
    height: 30px;
    background: #2f2e2e;
    border-radius: 50%;
    display: inline-block;
    margin: 0 15px
}

#bl8800 .sect29 .box ul li p span::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid #898989
}

#bl8800 .sect29 .box-2 {
    width: 96%;
    max-width: 1366px;
    margin: 0 auto;
    padding: 4vw 0
}

#bl8800 .sect29 .box-2 ul {
    font-size: 0
}

#bl8800 .sect29 .box-2 ul li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #656565
}

#bl8800 .sect29 .box-2 ul li:last-child {
    border-bottom: none
}

#bl8800 .sect29 .box-2 ul li p {
    font-size: 30px;
    font-family: Regular;
    font-weight: 400;
    color: #000;
    line-height: 1.2.5;
    padding: 1vw 0
}

#bl8800 .sect29 .box-2 ul li .left {
    width: 30%;
    padding-left: 2%
}

#bl8800 .sect29 .box-2 ul li .right {
    width: 70%
}

#bl8800 .sect29 .box-2 ul li .right img {
    width: 35.625vw
}

@media screen and (max-width: 1366px)and (min-width: 768px) {
    #bl8800 .sect1 .box {
        left: 5%
    }

    #bl8800 .sect1 .box .tit {
        font-size: 6.588579795vw
    }

    #bl8800 .sect1 .box .tit sup {
        font-size: 1.756954612vw
    }

    #bl8800 .sect1 .box .lab span {
        font-size: 1.317715959vw
    }

    #bl8800 .sect1 .box .msg {
        font-size: 2.635431918vw
    }

    #bl8800 .new-sect1 .p1 {
        font-size: 11.7130307467vw
    }

    #bl8800 .new-sect1 .p2 {
        font-size: 4.0263543192vw
    }

    #bl8800 .new-sect1 .p3 {
        font-size: 9.5168374817vw
    }

    #bl8800 .new-sect1 .p4 {
        font-size: 9.5168374817vw
    }

    #bl8800 .sect2 .box {
        width: 100%
    }

    #bl8800 .sect2 .box .word .tit {
        font-size: 3.3674963397vw
    }

    #bl8800 .sect2 .box .word .msg {
        font-size: 1.4641288433vw
    }

    #bl8800 .sect2 .box .word img {
        width: 7.1742313324vw
    }

    #bl8800 .sect2 .box .word-1 {
        left: 4%;
        top: 58%
    }

    #bl8800 .sect2 .box .word-2 {
        left: 8%;
        top: 33%
    }

    #bl8800 .sect2 .box .word-3 {
        left: 22%;
        top: 5%
    }

    #bl8800 .sect2 .box .word-4 {
        left: 61%;
        top: 28%
    }

    #bl8800 .sect2 .box .word-5 {
        right: 2%
    }

    #bl8800 .sect2 .box .word-6 {
        left: 55%;
        top: 5%
    }

    #bl8800 .sect2 .box-2 .tit {
        font-size: 1.756954612vw
    }

    #bl8800 .sect2 .box-2 .msg {
        font-size: 1.4641288433vw
    }

    #bl8800 .sect3 {
        height: 65.8857979502vw
    }

    #bl8800 .sect3 .box .tit {
        font-size: 3.6603221083vw
    }

    #bl8800 .sect3 .box .ul-box .ul-item li {
        display: inline-block;
        vertical-align: top;
        position: relative
    }

    #bl8800 .sect3 .box .ul-box .ul-item li .word .word-tit {
        font-size: 2.635431918vw
    }

    #bl8800 .sect3 .box .ul-box .ul-item li .word .word-msg {
        font-size: 2.196193265vw
    }

    #bl8800 .sect3 .box .ul-1 {
        width: 29.4289897511vw
    }

    #bl8800 .sect3 .box .ul-2 {
        width: 38.9458272328vw
    }

    #bl8800 .sect3 .box .ul-2 li:nth-child(3) .word img {
        width: 9.2972181552vw
    }

    #bl8800 .sect3 .box .ul-3 {
        width: 29.2825768668vw
    }

    #bl8800 .sect3 .box .ul-3 li:nth-child(1) .word .word-msg {
        font-size: 2.1229868228vw
    }

    #bl8800 .sect7 .box .tit {
        font-size: 4.2459736457vw
    }

    #bl8800 .sect7 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect7 .box .ul-box .ul-item li .word .word-tit {
        font-size: 3.2942898975vw
    }

    #bl8800 .sect7 .box .ul-box .ul-item li .word .word-msg {
        font-size: 2.635431918vw
    }

    #bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(1) .picture-box:nth-child(1) .word .word-msg {
        font-size: 2.196193265vw
    }

    #bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(1) .picture-box:nth-child(2) .word .word-msg {
        font-size: 2.7086383602vw
    }

    #bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(2) .picture-box:nth-child(2) .word .word-msg {
        font-size: 3.1478770132vw
    }

    #bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(2) .picture-box:nth-child(1) .word .word-msg {
        font-size: 2.0497803807vw
    }

    #bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(1) .picture-box:nth-child(1) .word .word-msg {
        font-size: 9.5168374817vw
    }

    #bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(2) .picture-box:nth-child(1) .word .word-msg {
        font-size: 5.0512445095vw
    }

    #bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(2) .picture-box:nth-child(2) .word .word-msg {
        font-size: 2.635431918vw
    }

    #bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(2) .picture-box:nth-child(3) .word .word-msg {
        font-size: 2.3426061493vw
    }

    #bl8800 .sect7 .box .ul-box .ul-2 .li-2-2 .picture-box:nth-child(1) .word .word-msg {
        font-size: 2.635431918vw
    }

    #bl8800 .sect7 .box .ul-box .ul-2 .li-2-2 .picture-box:nth-child(2) .word .word-tit {
        font-size: 8.2723279649vw
    }

    #bl8800 .sect7 .box .ul-box .ul-2 .li-2-2 .picture-box:nth-child(2) .word .word-msg {
        font-size: 3.7335285505vw
    }

    #bl8800 .sect4 .box .lab {
        font-size: 2.635431918vw
    }

    #bl8800 .sect4 .box .tit {
        font-size: 3.6603221083vw
    }

    #bl8800 .sect4 .box .msg {
        font-size: 1.756954612vw
    }

    #bl8800 .sect4 .box2 {
        width: 90%
    }

    #bl8800 .sect4 .box2 .ul-1 li .icon-text {
        font-size: 1.756954612vw
    }

    #bl8800 .sect4 .box2 .ul-2 li:nth-child(2) img:nth-child(1) {
        width: 33.3089311859vw
    }

    #bl8800 .sect4 .box2 .ul-2 li:nth-child(2) img:nth-child(2) {
        width: 23.5724743777vw
    }

    #bl8800 .sect4 .box2 .ul-2 li .word-text {
        font-size: 2.4158125915vw
    }

    #bl8800 .sect4 .box2 .ul-2 li .word-text:nth-child(1) {
        height: 5.4904831625vw;
        line-height: 8.78477306vw
    }

    #bl8800 .sect4 .box2 .ul-2 li .word-tit {
        font-size: 7.3206442167vw
    }

    #bl8800 .sect4 .box2 .ul-2 li .word-msg {
        font-size: 1.756954612vw
    }

    #bl8800 .sect5 .box {
        padding-bottom: 20vw
    }

    #bl8800 .sect5 .box ul li p {
        font-size: 1.756954612vw
    }

    #bl8800 .sect5 .box-2 .box-2-content {
        top: -16vw
    }

    #bl8800 .sect5 .box-2 .ul-1 li img {
        width: 27.2327964861vw
    }

    #bl8800 .sect5 .box-2 .ul-1 li:nth-child(2) {
        font-size: 5.8565153734vw
    }

    #bl8800 .sect5 .box-2 .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(1) .right {
        font-size: 5.270863836vw
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(2) .right {
        font-size: 1.9765739385vw
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(3) {
        margin-top: 0
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(3) .left,
    #bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(4) .left {
        font-size: 2.196193265vw;
        line-height: normal;
        height: auto
    }

    #bl8800 .sect6 .box .lab {
        font-size: 3.074670571vw
    }

    #bl8800 .sect6 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect6 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect6 .box ul li .word .word-tit {
        font-size: 6.588579795vw
    }

    #bl8800 .sect6 .box ul li .word .word-tit sup {
        font-size: 2.196193265vw
    }

    #bl8800 .sect6 .box ul li .word .word-msg {
        font-size: 3.074670571vw
    }

    #bl8800 .sect8 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect8 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect8 .picutre-box {
        margin-left: auto;
        width: 100%
    }

    #bl8800 .sect8 .word img {
        width: 6.2225475842vw
    }

    #bl8800 .sect8 .word p {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect8 .word-1 {
        top: 18%;
        left: 17.5%
    }

    #bl8800 .sect8 .word-2 {
        top: 2%;
        left: 25.5%
    }

    #bl8800 .sect8 .word-3 {
        top: 18%;
        left: 35.5%
    }

    #bl8800 .sect8 .word-4 {
        top: 10%;
        left: 45.5%
    }

    #bl8800 .sect8 .word-5 {
        top: 8%;
        left: 67.5%
    }

    #bl8800 .sect8 .word-6 {
        top: 70%;
        left: 45.7%
    }

    #bl8800 .new-sect2 .box .lab {
        font-size: 2.196193265vw
    }

    #bl8800 .new-sect2 .box .tit {
        font-size: 3.6603221083vw
    }

    #bl8800 .new-sect2 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .new-sect2 .box-2 .tit {
        font-size: 3.6603221083vw
    }

    #bl8800 .new-sect2 .box-2 li {
        margin: 0 1%
    }

    #bl8800 .new-sect2 .box-3 ul li .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(1) .picture-box:nth-child(1) img {
        width: 19.5461200586vw
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(1) .picture-box:nth-child(2) img {
        width: 19.6925329429vw
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(2) img {
        width: 40.0439238653vw
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(3) img {
        width: 34.9194729136vw
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(4) img {
        width: 21.3762811127vw;
        margin: 0 .25vw
    }

    #bl8800 .new-sect2 .box-3 .tit {
        font-size: 3.6603221083vw
    }

    #bl8800 .new-sect2 .box-4 ul li .msg {
        font-size: 1.4641288433vw
    }

    #bl8800 .new-sect2 .box-4 .tit {
        font-size: 3.513909224vw
    }

    #bl8800 .new-sect2 .box-5 ul li .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .new-sect2 .box-5 ul li img {
        width: 38.2137628111vw
    }

    #bl8800 .new-sect2 .box-5 .tit {
        font-size: 3.513909224vw
    }

    #bl8800 .sect9 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect9 .box .lab {
        font-size: 3.513909224vw
    }

    #bl8800 .sect9 .box .msg {
        font-size: 2.196193265vw
    }

    #bl8800 .sect10 .box .lab {
        font-size: 2.196193265vw
    }

    #bl8800 .sect10 .box .tit {
        font-size: 3.6603221083vw
    }

    #bl8800 .sect10 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect10 .box img {
        width: 33.9677891654vw
    }

    #bl8800 .sect11 .box .tit {
        font-size: 3.513909224vw
    }

    #bl8800 .sect11 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect11 .box-1 {
        width: 90%
    }

    #bl8800 .sect11 .box-2 {
        width: 90%
    }

    #bl8800 .sect11 .box-4 ul li .msg {
        font-size: 1.756954612vw
    }

    #bl8800 .sect12 .box {
        width: 90%
    }

    #bl8800 .sect12 .box .lab {
        font-size: 2.635431918vw
    }

    #bl8800 .sect12 .box .tit {
        font-size: 4.2459736457vw
    }

    #bl8800 .sect12 .box .msg {
        font-size: 2.196193265vw
    }

    #bl8800 .sect13 .box .lab {
        font-size: 3.074670571vw
    }

    #bl8800 .sect13 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect13 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect14 .box {
        width: 96%
    }

    #bl8800 .sect14 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect14 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect14 .box .msg span {
        font-size: 3.2210834553vw
    }

    #bl8800 .sect14 .box ul .box-1 .msg {
        padding-right: 5%
    }

    #bl8800 .sect14 .box ul .box-1 img {
        width: 58.5651537335vw
    }

    #bl8800 .sect14 .box ul .box-2 img {
        width: 51.6105417277vw
    }

    #bl8800 .sect14 .box ul .box-2 .word {
        padding: 0 0 0 5%
    }

    #bl8800 .sect14 .box ul .box-3 img {
        width: 56.149341142vw
    }

    #bl8800 .sect14 .box ul .box-3 .word {
        padding: 0 5% 0 0
    }

    #bl8800 .sect14 .box ul .box-4 {
        margin-top: -5vw
    }

    #bl8800 .sect14 .box ul .box-4 img {
        width: 63.7628111274vw
    }

    #bl8800 .sect14 .box ul .box-4 .word {
        padding: 0 5%
    }

    #bl8800 .sect15 .box {
        width: 90%
    }

    #bl8800 .sect15 .box .lab {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect15 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect15 .box .msg {
        font-size: 1.4641288433vw
    }

    #bl8800 .sect15 .box .picture-box .note {
        font-size: 1.1713030747vw
    }

    #bl8800 .sect16 .box {
        width: 90%
    }

    #bl8800 .sect16 .box .lab {
        font-size: 3.074670571vw
    }

    #bl8800 .sect16 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect16 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect16 .box-2 .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect17 {
        height: 51.2445095168vw
    }

    #bl8800 .sect17 .box {
        width: 90%
    }

    #bl8800 .sect17 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect17 .box .ul-box .ul-item li .word .word-tit {
        font-size: 2.635431918vw
    }

    #bl8800 .sect17 .box .ul-box .ul-item li:nth-child(2) .item-line:nth-child(1) .word .word-tit {
        font-size: 4.2459736457vw
    }

    #bl8800 .sect17 .box .ul-box .ul-item li:nth-child(2) .item-line:nth-child(2) .word .tit-1 {
        font-size: 4.2459736457vw
    }

    #bl8800 .sect17 .box .ul-box .ul-item li:nth-child(2) .item-line:nth-child(2) .word .tit-2 {
        font-size: 2.3426061493vw
    }

    #bl8800 .sect18 .box {
        width: 90%
    }

    #bl8800 .sect18 .box .lab {
        font-size: 3.074670571vw
    }

    #bl8800 .sect18 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect18 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect18 .box-2 {
        width: 90%
    }

    #bl8800 .sect18 .box-2 ul li img {
        width: 5.5636896047vw
    }

    #bl8800 .sect18 .box-2 ul li .word-tit {
        font-size: 3.0014641288vw
    }

    #bl8800 .sect18 .box-2 ul li .word-msg {
        font-size: 2.3426061493vw
    }

    #bl8800 .sect19 {
        padding: 4vw 0 20vw 0
    }

    #bl8800 .sect19 .box {
        bottom: 5%;
        left: 5%;
        width: 80%
    }

    #bl8800 .sect19 .box ul li img {
        width: 29.5021961933vw
    }

    #bl8800 .sect19 .box ul li:nth-child(1) {
        width: 42.8989751098vw
    }

    #bl8800 .sect19 .box ul li:nth-child(2) .word {
        font-size: 2.7818448023vw
    }

    #bl8800 .sect19 .box .lab {
        font-size: 3.074670571vw;
        line-height: 1.2.1;
        margin: 1vw 0;
        color: #fff
    }

    #bl8800 .sect19 .box .tit {
        font-size: 4.39238653vw;
        font-family: Bold;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, from(#FF5F20), to(#FFC22E));
        background: -o-linear-gradient(left, #FF5F20 0%, #FFC22E 100%);
        background: linear-gradient(90deg, #FF5F20 0%, #FFC22E 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        line-height: 1.2
    }

    #bl8800 .sect19 .box .msg {
        font-size: 1.9033674963vw;
        line-height: 1.2.2;
        font-family: Regular;
        font-weight: 400;
        color: #fff
    }

    #bl8800 .sect19 .bg {
        width: 100%
    }

    #bl8800 .sect20 .box {
        width: 90%
    }

    #bl8800 .sect20 .box .lab {
        font-size: 3.074670571vw
    }

    #bl8800 .sect20 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect20 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect20 .picture-box {
        width: 90%
    }

    #bl8800 .sect20 .picture-box ul li .word .word-tit {
        font-size: 1.756954612vw
    }

    #bl8800 .sect21 .box .word .tit {
        font-size: 4.6852122987vw
    }

    #bl8800 .sect21 .box-2 {
        width: 90%
    }

    #bl8800 .sect21 .box-2 .alertBtn {
        font-size: 3.6603221083vw
    }

    #bl8800 .sect21 .box-2 .item-box-1 .word-box .word-tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect21 .box-2 .item-box-1 .word-box .word-msg {
        font-size: 2.196193265vw
    }

    #bl8800 .sect21 .box-2 .item-box-2 .title {
        font-size: 3.513909224vw
    }

    #bl8800 .sect21 .box-2 .item-box-2 .item-box-2-ul .item-box-2-li .word-box .word-tit {
        font-size: 2.635431918vw
    }

    #bl8800 .sect21 .box-2 .item-box-2 .item-box-2-ul .item-box-2-li .word-box .word-msg {
        font-size: 1.756954612vw
    }

    #bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) .word-lab {
        font-size: 1.756954612vw
    }

    #bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) .word-tit {
        font-size: 2.635431918vw
    }

    #bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) .word-msg {
        font-size: 1.756954612vw
    }

    #bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) ul li {
        width: 50%
    }

    #bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) ul li:nth-child(1) {
        width: 7.906295754vw
    }

    #bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) ul li:nth-child(2) {
        width: 17.0571010249vw
    }

    #bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li .word-box .word-tit {
        font-size: 2.635431918vw
    }

    #bl8800 .sect21 .box-2 .item-box-3 .item-box-3-ul .item-box-3-li .word-box .word-msg {
        font-size: 1.756954612vw
    }

    #bl8800 .sect21 .box-2 .item-box-4 .title {
        font-size: 3.513909224vw
    }

    #bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul .item-box-4-li .msg {
        font-size: 1.756954612vw
    }

    #bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul .item-box-4-li .word-box .word-tit {
        font-size: 2.635431918vw
    }

    #bl8800 .sect21 .box-2 .item-box-4 .item-box-4-ul .item-box-4-li .word-box .word-msg {
        font-size: 1.756954612vw
    }

    #bl8800 .sect21 .box-2 .item-box-5 .title {
        font-size: 3.513909224vw
    }

    #bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li .msg {
        font-size: 1.756954612vw
    }

    #bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li .word-box .word-tit {
        font-size: 2.635431918vw
    }

    #bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li .word-box .word-lab {
        font-size: 1.756954612vw
    }

    #bl8800 .sect21 .box-2 .item-box-5 .item-box-5-ul .item-box-5-li .word-box .word-msg {
        font-size: 1.756954612vw
    }

    #bl8800 .sect22 .box .word .tit {
        font-size: 4.6852122987vw
    }

    #bl8800 .sect22 .box-2,
    #bl8800 .sect22 .box-3 {
        width: 100%
    }

    #bl8800 .sect22 .box-2 .word-box .word-tit,
    #bl8800 .sect22 .box-3 .word-box .word-tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect22 .box-2 .word-box .word-msg,
    #bl8800 .sect22 .box-3 .word-box .word-msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect22 .box-3 .note {
        font-size: 14px
    }

    #bl8800 .sect23 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect23 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect23 .box ul {
        width: 90%
    }

    #bl8800 .sect23 .box ul li {
        display: inline-block
    }

    #bl8800 .sect23 .box ul li .word .word-tit {
        font-size: 1.317715959vw
    }

    #bl8800 .sect23 .box ul li:nth-child(1) img {
        width: 3.3674963397vw
    }

    #bl8800 .sect23 .box ul li:nth-child(2) img {
        width: 3.2210834553vw
    }

    #bl8800 .sect23 .box ul li:nth-child(3) img {
        width: 3.074670571vw
    }

    #bl8800 .sect23 .box ul li:nth-child(4) img {
        width: 4.0263543192vw
    }

    #bl8800 .sect23 .box ul li:nth-child(5) img {
        width: 3.1478770132vw
    }

    #bl8800 .sect23 .box ul li:nth-child(6) img {
        width: 2.7086383602vw
    }

    #bl8800 .sect23 .box ul li:nth-child(7) img {
        width: 3.1478770132vw
    }

    #bl8800 .sect23 .box ul li:nth-child(8) img {
        width: 2.196193265vw
    }

    #bl8800 .sect23 .box ul li:nth-child(9) img {
        width: 2.7818448023vw
    }

    #bl8800 .sect23 .box ul li:nth-child(10) img {
        width: 3.2210834553vw
    }

    #bl8800 .sect24 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect24 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect24 .note {
        font-size: 18px
    }

    #bl8800 .sect25 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect25 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect25 .box .picture-box .word {
        font-size: 1.4641288433vw
    }

    #bl8800 .sect26 .box {
        width: 90%;
        top: 5%
    }

    #bl8800 .sect26 .box .tit {
        font-size: 4.39238653vw
    }

    #bl8800 .sect26 .box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect26 .box ul li {
        display: inline-block
    }

    #bl8800 .sect26 .box ul li .word .word-tit {
        font-size: 2.4890190337vw
    }

    #bl8800 .sect26 .box ul li .word .word-msg {
        font-size: 2.3426061493vw
    }

    #bl8800 .sect26 .box ul li:nth-child(1) img {
        width: 5.8565153734vw
    }

    #bl8800 .sect26 .box ul li:nth-child(2) img {
        width: 5.6368960469vw
    }

    #bl8800 .sect26 .box ul li:nth-child(3) img {
        width: 4.39238653vw
    }

    #bl8800 .sect26 .box ul li:nth-child(4) img {
        width: 5.4172767204vw
    }

    #bl8800 .sect26 .box ul li:nth-child(5) img {
        width: 6.4421669107vw
    }

    #bl8800 .sect27 .box {
        width: 90%
    }

    #bl8800 .sect27 .box .title {
        font-size: 4.39238653vw
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li .msg span {
        font-size: 2.196193265vw
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li:nth-child(1) img {
        width: 100%
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li:nth-child(1) .tit {
        font-size: 3.513909224vw
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li:nth-child(2) img {
        width: 100%
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li .icon-box-ul li img {
        width: 8.4919472914vw
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li .icon-box-ul li .word-tit {
        font-size: 1.317715959vw
    }

    #bl8800 .sect28 .box {
        width: 96%
    }

    #bl8800 .sect28 .box li .picture img {
        width: 100%
    }

    #bl8800 .sect28 .box li .word-box {
        width: 39.3850658858vw
    }

    #bl8800 .sect28 .box li .word-box .tit {
        font-size: 3.513909224vw
    }

    #bl8800 .sect28 .box li .word-box .lab {
        font-size: 2.0497803807vw
    }

    #bl8800 .sect28 .box li .word-box .msg {
        font-size: 1.9033674963vw
    }

    #bl8800 .sect29 .box {
        width: 90%
    }

    #bl8800 .sect29 .box ul li img {
        width: 20.4245973646vw
    }

    #bl8800 .sect29 .box ul li p {
        font-size: 2.196193265vw
    }

    #bl8800 .sect29 .box ul li p span {
        width: 20px;
        height: 20px;
        margin: 0 10px
    }

    #bl8800 .sect29 .box ul li p span::before {
        width: 32px;
        height: 32px
    }

    #bl8800 .sect29 .box-2 ul li p {
        font-size: 2.196193265vw
    }

    #bl8800 .sect29 .box-2 ul li .right img {
        width: 50.0732064422vw
    }
}

@media screen and (max-width: 767px) {
    #bl8800 {
        overflow: hidden
    }

    #bl8800 .bl8800-pc {
        display: none !important
    }

    #bl8800 .bl8800-phone {
        display: initial !important
    }

    #bl8800 .sect1 {
        background-color: #000
    }

    #bl8800 .sect1 .box {
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        right: auto;
        left: 50%;
        text-align: center;
        width: 100%
    }

    #bl8800 .sect1 .box .tit {
        font-size: 11.71875vw
    }

    #bl8800 .sect1 .box .tit sup {
        font-size: 3.90625vw
    }

    #bl8800 .sect1 .box .lab span {
        font-size: 12px
    }

    #bl8800 .sect1 .box .msg {
        font-size: 4.6875vw
    }

    #bl8800 .new-sect1 .p1 {
        font-size: 11.4583333333vw
    }

    #bl8800 .new-sect1 .p2 {
        font-size: 3.90625vw
    }

    #bl8800 .new-sect1 .p3 {
        font-size: 9.375vw
    }

    #bl8800 .new-sect1 .p4 {
        font-size: 9.1145833333vw
    }

    #bl8800 .sect2 {
        padding: 8vw 0
    }

    #bl8800 .sect2 .box {
        position: relative;
        width: 96%
    }

    #bl8800 .sect2 .box .word {
        position: relative;
        left: auto;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        text-align: left;
        margin-bottom: 8vw
    }

    #bl8800 .sect2 .box .word .tit {
        font-size: 5.9895833333vw
    }

    #bl8800 .sect2 .box .word .msg {
        font-size: 3.90625vw
    }

    #bl8800 .sect2 .box .word img {
        width: 12.7604166667vw
    }

    #bl8800 .sect2 .box .word-4 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    #bl8800 .sect2 .box .word-4 .right {
        margin-left: 0;
        margin-right: 10px
    }

    #bl8800 .sect2 .box .word-5 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        right: 0
    }

    #bl8800 .sect2 .box .word-5 .right {
        margin-left: 0;
        margin-right: 10px
    }

    #bl8800 .sect2 .box-2 {
        display: none
    }

    #bl8800 .sect3 {
        padding: 8vw 0;
        background-color: #000
    }

    #bl8800 .sect3 .box {
        width: 96%;
        position: relative
    }

    #bl8800 .sect3 .box .tit {
        font-size: 6.5104166667vw
    }

    #bl8800 .sect3 .box .ul-box {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 6vw
    }

    #bl8800 .sect3 .box .ul-box .ul-item li .word {
        top: 5%
    }

    #bl8800 .sect3 .box .ul-box .ul-item li .word .word-tit {
        font-size: 4.9479166667vw
    }

    #bl8800 .sect3 .box .ul-box .ul-item li .word .word-msg {
        font-size: 3.6458333333vw
    }

    #bl8800 .sect3 .box .ul-box .ul-1 {
        margin-top: 0;
        width: 45%
    }

    #bl8800 .sect3 .box .ul-box .ul-1 li:nth-child(3) .word {
        top: 60%
    }

    #bl8800 .sect3 .box .ul-box .ul-1 li:nth-child(4) .word {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bl8800 .sect3 .box .ul-box .ul-1 li:nth-child(5) .word {
        top: 65%
    }

    #bl8800 .sect3 .box .ul-box .ul-1 li:nth-child(2) img:nth-child(1) {
        width: 51%
    }

    #bl8800 .sect3 .box .ul-box .ul-1 li:nth-child(2) img:nth-child(2) {
        width: 48%;
        margin-left: 1%
    }

    #bl8800 .sect3 .box .ul-box .ul-1 li:nth-child(4) {
        margin: 2.2388059701% 0
    }

    #bl8800 .sect3 .box .ul-box .ul-2 {
        width: 60%;
        margin: 0 0 0 1vw
    }

    #bl8800 .sect3 .box .ul-box .ul-2 li:nth-child(1) .word {
        top: 50%
    }

    #bl8800 .sect3 .box .ul-box .ul-2 li:nth-child(3) .word {
        top: 50%
    }

    #bl8800 .sect3 .box .ul-box .ul-2 li:nth-child(4) .word {
        top: 10%
    }

    #bl8800 .sect3 .box .ul-box .ul-3 {
        display: none
    }

    #bl8800 .sect4 {
        padding: 8vw 0
    }

    #bl8800 .sect4 .box {
        width: 96%;
        position: relative
    }

    #bl8800 .sect4 .box .lab {
        font-size: 4.6875vw
    }

    #bl8800 .sect4 .box .tit {
        font-size: 6.5104166667vw;
        margin: 4vw 0
    }

    #bl8800 .sect4 .box .msg {
        font-size: 3.125vw
    }

    #bl8800 .sect4 .box2 {
        width: 96%;
        background-image: none;
        bottom: 0
    }

    #bl8800 .sect4 .box2 .ul-2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    #bl8800 .sect4 .box2 .ul-2 li:nth-child(2) {
        width: 60%
    }

    #bl8800 .sect4 .box2 .ul-2 li:nth-child(2) img:nth-child(2) {
        width: 52.734375vw;
        margin-bottom: 4vw
    }

    #bl8800 .sect4 .box2 .ul-2 li:nth-child(2) img.img1 {
        width: 41.9270833333vw
    }

    #bl8800 .sect4 .box2 .ul-2 li .word-text {
        font-size: 4.296875vw;
        margin-bottom: 1vw
    }

    #bl8800 .sect4 .box2 .ul-2 li .word-text:nth-child(1) {
        line-height: 1.25.625vw;
        height: auto;
        line-height: inherit;
        -webkit-transform: translateY(4vw);
        -ms-transform: translateY(4vw);
        transform: translateY(4vw)
    }

    #bl8800 .sect4 .box2 .ul-2 li .word-tit {
        font-size: 13.0208333333vw
    }

    #bl8800 .sect4 .box2 .ul-2 li .word-msg {
        font-size: 3.125vw
    }

    #bl8800 .sect5 .box {
        padding-bottom: 0;
        width: 96%
    }

    #bl8800 .sect5 .box ul li {
        width: 49%;
        margin: 4vw .5% !important;
        vertical-align: top
    }

    #bl8800 .sect5 .box ul li p {
        font-size: 3.125vw
    }

    #bl8800 .sect5 .box ul li:last-child {
        width: 99%
    }

    #bl8800 .sect5 .box-2 {
        top: 0;
        padding-top: 8vw
    }

    #bl8800 .sect5 .box-2 .box-2-content {
        top: 0;
        position: relative;
        width: 96%
    }

    #bl8800 .sect5 .box-2 .ul-1 li img {
        width: 90%
    }

    #bl8800 .sect5 .box-2 .ul-1 li:nth-child(2) {
        display: none
    }

    #bl8800 .sect5 .box-2 .msg {
        font-size: 3.3854166667vw;
        padding-top: 4vw
    }

    #bl8800 .sect5 .box-2 .ul-2 {
        display: block;
        width: 80%;
        margin: 0 auto
    }

    #bl8800 .sect5 .box-2 .ul-2 li {
        width: 100%;
        margin-top: 8vw
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line .left {
        width: 25%
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(1) .right {
        font-size: 9.375vw
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(2) .right {
        font-size: 3.515625vw
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(3) {
        margin-top: 0;
        margin-bottom: 2vw
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(3) .right {
        width: 50.5208333333vw
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(4) .right {
        width: 29.5572916667vw
    }

    #bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(3) .left,
    #bl8800 .sect5 .box-2 .ul-2 li .item-line:nth-child(4) .left {
        font-size: 3.90625vw;
        line-height: normal;
        height: auto
    }

    #bl8800 .sect5 .box-2 .bg {
        -webkit-transform: translateY(-15vw);
        -ms-transform: translateY(-15vw);
        transform: translateY(-15vw)
    }

    #bl8800 .sect6 .box {
        width: 96%
    }

    #bl8800 .sect6 .box .lab {
        font-size: 5.46875vw;
        margin: 4vw 0
    }

    #bl8800 .sect6 .box .tit {
        font-size: 7.8125vw
    }

    #bl8800 .sect6 .box .msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .sect6 .box ul {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bl8800 .sect6 .box ul li {
        width: 49% !important
    }

    #bl8800 .sect6 .box ul li .word {
        text-align: center
    }

    #bl8800 .sect6 .box ul li .word .word-tit {
        font-size: 7.8125vw
    }

    #bl8800 .sect6 .box ul li .word .word-tit sup {
        font-size: 3.90625vw
    }

    #bl8800 .sect6 .box ul li .word .word-msg {
        font-size: 3.90625vw
    }

    #bl8800 .sect7 .box {
        width: 96%;
        position: relative;
        padding: 8vw 0
    }

    #bl8800 .sect7 .box .tit {
        font-size: 5.2083333333vw
    }

    #bl8800 .sect7 .box .msg {
        font-size: 3.3854166667vw;
        width: 100%
    }

    #bl8800 .sect7 .box .ul-box {
        display: block;
        margin-top: 8vw
    }

    #bl8800 .sect7 .box .ul-box .ul-1 {
        width: 47.5%
    }

    #bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(1) .picture-box:nth-child(1) .word .word-msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(1) .picture-box:nth-child(2) .word .word-msg {
        font-size: 3.6458333333vw
    }

    #bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(2) .picture-box:nth-child(1) .word .word-msg {
        font-size: 3.6458333333vw
    }

    #bl8800 .sect7 .box .ul-box .ul-1 li:nth-child(2) .picture-box:nth-child(2) .word .word-msg {
        font-size: 3.90625vw
    }

    #bl8800 .sect7 .box .ul-box .ul-2 {
        width: 52.5%
    }

    #bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(1) .picture-box:nth-child(2) .word .word-msg {
        font-size: 3.6458333333vw
    }

    #bl8800 .sect7 .box .ul-box .ul-2 .li-2-1 .ul-2-item li:nth-child(1) .picture-box:nth-child(1) .word .word-msg {
        font-size: 13.0208333333vw
    }

    #bl8800 .sect7 .box .ul-box .ul-2 .li-2-2 .picture-box:nth-child(1) .word {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bl8800 .sect7 .box .ul-box .ul-2 .li-2-2 .picture-box:nth-child(1) .word .word-tit {
        font-size: 9.1145833333vw;
        color: #fff
    }

    #bl8800 .sect7 .box .ul-box .ul-2 .li-2-2 .picture-box:nth-child(1) .word .word-msg {
        font-size: 3.6458333333vw
    }

    #bl8800 .sect7 .box .ul-box .ul-2 li.li-2-1 .ul-2-item li:nth-child(1) {
        width: 100%
    }

    #bl8800 .sect7 .box .ul-box .ul-3 {
        width: 100%;
        margin-top: 1vw
    }

    #bl8800 .sect7 .box .ul-box .ul-3 li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bl8800 .sect7 .box .ul-box .ul-3 li .picture-box {
        height: 19.53125vw
    }

    #bl8800 .sect7 .box .ul-box .ul-3 li .picture-box img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #bl8800 .sect7 .box .ul-box .ul-3 li .picture-box:nth-child(3) {
        width: 34.5%
    }

    #bl8800 .sect7 .box .ul-box .ul-3 li .picture-box:nth-child(3) .word .word-msg {
        font-size: 3.6458333333vw;
        line-height: 1.2.2;
        color: #fffc00
    }

    #bl8800 .sect7 .box .ul-box .ul-3 li .picture-box:nth-child(2) {
        width: 29.5%;
        margin: 0 .75%
    }

    #bl8800 .sect7 .box .ul-box .ul-3 li .picture-box:nth-child(2) .word {
        top: 10%
    }

    #bl8800 .sect7 .box .ul-box .ul-3 li .picture-box:nth-child(2) .word .word-msg {
        font-size: 3.90625vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#FFF046), color-stop(51.513671875%, #80FFD8), color-stop(98.974609375%, #3DD3FF));
        background: -o-linear-gradient(bottom, #FFF046 0%, #80FFD8 51.513671875%, #3DD3FF 98.974609375%);
        background: linear-gradient(0deg, #FFF046 0%, #80FFD8 51.513671875%, #3DD3FF 98.974609375%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bl8800 .sect7 .box .ul-box .ul-3 li .picture-box:nth-child(1) {
        width: 34.5%
    }

    #bl8800 .sect7 .box .ul-box .ul-3 li .picture-box:nth-child(1) .word .word-msg {
        font-size: 6.5104166667vw
    }

    #bl8800 .sect8 .box {
        width: 96%;
        padding: 8vw 0
    }

    #bl8800 .sect8 .box .tit {
        font-size: 7.8125vw;
        margin: 8vw 0
    }

    #bl8800 .sect8 .box .msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .sect8 .picutre-box {
        width: 100%;
        margin: 0;
        padding-top: 10vw
    }

    #bl8800 .sect8 .word img {
        width: 7.8125vw
    }

    #bl8800 .sect8 .word p {
        font-size: 12px;
        margin-top: 3px
    }

    #bl8800 .sect8 .word-1 {
        top: 23%;
        left: 8%
    }

    #bl8800 .sect8 .word-2 {
        top: 5%;
        left: 18%
    }

    #bl8800 .sect8 .word-3 {
        top: 35%;
        left: 30.5%
    }

    #bl8800 .sect8 .word-4 {
        top: 23%;
        left: 40%
    }

    #bl8800 .sect8 .word-5 {
        top: 8%;
        left: 68%
    }

    #bl8800 .sect8 .word-6 {
        top: 75%;
        left: 42%
    }

    #bl8800 .new-sect2 .box {
        height: 130.2083333333vw;
        overflow: hidden
    }

    #bl8800 .new-sect2 .box ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bl8800 .new-sect2 .box ul li {
        width: 90% !important;
        text-align: center
    }

    #bl8800 .new-sect2 .box ul li .lab {
        font-size: 3.90625vw;
        margin: 4vw 0
    }

    #bl8800 .new-sect2 .box ul li .tit {
        font-size: 6.5104166667vw
    }

    #bl8800 .new-sect2 .box ul li .msg {
        font-size: 3.3854166667vw;
        padding-bottom: 4vw
    }

    #bl8800 .new-sect2 .box-2 {
        width: 96%
    }

    #bl8800 .new-sect2 .box-2 .tit {
        font-size: 6.5104166667vw
    }

    #bl8800 .new-sect2 .box-2 ul li:nth-child(2) {
        margin: 0 2%
    }

    #bl8800 .new-sect2 .box-3 ul li .msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(1) .picture-box:nth-child(1) img {
        width: 34.765625vw
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(1) .picture-box:nth-child(2) img {
        width: 35.0260416667vw
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(2) img {
        width: 71.2239583333vw
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(3) img {
        width: 62.109375vw
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(4) img {
        width: 38.0208333333vw;
        margin: 0 .25vw
    }

    #bl8800 .new-sect2 .box-3 .tit {
        font-size: 6.5104166667vw
    }

    #bl8800 .new-sect2 .box-3 {
        width: 96%
    }

    #bl8800 .new-sect2 .box-3 .tit {
        font-size: 6.5104166667vw
    }

    #bl8800 .new-sect2 .box-3 ul li {
        margin: 4vw 0
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(1) .picture-box:nth-child(1) img {
        width: 49%
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(4) .picture-box:nth-child(1) img {
        width: 49%
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(2) img {
        width: 96%
    }

    #bl8800 .new-sect2 .box-3 ul li:nth-child(3) img {
        width: 78%
    }

    #bl8800 .new-sect2 .box-4 {
        width: 96%
    }

    #bl8800 .new-sect2 .box-4 .tit {
        font-size: 6.5104166667vw
    }

    #bl8800 .new-sect2 .box-4 ul li {
        width: 49%;
        text-align: center;
        padding: 4vw 0
    }

    #bl8800 .new-sect2 .box-4 ul li .msg {
        font-size: 12px
    }

    #bl8800 .new-sect2 .box-4 ul li .msg span {
        font-size: 3.90625vw;
        font-weight: bold
    }

    #bl8800 .new-sect2 .box-5 {
        width: 96%
    }

    #bl8800 .new-sect2 .box-5 .tit {
        font-size: 5.9895833333vw
    }

    #bl8800 .new-sect2 .box-5 ul li {
        width: 48%;
        text-align: center;
        margin: 4vw 1%;
        vertical-align: top
    }

    #bl8800 .new-sect2 .box-5 ul li img {
        width: 100%
    }

    #bl8800 .new-sect2 .box-5 ul li .msg {
        width: 100%;
        font-size: 12px
    }

    #bl8800 .sect9 {
        background-color: #000
    }

    #bl8800 .sect9 .box {
        width: 96%;
        padding: 8vw 0;
        margin: 0 auto
    }

    #bl8800 .sect9 .box .tit {
        font-size: 6.5104166667vw
    }

    #bl8800 .sect9 .box .lab {
        font-size: 5.2083333333vw;
        margin: 4vw 0
    }

    #bl8800 .sect9 .box .msg {
        font-size: 3.6458333333vw
    }

    #bl8800 .sect10 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #bl8800 .sect10 .box {
        position: relative;
        left: auto;
        top: auto;
        width: 96%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 0 auto;
        padding: 8vw 0
    }

    #bl8800 .sect10 .box .lab {
        font-size: 3.90625vw;
        margin: 4vw 0
    }

    #bl8800 .sect10 .box .tit {
        font-size: 6.5104166667vw
    }

    #bl8800 .sect10 .box .msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .sect10 .box img {
        width: 60.4166666667vw;
        margin-top: 4vw
    }

    #bl8800 .sect10 .bg {
        width: 100%
    }

    #bl8800 .sect11 .box {
        width: 96% !important;
        padding: 8vw 0
    }

    #bl8800 .sect11 .box .tit {
        font-size: 6.25vw
    }

    #bl8800 .sect11 .box .msg {
        font-size: 3.6458333333vw;
        padding: 4vw 0
    }

    #bl8800 .sect11 .box-4 ul {
        display: block;
        font-size: 0;
        margin-top: 4vw
    }

    #bl8800 .sect11 .box-4 ul li {
        display: inline-block;
        vertical-align: top;
        width: 49%;
        padding-bottom: 4vw
    }

    #bl8800 .sect11 .box-4 ul li .msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .sect12 .box {
        width: 96%;
        padding: 8vw 0 4vw 0
    }

    #bl8800 .sect12 .box .lab {
        font-size: 4.6875vw;
        margin: 4vw 0
    }

    #bl8800 .sect12 .box .tit {
        font-size: 7.5520833333vw
    }

    #bl8800 .sect12 .box .msg {
        font-size: 3.90625vw
    }

    #bl8800 .sect13 .box {
        width: 96%;
        padding: 8vw 0
    }

    #bl8800 .sect13 .box .lab {
        font-size: 5.46875vw;
        margin: 4vw 0
    }

    #bl8800 .sect13 .box .tit {
        font-size: 7.8125vw
    }

    #bl8800 .sect13 .box ul {
        display: block;
        margin-top: 4vw;
        padding-bottom: 30vw
    }

    #bl8800 .sect13 .box ul li {
        font-size: 0;
        width: 48%;
        display: inline-block
    }

    #bl8800 .sect13 .box ul li:nth-child(3) img {
        margin-top: 5vw
    }

    #bl8800 .sect13 .box ul li:nth-child(2) img {
        margin-bottom: -45vw
    }

    #bl8800 .sect13 .box ul li:nth-child(4) img {
        margin-bottom: -50vw
    }

    #bl8800 .sect13 .box .msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .sect14 .box {
        width: 96%;
        padding: 8vw 0
    }

    #bl8800 .sect14 .box .tit {
        font-size: 6.5104166667vw;
        display: inline-block
    }

    #bl8800 .sect14 .box .msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .sect14 .box .msg span {
        font-size: 5.7291666667vw
    }

    #bl8800 .sect14 .box ul li {
        margin: 4vw 0
    }

    #bl8800 .sect14 .box ul .box-1 .msg {
        padding-right: 5%
    }

    #bl8800 .sect14 .box ul .box-1 img {
        width: 45%
    }

    #bl8800 .sect14 .box ul .box-2 {
        margin-top: 0
    }

    #bl8800 .sect14 .box ul .box-2 img {
        width: 45%
    }

    #bl8800 .sect14 .box ul .box-2 .word {
        padding: 0 0 0 5%;
        text-align: right
    }

    #bl8800 .sect14 .box ul .box-3 {
        margin-top: 0
    }

    #bl8800 .sect14 .box ul .box-3 img {
        width: 53%
    }

    #bl8800 .sect14 .box ul .box-3 .word {
        padding: 0 2% 0 0
    }

    #bl8800 .sect14 .box ul .box-4 {
        margin-top: 0
    }

    #bl8800 .sect14 .box ul .box-4 img {
        width: 45%
    }

    #bl8800 .sect14 .box ul .box-4 .word {
        text-align: right;
        padding: 0 5%
    }

    #bl8800 .sect15 .box {
        width: 96%
    }

    #bl8800 .sect15 .box .lab {
        font-size: 3.3854166667vw;
        margin: 4vw 0
    }

    #bl8800 .sect15 .box .tit {
        font-size: 7.8125vw
    }

    #bl8800 .sect15 .box .msg {
        font-size: 2.6041666667vw
    }

    #bl8800 .sect15 .box .picture-box .note {
        font-size: 12px
    }

    #bl8800 .sect16 {
        padding-top: 8vw
    }

    #bl8800 .sect16 .box {
        width: 96%;
        top: 0
    }

    #bl8800 .sect16 .box .lab {
        font-size: 5.46875vw;
        font-weight: bold;
        margin: 2vw 0
    }

    #bl8800 .sect16 .box .tit {
        font-size: 7.8125vw
    }

    #bl8800 .sect16 .box .msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .sect16 .box-2 {
        display: none
    }

    #bl8800 .sect17 .bg {
        height: 117.1875vw
    }

    #bl8800 .sect17 .box {
        width: 96%
    }

    #bl8800 .sect17 .box .tit {
        font-size: 6.5104166667vw
    }

    #bl8800 .sect17 .box .ul-box .ul-item li .word .word-tit {
        font-size: 4.1666666667vw
    }

    #bl8800 .sect17 .box .ul-box .ul-item li:nth-child(1) {
        width: 43%
    }

    #bl8800 .sect17 .box .ul-box .ul-item li:nth-child(2) {
        width: 56.5%;
        padding: 0
    }

    #bl8800 .sect17 .box .ul-box .ul-item li:nth-child(2) .item-line:nth-child(1) .word .word-tit {
        display: none
    }

    #bl8800 .sect17 .box .ul-box .ul-item li:nth-child(2) .item-line:nth-child(2) .word .tit-1 {
        font-size: 7.5520833333vw
    }

    #bl8800 .sect17 .box .ul-box .ul-item li:nth-child(2) .item-line:nth-child(2) .word .tit-2 {
        font-size: 4.1666666667vw
    }

    #bl8800 .sect17 .box .ul-box .ul-item li:nth-child(3) {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: .5vw
    }

    #bl8800 .sect17 .box .ul-box .ul-item li:nth-child(3) .item-line:nth-child(1) {
        width: 44%
    }

    #bl8800 .sect17 .box .ul-box .ul-item li:nth-child(3) .item-line:nth-child(2) {
        width: 56%;
        margin-top: 0
    }

    #bl8800 .sect17 .box .ul-box .ul-item li:nth-child(3) .item-line:nth-child(2) .word .word-tit {
        font-size: 6.5104166667vw
    }

    #bl8800 .sect18 .box {
        width: 96%
    }

    #bl8800 .sect18 .box .lab {
        font-size: 5.46875vw;
        margin: 4vw 0
    }

    #bl8800 .sect18 .box .tit {
        font-size: 7.8125vw
    }

    #bl8800 .sect18 .box .msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .sect18 .box-2 {
        width: 96%
    }

    #bl8800 .sect18 .box-2 ul {
        font-size: 0;
        display: block
    }

    #bl8800 .sect18 .box-2 ul li {
        display: inline-block;
        width: 33.33%;
        margin: 4vw 0
    }

    #bl8800 .sect18 .box-2 ul li::before {
        display: none
    }

    #bl8800 .sect18 .box-2 ul li img {
        width: 9.8958333333vw
    }

    #bl8800 .sect18 .box-2 ul li .word-tit {
        font-size: 5.3385416667vw
    }

    #bl8800 .sect18 .box-2 ul li .word-msg {
        font-size: 4.1666666667vw
    }

    #bl8800 .sect19 {
        padding: 8vw 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #bl8800 .sect19 .box {
        position: relative;
        bottom: auto;
        left: auto;
        width: 96%
    }

    #bl8800 .sect19 .box ul {
        width: 100%;
        display: block
    }

    #bl8800 .sect19 .box ul li {
        width: 100% !important
    }

    #bl8800 .sect19 .box ul li:nth-child(1) {
        width: 76.3020833333vw
    }

    #bl8800 .sect19 .box ul li:nth-child(2) img {
        width: 45%;
        display: inline-block;
        margin-top: 10vw
    }

    #bl8800 .sect19 .box ul li:nth-child(2) .word {
        font-size: 4.9479166667vw
    }

    #bl8800 .sect19 .box ul li:nth-child(2) .word-1 {
        right: auto;
        left: 10%
    }

    #bl8800 .sect19 .box ul li:nth-child(2) .word-2 {
        top: 15%;
        left: 56%
    }

    #bl8800 .sect19 .box .lab {
        font-size: 5.46875vw;
        margin: 4vw 0
    }

    #bl8800 .sect19 .box .tit {
        font-size: 7.8125vw
    }

    #bl8800 .sect19 .box .msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .sect19 .bg {
        width: 100%
    }

    #bl8800 .sect20 .box {
        width: 96%;
        padding: 8vw 0
    }

    #bl8800 .sect20 .box .lab {
        font-size: 5.46875vw;
        margin: 4vw 0
    }

    #bl8800 .sect20 .box .tit {
        font-size: 7.8125vw
    }

    #bl8800 .sect20 .box .msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .sect20 .picture-box {
        width: 96%
    }

    #bl8800 .sect20 .picture-box ul {
        display: none
    }

    #bl8800 .sect21 .box .word .tit {
        font-size: 5.46875vw
    }

    #bl8800 .sect21 .box-2 {
        width: 96%;
        padding: 8vw 0
    }

    #bl8800 .sect21 .box-2 .item-box-1 .word-box .word-tit {
        font-size: 5.9895833333vw
    }

    #bl8800 .sect21 .box-2 .item-box-1 .word-box .word-msg {
        font-size: 3.90625vw;
        margin-top: 4vw
    }

    #bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul {
        display: block;
        font-size: 0
    }

    #bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul .item-box-1-li {
        display: inline-block
    }

    #bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul .item-box-1-li:nth-child(1) {
        width: 73.5%
    }

    #bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul .item-box-1-li:nth-child(2) {
        width: 25.5%;
        margin: 0;
        margin-left: 1%
    }

    #bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul .item-box-1-li:nth-child(3) {
        margin-top: 1%
    }

    #bl8800 .sect21 .box-2 .alertBtn {
        font-size: 5vw
    }

    #bl8800 .sect21 .box-2 #alert-box {
        width: 96%;
        max-width: none
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-2 .title {
        font-size: 5vw;
        margin-bottom: 4vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-2 .item-box-2-ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-2 .item-box-2-ul li {
        width: 100% !important
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-2 .item-box-2-ul .item-box-2-li .word-box {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        padding: 4vw 0
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-2 .item-box-2-ul .item-box-2-li .word-box .word-tit {
        font-size: 6vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-2 .item-box-2-ul .item-box-2-li .word-box .word-msg {
        font-size: 4vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-3 .item-box-3-ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-3 .item-box-3-ul .item-box-3-li {
        width: 100%;
        margin: 4vw 0
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) .word-tit {
        font-size: 6vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) .word-lab {
        font-size: 5vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) .word-msg {
        font-size: 4vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) ul li:nth-child(1) {
        width: 15.625vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(1) ul li:nth-child(2) {
        width: 31.135417vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-3 .item-box-3-ul .item-box-3-li:nth-child(2) {
        margin-left: 0
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-4 {
        margin: 8vw 0
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-4 .item-box-4-ul {
        display: block;
        font-size: 0
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-4 .item-box-4-ul .item-box-4-li {
        display: inline-block;
        width: 33.33% !important;
        vertical-align: top
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-4 .item-box-4-ul .item-box-4-li .msg {
        font-size: 14px;
        margin-bottom: 4vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-4 .item-box-4-ul .item-box-4-li:nth-child(1) {
        width: 100% !important
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-4 .item-box-4-ul .item-box-4-li:nth-child(1) .word-box {
        position: relative;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-4 .item-box-4-ul .item-box-4-li:nth-child(1) .word-box .word-tit {
        font-size: 6vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-4 .item-box-4-ul .item-box-4-li:nth-child(1) .word-box .word-msg {
        font-size: 4vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-4 .title {
        font-size: 5vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-5 {
        margin: 8vw 0
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-5 .item-box-5-ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-5 .item-box-5-ul .item-box-5-li {
        width: 100%;
        margin: 4vw 0
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-5 .item-box-5-ul .item-box-5-li .word-box .word-tit {
        font-size: 6vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-5 .item-box-5-ul .item-box-5-li .word-box .word-lab {
        font-size: 5vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-5 .item-box-5-ul .item-box-5-li .word-box .word-msg {
        font-size: 4vw
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-5 .item-box-5-ul .item-box-5-li:nth-child(2) {
        margin-left: auto
    }

    #bl8800 .sect21 .box-2 .item-box .item-box-5 .title {
        font-size: 5vw
    }

    #bl8800 .sect21 .box-2 .item-box-1 .word-box .word-tit {
        font-size: 5.9895833333vw
    }

    #bl8800 .sect21 .box-2 .item-box-1 .word-box .word-msg {
        font-size: 3.90625vw;
        margin-top: 4vw
    }

    #bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul {
        display: block;
        font-size: 0
    }

    #bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul .item-box-1-li {
        display: inline-block
    }

    #bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul .item-box-1-li:nth-child(1) {
        width: 73.5%
    }

    #bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul .item-box-1-li:nth-child(2) {
        width: 25.5%;
        margin: 0;
        margin-left: 1%
    }

    #bl8800 .sect21 .box-2 .item-box-1 .item-box-1-ul .item-box-1-li:nth-child(3) {
        margin-top: 1%
    }

    #bl8800 .sect22 .box {
        width: 96%;
        padding: 8vw 0
    }

    #bl8800 .sect22 .box .word {
        position: relative;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #bl8800 .sect22 .box .word .tit {
        font-size: 5.46875vw
    }

    #bl8800 .sect22 .box-2,
    #bl8800 .sect22 .box-3 {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #bl8800 .sect22 .box-2 .word-box,
    #bl8800 .sect22 .box-3 .word-box {
        width: 100%
    }

    #bl8800 .sect22 .box-2 .word-box .word-tit,
    #bl8800 .sect22 .box-3 .word-box .word-tit {
        font-size: 5.9895833333vw
    }

    #bl8800 .sect22 .box-2 .word-box .word-msg,
    #bl8800 .sect22 .box-3 .word-box .word-msg {
        font-size: 3.3854166667vw;
        padding: 4vw 0
    }

    #bl8800 .sect22 .box-3 .note {
        font-size: 14px;
        color: #757575
    }

    #bl8800 .sect23 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bl8800 .sect23 .box .tit {
        font-size: 7.8125vw
    }

    #bl8800 .sect23 .box .msg {
        font-size: 3.3854166667vw;
        padding: 4vw 0
    }

    #bl8800 .sect23 .box ul {
        width: 90%
    }

    #bl8800 .sect23 .box ul li {
        display: inline-block
    }

    #bl8800 .sect23 .box ul li .word .word-tit {
        font-size: 2.34375vw
    }

    #bl8800 .sect23 .box ul li:nth-child(1) img {
        width: 5.9895833333vw
    }

    #bl8800 .sect23 .box ul li:nth-child(2) img {
        width: 5.7291666667vw
    }

    #bl8800 .sect23 .box ul li:nth-child(3) img {
        width: 5.46875vw
    }

    #bl8800 .sect23 .box ul li:nth-child(4) img {
        width: 7.1614583333vw
    }

    #bl8800 .sect23 .box ul li:nth-child(5) img {
        width: 5.5989583333vw
    }

    #bl8800 .sect23 .box ul li:nth-child(6) img {
        width: 4.8177083333vw
    }

    #bl8800 .sect23 .box ul li:nth-child(7) img {
        width: 5.5989583333vw
    }

    #bl8800 .sect23 .box ul li:nth-child(8) img {
        width: 3.90625vw
    }

    #bl8800 .sect23 .box ul li:nth-child(9) img {
        width: 4.9479166667vw
    }

    #bl8800 .sect23 .box ul li:nth-child(10) img {
        width: 5.7291666667vw
    }

    #bl8800 .sect24 {
        padding: 8vw 0
    }

    #bl8800 .sect24 .box .tit {
        font-size: 7.8125vw
    }

    #bl8800 .sect24 .box .msg {
        font-size: 3.3854166667vw;
        padding: 4vw 0
    }

    #bl8800 .sect24 .note {
        display: none;
        font-size: 18px
    }

    #bl8800 .sect25 .box .tit {
        font-size: 7.8125vw
    }

    #bl8800 .sect25 .box .msg {
        font-size: 3.3854166667vw
    }

    #bl8800 .sect25 .box .picture-box .word {
        width: 45%;
        font-size: 3.125vw
    }

    #bl8800 .sect25 .box .picture-box .word-1 {
        top: 40%;
        left: 3%
    }

    #bl8800 .sect25 .box .picture-box .word-2 {
        top: 40%;
        left: 52%
    }

    #bl8800 .sect25 .box .picture-box .word-3 {
        top: 87%;
        left: 3%
    }

    #bl8800 .sect25 .box .picture-box .word-4 {
        top: 87%;
        left: 52%
    }

    #bl8800 .sect25 .box .picture-box .picture-box-app {
        text-align: center
    }

    #bl8800 .sect25 .box .picture-box .picture-box-app ul {
        font-size: 0
    }

    #bl8800 .sect25 .box .picture-box .picture-box-app ul li {
        width: 45%;
        margin: 2.5%;
        display: inline-block;
        margin-bottom: 15vw
    }

    #bl8800 .sect26 {
        padding: 8vw 0;
        background-color: #000
    }

    #bl8800 .sect26 .box {
        width: 96%;
        top: auto;
        position: relative
    }

    #bl8800 .sect26 .box .tit {
        font-size: 7.8125vw
    }

    #bl8800 .sect26 .box .msg {
        font-size: 3.90625vw;
        padding: 4vw 0
    }

    #bl8800 .sect26 .box ul {
        padding-bottom: 0
    }

    #bl8800 .sect26 .box ul li {
        display: inline-block
    }

    #bl8800 .sect26 .box ul li .word .word-tit {
        font-size: 3.90625vw;
        padding: 2vw 0
    }

    #bl8800 .sect26 .box ul li .word .word-msg {
        font-size: 12px
    }

    #bl8800 .sect26 .box ul li:nth-child(1) img {
        width: 10.4166666667vw
    }

    #bl8800 .sect26 .box ul li:nth-child(2) img {
        width: 10.0260416667vw
    }

    #bl8800 .sect26 .box ul li:nth-child(3) img {
        width: 7.8125vw
    }

    #bl8800 .sect26 .box ul li:nth-child(4) img {
        width: 9.6354166667vw
    }

    #bl8800 .sect26 .box ul li:nth-child(5) img {
        width: 11.4583333333vw
    }

    #bl8800 .sect26 .bg {
        margin-top: -25vw
    }

    #bl8800 .sect27 .box {
        width: 96%
    }

    #bl8800 .sect27 .box .title {
        font-size: 6.5104166667vw
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li {
        background-color: rgba(0, 0, 0, 0);
        padding: 4vw 0
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li .msg {
        font-size: 3.90625vw;
        padding: 4vw 0
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li .msg span {
        font-size: 4.6875vw
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li:nth-child(1) img {
        width: 100%
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li:nth-child(1) .tit {
        font-size: 6.25vw
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li:nth-child(2) img {
        width: 100%
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li .icon-box-ul li img {
        width: 10.4166666667vw
    }

    #bl8800 .sect27 .box .picture-box .item-ul .item-li .icon-box-ul li .word-tit {
        display: none;
        font-size: 2.34375vw
    }

    #bl8800 .sect28 {
        padding: 8vw 0
    }

    #bl8800 .sect28 .box {
        width: 96%
    }

    #bl8800 .sect28 .box li {
        padding: 2vw 0
    }

    #bl8800 .sect28 .box li:nth-child(even) .word-box {
        padding: 0 2% 0 0
    }

    #bl8800 .sect28 .box li .picture img {
        width: 100%
    }

    #bl8800 .sect28 .box li .word-box {
        width: 100%
    }

    #bl8800 .sect28 .box li .word-box .tit {
        font-size: 5.2083333333vw
    }

    #bl8800 .sect28 .box li .word-box .lab {
        font-size: 3.6458333333vw
    }

    #bl8800 .sect28 .box li .word-box .msg {
        font-size: 12px
    }

    #bl8800 .sect29 .box {
        width: 98%
    }

    #bl8800 .sect29 .box ul {
        display: block
    }

    #bl8800 .sect29 .box ul li {
        width: 50%;
        display: inline-block;
        margin: 2vw 0
    }

    #bl8800 .sect29 .box ul li img {
        width: 36.328125vw
    }

    #bl8800 .sect29 .box ul li p {
        font-size: 3.90625vw
    }

    #bl8800 .sect29 .box ul li p span {
        width: 10px;
        height: 10px;
        margin: 0 10px
    }

    #bl8800 .sect29 .box ul li p span::before {
        width: 16px;
        height: 16px
    }

    #bl8800 .sect29 .box-2 {
        width: 98%
    }

    #bl8800 .sect29 .box-2 ul li p {
        font-size: 3.90625vw;
        word-break: break-all
    }

    #bl8800 .sect29 .box-2 ul li .right img {
        width: 100%
    }
}