
.is_mobile,.is_mobile_flex{
    display: none!important;
}
.is_pc{
    display: block!important;
}
.is_pc_flex{
    display: flex!important;
}
.wxts{
    display: inline-block!important;
}
@media screen and (max-width: 750px) {
    .is_pc,.is_pc_flex{
        display: none!important;
    }
    .is_mobile{
        display: block!important;
    }
    .is_mobile_flex{
        display: flex!important;
    }
    html{
        font-size: 13.333333vw;
    } 
   .headCenter{
        height: 0.88rem;
        width: 100vw;
        padding: 0 0.3rem;
   }
   .headerRight{
        position: relative;
        padding-top: 0.2rem;
        width:0.48rem;
        height: 0.68rem;
        background: url(../images/menu.png) left 0.2rem no-repeat;
        background-size: 0.48rem 0.48rem;
   }
   .headerRight ul{
        display: none;
        position: absolute;
        right: -0.3rem;
        top: 0.88rem;
        width: 3.2rem;
        height: calc(100vh - 0.88rem);
        background: #212121;
        z-index: 102;
   }
   .headerRight.close{
       background: url(../images/close3.png) left 0.2rem no-repeat;
       background-size: 0.48rem 0.48rem;
   }
   .headerRight.close ul{
    display: block;
   }
   .headerRight ul li{
        position: relative;
        z-index: 102;
   }
   .headerRight.close::after{
        content:"";
        position: absolute;
        right: -0.3rem;
        top: 0.88rem;
        width: 100vw;
        height: calc(100vh - 0.88rem);
        background: rgba(14,17,19,0.54);
        z-index: 100;
    }
    .headerRight li {
        position: relative;
        line-height: 0.88rem;
        margin-left: 0.55rem;
    }
    .headerRight li a{
        text-align: left;
        line-height: 0.88rem;
    }
    .headerRight li.active::after{
        display: none;
    }
    .bannerWrap{
        padding-top: 0.88rem;
    }
    .section1{
        padding-top: 0.4rem;
        padding-bottom: 0;
        background: url(../images/m/bg1.png) left top no-repeat;
    }
    .w1200{
        width: 100vw;
        padding: 0 0.3rem;
        box-sizing: border-box;
    }
    .section1 h3{
        font-size: 0.48rem;
        line-height:0.67rem ;
        font-weight: 800;
        text-align: center;
        color: #fdb700;
        padding-bottom: 0.26rem;
    }
    .sectionContent1{
        display: block;
    }
    .sectionContent1>img{
        width: 100%;
        height: auto;
    }
    .sc_right{
        position: relative;
        flex: 1;
        height: 6.35rem;
        padding-left: 0;
        padding-top: 0.46rem;
        box-sizing: border-box;
        background: url(../images/m/sc_right.png) left top no-repeat;
        background-size: 100% 100%;
        margin-top: 0.09rem;
    }
    .sc_right div{
        font-size: 0.4rem;
        line-height: 0.56rem;
        font-weight: 800;
        text-align: center;
        margin-bottom: 0.26rem;
    }
    .sc_right li {
        position: relative;
        font-size: 0.33rem;
        font-weight: 700;
        text-align: left;
        color: #0c1016;
        line-height: 0.4rem;
        padding-left: 0.65rem;
        margin-bottom: 0.27rem;
    }
    .sc_right::after{
        display: none;
    }
    .sc_right li::before {
        content: "";
        position: absolute;
        left: 0.37rem;
        top: 0.11rem;
        width: 0.18rem;
        height: 0.18rem;
        background: #0D1118;
        border-radius: 50%;
    }
    .sc_right a {
        display: block;
        width: 6.4rem;
        line-height: 0.88rem;
        border-radius: 0.44rem;
        border: none;
        font-size: 0.32rem;
        font-weight: 500;
        text-align: center;
        margin: 0.74rem auto 0;
    }
    .section2{
        margin-top:0.6rem;
    }
    .section2_head {
        padding-top: 0.42rem;
        padding-bottom: 0.55rem;
        background: url(../images/m/desc2.png) left top no-repeat;
        background-size: 100% 100%;
    }
    .section2_head h3 {
        line-height: 0.67rem;
        font-size: 0.48rem;
        font-weight: 800;
        text-align: center;
        color: #0b0e15;
        margin-bottom: 0.1rem;
    }
    .section2_head li{
        width: auto;
        height: auto;
        font-size: 0.22rem;
        font-weight: 400;
        text-align: left;
        color: #0b0e15;
        line-height: 0.4rem;
    }
    .section2_head li.sec_mobile_tit{
        font-size: 0.24rem;
        font-weight: 700;
    }
    .sqNum li {
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 50%;
        line-height: 0.5rem;
        font-size: 0.24rem;
        font-weight: 700;
        color: #0b0e15;
    }
    .sc2{
        width: calc(100vw - 0.6rem);
        padding-top: 0.47rem;
        height: 9.87rem;
    }
    .sqNum{
        padding: 0 0.55rem;
    }
    .sqNum li::after {
        right: -0.7rem;
        top: 0.2rem;
        width: 0.7rem;
        height: 0.1rem;
    }
    .sqTitle {
        height: auto;
        min-height: 2.3rem;
        margin-top: 0.5rem;
        font-size: 0.3rem;
        font-weight: 700;
        text-align: left;
        color: #000000;
    }
    .sqAnswer li{
        display: block;
        margin-bottom: 0;
    }
    .sqAnswer span {
        width: 100%;
        height: 1rem;
        border-radius: 0.1rem;
        padding: 0 0 0 0.42rem;
        font-size: 0.24rem;
        line-height: 0.33rem;
        margin-bottom: 0.1rem;
        box-sizing: border-box;
    }
    .handleSqBtn span {
        font-size: 0.3rem;
        font-weight: 700;
        text-align: center;
        color: #000000;
        line-height: 1.15rem;
        background: #fcc800;
        cursor: pointer;
    }
    .section2_content{
        height: 10.53rem;
        background: url(../images/m/desc3.png) left top no-repeat;
        background-size: 100% 100%;
    }
    .section3 {
        padding-top: 0.65rem;
        height: 19.69rem;
        background: url(../images/m/desc4.png) left top no-repeat;
        background-size: 100% 100%;
        box-sizing: border-box;
    }
    .prizeArea .prizeAreaTitle {
        font-size: 0.48rem;
        font-weight: 800;
        margin-bottom: 0.18rem;
    }
    .prizeRule {
        height: auto;
        background: #fdb700;
        border-radius: 0.1rem;
        padding: 0.33rem 0.26rem 0.33rem;
        color: #11151A;
    }
    .prizeRule div {
        font-size: 0.26rem;
        line-height: 0.4rem;
        margin-bottom: 0.1rem;
    }
    .prizeRule li {
        font-size: 0.25rem;
        line-height: 0.32rem;
    }
    .prizeDraw{
        margin-top: 0.3rem;
    }
    #prize_area{
        display: block;
    }
    #prilist {
        width: 100% !important;
        margin-right: 0;
    }
    #prilist li {
        width: 2.24rem;
        height: 1.68rem;
        border-radius: 0.08rem;
        box-shadow: 0px 0.06rem 0px 0px #fdb700;
        margin-right: 0.09rem;
        margin-bottom: 0.09rem;
    }
    .roll-1 img,.roll-5 img {
        width: 1.09rem;
        margin: 0.12rem auto 0.03rem;
    }
    .roll-2 img {
        width: .74rem;
        margin-top: 0.28rem;
        margin-bottom: 0.15rem;
    }
    .roll-3 img, .roll-7 img{
        width: 0.69rem;
        margin-top: 0.27rem;
        margin-bottom: 0.28rem;
    }
    .roll-8 img {
        width: 1rem;
        margin-top: 0.3rem;
        margin-bottom: 0.1rem;
    }
    .roll-4 img {
        width: 1.15rem;
        margin-top: 0.24rem;
        margin-bottom: 0.23rem;
    }
    .roll-6 img {
        width: 0.89rem;
        margin-top: 0.27rem;
        margin-bottom: 0.15rem;
    }
    .draw-list-item p {
        color: #333333;
        font-size: 0.2rem;
        line-height: 1;
    }
    #prilist .draw-list-click{
        box-shadow: 0px 0.06rem 0px 0px #d19700;
    }
    #prilist .draw-list-click div {
        font-size: 0.32rem;
        line-height: 0.45rem;
        margin-top: 0.3rem;
        margin-bottom: 0.11rem;
    }
    #prilist .draw-list-click span {
        font-size: 0.2rem;
        line-height: 0.2rem;
    }
    #winner_list{
        margin-top:0.3rem;
    }
    .draw-winlist-box>b {
        height: 0.8rem;
        border-radius: 0.08rem  0.08rem 0px 0px;
        padding-left: 0;
        font-size: 0.32rem;
        line-height: 0.8rem;
    }
    #jq_marquee_box {
        height: 5.78rem;
        padding-left: 0.64rem;
        padding-right: 0.64rem;
        border-radius: 0px 0px  0.08rem  0.08rem;
    }
    .draw-winlist-item .lt{
        width: 1.04rem;
    }
    .draw-winlist-item .ct{
        width: 2.76rem;
    }
    .draw-winlist-item .gt{
        width: 1.73rem;
    }
    .draw-winlist-item .lt, .draw-winlist-item .ct, .draw-winlist-item .gt {
        height: 28px;
        line-height: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .section4_desc span{
        height: 0.3rem;
    }
    .about h3 {
        padding-top: 0.42rem;
        font-size: 0.48rem;
        font-weight: 800;
        line-height: 0.67rem;
        text-align: left;
        color: #ffffff;
        margin-bottom: 0.29rem;
    }
    .about div{
        font-size: 0.26rem;
        line-height: 0.5rem;
        padding-bottom: 0.8rem;
    }
    .formContent{
        width: 100vw;
        height: 100vh;
        max-height:100vh;
        border-radius: 0;
    }
    .formContent h3 {
        font-size: 0.48rem;
        line-height: 0.67rem;
        padding: 0.24rem 0 0.1rem;
        border-bottom:none;
    }
    .closePop1 {
        position: absolute;
        top: 0.27rem;
        right: 0.27rem;
        width: 0.36rem;
        height:  0.36rem;
    }
    #submit_form {
        padding: 0 0.37rem;
        height: 65%;
        overflow: auto;
    }
    .form-tips {
        padding-bottom: 0.27rem;
        font-size: 0.26rem;
        font-weight: 400;
        text-align: center;
        color: #000000;
        line-height: 0.37rem;
    }
    .form-main dd{
        display: block;
    }
    .form-main dd>div {
        width: 100%;
        height: 0.88rem;
        background: #eeeeee;
        border-radius: 0.1rem;
        font-size: 0.24rem;
        font-weight: 700;
        line-height: 0.88rem;
        text-align: left;
        color: #000000;
        padding: 0 0 0 0.35rem;
        display: flex;
        margin-bottom: 0.1rem;
    }
    .form-main dd>div input, .form-main dd select{
        overflow: hidden;
    }
    .form-main dd{
        margin-bottom: 0;
    }
    .form-main dd>div input, .form-main dd select{
        font-size: 0.24rem;
        line-height: 0.88rem;
        text-align: left;
        color: #000000;
        padding-left: 10px;
        background: none;
        border: none;
    }
    #submit_form{
        height: 75%;
    }
    .form-main dd p {
        width: auto;
        font-size: 0.22rem;
        text-align: left;
        color: #000000;
        line-height: 0.7rem;
    }
    .formContent button.submitBtn {
        bottom: 5%;
        width: 6.3rem;
        height: 0.98rem;
        transform: translate(-50%,0);
        background: #000000;
        border-radius: 0.49rem;
        font-size: 0.3rem;
        font-weight: 700;
        color: #ffffff;
        border: none;
    }
    #qcjArea,.fixedHash{
        top: -0.88rem!important;
    }
    #top{
        display: none;
    }
}