@media screen and (max-width: 768px) {
    .mobile {
        margin: 0;
        overflow: hidden;
        background-color: #020716;
    }
    .mobile .btn-group {
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        padding-left: 0.66rem;
        padding-right: 0.6rem;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 9999;
        background: rgba(0, 46, 54, .5);
        backdrop-filter: saturate(180%) blur(20px);
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        height: 1.28rem;
    }
    .mobile .meetingschool {
        width: 9.2rem;
        background-image: url(https://s.laoyaoba.com/2020meetingitem.png);
        background-size: 100% 100%;
        margin-bottom: 0.48rem;
        padding: 0.28rem 0.49rem 0.55rem 0.6rem;
    }
    .mobile .meetingschool div {
        height: 0.96rem;
        line-height: 0.96rem;
    }
    .mobile .btn-group .md-logo {
        width: 1.62rem;
        height: 0.61rem;
    }
    .mobile .btn-group .md-btn {
        width: .45rem;
    }
    .mobile .dropdown-menu {
        border: 0 solid transparent !important;
        margin-top: -.026667rem/* 1/37.5 */
        ;
        padding: 0;
        border-radius: 0;
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
        color: #fff;
        background: rgba(255, 255, 255, 1) linear-gradient(90deg, rgba(32, 27, 48, 1) 0%, rgba(1, 44, 91, 1) 100%);
    }
    .mobile .dropdown-menu a {
        color: #fff;
    }
    .mobile .dropdown-menu li {
        /* color: #101010; */
        padding-left: .4rem/* 15/37.5 */
        ;
    }
    .mobile .dropdown-menu .active {
        background: rgba(255, 255, 255, 0.1);
    }
    /* 首页 */
    .mobile .home {
        width: 100%;
        height: 18rem;
        background: url("https://static.ijiwei.com/20210625/kv-h5.png")no-repeat center center;
        background-size: 100%, 100%;
        color: #fff;
        text-align: center;
        margin-top: 1.28rem/* 80/37.5 */
        ;
    }
    .mobile .canjia {
        display: inline-block;
        width: 2rem/* 60/37.5 */
        ;
        height: .4rem/* 15/37.5 */
        ;
        color: #fff;
        text-align: center;
        background-color: #0256FB;
        text-decoration: none;
        margin: 0 auto;
        line-height: .4rem/* 15/37.5 */
        ;
        margin-top: .1rem/* 5/37.5 */
        /* 10/37.5 */
        ;
        border-radius: .053333rem/* 2/37.5 */
        ;
    }
    .mobile .canjiaa {
        display: inline-block;
        width: 2rem/* 60/37.5 */
        ;
        height: .5rem/* 19/37.5 */
        ;
        color: #fff;
        text-align: center;
        background: linear-gradient(270deg, rgba(0, 195, 255, 1) 0%, rgba(0, 94, 255, 1) 100%);
        text-decoration: none;
        margin: 0 auto;
        font-size: 0.21rem;
        line-height: .4rem/* 15/37.5 */
        ;
        margin-top: 5.53333rem/* 212/37.5 */
        ;
        border-radius: .053333rem/* 2/37.5 */
        ;
    }
    .mobile .home p {
        margin-top: .266667rem/* 10/37.5 */
        ;
    }
    .mobile .share-h2 {
        font-size: .426667rem/* 16/37.5 */
        /* 32/37.5 */
        ;
        text-align: center;
        margin: 0 auto;
        padding-top: .333333rem/* 12.5/37.5 */
        ;
    }
    /*中间按钮*/
    .mobile .top-center-btn {
        width: 5.76rem;
        height: 1.39rem;
        position: relative;
        top: 15rem;
        margin: 0 auto;
    }
    .mobile .top-center-btn-left {
        width: 5.76rem;
        height: 1.39rem;
        background: linear-gradient(90deg, #63FE9B 0%, #007EBD 18%, #003AE6 41%, #D700A6 61%, #E3AC00 82%, #63FE9B 100%);
        /* background: linear-gradient(264deg, rgba(253, 179, 84, 1) 0%, rgba(227, 34, 160, 1) 32%, rgba(86, 86, 246, 1) 67%, rgba(145, 84, 252, 1) 100%); */
        background-size: 1600% 1600%;
        animation: gradientBG 16s ease infinite;
        border-radius: 4px;
        float: left;
        font-size: 0.43rem;
        line-height: 1.39rem;
        font-weight: bold;
        color: rgba(255, 255, 255, 1);
    }
    @keyframes gradientBG {
        0% {
            background-position: 0% 50%;
        }
        50% {
            background-position: 100% 50%;
        }
        100% {
            background-position: 0% 50%;
        }
    }
    .mobile .top-center-btn-right {
        min-width: 1.6rem;
        height: 0.53rem;
        border-radius: 4px;
        background: linear-gradient(270deg, rgba(0, 195, 255, 1) 0%, rgba(0, 94, 255, 1) 100%);
        float: right;
    }
    .mobile .top-center-btn-right a {
        width: 100%;
        height: 100%;
        color: #011978;
        font-size: 0.21rem;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
    }
    /*标题图片*/
    .mobile .ldtitlebox {
        width: 100%;
        padding-top: 1.33rem;
        padding-bottom: 0.21rem;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .mobile .ldtitlebox .ldtitleimg {
        width: 6.45rem;
        height: 2.56rem;
    }
    /*会议亮点*/
    .mobile.ld {
        width: 100%;
        height: 18.5rem;
    }
    .mobile .dhld-img {
        width: 100%;
        height: 15.36rem;
        background-image: url(https://static.ijiwei.com/highlights.jpg);
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        padding: .06rem;
    }
    .mobile .dhld-img .line {
        height: 2.87rem;
        display: flex;
        justify-content: space-between;
    }
    .mobile .dhld-img .pad-line {
        padding: 0 1.62rem;
    }
    .mobile .dhld-img .line div {
        flex: 1;
        height: 100%;
        position: relative;
    }
    .mobile .dhld-img .highlights-title {
        font-size: 0.37rem;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.48rem;
        text-align: center;
        padding: 1.97rem .2rem 0;
        position: relative;
        z-index: 2;
    }
    .mobile .dhld-img .line-active .active-title {
        font-size: 0.37rem;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.48rem;
        text-align: center;
        padding: .99rem .2rem 0;
        visibility: hidden;
    }
    .mobile .dhld-img .line-active .active-desc {
        font-size: 0.32rem;
        font-family: MicrosoftYaHei;
        color: #FFFFFF;
        line-height: 0.53rem;
        text-align: center;
        padding: 0 .21rem;
        margin: 0;
    }
    .mobile .dhld-img .line-active {
        display: flex;
        position: absolute;
        transition: .15s linear;
        left: 0;
        top: -1rem;
        opacity: 0;
        flex-direction: column;
    }
    .mobile .dhld-img .line-top {
        border-right: 1.64rem solid transparent;
        border-left: 1.64rem solid transparent;
        border-bottom: .98rem solid rgba(11, 141, 138, .8);
    }
    .mobile .dhld-img .line-center {
        min-height: 1.81rem;
        background-color: rgba(11, 141, 138, .8);
    }
    .mobile .dhld-img .line-bottom {
        border-right: 1.64rem solid transparent;
        border-left: 1.64rem solid transparent;
        border-top: .98rem solid rgba(11, 141, 138, .8);
    }
    .mobile .dhld-img .line div:hover .line-active {
        opacity: 1;
        top: 0;
    }
    .mobile .dhld-img .line div:hover {
        z-index: 3;
    }
    /*会议亮点end*/
    /*会议日程*/
    .mobile .yicheng {
        padding-top: 1.25rem;
        display: flex;
        justify-content: center;
        flex-flow: column;
        align-items: center;
        width: 10rem;
    }
    .mobile .meeting-schedule-box {
        width: 9.2rem;
        margin: 0 auto;
        color: #FFFFFF;
    }
    .mobile .meeting-schedule-day1 {
        width: 100%;
    }
    .mobile .meeting-schedule-day2 {
        width: 100%;
        margin-top: 0.53rem;
    }
    .mobile .meeting-schedule-day-top {
        width: 100%;
        height: 2.37rem;
        background-image: url(http://s.laoyaoba.com/2019jwconferencemeeting-schedule-day-top@2x.png);
        background-size: 100% 100%;
        margin-bottom: 0.26rem;
        padding: 0.62rem 0.54rem;
    }
    .mobile .meetingthree {
        height: 2.04rem;
        background-image: url(https://s.laoyaoba.com/2020meetingitem.png);
        background-size: 100% 100%;
        margin-bottom: 0.17rem;
        padding: 0.39rem 0.48rem 0.56rem 0.6rem;
    }
    .mobile .meetingthree .meetingthreetop {
        height: 0.49rem;
    }
    .mobile .meetingthree .meetingthreeleft {
        font-size: 0.37rem;
        font-family: MicrosoftYaHeiSemibold;
        color: rgba(245, 245, 245, 1);
        line-height: 0.49rem;
        float: left;
    }
    .mobile .meetingthree .meetingthreeright {
        font-size: 0.24rem;
        color: rgba(245, 245, 245, 1);
        line-height: 0.43rem;
        letter-spacing: 2px;
        float: right;
    }
    .mobile .meetingthree .meetingthreebottom {
        height: 0.43rem;
        font-size: 0.32rem;
        color: rgba(245, 245, 245, 1);
        line-height: 0.43rem;
        margin-top: 0.17rem;
    }
    .mobile .meeting-schedule-day-item {
        height: 1.3rem;
        background-image: url(https://s.laoyaoba.com/2020meetingitem.png);
        background-size: 100% 100%;
        margin-bottom: 0.26rem;
        padding: 0.41rem 0.54rem;
    }
    .mobile .meeting-schedule-day-item-row {
        height: 2.1rem!important;
        padding: 0.44rem 0.54rem!important;
    }
    .mobile .meeting-schedule-item-l-row {
        font-size: 0.43rem!important;
        line-height: 1.2rem!important;
    }
    .mobile .meeting-schedule-time-row {
        height: 100%;
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .mobile .specialmeeting {
        height: 1.96rem;
        background-image: url(https://s.laoyaoba.com/2020meetingitem.png);
        background-size: 100% 100%;
        margin-bottom: 0.17rem;
        ;
        padding: 0.39rem 0.48rem 0.56rem 0.6rem;
    }
    .mobile .specialmeeting .specialmeetingtop {
        height: 0.6rem;
        font-size: 0.32rem;
        font-family: MicrosoftYaHeiSemibold;
        color: rgba(245, 245, 245, 1);
        line-height: 0.6rem;
    }
    /* .mobile .specialmeeting .specialmeetingleft {
        float: left;
    } */
    .mobile .meetingthree .meetingthreetop .specialmeetinglefts {
        font-size: 0.32rem;
    }
    .mobile .specialmeeting .specialmeetingright {
        font-size: 0.34rem;
        /* float: right; */
    }
    .mobile .specialmeeting .specialmeetingbottom {
        font-size: 0.32rem;
        font-family: MicrosoftYaHeiSemibold;
        color: rgba(245, 245, 245, 1);
        line-height: 0.6rem;
    }
    .mobile .meeting-schedule-t {
        float: left;
    }
    .mobile .meeting-schedule-time {
        float: right;
        text-align: right;
    }
    .mobile .meeting-schedule-t-t {
        font-size: 0.43rem;
        font-weight: 600;
    }
    .mobile .meeting-schedule-t-c {
        width: 0.8rem;
        height: 0.02rem;
        margin-top: 0.1rem;
        background-color: #FFFFFF;
    }
    .mobile .meeting-schedule-t-b {
        margin-top: 0.13rem;
        font-size: 0.16rem;
        letter-spacing: 0.05rem;
    }
    .mobile .meeting-schedule-time-t {
        font-size: 0.32rem;
        line-height: 0.42rem;
    }
    .mobile .meeting-schedule-time-b {
        font-size: 0.5rem;
        font-weight: bold;
        line-height: 0.6rem;
    }
    .mobile .meeting-schedule-item-l {
        font-size: 0.37rem;
        line-height: 0.42rem;
    }
    .mobile .meeting-schedule-item-r {
        font-size: 0.32rem;
        line-height: 0.44rem;
        letter-spacing: 0.05rem;
    }
    .mobile .meeting-address {
        width: 100%;
        height: 17rem;
        background-image: url(https://static.ijiwei.com/20210625/2021meetingsmap.png);
        background-size: 100% 100%;
    }
    /* .mobile .meeting-address-background {
        width: 100%;
        color: #FFFFFF;
    } */
    .mobile .meeting-address-txt {
        width: 100%;
        margin: 0 auto;
        padding-left: 0.93rem;
        padding-top: 1.76rem;
    }
    .mobile .meeting-address-txt .address-t {
        font-size: 0.53rem;
        font-weight: bold;
        color: #F5F5F5;
        line-height: 0.72rem;
    }
    .mobile .meeting-address-txt .address-b {
        margin-top: 0.43rem;
        font-size: 0.29rem;
    }
    .mobile .meeting-address-txt .address-b>p:first-child {
        font-size: 0.69rem;
        color: #F5F5F5;
        line-height: 0.75rem;
    }
    .mobile .meeting-address-txt .address-b>p:last-child {
        font-size: 0.35rem;
        color: #F5F5F5;
        line-height: 0.75rem;
    }
    .mobile .meeting-address-txt .address-c {
        margin-top: 0.19rem;
    }
    .mobile .meeting-address-txt .address-c>p {
        font-size: 0.35rem;
        font-family: MicrosoftYaHei;
        color: #F5F5F5;
        line-height: 0.75rem;
        margin: 0;
    }
    .mobile .meeting-address-txt .hezuo-t {
        margin-top: 1.76rem;
    }
    /*会议日程end*/
    /* 新闻专题 */
    .mobile .newssp {
        width: 100%;
    }
    .mobile .newssp .topimg {
        width: 100%;
        height: 4.37rem;
    }
    .mobile .newssp .topimg img {
        width: 100%;
        height: 100%;
    }
    .mobile .newssp .newsbox {
        display: flex;
        justify-content: center;
        flex-flow: column;
        align-items: center;
        width: 10rem;
    }
    /* 新闻专题end */
    /*往届回顾*/
    .mobile .past-revlew {
        width: 100%;
        padding-top: 1.55rem;
        padding-bottom: 1.55rem;
        /* background: linear-gradient(180deg, #020023 0%, #13466C 100%); */
        background: url(https://static.ijiwei.com/20210625/2021wangjiehuigubanner.png);
        background-size: 100%, 100%;
    }
    .mobile .past-revlew .wangjiehuigu {
        width: 100%;
        display: flex;
        padding-bottom: 0.91rem;
        justify-content: center;
        align-items: center;
    }
    .mobile .past-revlew .wangjiehuigu .wangjiehuiguimg {
        width: 4rem;
        height: 2.56rem;
    }
    .mobile .past-revlew-box {
        width: 9.2rem;
        margin: 0 auto;
        color: #FFFFFF;
        display: flex;
    }
    .mobile .past-revlew-box .lefthistory {
        width: 4.51rem;
    }
    .mobile .past-revlew-box .newhistorybox {
        width: 4.51rem;
        height: 7.77rem;
        background: #010331;
        border-radius: 0.27rem;
        border: 0.03rem solid #083AAC;
        margin-bottom: 0.29rem;
        position: relative;
    }
    .mobile .past-revlew-box .newhistorybox img {
        width: 100%;
        height: 100%;
    }
    .mobile .past-revlew-box .newhistorybox span {
        width: 100%;
        text-align: center;
        position: absolute;
        left: 0;
        bottom: 0.43rem;
        font-size: 0.37rem;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.51rem;
    }
    .mobile .past-revlew-box .righthistory {
        width: 4.51rem;
        margin-left: 0.19rem;
        margin-top: 1.95rem;
    }
    .mobile .past-revlew-item-img {
        width: 100%;
        height: 4.9rem;
    }
    .mobile .past-revlew-item-title {
        width: 100%;
        text-align: center;
        font-size: 0.37rem;
        font-weight: bold;
        line-height: 0.49rem;
        margin-top: 0.26rem;
    }
    .mobile .past-revlew-item-title a {
        color: #FFFFFF;
    }
    /*往届回顾end*/
    /* 合作伙伴 */

.index_company {
    width: 9.2rem;
    margin: 0 auto;
    list-style-type: none;
    margin-bottom: .56rem;
    display: flex;
    justify-content: flex-start;
    flex-flow: wrap;
}
.index_company .public-title img{
    width: 5.04rem;
}
.index_company div {
    width: 10rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.index_company div img {
    width: 1.92rem;
    margin: 0.48rem 0;
}

.index_company li {
    width: 2.15rem;
    /* height: .91rem; */
    background: #FFFFFF;
    /* border-radius: 0.05rem; */
    /* opacity: 0.88; */
    margin-top: 0.19rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: .19rem;
}

.index_company li:nth-child(4n+1) {
    margin-right: 0;
}

.index_company li img {
    width: 100%;
    /* height: 100%; */
    float: left;
}
    /*现场照片*/
    .mobile .live-photo-box {
        width: 9.2rem;
        margin: 0 auto;
        color: #FFFFFF;
        position: relative;
    }
    .mobile .live-photo-lb {
        height: 5.33rem;
        text-align: center;
    }
    .mobile .live-photo-num {
        margin-top: 0.26rem;
        text-align: center;
        font-size: 0.34rem;
        font-weight: bold;
        line-height: 0.46rem;
    }
    .mobile .live-photo-lb img {
        height: 100%;
        max-width: 100%;
    }
    .mobile .clickLeft {
        width: 0.66rem;
        height: 0.66rem;
        background: none;
        display: none;
    }
    .mobile .clickLeft img {
        width: 100%;
    }
    .mobile .clickRight img {
        width: 100%;
    }
    .mobile .clickRight img:hover {
        background-color: #005FFF;
    }
    .mobile .clickLeft img:hover {
        background-color: #005FFF;
    }
    .mobile .clickRight {
        width: 0.66rem;
        height: 0.66rem;
        background: none;
        display: none;
    }
    /*现场照片end*/
    /*主办方介绍*/
    .mobile .organizer-introduction {
        position: relative;
        padding-top: 1.2rem;
    }
    .mobile .organizer-introduction .organizebox {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 1.09rem;
    }
    .mobile .organizer-introduction .organizebox .organizeimg {
        width: 8.29rem;
        height: 2.56rem;
    }
    .mobile .introduction-bottom {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .mobile .organizer-introduction-box {
        position: relative;
        width: 100%;
        margin: 0 auto;
        color: #FFFFFF;
    }
    .mobile .organizer-title {
        height: 1.48rem;
    }
    .mobile .organizer-title>div {
        background: #073B54;
        width: 3.33rem;
        height: 1.63rem;
        width: 3.33rem;
        line-height: 1.63rem;
        text-align: center;
        float: left;
        font-size: 0.29rem;
        font-weight: 600;
        cursor: pointer;
    }
    .mobile .organizer-title .addbackground {
        width: 3.33rem;
        height: 1.63rem;
        background: linear-gradient(90deg, #63FE9B 0%, #007EBD 100%);
    }
    .mobile .organizer-content {
        width: 10rem;
        /* height: 19.41rem; */
        padding-bottom: 1.87rem;
        background: #0A2E48;
        padding-top: 0.53rem;
    }
    .mobile .organizer-contentimg {
        height: 6.4rem;
        margin: 0 auto;
        margin-bottom: 0.53rem;
        background: url(https://s.laoyaoba.com/2021jiwei/organizer1.png);
        background-size: 100%, 100%;
    }
    .mobile .organizertouzi {
        height: 6.4rem;
        margin: 0 auto;
        margin-bottom: 0.53rem;
        background: url(https://s.laoyaoba.com/2021jiwei/organizer3.png);
        background-size: 100%, 100%;
    }
    .mobile .organizerbandaoti {
        height: 6.4rem;
        margin: 0 auto;
        margin-bottom: 0.53rem;
        background: url(https://s.laoyaoba.com/2021jiwei/organizer2.png);
        background-size: 100%, 100%;
    }
    .mobile .organizer-jiwei {
        display: none;
        padding: 0.8rem 0.66rem 0 0.66rem;
        padding-top: 0;
        font-size: 0.35rem;
        font-family: MicrosoftYaHei;
        font-weight: 600;
        line-height: 0.4rem;
    }
    .mobile .organizer-jiwei p {
        line-height: 0.59rem;
        font-weight: normal;
    }
    /*主办方介绍end*/
    /*底部*/
    .mobile .foot-nav {
        height: 4.73rem;
        background: url(https://static.ijiwei.com/20210625/2021bottonbanner.png);
        background-size: 100%, 100%;
        /* background: linear-gradient(90deg, rgba(32, 27, 48, 1) 0%, rgba(1, 44, 91, 1) 100%); */
        color: #FFFFFF;
    }
    .mobile .foot-bottom {
        height: 1.33rem;
        line-height: 1.33rem;
        background-color: #000000;
        color: #4F4F4F;
        text-align: center;
        font-size: 0.2rem;
    }
    .mobile .foot-nav-center {
        width: 100%;
        margin: 0 auto;
        padding: 1.2rem 1.48rem;
        display: flex;
        display: -webkit-flex;
        justify-content: space-around;
        -webkit-justify-content: space-around;
    }
    .mobile .foot-nav-center div {
        width: 1.8rem;
        text-align: center;
    }
    .mobile .foot-nav-center img {
        width: 100%;
    }
    .mobile .foot-nav-center p {
        width: 1.8rem;
        text-align: center;
        font-weight: 600;
        font-size: 0.24rem;
        margin-top: 0.05rem;
    }
    /*底部end*/
    .yicheng .public-title {
        width: 10rem;
        margin-top: 7.33rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .yicheng .public-title img {
        width: 6.45rem;
        height: 2.56rem;
    }
    .yicheng .schedule-list {
        position: relative;
        list-style-type: none;
        width: 9.2rem;
        display: flex;
        flex-flow: column;
        align-items: center;
        margin-bottom: 0.67rem;
    }
    .yicheng .schedule-list .schedule-list-title {
        position: absolute;
        top: 0;
        left: -0.27rem;
        width: 3.44rem;
        height: 2.4rem;
        z-index: 998;
    }
    .yicheng .schedule-list li {
        width: 9.2rem;
        z-index: 999;
        background: #A700FF linear-gradient(90deg, #032E58 0%, #0C2937 100%);
    }
    .yicheng .schedule-list .purple-bg {
        background: #A700FF linear-gradient(90deg, #101665 0%, #201045 100%);
    }
    .yicheng .schedule-list li:first-of-type {
        margin-top: 1.47rem;
    }
    .yicheng .schedule-list li section {
        width: 8.4rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0.4rem;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .yicheng .schedule-list li:last-of-type section {
        border-bottom: 0;
    }
    .yicheng .schedule-list li section div {
        padding-top: 0.3rem;
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
    }
    .yicheng .schedule-list li section div p {
        font-size: 0.32rem;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #4B9ED3;
        line-height: 0.43rem;
        margin-bottom: 0;
    }
    .yicheng .schedule-list li section div .purple-p {
        color: #9F4CCD;
    }
    .yicheng .schedule-list li section div .last {
        font-size: 0.29rem;
        font-family: MicrosoftYaHei;
        color: rgba(255, 255, 255, 0.5);
        line-height: 0.4rem;
        margin-bottom: 0.3rem;
        font-weight: normal;
    }
    .yicheng .schedule-list li section div h1 {
        font-size: 0.4rem;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.38rem;
        margin-top: 0.2rem;
    }
    .yicheng .schedule-list li section .schedule-list-index {
        font-size: 0.69rem;
        width: 0.83rem;
        height: 0.6rem;
        font-family: Gilroy-ExtraBold, Gilroy;
        font-weight: 800;
        color: #A06AFF;
        line-height: 0.85rem;
        background: radial-gradient(180deg, #B9A5FF 0%, rgba(0, 67, 197, 0) 100%);
        -webkit-text-fill-color: transparent;
    }
    .yicheng .schedule-alumnus {
        list-style-type: none;
        width: 9.2rem;
        background: #A700FF linear-gradient(90deg, #101665 0%, #201045 100%);
        display: flex;
        justify-content: flex-start;
        flex-flow: wrap;
        padding: 0.32rem 0 0.47rem 0;
        margin-bottom: 1.49rem;
    }
    .yicheng .schedule-alumnus li {
        width: 4.6rem;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        padding: 0.2rem 0;
    }
    .yicheng .schedule-alumnus li p {
        font-size: 0.32rem;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #9F4CCD;
        line-height: 0.43rem;
    }
    .yicheng .schedule-alumnus li h1 {
        width: 3.76rem;
        font-size: 0.4rem;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
        margin-top: 0;
    }
    .yicheng .schedule-alumnus li p:last-of-type {
        font-size: 0.29rem;
        font-family: MicrosoftYaHei;
        color: rgba(255, 255, 255, 0.5);
        line-height: 0.4rem;
        font-weight: normal;
    }
    .newssp .news_list {
        list-style-type: none;
        width: 9.2rem;
        margin-top: 0.32rem;
    }
    .newssp .news_list li {
        width: 9.2rem;
        height: 2.59rem;
        background: #07243A;
        border-radius: 0.08rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 0.27rem;
        margin-bottom: 0.4rem;
    }
    .newssp .news_list li img {
        width: 3.04rem;
        height: 2.03rem;
        border-radius: 0.08rem;
    }
    .newssp .news_list li section {
        width: 5.39rem;
        height: 2.03rem;
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        justify-content: space-between;
    }
    .newssp .news_list li section h1 {
        width: 5.39rem;
        font-size: 0.37rem;
        font-family: MicrosoftYaHeiSemibold;
        color: #FFFFFF;
        line-height: 0.51rem;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-top: 0.03rem;
    }
    .newssp .news_list li section div {
        margin-bottom: 0.19rem;
        width: 5.39rem;
        height: 0.4rem;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .newssp .news_list li section div p {
        font-size: 0.29rem;
        font-family: MicrosoftYaHei;
        color: rgba(255, 255, 255, 0.5);
        line-height: 0.4rem;
    }
    .newssp .news_list li section div p:last-of-type {
        margin-left: 0.69rem;
    }
    .newssp .news_button {
        width: 3.31rem;
        height: 1.12rem;
        background: linear-gradient(90deg, #63FE9B 0%, #007EBD 100%);
        border-radius: 0.13rem;
        font-size: 0.35rem;
        font-family: MicrosoftYaHei;
        color: #FFFFFF;
        line-height: 0.45rem;
        margin-top: 0.29rem;
        margin-bottom: 0.91rem;
        outline: none;
        border: 0px;
    }
    /* 直播回放 */
    .liveloop{
        width: 10rem;
        padding: .4rem .4rem 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .liveloop a{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 4.4rem;
        height: 3.07rem;
        margin-top: .43rem;
        text-decoration: none !important;
    }
    .liveloop .liveloop1{
        background: url(https://s.laoyaoba.com/2021jiwei/liveloop-h51.png);
        background-size: cover;
    }
    .liveloop .liveloop2{
        background: url(https://s.laoyaoba.com/2021jiwei/liveloop-h52.png);
        background-size: cover;
    }
    .liveloop .liveloop3{
        background: url(https://s.laoyaoba.com/2021jiwei/liveloop-h53.png);
        background-size: cover;
    }
    .liveloop .liveloop4{
        background: url(https://s.laoyaoba.com/2021jiwei/liveloop-h54.png);
        background-size: cover;
    }
    .liveloop p{
        font-size: 0.4rem;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.53rem;
    }
}