.m_show{
    display:none;
}
.btn_m_sign{
    display: none;
}
@media screen and (max-width: 800px) {
    html{
        font-size: 13.3333333vw;
    }
    #live_box, #live_box_m, #step, #activity_box, #prize_setting, #partner_box, #main_box, #newListBox, #apply_form {
        top: -1.2rem;
    }
    .btn_m_sign{
        display: block;
    }
    body{
        width: 100vw;
    }
    .m_show{
        display:block;
    }
    .activity .activity_content_box .fr{
        display: none;
    }
    .pb40 {
        padding-bottom: 0.7rem!important;
    }
    .pt40 {
        padding-top: 0.4rem!important;
    }
    .bdsharebuttonbox{
        display: none;
    }
    #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: 1rem;
        padding: 0 .2rem;
        margin-top:0.2rem;
    }
    #page_header,
    .header_bg{
        height: 1rem;
    }
    #header_apply_btn {
        float: right;
        width: 2rem;
        margin: 0;
        padding: .01rem;
        text-align: center;
        border-radius: 0;
        height: 1rem;
        line-height: 1rem !important;
        background: #fd5716;
    }
    #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 ul li>a:hover {
        color: #fff;
        background: #2b2c90;
        display: block;
    }
    .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;
    }

    .banner_btn_m{
        position: absolute;
        bottom:0.5rem;
        left:0.46rem;
        width: 1.5rem;
        height:0.6rem;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        background:transparent;
        font-size: 0.24rem;
    }
    .pc_banner,
    .footer{
        display: none;
    }
    .nav_li{
        width: 100%;
        text-align: center;
    }
    nav ul {
        background: #221177;
    }
    .has_submenu:hover {
        background: #2b2c90;
    }
    .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;
        padding:10px 0px;
        box-sizing: border-box;
        background: #10115f;
    }
    .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{
        padding-bottom: 0.2rem!important;
     }
    .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.52rem 0.52rem;
        padding: 0px;
        padding-left: 0.8rem;
    }
    .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;
        background: #100650;
        padding: 0.3rem 0px;
    }

    .activity .activity_content_box .fr {
        width: 100%;
    }
    .activity_content{
        padding: 0 0.3rem;
        box-sizing: border-box;
        font-size:0.28rem;
    }

    .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;
    }
    .event_m {
        padding: 0px 0.3rem;
    }
    .event_m img{
        width: 100%;
    }
    .activity_content_box{
        padding: 0px 0.3rem;
    }
    .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.2rem 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: 0rem;
    }
    .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;
        background: transparent;
        padding-bottom: 0.3rem;
    }
    .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.3rem;
        padding-bottom: 0.35rem;
        box-sizing: border-box;
        display: flex;

    }
    .agenda_table li.td{
        background: rgb(57, 70, 174,0.4);
    }
    .agenda_table li.td:nth-child(2n-1) {
        background-color: rgba(57, 70 ,174,0.4);
    }
    .agenda_table .agenda_time{
        width: 1.8rem;
        font-size: 0.22rem;
    }
    .agenda_table .agenda_title i:nth-child(1){
        font-size: 0.24rem;
    }
    .agenda_table .agenda_title i:nth-child(2){
        font-size: 0.2rem;
    }
    .agenda_table .agenda_title{
        width:calc(100% - 1.8rem);
        margin-left: 0px;
        padding-right: 0.2rem;
    }
   
    /*移动端演讲嘉宾*/
    .speakers .swiper-wrapper{
        width:100%;
        margin: 0px auto;
    }
    .speakers .swiper-button-prev{
        left:0px;
    }
    .m_speakers.swiper-container {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1;
    }
    .m_speakers .speak_item{
        width: 3.78rem;
        height: 5.15rem;
        margin:0px;
    }
    .m_speakers .swiper-slide-next{    
        opacity: 0.4!important;
        position:relative;
        top:-0.4rem;
    }
    .m_speakers  .swiper-slide-prev{     
        opacity: 0.4!important;
        position:relative;
        top:-0.4rem;
    }
   /* .m_speakers .speak_item{
        display: inline-block;
        width: 17%;
        margin: 0 5px 13px 5px;
        vertical-align: top;
    }*/
    .speak_item img{
        vertical-align: bottom;
        width: 3.78rem;
        height: 5rem;
        object-fit: cover;
        margin:0;
    }
    .speak_item div div div{
        position: relative;
        top:-1rem;
        height: 1.15rem;
        background: #f8634a;
        display: flex;
        flex-flow: column;
        justify-content: center;
    }
    .speak_item div div div h3{
        font-size: 0.36rem;
        color:#fff;
        font-weight: 400;
    }
    .speak_item div div div p{
        color:#fff;
        font-size: 0.2rem;        
    }
    .speak_item div{
        background: #fff;
        box-sizing: border-box;
        color: #181b1e;
    }
    .m_speakers .swiper-button-next,.m_speakers .swiper-button-prev{
        width: 0.54rem;
        height: 0.54rem;
        transform: translate(0 ,50%);
    }
    .m_speakers .swiper-button-prev {
        background: url(../images/left1.png) ;
        background-size: cover;
    }
    .m_speakers .swiper-button-prev:hover{
        opacity: 0.7;
    }
    .m_speakers .swiper-button-next {
        background: url(../images/right1.png) ;
        background-size: cover;
    }
    /*移动端演讲嘉宾*/
    .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.69rem;
    }
    select[name="industry"],
    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;
        left: 0px;
    }
    .concat_user{
      /*  width: 100%;*/
        padding: 0 !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 {
        position: absolute;
        top:0.4rem;
        left: 2.7rem;
        height: 1.26rem;
        display: flex;
        align-items: center;
    }
    .newListBox .msgContent h3 a {
        float: left;
        font-size: 0.3rem;
        width: 100%;
        margin-top:0rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
    }
    .newListBox .msgContent h5{
        margin-left: 10px;
    }
    .newListBox li{
        height: auto;
        border-bottom: 1px solid rgb(57 ,70 ,174,0.4);
        padding: .4rem 0;
        margin: 0;
        position: relative;
    }
    .newListBox .msgContent p a:last-child.more_last {
        background-color: rgb(21 9 95);
        bottom: -30px;
    }
    .newListBox .msgContent p{
        color: #fff;
        margin: 0.2rem 0;
    }
    .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: 0.6rem;
    }
    .j-mqrquee {
        margin-top: .2rem;
        margin-bottom: 0px;
    }
   /* .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;
        padding-left: 0px;
    }
    .apply_form>p{
        display: none;
    }
    .address_meeting img{
        width:100%;
    }
    .concat_box{
        padding:0;
        padding-bottom:1.4rem;
        margin:0px;
    }
    .concat_user{
        margin:0px;
    }
    .concat>div{
        padding-right: 0px;
    }
    .concat_box .title_box{
        padding-left: 0.3rem;
        padding-top: 0.7rem;
    }
    .concat>div:nth-child(2) {
        padding: 0 0px;
        box-sizing: border-box;
        margin-right: 0.3rem;
        width: 100%;
    }
    .concat_user p{
        padding-top: 0.2rem;
        font-size: 0.28rem;
    }
    .concat_box .wrap div span {
        display: block;
        font-size: 0.12rem;
        margin: 5px 0;
        color: #bbbfcf;
    }
    .concat_box .flex .flex {
        width: 100%;
        justify-content: space-between;
        padding-left: 0.3rem;
    }
    /*.concat_user:nth-child(1){
        margin-right: 0.1rem;
    }*/
    .concat>div:nth-child(2){
        top:0px;
    }
    .btn_m_sign{
        position: fixed;
        z-index: 10;
        bottom: 0px;
        left:0px;
        right:0px;
        height: 0.8rem;
        text-align: center;
        line-height: 0.8rem;
        font-size: 0.3rem;
        background:linear-gradient(to right,#f8634a , #ff7200  )
    }
    .sign_success{
        width: 2rem!important;
    }
    .s_address,.s_time{
        margin: 0 auto!important;

    }

    /*展台界面*/
    .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: 33.333%; */
        width: 100%;
        background: #b8b8b8;
        height: 0.57rem;
        padding: 0px;
        text-align: center;
        line-height: 0.57rem;
        color: #ffff;
    }
    .pop_content_nav li.active {
        color: #fff;
        border-bottom: 0px solid #FC5918;
        background: linear-gradient(0deg,#fe4800 0%, #fa7b49 100%);
    }
    .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;
    }
     .window_pop_content5 .swiper-slide-item{
        width: 170px;
        margin: 0 auto;
    }
     .window_pop_content6 .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.24rem;
        margin-bottom: 0.1rem;
    }
    .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;
    }
    .mySwiper_video_box img {
        width: 100%;
        height:auto;
        object-fit: cover;
        vertical-align: middle;
    }
    /*弹框*/
    .later_meeting_box {
        width: 93%;
        padding: 0.3rem;
    }
    .later_meeting_box h3 {
        font-size: 0.3rem;
        text-align: center;
    }
    .later_meeting_box p {
        font-size: 0.2rem;
        line-height: 1.7;
    }
    .later_meeting_close {
        right: 2px;
        top: -3px;
        font-size: 2em;
    }
    .later_meeting_button a {
        margin: 0.1rem auto 0 auto;
        padding: 0.1rem 0;
        width: 1.4rem;
        font-size: 0.2rem;
    }
    .exhibitor_item.m_hide{
        display: none!important;
    }    
    /*侧边栏*/
    .aside_center{
        position: fixed;
        z-index: 99;
        top:50%;
        transform: translate(0,-50%);
        right: 0rem;
        width: 1.7rem;
        height: 1.76rem;
        background: url(../images/pop.png) right top no-repeat;
        background-size: cover;
    }
    .aside_center i{
        position:   absolute;
        top:-0.3rem;
        height:     0.3rem;
        right: 0px;
    }
    /*侧边栏*/
}
/*@media screen and (max-width: 375px) {
    .m_speakers .speak_item{
        width: 3rem;
    }
    .speak_item img{
        width: 3rem;
        height:3rem;
        object-fit: cover;
        margin:0;
    }
}*/