.block-box {
    display: block;
}
#LongMarch90 .swiper-btn {
    display: none;
    background: #45434a;
    opacity: .5;
}
#LongMarch90 .swiper-btn:after {
    font-size: 18px;
    color: #fff;
}
#LongMarch90 {
    padding: 40px 15px 0;
    background: url(https://wwp-static.wenweipo.com/img/special/longMarch90/bg.png) no-repeat;
    background-size: 100% 100%;
}
.swiper-box {
    position: relative;
    flex: 1;
    min-width: 0;
    height: 100%;
    padding: 0 1.5em;
    line-height: 1.4;
    background: #F8F1E1;
}
.swiper-box .swiper {
    position: static;
    width: 100%;
    height: 100%;
}
.swiper-box .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.title-list {
    flex-direction: column;
    background: rgba(255, 255, 255, 1);
    border-radius: 20px;
}
.title-list .list-item {
    position: relative;
    width: fit-content;
    cursor: pointer;
}
.title-list .list-item:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -1.5em;
    transform: translateY(-50%);
    width: 1.2em;
    height: 1em;
    background: url(https://wwp-static.wenweipo.com/img/special/longMarch90/pen.png) no-repeat;
    background-size: 100% 100%;
    opacity: 0;
    transition: all ease .7s;
}
.title-list .list-item.active:after {
    opacity: 1;
    right: -1.2em;
}

#module01 .top-carouse-wrap {
    padding: 0 30px;
}
#module01 .title-small-cover {
    width: 35%;
}
#module01 .big-cover {
    width: 58%;
}

#module02 .list {
    flex-wrap: wrap;
    row-gap: 10px;
}
#module02 .list-item {
    width: 49.5%;
    font-size: clamp(14px, .85vw, 16px);
    color: #030303;
    line-height: 1.5;
    background: #FEF7E3;
}
#module02 .cover {
    width: 45%;
}
#module02 .item-info {
    flex-direction: column;
    flex: 1;
    min-width: 0;
    padding: .75em .875em .625em .875em;
}
#module02 .item-info > a {
    font-weight: 800;
    font-size: clamp(16px, 1.1vw, 20px);
    color: #040404;
    line-height: 1.75;
}
#module02 .summary {
    min-height: 4.5em;
    -webkit-line-clamp: 3;
}
#module02 .time {
    align-self: flex-end;
    font-size: 12px;
    color: #030303;
    line-height: 23px;
}

#module03 .list {
    flex-wrap: wrap;
    row-gap: 10px;
}
#module03 .list-item {
    flex-direction: column;
    justify-content: normal;
    width: 32.75%;
}
#module03 .story-title {
    padding: .4em .26em;
    font-size: clamp(16px, 1vw, 19px);
    line-height: 1.2;
    min-height: 2.4em;
}
#module03 .story-title a {
    color: #000000;
}

#module04 .common-title {
    justify-content: center;
    margin-bottom: 30px;
}
#module04 .list {
    flex-wrap: wrap;
    row-gap: 12px;
}
#module04 .list-item {
    width: 48%;
}

#module05 {
    aspect-ratio: 1200 / 360;
    width: 100%;
    font-size: clamp(16px, 1.3vw, 25px);
    font-weight: 800;
    color: #000000;
    line-height: 1.8;
    background: url(https://wwp-static.wenweipo.com/img/special/longMarch90/poem-bg.png) no-repeat;
    background-size: 100% 100%;
}
#module05 .module-left {
    width: 52%;
    padding: .8em 1em;
}
#module05 .common-title {
    width: 36.8%;
    height: fit-content;
}
#module05 .list {
    padding: .4em 1.5em .4em .4em;
}
#module05 .swiper-box {
    padding: 1.5em 0;
}
#module05 .slide-cont {
    max-height: 100%;
    width: 100%;
    overflow-y: auto;
}
#module05 .slide-cont p {
    text-align: center;
}
#module05 .poem-time {
    font-size: clamp(12px, .8vw, 15px);
    font-weight: 400;
    margin: 0.5em 0 3em;
}

#module06 {
    aspect-ratio: 1200 / 500;
    padding: .75em .75em .5em 1.08em;
    font-weight: 800;
    font-size: clamp(16px, 1.25vw, 24px);
    color: #000000;
    line-height: 1.2;
    background: #f8f1e1;
}
#module06 .module-left {
    width: 24.8%;
    height: 100%;
    flex-direction: column;
}
#module06 .common-title {
    margin-bottom: 1em;
}
#module06 .common-title {
    width: 72%;
    max-width: 229px;
}
#module06 .list {
    flex: 1;
    padding: .6em 0 .6em .6em;
}
#module06 .list-item.active:after {
    right: -1.25em;
    width: 1.25em;
    height: 1.04em;
}
#module06 .module-right {
    width: 72%;
    flex: unset;
    padding: unset;
}

#module07 .report-swiper {
    position: relative;
}
#module07 .swiper {
    position: static;
    width: 88%;
    padding-bottom: 0;
}
#module07 .swiper-slide>img {
    display: none;
}
#module07 #BigNewsReport .swiper-button-next,
#module07 #BigNewsReport .swiper-button-prev {
    max-width: 3%;
}
#module07 .swiper-button-next img,
#module07 .swiper-button-prev img {
    width: unset;
    max-height: unset;
}
#module07 #BigNewsReport .swiper-button-next:after,
#module07 #BigNewsReport .swiper-button-prev:after {
    display: none;
}
#module07 .swiper-pagination {
    display: none;
}

@media (max-width: 1080px) {
    #LongMarch90 {
        padding: 20px 15px 0;
    }
    section {
        margin-bottom: 20px;
    }
}
@media (max-width: 960px) {
    .story-desc .title-link {
        padding-bottom: 1em;
        margin-bottom: .8em;
    }
}
@media (max-width: 768px) {
    #LongMarch90 .swiper-btn {
        display: flex;
    }
    
    #module01 .title-small-cover,
    #module01 .big-cover,
    #module02 .cover,
    #module02 .item-info,
    #module05 .module-left,
    #module05 .module-right,
    #module06 .module-left,
    #module06 .module-right {
        width: 100%;
    }
    
    #module05 {
        font-size: 18px;
    }
    #module05 .module-left {
        padding-bottom: 0;
    }
    #module05 .swiper {
        height: 12em;
    }
    
    #module06 .common-title {
        width: 36.8%;
    }
    
    #module02 .list-item,
    #module05,
    #module06 {
        flex-direction: column;
        aspect-ratio: unset;
    }
    
    #module03 .list-item,
    #module04 .list-item {
        width: 49.5%;
    }
    
    .title-list {
        display: none;
    }
}

@media (max-width: 578px) {
    #module05 {
        font-size: 16px;
    }
}