.space3 {
    width: 1052px !important;
}
.index_banner {
    position: relative;
    height: 620px;
    background: url('../img/index_banner.png?v=20210819') center center no-repeat;
}
.index_banner .enter {
    position: absolute;
    left: 50%;
    margin-left: -100px;
    bottom: 44px;
    width: 200px;
    height: 50px;
    border-radius: 25px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 50px;
    background: linear-gradient(to right,#007efb,#00dbf0);
}
.aside_index_btn_box{
    position: relative;
}
.index_banner .enter:hover{
    background: #005aff;
}
.aside_index_btn{
    position: absolute;
    right: -249px;
    /* margin-left: -110px; */
    bottom: 55px;
    width: 201px;
    height: 64px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 72px;
    background: url(../img/index_aside_btn.png) center center no-repeat;
    bottom: -172px;
    z-index: 2;
}

.video_text{
    margin-left: 5px;
    color:#e04494;
}
img.video_text {
    width:20px;
    vertical-align: middle;
    margin-right:4px;
}
/*.index_banner .enter::after {
    content: "";
    position: absolute;
    top: 560px;
    left: 0;
    width: 100%;
    height: 336px;
    background: url('../img/index_banner_btn.png') center center no-repeat;
}*/
/*.split_line {
    position: relative;
    z-index: 2;
    border-top: 1px solid #3e4190;
    margin-bottom: 70px;
}*/
.ind_order {
    position: relative;
    z-index: 1;
    padding: 100px 0;
}
.ind_bg1{
    position: absolute;
    top:0px;
    left: 0px;
    width: 798px;
    height: 1079px;
    z-index: -1;
    background:url(../img/bg1.png) -450px -280px no-repeat;
    opacity: 0.1;
}
.ind_bg2{
    position: absolute;
    top: -420px;
    right: 0px;
    width: 962px;
    height: 1079px;
    z-index: -1;
    background:url(../img/bg2.png) 0px 0px no-repeat;
    opacity:0.1;
}
.ind_bg3{
    position: absolute;
    top: -320px;
    right: -0px;
    width: 798px;
    height: 1079px;
    z-index: -2;
    background:url(../img/bg1.png) 0px 0px no-repeat;
    opacity:.1;
}
.ind_bg4{
    position: absolute;
    top:0px;
    left: 0px;
    width: 516px;
    height: 633px;
    z-index: -1;
    background:url(../img/bg4.png) -200px 0px no-repeat;
    opacity: 1;
}
.ind_bg5{
    position: absolute;
    top:170px;
    right: 0px;
    width: 894px;
    height: 372px;      
    z-index: -1;
    background:url(../img/bg6.png) 47px 0px no-repeat;
    opacity: 0.7;
}
.ind-bdshare-area {
   /* width: 180px;
    height: 140px;
    position: absolute;
    top: -109px;
    left: -125px;
    background: url(../img/index_bg1.png);*/
}/*
.ind_order_1 .split_line {
    margin-top: 65px;
}*/
/*ind_order_1*/
.ind_order_1{
    padding-bottom: 68px;
}
.ind_order_1 .cont{
    height:409px;
    background:url(../img/order1_bg.png);
    position:   relative;
    margin-top:     35px;
}
.ind_order_1 .cont .cont_bg1{
    position:   absolute;
    top:-35px;
    left: 52px;
    width: 670px;
    height: 480px;    
    background: linear-gradient(to right,rgba(0, 126 ,251,0.7),rgba(0, 219, 240,0.7));
}
.ind_order_1 .cont .cont_bg2{
    position:   absolute;
    top:27px;
    left: -15px;
    width: 700px;
    height: 484px;    
    background:url(../img/order1_bg1.png);
    background-size: 100% 100%;
    padding:30px 48px;
    box-sizing: border-box;
}
.ind_order_1 .cont .cont_bg2 p{
    font-size: 16px;
    line-height: 26px;
}
.ind_order_1 .cont .cont_bg2 p:nth-child(2){
    padding: 30px 0;
}
/*ind_order_1*/
/*ind_order_2*/
.ind_order_2 {
    padding: 60px 0 0px 0;
}
.ind_order_2 .order2_tip{
    font-size: 20px;
    line-height: 48px;
    width: 100%;
    text-align: center;
    background: linear-gradient(to right,#007efb,#00dbf0);
    margin-bottom: 43px;
}
.ind_order_2 .table {
    width: 100%;
    font-size: 14px;
    line-height: 40px;
    position: relative;
    background:url(../img/order2_bg.png) center center no-repeat;
    background-color: rgba(0 ,126 ,251,0.3);
}
.pc_show_bg4{
    position: absolute;
    right: -274px;
    top: -19px;
    width: 350px;
    height:270px;
    background: url(../img/index_bg4.png);

}
.pc_show_bg14{
    position: absolute;
    left: -189px;
    top: -67px;
    width: 350px;
    height: 270px;
    background: url(../img/index_bg4.png);
}
.ind_order_2 .table>div{
    position: relative;
}
.ind_order_2 .table .c4 {
    width: 303px;
}
.ind_order_2 .caption {
    position: relative;
    z-index: 1;
    text-align: left;
    font-size: 20px;
    background-color: #F97876;
    padding-left: 18px;
}
.ind_order_2 .caption .live {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 20px;
    line-height: 40px;
    font-size: 14px;
    background-color: #E75A58;
}
.ind_order_2 .caption .live:hover{
    background:linear-gradient(to right,#FD7145 , #F75535);
}
.ind_order_2 .caption .live:hover {
    color: #fff;
    background-color: #5b2499;
}
.ind_order_2 .th {
    background: #005aff;
    font-weight: 700;
}
.ind_order_2 .tr {
}
.ind_order_2 .tr::after {
    content: "";
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    display: block;
}
.ind_order_2 .c1 {
    margin: -1px 0 0 -1px;
    width: 106px;
}
.ind_order_2 .row1 .c1 {
    height: 80px;
    line-height: 80px;
}
.ind_order_2 .c2 {
    margin: -1px 0 0 -1px;
    margin: -1px 0 0 -1px;
    width: 480px;
}
.ind_order_2 .c3 {
    margin: -1px 0 0 -1px;
    width: 227px;
}
.ind_order_2 .c4 {
    margin: -1px 0 0 -1px;
}
.prize_color{
    color:#FCF5A6;
}
.ind_order_2 .th,
.ind_order_2 .td {
    float: left;
    border: 1px solid #0098e9;
    text-align: left;
    padding-left: 20px;
   /* box-sizing: border-box;*/

}
.ind_order_2 .td{
/*background: #648aca;*/
cursor:pointer;
}/*
.ind_order_2 .tr:hover .td{
background: #013647;
}*/
.color_grap{
    color: #BAB8C4;
}
.ind_order_2 .tab2 {
    margin: 38px 0 80px;
}
.ind_order_2 .tab2 .caption {
    background-color:#4142F6;
}
.ind_order_2 .tab2 .caption .live {
    background-color: #1C1DFC;
}
.ind_order_2 .tab2 .caption .live:hover {
    background:linear-gradient(to right , #2263E7,#4116AC);
}
.ind_order_2 .tab2 .caption .live::after {
    content: "";
    display: inline-block;
    vertical-align: -2px;
    margin-left: 8px;
    width: 14px;
    height: 14px;
    background: url('../img/live_bg.png') center center no-repeat;
}

/*ind_order_2*/
.photo_list{
    padding: 30px 0 10px 0;
    width: 1200px;
    margin: 0 auto;
}
.photo_list .swiper-slide.item{
    padding:10px;
    box-sizing: border-box;
}
.photo_list .word {
    overflow: hidden;
    height: 54px;
    color:#fff;
    line-height: 1;
    position:relative;
    background: linear-gradient(to right,#0096ff , #00dcd2 );
    padding: 20px 10px;
}
.word_mark_box{
    height: 10px;
    width: 100%;
}
.photo_list .word p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.photo_list .word .t1 {
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: bold;
}
.photo_list .word .t2 {
    font-size: 14px;
    white-space: normal;
    line-height: 1.4;
}
.photo_list img{
    display: block;
    width: 100%;
    height: 302px;
    object-fit: cover;
    cursor: pointer;
}
.photo_list img:nth-child(4n+0){
    margin-right: 0;
}
.photo_list li {
    padding-top: 2px;
    box-sizing: border-box;
}
.ind_order_3 {
    padding: 90px 0 0 0;

}
.ind_order_3 .swiper-container{
    padding-bottom: 50px !important;
}

.photo_list .swiper-pagination {
    bottom:0px !important;
}
.photo_list .swiper-pagination-bullet{
    margin: 0 10px !important;
    width: 30px !important;
    height:4px !important;
    border-radius: 2px !important;
    background-color: #666!important;
}
.photo_list .swiper-pagination-bullet-active {
    background-color: #00ffec!important;
}
.ind_order_3 .swiper-button-prev {
    left: 50%;
    margin: -20px 0 0 -650px;
    background-image: url('../img/prev.png');
    width: 40px;
    height: 68px;
    background-size: 40px 68px;
    top: 55%;
}
/*.ind_order_3 .swiper-button-prev:hover{
    background-image: url('../img/prev_hover.png');

}*/
.ind_order_3 .swiper-button-next {
    top: 55%;
    left: 50%;
    margin: -20px 0 0 610px;
    background-image: url('../img/next.png');
    width: 40px;
    height: 68px;
    background-size: 40px 68px;
}
/*.ind_order_3 .swiper-button-next:hover{

    background-image: url('../img/next_hover.png');
}*/
.manu_list .swiper-slide img {
    width: 190px;
    height: 70px;
}
/*立即报名*/
.go_sign_form{
    display: block;
    width: 200px;
    height: 50px;
    margin:50px auto 0; 
    line-height:50px;
    font-size: 18px;
    font-weight:700;
    text-align: center;
    background: #1e5eca;
}
.go_sign_form:hover{
    background: #4e7cca;
}
.why_join {
    padding: 80px 0;
    height: 420px;
    background: url('../img/why_join.jpg') center center no-repeat;
}
.ind_order_5 {
    padding-bottom: 0px;
    padding-top: 90px;
}
.ind_order_5 .sec_tit .ext {
    text-align: right;
}
.write_tips {
    font-size: 14px;
    text-align: center;
    padding-left: 34px;
}
.apply_form {
    width: 820px;
    margin: 50px auto 0;
    font-size: 16px;
    line-height: 40px;
}
.apply_form .ipt_box {
    justify-content: space-between;
}
.apply_form .ipt_box>.flex {
    flex-wrap: wrap;
    justify-content: space-between;
}
.apply_form .item {
    margin-bottom: 20px;
}
.apply_form .tag:before {
    margin-right: 5px;
    content: "*";
    color: #00FFEC;
}
.apply_form .ipt_text {
    width: 300px;
    height: 40px;
    border: none;
    text-indent: 10px;
    color: #999999;
}
.apply_form [type=checkbox] {
    margin-right: 5px;
    vertical-align: -2px;
    color: #fff;
}
.apply_form .tag {
    margin-right: 15px;
}
.apply_form label {
    margin-right: 100px;
}
.apply_form button {
    display: block;
    margin: 50px auto 0;
    width: 200px;
    text-align: center;
    line-height: 50px;
    border-radius: 25px;
    outline: none;
    background: linear-gradient(to right,#007efb,#00dbf0);
    color: #fff;
    border: none;
    cursor: pointer;
}
.apply_form button:hover {
    background: #005aff; 

}
.apply_form .addr_box {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    width: 299px;
    justify-content: space-between;
}
.apply_form .addr_box select {
    width: 145px;
}
.apply_form select {
    width: 300px;
    height: 40px;
    border: none;
    text-indent: 10px;
    color: #999999;
}
.sponsors{
    padding-bottom:0px;
    padding-top:90px;
}
.ind_order_6 .address {
    display: block;
    width: 1199px;
    height: 643px;
    background: url(../img/address.jpg) center center no-repeat;
    margin-top:50px;
}

.ind_order_7 {
    padding: 90px 0  0 0px;
}
.ind_order_7 .sec_tit>img{
    margin-bottom:  0;
}
 .ind_order_7 .partner {
        text-align: center;
    }
    .ind_order_7 .partner p{
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: 46px;
    }

/* sponsors */
.j-mqrquee {
    overflow: hidden;
    margin-top: 00px;
}
.j-marquee-box {
    display: block;
    zoom: 1;
}
.sponsors ul{
    margin: 0 auto;
}
.sponsors li{
    float: left;
    width: 147px;
    text-align: center;
    box-sizing: border-box;
}
.sponsors li img{
    width:  140px;
    height:57px;
}
.partner4_m,.partner3_m{
    display: none;
}
/*aside_box*/
.aside_box{
    position: fixed;
    top:60%;
    right:20px;
    width:236px;
    height:209px;
    background: url(../img/aside.png) no-repeat;
    z-index: 99;
}
.aside_box .aside_box_btn1{
    position: absolute;
    top: 0;
    left: 0px;
    right:0px;
    bottom:0px;
}
.aside_box_close{
    position: absolute;
    top: 0;
    right:0px;
    width:20px;
    height:20px;
}
@media (max-width: 750px) {

    .ind_order {
        padding: 0.6rem 0;
    }
    .ind_bg1,.ind_bg2,.ind_bg3,.ind_bg4,.ind_bg5{
        display: none;
    }
    .sec_tit>img {
        margin-bottom: 0.4rem;
        width: 2.62rem;
        height: 1.22rem;
    }
    .aside_box {
        width: 2.23rem;
        height: 2rem;
        background-size: 2.23rem 2rem;
    }
    .index_banner {
        height: 3.40rem;
        background-image: url('../img/index_banner_m.png?v=20210819');
        background-size: auto 100%;
    }
    .awards-bdshare-area{
        display: none;
    }
    .index_banner::after {
        display: none;
    }
    .partner4,.partner3,
    .pc_show_bg,
    .index_banner a,
    .bdshare-area,{
        display: none;
    }
    .partner4_m,.partner3_m{
        display: inline-block ;
    }
    .index_banner .enter {
        left: 50%;
        margin-left: -0.8rem;
        bottom: 0.27rem;
        width: 1.6rem;
        height: 0.4rem;
        font-size: 0.2rem;
        line-height: 0.4rem;
    }
    .ind_order_1{
        padding-bottom: 0px;
    }
    .ind_order_1 .cont .cont_bg2 p {
        font-size: 0.24rem;
        line-height: 1.8;
    }
    .ind_order_1 .cont .cont_bg2 p:nth-child(2) {
        padding: 0.3rem 0;
    }
    .ind_order_1 .cont {
        height: auto;
        background: transparent;
        position: relative;
        margin-top: 0px;
    }
   .ind_order_1 .cont .cont_bg1 {
        position: relative;
        top: 0px;
        left: .15rem;
        width: calc(100% - 0.3rem);
        height: 9rem;
        background: linear-gradient(to right,rgba(0, 126 ,251,0.7),rgba(0, 219, 240,0.7));
    }
    .ind_order_1 .cont .cont_bg2 {
        position: absolute;
        top: 0.27rem;
        left: -0.15rem;

        width: calc(100% + 0.3rem);
        height: 9rem;
        background: url(../img/order1_bg1_m.png);
        background-size: 100% 100%;
        padding: 0.3rem 0.5rem;
        box-sizing: border-box;
    }

    .ind_order_2{
        padding-bottom: 0px;
    }
    .ind_order_2 .order2_tip {
        font-size: 0.32rem;
        line-height: 1.5;
        width: 100%;
        padding: 0.3rem;
        box-sizing: border-box;
        margin-bottom: 0.35rem;
    }
    .ind_order_2 .tab1 {
        margin-top: .2rem;
        background: rgba(0 ,126 ,251,0.3);
    }
    .space3{
        width: 100%!important;
    }
    .ind_order_2 .tab2 {
        margin: .3rem 0 0;
    }
    .ind_order_2 .tbody .tr{

        border-bottom:1px solid #4b71b1;  
    }
   .ind_order_2 .tbody .tr:last-child{
    border:none;
   }
    .ind_order_2 .tr {
        display: block;
        border: 0px solid #4b71b1;
        padding: .25rem;
        font-size: .24rem;
        line-height: 2;
    }
    
    .ind_order_2 .th, .ind_order_2 .td {
        float: none;
        border: none;
        margin: 0;
        background: transparent;
        text-align: left;
        padding-left: 0px;
    }
    .ind_order_2 .thead {
        display: none;
    }
    .ind_order_2 .caption {
        line-height: .8rem;
        font-size: .34rem;
        text-align: left;
    }
    .ind_order_2 .tab1 .caption {
        text-align: center;
    }
    .ind_order_2 .caption .live {
        display: none;
    }

    .ind_order_2 .tr .td {
        display: block;
        width: 100%;
        opacity: .8;
        text-indent: 0;
    }
    .ind_order_2 .row1 .c1 {
        height: auto;
        line-height: inherit;
    }
    .ind_order_2 .tr .c2 {
        opacity: 1;
        font-size: .28rem;
        font-weight: 700;
        line-height: 1.4;
    }
    .ind_order_2 .tr .c3,
    .ind_order_2 .tr .c4 {
        display: inline;
        color: #00ffec;
    }
    .ind_order_2 .tr .c4::before {
        margin: 8px;
        content: "|";
    }

    .ind_order_2 .tr .c4.line_none::before {
        margin: 0px;
        content: "";

    }
    .ind_order_2 .spe .c3,
    .ind_order_2 .spe .c4 {
        display: none;
    }
    .go_sign_form {
        width: 100%;
        height: 0.9rem;
        margin: 0.3rem auto 0;
        line-height: 0.9rem;
        font-size: 0.32rem;
    }
    .ind_order_3{
        padding-bottom:0px;
        padding-top: 0.65rem;
    }
    .ind_order_3  .sec_tit>img{
        margin-bottom: 0px;
    }
    .ind_order_3 .photo_list {
        width:130%;
        margin:0 auto;
        margin-left: -15%;
        box-sizing: border-box;
       /* margin-left: -1.95rem;
        width: 10.8rem;*/
       /* padding-bottom: 0 !important;*/
    }
    .photo_list .swiper-slide.item{
        padding: 0px;
    }
    .swiper-slide.swiper-slide-active{
        width:110%;
        position: relative;
        z-index: 2;
        box-shadow: 0px 0px 100px rgba(0,0,0,1);
        transform: scale(1.2);
    }
    
    .photo_list .word .t2 {
        font-size: 12px;
       
    }
    .photo_list .word .t1{
        margin-bottom: 0.1rem;
    }
    .photo_list .word{
        padding:0.2rem;
    }
    .ind_order_3 .swiper-container {
        padding: .9rem  0!important;
        padding-bottom: 1.1rem!important;
        overflow: visible;
    }
    .photo_list .swiper-pagination {
        bottom: 0px !important;
    }
    .ind_order_3 .wrap {
        overflow: hidden;
        margin:0 0rem;
    }
    .photo_list img {
        width: 100%;
        height: 3rem;
    }
    /*.photo_list .swiper-pagination {
        display: none;
    }*/
    /*.photo_list .swiper-slide {
        transition: all .3s;
        transform: scale(.8);
    }*/
  /* .photo_list .swiper-slide-prev {
        transform: scale(.8) translateX(2rem);
    }
    .photo_list .swiper-slide-next {
        transform: scale(.8) translateX(-2rem);
    }
    .photo_list .swiper-slide-active {
        position: relative;
        z-index: 1;
        transform: scale(1);
    }*/
    .ind_order_3 .swiper-button-prev,
    .ind_order_3 .swiper-button-next {
        display: none;
    }
   /* .manu_list .swiper-slide {
        width: 1.9rem;
        height: .7rem;
    }
    .manu_list .swiper-slide img {
        width: 1.9rem;
        height: .7rem;
    }*/
   
   
    .apply_form {
        width: auto;
        font-size: .3rem;
    }
    .apply_form .ipt_box>.flex {
        display: block;
    }
    .apply_form .tag {
        white-space: nowrap;
    }
    .apply_form .item {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
    }
    .apply_form .vocational {
        width: 100%;
    }
    .apply_form .ipt_text {
        flex: 1;
    }
    .apply_form .addr_box {
        width: 100%;
    }
    .apply_form .addr_box select {
        width: 47%;
    }
    .apply_form label {
        margin-right: .3rem;
    }
    .apply_form button {
        width: 3.2rem;
        width: 100%;
        margin: .3rem auto .7rem;
        margin-bottom: 0px;
        border-radius: 4px;
    }
    .write_tips {
        padding-top: 0.3rem;
        padding-left: 0;
    }
    .ind_order_5{
        padding-bottom: 0px;
    }
    .ind_order_6 .address {
        width: 100%;
        height: 6.41rem;
        margin: .3rem 0 0.8rem;
        background-image: url(../img/address_m.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .ind_order_7 {
        margin-bottom: 0rem;
        padding-bottom: 0px;
    }
    .ind_order_7 .partner {
        text-align: center;
    }
     .ind_order_7 .partner .partner1{
        width: 1.7rem;
     }
     .ind_order_7 .partner .partner2{
        width: 1.7rem;
     }
     .partner4_m, .partner3_m {
        width:  100%;
    }
    .ind_order_4{
        padding-bottom: 0px;
    }
    .ind_order_4 .sec_tit>img{
        margin-bottom:0px;
    }
    .ind_order_7 .partner p{
        margin-bottom: 0.2rem;
        margin-top: 0.5rem;
        text-align: center;
        font-size: 0.24rem;
    }
    .contact_foot {
        margin-bottom: 0.8rem;
        padding-bottom: 0.8rem;
    }
    .partner3,.partner4{
        display: none;
    }
    .sponsors li {
        width: 2.5rem;
    }
    .sponsors li img {
        width: 2.24rem;
        height:0.81rem;
    }

    .aside_awards_index {
       width: 1.76rem;
        height: 2.07rem;
        background-image: url(../img/aside_awards_index_m.png?v3);
        background-size: 1.76rem  2.07rem;
    }

}



 .contact_foot {
        padding-top: 90px;
        padding-bottom: 90px;
        background:url(../img/bg5.png) center bottom no-repeat  ;
    }
    .contanct_box{
        box-sizing: border-box;
        background-color: #031d4d;
        padding:36px 65px;
        padding-bottom: 15px; 
    }
    .emial-phone {
        display: flex;
        margin-top: 50px;
        font-size: 16px;
    }
    .emial-phone  div > b {
        display: block;
        margin-bottom: 20px;
    }
    .emial-phone  div > p {
        line-height: 24px;
        font-size:18px;
        margin-bottom: 34px;
    }
    .emial-phone  div > p img{
        vertical-align: middle;
        margin-right: 14px;
    }
    .emial-phone div:nth-child(1) {
        margin-right: 55px;
    }
    .qr-code-box {
        display: flex;
        width: 370px;
        margin-left: auto;
        margin-top: 22px;
        justify-content: space-between;
    }
    .qr-code-box>div>img {
        width: 160px;
        height: 160px;
    }
    .qr-code-box>div>p {
        color: #fff;
        text-align: center;
        margin-top: 10px;
    }
    .m_show{
        display: none;
    }


    /*展台页面*/
.exhibitor_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 0px;
}
.exhibitor_list .exhibitor_item{
    flex: 1;
    height: 170px;
    background:#001a40;
    border-radius: 8px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: flex;
    padding-top: 24px;
    padding-left: 25px;
}
.exhibitor_list .exhibitor_item:nth-child(2n){
    margin-right: 0px;
}
.exhibitor_img{
    width: 136px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 17px;
    background: #fff;
}
.exhibitor_img img{
    max-width: 100%;
}
.exhibitor_content{
    width: 382px;
}
.exhibitor_content h3{
    font-size: 18px;
    margin-bottom: 7px;
}
.exhibitor_content p{
    font-size: 14px;
    line-height: 24px;
    position: relative;
    margin-bottom: 15px;
}
.exhibitor_content p a{
    position: absolute;
    bottom:0px;
    right:0px;
    color:#00DAF0;
}
.exhibitor_content>a{
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    background: #577dc3;
}
.exhibitor_content>a:hover{
    background:#005aff;
}
.exhibitor_list_more{
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 48px;
    line-height: 48px;
    background: linear-gradient(to right,#007efb,#00dbf0);
    text-align: center;
    border-radius: 24px;
    font-size: 18px;
}
.exhibitor_list_more:hover{

    background: linear-gradient(to right,#005aff,#005aff);
    color: #fff;
}
.window_pop_box{
    position: fixed;
    top:0px;
    bottom: 0px;
    left:0px;
    right:0px;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
    display: none;
}
.window_pop_box .window_pop_content{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 880px;
    height: 750px;
    background: #ffffff;
    box-sizing: border-box;
    padding: 20px 30px;
}
.window_pop_box .window_pop_content.window_pop_content1 {
    height: 650px;
}
.window_pop_box .window_pop_content.window_pop_content7 {
    height: 540px;
}
.window_pop_box .window_pop_content.window_pop_content6 {
    height: 560px;
}
.window_pop_box .window_pop_content.window_pop_content1 .pop_content_box{
    height: 280px;
}
.pop_close{
    text-align: right;
}
.pop_close .close_img{
    cursor: pointer;
}
.pop_title{    
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px;
}
.pop_title img{
    width: 102px;
    height: auto;
}
.pop_title h3{
    font-size: 22px;
    font-weight: 700;
    color: #23217f;
    line-height: 54px;
}
.pop_content_title{
    color:#0096FF;
    font-size: 18px;
    padding-left: 0px;
    margin-bottom: 15px;
}
.pop_content_nav{
    padding-left: 0px;
    display: flex;
    margin-bottom: 25px;
}
.pop_content_nav li{
    cursor: pointer;
    color: #666;
    padding: 5px 6px;
    border: 1px solid #c4c4c4;
    border-radius: 6px;
    margin-right: 18px;
}
.pop_content_nav li.active{
    color: #0096FF;
    border: 1px solid #0096FF;
}
.pop_content_box{  
    padding: 23px 40px;
    margin: 0px 0px;
    box-sizing: border-box;
    min-height: 242px;
    background: #f7f7f7;
    background-size: cover;
    color: #333;
}
.pop_content{
    height: calc(100% - 140px);
    overflow-y: auto;
}
.pop_content_nav_item{
    display: flex;
    justify-content: space-between;
}
.pop_content_nav_item_left{
   width: 427px; 
    height: 240px;
    overflow: auto;
}
.window_pop_content7 .pop_content_nav_item_left{
    /* display: flex;
    align-items: center; */
}
.pop_content_nav_item_left h4{
    font-size: 18px;
    font-weight: 400;
}
.pop_content_nav_item_left p{
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
}
.mySwiperstyle{
    width: 215px;
    overflow: hidden;
    position: relative;
    padding-bottom: 25px;
}
.swiper-slide-item img{
    width: 215px;
    height: 135px;
    object-fit: cover;
}
.mySwiperstyle .swiper-slide{
    width: 215px;
}
.mySwiperstyle .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
}
.mySwiperstyle .swiper-pagination-bullet-active {
    opacity: 1;
    background: #005aff;
}
.pop_content_video {
    padding:0px 30px;
    position: relative;
    overflow: hidden;
}
.mySwiper_video1{
    width: 100%;
    overflow: hidden;
}
.mySwiper_video5{
    width: 100%;
    overflow: hidden;
}
.mySwiper_video4{
    width: 361px;
    margin:0 auto;
}
.mySwiper_video3 {
    overflow: hidden;
}
.mySwiper_video_box{
   /* width: auto;*/
}
.pop_content_video h3{

    font-size: 18px;
    font-weight: 400;
    color: #0096FF;
    line-height: 26px;
    padding-top: 35px;
    padding-bottom: 15px;
    margin-left: -30px;
}
.mySwiper_video_box img{
    width: 100%;
    height: 202px;
    vertical-align: middle;
}
.mySwiper_video_box>div{
    position: relative;
    cursor: pointer;
}
.mySwiper_video_box>div:after{
    content:"";
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #aaaaab;
}
.mySwiper_video_box>div:hover:after{
    opacity: 0.8;
    background-color: #0096ff;
}
.mySwiper_video_box>div:hover:before{
    opacity: 0.8;
}
.mySwiper_video_box>div:before{
    content:"";
    position: absolute;
    top:50%;
    left:calc(50% + 9px);
    transform: translate(-50%,-50%);
    border:16px solid #fff;
    border-color: transparent  transparent transparent #fff ; 
    border-radius: 4px;
    z-index: 1; 
}
.mySwiper_video_box p{
    height: 46px;
    line-height: 46px;
    padding-left: 10px;
    text-align: center;
    font-size: 12px;
    background: linear-gradient(to right,#007efb,#00dbf0);
}
.pop_content_video .swiper-button-next, .pop_content_video .swiper-button-prev{
    width: 16px;
    height: 28px;
    top:60%;
    background-size: 16px 28px;
}
.pop_content_video .swiper-button-next,.pop_content_video .swiper-button-prev{
    width: 12px;
    height: 21px;
    background-size: 12px 21px;
}
.pop_content_video .swiper-button-next, .pop_content_video .swiper-container-rtl .swiper-button-prev {
    background-image:url(../img/left1_1.png) ;
    transform: rotate(180deg);
}
.pop_content_video  .swiper-button-prev,.pop_content_video  .swiper-container-rtl .swiper-button-next{
    background-image:url(../img/left1_1.png) ;
}

.pop_content_video .swiper-button-next:hover, .pop_content_video .swiper-container-rtl .swiper-button-prev:hover {
    background-image:url(../img/left1_2.png) ;
    cursor: pointer;
}
.pop_content_video  .swiper-button-prev:hover,.pop_content_video  .swiper-container-rtl .swiper-button-next:hover{
    background-image:url(../img/left1_2.png) ;
    cursor: pointer;
}
.pop_content_video  .swiper-button-next.swiper-button-disabled, .pop_content_video  .swiper-button-prev.swiper-button-disabled{
    pointer-events: inherit;
}

.bg_section,.exhibitor,.exhibitor .wrap {
    position: relative;
}
.exhibitor_bg1{
    position: absolute;
    top:0px;
    left: 0px;
    width: 798px;
    height: 1079px;
    background: url(../img/exhibitor/bg1.png) -20px -300px no-repeat;
    z-index: -1;
    opacity: 0.1;
}
.exhibitor_bg2{
    position: absolute;
    top:0px;
    right: 0px;
    width: 962px;
    height: 1079px;
    background: url(../img/exhibitor/bg2.png) 00px 0px no-repeat;
    z-index: -1;
    opacity: 0.1;
}
.exhibitor_bg3{
    position: absolute;
    bottom:-100px;
    left:53px;
    width: 1094px;
    height: 472px;
    background: url(../img/exhibitor/bg3.png) 00px 0px no-repeat;
    z-index: -1;/*
    opacity: 0.1;*/
}
.exhibitor_bg{
    position: relative;
    overflow: hidden;
}

.exhibitor_bg4{
    position: absolute;
    top:39%;
    left:0px;
    width: 450px;
    height: 466px;
    opacity: 0.8;
    background: url(../img/exhibitor/bg4.png) 00px 0px no-repeat;
    z-index: -1;/*
    opacity: 0.1;*/
}
.contact_foot.exhibitor_bg {
   background: transparent;

}
.contact_foot.exhibitor_bg  .contanct_box{
    background-color: rgb(3, 29, 77,0.78);
}
/*展台页面*/
    @media (max-width: 750px) {

        .m_show{
            display: block;
        }
        .pc_show{
            display: none;
        }
        .apply_form select {
            width: 100%;
        }
        .photo_list .swiper-pagination-bullet{
            margin: 0 4px !important;
            width: 0.3rem !important;
            height: 2px !important;
        }
        .contact_foot {
            height: auto;
            padding-top: .7rem;
            margin-bottom: 0.8rem;
            padding-bottom: 0.8rem;
        }
        .contanct_box{
            box-sizing: border-box;
            border:1px solid #1e5eca;
            padding:0.2rem 0.3rem 0rem; 
            margin-top: 0rem;
        }
        .contact_foot>.flex {
            display: block;
        }
        .emial-phone {
            display: block;
            margin-top: .3rem;
            font-size: .28rem;
        }
        .emial-phone div:nth-child(1){
            margin-right: 0px;
        }
        .emial-phone > div{
            display: block;
        }
        .emial-phone > div > b {
            font-size: .3rem;
            margin: .3rem 0 .03rem;
        }
        .emial-phone > div > p {
            line-height: 1.4;
        }
        .emial-phone div > p img {
            vertical-align: middle;
            margin-right: 0.15rem;
            width: 0.46rem;
        }
        .emial-phone  div > p {
            line-height: 0.46rem;
            font-size:0.3rem;
            margin-bottom: 0.34rem;
        }
        .qr-code-box {
            width: auto;
            margin: .5rem 0 .7rem;
            margin-right: 0px;
        }
        .qr-code-box>div>p {
            margin-top: .1rem;
        }
        .qr-code-box>div>img {
            width: 2.6rem;
            height: auto;
        }
        .j-mqrquee {
            margin-top: 0.5rem;
        }
        
        /*展台界面*/
        .exhibitor {
            padding-top: 0.65rem;
        }
        .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);
        }
        .exhibitor_bg1,.exhibitor_bg2,.exhibitor_bg3,.exhibitor_bg4,.exhibitor_bg5{
            display: none!important;
        }
       /*展台界面*/
    /*弹框*/

    .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;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 0px;
    }
    .pop_content_nav li{
        /* width: 33.333%; */
        width:auto;
        padding: 0px 8px;
        height: 0.57rem;
        text-align: center;
        line-height: 0.57rem;
        margin-bottom: 0.3rem;
    }
    .pop_content_nav li.active {
    }
    .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-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: 76%;
    }
    .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;
        overflow: visible;
        padding-bottom: 0.8rem;
    }
    .mySwiper_video1 .swiper-slide,
    .mySwiper_video2 .swiper-slide{
        width:100%;
    }
    .pop_content_video .swiper-button-prev, .pop_content_video .swiper-container-rtl .swiper-button-next{
      
    }
    .pop_content_video .swiper-button-next, .pop_content_video .swiper-container-rtl .swiper-button-next{
        
    }
    .pop_content_video h3 {
        font-size: 0.24rem;
        /* color: #23217f; */
        font-weight: 700;
        line-height: 26px;
        padding-top: 0.35rem;
        padding-bottom: 0.15rem;
        margin-left: 0;
    }
    .mySwiper_video1 .swiper-slide{
        width: 100%;
    }
  /*  .mySwiper_video3 {
        overflow: hidden;
        height:4.26rem;
    }*/
    .mySwiper_video_box>div {
        position: relative;
        cursor: pointer;
      /*  height: 3.46rem;*/
    }
    .mySwiper_video_box{
        width: 100%;
       /* height:4.26rem;*/
    }
    .mySwiper_video_box p {
        height: 0.88rem;
        padding-left: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: left;
        font-size: 0.24rem;
        line-height: 1.2;
        width: 100%;
    }
    .mySwiper_video_box img {
        width: 100%;
        height: 3.46rem;
        object-fit: cover;
        vertical-align: middle;
    }
    .mySwiper_video2 {
        overflow: hidden;
        overflow: hidden;
        padding-bottom: 0.3rem;
    }
    .pop_content_video .swiper-button-next, .pop_content_video .swiper-button-prev {
        top: 100%;
    }
    .pop_content_video .swiper-button-prev,.pop_content_video .swiper-container-rtl .swiper-button-next {
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
        left: 40%;
        right: auto;
    }
    .pop_content_video .swiper-button-next,.pop_content_video .swiper-container-rtl .swiper-button-prev {
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
        right: 40%;
        left: auto;
    }
    /*弹框*/
    .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;
    }   
    .exhibitor_list_more{
        display: none;
    } 
        /*展台界面*/
    }
     @media (max-width: 320px) {
        .ind_order_1 .cont .cont_bg2,.ind_order_1 .cont .cont_bg1{
            height: 10.7rem;
        }
        .ind_order_1 .cont .cont_bg2 p{
            line-height: 0.45rem;
        }
    }