#quick_speakers,
#sign_info_location,
#quick_agenda {
    position: relative;
    top: -110px;
}

#quick_main {
    position: relative;
    top: -0px;
}

.index_banner {
    position: relative;
    height: 500px;
    background: url('../img/index_banner.png?v2') center center no-repeat;
    background-size: 100% 100%;
    margin-top: 110px;
}

.applyBtn {
    position: absolute;
    left: 0;
    bottom: 89px;
    width: 205px;
    height: 60px;
    background: url(../img/apply_btn.png) left top no-repeat;
    background-size: 100% 100%;
    font-size: 32px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

.nav_quick_agenda {
    position: absolute;
    left: 0;
    bottom: 104px;
    width: 210px;
    height: 58px;
    background: url('../img/entryBtn3.png') center center no-repeat;
    background-size: 100% 100%;
}

.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;
    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;
}

.ind_order_1 {
    padding-top: 0px;
}

.ind_order_1 .cont {
    position: relative;
    width: 100%;
    padding: 40px;
    background-image: url(../img/ind_o1_r_img_left.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    background: linear-gradient(180deg, #e9f8f3, #ecf5f6 47%, #edf8f4);
    margin-bottom:80px;
}

.ind_order_1 .cont .wordbox {
    width: 800px;
    font-size: 14px;
}

.ind_order_1 .cont .wordbox::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 46px;
    width: 282px;
    height: 100%;
    background: url(../img/ind_o1_r_img_left.png) left top no-repeat;
    background-size: 100% 100%;
}

.ind_order_1 .wordbox p {
    font-size: 16px;
    font-family: "PingFang SC", "Arial", "Microsoft YaHei", "Helvetica", "Helvetica Neue", "Tahoma", "sans-serif";
    font-weight: 400;
    color: #ffffff;
    line-height: 30px;
    margin-bottom: 0;
    color: #333;
}

.ind_order_1 .wordbox p:last-child {
    margin-bottom: 0;
}

.ind_order_1 .cont img {
    position: absolute;
    left: 70px;
    top: 44px;
}

.ind_order_2 {
    padding-bottom: 60px;
}

.ind_order_2 .table {
    width: 100%;
    font-size: 14px;
    line-height: 63px;
    position: relative;
}

.ind_order_2 .table .th {
    line-height: 60px;
    background: #01be80;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
}

.ind_order_2 .table>div {
    position: relative;
    overflow: hidden;
}

.ind_order_2 .table .tr {
    display: flex;
}
.ind_order_2 .table .tr .td{
    padding-top: 22px;
    padding-bottom: 22px;
    line-height: 20px;
}

.ind_order_2 .table .tr>div:first-child {
    padding-left: 52px;
    border-left: 1px solid rgba(1, 190, 128, 0.30);
}

.ind_order_2 .table .c4 {
    flex: 1;
}

.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: #007EF0;
    font-weight: 500;
    font-size: 18px;
}

.ind_order_2 .tr::after {
    content: "";
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    display: block;
}

.ind_order_2 .c1 {
    width: 200px;
}

.ind_order_2 .row1 .c1 {
    height: 80px;
    line-height: 80px;
}

.ind_order_2 .c2 {
    width: 473px;
}

.ind_order_2 .c2.colSpan3 {
    flex: 1;

}

.ind_order_2 .c3 {
    width: 282px
}

.prize_color {
    color: #FCF5A6;
}

.ind_order_2 .th,
.ind_order_2 .td {
    float: left;
    text-align: center;
    text-align: left;
    padding-left: 30px;
    box-sizing: border-box;
}

.ind_order_2 .td {
    border-bottom: 1px solid rgba(1, 190, 128, 0.30);
    border-right: 1px solid rgba(1, 190, 128, 0.30);
    background: #ffffff;
    color: #333333;
    cursor: pointer;
}

.ind_order_2 .tr_height2 .td {
    height: 63px;
    display: flex;
    align-items: center;
    line-height: 20px;
    padding-right: 30px;
}

.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.c5 {
    display: none;
}

.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>div:nth-child(1) {
    margin-right: 100px;
}

.ind_order_2 .td .meeting2 {
    padding-top: 8px;
}

.ind_order_2 .td .meeting2 span {
    line-height: 25px;
}

.ind_order_2 .td .meeting span i {
    display: inline-block;
    font-style: normal;
    line-height: 20px;
}

.video_text {
    vertical-align: middle;
    margin-left: 5px;
    color: #0098FF;
}

img.video_text {
    width: 20px;
    vertical-align: middle;
    margin-right: 4px;
}

/*.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 {
    position: relative;
    box-sizing: border-box;
    height: 377px;
    border-radius: 8px;
    overflow: hidden;
}

.photo_list .itemName {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    line-height: 25px;
    margin-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
}

.photo_list .speakerItem {
    height: 97px;
    padding-top: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    background: #01BE80;
}

.photo_list .word {
    opacity: 0.8;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 20px;
}
.contact_foot .new_sec_tit::before{
    top: 29px;
}
/* 动画定义 */
@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.photo_list img {
    display: block;
    width: 100%;
    height: 280px;
    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{
    position: relative;
}
.ind_order_3 .mzTips{
    position: absolute;
    bottom: 100px;
    right: 0px;
    padding-right: 62px;
}
.ind_order_3 .swiper-container {
    width: 1072px;
    height: 380px;
    box-sizing: content-box;
    padding-bottom: 127px !important;
    margin: 0 auto;
}

.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;
}

.new_sec_tit {
    height: 97px;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 60px 0 40px 80px;
    box-sizing: content-box;
}

.new_sec_tit::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50px;
    width: 68px;
    height: 97px;
    background: url(../img/tit_desc.png) left top no-repeat;
    background-size: 100% 100%;
}

.new_sec_tit div {
    line-height: 45px;
    font-size: 32px;
    font-weight: 700;
    text-align: left;
    color: #01be80;
    margin-right: 13px;
}

.new_sec_tit span {
    line-height: 45px;
    font-size: 32px;
    font-weight: 400;
    text-align: left;
    color: rgba(1, 190, 128, 0.34);
}

.ind_order_3 .sec_tit {
    margin-bottom: 30px;
}

.photo_list .swiper-pagination {
    bottom: 70px !important;
}

.photo_list .swiper-pagination-bullet {
    margin: 0 5px !important;
    width: 38px !important;
    height: 4px !important;
    border-radius: 2px !important;
    background: #9eb4c2 !important;
}

.photo_list .swiper-pagination-bullet-active {
    background-color: #01BE80 !important;
}

.speakers_tips {
    position: absolute;
    right: 0px;
    bottom: 95px;
    width: 100%;
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
}

.ind_order_3 .swiper-button-prev {
    left: 0;
    margin-top: -22px;
    background-image: url('../img/prev.png');
    width: 46px;
    height: 46px;
    background-size: 100% 100%;
}

/* .ind_order_3 .swiper-button-prev:hover{
    background-image: url('../img/prev_hover.png');
    background-size: 100% 100%;
} */
.ind_order_3 .swiper-button-next {
    right: 0;
    margin-top: -22px;
    background-image: url('../img/next.png');
    width: 46px;
    height: 46px;
    background-size: 100% 100%;
}

/* .ind_order_3 .swiper-button-next:hover{
    background-image: url('../img/prev_hover.png');
    background-size: 100% 100%;
    transform: rotate(180deg);
} */
.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: 40px auto 0px auto;
    line-height: 50px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    background: linear-gradient(0deg, #5425db 0%, #6837d7 100%);
    border-radius: 4px;
}

.go_sign_form:hover {
    background: linear-gradient(0deg, #4f21d3 0%, #6030ce 100%);
}

.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 {
    padding-bottom: 60px;
    background: url(../img/apply_bg.png) left top no-repeat;
    background-size: 100% 100%;
}

.apply_form {
    width: 1200px;
    padding: 49px 190px 40px;
    font-size: 16px;
    line-height: 40px;
    background: #00af76;
}

.apply_form .ipt_box {
    justify-content: space-between;
}

.apply_form .ipt_box h3 {
    display: none;
}

.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: #FF5E17;
}

.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: 23px auto 0px;
    width: 240px;
    height: 56px;
    line-height: 56px;
    border-radius: 28px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    outline: none;
    border: none;
    cursor: pointer;
    background: #58E1C0;
}

.apply_form button:hover {
    background: #06D9A6;
}

.apply_form button.disabledBtn {
    opacity: 0.8;
    background: #ccc;
    cursor: not-allowed;
}

/* .apply_form button.disabledBtn:hover {
    background: url(../img/applyBtn.png) left top no-repeat;
    background-size: 100% 100%;
} */

.apply_form h3 {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 30px;
}

.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: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.apply_form select {
    color: #333
}

.apply_form select::placeholder,
.apply_form .ipt_text::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

#sign_info_location {
    position: relative;
    top: -110px;
}

.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 {
    padding-bottom: 60px;
}

.ind_order_7 .partner {
    text-align: left;
}

.ind_order_7 .partner p {
    margin-bottom: 20px;
    margin-top: 40px;
    font-size: 18px;
    font-weight: 400;
    color: #333;
}

.ind_order_7 .partner p.mt0 {
    margin-top: 0;
}

.bottom_live {
    display: none;
}

.emial-phone-title {
    margin-bottom: 24px;
    font-size: 20px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #ffffff;
    line-height: 20px;
}

.emial-phone-title>span {
    position: relative;
    display: inline-block;
    font-size: 18px;
}

.emial-phone-title>span:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 2px;
    background: linear-gradient(270deg, #5e2bf1 0%, #8a59fa 100%);
}

/* sponsors */
.s_bg {
    width: 100%;
    background: url(../img/s_bg.png) left top no-repeat;
    background-size: 100% 100%;
}

.j-mqrquee {
    overflow: hidden;
    margin-top: 40px;
}

.j-marquee-box {
    display: block;
    zoom: 1;
}

.sponsors ul {
    margin: 0 auto;
}

.sponsors li {
    float: left;
    width: 173px;
    text-align: center;
    box-sizing: border-box;
}

.sponsors li img {
    width: 162px;
    height: 64px;
}

.partner4 {
    display: flex;
    flex-wrap: wrap;
}

.partner4 img {
    width: 184px;
    height: 72px;
    vertical-align: middle;
    margin-right: 19px;
    margin-bottom: 19px;
}

.partner3_m {
    display: none;
}

.partner4 img:nth-child(6n) {
    margin-right: 0px;
}

.pc_show_i {
    display: inline-block;
}

.sec_tit1 {
    width: 254px;
    height: 82px;
    background: url(../img/sec_tit1.png) left top no-repeat;
    background-size: 100% 100%;
}

.sec_tit2 {
    width: 240px;
    height: 82px;
    background: url(../img/sec_tit2.png) left top no-repeat;
    background-size: 100% 100%;
}

.sec_tit3 {
    width: 205px;
    height: 82px;
    background: url(../img/sec_tit3.png) left top no-repeat;
    background-size: 100% 100%;
}

.sec_tit4 {
    width: 206px;
    height: 82px;
    background: url(../img/sec_tit4.png) left top no-repeat;
    background-size: 100% 100%;
}

.sec_tit5 {
    width: 208px;
    height: 82px;
    background: url(../img/sec_tit5.png) left top no-repeat;
    background-size: 100% 100%;
}

.sec_tit7 {
    width: 206px;
    height: 82px;
    background: url(../img/sec_tit7.png) left top no-repeat;
    background-size: 100% 100%;
}

.sec_contact {
    width: 205px;
    height: 82px;
    background: url(../img/sec_contact.png) left top no-repeat;
    background-size: 100% 100%;
}

.ind_order_3 .sec_tit3 {
    margin-bottom: 42px;
}

/* .ind_order_2,.ind_order_5,.contact_foot{
   padding-top: 62px; 
} */
.ind_order_2 {
    background: linear-gradient(180deg, #e9f8f3, #fefefe 49%, #f0fcf7);
}

.contact_foot {
    background: #082D28;
}

.pos_right {
    position: fixed;
    width: 130px;
    height: 140px;
    top: 50%;
    right: 10px;
    z-index: 2;
}

.position_right {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 130px;
    height: 140px;
    
}

.position_right_close {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 16px;
    height: 17px;
}

.form_table_tips {
    display: block;
    max-width: 550px;
    line-height: 20px;
    color: #666;
    font-size: 12px;
    margin: 0 auto;
    color: #fff;
}

@media (max-width: 750px) {
    body {
        background: #fff
    }

    .partner4 img {
        width: 24%;
        height: 0.72rem;
        vertical-align: middle;
        margin-right: 1.25% !important;
        margin-bottom: 1.25%;
    }

    .partner4 img:nth-child(4n) {
        margin-right: 0px !important;
    }

    .pc_show_i {
        display: none !important;
    }

    .index_banner {
        height: 3.75rem;
        background: url('../img/index_banner_m.png?v3') top center no-repeat;
        background-size: 100%;
        margin-top: 0px;
    }

    .index_banner a,.awards_banner a {
        width: 1.57rem;
        height: 0.46rem;
        border-radius: 0.23rem;
        bottom: 0.7rem;
        font-size: 0.24rem;
        line-height: 0.46rem;
    }

    #sign_info_location {
        position: relative;
        top: -0.8rem;
    }
    #quick_agenda{
        top: 0 !important;
    }
    #quick_speakers {
        top: -0.3rem !important;
    }

    #quick_main {
        top: -0.8rem !important;
    }

    .index_banner::after {
        display: none;
    }

    .partner3,
    .pc_show_bg,
    .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;
    }

    .new_sec_tit {
        padding: 0.4rem 0 0.4rem 0.66rem;
        height: 0.8rem;
    }

    .new_sec_tit::before {
        top: 0.28rem;
        width: 0.56rem;
        height: 0.88rem;
    }

    .new_sec_tit div {
        font-size: 0.32rem;
        font-weight: 400;
        text-align: left;
        color: #01be80;
        line-height: 0.8rem;
    }

    .new_sec_tit span {
        font-size: 0.32rem;
        ;
        font-weight: 400;
        text-align: left;
        color: rgba(1, 190, 128, 0.34);
        line-height: 0.8rem;
    }

    .ind_order_1 {
        margin-top: 0rem;
        padding-top: 0;
    }

    .ind_order_1 .sec_tit {
        margin-bottom: 0 .4rem;
    }

    .ind_order_1 .cont {
        height: auto;
        padding: 0;
        margin-top: 0px;
        margin-bottom: 0rem;
        background: linear-gradient(180deg, #e9f8f3, #ecf5f6 47%, #edf8f4);
        border-radius: 0.1rem;
        padding-bottom: 5.05rem;
        background-size: 2.98rem 3.62rem;
        background-position: center 7.3rem;
    }

    .ind_order_1 .cont .wordbox::after {
        width: 3.73rem;
        height: 4.43rem;
        bottom: 0.32rem;
        right: 50%;
        margin-right: -1.82rem;
    }

    .ind_order_1 .wordbox {
        margin: 0;
        width: 100%;
        font-size: 0.28rem;
        padding: .35rem .3rem 0;
        box-sizing: border-box;
    }

    .ind_order_1 .cont .wordbox {
        width: 100%;
    }

    .ind_order_1 .cont .wordbox p {
        text-indent: 1em;
        font-size: 0.28rem;
        line-height: 0.46rem;
        text-indent: 0;
    }

    .ind_order_2 .textCenter {
        text-align: left !important;
    }

    .ind_order_2 {
        padding-top: 0.6rem;
        padding-bottom: 0;
        background: none;
    }

    .ind_order_2 .new_sec_tit1 {
        margin: 0 0.3rem;
    }

    .ind_order_2 .wrap {
        margin: 0;
    }

    .ind_order_2 .table_wrap {
        position: relative;
        padding: 0 0.3rem 0.48rem;
        background: linear-gradient(180deg, #e9f8f3, #fefefe 49%, #f0fcf7);
    }
    .ind_order_2 .table_wrap::before{
        content:"";
        position: absolute;
        left:0.45rem ;
        top:0.73rem;
        height:calc(100% - 2.12rem);
        width:1px ;
        background:  #5bd9b8;
    }

    .sec_tit2 {
        width: 2.4rem;
        height: 0.82rem;
    }

    .ind_order_2 .tab1 {
        border: none;
        padding: 0.36rem 0.2rem 0 0.48rem;
    }

    .ind_order_2 .tab2 {
        margin: .3rem 0 0;
    }

    .ind_order_2 .tbody .tr {
        position: relative;
        background: #fff;
        padding-left: 0.3rem;
    }   
    .ind_order_2 .table>div{
        overflow: visible;
    }

    .ind_order_2 .tbody .tr::before{
        content:'';
        position: absolute;
        left: -0.37rem;
        top: 18%;
        width: 0.12rem;
        height: 0.12rem;
        margin-top: -0.06rem;
        background: #5bd9b8;
        border-radius: 50%;
    }

    .ind_order_2 .table .tr>div:first-child {
        padding-left: 0;
        border: none;
    }

    .ind_order_2 .tbody .tr {
        display: block;
        box-shadow: 0px 0px 1.5px 0px rgba(0,0,0,0.10); 
        margin-bottom: 0.2rem;
        border: none;
    }

    .ind_order_2 .tbody .tr:first-child {

        border-radius: 0px;
    }

    .ind_order_2 .tbody .tr:last-child {
        border: none;
        border-radius: 0px;
    }

    .ind_order_2 .tr {
        display: block;
        border: 0px solid #2d2f7f;
        padding: .24rem 0;
        font-size: .24rem;
        line-height: 0.4rem;
        background: rgba(0, 126, 240, 0.2rem);
    }

    .ind_order_2 .th,
    .ind_order_2 .td {
        border: none;
        margin: 0;
        background: transparent;
        text-align: left;
        padding-left: 0px;
    }

    .ind_order_2 .td .meeting>div:nth-child(1) {
        margin-right: 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;
    }

    .ind_order_2 .tr_height2 .td {
        height: auto;
    }

    .ind_order_2 .tr_height2 .td {
        padding-right: 0px;
    }

    .ind_order_2 .meeting_content .td {
        height: auto;
    }

    .ind_order_2 .meeting_content .td.c1 {
        line-height: 0.6rem;
    }

    .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;
        display: block;
        box-sizing: border-box;

    }

    .ind_order_2 .td .meeting span {
        display: block;
        line-height: 0.4rem;
    }

    .line_none {
        display: none !important;
    }

    .ind_order_2 .td .meeting>div:nth-child(2) {
        color: #7059b2;
        line-height: 0.4rem;
        font-size: 0.24rem;
        text-indent: -3.5em;
        margin-left: 3.5em;
        padding-top: 0px;
    }

    .ind_order_2 .td .meeting span.m_table_inline {
        display: inline;
        color: #7059b2;
        line-height: 0.4rem;
        font-size: 0.24rem;
    }

    .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 {
        font-size: 0.28rem;
        color: #333333;
        border-radius: 2px;
       
    }

    .ind_order_2 .tr .c1 {
        font-size: 0.28rem;
        line-height: 0.4rem;
        margin-bottom: 0.08rem;
    }

    .ind_order_2 .tr .c2 {
        opacity: 1;
        font-size: .32rem;
        font-weight: 700;
        line-height:0.52rem;
        margin-bottom: 0.16rem;
    }

    .ind_order_2 .tr .c3,
    .ind_order_2 .tr .c4 {
        display: none;
        color: #666666;
        width: auto;
    }

    .ind_order_2 .tr .c5 {
        color: #666666;
        font-weight: 400;
        text-align: left;
        line-height: 0.4rem;
        opacity: 1;
    }

    .ind_order_2 .tr .c5 span::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_2 .table .tbody>div:last-child {
        border: none !important;
    }

    .ind_order_3 {
        padding: 0 0.3rem ;
    }
   /*  .ind_order_3 .wrap{
        padding-bottom:0.5rem
    } */
    .ind_order_3 .mzTips{
        bottom: 0px;
        padding-right: 0;
    }
    .go_sign_form {
        width: 100%;
        height: 0.9rem;
        margin: 0.4rem auto 0rem auto;
        line-height: 0.9rem;
        font-size: 0.32rem;
    }

    .ind_order_3 .photo_list {
        width: 100%;
        box-sizing: border-box;
    }

    .photo_list .word .t2 {
        font-size: 12px;

    }

    .ind_order_3 .swiper-container {
        padding-bottom: 0.5rem !important;
        height: 6.2rem;
    }

    .photo_list .swiper-pagination {
        bottom: 20px !important;
    }

    .ind_order_3 .wrap {
        overflow: hidden;
        margin: 0;
    }

    .photo_list img {
        width: 100%;
    }

    .ind_order_3 .swiper-slide {
        width: 4.08rem!important;
        height: 5.28rem!important;
        position: relative;
        z-index: 2;
    }

    .photo_list .word {
        font-size: 12px;
        padding-top: 0.3;
        height: 0.79rem;
    }

    .ind_order_3 .swiper-slide img {
        width: 100%;
        height: 100%;
    }

    .itemName {
        width: 2.22rem;
        height: 0.78rem;
        border-top-right-radius: 0.38rem;
        border-top-right-radius: 0.38rem;
        line-height: 0.78rem;
    }

    .ind_order_3 .swiper-button-prev,
    .ind_order_3 .swiper-button-next {
        display: none;
    }

    .sec_tit5 {
        width: 2.08rem;
        height: 0.82rem;
    }

    .photo_list .swiper-pagination-bullet {
        margin: 0 0.1rem !important;
        width: 0.08rem !important;
        height: 0.08rem !important;
        border-radius: 50% !important;
        background: #666666 !important;
        opacity: 0.6;
    }

    .photo_list .swiper-pagination-bullet-active {
        width: 0.4rem !important;
        background-color: #01BE80 !important;
        height: 0.08rem !important;
        border-radius: 0.04rem !important;
        opacity: 1;
    }

    .ind_order_3 .swiper-container {
        margin-bottom: 0px;
    }

    .ind_order_5 {
        background: none;
        padding-top: 0;
        padding-bottom: 0;
    }

    .ind_order_5 .wrap{
        margin: 0;
    }
    .ind_order_5  .new_sec_tit{
        margin-left: 0.3rem;
    }
    .ind_order_5 .apply_form {
        margin-top: 0;
        background:rgba(6,24,5,0.1);
        padding: 0.4rem 0.3rem 0.48rem;
    }  
    .ind_order_5 .apply_form>div{
        background: #00af76;
        padding: 0.3rem 0.2rem 0.49rem;
    }
    .apply_form h3 {
        padding-bottom: 0.3rem;
        line-height: 1;
        font-size: 0.24rem;
        text-align: left;
    }

    .apply_form {
        width: auto;
        font-size: .3rem;
    }

    .apply_form .ipt_box>.flex {
        display: block;
    }
    .apply_form .tag {
        white-space: nowrap;
        margin-right: 0.15rem;
    }
    .apply_form .item {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
    }
    .form_table_tips{
        font-size: 0.24rem;
        line-height: 0.32rem;
    }
    .apply_form .ipt_text {
        flex: 1;
    }

    .apply_form .addr_box select {
        width: 47%;
    }

    .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: 6.3rem;
        height: 1.08rem;
        margin: .3rem auto 0rem;
        background: #58e1c0;
        font-size: 0.3rem;
        font-weight: 400;
        margin-top: 0.4rem;
    }

    /* .apply_form button:hover {
        background: url(../img/mApplyBtn.png) left top no-repeat;
        background-size: 100% 100%;
    } */

    .ind_order_3 .sec_tit {
        width: 2.05rem;
        height: 0.82rem;
        margin-bottom: .3rem;
        padding-left: 0.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: 0;
    }

    .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.32rem;
        font-size: 0.24rem;
        font-family: PingFang SC, PingFang SC-Medium;
        font-weight: 500;
        line-height: 1;
    }

    .contact_foot {
        background: #082D28;
        margin-bottom: 0;
        padding-bottom: 0.66rem;
        padding-top: 0.45rem;
    }
    .contact_foot .new_sec_tit{
        padding-top: 0!important;
        padding-bottom: 0!important;
    }
    .contact_foot .new_sec_tit::before{
        top: -0.2rem;  
    }   
    .contanct-us{
        display: block!important;
    }
    .sec_contact {
        width: 2.05rem;
        height: 0.82rem;
    }

    .sponsors {
        padding: 0.4rem 0 0px 0;
        margin: 0rem 0 0 0;
    }

    .sponsors li {
        float: left;
        width: 1.74rem;
        text-align: center;
        box-sizing: border-box;
    }

    .sponsors li img {
        width: 1.65rem;
        height: 0.6rem;
        object-fit: cover;
    }

    .sec_tit7 {
        margin-top: 0.6rem;
        width: 2.06rem;
        height: 0.82rem;
    }

    .ind_order_4 .sec_tit {
        margin-bottom: 0.3rem;
        width: 2.06rem;
        height: 0.82rem;
    }

    .j-mqrquee {
        margin-top: 0px;
    }

    .bottom_live {
        display: none;
        z-index: 1;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        line-height: .8rem;
        z-index: 9;
    }

    .bottom_live .live {
        display: block;
        text-align: center;
        height: 0.8rem;
        color: #fff;
        background: url(../img/mApply.png) left top no-repeat;
        background-size: 100% 100%;
    }

    .aside_awards_index {
        width: 1.76rem;
        height: 2.07rem;
        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;
    }

    .nav_quick_agenda {
        position: absolute;
        bottom: 0.7rem;
        display: block !important;
        width: 1.66rem;
        height: 0.5rem;
        background: url(../img/mEntryBtn3.png) center center no-repeat;
        background-size: 100% 100%;
    }

    .sec_tit1 {
        width: 2.54rem;
        height: 0.82rem;
    }

    .pos_right {
        display: none;
    }
    .contanct_box{
        padding-left: 0.32rem!important;
        padding-right: 0.32rem!important;
    }
    .emial-phone-title{
        font-size: 0.3rem!important;
        line-height: 0.4rem!important;
        margin-bottom: 0.2rem!important;
    }
    .emial-phone > div > p{
        font-size: 0.28rem!important;
        line-height: 0.56rem!important;  
        color: #D4D4D4!important;
    }
    .contanct-us>div:first-child{
        margin-bottom: 0.5rem!important;
    }
    .contact_foot>div.wrap{
        padding-bottom: 0!important;
    }
    .ind_order_2 .table .tr .td{
        padding-top: 0px;
        padding-bottom: 0px;
    }
}