@media screen and (max-width: 800px) {
    html{
        font-size: 13.3333333vw;
    }
    body{
        width: 100vw;
    }
    .wrap{
        width: 100%;
    }
    section{
        padding: .5rem 0;
    }
    .mr80{
        margin-right: 0;
    }
    .banner_sub_p,#siteTop,#banner,.bdsharebuttonbox, .live_box_p{
        display: none;
    }
    .header_menu{
        display: none;
    }
    #m_banner, #step, #main_box, #live_box_m{
        position: relative;
        top: -1rem;
        display: block;
    }

    header{
        top: 0;
        height: 1rem;
    }
    .header{
        width: 100%;
        padding: 0 10px;
        justify-content: space-between;
    }
    .header>div{
        width: 100%;
    }
    .bannerM{
        display: block;
        margin-top: 1rem;
    }
    .logo1,.logo2 {
        width: 1.8rem;
        height: auto;
    }
    .apply_m{
        display: block !important;
        background: #1e7ce7 !important;
        text-align: center;
        color: #fff !important;
        margin-top: 0;
        width: 2rem;
        padding: 6px 0;
        border-radius: 25px;
        margin-left: 1.2rem;
    }
    .activity_content{
        padding: 0 10px;
        box-sizing: border-box;
    }
    .title {
        margin: 0 0 .5rem 0 !important;
        font-size: .4rem;
    }
    .title span {
        font-size: .5rem;
    }
    .step .title i {
        top: .7rem;
    }
    .step .title {
        padding-top: .5rem;
    }
    .step>p {
        font-size: 16px;
        text-align: center;
    }
    .step>p:before{
        background: none;
    }
    .step{
        width: 100% !important;
        padding-bottom: .5rem;
    }
    .step ul{
        background: none;
        padding: 0 10px;
        border: none;
        box-sizing: border-box;
    }
    .step li span:nth-child(1) {
        width: 1.7rem;
        color: #fff;
    }
    .step li span:nth-child(2) {
        width: 4.9rem;
    }
    .step li span:nth-child(3){
        margin-left: 1.76rem;
        display: inline-block;
    }
    .step li{
        line-height: .5rem;
        font-size: .26rem;
        padding: .1rem 10px;
        box-sizing: border-box;
        border-color: #fff;
    }
    .step .apply{
        display: block;
        margin: .5rem auto;
        border-radius: 25px;
    }
    .user {
        display: inline-block;
        width: 45%;
        height: auto;
    }
    .sub_banner {
        margin: 0;
    }
    .partner_box{
        padding: .8rem 10px .5rem 10px;
        box-sizing: border-box;
        text-align: left;
    }
    .partner_box .swiper-slide img{
        width: 1.53rem;
        height: auto;
    }
    .partner_box .logo2{
        width: 100%;
    }
    .partner_box .logo3{
        display: none;
    }
    .logo2_m, .logo3_m, .live_box_m,.banner_sub_m{
        display: block;
    }
    .apply_form label {
        width: 100%;
        font-size: .26rem;
        padding: 0 10px;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .apply_form label input{
        width: 5.5rem;
        margin-left: .3rem;
    }
    #address_select select{
        width: 2.7rem;
    }
    select[name="vocational"]{
        width: 5.5rem;
        margin-left: .3rem;
    }
    select[name="province"]{
        width: 5.5rem;
        margin-left: .3rem;
        margin-right: .2rem;
    }
    #address_select {
        width: 100%;
        display: inline-block;
        padding: 0 10px;
        box-sizing: border-box;
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .apply_form{
        padding-top: .5rem;
    }
    .apply_form .apply {
        margin: 0.8rem auto 0.5rem 1.5rem;
    }
    .apply_form p {
        margin: .8rem 0 .4rem 0;
    }

    .concat_user{
        width: 100%;
        padding: 0 10px !important;
        box-sizing: border-box;
    }
    .concat>div:nth-child(2){
        padding: 0;
        margin: 10px;
    }
    .qrcode {
        width: 3.3rem;
        height: auto;
    }
    .footer{
        display: none;
    }
    .concat {
        margin-bottom: 0 !important;
    }
    .footer_nav{
        display: flex;
        height: 1rem;
        position: fixed;
        bottom: 0;
        background: rgba(43, 48, 59, 1);
        width: 100%;
        font-size: .25rem;
        z-index: 99
    }
    .footer_nav li{
        height: 100%;
    }
    .footer_nav li a{
        display: inline-block;
        width: 100%;
        height: 100%;
        line-height: 1rem;
    }
    .concat_box{
        padding-bottom: 1rem;
    }
    .m_logo1{
        width: 2rem;
        margin: 0 auto;
        display: block;
    }

    .newListBox{
        padding:.2rem; 
        margin:1rem 0;
        box-sizing: border-box;
    }
    .newListBox .title{
        color: #1E7CE7;
        padding-bottom: .6rem;
        font-weight: bold;
    }
    .newListBox .imgBox{
        width: 2rem;
        height: 1.25rem;
        border-radius: .1rem;
    }
    .newListBox .msgContent h3{
        height: 1.25rem;
    }
    .newListBox li{
        height: auto;
        border-top: 1px dashed #fff;
        padding: .4rem 0;
        margin: 0;
    }
    .newListBox .msgContent p{
        color: #fff;
        margin-bottom: 10px;
    }
    .activity_box {
        padding-top:1rem;
    }
    .user{
        margin: 0;
    }
    .wrap_b{
        width: 100%;
        padding: .3rem;
        box-sizing: border-box;
    }
    .aw_c_6 li{
        line-height:.5rem;
        width: 1.18rem;
        height: .5rem;
        margin-right: .25rem;
        margin-bottom: .25rem;
    }
    .aw_c_6 li:nth-of-type(8n){
        margin-right: .25rem;
    }
    .aw_c_6 li:nth-of-type(5n){
        margin-right: 0;
    }

    .tp_box{
        padding-top: 1rem;
        box-sizing: border-box;
    }
    .tp_nav_box,
    .tp_content_list{
        padding:0 .2rem;
    }
    .tp_nav_box li{
        font-size: .28rem;
        width: auto;
        padding: 0 .17rem;
    }
    .prize_setting{
        width: 100%;
        overflow-x: auto;
    }
    .prize_setting ul{
        width: 1200px;
    }
    .prize_setting li{
        width: 32%;
    }
    .step_bgm{
        display: block;
    }
    .step_item_box{
        display: none;
    }
    .tp_tip_box{
        padding: .6rem .2rem 1rem ;
        box-sizing: border-box;
    }
    .t_t_leftBox,
    .t_t_rightBox{
        display: none;
    }
    .m_t_t_leftBox,
    .m_t_t_rightBox{
        display: block;
    }
    .m_t_t_leftBox{
        margin: .3rem 0;
    }
    .tp_rule{
        display: none;
    }
    .tp_content_list{
        padding-top: .6rem;
    }
    .tp_content_list ul li{
        width: 3.3rem;
        height: 5.5rem;
        margin-right: .2rem;
    }
    .tp_content_list ul li .t_c_imgBox{
        height: 1.94rem;
        line-height: 1.94rem;;
    }
    .tp_content_list ul li .t_c_msgBox h3{
        line-height: .66rem;
    }
    .tp_content_list ul li .t_c_text{
        margin: .16rem 0;
        font-size: .24rem;
        line-height: .32rem;
    }
    .tp_content_list ul li .t_m_more{
        bottom: 6px;
        right: -7px;
    }
    .tp_content_list ul li .t_c_text{
        height: 1.7rem;
    }
    .tp_content_list ul li .t_p_btn{
        width: 2.7rem;
        height: .6rem;
        line-height: .6rem;
        margin: 0;
        margin-top: -6px;
    }
     .votePow{
        width: 90%!important;
    }
    .formBox .formItem input{
        width: 2.9rem;
    }
    .formBox .formBtn a{
        width: 1.4rem;
    }
    .pBox>div{
        float: left;
    }
    .partner_box_m{
        display: block;
    }
    .partner_box_pc{
        display: none;
    }
}