@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700&display=swap&subset=chinese-traditional");
@import url("https://fonts.googleapis.com/css2?family=Material+Icons");
@import url("../js/slick/slick.css");
@import url("../js/fancybox/fancyBox.css");
@import url("bootstrap.min.css");

@font-face {
    font-family: Noto Sans TC, PingFang TC, 微軟正黑體;
    src: local("Noto Sans TC");
    unicode-range: u+4e00-9fff
}

@font-face {
    font-family: Helvetica;
    src: local("Helvetica");
    unicode-range: u+00-024f
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    box-shadow: unset;
    box-sizing: border-box;
    font-family: Arial, Noto Sans TC, 微軟正黑體;
    font-size: 100%;
    outline: none;
    text-decoration: none;
    vertical-align: baseline
}

img {
    max-width: 100%
}

a {
    word-break: break-all
}

a[href]:hover {
    opacity: .7
}

.material-icons {
    font-family: Material Icons !important
}

.text-center {
    text-align: center !important
}

.text-right {
    text-align: right !important
}

.text-left {
    text-align: left !important
}

.clearMargin {
    margin: 0
}

.clearMargin[important] {
    margin: 0 !important
}

.marginAuto {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.marginAuto[important] {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important
}

.align-top {
    vertical-align: top
}

.align-middle {
    vertical-align: middle
}

.align-bottom {
    vertical-align: bottom
}

.clear {
    clear: both
}

.full-width {
    width: 100%
}

.full-width[important] {
    width: 100% !important
}

h1 {
    font-size: 32px
}

h1,
h2 {
    font-weight: 600;
    margin: 12px 0
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 18px
}

h3,
h4 {
    font-weight: 600;
    margin: 12px 0
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h5,
h6 {
    font-weight: 600;
    margin: 12px 0
}

h6 {
    font-size: 12px
}

b {
    padding: 0 5px
}

.fontStyle-italic {
    font-style: italic !important
}

.fontStyle-initial {
    font-style: normal !important
}

.weight100 {
    font-weight: 100 !important
}

.weight200 {
    font-weight: 200 !important
}

.weight300 {
    font-weight: 300 !important
}

.weight400 {
    font-weight: 400 !important
}

.weight500 {
    font-weight: 500 !important
}

.weight600 {
    font-weight: 600 !important
}

.weight700 {
    font-weight: 700 !important
}

.weight800 {
    font-weight: 800 !important
}

.weight900 {
    font-weight: 900 !important
}

.fontSize12 {
    font-size: 12px !important
}

@media (max-width:640px) {
    .fontSize12 {
        font-size: 8px !important
    }
}

.fontSize13 {
    font-size: 13px !important
}

@media (max-width:640px) {
    .fontSize13 {
        font-size: 9px !important
    }
}

.fontSize14 {
    font-size: 14px !important
}

@media (max-width:640px) {
    .fontSize14 {
        font-size: 10px !important
    }
}

.fontSize15 {
    font-size: 15px !important
}

@media (max-width:640px) {
    .fontSize15 {
        font-size: 11px !important
    }
}

.fontSize16 {
    font-size: 16px !important
}

@media (max-width:640px) {
    .fontSize16 {
        font-size: 12px !important
    }
}

.fontSize17 {
    font-size: 17px !important
}

@media (max-width:640px) {
    .fontSize17 {
        font-size: 13px !important
    }
}

.fontSize18 {
    font-size: 18px !important
}

@media (max-width:640px) {
    .fontSize18 {
        font-size: 14px !important
    }
}

.fontSize19 {
    font-size: 19px !important
}

@media (max-width:640px) {
    .fontSize19 {
        font-size: 15px !important
    }
}

.fontSize20 {
    font-size: 20px !important
}

@media (max-width:640px) {
    .fontSize20 {
        font-size: 16px !important
    }
}

.fontSize21 {
    font-size: 21px !important
}

@media (max-width:640px) {
    .fontSize21 {
        font-size: 17px !important
    }
}

.fontSize22 {
    font-size: 22px !important
}

@media (max-width:640px) {
    .fontSize22 {
        font-size: 18px !important
    }
}

.fontSize23 {
    font-size: 23px !important
}

@media (max-width:640px) {
    .fontSize23 {
        font-size: 19px !important
    }
}

.fontSize24 {
    font-size: 24px !important
}

@media (max-width:640px) {
    .fontSize24 {
        font-size: 20px !important
    }
}

.fontSize25 {
    font-size: 25px !important
}

@media (max-width:640px) {
    .fontSize25 {
        font-size: 21px !important
    }
}

.fontSize26 {
    font-size: 26px !important
}

@media (max-width:640px) {
    .fontSize26 {
        font-size: 22px !important
    }
}

.fontSize27 {
    font-size: 27px !important
}

@media (max-width:640px) {
    .fontSize27 {
        font-size: 23px !important
    }
}

.fontSize28 {
    font-size: 28px !important
}

@media (max-width:640px) {
    .fontSize28 {
        font-size: 24px !important
    }
}

.fontSize29 {
    font-size: 29px !important
}

@media (max-width:640px) {
    .fontSize29 {
        font-size: 25px !important
    }
}

.fontSize30 {
    font-size: 30px !important
}

@media (max-width:640px) {
    .fontSize30 {
        font-size: 26px !important
    }
}

.fontSize31 {
    font-size: 31px !important
}

@media (max-width:640px) {
    .fontSize31 {
        font-size: 27px !important
    }
}

.fontSize32 {
    font-size: 32px !important
}

@media (max-width:640px) {
    .fontSize32 {
        font-size: 28px !important
    }
}

.fontSize33 {
    font-size: 33px !important
}

@media (max-width:640px) {
    .fontSize33 {
        font-size: 29px !important
    }
}

.fontSize34 {
    font-size: 34px !important
}

@media (max-width:640px) {
    .fontSize34 {
        font-size: 30px !important
    }
}

.fontSize35 {
    font-size: 35px !important
}

@media (max-width:640px) {
    .fontSize35 {
        font-size: 31px !important
    }
}

.fontSize36 {
    font-size: 36px !important
}

@media (max-width:640px) {
    .fontSize36 {
        font-size: 32px !important
    }
}

.fontSize37 {
    font-size: 37px !important
}

@media (max-width:640px) {
    .fontSize37 {
        font-size: 33px !important
    }
}

.fontSize38 {
    font-size: 38px !important
}

@media (max-width:640px) {
    .fontSize38 {
        font-size: 34px !important
    }
}

.fontSize39 {
    font-size: 39px !important
}

@media (max-width:640px) {
    .fontSize39 {
        font-size: 35px !important
    }
}

.fontSize40 {
    font-size: 40px !important
}

@media (max-width:640px) {
    .fontSize40 {
        font-size: 36px !important
    }
}

.fontSize41 {
    font-size: 41px !important
}

@media (max-width:640px) {
    .fontSize41 {
        font-size: 21px !important
    }
}

.fontSize42 {
    font-size: 42px !important
}

@media (max-width:640px) {
    .fontSize42 {
        font-size: 22px !important
    }
}

.fontSize43 {
    font-size: 43px !important
}

@media (max-width:640px) {
    .fontSize43 {
        font-size: 23px !important
    }
}

.fontSize44 {
    font-size: 44px !important
}

@media (max-width:640px) {
    .fontSize44 {
        font-size: 24px !important
    }
}

.fontSize45 {
    font-size: 45px !important
}

@media (max-width:640px) {
    .fontSize45 {
        font-size: 25px !important
    }
}

.fontSize46 {
    font-size: 46px !important
}

@media (max-width:640px) {
    .fontSize46 {
        font-size: 26px !important
    }
}

.fontSize47 {
    font-size: 47px !important
}

@media (max-width:640px) {
    .fontSize47 {
        font-size: 27px !important
    }
}

.fontSize48 {
    font-size: 48px !important
}

@media (max-width:640px) {
    .fontSize48 {
        font-size: 28px !important
    }
}

.fontSize49 {
    font-size: 49px !important
}

@media (max-width:640px) {
    .fontSize49 {
        font-size: 29px !important
    }
}

.fontSize50 {
    font-size: 50px !important
}

@media (max-width:640px) {
    .fontSize50 {
        font-size: 30px !important
    }
}

.fontSize51 {
    font-size: 51px !important
}

@media (max-width:640px) {
    .fontSize51 {
        font-size: 31px !important
    }
}

.fontSize52 {
    font-size: 52px !important
}

@media (max-width:640px) {
    .fontSize52 {
        font-size: 32px !important
    }
}

.fontSize53 {
    font-size: 53px !important
}

@media (max-width:640px) {
    .fontSize53 {
        font-size: 33px !important
    }
}

.fontSize54 {
    font-size: 54px !important
}

@media (max-width:640px) {
    .fontSize54 {
        font-size: 34px !important
    }
}

.fontSize55 {
    font-size: 55px !important
}

@media (max-width:640px) {
    .fontSize55 {
        font-size: 35px !important
    }
}

.fontSize56 {
    font-size: 56px !important
}

@media (max-width:640px) {
    .fontSize56 {
        font-size: 36px !important
    }
}

.fontSize57 {
    font-size: 57px !important
}

@media (max-width:640px) {
    .fontSize57 {
        font-size: 37px !important
    }
}

.fontSize58 {
    font-size: 58px !important
}

@media (max-width:640px) {
    .fontSize58 {
        font-size: 38px !important
    }
}

.fontSize59 {
    font-size: 59px !important
}

@media (max-width:640px) {
    .fontSize59 {
        font-size: 39px !important
    }
}

.fontSize60 {
    font-size: 60px !important
}

@media (max-width:640px) {
    .fontSize60 {
        font-size: 40px !important
    }
}

.fontSize61 {
    font-size: 61px !important
}

@media (max-width:640px) {
    .fontSize61 {
        font-size: 41px !important
    }
}

.fontSize62 {
    font-size: 62px !important
}

@media (max-width:640px) {
    .fontSize62 {
        font-size: 42px !important
    }
}

.outdent10 {
    display: block;
    margin-left: 10px;
    text-indent: -10px
}

.outdent11 {
    display: block;
    margin-left: 11px;
    text-indent: -11px
}

.outdent12 {
    display: block;
    margin-left: 12px;
    text-indent: -12px
}

.outdent13 {
    display: block;
    margin-left: 13px;
    text-indent: -13px
}

.outdent14 {
    display: block;
    margin-left: 14px;
    text-indent: -14px
}

.outdent15 {
    display: block;
    margin-left: 15px;
    text-indent: -15px
}

.outdent16 {
    display: block;
    margin-left: 16px;
    text-indent: -16px
}

.outdent17 {
    display: block;
    margin-left: 17px;
    text-indent: -17px
}

.outdent18 {
    display: block;
    margin-left: 18px;
    text-indent: -18px
}

.outdent19 {
    display: block;
    margin-left: 19px;
    text-indent: -19px
}

.outdent20 {
    display: block;
    margin-left: 20px;
    text-indent: -20px
}

.outdent21 {
    display: block;
    margin-left: 21px;
    text-indent: -21px
}

.outdent22 {
    display: block;
    margin-left: 22px;
    text-indent: -22px
}

.outdent23 {
    display: block;
    margin-left: 23px;
    text-indent: -23px
}

.outdent24 {
    display: block;
    margin-left: 24px;
    text-indent: -24px
}

.outdent25 {
    display: block;
    margin-left: 25px;
    text-indent: -25px
}

.outdent26 {
    display: block;
    margin-left: 26px;
    text-indent: -26px
}

.outdent27 {
    display: block;
    margin-left: 27px;
    text-indent: -27px
}

.outdent28 {
    display: block;
    margin-left: 28px;
    text-indent: -28px
}

.outdent29 {
    display: block;
    margin-left: 29px;
    text-indent: -29px
}

.outdent30 {
    display: block;
    margin-left: 30px;
    text-indent: -30px
}

.outdent31 {
    display: block;
    margin-left: 31px;
    text-indent: -31px
}

.outdent32 {
    display: block;
    margin-left: 32px;
    text-indent: -32px
}

.outdent33 {
    display: block;
    margin-left: 33px;
    text-indent: -33px
}

.outdent34 {
    display: block;
    margin-left: 34px;
    text-indent: -34px
}

.outdent35 {
    display: block;
    margin-left: 35px;
    text-indent: -35px
}

.outdent36 {
    display: block;
    margin-left: 36px;
    text-indent: -36px
}

.outdent37 {
    display: block;
    margin-left: 37px;
    text-indent: -37px
}

.outdent38 {
    display: block;
    margin-left: 38px;
    text-indent: -38px
}

.outdent39 {
    display: block;
    margin-left: 39px;
    text-indent: -39px
}

.outdent40 {
    display: block;
    margin-left: 40px;
    text-indent: -40px
}

.outdent41 {
    display: block;
    margin-left: 41px;
    text-indent: -41px
}

.outdent42 {
    display: block;
    margin-left: 42px;
    text-indent: -42px
}

.outdent43 {
    display: block;
    margin-left: 43px;
    text-indent: -43px
}

.outdent44 {
    display: block;
    margin-left: 44px;
    text-indent: -44px
}

.outdent45 {
    display: block;
    margin-left: 45px;
    text-indent: -45px
}

.outdent46 {
    display: block;
    margin-left: 46px;
    text-indent: -46px
}

.outdent47 {
    display: block;
    margin-left: 47px;
    text-indent: -47px
}

.outdent48 {
    display: block;
    margin-left: 48px;
    text-indent: -48px
}

.outdent49 {
    display: block;
    margin-left: 49px;
    text-indent: -49px
}

.outdent50 {
    display: block;
    margin-left: 50px;
    text-indent: -50px
}

.loader-circle {
    -webkit-animation: loader-anim 1s linear infinite;
    animation: loader-anim 1s linear infinite;
    background: #999;
    background: -moz-linear-gradient(left, #999 30%, hsla(0, 0%, 60%, 0) 100%);
    background: -webkit-linear-gradient(left, #999 30%, hsla(0, 0%, 60%, 0));
    background: -o-linear-gradient(left, #999 30%, hsla(0, 0%, 60%, 0) 100%);
    background: -ms-linear-gradient(left, #999 30%, hsla(0, 0%, 60%, 0) 100%);
    background: linear-gradient(90deg, #999 30%, hsla(0, 0%, 60%, 0));
    border-radius: 50%;
    font-size: 10px;
    height: 40px;
    margin: 50px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    width: 40px
}

.loader-circle:before {
    background: #999;
    border-radius: 100% 0 0 0;
    content: "";
    height: 50%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%
}

.loader-circle:after {
    background: #f0f0f1;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 88%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 88%
}

.page-loader {
    background: #f0f0f1;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

.page-loader .wrap {
    bottom: 0;
    height: 102px;
    height: 140px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%
}

.page-loader .wrap p {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    margin: 0 auto 18px;
    position: relative;
    text-transform: uppercase
}

.page-loader .wrap .loader-circle {
    margin: 15px auto
}

@-webkit-keyframes loader-anim {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loader-anim {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

[v-cloak] {
    opacity: 0
}

.pageHeight,
body,
html {
    height: 100vh;
    height: calc(var(--vh, 1vh)*100)
}

svg {
    max-width: 100%
}

@font-face {
    font-display: swap;
    font-family: hanwangheiheavyregular;
    src: url(../fonts/wt014.woff2) format("woff2");
    src: url(../fonts/wt014.woff) format("woff");
    src: url(../fonts/wt014.eot) format("embedded-opentype");
    src: url(../fonts/wt014.ttf) format("truetype")
}

.aboutContainer .detailBox h2,
.boxContainer .section7-2 .sectionBody .sectionTitle,
.boxContainer .section7-2 .sectionBody .sectionTitle span,
.boxContainer .sectionBox .content .detail h2,
.boxContainer .sectionBox .content .detail h3,
.boxContainer.index10 .section2 .boxList .items .detail .title,
.boxContainer.index10 .section2 .boxList .items .detail .title .rainbowText,
.boxContainer.index2 .section4 .sectionTitle h2,
.boxContainer.index2 .section4 .sectionTitle h2 span,
.boxContainer.index2 .section6 .sectionBody .bodyTitle .title,
.boxContainer.index3 .section7 .sectionBody .sectionTitle,
.boxContainer.index3 .section7 .sectionBody .sectionTitle .rainbowText,
.boxContainer.index3 .section8 .sectionBody .sectionTitle,
.boxContainer.index3 .section8 .sectionBody .sectionTitle .rainbowText,
.boxContainer.index6 .section1 .sectionTitle h3,
.boxContainer.index8 .section3 .sectionBox .content .constellation .conHead .title,
.boxContainer.index8>section .sectionTitle h2,
.boxContainer.index8>section .sectionTitle h2 span,
.boxContainer.index9-1 .boxFoot .text,
.boxContainer.index9-1 .section1 .sectionBox.box10 .sectionTitle .text,
.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .leftBox .title,
.boxContainer.index9-1 .section1 .sectionBox.box12 .sectionBody .title,
.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle h2,
.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle h3,
.boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody h2,
.coverPhoto .visualBox .content h2,
.coverPhoto .visualBox .content h3,
.coverPhoto .visualBox .content h4,
.coverPhoto .visualBox.page3 .content .otherText,
.coverPhoto .visualBox.page3 .content .otherText span {
    font-family: hanwangheiheavyregular
}

.boxContainer .section7-2 .sectionBody .sectionTitle .rainbowText,
.boxContainer.index10 .section2 .boxList .items .detail .title .rainbowText,
.boxContainer.index2 .section4 .sectionTitle h2 span,
.boxContainer.index3 .section7 .sectionBody .sectionTitle .rainbowText,
.boxContainer.index3 .section8 .sectionBody .sectionTitle .rainbowText,
.boxContainer.index8>section .sectionTitle .rainbowText,
.coverPhoto .visualBox.page9 .content .text .rainbowText {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(118deg, #021eff, #fa58b7, #f3b784);
    -webkit-background-clip: text
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .slide-arrow,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .slide-arrow {
    background: url(../images/index9/btn-circle-left.png) no-repeat;
    background-position: 50%;
    background-size: 64px;
    border: none !important;
    height: 64px;
    width: 64px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .slide-arrow svg,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .slide-arrow svg {
    opacity: 0
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .slide-arrow.next-arrow,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .slide-arrow.next-arrow {
    background-image: url(../images/index9/btn-circle-right.png)
}

@media (max-width:1440px) {

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .slide-arrow,
    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .slide-arrow {
        background-size: 48px;
        height: 48px;
        width: 48px
    }
}

@media (max-width:420px) {

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .slide-arrow,
    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .slide-arrow {
        background-size: 36px;
        height: 36px;
        width: 36px
    }
}

body,
html {
    font-weight: 400;
    outline: none
}

html {
    -webkit-locale: "tw"
}

body {
    -webkit-overflow-scrolling: touch;
    font-feature-settings: "palt";
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: #f1f1f1;
    color: #000;
    height: 100%;
    height: 100vh;
    letter-spacing: .125em;
    overflow: hidden;
    overflow-y: auto;
    width: 100%
}

a:hover {
    text-decoration: none
}

.demoJpg {
    height: 100vh;
    left: 0;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 101
}

.demoJpg img,
.demoJpg picture {
    display: block;
    width: 100%
}

.demoJpg .picture {
    position: relative
}

.demoJpg .btn {
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: 1000
}

.coverPhoto {
    position: relative;
    z-index: 3
}

.coverPhoto .menuContainer,
.coverPhoto text,
.coverPhoto use {
    opacity: 0;
    transition: .5s
}

.coverPhoto .planet {
    transform: translateY(-500px)
}

.coverPhoto .right_portal {
    transform: translateY(-100px)
}

.coverPhoto .left_book,
.coverPhoto .right_book,
.coverPhoto .right_ipad {
    transform: translateY(100px)
}

.coverPhoto .right_book {
    transition-delay: .3s
}

.coverPhoto .fly_book1,
.coverPhoto .fly_book2,
.coverPhoto .fly_book3 {
    transform: translateY(-100px);
    transition-delay: .7s
}

.coverPhoto .fly_book4,
.coverPhoto .paper_orange_1,
.coverPhoto .paper_orange_2,
.coverPhoto .paper_orange_3 {
    transform: translateY(100px);
    transition-delay: .6s
}

.coverPhoto .title {
    transform: translateY(100px);
    transition-delay: 1.1s
}

.coverPhoto .sub-title {
    transform: translateY(100px);
    transition-delay: 1.3s
}

.coverPhoto .date {
    font-weight: 700;
    transform: translateY(100px);
    transition-delay: 1.5s
}

.coverPhoto .kv_bg {
    transform: scale(1.5);
    transform-origin: center center;
    transition-delay: 2s
}

.coverPhoto .menuContainer {
    transform: translateY(100px);
    transition-delay: 2.5s
}

.coverPhoto.active .menuContainer,
.coverPhoto.active text,
.coverPhoto.active use {
    opacity: 1;
    transform: translate(0) scale(1)
}

@media (min-width:1441px) {

    .coverPhoto .middle,
    .coverPhoto .mobile {
        display: none
    }
}

@media (min-width:420px) and (max-width:1440px) {

    .coverPhoto .destop,
    .coverPhoto .mobile {
        display: none
    }
}

@media (max-width:420px) {

    .coverPhoto .destop,
    .coverPhoto .middle {
        display: none
    }

    .coverPhoto .mobile .date {
        letter-spacing: 0
    }
}

.topNav {
    align-items: center;
    background: #f1f1f1;
    border-bottom: 1px solid #000;
    display: flex;
    height: 30px;
    justify-content: space-between;
    padding: 3px 10px
}

.topNav img {
    display: block;
    height: 24px
}

.topNav .links .items {
    color: #000;
    font-size: 14px;
    text-decoration: none
}

.topNav .links .items+.items {
    border-left: 1px solid #000;
    margin-left: 8.5px;
    padding-left: 8.5px
}

.slick-slider {
    position: relative
}

.slick-slider .slide-arrow {
    background: none;
    border: none;
    cursor: pointer;
    left: 10px;
    opacity: .9;
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

.slick-slider .slide-arrow.next-arrow {
    left: auto;
    right: 10px
}

.slick-slider .slide-arrow svg {
    height: 30px;
    width: 30px
}

.slick-slider .slide-arrow:hover {
    opacity: 1
}

.slick-slider .slick-dots {
    bottom: -20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    left: 0;
    list-style-type: none;
    margin: 0 -3px;
    padding-left: 0;
    position: absolute;
    width: 100%
}

.slick-slider .slick-dots li {
    margin: 0 3px 5px
}

.slick-slider .slick-dots .betdiamond {
    background: #2b2b2b;
    border-radius: 4px;
    display: block;
    height: 4px;
    width: 4px
}

@media (max-width:640px) {
    .slick-slider .slide-arrow.prev-arrow {
        left: 0
    }

    .slick-slider .slide-arrow.next-arrow {
        right: 0
    }
}

a:hover {
    opacity: 1
}

.menuContainer {
    align-items: center;
    bottom: 0;
    display: flex;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 100
}

.menuContainer .links {
    align-items: center;
    background: #001da6;
    color: #fff;
    display: flex;
    font-size: 20px;
    font-weight: 700;
    justify-content: center;
    letter-spacing: 0;
    line-height: 46px;
    padding-top: 4px;
    text-align: center;
    text-decoration: none;
    width: 33.33333%
}

.menuContainer .links .icon {
    height: 24px;
    margin-right: 7px;
    width: 24px
}

.menuContainer .links+.links {
    border-left: 1px solid #fff
}

.menuContainer .links:hover {
    background: #fff;
    color: #001da6;
    opacity: 1
}

@media (max-width:1440px) {
    .menuContainer {
        bottom: 0
    }

    .menuContainer .links {
        line-height: 70px
    }
}

@media (max-width:900px) {
    .menuContainer .links {
        font-size: 15px;
        line-height: 50px
    }

    .menuContainer .links img {
        height: 20px;
        margin-right: 3px;
        width: 20px
    }
}

@media (max-width:420px) {
    .menuContainer {
        bottom: 0;
        flex-wrap: wrap
    }

    .menuContainer .links {
        font-size: 18px;
        line-height: 50px;
        width: 33.33333%
    }

	.menuContainer .links+.links+.links+.links {
        border-left: 0;
        border-top: 1px solid #fff;
        width: 50%;
		border-right: 1px solid #fff;
    }
	
    .menuContainer .links+.links+.links+.links+.links {
        border-left: 0;
        border-top: 1px solid #fff;
        width: 50%;
		border-right: none;
    }

    .menuContainer .links .icon {
        height: 16px;
        width: 16px
    }
	
	.menuContainer #links-4th{
		width: 100%;
		border-right: none;
	}
}

#footer {
    color: rgba(0, 0, 0, .6);
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    padding-bottom: 64px;
    padding-top: 14px;
    text-align: center
}

@media (max-width:1440px) {
    #footer {
        padding-bottom: 84px;
        padding-top: 15px
    }
}

@media (max-width:420px) {
    #footer {
        font-size: 12px;
        line-height: 16px;
        padding: 8px 10px 120px
    }
}

.boxContainer .boxDecorate .line,
.boxContainer .boxFoot .decorate .line {
    background: rgba(0, 0, 0, .6);
    position: absolute
}

.aboutContainer {
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    margin-top: -60px;
    position: relative;
    z-index: 2
}

.aboutContainer .detailBox {
    padding: 67px 0 122px;
    position: relative;
    text-align: center;
    width: 1104px;
    z-index: 2
}

.aboutContainer .detailBox h2 {
    color: #001da6;
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 68px;
    margin-bottom: 25px;
    margin-top: 0
}

.aboutContainer .detailBox h3 {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 40px;
    margin: 0
}

.aboutContainer .detailBox ul {
    display: block;
    list-style: none;
    margin: 28px auto 56px;
    padding: 0;
    width: 942px
}

.aboutContainer .detailBox ul li {
    border-bottom: 1px solid #bdbdbd;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 72px;
    padding-left: 50px;
    position: relative;
    text-align: left;
    text-align: justify
}

.aboutContainer .detailBox ul li:first-child {
    border-top: 1px solid #bdbdbd
}

.aboutContainer .detailBox ul li:before {
    border: 4px solid #022eff;
    border-radius: 18px;
    content: "";
    display: block;
    height: 18px;
    left: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 18px
}

.aboutContainer .decorate {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 1920px;
    z-index: 1
}

.aboutContainer .decorate .lineBox {
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom: none;
    border-top: none;
    height: 100%;
    margin: auto;
    width: 1560px
}

.aboutContainer .decorate .book {
    bottom: -130px;
    display: block;
    position: absolute;
    right: -32px
}

.aboutContainer .decorate svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.aboutContainer .decorate svg .fly_book2 {
    transform: translateY(calc(50% - 63.5px)) rotate(2deg)
}

@media (min-width:1441px) {
    .aboutContainer .decorate svg .paper_orange_3 {
        display: none
    }
}

@media (max-width:1440px) {
    .aboutContainer {
        margin-top: -26px
    }

    .aboutContainer .detailBox {
        padding: 32px 0 71px;
        width: 759px
    }

    .aboutContainer .detailBox h2 {
        font-size: 33px;
        line-height: 47px;
        margin-bottom: 16px
    }

    .aboutContainer .detailBox h3 {
        font-size: 18px;
        line-height: 26px
    }

    .aboutContainer .detailBox h3 span {
        display: block
    }

    .aboutContainer .detailBox ul {
        margin: 21px auto 30px;
        width: 664px
    }

    .aboutContainer .detailBox ul li {
        font-size: 18px;
        line-height: 43px
    }

    .aboutContainer .decorate .lineBox {
        width: calc(100% - 946px)
    }

    .aboutContainer .decorate .book {
        bottom: -48px;
        right: 432px;
        width: 274px
    }

    .aboutContainer .decorate svg .fly_book2 {
        display: none
    }
}

@media (max-width:420px) {
    .aboutContainer {
        margin-top: -20px
    }

    .aboutContainer .detailBox {
        padding: 32px 0 54px;
        width: calc(100% - 36px)
    }

    .aboutContainer .detailBox h2 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 20px
    }

    .aboutContainer .detailBox h2 span {
        display: block
    }

    .aboutContainer .detailBox h3 {
        letter-spacing: 0
    }

    .aboutContainer .detailBox ul {
        margin: 24px auto 38px;
        width: 100%
    }

    .aboutContainer .detailBox ul li {
        font-size: 16px;
        line-height: 24px;
        padding: 7px 0 7px 30px
    }

    .aboutContainer .detailBox ul li:before {
        border-radius: 12px;
        border-width: 3px;
        height: 12px;
        left: 8px;
        width: 12px
    }

    .aboutContainer .detailBox ul li:nth-child(3) {
        letter-spacing: 2px
    }

    .aboutContainer .detailBox ul li:nth-child(5) {
        letter-spacing: 1px
    }

    .aboutContainer .decorate .book {
        bottom: -82px;
        right: 710px;
        width: 208px
    }

    .aboutContainer .decorate .paper_orange_3 {
        display: none
    }
}

.boxContainer {
    border-top: 1px solid rgba(0, 0, 0, .6);
    overflow: hidden;
    padding-top: 48px;
    position: relative
}

.boxContainer .boxDecorate {
    height: 100%;
    width: 1920px
}

.boxContainer .boxDecorate,
.boxContainer .boxDecorate .gradientBg {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    z-index: 1
}

.boxContainer .boxDecorate .gradientBg {
    display: block;
    height: 48px;
    max-width: none;
    width: 100vw
}

.boxContainer .boxDecorate .line.line1,
.boxContainer .boxDecorate .line.line2 {
    height: calc(100% - 270px);
    top: 0;
    width: 1px
}

.boxContainer .boxDecorate .line.line1 {
    left: 26px
}

.boxContainer .boxDecorate .line.line2 {
    right: 26px
}

.boxContainer .boxDecorate .middleLine {
    height: calc(100% - 610px);
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 936px
}

.boxContainer .boxDecorate .middleLine .line {
    height: 100%;
    width: 1px
}

.boxContainer .boxDecorate .middleLine .line.line4 {
    right: 0
}

.boxContainer .boxDecorate .d1,
.boxContainer .boxDecorate .d2,
.boxContainer .boxDecorate .d3,
.boxContainer .boxDecorate .d4,
.boxContainer .boxDecorate .d5,
.boxContainer .boxDecorate .d6,
.boxContainer .boxDecorate .d7 {
    display: inline-block;
    object-fit: cover;
    position: absolute
}

.boxContainer .boxDecorate .d1 {
    height: 517px;
    left: 972px;
    top: 593px;
    width: 513px
}

.boxContainer .boxDecorate .d2 {
    left: 1410px;
    top: 872px;
    width: 200px
}

.boxContainer .boxDecorate .d3 {
    left: 402px;
    top: 3016px;
    width: 277px
}

.boxContainer .boxDecorate .d4 {
    height: 218px;
    left: 1512px;
    top: 2099px;
    width: 284px
}

.boxContainer .boxDecorate .d5 {
    height: 187px;
    left: 1354px;
    top: 318px;
    width: 377px
}

.boxContainer .boxDecorate .d6 {
    display: none
}

.boxContainer .boxDecorate .d7 {
    height: 692px;
    left: 0;
    top: 1050px;
    width: 806px
}

@media (max-width:1440px) {

    .boxContainer .boxDecorate .line.line1,
    .boxContainer .boxDecorate .line.line2 {
        height: calc(100% - 228px)
    }

    .boxContainer .boxDecorate .line.line1 {
        left: 473px
    }

    .boxContainer .boxDecorate .line.line2 {
        right: 473px
    }

    .boxContainer .boxDecorate .middleLine {
        height: calc(100% - 434px);
        width: 646px
    }

    .boxContainer .boxDecorate .d1 {
        height: 240px;
        left: 1066px;
        top: 480px;
        width: 238px
    }

    .boxContainer .boxDecorate .d2 {
        left: 1268px;
        top: 610px;
        width: 93px
    }

    .boxContainer .boxDecorate .d3 {
        left: 628px;
        top: 1922px;
        width: 150px
    }

    .boxContainer .boxDecorate .d4 {
        height: 140px;
        left: 1234px;
        object-fit: contain;
        top: 1371px;
        width: 200px
    }

    .boxContainer .boxDecorate .d5 {
        height: 89px;
        left: 1300px;
        top: 312px;
        width: 138px
    }

    .boxContainer .boxDecorate .d6 {
        display: inline-block;
        height: 121px;
        left: 1211px;
        top: 1852px;
        width: 214px
    }

    .boxContainer .boxDecorate .d7 {
        height: 372px;
        left: 455px;
        top: 717px;
        width: 449px
    }
}

@media (max-width:420px) {
    .boxContainer .boxDecorate .d1 {
        height: 92px;
        left: 904px;
        top: 1327px;
        width: 147px
    }

    .boxContainer .boxDecorate .d2 {
        display: none
    }

    .boxContainer .boxDecorate .d3 {
        left: 2662px;
        top: 2700px;
        width: 95px
    }

    .boxContainer .boxDecorate .d4 {
        height: auto;
        left: 1040px;
        top: 1880px;
        width: 50px
    }

    .boxContainer .boxDecorate .d5 {
        height: 65px;
        left: 965px;
        top: 690px;
        width: 101px
    }

    .boxContainer .boxDecorate .d6 {
        height: 90px;
        left: 1032px;
        top: 2640px;
        width: 178px
    }

    .boxContainer .boxDecorate .d7 {
        height: 143px;
        left: 775px;
        top: 2120px;
        width: 163px
    }
}

.boxContainer .sectionBox {
    position: relative;
    z-index: 2
}

.boxContainer .boxFoot {
    background: url(../images/foot_1920.png) repeat-x bottom;
    background-size: cover;
    display: flex;
    height: 731px;
    justify-content: center;
    margin-top: -142px;
    overflow: hidden;
    position: relative
}

.boxContainer .boxFoot .text {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 32px;
    padding-top: 193px;
    position: relative;
    text-align: justify;
    text-justify: auto;
    width: 930px;
    z-index: 2
}

.boxContainer .boxFoot .decorate {
    bottom: 0;
    height: 100%;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 1920px;
    z-index: 1
}

.boxContainer .boxFoot .decorate svg {
    height: 100%;
    width: 100%
}

.boxContainer .boxFoot .decorate .fly_paper {
    bottom: 240px;
    position: absolute;
    right: 250px;
    width: 150px
}

.boxContainer .boxFoot .decorate .line.line1 {
    height: 1px;
    left: 0;
    top: 121px;
    width: 100%
}

.boxContainer .boxFoot .decorate .line.line2,
.boxContainer .boxFoot .decorate .line.line3 {
    height: 340px;
    top: 122px;
    width: 1px
}

.boxContainer .boxFoot .decorate .line.line2 {
    left: 180px
}

.boxContainer .boxFoot .decorate .line.line3 {
    right: 180px
}

@media (min-width:1441px) {
    .boxContainer .boxFoot .decorate .fly_book2 {
        display: none
    }
}

@media (max-width:1440px) {
    .boxContainer .boxFoot {
        background-image: url(../images/foot_1024.png);
        height: 434px;
        margin-top: 18px
    }

    .boxContainer .boxFoot .text {
        font-size: 16px;
        line-height: 24px;
        padding-top: 32px;
        width: 656px
    }

    .boxContainer .boxFoot .decorate .paper_orange_3 {
        display: none
    }

    .boxContainer .boxFoot .decorate .line.line1 {
        top: 0
    }
}

@media (max-width:420px) {
    .boxContainer .boxFoot {
        background-image: url(../images/foot_360.png);
        height: 426px;
        margin-top: 27px
    }

    .boxContainer .boxFoot .text {
        padding: 32px 19px 0
    }
}

.boxContainer .sectionBox {
    left: 50%;
    transform: translateX(-50%);
    width: 1920px
}

.boxContainer .sectionBox .planet {
    display: inline-block;
    position: relative;
    z-index: 3
}

.boxContainer .sectionBox .content {
    border-left: 4px solid #022eff;
    padding-left: 16px;
    position: absolute;
    z-index: 4
}

.boxContainer .sectionBox .content .guidelineMask {
    position: absolute
}

.boxContainer .sectionBox .content .guidelineMask .guideline {
    height: 128px;
    max-width: none;
    width: 128px
}

.boxContainer .sectionBox .content .detail {
    /*cursor: pointer;*/
    text-decoration: none
}

.boxContainer .sectionBox .content .detail h2,
.boxContainer .sectionBox .content .detail h3,
.boxContainer .sectionBox .content .detail p {
    color: #000;
    font-weight: 500;
    letter-spacing: .5px;
    margin: 0
}

.boxContainer .sectionBox .content .detail h2,
.boxContainer .sectionBox .content .detail h3 {
    font-weight: 400
}

.boxContainer .sectionBox .content .detail h2 {
    font-size: 90px
}

.boxContainer .sectionBox .content .detail h3 {
    align-items: center;
    display: flex;
    font-size: 40px
}

.boxContainer .sectionBox .content .detail h3 span {
    display: block
}

.boxContainer .sectionBox .content .detail h3 span+span {
    border-left: 1px solid #000;
    margin-left: 12px;
    padding-left: 16px
}

.boxContainer .sectionBox .content .detail p {
    font-size: 18px
}

@media (min-width:1441px) {

    .boxContainer .sectionBox .content .guideline .middle,
    .boxContainer .sectionBox .content .guideline .mobile {
        display: none
    }

    .boxContainer .sectionBox .content .detail.smallFontSize h2 {
        font-size: 62px
    }
}

@media (max-width:1440px) {
    .boxContainer .sectionBox .content .guideline {
        height: 111px;
        width: 113px
    }

    .boxContainer .sectionBox .content .detail h2 {
        font-size: 44px
    }

    .boxContainer .sectionBox .content .detail h3 {
        font-size: 24px
    }

    .boxContainer .sectionBox .content .detail p {
        font-size: 16px
    }
}

@media (min-width:421px) and (max-width:1440px) {

    .boxContainer .sectionBox .content .guideline .destop,
    .boxContainer .sectionBox .content .guideline .mobile {
        display: none
    }

    .boxContainer .sectionBox .content .detail.smallFontSize h2 {
        font-size: 33px
    }
}

@media (max-width:420px) {
    .boxContainer .sectionBox .content {
        border-left: 0;
        padding-left: 0
    }

    .boxContainer .sectionBox .content .guidelineMask {
        top: calc(100% - 22px)
    }

    .boxContainer .sectionBox .content .guidelineMask .guideline {
        height: 76px;
        width: 35px
    }

    .boxContainer .sectionBox .content .guidelineMask .guideline .destop,
    .boxContainer .sectionBox .content .guidelineMask .guideline .middle {
        display: none
    }

    .boxContainer .sectionBox .content .detail {
        border-bottom: 2px solid #022eff;
        display: inline-block;
        padding-bottom: 6px
    }

    .boxContainer .sectionBox .content .detail h2 {
        font-size: 24px
    }

    .boxContainer .sectionBox .content .detail h3 {
        font-size: 20px
    }

    .boxContainer .sectionBox .content .detail h3 span+span {
        margin-left: 6px;
        padding-left: 8px
    }

    .boxContainer .sectionBox .content .detail p {
        font-size: 14px
    }
}

.boxContainer .sectionBox.box1 {
    margin-top: -10px
}

.boxContainer .sectionBox.box1 .planet {
    left: 155px;
    width: 750px
}

.boxContainer .sectionBox.box1 .content {
    left: 776px;
    top: 102px
}

.boxContainer .sectionBox.box1 .content .guideline {
    fill: #022eff
}

.boxContainer .sectionBox.box1 .content .detail h2 {
    margin-bottom: 5px
}

@media (max-width:1440px) {
    .boxContainer .sectionBox.box1 {
        margin-top: -43px
    }

    .boxContainer .sectionBox.box1 .planet {
        left: 498px;
        width: 450px
    }

    .boxContainer .sectionBox.box1 .content {
        left: 894px;
        top: 62px
    }
}

@media (min-width:421px) {
    .boxContainer .sectionBox.box1 .content .guidelineMask {
        right: 100%;
        top: 50%
    }
}

@media (max-width:420px) {
    .boxContainer .sectionBox.box1 {
        height: 340px;
        margin-top: -8px
    }

    .boxContainer .sectionBox.box1 .planet {
        left: 895px;
        top: 86px;
        width: 277px
    }

    .boxContainer .sectionBox.box1 .content {
        left: 804px;
        top: 2px
    }

    .boxContainer .sectionBox.box1 .content .guidelineMask {
        left: 164px;
        transform: rotateY(180deg)
    }

    .boxContainer .sectionBox.box1 .content .detail h2 {
        margin-bottom: 0
    }
}

.boxContainer .sectionBox.box2 {
    margin-top: -392px
}

.boxContainer .sectionBox.box2 .planet {
    left: 1290px;
    width: 450px
}

.boxContainer .sectionBox.box2 .content {
    left: 1012px;
    padding-right: 16px;
    top: 30px
}

.boxContainer .sectionBox.box2 .content .guidelineMask {
    left: 100%;
    top: 102px;
    transform: rotateY(180deg)
}

.boxContainer .sectionBox.box2 .content .guidelineMask .guideline {
    fill: #25b4e0
}

.boxContainer .sectionBox.box2 .content .detail h2 {
    margin-bottom: 8px
}

.boxContainer .sectionBox.box2 .content .detail h3 {
    padding: 18px 0 2px
}

@media (max-width:1440px) {
    .boxContainer .sectionBox.box2 {
        margin-top: -112px
    }

    .boxContainer .sectionBox.box2 .planet {
        left: 1190px;
        width: 200px
    }

    .boxContainer .sectionBox.box2 .content {
        left: 900px;
        padding-right: 25px;
        top: -48px
    }

    .boxContainer .sectionBox.box2 .content .guidelineMask {
        top: 66px
    }

    .boxContainer .sectionBox.box2 .content .detail h3 {
        padding: 8px 0 2px
    }
}

@media (min-width:421px) {
    .boxContainer .sectionBox.box2 .content {
        border-left: none;
        border-right: 4px solid #25b4e0;
        padding-left: 0
    }
}

@media (max-width:420px) {
    .boxContainer .sectionBox.box2 {
        height: 381px;
        margin-top: 24px
    }

    .boxContainer .sectionBox.box2 .planet {
        left: 788px;
        top: 109px;
        width: 272px
    }

    .boxContainer .sectionBox.box2 .content {
        left: 856px;
        padding-right: 0;
        top: 10px
    }

    .boxContainer .sectionBox.box2 .content .guidelineMask {
        left: 61px;
        top: calc(100% - 22px);
        transform: rotateY(0deg)
    }

    .boxContainer .sectionBox.box2 .content .detail {
        border-color: #25b4e0
    }

    .boxContainer .sectionBox.box2 .content .detail h2 {
        margin-bottom: 2px
    }
}

.boxContainer .sectionBox.box3 {
    margin-top: -260px
}

.boxContainer .sectionBox.box3 .planet {
    left: 272px;
    width: 750px
}

.boxContainer .sectionBox.box3 .content {
    left: 909px;
    top: 230px
}

.boxContainer .sectionBox.box3 .content .guidelineMask {
    right: 100%;
    top: 50%
}

.boxContainer .sectionBox.box3 .content .guidelineMask .guideline {
    fill: #022eff
}

@media (max-width:1440px) {
    .boxContainer .sectionBox.box3 {
        margin-top: -128px
    }

    .boxContainer .sectionBox.box3 .planet {
        left: 580px;
        width: 450px
    }

    .boxContainer .sectionBox.box3 .content {
        left: 973px;
        top: 134px
    }

    .boxContainer .sectionBox.box3 .content .guidelineMask {
        top: 56px
    }
}

@media (max-width:420px) {
    .boxContainer .sectionBox.box3 {
        height: 400px;
        margin-top: 9px
    }

    .boxContainer .sectionBox.box3 .planet {
        left: 880px;
        top: 73px;
        width: 327px
    }

    .boxContainer .sectionBox.box3 .content {
        left: 802px;
        top: 4px
    }

    .boxContainer .sectionBox.box3 .content .guidelineMask {
        left: 236px;
        top: calc(100% - 22px);
        transform: rotateY(180deg)
    }
}

.boxContainer .sectionBox.box4 {
    margin-top: -225px
}

.boxContainer .sectionBox.box4 .planet {
    left: 1290px;
    width: 600px
}

.boxContainer .sectionBox.box4 .content {
    border-left: 0;
    border-right: 4px solid #022eff;
    left: 798px;
    padding-left: 0;
    padding-right: 16px;
    top: 57px
}

.boxContainer .sectionBox.box4 .content .guidelineMask {
    left: 100%;
    top: 50%;
    transform: rotateY(180deg)
}

.boxContainer .sectionBox.box4 .content .guidelineMask .guideline {
    fill: #022eff
}

@media (max-width:1440px) {
    .boxContainer .sectionBox.box4 {
        margin-top: -120px
    }

    .boxContainer .sectionBox.box4 .planet {
        left: 1098px;
        width: 300px
    }

    .boxContainer .sectionBox.box4 .content {
        left: 827px;
        top: 44px
    }
}

@media (max-width:420px) {
    .boxContainer .sectionBox.box4 {
        height: 303px;
        margin-top: -40px
    }

    .boxContainer .sectionBox.box4 .planet {
        left: 753px;
        top: 78px;
        width: 227px
    }

    .boxContainer .sectionBox.box4 .content {
        border: none;
        left: 875px;
        top: 6px
    }

    .boxContainer .sectionBox.box4 .content .guidelineMask {
        left: -15px;
        top: calc(100% - 22px);
        transform: rotateY(0deg)
    }
}

.boxContainer .sectionBox.box5 {
    margin-top: -426px
}

.boxContainer .sectionBox.box5 .planet {
    left: 194px;
    width: 600px
}

.boxContainer .sectionBox.box5 .content {
    border-color: #25b4e0;
    left: 711px;
    top: 204px
}

.boxContainer .sectionBox.box5 .content .guidelineMask {
    right: 100%;
    top: 50%
}

.boxContainer .sectionBox.box5 .content .guidelineMask .guideline {
    fill: #25b4e0
}

@media (max-width:1440px) {
    .boxContainer .sectionBox.box5 {
        margin-top: -114px
    }

    .boxContainer .sectionBox.box5 .planet {
        left: 602px;
        width: 300px
    }

    .boxContainer .sectionBox.box5 .content {
        left: 878px;
        padding-bottom: 24px;
        top: 79px
    }

    .boxContainer .sectionBox.box5 .content .guidelineMask {
        top: 35px
    }
}

@media (max-width:420px) {
    .boxContainer .sectionBox.box5 {
        height: 280px;
        margin-top: -29px
    }

    .boxContainer .sectionBox.box5 .planet {
        left: 807px;
        top: 58px;
        width: 224px
    }

    .boxContainer .sectionBox.box5 .content {
        left: 884px;
        padding-bottom: 0;
        top: 6px
    }

    .boxContainer .sectionBox.box5 .content .guidelineMask {
        left: 41px;
        top: calc(100% - 22px)
    }

    .boxContainer .sectionBox.box5 .content .detail {
        border-color: #25b4e0
    }

    .boxContainer .sectionBox.box5 .content .detail p span {
        display: block
    }

    .boxContainer .sectionBox.box5 .content .detail h2 {
        margin-bottom: 4px
    }
}

.boxContainer .sectionBox.box6 {
    margin-top: -122px
}

.boxContainer .sectionBox.box6 .planet {
    left: 1316px;
    width: 450px
}

.boxContainer .sectionBox.box6 .content {
    left: 688px;
    top: 40px
}

.boxContainer .sectionBox.box6 .content .guidelineMask {
    left: 100%;
    top: 50%;
    transform: rotateY(180deg)
}

.boxContainer .sectionBox.box6 .content .guidelineMask .guideline {
    fill: #022eff
}

@media (max-width:1440px) {
    .boxContainer .sectionBox.box6 {
        margin-top: -15px
    }

    .boxContainer .sectionBox.box6 .planet {
        left: 1138px;
        width: 200px
    }

    .boxContainer .sectionBox.box6 .content {
        left: 780px;
        padding-bottom: 22px;
        top: 0
    }

    .boxContainer .sectionBox.box6 .content .guidelineMask {
        top: 58px
    }
}

@media (min-width:421px) and (max-width:1441px) {
    .boxContainer .sectionBox.box6 .content .guidelineMask .guideline {
        height: 88px;
        width: 91px
    }
}

@media (min-width:421px) {
    .boxContainer .sectionBox.box6 .content {
        border-left: none;
        border-right: 4px solid #022eff;
        padding-right: 16px
    }
}

@media (max-width:420px) {
    .boxContainer .sectionBox.box6 {
        height: 274px;
        margin-top: 22px
    }

    .boxContainer .sectionBox.box6 .planet {
        left: 918px;
        top: 74px;
        width: 185px
    }

    .boxContainer .sectionBox.box6 .content {
        left: 811px;
        padding-bottom: 0;
        top: 10px
    }

    .boxContainer .sectionBox.box6 .content .guidelineMask {
        left: 166px;
        top: calc(100% - 22px)
    }
}

.boxContainer .sectionBox.box7 {
    margin-top: -267px
}

.boxContainer .sectionBox.box7 .planet {
    left: 268px;
    width: 600px
}

.boxContainer .sectionBox.box7 .content {
    left: 795px;
    top: 133px
}

.boxContainer .sectionBox.box7 .content .guidelineMask {
    right: 100%;
    top: 50%
}

.boxContainer .sectionBox.box7 .content .guidelineMask .guideline {
    fill: #022eff
}

.boxContainer .sectionBox.box7 .content .detail h2 {
    margin-bottom: 7px
}

@media (max-width:1440px) {
    .boxContainer .sectionBox.box7 {
        margin-top: -73px
    }

    .boxContainer .sectionBox.box7 .planet {
        left: 566px;
        width: 275px
    }

    .boxContainer .sectionBox.box7 .content {
        left: 816px;
        top: 62px
    }

    .boxContainer .sectionBox.box7 .content .guidelineMask {
        top: 30px
    }

    .boxContainer .sectionBox.box7 .content .detail h2 {
        margin-bottom: 3px
    }
}

@media (max-width:420px) {
    .boxContainer .sectionBox.box7 {
        height: 257px;
        margin-top: -38px
    }

    .boxContainer .sectionBox.box7 .planet {
        left: 820px;
        top: 71px;
        width: 167px
    }

    .boxContainer .sectionBox.box7 .content {
        left: 822px;
        top: -2px
    }

    .boxContainer .sectionBox.box7 .content .guidelineMask {
        left: 70px;
        top: calc(100% - 22px)
    }

    .boxContainer .sectionBox.box7 .content .detail p span {
        display: block
    }
}

.boxContainer .sectionBox.box8 {
    margin-top: -265px
}

.boxContainer .sectionBox.box8 .planet {
    left: 1340px;
    width: 450px
}

.boxContainer .sectionBox.box8 .content {
    border-left: 0;
    border-right: 4px solid #022eff;
    left: 831px;
    padding-left: 0;
    padding-right: 16px;
    top: 45px
}

.boxContainer .sectionBox.box8 .content .guidelineMask {
    left: 100%;
    top: 50%;
    transform: rotateY(180deg)
}

.boxContainer .sectionBox.box8 .content .guidelineMask .guideline {
    fill: #022eff
}

@media (max-width:1440px) {
    .boxContainer .sectionBox.box8 {
        margin-top: -18px
    }

    .boxContainer .sectionBox.box8 .planet {
        left: 1248px;
        width: 200px
    }

    .boxContainer .sectionBox.box8 .content {
        left: 748px;
        top: -14px
    }
}

@media (max-width:1440px) and (min-width:420px) {
    .boxContainer .sectionBox.box8 .content .guidelineMask .guideline {
        height: 91px;
        width: 93px
    }
}

@media (max-width:420px) {
    .boxContainer .sectionBox.box8 {
        height: 227px;
        margin-top: -30px
    }

    .boxContainer .sectionBox.box8 .planet {
        left: 814px;
        top: 79px;
        width: 148px
    }

    .boxContainer .sectionBox.box8 .content {
        border-right: none;
        left: 883px;
        padding-right: 0;
        top: 6px
    }

    .boxContainer .sectionBox.box8 .content .guidelineMask {
        left: -18px;
        top: calc(100% - 22px);
        transform: rotateY(0deg)
    }

    .boxContainer .sectionBox.box8 .content .detail p span {
        display: block
    }

    .boxContainer .sectionBox.box8 .content .detail h2 {
        margin-bottom: 4px
    }
}

.boxContainer .sectionBox.box9 {
    margin-top: -252px
}

.boxContainer .sectionBox.box9 .planet {
    left: 304px;
    width: 750px
}

.boxContainer .sectionBox.box9 .content {
    border-color: #25b4e0;
    left: 970px;
    top: 132px
}

.boxContainer .sectionBox.box9 .content .guidelineMask {
    right: 100%;
    top: 120px
}

.boxContainer .sectionBox.box9 .content .guidelineMask .guideline {
    fill: #25b4e0
}

@media (max-width:1440px) {
    .boxContainer .sectionBox.box9 {
        margin-top: -194px
    }

    .boxContainer .sectionBox.box9 .planet {
        left: 591px;
        width: 425px
    }

    .boxContainer .sectionBox.box9 .content {
        left: 972px;
        top: 106px
    }

    .boxContainer .sectionBox.box9 .content .guidelineMask {
        top: 50px
    }
}

@media (max-width:420px) {
    .boxContainer .sectionBox.box9 {
        height: 408px;
        margin-top: -33px
    }

    .boxContainer .sectionBox.box9 .planet {
        left: 803px;
        top: 101px;
        width: 315px
    }

    .boxContainer .sectionBox.box9 .content {
        left: 850px;
        top: 22px
    }

    .boxContainer .sectionBox.box9 .content .guidelineMask {
        left: 125px;
        top: calc(100% - 22px);
        transform: rotateY(180deg)
    }

    .boxContainer .sectionBox.box9 .content .detail {
        border-color: #25b4e0
    }
}

.coverPhoto {
    z-index: unset
}

.coverPhoto .visualBox {
    opacity: 0;
    position: relative;
    transition: .8s
}

.coverPhoto .visualBox .content {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.coverPhoto .visualBox .content h2,
.coverPhoto .visualBox .content h3,
.coverPhoto .visualBox .content h4 {
    font-weight: 400;
    letter-spacing: 0;
    margin: 0
}

.coverPhoto .visualBox .content .otherText,
.coverPhoto .visualBox .content .pig,
.coverPhoto .visualBox .content .text {
    margin-top: 30px;
    opacity: 0;
    position: absolute;
    transition: .5s
}

.coverPhoto .visualBox .bg,
.coverPhoto .visualBox .bg img {
    display: block;
    width: 100%
}

.coverPhoto .visualBox.page9 .content .text {
    left: 20.3125%;
    top: 22.93103%;
    width: 41.66667%
}

.coverPhoto .visualBox.page9 .content .text h4 {
    font-size: 36px
}

.coverPhoto .visualBox.page9 .content .text h3 {
    font-size: 72px
}

.coverPhoto .visualBox.page9 .content .text h2 {
    font-size: 88px
}

.coverPhoto .visualBox.page9 .content .text p {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 32px;
    padding-top: 20px;
    width: 85%
}

.coverPhoto .visualBox.page9 .content .pig {
    right: 2.34375%;
    top: 9.48276%;
    width: 39.0625%
}

@media (max-width:1440px) {
    .coverPhoto .visualBox.page9 .content .text {
        left: 15.6%;
        top: 26.8%;
        width: 44%
    }

    .coverPhoto .visualBox.page9 .content .text h4 {
        font-size: 24px
    }

    .coverPhoto .visualBox.page9 .content .text h3 {
        font-size: 40px
    }

    .coverPhoto .visualBox.page9 .content .text h2 {
        font-size: 48px
    }

    .coverPhoto .visualBox.page9 .content .text p {
        font-size: 16px;
        line-height: 23px;
        padding-top: 3px
    }

    .coverPhoto .visualBox.page9 .content .pig {
        right: 2.8%;
        top: 18.4%;
        width: 40%
    }
}

@media (max-width:420px) {
    .coverPhoto .visualBox.page9 .content .text {
        left: 50%;
        top: 18%;
        transform: translateX(-50%);
        width: 70%
    }

    .coverPhoto .visualBox.page9 .content .text h4 {
        font-size: 16px
    }

    .coverPhoto .visualBox.page9 .content .text h3 {
        font-size: 24px
    }

    .coverPhoto .visualBox.page9 .content .text h2 {
        font-size: 28px
    }

    .coverPhoto .visualBox.page9 .content .text p {
        word-wrap: break-word;
        font-size: 16px;
        line-height: 26px;
        padding-top: 9px;
        text-align: justify;
        text-justify: inter-ideograph;
        width: 100%;
        word-break: normal
    }

    .coverPhoto .visualBox.page9 .content .pig {
        bottom: -7%;
        right: 1%;
        top: auto;
        width: 68%
    }
}

.coverPhoto.active .visualBox {
    opacity: 1
}

.coverPhoto.active .visualBox .content .pig,
.coverPhoto.active .visualBox .content .text,
.coverPhoto.active .visualBox .otherText {
    margin-top: 0;
    opacity: 1
}

.coverPhoto.active .visualBox .content .text,
.coverPhoto.active .visualBox .otherText {
    transition-delay: 1s
}

.coverPhoto.active .visualBox .content .pig {
    transition-delay: 1.4s
}

.boxContainer.index9-1 {
    border-top: none;
    margin-top: -132px;
    padding-top: 211px
}

@media (max-width:1440px) {
    .boxContainer.index9-1 {
        margin-top: -72px;
        padding-top: 146px
    }
}





@media (max-width:420px) {
    .boxContainer.index9-1 {
        margin-top: -66px
    }
}

.boxContainer.index9-1 .section1 {
    position: relative
}

.boxContainer.index9-1 .section1>.decorate {
    height: 100%;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 1920px
}

.boxContainer.index9-1 .section1>.decorate .line {
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 3
}

.boxContainer.index9-1 .section1>.decorate .line.line1,
.boxContainer.index9-1 .section1>.decorate .line.line2,
.boxContainer.index9-1 .section1>.decorate .line.line5,
.boxContainer.index9-1 .section1>.decorate .line.line6,
.boxContainer.index9-1 .section1>.decorate .line.line7,
.boxContainer.index9-1 .section1>.decorate .line.line8 {
    height: 1px;
    width: 100%
}

.boxContainer.index9-1 .section1>.decorate .line.line1 {
    top: 86px
}

.boxContainer.index9-1 .section1>.decorate .line.line2 {
    top: 732px
}

.boxContainer.index9-1 .section1>.decorate .line.line10,
.boxContainer.index9-1 .section1>.decorate .line.line3,
.boxContainer.index9-1 .section1>.decorate .line.line4,
.boxContainer.index9-1 .section1>.decorate .line.line9 {
    height: 100%;
    width: 1px
}

.boxContainer.index9-1 .section1>.decorate .line.line3 {
    height: calc(100% + 170px);
    left: 180px;
    top: -155px
}

.boxContainer.index9-1 .section1>.decorate .line.line4 {
    height: 884px;
    right: 180px;
    top: -135px
}

.boxContainer.index9-1 .section1>.decorate .line.line5 {
    top: 1656px;
    width: 67.70833%
}

.boxContainer.index9-1 .section1>.decorate .line.line6 {
    left: 180px;
    top: 2033px
}

.boxContainer.index9-1 .section1>.decorate .line.line7 {
    left: 180px;
    top: 2098px;
    width: 82.7%
}

.boxContainer.index9-1 .section1>.decorate .line.line8 {
    top: 2636px
}

.boxContainer.index9-1 .section1>.decorate .line.line9 {
    height: 602px;
    right: 180px;
    top: 2034px
}

.boxContainer.index9-1 .section1>.decorate .line.line10 {
    height: 602px;
    right: 136px;
    top: 2034px
}

.boxContainer.index9-1 .section1>.decorate .cube1 {
    position: absolute;
    right: 22px;
    top: 468px
}

.boxContainer.index9-1 .section1>.decorate .cube1 .cubeYellow {
    background: transparent linear-gradient(114deg, #fef468, #ffffff00) 0 0 no-repeat padding-box;
    height: 177px;
    width: 202px
}

.boxContainer.index9-1 .section1>.decorate .cube1 .dots {
    background: radial-gradient(#25b4e0 20%, transparent 0);
    background-size: 10px 10px;
    bottom: 12px;
    height: 212px;
    position: absolute;
    right: -22px;
    width: 117px
}

.boxContainer.index9-1 .section1>.decorate .cube2 {
    position: absolute;
    top: 2138px
}

.boxContainer.index9-1 .section1>.decorate .cube2 .dots {
    background-image: radial-gradient(#78ff00 4px, transparent 0);
    background-size: 24px 24px;
    height: 187px;
    position: relative;
    transform: translateY(62px);
    width: 280px;
    z-index: 2
}

.boxContainer.index9-1 .section1>.decorate .cube2 .cubePink {
    background: transparent linear-gradient(90deg, #fb6d5b, #dff79000) 0 0 no-repeat padding-box;
    height: 253px;
    position: relative;
    width: 655px;
    z-index: 1
}

.boxContainer.index9-1 .section1>.decorate .fly_paper {
    display: block;
    position: absolute;
    right: 260px;
    top: 840px;
    width: 156px
}

@media (max-width:1440px) {
    .boxContainer.index9-1 .section1>.decorate .line.line1 {
        top: 62px
    }

    .boxContainer.index9-1 .section1>.decorate .line.line2 {
        top: 531px
    }

    .boxContainer.index9-1 .section1>.decorate .line.line5 {
        top: 1152px;
        width: 59.89583%
    }

    .boxContainer.index9-1 .section1>.decorate .line.line6 {
        left: 476px;
        top: 1375px
    }

    .boxContainer.index9-1 .section1>.decorate .line.line7 {
        left: 476px;
        top: 1426px;
        width: 952px
    }

    .boxContainer.index9-1 .section1>.decorate .line.line8 {
        top: 1778px
    }

    .boxContainer.index9-1 .section1>.decorate .line.line9 {
        height: 404px;
        right: 490px;
        top: 1375px
    }

    .boxContainer.index9-1 .section1>.decorate .line.line10 {
        height: 404px;
        right: 474px;
        top: 1375px
    }

    .boxContainer.index9-1 .section1>.decorate .cube1 {
        right: 394px;
        top: 416px
    }

    .boxContainer.index9-1 .section1>.decorate .cube1 .cubeYellow {
        height: 106px
    }

    .boxContainer.index9-1 .section1>.decorate .cube1 .dots {
        display: none
    }

    .boxContainer.index9-1 .section1>.decorate .cube2 {
        left: 945px;
        top: 1478px
    }

    .boxContainer.index9-1 .section1>.decorate .cube2 .dots {
        display: none
    }

    .boxContainer.index9-1 .section1>.decorate .cube2 .cubePink {
        background: #ff00001f;
        height: 229px;
        width: 16px
    }

    .boxContainer.index9-1 .section1>.decorate .fly_paper {
        right: 542px;
        top: 630px;
        width: 80px
    }
}

@media (max-width:420px) {
    .boxContainer.index9-1 .section1>.decorate .line.line1 {
        top: 36px
    }

    .boxContainer.index9-1 .section1>.decorate .line.line2 {
        top: 1334px
    }

    .boxContainer.index9-1 .section1>.decorate .line.line5 {
        top: 2057px;
        width: 1040px
    }

    .boxContainer.index9-1 .section1>.decorate .line.line8 {
        top: 2636px
    }

    .boxContainer.index9-1 .section1>.decorate .cube1,
    .boxContainer.index9-1 .section1>.decorate .cube2,
    .boxContainer.index9-1 .section1>.decorate .fly_paper,
    .boxContainer.index9-1 .section1>.decorate .line.line10,
    .boxContainer.index9-1 .section1>.decorate .line.line6,
    .boxContainer.index9-1 .section1>.decorate .line.line7,
    .boxContainer.index9-1 .section1>.decorate .line.line9 {
        display: none
    }
}

.boxContainer .section7-2 .sectionBody,
.boxContainer.index10>section,
.boxContainer.index2 .section4,
.boxContainer.index2 .section5 .sectionBody,
.boxContainer.index2 .section6 .sectionBody,
.boxContainer.index3 .section7 .sectionBody,
.boxContainer.index3 .section8 .sectionBody,
.boxContainer.index6 .section1,
.boxContainer.index8>section,
.boxContainer.index9-1 .section1 .sectionBox.box10,
.boxContainer.index9-1 .section1 .sectionBox.box11,
.boxContainer.index9-1 .section1 .sectionBox.box12,
.boxContainer.index9-1 .section1 .sectionBox.box13,
.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle,
.boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody {
    width: 1467px
}

@media (max-width:1440px) {

    .boxContainer .section7-2 .sectionBody,
    .boxContainer.index10>section,
    .boxContainer.index2 .section4,
    .boxContainer.index2 .section5 .sectionBody,
    .boxContainer.index2 .section6 .sectionBody,
    .boxContainer.index3 .section7 .sectionBody,
    .boxContainer.index3 .section8 .sectionBody,
    .boxContainer.index6 .section1,
    .boxContainer.index8>section,
    .boxContainer.index9-1 .section1 .sectionBox.box10,
    .boxContainer.index9-1 .section1 .sectionBox.box11,
    .boxContainer.index9-1 .section1 .sectionBox.box12,
    .boxContainer.index9-1 .section1 .sectionBox.box13,
    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle,
    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody {
        width: 935px
    }
}

@media (max-width:420px) {

    .boxContainer .section7-2 .sectionBody,
    .boxContainer.index10>section,
    .boxContainer.index2 .section4,
    .boxContainer.index2 .section5 .sectionBody,
    .boxContainer.index2 .section6 .sectionBody,
    .boxContainer.index3 .section7 .sectionBody,
    .boxContainer.index3 .section8 .sectionBody,
    .boxContainer.index6 .section1,
    .boxContainer.index8>section,
    .boxContainer.index9-1 .section1 .sectionBox.box10,
    .boxContainer.index9-1 .section1 .sectionBox.box11,
    .boxContainer.index9-1 .section1 .sectionBox.box12,
    .boxContainer.index9-1 .section1 .sectionBox.box13,
    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle,
    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody {
        width: calc(100% - 70px)
    }
}

.boxContainer.index3 .section8 .sectionBody .cube6,
.boxContainer.index8>section .cubeGroup,
.decorate+.cube6 {
    position: absolute;
    z-index: 3
}

.boxContainer.index3 .section8 .sectionBody .cube6 .box1,
.boxContainer.index3 .section8 .sectionBody .cube6 .box2,
.boxContainer.index3 .section8 .sectionBody .cube6 .box3,
.boxContainer.index8>section .cubeGroup .box1,
.boxContainer.index8>section .cubeGroup .box2,
.boxContainer.index8>section .cubeGroup .box3,
.decorate+.cube6 .box1,
.decorate+.cube6 .box2,
.decorate+.cube6 .box3 {
    border: 1px solid #022eff;
    border-radius: 100%
}

.boxContainer.index3 .section8 .sectionBody .cube6 .box1,
.boxContainer.index8>section .cubeGroup .box1,
.decorate+.cube6 .box1 {
    background: #f4ddb9;
    height: 20px;
    margin-left: 42px;
    width: 20px
}

.boxContainer.index3 .section8 .sectionBody .cube6 .box2,
.boxContainer.index8>section .cubeGroup .box2,
.decorate+.cube6 .box2 {
    background: #fb6e5c;
    height: 40px;
    margin-top: 58px;
    width: 40px
}

.boxContainer.index3 .section8 .sectionBody .cube6 .box3,
.boxContainer.index8>section .cubeGroup .box3,
.decorate+.cube6 .box3 {
    background: #f4ddb9;
    height: 110px;
    margin-left: 80px;
    margin-top: 8px;
    width: 110px
}

@media (max-width:1440px) {

    .boxContainer.index3 .section8 .sectionBody .cube6,
    .boxContainer.index8>section .cubeGroup,
    .decorate+.cube6 {
        left: 0;
        top: 3570px
    }

    .boxContainer.index3 .section8 .sectionBody .cube6 .box1,
    .boxContainer.index8>section .cubeGroup .box1,
    .decorate+.cube6 .box1 {
        height: 11px;
        margin-left: 30px;
        width: 11px
    }

    .boxContainer.index3 .section8 .sectionBody .cube6 .box2,
    .boxContainer.index8>section .cubeGroup .box2,
    .decorate+.cube6 .box2 {
        height: 23px;
        margin-top: 31px;
        width: 23px
    }

    .boxContainer.index3 .section8 .sectionBody .cube6 .box3,
    .boxContainer.index8>section .cubeGroup .box3,
    .decorate+.cube6 .box3 {
        height: 62px;
        margin-left: 16px;
        width: 62px
    }
}

.decorate+.cube6 {
    left: 78px;
    top: 4730px
}

.boxContainer.index9-1 .section1 .sectionBox.box10 {
    margin-bottom: 40px
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .decorate {
    bottom: -104px;
    display: block;
    left: -10px;
    position: absolute;
    width: 326px;
    z-index: 1
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox,
.boxContainer.index9-1 .section1 .sectionBox.box10 .sectionTitle {
    z-index: 2
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .sectionTitle {
    margin-bottom: 42px;
    margin-top: 0;
    position: relative
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .sectionTitle .text {
    font-size: 60px;
    font-weight: 400;
    letter-spacing: 0
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .sectionTitle .photo {
    bottom: -46px;
    display: block;
    position: absolute;
    right: 30px;
    width: 480px
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox {
    display: flex;
    margin: 0 -55px
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item {
    margin: 0 55px;
    width: calc(33.33333% - 55px)
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .title {
    align-items: center;
    display: flex;
    margin-bottom: 8px
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .title .img {
    border: 1px solid rgba(0, 0, 0, .6);
    border-radius: 68px;
    height: 68px;
    margin-right: 24px;
    max-height: 68px;
    max-width: 68px;
    min-height: 68px;
    min-width: 68px;
    overflow: hidden;
    width: 68px
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .title .img img {
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .title .text .social {
    font-size: 17px
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .title .text .tag {
    color: #001da6;
    font-size: 30px;
    font-weight: 700
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody {
    background: #f1f1f1;
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom-right-radius: 32px;
    padding: 24px 24px 13px
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody .detail,
.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody .photo {
    cursor: pointer;
    letter-spacing: 0
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody .photo {
    padding-bottom: 16px
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody .photo,
.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody .photo img {
    display: block
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody .photo img {
    height: 379px;
    object-fit: cover;
    object-position: center;
    width: 100%
}

.boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody .detail {
    color: #000;
    display: block;
    font-size: 20px;
    font-weight: 700;
    height: 56px;
    overflow: hidden
}

@media (max-width:1440px) {
    .boxContainer.index9-1 .section1 .sectionBox.box10 .decorate {
        bottom: -76px;
        left: 18px;
        width: 206px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .sectionTitle {
        margin-bottom: 27px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .sectionTitle .text {
        font-size: 40px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .sectionTitle .photo {
        bottom: -35px;
        right: 58px;
        width: 320px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox {
        margin: 0 -8px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item {
        margin: 0 8px;
        width: calc(33.33333% - 8px)
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .title .img {
        border-radius: 56px;
        height: 56px;
        margin-right: 16px;
        max-height: 56px;
        max-width: 56px;
        min-height: 56px;
        min-width: 56px;
        width: 56px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .title .text .social {
        font-size: 16px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .title .text .tag {
        font-size: 24px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody {
        padding: 16px 16px 13px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody .photo {
        padding-bottom: 3px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody .photo img {
        height: 268px;
        width: 100%
    }
}

@media (max-width:420px) {
    .boxContainer.index9-1 .section1 .sectionBox.box10 .decorate {
        bottom: -54px;
        left: -24px;
        width: 132px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .sectionTitle {
        margin-bottom: 24px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .sectionTitle .text {
        font-size: 24px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .sectionTitle .photo {
        bottom: -16px;
        right: -32px;
        width: 130px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox {
        flex-direction: column;
        margin: 0
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item {
        margin: 0 0 13px;
        width: 100%
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .title {
        margin-bottom: 8px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .title .img {
        border-radius: 48px;
        height: 48px;
        max-height: 48px;
        max-width: 48px;
        min-height: 48px;
        min-width: 48px;
        width: 48px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .title .text .social {
        font-size: 14px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .title .text .tag {
        font-size: 20px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody {
        padding: 8px 8px 0
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody .photo {
        padding-bottom: 10px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody .photo img {
        height: 272px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box10 .listBox .item .itemBody .detail {
        font-size: 16px
    }
}

.boxContainer.index9-1 .section1 .sectionBox.box11 {
    margin-top: 170px
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody,
.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionTitle {
    transform: translateX(20px)
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionTitle {
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .6);
    display: inline-flex;
    margin-left: 28.56169%;
    padding: 16px 24px 12px
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionTitle .items {
    border: 1px solid #022eff;
    border-radius: 40px;
    color: #000;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 8px;
    padding: 16px 48px;
    text-decoration: none
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionTitle .items.active,
.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionTitle .items:hover {
    background: transparent linear-gradient(107deg, #022eff, #072775) 0 0 no-repeat padding-box;
    color: #fff;
    opacity: 1
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody {
    display: flex;
    width: 100%
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .leftBox {
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom-left-radius: 32px;
    position: relative;
    width: 28.56169%
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .leftBox .pig,
.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .leftBox .title {
    position: absolute
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .leftBox .title {
    font-size: 60px;
    font-weight: 400;
    left: 32px;
    letter-spacing: 0;
    line-height: 84px
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .leftBox .pig {
    bottom: 0;
    right: 0
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox {
    padding-left: 26px;
    padding-top: 24px;
    position: relative;
    width: 71.43831%
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox>.title {
    border-bottom: 1px solid rgba(0, 0, 0, .6);
    color: #001da6;
    font-size: 40px;
    font-weight: 700;
    left: 92px;
    letter-spacing: 0;
    padding: 28px 16px;
    position: absolute;
    width: calc(100% - 152px)
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider {
    border: 1px solid rgba(0, 0, 0, .6);
    height: 100%;
    padding-top: 126px
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slide-arrow {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 60px
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slide-arrow.prev-arrow {
    border-right: 1px solid rgba(0, 0, 0, .6);
    left: 0
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slide-arrow.next-arrow {
    border-left: 1px solid rgba(0, 0, 0, .6);
    right: 0
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slick-slide {
    margin: 0 11px
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slick-list {
    margin: 0 -11px;
    padding: 40px 0;
    transform: translateX(71px);
    transition: .5s;
    width: calc(100% - 121px)
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .items {
    padding: 8px;
    position: relative
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .items:before {
    background: #fff;
    border-bottom-right-radius: 32px;
    bottom: 0;
    content: "";
    display: block;
    height: 60%;
    left: 0;
    position: absolute;
    width: 100%
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .items .photo {
    display: block;
    height: 257px;
    object-fit: cover;
    object-position: center;
    position: relative;
    width: 100%;
    z-index: 2
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .items .title {
    color: #000;
    display: block;
    font-size: 20px;
    font-weight: 700;
    height: 66px;
    letter-spacing: 0;
    line-height: 29px;
    overflow: hidden;
    padding-top: 8px;
    position: relative;
    z-index: 2
}

.boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .items a:hover {
    opacity: 1
}

@media (max-width:1440px) {
    .boxContainer.index9-1 .section1 .sectionBox.box11 {
        margin-top: 102px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody,
    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionTitle {
        transform: unset
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionTitle .items {
        font-size: 20px;
        padding: 12px 32px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .leftBox .title {
        font-size: 40px;
        line-height: 56px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox {
        padding-left: 16px;
        padding-top: 16px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox>.title {
        font-size: 32px;
        left: 59px;
        padding: 16px;
        width: calc(100% - 102px)
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider {
        padding-top: 81px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slide-arrow {
        width: 42px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slick-slide {
        margin: 0 8px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slick-list {
        margin: 0 8px;
        padding: 12px 0;
        transform: translateX(36px);
        width: calc(100% - 92px)
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .items .photo {
        height: 180px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .items .title {
        font-size: 16px;
        height: 52px;
        line-height: 24px
    }
}

@media (max-width:420px) {
    .boxContainer.index9-1 .section1 .sectionBox.box11 {
        margin-top: 222px;
        width: calc(100% - 20px)
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionTitle {
        justify-content: center;
        margin-left: 0;
        margin-top: -3px;
        padding: 16px 8px;
        width: 100%
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionTitle .items {
        font-size: 16px;
        height: 38px;
        line-height: 24px;
        overflow: hidden;
        padding: 8px 16px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .leftBox {
        border: none;
        border-radius: unset;
        height: 148px;
        overflow: hidden;
        position: absolute;
        top: -151px;
        width: 100%
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .leftBox .title {
        bottom: 5px;
        font-size: 24px;
        left: 8px;
        line-height: 34px;
        margin: 0;
        z-index: 2
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .leftBox .pig {
        height: 180%;
        transform: rotateY(180deg);
        z-index: 2
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .leftBox .bg {
        transform: rotate(90deg) translateX(25px);
        z-index: 1
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox {
        padding: 0;
        width: 100%
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox>.title {
        border: none;
        font-size: 24px;
        left: 0;
        line-height: 35px;
        padding: 8px;
        width: 100%
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider {
        border-top: none;
        padding-bottom: 33px;
        padding-top: 51px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slick-list {
        margin: 0;
        padding: 0;
        transform: translateX(56px);
        width: calc(100% - 112px)
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slick-slide {
        margin: 0
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slick-dots {
        bottom: 16px;
        margin: 0 -4px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slick-dots li {
        margin: 0 4px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slick-dots li a {
        background: rgba(0, 0, 0, .6);
        height: 8px;
        transition: .5s;
        width: 8px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slick-dots li.slick-active a {
        width: 25px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slide-arrow {
        background: url(../images/index9/btn-circle-left.png) no-repeat;
        background-position: 50%;
        background-size: 40px;
        border: none !important;
        width: 56px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slide-arrow svg {
        opacity: 0
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .slide-arrow.next-arrow {
        background-image: url(../images/index9/btn-circle-right.png)
    }

    .boxContainer.index9-1 .section1 .sectionBox.box11 .sectionBody .rightBox .bookSlider .items .photo {
        height: 221px
    }
}

.boxContainer.index9-1 .section1 .sectionBox.box12 {
    padding: 168px 0 64px;
    position: relative
}

.boxContainer.index9-1 .section1 .sectionBox.box12 .sectionBody .detail {
    max-width: 736px
}

.boxContainer.index9-1 .section1 .sectionBox.box12 .sectionBody .title {
    color: #000;
    font-size: 60px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 84px;
    margin-bottom: 6px
}

.boxContainer.index9-1 .section1 .sectionBox.box12 .sectionBody .text {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 29px
}

.boxContainer.index9-1 .section1 .sectionBox.box12 .sectionBody .decorate {
    bottom: -29px;
    display: block;
    position: absolute;
    right: 82px;
    width: 546px
}

@media (max-width:1440px) {
    .boxContainer.index9-1 .section1 .sectionBox.box12 {
        padding: 102px 0 33px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box12 .sectionBody .detail {
        max-width: 478px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box12 .sectionBody .title {
        font-size: 40px;
        line-height: 56px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box12 .sectionBody .text {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box12 .sectionBody .decorate {
        bottom: -24px;
        right: 96px;
        width: 358px
    }
}

@media (max-width:420px) {
    .boxContainer.index9-1 .section1 .sectionBox.box12 {
        padding: 78px 0 24px;
        width: calc(100% - 36px)
    }

    .boxContainer.index9-1 .section1 .sectionBox.box12 .sectionBody .title {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 3px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box12 .sectionBody .text {
        font-size: 16px;
        line-height: 23px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box12 .sectionBody .decorate {
        bottom: auto;
        right: 0;
        top: -5px;
        width: 178px
    }
}

.boxContainer.index9-1 .section1 .sectionBox.box13 {
    align-items: center;
    display: flex;
    margin-top: -3px
}

.boxContainer.index9-1 .section1 .sectionBox.box13 .items {
    margin: 0 20px;
    transform: translateY(-10px);
    width: calc(50% - 40px)
}

.boxContainer.index9-1 .section1 .sectionBox.box13 .items a:hover {
    opacity: 1
}

.boxContainer.index9-1 .section1 .sectionBox.box13 .items .title {
    color: #001da6;
    display: block;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    padding: 20px 8px;
    text-align: center
}

.boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo {
    background: #f1f1f1;
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom-right-radius: 32px;
    display: block;
    margin-top: 18px;
    text-decoration: none
}

.boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo .thumbnail {
    height: 395px;
    position: relative;
    width: 100%
}

.boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo .thumbnail.pauseVideo:before {
    display: none !important
}

.boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo .thumbnail img {
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%
}

.boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo .thumbnail iframe {
    background: transparent;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo .thumbnail[href*="youtu.be"]:before,
.boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo .thumbnail[href*=youtube]:before,
.boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo[href*="youtu.be"] .thumbnail:before,
.boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo[href*=youtube] .thumbnail:before {
    background: url(../images/index9/video_play_icon.png) no-repeat;
    background-position: 50%;
    background-size: 81px;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1
}

.boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo .text {
    color: #000;
    display: block;
    font-size: 24px;
    font-weight: 700;
    height: 35px;
    letter-spacing: 1.34px;
    line-height: 35px;
    margin: 23px 24px;
    overflow: hidden
}

@media (min-width:1441px) {
    .boxContainer.index9-1 .section1 .sectionBox.box13 {
        width: 1507px
    }
}

@media (max-width:1440px) {
    .boxContainer.index9-1 .section1 .sectionBox.box13 {
        margin: 0 -8px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items {
        margin: 0 8px;
        transform: unset;
        width: calc(50% - 16px)
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items .title {
        font-size: 24px;
        padding: 10px 8px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo {
        margin-top: 8px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo .thumbnail {
        height: 248px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo[href*=youtube] .thumbnail:before {
        background-size: 52px;
        height: 52px;
        width: 52px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo .text {
        font-size: 16px;
        height: 24px;
        line-height: 24px;
        margin: 16px
    }
}

@media (max-width:420px) {
    .boxContainer.index9-1 .section1 .sectionBox.box13 {
        flex-direction: column;
        margin: 0;
        width: calc(100% - 36px)
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items {
        margin: 0;
        width: 100%
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items+.items {
        margin-top: 20px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items .title {
        font-size: 20px;
        line-height: 29px;
        padding: 5px 8px 8px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo {
        border-bottom-right-radius: 25px;
        margin-top: -1px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo .thumbnail {
        height: 178px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo[href*=youtube] .thumbnail:before {
        background-size: 36px;
        height: 36px;
        width: 36px
    }

    .boxContainer.index9-1 .section1 .sectionBox.box13 .items .photo .text {
        font-size: 16px;
        height: 28px;
        line-height: 28px;
        margin: 5px 8px
    }
}

.boxContainer.index9-1 .section2>.decorate {
    height: 100%;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 1920px
}

.boxContainer.index9-1 .section2>.decorate .cube3 {
    position: absolute;
    right: 76px;
    top: 195px
}

.boxContainer.index9-1 .section2>.decorate .cube3 .cubeYellowPink {
    background: transparent linear-gradient(270deg, #fbff91, rgba(241, 91, 160, .2) 50%, transparent) 0 0 no-repeat padding-box;
    height: 304px;
    opacity: .62;
    width: 570px
}

.boxContainer.index9-1 .section2>.decorate .cube3 .circlePink {
    background: transparent linear-gradient(180deg, #f15ba0, #f15ba000) 0 0 no-repeat padding-box;
    border-radius: 160px;
    bottom: -62px;
    height: 160px;
    opacity: .73;
    position: absolute;
    right: -36px;
    width: 160px
}

@media (max-width:1440px) {
    .boxContainer.index9-1 .section2>.decorate .cube3 {
        right: 516px;
        top: 120px
    }

    .boxContainer.index9-1 .section2>.decorate .cube3 .cubeYellowPink {
        height: 140px;
        width: 328px
    }

    .boxContainer.index9-1 .section2>.decorate .cube3 .circlePink {
        border-radius: 92px;
        bottom: -38px;
        height: 92px;
        right: -24px;
        width: 92px
    }
}

@media (max-width:420px) {
    .boxContainer.index9-1 .section2>.decorate .cube3 {
        display: none
    }
}

.boxContainer.index9-1 .section2 .sectionBox.box14 {
    padding-top: 174px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .decorate {
    bottom: -98px;
    left: -68px;
    position: absolute;
    width: 564px;
    z-index: 2
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle {
    left: 50%;
    position: relative;
    transform: translateX(-50%)
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle h2,
.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle h3 {
    font-weight: 400;
    letter-spacing: 0;
    margin: 0
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle h3 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 16px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle h2 {
    font-size: 90px;
    line-height: 90px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody {
    margin-top: 32px;
    position: relative
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody {
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom-right-radius: 45px;
    border-left: none
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slide-arrow {
    bottom: 56px;
    top: auto;
    transform: none
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slide-arrow.prev-arrow {
    left: auto;
    right: 184px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slide-arrow.next-arrow {
    right: 72px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slick-dots {
    bottom: 80px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slick-dots li {
    margin: 0 5.5px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slick-dots li a {
    background: rgba(0, 0, 0, .6);
    border-radius: 12px;
    height: 12px;
    transition: .5s;
    width: 12px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slick-dots li.slick-active a {
    width: 35px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody,
.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items {
    height: 727px;
    width: 960px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items {
    position: relative
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items .itemsMask {
    position: absolute;
    right: 72px;
    top: 134px;
    width: 444px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items .title {
    font-size: 32px;
    font-weight: 700;
    line-height: 42px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items .detail {
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    margin-top: 32px;
    overflow: hidden
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody {
    left: 956px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 916px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slick-track {
    align-items: flex-end;
    display: flex
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slick-list {
    margin: 0 -20px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .items {
    margin: 0 20px;
    transition: .5s;
    width: 589px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .items img {
    border: 1px solid rgba(0, 0, 0, .6);
    display: block;
    height: 287px;
    object-fit: cover;
    object-position: center;
    transition: .5s;
    width: 287px
}

.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .items.slick-current img {
    height: 589px;
    width: 589px
}

@media (max-width:1440px) {
    .boxContainer.index9-1 .section2 .sectionBox.box14 {
        padding-top: 102px;
        width: 100%
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .decorate {
        bottom: -42px;
        left: -56px;
        width: 288px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle h3 {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 8px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle h2 {
        font-size: 40px;
        line-height: 40px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody {
        margin-top: 15px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody {
        border-bottom-right-radius: 34px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slide-arrow {
        bottom: 32px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slide-arrow.prev-arrow {
        right: 120px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slide-arrow.next-arrow {
        right: 40px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slick-dots {
        bottom: 52px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slick-dots li a {
        border-radius: 8px;
        height: 8px;
        width: 8px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .slick-dots.slick-active a {
        width: 25px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody,
    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items {
        height: 386px;
        width: 50%
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items .itemsMask {
        left: 38%;
        top: 54px;
        width: 54%
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items .title {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 16px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items .detail {
        font-size: 16px;
        height: 168px;
        line-height: 24px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody {
        left: 50%
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slick-list {
        margin: 0 -16px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slick-slide {
        margin: 0 16px;
        width: 343px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slick-slide img {
        height: 149px;
        width: 149px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slick-slide.slick-current img {
        height: 343px;
        width: 343px
    }
}

@media (max-width:420px) {
    .boxContainer.index9-1 .section2 .sectionBox.box14 {
        padding-top: 68px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .decorate {
        bottom: auto;
        left: auto;
        right: -16px;
        top: 21px;
        transform: rotateY(180deg);
        transform-origin: center;
        width: 194px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle {
        left: 18px;
        transform: none
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle h3 {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 4px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle h2 {
        font-size: 28px;
        line-height: 28px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody {
        display: flex;
        flex-direction: column;
        margin-top: 25px;
        z-index: 2
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody {
        border: none;
        height: auto;
        margin-left: 16px;
        order: 2;
        width: calc(100% - 32px)
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items {
        height: auto;
        padding: 16px 0 8px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items .itemsMask {
        left: 50%;
        position: relative;
        right: auto;
        text-align: center;
        top: auto;
        transform: translateX(-50%)
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items .title {
        font-size: 20px;
        line-height: 29px;
        margin-bottom: 2px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .leftBody .items .detail {
        font-size: 16px;
        letter-spacing: -1px;
        margin-top: 4px;
        text-align: left
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody {
        height: auto;
        left: 0;
        order: 1;
        position: relative;
        top: 0;
        transform: none;
        width: 100%
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slide-arrow.prev-arrow {
        left: 8px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slide-arrow.next-arrow {
        right: 8px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slick-list {
        margin: 0 -8px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slick-track {
        align-items: center
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slick-slide {
        margin: 0 8px;
        width: 248px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slick-slide img {
        height: 183px;
        width: 183px
    }

    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionBody .rightBody .slick-slide.slick-current img {
        height: 248px;
        width: 248px
    }
}

.boxContainer.index9-1 .section3 {
    position: relative
}

.boxContainer.index9-1 .section3>.decorate {
    height: 100%;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 1920px
}

.boxContainer.index9-1 .section3>.decorate .cube4 {
    left: 38px;
    position: absolute;
    top: 2012px
}

.boxContainer.index9-1 .section3>.decorate .cube4 .dots {
    background-image: radial-gradient(#fb7464 3px, transparent 0);
    background-size: 19px 18px;
    height: 130px;
    width: 170px
}

.boxContainer.index9-1 .section3>.decorate .cube4 .cubePurple {
    background: transparent linear-gradient(137deg, #26b3df, #f45ab8) 0 0 no-repeat padding-box;
    bottom: -68px;
    height: 123px;
    opacity: .57;
    position: absolute;
    right: -50px;
    width: 123px
}

.boxContainer.index9-1 .section3>.decorate .cube5 {
    background-image: radial-gradient(#ffcb13 3px, transparent 0), radial-gradient(#ffcb13 2.5px, transparent 0);
    background-position: 0 0, 10.5px 10.5px;
    background-size: 20px 20px;
    height: 435px;
    position: absolute;
    right: 0;
    top: 3162px;
    width: 170px
}

.boxContainer.index9-1 .section3 .sectionBox.box15 {
    border-bottom: 1px solid rgba(0, 0, 0, .6);
    padding-bottom: 31px;
    padding-top: 250px
}

.boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody {
    left: 50%;
    position: relative;
    transform: translateX(-50%)
}

.boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody .decorate {
    bottom: -82px;
    position: absolute;
    right: 56px
}

.boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody .decorate .photo {
    display: block;
    position: relative;
    width: 506px;
    z-index: 2
}

.boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody .decorate .dots {
    background-image: radial-gradient(#78ff00 4px, transparent 0);
    background-size: 24px 24px;
    height: 160px;
    position: absolute;
    right: -12px;
    top: -2px;
    width: 170px;
    z-index: 1
}

.boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody h2,
.boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody p {
    font-weight: 400;
    letter-spacing: 0;
    margin: 0
}

.boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody h2 {
    font-size: 60px;
    line-height: 88px
}

.boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody p {
    display: block;
    font-size: 20px;
    line-height: 29px;
    margin-top: 0;
    max-width: 660px
}

@media (max-width:1440px) {
    .boxContainer.index9-1 .section3 .sectionBox.box15 {
        padding-bottom: 31px;
        padding-top: 84px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody .decorate {
        bottom: -66px;
        right: 80px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody .decorate .photo {
        width: 336px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody .decorate .dots {
        background-size: 17px 17px;
        height: 84px;
        top: 9px;
        width: 102px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody h2 {
        font-size: 40px;
        line-height: 56px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 8px;
        max-width: 420px
    }
}

@media (max-width:420px) {
    .boxContainer.index9-1 .section3 .sectionBox.box15 {
        border-bottom: none;
        border-top: 1px solid rgba(0, 0, 0, .6);
        padding-bottom: 12px;
        padding-top: 40px;
        width: 100%
    }

    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody {
        width: calc(100% - 36px)
    }

    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody .decorate {
        bottom: auto;
        right: -22px;
        top: -83px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody .decorate .photo {
        width: 188px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody .decorate .dots {
        background-image: radial-gradient(#78ff00 3px, transparent 0);
        background-size: 11px 11px;
        height: 42px;
        width: 55px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody h2 {
        font-size: 24px;
        line-height: 34px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody p {
        margin-top: 4px;
        max-width: 100%
    }
}

.boxContainer.index9-1 .section3 .sectionBox.box16,
.boxContainer.index9-1 .section3 .sectionBox.box17 {
    border-bottom: 1px solid rgba(0, 0, 0, .6)
}

.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody {
    border-left: 1px solid rgba(0, 0, 0, .6);
    border-right: 1px solid rgba(0, 0, 0, .6);
    display: flex;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    width: calc(100% - 366px)
}

.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .itemBody .itemRight .icon,
.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .title .icon,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .icon,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .title .icon {
    align-items: center;
    background-color: #000;
    border: 1px solid #000;
    display: flex;
    justify-content: center
}

.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .itemBody .itemRight .icon img,
.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .title .icon img,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .icon img,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .title .icon img {
    display: block
}

.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .itemBody .itemRight .icon.white,
.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .title .icon.white,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .icon.white,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .title .icon.white {
    background-color: #fff
}

@media (max-width:1440px) {

    .boxContainer.index9-1 .section3 .sectionBox.box16,
    .boxContainer.index9-1 .section3 .sectionBox.box17 {
        width: 100%
    }

    .boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody,
    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody {
        align-items: center;
        justify-content: center;
        width: calc(100% - 40px)
    }
}

@media (max-width:420px) {

    .boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody,
    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody {
        border: none
    }
}

.boxContainer.index9-1 .section3 .sectionBox.box16 {
    border-bottom: 1px solid rgba(0, 0, 0, .6)
}

.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody {
    flex-wrap: wrap;
    padding: 33px 0 28px
}

.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody:before {
    border-left: 1px solid rgba(0, 0, 0, .6);
    border-right: 1px solid rgba(0, 0, 0, .6);
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 1482px
}

.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 29px;
    position: relative;
    width: calc(16.66667% - 58px);
    z-index: 2
}

.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .photo {
    border: 1px solid rgba(0, 0, 0, .6);
    border-radius: 100%;
    height: 200px;
    width: 100%
}

.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .title {
    align-items: center;
    display: flex
}

.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .title .icon {
    border: 1px solid #000;
    border-radius: 50px;
    height: 50px;
    margin-right: 8px;
    width: 50px
}

.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .title .icon img {
    width: 24px
}

.boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .title .text {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    height: 29px;
    letter-spacing: 0;
    line-height: 29px;
    overflow: hidden;
    width: calc(100% - 58px)
}

@media (max-width:1440px) {
    .boxContainer.index9-1 .section3 .sectionBox.box16 {
        width: 100%
    }

    .boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody {
        padding-bottom: 16px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody:before {
        width: calc(100% - 32px)
    }

    .boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items {
        margin: 0 51px 20px;
        width: calc(33.33333% - 102px)
    }

    .boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .photo {
        height: 160px;
        width: 160px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .title .icon {
        height: 40px;
        width: 40px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .title .icon img {
        height: 20px;
        width: 20px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box16 .sectionBody .items .title .text {
        font-size: 20px
    }
}

@media (max-width:420px) {
    .boxContainer.index9-1 .section3 .sectionBox.box16 {
        display: none
    }
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody {
    flex-direction: column
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items {
    padding: 25px 40px 47px;
    width: 100%
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items+.items {
    border-top: 1px solid rgba(0, 0, 0, .6)
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemHead {
    font-size: 44px;
    font-weight: 700;
    height: 64px;
    letter-spacing: 0;
    line-height: 64px;
    margin-bottom: 22px;
    overflow: hidden
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody {
    display: flex
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick {
    width: calc(100% - 441px)
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick {
    border: 1px solid rgba(0, 0, 0, .6)
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList {
    display: flex;
    margin: 0 -8.5px
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow {
    background: #fff;
    margin: 0 8.5px;
    padding: 8px 32px 0;
    width: calc(50% - 8.5px)
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow .title {
    align-items: center;
    display: flex;
    margin-bottom: 8px
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow .title .titlePhoto {
    border: 1px solid #000;
    border-radius: 72px;
    display: block;
    height: 72px;
    margin-right: 17px;
    object-fit: cover;
    object-position: center;
    width: 72px
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow .title .text {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 29px
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow .photo {
    display: block
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .slide-arrow.prev-arrow {
    left: -32px
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .slide-arrow.next-arrow {
    right: -32px
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .itemRow {
    position: relative
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .itemRow img {
    display: block;
    height: 100%;
    width: 100%
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .itemRow iframe {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .itemRow[href*="youtu.be"]:before,
.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .itemRow[href*=youtube]:before {
    background: url(../images/index9/video_play_icon.png) no-repeat;
    background-position: 50%;
    background-size: 101px;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .itemRow.pauseVideo:before {
    display: none
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight {
    align-items: center;
    border-bottom-right-radius: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 17px;
    width: 458px
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .photo {
    border: 1px solid #000;
    border-radius: 229px;
    height: 229px;
    object-fit: cover;
    object-position: center;
    width: 229px
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .icon {
    border-radius: 50px;
    height: 50px;
    margin: 24px 0 8px;
    width: 50px
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .icon img {
    width: 24px
}

.boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .title {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1.34px;
    line-height: 35px
}

@media (max-width:1440px) {
    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items {
        padding: 17px 16px 33px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemHead {
        font-size: 24px;
        height: 35px;
        line-height: 35px;
        margin-bottom: 16px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList,
    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick {
        width: calc(100% - 200px)
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList {
        margin: 0 -8px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow {
        margin: 0 8px;
        padding: 8px 16px 0;
        width: calc(50% - 16px)
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow .title .titlePhoto {
        height: 56px;
        width: 56px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow .title .text {
        font-size: 20px;
        line-height: 29px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight {
        margin-left: 16px;
        width: 216px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .photo {
        height: 151px;
        width: 151px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .icon {
        height: 32px;
        margin: 24px 0 4px;
        width: 32px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .icon img {
        width: 16px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .title {
        font-size: 20px;
        line-height: 29px
    }
}

@media (max-width:420px) {
    .boxContainer.index9-1 .section3 .sectionBox.box17 {
        margin-top: 12px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody {
        width: 100%
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items {
        padding: 0 0 32px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items+.items .itemHead {
        margin-top: 16px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemHead {
        font-size: 18px;
        height: 26px;
        line-height: 26px;
        margin-bottom: 16px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody {
        flex-direction: column-reverse
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList,
    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight,
    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick {
        margin: 0;
        width: 100%
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList {
        flex-direction: column
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow {
        margin: 0;
        width: 100%
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow+.itemRow {
        margin-top: 16px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow .title .titlePhoto {
        height: 48px;
        margin-right: 12px;
        width: 48px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList .itemRow .title .text {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick {
        height: 188px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .slick-dots {
        bottom: auto;
        top: calc(100% + 12px)
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .slick-dots li a {
        background: rgba(0, 0, 0, .6);
        height: 8px;
        width: 8px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .slick-dots li.slick-active a {
        width: 25px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .itemRow[href*="youtu.be"]:before,
    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemSlick .itemRow[href*=youtube]:before {
        background-size: 36px;
        height: 36px;
        width: 36px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight {
        border-bottom-right-radius: 24px;
        height: 210px;
        margin-bottom: 16px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .photo {
        height: 109px;
        width: 109px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .icon {
        height: 24px;
        margin-top: 16px;
        width: 24px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .icon img {
        height: 12px;
        width: 12px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight .title {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemList,
    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemBody .itemRight,
    .boxContainer.index9-1 .section3 .sectionBox.box17 .sectionBody .items .itemHead {
        margin-left: 18px;
        width: calc(100% - 36px)
    }
}

.boxContainer.index9-1 .boxFoot {
    align-items: center;
    background-position: 0 350px;
    background-size: auto 760px;
    border-bottom: 1px solid #000;
    height: 950px;
    margin-top: 0
}

.boxContainer.index9-1 .boxFoot .text {
    background: transparent linear-gradient(61deg, #fbff91, #fc69ad) 0 0 no-repeat padding-box;
    font-size: 36px;
    font-weight: 400;
    height: auto;
    line-height: 50px;
    padding: 117px 31px 171px;
    position: relative
}

.boxContainer.index9-1 .boxFoot .text .textDecorate {
    bottom: -84px;
    position: absolute;
    right: -64px;
    width: 471px
}

.boxContainer.index9-1 .boxFoot .text .line {
    align-items: flex-end;
    bottom: 108px;
    display: flex;
    flex-direction: column;
    height: 198px;
    justify-content: space-between;
    position: absolute;
    right: 334px
}

.boxContainer.index9-1 .boxFoot .text .line .line-top {
    width: 90px
}

.boxContainer.index9-1 .boxFoot .text .line .line-bottom {
    width: 185px
}

.boxContainer.index9-1 .boxFoot .text .book {
    display: block;
    left: -180px;
    position: absolute;
    top: -80px;
    width: 326px
}

.boxContainer.index9-1 .boxFoot .decorate .line1 {
    left: 600px;
    top: 235px
}

.boxContainer.index9-1 .boxFoot .decorate .line2 {
    height: 1px;
    left: 500px;
    top: 279px;
    width: 100%
}

.boxContainer.index9-1 .boxFoot .decorate .line3 {
    height: 1px;
    right: 453px;
    top: 669px;
    width: 100%
}

.boxContainer.index9-1 .boxFoot .decorate .line4 {
    height: 1px;
    top: 708px;
    width: 100%
}

.boxContainer.index9-1 .boxFoot .decorate .line5 {
    height: 510px;
    left: 494px;
    top: 300px;
    width: 1px
}

.boxContainer.index9-1 .boxFoot .decorate .line6 {
    height: 434px;
    right: 494px;
    top: 236px;
    width: 1px
}

.boxContainer.index9-1 .boxFoot .decorate .line7 {
    height: 532px;
    right: 453px;
    top: 279px;
    width: 1px
}

@media (max-width:1440px) {
    .boxContainer.index9-1 .boxFoot {
        background-position: 0 500px;
        background-size: auto 420px;
        height: 813px
    }

    .boxContainer.index9-1 .boxFoot .text {
        font-size: 27px;
        font-weight: 400;
        line-height: 42px;
        padding: 116px 32px 120px
    }

    .boxContainer.index9-1 .boxFoot .text .textDecorate {
        bottom: -64px;
        right: -81px;
        width: 380px
    }

    .boxContainer.index9-1 .boxFoot .text .line {
        bottom: 74px;
        height: 164px;
        right: 220px
    }

    .boxContainer.index9-1 .boxFoot .text .book {
        left: -100px;
        top: -50px;
        width: 236px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line1 {
        left: 700px;
        top: 215px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line2 {
        left: 650px;
        top: 245px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line3 {
        right: 608px;
        top: 566px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line4 {
        top: 590px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line5 {
        height: 444px;
        left: 631px;
        top: 250px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line6 {
        height: 350px;
        right: 631px;
        top: 216px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line7 {
        height: 446px;
        right: 608px;
        top: 246px
    }
}

@media (max-width:420px) {
    .boxContainer.index9-1 .boxFoot {
        background-position: 0 90px;
        background-size: cover;
        height: 474px
    }

    .boxContainer.index9-1 .boxFoot .text {
        display: flex;
        flex-direction: column;
        font-size: 20px;
        height: 172px;
        justify-content: center;
        line-height: 28px;
        padding: 0 0 0 36px;
        width: 100%
    }

    .boxContainer.index9-1 .boxFoot .text span {
        display: block
    }

    .boxContainer.index9-1 .boxFoot .text .textDecorate {
        bottom: -45px;
        right: -48px;
        width: 230px
    }

    .boxContainer.index9-1 .boxFoot .text .line {
        bottom: 26px;
        height: 130px;
        right: 145px
    }

    .boxContainer.index9-1 .boxFoot .text .line .line-top {
        width: 50px
    }

    .boxContainer.index9-1 .boxFoot .text .line .line-bottom {
        width: 105px
    }

    .boxContainer.index9-1 .boxFoot .text .book {
        left: -2px;
        top: -57px;
        width: 160px
    }

    .boxContainer.index9-1 .boxFoot .decorate+.decorate {
        z-index: 2
    }

    .boxContainer.index9-1 .boxFoot .decorate .line1 {
        top: 134px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line2 {
        top: 150px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line3 {
        right: 608px;
        top: 322px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line4 {
        top: 338px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line5 {
        height: 246px;
        left: 790px;
        top: 144px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line6 {
        height: 240px;
        right: 790px;
        top: 150px
    }

    .boxContainer.index9-1 .boxFoot .decorate .line7 {
        height: 446px;
        right: 608px;
        top: 246px
    }
}

.coverPhoto .visualBox.page2 .content .text,
.coverPhoto .visualBox.page3 .content .text {
    left: 330px;
    left: 17.1875%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

.coverPhoto .visualBox.page2 .content .text h4,
.coverPhoto .visualBox.page3 .content .text h4 {
    font-size: 36px;
    font-weight: 400;
    line-height: 36px
}

.coverPhoto .visualBox.page2 .content .text h3,
.coverPhoto .visualBox.page3 .content .text h3 {
    font-size: 88px;
    font-weight: 400;
    line-height: 88px;
    margin-left: -5px;
    margin-top: 22px
}

.coverPhoto .visualBox.page2 .content .text p,
.coverPhoto .visualBox.page3 .content .text p {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 0;
    margin-top: 30px
}

.coverPhoto .visualBox.page2 .content .pig,
.coverPhoto .visualBox.page3 .content .pig {
    display: block;
    right: 17.1875%;
    top: 0;
    width: 32.39583%
}

.coverPhoto .visualBox.page2 .content .pig img,
.coverPhoto .visualBox.page3 .content .pig img {
    height: 100%;
    width: 100%
}

@media (max-width:1440px) {

    .coverPhoto .visualBox.page2 .content .text,
    .coverPhoto .visualBox.page3 .content .text {
        left: 15.23438%
    }

    .coverPhoto .visualBox.page2 .content .text h4,
    .coverPhoto .visualBox.page3 .content .text h4 {
        font-size: 24px;
        line-height: 34px
    }

    .coverPhoto .visualBox.page2 .content .text h3,
    .coverPhoto .visualBox.page3 .content .text h3 {
        font-size: 48px;
        line-height: 48px;
        margin-top: 0
    }

    .coverPhoto .visualBox.page2 .content .text p,
    .coverPhoto .visualBox.page3 .content .text p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 12px
    }

    .coverPhoto .visualBox.page2 .content .pig,
    .coverPhoto .visualBox.page3 .content .pig {
        right: 17.96875%;
        top: 11.59218%;
        width: 30.66406%
    }
}

@media (max-width:420px) {

    .coverPhoto .visualBox.page2 .content>.text,
    .coverPhoto .visualBox.page3 .content>.text {
        left: 13.88889%;
        top: 20.37037%;
        transform: none;
        width: 58.33333%
    }

    .coverPhoto .visualBox.page2 .content>.text h4,
    .coverPhoto .visualBox.page3 .content>.text h4 {
        font-size: 16px;
        line-height: 22px
    }

    .coverPhoto .visualBox.page2 .content>.text h3,
    .coverPhoto .visualBox.page3 .content>.text h3 {
        font-size: 28px;
        line-height: 28px;
        margin-left: 0;
        margin-top: 4px
    }

    .coverPhoto .visualBox.page2 .content>.text p,
    .coverPhoto .visualBox.page3 .content>.text p {
        margin-top: 8px
    }

    .coverPhoto .visualBox.page2 .content>.text p span,
    .coverPhoto .visualBox.page3 .content>.text p span {
        display: block
    }

    .coverPhoto .visualBox.page2 .content .pig,
    .coverPhoto .visualBox.page3 .content .pig {
        bottom: -5.76132%;
        right: -1.38889%;
        top: auto;
        transform: unset;
        width: 61.11111%
    }
}

@media (min-width:421px) {
    .coverPhoto .visualBox.page2 .content .pig {
        top: 50%;
        transform: translateY(-50%)
    }
}

.boxContainer .section7-2 .sectionBody,
.boxContainer.index10>section,
.boxContainer.index2 .section4,
.boxContainer.index2 .section5 .sectionBody,
.boxContainer.index2 .section6 .sectionBody,
.boxContainer.index3 .section7 .sectionBody,
.boxContainer.index3 .section8 .sectionBody,
.boxContainer.index6 .section1,
.boxContainer.index8>section,
.boxContainer.index9-1 .section1 .sectionBox.box10,
.boxContainer.index9-1 .section1 .sectionBox.box11,
.boxContainer.index9-1 .section1 .sectionBox.box12,
.boxContainer.index9-1 .section1 .sectionBox.box13,
.boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle,
.boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody {
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    width: calc(100% - 350px)
}

@media (max-width:1440px) {

    .boxContainer .section7-2 .sectionBody,
    .boxContainer.index10>section,
    .boxContainer.index2 .section4,
    .boxContainer.index2 .section5 .sectionBody,
    .boxContainer.index2 .section6 .sectionBody,
    .boxContainer.index3 .section7 .sectionBody,
    .boxContainer.index3 .section8 .sectionBody,
    .boxContainer.index6 .section1,
    .boxContainer.index8>section,
    .boxContainer.index9-1 .section1 .sectionBox.box10,
    .boxContainer.index9-1 .section1 .sectionBox.box11,
    .boxContainer.index9-1 .section1 .sectionBox.box12,
    .boxContainer.index9-1 .section1 .sectionBox.box13,
    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle,
    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody {
        width: 96.09375%
    }
}

@media (max-width:420px) {

    .boxContainer .section7-2 .sectionBody,
    .boxContainer.index10>section,
    .boxContainer.index2 .section4,
    .boxContainer.index2 .section5 .sectionBody,
    .boxContainer.index2 .section6 .sectionBody,
    .boxContainer.index3 .section7 .sectionBody,
    .boxContainer.index3 .section8 .sectionBody,
    .boxContainer.index6 .section1,
    .boxContainer.index8>section,
    .boxContainer.index9-1 .section1 .sectionBox.box10,
    .boxContainer.index9-1 .section1 .sectionBox.box11,
    .boxContainer.index9-1 .section1 .sectionBox.box12,
    .boxContainer.index9-1 .section1 .sectionBox.box13,
    .boxContainer.index9-1 .section2 .sectionBox.box14 .sectionTitle,
    .boxContainer.index9-1 .section3 .sectionBox.box15 .sectionBody {
        width: 90%
    }
}

.boxContainer.index2 {
    padding-top: 0
}

.boxContainer.index2>.decorate {
    height: 100%;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 1920px
}

.boxContainer.index2>.decorate .cube1 {
    background: transparent linear-gradient(270deg, #fb6d5b, #dff79000) 0 0 no-repeat padding-box;
    height: 184px;
    position: absolute;
    right: 0;
    top: 15px;
    width: 319px
}

.boxContainer.index2>.decorate .cube2 {
    background: transparent linear-gradient(90deg, #fb6d5b, #dff79000) 0 0 no-repeat padding-box;
    height: 154px;
    left: 24px;
    position: absolute;
    top: 984px;
    width: 432px
}

.boxContainer.index2>.decorate .cube3 {
    height: 204px;
    position: absolute;
    right: 0;
    top: 1200px;
    width: 769px
}

.boxContainer.index2>.decorate .circle {
    background: transparent linear-gradient(180deg, #f15ba0, #f15ba000) 0 0 no-repeat padding-box;
    border-radius: 160px;
    height: 160px;
    position: absolute;
    right: 90px;
    top: 1280px;
    width: 160px;
    z-index: 1
}

.boxContainer.index2>.decorate .dots1 {
    background-image: radial-gradient(#78ff00 3px, transparent 0);
    background-size: 18px 17px;
    height: 110px;
    left: 0;
    position: absolute;
    top: 920px;
    width: 230px
}

.boxContainer.index2>.decorate .paper {
    display: block;
    left: 8px;
    position: absolute;
    top: 326px;
    width: 156px
}

.boxContainer.index2>.decorate .book {
    position: absolute;
    right: 300px;
    top: 1180px;
    width: 326px
}

.boxContainer.index2>.decorate .dotsImg {
    left: 0;
    position: absolute;
    top: 2350px
}

@media (max-width:1440px) {
    .boxContainer.index2>.decorate .cube1 {
        height: 114px;
        right: 456px;
        top: 12px;
        width: 200px
    }

    .boxContainer.index2>.decorate .cube3 {
        height: 110px;
        right: 454px;
        top: 1020px;
        width: 416px
    }

    .boxContainer.index2>.decorate .circle {
        border-radius: 87px;
        height: 87px;
        right: 454px;
        top: 1080px;
        width: 87px
    }

    .boxContainer.index2>.decorate .book {
        right: 500px;
        top: 980px;
        width: 183px
    }

    .boxContainer.index2>.decorate .dotsImg {
        left: 400px;
        top: 2050px
    }
}

.boxContainer.index2>.decorate+.cube6 {
    bottom: 220px;
    top: 3210px;
    top: auto
}

@media (max-width:1440px) {
    .boxContainer.index2>.decorate+.cube6 {
        bottom: 213px;
        left: 10px
    }
}

@media (max-width:420px) {
    .boxContainer.index2>.decorate+.cube6 {
        display: none
    }
}

.boxContainer.index2 .boxFoot {
    margin-top: -20%
}

@media (max-width:1440px) {
    .boxContainer.index2 .boxFoot {
        margin-top: -14%
    }
}

@media (max-width:420px) {
    .boxContainer.index2 .boxFoot {
        margin-top: -60%
    }
}

.boxContainer.index2 .section4 {
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom: none;
    border-top: none;
    padding: 32px 0 0
}

.boxContainer.index2 .section4:after {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    content: "";
    height: 1px;
    left: -175px;
    position: absolute;
    width: calc(100% + 175px)
}

.boxContainer.index2 .section4.border-balance:after {
    width: 200%
}

.boxContainer.index2 .section4 .sectionTitle {
    padding: 0 44px
}

.boxContainer.index2 .section4 .sectionTitle h2 {
    font-size: 60px;
    font-weight: 400;
    margin: 0 0 6px
}

.boxContainer.index2 .section4 .sectionTitle p {
    display: block;
    font-size: 20px;
    line-height: 29px;
    max-width: 741px
}

.boxContainer.index2 .section4 .sectionBody .items {
    display: flex;
    justify-content: space-between;
    padding: 37px 44px;
    width: 100%
}

.boxContainer.index2 .section4 .sectionBody .items+.items {
    border-top: 1px solid rgba(0, 0, 0, .6)
}

.boxContainer.index2 .section4 .sectionBody .items .leftBody {
    color: #001da6;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 46px;
    overflow: hidden;
    width: 100%;
    word-break: keep-all
}

.boxContainer.index2 .section4 .sectionBody .items .rightBody {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 36px;
    width: 63%
}

@media (max-width:1440px) {
    .boxContainer.index2 .section4:after {
        left: -50%;
        width: 200%
    }

    .boxContainer.index2 .section4 .sectionTitle {
        padding: 0 17px
    }

    .boxContainer.index2 .section4 .sectionTitle h2 {
        font-size: 40px;
        line-height: 40px;
        margin: 0 0 12px
    }

    .boxContainer.index2 .section4 .sectionTitle p {
        font-size: 18px;
        line-height: 26px;
        max-width: 750px
    }

    .boxContainer.index2 .section4 .sectionBody .items {
        padding: 20px 17px
    }

    .boxContainer.index2 .section4 .sectionBody .items .leftBody {
        align-items: center;
        display: flex;
        font-size: 24px;
        line-height: 35px;
        width: 100%
    }

    .boxContainer.index2 .section4 .sectionBody .items .leftBody .title {
        margin-right: 8px
    }

    .boxContainer.index2 .section4 .sectionBody .items .rightBody {
        font-size: 16px;
        line-height: 24px;
        width: 58%
    }
}

@media (max-width:420px) {
    .boxContainer.index2 .section4 {
        border: none
    }

    .boxContainer.index2 .section4 .sectionTitle {
        padding: 0
    }

    .boxContainer.index2 .section4 .sectionBody .items {
        flex-direction: column;
        padding: 16px 0
    }

    .boxContainer.index2 .section4 .sectionBody .items .leftBody,
    .boxContainer.index2 .section4 .sectionBody .items .rightBody {
        max-width: 100%;
        width: 100%
    }

    .boxContainer.index2 .section4 .sectionBody .items .leftBody {
        font-size: 20px;
        line-height: 29px;
        margin-bottom: 8px
    }

    .boxContainer.index2 .section4 .sectionBody .items .rightBody {
        padding-left: 0
    }
}

.boxContainer.index2 .section5 .sectionBody {
    display: flex;
    margin: 69px 0 69px 10px
}

.boxContainer.index2 .section5 .sectionBody .items {
    background: #f1f1f1;
    border: 1px solid #022eff;
    border-radius: 31px;
    border-top-right-radius: unset;
    box-shadow: 10px 10px 0 0 #022eff;
    color: #000;
    height: 278px;
    padding: 32px 44px;
    position: relative;
    transform: translate(-10px, -10px);
    width: calc(33.33333% + 138px)
}

.boxContainer.index2 .section5 .sectionBody .items+.items {
    margin-left: 69px
}

.boxContainer.index2 .section5 .sectionBody .items img {
    display: block
}

.boxContainer.index2 .section5 .sectionBody .items .detail .title {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1.79px;
    margin: 0
}

.boxContainer.index2 .section5 .sectionBody .items .detail .text {
    font-size: 16px;
    letter-spacing: .9px;
    line-height: 24px;
    margin-top: 16px
}

.boxContainer.index2 .section5 .sectionBody .items .link {
    bottom: 26px;
    padding: 0;
    position: absolute;
    right: 16px
}

.boxContainer.index2 .section5 .sectionBody .items .link img {
    height: 45px;
    width: 45px
}

.boxContainer.index2 .section5 .sectionBody .items .decorate {
    position: absolute
}

.boxContainer.index2 .section5 .sectionBody .items:first-child .decorate {
    bottom: -86px;
    left: 0;
    width: 206px
}

.boxContainer.index2 .section5 .sectionBody .items:nth-child(2) .decorate {
    right: -32px;
    top: -70px;
    width: 204px
}

.boxContainer.index2 .section5 .sectionBody .items:nth-child(3) .decorate {
    bottom: -50px;
    left: 108px;
    width: 210px
}

@media (max-width:1440px) {
    .boxContainer.index2 .section5 .sectionBody {
        margin-bottom: 80px;
        margin-top: 80px
    }

    .boxContainer.index2 .section5 .sectionBody .items {
        height: 214px;
        padding: 24px;
        width: calc(33.33333% + 52px)
    }

    .boxContainer.index2 .section5 .sectionBody .items+.items {
        margin-left: 26px
    }

    .boxContainer.index2 .section5 .sectionBody .items .detail .title {
        font-size: 24px;
        line-height: 35px
    }

    .boxContainer.index2 .section5 .sectionBody .items .detail .text {
        font-size: 16px;
        line-height: 24px;
        margin-top: 8px
    }

    .boxContainer.index2 .section5 .sectionBody .items .link {
        bottom: 12px;
        right: 18px
    }

    .boxContainer.index2 .section5 .sectionBody .items:first-child .decorate {
        bottom: -52px;
        left: 20px;
        width: 134px
    }

    .boxContainer.index2 .section5 .sectionBody .items:nth-child(2) .decorate {
        right: -16px;
        top: -58px;
        width: 134px
    }

    .boxContainer.index2 .section5 .sectionBody .items:nth-child(3) .decorate {
        bottom: -36px;
        left: 75px;
        width: 130px
    }
}

@media (max-width:420px) {
    .boxContainer.index2 .section5 .sectionBody {
        flex-direction: column;
        margin-bottom: 42px;
        margin-top: 42px
    }

    .boxContainer.index2 .section5 .sectionBody .items {
        height: 180px;
        width: 100%
    }

    .boxContainer.index2 .section5 .sectionBody .items+.items {
        margin-left: 0;
        margin-top: 40px
    }

    .boxContainer.index2 .section5 .sectionBody .items .detail .text {
        margin-top: 4px
    }

    .boxContainer.index2 .section5 .sectionBody .items .link {
        bottom: 11px;
        right: 10px
    }

    .boxContainer.index2 .section5 .sectionBody .items .link img {
        height: 32px;
        width: 32px
    }

    .boxContainer.index2 .section5 .sectionBody .items:first-child .decorate {
        bottom: -56px;
        left: 36px;
        width: 120px
    }

    .boxContainer.index2 .section5 .sectionBody .items:nth-child(2) .decorate {
        right: 12px;
        top: -44px;
        width: 120px
    }

    .boxContainer.index2 .section5 .sectionBody .items:nth-child(3) .decorate {
        bottom: -40px;
        left: 85px;
        width: 120px
    }
}

.boxContainer.index2 .section6 {
    border: 1px solid rgba(0, 0, 0, .6);
    border-left: none;
    border-right: none;
    margin-top: -8px;
    position: relative;
    z-index: 1
}

.boxContainer.index2 .section6 .sectionBody {
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom: none;
    border-top: none;
    padding: 36px 47px 28px
}

.boxContainer.index2 .section6 .sectionBody:before {
    background: rgba(0, 0, 0, .6);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -40px;
    top: 0;
    width: 1px
}

.boxContainer.index2 .section6 .sectionBody .bodyTitle .title {
    font-size: 60px;
    font-weight: 400;
    line-height: 60px
}

.boxContainer.index2 .section6 .sectionBody .bodyTitle .detail {
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    margin-top: 16px;
    width: 1010px
}

.boxContainer.index2 .section6 .sectionBody .listBox {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px
}

.boxContainer.index2 .section6 .sectionBody .listBox .items {
    align-items: center;
    border-top: 1px solid #bdbdbd;
    display: flex;
    padding: 16px 0 41px 16px;
    width: calc(50% - 33px)
}

.boxContainer.index2 .section6 .sectionBody .listBox .items:nth-child(2n) {
    margin-left: 33px
}

.boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody {
    width: calc(100% - 287px)
}

.boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody .title {
    color: #001da6;
    font-size: 32px;
    font-weight: 700;
    line-height: 46px
}

.boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody .text {
    font-size: 20px;
    line-height: 36px;
    margin: 16px 0
}

.boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody .link {
    align-items: center;
    background: #f1f1f1;
    border: 1px solid #022eff;
    border-radius: 32px;
    box-shadow: 4px 4px 0 0 #022eff;
    display: inline-flex;
    justify-content: center;
    padding: 8px 12px 8px 24px
}

.boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody .link .btnText {
    color: #022eff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 26px
}

.boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody .link img {
    display: block;
    margin-left: 16px;
    width: 45px
}

.boxContainer.index2 .section6 .sectionBody .listBox .items .rightBody img {
    height: 287px;
    object-fit: cover;
    object-position: center;
    width: 287px
}

@media (max-width:1440px) {
    .boxContainer.index2 .section6 {
        margin-top: -6px
    }

    .boxContainer.index2 .section6 .sectionBody {
        padding: 32px 16px
    }

    .boxContainer.index2 .section6 .sectionBody .bodyTitle .title {
        font-size: 40px;
        line-height: 40px
    }

    .boxContainer.index2 .section6 .sectionBody .bodyTitle .detail {
        font-size: 18px;
        letter-spacing: 1.5px;
        line-height: 26px;
        margin-top: 16px;
        width: 722px
    }

    .boxContainer.index2 .section6 .sectionBody .listBox {
        margin-top: 36px
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items {
        padding: 24px 0 49px 16px;
        width: calc(50% - 8px)
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items:nth-child(2n) {
        margin-left: 16px
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody {
        width: calc(100% - 196px)
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody .title {
        font-size: 24px;
        line-height: 35px
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody .text {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody .link {
        padding: 8px 18px
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody .link .btnText {
        font-size: 16px
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody .link img {
        width: 32px
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items .rightBody img {
        height: 196px;
        width: 196px
    }
}

@media (max-width:420px) {
    .boxContainer.index2 .section6 .sectionBody {
        border-left: none;
        border-right: none;
        width: calc(100% - 36px)
    }

    .boxContainer.index2 .section6 .sectionBody .bodyTitle .title {
        font-size: 24px;
        line-height: 24px
    }

    .boxContainer.index2 .section6 .sectionBody .bodyTitle .detail {
        font-size: 16px;
        line-height: 24px;
        margin-top: 8px;
        width: 100%
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items {
        flex-direction: column;
        padding: 16px 16px 89px;
        position: relative;
        width: 100%
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items:nth-child(2n) {
        margin-left: 0
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody {
        width: 100%
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody .link {
        border-radius: 31px;
        bottom: 33px;
        padding: 9px 18px;
        position: absolute;
        right: 0
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items .leftBody .link .btnText {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index2 .section6 .sectionBody .listBox .items .rightBody img {
        height: 196px;
        width: 196px
    }
}

.coverPhoto .visualBox.page3 .content .pig img {
    transform: translateY(-50px)
}

.coverPhoto .visualBox.page3 .content .otherText {
    bottom: 5.72626%;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 64px;
    position: absolute;
    right: 23.17708%;
    word-break: keep-all
}

.coverPhoto .visualBox.page3 .content .otherText span {
    font-size: 64px;
    padding: 0 5px
}

.coverPhoto .visualBox.page3 .content .otherText span:first-child {
    color: #022eff
}

.coverPhoto .visualBox.page3 .content .otherText span:last-child {
    color: #c724cf
}

@media (max-width:1440px) {
    .coverPhoto .visualBox.page3 .content .big img {
        transform: translateY(-45%)
    }

    .coverPhoto .visualBox.page3 .content .otherText {
        bottom: 4.50704%;
        font-size: 24px;
        line-height: 36px;
        right: 22.26562%
    }

    .coverPhoto .visualBox.page3 .content .otherText span {
        font-size: 36px
    }
}

@media (max-width:420px) {
    .coverPhoto .visualBox.page3 .content .pig img {
        transform: none
    }

    .coverPhoto .visualBox.page3 .content .otherText {
        bottom: 28.1893%;
        font-size: 20px;
        left: 15%;
        line-height: 38px;
        transform: none
    }

    .coverPhoto .visualBox.page3 .content .otherText span {
        font-size: 38px
    }
}

.boxContainer.index3 {
    background: url(../images/index3/gradient_yellow_kv_buttom.svg) repeat-x;
    background-position: top;
    background-size: auto 48px;
    padding-top: 0
}

.boxContainer.index3.no-bg-border {
    background: none;
    border: none
}

.boxContainer.index3 .de-paper {
    left: 2.91667%;
    position: absolute;
    top: 64.15px;
    width: 7.55208%;
    z-index: 1
}

.boxContainer.index3 .bg_ry {
    position: absolute;
    right: 0;
    top: 205px;
    width: 21.71875%
}

.boxContainer.index3 .cube_dots {
    background-image: radial-gradient(#ff9487 4px, transparent 0);
    background-size: 25px 25px;
    height: 130px;
    position: absolute;
    right: 7.13542%;
    top: 153px;
    width: 8.85417%
}

@media (max-width:1440px) {
    .boxContainer.index3 .de-paper {
        left: .68359%;
        top: 48px;
        width: 8.30078%
    }

    .boxContainer.index3 .bg_ry {
        top: 178px;
        width: 17.08984%
    }

    .boxContainer.index3 .cube_dots {
        background-size: 18px 18px;
        height: 72px;
        right: 1.95312%;
        top: 143px;
        width: 8.88672%
    }
}

@media (max-width:420px) {

    .boxContainer.index3 .bg_ry,
    .boxContainer.index3 .cube_dots,
    .boxContainer.index3 .de-paper {
        display: none
    }
}

.boxContainer.index3 .section7 .sectionBody {
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom: none;
    border-top: none;
    display: flex;
    flex-direction: column;
    padding: 99px 0 95px
}

.boxContainer.index3 .section7 .sectionBody .paper {
    position: absolute;
    right: -45px;
    top: 63px;
    transform: rotateY(180deg);
    width: 10.44872%
}

.boxContainer.index3 .section7 .sectionBody .detail,
.boxContainer.index3 .section7 .sectionBody .sectionTitle {
    width: 55.3125%
}

.boxContainer.index3 .section7 .sectionBody .sectionTitle {
    font-size: 60px;
    line-height: 60px;
    text-align: center
}

.boxContainer.index3 .section7 .sectionBody .detail {
    font-size: 28px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 19px;
    text-align: justify;
    width: 68.07692%
}

.boxContainer.index3 .section7 .sectionBody .paper_index5-3 {
    bottom: 40px;
    left: -2.47657%;
    position: absolute;
    width: 9.70549%
}

@media (max-width:1440px) {
    .boxContainer.index3 .section7 .sectionBody .paper_index5-3 {
        bottom: 20px;
        left: -2.03252%;
        width: 9.24797%
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section7 .sectionBody .paper_index5-3 {
        display: none
    }
}

@media (max-width:1440px) {
    .boxContainer.index3 .section7 .sectionBody {
        padding: 72px 0
    }

    .boxContainer.index3 .section7 .sectionBody .detail,
    .boxContainer.index3 .section7 .sectionBody .sectionTitle {
        width: 77.34375%
    }

    .boxContainer.index3 .section7 .sectionBody .sectionTitle {
        font-size: 40px;
        line-height: 40px
    }

    .boxContainer.index3 .section7 .sectionBody .detail {
        font-size: 20px;
        line-height: 29px
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section7 .sectionBody {
        border: none;
        padding: 40px 0;
        width: 90%
    }

    .boxContainer.index3 .section7 .sectionBody .detail,
    .boxContainer.index3 .section7 .sectionBody .sectionTitle {
        width: 100%
    }

    .boxContainer.index3 .section7 .sectionBody .sectionTitle {
        font-size: 24px
    }

    .boxContainer.index3 .section7 .sectionBody .detail {
        font-size: 18px;
        line-height: 26px;
        margin-top: 4px
    }
}

.boxContainer.index3 .section8 {
    border-top: 1px solid rgba(0, 0, 0, .6);
    position: relative;
    z-index: 1
}

.boxContainer.index3 .section8 .sectionBody {
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom: none;
    border-top: none;
    padding: 47px 43px 35px
}

.boxContainer.index3 .section8 .sectionBody .sectionTitle {
    font-size: 60px;
    line-height: 60px;
    position: relative
}

.boxContainer.index3 .section8 .sectionBody .detail {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 29px;
    margin-top: 23px;
    position: relative;
    width: 47.56098%
}

.boxContainer.index3 .section8 .sectionBody .detail span {
    position: relative;
    z-index: 1
}

.boxContainer.index3 .section8 .sectionBody .detail .decorate {
    bottom: -49.38272%;
    display: block;
    height: 161.7284%;
    position: absolute;
    right: -10.52632%;
    width: 17.67881%
}

.boxContainer.index3 .section8 .sectionBody .listTitle {
    font-size: 44px;
    font-weight: 700;
    line-height: 64px;
    margin-top: 40px
}

.boxContainer.index3 .section8 .sectionBody .listTitle+.listBox {
    margin-top: 0
}

.boxContainer.index3 .section8 .sectionBody .listBox {
    display: flex;
    flex-wrap: wrap;
    left: 50%;
    margin-top: 8px;
    position: relative;
    transform: translateX(-50%);
    width: calc(100% + 24px)
}

.boxContainer.index3 .section8 .sectionBody .listBox .items {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom-right-radius: 32px;
    color: #000;
    margin: 32px 12px 0;
    padding: 24px;
    position: relative;
    width: calc(25% - 24px)
}

.boxContainer.index3 .section8 .sectionBody .listBox .items:first-child,
.boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 36px 32px 36px 22px;
    width: calc(50% - 24px)
}

.boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .nums,
.boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .nums {
    height: 17.49503%;
    width: 12.07133%
}

.boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .nums span,
.boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .nums span {
    font-size: 43px;
    line-height: 62px
}

.boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .itemHead,
.boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .itemHead {
    text-align: left;
    width: 100%
}

.boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .itemHead.fullWidth,
.boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .itemHead.fullWidth {
    width: auto
}

.boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .itemHead .title,
.boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .itemHead .title {
    font-size: 40px;
    line-height: 58px
}

.boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .itemHead .text,
.boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .itemHead .text {
    font-size: 20px;
    line-height: 29px;
    margin-top: 16px
}

.boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .photo,
.boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .photo {
    height: auto;
    margin: 0;
    width: 55%
}

.boxContainer.index3 .section8 .sectionBody .listBox .items .nums {
    height: 17.06161%;
    left: -4.53258%;
    position: absolute;
    top: -3.79147%;
    width: 20.3966%;
    word-break: keep-all
}

.boxContainer.index3 .section8 .sectionBody .listBox .items .nums img {
    display: block;
    height: 100%;
    width: 100%
}

.boxContainer.index3 .section8 .sectionBody .listBox .items .nums span {
    color: #001da6;
    font-size: 36px;
    font-weight: 700;
    left: 50%;
    line-height: 52px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.boxContainer.index3 .section8 .sectionBody .listBox .items .itemHead {
    letter-spacing: 0;
    text-align: center
}

.boxContainer.index3 .section8 .sectionBody .listBox .items .itemHead .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    overflow: hidden
}

.boxContainer.index3 .section8 .sectionBody .listBox .items .itemHead .text {
    font-size: 18px;
    font-weight: 400;
    height: 26px;
    line-height: 26px;
    margin-top: 8px;
    overflow: hidden
}

.boxContainer.index3 .section8 .sectionBody .listBox .items .photo {
    display: block;
    height: 68.00948%;
    margin: 24px auto 0;
    object-fit: contain;
    width: 72.11055%
}

.boxContainer.index3 .section8 .sectionBody .cube6 {
    right: -.8%;
    top: 2%;
    transform: rotateY(180deg)
}

.boxContainer.index3 .section8 .sectionBody .cube6.cube6_1_1 {
    bottom: 1%;
    left: -9.5%;
    right: auto;
    top: auto;
    transform: unset
}

.boxContainer.index3 .section8 .sectionBody .cube4-cube {
    display: block;
    height: 192px;
    object-fit: cover;
    position: absolute;
    right: -12%;
    top: 127px;
    width: 482px
}

.boxContainer.index3 .section8 .sectionBody .cube4-cube2 {
    display: block;
    object-fit: cover;
    position: absolute;
    right: -18%;
    top: -1%;
    transform: rotateY(180deg);
    width: 260px
}

.boxContainer.index3 .section8 .sectionBody .cube4-cube3 {
    display: block;
    height: 196px;
    object-fit: cover;
    position: absolute;
    right: -8%;
    top: 5%;
    width: 386px
}

.boxContainer.index3 .section8 .sectionBody .cube4-circle {
    display: block;
    height: 216px;
    object-fit: cover;
    position: absolute;
    right: -5%;
    top: 0;
    width: 215px
}

.boxContainer.index3 .section8 .sectionBody .cube4-title_book {
    display: block;
    height: 108px;
    object-fit: cover;
    position: absolute;
    right: -9%;
    top: 50%;
    transform: rotateY(180deg);
    width: 249px
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8 .sectionBody {
        padding: 40px 16px
    }

    .boxContainer.index3 .section8 .sectionBody .sectionTitle {
        font-size: 40px;
        line-height: 40px
    }

    .boxContainer.index3 .section8 .sectionBody .detail {
        font-size: 18px;
        letter-spacing: 1.2px;
        line-height: 26px;
        margin-top: 21px;
        width: 75.68134%
    }

    .boxContainer.index3 .section8 .sectionBody .detail .decorate {
        bottom: -34.61538%;
        height: 167.94872%;
        right: -12.32687%;
        width: 18.14404%
    }

    .boxContainer.index3 .section8 .sectionBody .cube6 {
        right: 6.09756%;
        top: 40px
    }

    .boxContainer.index3 .section8 .sectionBody .cube6.cube6_1_1 {
        bottom: -2.6%;
        left: -.5%
    }

    .boxContainer.index3 .section8 .sectionBody .cube6 .box1 {
        height: 13px;
        margin-left: 15px;
        width: 13px
    }

    .boxContainer.index3 .section8 .sectionBody .cube6 .box2 {
        height: 25px;
        margin-left: -15px;
        width: 25px
    }

    .boxContainer.index3 .section8 .sectionBody .cube6 .box3 {
        height: 70px;
        width: 70px
    }

    .boxContainer.index3 .section8 .sectionBody .cube4-cube {
        height: 122px;
        width: 305px
    }

    .boxContainer.index3 .section8 .sectionBody .cube4-circle {
        height: 137px;
        right: 0;
        top: 4%;
        width: 136px
    }

    .boxContainer.index3 .section8 .sectionBody .cube4-cube2 {
        right: -8%;
        top: -1%;
        width: 160px
    }

    .boxContainer.index3 .section8 .sectionBody .cube4-cube3 {
        height: 121px;
        right: -1%;
        top: 4%;
        width: 239px
    }

    .boxContainer.index3 .section8 .sectionBody .cube4-title_book {
        height: 74px;
        right: 57px;
        width: 172px
    }

    .boxContainer.index3 .section8 .sectionBody .listTitle {
        font-size: 32px;
        line-height: 46px;
        margin-top: 24px
    }

    .boxContainer.index3 .section8 .sectionBody .listBox {
        margin-top: 20px;
        width: calc(100% + 12px)
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items {
        margin: 16px 6px 0;
        padding: 32px 11px 24px 10px;
        width: calc(25% - 12px)
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) {
        padding: 40px 31px 49px 16px;
        width: calc(50% - 12px)
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .nums,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .nums {
        height: 24.32432%;
        width: 15.58442%
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .nums span,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .nums span {
        font-size: 32px;
        line-height: 46px
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .photo,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .photo {
        height: 100%;
        margin-top: 0;
        width: 49.57265%
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .itemHead .title,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .itemHead .title {
        font-size: 32px;
        line-height: 46px
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .itemHead .text,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .itemHead .text {
        margin-top: 4px
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items .nums {
        height: 20.21661%;
        left: -2.5974%;
        top: -4.05405%;
        width: 24.88889%
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items .nums span {
        font-size: 28px;
        line-height: 40px
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items .itemHead .title {
        font-size: 18px;
        line-height: 26px
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items .itemHead .text {
        font-size: 16px;
        height: 24px;
        line-height: 24px
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items .photo {
        height: 57.49129%;
        margin-top: 16px;
        width: 72.0524%
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section8 .sectionBody {
        border: none;
        padding: 32px 0 36px
    }

    .boxContainer.index3 .section8 .sectionBody .sectionTitle {
        font-size: 24px;
        line-height: 24px
    }

    .boxContainer.index3 .section8 .sectionBody .listTitle {
        font-size: 24px;
        line-height: 35px;
        margin-top: 16px
    }

    .boxContainer.index3 .section8 .sectionBody .detail {
        font-size: 16px;
        line-height: 24px;
        margin-top: 11px;
        width: 100%
    }

    .boxContainer.index3 .section8 .sectionBody .bg_circle_yel,
    .boxContainer.index3 .section8 .sectionBody .bg_yel,
    .boxContainer.index3 .section8 .sectionBody .cube4-circle,
    .boxContainer.index3 .section8 .sectionBody .cube4-cube,
    .boxContainer.index3 .section8 .sectionBody .cube4-cube2,
    .boxContainer.index3 .section8 .sectionBody .cube4-cube3,
    .boxContainer.index3 .section8 .sectionBody .cube4-title_book,
    .boxContainer.index3 .section8 .sectionBody .cube6,
    .boxContainer.index3 .section8 .sectionBody .detail .decorate {
        display: none
    }

    .boxContainer.index3 .section8 .sectionBody .listBox {
        margin-top: 8px;
        width: 104.70588%
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items {
        margin: 16px 2.35294% 0;
        padding: 16px;
        width: 45.29412%
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) {
        padding: 15.20913% 7.05882% 15.20913% 0;
        width: 100%
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .nums,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .nums {
        height: 21.29278%;
        left: -3.52941%;
        top: -4.56274%;
        width: 16.47059%
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .nums span,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .nums span {
        font-size: 24px
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .itemHead,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .itemHead {
        width: 100%
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .itemHead .title,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .itemHead .title {
        font-size: 24px;
        height: auto;
        line-height: 35px
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .itemHead .text,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .itemHead .text {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items:first-child .photo,
    .boxContainer.index3 .section8 .sectionBody .listBox .items:nth-child(2) .photo {
        margin-left: 3%;
        width: 50%
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items .nums {
        height: 16.82243%;
        left: -6.17284%;
        top: -7.47664%;
        width: 22.22222%
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items .nums span {
        font-size: 20px
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items .photo {
        height: .52336;
        width: 69.1358%
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items .itemHead .title {
        font-size: 18px;
        height: 26px;
        line-height: 26px
    }

    .boxContainer.index3 .section8 .sectionBody .listBox .items .itemHead .text {
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        margin-top: 0
    }
}

.boxContainer.index3 .section8.section8-1 .sectionBody .links {
    align-items: center;
    border: 1px solid #022eff;
    border-radius: 32px;
    box-shadow: 4px 4px 0 0 #022eff;
    color: #022eff;
    display: inline-flex;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    padding: 8px 12px 6px 24px;
    position: absolute;
    right: 4.2362%;
    top: 92px
}

.boxContainer.index3 .section8.section8-1 .sectionBody .links img {
    display: block;
    margin-left: 13px;
    width: 45px
}

.boxContainer.index3 .section8.section8-1 .sectionBody .fly_book {
    display: block;
    position: absolute;
    right: 6.2249%;
    top: 74px;
    transform: rotateY(180deg);
    width: 21.82062%
}

.boxContainer.index3 .section8.section8-1 .sectionBody .listBox {
    width: 102.94511%
}

.boxContainer.index3 .section8.section8-1 .sectionBody .listBox+.sectionTitle {
    margin-top: 72px
}

.boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 32px 1.41207% 0;
    padding: 0 0 24px;
    width: 30.5%
}

.boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .itemTitle {
    border-bottom: 1px solid rgba(0, 0, 0, .6);
    padding: 12px;
    text-align: center;
    width: 100%
}

.boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .itemHead .title,
.boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .itemTitle {
    font-size: 24px;
    font-weight: 700;
    line-height: 35px
}

.boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .itemHead {
    padding-top: 24px;
    text-align: center
}

.boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .itemHead .text {
    margin-top: 8px
}

.boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .photo {
    /*height: 76%;*/
	height: auto;
    margin-top: 3.69718%;
    /*width: 81.25%;*/
}

.boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="3"] .items .itemHead .text {
    word-wrap: break-word;
    height: 90px;
    margin-left: 8.45666%;
    text-align: justify;
    text-justify: inter-ideograph;
    width: calc(100% - 80px);
    width: 83.08668%;
    word-break: normal
}

.boxContainer.index3 .section8.section8-1 .sectionBody .cube_dots2 {
    background-image: radial-gradient(#78ff00 4px, transparent 0);
    background-size: 25px 25px;
    bottom: 3%;
    height: 114px;
    left: -13.17001%;
    position: absolute;
    width: 15.39491%
}

.boxContainer.index3 .section8.section8-1 .sectionBody .bg_org {
    bottom: -3%;
    left: -8.6%;
    position: absolute;
    width: 28.91566%
}

.boxContainer.index3 .section8.section8-1 .sectionBody .bg_circle_yel {
    bottom: 3%;
    left: -17%;
    object-fit: cover;
    object-position: center left;
    position: absolute;
    width: 17%
}

.boxContainer.index3 .section8.section8-1 .sectionBody .bg_yel {
    bottom: -3%;
    left: -7.6%;
    object-fit: cover;
    object-position: center left;
    position: absolute;
    width: 32.53012%
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8.section8-1 .sectionBody .links {
        font-size: 16px;
        line-height: 24px;
        right: 1.72764%;
        top: 79px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .links img {
        height: 32px;
        width: 32px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .detail {
        width: 61.17886%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .detail.detail_index5 {
        width: 73.37398%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .fly_book {
        right: 2.64228%;
        top: 40px;
        width: 20.42683%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .bg_circle_yel {
        bottom: 3%;
        left: -4%;
        width: 6%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .bg_yel {
        bottom: -1%;
        left: -1.6%;
        width: 20.73171%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .bg_org,
    .boxContainer.index3 .section8.section8-1 .sectionBody .cube_dots2 {
        display: none
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox {
        margin-top: 8px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox+.sectionTitle {
        margin-top: 48px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items {
        margin-top: 16px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .itemTitle {
        font-size: 20px;
        line-height: 29px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .itemHead {
        padding-top: 8px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .itemHead .text {
        font-size: 18px;
        height: 26px;
        line-height: 26px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="3"] .items .itemHead .text {
        height: 78px
    }
}

@media (min-width:421px) {
    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="3"] .items {
        justify-content: flex-start
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="5"] {
        width: 101.06098%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="5"] .items {
        justify-content: flex-start;
        margin-left: 4px;
        margin-right: 4px;
        width: calc(20% - 8px)
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="5"] .items .itemTitle {
        padding: 12px
    }
}

@media (min-width:1441px) {
    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="5"] {
        width: 101.36306%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="5"] .items {
        margin-left: 12px;
        margin-right: 12px;
        width: calc(20% - 24px)
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section8.section8-1 .sectionBody {
        width: 94.44444%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .links {
        padding: 7px 18px;
        position: static
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .detail {
        margin: 8px 0 16px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .detail,
    .boxContainer.index3 .section8.section8-1 .sectionBody .detail .detail_index5 {
        width: 100%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .fly_book {
        right: 8.88889%;
        top: 16px;
        width: 20%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox {
        margin-top: 8px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox+.sectionTitle {
        margin-top: 32px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items {
        margin: 8px 2.22222% 0;
        padding-bottom: 16px;
        width: 45%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .itemTitle {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .itemHead {
        margin-top: 4px;
        padding: 0 20px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .itemHead .title {
        font-size: 18px;
        height: auto;
        line-height: 26px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items .itemHead .text {
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        margin-top: 4px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items:first-child,
    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox:not([rows="5"]) .items:nth-child(3n+1) {
        flex-direction: unset;
        flex-wrap: wrap;
        width: 100%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items:first-child .itemTitle,
    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox:not([rows="5"]) .items:nth-child(3n+1) .itemTitle {
        font-size: 18px;
        line-height: 26px;
        width: 100%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items:first-child .itemHead,
    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items:first-child .photo,
    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox:not([rows="5"]) .items:nth-child(3n+1) .itemHead,
    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox:not([rows="5"]) .items:nth-child(3n+1) .photo {
        display: inline-flex;
        vertical-align: middle
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items:first-child .photo,
    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox:not([rows="5"]) .items:nth-child(3n+1) .photo {
        height: 183px;
        width: 53.82353%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items:first-child .itemHead,
    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox:not([rows="5"]) .items:nth-child(3n+1) .itemHead {
        flex-direction: column;
        padding: 0;
        text-align: left;
        transform: translateX(-3.82353%);
        width: 42.94118%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items:first-child .itemHead .title,
    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox:not([rows="5"]) .items:nth-child(3n+1) .itemHead .title {
        font-size: 24px;
        height: 35px;
        line-height: 35px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox .items:first-child .itemHead .text,
    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox:not([rows="5"]) .items:nth-child(3n+1) .itemHead .text {
        font-size: 16px;
        height: 24px;
        line-height: 24px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="5"] .items:first-child {
        flex-direction: row;
        flex-wrap: nowrap
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="3"] .items {
        flex-direction: column !important;
        width: 100%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="3"] .items:first-child .itemHead {
        margin-top: 10px;
        padding: 0 20px;
        transform: unset;
        width: 100%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="3"] .items:first-child .itemHead .title {
        font-size: 18px;
        height: 26px;
        line-height: 26px !important;
        text-align: center
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="3"] .items:first-child .itemHead .text {
        font-size: 14px;
        height: 60px;
        line-height: 20px;
        margin: 4px 0 0;
        width: 100%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox[rows="3"] .items .itemHead .text {
        margin-left: 0;
        width: 100%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox.mobileHalf .items {
        flex-direction: column !important;
        margin: 8px 2.22222% 0;
        width: 45%
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox.mobileHalf .items .itemTitle {
        font-size: 20px;
        line-height: 29px;
        padding: 8px
    }

    .boxContainer.index3 .section8.section8-1 .sectionBody .listBox.mobileHalf .items .photo {
        height: 65.3169%;
        margin-top: 3.69718%;
        width: 81.25%
    }
}

.boxContainer.index3 .section8.section8-2 .sectionBody {
    border: none
}

.boxContainer.index3 .section8.section8-2 .sectionBody:after,
.boxContainer.index3 .section8.section8-2 .sectionBody:before {
    background: rgba(0, 0, 0, .6);
    content: "";
    display: block;
    height: 80.6%;
    position: absolute;
    top: 0;
    width: 1px
}

.boxContainer.index3 .section8.section8-2 .sectionBody:before {
    left: 0
}

.boxContainer.index3 .section8.section8-2 .sectionBody:after {
    right: 0
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud {
    height: 717px;
    margin-left: -10px;
    margin-top: 50px;
    max-width: 100%;
    position: relative;
    width: 1500px
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items {
    background: #fff;
    border-radius: 32px;
    color: #000;
    position: absolute
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle {
    height: 80px;
    position: absolute;
    transform-origin: center;
    width: 24px
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle span,
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle:after,
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle:before {
    border-color: transparent transparent #666;
    border-style: solid;
    border-width: 0 12px 80px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle span {
    border-color: transparent transparent #fff;
    left: 0;
    top: 10px;
    z-index: 1
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle:after {
    border-width: 0 12px 85px;
    right: -10px;
    top: -5px
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .icons {
    align-items: center;
    border-radius: 160px;
    border-style: solid;
    border-width: 1px;
    display: flex;
    height: 160px;
    justify-content: center;
    position: absolute;
    width: 160px;
    z-index: 1
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .title {
    font-size: 32px;
    font-weight: 700;
    height: 46px;
    letter-spacing: 0;
    line-height: 46px;
    overflow: hidden
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .detail {
    font-size: 16px;
    height: 72px;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 16px;
    overflow: hidden;
    width: 100%
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child {
    height: 29.98605%;
    left: 5.33333%;
    padding: 40px 42px 40px 90px;
    width: 29.06667%
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child .triangle {
    left: calc(100% + 35px);
    top: 0;
    transform: rotate(90deg)
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child .icons {
    left: -80px;
    top: 50%;
    transform: translateY(-50%)
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child .icons img {
    width: 136px
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) {
    height: 36.68061%;
    left: 36.66667%;
    padding: 88px 40px 40px;
    top: 9.48396%;
    width: 28%
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) .triangle {
    left: 80.47619%;
    top: 100%;
    transform: rotate(180deg) rotateY(180deg)
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) .icons {
    left: 50%;
    top: -80px;
    transform: translateX(-50%)
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) .icons img {
    width: 136px
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) .title {
    text-align: center
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) {
    height: 29.98605%;
    left: 67.86667%;
    padding: 40px 88px 40px 40px;
    top: 13.947%;
    width: 26.86667%
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) .triangle {
    bottom: 100%;
    left: 12.40695%
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) .icons {
    right: -80px;
    top: 50%;
    transform: translateY(-50%)
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) .icons img {
    width: 138px
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) {
    height: 29.84658%;
    left: 24.66667%;
    padding: 40px 40px 40px 88px;
    top: 51.60391%;
    width: 31.2%
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) .triangle {
    right: calc(100% + 26px);
    top: 60.74766%;
    transform: rotate(-90deg)
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) .icons {
    left: -80px;
    top: -80px
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) .icons img {
    width: 138px
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) {
    height: 36.68061%;
    left: 62.4%;
    padding: 40px 40px 88px;
    top: 50.76709%;
    width: 28%
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) .triangle {
    left: calc(100% + 35px);
    top: 20.91255%;
    transform: rotate(90deg)
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) .icons {
    bottom: -80px;
    left: 50%;
    transform: translateX(-50%)
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) .icons img {
    width: 138px
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child,
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) {
    border: 1px solid #022eff;
    box-shadow: 10px 10px 0 0 #022eff
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child .triangle:after,
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child .triangle:before,
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) .triangle:after,
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) .triangle:before {
    border-color: transparent transparent #022eff
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child .icons,
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) .icons {
    background: #d9dfff;
    border-color: #022eff
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) {
    border: 1px solid #c724cf;
    box-shadow: 10px 10px 0 0 #c724cf
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) .triangle:after,
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) .triangle:before {
    border-color: transparent transparent #c724cf
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) .icons {
    background: #fdcfff;
    border-color: #c724cf
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3),
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) {
    border: 1px solid #fb6d5b;
    box-shadow: 10px 10px 0 0 #fb6d5b
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) .triangle:after,
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) .triangle:before,
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) .triangle:after,
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) .triangle:before {
    border-color: transparent transparent #fb6d5b
}

.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) .icons,
.boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) .icons {
    background: #ffdbd6;
    border-color: #fb6d5b
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8.section8-2 .sectionBody {
        border: none;
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody:after,
    .boxContainer.index3 .section8.section8-2 .sectionBody:before {
        display: none
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .detail,
    .boxContainer.index3 .section8.section8-2 .sectionBody .sectionTitle {
        margin-left: auto;
        margin-right: auto;
        width: 96.09375%
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud {
        height: 519px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 48px;
        transform: translateX(.5%);
        width: 99.901%
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle span,
    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle:after,
    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle:before {
        border-width: 0 12px 48px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .icons {
        border-radius: 100px;
        height: 100px;
        width: 100px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .title {
        font-size: 24px;
        height: 35px;
        line-height: 35px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .detail {
        margin-top: 4px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child {
        height: 29.09441%;
        left: 4.88281%;
        padding: 20px 20px 20px 58px;
        width: 29.49219%
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child .triangle {
        left: 100%
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child .icons {
        left: -50px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child .icons img {
        width: 85px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) {
        height: 41.23314%;
        left: 36.62109%;
        padding: 58px 20px 20px;
        top: 11.56069%;
        width: 25.39062%
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) .triangle {
        left: 75.38462%;
        top: calc(100% - 32px)
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) .icons {
        top: -50px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) .icons img {
        width: 85px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) {
        height: 34.68208%;
        left: 64.45312%;
        padding: 20px 58px 20px 20px;
        top: 14.64355%;
        width: 29.10156%
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) .triangle {
        bottom: calc(100% - 32px)
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) .triangle:after {
        border-width: 0 12px 52px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) .icons {
        right: -50px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) .icons img {
        width: 86px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) {
        height: 29.09441%;
        left: 19.92188%;
        padding: 20px 20px 20px 53px;
        top: 57.03276%;
        width: 34.08203%
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) .triangle {
        right: calc(100% - 4px);
        top: 42.57616%
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) .triangle:after {
        border-width: 0 12px 52px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) .icons {
        left: -50px;
        top: -50px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) .icons img {
        width: 86px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) {
        height: 37.95761%;
        left: 59.76562%;
        padding: 20px 20px 66px;
        top: 55.87669%;
        width: 32.12891%
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) .triangle {
        left: calc(100% - 4px);
        top: 17.25888%
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) .icons {
        bottom: -50px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) .icons img {
        width: 57px
    }
}

@media (max-width:420px) {

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud,
    .boxContainer.index3 .section8.section8-2 .sectionBody .sectionTitle,
    .boxContainer.index3 .section8.section8-2 .sectionBody>.detail {
        width: 90%
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud {
        display: flex;
        flex-direction: column;
        height: auto;
        margin-top: 0;
        padding-bottom: 30px;
        transform: unset
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items {
        border-radius: 24px;
        height: auto !important;
        left: 0 !important;
        margin-top: 100px;
        padding: 68px 14px 48px !important;
        position: relative;
        top: 0 !important;
        width: 100% !important
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle {
        left: 84.5679% !important;
        top: calc(100% - 28px) !important;
        transform: rotate(180deg) !important
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle span,
    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle:after,
    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .triangle:before {
        border-width: 0 12px 46px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .icons {
        height: 120px;
        left: 50% !important;
        right: auto !important;
        top: -60px !important;
        transform: translateX(-50%) !important;
        width: 120px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items .title {
        text-align: center
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:first-child .icons img,
    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(2) .icons img {
        width: 102px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(3) .icons img {
        width: 103px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(4) .icons img {
        width: 104px
    }

    .boxContainer.index3 .section8.section8-2 .sectionBody .chatCloud .items:nth-child(5) .icons img {
        width: 102px
    }
}

.boxContainer.index3 .section8.section8-3 .sectionBody {
    border: none
}

.boxContainer.index3 .section8.section8-3 .sectionBody:after,
.boxContainer.index3 .section8.section8-3 .sectionBody:before {
    background: rgba(0, 0, 0, .6);
    content: "";
    display: block;
    height: calc(100% - 204px);
    position: absolute;
    top: 0;
    width: 1px
}

.boxContainer.index3 .section8.section8-3 .sectionBody:before {
    left: 0
}

.boxContainer.index3 .section8.section8-3 .sectionBody:after {
    right: 0
}

.boxContainer.index3 .section8.section8-3 .sectionBody .blueText {
    color: #001da6;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    margin: 24px 0 9px
}

.boxContainer.index3 .section8.section8-3 .sectionBody .blueText+.detail {
    margin-top: 0
}

.boxContainer.index3 .section8.section8-3 .sectionBody>.detail {
    width: 55.82029%
}

@media (max-width:1440px) {

    .boxContainer.index3 .section8.section8-3 .sectionBody:after,
    .boxContainer.index3 .section8.section8-3 .sectionBody:before {
        height: calc(100% - 100px)
    }

    .boxContainer.index3 .section8.section8-3 .sectionBody>.detail {
        width: 75.77375%
    }

    .boxContainer.index3 .section8.section8-3 .sectionBody .blueText {
        font-size: 24px;
        line-height: 35px;
        margin: 16px 0 4px
    }
}

@media (max-width:420px) {

    .boxContainer.index3 .section8.section8-3 .sectionBody:after,
    .boxContainer.index3 .section8.section8-3 .sectionBody:before {
        display: none
    }

    .boxContainer.index3 .section8.section8-3 .sectionBody>.detail {
        width: 100%
    }

    .boxContainer.index3 .section8.section8-3 .sectionBody .blueText {
        font-size: 18px;
        line-height: 26px;
        margin: 8px 0 4px
    }
}

.boxContainer.index3 .boxFoot.index3 {
    margin-top: -640px
}

@media (max-width:1440px) {
    .boxContainer.index3 .boxFoot.index3 {
        margin-top: -320px
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .boxFoot.index3 {
        margin-top: -350px
    }
}

.boxContainer.index3 .boxFoot.index4 {
    background-size: auto 900px;
    height: 900px;
    margin-top: -750px
}

@media (max-width:1440px) {
    .boxContainer.index3 .boxFoot.index4 {
        background-size: auto 500px;
        height: 500px;
        margin-top: -330px
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .boxFoot.index4 {
        background-size: auto 500px;
        height: 500px;
        margin-top: -350px
    }
}

.boxContainer.index3 .section8 .sectionBody .block_index5-2,
.boxContainer.index3 .section8 .sectionBody .circle_index5,
.boxContainer.index3 .section8 .sectionBody .cube_bigOrange,
.boxContainer.index3 .section8 .sectionBody .cube_pinkBlue,
.boxContainer.index3 .section8 .sectionBody .cube_yellow,
.boxContainer.index3 .section8 .sectionBody .fly_book_index5-1,
.boxContainer.index3 .section8 .sectionBody .paper_index5-2,
.boxContainer.index3 .section8 .sectionBody .polygon_index5 {
    display: block;
    object-fit: cover;
    position: absolute
}

.boxContainer.index3 .section8 .sectionBody .cube_pinkBlue {
    right: -3.74833%;
    top: calc(100% + 40px);
    width: 12.38286%
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8 .sectionBody .cube_pinkBlue {
        right: 8.13008%;
        top: calc(100% + 12px);
        width: 14.63415%
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section8 .sectionBody .cube_pinkBlue {
        display: none
    }
}

.boxContainer.index3 .section8 .sectionBody .cube_bigOrange {
    right: -11.71352%;
    top: calc(100% - 50px);
    width: 17.06827%
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8 .sectionBody .cube_bigOrange {
        right: -1.52439%;
        top: calc(100% - 75px);
        width: 20.12195%
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section8 .sectionBody .cube_bigOrange {
        display: none
    }
}

.boxContainer.index3 .section8 .sectionBody .block_index5-2 {
    height: 110px;
    left: 46.67738%;
    top: 9%;
    width: 12.91834%
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8 .sectionBody .block_index5-2 {
        left: auto;
        right: 3.45528%;
        top: 67px;
        width: 20.02033%
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section8 .sectionBody .block_index5-2 {
        display: none
    }
}

.boxContainer.index3 .section8 .sectionBody .circle_index5 {
    left: 41.25569%;
    top: 18px;
    width: 10.77644%
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8 .sectionBody .circle_index5 {
        left: 70.22358%;
        top: 24px;
        width: 12.70325%
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section8 .sectionBody .circle_index5 {
        display: none
    }
}

.boxContainer.index3 .section8 .sectionBody .polygon_index5 {
    left: 77.0415%;
    top: 55px;
    width: 11.37885%
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8 .sectionBody .polygon_index5 {
        left: 85.77236%;
        top: 50px;
        width: 10.46748%
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section8 .sectionBody .polygon_index5 {
        display: none
    }
}

.boxContainer.index3 .section8 .sectionBody .fly_book_index5-1 {
    left: 60.44177%;
    top: -16px;
    transform: rotateY(180deg);
    width: 22.28916%
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8 .sectionBody .fly_book_index5-1 {
        left: 71.64634%;
        top: 0;
        width: 19.9187%
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section8 .sectionBody .fly_book_index5-1 {
        display: none
    }
}

.boxContainer.index3 .section8 .sectionBody .paper_index5-2 {
    right: -11.25569%;
    top: 50%;
    transform: rotate(180deg);
    width: 10.91031%
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8 .sectionBody .paper_index5-2 {
        display: none
    }
}

.boxContainer.index3 .section8 .sectionBody .cube_yellow {
    right: -12%;
    top: calc(100% - 150px);
    width: 26.17135%
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8 .sectionBody .cube_yellow {
        display: none
    }
}

.boxContainer.index3 .section8.section8-1 .sectionBody .fly_book.fly_book_index5-2 {
    right: 16.5328%;
    top: 89px
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8.section8-1 .sectionBody .fly_book.fly_book_index5-2 {
        right: 4.6748%;
        top: 80px;
        width: 16.66667%
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section8.section8-1 .sectionBody .fly_book.fly_book_index5-2 {
        display: none
    }
}

.boxContainer.index3 .section8 .sectionBody .cube6.index5 {
    left: 108.73628%;
    top: -150px
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8 .sectionBody .cube6.index5 {
        left: 101.73628%;
        top: -110px
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section8 .sectionBody .cube6.index5 {
        display: none
    }
}

.boxContainer.index3 .section8 .sectionBody .cube4-cube2.index5 {
    left: -17%;
    top: -36%;
    transform: unset
}

@media (max-width:1440px) {
    .boxContainer.index3 .section8 .sectionBody .cube4-cube2.index5 {
        display: none
    }
}

.boxContainer.index6 {
    overflow: visible;
    padding: 0
}

.boxContainer.index6 .section1 {
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom: none;
    border-top: none;
    display: flex;
    padding-bottom: 72px;
    position: relative;
    z-index: 1
}

.boxContainer.index6 .section1:after {
    background: rgba(0, 0, 0, .6);
    bottom: 72px;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: -175px;
    width: 175px
}

.boxContainer.index6 .section1 .sectionTitle h3 {
    font-size: 60px;
    font-weight: 400;
    line-height: 60px
}

.boxContainer.index6 .section1 .sectionTitle .text {
    font-size: 20px;
    letter-spacing: 1.9px;
    line-height: 29px;
    margin-top: 16px
}

.boxContainer.index6 .section1 .leftBody {
    padding-left: 2.89389%;
    padding-right: 2.63666%;
    padding-top: 40px;
    width: 40.38585%
}

.boxContainer.index6 .section1 .listBox {
    display: flex;
    flex-direction: column;
    width: 59.61415%
}

.boxContainer.index6 .section1 .listBox .items {
    border: 1px solid rgba(0, 0, 0, .6);
    border-right: none;
    border-top: none;
    padding: 32px 4.75162% 32px 4.85961%
}

.boxContainer.index6 .section1 .listBox .items .title {
    color: #001da6
}

.boxContainer.index6 .section1 .listBox .items .title .titleText {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px
}

.boxContainer.index6 .section1 .listBox .items .title .titleCube {
    display: none
}

.boxContainer.index6 .section1 .listBox .items .text {
    font-size: 18px;
    letter-spacing: .5px;
    line-height: 26px
}

.boxContainer.index6 .section1 .listBox .items .btn {
    align-items: center;
    background: #f1f1f1;
    border: 1px solid #001da6;
    border-radius: 31.5px;
    box-shadow: 4px 4px 0 0 #001da6;
    color: #001da6;
    display: inline-flex;
    margin-top: 24px;
    padding: 8px 12px 6px 20px
}

.boxContainer.index6 .section1 .listBox .items .btn .text {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin-top: 0
}

.boxContainer.index6 .section1 .listBox .items .btn img {
    display: block;
    margin-left: 16px;
    width: 45px
}

@media (max-width:1440px) {
    .boxContainer.index6 .section1 {
        padding-bottom: 40px
    }

    .boxContainer.index6 .section1:after {
        display: none
    }

    .boxContainer.index6 .section1 .sectionTitle h3 {
        font-size: 40px;
        line-height: 40px
    }

    .boxContainer.index6 .section1 .sectionTitle .text {
        font-size: 18px;
        letter-spacing: 1.2px;
        line-height: 26px
    }

    .boxContainer.index6 .section1 .leftBody {
        padding-left: 1.75258%;
        padding-right: 2.57732%;
        padding-top: 32px;
        width: 41.85567%
    }

    .boxContainer.index6 .section1 .listBox {
        width: 58.14433%
    }

    .boxContainer.index6 .section1 .listBox .items {
        padding: 24px 1.75258% 24px 2.16495%
    }

    .boxContainer.index6 .section1 .listBox .items .title .titleText {
        font-size: 24px;
        line-height: 35px
    }

    .boxContainer.index6 .section1 .listBox .items .text {
        font-size: 16px;
        line-height: 24px;
        margin-top: 8px
    }

    .boxContainer.index6 .section1 .listBox .items .btn {
        margin-top: 16px;
        padding: 8px 12px 7px 21px
    }

    .boxContainer.index6 .section1 .listBox .items .btn .text {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index6 .section1 .listBox .items .btn img {
        margin-left: 12px;
        width: 32px
    }
}

@media (max-width:420px) {
    .boxContainer.index6 .section1 {
        border: 0;
        flex-direction: column;
        padding-bottom: 16px;
        padding-top: 32px
    }

    .boxContainer.index6 .section1 .leftBody,
    .boxContainer.index6 .section1 .listBox {
        width: 100%
    }

    .boxContainer.index6 .section1 .sectionTitle h3 {
        font-size: 24px;
        line-height: 24px
    }

    .boxContainer.index6 .section1 .sectionTitle .text {
        font-size: 16px;
        letter-spacing: .9px;
        line-height: 24px;
        margin-top: 8px
    }

    .boxContainer.index6 .section1 .leftBody {
        padding-top: 0
    }

    .boxContainer.index6 .section1 .listBox {
        margin-top: 16px
    }

    .boxContainer.index6 .section1 .listBox .items {
        border: 1px solid rgba(0, 0, 0, .6);
        padding: 8px
    }

    .boxContainer.index6 .section1 .listBox .items+.items {
        border-top: none
    }

    .boxContainer.index6 .section1 .listBox .items .title {
        align-items: center;
        display: flex;
        flex-wrap: nowrap
    }

    .boxContainer.index6 .section1 .listBox .items .title .titleText {
        font-size: 20px;
        line-height: 29px
    }

    .boxContainer.index6 .section1 .listBox .items .title .titleCube {
        display: block;
        margin-left: 2px
    }

    .boxContainer.index6 .section1 .listBox .items .text {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index6 .section1 .listBox .items .btn {
        margin: 8px 0
    }
}

.boxContainer .boxFoot.index6,
.boxContainer .boxFoot.index7 {
    background-size: auto 900px;
    height: 900px;
    margin-top: -545px
}

@media (max-width:1440px) {

    .boxContainer .boxFoot.index6,
    .boxContainer .boxFoot.index7 {
        background-size: auto 500px;
        height: 500px;
        margin-top: -230px
    }
}

@media (max-width:420px) {

    .boxContainer .boxFoot.index6,
    .boxContainer .boxFoot.index7 {
        background-size: auto 500px;
        height: 500px;
        margin-top: -290px
    }
}

.boxContainer .index6_cube {
    height: 154px;
    left: 49.58146%;
    position: absolute;
    top: 75px;
    width: 25.17708%
}

@media (max-width:1440px) {
    .boxContainer .index6_cube {
        height: 109px;
        left: 69.38987%;
        top: 56px;
        width: 28.54188%
    }
}

.boxContainer .index6_fly_book {
    left: 60.57878%;
    position: absolute;
    top: 0;
    top: 132px;
    transform: rotateY(180deg);
    width: 20.96463%
}

@media (max-width:1440px) {
    .boxContainer .index6_fly_book {
        left: 80.66184%;
        top: 121px;
        width: 18.30403%
    }
}

.boxContainer .index6_orbg {
    height: 154px;
    left: 83.92283%;
    object-fit: cover;
    position: absolute;
    top: 0;
    top: -106px;
    width: 23.60129%
}

@media (max-width:1440px) {
    .boxContainer .index6_orbg {
        height: 100px;
        left: 78.28335%;
        top: -76px;
        width: 24.6122%
    }
}

.boxContainer .index6_gbig {
    height: 114px;
    left: 97.42765%;
    object-fit: cover;
    position: absolute;
    top: 0;
    top: -172px;
    width: 14.791%
}

@media (max-width:1440px) {
    .boxContainer .index6_gbig {
        height: 74px;
        left: 92.34747%;
        top: -119px;
        width: 11.4788%
    }
}

.boxContainer .index6_circle {
    left: -11.25402%;
    object-fit: cover;
    position: absolute;
    top: 0;
    top: 479px;
    width: 14.21222%
}

@media (max-width:1440px) {
    .boxContainer .index6_circle {
        left: -.5%;
        top: 457px;
        width: 18.8211%
    }
}

.boxContainer .index6_rybg {
    height: 234px;
    left: -15.04823%;
    object-fit: cover;
    position: absolute;
    top: 0;
    top: 393px;
    width: 28.10289%
}

@media (max-width:1440px) {
    .boxContainer .index6_rybg {
        height: 167px;
        left: -2%;
        top: 387px;
        width: 37.12513%
    }
}

.boxContainer .index6_orpy {
    height: 195px;
    left: 99.87138%;
    object-fit: cover;
    position: absolute;
    top: -48px;
    width: 12.34727%
}

@media (max-width:1440px) {
    .boxContainer .index6_orpy {
        height: 150px;
        left: 87.90072%;
        top: -12px;
        width: 15.92554%
    }
}

.boxContainer .index6_bpb {
    height: 184px;
    left: 96.65595%;
    object-fit: cover;
    position: absolute;
    top: 34px;
    width: 11.89711%
}

@media (max-width:1440px) {
    .boxContainer .index6_bpb {
        height: 141px;
        left: 83.97104%;
        top: 47px;
        width: 14.68459%
    }
}

.boxContainer .index6_grpo {
    height: 112px;
    left: 46.23794%;
    object-fit: cover;
    position: absolute;
    top: 39px;
    width: 8.42444%
}

@media (max-width:1440px) {
    .boxContainer .index6_grpo {
        height: 112px;
        left: 81.90279%;
        top: 54px;
        width: 13.65047%
    }
}

.boxContainer .index6_rybl {
    height: 146px;
    left: 89.83923%;
    object-fit: cover;
    position: absolute;
    top: -169px;
    width: 22.37942%
}

.boxContainer .index6_gbi2 {
    height: 114px;
    left: 97.10611%;
    object-fit: cover;
    position: absolute;
    top: -67px;
    width: 14.791%
}

.boxContainer .index6_bob {
    bottom: 40px;
    height: 199px;
    left: -11.25402%;
    object-fit: cover;
    position: absolute;
    width: 25.72347%
}

@media (max-width:1440px) {
    .boxContainer .index6_bob {
        bottom: 125px;
        height: 147px;
        left: -2.06825%;
        width: 26.2668%
    }
}

.boxContainer .index6_bookClose {
    bottom: 130px;
    left: -9.00322%;
    object-fit: cover;
    position: absolute;
    width: 35.04823%
}

@media (max-width:1440px) {
    .boxContainer .index6_bookClose {
        bottom: 190px;
        left: -2.58532%;
        width: 40.02068%
    }
}

.boxContainer .index6_blockYellow {
    height: 110px;
    left: 58.13505%;
    object-fit: cover;
    position: absolute;
    top: 124px;
    width: 16.65595%
}

@media (max-width:1440px) {
    .boxContainer .index6_blockYellow {
        height: 87px;
        left: 81.07549%;
        top: 109px;
        width: 17.9938%
    }
}

.boxContainer .index6_orange1 {
    height: 92px;
    left: 56.84887%;
    object-fit: cover;
    position: absolute;
    top: 177px;
    width: 5.9164%
}

@media (max-width:1440px) {
    .boxContainer .index6_orange1 {
        height: 73px;
        left: 76.42192%;
        top: 151px;
        width: 7.54912%
    }
}

.boxContainer .index6_circle2 {
    left: -11.25402%;
    object-fit: cover;
    position: absolute;
    top: 1070px;
    width: 14.21222%
}

.boxContainer .index6_gosl {
    height: 112px;
    left: 46.23794%;
    object-fit: cover;
    position: absolute;
    top: 40px;
    width: 8.48875%
}

@media (max-width:1440px) {
    .boxContainer .index6_gosl {
        height: 65px;
        left: 74.04343%;
        top: 23px;
        width: 8.68666%
    }
}

.boxContainer .index6_paper {
    height: 124px;
    left: 59.80707%;
    object-fit: cover;
    position: absolute;
    top: 100px;
    width: 10.48232%
}

@media (max-width:1440px) {
    .boxContainer .index6_paper {
        height: 66px;
        left: 85.62565%;
        top: 100px;
        width: 8.9969%
    }
}

.boxContainer .index6_fly_book2 {
    left: 9.32476%;
    object-fit: cover;
    position: absolute;
    top: 421px;
    transform: rotateY(180deg);
    width: 20.96463%
}

@media (max-width:1440px) {
    .boxContainer .index6_fly_book2 {
        left: 4.44674%;
        top: 553px;
        width: 25.33609%
    }

    .boxContainer .index6_circle2,
    .boxContainer .index6_gbi2,
    .boxContainer .index6_rybl {
        display: none
    }
}

@media (max-width:420px) {

    .boxContainer .index6_blockYellow,
    .boxContainer .index6_bob,
    .boxContainer .index6_bookClose,
    .boxContainer .index6_bpb,
    .boxContainer .index6_circle,
    .boxContainer .index6_cube,
    .boxContainer .index6_fly_book,
    .boxContainer .index6_fly_book2,
    .boxContainer .index6_gbig,
    .boxContainer .index6_gosl,
    .boxContainer .index6_grpo,
    .boxContainer .index6_orange1,
    .boxContainer .index6_orbg,
    .boxContainer .index6_orpy,
    .boxContainer .index6_paper,
    .boxContainer .index6_rybg {
        display: none
    }
}

.boxContainer.index3 .section8.index7-1.bodyBorderTop {
    border-top: none
}

.boxContainer.index3 .section8.index7-1.bodyBorderTop .sectionBody {
    border-top: 1px solid rgba(0, 0, 0, .6)
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="5"] {
    border: 1px solid rgba(0, 0, 0, .6);
    border-left: none;
    border-top: none;
    margin-top: 17px
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="5"] .items {
    border-bottom: none;
    border-radius: unset;
    border-right: none;
    margin: 0;
    width: 20%
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig {
    margin-top: 44px;
    width: 100%
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody,
.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody {
    height: 868px;
    width: 46.30225%
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody.items {
    margin: 0 2.05788% 0 0
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody.items .nums {
    height: 10.13825%;
    width: 12.22222%
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody.items .itemHead {
    width: 100%
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody.items .itemHead .title {
    font-size: 40px;
    line-height: 58px
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody.items .itemHead .text {
    font-size: 24px;
    line-height: 35px
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody {
    display: flex;
    flex-wrap: wrap;
    width: 51.58%
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items {
    height: 48.61751%;
    margin: 0 0 2.76498%;
    width: 48.35616%
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items .nums {
    height: 17.06161%;
    width: 20.3966%
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items .nums span {
    font-size: 36px;
    line-height: 52px
}

.boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items:nth-child(2n) {
    margin-left: 3.28767%
}

@media (min-width:421px) {
    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items .itemHead {
        width: 100%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items .itemHead .text {
        height: auto;
        max-height: 90px;
        text-align: center
    }
}

@media (max-width:420px) {
    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="5"] {
        margin-top: 9px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="5"].mobileFirst .items:first-child {
        flex-direction: row;
        justify-content: flex-end;
        position: relative;
        width: 100%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="5"].mobileFirst .items:first-child .itemTitle {
        border: none;
        font-size: 24px;
        left: 7.07965%;
        line-height: 35px;
        padding: 0;
        position: absolute;
        text-align: left;
        top: 50%;
        transform: translateY(-50%);
        width: 50%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="5"].mobileFirst .items:first-child .photo {
        margin: 3.69718% 0 0;
        width: 56.0472%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig {
        margin-top: 24px;
        width: 100%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody,
    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody {
        height: 590px;
        width: 48.94958%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody.items {
        margin-right: 1.68067%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody.items .nums {
        height: 12.20339%;
        width: 15.45064%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody.items .itemHead .title {
        font-size: 32px;
        line-height: 46px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody {
        width: 49.3%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items {
        height: 48.64407%;
        margin-bottom: 2.71186%;
        width: 48.76%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items .nums {
        height: 19.5122%;
        width: 24.45415%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items .nums span {
        font-size: 28px;
        line-height: 40px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items:nth-child(2n) {
        margin-left: 2.46914%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items .itemHead .title {
        font-size: 18px;
        line-height: 26px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items .itemHead .text {
        font-size: 16px;
        line-height: 24px;
        margin-top: 0
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="5"] .items {
        width: 50%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="5"] .items:first-child {
        flex-direction: column
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="5"] .items .itemTitle {
        line-height: 26px;
        padding: 8px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="5"] .items .photo {
        height: 100%;
        width: 100%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items {
        margin: 0 0 8px;
        width: 48.8%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:nth-child(3n) {
        margin-left: 8px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:first-child,
    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:nth-child(3n+1) {
        align-items: flex-start
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:first-child .photo,
    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:nth-child(3n+1) .photo {
        margin: 19px 0;
        width: 53.82353%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:first-child .itemHead,
    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:nth-child(3n+1) .itemHead {
        margin: 0;
        padding: 10% 0 0;
        position: absolute;
        right: 7.35294%;
        top: calc(50% + 51px);
        transform: translateY(calc(-50% - 51px));
        width: 42.94118%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:first-child .itemHead,
    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:first-child .itemHead *,
    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:nth-child(3n+1) .itemHead,
    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:nth-child(3n+1) .itemHead * {
        text-align: left !important
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:first-child .itemHead .title,
    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:nth-child(3n+1) .itemHead .title {
        font-size: 24px;
        line-height: 35px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:first-child .itemHead .text,
    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items:nth-child(3n+1) .itemHead .text {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox[rows="3"] .items .itemHead .text {
        height: auto;
        text-align: center
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig {
        margin-top: 24px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody,
    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody {
        height: auto;
        width: 100%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody.items {
        margin-bottom: 16px;
        margin-right: 0
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody.items .nums {
        height: 56px;
        width: 16.47059%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody.items .itemHead .title {
        font-size: 24px;
        line-height: 35px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .leftBody.items .itemHead .text {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items {
        height: 214px;
        margin-bottom: 16px;
        width: 47.64706%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items .nums {
        height: 16.82243%;
        width: 22.22222%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items .nums span {
        font-size: 20px;
        line-height: 29px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items:nth-child(2n) {
        margin-left: 4.70588%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items .photo {
        height: 52.33645%;
        margin: 7.47664% auto 2.80374%;
        width: 69.1358%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items .itemHead {
        text-align: center;
        transform: unset;
        width: 100%
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items .itemHead .title {
        font-size: 16px;
        height: auto;
        line-height: 24px
    }

    .boxContainer.index3 .section8.index7-1 .sectionBody .listBox.firstLeftBig .rightBody .items .itemHead .text {
        font-size: 14px;
        line-height: 20px
    }

    .boxContainer .section7-2 {
        border-top: 1px solid rgba(0, 0, 0, .6)
    }
}

.boxContainer .section7-2 .sectionBody {
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom: none;
    padding: 43px 47px 40px;
    z-index: 1
}

.boxContainer .section7-2 .sectionBody .sectionTitle,
.boxContainer .section7-2 .sectionBody .sectionTitle span {
    font-size: 60px;
    line-height: 72px
}

.boxContainer .section7-2 .sectionBody .detail {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 29px;
    margin-top: 16px;
    text-align: justify;
    width: 741px
}

.boxContainer .section7-2 .sectionBody .listTitle {
    font-size: 44px;
    font-weight: 700;
    line-height: 64px;
    margin-bottom: 24px;
    margin-top: 40px
}

.boxContainer .section7-2 .sectionBody .bubbleBox {
    display: flex;
    flex-wrap: wrap;
    height: 310px;
    margin: auto;
    width: 82.25%
}

.boxContainer .section7-2 .sectionBody .bubbleBox .items {
    border: 1px solid #022eff;
    border-radius: 31px;
    border-top-right-radius: unset;
    box-shadow: 10px 10px 0 0 #022eff;
    display: block;
    height: 41.938%;
    margin-bottom: 30px;
    margin-right: 3.83333%;
    position: relative;
    width: 30.75%
}

.boxContainer .section7-2 .sectionBody .bubbleBox .items:after {
    background-image: url(../images/index7/btn_circle_right_blue.svg);
    background-size: 45px;
    bottom: 24px;
    content: "";
    display: block;
    height: 45px;
    position: absolute;
    right: 16px;
    width: 45px
}

.boxContainer .section7-2 .sectionBody .bubbleBox .items .text {
    color: #000;
    font-size: 32px;
    font-weight: 700;
    line-height: 37px;
    padding: 30px 10% 24px 4.33604%
}

.boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(2),
.boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(6) {
    border-color: #c724cf;
    box-shadow: 10px 10px 0 0 #c724cf
}

.boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(2):after,
.boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(6):after {
    background-image: url(../images/index7/btn_circle_right_purple.svg)
}

.boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(3),
.boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(4) {
    border-color: #fb6d5b;
    box-shadow: 10px 10px 0 0 #fb6d5b
}

.boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(3):after,
.boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(4):after {
    background-image: url(../images/index7/btn_circle_right_orange.svg)
}

@media (min-width:421px) {
    .boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(3n) {
        margin-right: 0
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items:last-child {
        width: 28%
    }
}

@media (min-width:1441px) {
    .boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(3)~* {
        transform: translateX(18px)
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items:last-child {
        width: 28.5%
    }
}

@media (max-width:1440px) {
    .boxContainer .section7-2 .sectionBody .bubbleBox {
        height: 292px;
        width: 100%
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items {
        margin-right: 3.29897%;
        width: 30.8%
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items .text {
        font-size: 24px;
        letter-spacing: 0;
        line-height: 36px;
        padding: 24px 14% 24px 16px
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items:after {
        background-size: 32px;
        height: 32px;
        width: 32px
    }
}

@media (max-width:900px) {
    .boxContainer .section7-2 .sectionBody .bubbleBox .items {
        height: 95px
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items .text {
        font-size: 18px;
        line-height: 26px;
        padding: 20px
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items:after {
        background-size: 28px;
        bottom: 8px;
        height: 28px;
        right: 8px;
        width: 28px
    }
}

@media (max-width:420px) {
    .boxContainer .section7-2 .sectionBody .bubbleBox {
        height: auto;
        margin: 0 -8px;
        width: calc(100% + 16px)
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items {
        box-shadow: 6px 6px 0 0 #022eff;
        height: 100px;
        margin-bottom: 16px;
        margin-right: 4.11765%;
        width: 47.94118%
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(2n) {
        margin-right: 0
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items .text {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 24px;
        padding: 8px 16px
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items:after {
        bottom: 6px;
        right: 12px
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(2),
    .boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(6) {
        box-shadow: 6px 6px 0 0 #c724cf
    }

    .boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(3),
    .boxContainer .section7-2 .sectionBody .bubbleBox .items:nth-child(4) {
        box-shadow: 6px 6px 0 0 #fb6d5b
    }
}

.boxContainer .section7-2 .sectionBody .listBox {
    display: flex;
    flex-wrap: wrap
}

.boxContainer .section7-2 .sectionBody .listBox .items {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom-right-radius: 32px;
    margin-bottom: 32px;
    margin-right: 2.19328%;
    padding: 24px 16px;
    text-align: center;
    width: 31.86%
}

.boxContainer .section7-2 .sectionBody .listBox .items .photoBox {
    align-items: center;
    display: flex;
    margin-top: 26px
}

.boxContainer .section7-2 .sectionBody .listBox .items .photoBox .photo {
    display: block;
    width: 50%
}

.boxContainer .section7-2 .sectionBody .listBox .items .photoBox .photo img {
    width: 100%
}

.boxContainer .section7-2 .sectionBody .listBox .items .itemHead .title {
    color: #001da6;
    font-size: 48px;
    font-weight: 700;
    line-height: 70px
}

.boxContainer .section7-2 .sectionBody .listBox .items .itemHead .text {
    color: #000;
    font-size: 20px;
    line-height: 29px;
    margin-top: 8px
}

@media (max-width:1440px) {
    .boxContainer .section7-2 .sectionBody .listBox .items {
        margin-bottom: 16px
    }

    .boxContainer .section7-2 .sectionBody .listBox .items .itemHead .title {
        font-size: 32px;
        line-height: 46px
    }

    .boxContainer .section7-2 .sectionBody .listBox .items .itemHead .text {
        font-size: 18px;
        line-height: 26px;
        margin-top: 4px
    }

    .boxContainer .section7-2 .sectionBody .listBox .items .itemHead .text span {
        display: block
    }
}

@media (min-width:421px) {

    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(4),
    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(5) {
        align-items: center;
        display: flex;
        height: 228px;
        text-align: left;
        width: 48.9%
    }

    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(4) .itemHead,
    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(5) .itemHead {
        width: 47.44681%
    }

    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(4) .photoBox,
    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(5) .photoBox {
        margin-top: 0;
        width: 52.55319%
    }

    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(11),
    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(3),
    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(5),
    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(8) {
        margin-right: 0
    }
}

@media (min-width:1441px) {

    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(4),
    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(5) {
        height: 338px
    }

    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(4) .itemHead,
    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(5) .itemHead {
        width: 41.37931%
    }

    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(4) .photoBox,
    .boxContainer .section7-2 .sectionBody .listBox .items:nth-child(5) .photoBox {
        margin-top: 0;
        width: 58.62069%
    }
}

@media (max-width:420px) {
    .boxContainer .section7-2 .sectionBody .listBox .items {
        align-items: center;
        display: flex;
        margin-bottom: 8px;
        margin-right: 0;
        padding: 24px 0 24px 12px;
        width: 100%
    }

    .boxContainer .section7-2 .sectionBody .listBox .items .itemHead {
        text-align: left;
        width: 40%
    }

    .boxContainer .section7-2 .sectionBody .listBox .items .itemHead .title {
        font-size: 20px;
        line-height: 29px
    }

    .boxContainer .section7-2 .sectionBody .listBox .items .itemHead .text {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer .section7-2 .sectionBody .listBox .items .itemHead .text span {
        display: inline
    }

    .boxContainer .section7-2 .sectionBody .listBox .items .photoBox {
        width: 60%
    }
}

.boxContainer .section7-2 .sectionBody .listNews {
    margin-top: 40.5px
}

.boxContainer .section7-2 .sectionBody .listNews .items {
    border-top: 1px solid rgba(0, 0, 0, .6);
    display: flex;
    justify-content: space-between;
    padding: 20px 0
}

.boxContainer .section7-2 .sectionBody .listNews .items .leftBody,
.boxContainer .section7-2 .sectionBody .listNews .items .rightBody {
    width: 50%
}

.boxContainer .section7-2 .sectionBody .listNews .items .leftBody {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 50px
}

.boxContainer .section7-2 .sectionBody .listNews .items .rightBody {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.boxContainer .section7-2 .sectionBody .listNews .items .rightBody>.text {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 29px;
    width: calc(100% - 180px)
}

.boxContainer .section7-2 .sectionBody .listNews .items .rightBody .btn {
    align-items: center;
    background: #f1f1f1;
    border: 1px solid #022eff;
    border-radius: 31px;
    box-shadow: 4px 4px 0 0 #022eff;
    display: flex;
    height: 61px;
    padding-left: 12px;
    padding-top: 10px;
    position: relative;
    width: 169px
}

.boxContainer .section7-2 .sectionBody .listNews .items .rightBody .btn .text {
    color: #022eef;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px
}

.boxContainer .section7-2 .sectionBody .listNews .items .rightBody .btn img {
    display: block;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 45px
}

@media (max-width:1440px) {
    .boxContainer .section7-2 .sectionBody .listNews {
        margin-top: 16px
    }

    .boxContainer .section7-2 .sectionBody .listNews .items {
        padding: 17px 0
    }

    .boxContainer .section7-2 .sectionBody .listNews .items .leftBody {
        font-size: 28px;
        line-height: 40px;
        width: 45%
    }

    .boxContainer .section7-2 .sectionBody .listNews .items .rightBody {
        width: 55%
    }

    .boxContainer .section7-2 .sectionBody .listNews .items .rightBody>.text {
        font-size: 16px;
        line-height: 24px;
        width: calc(100% - 155px)
    }

    .boxContainer .section7-2 .sectionBody .listNews .items .rightBody .btn {
        height: 49px;
        width: 145px
    }

    .boxContainer .section7-2 .sectionBody .listNews .items .rightBody .btn .text {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer .section7-2 .sectionBody .listNews .items .rightBody .btn img {
        width: 32px
    }
}

@media (max-width:420px) {
    .boxContainer .section7-2 .sectionBody .listNews .items {
        flex-direction: column;
        padding: 8px 0 25px
    }

    .boxContainer .section7-2 .sectionBody .listNews .items .leftBody,
    .boxContainer .section7-2 .sectionBody .listNews .items .rightBody {
        width: 100%
    }

    .boxContainer .section7-2 .sectionBody .listNews .items .leftBody {
        font-size: 20px;
        line-height: 29px
    }

    .boxContainer .section7-2 .sectionBody .listNews .items .rightBody {
        align-items: flex-end;
        flex-direction: column;
        margin-top: 4px
    }

    .boxContainer .section7-2 .sectionBody .listNews .items .rightBody>.text {
        width: 100%
    }

    .boxContainer .section7-2 .sectionBody .listNews .items .rightBody .btn {
        margin-top: 32px
    }
}

@media (max-width:1440px) {
    .boxContainer .section7-2 .sectionBody {
        padding: 40px 16px
    }

    .boxContainer .section7-2 .sectionBody .sectionTitle,
    .boxContainer .section7-2 .sectionBody .sectionTitle .rainbowText {
        font-size: 40px;
        line-height: 56px
    }

    .boxContainer .section7-2 .sectionBody .detail {
        font-size: 18px;
        line-height: 26px
    }

    .boxContainer .section7-2 .sectionBody .listTitle {
        font-size: 32px;
        line-height: 46px;
        margin: 24px 0 16px
    }
}

@media (max-width:420px) {
    .boxContainer .section7-2 .sectionBody {
        border: none;
        padding: 33px 0;
        width: calc(100% - 36px)
    }

    .boxContainer .section7-2 .sectionBody .sectionTitle,
    .boxContainer .section7-2 .sectionBody .sectionTitle .rainbowText {
        font-size: 24px;
        line-height: 34px
    }

    .boxContainer .section7-2 .sectionBody .detail {
        font-size: 16px;
        line-height: 24px;
        width: 100%
    }

    .boxContainer .section7-2 .sectionBody .listTitle {
        font-size: 24px;
        line-height: 35px;
        margin: 16px 0 8px
    }

    .boxContainer .section7-2 .sectionBody .listTitle span {
        display: block
    }
}

.boxContainer .index7-1 .sectionBody .book_index7-1,
.boxContainer .index7-1 .sectionBody .circleBg_index7-1,
.boxContainer .index7-1 .sectionBody .circle_index7-1,
.boxContainer .index7-1 .sectionBody .circle_index7-2,
.boxContainer .index7-1 .sectionBody .circle_index7-3,
.boxContainer .index7-1 .sectionBody .circle_index7-4,
.boxContainer .index7-1 .sectionBody .gradient_index7-1,
.boxContainer .index7-1 .sectionBody .gradient_index7-2,
.boxContainer .index7-1 .sectionBody .gradient_index7-3,
.boxContainer .index7-1 .sectionBody .gradient_index7-4,
.boxContainer .index7-1 .sectionBody .paper_index7-1,
.boxContainer .index7-1 .sectionBody .paper_index7-2,
.boxContainer .index7-1 .sectionBody .polygon_index7-1,
.boxContainer .index7-1 .sectionBody .polygon_index7-2,
.boxContainer .index7-1 .sectionBody .polygon_index7-3,
.boxContainer .index7-1 .sectionBody .polygon_index7-4,
.boxContainer .index7-1 .sectionBody .polygon_index7-5,
.boxContainer .section7 .sectionBody .book_index7-1,
.boxContainer .section7 .sectionBody .circleBg_index7-1,
.boxContainer .section7 .sectionBody .circle_index7-1,
.boxContainer .section7 .sectionBody .circle_index7-2,
.boxContainer .section7 .sectionBody .circle_index7-3,
.boxContainer .section7 .sectionBody .circle_index7-4,
.boxContainer .section7 .sectionBody .gradient_index7-1,
.boxContainer .section7 .sectionBody .gradient_index7-2,
.boxContainer .section7 .sectionBody .gradient_index7-3,
.boxContainer .section7 .sectionBody .gradient_index7-4,
.boxContainer .section7 .sectionBody .paper_index7-1,
.boxContainer .section7 .sectionBody .paper_index7-2,
.boxContainer .section7 .sectionBody .polygon_index7-1,
.boxContainer .section7 .sectionBody .polygon_index7-2,
.boxContainer .section7 .sectionBody .polygon_index7-3,
.boxContainer .section7 .sectionBody .polygon_index7-4,
.boxContainer .section7 .sectionBody .polygon_index7-5,
.boxContainer .section7-2 .sectionBody .book_index7-1,
.boxContainer .section7-2 .sectionBody .circleBg_index7-1,
.boxContainer .section7-2 .sectionBody .circle_index7-1,
.boxContainer .section7-2 .sectionBody .circle_index7-2,
.boxContainer .section7-2 .sectionBody .circle_index7-3,
.boxContainer .section7-2 .sectionBody .circle_index7-4,
.boxContainer .section7-2 .sectionBody .gradient_index7-1,
.boxContainer .section7-2 .sectionBody .gradient_index7-2,
.boxContainer .section7-2 .sectionBody .gradient_index7-3,
.boxContainer .section7-2 .sectionBody .gradient_index7-4,
.boxContainer .section7-2 .sectionBody .paper_index7-1,
.boxContainer .section7-2 .sectionBody .paper_index7-2,
.boxContainer .section7-2 .sectionBody .polygon_index7-1,
.boxContainer .section7-2 .sectionBody .polygon_index7-2,
.boxContainer .section7-2 .sectionBody .polygon_index7-3,
.boxContainer .section7-2 .sectionBody .polygon_index7-4,
.boxContainer .section7-2 .sectionBody .polygon_index7-5,
.boxContainer .section8-1 .sectionBody .book_index7-1,
.boxContainer .section8-1 .sectionBody .circleBg_index7-1,
.boxContainer .section8-1 .sectionBody .circle_index7-1,
.boxContainer .section8-1 .sectionBody .circle_index7-2,
.boxContainer .section8-1 .sectionBody .circle_index7-3,
.boxContainer .section8-1 .sectionBody .circle_index7-4,
.boxContainer .section8-1 .sectionBody .gradient_index7-1,
.boxContainer .section8-1 .sectionBody .gradient_index7-2,
.boxContainer .section8-1 .sectionBody .gradient_index7-3,
.boxContainer .section8-1 .sectionBody .gradient_index7-4,
.boxContainer .section8-1 .sectionBody .paper_index7-1,
.boxContainer .section8-1 .sectionBody .paper_index7-2,
.boxContainer .section8-1 .sectionBody .polygon_index7-1,
.boxContainer .section8-1 .sectionBody .polygon_index7-2,
.boxContainer .section8-1 .sectionBody .polygon_index7-3,
.boxContainer .section8-1 .sectionBody .polygon_index7-4,
.boxContainer .section8-1 .sectionBody .polygon_index7-5 {
    display: block;
    object-fit: cover;
    position: absolute
}

.boxContainer .index7-1 .sectionBody .paper_index7-1,
.boxContainer .section7 .sectionBody .paper_index7-1,
.boxContainer .section7-2 .sectionBody .paper_index7-1,
.boxContainer .section8-1 .sectionBody .paper_index7-1 {
    bottom: 36px;
    right: 2.76527%;
    transform: rotate(180deg);
    width: 10.48232%
}

.boxContainer .index7-1 .sectionBody .paper_index7-2,
.boxContainer .section7 .sectionBody .paper_index7-2,
.boxContainer .section7-2 .sectionBody .paper_index7-2,
.boxContainer .section8-1 .sectionBody .paper_index7-2 {
    left: 66.6881%;
    top: 104px;
    transform: rotateY(180deg);
    width: 10.54662%
}

.boxContainer .index7-1 .sectionBody .polygon_index7-1,
.boxContainer .section7 .sectionBody .polygon_index7-1,
.boxContainer .section7-2 .sectionBody .polygon_index7-1,
.boxContainer .section8-1 .sectionBody .polygon_index7-1 {
    height: 195px;
    left: -9.32476%;
    top: 138.5px;
    width: 14.46945%
}

.boxContainer .index7-1 .sectionBody .gradient_index7-1,
.boxContainer .section7 .sectionBody .gradient_index7-1,
.boxContainer .section7-2 .sectionBody .gradient_index7-1,
.boxContainer .section8-1 .sectionBody .gradient_index7-1 {
    height: 184px;
    left: -3.53698%;
    top: 220px;
    width: 11.89711%
}

.boxContainer .index7-1 .sectionBody .circle_index7-1,
.boxContainer .section7 .sectionBody .circle_index7-1,
.boxContainer .section7-2 .sectionBody .circle_index7-1,
.boxContainer .section8-1 .sectionBody .circle_index7-1 {
    left: 46.23794%;
    top: 211px;
    width: 8.42444%
}

.boxContainer .index7-1 .sectionBody .polygon_index7-2,
.boxContainer .section7 .sectionBody .polygon_index7-2,
.boxContainer .section7-2 .sectionBody .polygon_index7-2,
.boxContainer .section8-1 .sectionBody .polygon_index7-2 {
    left: 52.02572%;
    top: 115px;
    width: 10.93248%
}

.boxContainer .index7-1 .sectionBody .gradient_index7-2,
.boxContainer .section7 .sectionBody .gradient_index7-2,
.boxContainer .section7-2 .sectionBody .gradient_index7-2,
.boxContainer .section8-1 .sectionBody .gradient_index7-2 {
    left: -6.10932%;
    top: 1011px;
    width: 7.90997%
}

.boxContainer .index7-1 .sectionBody .polygon_index7-3,
.boxContainer .section7 .sectionBody .polygon_index7-3,
.boxContainer .section7-2 .sectionBody .polygon_index7-3,
.boxContainer .section8-1 .sectionBody .polygon_index7-3 {
    height: 187px;
    left: -11.25402%;
    top: 912px;
    width: 10.28939%
}

.boxContainer .index7-1 .sectionBody .gradient_index7-3,
.boxContainer .section7 .sectionBody .gradient_index7-3,
.boxContainer .section7-2 .sectionBody .gradient_index7-3,
.boxContainer .section8-1 .sectionBody .gradient_index7-3 {
    left: 84.11576%;
    top: 85px;
    width: 28.10289%
}

.boxContainer .index7-1 .sectionBody .circle_index7-2,
.boxContainer .section7 .sectionBody .circle_index7-2,
.boxContainer .section7-2 .sectionBody .circle_index7-2,
.boxContainer .section8-1 .sectionBody .circle_index7-2 {
    left: 96.72026%;
    top: 228px;
    width: 14.14791%
}

.boxContainer .index7-1 .sectionBody .circle_index7-3,
.boxContainer .section7 .sectionBody .circle_index7-3,
.boxContainer .section7-2 .sectionBody .circle_index7-3,
.boxContainer .section8-1 .sectionBody .circle_index7-3 {
    left: -15.43408%;
    top: -120px;
    width: 16.07717%
}

.boxContainer .index7-1 .sectionBody .cube6.cube7,
.boxContainer .section7 .sectionBody .cube6.cube7,
.boxContainer .section7-2 .sectionBody .cube6.cube7,
.boxContainer .section8-1 .sectionBody .cube6.cube7 {
    left: 62.57235%;
    right: auto;
    top: 55px;
    transform: rotate(180deg)
}

.boxContainer .index7-1 .sectionBody .circleBg_index7-1,
.boxContainer .section7 .sectionBody .circleBg_index7-1,
.boxContainer .section7-2 .sectionBody .circleBg_index7-1,
.boxContainer .section8-1 .sectionBody .circleBg_index7-1 {
    left: 100.83601%;
    top: 1035px;
    transform: rotateY(180deg);
    width: 19.2926%
}

.boxContainer .index7-1 .sectionBody .gradient_index7-4,
.boxContainer .section7 .sectionBody .gradient_index7-4,
.boxContainer .section7-2 .sectionBody .gradient_index7-4,
.boxContainer .section8-1 .sectionBody .gradient_index7-4 {
    height: 283px;
    left: 86.30225%;
    top: -221px;
    width: 23.53698%
}

.boxContainer .index7-1 .sectionBody .polygon_index7-4,
.boxContainer .section7 .sectionBody .polygon_index7-4,
.boxContainer .section7-2 .sectionBody .polygon_index7-4,
.boxContainer .section8-1 .sectionBody .polygon_index7-4 {
    height: 114px;
    left: 93.56913%;
    top: -9px;
    width: 14.791%
}

.boxContainer .index7-1 .sectionBody .circle_index7-4,
.boxContainer .section7 .sectionBody .circle_index7-4,
.boxContainer .section7-2 .sectionBody .circle_index7-4,
.boxContainer .section8-1 .sectionBody .circle_index7-4 {
    left: 46.23794%;
    top: 142px;
    width: 11.8328%
}

.boxContainer .index7-1 .sectionBody .book_index7-1,
.boxContainer .section7 .sectionBody .book_index7-1,
.boxContainer .section7-2 .sectionBody .book_index7-1,
.boxContainer .section8-1 .sectionBody .book_index7-1 {
    left: 92.66881%;
    top: 80px;
    width: 30.41801%
}

.boxContainer .index7-1 .sectionBody .polygon_index7-5,
.boxContainer .section7 .sectionBody .polygon_index7-5,
.boxContainer .section7-2 .sectionBody .polygon_index7-5,
.boxContainer .section8-1 .sectionBody .polygon_index7-5 {
    left: -11.25402%;
    top: -76px;
    width: 13.56913%
}

.boxContainer .index7-1 .sectionBody .fly_book7-1,
.boxContainer .section7 .sectionBody .fly_book7-1,
.boxContainer .section7-2 .sectionBody .fly_book7-1,
.boxContainer .section8-1 .sectionBody .fly_book7-1 {
    left: 59.80707%;
    top: 56px
}

@media (max-width:1440px) {

    .boxContainer .index7-1 .sectionBody .paper_index7-1,
    .boxContainer .section7 .sectionBody .paper_index7-1,
    .boxContainer .section7-2 .sectionBody .paper_index7-1,
    .boxContainer .section8-1 .sectionBody .paper_index7-1 {
        bottom: 16px;
        right: 1.54639%;
        width: 9.79381%
    }

    .boxContainer .index7-1 .sectionBody .polygon_index7-1,
    .boxContainer .section7 .sectionBody .polygon_index7-1,
    .boxContainer .section7-2 .sectionBody .polygon_index7-1,
    .boxContainer .section8-1 .sectionBody .polygon_index7-1 {
        height: 100px;
        left: -2.06186%;
        object-fit: none;
        object-position: center top;
        top: 45px;
        width: 9.79381%
    }

    .boxContainer .index7-1 .sectionBody .gradient_index7-1,
    .boxContainer .section7 .sectionBody .gradient_index7-1,
    .boxContainer .section7-2 .sectionBody .gradient_index7-1,
    .boxContainer .section8-1 .sectionBody .gradient_index7-1 {
        height: 83px;
        left: 1.03093%;
        top: 100px;
        width: 8.65979%
    }

    .boxContainer .index7-1 .sectionBody .circle_index7-1,
    .boxContainer .section7 .sectionBody .circle_index7-1,
    .boxContainer .section7-2 .sectionBody .circle_index7-1,
    .boxContainer .section8-1 .sectionBody .circle_index7-1 {
        left: 71.13402%;
        top: 124px;
        width: 11.34021%
    }

    .boxContainer .index7-1 .sectionBody .polygon_index7-2,
    .boxContainer .section7 .sectionBody .polygon_index7-2,
    .boxContainer .section7-2 .sectionBody .polygon_index7-2,
    .boxContainer .section8-1 .sectionBody .polygon_index7-2 {
        left: 78.04124%;
        object-fit: none;
        object-position: center top;
        top: 81px;
        width: 9.69072%
    }

    .boxContainer .index7-1 .sectionBody .gradient_index7-2,
    .boxContainer .index7-1 .sectionBody .polygon_index7-3,
    .boxContainer .section7 .sectionBody .gradient_index7-2,
    .boxContainer .section7 .sectionBody .polygon_index7-3,
    .boxContainer .section7-2 .sectionBody .gradient_index7-2,
    .boxContainer .section7-2 .sectionBody .polygon_index7-3,
    .boxContainer .section8-1 .sectionBody .gradient_index7-2,
    .boxContainer .section8-1 .sectionBody .polygon_index7-3 {
        display: none
    }

    .boxContainer .index7-1 .sectionBody .gradient_index7-3,
    .boxContainer .section7 .sectionBody .gradient_index7-3,
    .boxContainer .section7-2 .sectionBody .gradient_index7-3,
    .boxContainer .section8-1 .sectionBody .gradient_index7-3 {
        left: 74.74227%;
        top: 40px;
        width: 28.04124%
    }

    .boxContainer .index7-1 .sectionBody .circle_index7-2,
    .boxContainer .section7 .sectionBody .circle_index7-2,
    .boxContainer .section7-2 .sectionBody .circle_index7-2,
    .boxContainer .section8-1 .sectionBody .circle_index7-2 {
        left: 88.5567%;
        top: 128px;
        width: 14.2268%
    }

    .boxContainer .index7-1 .sectionBody .circle_index7-3,
    .boxContainer .section7 .sectionBody .circle_index7-3,
    .boxContainer .section7-2 .sectionBody .circle_index7-3,
    .boxContainer .section8-1 .sectionBody .circle_index7-3 {
        display: none
    }

    .boxContainer .index7-1 .sectionBody .cube6.cube7,
    .boxContainer .section7 .sectionBody .cube6.cube7,
    .boxContainer .section7-2 .sectionBody .cube6.cube7,
    .boxContainer .section8-1 .sectionBody .cube6.cube7 {
        left: 79.89691%;
        top: 61px
    }

    .boxContainer .index7-1 .sectionBody .paper_index7-2,
    .boxContainer .section7 .sectionBody .paper_index7-2,
    .boxContainer .section7-2 .sectionBody .paper_index7-2,
    .boxContainer .section8-1 .sectionBody .paper_index7-2 {
        left: 79.79381%;
        top: 61px;
        width: 11.54639%
    }

    .boxContainer .index7-1 .sectionBody .circleBg_index7-1,
    .boxContainer .section7 .sectionBody .circleBg_index7-1,
    .boxContainer .section7-2 .sectionBody .circleBg_index7-1,
    .boxContainer .section8-1 .sectionBody .circleBg_index7-1 {
        display: none
    }

    .boxContainer .index7-1 .sectionBody .gradient_index7-4,
    .boxContainer .section7 .sectionBody .gradient_index7-4,
    .boxContainer .section7-2 .sectionBody .gradient_index7-4,
    .boxContainer .section8-1 .sectionBody .gradient_index7-4 {
        height: 124px;
        left: 80.10309%;
        top: -71px;
        width: 22.78351%
    }

    .boxContainer .index7-1 .sectionBody .polygon_index7-4,
    .boxContainer .section7 .sectionBody .polygon_index7-4,
    .boxContainer .section7-2 .sectionBody .polygon_index7-4,
    .boxContainer .section8-1 .sectionBody .polygon_index7-4 {
        height: 68px;
        left: 91.03093%;
        top: 28px;
        width: 10.41237%
    }

    .boxContainer .index7-1 .sectionBody .circle_index7-4,
    .boxContainer .section7 .sectionBody .circle_index7-4,
    .boxContainer .section7-2 .sectionBody .circle_index7-4,
    .boxContainer .section8-1 .sectionBody .circle_index7-4 {
        left: 71.34021%;
        top: 118px;
        width: 13.29897%
    }

    .boxContainer .index7-1 .sectionBody .book_index7-1,
    .boxContainer .section7 .sectionBody .book_index7-1,
    .boxContainer .section7-2 .sectionBody .book_index7-1,
    .boxContainer .section8-1 .sectionBody .book_index7-1 {
        left: 78.65979%;
        top: 29px;
        width: 30.72165%
    }

    .boxContainer .index7-1 .sectionBody .polygon_index7-5,
    .boxContainer .section7 .sectionBody .polygon_index7-5,
    .boxContainer .section7-2 .sectionBody .polygon_index7-5,
    .boxContainer .section8-1 .sectionBody .polygon_index7-5 {
        display: none
    }

    .boxContainer .index7-1 .sectionBody .fly_book7-1,
    .boxContainer .section7 .sectionBody .fly_book7-1,
    .boxContainer .section7-2 .sectionBody .fly_book7-1,
    .boxContainer .section8-1 .sectionBody .fly_book7-1 {
        left: 76.18557%;
        top: 65px
    }
}

@media (max-width:420px) {

    .boxContainer .index7-1 .sectionBody .circle_index7-1,
    .boxContainer .index7-1 .sectionBody .gradient_index7-1,
    .boxContainer .index7-1 .sectionBody .paper_index7-1,
    .boxContainer .index7-1 .sectionBody .polygon_index7-1,
    .boxContainer .section7 .sectionBody .circle_index7-1,
    .boxContainer .section7 .sectionBody .gradient_index7-1,
    .boxContainer .section7 .sectionBody .paper_index7-1,
    .boxContainer .section7 .sectionBody .polygon_index7-1,
    .boxContainer .section7-2 .sectionBody .circle_index7-1,
    .boxContainer .section7-2 .sectionBody .gradient_index7-1,
    .boxContainer .section7-2 .sectionBody .paper_index7-1,
    .boxContainer .section7-2 .sectionBody .polygon_index7-1,
    .boxContainer .section8-1 .sectionBody .circle_index7-1,
    .boxContainer .section8-1 .sectionBody .gradient_index7-1,
    .boxContainer .section8-1 .sectionBody .paper_index7-1,
    .boxContainer .section8-1 .sectionBody .polygon_index7-1 {
        display: none
    }

    .boxContainer .index7-1 .sectionBody .polygon_index7-2,
    .boxContainer .section7 .sectionBody .polygon_index7-2,
    .boxContainer .section7-2 .sectionBody .polygon_index7-2,
    .boxContainer .section8-1 .sectionBody .polygon_index7-2 {
        left: 61.41975%;
        top: 18px;
        width: 25.61728%
    }

    .boxContainer .index7-1 .sectionBody .gradient_index7-2,
    .boxContainer .index7-1 .sectionBody .polygon_index7-3,
    .boxContainer .section7 .sectionBody .gradient_index7-2,
    .boxContainer .section7 .sectionBody .polygon_index7-3,
    .boxContainer .section7-2 .sectionBody .gradient_index7-2,
    .boxContainer .section7-2 .sectionBody .polygon_index7-3,
    .boxContainer .section8-1 .sectionBody .gradient_index7-2,
    .boxContainer .section8-1 .sectionBody .polygon_index7-3 {
        display: none
    }

    .boxContainer .index7-1 .sectionBody .gradient_index7-3,
    .boxContainer .section7 .sectionBody .gradient_index7-3,
    .boxContainer .section7-2 .sectionBody .gradient_index7-3,
    .boxContainer .section8-1 .sectionBody .gradient_index7-3 {
        left: 72.22222%;
        top: 11px;
        width: 33.02469%
    }

    .boxContainer .index7-1 .sectionBody .circle_index7-2,
    .boxContainer .section7 .sectionBody .circle_index7-2,
    .boxContainer .section7-2 .sectionBody .circle_index7-2,
    .boxContainer .section8-1 .sectionBody .circle_index7-2 {
        left: 88.58025%;
        top: 46px;
        width: 16.66667%
    }

    .boxContainer .index7-1 .sectionBody .circle_index7-3,
    .boxContainer .section7 .sectionBody .circle_index7-3,
    .boxContainer .section7-2 .sectionBody .circle_index7-3,
    .boxContainer .section8-1 .sectionBody .circle_index7-3 {
        display: none
    }

    .boxContainer .index7-1 .sectionBody .cube6.cube7,
    .boxContainer .section7 .sectionBody .cube6.cube7,
    .boxContainer .section7-2 .sectionBody .cube6.cube7,
    .boxContainer .section8-1 .sectionBody .cube6.cube7 {
        left: 59.87654%;
        top: -10px
    }

    .boxContainer .index7-1 .sectionBody .paper_index7-2,
    .boxContainer .section7 .sectionBody .paper_index7-2,
    .boxContainer .section7-2 .sectionBody .paper_index7-2,
    .boxContainer .section8-1 .sectionBody .paper_index7-2 {
        left: 75.30864%;
        top: 8px;
        width: 19.75309%
    }

    .boxContainer .index7-1 .sectionBody .circleBg_index7-1,
    .boxContainer .index7-1 .sectionBody .gradient_index7-4,
    .boxContainer .index7-1 .sectionBody .polygon_index7-4,
    .boxContainer .section7 .sectionBody .circleBg_index7-1,
    .boxContainer .section7 .sectionBody .gradient_index7-4,
    .boxContainer .section7 .sectionBody .polygon_index7-4,
    .boxContainer .section7-2 .sectionBody .circleBg_index7-1,
    .boxContainer .section7-2 .sectionBody .gradient_index7-4,
    .boxContainer .section7-2 .sectionBody .polygon_index7-4,
    .boxContainer .section8-1 .sectionBody .circleBg_index7-1,
    .boxContainer .section8-1 .sectionBody .gradient_index7-4,
    .boxContainer .section8-1 .sectionBody .polygon_index7-4 {
        display: none
    }

    .boxContainer .index7-1 .sectionBody .circle_index7-4,
    .boxContainer .section7 .sectionBody .circle_index7-4,
    .boxContainer .section7-2 .sectionBody .circle_index7-4,
    .boxContainer .section8-1 .sectionBody .circle_index7-4 {
        left: 48.14815%;
        top: 32px;
        width: 24.38272%
    }

    .boxContainer .index7-1 .sectionBody .book_index7-1,
    .boxContainer .index7-1 .sectionBody .polygon_index7-5,
    .boxContainer .section7 .sectionBody .book_index7-1,
    .boxContainer .section7 .sectionBody .polygon_index7-5,
    .boxContainer .section7-2 .sectionBody .book_index7-1,
    .boxContainer .section7-2 .sectionBody .polygon_index7-5,
    .boxContainer .section8-1 .sectionBody .book_index7-1,
    .boxContainer .section8-1 .sectionBody .polygon_index7-5 {
        display: none
    }

    .boxContainer .index7-1 .sectionBody .fly_book7-1,
    .boxContainer .section7 .sectionBody .fly_book7-1,
    .boxContainer .section7-2 .sectionBody .fly_book7-1,
    .boxContainer .section8-1 .sectionBody .fly_book7-1 {
        display: block;
        left: 58.02469%;
        top: 21px;
        width: 33.95062%
    }
}

.boxContainer.index8 {
    padding-top: unset
}

.boxContainer.index8>section {
    border: 1px solid rgba(0, 0, 0, .6);
    border-top: none;
    padding: 70px 49px
}

.boxContainer.index8>section.insideBorder,
.boxContainer.index8>section:last-child {
    border-bottom: none
}

.boxContainer.index8>section.insideBorder:before {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    content: "";
    height: 1px;
    left: -50%;
    position: absolute;
    width: 200%
}

@media (max-width:1440px) {
    .boxContainer.index8>section {
        padding: 37px 16px
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section {
        border-left: unset;
        border-right: unset;
        padding: 33px 18px;
        width: 100%
    }
}

.boxContainer.index8>section .sectionTitle h2,
.boxContainer.index8>section .sectionTitle h2 span {
    font-size: 60px;
    font-weight: 400;
    line-height: 72px;
    margin: 0
}

.boxContainer.index8>section .sectionTitle .text {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 35px;
    margin-top: 16px;
    max-width: 50.80386%
}

@media (max-width:1440px) {

    .boxContainer.index8>section .sectionTitle h2,
    .boxContainer.index8>section .sectionTitle h2 span {
        font-size: 40px;
        line-height: 40px
    }

    .boxContainer.index8>section .sectionTitle .text {
        font-size: 18px;
        line-height: 26px;
        max-width: 66.39175%
    }
}

@media (max-width:420px) {

    .boxContainer.index8>section .sectionTitle h2,
    .boxContainer.index8>section .sectionTitle h2 span {
        font-size: 24px;
        line-height: 34px
    }

    .boxContainer.index8>section .sectionTitle .text {
        font-size: 16px;
        line-height: 24px;
        margin-top: 8px;
        max-width: 100%
    }
}

.boxContainer.index8>section .infoList {
    padding-top: 8px
}

.boxContainer.index8>section .infoList .items {
    align-items: center;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom-right-radius: 32px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 25px
}

.boxContainer.index8>section .infoList .items,
.boxContainer.index8>section .infoList .items+.items {
    margin-top: 32px
}

.boxContainer.index8>section .infoList .items:nth-child(2n) {
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 0
}

.boxContainer.index8>section .infoList .items .blue24,
.boxContainer.index8>section .infoList .items .blue40,
.boxContainer.index8>section .infoList .items .blue56 {
    color: #022eff;
    font-weight: 700;
    line-height: 35px
}

.boxContainer.index8>section .infoList .items .blue24 {
    font-size: 24px
}

.boxContainer.index8>section .infoList .items .blue40 {
    font-size: 40px;
    line-height: 40px
}

.boxContainer.index8>section .infoList .items .blue56 {
    font-size: 56px;
    line-height: 56px
}

.boxContainer.index8>section .infoList .items .imgBox {
    text-align: center
}

.boxContainer.index8>section .infoList .items .imgBox .imgText {
    font-size: 20px;
    line-height: 29px;
    margin-top: 20px
}

@media (max-width:1440px) {
    .boxContainer.index8>section .infoList {
        padding-top: 0
    }

    .boxContainer.index8>section .infoList .items,
    .boxContainer.index8>section .infoList .items+.items {
        margin-top: 24px
    }

    .boxContainer.index8>section .infoList .items .blue24 {
        font-size: 18px;
        line-height: 26px
    }

    .boxContainer.index8>section .infoList .items .blue40 {
        font-size: 32px;
        line-height: 38px
    }

    .boxContainer.index8>section .infoList .items .blue56 {
        font-size: 40px;
        line-height: 46px
    }

    .boxContainer.index8>section .infoList .items .imgBox .imgText {
        font-size: 16px;
        line-height: 24px
    }
}

@media (max-width:420px) {

    .boxContainer.index8>section .infoList .items,
    .boxContainer.index8>section .infoList .items+.items {
        margin-top: 16px
    }

    .boxContainer.index8>section .infoList .items {
        padding: 32px 24px
    }

    .boxContainer.index8>section .infoList .items .blue56 {
        font-size: 32px;
        line-height: 38px
    }

    .boxContainer.index8>section .infoList .items .imgBox .imgText {
        font-size: 16px;
        line-height: 24px
    }
}

.boxContainer.index8>section .circle_index8-1,
.boxContainer.index8>section .circle_index8-2,
.boxContainer.index8>section .cubeGroup_index8-1,
.boxContainer.index8>section .cubeGroup_index8-2,
.boxContainer.index8>section .flyBook_index8,
.boxContainer.index8>section .gadient_index8-1,
.boxContainer.index8>section .gadient_index8-2,
.boxContainer.index8>section .gadient_index8-3,
.boxContainer.index8>section .gadient_index8-4,
.boxContainer.index8>section .gadient_index8-5,
.boxContainer.index8>section .gadient_index8-6,
.boxContainer.index8>section .paper_index8-1,
.boxContainer.index8>section .polygon_index8-1,
.boxContainer.index8>section .polygon_index8-3 {
    display: block;
    object-fit: cover;
    position: absolute
}

.boxContainer.index8>section .paper_index8-1 {
    left: 80.7717%;
    top: 120px;
    transform: rotateY(180deg) rotate(40deg);
    width: 10.41801%
}

@media (max-width:1440px) {
    .boxContainer.index8>section .paper_index8-1 {
        left: 79.17526%;
        top: 72px;
        width: 10.20619%
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .paper_index8-1 {
        left: 69.44444%;
        top: 12px;
        width: 18.05556%
    }
}

.boxContainer.index8>section .cubeGroup_index8-1 {
    left: -1.60772%;
    top: 539px
}

.boxContainer.index8>section .cubeGroup_index8-1 .box1 {
    margin-left: 10px
}

@media (max-width:1440px) {
    .boxContainer.index8>section .cubeGroup_index8-1 {
        left: -1.4433%;
        top: 412px
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .cubeGroup_index8-1 {
        display: none
    }
}

.boxContainer.index8>section .polygon_index8-1 {
    height: 187px;
    left: 94.21222%;
    top: 1091px;
    width: 13.82637%
}

@media (max-width:1440px) {
    .boxContainer.index8>section .polygon_index8-1 {
        height: 112px;
        left: 92.57732%;
        top: 861px;
        width: 12.98969%
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .polygon_index8-1 {
        bottom: -44px;
        left: 60.55556%;
        top: auto;
        width: 28.05556%
    }
}

.boxContainer.index8>section .gadient_index8-1 {
    left: 102.89389%;
    top: 1217px;
    width: 7.90997%
}

@media (max-width:1440px) {
    .boxContainer.index8>section .gadient_index8-1 {
        display: none
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .gadient_index8-1 {
        bottom: -81px;
        display: block;
        left: 76.11111%;
        top: auto;
        width: 20.27778%
    }
}

.boxContainer.index8>section .flyBook_index8 {
    left: 70.73955%;
    top: 123px;
    transform: rotateY(180deg);
    width: 21.41479%
}

@media (max-width:1440px) {
    .boxContainer.index8>section .flyBook_index8 {
        left: 55.97938%;
        top: 24px;
        width: 24.84536%
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .flyBook_index8 {
        display: none
    }
}

.boxContainer.index8>section .gadient_index8-2 {
    height: 204px;
    left: 81.4791%;
    top: 204px;
    transform: rotateY(180deg);
    width: 30.73955%
}

@media (max-width:1440px) {
    .boxContainer.index8>section .gadient_index8-2 {
        height: 148px;
        left: 68.45361%;
        top: 83px;
        width: 35.05155%
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .gadient_index8-2 {
        display: none
    }
}

.boxContainer.index8>section .circle_index8-1 {
    left: 97.17042%;
    top: -24px;
    width: 9.26045%
}

@media (max-width:1440px) {
    .boxContainer.index8>section .circle_index8-1 {
        left: 93.19588%;
        top: 44px;
        width: 10.30928%
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .circle_index8-1 {
        display: none
    }
}

.boxContainer.index8>section .gadient_index8-3 {
    height: 204px;
    left: -11.25402%;
    top: 358px;
    width: 28.03859%
}

@media (max-width:1440px) {
    .boxContainer.index8>section .gadient_index8-3 {
        bottom: -15px;
        height: 106px;
        left: -3%;
        top: auto;
        width: 22.16495%
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .gadient_index8-3 {
        display: none
    }
}

.boxContainer.index8>section .circle_index8-2 {
    left: -11.31833%;
    top: 434px;
    width: 14.21222%
}

@media (max-width:1440px) {
    .boxContainer.index8>section .circle_index8-2 {
        bottom: -49px;
        left: -2%;
        top: auto;
        width: 6.70103%
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .circle_index8-2 {
        display: none
    }
}

.boxContainer.index8>section .cubeGroup_index8-2 {
    left: 85.9164%;
    top: 107px;
    transform: rotate(180deg)
}

@media (max-width:1440px) {
    .boxContainer.index8>section .cubeGroup_index8-2 {
        left: 85.25773%;
        top: 64px
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .cubeGroup_index8-2 {
        display: none
    }
}

.boxContainer.index8>section .gadient_index8-4 {
    background: transparent linear-gradient(259deg, #fef468, #ffffff00) 0 0 no-repeat padding-box;
    height: 154px;
    left: 73.05466%;
    top: 52px;
    width: 25.08039%
}

@media (max-width:1440px) {
    .boxContainer.index8>section .gadient_index8-4 {
        height: 105px;
        left: 71.13402%;
        top: 26px;
        width: 27.52577%
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .gadient_index8-4 {
        display: none
    }
}

.boxContainer.index8>section .polygon_index8-3 {
    bottom: 59px;
    height: 195px;
    left: -11.25402%;
    width: 14.01929%
}

@media (max-width:1440px) {
    .boxContainer.index8>section .polygon_index8-3 {
        bottom: 26px;
        height: 76px;
        left: -3.09278%;
        width: 7.8%
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .polygon_index8-3 {
        display: none
    }
}

.boxContainer.index8>section .gadient_index8-5 {
    background: transparent linear-gradient(137deg, #26b3df, #f45ab8) 0 0 no-repeat padding-box;
    bottom: -10px;
    height: 185px;
    left: -5.72347%;
    opacity: .57;
    width: 11.89711%
}

@media (max-width:1440px) {
    .boxContainer.index8>section .gadient_index8-5 {
        bottom: -16px;
        height: 72px;
        left: .41237%;
        width: 7.42268%
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .gadient_index8-5 {
        display: none
    }
}

.boxContainer.index8>section .gadient_index8-6 {
    background: transparent linear-gradient(270deg, #fb6d5b, #dff79000) 0 0 no-repeat padding-box;
    height: 154px;
    left: 88.68167%;
    top: 40px;
    width: 23.53698%
}

@media (max-width:1440px) {
    .boxContainer.index8>section .gadient_index8-6 {
        height: 106px;
        left: 77.83505%;
        top: 18px;
        width: 25.7732%
    }
}

@media (max-width:420px) {
    .boxContainer.index8>section .gadient_index8-6 {
        height: 77px;
        left: 49.16667%;
        top: 163px;
        width: 50.83333%
    }
}

.boxContainer.index8 .section1 .infoList .items .text1 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 35px
}

.boxContainer.index8 .section1 .infoList .items:first-child .imgBox {
    margin: 0 7.97251%;
    width: 27.01031%
}

.boxContainer.index8 .section1 .infoList .items:first-child .peopleBook {
    position: relative;
    width: 8.79725%
}

.boxContainer.index8 .section1 .infoList .items:first-child .peopleBook .pointer {
    left: -150%;
    position: absolute;
    top: 20%;
    transform: rotate(28deg)
}

.boxContainer.index8 .section1 .infoList .items:first-child .peopleBook .pointer:before {
    background: #022eff;
    content: "";
    display: block;
    height: 1px;
    left: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 194px
}

.boxContainer.index8 .section1 .infoList .items:first-child .peopleBook .pointer img {
    display: block;
    width: 33px
}

.boxContainer.index8 .section1 .infoList .items:nth-child(2) .imgBox {
    margin-right: 7.33119%;
    width: 39.42122%
}

.boxContainer.index8 .section1 .infoList .items:nth-child(2) .textRow {
    font-size: 24px;
    font-weight: 700;
    line-height: 35px
}

.boxContainer.index8 .section1 .infoList .items:nth-child(2) .textRow .blue40 {
    padding: 5px 0
}

.boxContainer.index8 .section1 .infoList .items:nth-child(3) .imgBox {
    margin-left: 7.3955%;
    width: 63.27974%
}

.boxContainer.index8 .section1 .infoList .items:nth-child(3) .textRow {
    font-size: 24px;
    font-weight: 700;
    line-height: 35px
}

.boxContainer.index8 .section1 .infoList .items:nth-child(3) .textRow .blue40 {
    padding: 5px 0
}

@media (max-width:1440px) {
    .boxContainer.index8 .section1 .infoList .items .text1 {
        font-size: 18px;
        line-height: 26px
    }

    .boxContainer.index8 .section1 .infoList .items:first-child .imgBox {
        margin: 0 7.42268%;
        width: 25.6701%
    }

    .boxContainer.index8 .section1 .infoList .items:first-child .peopleBook .pointer:before {
        width: 100px
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(2) .imgBox {
        margin-right: 8.24742%;
        width: 46.28866%
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(2) .textRow {
        font-size: 18px;
        line-height: 26px
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(2) .textRow img {
        width: 120px
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(3) .imgBox {
        margin-left: 10%;
        width: 65.46392%
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(3) .textRow {
        font-size: 18px;
        line-height: 20px
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(3) .textRow>img {
        width: 120px
    }
}

@media (max-width:420px) {
    .boxContainer.index8 .section1 .infoList .items .text1 {
        font-size: 16px;
        margin-bottom: 34px
    }

    .boxContainer.index8 .section1 .infoList .items:first-child .imgBox {
        margin: 0 18% 0 0;
        width: 49.16667%
    }

    .boxContainer.index8 .section1 .infoList .items:first-child .peopleBook {
        width: 18.88889%
    }

    .boxContainer.index8 .section1 .infoList .items:first-child .peopleBook .pointer img {
        width: 17px
    }

    .boxContainer.index8 .section1 .infoList .items:first-child .peopleBook .pointer:before {
        width: 62px
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(2) {
        flex-direction: column-reverse
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(2) .imgBox {
        margin-right: 0;
        width: 100%
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(2) .textRow {
        margin-bottom: 24px;
        width: 100%
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(2) .textRow img {
        width: 68px
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(3) .imgBox {
        margin-left: 0;
        width: 100%
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(3) .textRow {
        margin-bottom: 24px;
        width: 100%
    }

    .boxContainer.index8 .section1 .infoList .items:nth-child(3) .textRow>img {
        width: 88px
    }
}

@media (min-width:421px) {
    .boxContainer.index8 .section2:nth-child(odd) .sectionBody {
        flex-direction: row-reverse
    }
}

.boxContainer.index8 .section2 .sectionBody {
    align-items: flex-end;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.boxContainer.index8 .section2 .sectionBody .chartImg {
    margin: 0 2.57235%;
    width: 63.27974%
}

.boxContainer.index8 .section2 .sectionBody .chartImg img {
    display: block;
    width: 100%
}

.boxContainer.index8 .section2 .sectionBody .textRow .photo {
    display: block;
    width: 148px
}

.boxContainer.index8 .section2 .sectionBody .textRow .text h3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 46px;
    margin: 0 0 8px
}

.boxContainer.index8 .section2 .sectionBody .textRow .text .rank span {
    color: #022eff;
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    margin: 10px 0
}

.boxContainer.index8 .section2 .sectionBody .textRow .text small {
    display: block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 16px
}

.boxContainer.index8 .section2 .sectionBody .mobileDetail {
    display: none
}

@media (max-width:1440px) {
    .boxContainer.index8 .section2 .sectionBody .chartImg {
        width: 60.92784%
    }

    .boxContainer.index8 .section2 .sectionBody .textRow .photo {
        width: 120px
    }

    .boxContainer.index8 .section2 .sectionBody .textRow .text h3 {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 4px
    }

    .boxContainer.index8 .section2 .sectionBody .textRow .text .rank span {
        font-size: 18px;
        line-height: 28px;
        margin: 0
    }

    .boxContainer.index8 .section2 .sectionBody .textRow .text small {
        font-size: 14px;
        line-height: 20px
    }
}

@media (max-width:420px) {
    .boxContainer.index8 .section2 .sectionBody {
        align-items: flex-start;
        flex-direction: column
    }

    .boxContainer.index8 .section2 .sectionBody .chartImg {
        margin: 20px 0 16px;
        width: 100%
    }

    .boxContainer.index8 .section2 .sectionBody .textRow .photo {
        width: 88px
    }

    .boxContainer.index8 .section2 .sectionBody .textRow .text .rank span {
        font-size: 20px;
        line-height: 39px
    }

    .boxContainer.index8 .section2 .sectionBody .textRow .text small {
        display: none
    }

    .boxContainer.index8 .section2 .sectionBody .mobileDetail {
        display: block;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 20px
    }

    .boxContainer.index8 .section1+.section2 .sectionBody {
        margin-top: 30px
    }
}

.boxContainer.index8 .leaderboard {
    display: flex;
    justify-content: space-between;
    padding: 40px 0 40px 64px;
    width: 100%
}

.boxContainer.index8 .leaderboard+.leaderboard {
    border-top: 1px solid rgba(0, 0, 0, .6)
}

.boxContainer.index8 .leaderboard .leadCol {
    align-items: stretch;
    display: flex;
    justify-content: space-between
}

.boxContainer.index8 .leaderboard .items {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    width: 144px
}

.boxContainer.index8 .leaderboard .items .title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 29px;
    margin-bottom: 8px
}

.boxContainer.index8 .leaderboard .items .brief {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 12px;
    margin-top: -4px
}

.boxContainer.index8 .leaderboard .items .itemListBox {
    position: relative
}

.boxContainer.index8 .leaderboard .items .itemListBox .text {
    align-items: center;
    display: flex;
    font-size: 24px;
    justify-content: center;
    line-height: 35px;
    padding: 8px 0
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:after {
    align-items: center;
    background: url(../images/index3/badge_big_top_red.svg) no-repeat 50%;
    background-size: 40px;
    color: #001da6;
    content: "1";
    display: flex;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    justify-content: center;
    left: -64px;
    line-height: 29px;
    position: absolute;
    width: 40px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\5929\880D\5EA7] {
    background: #cc94ff
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\5929\880D\5EA7]:before {
    background-image: url(../images/index8/Scorpio_icon.png);
    background-position: 0;
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:first-child:after {
    content: "1"
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\6C34\74F6\5EA7] {
    background: #f8fb92
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\6C34\74F6\5EA7]:before {
    background-image: url(../images/index8/Aquarius_icon.png);
    background-position: 0;
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:nth-child(2):after {
    content: "2"
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\96D9\9B5A\5EA7] {
    background: #81c5df
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\96D9\9B5A\5EA7]:before {
    background-image: url(../images/index8/Pisces_icon.png);
    background-position: 0;
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:nth-child(3):after {
    background-image: url(../images/index3/badge_small_top_blue.svg);
    content: "3"
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\9B54\7FAF\5EA7] {
    background: #8f96f7
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\9B54\7FAF\5EA7]:before {
    background-image: url(../images/index8/Capricorn_icon.png);
    background-position: 0;
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:nth-child(4):after {
    background-image: url(../images/index3/badge_small_top_blue.svg);
    content: "4"
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\7345\5B50\5EA7] {
    background: #f4cc8e
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\7345\5B50\5EA7]:before {
    background-image: url(../images/index8/Leo_icon.png);
    background-position: 0;
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:nth-child(5):after {
    background-image: url(../images/index3/badge_small_top_blue.svg);
    content: "5"
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\5DE8\87F9\5EA7] {
    background: #ffa094
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\5DE8\87F9\5EA7]:before {
    background-image: url(../images/index8/Cancer_icon.png);
    background-position: 0;
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:nth-child(6):after {
    background-image: url(../images/index3/badge_small_top_blue.svg);
    content: "6"
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\96D9\5B50\5EA7] {
    background: #b9f790
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\96D9\5B50\5EA7]:before {
    background-image: url(../images/index8/Gemini_icon.png);
    background-position: 0;
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:nth-child(7):after {
    background-image: url(../images/index3/badge_small_top_blue.svg);
    content: "7"
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\5C04\624B\5EA7] {
    background: #7edab2
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\5C04\624B\5EA7]:before {
    background-image: url(../images/index8/Sagittarius_icon.png);
    background-position: 0;
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:nth-child(8):after {
    background-image: url(../images/index3/badge_small_top_blue.svg);
    content: "8"
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\7261\7F8A\5EA7] {
    background: #cfcfcf
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\7261\7F8A\5EA7]:before {
    background-image: url(../images/index8/Aries_icon.png);
    background-position: 0;
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:nth-child(9):after {
    background-image: url(../images/index3/badge_small_top_blue.svg);
    content: "9"
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\8655\5973\5EA7] {
    background: #8ff7f1
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\8655\5973\5EA7]:before {
    background-image: url(../images/index8/Virgo_icon.png);
    background-position: 0;
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:nth-child(10):after {
    background-image: url(../images/index3/badge_small_top_blue.svg);
    content: "10"
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\5929\79E4\5EA7] {
    background: #ff94c5
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\5929\79E4\5EA7]:before {
    background-image: url(../images/index8/Libra_icon.png);
    background-position: 0;
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:nth-child(11):after {
    background-image: url(../images/index3/badge_small_top_blue.svg);
    content: "11"
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\91D1\725B\5EA7] {
    background: #ffe794
}

.boxContainer.index8 .leaderboard .items .itemListBox .text[data=\91D1\725B\5EA7]:before {
    background-image: url(../images/index8/Taurus_icon.png);
    background-position: 0;
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .leaderboard .items .itemListBox .text:nth-child(12):after {
    background-image: url(../images/index3/badge_small_top_blue.svg);
    content: "12"
}

.boxContainer.index8 .leaderboard .items+* .itemListBox .text:after {
    display: none
}

@media (max-width:1440px) {
    .boxContainer.index8 .leaderboard .items {
        width: 27.728%
    }

    .boxContainer.index8 .leaderboard .items .itemListBox .text,
    .boxContainer.index8 .leaderboard .items .title {
        font-size: 20px;
        line-height: 29px
    }
}

@media (min-width:421px) {
    .boxContainer.index8 .leaderboard .leadCol {
        width: 48%
    }

    .boxContainer.index8 .leaderboard .leadCol+.leadCol .items .itemListBox .text:after {
        display: none
    }
}

@media (min-width:1441px) {
    .boxContainer.index8 .leaderboard .leadCol {
        width: 46%
    }
}

@media (max-width:420px) {
    .boxContainer.index8 .leaderboard {
        flex-direction: column;
        padding: 0
    }

    .boxContainer.index8 .leaderboard .brief {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 4px;
        margin-top: 0
    }

    .boxContainer.index8 .leaderboard+.leaderboard {
        border-color: #bdbdbd
    }

    .boxContainer.index8 .leaderboard .leadCol {
        padding: 12px 0 16px 40px
    }

    .boxContainer.index8 .leaderboard .leadCol+.leadCol {
        border-top: 1px solid #bdbdbd
    }

    .boxContainer.index8 .leaderboard .items {
        width: 32.395%
    }

    .boxContainer.index8 .leaderboard .items .title {
        font-size: 18px;
        line-height: 26px
    }

    .boxContainer.index8 .leaderboard .items .itemListBox .text {
        font-size: 16px;
        line-height: 24px;
        padding: 4px 0
    }

    .boxContainer.index8 .leaderboard .items .itemListBox .text:before {
        background-size: 16px;
        height: 16px;
        width: 16px
    }

    .boxContainer.index8 .leaderboard .items .itemListBox .text:after {
        background-size: 28px;
        font-size: 14px;
        height: 28px;
        left: -40px;
        line-height: 20px;
        width: 28px
    }
}

.boxContainer.index8 .textLeaderboard {
    display: flex;
    flex-wrap: wrap;
    margin: 40px auto auto;
    width: 87.42268%
}

.boxContainer.index8 .textLeaderboard .items {
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom: none;
    border-left: none;
    display: flex;
    padding: 12.5px;
    position: relative;
    width: 50%
}

.boxContainer.index8 .textLeaderboard .items .dots {
    display: flex;
    width: calc(100% - 102px)
}

.boxContainer.index8 .textLeaderboard .items .dots .dotItem {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 20px;
    justify-content: center;
    line-height: 29px;
    position: relative;
    width: 8.33333%
}

.boxContainer.index8 .textLeaderboard .items .dots .dotItem:after {
    background: #cc29cc;
    border: 1px solid #cc29cc;
    border-radius: 16px;
    content: "";
    height: 16px;
    width: 16px
}

.boxContainer.index8 .textLeaderboard .items .dots .dotItem .num {
    bottom: 36px;
    position: absolute
}

.boxContainer.index8 .textLeaderboard .items .dots[score="1"] .dotItem:first-child~.dotItem:after,
.boxContainer.index8 .textLeaderboard .items .dots[score="10"] .dotItem:nth-child(10)~.dotItem:after,
.boxContainer.index8 .textLeaderboard .items .dots[score="11"] .dotItem:nth-child(11)~.dotItem:after,
.boxContainer.index8 .textLeaderboard .items .dots[score="12"] .dotItem:nth-child(12)~.dotItem:after,
.boxContainer.index8 .textLeaderboard .items .dots[score="2"] .dotItem:nth-child(2)~.dotItem:after,
.boxContainer.index8 .textLeaderboard .items .dots[score="3"] .dotItem:nth-child(3)~.dotItem:after,
.boxContainer.index8 .textLeaderboard .items .dots[score="4"] .dotItem:nth-child(4)~.dotItem:after,
.boxContainer.index8 .textLeaderboard .items .dots[score="5"] .dotItem:nth-child(5)~.dotItem:after,
.boxContainer.index8 .textLeaderboard .items .dots[score="6"] .dotItem:nth-child(6)~.dotItem:after,
.boxContainer.index8 .textLeaderboard .items .dots[score="7"] .dotItem:nth-child(7)~.dotItem:after,
.boxContainer.index8 .textLeaderboard .items .dots[score="8"] .dotItem:nth-child(8)~.dotItem:after,
.boxContainer.index8 .textLeaderboard .items .dots[score="9"] .dotItem:nth-child(9)~.dotItem:after {
    background: none;
    border: 1px solid rgba(0, 0, 0, .6)
}

.boxContainer.index8 .textLeaderboard .items .title {
    font-size: 24px;
    line-height: 35px
}

.boxContainer.index8 .textLeaderboard .items.champion:after {
    align-items: center;
    background: url(../images/index3/badge_big_top_red.svg) no-repeat 50%;
    background-size: 64px;
    color: #001da6;
    content: "1";
    display: flex;
    font-size: 30px;
    font-weight: 700;
    height: 64px;
    justify-content: center;
    left: -80px;
    line-height: 44px;
    position: absolute;
    width: 64px
}

.boxContainer.index8 .textLeaderboard .items .title[data=\5929\880D\5EA7]:before {
    background-image: url(../images/index8/Scorpio_icon.png);
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .textLeaderboard .items .title[data=\6C34\74F6\5EA7]:before {
    background-image: url(../images/index8/Aquarius_icon.png);
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .textLeaderboard .items .title[data=\96D9\9B5A\5EA7]:before {
    background-image: url(../images/index8/Pisces_icon.png);
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .textLeaderboard .items .title[data=\9B54\7FAF\5EA7]:before {
    background-image: url(../images/index8/Capricorn_icon.png);
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .textLeaderboard .items .title[data=\7345\5B50\5EA7]:before {
    background-image: url(../images/index8/Leo_icon.png);
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .textLeaderboard .items .title[data=\5DE8\87F9\5EA7]:before {
    background-image: url(../images/index8/Cancer_icon.png);
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .textLeaderboard .items .title[data=\96D9\5B50\5EA7]:before {
    background-image: url(../images/index8/Gemini_icon.png);
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .textLeaderboard .items .title[data=\5C04\624B\5EA7]:before {
    background-image: url(../images/index8/Sagittarius_icon.png);
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .textLeaderboard .items .title[data=\7261\7F8A\5EA7]:before {
    background-image: url(../images/index8/Aries_icon.png);
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .textLeaderboard .items .title[data=\8655\5973\5EA7]:before {
    background-image: url(../images/index8/Virgo_icon.png);
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .textLeaderboard .items .title[data=\5929\79E4\5EA7]:before {
    background-image: url(../images/index8/Libra_icon.png);
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

.boxContainer.index8 .textLeaderboard .items .title[data=\91D1\725B\5EA7]:before {
    background-image: url(../images/index8/Taurus_icon.png);
    background-size: 20px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
    width: 20px
}

@media (min-width:421px) {

    .boxContainer.index8 .textLeaderboard .items:first-child,
    .boxContainer.index8 .textLeaderboard .items:nth-child(2) {
        border-top: none
    }

    .boxContainer.index8 .textLeaderboard .items:nth-child(2n) {
        border-right: none
    }

    .boxContainer.index8 .textLeaderboard .items:nth-child(2)~.items .dots .dotItem .num {
        display: none
    }
}

@media (max-width:1440px) {
    .boxContainer.index8 .textLeaderboard {
        width: 95.18717%
    }

    .boxContainer.index8 .textLeaderboard .items {
        padding: 12px
    }

    .boxContainer.index8 .textLeaderboard .items .title {
        font-size: 20px;
        line-height: 29px
    }

    .boxContainer.index8 .textLeaderboard .items .dots .dotItem {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index8 .textLeaderboard .items .dots .dotItem:after {
        height: 12px;
        width: 12px
    }

    .boxContainer.index8 .textLeaderboard .items.champion:after {
        background-size: 48px;
        font-size: 23px;
        height: 48px;
        left: -48px;
        line-height: 34px;
        width: 48px
    }
}

@media (max-width:420px) {
    .boxContainer.index8 .textLeaderboard {
        flex-direction: column;
        width: 100%
    }

    .boxContainer.index8 .textLeaderboard .items {
        border-right: none;
        padding-left: 32px;
        width: 100%
    }

    .boxContainer.index8 .textLeaderboard .items:first-child {
        border-top: none
    }

    .boxContainer.index8 .textLeaderboard .items:first-child~.items .dots .dotItem .num {
        display: none
    }

    .boxContainer.index8 .textLeaderboard .items.champion:after {
        background-size: 28px;
        font-size: 14px;
        height: 28px;
        left: 0;
        line-height: 20px;
        width: 28px
    }

    .boxContainer.index8 .textLeaderboard .items .title {
        font-size: 16px;
        line-height: 24px
    }

    .boxContainer.index8 .textLeaderboard .items .dots {
        width: calc(100% - 78px)
    }

    .boxContainer.index8 .textLeaderboard .items .dots .dotItem .num {
        bottom: 16px;
        font-size: 12px;
        letter-spacing: 0
    }
}

.boxContainer.index8 .cardTags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px
}

.boxContainer.index8 .cardTags .items {
    align-items: center;
    background: #fff;
    border: 1px solid gray;
    border-radius: 32px 0 32px 32px;
    display: flex;
    height: 94px;
    justify-content: center;
    margin: 0 2% 54px;
    position: relative;
    width: 15.739%
}

.boxContainer.index8 .cardTags .items .title {
    color: #000;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    margin-right: 16px
}

.boxContainer.index8 .cardTags .items[data=\5929\880D\5EA7] {
    border-color: #cc94ff;
    box-shadow: 8px 8px 0 #cc94ff
}

.boxContainer.index8 .cardTags .items[data=\5929\880D\5EA7] .title:before {
    background-image: url(../images/index8/Scorpio_icon.png);
    background-size: 32px;
    content: "";
    display: inline-block;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
    width: 32px
}

.boxContainer.index8 .cardTags .items[data=\6C34\74F6\5EA7] {
    border-color: #f8fb92;
    box-shadow: 8px 8px 0 #f8fb92
}

.boxContainer.index8 .cardTags .items[data=\6C34\74F6\5EA7] .title:before {
    background-image: url(../images/index8/Aquarius_icon.png);
    background-size: 32px;
    content: "";
    display: inline-block;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
    width: 32px
}

.boxContainer.index8 .cardTags .items[data=\96D9\9B5A\5EA7] {
    border-color: #81c5df;
    box-shadow: 8px 8px 0 #81c5df
}

.boxContainer.index8 .cardTags .items[data=\96D9\9B5A\5EA7] .title:before {
    background-image: url(../images/index8/Pisces_icon.png);
    background-size: 32px;
    content: "";
    display: inline-block;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
    width: 32px
}

.boxContainer.index8 .cardTags .items[data=\9B54\7FAF\5EA7] {
    border-color: #8f96f7;
    box-shadow: 8px 8px 0 #8f96f7
}

.boxContainer.index8 .cardTags .items[data=\9B54\7FAF\5EA7] .title:before {
    background-image: url(../images/index8/Capricorn_icon.png);
    background-size: 32px;
    content: "";
    display: inline-block;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
    width: 32px
}

.boxContainer.index8 .cardTags .items[data=\7345\5B50\5EA7] {
    border-color: #f4cc8e;
    box-shadow: 8px 8px 0 #f4cc8e
}

.boxContainer.index8 .cardTags .items[data=\7345\5B50\5EA7] .title:before {
    background-image: url(../images/index8/Leo_icon.png);
    background-size: 32px;
    content: "";
    display: inline-block;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
    width: 32px
}

.boxContainer.index8 .cardTags .items[data=\5DE8\87F9\5EA7] {
    border-color: #ffa094;
    box-shadow: 8px 8px 0 #ffa094
}

.boxContainer.index8 .cardTags .items[data=\5DE8\87F9\5EA7] .title:before {
    background-image: url(../images/index8/Cancer_icon.png);
    background-size: 32px;
    content: "";
    display: inline-block;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
    width: 32px
}

.boxContainer.index8 .cardTags .items[data=\96D9\5B50\5EA7] {
    border-color: #b9f790;
    box-shadow: 8px 8px 0 #b9f790
}

.boxContainer.index8 .cardTags .items[data=\96D9\5B50\5EA7] .title:before {
    background-image: url(../images/index8/Gemini_icon.png);
    background-size: 32px;
    content: "";
    display: inline-block;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
    width: 32px
}

.boxContainer.index8 .cardTags .items[data=\5C04\624B\5EA7] {
    border-color: #7edab2;
    box-shadow: 8px 8px 0 #7edab2
}

.boxContainer.index8 .cardTags .items[data=\5C04\624B\5EA7] .title:before {
    background-image: url(../images/index8/Sagittarius_icon.png);
    background-size: 32px;
    content: "";
    display: inline-block;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
    width: 32px
}

.boxContainer.index8 .cardTags .items[data=\7261\7F8A\5EA7] {
    border-color: #cfcfcf;
    box-shadow: 8px 8px 0 #cfcfcf
}

.boxContainer.index8 .cardTags .items[data=\7261\7F8A\5EA7] .title:before {
    background-image: url(../images/index8/Aries_icon.png);
    background-size: 32px;
    content: "";
    display: inline-block;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
    width: 32px
}

.boxContainer.index8 .cardTags .items[data=\8655\5973\5EA7] {
    border-color: #8ff7f1;
    box-shadow: 8px 8px 0 #8ff7f1
}

.boxContainer.index8 .cardTags .items[data=\8655\5973\5EA7] .title:before {
    background-image: url(../images/index8/Virgo_icon.png);
    background-size: 32px;
    content: "";
    display: inline-block;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
    width: 32px
}

.boxContainer.index8 .cardTags .items[data=\5929\79E4\5EA7] {
    border-color: #ff94c5;
    box-shadow: 8px 8px 0 #ff94c5
}

.boxContainer.index8 .cardTags .items[data=\5929\79E4\5EA7] .title:before {
    background-image: url(../images/index8/Libra_icon.png);
    background-size: 32px;
    content: "";
    display: inline-block;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
    width: 32px
}

.boxContainer.index8 .cardTags .items[data=\91D1\725B\5EA7] {
    border-color: #ffe794;
    box-shadow: 8px 8px 0 #ffe794
}

.boxContainer.index8 .cardTags .items[data=\91D1\725B\5EA7] .title:before {
    background-image: url(../images/index8/Taurus_icon.png);
    background-size: 32px;
    content: "";
    display: inline-block;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
    width: 32px
}

@media (max-width:1440px) {
    .boxContainer.index8 .cardTags .items {
        height: 59px;
        margin: 0 1% 60px;
        width: 17.85%
    }

    .boxContainer.index8 .cardTags .items .title {
        font-size: 24px;
        line-height: 36px;
        margin-right: 2%
    }

    .boxContainer.index8 .cardTags .items .title:before {
        background-size: 28px;
        height: 28px;
        width: 28px
    }

    .boxContainer.index8 .cardTags .items img {
        width: 32px
    }
}

@media (min-width:421px) {

    .boxContainer.index8 .cardTags .items:nth-child(2),
    .boxContainer.index8 .cardTags .items:nth-child(4),
    .boxContainer.index8 .cardTags .items:nth-child(7),
    .boxContainer.index8 .cardTags .items:nth-child(9) {
        transform: translateY(40px)
    }

    .boxContainer.index8 .cardTags .items:nth-child(10),
    .boxContainer.index8 .cardTags .items:nth-child(6),
    .boxContainer.index8 .cardTags .items:nth-child(7),
    .boxContainer.index8 .cardTags .items:nth-child(8),
    .boxContainer.index8 .cardTags .items:nth-child(9) {
        left: -25px
    }

    .boxContainer.index8 .cardTags .items:nth-child(11) {
        transform: translate(-150%, 40px)
    }

    .boxContainer.index8 .cardTags .items:nth-child(12) {
        transform: translate(-25px, 40px)
    }
}

@media (min-width:1441px) {

    .boxContainer.index8 .cardTags .items:nth-child(10),
    .boxContainer.index8 .cardTags .items:nth-child(6),
    .boxContainer.index8 .cardTags .items:nth-child(7),
    .boxContainer.index8 .cardTags .items:nth-child(8),
    .boxContainer.index8 .cardTags .items:nth-child(9) {
        left: -35px
    }

    .boxContainer.index8 .cardTags .items:nth-child(11),
    .boxContainer.index8 .cardTags .items:nth-child(12) {
        transform: translateY(40px)
    }
}

@media (max-width:420px) {
    .boxContainer.index8 .cardTags {
        margin-top: 12px
    }

    .boxContainer.index8 .cardTags .items {
        margin-bottom: 30px;
        width: 45%
    }

    .boxContainer.index8 .cardTags .items .title {
        font-size: 20px;
        line-height: 36px
    }

    .boxContainer.index8 .cardTags .items .title:before {
        background-size: 24px;
        height: 24px;
        width: 24px
    }

    .boxContainer.index8 .cardTags .items:nth-child(2n) {
        margin-left: 7%;
        transform: translateY(20px)
    }
}

.boxContainer.index8 .section3 .d1,
.boxContainer.index8 .section3 .d2,
.boxContainer.index8 .section3 .d7,
.boxContainer.index8 .section3 .paper_index8-2,
.boxContainer.index8 .section3 .polygon_index8-2 {
    display: block;
    position: absolute
}

.boxContainer.index8 .section3 .d1 {
    left: 80.7717%;
    top: -45%;
    width: 29.9%
}

@media (max-width:1440px) {
    .boxContainer.index8 .section3 .d1 {
        left: 81%;
        top: -32%;
        width: 189px
    }
}

@media (max-width:420px) {
    .boxContainer.index8 .section3 .d1 {
        left: 58%;
        top: 0;
        width: 139px
    }
}

.boxContainer.index8 .section3 .d2 {
    left: 107%;
    top: 30%;
    width: 11%
}

@media (max-width:1440px) {
    .boxContainer.index8 .section3 .d2 {
        left: 96%;
        top: 14%;
        width: 77px
    }
}

@media (max-width:420px) {
    .boxContainer.index8 .section3 .d2 {
        left: 88%;
        top: 15%;
        width: 70px
    }
}

.boxContainer.index8 .section3 .d7 {
    left: -15.5%;
    top: 0;
    width: 520px
}

@media (max-width:1440px) {
    .boxContainer.index8 .section3 .d7 {
        left: -4%;
        width: 260px
    }
}

@media (max-width:420px) {
    .boxContainer.index8 .section3 .d7 {
        left: -16%
    }
}

@media (max-width:1440px) {
    .boxContainer.index8 .section3 .polygon_index8-2 {
        width: 14%
    }
}

@media (max-width:420px) {
    .boxContainer.index8 .section3 .polygon_index8-2 {
        height: 100px;
        left: 65%;
        object-fit: cover;
        top: 24%;
        width: 100px
    }
}

.boxContainer.index8 .section3 .paper_index8-2 {
    left: 16%;
    top: 70%;
    transform: rotate(180deg);
    width: 11.2%
}

@media (max-width:420px) {
    .boxContainer.index8 .section3 .paper_index8-2 {
        left: 70%;
        top: 0;
        width: 72px
    }
}

.boxContainer.index8 .section3 .listTitle {
    font-size: 32px;
    font-weight: 700;
    line-height: 46px
}

.boxContainer.index8 .section3 .listTitle.centerListTitle {
    color: #022eff;
    font-size: 40px;
    line-height: 58px;
    margin-top: 72px;
    text-align: center
}

@media (max-width:1440px) {
    .boxContainer.index8 .section3 .listTitle.centerListTitle {
        font-size: 24px;
        line-height: 35px;
        margin-top: 48px
    }
}

@media (max-width:420px) {
    .boxContainer.index8 .section3 .listTitle.centerListTitle {
        font-size: 20px;
        line-height: 29px;
        margin-top: 24px
    }
}

.boxContainer.index8 .section3 .sectionBox {
    margin-top: 0;
    width: 100%
}

.boxContainer.index8 .section3 .sectionBox>.decorate {
    width: 31.76849%
}

.boxContainer.index8 .section3 .sectionBox>.decorate img {
    left: 0;
    top: 0;
    width: 100%
}

.boxContainer.index8 .section3 .sectionBox .content {
    border-color: #022eff
}

.boxContainer.index8 .section3 .sectionBox .content .guidelineMask .guideline {
    fill: #022eff
}

.boxContainer.index8 .section3 .sectionBox .content .constellation {
    color: #000;
    display: block;
    width: 600px
}

.boxContainer.index8 .section3 .sectionBox .content .constellation .conHead {
    background: transparent linear-gradient(102deg, #ffcb13, #dff790) 0 0 no-repeat padding-box;
    border: 1px solid #022eff;
    border-radius: 0 0 32px 0;
    padding: 35px 32px 24px
}

.boxContainer.index8 .section3 .sectionBox .content .constellation .conHead .title {
    font-size: 32px;
    line-height: 32px
}

.boxContainer.index8 .section3 .sectionBox .content .constellation .conHead .text {
    font-size: 20px;
    line-height: 29px;
    margin-top: 11px
}

.boxContainer.index8 .section3 .sectionBox .content .constellation .conList {
    display: flex;
    margin-top: 16px
}

.boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items {
    width: 33.33333%
}

.boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items+.items {
    border-left: 1px solid #bdbdbd;
    margin-left: 6px;
    padding-left: 18px
}

.boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items .title {
    align-items: center;
    display: flex
}

.boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items .title img {
    display: block;
    margin-right: 11px;
    width: 29px
}

.boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items .title .text {
    font-size: 24px;
    font-weight: 700;
    line-height: 35px
}

.boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items .detail {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 29px;
    margin-top: 8px
}

.boxContainer.index8 .section3 .sectionBox:nth-child(4) .content .constellation .conHead,
.boxContainer.index8 .section3 .sectionBox:nth-child(5) .content .constellation .conHead {
    background: transparent linear-gradient(282deg, #fb6d5b, #dff790) 0 0 no-repeat padding-box
}

@media (max-width:1440px) {
    .boxContainer.index8 .section3 .sectionBox .content .constellation {
        width: 573px
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conHead {
        padding: 24px
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conHead .title {
        font-size: 24px;
        line-height: 34px
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conHead .text {
        font-size: 16px;
        line-height: 24px;
        margin-top: 8px
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conList {
        margin-top: 14px
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items .title img {
        width: 24px
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items .title .text {
        font-size: 20px;
        line-height: 29px
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items .detail {
        font-size: 16px;
        line-height: 24px
    }
}

@media (max-width:420px) {
    .boxContainer.index8 .section3 .sectionBox {
        flex-direction: column !important;
        height: auto
    }

    .boxContainer.index8 .section3 .sectionBox>.decorate {
        width: 100%
    }

    .boxContainer.index8 .section3 .sectionBox .content {
        border-right: none !important;
        border-top: 4px solid #022eff;
        left: 0 !important;
        padding-right: 0 !important;
        padding-top: 16px !important;
        position: relative;
        top: -30px !important
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation {
        display: flex;
        flex-direction: column;
        width: 100%
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conList {
        flex-direction: column
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items,
    .boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items+.items {
        margin: 0;
        padding: 8px;
        width: 100%
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items .detail,
    .boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items+.items .detail {
        border: none
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items .title img {
        width: 24px
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items .detail {
        margin-top: 2px
    }

    .boxContainer.index8 .section3 .sectionBox .content .constellation .conList .items+.items {
        border-left: none;
        border-top: 1px solid #bdbdbd
    }

    .boxContainer.index8 .section3 .sectionBox .content .guidelineMask {
        left: 49% !important;
        right: auto !important;
        top: -80px !important;
        transform: rotate(180deg) !important
    }

    .boxContainer.index8 .section3 .sectionBox .content .guidelineMask .guideline {
        height: 80px;
        width: 80px
    }

    .boxContainer.index8 .section3 .sectionBox .content .guidelineMask .guideline .mobile {
        display: none
    }

    .boxContainer.index8 .section3 .sectionBox .content .guidelineMask .guideline .middle {
        display: block
    }
}

.boxContainer.index8 .section3 .sectionBox.box5 .content,
.boxContainer.index8 .section3 .sectionBox.box7 .content {
    left: 32%;
    top: 50px
}

.boxContainer.index8 .section3 .sectionBox.box2,
.boxContainer.index8 .section3 .sectionBox.box8 {
    display: flex;
    flex-direction: row-reverse
}

.boxContainer.index8 .section3 .sectionBox.box2 .content,
.boxContainer.index8 .section3 .sectionBox.box8 .content {
    border-left: none;
    border-right: 4px solid #022eff;
    left: auto;
    padding: 0 16px 0 0;
    right: 32%;
    top: 0
}

.boxContainer.index8 .section3 .sectionBox.box2 .content .guidelineMask,
.boxContainer.index8 .section3 .sectionBox.box8 .content .guidelineMask {
    left: 100%;
    right: auto;
    transform: rotateY(180deg)
}

@media (max-width:1440px) {
    .boxContainer.index8 .section3 .sectionBox.box7 .content {
        left: 36.5%;
        top: 6px
    }
}

.boxContainer.index8 .section3 .sectionBox.box2 {
    margin-top: -18px
}

.boxContainer.index8 .section3 .sectionBox.box2 .content {
    top: 0
}

@media (max-width:1440px) {
    .boxContainer.index8 .section3 .sectionBox.box2 {
        margin-top: 0
    }

    .boxContainer.index8 .section3 .sectionBox.box2 .content {
        right: 36%
    }
}

.boxContainer.index8 .section3 .sectionBox.box5 {
    margin-top: -69px
}

@media (max-width:1440px) {
    .boxContainer.index8 .section3 .sectionBox.box5 {
        margin-top: 0
    }

    .boxContainer.index8 .section3 .sectionBox.box5 .content {
        left: 35.5%
    }
}

.boxContainer.index8 .section3 .sectionBox.box8 {
    align-items: flex-end;
    height: 586px;
    margin-top: -77px
}

.boxContainer.index8 .section3 .sectionBox.box8 .content {
    right: 30%;
    top: 50px
}

@media (max-width:1440px) {
    .boxContainer.index8 .section3 .sectionBox.box8 {
        height: 445px;
        margin-top: 0
    }
}

@media (max-width:420px) {
    .boxContainer.index8 .section3 .sectionBox.box8 {
        height: auto
    }
}

.boxContainer.index8 .section3.index8_lastSection {
    border-bottom: unset;
    z-index: 1
}

@media (max-width:420px) {
    .boxContainer.index8 .section3.index8_lastSection+.boxFoot {
        margin-top: -380px
    }
}

.boxContainer.index10 {
    padding-top: 0
}

.boxContainer.index10>section {
    border: 1px solid rgba(0, 0, 0, .6);
    border-bottom: none;
    border-top-color: transparent;
    padding: 40px 44px
}

.boxContainer.index10>section+section {
    border-top-color: rgba(0, 0, 0, .6)
}

.boxContainer.index10 .book_index10-1,
.boxContainer.index10 .circle_index10-1,
.boxContainer.index10 .fly_book_10-1,
.boxContainer.index10 .gadient_index10-1,
.boxContainer.index10 .gradient_index10-1,
.boxContainer.index10 .paper_index10-1,
.boxContainer.index10 .polygon_index10-1 {
    display: block;
    object-fit: cover;
    position: absolute
}

.boxContainer.index10 .polygon_index10-1 {
    height: 132px;
    left: 100.32154%;
    top: 90px;
    width: 8.42444%
}

@media (max-width:1440px) {
    .boxContainer.index10 .polygon_index10-1 {
        display: none
    }
}

.boxContainer.index10 .gadient_index10-1 {
    background: transparent linear-gradient(223deg, #26b3df, #f45ab8) 0 0 no-repeat padding-box;
    height: 118px;
    left: 98.90675%;
    top: 141px;
    width: 7.58842%
}

@media (max-width:1440px) {
    .boxContainer.index10 .gadient_index10-1 {
        display: none
    }
}

.boxContainer.index10 .fly_book_10-1 {
    left: 2.57235%;
    top: 380px;
    transform: rotateY(180deg);
    width: 21.41479%
}

@media (max-width:1440px) {
    .boxContainer.index10 .fly_book_10-1 {
        left: 3.71134%;
        top: 239px;
        width: 21.54639%
    }
}

@media (max-width:420px) {
    .boxContainer.index10 .fly_book_10-1 {
        left: 72.5%;
        top: 9px;
        width: 33.61111%
    }
}

.boxContainer.index10 .circle_index10-1 {
    left: 101.41479%;
    top: 461px;
    width: 10.80386%
}

@media (max-width:1440px) {
    .boxContainer.index10 .circle_index10-1 {
        left: 93.40206%;
        top: 309px;
        width: 10%
    }
}

@media (max-width:420px) {
    .boxContainer.index10 .circle_index10-1 {
        left: 94.72222%;
        top: 52px;
        width: 10%
    }
}

.boxContainer.index10 .gradient_index10-1 {
    left: 80.7717%;
    top: 325px;
    width: 27.78135%
}

@media (max-width:1440px) {
    .boxContainer.index10 .gradient_index10-1 {
        height: 118px;
        left: 72.8866%;
        top: 249px;
        width: 73.71134%
    }
}

@media (max-width:420px) {
    .boxContainer.index10 .gradient_index10-1 {
        height: 78px;
        left: 69.72222%;
        top: 67px;
        width: 30.27778%
    }
}

.boxContainer.index10 .book_index10-1 {
    left: -17%;
    top: 297px;
    width: 27.90997%
}

@media (max-width:1440px) {
    .boxContainer.index10 .book_index10-1 {
        left: -15%;
        top: 254px;
        width: 22.68041%
    }
}

@media (max-width:420px) {
    .boxContainer.index10 .book_index10-1 {
        left: 71.38889%;
        top: -20px;
        width: 33.33333%
    }
}

.boxContainer.index10 .paper_index10-1 {
    left: 94.0836%;
    top: 380px;
    transform: rotate(180deg);
    width: 8.61736%
}

@media (max-width:1440px) {
    .boxContainer.index10 .paper_index10-1 {
        left: 89.58763%;
        top: 236px
    }
}

@media (max-width:420px) {
    .boxContainer.index10 .paper_index10-1 {
        bottom: -5%;
        left: 81.94444%;
        top: auto;
        width: 18.05556%
    }
}

.boxContainer.index10 .section1 .sectionBody {
    align-items: center;
    display: flex;
    margin-top: 10px
}

.boxContainer.index10 .section1 .sectionBody .items {
    border: 1px solid rgba(0, 0, 0, .6);
    position: relative;
    width: calc(25% - 42px)
}

.boxContainer.index10 .section1 .sectionBody .items~.items {
    margin-left: 56px
}

.boxContainer.index10 .section1 .sectionBody .items .photo {
    display: block
}

.boxContainer.index10 .section1 .sectionBody .items .title {
    bottom: 0;
    color: #fff;
    font-size: 24px;
    left: 0;
    letter-spacing: 0;
    line-height: 35px;
    padding: 8px;
    position: absolute;
    width: 100%;
    z-index: 1
}

.boxContainer.index10 .section1 .sectionBody .items .num {
    align-items: center;
    background: url(../images/index3/badge_big_top_red.svg) no-repeat 50%;
    background-size: 72px;
    color: #001da6;
    display: flex;
    font-size: 36px;
    font-weight: 700;
    height: 72px;
    justify-content: center;
    left: -36px;
    line-height: 52px;
    position: absolute;
    top: -36px;
    width: 72px
}

.boxContainer.index10 .section1 .sectionBody .items:before {
    background: transparent linear-gradient(180deg, #00000000, #000) 0 0 no-repeat padding-box;
    bottom: 0;
    content: "";
    display: block;
    height: 37.27273%;
    left: 0;
    position: absolute;
    width: 100%
}

@media (max-width:1440px) {
    .boxContainer.index10 .section1 {
        border-left: none;
        border-right: none;
        padding: 45px 19px;
        width: 100%
    }

    .boxContainer.index10 .section1 .sectionBody .items {
        width: calc(25% - 9px)
    }

    .boxContainer.index10 .section1 .sectionBody .items~.items {
        margin-left: 12px
    }

    .boxContainer.index10 .section1 .sectionBody .items .title {
        font-size: 18px;
        line-height: 21px
    }

    .boxContainer.index10 .section1 .sectionBody .items .num {
        background-size: 56px;
        font-size: 28px;
        height: 56px;
        left: -8px;
        line-height: 40px;
        top: -8px;
        width: 56px
    }
}

@media (max-width:420px) {
    .boxContainer.index10 .section1 {
        padding-left: 18px;
        padding-right: 18px
    }

    .boxContainer.index10 .section1 .sectionBody {
        flex-direction: column
    }

    .boxContainer.index10 .section1 .sectionBody .items {
        width: 100%
    }

    .boxContainer.index10 .section1 .sectionBody .items~.items {
        margin-left: 0;
        margin-top: 22px
    }

    .boxContainer.index10 .section1 .sectionBody .items .num {
        background-size: 40px;
        font-size: 20px;
        height: 40px;
        line-height: 29px;
        width: 40px
    }
}

.boxContainer.index10 .section2 {
    border-top: none;
    padding-top: 150px;
    position: relative;
    z-index: 1
}

.boxContainer.index10 .section2:before {
    background: rgba(0, 0, 0, .6);
    content: "";
    display: block;
    height: 1px;
    left: -50%;
    position: absolute;
    top: 0;
    width: 200%
}

.boxContainer.index10 .section2 .boxList {
    position: relative;
    z-index: 1
}

.boxContainer.index10 .section2 .boxList .items {
    display: flex;
    margin-bottom: 120px;
    position: relative
}

.boxContainer.index10 .section2 .boxList .items .detail {
    margin-right: 2.57235%;
    margin-top: -64px;
    width: 47.65273%
}

.boxContainer.index10 .section2 .boxList .items .detail .title {
    border-bottom: 1px solid rgba(0, 0, 0, .6);
    font-size: 44px;
    letter-spacing: 0;
    line-height: 44px;
    padding-bottom: 16px
}

.boxContainer.index10 .section2 .boxList .items .detail .brief {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 46px;
    margin: 16px 0
}

.boxContainer.index10 .section2 .boxList .items .detail .text {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 29px
}

.boxContainer.index10 .section2 .boxList .items .photo {
    border: 1px solid rgba(0, 0, 0, .6);
    width: 47.65273%
}

.boxContainer.index10 .section2 .boxList .items .photo img {
    display: block;
    width: 100%
}

.boxContainer.index10 .section2 .boxList .items:nth-child(2n) {
    flex-direction: row-reverse
}

.boxContainer.index10 .section2 .boxList .items:nth-child(2n) .detail {
    margin-left: 2.57235%;
    margin-right: 0
}

@media (max-width:1440px) {
    .boxContainer.index10 .section2 .boxList .items {
        margin-bottom: 105px
    }

    .boxContainer.index10 .section2 .boxList .items .detail .title {
        font-size: 40px;
        line-height: 56px;
        padding-bottom: 8px
    }

    .boxContainer.index10 .section2 .boxList .items .detail .brief {
        font-size: 24px;
        line-height: 35px;
        margin: 16px 0
    }

    .boxContainer.index10 .section2 .boxList .items .detail .text {
        font-size: 16px;
        line-height: 24px
    }
}

@media (max-width:420px) {
    .boxContainer.index10 .section2 {
        border-left: none;
        border-right: none;
        padding: 32px 0;
        width: 100%
    }

    .boxContainer.index10 .section2 .boxList .items {
        flex-direction: column !important;
        margin-bottom: 48px
    }

    .boxContainer.index10 .section2 .boxList .items,
    .boxContainer.index10 .section2 .boxList .items .detail,
    .boxContainer.index10 .section2 .boxList .items .photo {
        width: 100%
    }

    .boxContainer.index10 .section2 .boxList .items .detail {
        margin: 0 auto !important;
        padding: 0 12px 24px
    }

    .boxContainer.index10 .section2 .boxList .items .detail .title {
        font-size: 24px;
        line-height: 34px;
        padding-bottom: 8px
    }

    .boxContainer.index10 .section2 .boxList .items .detail .brief {
        font-size: 18px;
        line-height: 26px;
        margin: 8px 0
    }

    .boxContainer.index10 .section2 .boxList .items .detail .text {
        font-size: 16px;
        line-height: 24px
    }
}

.scrollImgX .arrows {
    display: none;
    display: block;
    height: 32px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

@media (max-width:420px) {
    .scrollImgX {
        position: relative
    }

    .scrollImgX .scrollBox {
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 20px
    }

    .scrollImgX .arrows {
        display: block;
        transform: translateY(-50px)
    }

    .scrollImgX .arrows .next-arrow,
    .scrollImgX .arrows .prev-arrow {
        background-image: url(../images/index9/btn-circle-right.png);
        background-position: 50%;
        background-size: 32px;
        display: block;
        height: 32px;
        width: 32px
    }

    .scrollImgX .arrows .next-arrow {
        position: absolute;
        right: 0
    }

    .scrollImgX img {
        max-width: inherit;
        width: 150% !important
    }

    .scrollImgX img[size="100%"] {
        width: 100% !important
    }

    .scrollImgX img[size="150%"] {
        width: 150% !important
    }

    .scrollImgX img[size="200%"] {
        width: 200% !important
    }

    .scrollImgX img[size="250%"] {
        width: 250% !important
    }

    .scrollImgX img[size="300%"] {
        width: 300% !important
    }

    .scrollImgX img[size="350%"] {
        width: 350% !important
    }

    .scrollImgX img[size="400%"] {
        width: 400% !important
    }

    .scrollImgX img[size="450%"] {
        width: 450% !important
    }

    .scrollImgX img[size="500%"] {
        width: 500% !important
    }

    .scrollImgX img[size="550%"] {
        width: 550% !important
    }

    .scrollImgX img[size="600%"] {
        width: 600% !important
    }

    .scrollImgX img[size="650%"] {
        width: 650% !important
    }

    .coverPhoto .visualBox.page10 .content>.text {
        left: 50%;
        transform: translateX(-50%);
        width: 70%;
        z-index: 2
    }

    .coverPhoto .visualBox.page10 .content>.text p {
        text-align: justify
    }

    .coverPhoto .visualBox.page10 .content .pig {
        bottom: -18%;
        right: -6%;
        z-index: 1
    }
}

.boxContainer.index9-1 .section1 .sectionBox.index9_Box {
    max-width: 1500px
}

@media (max-width:1500px) {
    .boxContainer.index9-1 .section1 .sectionBox.index9_Box {
        max-width: 900px
    }
}
/* chandra */
@media (min-width:1930px) {
    .boxContainer.index9-1 .section1>.decorate .line.line3 {
        height: calc(100% + 177px);
    }   
    
    
    .boxContainer.index9-1 .section1>.decorate .line.line6 {
        top: 2082px
    }
    
    .boxContainer.index9-1 .section1>.decorate .line.line7 {
        top: 2150px
    }
    
    .boxContainer.index9-1 .section1>.decorate .line.line8 {
        top: 2730px
    }
    
    .boxContainer.index9-1 .section1>.decorate .line.line9 {
        height: 647px;
        top: 2083px
    }
    
    .boxContainer.index9-1 .section1>.decorate .line.line10 {
        height: 647px;
        top: 2083px;
}
}