.box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.banner {
    width: 100%;
    background: url(../img/banner-bg_01.png)no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    padding: 9% 0 18% 0;
    position: relative;
    z-index: 1;
}

.banner img {
    width: 56%;
    margin: 0 auto;
}

.banner span {
    font-size: 20px;
    font-family: "FZLTTHJW";
    color: rgb(250, 52, 1);
    line-height: 1.2;
    text-align: center;
    -moz-transform: matrix(1.1486545950197, 0, 0, 1.1486545950197, 0, 0);
    -webkit-transform: matrix(1.1486545950197, 0, 0, 1.1486545950197, 0, 0);
    -ms-transform: matrix(1.1486545950197, 0, 0, 1.1486545950197, 0, 0);
    position: absolute;
    right: 34%;
    top: 22%;
    z-index: 96;
    font-weight: bold;
}

.mode1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    /* background: url(../img/mode-bg.png)no-repeat; */
    background-size: 100% 100%;
}

.inner {
    width: 62.5%;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.gqhx-box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background: url(../img/box-bg.png)no-repeat;
    background-size: 100% 100%;
    /* z-index: 200!important; */
}

.title {
    background: url(../img/title-bg.png)no-repeat;
    background-size: 100% 100%;
    width: 80%;
    margin: 0 auto;
    font-size: 50px;
    font-family: "FZLTCHJW";
    color: rgb(213, 172, 101);
    text-align: center;
    text-shadow: 0px 5px 5px rgba(122, 0, 10, 0.75);
    padding: 1% 0 3.5% 0;
    font-weight: bold;

}

.martf {
    margin-top: -6%;
    z-index: 100;
}

.gqhx-little {
    width: 85%;
    margin: 0 auto;
    border-width: 3px;
    border-color: rgb(153, 8, 0);
    border-style: solid;
    border-radius: 20px;
    background-image: -moz-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    box-shadow: 0px 8px 3px 0px rgba(156, 8, 0, 0.38);
    display: flex;
    flex-direction: column;
    margin-bottom: 7%;
    margin-top: 2%;
}

.gqhx-top {
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding-bottom: 2%;
    border-bottom: 1px dashed #990800;
}

.top-1 {
    width: 32%;
    display: flex;
    flex-direction: column;
}

.top-img {
    width: 90%;
    background: #c1281a;
    height: 176px;
    margin: 0 auto;
    margin-top: 5%;
    border-radius: 10px;
}

.top-img img {
    width: 100%;
    height: 100%;
    border-radius: 10px;

}

.tips-box {
    padding-left: 25%;
    display: flex;
    flex-direction: column;
    margin-top: 3%;
}

.tips-box span {
    display: block;
    padding-bottom: 1%;
    font-size: 14px;
    color: #474747;
}

.tips-box span img {
    padding-top: 0.5%;
}

.gqhx-bottom {
    width: 100%;
    display: flex;
    margin: 3% 0;
}

.bottom-left {
    margin-left: 5%;
    width: 40%;
}

.bottom-left p {
    font-size: 30px;
    font-family: "FZLTCHJW";
    color: rgb(193, 40, 26);
    text-align: center;
}

.bottom-left a {
    border-radius: 23px;
    background-image: -moz-linear-gradient(-90deg, rgb(255, 66, 0) 0%, rgb(209, 18, 0) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(255, 66, 0) 0%, rgb(209, 18, 0) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(255, 66, 0) 0%, rgb(209, 18, 0) 100%);
    box-shadow: 0px 8px 3px 0px rgba(193, 40, 26, 0.38);
    display: block;
    text-align: center;
    font-size: 20px;
    font-family: "FZLTCHJW";
    color: rgb(255, 232, 192);
    line-height: 1.375;
    text-align: center;
    font-weight: bold;
    width: 80%;
    margin: 0 auto;
    padding: 3% 0;
    margin-top: 3%;
}

.bottom-right {
    margin-left: 5%;
    width: 40%;
    display: flex;
    justify-content: space-around;
}

.bottom1-left {
    width: 50%;
}

.bottom1-left p {
    font-family: "FZLTCHJW";
    color: rgb(193, 40, 26);
    font-size: 20px;
}

.bottom1-left span {
    font-family: "FZLTCHJW";
    color: rgb(193, 40, 26);
    font-size: 75px;
    font-family: "FZLTCHJW";
    text-align: right;
    display: block;
    width: 100%;
}

.bottom1-right {
    background: url(../img/jiantou.png)no-repeat;
    background-size: 100% 100%;
    width: 35%;
    text-align: center;
    font-size: 30px;
    font-family: "FZLTTHJW";
    color: rgb(255, 232, 192);
    line-height: 1.233;
    padding: 4% 0;
}

.mart {
    margin-top: 7%;
}

.other {
    text-align: right;
    color: #fff;
    font-size: 15px;
    padding-right: 5%;
}

.other a {
    color: #fff;
}

.kc-box {
    width: 90%;
    margin: 0 auto;
    /* border-width: 3px;
    border-color: rgb(153, 8, 0); */
    /* border-style: solid; */
    border-radius: 20px;
    /* background-image: -moz-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    box-shadow: 0px 8px 3px 0px rgba(156, 8, 0, 0.38); */
    display: flex;
    margin-bottom: 7%;
    margin-top: 2%;
    justify-content: space-around;
    flex-wrap: wrap;
}

.kc-li {
    width: 28%;
    background: red;
    margin-top: 2%;
    border-radius: 10%;
    display: flex;
    flex-direction: column;
    border-width: 3px;
    border-color: rgb(153, 8, 0);
    border-style: solid;
    border-radius: 20px;
    background-image: -moz-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    box-shadow: 0px 8px 3px 0px rgba(156, 8, 0, 0.38);

}

.kc-img-box {
    width: 90%;
    height: 131px;
    background: #c1281a;
    margin: 0 auto;
    margin-top: 5%;
    border-radius: 10px;
}

.kc-img-box img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.kc-li p {
    text-align: center;
    padding-top: 4%;
    font-weight: bold;
    color: #474747;
    font-size: 16px;
}

.price {
    font-size: 17px;
    color: #c1281a;
}

.jj-price {
    border: 1px solid #c1281a;
    color: #c1281a;
    font-size: 17px;
    border-radius: 20px;
    padding: 1% 2%;
}

.now {
    display: block;
    border-radius: 23px;
    background-image: -moz-linear-gradient(-90deg, rgb(255, 66, 0) 0%, rgb(209, 18, 0) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(255, 66, 0) 0%, rgb(209, 18, 0) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(255, 66, 0) 0%, rgb(209, 18, 0) 100%);
    box-shadow: 0px 8px 3px 0px rgba(193, 40, 26, 0.38);
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: "FZLTCHJW";
    color: rgb(255, 232, 192);
    line-height: 1.375;
    text-align: center;
    font-weight: bold;
    width: 50%;
    margin: 0 auto;
    padding: 2% 0;
    margin-top: 5%;
    margin-bottom: 5%;
}

.kc-li1 {
    width: 22%;
    background: red;
    margin-top: 2%;
    border-radius: 10%;
    display: flex;
    flex-direction: column;
    border-width: 3px;
    border-color: rgb(153, 8, 0);
    border-style: solid;
    border-radius: 20px;
    background-image: -moz-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    box-shadow: 0px 8px 3px 0px rgba(156, 8, 0, 0.38);
}

.kc-li1 p {
    text-align: center;
    padding-top: 4%;
    font-weight: bold;
    color: #474747;
    font-size: 16px;
}

.kc-li2 {
    width: 28%;
    background: red;
    margin-top: 2%;
    border-radius: 10%;
    display: flex;
    flex-direction: column;
    border-width: 3px;
    border-color: rgb(153, 8, 0);
    border-style: solid;
    border-radius: 20px;
    background-image: -moz-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%);
    box-shadow: 0px 8px 3px 0px rgba(156, 8, 0, 0.38);
}

.kc-li2 p {
    text-align: center;
    padding-top: 4%;
    font-weight: bold;
    color: #474747;
    font-size: 16px;
}

.tab {
    width: 85%;
    margin: 0 auto;
    display: flex;
    margin-top: 2%;
}

.tab li {
    border-width: 3px;
    border-color: rgb(156, 8, 0);
    border-style: solid;

    font-size: 20px;
    font-family: "FZLTCHJW";

    color: #fff;
    line-height: 1.2;
    text-align: center;
    width: 20%;
    padding: 1% 0;
    border-radius: 30px;
    margin-right: 2%;
        border-width: 3px;
        border-color: rgb(216, 24, 0);
        border-style: solid;
        background-image: -moz-linear-gradient( -89deg, rgb(255,102,0) 0%, rgb(216,24,0) 100%);
        background-image: -webkit-linear-gradient( -89deg, rgb(255,102,0) 0%, rgb(216,24,0) 100%);
        background-image: -ms-linear-gradient( -89deg, rgb(255,102,0) 0%, rgb(216,24,0) 100%);
        box-shadow: 0px 8px 3px 0px rgba(156, 8, 0, 0.38);
      
}
.activetab{
    background-image: -moz-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%!important);
    background-image: -webkit-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%)!important;
    background-image: -ms-linear-gradient(90deg, rgb(253, 206, 125) 0%, rgb(255, 232, 192) 100%)!important;
    box-shadow: 0px 8px 3px 0px rgba(156, 8, 0, 0.38)!important;
    color: rgb(202, 44, 19)!important;
}
@media screen and (max-width:1456px) {
    .inner {
        width: 70%;
    }

    .title {
        font-size: 40px;
    }
}

@media screen and (max-width:1294px) {
    .inner {
        width: 75%;
    }

    .title {
        font-size: 35px;
    }

    .hd-time {
        right: 32% !important;
    }
}

@media screen and (max-width:1207px) {
    .inner {
        width: 85%;
    }

    .title {
        font-size: 35px;
    }

    .hd-time {
        right: 32% !important;
    }
}

@media screen and (max-width:1077px) {
    .inner {
        width: 90%;
    }

    .hd-time {
        top: 20% !important;
        font-size: 18px !important;
    }
}

@media screen and (max-width:1007px) {
    .inner {
        width: 100%;
    }

    .hd-time {
        top: 18% !important;
        font-size: 15px !important;
    }

    .banner img {
        width: 70%;
    }
}

@media screen and (max-width:905px) {
    .bottom-left p {
        font-size: 30px;
    }

    .bottom1-right {
        font-size: 20px;
    }

    .title {
        font-size: 30px;
    }

    .hd-time {
        font-size: 12px !important;
    }
}
@media screen and (max-width:878px) {
    .bottom1-left span{
        font-size: 60px;
    }
    .bottom1-left p{
        font-size: 15px;
    }
    .bottom-left a{
        font-size: 15px;
    }
    .gqhx-box {
        width: 86%;
        margin: 0 auto;
        height: 100%;
        display: flex;
        flex-direction: column;
        background: url(../img/box-bg.png)no-repeat;
        background-size: 100% 100%;
        /* z-index: 200!important; */
    }
}
@media screen and (max-width:773px) {
    .bottom-left p{
        font-size: 20px;
    }
    .gqhx-top{
        flex-wrap: wrap;
    }
    .top-1{
        width: 40%;
    }
    .gqhx-little,.kc-box{
        margin-bottom: 10%;
    }
    .kc-li1{
        width: 35%;
    }
    .kc-li{
        width: 35%;
    }
    .kc-li2{
        width: 35%;
    }
}
@media screen and (max-width:683px) {
    .hd-time{
        top: 15%!important;
    }
    .title{
        font-size: 25px;
    }
    .bottom1-left span{
        font-size: 50px;
    }
    .bottom1-right{
        font-size: 15px;
    }
    .kc-li1 p,.kc-li p,.kc-li2 p{
        font-size: 13px;
    }
    .price,.jj-price,.tab li{
        font-size: 13px;
    }
    .now{
        font-size: 13px;
    }
    .disxx{
        display: none;
    }
}
@media screen and (max-width:627px) {
    .hd-time{
        top: 20%!important;
    }
    .banner img{
        padding-top: 4%;
    }
    .top-1{
        width: 45%;
    }
}
@media screen and (max-width:575px) {
    .hd-time{
        top: 17%!important;
    }
    .bottom1-left span{
        font-size: 40px;
    }
    .bottom-left p{
        font-size: 18px;
    }
}
@media screen and (max-width:542px) {
    .hd-time{
        right: 31%!important;
        font-size: 12px!important;
    }
    .title{
        font-size: 20px;
    }
    .top-img{
        height: 120px;
    }
}
@media screen and (max-width:512px) {
    .hd-time{
        /* right: 31%!important; */
        font-size: 12px!important;
        color: #fff!important;
        top: 20%!important;
        /* left: 50%!important; */
        right: 20%!important;
    }
    .kc-li{
        width: 40%;
    }
    .kc-li1{
        width: 40%;
    }
    .gqhx-little, .kc-box{
        margin-bottom: 15%;
    }
    .kc-li2{
        width: 40%;
    }
    .banner img{
        width: 85%;
    }
    .banner{
        padding: 6% 0 10% 0;
    }
}
@media screen and (max-width:459px) {
    .tips-box{
        padding-left: 0%;
    }
    .bottom-left p{
        font-size: 15px;
    }
    .bottom1-left span{
        font-size: 30px!important;
    }
    .bottom1-right{
        font-size: 12px;
    }
    .tips-box span{
        font-size: 12px;
    }
    .title{
        font-size: 15px!important;
    }
    *{
        /* font-size: 12px!important; */
    }
    .top-1{
        width: 49%;
    }
    .kc-li1,.kc-li,.kc-li2{
        width: 45%;
    }
}
@media screen and (max-width:396px) {
    .top-img{
        height: 110px;
    }
    .kc-img-box{
        height: 100px;
    }
}
@media screen and (max-width:375px) {
    .kc-li p{
        display: block;
        display: flex;
        flex-direction: column;
    }
    .jj-price{
        width: 70%;
        margin: 0 auto;
        padding: 0!important;
        margin-top: -5%;
    }
    .hd-time{
        top: 10%!important;
    }
    .top-img{
        height: 100px;
    }
}


 .up:hover {
        animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    }
  
   /* .up:active{
        animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
         text-decoration:none; 
    } */
   
    @keyframes shake {
       10%, 90% {
            transform: translate3d(-1px, 0, 0);
        }
       20%, 80% {
           transform: translate3d(2px, 0, 0);
       }
       30%, 50%, 70% {
           transform: translate3d(-4px, 0, 0);
       }
       40%, 60% {
           transform: translate3d(4px, 0, 0);
       }
    }
    .up{

        animation: shake 1.5s cubic-bezier(.36, .07, .19, .97) both;
        animation-iteration-count: infinite; 

    }