.m_show_bg,.m_handshake,.m_photo_list,.m_video_list{
    display: none;
}
.index_banner {
    position: relative;
    height: 1000px;
    background: url('../img/index_banner.png?v2') center center no-repeat;
}

.index_banner .goBack{
    position: absolute;
    left: 50%;
    bottom: 146px;
    margin-left: -100px;
    width:198px;
    height: 48px;
    /* background: url('../img/goBack_bg.png') center center no-repeat; */
    border: 1px solid #07bef9;
    border-radius: 6px;
    background: #046686;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.index_banner .goBack:hover{
    background: #03536D;
}
.dataList{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #0c1b2d;
    width: 1200px;
    margin:50px auto 25px;
    border-radius: 4px;
    padding: 10px 0px;
}
.dataList li{
    flex: 1;
    display: flex;
    align-items: center;
    padding:14px  0  14px 40px;
    border-left:1px  solid #132b3d;
}
.dataList li:first-child{
    border: none;
}
.dataList li img{
   width: 103px;
   height: 73px;
   margin-right: 9px; 
  
}
.dataList li span{
   font-size: 14px;
   font-weight: 400;
   color: #ffffff;
   margin-bottom: 18px;
   line-height: 1;
}
.dataList li h3{
    font-family: DIN, DIN-Bold;
    color: #54B9C6;
    font-size: 30px;
    font-weight: 700;
}
.dataList li h3 span{
    font-size: 14px;
    color: #54B9C6;
}
.index_banner .enter,.index_banner .enter2 {
    position: absolute;
    left: 50%;
    margin-left: -110px;
    bottom: 55px;
    width: 201px;
    height: 64px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 59px;
    background: url('../img/index_banner_btn.png') center center no-repeat;
}
.aside_index_btn_box{
    position: relative;
}
.index_banner .enter:hover,.index_banner .enter2:hover{
    color:#fff;
}
.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;
}
/*.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;
    overflow: hidden;
    z-index: 1;
}
.ind_order_1{
    padding-top:60px;
    padding-bottom:50px ;
}
.ind_order_1 .cont {
  width: 1220px;
  padding:  45px 66px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url(../img/ind_o1_r_img.png) no-repeat;
  position: relative;
}
.ind_order_1 .sec_tit{
    margin-bottom: 38px;
}
.ind_order_1 .cont .pc_show_bg1{
    width: 180px;
    height:140px;
    position: absolute;
    top: -103px;
    left: -132px;
    background: url(../img/index_bg1.png)
}
.ind_order_1  .pc_show_bg3{
    width: 180px;
    height:140px;
    position: absolute;
    top: 0px;
    left: 222px;
    background: url(../img/index_bg3.png)
}
.ind_order_1  .pc_show_bg3_2{
    width: 180px;
    height:140px;
    position: absolute;
    top: 340px;
    left: 1615px;
    background: url(../img/index_bg3.png)
}
 .pc_show_bg2{
    width: 151px;
    height:270px;
    position: absolute;
    top: 355px;
    left: 0px;
    background: url(../img/index_bg2.png)
}
.ind_order_1 .wordbox {
    font-size: 14px;
    color:#ffffff;
    font-weight: 400;
    line-height: 24px;
    width: 580px;
}
.ind_order_1 .cont img {
    width: 450px;
    height: 238px;
}
.ind_order_1_list{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 39px;
    margin-bottom: 99px;
}
.ind_order_1_list img{
    margin-bottom: 10px;
}
.ind_order_1_list>div{
    margin-right: 78px;
}
.ind_order_1_list>div:last-child{
    margin-right: 0px;
}
.ind_order_2 .table {
    margin-top: 52px;
    width: 100%;
    font-size: 14px;
    line-height: 40px;
    position: relative;
}
.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: 323px;
}
.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::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 .caption .live:hover {
    color: #fff;
    background-color: #5b2499;
}
.ind_order_2 .th {
    background: #046686;
    font-weight: 700;
}
.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: 126px;
}
.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: 567px;
}
.ind_order_2 .c3 {
    margin: -1px 0 0 -1px;
    width: 180px;
}
.ind_order_2 .c4 {
    margin: -1px 0 0 -1px;1
}
.prize_color{
    color:#FCF5A6;
}
.ind_order_2 .th,
.ind_order_2 .td {
    float: left;
    border: 1px solid #047194;
    text-align: center;

}
.ind_order_2 .td{
background: #03485e;
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;
}
.photo_list{
    width: 1070px;
    font-size: 0px;
    margin: 0 auto;
}
.photo_list .swiper-slide.item{
    box-sizing: border-box;
}
.photo_list .word {
    overflow: hidden;
    height: 94px;
    color:#fff;
    line-height: 1;
    position:relative;
    padding-top: 20px;
    text-align: center;
}
.word_mark_box{
    height: 10px;
    width: 100%;
}
.word_mark {
    height:4px;
    width:100%;
    position:absolute;
    left:0;
    top:10px;
    background: linear-gradient(to right ,rgba(84,185,198,0), rgba(84,185,198,1), rgba(84,185,198,0));
}
.photo_list .word p {
    overflow: hidden;
    white-space: nowrap;
    padding: 0 10px;
    text-overflow: ellipsis;
}
.photo_list .word .t1 {
    margin: 15px 0 5px;
    font-size: 18px;
    font-weight: 700;
    color: #54b9c6;
}
.photo_list .word .t2 {
    font-size: 14px;
    white-space: normal;
    line-height: 1.4;
}
.photo_list img{
  width: 260px;
  height: 175px;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;

}
.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: 94px !important;
}
.pc_show_bg5{
    width: 350px;
    height:270px;
    position: absolute;
    bottom:-81px;
    right:-265px;
    background:url(../img/index_bg5.png);
}
.pc_show_bg6{
    width: 134px;
    height:157px;
    position: absolute;
    top:222px;
    left:-45px;
    background:url(../img/index_bg6.png);
}
.pc_show_bg7{
    width: 159px;
    height:122px;
    position: absolute;
    top: 222px;
    right: -45px;
    background:url(../img/index_bg1.png);
    background-size:159px 122px; 
}
.pc_show_bg8{
    width: 159px;
    height:122px;
    position: absolute;
    top: 222px;
    left: 45px;
    background:url(../img/index_bg1.png);
    background-size:159px 122px; 
}
.pc_show_bg9{
    width: 159px;
    height:122px;
    position: absolute;
    top: 81px;
    right: 45px;
    background:url(../img/index_bg1.png);
    background-size:159px 122px; 
}
.pc_show_bg10{
    width: 180px;
    height:140px;
    position: absolute;
    top: 81px;
    right: -45px;
    background:url(../img/index_bg1.png);
    background-size:180px 140px; 
}
.pc_show_bg11{
    width: 180px;
    height:140px;
    position: absolute;
    bottom: 206px;
    right: -103px;
    background:url(../img/index_bg1.png);
    background-size:180px 140px; 
}
.pc_show_bg12{
    width: 180px;
    height:140px;
    position: absolute;
    bottom: -209px;
    left: -68px;
    background:url(../img/index_bg1.png);
    background-size:180px 140px; 
}
.pc_show_bg13{
    width: 180px;
    height:140px;
    position: absolute;
    bottom: 459px;
    left: 68px;
    background:url(../img/index_bg1.png);
    background-size:180px 140px; 
}
.ind_order_3{
    overflow: visible;
}
.ind_order_3 .sec_tit {
    margin-bottom: 50px;
}
.photo_list .swiper-pagination {
    bottom: 60px !important;
}
.swiper-pagination-bullet{
    margin: 0 4px !important;
    width: 30px !important;
    height:4px !important;
    border-radius: 2px !important;
    background-color: #666666!important;
}
 .swiper-pagination-bullet-active {
    background-color: #54B9C6!important;
}
.ind_order_3 .swiper-button-prev,.ind_order_5 .swiper-button-prev {
    left: 0px;
    margin-top: 10px;
    background-image: url('../img/prev.png');
    width: 41px;
    height: 69px;
}
.ind_order_3 .swiper-button-prev:hover,.ind_order_5 .swiper-button-prev:hover{
    background-image: url('../img/prev_hover.png');
}
.ind_order_3 .swiper-button-next, .ind_order_5 .swiper-button-next{
    right: 0px;
    margin-top: 10px;
    background-image: url('../img/next.png');
    width: 41px;
    height: 69px;
}
.ind_order_3 .swiper-button-next:hover, .ind_order_5 .swiper-button-next:hover{
    background-image: url('../img/next_hover.png');
}
.ind_order_4 .sec_tit {
    margin-bottom: 40px;
}

.manu_list .swiper-slide img {
    width: 190px;
    height: 70px;
}
/*立即报名*/
.go_sign_form{
    display: block;
    width: 200px;
    height: 50px;
    margin:50px auto 100px auto; 
    line-height:50px;
    font-size: 18px;
    font-weight:700;
    text-align: center;
    background: #046686;
}
.go_sign_form:hover{
    background: #0a4052;
}
.why_join {
    padding: 80px 0;
    height: 420px;
    background: url('../img/why_join.jpg') center center no-repeat;
}

.ind_order_5 .sec_tit .ext {
    text-align: right;
}

.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: #4CA7B4;
}
.apply_form .ipt_text {
    width: 300px;
    background: #012e3d;
    height: 40px;
    border: none;
    text-indent: 10px;
    color: #fff;
}
.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 100px;
    width: 200px;
    text-align: center;
    line-height: 50px;
    outline: none;
    background: #046686;
    border-radius: 2px;
    color: #fff;
    border: none;
    cursor: pointer;
}
.apply_form button:hover {
    background: #0a4052;
}
.apply_form .addr_box {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    width: 300px;
    justify-content: space-between;
}
.apply_form .addr_box select {
    width: 145px;
}
.apply_form select {
    width: 300px;
    height: 40px;
    background: #012e3d;
    border: none;
    text-indent: 10px;
    color: #fff;
}

.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 {
    margin-bottom: 70px;
}
 .ind_order_7 .partner {
    text-align: center;
}
.ind_order_7 .partner img{
    vertical-align: middle;
}
.ind_order_7 .partner p{
    margin-bottom: 20px;
    margin-top: 50px;
    font-size: 18px;
    font-weight: bold;
}
.bottom_live {
    display: none;
}

/* sponsors */
.sponsors{
    padding: 20px 0 50px 0;
    margin: 50px 0 0 0;
}
.j-mqrquee {
    overflow: hidden;
    margin-top: 50px;
}
.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;
}
.swiper-container.video_list{
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    width: 1070px;
    padding-bottom: 113px;
}
.video_list .imgGroup{
    position: relative;
    margin-right: 10px;
    width: 350px;
}
.video_list .imgGroup .play{
    position: absolute;
    left: 50%;
    top: 77px;
    margin-left: -33px;
    width:66px;
    height: 66px;
    background-image: url('../img/play.png?v1');
    cursor: pointer;
}
.video_list .imgGroup .play:hover{
    background-image: url('../img/play_hover.png');
}
.video_list .poster{
    width: 100%;
    height: 220px;
    vertical-align: middle;
}
.poster1{
    background-image: url('../img/poster1.jpg');
    background-size: 100%;
}
.poster2{
    background-image: url('../img/poster2.jpg');
    background-size: 100%;
}
.poster3{
    background-image: url('../img/poster3.jpg');
    background-size: 100%;
}
.poster4{
    background-image: url('../img/poster4.jpg');
    background-size: 100%;
}
.video_list .introduce{
    padding: 25px 20px  20px;
    background: #03485E;
    color: #fff;
}
.video_list .introduce h3{
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
    font-family: PingFang SC, PingFang SC-Heavy;
    margin-bottom: 14px;
}
.video_list .int_peoplce{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
}
.video_list .int_peoplce div span{
        margin-right: 8px;
}
.video_list .int_peoplce a{
    color:#4EB0BE ;
    line-height: 14px;
}
.video_list .int_peoplce a::before{
    content: "";
    display: inline-block;
    vertical-align: middle;
   width: 16px;
   height: 14px;
   background: url('../img/downPPT.png');
}
.ind_order_5 .swiper-button-prev,.ind_order_5 .swiper-button-next  {
    margin-top: 32px;
}
.video_list .swiper-pagination-bullets {
    bottom: 79px!important; 
}
.pc_show_bg5_2{
    left: 76px;
    bottom: 60px;
}
.exhibitors{
    width: 506px;
    margin: 50px auto 59px;
    font-size: 0px;
}
.exhibitors img{
    width: 160px;
    margin-right: 13px;
    vertical-align: middle;
}
.exhibitors img:last-child{
    margin-right: 0px;
}
.pc_show_bg2_2{
    top: 305px;
}
.pc_show_bg3_3{
    width: 180px;
    height:140px;
    position: absolute;
    top: 250px;
    right: 125px;
    background: url(../img/index_bg3.png)
}
.partner1 ,.partner2{
    border-radius: 4px;
}

@media (max-width: 750px) {
    body{
        padding-top: 0.8rem;
    }
    .index_banner {
        height: 5rem;
        background-image: url('../img/index_banner_m.png?v1');
        background-size: auto 100%;
    }
    .index_banner .goBack{
        background: none;
        display: block;
        margin-left: -1rem;
        width: 2rem;
        height:0.5rem ;
        font-size: 0.24rem;
        line-height: 0.5rem;
        background: #046686;
        border: 1px solid #07bef9;
        border-radius: 4px;
        font-weight: 400;
        bottom: 0.62rem;
    }
    
    .index_banner::after {
        display: none;
    }
    .partner4,.partner3,
    .pc_show_bg,
    .index_banner a,
    .bdshare-area,
    .ind_order_1 .cont img,
    .ind_order_1 .split_line {
        display: none;
    }
    .m_show_bg{
        display: block;
    }
    .dataList{
        width:calc(100vw - 0.56rem ) ;
        overflow: hidden;
        margin: 0  auto;
        box-sizing: border-box;
    }
    .dataList li{
        position: relative;
        padding: 0.19rem 0 0.19rem 0.2rem;
    }
    .dataList li img{
        width: 1.03rem;
        height: 0.73rem;
    }
    .dataList li:first-child div{
        left: 0.4rem;
    }
    .dataList li:nth-child(2) div{
        left: 0.75rem;
    }
    .dataList li:last-child div{
        left: 0.57rem;
    }
    .dataList li div{
        position: absolute;
        text-align: center;
        margin:0 auto
    }
    .dataList li span{
        font-size: 0.2rem;
        line-height:1
    }
    .dataList li h3{
        margin-top: 0.18rem;
        font-size: 0.3rem;
        line-height:1
    }
    .partner4_m,.partner3_m{
        display: inline-block ;
    }
    .split_line {
        margin: .7rem 0 .4rem;
    }
    .ind_order_1 {
        margin-top: 0.6rem;
        padding: 0;

    }
    .ind_order_1 .sec_tit {
        margin-bottom:  0 .4rem;
    }
    .ind_order_1 .cont {
        width: 100%;
        display: block;
        height: auto;
        border-radius: 8px 8px 0 0;
        padding: 0;
        background: url(../img/ind_o1_r_m_img.png);
        background-repeat: no-repeat;
        background-origin: padding-box;
        background-size:100% 100% ;
    }
    .ind_order_1 .m_show_bg2{
        position: absolute;
        top: 0.12rem;
        left: 0px;
        width: 1.39rem;
        height: 1.68rem;
        background-image: url(../img/index_bg7.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .ind_order_1 .wordbox {
        margin: 0;
        width: auto;
        font-size: 0.22rem;
        font-family: PingFang SC, PingFang SC-Regular;
        line-height: 0.36rem;
        padding: .48rem .44rem;
        background: #0c1b2d;
        background: none;
    }
    .ind_order_1 .handshake{
         display: none;
     }
     .ind_order_1 img.m_handshake{
        display: block;
        width: calc(100vw - 0.56rem);
        margin: .43rem auto .6rem;
    }
    .ind_order_1_list{
        display:block;
        padding-top:0.5rem ;
        margin-bottom:0.79rem;
    }
    .ind_order_1_list>div{
        float:left;
        width: 50%;
        text-align:center;
        margin-bottom: 0.5rem;
    }
    .ind_order_1_list>div img{
        width: 2.69rem  ;
        height:2.76rem;
    }
    .ind_order_1_list>div {
        margin-right: 0px;
    }
    .ind_order_2 .tab1 {
        margin-top: .5rem;
    }
    .ind_order_2 .tab2 {
        margin: .3rem 0 0;
    }
    .ind_order_2 .tbody .tr{

        border-bottom:1px solid #2E3435;  
    }
   .ind_order_2 .tbody .tr:nth-child(2n){
        border-bottom:1px solid #666;
   }
   .ind_order_2 .tbody .tr:last-child{
    border:none;
   }
    .ind_order_2 .tr {
        display: block;
        border: 0px solid #2d2f7f;
        padding: .25rem;
        font-size: .24rem;
        line-height: 2;
        background: #0c1b2d;
    }
    
    .ind_order_2 .th, .ind_order_2 .td {
        float: none;
        border: none;
        margin: 0;
        background: transparent;
        text-align: left;
    }
    .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: .3rem;
        font-weight: 700;
        line-height: 1.4;
    }
    .ind_order_2 .tr .c3,
    .ind_order_2 .tr .c4 {
        display: inline;
    }
    .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: calc(100% - 0.6rem);
        height: 0.9rem;
        margin: 0.3rem auto 0.8rem auto;
        line-height: 0.9rem;
        font-size: 0.32rem;
    }
    .ind_order_3 .m_show_bg5 {
        position: absolute;
        top: -0.47rem;
        left: 0px;
        width: 1.39rem;
        height: 1.68rem;
        background: url(../img/index_bg8.png);
        background-size: 100%;
    }
    .ind_order_3 .photo_list {
        display: none;
    }
    .ind_order_3 .m_photo_list {
        display: block;
    }
    .ind_order_3 .m_photo_list img{
        width: 3.42rem;
        height: 2.50rem;
        vertical-align: middle;
        margin-bottom: 0.1rem;
    }
    .m_photo_list .swiper-pagination-bullet{
        margin: 0 4px !important;
        width: 0.3rem !important;
        height:0.04rem !important;
        border-radius: 0.02rem !important;
        background-color: #666666!important;
    }
    .m_photo_list .swiper-pagination-bullet-active {
        background-color: #54B9C6!important;
    }
    .ind_order_3 .m_photo_list .swiper-slide{
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .photo_list .word .t2 {
        font-size: 12px;
    }
    .ind_order_3 .swiper-container {
        padding-bottom: 0.26rem !important;
    }
    .ind_order_3 .swiper-pagination{
        bottom: 0px !important;
    }
    .photo_list .swiper-pagination {
        bottom: 27px !important;
    }
    .ind_order_3 .wrap {
        overflow: hidden;
        margin:0 0.28rem;
    }
    .ind_order_3 .swiper-button-prev,
    .ind_order_3 .swiper-button-next {
        display: none;
    }
    .ind_order_5{
        margin-top: 0.63rem;
        overflow: visible;
    }
    .ind_order_5 .wrap{
        margin: 0 0.28rem;
    }
    .ind_order_5 .m_show_bg2{
        position: absolute;
        top: -0.47rem;
        left: 0px;
        width: 1.39rem;
        height: 1.68rem;
        background-image: url(../img/index_bg7.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .ind_order_5 .m_show_bg3{
        position: absolute;
        bottom: -1.17rem;
        right: 0px;
        width: 1.76rem;
        height: 2.24rem;
        background-image: url(../img/index_bg7.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .ind_order_5 .video_list {
        display: none;
    }
    .ind_order_5 .swiper-button-prev, .ind_order_5 .swiper-button-next{
        display: none;
    }
    .ind_order_5 .m_video_list {
        display: block;
        margin-top: 0.44rem;
    }
    .ind_order_5 .m_video_list .poster{
        position: relative;
        width: 100%;
        height: 4rem;
        background-size: 100%;
    }
    .m_video_list .imgGroup {
        margin-bottom: 0.4rem;
    }
    .m_video_list .imgGroup .play{
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -0.4rem;
        margin-top: -0.4rem;
        width: 0.8rem;
        height:  0.8rem;
        background-image: url('../img/play.png?v1');
        background-size: 100%;
    }
    .m_video_list .introduce{
        padding: 0.42rem 0.29rem;
        background:#03485E ;
    }
    .m_video_list .introduce h3{
        font-size: 0.28rem;
        font-weight: 800;
        line-height: 1;
        margin-bottom:0.27rem;
    }
    .m_video_list .introduce p{
        font-size: 0.24rem;
    }
    .m_video_list .introduce .int_peoplce{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .m_video_list .introduce .int_peoplce a{
        color: #4EB0BE;
    }
    .m_video_list .introduce .int_peoplce a:before{
        content:'';
        display: inline-block;
        width:0.22rem ;
        height: 0.2rem;
        background:url('../img/downPPT.png');
        background-size: 100%;
        margin-right: 0.08rem;
    }
    .clone{
        display: none;
    }
   
    .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 .ipt_text {
        flex: 1;
    }
    .apply_form .addr_box select {
        width: auto;
        flex: 1;
    }
    .apply_form label {
        margin-right: .3rem;
    }
    .apply_form button {
        width: 3.2rem;
        width: 100%;
        margin: .3rem auto .7rem;
    }
    .ind_order_3 .sec_tit {
        margin-bottom: .44rem;
    }
    .ind_order_6{
        margin-top: 0.6rem;
    }
    .ind_order_6  .exhibitors{
        width: 5.2rem;
        margin: 0.42rem auto 0.6rem;
    }
    .ind_order_6 .exhibitors img{
        width: 1.66rem;
        margin-left:0.1rem ;
        margin-right: 0px;
        vertical-align: middle;
    }
    .ind_order_6 .exhibitors img:first-child{
        margin-left:0;
    }
    .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: 0;
    }
    .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_7 .partner p{
        margin-bottom: 0.2rem;
        margin-top: 0.45rem;
        font-size: 0.24rem;
        font-weight: 400;
    }
    .contact_foot {
        margin-bottom: 0.8rem;
        padding-bottom: 0.6rem;
    }
    .contact_foot .sec_tit{
        margin-bottom: 0.4rem;
    }
    .bottom_live {
        display: block;
        z-index: 1;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        line-height: .88rem;
    }
    .bottom_live .live {
        display: block;
        width:100;
        text-align: center;
        color: #fff;
        font-size: .3rem;
        background-color: #046686;
    }

    .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;
    }
}