
.index_banner {
    position: relative;
    height: 640px;
    background: url('../img/index_banner.png?v=20230221') center center no-repeat;
    background-size: 100% 640px;
}
.index_banner>.wrap{
    position: relative;
    height: 100%;
}
.index_banner .enter {
    position: absolute;
    left: 0px;
    bottom:115px;
    width: 289px;
    height: 93px;
    background: url('../img/regist_btn.png?v=20230621') center center no-repeat;
}
.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;
}

.ind_order {
    position: relative;
    z-index: 1;
    padding-bottom: 80px;
}

/*ind_order_1*/
.ind_order_1{
    padding-bottom: 68px;
    padding-top: 68px;
}
.ind_order_1 .cont{
    height:358px;
    background:url(../img/order1_bg.png);
    position:   relative;
    margin-top:     35px;
}
.ind_order_1 .cont .cont_left{
    width: 54%;
    padding: 37px 15px 0px 19px;
}
.ind_order_1 .cont .cont_left p{
    font-size: 14px;
    font-weight: 400;
    color: #e6e6e6;
    line-height: 24px;
    margin-bottom: 30px;
}
/*ind_order_1*/
/*ind_order_2*/


.ind_order_2 .table {
    width: 100%;
    font-size: 14px;
    line-height: 40px;
    position: relative;  
    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 .th {
    background: #167BC8;
    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 {
    width: 20%;
    text-indent: 49px;
}
.ind_order_2 .row1 .c1 {
    height: 80px;
    line-height: 80px;
    box-sizing: border-box;
}
.ind_order_2 .c2 {
    width: 35%;
    box-sizing: border-box;
}
.ind_order_2 .c3 {
    width: 25%;
    box-sizing: border-box;
}
.ind_order_2 .c4 {
    width: 20%;
    box-sizing: border-box;
}

.prize_color{
    color:#FCF5A6;
}
.ind_order_2 .th{
    font-weight: 700;
}
.ind_order_2 .th,
.ind_order_2 .td {
    float: left;
    text-align: left;
    line-height: 48px;
    font-size: 18px;
    color: #e6e6e6;
}
.ind_order_2 .tbody .tr:nth-child(2n-1){    
    background: -webkit-linear-gradient(7deg, #005daa 30%, #0d3a7b 95%);
    background: -o-linear-gradient(7deg, #005daa 30%, #0d3a7b 95%);
    background: linear-gradient(97deg, #005daa 30%, #0d3a7b 95%);
}
.ind_order_2 .tbody .tr:nth-child(2n){
    background: -webkit-linear-gradient(7deg, #002b60 30%, #071d4d 95%);
    background: -o-linear-gradient(7deg, #002b60 30%, #071d4d 95%);
    background: linear-gradient(97deg, #002b60 30%, #071d4d 95%);
}
.ind_order_2 .td{
/*background: #648aca;*/
cursor:pointer;
}
.ind_order_2 .tbody .tr .td{
    font-size: 16px;
}
.color_grap{
    color: #BAB8C4;
}
.ind_order_2 .tab2 {
    margin: 38px 0 80px;
}

/*ind_order_2*/
.photo_list_box{
    width: 1058px;
    margin:0 auto;
}
.photo_list{
    padding: 30px 0 10px 0;
    width: 100%;
}
.photo_list .swiper-slide.item{
    padding:10px;
    box-sizing: border-box;
}
.photo_list .word {
    height: 57px;
    color:#fff;
    line-height: 1;
    position:relative;
}
.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;
    position: absolute;
    top: -40px;
    left:0px;
    width: 115px;
    height: 40px;
    background: linear-gradient(to right,#0070ab , #005ed2 );
    border-radius: 0px 40px 0px 0px;
    line-height: 40px;
    text-indent: 13px;
}
.photo_list .word .t2 {   
    font-size: 14px;
    white-space: normal;
    padding-left: 13px;
    background: linear-gradient(218deg, #0092dc 7%, #0074c2 74%);
    line-height: 1.8;
    border-radius: 0px 0px 10px 10px;
    height: 57px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.photo_list img{
    display: block;
    width: 100%;
    height: 285px;
    object-fit: cover;
    cursor: pointer;
    border-radius: 10px 10px  0px 0px;
}
.photo_list img:nth-child(4n+0){
    margin-right: 0;
}
.photo_list li {
    padding-top: 2px;
    box-sizing: border-box;
}

.ind_order_3 .swiper-container{
    padding-bottom:30px !important;
}

.photo_list .swiper-pagination {
    bottom:0px !important;
   /* display: none;*/
}
.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: #0092dc!important;
}
.ind_order_3 .swiper-button-prev {
    left: 0%;
    background-image: url('../img/prev.png');
    width: 48px;
    height: 48px;
    background-size: 48px 48px;
    top: 60%;
}
.ind_order_3 .swiper-button-prev:hover{
    opacity: 0.8;

}
.ind_order_3 .swiper-button-next {
    top: 60%;
    right: 0%;
    background-image: url('../img/prev.png');
    width: 48px;
    height: 48px;
    background-size: 48px 48px;
    transform: rotate(180deg);
}
.ind_order_3 .swiper-button-next:hover{
    opacity: 0.8;
}
.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;
}
.ind_order_5 .sec_tit .ext {
    text-align: right;
}

.apply_form {
    background: rgba(28, 64, 102,0.3);
    padding: 60px 180px 0;
    padding-bottom: 60px;
}
.ipt_box{
    width: 840px;
}
.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: #E50876;
}
.apply_form .ipt_text {
    width: 300px;
    height: 40px;
    border: none;
    text-indent: 10px;
    background: #052952;
    color: #fff;
    font-size: 16px;
}
.apply_form [type=checkbox] {
    margin-right: 5px;
    vertical-align: -2px;
    color: #fff;
}
.apply_form .tag {
    margin-right: 15px;
    font-size: 16px;
}
.apply_form label {
    margin-right: 100px;
}
.form_table_tips {
    max-width: 550px;
    line-height: 24px;
    color: #f2f2f2;
    font-size: 12px;
    margin: 0 auto;
}
.apply_form button {
    display: block;
    margin: 40px auto 0;
    width: 200px;
    text-align: center;
    line-height: 50px;
    border-radius: 25px;
    outline: none;
    background: linear-gradient(to right,#0078b2 ,#004583 );
    color: #fff;
    border: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
}
.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;
    background: #052952;
    font-size: 16px;
}
.sponsors{
    padding-top:80px;
}
.ind_order_6 {
    padding-bottom: 0;
}
.ind_order_6 .activity_map_box {
    position: relative;
    display: block;
    width: 1200px;
    height: 540px;
}
.ind_order_6 .activity_map_item {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/* ind_order_7 */
.ind_order_7 .partner_item{
    background: #0e2241;
    display: flex;
    margin-bottom: 20px;
    border-radius: 10px;

}
.ind_order_7 .partner_item>p{
    width: 120px;
    height: 40px;
    background: linear-gradient(to right, #0078b2, #004583);
    border-radius: 10px 0px 10px 0px;
    margin-right: 20px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.partner_images{
    padding:23px 0px;
    width: 1060px;
}
.partner_images>img{
    width: 158px;
    margin-right: 16px;
    vertical-align: middle;
    margin-bottom: 16px;
}
.partner_images>img:nth-child(6n){
    margin-right: 0px;
}
/* ind_order_7 */

/* sponsors */
.j-mqrquee {
    overflow: hidden;
    margin-top: 0px;
    background: red;
    background: #09173c;
    border-radius: 10px;
    padding: 17px 10px;
}
.j-marquee-box {
    display: block;
    zoom: 1;
}
.sponsors ul{
    margin: 0 auto;
}
.sponsors li{
    float: left;
    width: 180px;
    text-align: center;
    box-sizing: border-box;
}
.sponsors li img{
    width:  160px;
    height:54px;
}
/*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;
}
.ind_order_2  .td_line2{
    display: flex;
    align-items: center;
}   
.ind_order_2  .td_line2 .td{
    line-height: 22px;
    padding:  6px 0;
}
@media (max-width: 750px) {

    .ind_order {
        padding: 0.6rem 0;
    }
    .sec_tit {
        text-align: center;
        margin-bottom: 0px;
    }
    .sec_tit>img {
        margin-bottom: 0.4rem;
        width: 4.9rem;
        height: auto;
    }
    .aside_box {
        width: 2.23rem;
        height: 2rem;
        background-size: 2.23rem 2rem;
    }
    .index_banner {        
        height: 6.4rem;
        background-image: url('../img/index_banner_m.png?v=20230621');
        background-size: auto 100%;
    }
    .awards-bdshare-area{
        display: none;
    }
    .index_banner::after {
        display: none;
    }
   
    .pc_show_bg,
    .bdshare-area{
        display: none;
    }
   
    .index_banner .enter {        
        left: 41%;
        margin-left: -0.8rem;
        bottom: 0.7rem;
        width: 41%;
        height: 12%;
        font-size: 0.2rem;
        line-height: 0.4rem;
        background: transparent;
    }
    .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_left {
        width: 100%;
        padding: 0px;
        padding-top: 0.3rem;
        background: url(../img/order1_bg_m2.png) center center no-repeat;
        background-size: 100% 100%;

    }
    .ind_order_1 .cont .cont_left p {
        padding:0px 0.15rem;
        font-size: 0.28rem;
        line-height: 1.8;
        margin-bottom: 0.3rem;
    }
   .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: .0rem;
        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: .1rem;
        padding-left: 0.3rem;
        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;

        line-height: 1.8;
        font-size: 0.28rem;
    }
    .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: .32rem;
        font-weight: 700;
        line-height: 1.2;
    }
    .ind_order_2 .tr .c3,
    .ind_order_2 .tr .c4 {
        display: inline;
        color: #c4d8ff;
    }
    .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;
    }   
    .photo_list .swiper-slide.item{
        padding: 0px;
    }  
    .photo_list .word .t2 {    
        font-size: 0.26rem;
        line-height: 1.4;
        height: 1rem;     
    }
    .photo_list .word .t1{
        margin-bottom: 0.1rem;
        top:-0.7rem;
    }
    .photo_list .word{
        padding:0rem;
        margin-bottom: 0.3rem;
        height: 0.7rem;
        box-sizing: border-box;
    }
    .ind_order_3 .swiper-container {
        padding: .4rem  0!important;

        overflow: hidden;
    }
    .photo_list .swiper-pagination {
        bottom: 0px !important;
        display: block;
    }
    .ind_order_3 .wrap {
        overflow: hidden;
        margin:0 0rem;
    }
    .photo_list img {
        width: 100%;
        height: 3.8rem;
    }
    .photo_list_box{
        width: 100%;
        box-sizing: border-box;
        padding: 0 0.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;
    }*/
   
    .ipt_box {
        width: 100%;
    }
    .apply_form {
        width: auto;
        font-size: .3rem;        
        padding: 0;
        padding-bottom: 0;
        background: transparent;
    }
    .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: 25px;
    }
    .write_tips {
        padding-top: 0.3rem;
        padding-left: 0;
    }
    .ind_order_5, .ind_order_6{
        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_6 .m_wrapper{
        margin: 0 auto; 
     }
    .ind_order_6 .activity_map_box {
        position: relative;
        display: block;
        width: 100%;
        height: 3.2rem;
        background: inherit;
    }
    .ind_order_6 .activity_map_item {
        margin-top: .2rem;
        position: relative;
        left: 0;
        top: 0;
        transform: translate(0, 0);
    }
    .ind_order_6 .activity_map_item img {
        width: 100%;
        height: 100%;
    }
  
   
    .ind_order_4{
        padding-bottom: 0px;
    }
    .ind_order_4 .sec_tit>img{
        margin-bottom:0px;
    }
    .ind_order_7 .partner_item {
        background: #0e2241;
        display: block;
        margin-bottom: 0.2rem;
        border-radius: 0.1rem;
    }
    .ind_order_7 .partner_item>p {        
        width: 1.2rem;
        height: 0.4rem;
        border-radius: 0.1rem 0px 0.1rem 0px;
        margin-right: 0px;
        font-size: 0.2rem;
    }
    .partner_images {
        padding: 0.2rem 0.12rem;
        width: 100%;
    }
    .partner_images>img {
        width: 1.5rem;
        margin-right: 0.1rem;
        vertical-align: middle;
        margin-bottom: 0.1rem;
    }
    .partner_images>img:nth-child(6n){
    margin-right: 0.1rem;
}
    .contact_foot {
        margin-bottom: 0.8rem;
        padding-bottom: 0.8rem;
    }
   
    .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 {
    
    background: #0e1e40;
    padding-top: 43px;
}
.contact_foot .sec_tit{
    margin-bottom: 0px;
}
    .contanct_box{
        box-sizing: border-box;
        padding:0px 0 15px 0;
    }
    .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-top: 35px;
    }
    .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;
        font-size: 14px;
        color: #cedae6;
    }
    .m_show{
        display: none;
    }


    /*展台看点*/
    .exhibitor_index_banner{
        height: 360px;
        background: url('../img/exhibitor_index_banner.png?v=20230221') center center no-repeat;
        background-size: 100% 360px;
    }
.exhibitor_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 0px;
    margin-bottom: 60px;
}
.exhibitor_list .exhibitor_item{
    height: 220px;
    background:#001a40;
    border-radius: 8px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: flex;
    padding-top: 20px;
    padding-left: 20px;
    width: 590px;
    box-sizing: border-box;
}
.exhibitor_list .exhibitor_item:nth-child(2n){
    margin-right: 0px;
}
.exhibitor_img{
    width: 210px;
    height: 176px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 17px;
    background: #fff;
}
.exhibitor_img img{
    max-width: 100%;
}
.exhibitor_content{
    width: 340px;
    padding-right: 20px;
    box-sizing: border-box;
}
.exhibitor_content h3{   
    font-size: 16px;
    margin-bottom: 18px;
}
.exhibitor_content p{
    font-size: 14px;
    line-height: 24px;
    position: relative;
    margin-bottom: 31px;
}
.exhibitor_content p a{
    position: absolute;
    bottom:0px;
    right:0px;
    color: #1BC3F8;
}
.exhibitor_content>a{
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    background: #0071AB;
}
.exhibitor_content>a:hover{
    background:#0092DC;
}

.exhibitor_list_box{
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
    margin-top: 45px;
}
.exhibitor_list_box>a{
    width: 145px;
    height: 40px;
    background: #042153;
    border-radius: 20px;
    text-align:center;
    line-height: 40px;
    font-size: 14px; 
}
.exhibitor_list_more{
    margin-right: 20px;
}
.exhibitor_list_more:hover{    
    background: #082e70;
}
.exhibitor_list_close{
    background: #15244a;
    color:#999999;
}
.exhibitor_list_close:hover{
    background: #1b2c58;
}
.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: 640px;
}
.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 #e4e4e4;
    margin-bottom: 25px;
}
.pop_title img{
    width: 102px;
    height: auto;
}
.pop_title h3{
    font-size: 22px;
    font-weight: 700;
    color: #333;
    line-height: 54px;
}
.pop_content_title{
    color:#333;
    font-weight: 700;
    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 #dedede;
    border-radius: 4px;
    margin-right: 18px;
}
.pop_content_nav li.active{
    color: #fff;
    border: 1px solid #0092dc;
    background: #0092dc;

}
.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;
}
.pop_content_nav_item_right{    
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 21px;
}
.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;
}
.pop_content_nav_item_right .mySwiperstyle .swiper-pagination-bullet{
    width: 10px;
    height: 2px;
    background: #e3e3e3;
    border-radius: 1px;
    opacity: 1;
}
.pop_content_nav_item_right  .mySwiperstyle .swiper-pagination-bullet-active{
    
background: #0092dc;
}
.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 0px;
    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: 700;
    color: #333;
    line-height: 26px;
    padding-top: 35px;
    padding-bottom: 15px;
    margin-left: 0px;
}
.mySwiper_video_box img{
    width: 100%;
    height: 244px;
    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: #0092dc;
}
.mySwiper_video_box>div:hover:after{
    opacity: 0.8;
    background-color: #fff;
}
.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 rgba(255,255,255,0.5) ; 
    border-radius: 4px;
    z-index: 1; 

}
.mySwiper_video_box p{
    position: absolute;
    bottom:0px;
    left: 0px;
    right: 0px;
    height: 46px;
    line-height: 46px;
    padding-left: 10px;
    font-size: 14px;
    background: rgba(0,0,0,0.48);
}
.pop_content_video .swiper-button-next, .pop_content_video .swiper-button-prev{
    width: 16px;
    height: 28px;
    top:20%;
    background-size: 16px 28px;
}/*
.pop_content_video .swiper-button-next{
    left: 97%;
}*/
.pop_content_video .swiper-button-next{   
     left: 96.6%;
}
.pop_content_video  .swiper-button-prev{  
     left: 91.5%;
}
.pop_content_video .swiper-button-next,.pop_content_video .swiper-button-prev{
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
}
.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) ;
    transform: rotate(0deg);
    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;
    transform: rotate(180deg);
}
.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;
}
.pop_content_video .swiper-button-next.swiper-button-disabled,.pop_content_video .swiper-button-prev.swiper-button-disabled{
    opacity:0.8;
}

.contact_foot.exhibitor_bg {
   background: transparent;

}
.contact_foot.exhibitor_bg  .contanct_box{
    background-color: rgb(3, 29, 77,0.78);
}
/*展台看点*/
    @media (max-width: 750px) {
        .exhibitor_index_banner {
            height: 5rem;
            background: url(../img/exhibitor_index_banner_m.png?v=20230221) center center no-repeat;
            background-size: 100%;
        }
        .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;
            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.4rem;
        }
        
        /*展台看点*/
        .exhibitor {
            padding-top: 0.65rem;
        }
        .exhibitor .sec_tit>img{
            margin-bottom: 0px;
        }
        .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: 2.6rem;
            height: 2.18rem;
            margin-right: 0.2rem;
            background: #fff;
        }
        .exhibitor_content p a{
            position: relative;
            margin-top: 0.1rem;
            display: block;
        }
        .exhibitor_img img{
            width:  1.2rem;
        }
        .exhibitor_content{
            width: calc(100% - 2.6rem);
            padding-right: 0px;
        }
        .exhibitor_content h3 {
            font-size: 0.28rem;
            margin-bottom: 0.1rem;
        }
        .exhibitor_bg1,.exhibitor_bg2,.exhibitor_bg3,.exhibitor_bg4,.exhibitor_bg5{
            display: none!important;
        }

       /*展台看点*/
    /*弹框*/

    .window_pop_box .window_pop_content {
        width: 92%;        
        height: 90% !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: 100%;
        padding: 0;
        height: 0.57rem;
        text-align: center;
        line-height: 0.57rem;
        margin-bottom: 0;
        margin-right: 0;
        border:0;
        background: #EFEFEF;
    }
    .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_nav_item_right{
        margin-right: 0px;
    }
    .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;
        }
    }



    /* 大会报道 */
    .news-list {
        position: relative;
        margin: 32px 0 32px 0;
        display: flex;
        flex-wrap: wrap;
        justify-content:space-between;
    }
    .news-item {
        width: 49.1%;
        background: #002b60;
        border-radius: 4px;
        height: 175px;
        margin-bottom: 20px;
    }
    .news-item a {
        display: flex;
    }
    .news-item img {
        margin: 25px;
        width: 200px;
        height: 125px;
        background: #fff;
    }
    .news-text {
        width: 330px;
        position: relative;
        margin-top: 25px;
    }
    .news-text>h1 {
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        margin-bottom: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
   /* .news-text>h1:hover {
        color: #00abff;
    }
    .news-text>h2:hover {
        color: #ccc;
    }*/
    .news-text>h2 {
        height:50px;
        line-height: 25px;
        color: #d5e1df;
        margin-top: 0px;
        font-weight: 400;
        font-size: 12px;
        overflow:hidden; 
        text-overflow:ellipsis;
        display:-webkit-box; 
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2; 
        margin-bottom: 10px;

    }
    .news-item:hover {
        background: #004380;
    }
    .news-item:hover .news-text>h1{
        color: #00abff;
    }
    .news-text .more_text{  
        color: #d5e1df;
        text-align: left!important;
        position: absolute;
        right: 0px;
        bottom: 32px;
    }

    .news-item:hover .news-text .more_text{            
        color: #00abff;
    }
    .hand-box {
        visibility: hidden;
        display: flex;
        justify-content: center;
        margin: 20px 0 0 0;
        margin-bottom: 80px;

    }
    .hand-box>div {
        width: 145px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        border-radius: 20px;
        cursor: pointer;
      /*  background: linear-gradient(to right,#007efb,#00dbf0);*/
    }
    .load-more-btn {
        background: #042153;
        color: #cecece;
        margin-right: 10px;
    }
    .load-more-btn:hover {
        background: #082e70;
    }
    .load-more-btn[disabled] {
        background-color: #888;
        color: #eee;
        cursor: not-allowed;
    }
    .pack-up-btn {
        display: none;
        background: #1b2c58;
        margin-left: 10px;
    }
    .pack-up-btn:hover {
        background-color: #4e7cca;
    }
    /*.ind_bg4 {
        top:60%;
        background: url(./img/bg4.png) -100px 0px no-repeat;
    }*/

    @media (max-width: 750px) {
        .pc_show_bg{
            display: none;
        }
        .aside_awards_index{
            display: none;
        }
        .list_padding{
            padding-top: 0.6rem;
        }
        .awards-bdshare-area {
            display: none;
        }
        .page-title > h1,
        .page-title > h2 {
            font-size: .3rem;
        }
        .page-title > h2 {
            font-size: .3rem;
        }
        .news-list {
            margin: .3rem 0;
            margin-bottom: 0px;
        }
        .news-item {            
            border-top: 0px solid #3e4190;
            padding: 0.25rem;
            background: #002B60;
            position: relative;
            width: 100%;
            height: auto;
        }
        .news-item a {/*
            display: block;
            position: static;*/
        }
        .news-item img {
            width: 2rem;
            height: 1.25rem;
            border-radius: 0rem;
            margin-right:0.3rem;
            margin: 0px;
        }
        .news-text {
            width: auto;
            position:   static;

        }
        .news-text>h1 {
            position: absolute;
            top: 0.25rem;
            left: 2.4rem;
            font-size: 0.3rem;
            width: calc(100% - 2.6rem);
            margin-top: 0rem;                
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }
        .news-text>h2 {
            margin: .3rem 0 .15rem;
            height: auto;
            font-size: .24rem;
            margin-top: 0px;
            display: none;
        }
        .news-text>p {
            color: #333;
            opacity: .5;
            line-height: 1;
        }
        .news-text>p.time_text{
            position: absolute;
            bottom: 0.3rem;
            left: 2.4rem;
        }
        .news-text .more_text{
            opacity: 1;
            border: 0px solid #ffffff!important;    
            color: #00FFEC!important;;
            text-align: left!important;
            position:   absolute;   
            right:0px;
            bottom: 0.3rem;
            display: none;
        }
        .hand-box {
            margin: 0;
            padding:  0;
            padding-bottom: 0.6rem;
            border-top: 0px solid #3e4190;
        }
        .hand-box>div {
            width: 2.8rem;
            height: .72rem;
            line-height: .72rem;
            font-size: .24rem;
        }
        /*.sec_tit img {
            display: none;
        }*/
    }
    /* 大会报道 */