@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 992px) {
}

@media screen and (max-width: 600px) {
    .wap_nav {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        z-index: 7777;
    }

    .wap_nav .logo {
        float: left;
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .wap_nav .logo img {
        height: 24px;
        margin-top: 13px;
        margin-left: 10px;
    }

    body {
        padding-top: 50px;
    }

    .pc {
        display: none;
    }

    .wap {
        display: block;
    }

    .head {
        position: fixed;
        background: #fff;
        left: calc(18/600*100vw);
        right: calc(18/600*100vw);
        background: #FFFFFF;
        border: calc(5/600*100vw) solid #000000;
        top: calc(4/600*100vw);
        z-index: 66666;
    }

    .head .wrap {
        align-items: center;
        padding: calc(9/600*100vw) calc(18/600*100vw);
        justify-content: space-between;
        padding-right: calc(9/600*100vw);
    }

    .head .logo {
        float: left;
        padding-top: calc(15/600*100vw);
    }

    .head .logo a {
    }

    .head .logo img {
        height: calc(42/600*100vw);
    }

    .head .more {
        padding: 0px calc(5/600*100vw);
        float: right;
        width: auto;
        line-height: 2;
        background: #000000;
        border: calc(5/600*100vw) solid #000000;
        text-align: center;
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(30/600*100vw);
        color: #FFFFFF;
    }

    .section1 {
        overflow: hidden;
    }

    .section1 img {
        display: block;
        width: 100%;
    }

    .section2 > * {
        position: relative;
        z-index: 54;
    }

    .section2:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        background: url(../images/lh.png) no-repeat center calc(95/600*100vw);
        background-size: 100%;
        z-index: 4;
    }

    .section2:after {
        content: "";
        position: absolute;
        width: 100%;
        height: calc(600/600*100vw);
        background: #000;
        left: 0px;
        top: 0px;
    }

    .section2 {
        position: relative;
    }

    .section2 .title {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(66/600*100vw);
        color: #000000;
        text-align: center;
        padding-top: calc(296/600*100vw);
        margin-bottom: calc(60/600*100vw);
    }

    .section2 .title br {
    }

    .section2 .bgs {
        margin-left: calc(57/600*100vw);
        padding-left: calc(57/600*100vw);
        background: url(../images/bb.png) no-repeat left center;
        background-size: calc(57/600*100vw);
        overflow: hidden;
        transform: rotate(-3deg);
    }

    .section2 .bgs .scrollAni ul {
    }

    .section2 .bgs .scrollAni {
    }

    .scrollAni ul li {
        border: calc(12/600*100vw) solid #000;
        border-left: none;
        height: 100%;
    }

    .section2 .scrollAni img {
        height: calc(147/600*100vw);
        object-fit: cover;
    }

    .section2 .bgs2 .scrollAni {
    }

    .section2 .bgs2 .scrollAni ul {
        left: calc(479/600*100vw);
    }

    .section2 .bgs2:after {
        content: "";
        position: absolute;
        width: calc(57/600*100vw);
        height: 100%;
        background: url(../images/bb2.png) no-repeat right center;
        right: 0px;
        top: 0px;
        background-size: 100%;
    }

    .section2 .bgs2 {
        margin-right: calc(57/600*100vw);
        padding-right: calc(57/600*100vw);
        overflow: hidden;
        transform: rotate(-3deg);
    }

    .scrollAni {
        overflow: hidden;
        position: relative;
    }

    .scrollAni ul.sec {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .scrollAni ul {
        display: flex;
        border-left: calc(12/600*100vw) solid #000;
    }

    .scrollAni ul {
        animation: move-right 40s steps(100,start) infinite;
    }

    .scrollAni li {
        flex: 1
    }

    .scrollAni img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .section2 .dec {
        width: calc(1534/600*100vw);
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(33/600*100vw);
        color: #000000;
        margin: auto;
        max-width: 90%;
        margin-top: calc(85/600*100vw);
        text-align: center;
        margin-bottom: calc(85/600*100vw);
        position: relative;
        z-index: 5;
        line-height: 1.4;
    }

    .section2 .dec p {
    }

    .section2 .dec p br {
    }

    .section2 .title2 {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(55/600*100vw);
        color: #000000;
        text-align: center;
        padding-top: calc(140/600*100vw);
        padding-bottom: calc(114/600*100vw);
    }

    .section2 .title2 br {
    }

    .section2 .wrap2 {
        padding: 0px calc(22/600*100vw);
        padding-bottom: calc(177/600*100vw);
        z-index: 67;
    }

    .section2 .wrap2 .link {
        font-size: 0;
        text-align: center;
        display: block;
        justify-content: space-between;
    }

    .section2 .wrap2 .link a {
        display: inline-block;
        width: calc(547/600*100vw);
        height: calc(133/600*100vw);
        background: #FEFEFE;
        box-shadow: calc(13/600*100vw) calc(-13/600*100vw) 0px 0px #000000;
        border-radius: calc(25/600*100vw);
        border: calc(10/600*100vw) solid #000000;
        vertical-align: middle;
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(50/600*100vw);
        color: #000000;
        padding-left: calc(108/600*100vw);
        text-align: left;
        line-height: calc(120/600*100vw);
        display: block;
        margin: auto;
        margin-bottom: 9vw;
    }

    .section2 .wrap2 .link .a1 {
        background: url(../images/lis1.png) no-repeat calc(434/600*100vw) center;
        background-size: calc(60/600*100vw);
    }

    .section2 .wrap2 .link .a2 {
        background-size: calc(71/600*100vw);
        background: url(../images/lis2.png) no-repeat calc(400/600*100vw) center;
        padding-left: calc(48/600*100vw);
        background-size: calc(71/600*100vw);
    }

    .section2 .wrap2 .timer {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(88/600*100vw);
        color: #000000;
        padding-top: calc(80/600*100vw);
        padding-bottom: calc(33/600*100vw);
        display: flex;
        justify-content: space-between;
        vertical-align: middle;
    }

    .section2 .wrap2 .timer span {
    }

    .section2 .wrap2 .timer em {
        font-style: normal;
        position: relative;
        display: ;
        top: revert-layer;
        top: calc(-11/600*100vw);
    }

    .section2 .wrap2 .lines {
        height: calc(86/600*100vw);
        background: #CACACA;
        border: calc(10/600*100vw) solid #000000;
        position: relative;
        overflow: hidden;
    }

    .section2 .wrap2 .lines i {
        height: 100%;
        display: block;
        width: 30%;
        background: #454545;
        border-right: calc(10/600*100vw) solid #000000;
    }

    .section2 .wrap2 .val {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(39/600*100vw);
        color: #000000;
        padding-top: calc(22/600*100vw);
        padding-bottom: calc(45/600*100vw);
        display: flex;
        justify-content: space-between;
    }

    .section2 .wrap2 .val p {
    }

    .section2 .wrap2 .inputwords {
        display: block;
        align-items: center;
        justify-content: space-between;
    }

    .section2 .wrap2 .inputwords .count {
        width: 100%;
        height: calc(136/600*100vw);
        background: #FFB8B8;
        border: calc(10/600*100vw) solid #000000;
        display: flex;
        margin-bottom: 8vw;
    }

    .section2 .wrap2 .inputwords .words {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(50/600*100vw);
        color: #979797;
        height: 100%;
        border: none;
        background: none;
        text-align: center;
        width: calc(100% - calc(50/600*100vw));
        background: #EBEBEB;
        border-right: calc(10/600*100vw) solid #000000;
    }

    .section2 .wrap2 .inputwords .max {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(50/600*100vw);
        color: #000000;
        border: none;
        background: none;
        height: 100%;
        width: calc(193/600*100vw);
    }

    .section2 .wrap2 .inputwords .send {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(50/600*100vw);
        color: #000000;
        width: 100%;
        height: calc(133/600*100vw);
        background: #FEFEFE;
        box-shadow: calc(13/600*100vw) calc(-13/600*100vw) 0px 0px #000000;
        border-radius: calc(25/600*100vw);
        border: calc(10/600*100vw) solid #000000;
    }

    .section2 .ani1 {
        position: absolute;
        left: 0;
        bottom: 0;
        left: calc(11/600*100vw);
    }

    .section2 .ani1 img {
        width: calc(135/600*100vw);
    }

    .section2 .ani2 {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .section2 .ani2 img {
        width: calc(167/600*100vw);
    }

    .section3 {
    }

    .section3 .title {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(55/600*100vw);
        color: #000000;
        text-align: center;
        line-height: calc(142/600*100vw);
        background: #FEFEFE;
        border-top: calc(15/600*100vw) solid #000;
        border-left: calc(6/600*100vw) solid #000;
        border-right: calc(6/600*100vw) solid #000;
    }

    .section3 .vals {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(55/600*100vw);
        color: #FFFFFF;
        text-align: center;
        background: #000;
        padding-top: calc(54/600*100vw);
        padding-bottom: calc(54/600*100vw);
    }

    .section3 .items:after {
        position: absolute;
        top: calc(21/600*100vw);
        bottom: 0px;
        width: calc(7/600*100vw);
        background: #fff;
        left: 50%;
        margin-left: calc(4/600*100vw);
        z-index: 4;
        content: "";
        opacity: 0;
    }

    .section3 .items {
        zoom:1;overflow: hidden;
        background: #000;
        text-align: center;
        color: #fff;
        padding: 0px calc(30/600*100vw);
        position: relative;
    }

    .section3 .item {
        float: none;
        width: 100%;
    }

    .section3 .item .tit:after {
        content: "";
        position: absolute;
        top: 50%;
        height: calc(8/600*100vw);
        margin-top: calc(-4/600*100vw);
        width: 100%;
        background: #fff;
        left: 0px;
    }

    .section3 .item .tit {
        position: relative;
        overflow: hidden;
    }

    .section3 .item .tit span {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(50/600*100vw);
        color: #FFFFFF;
        display: inline-block;
        position: relative;
        z-index: 4;
        background: #000;
        padding: 0px calc(40/600*100vw);
    }

    .section3 .item .val {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(121/600*100vw);
        color: #FFFFFF;
        height: calc(447/600*100vw);
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section3 .item .val br {
    }

    .section4 {
        position: relative;
        z-index: 5;
    }

    .section4 .title {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(73/600*100vw);
        color: #000000;
        text-align: center;
        padding-top: calc(118/600*100vw);
        margin-bottom: calc(37/600*100vw);
    }

    .section4 .words {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(79/600*100vw);
        color: #000000;
        text-align: center;
        background: url(../images/ys.png) no-repeat calc(20/600*100vw) 0;
        background-size: calc(89/600*100vw);
    }

    .section4 .words b {
        display: block;
        font-size: calc(100/600*100vw);
        font-weight: normal;
    }

    .section4 .words br {
    }

    .section4 .dec {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(41/600*100vw);
        color: #4E4E4E;
        text-align: center;
        padding-top: calc(39/600*100vw);
        padding-bottom: calc(63/600*100vw);
    }

    .section4 .send {
        width: 90%;
        height: calc(133/600*100vw);
        background: #059536;
        box-shadow: calc(13/600*100vw) calc(-13/600*100vw) 0px 0px #000000;
        border-radius: calc(25/600*100vw);
        border: calc(10/600*100vw) solid #000000;
        display: block;
        margin: auto;
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(51/600*100vw);
        color: #000000;
        margin-bottom: calc(90/600*100vw);
    }

    .section4 .bgs {
        overflow: hidden;
        transform: rotate(-3deg);
    }

    .section4 .bgs2 {
        overflow: hidden;
        transform: rotate(3deg);
    }

    .section4 .bgs2 .scrollAni ul {
    }

    .section4 .scrollAni {
    }

    .section4 .scrollAni ul {
    }

    .section4 .scrollAni li {
        overflow: hidden;
        background: #000;
        border-width: calc(29/600*100vw);
    }

    .section4 .scrollAni li img {
        height: calc(150/600*100vw);
        border-radius: calc(61/600*100vw);
    }

    .section4 .title2 {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(50/600*100vw);
        color: #000000;
        padding-top: calc(180/600*100vw);
        text-align: center;
    }

    .section4 .title2 br {
    }

    .section4 .dec2 {
        width: calc(1505/600*100vw);
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(33/600*100vw);
        color: #4E4E4E;
        padding-top: calc(78/600*100vw);
        max-width: 90%;
        margin: auto;
        margin-bottom: calc(80/600*100vw);
        line-height: 1.4;
    }

    .section4 .send2 {
        width: 90%;
        height: calc(133/600*100vw);
        background: #FFC5C5;
        box-shadow: calc(13/600*100vw) calc(-13/600*100vw) 0px 0px #000000;
        border-radius: calc(25/600*100vw);
        border: calc(10/600*100vw) solid #000000;
        display: block;
        margin: auto;
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(51/600*100vw);
        color: #000000;
        margin-bottom: calc(90/600*100vw);
    }

    .section4 .ani2 {
    }

    .section4 .ani2 ul {
    }

    .section4 .ani2 li {
    }

    .section4 .ani2 li img {
    }

    .section5:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background: #000;
        left: 0;
        top: 0px;
        transform: skewY(5deg);
    }

    .section5 >* {
        position: relative;
        z-index: 5;
    }

    .section5 {
        position: relative;
        padding-top: calc(120/600*100vw);
        margin-top: calc(-45/600*100vw);
    }

    .section5 .title {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(90/600*100vw);
        color: #FFFFFF;
        text-align: center;
    }

    .section5 .dec {
        width: calc(1023/600*100vw);
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(44/600*100vw);
        color: #A1A1A1;
        padding-top: calc(60/600*100vw);
        margin: auto;
        max-width: 90%;
        text-align: center;
        padding-bottom: calc(327/600*100vw);
        line-height: 1.4;
    }

    .section5 .ani1 {
        position: absolute;
        left: calc(1/600*100vw);
        bottom: 0;
        width: calc(195/600*100vw);
    }

    .section5 .ani1 img {
        width: 100%;
    }

    .section5 .ani2 {
        position: absolute;
        right: calc(7/600*100vw);
        width: calc(324/600*100vw);
        bottom: calc(-72/600*100vw);
    }

    .section5 .ani2 img {
        width: 100%;
    }

    .section6:after {
        content: '';
        display: table;
        clear: both;
    }

    .section6 {
        padding-left: calc(22/600*100vw);
        position: relative;
        align-items: center;
        justify-content: space-between;
        padding-top: calc(169/600*100vw);
    }

    .section6 .left {
        width: calc(1199/600*100vw);
        float: none;
        width: 100%;
        padding-top: calc(72/600*100vw);
    }

    .section6 .left .title {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(100/600*100vw);
        color: #000000;
    }

    .section6 .left .dec1 {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(44/600*100vw);
        color: #000000;
        padding-top: calc(60/600*100vw);
        padding-bottom: calc(115/600*100vw);
        line-height: 1.4;
    }

    .section6 .left .dec2 {
        font-family: Century Gothic;
        font-weight: 400;
        font-size: calc(30/600*100vw);
        color: #000000;
        line-height: calc(48/600*100vw);
        padding-bottom: calc(96/600*100vw);
    }

    .section6 .left .send {
        width: 90%;
        height: calc(133/600*100vw);
        background: #A2A2A2;
        box-shadow: calc(13/600*100vw) calc(-13/600*100vw) 0px 0px #000000;
        border-radius: calc(25/600*100vw);
        border: calc(10/600*100vw) solid #000000;
        display: block;
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(51/600*100vw);
        color: #000000;
    }

    .section6 .right {
        text-align: center;
        float: right;
        width: 100%;
        text-align: right;
        padding-top: 8vw;
    }

    .section6 .right .ani1 {
        width: 100%;
        margin-right: calc(38/600*100vw);
    }

    .section6 .right .ani2 {
        width: 100%;
        margin-top: calc(-64/600*100vw);
    }

    .section7 {
        margin-top: calc(107/600*100vw);
    }

    .section7 .scrollAni {
    }

    .section7 .scrollAni.ani1 {
    }

    .section7 .scrollAni ul {
    }

    .section7 .scrollAni li {
    }

    .section7 .scrollAni img {
        margin: auto;
        display: block;
        height: calc(168/600*100vw);
        width: 69%;
    }

    .section7 .content {
        display: block;
        align-items: center;
        justify-content: space-between;
        padding-left: calc(22/600*100vw);
        padding-top: calc(97/600*100vw);
        padding-bottom: calc(25/600*100vw);
    }

    .section7 .content .left {
    }

    .section7 .content .left .title {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(90/600*100vw);
        color: #000000;
        background: none;
        border: none;
        line-height: 1;
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .section7 .content .left .dec {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(35/600*100vw);
        color: #777777;
        padding-top: calc(67/600*100vw);
        width: 100%;
        margin-bottom: 12vw;
        line-height: 1.4;
    }

    .section7 .content .right {
    }

    .section7 .content .right img {
        width: 100%;
        margin-right: 0;
    }

    .section7 .title {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(33/600*100vw);
        color: #FFFFFF;
        text-align: center;
        background: #000000;
        border: calc(15/600*100vw) solid #0E0E0E;
        margin-left: calc(20/600*100vw);
        margin-right: calc(20/600*100vw);
        padding: calc(43/600*100vw) 0px;
        line-height: 1.4;
    }

    .section7 .wrap3 {
        text-align: center;
        padding: 0px calc(22/600*100vw);
        padding-top: calc(97/600*100vw);
    }

    .section7 .wrap3 .title2 {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(44/600*100vw);
        color: #000000;
        padding-bottom: 7vw;
    }

    .section7 .wrap3 .title3 {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(88/600*100vw);
        color: #000000;
        line-height: 1;
    }

    .section7 .wrap3 .title3 b {
        font-size: calc(210/600*100vw);
        font-weight: normal;
        line-height: 1;
    }

    .section7 .wrap3 .con {
        display: block;
        align-items: center;
        justify-content: space-between;
    }

    .section7 .wrap3 .con .left {
        text-align: left;
    }

    .section7 .wrap3 .con .left .tit {
        font-family: ModularAmplitude;
        font-weight: 400;
        font-size: calc(48/600*100vw);
        color: #777777;
        text-align: left;
        padding-bottom: calc(100/600*100vw);
        padding-top: 13vw;
    }

    .section7 .wrap3 .con .left .tit br {
    }

    .section7 .wrap3 .con .left .link {
    }

    .section7 .wrap3 .con .left .link a {
    }

    .section7 .wrap3 .con .left .link img {
        width: calc(125/600*100vw);
    }

    .section7 .wrap3 .con .right {
        padding-top: 8vw;
    }

    .section7 .wrap3 .con .right img {
        width: calc(494/600*100vw);
    }

    .section7 .scrollAni.ani2 {
    }

    .section7 .scrollAni.ani2 ul {
        border-left: none;
    }

    .section7 .scrollAni.ani2 li {
        border-color: #fff;
        background: #000;
        height: calc(106/600*100vw);
        position: relative;
        border-bottom: none;
    }

    .section7 .scrollAni.ani2 img {
        width: calc(66/600*100vw);
        height: calc(66/600*100vw);
        object-fit: contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
    }



    .alertmodel {left: 0;top: 0;z-index: 55555;width: 100%;height: 100%;position: fixed;text-align: center;-webkit-backdrop-filter: saturate(180%) blur(20px);backdrop-filter: saturate(180%) blur(20px);background-color: rgba(0, 0, 0, 0.35);display: none;}

.alertmodel .center {width: calc(802/650*100vw);height: calc(486/650*100vw);/* background: url(../images/kbbg.png) no-repeat center center #542681; */border-radius: calc(51/650*100vw);position: absolute;top: 50%;z-index: 4;left: 50%;-o-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);padding-top: calc(128/650*100vw);background-size: cover;}

.alertmodel .shadow {height: 100%;cursor: pointer;}

.alertmodel .center .icon {
}

.alertmodel .center .icon img {height: calc(77/650*100vw);}

.alertmodel .center .title {font-weight: 400;font-size: calc(36/650*100vw);color: #FFFFFF;padding-top: calc(26/650*100vw);padding-bottom: calc(73/650*100vw);}

.alertmodel .center .btn {
	width: calc(646/650*100vw);
	height: calc(77/650*100vw);
	background: #fff;
	border-radius: calc(11/650*100vw);
	border: none;
	font-weight: 400;
	font-size: calc(36/650*100vw);
	color: #000000;
	margin: 0px auto;
	}



}
