@media screen and (max-width: 800px) {
    html{
        font-size: 13.3333333vw;
    }
    body{
        width: 100vw;
    }
    .wrap{
        width: 100%;
    }
    .pc_show{
        display: none!important;
    }
    .pc_hide,.m_show{
        display: block;
    }
    .bannerM{
        display: block;
        margin-top: 0.88rem;
    }
    section{
     /*   padding: .5rem 0;*/
        margin: 0;
    }
    .mr80{
        margin-right: 0;
    }
    .banner_sub_p,#siteTop,#banner,.bdsharebuttonbox, .live_box_p{
        display: none;
    }
    .aside_awards_index{
        width: 2.5rem;
        height: 2.33rem;
        background-size: 100% 100%;
    }
    .aside_close {
        position: absolute;
        width: .22rem;
        height: .22rem;
        top: .1rem;
        right: .1rem;
    }
    .section_title>em {
        font-size: .2rem;
        color: #68259A;
    }
    aside{
        width: 2.7rem;
        height: 3rem;
    }
    aside ul li a{
        margin-top: -.8rem;
    }
    .step-p {
        display: none;
    }
    .step-m {
        display: block;
    }
    .step_box_m {
        display: block;
        margin-top: .8rem;
    }
    .href_css {
        position: absolute;
        top: -1.6rem;
    }
    .header_menu{
        display: none;
    }
    .live_box_p {
        display: none;
    }
    #m_banner, #step, #main_box, #live_box_m{
        position: relative;
        top: -1rem;
        display: block;
    }

    header {
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        right: 0;
        height: 0.88rem;
        margin-right: 0!important;
        background-color: #0f0850;
    }
    header .wrap {
        height: 0.88rem;
    }
    header .logo img:first-child {
        padding-left: .1rem;
        width: 0.98rem;
        margin-left: .1rem;
    }
    header .logo .logo-sub {
        width: .85rem;
        margin: 0 .08rem;
    }
    header .logo img:last-child {
        width: 2.5rem;
        height: .22rem;
        margin-top: 0.1rem;
        margin-left:0.2rem;
    }
    header .menu {
        flex-direction: column;
        align-items: start;
        line-height: .88rem;
    }
    /* header .menu>a {
        color: #FFFFFF;
    } */

    header .menu .active {
        color: #BA3DF6 !important;
    }
    .photo_list .img_box {
        height: 3.2rem;
    }
    header .menu .on, header .menu .on:hover {
        color: inherit;
    }
   /*  header .menu .on, header .menu .on:hover {
        color: #FFFFFF;
    } */
    header .menu>a,
    header .menu>span {
        display: none;
    }
    header .menu {
        position: fixed;
        top: 0;
        right: 0;
        padding-right: calc(20px + .3rem);
        font-size: .32rem;
        height: 0.88rem;
        background: #010266;
    }
    header .menu .enter {
        display: block;
        order: -1;
        margin: 0 .3rem 0 -.6rem;
        width: 1.6rem !important;
        padding: 0;
        line-height: 0.88rem;
        text-align: center;
        border-radius: 0;
        text-indent: 0!important;
    }
    header .menu::after {
        position: absolute;
        top: .45rem;
        right: .3rem;
        content: "";
        margin-top: -10px;
        width: 20px;
        height: 14px;
        border-top: 2px solid #fff;
        background: linear-gradient(transparent 6px,#fff 6.1px,#fff 8px,transparent 8.1px,transparent);
        border-bottom: 2px solid #fff;
    }
    header .menu.active::after {
        border: none;
        content: "×";
        font-size: 34px;
        line-height: 1;
        margin-top: -17px;
        height: auto;
        width: auto;
        font-weight: 400;
        background: transparent;
    }
    header .menu.active {
        height: 100vh;
    }
    header .menu.active>a,
    header .menu.active>span {
        margin-right: calc(-20px - .3rem);
        padding: 0;
        display: block;
        width: 2.5rem;
        text-align: center;
        font-size: 0.28rem;
        height: .8rem;
        line-height: .8rem;
    }
    header .menu.active>a.enter{
        margin-left: 0px;
        margin-right: 0px;
    }
    header .menu .drop {
        line-height: inherit;
    }
    header .menu .drop::after {
        display: none;
    }
    header .menu .drop::before {
        display: inline-block;
        content: "";
        width: 5px;
        height: 5px;
        vertical-align: middle;
        margin: 0 5px 0 -10px;
        transform: rotate(45deg);
        border-bottom: 1px solid #999;
        border-left: 1px solid #999;
    }
    
    header .menu .drop .item {
        left: 0;
        transform: translateX(100vw);
    }
    header .menu .drop.active .item {
        position: fixed;
        top: 0.88rem;
        right: 2.8rem;
        left: auto;
        height: 100vh;
        width: calc(100vw - 4rem);
        line-height: inherit;
        transform: translateX(0);
        background-color: inherit;
        font-size: 0.24rem;
        background: #030454;
    }
    header .menu .drop .item>a {
       padding: 0.2rem 0px;
        padding-left: 0.3rem;
        word-break: break-all;
        width: 80%;
        white-space: break-spaces;
        text-indent: 0;
        line-height: 0.36rem;
    }
    .section_title>span {
        width: 3rem;
    }
    .section_title span::after{ 
        position: absolute;
        top: -0.04rem;
        content: "";
        background: url("../images/title_bg.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 3rem;
    }
    /*活动介绍*/
    .activity_content p {
        font-size: .28rem;
        width: auto;
    }
    /*板块标题*/
    .section_title {
        font-size: 0.34rem;
        line-height: 0.36rem;
    }
    .section_title i{
        font-size: 0.2rem;
        line-height: 0.26rem;
    }
    /*板块标题*/
    .photo_list {
        width:100%;
        height:100%;
    }
    .photo_list .swiper-slide-active {
        position: relative;
        z-index: 1;
        transform: scale(1);
       /* visibility: visible;*/
    }
    .live_box .swiper-button-next, .live_box .swiper-button-prev {
        position: absolute;
        top: 47.5%;
        width: 0.62rem;
        height:  0.62rem;
        margin-top: 0px;
        z-index: 1;
        background-size: 0.62rem;
    }
    .live_box .swiper-button-prev {
        left: 8.6%;
        margin: 18px 0 0 -0px;
    }
    .live_box .swiper-button-next {
        left: 83%;
        margin: 18px 0 0 0px;
    }
    .photo_list .swiper-pagination{
        display: block;
    }
    .user {
        display: inline-block;
        overflow: hidden;
        
    }
    .photo_list img {
        display: block;
        width: 3.2rem;
        height: 3.7rem;
        vertical-align: middle;
    }
    .photo_list .word {
        width: 3.2rem;
        height: 1.36rem;
        padding: 0.3rem;
        padding-bottom: 0;
        padding-top: 0.2rem;
    }
    .photo_list .word .t1 {
        font-size: 0.3rem;
    }
    .photo_list .word .t2 {
        padding-top: .05rem;
        font-size: .14rem;
        text-align: left;
        line-height: inherit;
    }
    .photo_list .word p {
        padding: 0 0px;
    }
    .live_box {
        margin: 0.8rem 0 0 0;
        position: relative;
    }
    .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.3rem 0.15rem 0.59rem 0.3rem;
        box-sizing: border-box;
        background: #25196a;
        margin: 0px 0.3rem;
        margin-top: 0.37rem;
        color: #9292c9;

    }
    .title {
        margin: 0 0 .5rem 0 !important;
        font-size: .4rem;
    }
    .title span {
        font-size: .5rem;
    }
    /**活动议程**/
    .step {
        padding-bottom: inherit;
    }
    .step-wrapper {
       width: 6.9rem;
       margin: .2rem auto;
       background: #50439B;
    }
    .step-item {
        position: relative;
        min-height: 1.28rem;
        padding: .3rem;
        overflow: hidden;
    }
    .step-item::before {
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        height: .04rem;
        width: 100%;
        background: #3E2698;
    }
    .step-item .step-date {
        color: #CCCCCC;
        font-size: .24rem;
        line-height: .28rem;
        font-weight: 400;
        padding-bottom: .22rem;
    }
    .step-item .step-title {
        color: #FFFFFF;
        font-size: .28rem;
        line-height: .28rem;
    }
    .step-item .step-cp-tp {
        color: #CCCCCC;
        font-size: .24rem;
        font-weight: 400;
        padding-top: .17rem;
    }
    .newListBox ul {
        padding:  0 .3rem;
    }
    .concat_box .concat {
        padding: .3rem 0;
        margin: .3rem;
    }
    .title i{
        top: .5rem;
    }
    .apply_form{
        width: 100%;
        border-top: none;
    }
    .pc_table_header{
        display: none;
    }
    .m_show_title{
        background: #3946ae!important;
        text-align: center;
        line-height: 0.8rem;
        font-size: 0.34rem;
    }
    .table_red{

        color: #BA3DF6!important;
        font-weight: 700;
    }
    .user {
        display: inline-block;
        width: 45%;
    }
    .sub_banner {
        margin: 0;
    }
    .partner_box{
        padding: .7rem 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;
        width: 6.9rem;
        margin: 0 auto;
    }
    .form_table_apply>div>div {
        float: inherit;
        width: auto;
    }
    .form_table_apply .form_table_apply_right{
        float: inherit;
    }
    .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="industry"]{
        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{
        padding: .8rem 0 0 0;
    }
    .apply_form_1 {
        padding: 0;
    }
    .apply_form_1 i {
        display: inline-block;
        position: relative;
        color: #1D5AC3;
        font-size: .36rem;
        top: .03rem;
        left: -0.08rem;
    }
    .enter-tips {
        padding: .3rem 0;
    }
    .apply_form .apply {
        margin: .3rem auto 0 auto;
        width: 6.9rem;
        height: .9rem;
        line-height: .9rem;
    }
    .apply_form .btn-type {
        margin: 1.24rem auto 0 auto;
    }
    .apply_form p {
        text-align: center;
    }
    .address_box {
        padding: 0.8rem 0px;
    }
    .address_box img.pc_show{
        display:    none;
    }
    .address_box img {
        margin-top: 0.4rem;
        width: 100%;
        height: auto;
        display:    none;
    }
     .address_box img.m_show{
        display: inline-block;
     }
    .concat_user{
        width: 100%;
        padding: 0 0.3rem !important;
        box-sizing: border-box;
    }
    .concat>div:nth-child(2){
        padding: 0;
        margin: .2rem;
    }
    .qrcode {
        width: 2.5rem;
        height: auto;
    }
    .footer{
        display: none;
    }
    .concat {
        margin-bottom: 0 !important;
    }
    .concat>div{
        padding:0px;
    }
    .concat>div:nth-child(3){
        width: 100%;
        padding-left: 0.3rem;
        padding-right:0.3rem;
        padding-top: 0.6rem;
    }
    .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: 1.3rem;
        padding-top: 0.08rem;
    }
    .concat_box .concat {
        padding-top: 0.55rem;
    }
    .m_logo1{
        width: 2rem;
        margin: 0 auto;
        display: block;
    }

    .newListBox{
        margin: 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 dashed #1E2B9D;
        padding: .4rem 0;
        margin: 0;
    }
    .newListBox .msgContent p{
        color: #fff;
        margin-bottom: 10px;
    }
    .activity_box {
        margin: .8rem 0 0 0;
    }
    .user{
        margin: 0 0.08rem;
    }
    .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;
    }
    .votePow .moreMsgBox_c{
        margin-bottom: 70px;
    }
    @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: 0rem;
        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{
        width: 100%;
        overflow-x: auto;
    }
    .prize_setting .flex{
        display: block;
    }
    .prize_setting li{
        width: 100%;
        margin-top: 0.4rem;
    }
    .prize_header img{
        width: 2.75rem;
    }
    .prize_header {
        padding: 0.4rem 15px 0px 15px;
    }
    .prize_header h5 {
        font-weight: 400;
        font-size: 0.28rem;
    }
    .prize_header p {
        font-size: 12px;
        margin-bottom: 0.1rem;
        line-height: 22px;
        padding-bottom: 0.2rem;
    }
    .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 {
        width: auto!important;
        margin: 0.1rem 0px 0.2rem 0.3rem!important;
    }
    .tp_content_list{
        padding-top: 0rem;
    }
    .tp_content_list ul li{
        width: 3.4rem;
        height: 5.3rem;
        margin-right: .2rem;
    }
    .tp_content_list ul li .t_c_text>p>span:nth-child(1){
        display: none;
    }
    .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;
        text-align: left;
        color: #9292c9;
    }
    .tp_content_list ul li .t_c_msgBox h3{
        height:69px;
    }
    .tp_content_list ul li .t_c_msgBox h3 i{
        font-style: normal;
        color: #d5d5f8;
        font-weight: 700;
    }
    .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: .6rem;
    }
    .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;
    }
    .partner_box p {
        text-align: left;
    }
    .m_logo1 {
        margin: 0;
    }
    .swiper-slide{
        text-align: center;
    }
    .swiper-container{
        padding: 0;
    }
    .register-now {
        display: block;
        width: 6.9rem;
        height: .9rem;
        margin: 0 auto;
        background: #BA3DF6;
        border-radius: .04rem;
        color: #fff;
        text-align: center;
        line-height: .9rem;
        font-size: .32rem;
        font-weight: 700;
    }
    .fix-register-now {
        display: block;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        height: .9rem;
        background: #BA3DF6;
        color: #fff;
        text-align: center;
        line-height: .9rem;
        font-size: .32rem;
        font-weight: 700;
        z-index: 999;
    }
    .sponsors {
        padding: 0 0.3rem;
        margin: 0;
    }
    .sponsors li{
        width: 1.9rem;
    }
    .sponsors li img{
        width: 1.76rem;
        height: 0.67rem;
        background: #FFFFFF;
    }
    .sponsors .wrap{
        padding-bottom: 0px;
    }
    .j-mqrquee {
        margin-top: .37rem;
    }
    .company_box{
        margin-top: 0;
    }
    .qrcodeBoxmr{
        margin-right: 0rem;
        margin-left: 0rem;
    }
    .partner_boxm{
        border-top:none !important;
        padding-top: 0;
        margin-top: .8rem;
    }
    .selection_box img {
        margin-top: 0.47rem;
        width: 100%;
    }
    .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;
    }
    .m_gosign_bottom {
        display: block;
        width: 100%;
        position: fixed;
        bottom: 0px;
        background: linear-gradient(180deg,#A002C6, #F8249B);
        line-height: 0.88rem;
        text-align: center;
        font-size: 0.3rem;
        z-index: 9;
    }
    .votePow .pBox span.m_show{
        display: block;
    }
            /*展台界面*/
            .exhibitor_list .exhibitor_item {
                width: 100%;
                height: auto;
                margin-right: 0px;
                margin-bottom: 0.3rem;
                padding: 0.3rem;
                display: flex;
            }
            .exhibitor_list{
                padding: 0.35rem 0.3rem 0 0.3rem;
                box-sizing: border-box;
            }
            .exhibitor_img {
                width: 1.6rem;
                height: 1.28rem;
                margin-right: 0.2rem;
                background: #fff;
            }
            .exhibitor_img img{
                width:  1.2rem;
            }
            .exhibitor_content{
                width: calc(100% - 1.5rem);
            }
            /*展台界面*/
            /*弹框*/
            .window_pop_box .window_pop_content {
                width: 92%;
                height: 80vh !important;
                padding: 0.2rem 0.3rem;
            }
            .pop_title {
                padding: 10px 0px;
            }
            .pop_title img{
                width: 1.2rem;
            }
            .pop_content_title {
                font-size: 0.24rem;
                font-weight: 700;
                padding-left: 0px;
                margin-bottom: 0.15rem;
            }
            .pop_content_nav{
                padding-left: 0px;
                display: block;
            }
            .pop_content_nav li{
                width: 100%;
                background: #E2B7F6;
                height: .7rem;
                padding: 0px;
                font-size: .28rem;
                text-align: center;
                line-height: 0.7rem;
                color: #ffff;
            }
            .pop_content_nav li.active {
                color: #fff;
                border-bottom: 0px solid #BA3DF6;
                background: #BA3DF6;
            }
            .pop_content_nav_item {
                display: flex;
                justify-content: space-between;
                flex-flow: column-reverse;
            }
            .mySwiperstyle{
                width: 3.4rem;
                margin:0 auto;
            }
            .swiper-slide-item{
                background: #fff;
            }
            .mySwiperstyle .swiper-slide {
                width: 100%;
            }
            .swiper-slide-item img{
                max-width: auto;
                height: auto;
                display: block;
                margin: 0 auto;
        
                /* width: 100%;
                height: 2.2rem;
                object-fit: contain; */
            }
            .pop_content_nav_item_left{
                width: 100%;
            }
            .pop_content_box {
                padding: 0.3rem;
                box-sizing: border-box;
                margin: 0px ;
                height: auto !important;
                background: url(../images/pop_bg_m.png) no-repeat;
                background-size: cover;
                color: #333;
            }
            .window_pop_box .window_pop_content2 .swiper-slide-item{
                width: 170px;
                margin: 0 auto;
            }
        
             .window_pop_content3 .swiper-slide-item{
                width: 170px;
                margin: 0 auto;
            }
             .window_pop_content4 .swiper-slide-item{
                width: 170px;
                margin: 0 auto;
            }
            .mySwiper_video4 {
                width: auto;
            }
            .pop_content {
                height: 81%;
            }
            .pop_content_nav_item_left h4 {
                font-size: 0.32rem;
                margin-bottom: 0.25rem;
                font-weight: 700;
                font-color: #333333;
            }
            .pop_content_nav_item_left p {
                font-size: 0.2rem;
                line-height: 0.32rem;
                margin-bottom: 0.1rem;
            }
            .pop_content_video {
                padding: 0;
                position: relative;
            }
            .mySwiper_video1 .swiper-slide,
            .mySwiper_video2 .swiper-slide{
                width: 80%;
            }
            .pop_content_video .swiper-button-prev, .pop_content_video .swiper-container-rtl .swiper-button-next{
                display: none;
            }
            .pop_content_video .swiper-button-next, .pop_content_video .swiper-container-rtl .swiper-button-next{
                display: none;
            }
            .pop_content_video h3 {
                font-size: 0.24rem;
                color: #23217f;
                font-weight: 700;
                line-height: 26px;
                padding-top: 0.35rem;
                padding-bottom: 0.15rem;
            }
            .mySwiper_video1 .swiper-slide{
                width: 80%;
            }
            .mySwiper_video_box{
                width: 100%;
            }
            .mySwiper_video_box p {
                height: 0.88rem;
                padding-left: 10px;
                display: flex;
                align-items: center;
                justify-content: start;
                text-align: left;
                font-size: 0.24rem;
                background: #BA3DF6;
            }
            .mySwiper_video_box img {
                width: 100%;
                height:auto;
                object-fit: cover;
                vertical-align: middle;
            }
            .register-popup {
                display: none;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                bottom: 0;
                background: #160B3F;
                z-index: 999;
            }
            .register-popup .register-title {
                position: relative;
                height: .9rem;
                width: 100%;
                font-size: .36rem;
                line-height: .9rem;
                text-align: center;
                background: #29234E;

            }
            .register-popup .register-title i {
                position: absolute;
                display: inline-block;
                background: url(../images/m_back.png);
                width: .50rem;
                height: .40rem;
                background-size: contain;
                left: .3rem;
                z-index: 9999999;
                background-repeat: no-repeat;
                top: 50%;
                transform: translateY(-50%);
            }
            .m_logo2{
                width: 4.2rem;
            }
            .yqPopContent {
                position: absolute;
                left: 50%;
                top: 50%;
                margin-left: -3.5rem;
                margin-top: -5.4rem;
                width: 7rem;
                height: 10.8rem;
                background: #fff;
                border-radius:0.16rem;
                color: #000;
                padding: 0.36rem 0.6rem;
                box-sizing: border-box;
                font-size: 0.24rem;
                line-height: 0.50rem;
            }

            .yqPopContent img {
                width: 0.3rem;
                height: 0.3rem;
                position: absolute;
                top: 0.36rem;
                right:  0.36rem;
                cursor: pointer;
            }

            .yqPopContent h3 {
                text-align: center;
                font-size: 0.28rem;
                font-weight: bold;
                margin: 0.3rem 0 0.3rem;
            }
            .yqPopContent div {
                margin-top: 0.36rem;
                text-align: right;
                line-height: 1;
            }

            .yqPopContent p {
                text-indent: 2em;
            }
            .yqPopContent  button{
                position: absolute;
                left: 50%;
                bottom: 0.3rem;
                width: 1.2rem;
                margin-left: -0.6rem;
                margin-top: -0.28rem;
                border: none;
                background: #1a70f0;
                border-radius: 0.08rem;
                font-size: 0.26rem;
                font-weight: 400;
                line-height: 0.56rem;
                color: #fff;
                outline: none;
                cursor: pointer;
            }
        }
        