@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 680px) {
}

@media screen and (max-width: 680px) {
    .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: static;
        padding: 0px;
        height: auto;
    }

    .head .more {
        position: fixed;
        right: 64px;
        top: 14px;
        z-index: 55555;
        margin: 0;
    }

    .head .logo {
        padding-top: calc(22/680*100vw);
        padding-left: calc(13/680*100vw);
        float: left;
        width: calc(55/680*100vw);
    }

    .head .logo a img {
        width: 100%;
    }

    .index {
        padding-top: 0px;
    }

    .head {
        position: static;
        left: 0;
        top: 0px;
        width: 100%;
        background: #000;
        z-index: 9999;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .head .wrap .logo a img {
        height: calc(49/680*100vw);
        float: left;
    }

    .head .wrap .nav {
    }

    .head .wrap .nav.pc {
    }

    .head .wrap .nav ul {
        position: absolute;
        top: 50%;
        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%);
        display: flex;
    }

    .head .wrap .nav ul li {
        margin: 0px calc(37/680*100vw);
    }

    .head .wrap .nav ul li h2 {
    }

    .head .wrap .nav ul li h2.h2tit {
    }

    .head .wrap .nav ul li h2 a {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(24/680*100vw);
        color: #FFFFFF;
        display: block;
    }

    .head .wrap .right .ri {
        display: flex;
        align-items: center;
        background: #49412A;
        border-radius: 49px;
        padding-left: 10px;
        margin-left: 10px;
    }

    .head .wrap .right .ri a.lis3 {
        margin-right: calc(17/680*100vw);
    }

    .head .wrap .right .ri a img {
        width: 20px;
        height: 12px;
        object-fit: contain;
    }

    .head .wrap .right {
        position: fixed;
        height: auto;
        background: #343434;
        border-radius: 120px;
        display: flex;
        align-items: center;
        right: 60px;
        top: 9px;
        z-index: 77777;
    }

    .head .wrap .right .link {
        padding-left: 5px;
    }

    .head .wrap .right .link a {
        margin-left: 5px;
    }

    .head .wrap .right .link a img {
        width: 20px;
        height: 10px;
        object-fit: contain;
    }

    .head .wrap .right .connect {
        width: auto;
        line-height: 32px;
        background: #EDBD2B;
        border-radius: 40px;
        text-align: center;
        font-family: Cambria;
        font-weight: 400;
        font-size: 15px;
        color: #000000;
        padding: 0px 10px;
    }

    .section1 {
        height: auto;
        background: #edbd2b;
        background-size: cover;
        border: 10px solid #fff;
        zoom: 1;
        overflow: hidden;
    }

    .section1 .left {
        padding-top: 5vw;
        margin-left: 0;
        width: 100%;
    }

    .section1 .left .cont1 {
        height: calc(504/680*100vw);
        background: url(../images/bg2_1.png) no-repeat center center;
        background-size: cover;
        padding-left: calc(212/680*100vw);
        padding-top: calc(147/680*100vw);
    }

    .section1 .left .cont1 .title1 {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(42/680*100vw);
        color: #FFFFFF;
    }

    .section1 .left .cont1 .title2 {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(60/680*100vw);
        color: #FFFFFF;
        padding-top: calc(20/680*100vw);
        padding-bottom: calc(24/680*100vw);
    }

    .section1 .left .cont1 .go {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(36/680*100vw);
        color: #FFFFFF;
        text-stroke: calc(3/680*100vw) #000000;
        -webkit-text-stroke: calc(1/680*100vw) #000000;
        display: block;
        width: calc(295/680*100vw);
        line-height: calc(64/680*100vw);
        text-align: center;
        margin-left: calc(56/680*100vw);
    }

    .section1 .left .dec {
        width: calc(532/680*100vw);
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(39/680*100vw);
        color: #FFFFFF;
        text-stroke: calc(3/680*100vw) #000000;
        -webkit-text-stroke: calc(2/680*100vw) #000000;
        margin: auto;
        max-width: 90%;
        margin-top: -8vw;
        text-align: center;
    }

    .section1 .right {
    }

    .section1 .right.wap {
    }

    .section1 .right img {
    width: 30vw;
    display: block;
    margin: auto;
    margin-top: 5vw;
    float: right;
    }

    .section2 {
        padding-bottom: calc(50/680*100vw);
    }

    .section2 .titlemodel {
        padding-top: calc(101/680*100vw);
    }

    .titlemodel {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(48/680*100vw);
        color: #FFFFFF;
        text-align: center;
    }

    .section2 .desc {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(30/680*100vw);
        color: #EDBD2B;
        text-align: center;
        padding-top: calc(20/680*100vw);
    }

    .section2 .content {
        border-top: calc(1/680*100vw) solid #fff;
        margin-top: calc(47/680*100vw);
        margin-left: calc(30/680*100vw);
        margin-right: calc(30/680*100vw);
        display: block;
        align-items: center;
        justify-content: space-between;
        padding-left: calc(20/680*100vw);
        padding-top: calc(45/680*100vw);
        padding-right: calc(20/680*100vw);
    }

    .section2 .content .left {
        width: 100%;
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(30/680*100vw);
        color: #FFFFFF;
        line-height: calc(60/680*100vw);
    }

    .section2 .content .left p:last-child {
        padding: 0px;
    }

    .section2 .content .left p {
        padding-bottom: calc(45/680*100vw);
    }

    .section2 .content .right {
        width: calc(420/680*100vw);
        height: calc(428/680*100vw);
        text-align: center;
        background: url(../images/bg2.png) no-repeat center center;
        background-size: 100%;
        margin: auto;
        margin-top: 5vw;
    }

    .section2 .content .right .dec {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(24/680*100vw);
        color: #000000;
        line-height: calc(31/680*100vw);
        padding-top: calc(48/680*100vw);
    }

    .section2 .content .right .title {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(30/680*100vw);
        color: #FEFEFE;
        line-height: calc(36/680*100vw);
        text-stroke: calc(3/680*100vw) #000000;
        -webkit-text-stroke: calc(1/680*100vw) #000000;
        margin-top: calc(56/680*100vw);
    }

    .section3 {
        background: url(../images/bg3.png) no-repeat center 0;
        background-size: 100%;
        height: auto;
        background: #f4bc33;
        border: 10px solid #e09a2a;
        padding-bottom: 47vw;
        position: relative;
    }

    .section3 .ca {
        display: flex;
        align-items: center;
        padding-top: calc(53/680*100vw);
        padding-left: calc(27/680*100vw);
    }

    .section3 .ca b {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(28/680*100vw);
        color: #000000;
    }

    .section3 .ca .val {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(23/680*100vw);
        color: #000000;
        line-height: calc(24/680*100vw);
        transform: none;
        transform-origin: right;
        word-break: break-all;
    }

    .section3 .content {
        padding-top: calc(54/680*100vw);
        display: block;
        align-items: center;
        justify-content: space-between;
        padding-left: calc(20/680*100vw);
        padding-right: calc(20/680*100vw);
    }

    .section3 .content .left {
        width: 100%;
        text-align: left;
        /* transform:skewX(16deg);*/
    }

    .section3 .content .left .cont1 {
        color: #000;
        transform: none;
    }

    .section3 .content .left .cont1 p {
        font-size: calc(29/680*100vw);
        margin-bottom: calc(30/680*100vw);
        font-weight: bold;
    }

    .section3 .content .left .cont1 p b {
        font-size: calc(34/680*100vw);
        display: block;
    }

    .section3 .content .left .line {
        width: 90%;
        position: relative;
        height: calc(18/680*100vw);
        border: calc(2/680*100vw) solid #000;
        border-radius: calc(3/680*100vw);
        overflow: hidden;
        margin-bottom: calc(22/680*100vw);
        transform: skewX(9deg);
        margin-left: calc(28/680*100vw);
    }

    .section3 .content .left .line i {
        display: block;
        width: 50%;
        height: 100%;
        background: #22980c;
        position: relative;
    }

    .section3 .content .left .line span {
        font-size: calc(14/680*100vw);
        color: #000;
        font-style: normal;
        font-weight: bold;
        position: absolute;
        right: calc(-15/680*100vw);
        top: 0px;
    }

    .section3 .content .left .countmint {
        display: flex;
        align-items: center;
        padding-left: calc(30/680*100vw);
    }

    .section3 .content .left .countmint .count {
        display: flex;
        align-items: center;
        width: calc(256/680*100vw);
        height: calc(66/680*100vw);
        border: calc(2/680*100vw) solid #000;
        border-radius: calc(3/680*100vw);
        background: url(../images/bgbtn2.png) no-repeat center center;
        border: none;
        \: 1;
        background-size: 100%;
    }

    .section3 .content .left .countmint .count i {
        cursor: pointer;
        width: calc(141/680*100vw);
        display: block;
        color: #000;
        font-size: calc(36/680*100vw);
        text-align: center;
        font-style: normal;
        font-size: calc(36/680*100vw);
        font-weight: bold;
    }

    .section3 .content .left .countmint .count .words {
        width: calc(100% - 100px);
        text-align: center;
        height: 100%;
        border: none;
        background: none;
        font-size: calc(31/680*100vw);
        font-weight: bold;
    }

    .section3 .content .left .countmint .mint {
        width: calc(266/680*100vw);
        height: calc(66/680*100vw);
        background: none;
        border: none;
        background: url(../images/bgbtn.png) no-repeat center center;
        background-size: 100%;
        font-family: Cambria;
        font-weight: bold;
        font-size: calc(30/680*100vw);
        color: #FEFEFE;
        line-height: calc(24/680*100vw);
        text-stroke: calc(3/680*100vw) #000000;
        -webkit-text-stroke: calc(1/680*100vw) #000000;
        text-transform: uppercase;
        position: relative;
        margin-left: calc(-8/680*100vw);
    }

    .section3 .content .right {
    text-align: center;
    padding-top: 10vw;
    text-align: right;
    }

    .section3 .content .right img {
        width: 34vw;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .section3 .mintbtn {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(60/680*100vw);
        color: #FFFFFF;
        text-stroke: calc(3/680*100vw) #000000;
        -webkit-text-stroke: calc(3/680*100vw) #000000;
        position: static;
        border: none;
        background: none;
        width: calc(260/680*100vw);
        height: calc(260/680*100vw);
        border-radius: 3000px;
        margin-left: calc(194/680*100vw);
        margin-top: calc(53/680*100vw);
        margin: auto;
        position: absolute;
        display: block;
        margin: auto;
        margin-top: 10vw;
        border: 10px solid #e09a2a;
        margin: 0;
        bottom: 3vw;
        left: 3vw;
    }

    .section4 {
        background: url(../images/bg5.png) no-repeat center 0;
        background-size: 100%;
        margin-top: calc(50/680*100vw);
        padding-bottom: calc(58/680*100vw);
        background: #edbd2b;
    }

    .section4 .titlemodel {
        padding-top: calc(53/680*100vw);
        color: #000;
    }

    .section4 .list {
        margin: 0px calc(30/680*100vw);
        margin-top: calc(61/680*100vw);
        border-top: calc(1/680*100vw) solid #000;
        padding-top: calc(34/680*100vw);
        zoom:1;
        overflow: hidden;
    }

    .section4 .list .item:last-child {
        margin-right: 0px;
    }
.section4 .list .item:nth-child(2n){
    margin-right:0px;
}
    .section4 .list .item {
        margin-right: calc(50/680*100vw);
        width: calc((100% - calc(50/680*100vw))/2);
        float: left;
        margin-bottom: 6vw;
    }

    .section4 .list .item .dec {
        height: calc(356/680*100vw);
        background: url(../images/bg4.png) no-repeat center center #1a2632;
        background-size: 96%;
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(24/680*100vw);
        color: #FFFFFF;
        line-height: calc(36/680*100vw);
        text-align: center;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0px calc(77/680*100vw);
    }

    .section4 .list .item .title {
        height: calc(136/680*100vw);
        text-align: center;
        background: #000;
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(24/680*100vw);
        color: #FFFFFF;
        line-height: calc(30/680*100vw);
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section5 {
    }

    .section5 .titlemodel {
        padding-top: calc(83/680*100vw);
        padding-bottom: calc(80/680*100vw);
    }

    .section5 .list {
        font-size: 0;
        padding-left: calc(30/680*100vw);
        padding-right: calc(30/680*100vw);
        text-align: center;
        zoom: 1;
        overflow: hidden;
    }

    .section5 .list .item {
        width: calc(352/680*100vw);
        background: url(../images/bg7.png) no-repeat center bottom !important;
        padding-bottom: calc(61/680*100vw);
        background-size: 100% !important;
        display: inline-block;
        vertical-align: middle;
        margin: 0px calc(73/680*100vw);
        height: calc(535/680*100vw);
        float: left;
        width: 50%;
        margin: 0;
        padding-top: 0 !important;
    }
    .section5 .list .item:nth-child(3){
        clear: both;
        margin: auto;
        width: 100%;
    }
.section5 .list .item:nth-child(4){
    clear:left;
}
    .section5 .list .item .dec {
        width: calc(306/680*100vw);
        height: calc(306/680*100vw);
        margin: auto;
        background: url(../images/bg6.png) no-repeat center center #1a2632;
        background-size: 90%;
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(24/680*100vw);
        color: #FFFFFF;
        line-height: calc(36/680*100vw);
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0px calc(50/680*100vw);
    }

    .section5 .list .item:nth-child(4) .title,.section5 .list .item:nth-child(5) .title {
        padding-top: calc(10/680*100vw);
        padding-bottom: calc(11/680*100vw);
    }

    .section5 .list .item .title {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(30/680*100vw);
        color: #000000;
        line-height: calc(36/680*100vw);
        padding-top: calc(21/680*100vw);
    }

    .section5 .list .item .add {
        width: calc(74/680*100vw);
        height: calc(74/680*100vw);
        display: block;
        margin: auto;
        margin-top: calc(17/680*100vw);
        background: url(../images/bg8.png) no-repeat center center;
        background-size: 100%;
    }

    .section5 .list .item:nth-child(4),.section5 .list .item:nth-child(5) {
        background: url(../images/bg7_1.png) no-repeat center center !important;
        background-size: 100% !important;
        padding-top: calc(45/680*100vw) !important;
        margin-top: calc(-120/680*100vw);
        /* margin: 0px !important; */
    }

    .section6 {
        background: url(../images/bg5.png) no-repeat center 0;
        background-size: 100%;
        padding-top: calc(60/680*100vw);
        padding-bottom: calc(109/680*100vw);
        background: #edbd2b;
    }

    .section6 .titlemodel {
        color: #000;
    }

    .section6 .line {
        border-top\: ;
        border-top\: 1;
        border-top\: 1p;
        border-top\: 1;
    }

    .section6 .list {
        margin-top: calc(72/680*100vw);
        padding-top: calc(98/680*100vw);
        border-top: calc(1/680*100vw) solid #000;
        margin-left: calc(30/680*100vw);
        margin-right: calc(30/680*100vw);
        padding-left: calc(30/680*100vw);
        padding-right: calc(30/680*100vw);
        zoom:1;
        overflow: hidden;
    }

    .section6 .list .item:last-child {
        margin-right: 0px;
    }

    .section6 .list .item {
        width: calc(421/680*100vw);
        /* height:510px;*/
        float: left;
        width: 100%;
        margin-right: 0;
        /* background:#fff;*/
        /* overflow:hidden;*/
        /* border-radius:11px;*/
        margin-bottom: 7vw;
    }

    .section6 .list .item .con {
        background: #fff;
        overflow: hidden;
        border-radius: calc(11/680*100vw);
        height: calc(510/680*100vw);
    }

    .section6 .list .item .con .title {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(36/680*100vw);
        color: #FFFFFF;
        background: #000;
        text-align: center;
        line-height: calc(92/680*100vw);
    }

    .section6 .list .item .con .dec {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(24/680*100vw);
        color: #000000;
        line-height: calc(36/680*100vw);
        padding-left: calc(40/680*100vw);
        height: calc(100% - 92px);
        padding-right: calc(40/680*100vw);
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section6 .list .item .con .dec p:last-child {
        padding: 0px;
    }

    .section6 .list .item .con .dec p {
        padding-bottom: calc(20/680*100vw);
        line-height: 1.7;
    }

    .section6 .list .item .num {
        width: calc(185/680*100vw);
        height: calc(185/680*100vw);
        display: block;
        margin: auto;
        margin-top: calc(13/680*100vw);
        text-align: center;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center;
        background: url(../images/bg9.png) no-repeat center center;
        background-size: 100%;
    }

    .section6 .list .item .num .val {
        font-family: Cambria;
        font-weight: bold;
        font-size: calc(48/680*100vw);
        color: #000000;
    }

    .section6 .list .item .num .tit {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(18/680*100vw);
        color: #000000;
    }

    .footer {
        background: url(../images/bg10.png) no-repeat center calc(20/680*100vw) #edbd2b;
        background-size: 100%;
        margin-top: -5px;
        position: relative;
        z-index: 4;
        padding-left: calc(30/680*100vw);
        padding-right: calc(30/680*100vw);
        display: flex;
        justify-content: space-between;
        padding-top: calc(110/680*100vw);
        padding-bottom: calc(25/680*100vw);
        display: block;
        zoom: 1;
        overflow: hidden;
        border-top: calc(10/680*100vw) solid #000;
    }

    .footer .left {
    float: left;
    width: 50%;
    }

    .footer .left a {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(18/680*100vw);
        color: #000000;
        display: block;
        line-height: 1;
        margin-bottom: calc(17/680*100vw);
    }

    .footer .center {
        text-align: center;
        position: static;
        left: 51.3%;
        -o-transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none;
        top: auto;
        bottom: calc(33/680*100vw);
        float: left;
        width: 50%;
    }

    .footer .center .link {
    }

    .footer .center .link a {
    margin: 0px 10px;
    }

    .footer .center .link a img {
        width: calc(35/680*100vw);
        height: calc(29/680*100vw);
        object-fit: contain;
    }

    .footer .center .title {
        font-family: Georgia;
        font-weight: 400;
        font-size: calc(48/680*100vw);
        color: #000000;
        padding-top: calc(36/680*100vw);
    }

    .footer .right {
        font-family: Cambria;
        font-weight: 400;
        font-size: calc(18/680*100vw);
        color: #7A7A7A;
        line-height: calc(34/680*100vw);
        width: calc(352/680*100vw);
        text-align: right;
        width: 100%;
        clear: both;
        text-align: center;
        padding-top: 6vw;
    }
}
