@charset "utf-8";
.module-center {
    max-width: 1380px;
    margin: 0 auto;
}

@media screen and (max-width: 1480px) {
    .module-center {
        margin: 0 50px;
        width: auto;
    }

}

.module-item {
    padding: 100px 0;
    margin: 0 auto;
}

/* 2国博-视频v1.3  start */

.ftop {
    background: url(2509gb_spBanner.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 100vh;

}

/* 直播预告 start */

.module-title {
    line-height: 46px;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    margin: 0 auto;
}

.module-title h3 {
    font-size: 46px;
    color: #333333;
    font-weight: normal;
}

.module-title .chnl-more {
    font-size: 20px;
    color: #333;
}

.module-title .chnl-more a {
    display: flex;
    display: -ms-flexbox;
    color: #333;
    padding-right: 24px;
    align-items: center;
}

.module-title .chnl-more a span.more-icon {
    display: block;
    width: 11px;
    height: 11px;
    background: url(2509gb_chnlMoreIcon.png) no-repeat right center;
    margin-left: 8px;
    transition: all 0.3s;
}

.module-title .chnl-more a:hover {
    color: #7d1e1e;
}

.module-title .chnl-more a:hover span.more-icon {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.3s;
}

.nm_video .module1 {
    background: #efefef
}

.nm_video .live-preview {
    display: flex;
    display: -ms-flexbox;
    margin-top: 40px;
    background: #fff;
}

.nm_video .module1 .pic-con {
    position: relative;
    width: 66%;
    overflow: hidden;
}

.nm_video .module1 .pic-con::before {
    content: '';
    display: block;
    padding-top: 56.72131%;
}

.nm_video .module1 .pic-con img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    display: block;
}

.nm_video .module1 .pic-con img:hover {
    transform: translateY(-50%) scale(1.05);
    transition: .5s;
}

.nm_video .module1 .txt-con {
    width: 34%;
    padding: 40px;
    background: #fff;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    color: #333;
}

.nm_video .module1 .txt-con .speaker,
.nm_video .module1 .txt-con .broadcast-time {
    margin-top: auto;
}

.nm_video .module1 .txt-con .title a {
    font-size: 32px;
    color: #333;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3em;
    overflow: hidden;

}

.nm_video .module1 .txt-con .title a:hover {
    color: #7d1e1e;
}

.nm_video .module1 .txt-con .time,
.nm_video .module1 .txt-con .speaker span {
    display: block;
    font-size: 24px;
    line-height: 30px;
}

.nm_video .module1 .txt-con .time-detail,
.nm_video .module1 .txt-con li {
    font-size: 20px;
    line-height: 30px;
}

.nm_video .module1 .txt-con .time {
    margin-bottom: 15px;
}

.nm_video .module1 .txt-con .speaker ul {
    margin-top: 17px;
}

.nm_video .module1 .txt-con .time-detail .module1 .txt-con ul li {
    font-size: 20px;
    line-height: 30px;
}

/* 直播预告 end */

.nm_video .ej-title {
    font-size: 32px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.nm_video .ej-title a:hover {
    transition: .5s;
    color: #7d1e1e;
}

/* 精品文物 start */
.nm_video .see-antique {
    position: relative;
}

.nm_video .see-antique-next,
.nm_video .see-antique-prev {
    position: absolute;
    top: 65px;
    width: 60px;
    height: 60px;
    background: url(2509gb_spSlideNext.png) no-repeat center center;
    z-index: 9;
    cursor: pointer;
}

.nm_video .see-antique-prev {
    left: 0;
    background: url(2509gb_spSlidePrev.png) no-repeat center center;
}

.nm_video .see-antique-next {
    right: 0;
}

.nm_video .see-antique li .pic-con {
    position: relative;
    overflow: hidden;

}

.nm_video .see-antique li .pic-con::after {
    display: block;
    content: "";
    padding-top: 56.1194%;
}

.nm_video .see-antique li img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.nm_video .see-antique li .txt-con {
    padding: 0 20px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #efefef;
}


/* 精品文物 end */

/* 精彩展览 start */

.nm_video .module3 {
    background: #efefef;
}

.nm_video .wonderful-slide .swiper-slide img:hover {
    transform: scale(1);
}

.nm_video .wonderful-slide {
    margin-top: 30px;
}

.nm_video .wonderful-slide .swiper-slide {
    position: relative;
    transform: scale(0.6);
    transition: all 0.3s;
}

.nm_video .wonderful-slide .swiper-slide.swiper-slide-prev,
.nm_video .wonderful-slide .swiper-slide.swiper-slide-next {
    transform: scale(0.8);
    z-index: 8;
    transition: all 0.3s;
}

.nm_video .wonderful-slide .swiper-slide.swiper-slide-active {
    transform: scale(1);
    z-index: 9;
    transition: all 0.3s;
}

.nm_video .wonderful-slide .swiper-slide img {
    display: block;
    width: 100%;
    transition: all 0.3s;
}

.nm_video .wonderful-slide .swiper-slide .txt-con {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 243px;
    line-height: 423px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: url(2509gb_wdTitBg.png) no-repeat bottom center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .5s;

}

.nm_video .wonderful-slide .swiper-slide:hover .txt-con {
    color: #7d1e1e;
    transition: .5s;
}

/* 精彩展览 end */

/* 国博云博 start */
.nm_video .module4-list {
    margin-top: 30px;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
}

.nm_video .module4-list .module4-item {
    width: calc((100% - 30px) / 2);
}

.nm_video .module4-item .pic-con {
    position: relative;
    overflow: hidden;
}

.nm_video .module4-item .pic-con::after {
    display: block;
    content: "";
    padding-top: 56.296296%;
}

.nm_video .module4-list .module4-item img {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
}

.nm_video .module4-list .module4-item .txt-con {
    height: 130px;
    padding: 30px;
    box-sizing: border-box;
    background: #efefef;
}

.nm_video .module4-list .module4-item .txt-con .title {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.nm_video .module4-list .module4-item a:hover .txt-con .title {
    color: #7d1e1e;
}

.nm_video .module4-list .module4-item .txt-con .time {
    font-size: 18px;
    color: #707070;
}

/* 国博云博 end */


/* 特别节目 start */

.nm_video .module5 {
    background: #efefef;
}

.nm_video .special-slide {
    margin-top: 40px;
}

.nm_video .special-slide .swiper-slide {
    width: 720px;
}

.nm_video .special-slide .swiper-slide .pic-con {
    position: relative;
    overflow: hidden;
}

.nm_video .special-slide .swiper-slide .pic-con::after {
    display: block;
    content: "";
    padding-top: 56.1111%;
}

.nm_video .special-slide .swiper-slide img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.nm_video .special-slide .swiper-slide .txt-con {
    font-size: 20px;
    line-height: 30px;
    /* color: #333; */
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 特别节目 end */





/* 媒体关注 start  */

.nm_video .module6-list ul {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    margin-top: 30px;
    flex-wrap: wrap;
}

.nm_video .module6-list li {
    width: calc((100% - 30px) / 3);
    margin-bottom: 15px;
}

.nm_video .module6-list li .pic-con {
    position: relative;
    overflow: hidden;
}

.nm_video .module6-list li .pic-con::after {
    display: block;
    content: "";
    padding-top: 56.2076%;
}

.nm_video .module6-list li img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.nm_video .module6-list li .txt-con {

    background: #efefef;
    padding: 24px 30px;
}

.nm_video .module6-list li .txt-con span {
    font-size: 20px;
    line-height: 1.5;
    /* color: #333; */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3em;
    overflow: hidden;
}

/* 媒体关注 end  */
/* 2国博-视频v1.3  end */

/* 国博-藏品 start */
.banner-con {
    width: 100%;
    overflow: hidden;
    /* height: 500px; */
}

.banner-con img {
    width: 100%;
    display: block;
}

.nm_collection .banner-img {
    width: 100%;
    background-repeat: no-repeat;
    background-size: 1920px auto;
    background-position: center top;
}

.cp-mobule1 {
    margin-top: 100px;
}

.cp-mobule1 .module-center {
    display: flex;
    display: -ms-flexbox;
    margin-top: 40px;
    background: #fff;
    justify-content: space-between;
}

.cp-mobule1 .left {
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cp-mobule1 .left .desc p {
    font-size: 20px;
    line-height: 1.8;
    color: #333333;
    margin-bottom: 30px;
    text-indent: 2em;
    text-align: justify;
}

.cp-mobule1 .right {
    position: relative;
    width: 50%;
}

.cp-mobule1 .right::after {
    content: '';
    display: block;
    padding-top: 84.72131%;
}

.cp-mobule1 .right img {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    bottom: 28px;
    transition: .5s;
}

.cp-mobule1 .right img:hover {
    transform: scale(1.05) translateX(-50%);
    transition: .5s;
}

.bg-img {
    position: absolute;
    width: 100%;
    height: 100%;

}

.cp-mobule1 .left .title {
    font-size: 46px;
    color: #333;
    margin-top: auto;
}

.cp-mobule1 .phases {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    margin-top: 30px;
    /* gap: 20px; */
    font-size: 20px;
    color: #fff;

}

.cp-mobule1 .phases .phases-item {
    width: calc((100% - 15px) / 2);
}

.cp-mobule1 .phases .phases-item a {
    display: block;
    height: 60px;
    width: 100%;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

.cp-mobule1 .phases .phases-item.phase-one {
    background: #586b65;
}

.cp-mobule1 .phases .phases-item.phase-two {
    background: #97714b;
}

.cp-mobule2 {
    background: #efefef;
}

.cp-mobule2 .collection-search {
    width: 195px;
    height: 50px;
    line-height: 50px;
    background-color: #a5343c;
}

.cp-mobule2 .collection-search a {
    display: block;
    height: 100%;
    font-size: 20px;
    color: #fff;
    /* background: url(2509gb_cpSearchIcon.png) no-repeat 45px center; */
    background-image: url(2509gb_cpSearchIcon.png);
    background-position: 35px center;
    background-repeat: no-repeat;
    padding-left: 25%;
    text-align: center;
    transition: .5s;
}

.cp-mobule2 .collection-search a:hover {
    background-position: 45px center;
    transition: .5s;
}

.cp-mobule2 .antique-list {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 20px;
}

.cp-mobule2 .antique-list li {
    position: relative;
    width: calc((100% - 30px) / 3);
    margin-top: 100px;
}

.cp-mobule2 .antique-list li .txt-con {
    position: absolute;
    font-size: 32px;
    color: #fff;
    left: 5%;
    top: 50%;
    width: 50%;
    transform: translateY(-50%);
    transition: .5s;
}

.cp-mobule2 .antique-list li a {
    display: block;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.cp-mobule2 .antique-list li a:hover .txt-con {
    color: #7d1e1e;
    transition: .5s;
}

.cp-mobule2 .antique-list li .img-con {
    position: absolute;
    /* height: 100%; */
    width: 58%;
    right: 0;
    bottom: 30px;
}

.cp-mobule2 .antique-list li::before {
    display: block;
    content: "";
    padding-top: 44.44%;
}

.cp-mobule2 .antique-list li img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.cp-mobule2 .antique-list li:nth-child(1) {
    background: #838978;
}

.cp-mobule2 .antique-list li:nth-child(2) {
    background: #756759;
}

.cp-mobule2 .antique-list li:nth-child(3) {
    background: #b1794c;
}

.cp-mobule2 .antique-list li:nth-child(4) {
    background: #666b83;
}

.cp-mobule2 .antique-list li:nth-child(5) {
    background: #586b65;
}

.cp-mobule2 .antique-list li:nth-child(6) {
    background: #97714b;
}

.cp-mobule2 .antique-list li:nth-child(7) {
    background: #4a535a;
}

.cp-mobule2 .antique-list li:nth-child(8) {
    background: #aeaeb1;
}

.cp-mobule2 .antique-list li:nth-child(9) {
    background: #6d7a83;
}
.cp-swiper-wrap {
    height: 280px;
    overflow: hidden;
    background-color: #fff;
    padding: 20px 40px;
    margin-top: 40px;
}
.cp-swiper {
    overflow: hidden;
    height: 240px;
}
.cp-mobule2 .txt-list {
    font-size: 20px;
    line-height: 48px;
    /* max-height: 280px; */

}
.cp-mobule2 .txt-list li {
    height: 48px;
    line-height: 48px;
}
.cp-mobule2 .txt-list a {
    /* color: #333; */
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cp-mobule3 {
    background: url(2509gb_cpM3Bg.jpg);
    background-size: cover;
    padding: 160px 0;
    background-attachment: fixed;
    /* 固定背景，使其不随滚动条滚动 */
    background-position: center;
    /* 初始位置 */
    background-repeat: no-repeat;
    background-size: cover;
}

.cp-mobule3 .module-center {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.cp_more {
    font-size: 20px;
    /* position: absolute; */
}

.link_t a,
.cp_more a {
    display: block;
    line-height: 1.2;
    padding-bottom: 2px;
    transition: all .5s;
    margin-top: 0;
    position: relative;
    padding-right: 18px;
}

.cp_more a::before {
    content: '';
    width: 11px;
    height: 11px;
    background: url(guobo202509_jt_01.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    transition: all .5s;
}

.cp_more a:hover {
    color: #7d1e1e;
}

.cp_more a:hover::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.cp_more a:first-child {
    margin-left: 0;
}

.cp3-item {
    padding: 40px 45px 60px;
    width: calc((100% - 30px) / 2);
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cp-mobule3 .kfgl {
    background: #6d7a83;
}

.cp-mobule3 .nrns {
    background: #97714b;
}

.cp3-item .title {
    font-size: 46px;
}

.cp3-item .desc {
    font-size: 20px;
    line-height: 1.6;
    margin: 30px 0 40px 0;
}

.cp3-item .cp_more {
    width: 105px;
    margin-top: auto;
}

.cp3-item .cp_more a {
    color: #fff;
}

.cp3-item .cp_more a::before {
    background-image: url(guobo202509_jt_02.png);
}

.cp4-top {
    background: #838978;
    color: #fff;
    padding: 50px 45px;
}

.cp4-top .title {
    font-size: 46px;
    text-align: center;
}

.cp4-top .desc {
    font-size: 20px;
    line-height: 1.6;
    text-indent: 2em;
    margin-top: 35px;
}

.cp4-top .cp_more a {
    color: #fff;
}

.cp4-top .cp_more {
    text-align: right;
    margin-top: 40px;
}

.cp4-top a {
    color: #fff;
}

.cp4-top .cp_more a::before {
    background-image: url(guobo202509_jt_02.png);
}

.cp4-middle {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.cp4-middle .cp4m-item {
    width: calc((100% - 30px) / 2);
    text-align: center;
    height: 100px;
    line-height: 100px;
    font-size: 32px;
}

.cp4-middle .cp4m-item a {
    display: block;
    height: 100%;
    color: #fff;

}

.cp4-middle .cp4m-item.wyjz a {
    background-image: url(2509gb_cpDonate.png);
    background-color: #b1794c;
    background-repeat: no-repeat;
    background-position: 36% center;
    padding-left: 10%;
}

.cp4-middle .cp4m-item.cxzs a {
    background-image: url(2509gb_cpSearch.png);
    background-color: #929297;
    background-repeat: no-repeat;
    background-position: 35% center;
    padding-left: 10%;
}

.cp-mobule4 .cp4-middle .cp4m-item a:hover {
    background-position: 37% center;
}

.cp-mobule4 .module-title {
    margin-top: 100px;
}

.cp4-list {
    background: #f9f7f4;
    font-size: 20px;
    line-height: 48px;
    padding: 45px;
    margin-top: 35px;
}

.cp4-list a {
    display: block;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cp-mobule5 {
    background: url(2509gb_cpM5Bg.jpg);
    background-size: cover;
    /* padding: 160px 0; */
    background-attachment: fixed;
    /* 固定背景，使其不随滚动条滚动 */
    background-position: center;
    /* 初始位置 */
    background-repeat: no-repeat;
    background-size: cover;
}

.cp-mobule5 h3 {
    color: #fff;
}

.cp-mobule5 .time-line {
    font-size: 20px;
    line-height: 1;
    min-height: 22px;
    color: #fff;
    display: flex;
    flex-flow: wrap;
    margin-top: 40px;
    flex-wrap: nowrap;
}

.cp-mobule5 .time-line li {
    position: relative;
    margin-right: 0;
    margin-bottom: 10px;
    cursor: pointer;
    width: calc((100% - 0px) / 9);
    text-align: center;
}

.cp-mobule5 .time-line li.on {
    color: #ff2534;
}

.cp-mobule5 .names {
    position: absolute;
    margin-top: 27px;
    background: #ffffff;
    width: 100%;
    height: 600px;
    padding: 50px 30px 45px 60px;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
}
.cp-mobule5 .names.on {
    opacity: 1;
    visibility: visible;
}
.names-con {
    position: relative;
    height: 630px;
}
.cp-mobule5 .time-line li::after {
    content: "";
    position: absolute;
    margin-left: -15px;
    bottom: -37px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #ffffff;
    display: none;
}
.cp-mobule5 .time-line li.on::after {
    display: block;
}

.cp-mobule5 .order-desc {
    font-size: 18px;
    color: #707070;
    margin-bottom: 20px;
}

.cp-mobule5 .name-con {
    background: #ffffff;
}

.cp-mobule5 .name-list {
    margin-bottom: 20px;
    overflow: hidden;
}

.cp-mobule5 .name-list span {
    /* display: inline-block; */
    display:block;
    float: left;
    min-width: 100px;
    text-overflow: ellipsis;
    margin-right: 15px;
    color: #7f7054;
    font-size: 18px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
}

.cp5-desc {
    margin-top: 31px;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}

.cp-mobule6 .cp6-list {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
}

.cp-mobule6 .cp6-list li {
    position: relative;
    width: calc((100% - 30px) / 3);
    margin-bottom: 20px;
    text-align: center;
}

.cp-mobule6 .cp6-list li .pic-con {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.cp-mobule6 .cp6-list li .pic-con::after {
    content: "";
    display: block;
    padding-top: 56.2222%;
}

.cp-mobule6 .cp6-list li .pic-con a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

.cp-mobule6 .cp6-list li .pic-con a img {
    display: block;
    width: 100%;
    height: 100%;
}

.cp-mobule6 .cp6-list li .txt-con {
    height: 90px;
    line-height: 90px;
    text-align: center;
    background: #efefef;
    color: #333333;
    font-size: 24px;
}

.cp_more {
    position: relative;
    width: 105px;
    margin: 0 auto;
    margin-top: 20px;
}
/* 国博-藏品 end */




/* 国博-社教 start */

.sj1-bottom {
    display: flex;
    display: -ms-flexbox;
    margin-top: 35px;
    justify-content: space-between;
}

.sj1-bottom .latest-activity {
    width: 47.83%;
}

.sj1-bottom .latest-activity ul {
    display: flex;
    display: -ms-flexbox;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.sj1-bottom .latest-activity ul li {
    display: flex;
    display: -ms-flexbox;
    margin-top: auto;
    font-size: 20px;
    justify-content: space-between;
}

.sj1-bottom .latest-activity ul li:first-child {
    margin-top: 0;
}

.sj1-bottom .latest-activity ul li a {
    display: block;
    /* color: #333; */
    width: calc(100% - 130px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.sj1-bottom .latest-activity ul li span {
    display: block;
}

.sj1-bottom .sj1-right {
    position: relative;
    width: 48.91%;
    overflow: hidden;
}

.sj1-bottom .sj1-right::after {
    content: "";
    display: block;
    padding-top: 56.363636%;
}

.sj1-bottom .sj1-right a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

.sj1-bottom .sj1-right a img {
    display: block;
    width: 100%;
    height: 100%;
}

.sj1-bottom .sj1-right img {
    width: 100%;
    height: auto;
}

.sj2-module {
    background: url(2509gb_sjM1RImg.jpg);
    background-size: cover;
    /* padding: 160px 0; */
    background-attachment: fixed;
    /* 固定背景，使其不随滚动条滚动 */
    background-position: center;
    /* 初始位置 */
    background-repeat: no-repeat;
    background-size: cover;
}

.sj2-module h3 {
    color: #fff;
}

.sj2-module .chnl-more a {
    color: #fff;
}

.sj2-module .module-title .chnl-more a span.more-icon {
    background-image: url(guobo202509_jt_02.png);
}

.module-title .chnl-more a:hover span.more-icon {
    background-image: url(guobo202509_jt_01.png);
}

.sj2-module ul {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    margin-top: 35px;
}

.sj2-module ul li {
    width: calc((100% - 60px) / 3);
    background: #fff;
}

.sj2-module ul li .img-con {
    overflow: hidden;
    position: relative;
}

.sj2-module ul li .img-con::after {
    content: "";
    display: block;
    padding-top: 56.363636%;
}

.sj2-module ul li .img-con a {
    position: absolute;
    width: 100%;
    height: 100%;
}

.sj2-module ul li .img-con a img {
    display: block;
    width: 100%;
    height: 100%;
}

.sj2-module ul li .txt-con {
    background: #fff;
    padding: 30px 30px 30px 40px;
}

.sj2-module ul li .txt-con .title {
    font-size: 32px;
    /* color: #333333; */
}

.sj2-module ul li .txt-con .desc {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-top: 20px;

}

.sj3-desc {
    margin-top: 20px;
    font-size: 20px;
    line-height: 30px;
    color: #333;
}

.sj3-module {
    padding-bottom: 0;
}

.sj3-module .cp_more {
    width: 100px;
    margin-top: 15px;
}

.sj3-module ul {
    display: flex;
    display: -ms-flexbox;
    margin-top: 40px;

}

.sj3-module ul li {
    position: relative;
    width: 20%;
    overflow: hidden;
}

.sj3-module ul li img {
    display: block;
    width: 100%;
}

.sj3-module ul li .txt-con {
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    font-size: 24px;
    color: #fff;
    text-align: center;

}

.sj3-module ul li .txt-con .title {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sj3-module ul li .txt-con span {
    position: relative;
    padding-top: 50px;
    transition: .5s;
    /* position: absolute;
    bottom: 14.8%;
    display: block;
    bottom: 19.8%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%); */
}

.sj3-module ul li .txt-con span::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -30px;
    width: 11px;
    height: 11px;
    background: url(guobo202509_jt_02.png) no-repeat;
    transform: translateX(-50%);
    transition: .5s;
}

.sj3-module ul li .pic-con img {
    transition: .5s;
}

.sj3-module ul li:hover img {
    transform: scale(1.05);
    transition: .5s;
}

.sj3-module ul li:hover .txt-con span {
    padding-top: 80px;
    padding-right: 30px;
    transition: .5s;
}

.sj3-module ul li:hover .txt-con span::after {
    left: 95%;
    bottom: 8px;
    transition: .5s;
    transform: rotate(45deg)
}



.sj3-module ul li:nth-child(1) .txt-con {
    background: linear-gradient(to top, rgba(151, 113, 75, 1) 35%, rgba(151, 113, 75, 0) 100%);
}

.sj3-module ul li:nth-child(2) .txt-con {
    background: linear-gradient(to top, rgba(88, 107, 101, 1) 35%, rgba(88, 107, 101, 0) 100%);
}

.sj3-module ul li:nth-child(3) .txt-con {
    background: linear-gradient(to top, rgba(131, 137, 120, 1) 35%, rgba(131, 137, 120, 0) 100%);
}

.sj3-module ul li:nth-child(4) .txt-con {
    background: linear-gradient(to top, rgba(177, 121, 76, 1) 35%, rgba(177, 121, 76, 0) 100%);
}

.sj3-module ul li:nth-child(5) .txt-con {
    background: linear-gradient(to top, rgba(74, 83, 90, 1) 35%, rgba(74, 83, 90, 0) 100%);
}

.sj4-list {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    margin-top: 40px;
}

.sj4-list .sj4-item {
    width: calc((100% - 30px) / 2);
    background: #efefef;
}

.sj4-list .sj4-item .img-con {
    overflow: hidden;
    position: relative;
}

.sj4-list .sj4-item .img-con::after {
    display: block;
    content: "";
    padding-top: 56.296%;
}

.sj4-list .sj4-item .img-con a {
    position: absolute;
    top: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.sj4-list .sj4-item .img-con a img {
    display: block;
    width: 100%;
    height: 100%;
}

.sj4-list .sj4-item .txt-con {

    padding: 40px 30px;
}

.sj4-list .sj4-item .txt-con .title {
    font-size: 32px;
    color: #333;
}

.sj4-list .sj4-item .txt-con .desc {
    font-size: 20px;
    line-height: 30px;

    margin: 16px 0 20px 0;
}

.sj4-list .sj4-item .txt-con .cp_more {
    width: 105px;
}

.sj5-module {
    background: url(2509gb_sjM5Bg.jpg) no-repeat;
    height: 470px;
}

.sj5-module .title {
    font-size: 46px;
    color: #fff;
    text-align: center;
    padding-top: 80px;
}

.sj5-module .cp_more {
    width: 105px;
    margin: 0 auto;
    margin-top: 20px;
}

.sj5-module .cp_more a {
    color: #fff;
}

.sj5-module .cp_more a::before {
    background-image: url(guobo202509_jt_02.png);
}

.sj6-course {
    display: flex;
    display: -ms-flexbox;
    margin-top: 40px;
}

.sj6-module .course-img {
    position: relative;
}

.sj6-module .course-img::before {
    display: block;
    content: "";
    padding-top: 56.2318%;
}

.sj6-module .course-img a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sj6-module .course-img a img {
    display: block;
    width: 100%;
    height: 100%;
}

.sj6-module .course-item {
    overflow: hidden;
    width: 50%;
}

.sj6-module .course-info {
    margin-top: 40px;
    font-size: 20px;
    line-height: 36px;
}

.sj6-module .course-txt {
    font-size: 20px;
    background: #efefef;
    padding: 50px;
}

.sj6-module .course-txt .title a {
    font-size: 32px;
    line-height: 42px;
}

.sj7-module {
    padding-top: 0;
}

.sj7-list {
    margin-top: 40px;
}

.sj7-list ul {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
}

.sj7-list ul li {
    width: calc((100% - 30px) / 2);
}

.sj7-list ul li .img-con {
    position: relative;
    overflow: hidden;
}

.sj7-list .img-con::before {
    display: block;
    content: "";
    padding-top: 56.296%;
}

.sj7-list .img-con a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sj7-list .img-con a img {
    display: block;
    width: 100%;
    height: 100%;
}

.sj7-list ul li .txt-con {
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 24px;
    background: #efefef;
}

a img:hover {
    transform: scale(1.05);
    transition: .5s;
}

a img {
    transition: .5s;
}

/* 国博-社教 end */


/* 小屏 样式 */
@media (max-width: 1400px) {
    .cp-mobule1 {
        margin-top: 130px;
    }
    .module-item {
        padding: 70px 0;
    }
    .cp-mobule4 .module-title {
        margin-top: 70px;
    }
    .cp-mobule2 .antique-list {
        padding-top: 40px;
    }
    .cp-mobule1 .left .desc p {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .module-title,
    .module-title h3,
    .cp4-top .title,
    .cp3-item .title,
    .cp-mobule1 .left .title {
        font-size: 40px;
    }
    .cp-mobule2 .txt-list a {
        font-size: 18px;
        /* line-height: 45px; */
    }
    .cp4-middle .cp4m-item.wyjz a,
    .cp4-middle .cp4m-item.cxzs a {
        padding-left: 20%;
    }
    .cp-mobule2 .antique-list li .txt-con {
        font-size: 22px;
    }
    .cp4-top .desc,
    .cp3-item .desc {
        font-size: 18px;
    }

    .cp-mobule5 .time-line {
        font-size: 16px;
        line-height: 1;
        min-height: 22px;
        color: #fff;
        display: flex;
        flex-flow: wrap;
        margin-top: 30px;
        flex-wrap: nowrap;
    }
}

/* pad 样式 */
@media (max-width:1024px) {
    .module-title,
    .module-title h3,
    .cp4-top .title,
    .cp3-item .title,
    .cp-mobule1 .left .title {
        font-size: 34px;
    }
    .module-item {
        padding: 60px 0;
    }
    .cp-mobule4 .module-title {
        margin-top: 60px;
    }
    .module-title h3{
        font-size: 36px;
    }
    .nm_video .module1 .txt-con {
        padding: 27px;
    }

    .nm_video .module1 .txt-con .title a {
        font-size: 28px;
    }

    .nm_video .module1 .txt-con .time,
    .nm_video .module1 .txt-con .speaker span {
        font-size: 18px;
        line-height: 24px;
    }

    .nm_video .module1 .txt-con .speaker ul {
        margin-top: 4px;
    }

    .nm_video .module1 .txt-con .time-detail,
    .nm_video .module1 .txt-con li {
        font-size: 14px;
        line-height: 26px;
    }

    .nm_video .module1 .txt-con .time {
        margin-bottom: 4px;
    }
    .cp-mobule1 .left .desc p {
        font-size: 16px;;
    }
    .cp-mobule1 .left .title {
        font-size: 32px;
    }
    .cp-mobule2 .antique-list {
        padding-top: 0;
    }
    .cp-mobule2 .antique-list li {
        width: calc((100% - 30px) / 2);
        margin-top: 150px;
    }
    .cp-mobule2 .collection-search {
        width: 150px;
        height: 40px;
        line-height: 40px;
    }
    .cp-swiper-wrap {
        height: 240px;
    }
    .cp-swiper {
        position: relative;
        height: 200px;
    }
    .cp-mobule2 .txt-list li {
        line-height: 40px;
        height: 40px;
    }
    .cp-mobule2 .txt-list a {
        /* line-height: 40px; */
    }
    .cp3-item {
        padding: 20px 25px 40px;
    }
    .cp4-middle .cp4m-item.cxzs a,
    .cp4-middle .cp4m-item.wyjz a,
    .cp-mobule2 .antique-list li .txt-con {
        font-size: 24px;
    }
    .cp4-top .title,
    .cp3-item .title {
        font-size: 36px;
    }
    .cp4-top .desc,
    .cp3-item .desc {
        font-size: 18px;
    }
    .cp-mobule2 .txt-list a,
    .cp-mobule2 .collection-search a,
    .module-title .chnl-more,
    .cp3-item .cp_more a,
    .cp4-top .cp_more a,
    .cp5-desc {
        font-size: 16px;
    }
    .cp4-middle .cp4m-item.cxzs a,
    .cp4-middle .cp4m-item.wyjz a {
        padding-left: 17%;
    }
    .cp4-list {
        padding: 25px;
    }
    .cp4-list a {
        font-size: 16px;
        line-height: 40px;
    }
    .cp-mobule6 .cp6-list li .txt-con,
    .cp-mobule5 .time-line {
        font-size: 20px;
    }
    .cp-mobule6 .cp6-list li .txt-con {
        height: 80px;
        line-height: 80px;
    }
    .cp4-top {
        padding: 30px 25px;
    }
    .cp-mobule2 .antique-list li .txt-con {
        left: 25px;
    }
    .cp-mobule2 .txt-list {
        /* padding: 20px 25px; */
    }
    .cp-mobule1 .right img {
        width: 120%;
    }
    .cp-mobule1 {
        margin-top: 50px;
    }
    .cp-mobule6 .cp6-list li .txt-con, .cp-mobule5 .time-line {
        font-size: 14px;
    }
}

/* 移动端样式 */
@media (max-width:768px) {
    .module-center {
        margin: 0 0.3rem;
    }

    .module-title {
        line-height: 0.5rem;
    }

    .module-title h3 {
        font-size: 0.5rem;
    }

    .module-item {
        padding: 0.8rem 0;
    }

    .module-title .chnl-more {
        font-size: 0.32rem;
    }

    .nm_video .live-preview {
        flex-wrap: wrap;
        margin-top: 0.2rem;
    }

    .nm_video .module1 .txt-con,
    .nm_video .module1 .pic-con {
        width: 100%;
    }

    .nm_video .module1 .txt-con {
        padding: 0.4rem;
    }

    .nm_video .module1 .txt-con .title a {
        font-size: 0.36rem;
    }

    .nm_video .module1 .txt-con .speaker {
        margin: 0.2rem 0;
    }

    .nm_video .module1 .txt-con .time,
    .nm_video .module1 .txt-con .speaker span {
        font-size: 0.32rem;
        line-height: 0.5rem;
    }

    .nm_video .module1 .txt-con .time-detail,
    .nm_video .module1 .txt-con li {
        font-size: 0.28rem;
        line-height: 0.4rem;
    }

    .nm_video .ej-title {
        font-size: 0.4rem;
        margin-top: 0.3rem;
        margin-bottom: 0.2rem;
    }

    .nm_video .see-antique li .txt-con {
        padding: 0 0.3rem;
        height: 1rem;
        line-height: 1rem;
        font-size: 0.32rem;
    }

    .nm_video .see-antique-next,
    .nm_video .see-antique-prev {
        top: 1.53rem;
        width: 0.8rem;
        height: 0.8rem;
        background-size: contain;
    }

    .nm_video .wonderful-slide .swiper-slide .txt-con {
        height: 50%;
        line-height: 80%;
        font-size: 0.32rem;
        background-size: contain;
        line-height: 9.5em;
        padding: 0 0.3rem;
    }

    .nm_video .module4-list {
        flex-wrap: wrap;
    }

    .nm_video .module4-list .module4-item {
        width: 100%;
        margin-bottom: 0.3rem;
    }

    .nm_video .module4-list .module4-item .txt-con {
        height: auto;
        padding: 0.3rem;
    }

    .nm_video .module4-list .module4-item .txt-con .title {
        font-size: 0.32rem;
        line-height: 0.4rem;
        margin-bottom: 0.15rem;

    }

    .nm_video .module4-list .module4-item .txt-con .time {
        font-size: 0.3rem;
    }

    .nm_video .special-slide {
        margin-top: 0.4rem;
    }

    .nm_video .special-slide .swiper-slide {
        width: 100%;
    }

    .nm_video .special-slide .swiper-slide .txt-con {
        font-size: 0.32rem;
        line-height: 0.4rem;
        margin-top: 0.3rem;
        padding: 0 0.3rem;
    }

    .nm_video .module6-list ul {
        margin-top: 0.4rem;
    }

    .nm_video .module6-list li {
        width: calc((100% - 10px) / 2);
    }

    .nm_video .module6-list li .txt-con {
        padding: 0.2rem 0.3rem;
    }

    .nm_video .module6-list li .txt-con span {
        font-size: 0.32rem;
    }

    /* 藏品 start */
    .cp-mobule1 {
        margin-top: 0;
    }

    .cp-mobule1 .module-center {
        flex-wrap: wrap;
        margin-top: 0;
    }

    .cp-mobule1 .right,
    .cp-mobule1 .left {
        width: 100%;
    }

    .cp-mobule1 .left .desc p {
        font-size: 0.3rem;
    }


    .cp-mobule1 .left .title {
        font-size: 0.5rem;
    }
    .cp-mobule5 .name-list {
        margin-bottom: 0.2rem;
    }
    .cp-mobule5 .names {
        padding: 0.3rem 0.25rem 00.25rem 0.4rem;
    }
    .cp-mobule1 .phases {
        margin-top: 0.3rem;
        font-size: 0.32rem;
    }

    .cp-mobule1 .phases .phases-item {
        width: calc((100% - 6px) / 2);
    }

    .cp-mobule1 .phases .phases-item a {
        height: 1rem;
        width: 100%;
        line-height: 1rem;
    }

    .cp-mobule1 .right {
        margin-top: 3rem;
        display: none;
    }

    .cp-mobule1 .right img {
        max-width: 80%;
    }

    .cp-mobule2 .collection-search {
        width: 2.2rem;
        height: 0.6rem;
        line-height: 0.6rem;
    }

    .cp-mobule2 .collection-search a {
        font-size: 0.30rem;
        background-size: 0.28rem;
        background-position: 0.3rem center;
    }
    .cp-mobule2 .collection-search a:hover {
        background-position: 0.28rem center;
        transition: .5s;
    }
    .cp-mobule2 .antique-list {
        padding-top: .4rem;
    }

    .cp-mobule2 .antique-list li {
        width: calc((100% - 10px) / 2);
        margin-top: 1.4rem;
    }

    .cp-mobule2 .antique-list li .txt-con {
        font-size: 0.3rem;
        left: .2rem;
        width: 46%;
    }

    .cp-mobule2 .antique-list li .img-con {
        bottom: 13%;
        /* width: 44%; */
    }

    .cp-mobule2 .antique-list li img {
        max-width: 60%;
        max-height: 2rem;
    }
    .cp-mobule2 .txt-list a, .cp-mobule2 .collection-search a, .module-title .chnl-more, .cp3-item .cp_more a, .cp4-top .cp_more a, .cp5-desc {
        font-size: 0.28rem;
    }
    .cp-swiper-wrap {
        height: 3.4rem;
        /* padding: 0rem 0.3rem; */
        padding: 0.2rem 0.3rem;
        margin-top: 0.3rem;
    }
    .cp-swiper {
        position: relative;
        height: 3rem;
    }
    .cp-mobule2 .txt-list li a,
    .cp-mobule2 .txt-list li {
        line-height: 0.6rem;
        height: 0.6rem;
    }

    .cp-mobule2 .txt-list {
        font-size: 0.32rem;
        line-height: 0.6rem;
        margin-top: 0rem;
        padding: 0rem ;
    }

    .cp-mobule3 .module-center {
        flex-wrap: wrap;
    }

    .cp3-item {
        width: 100%;
        padding: 0.4rem;
    }

    .cp3-item .title {
        font-size: 0.46rem;
    }

    .cp3-item .desc {
        font-size: 0.3rem;
        line-height: 0.6rem;
        margin: 0.2rem 0 0.4rem 0;
    }

    .cp_more {
        font-size: 0.3rem;
    }

    .cp3-item .cp_more {
        width: auto;

    }

    .cp-mobule3 .kfgl {
        margin-bottom: 0.3rem;
    }

    .cp4-top {
        padding: 0.4rem;
    }

    .cp4-top .title {
        font-size: 0.56rem;
    }

    .cp4-top .desc {
        font-size: 0.3rem;
        line-height: 0.6rem;
        margin-top: 0.2rem;
    }

    .cp4-top .cp_more {
        margin-top: 0.4rem;
    }

    .cp4-middle {
        margin-top: 0.4rem;
    }

    .cp4-middle .cp4m-item {
        width: calc((100% - 10px) / 2);
        height: 1rem;
        line-height: 1rem;
        font-size: 0.4rem;
    }

    .cp-mobule4 .cp4-middle .cp4m-item a {
        background-size: 0.4rem;
        padding-left: 0.4rem;
        background-position: 15% center;
        font-size: .34rem;
    }
    .cp-mobule4 .cp4-middle .cp4m-item a:hover {
        background-position: 15% center;
    }
    .cp-mobule4 .module-title {
        margin-top: 0.7rem;
    }

    .cp4-list {
        font-size: 0.3rem;
        line-height: 0.6rem;
        padding: 0.3rem;
        margin-top: 0.3rem;
    }
    .cp4-list li {
        margin-bottom: 0.2rem;
    }
    .cp4-list a {
        font-size: 0.3rem;
        line-height: 1.8;
        white-space: inherit;
        overflow: hidden;
        text-overflow: inherit;
    }
    .cp-mobule5 .time-line {
        display: flex;
        flex-flow: unset;
        font-size: 0.3rem;
        line-height: 0.6rem;
        height: 0.9rem;
        margin-top: 0.3rem;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        /* padding-bottom: 0.2rem; */
    }
    /* 自定义整个滚动条 */
    .cp-mobule5 .time-line::-webkit-scrollbar {
        width: 0.05rem; /* 设置滚动条的宽度 */
        height: 0.05rem; /* 设置水平滚动条的高度 */
    }

    /* 自定义滚动条轨道 */
    .cp-mobule5 .time-line::-webkit-scrollbar-track {
        background: #f1f1f1; /* 设置轨道的背景颜色 */
    }

    /* 自定义滚动条的滑块（thumb） */
    .cp-mobule5 .time-line::-webkit-scrollbar-thumb {
        background: #888; /* 设置滑块的背景颜色 */
    }

    /* 当hover或active状态时，自定义滑块的颜色 */
    .cp-mobule5 .time-line::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


    .cp-mobule5 .time-line li {
        margin-right: 0.3rem;
        width: auto;
        display: inline-block;
    }

    .names-con {
        background: #fff;
        margin: 0.2rem 0;
    }

    .cp5-desc {
        font-size: 0.3rem;
        line-height: 0.56rem;
    }

    .cp-mobule6 .cp6-list {
        margin-top: 0.3rem;
    }

    .cp-mobule6 .cp6-list li {
        position: relative;
        width: calc((100% - 10px) / 2);
        margin-bottom: 0.2rem;
        text-align: center;
    }

    .cp-mobule6 .cp6-list li .txt-con {
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.3rem;
    }

    .cp_more {
        position: relative;
        width: 1.8rem;
        margin: 0 auto;
        margin-top: .3rem;
    }
    /* 社教 start */
    .sj1-bottom {
        margin-top: 0.3rem;
        flex-wrap: wrap;
    }

    .sj1-bottom .sj1-right,
    .sj1-bottom .latest-activity {
        width: 100%;
    }

    .sj1-bottom .latest-activity ul li {
        font-size: 0.32rem;
        line-height: 0.6rem;
    }

    .sj1-bottom .sj1-right {
        margin-top: 0.3rem;
    }

    .sj2-module ul {
        margin-top: 0.3rem;
        flex-wrap: wrap;
    }

    .sj2-module ul li {
        width: 100%;
        margin-bottom: 0.3rem;
    }

    .sj2-module ul li .txt-con {
        padding: 0.3rem;
    }

    .sj2-module ul li .txt-con .title {
        font-size: 0.46rem;
    }

    .sj2-module ul li .txt-con .desc {
        font-size: 0.32rem;
        line-height: 0.56rem;
        margin-top: 0.2rem;
    }

    .module-title .chnl-more a {
        padding-right: 0;
    }

    .sj3-desc {
        margin-top: 0.2rem;
        font-size: 0.32rem;
        line-height: 0.56rem;
    }

    .sj3-module .cp_more {
        width: 1.6rem;
        margin-top: 0.2rem;
    }

    .link_t a,
    .cp_more a {
        padding-right: 0.32rem;
    }

    .sj3-module ul {
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 0.3rem;
    }

    .sj3-module ul li {
        width: 48%;
        margin-bottom: 0.32rem;

    }

    .sj3-module ul li .txt-con {
        font-size: 0.36rem;
    }

    .sj3-module ul li .txt-con span {
        padding-top: 0.4rem;
    }

    .sj3-module ul li .txt-con span::after {
        bottom: -0.5rem;
        width: 11px;
        height: 11px;
        transform: translateX(-50%);
    }

    .sj4-list {
        margin-top: 0.4rem;
        flex-wrap: wrap;
    }

    .sj4-list .sj4-item {
        width: 100%;
        margin-bottom: 0.3rem;
    }

    .sj4-list .sj4-item .txt-con {
        padding: 0.4rem;
    }

    .sj4-list .sj4-item .txt-con .title {
        font-size: 0.4rem;
    }

    .sj4-list .sj4-item .txt-con .desc {
        font-size: 0.3rem;
        line-height: 0.56rem;
        margin: 0.2rem 0 0.3rem 0;
    }

    .sj4-list .sj4-item .txt-con .cp_more {
        width: 1.5rem;
    }

    .sj5-module {
        height: 3rem;
        background-size: cover;
        background-position: top center;
    }

    .sj5-module .title {
        font-size: 0.6rem;
        padding-top: 0;
    }

    .sj5-module .cp_more {
        width: 1.5rem;
        margin-top: 0.5rem;
    }

    .sj6-course {
        margin-top: 0.4rem;
        flex-wrap: wrap;
    }

    .sj6-module .course-item {
        width: 100%;
        font-size: 0.32rem;
        background: #efefef;
        padding: 0.4rem;
    }

    .sj6-module .course-txt .title a {
        font-size: 0.46rem;
        line-height: 0.7rem;
    }

    .sj6-module .course-info {
        margin-top: 0.4rem;
        font-size: 0.32rem;
        line-height: 0.6rem;
    }

    .sj7-list {
        margin-top: 0.4rem;
    }

    .sj7-list ul {
        flex-wrap: wrap;
    }

    .sj7-list ul li {
        width: 100%;
        margin-bottom: 0.3rem;
    }

    .sj7-list ul li .txt-con {
        height: 1.2rem;
        line-height: 1.2rem;
        font-size: 0.32rem;
    }
    .cp-mobule5 .order-desc {
        font-size: 0.24rem;
        margin-bottom: 0.2rem;
    }
    .cp-mobule5 .name-list span {
        min-width: 1rem;
        font-size: 0.24rem;
        margin-right: 00.15rem;
        line-height: 2;
    }
    .cp-mobule6 .cp6-list li .txt-con, .cp-mobule5 .time-line {
        display: inherit;
        /* font-size: 0; */
    }
    .cp-mobule5 .time-line li.on::after {
        display: none;
    }

    .cp_more a::before {
        content: '';
        width: .2rem;
        height: .2rem;
        background: url(guobo202509_jt_01.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -5px;
        transition: all .5s;
    }
}