.sect {
    position: relative;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-weight: normal;
    margin: 0 auto;
}

.sect p {
    margin-bottom: inherit;
}

.sect ul {
    margin: inherit;
    padding: inherit;
}

.sect li {
    margin: inherit;
    padding: inherit;
    list-style: none;
}

.sect_center {
    text-align: center;
}

.big-img {
    width: 100%;
}

section {
    width: 100%;
    color: #000;
    position: relative;
    /*overflow-x: hidden;*/
}

.bv-pc {
    display: block;
}

.bv-phone {
    display: none;
}

.bv-init {
    -webkit-transform: translate(0, 2rem);
    -ms-transform: translate(0, 2rem);
    transform: translate(0, 2rem);
    opacity: 0;
    -webkit-transition: opacity ease-in-out .6s, -webkit-transform ease-in-out .6s;
    transition: opacity ease-in-out .3s, -webkit-transform ease-in-out .6s;
    transition: transform ease-in-out .3s, opacity ease-in-out .6s;
    transition: transform ease-in-out .3s, opacity ease-in-out .6s, -webkit-transform ease-in-out .6s;
}

.transform-move {
    transform: translate(0, 0);
    opacity: 1;
}

.font-title {
    font-size: 58px;
    font-weight: 700;
    /*font-family: MyriadPro Bold ;*/
}

.font-txt {
    font-size: 2.5vw;
    color: #0AC31D;
    line-height: 2.5vw;
}

.sect-video {
    text-align: center;
}

.sect-video iframe {
    width: 1200px;
    height: 645px;
}

.public-title {
    width: 65%;
    margin: 0 auto;
    text-align: left;
}

.sect1 {
    width: 100%;
    height: calc(0.49427 * 100vw);
    background-image: url(images/sect1-1.webp);
    background-size: 100vw
}

.sect1 .sect1-txt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 12%;
}

.sect1 .logo-box {
    position: relative;
    width: 19.1vw;
    height: 4.53125vw;
}

.sect1 .logo-box img {
    width: 100%;
}

.sect1 .bl-5g {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: 2px solid #fff;
    padding: 0px 10px;
    border-radius: 15px;
    position: absolute;
    top: -30%;
    right: -15%;
}

.sect1 .p1 {
    font-size: 2vw;
    color: #0AC31D;
    text-align: left;
    line-height: 1.1;
    margin-top: 20px;
}

.sect1 .p2 {
    color: #fff;
    font-size: 1vw;
    margin-top: 20px;
}

.sect2 {
    padding-top: 6.4vw;
    background: #000;
}

.public-title .p1 {
    color: #fff;
    font-size: 1.25vw;
    padding-bottom: 3.85vw;
}

.separator {
    display: flex;
}

.separator img {
    margin: 30px 5px;
}

.sect2 .p2 {
    font-weight: bold;
    font-size: 1.5625vw;
    color: #fff;
}

.sect2 .p2 span {
    color: #0AC31D;
    display: inline-block;
    margin: 0 30px;
}

.sect2 .sect2-img-box {
    position: relative;
    color: #fff;
}

.sect2 .sect2-txt {
    position: absolute;
    left: 15%;
    top: 30%;
}

.sect2 .sect2-txt .p1 {
    margin-bottom: -20px;
}

.sect2 .line {
    display: flex;
    justify-content: left;
    align-items: flex-end;
}

.sect2 .line-color p {
    width: 18vw;
    height: 8px;
    background: linear-gradient(263deg, #C62B00 0%, #C77812 44%, #A1C71B 100%);
}

.sect2 .line-gray {
    width: 9vw;
    height: 8px;
    background: linear-gradient(263deg, #626262 1%, #626262 100%);
}

.sect2 .line span {
    font-weight: bold;
    margin-left: 10px;
}

.sect2 .p3 {
    padding: 1vw 0;
    font-size: 0.8333vw;
    padding-bottom: 3vw;
}

.sect2 .line-gray-2 {
    width: 8vw;
}

.sect3 {
    padding-top: 2.6vw;
    background: #000;
}

.sect3 .sect3-txt {
    position: absolute;
    top: 10%;
    left: 20%;
}

.sect3-2 {
    padding-top: 5vw;
    background: #000;
}

.sect3-2 ul {
    display: flex;
    justify-content: center;
}

.sect3-2 li {
    /*width: 31.354vw;*/
    /*height: 37.395vw;*/
    margin: 0 10px;
    border: 1px solid #0AC31D;
    background: linear-gradient(0deg, #0A170A 0%, #000000 100%);
    border-radius: 15px;
    padding: 2.6vw;
    /*box-sizing: border-box;*/
}

.sect3-2 li .p1 {
    font-size: 1.667vw;
    font-weight: bold;
    color: #4CD265;
}

.sect3-2 li .p2 {
    font-size: 1.2vw;
    font-weight: 400;
    color: #FFFFFF;
    padding-bottom: 2vw;
}

.sect3-2 li span {
    font-size: 1.2vw;
    font-weight: 400;
    color: #FFFFFF;
    padding-left: 10px;
}

.sect3-2 .game-item {
    padding-bottom: 10px;
    margin-top: 1vw;
    margin-left: 3vw;
}

.sect3-2 .game-img {
    margin-top: 2vw;
    width: 28vw;
}

.sect3-2 .sect3-2-img-box img {
    width: 12.76vw;
}

.sect3-3 {
    padding-top: 10vw;
    background: #000;
    color: #fff;
}

.sect3-3 .sect3-3-box {
    position: absolute;
    top: 5%;
    left: 25%;
    width: 54%;
}

.sect3-3 .sect3-3-line {
    height: 8px;
    margin-top: 20px;
}

.sect3-3 .left .sect3-3-line {
    width: 12vw;
    background: #A8FD15;
}

.sect3-3 .right .sect3-3-line {
    width: 15vw;
    background: #A4F2C3;
}

.sect3-3 ul {
    display: flex;
    margin: unset;
}

.sect3-3 .right {
    margin-left: 5vw;
}

.sect3-3 .charging-line {
    position: absolute;
    right: 15%;
    bottom: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.sect3-3 .p1 {
    color: #F6F0DF;
    font-size: 1.25vw;
}

.charging-line p {
    padding-top: 20px;
}

.sect3-3 .p3 {
    font-size: 1.25vw;
}

.sect3-3 .p3 {
    font-size: .95vw;
}

.sect3-4 {
    background: #141414;
    padding: 5vw 0;
    color: #fff;
}

.sect3-4 ul {
    display: flex;
    justify-content: flex-start;
    margin-top: 3vw;
}

.sect3-4 ul li {
    padding: 0 1vw;
    display: flex;
    justify-content: flex-start;
    position: relative;
}

.sect3-4 ul li:nth-child(2) {
    margin-left: 3vw;
}

.sect3-4 li .right {
    margin-left: 20px;
}

.sect3-4 ul .p1 {
    font-size: 1.5625vw;
    font-weight: bold;
    padding-bottom: 5px;
}

.sect3-4 ul .p2 {
    font-size: 0.9375vw;
    font-weight: bold;
}

.sect3-4 ul .p3 {
    font-size: 0.8333vw;
}

.sect3-4 ul .p4 {
    margin-top: 20px;
}

.sect3-4 ul li:after {
    display: block;
    width: 2px;
    height: 110px;
    background: #434343;
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
}

.sect4 {
    background: #000;
    padding: 5vw 0;
    text-align: center;
}

.sect4 img {
    width: 33%;
}

.sect5 {
    color: #fff;
}

.sect5 .sect5-txt {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 36vw;
    font-size: 2.5vw;
    font-weight: bold;
}

.sect6 {
    padding: 3vw 0;
    background: #000;
    text-align: center;
}

.sect6 .font-txt {
    padding-bottom: 3vw;
}

.sect6 .sect6-tips {
    width: 100%;
    display: flex;
    justify-content: center;
    color: #fff;
}

.sect6 li {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 2vw;
    text-align: center;
}

.sect6 li .img-box {
    width: 6.66vw;
    height: 8vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1vw;
}

.sect6 li img {
    width: 6.66vw;
}

.sect6 li p {
}

.sect6 .sect6-item-box {
    display: flex;
    justify-content: center;
    margin-top: 3vw;
}

.sect6 .sect6-item {
    width: 40%;
    margin: 0 10px;
}

.sect6 .sect6-item img {
    width: 100%;
}

.sect6 .sect6-item p {
    height: 50px;
    background: #626262;
    line-height: 50px;
    color: #fff;
    font-size: 1.25vw;
}

.sect6 .defense-item-box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 3vw;
}

.sect6 .defense-item {
    width: 25%;
    margin: 0 10px;
    position: relative;
}

.sect6 .defense-item img {
    width: 100%;
}

.sect7 {
    background: #000;
    padding-top: 5vw;
}

.sect7 .public-title {
    width: 80%;
}

@media screen and (max-width:800px) and (min-width:200px) {
    .font-title {
        font-size: 26px;
    }
    .font-txt {
        font-size: 20px;
        line-height: 20px;
    }
    .bv-pc {
        display: none;
    }
    .bv-phone {
        display: block;
    }
    .buy-link-item ul li {
        width: 45% !important;
        margin: 0;
    }
    .public-title {
        width: 90%;
    }
    .sect1 {
        width: 100%;
        height: calc(1.7* 100vw);
        background-image: url(images/sect1-phone.jpg);
        background-size: 100vw;
        background-position: 7% 100%;
        background-repeat: no-repeat;
        background-color: #01060a;
    }
    .sect1 .sect1-txt {
        top: 5%;
        transform: unset;
    }
    .sect1 .p1 {
        margin-top: 5px;
        font-size: 22px;
    }
    .sect1 .p2 {
        font-size: 20px;
    }
    .sect1 .logo-box {
        width: 54%;
        height: unset;
    }
    .sect1 .bl-5g {
        right: -45%;
    }
    .public-title .p1 {
        font-size: 16px;
    }
    .sect2 .sect2-txt {
        position: relative;
        top: unset;
        left: unset;
        padding-left: 20px;
        box-sizing: border-box;
    }
    .sect2 .line-color p {
        width: 70%;
    }
    .sect2 .line-gray {
        width: 35%;
    }
    .sect2 .p3 {
        font-size: 16px;
    }
    .sect3 {
        padding-top: 30px;
    }
    .sect3 .sect3-txt {
        position: relative;
        top: unset;
        left: unset;
    }
    .sect3-3 .p3 {
        font-size: .85em;
    }
    .sect3-2 ul {
        flex-wrap: wrap;
    }
    .sect3-2 li {
        width: 95%;
        margin-top: 10px;
    }
    .sect3-2 .sect3-2-img-box img {
        width: 49%;
    }
    .sect3-2 .game-img {
        width: 100%;
    }
    .sect3-2 li .p1 {
        font-size: 22px;
    }
    .sect3-2 li .p2 {
        font-size: 18px;
    }
    .sect3-2 li span {
        font-size: 17px;
    }
    .sect3-3 .sect3-3-box {
        position: relative;
        top: unset;
        left: unset;
        width: 95%;
    }
    .sect3-3 .charging-line {
        right: 4%;
    }
    .sect3-3 .charging-line img {
        width: 80px;
    }
    .sect3-3 .right .sect3-3-line {
        width: 120%;
    }
    .sect3-3 .left .sect3-3-line {
        width: 90%;
    }
    .sect5 .sect5-txt {
        height: 222px;
        font-size: 20px;
    }
    .sect6 {
        padding: 50px 0;
    }
    .sect6 .sect6-tips {
        flex-wrap: wrap;
    }
    .sect6 li .img-box {
        width: 80%;
        height: unset;
    }
    .sect6 li {
        width: 45%;
    }
    .sect6 li img {
        width: 90%;
        margin: 20px 0;
    }
    .sect6 li p {
        font-size: 12px;
    }
    .sect6 .sect6-item p {
        font-size: 20px;
        padding-top: 5px;
    }
    .sect6 .sect6-item-box {
        flex-wrap: wrap;
    }
    .sect6 .sect6-item {
        width: 95%;
        margin-top: 20px;
    }
    .sect3-4 .img1 {
        width: 100%;
    }
    .sect3-4 ul li {
        flex-direction: column;
        align-items: center;
    }
    .sect3-4 li .right {
        margin-top: 20px;
    }
    .sect3-4 ul li:after {
        height: 85px;
    }
    .sect3-4 ul .sect3-4-li:after {
        left: 40px;
    }
    .sect4 img {
        width: 45%;
        padding-bottom: 20px;
    }
}
