.index_banner {
    position: relative;
    height:490px;
    background: url('../img/index_banner.png?v2') center center no-repeat;
    background-size: 100% 490px;
}
.pc_show_btn{
    width: 13%;
    height: 9%;
    bottom: 23%;
    left: 40.3%;
    position: absolute;
    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;
}
.video_text{
    vertical-align: middle;
    margin-left: 5px;
    color:#0098FF;
}
img.video_text {
    width:20px;
    vertical-align: middle;
    margin-right:4px;
}

/*.index_banner .enter::after {
    content: "";
    position: absolute;
    top: 560px;
    left: 0;
    width: 100%;
    height: 336px;
    background: url('../img/index_banner_btn.png') center center no-repeat;
}*/
/*.split_line {
    position: relative;
    z-index: 2;
    border-top: 1px solid #3e4190;
    margin-bottom: 70px;
}*/
.ind_order {
    position: relative;
    z-index: 1;
}
.ind_order_1{
    padding-top: 80px;

}

.ind_order_1 .cont {
  width: 100%;
  padding:60px 0px;
  background-image: url(../img/ind_o1_r_img_left.png) ;
  background-position:  left center;
  background-repeat: no-repeat;
}
.ind_order_1 .cont .wordbox{
   /* width: 70%;*/
    padding-left: 478px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 28px;
    text-indent: 2em;
}
.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: url(../img/order2_bg.png) no-repeat;
    padding-top:80px;
    padding-bottom: 70px;
}

.ind_order_2 .table {
    margin-top: 62px;
    width: 100%;
    font-size: 14px;
    line-height: 40px;
    position: relative;
    padding: 40px;
    background: #fff;
    box-sizing:     border-box;
    box-shadow: 0px 15px 40px 0px rgba(50,71,201,0.05);
}

.ind_order_2 .table>div{
    position: relative;
}
.ind_order_2 .table .c4 {
    width: 300px;
    padding-left: 60px;
    box-sizing: border-box;
}
.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 .thead .th {
    font-weight: 700;
    background: #fff3e1;
    color:#666!important;
}
.ind_order_2 .thead  .c1{

    border-radius: 8px 0px 0px 0px;
}
.ind_order_2 .thead  .c4{


    border-radius: 0px 8px 0px 0px;
}
.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;
    color: #b17c35;
    padding-left: 26px;
    box-sizing: border-box;
}
.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: 492px;
    padding-left: 26px;
    padding-right: 52px;
    color:#333;
    box-sizing: border-box;
}
.ind_order_2 .c3 {
    margin: -1px 0 0 -1px;
    width: 203px;
    color:#666;
}
.ind_order_2 .c4 {`
    margin: -1px 0 0 -1px;
    color:#666;
}
.prize_color{
    color:#FCF5A6;
}
.ind_order_2 .th,
.ind_order_2 .td {
    float: left;
    text-align: left;
    display: flex;
    align-items: center;
    height: 60px;
    line-height: 20px;
    opacity: 0.9;
    background: #ffffff;

}

.ind_order_2 .height_style{
    height: 160px!important;
}
.ind_order_2 .width_style{
    width: 695px!important;
}
.ind_order_2 .tbody .td{
background: #fff;
cursor:pointer;
}
.ind_order_2 .tbody .tr:nth-child(2n) .td{

background: #fefaf7;

}
.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{
    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: 80px;
    line-height: 1;
    position: relative;
    text-align: left;
    background: #fff;
    box-sizing: border-box;
}
.word_mark_box{
    height: 10px;
    width: 100%;
}

.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: 16px;
    font-weight: 700;
    color:#333;
}
.photo_list .word .t2 {
    font-size: 12px;
    white-space: normal;
    line-height: 1.4;
    color:#666;
}
.photo_list img{
    display: block;
    width: 100%;
    cursor: pointer;
    height:238px;
}
.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;
    height:641px;
    background:url(../img/order3_bg.png);
    box-sizing:border-box;
}
.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-next,.ind_order_3  .swiper-button-prev{
    top:80%;
}
.ind_order_3 .swiper-button-prev {
   left: 47%;
    margin: 44px 0 0 -583px;
    background-image: url(../img/prev.png);
    width: 29px;
    height: 23px;
    background-size: 29px 12px;
    background-position: 25px 4px;
    transform: translate(0 ,-50%);
    color: #a7a7fc;
    padding-left: 71px;
}
.ind_order_3 .swiper-button-prev:after {
    position: absolute;
    bottom: 2px;
    left: 69px;
    content: "";
    width: 61px;
    border: 1px solid #a7a7fc;
}
.ind_order_3 .swiper-button-next:after {
    position: absolute;
    bottom: 2px;
    left: -6px;
    content: "";
    width: 40px;
    border: 1px solid #a7a7fc;
}
.ind_order_3 .swiper-button-next:hover:after,.ind_order_3 .swiper-button-prev:hover:after{
    border:1px solid #FF9300;
}
.ind_order_3 .swiper-button-prev:hover{
    background-image: url('../img/prev.png');

}
.ind_order_3 .swiper-button-next {
   left: 47%;
    top: 84%;
    margin: 18px 0 0 555px;
    background-image: url(../img/next.png);
    width: 29px;
    height: 23px;
    background-size: 29px 12px;
    background-position: 49px 3px;
    transform: translate(0 ,-50%);
    color: #a7a7fc;
    padding-right: 57px;
}
.ind_order_3 .swiper-button-next:hover{

    background-image: url('../img/next.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: #fff;
padding-top: 44px;
padding-bottom: 80px;
}

.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: #FEAB3A;
}
.apply_form .ipt_text {
    width: 300px;
    height: 40px;
    border: none;
    text-indent: 10px;
}
.apply_form [type=checkbox] {
    margin-right: 5px;
    vertical-align: -2px;
    color: #ccc;
}
.apply_form .tag {
    margin-right: 15px;
}
.apply_form label {
    margin-right: 100px;
}
.apply_form button {
    display: block;
    margin: 50px auto 0px;
    width: 160px;
    text-align: center;
    line-height: 50px;
    outline: none;
    border-radius: 2px;
    color: #fff;
    border: none;
    cursor: pointer;
    background: #feab3a;
    border-radius: 25px;
}
.apply_form button:hover {
background: #FF9300;
}
.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:#ccc;
    border: 1px solid #e4e4e4;
    box-sizing:border-box;
}

.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: 100px 0 50px 0;
    margin:  0;
    background:url(../img/order_47.png) 100px top no-repeat;
}

.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;
}
.sponsors_logo{
    text-align: center;
}
.sponsors_logo img{
    margin-right: 10px;
    width: 120px;
}
.sponsors_logo img:last-child{
    margin-right: 0px;
}
.partner4_m,.partner3_m{
    display: none;
}
.order4_order7{
    background: linear-gradient(to bottom,#f9faff, rgba(249,250,255,0.6));
    border-radius: 380px 0px 0px 0px;
    padding-bottom: 70px;/*
    background-image:url(../img/order47.png);*/
}
.m_show{
    display: none;
}
.m_show_important{

    display: none!important;
}
@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;
    }
    .ind_order_2 .tr .c4.m_show_important::before{
        display: none!important;
    }
    .pc_show_important{
        display: none!important
    }
    .m_show_important{

        display: block!important;
    }
    .pc_show{
        display: none;
    }
    .m_show{
        display: block;
    }
    .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;
        margin-top: 0.3rem;
        margin-bottom:0.2rem;
        background:#fff;

    }
    .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{
        padding-left:   0px;
    }
    .ind_order_1 .cont .wordbox{
        width: 100%;
    }
    .ind_order_2 {
        padding-top: 0.8rem;
        padding-bottom:  0.8rem;
        background: linear-gradient(to bottom,rgba(249,250,255,0.4), rgba(249,250,255,0.00));
        border-radius: 0px 2rem 0px 0px;
        position:   relative;   
    }
    .ind_order_2:after{
        content:" ";
        position: absolute; 
        top:0px;
        right:9px;
        width:1.01rem ;
        height:3.19rem;
        background:url(../img/order_47_m.png) ;
        background-size: 1.01rem 3.19rem;


    }
    .ind_order_2 .tab1 {
        margin-top: .5rem;
        z-index: 1;
        padding:0px;
    }
    .ind_order_2 .tab2 {
        margin: .3rem 0 0;
    }
    .ind_order_2 .tbody .tr:nth-child(2n) .td{
        background:transparent;
    }
   .ind_order_2 .tbody .tr:nth-child(2n){
        background: #fefaf7;

   }
   .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;
        padding: .25rem;
        font-size: .24rem;
        line-height: 2;
        position: relative;
    }
    
    .ind_order_2 .th, .ind_order_2 .td {
        float: none;
        border: none;
        margin: 0;
        background: transparent;
        text-align: left;
        height:auto;
        line-height:auto;
        padding-left: 0px;
        padding-right: 0px;
    }
    .ind_order_2 .thead {
        display: none;
    }
    .ind_order_2 .caption {
        line-height: .8rem;
        font-size: .34rem;
        text-align: left;
    }
    .ind_order_2 .tab1 .caption {
        text-align: center;
    }
    .ind_order_2 .caption .live {
        display: none;
    }
    .ind_order_2 .tr .td {
        display: block;
        width: 100%;
        opacity: .8;
        text-indent: 0;
    }
    .ind_order_2 .row1 .c1 {
        height: auto;
        line-height: inherit;
        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: #333;
        padding-left: 0px;
    }
     .ind_order_2 .tr .c4{
        color:#666;
     }
    .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;
        height: 9.13rem;
        background: url(../img/order3_bg_m.png);
        background-size: 100% 9.13rem;
    }
    .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%;
        height: 184px;
    }
    /*.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;*/
    }
    .ind_order_3 .swiper-button-prev {
        left: -5%;
        margin: 56px 0 0 0px;
        background-image: url(../img/prev_m.png);
        width: 0.45rem;
        height: 0.4rem;
        background-size: 0.45rem 0.31rem;
        background-position: 25px 4px;
        transform: translate(0 ,-50%);
        color: #A8A8FC;
        padding-left: 71px;
    }
    .ind_order_3 .swiper-button-next {
        left: 79%;
        top: 88%;
        margin: 18px 0 0 0px;
        background-image: url(../img/next_m.png);
        width: 0.45rem;
        height: 0.4rem;
        background-size: 0.45rem 0.31rem;
    }
    .ind_order_3 .swiper-button-prev:after{
        width:  34px;
    }
    .ind_order_3 .swiper-button-next:after {
        position: absolute;
        bottom: 2px;
        left: -3px;
        content: "";
        width: 34px;
    }
    .ind_order_3 .swiper-button-next:hover{
        background-image: url(../img/next_m.png);
    }
    .ind_order_3 .swiper-button-prev:hover{
        background-image: url(../img/prev_m.png);
    }
       /* .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: 85%;
        display: inline-block;
    }
    .apply_form label {
        margin-right: .3rem;
    }
    .apply_form .J_address_select{

        width: 321px;
    }
    .apply_form  .J_address_select select{
        width: 48%;
    }
    .apply_form button {
        width: 85%;

        margin: .3rem auto 0rem;
        margin-right: 0px;
    }
    .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: 0rem;
    }
    .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;
        color: #888c9c;
    }
    .order4_order7{
        padding-bottom: 0.8rem;
    }
    .contact_foot {
        margin-bottom: 0.8rem;
        padding-bottom: 0.8rem;
    }
    .sponsors{
        padding: 0.7rem 0 0px 0;
        margin: 0.5rem 0 0 0;
        margin-bottom: .8rem;
        background:transparent;
    }
    .sponsors_logo{
        text-align: left;
    }
    .sponsors_logo img{
        margin-right: 0rem;
        width: 1.67rem;
    }/*
    .sponsors_logo img:last-child{
        margin-right: 0px;
    }*/
    .order4_order7{
        border-radius: 2rem 0px 0px 0px;
    }
    .bottom_live {
        display: block;
        z-index: 1;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        line-height: .8rem;
        height: 1.2rem;
        box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.16);
        background-color:#fff;
    }
    .bottom_live .live {
       
        display: block;
        width: 82%;
        width: 100;
        border-radius: 0.4rem;
        margin: 0 auto;
        margin-top: 0.2rem;
        text-align: center;
        color: #fff;
        font-size: .32rem;
        background: linear-gradient(to right , #3247c9 ,#0098ff);

        font-weight: 700;
    }

    .bottom_live .live img{
        vertical-align: middle;
        margin-left: 0.2rem;
        width: 0.26rem;
        height:0.34rem;

    }

    .aside_awards_index {
      
    width: 1.2rem;
    height: 1.2rem;
    background-size: 1.2rem;
    }
    .photo_list .word{
        height:2rem;
    }


    .ind_order_2 .height_style{
        height: auto!important;
    }
    .ind_order_2 .width_style {
        width: auto!important;
    }
    .pc_show_btn {
        width: 23%;
        height: 12%;
        bottom: 10%;
        left: 27.3%;
        position: absolute;
        border-radius: 20px;
        display:block!important;
    }
    a.video_text{
        display: block;
        width: 2.2rem;
        position: absolute;
        right: -0.6rem;
        bottom: 6px;
        font-size: 12px;
    }
}