.index_banner {
    position: relative;
    height:621px;
    background: url('../img/index_banner.png?v2') center center no-repeat;
    background-size: 100% 621px;
}
.nav_quick_agenda{
    width: 8%;
    height: 7%;
    position: absolute;
    top: 29%;
    left: 69%;
    border-radius: 20px;
}
.index_banner .enter {
    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{
    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;
    z-index: 1;
}
.ind_order_1{
    background: #160621;
    padding-top: 153px;

}

.ind_order_1 .cont {
  width: 100%;
  background: #251655;
  padding:90px 50px;
  background-image: url(../img/ind_o1_r_img_left.png) ;
  background-position:  95% center;
  background-repeat: no-repeat;
    background-color: #251655;
    margin-top:50px;
    margin-bottom: 100px;
}
.ind_order_1 .cont .wordbox{
    width: 70%;
}
.ind_order_1 .wordbox p:nth-child(2){
    padding:20px 0px;
}
.ind_order_1 .wordbox p:nth-child(2){
    margin:10px 0px;
}
.ind_order_1 .cont img {
    position: absolute;
    left: 70px;
    top: 44px;
}
.ind_order_2{

    background: #241242;
    padding-top: 100px;
    padding-bottom: 100px;
}

.ind_order_2 .table {
    margin-top: 52px;
    width: 100%;
    font-size: 14px;
    line-height: 40px;
    position: relative;
}

.ind_order_2 .table>div{
    position: relative;
}
.ind_order_2 .table .c4 {
    width: 313px;
}
.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: #412795;·
    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: 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: 540px;
}
.ind_order_2 .c3 {
    margin: -1px 0 0 -1px;
    width: 217px;
}
.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 #5231BB;
    text-align: center;
    text-align: left;
    padding-left: 5px;
    box-sizing: border-box;

}
.ind_order_2 .td{
background: #835ff6;
cursor:pointer;
}
.ind_order_2 .tr:hover .td{
background: #835ff6;
}
.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 .meeting_content .td.c1{
    line-height:140px;
}
.ind_order_2 .meeting_content  .td{
    height: 140px;
}
.ind_order_2 .meeting_content .td.c2{
    text-align: left;
}

.ind_order_2 .td .meeting {
    box-sizing: border-box;
}
.ind_order_2 .td .meeting span{
    display: block;
    line-height: 20px;
}

.ind_order_2 .td .meeting span i{
    display: block;
    font-style: normal;
    line-height: 20px;
}

.ind_order_2 .textCenter{
    text-align: center!important;
}
.border_left{
    border-left: 0px!important;
}
.ind_order_2 .td .meeting span i:nth-child(2),
.ind_order_2 .td .meeting span i:nth-child(3){
    text-indent: 5em;
}
.photo_list{
    padding: 30px 0 10px 0;
    width: 1200;
    margin: 0 auto;
}
.photo_list .swiper-slide.item{
    box-sizing: border-box;
   
}
.photo_list .word {
       overflow: hidden;
    height: 88px;
    color: #fff;
    line-height: 1;
    position: relative;
    padding-top: 8px;
    text-align: left;
    background: #412795;
    box-sizing: border-box;
}
.word_mark_box{
    height: 10px;
    width: 100%;
}

.photo_list .word p { 
    font-size: 14px;
   /* 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: #fff;
}
.photo_list .word .t2 {
    font-size: 14px;
    white-space: normal;
    line-height: 1.4;
}
.photo_list img{
    display: block;
    width: 100%;
    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-top: 100px;
}
.ind_order_3 .swiper-container{
    padding-bottom: 115px !important;
}
.pc_show_bg5{
    width: 350px;
    height:270px;
    position: absolute;
    top:-56px;
    left:100px;
    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 .sec_tit {
    margin-bottom: 60px;
}
.photo_list .swiper-pagination {
    bottom: 70px !important;
}
.photo_list .swiper-pagination-bullet{
    margin: 0 10px !important;
    width: 12px !important;
    height:12px !important;
    border-radius: 50% !important;
    background: #563af8!important;
}
.photo_list .swiper-pagination-bullet-active {
    background-color: #563af8 !important;
}
.ind_order_3 .swiper-button-prev {
    left: 44%;
    margin: 18px 0 0 -583px;
    background-image: url('../img/prev.png');
    width: 41px;
    height: 80px;
    background-size: 41px 80px;
    transform: translate(0 ,-50%);
}
.ind_order_3 .swiper-button-prev:hover{
    background-image: url('../img/prev_hover.png');

}
.ind_order_3 .swiper-button-next {
    left: 55%;
    margin: 18px 0 0 555px;
    background-image: url('../img/next.png');
    width: 41px;
    height: 80px;
    background-size: 41px 80px;
    transform: translate(0 ,-50%);
}
.ind_order_3 .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 0px auto; 
    line-height:50px;
    font-size: 18px;
    font-weight:700;
    text-align: center;
    background: #563af8;
    border-radius: 4px;
}
.go_sign_form:hover{
    background: #6d57f8;
}
.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;
}
.ind_order_5{

background: #241242;
padding-top: 80px;
padding-bottom: 100px;
}

.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: #835ff6;
}
.apply_form .ipt_text {
    width: 300px;
    height: 40px;
    border: none;
    text-indent: 10px;
}
.apply_form [type=checkbox] {
    margin-right: 5px;
    vertical-align: -2px;
    color: #999;
}
.apply_form .tag {
    margin-right: 15px;
}
.apply_form label {
    margin-right: 100px;
}
.apply_form button {
    display: block;
    margin: 50px auto 0px;
    width: 200px;
    text-align: center;
    line-height: 50px;
    outline: none;
    border-radius: 2px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-weight: 700;
    background: #563af8;
}
.apply_form button:hover {
background: #6d57f8;
}
.apply_form h3{
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 50px;
}
.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;
    border: none;
    text-indent: 10px;
}
.apply_form select,.apply_form .ipt_text {
    background:#fff;
    color:#999;
}

.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 p{
        margin-bottom: 20px;
        margin-top: 50px;
    }
.bottom_live {
    display: none;
}

/* sponsors */
.sponsors{
    padding: 20px 0 0px 0;
    margin: 50px 0 0 0;
    margin-bottom: 100px;
}
.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;
}

.video_text{
    vertical-align: middle;
    margin-left: 5px;
    color: #FFE7A4;
    line-height: 24px;
}

.video_btn{
    width: 22px;
    vertical-align: middle;
    margin-right:   5px;
    margin-left: 0px;
}
@media (max-width: 750px) {
    .index_banner {
        height: 3.75rem;
        background-image: url('../img/index_banner_m.png?v1');
        background-size: auto 100%;
    }

    
    .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;
    }
    .partner4_m,.partner3_m{
        display: inline-block ;
    }
    .split_line {
        margin: .7rem 0 .4rem;
    }
    .ind_order_1 {
        margin-top: 0.8rem;
        padding-top: 0px;
    }
    .ind_order_1 .sec_tit {
        margin-bottom:  0 .4rem;
    }
    .ind_order_1 .cont {
        height: auto;
        border-radius: 8px 8px 0 0;
        padding: 0;
        background: #251655;
        margin-top: 0.3rem;
        margin-bottom:0.8rem;

    }
    .ind_order_1 .wordbox {
        margin: 0;
        width: 100%;
        font-size: 0.28rem;
        padding: .4rem .3rem;
        margin-top:0.3rem;
        box-sizing: border-box;
    }
    .ind_order_1 .cont .wordbox{
        width: 100%;
    }
    .ind_order_2 .textCenter{
        text-align: left!important;
    }
    .ind_order_2 {
        padding-top: 0.8rem;
        padding-bottom:  0.8rem;
    }
    .ind_order_2 .tab1 {
        margin-top: .5rem;
    }
    .ind_order_2 .tab2 {
        margin: .3rem 0 0;
    }
    .ind_order_2 .tbody .tr{

        border-bottom:1px solid #5231bb;  
    }
   .ind_order_2 .tbody .tr:nth-child(2n){
        border-bottom:1px solid #5231bb;
   }
   .ind_order_2 .tbody .tr:first-child{

    border-radius: 10px 10px 0px 0px;
   }
   .ind_order_2 .tbody .tr:last-child{
    border:none;
    border-radius: 0px 0px 10px 10px;
   }
    .ind_order_2 .tr {
        display: block;
        border: 0px solid #2d2f7f;
        padding: .25rem;
        font-size: .24rem;
        line-height: 2;
        background: #835ff6;
    }
    
    .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 .meeting_content .td{
        height: auto;
    }
    .ind_order_2 .meeting_content .td.c1{
        line-height:0.3rem;
    }
    .ind_order_2 .meeting_content  .td{
        line-height:0.3rem;
    }
    .ind_order_2 .meeting_content .td.c2{
        text-align: left;
    }
    .ind_order_2 .td .meeting {
        padding-left: 0rem;
        box-sizing: border-box;
    }
    .ind_order_2 .td .meeting span{
        display: block;
        line-height: 0.7rem;
    }

.ind_order_2 .td .meeting span i{
    display: block;
    font-style: normal;
        line-height: 0.3rem;
        color:#ccc;
        font-size: 12px;
}
.ind_order_2 .td .meeting span i:nth-child(1){
    margin-left: 5em;
    text-indent: -5em;

}
.ind_order_2 .td .meeting span i:nth-child(2),
.ind_order_2 .td .meeting span i:nth-child(3){
    text-indent: 5em;
}
    .ind_order_2 .row1 .c1 {
        height: auto;
        line-height: inherit;
        color:#ccc;
    }
    .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: #ccc;
    }
    .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.8rem auto;
        line-height: 0.9rem;
        font-size: 0.32rem;
    }
    .ind_order_3 .photo_list {
        width:100%;
        box-sizing: border-box;
       /* margin-left: -1.95rem;
        width: 10.8rem;*/
       /* padding-bottom: 0 !important;*/
    }
    .photo_list .word .t2 {
        font-size: 12px;
       
    }
    .ind_order_3{
        padding-top: 0.8rem;
    }
    .ind_order_3 .swiper-container {
        padding-bottom: 1.15rem !important;
    }
    .photo_list .swiper-pagination {
        bottom: 27px !important;
    }
    .ind_order_3 .wrap {
        overflow: hidden;
        margin:0 0.29rem;
    }
    .photo_list img {
        width: 100%;
    }
    /*.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;
    }*/
    .clone{
      /*  display: none;*/
    }
    .ind_order_5{
        padding-top:0.8rem;
        padding-bottom: 0.8rem;
    }
    .apply_form h3{
        padding-bottom: 0.3rem;
    }
    .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;
    }
    .apply_form select{

        width: 321px;
    }
    .apply_form label {
        margin-right: .3rem;
    }
    .apply_form .J_address_select{

        width: 300px;
        width: 82%;
        flex: 1;
    }
    .apply_form  .J_address_select select{
       width: 48%;
    display: inline-block;

    }
    .apply_form button {
        width: 3.2rem;
        width: 100%;
        margin: .3rem auto 0rem;
    }
    .ind_order_3 .sec_tit {
        margin-bottom: .3rem;
    }
    .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: .7rem;
    }
    .ind_order_7 .partner {
        text-align: left;
    }
     .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.5rem;
    }
    .contact_foot {
        margin-bottom: 0.8rem;
        padding-bottom: 0.8rem;
    }
    .sponsors{
        padding: 0.2rem 0 0px 0;
        margin: 0.5rem 0 0 0;
        margin-bottom: .8rem;
    }

    .bottom_live {
        display: block;
        z-index: 1;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        line-height: .8rem;
    }
    .bottom_live .live {
        display: block;
        width:100;
        text-align: center;
        color: #fff;
        font-size: .32rem;
        background: #563af8;
        font-weight: 700;
    }

    .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;
    }
    .aside_awards_link_top{
        width:  1.76rem;
        height:1.3rem;
        display: block;
    }
    .aside_awards_link_Bottom{
        width:  1.76rem;
        height:0.79rem;
        display: block;
    }
    .photo_list .word{
        padding-top: 0px;
    }
    .photo_list .word p {
        padding:0px 5px;
        line-height: 1.4;
        font-size: 12px;
    }
    .photo_list .word .t1{

        margin: 5px 0 2px;
    }
   /* .aside_awards_index{
        display: none;
    }*/
    .nav_quick_agenda {
        width: 11%;
        height: 7%;
        position: absolute;
        top: 29%;
        left: 78%;
        border-radius: 20px;
        display: block!important;
    }
}