.bg_other {
    /* background: #e6f2ff */
    background: #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;
}

.ind_order {
    position: relative;
    z-index: 1;
    padding-top: 80px;
}

.ind_order_1 .cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}

.ind_order_1 .wordbox {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 28px;
    flex: 1;
    overflow: hidden;
}

.ind_order_1 .wordbox p {
    margin-bottom: 22px;
}

.ind_order_1 .wordbox p:last-child {
    margin-bottom: 0;
}

.ind_order_1 .cont .indVideo {
    position: relative;
    width: 460px;
    height: 277px;
    background: url(../img/indImg.png) left top no-repeat;
    background-size: 100% 100%;
    margin-left: 40px;
}

.ind_order_1_01 .wrap {
    position: relative;
}

.ind_order_1_01 .trackList {
    width: 1092px;
    margin: 40px auto 0;
    height: 316px
}

.ind_order_1_01 .swiper-slide {
    width: 350px;
}

.trackList .word {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 48px;
    background: #e6f2ff;
    border-radius: 6px 0px 6px 6px;
}

.ind_order_1_01 .swiper-slide img {
    width: 100%;
    height: 240px;
    display: block;
}

.ind_order_2 {
    padding-bottom: 80px;
}

.ind_order_2 .ext {
    width: 627px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    padding-top: 40px;
}

.ind_order_2 .table {
    margin-top: 40px;
    width: 100%;
    font-size: 14px;
    line-height: 40px;
}

.ind_order_2 .table .c4 {
    width: 383px;
}

.ind_order_2 .caption {
    position: relative;
    z-index: 1;
    text-align: left;
    font-size: 20px;
    background-color: #66aaf4;
    padding-left: 18px;
    color: #fff;
}

.ind_order_2 .caption .live {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 20px;
    line-height: 40px;
    font-size: 14px;
    background: #999;
}

.ind_order_2 .caption .review_btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 32px;
    line-height: 40px;
    font-size: 16px;
    /* background:#999; */
    background: #1a70f0;
    text-decoration: none;
    color: #fff;
}

.ind_order_2 .caption .review_btn:hover {
    background: #5B9BFE;
}

.fontWeight {
    font-weight: 700;
}

.border-left0 {
    border-left-color: transparent !important;
}

.ind_order_2 .caption .live:hover {
    background: #999;
}

/*.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: #999;
}

.ind_order_2 .th {
    background-color: #8cc1fb;
    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: 447px;
}

.ind_order_2 .c3 {
    margin: -1px 0 0 -1px;
    width: 240px;
}

.ind_order_2 .c4 {
    margin: -1px 0 0 -1px;
}

.ind_order_2 .th,
.ind_order_2 .td {
    float: left;
    border: 1px solid #b9d9fc;
    text-indent: 20px;
}

.ind_order_2 .td {
    background: #cde3fc;
}

.ind_order_2 .tab2 {
    margin: 41px 0 0px;
}

.ind_order_2 .tab2 .caption .live {
    background-color: #1a70f0;
}

.ind_order_2 .tab2 .caption .live:hover {
    background: #5B9BFE;
}

.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: 40px 0 10px 0;
    width: 1090px;
    margin: 0 auto;
}

.photo_list .word {
    overflow: hidden;
    height: 94px;
    /* width:250px;*/
    background-color: #852ac2;
    background: url(../img/word_icon.png) no-repeat;
    background-size: 250px 94px;
    /* background: linear-gradient(to right top, #852ac2, #b464bc);*/
    line-height: 1;
    margin-top: -20px;
    position: relative;
}

.photo_list .word p {
    overflow: hidden;
    white-space: nowrap;
    padding: 0 20px;
    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;
    height: 43px;
    display: flex;
    justify-content: left;
    align-content: center;
    align-items: center;
    padding-top: 10px;
}

.photo_list img {
    display: block;
    width: 256px;
    height:180px ;
    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 .swiper-container {
    padding-bottom: 25px !important;
}

.ind_order_3 .sec_tit {
    margin-bottom: 0;
}

.photo_list .swiper-pagination {
    bottom: 0px !important;
}

.photo_list .swiper-pagination-bullet {
    margin: 0 10px !important;
    width: 40px !important;
    height: 4px !important;
    border-radius: 0 !important;
    background-color: #1a70f0;
    opacity: 0.2;
}

.photo_list .swiper-pagination-bullet-active {
    background-color: #1a70f0;
    opacity: 1
}

.ind_order_4 .ext {
    padding-top: 40px;
    width: 583px;
    margin: 0 auto;
    margin-bottom: 40px;
    text-align: center;
}

.manu_list .swiper-slide img {
    width: 190px;
    height: 70px;
}

.why_join {
    height: 420px;
    background: url('../img/why_join.png') center center no-repeat;
}

.ind_order_5 .ext {
    padding-top: 40px;
    text-align: center;
}
.ind_order_5  .sec_tit{
    margin-bottom: 24px;
}
.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: #aa58bd;
}

.apply_form .ipt_text {
    width: 300px;
    background: #e6f2ff;
    height: 40px;
    border: none;
    text-indent: 10px;
    color: #333;
}

.apply_form [type=checkbox] {
    margin-right: 5px;
    vertical-align: -2px;
}

.apply_form .tag {
    margin-right: 15px;
}

.apply_form label {
    margin-right: 100px;
}

.apply_form button {
    display: block;
    margin: 50px auto 80px;
    width: 160px;
    text-align: center;
    line-height: 50px;
    outline: none;
    background: #1a70f0;
    border-radius: 4px;
    color: #fff;
    border: none;
}

.apply_form button:hover {
    background: #5B9BFE;
    cursor: pointer;
}

.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: #e6f2ff;
    border: none;
    color: #333;
    text-indent: 10px;
}

.ind_order_6 {
    padding-bottom: 0px;
}

.ind_order_6 .address {
    display: block;
    margin: 0 auto;
    position: relative;
    left: -80px;
    margin-top: 40px;
    width: 1200px;
    height: 644px;
    background: url(../img/address.png) center bottom no-repeat;
    background-size: contain;
}

.ind_order_7 {
    padding-bottom: 40px;
}
.partner{
    padding-bottom: 68px;
}
.partner p {
    margin-bottom: 17px;
}

.partner img {
    margin-bottom: 39px;
}

.bottom_live {
    display: none;
}

.partent3_m {
    display: none;
}

.partent2 {
    width: 1122px;
}

.xbf {
    width: 428px;
    height: 60px;
    vertical-align: middle;
}

.zcdw {
    display: block;
    width: 931px;
    height: 60px;
}

.zcdw_m {
    display: none;
}

.meetingData {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    height: 160px;
    background: #e6f2ff;
    border-radius: 4px;
    margin-top: 30px;
}

.meetingData div {
    flex: 1;
    text-align: center;
    border-right: 1px solid #cee1f5;

}

.meetingData div:last-child {
    border: none;
}

.meetingData h3 {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 33px;
    margin-bottom: 20px;
}

.meetingData span {
    font-size: 36px;
    font-weight: 700;
    color: #1b70ef;
    line-height: 50px;
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    width: 34px;
    height: 34px;
    background: url(../img/swiperLeft.png) left top no-repeat;
    background-size: 100% 100%;
    left: 0px;
    top: 285px;
    transform: rotateY(0deg);
}

.swiper-button-next {
    right: 0px;
    left: auto;
    transform: rotateY(180deg);
}

.swiper-button-prev:hover {
    background: url(../img/swiperActive.png) left top no-repeat;
    background-size: 100% 100%;
    transform: rotateY(180deg);
}

.swiper-button-next:hover {
    background: url(../img/swiperActive.png) left top no-repeat;
    background-size: 100% 100%;
    transform: rotateY(0deg);
}

.tkList-pagination {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0px !important;
    z-index: 10;
}

.tkList-pagination span {
    width: 40px;
    height: 4px;
    background: #e6f2ff !important;
    border-radius: 0px;
    opacity: 1;
}

.tkList-pagination .swiper-pagination-bullet-active {
    background: #1b70ef !important;
}

.photo_list .swiper-slide {
    position: relative;
    overflow: hidden;
}


.ind_order_3 .wrap {
    position: relative;
}

.ind_order_3 .swiper-button-prev,
.ind_order_3 .swiper-button-next {
    top: 348px;
}

.video_list {
    padding-top: 16px;
}

.video_list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.video_list li>div {
    position: relative;
    width: 384px;
    font-size: 0px;
}

.video_list li .videoDesc {
    padding: 12px 20px 0;
    background: #e6f2ff;
    height: 106px;
    box-sizing: border-box;
}

.video_list li .poster {
    width: 100%;
    height: 240px;
    display: block;
}

.video_list .videoDesc h3 {
    height: 41px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
}

.videoDesc .pdfDown {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pdfDown p {
    width: 231px;
    font-size: 12px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 19px;
}

.pdfDown a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #1a70f0;
    cursor: pointer;
}

.pdfDown a:hover {
    color: #0061F1;
}

.pdfDown a:hover i {
    background: url(../img/down2.png) left top no-repeat;
    background-size: 100% 100%;
}

.pdfDown a i {
    width: 12px;
    height: 12px;
    margin-right: 6px;
    background: url(../img/down.png) left top no-repeat;
    background-size: 100% 100%;
}
.pdfDown a span {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
}

.exhiBit {
    padding-top: 30px
}

.exhiBit li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
}

.exhiBit li img,
.exhiBit li div {
    width: 190px;
    height: 70px;
}

.report {
    padding-top: 16px;
}
.report li {
    padding: 20px 42px 20px 20px;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background: #e6f2ff;
    box-sizing: border-box;
    margin-top: 20px;
}

.report li img{
    width: 200px;
    height: 126px;
    margin-right: 20px;
}
.loadMore{
    display: block;
    width: 160px;
    height: 40px;
    margin:30px auto 0;
    background: #1a70f0;  
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
}
.reportWord{
    position: relative;   
}
.reportWord .check_more{
    position: absolute;
    font-size: 14px;
    font-weight: 400;
    color: #1a70f0;
    line-height: 24px;
    right: 0;
    top: 62px;
}
/* .reportWord .check_more::after{
    content:'';
    position: absolute;
    top: 6.5px;
    right: -14px;
    width: 12px;
    height: 10px;
    background:url(../img/show_more.png) left top no-repeat;
    background-size: 100% 100%;
} */
.reportWord h3{
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 25px;
    padding: 10px 0;
}
.reportWord p{
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 19px;
}
.reportWord h3.pt30{
    padding-top: 30px;
}
.reportWord  span{
   font-size: 14px;
   font-weight: bold;
   margin-top:10px ;
}
.parter li{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.parter li img,.parter li div{
    width: 190px;
    height: 70px;
}
.parter li img{
    margin-bottom: 12px;
}
header .menu{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header .menu.active{
    top:1.2rem ;
    height: calc(100vh - 1.2rem);
}
header .menu.active::after{
    top: -0.6rem;
}
.ind_order_2  .sec_tit{
   margin-bottom: 40px; 
}
.trackList_pc,.photo_list_pc{
    display: block;
}
.trackList_mobile,.photo_list_mobile{
    display: none;
}
.exhiBit_pc,.parter li.parter_pc{
    display: flex!important;
}
.exhiBit_mobile,.top_back_btn_mobile{
    display: none!important;
}
.parter li.parter_pc,.top_back_btn_pc{
    display: block;
}
.parter li.parter_mobile{
    display: none!important;
}
.playIcon{
    position: absolute;
    left: 50%!important;
    top: 50%!important;
    margin-left: -30px!important;
    margin-top: -30px!important;
    width: 60px!important;
    height: 60px!important;
    cursor: pointer;
}
.trackList .playIcon{
    top:0px!important;
    margin-top:90px!important;
}
.video_list  .playIcon{
    top:0px!important;
    margin-top:90px!important;
}
.zbfWrap .xbf{
    margin-left:10px ;
}
.xbfImg{
    width: 264px;
    height: 70px;
}
.zcWrap img{
    width: 190px;
    height: 70px;
    margin-right:10px ;
}
#ind_order_7 .sec_tit{
    margin-bottom:40px ;
}
@media (max-width: 750px) {
    .partent3 {
        display: none;
    }

    .partent3_m {
        display: inline-block;
    }

    .ind_order {
        padding-top: 0.8rem;
    }

    header .menu .top_back_btn {
        display: block;
        order: -1;
        margin: 0.22rem 0rem 0 -.6rem;
        width: 1.2rem !important;
        padding: 0;
        line-height: 0.66rem;
        text-align: center;
        border-radius: 0;
        text-indent: 0 !important;
        color: #fff;
        background: #1a70f0;
        font-size: 0.24rem !important;
    }

    /* .index_banner {
        height: 3.75rem;
        background-image: url('../img/index_banner_m.jpg?20210723');
        background-size: auto 100%;
    } */
    .index_banner {
        height: 3.75rem;
        background: url(../img/banner.png?20220929);
        background-size: auto 100%;
    }

    .index_banner .back_btn {
        display: block;
        width: 2rem;
        height: 0.6rem;
        background: url(../img/-e-btn.png);
        background-size: 2rem 0.6rem;
        position: absolute;
        left: 0;
        right: 0;
        /* margin: 0 auto; */
        bottom: 0.6rem;
        padding-top: 0;
    }

    .index_banner .back_btn span {
        font-size: 0.2rem;
        line-height: 0.5rem;
    }

    .index_banner::after {
        display: none;
    }

    .ind_order_1 {
        padding-bottom: 0.8rem;
    }

    .index_banner a,
    .bdshare-area,
    .ind_order_1 .cont img,
    .ind_order_1 .split_line {
        display: none;
    }

    .split_line {
        margin: .7rem 0 .4rem;
    }

    .ind_order_1 .cont {
        height: auto;
        border-radius: 8px 8px 0 0;
        padding: 0;
        padding-top: 0.4rem;
    }

    .ind_order_1 .wordbox {
        margin: 0;
        width: auto;
        font-size: 16px;
        padding: .5rem .3rem;
        background: #fff;
    }

    .ind_order_1_01_box {
        padding: 0.4rem 0px 0.8rem;
        flex-flow: wrap;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .ind_order_1_01_box li {
        width: 50%;
        margin-bottom: 0.5rem
    }

    .ind_order_1_01_box li:nth-child(4),
    .ind_order_1_01_box li:nth-child(5) {
        margin-bottom: 0px;
    }

    .ind_order_1_01_box img {
        width: 60%;
    }

    .ind_order_2 {
        padding-bottom: 0.2rem;
    }

    .ind_order_2 .caption .review_btn {
        display: none;
    }

    .ind_order_2 .ext {
        width: 100%;
        text-align: left;
    }

    .ind_order_2 .tab1 {
        margin-top: .5rem;
    }

    .ind_order_2 .tab2 {
        margin: .3rem 0 0;
    }

    .ind_order_2 .tr {
        display: block;
        margin-top: -1px;
        border: 1px solid #b9d9fc;
        padding: .25rem;
        font-size: .24rem;
        line-height: 2;
        background: transparent;
    }

    .ind_order_2 .th,
    .ind_order_2 .td {
        float: none;
        border: none;
        margin: 0;
    }

    .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;
        background: transparent;
    }

    .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 .last_child_boxs .c1 {
        height: auto;
        line-height: 15px;
    }

    .ind_order_2 .last_child_boxs .c2 {
        height: auto;
        padding-top: 7px;
        line-height: 20px;
    }

    .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;
    }

    .ind_order_3 {
        padding-bottom: 0.8rem;
    }

    /* .ind_order_3 .sec_tit {
        margin-bottom: .4rem;
    } */

    .ind_order_3 .photo_list {
        padding-top: 0px;
        margin-left: 0;
        width: 6.9rem;
        padding-bottom: 0.34rem !important;
        height: 4.6rem;
    }

    .photo_list .word .t2 {
        font-size: 12px;

    }

    .ind_order_3 .wrap {
        overflow: hidden;
    }

    .photo_list img {
        width: 3.6rem;
    }

    .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: 0.3rem;
    }

    .ind_order_3 .swiper-button-next {
        left: initial;
        right: 0.3rem;
    }

    .ind_order_3 .swiper-button-next,
    .ind_order_3 .swiper-button-prev {
        top: 55%;
        width: 0.28rem;
        height: 0.48rem;
        background-size: 0.28rem 0.48rem;
    }

    .ind_order_3 .swiper-button-prev {
        background-image: url(../img/prev_1.png);
    }

    .ind_order_3 .swiper-button-next {
        background-image: url(../img/next_1.png);
    }

    .manu_list .swiper-slide {
        width: 1.9rem;
        height: .7rem;
    }

    .manu_list .swiper-slide img {
        width: 1.9rem;
        height: .7rem;
    }

    .why_join {
        padding: 0 0;
        height: 4.2rem;
        background-image: url('../img/why_join_m.png');
        background-size: cover;
        background-position: center bottom;
    }

    .ind_order_5 .ext {
        padding-top: 0.4rem;
        color: #ccc;
        text-align: left;
    }

    .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;
        display: inline-block;
    }

    .apply_form button {
        width: 75%;
        line-height: .8rem;
        margin: .3rem auto .7rem;
    }

    .ind_order_4 {
        padding-bottom: 0.8rem;
    }

    .ind_order_4 .ext {
        width: 100%;
        padding-top: 0.4rem;
        margin-bottom: 0.4rem;
    }

    .ind_order_6 {
        padding-bottom: 0.8rem;
    }

    .ind_order_6 .address {
        width: calc(100% + 0.6rem);
        height: 7.9rem;
        margin: 0.7rem 0 0;
        background: url(../img/address_m.png) 65% center no-repeat;
        background-size: cover;
        margin-left: -0.3rem;
        position: relative;
        left: 0;
    }

    .ind_order_7 {
        margin-bottom: 0rem;
        padding-bottom: 0.4rem;
    }
    
    .partner p {
        margin-bottom: 0.17rem;
    }

    .partner img {
        margin-bottom: 0.39rem;
        width: 100%;
    }

    .partner img.partent1 {
        width: 1.7rem;
    }

    .contact_foot {
        margin-bottom: 0;
    }

    .bottom_live {
        display: block;
        z-index: 1;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        line-height: .88rem;
    }

    .bottom_live .live {
        float: left;
        width: 50%;
        text-align: center;
        color: #fff;
        font-size: .3rem;
        background-color: #1a70f0;
    }

    .bottom_live .live:last-child {
        background-color: #5b9bfe;
    }

    .partner img.xbf {
        width: 3.43rem;
        height: 0.72rem;
        vertical-align: middle;
    }

    .zcdw {
        display: none;
    }

    .zcdw_m {
        display: block;
    }
    .meetingData{
        width: 6.9rem;
        height: 1.6rem;
        margin-top: 0.5rem;
        margin-bottom: 0.6rem;
    }
    .meetingData h3{
        font-size: 0.24rem;
        font-weight: 400;
        color: #333333;
        line-height: 0.33rem;
        margin-bottom: 0.2rem;
    }
    .meetingData span{
        font-size: 0.36rem;
        font-weight: 700;
        color: #1b70ef;
        line-height: 0.5rem;
    }
    .ind_order{
        padding-top: 0.6rem;
    }
    .ind_order_1{
        background: #e6f2ff;
    }
    .ind_order_1 .cont{
        display: block;
        position: relative;
        margin-top: 0.4rem;
        height: 14.32rem;
        background: #fff;
    }
    .ind_order_1 .cont .indVideo{
        position: absolute;
        left: 0.3rem;
        top:0.3rem;
        width: 6.3rem;
        height:3.86rem;
        margin-left: 0px;
    }
    .ind_order_1 .wordbox{
        position: absolute;
        left: 0.3rem;
        top:4.46rem;
        padding: 0px;
        width: 6.3rem;
        opacity: 0.8;
        font-size: 0.3rem;
        font-weight: 400;
        text-align: left;
        color: #333333;
        line-height: 0.54rem;
    }
    .ind_order_1_01 .trackList{
        width: 6.9rem;
        height: 11.3rem;
        margin: 0 ;
    }
    .ind_order_2  .swiper-button-prev, .ind_order_2  .swiper-button-next{
        display: none;
    }
    .trackList_pc,.photo_list_pc{
        display: none;

    }
    .trackList_mobile,.photo_list_mobile{
        display: block;
    }
    .trackList .word{
        font-size: 0.3rem;
        font-weight: 400;
        text-align: center;
        color: #333333;
        line-height: 0.99rem;
        background: #e6f2ff;
        border-radius: 0 0px 0.04rem 0.04rem;
        margin-bottom: 0.2rem;
    }
    .ind_order_1_01 .swiper-slide img{
        width: 100%;
        height:4.28rem
    }
    .swiper-pagination-bullets span.swiper-pagination-bullet{
        width: 0.4rem!important;
        height: 0.04rem!important;
        margin: 0 0.05rem!important;
    }
    .photo_list .swiper-slide::after{
        display: none;
    }
    .photo_list .swiper-slide{
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .photo_list .swiper-slide div,.photo_list .swiper-slide img{
        width: 3.35rem;
        height: 2.2rem;
        background: #e6f2ff;
        border-radius: 0.04rem;
    }
    .photo_list .swiper-slide div:nth-child(2n-1), .photo_list .swiper-slide img:nth-child(2n-1){
        margin-right: 0.2rem;
    }
    .photo_list_mobile{
        position: relative;
        margin-top: 0.4rem;
    }
    .photo_list_mobile .swiper-pagination{
        position: absolute;
        bottom: 0.2rem!important;
        left: 0!important;
        width: 100%;
        display: block;
        height: 0.2rem;
    }
    .video_list li{
        display: block;
    }
    .video_list li>div{
        width: calc(100% - 0.4rem);
        padding: 0.2rem 0.2rem 0 ;
        background: #E6F2FF;
        border-radius: 0px 0px 0.04rem 0.04rem;
    }
    .video_list li .poster{
        height:4.28rem ;
    }
    .video_list li .videoDesc {
        padding: 0.2rem 0.2rem 0;
        background: #e6f2ff;
        height: 1.6rem;
        box-sizing: border-box;
    }
    .video_list .videoDesc h3 {
        font-size: 0.28rem;
        font-weight: 500;
        color: #333333;
        line-height: 0.4rem;
        margin-bottom: 0.52rem;
        height: 0.4rem;
    }
    .pdfDown a i {
        width: 0.2rem;
        height:  0.2rem;
        margin-right: 0.08rem;
        background: url(../img/down.png) left top no-repeat;
        background-size: 100% 100%;
    }
    .pdfDown p {
        width: 4.15rem;
        font-size: 0.2rem;
        font-family: PingFang SC, PingFang SC-Regular;
        font-weight: 400;
        text-align: left;
        color: #333333;
        line-height: 0.28rem;
        white-space:nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .pdfDown a span {
        font-size: 0.2rem;
        font-weight: 400;
        line-height: 0.2rem;
    }
    .pdfDown div i{
        width: 0.22rem;
        height: 0.22rem;
        margin-right: 0.06rem
    }
    .pdfDown div span{
        font-size: 0.2rem;
        line-height: 0.22rem;
    }
    .video_list{
        padding-top: 0px;
        margin-top: 0px;
    }
    .video_list li>div{
        margin-top: 0.2rem;
    }
    .exhiBit{
        padding-top: 0.4rem;
    }
    .exhiBit_pc{
        display: none!important;
    }
    .exhiBit_mobile{
        display: flex!important;
    }
    .exhiBit li img, .exhiBit li div{
        width: 1.64rem;
        height: 0.64rem;
    }
    .ind_order_4{
        padding-bottom: 0.6rem;
    }
    .ind_order_5{
        padding-top:0.6rem ;
        /* background:#E6F2FF ; */
    }
    .report{
        padding-top: 0px;
        padding-bottom: 0.6rem;
    }
    .report li {
        padding: 0.3rem;
        position: relative;
        display: block;
        align-items: flex-start;
        justify-content: space-between;
        background: #fff;
        box-sizing: border-box;
        margin-top: 0.2rem;
        border-radius: 0.2rem;
    }
    .report li img {
        display: block;
        width: 100%;
        height: 3.86rem;
        margin-right: 0px;
    }
    .reportWord h3 {
        font-size: 0.3rem;
        font-weight: 400;
        text-align: left;
        color: #333333;
        line-height: 0.42rem;
        padding: 0.3rem 0  0.2rem;
    }
    .reportWord  div{
        opacity: 0.8;
        font-size: 0.26rem;
        font-weight: 400;
        text-align: left;
        color: #333333;
        line-height: 0.48rem;
        letter-spacing: 0px;
    }
    .reportWord span {
        margin-top: 0.1rem;
        font-size: 0.26rem;
        line-height: 0.3rem;
        font-weight: 500;
    }
    .reportWord h3.pt30{
        padding-top: 0px;
    }
    .partner{
        padding-top: 0.6rem;
        padding-bottom: 0.6rem;
    }
    .parter li.parter_pc{
        display: none!important;
    }
    .parter li.parter_mobile{
        display: flex!important;
    }
    .parter li img{
        width: 1.7rem;
        height: 0.72rem;
    }
    .top_back_btn_mobile{
        display: block!important;
    }
    .top_back_btn_pc{
        display: none!important;
    }
    .playIcon{
        display: block!important;
        width:0.84rem;
        height: 0.84rem;
        position: absolute;
        margin-left: -0.42rem;
        margin-top:-0.42rem;
    }
    .trackList .playIcon{
        top:0px!important;
        margin-top:1.72rem!important;
    }
    .partner .xbfImg{
        width: 2.78rem;
        height: 0.72rem;
    }
    .zcWrap img{
       width: 1.7rem;
       height: 0.72rem;
       margin-right: 0.03rem;
    }
    .zbfWrap .xbf{
        margin-left: 0.03rem;
    }
    #ind_order_7 .sec_tit{
        margin-bottom:0 ;
    }
   
    #quick_p4 .wrap{
        margin: 0px;
        background: #fff;
    }
    .lastVideo{
        display: none;
    }
    .reportWord .check_more{
        position: absolute;
        font-size: 0.24rem;
        font-weight: 400;
        color: #1a70f0;
        line-height: 0.48rem;
        right: 0;
        top: 2.82rem;
    }
    .reportWord span{
        position: static;
    }
    #ind_order_6{
        background: #e6f2ff;
        padding-bottom: 0.6rem;
    }
    .loadMore{
        width: 3rem;
        height: 0.88rem;
        line-height: 0.88rem;
        background-size: contain;
        margin: 0 auto ;
        color: #fff;
        font-size:0.28rem
    }
    .ind_order_1 .wordbox p{
        margin-bottom: 0.26rem;
    }
    .photo_list_mobile .swiper-slide{
        font-size: 0px;
       
    }
    .photo_list_mobile .swiper-slide img{
        vertical-align: middle;
        margin-top: 0.2rem;
    }
}