@media screen and (max-width: 800px) {
    html{
        font-size: 13.3333333vw;
    }
    body{
        width: 100vw;
    }
    #addHeader{
        display: block;
    }

    .wrap{
        width: 100%;
    }
    .pc_show{
        display: none;
    }
    .m_show{
        display: block;
    }
     aside{
        display: none;
    }
    .nav_m_spelit{
        white-space: normal;
    }
    .nav_m_spelit a{
    line-height: 0.4rem!important   ;
    }
    .wrap, #page_header{
        width: 100%;
    }
    #top{
        display: none;
    }
    .header_bg{
        top: 0;
    }
    #page_logo img {
        width: 1.7rem;
        padding: 0 .2rem;
        margin-top:0.2rem;
    }
    #page_header,
    .header_bg{
        height: 1rem;
    }
    #header_apply_btn {
        float: left;
        width: 2rem;
        margin: 0;
        padding: .01rem;
        text-align: center;
        border-radius: 0;
        height: 1rem;
        line-height: 1rem !important;
        background: rgb(0,152,255);
    }
    #page_header>a{
        line-height: 1rem;
        font-size: .3rem;
    }

    .m_menu{
        background: url('../images/menu.png')no-repeat;
        background-size: 100% 100%;
        width: .55rem;
        height: .55rem;
        display: inline-block;
        float: right;
        margin: 0.23rem .3rem;
        box-sizing: border-box;
    }
    .m_menu.close{
        background: url('../images/menu_close.png')no-repeat;
        background-size: 100% 100%;

    }

    .nav_li a, .nav_li span {
        height: .8rem;
        line-height: .8rem;
        padding: 0 .2rem;
    }
    #pc_page_nav{
        width: 2.5rem;
        background: #263142;
        float: inherit;
        position: fixed;
        right: 0;
        height: 100%;
        top: 1rem;
        display: none;
    }
    .m_banner{
        display: block;
        margin-top: 1rem;
    }
    .pc_banner,
    .footer{
        display: none;
    }
    .nav_li{
        width: 100%;
        text-align: center;
    }
    nav ul {
        background: #12193a;
    }
    .has_submenu:hover {
        background: #3c4566;
    }
    .has_submenu .icon_arrow {
        right: 1.9rem;
        top: 40%;
        margin-top: 0px;
        background: url('../images/left_arrow.png')no-repeat;
        background-size: 100% 100%;
        border: none !important;
        width: 7px;
        height: 10px;
    }
    .submenu .submenu_li a {
        width: 100%!important;
        margin: 0px;
        text-align: left;
        white-space: normal;
        line-height: 20px;
    }
    .submenu {
        display: none;
        right: 4rem;
        position: fixed;
        width: 2.5rem;
        height: 100%;
        top: 1rem;
        min-width: 3rem;
        max-width: 3rem;
        box-sizing: border-box;
        background: #292d44;
    }
    .has_submenu:hover .icon_arrow {
        margin-top: 0;
    }
    .has_submenu .hide{
        display: none !important;
    }
    .has_submenu .show{
        display: block !important;
    }
    .has_submenu:hover .submenu {
        display: none;
    }


    .qrcode_box {
        position: static;
        margin-top: .5rem;
        margin-bottom: .5rem;
    }
    .contact {
        margin-top: .2rem;
        font-size: .28rem;
    }
    .qrcode_box img{
        width: 2.5rem;
    }

    .tipOrShear{
        display: none;
    }
    section{
        padding: .5rem 0;
        margin: 0;
    }
    .mr80{
        margin-right: 0;
    }
    .banner_sub_p,#siteTop,#banner{
        display: none;
    }
    .bdsharebuttonbox{
        margin-right: 0.3rem;
    }
    aside{
        width: 2.7rem;
        height: 3rem;
    }
    aside ul li a{
        margin-top: -.8rem;
    }
    .header_menu{
        display: none;
    }
    #m_banner, #step, #main_box, #live_box_m{
        position: relative;
        top: -1rem;
        display: block;
    }

        .boxF, .boxS, .boxT, .overlay {
        width: 2.0rem;
        height: 2.5rem;
        overflow: hidden;
    }
    .bldc_review_box_pc{
        display: none;
    }
    .bldc_review_box_m{
        display: block;
    }
    .bldc_review_box_m .swiper-button-next, .bldc_review_box_m .swiper-button-prev{
        display: none
    }
    .bldc_review_box .swiper-pagination, .partner_box .swiper-pagination {

        bottom: 14px !important;
        left: 50% !important;
        transform: translate(-50%, 0px);
    }
    .bldc_review_box .swiper-pagination-bullet{
        margin:0 5px;
    }
    .bldc_review_box img {
        margin-right: 10px;
        margin-bottom: 10px;
        cursor: pointer;
        width: 2.28rem;
        height: 2.4rem;
    }

    .live_box img {
        margin-right: 10px;
        margin-bottom: 10px;
        cursor: pointer;
        width: 2.28rem;
        /* height: 2.4rem; */
    }
    .big_watch {
        width: 100%;
        margin: 4rem auto;
        position: relative;
    }
    .header_menu a:last-child{
        display: inline-block;
    }
    .title_sub{
        margin-bottom: 0.39rem;
    }
    /*.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left:20%!important;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right:20%!important;
    }
    .swiper-button-next, .swiper-button-prev {
        top:98%!important;
    }*/
    .loading{
        color: #333;
    }
  /*  .swiper-button-prev, .swiper-container-rtl .swiper-button-next,.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        background-image: url(../images/arr_prev.png) !important;
        width: 0.32rem!important;
        height: 0.32rem!important;
        background-size: 0.32rem 0.32rem !important;
    }*/
    .bldc_review_box li img{
        width: 46%;
        margin-right: 10px;
        margin-bottom: 10px;
        cursor: pointer;
    }
    .bldc_review_box li img:nth-child(2n){
        margin-right: 0px;
    }
    header{
        top: 0;
        height: 1rem;
    }
    .header{
        width: 100%;
        padding: 0 10px;
        justify-content: space-between;
    }
    .header>div{
        width: 100%;
    }
    .bannerM{
        display: block;
    }
    .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;
    }
    .title {
        background: url(../images/title_icon.png) 0rem center no-repeat;
        background-size: 0.8rem 0.8rem;
        padding-left: 1.1rem;
    }
    .title .title_c {
        font-size: 0.32rem!important;
         margin-left: 0px!important;
    }
    .title .title_e {
        font-size: 0.2rem!important;
         margin-left: 0px!important;
        position: relative;
        top: -0.2rem;
    }
    .activity .activity_content_box .fl {
        width: 100%;
        padding-right: 0px;
    }

    .activity .activity_content_box .fr {
        width: 100%;
    }
    .activity_content{
        padding: 0 0.3rem;
        box-sizing: border-box;
        font-size:0.28rem;
    }

    .swiper-container{
        padding-bottom: 50px !important;
    }
    .swiper-container_activity{

        margin-top:0.5rem!important;
    }
    .swiper-container-speak .swiper-button-prev, .swiper-container-speak .swiper-container-rtl .swiper-button-next {
        left: 0.3rem;
    }
    .swiper-container-speak .swiper-button-next, .swiper-container-speak .swiper-container-rtl .swiper-button-prev {
         right:0.3rem;
    }
    .swiper-container_activity li{
        padding: 0px 0.3rem!important;
        box-sizing: border-box;
        width: 100%;
    }
    .swiper-container_activity img{
        width: 100%;
    }
    .swiper-container_activity {
        height: auto;
        padding-left: 0px!important;
        box-sizing: border-box;
    }
    .activity .activity_content_box .fr:after {
        position: absolute;
        bottom: 16px;
        left: 74%;
        content: "";
        width: 1.45rem;
        height: 1.45rem;
        background: url(../images/activitybg.png) bottom left no-repeat;
        background-size: 1.45rem 1.45rem;
        z-index: 1;
        transform: rotate(78deg);
    }
    .title {
        margin: 0 0 -0.5rem 0 !important;
        font-size: .4rem;
    }
    .title.ml30_m{
        margin-left:0.3rem !important;
    }
    .title span {
        font-size: .5rem;
    }
    .step .title i {
        top: 1.2rem;
    }
    .step .title {
        padding-top: .7rem;
    }
    .title i{
        top: .5rem;
    }
    .step_box{
        padding: 0!important;
    }

    .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 0.3rem;
        border: none;
        box-sizing: border-box;
    }
    .apply_form{
        border-top: none;
    }
    /*.step{
        border-bottom: none;
        border-top: none;
    }
    .step li{
        overflow: hidden;
    }
    .step li span:nth-child(1) {
        width: 1.7rem;
        color: #fff;
        float: left;
    }
    .step li span:nth-child(2) {
        width: 4.9rem;
    }
    .step li span:nth-child(3){
        margin-left: 1.68rem;
        display: inline-block;
    }
    .step li{
        line-height: .5rem;
        font-size: .26rem;
        padding: .1rem 10px;
        box-sizing: border-box;
    }
    .step li:nth-last-of-type(1){
        border-bottom: 1px solid #7471FF;
    }*/
    .step .apply{
        display: block;
        margin: .5rem auto;
        border-radius: 25px;
    }
    .activity_agred{
        padding-top: 0!important;
    }
    .agenda_table{
        margin-bottom: 0px;
    }

    .agenda_table li>div {
        float: left;
        width: 100%;
        padding-bottom: 0.35rem;
    }
    .agenda_table li.td>div {
        height:auto;
        padding-top: 0.35rem;
        padding-left: 0.2rem;
        padding-bottom: 0.35rem;
        box-sizing: border-box;
    }
    .agenda_table li.td:nth-child(2n) div{

        background: #272c44!important;
    }
    .agenda_table li.td:nth-child(2n+1) div{

        background: #1f2541!important;
    }
    .user {
        display: inline-block;
        width: 45%;
        height: auto;
    }
    .sub_banner {
        margin: 0;
    }
    .partner_box{
        padding: .8rem 0.3rem .5rem 0.3rem;
        box-sizing: border-box;
        text-align: left;
    }
    .partner_box .swiper-slide img{
        width: 1.56rem;
        height: .58rem;
    }
    .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.65rem;
    }
    select[name="jobcat"]{
        width: 5.5rem;
        margin-left: .3rem;
    }
    select[name="vocational"]{
        width: 5.5rem;
        margin-left: .3rem;
    }
    select[name="province"]{
        width: 5.5rem;
        margin-left: .32rem;
        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 {
        margin-bottom: 0px;
    }
    .apply_form .apply {
        margin: 0.8rem auto 0.5rem auto;
    }
    .apply_form p {
        margin: .8rem 0 .4rem 0;
    }
    .apply_form .apply {
        width: 5.5rem;
        height: 0.88rem;
        line-height: 0.88rem;
    }
    .concat_user{
        width: 100%;
        padding: 0 0.3rem !important;
        box-sizing: border-box;
    }
    .concat>div:nth-child(2){
        padding: 0;
        margin: .3rem;
    }
    .qrcode {
        width: 2.5rem;
        height: auto;
    }
    .footer{
        display: none;
    }
    .concat {
        margin-bottom: 0 !important;
    }
    .footer_nav{
        display: flex;
        height: 1rem;
        position: fixed;
        bottom: 0;
        background: #3400bc;
        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;
    }

    .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-bottom: 1px solid #666;
        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 ul{
        display: block;
        width: calc(2.25rem * 10) !important;
        position: relative;
        left: 0;
        animation: aw_c_6_ul 10s linear infinite;
    }
    @keyframes aw_c_6_ul{
        from{
            left: 0;
        }
        to{
            left: calc(-2.25rem * 6);
        }
    }
    .aw_c_6 li{
        line-height:.82rem;
        width: 2rem;
        height: .82rem;
        margin-right: .25rem;
        margin-bottom: .25rem;
    }
    .aw_c_6 li:nth-of-type(8n){
        margin-right: .25rem;
    }

    .tp_box{
        padding-top: 1rem;
        box-sizing: border-box;
    }
    .tp_content_list{
        padding:0 .2rem;
    }
    .tp_nav_box li{
        font-size: .28rem;
        line-height: .28rem;
        width: 50%;
        height: 56px;
        padding: .3rem .17rem;
        box-sizing: border-box;
    }
    .prize_setting{
        display: none;
        width: 100%;
        overflow-x: auto;
    }
    .prize_setting .flex{
        display: block;
    }
    .prize_setting li{
        width: 100%;
    }
    .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.4rem;
        height: 6.5rem;
        margin-right: .2rem;
    }
    .tp_content_list ul li:nth-child(even){
        margin-right: 0;
    }
    .tp_content_list ul li .t_c_imgBox{
        height: 1.94rem;
        line-height: 1.94rem;
    }
    .tp_content_list ul li .t_c_msgBox,.tp_content_list ul li .t_c_msgBoxs{
        height: 4.6rem;
    }
    .tp_content_list ul li .t_c_msgBox h3,.tp_content_list ul li .t_c_msgBoxs h3{
        line-height: .36rem;
        font-size: .24rem;
        white-space: inherit;
    }
    .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.9rem;
    }
    .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_m .swiper-container{
        padding: 0 !important;
    }
    .partner_box_pc{
        display: none;
    }
    .swiper-slide{
        text-align: center;
    }
    .swiper-container{
        padding: 0;
    }
    .sponsors {
        padding: .3rem 0.3rem .4rem 0.3rem;
        margin: 0;
    }
    .sponsors li{
        width: 1.7rem;
        height:auto;
    }
    .sponsors li img{
        width: 1.56rem;
        height:auto;
    }
    .j-mqrquee {
        margin-top: .2rem;
    }
   /* .step table{
        display: none;
    }*/
    /*.step ul{
        display: block !important;
    }*/
    .company_box{
        margin-top: 0;
    }
    .qrcodeBoxmr{
        margin-right: .4rem;
        margin-left: 0rem;
    }
    .partner_boxm{
        border-top:none !important;
        padding-top: 0;
    }
    .step_item_m{
        display: block;
    }
    .prize_setting_m{
        width: 100%;
        display: block;
    }
    .prize_setting_m li{
        width: 6.9rem;
        height: 3.2rem;
        position: relative;
        margin-bottom: .3rem;
    }
    .prize_setting_m li:nth-of-type(1){
        background: url('../images/mobile/prize_setting1.png');
        background-size: 100%;
    }
    .prize_setting_m li:nth-of-type(2){
        background: url('../images/mobile/prize_setting2.png');
        background-size: 100%;
    }
    .prize_setting_m li .moreshow{
        width: .8rem;
        height: .22rem;
        position: absolute;
        left: 2.41rem;
        bottom: .56rem;
    }
    .prize_setting_m li .tp_btn{
        position: absolute;
        width: 1.6rem;
        height: .48rem;
        border-radius: .24rem;
        right: .3rem;
        bottom: .3rem;
    }
    .prize_setting_m .moreshowBox{
        width: 100%;
        height: 3rem;
        background: #5755c8;
        border-radius: .1rem;
        padding-top: .2rem;
        display: none;
    }
     .prize_setting_m .moreshowBox .m_s_c{
        width: 6.46rem;
        height: 2.8rem;
        padding: .2rem .5rem;
        background: #fff;
        border-radius: .1rem;
        margin:0 auto;
        color: #5755C8;
        position: relative;
        box-sizing: border-box;
        font-size: .20rem;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .prize_setting_m .moreshowBox .closeMoreShow{
        position: absolute;
        right: -.1rem;
        top: -.1rem;
        padding: .3rem;
    }
    .concat div:nth-of-type(2){
        font-size: .24rem;
    }
    .user p{
        height: 1.8rem;
    }
    .apply_form form {
        width: auto;
    }
    .apply_form>p{
        display: none;
    }
    .address_meeting img{
        width:100%;
    }
    .concat_box{
        padding:0;
    }
    .concat>div:nth-child(2) {
        padding: 0 0px;
        box-sizing: border-box;
        margin-right: 0.3rem;
    width: 100%;
    }
    .concat_box .wrap div span {
        display: block;
        font-size: 0.28rem;
        margin: 5px 0;
        color: #bbbfcf;
    }

    .sign_success{
        width: 2rem!important;
    }
    .s_address,.s_time{
        margin: 0 auto!important;
        margin-left: 16%!important;

    }

    .live_box  img.person1{
        top: 0.1rem;
        left: -.55rem;
        width: 3rem;
    }

    .live_box  img.person2{
        top: 0.1rem;
        left: -0.17rem;
    }

    .live_box img.person3{
        top: 0.12rem;
        left: -0.2rem;
    }

    .live_box  img.person4{
        top: 0.1rem;
        left: -0.25rem;
    }

    .live_box  img.person5{
        top: 0rem;
        left: -0.36rem;
    }

    .live_box img.person6{
        top: 0.1rem;
        left: -.13rem;
    }

    .live_box img.person7{
        top: 0.1rem;
        left: -.14rem;
        width: 2.4rem;
    }

    .live_box img.person8{
        top: 0.1rem;
        left: -.24rem;
        width: 2.4rem;
    }
    .live_box img.person9{
        top: 0.1rem;
        left: -0.1rem;
        width: 2.4rem;
    }
    .live_box img.person10{
        top: -0.2rem;
        left: -0.5rem;
        width: 3rem;
    }
    .live_box img.person11{
        top: 0;
        width: 3.6rem;
        left: -0.3rem;
    }
    .live_box img.person12{
        top: 0.1rem;
        width: 3rem;
        left: -0.52rem;
    }
    .aside_pop  img{
        width:120px;
    }
    .aside_pop .top_link {
        position: absolute;
        top: 57px;
        left: 12px;
        width: 90px;
        height: 31px;
    }
    .aside_pop .bottom_link {
        position: absolute;
        bottom: 4px;
        left: 19px;
        width: 78px;
        height: 33px;
    }
    
    .zhibo_box{
        width: 87px;
        bottom:6px;
    }
    .aside_pop .zhibo{
        width:70px;
    }



}