.music-wrapper {
    clear: both;
    max-width: 1400px !important;
    margin: auto;
}

.music-header {
    display: flex;
}

.music-header .tab {
    margin-right: 24px;
    width: 265px;
    height: 554px;
    background: #F9F9FE;
}

.music-header .tab ul li {
    height: 77px;
    line-height: 77px;
    background-color: #FFFFFF;
    padding-left: 69px;
}

.music-header .tab ul li:nth-child(1) {
    padding-left: 0px;
}

.music-header .tab ul li:hover a {
    color: #AA0116;
}

.music-header .tab ul li:nth-child(1) {
    background-color: #CD0100;
    border-radius: 5px;
    height: 92px;
    line-height: 92px;
}

.music-header .tab ul li a {
    font-size: 20.83px;
    color: #686868;
}


.music-header .tab ul section:hover a {
    border-bottom: 4.5px solid #D80C17;
    color: #D80C17;
}

.music-header .tab ul li:nth-child(1) section:hover a {
    border-bottom: none
}

.swiper-music-herder {
    width: 100% !important;
    height: 554px !important;
    overflow: hidden;
    flex: 1;
    position: relative;
}


.books .caption {
    display: flex;
    width: 141px;
    height: 45px;
    align-items: center;
    justify-content: center;
    background-color: #C80100;
    border-radius: 10px 0px 10px 0px;
    font-size: 29.17px;
    color: #FFFFFF;
    letter-spacing: 2.4px;
}


.books .more {
    display: flex;
    align-items: center;
}

.books .more span {
    font-size: 20.84px;
    color: #D30A1A;
    letter-spacing: 2.4px;
}

.music-book {
    padding: 30px 58px 30px 58px;
    background-color: #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    height: 527px;
}

/* 有声书 */
.music-book-list {
    display: flex;
    flex-wrap: wrap;
    gap: 32px 32px;
    margin-top: 36px;
}

.music-book-box {
    display: flex;
    width: 406.6px;
    height: 177px;
    background-color: #F3F3F3;
}

.music-book-box img {
    width: 181px;
    height: 177px;
    object-fit: cover;
}

.music-book-title {
    margin-top: 35px;
    color: #151515;
    font-size: 16px;
}

.music-book-box:hover {
    box-shadow: 0px 1px 4px 0px rgba(221, 71, 71, 0.5);
}

.music-book-title:hover {
    color: #C80100;
}

.music-book-des {
    margin-top: 30px;
    color: #9C9C9C;
    font-size: 14px;
}

.music-book-des span {
    color: #565656;
    font-size: 14px;
}

/* 微视频 */
.music-video {
    padding: 30px 58px 30px 58px;
    background-color: #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    height: 513.75px;
}

.music-video-list {
    display: flex;
    flex-wrap: wrap;
    gap: 32px 31.8px;
    margin-top: 36px;
}

.music-video-box {
    width: 406.6px;
    height: 372.75px;
    background-color: #F3F3F3;
    border-radius: 18px 18px 18px 18px;
}

.music-video-box img {
    width: 406.6px;
    height: 247px;
    object-fit: cover;
}

.music-video-text {
    padding: 15px 20px 20px 20px;
}

.music-video-title {
    color: #151515;
    font-size: 16px;
}

.music-video-box:hover {
    box-shadow: 0px 1px 4px 0px rgba(221, 71, 71, 0.5);
}

.music-video-title:hover {
    color: #C80100;

}


.music-video-des {
    margin-top: 5px;
    color: #9C9C9C;
    font-size: 14px;
}

.music-video-des span {
    color: #565656;
    font-size: 14px;
}

/* 纪录片 */
.music-documentary {
    padding: 30px 58px 30px 58px;
    border-radius: 15px 15px 15px 15px;
    height: 436px;
    background-color: #FFFFFF;
}

.music-documentary-list {
    display: flex;
    flex-wrap: wrap;
    gap: 32px 23px;
    margin-top: 36px;
}

.music-documentary-box {
    width: 300.74px;
    height: 255px;

}

.music-documentary-box img {
    border-radius: 18px 18px 18px 18px;
    width: 300.74px;
    height: 185px;
    object-fit: cover;
}

.music-documentary-text {
    padding: 15px 20px 20px 0px;
}

.music-documentary-title {
    color: #151515;
    font-size: 16px;
}

.img-box-show:hover {
    box-shadow: 1px 4px 4px 1px rgba(221, 71, 71, 0.5);
}

.music-documentary-title:hover {
    color: #C80100;

}


.music-documentary-des {
    margin-top: 20px;
    color: #9C9C9C;
    font-size: 14px;
}

.music-documentary-des span {
    color: #565656;
    font-size: 14px;
}

/* 推介访谈 */
.music-interview {
    padding: 30px 58px 30px 58px;
    background-color: #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    height: 416px;
}

.music-interview-list {
    display: flex;
    flex-wrap: wrap;
    gap: 32px 23px;
    margin-top: 36px;
}

.music-interview-box {
    width: 300.74px;
    height: 255px;

}

.music-interview-box img {
    border-radius: 18px 18px 18px 18px;
    width: 300.74px;
    height: 185px;
    object-fit: cover;
}

.music-interview-text {
    padding: 15px 20px 20px 0px;
}

.music-interview-title {
    color: #151515;
    font-size: 16px;
}

.interview-img-box:hover {
    box-shadow: 1px 4px 4px 1px rgba(221, 71, 71, 0.5);
}

.music-interview-title:hover {
    color: #C80100;

}


.music-interview-des {
    margin-top: 20px;
    color: #9C9C9C;
    font-size: 14px;
}

.music-interview-des span {
    color: #565656;
    font-size: 14px;
}

/* 原声经典 */
.music-sound {
    padding: 30px 58px 30px 58px;
    background-color: #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    /* height: 515px; */
}

.music-sound-list {
    display: flex;
    flex-wrap: wrap;
    gap: 26px 35px;
    margin-top: 36px;

}

.sound-box {
    width: 292px;
    height: 332px;

}

.music-sound-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 292.28px;
    height: 293px;
    padding: 20px;
    background-color: #F3F3F3;
}

.music-sound-box img {
    width: 266px;
    height: 264px;
    object-fit: cover;
}

.music-sound-text {
    padding: 15px 20px 20px 0px;
    text-align: center;
}

.music-sound-title {
    color: #262626;
    font-size: 16px;
    text-align: center;
}


.swiper-music-herder .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: rgba(250, 249, 247, 0.6);
    ;
    opacity: 1;
    margin: 0 10px !important;
    /* 子弹之间的间距为 33px，每边一半 */
}

.swiper-music-herder .swiper-slide {
    overflow: hidden;
    /* 确保图片缩放时不显示出下张图片 */
}

.swiper-music-herder .swiper-pagination-bullet-active {
    background-color: rgba(255, 255, 255);
}

.swiper-music-herder .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    position: absolute;
    width: 1111px;
    bottom: 32px !important;
    display: flex;
    justify-content: center;
    z-index: 9
}


.child-div {
    position: absolute;
    z-index: 9999;
    right: -249px;
    top: 35px;
    width: 249px;
    background-color: #FFFFFF;
    padding: 36px 34px 0px 34px;
    transform: translateZ(0);
    will-change: transform;


    /* position: fixed !important;
    z-index: 9999;
    left: 281px;
    width: 249px;
    background-color: #FFFFFF;
    padding: 36px 34px 0px 34px; */
}

/* .child-div:nth-child(5) {
    bottom: 147px;
} */

.child-div p {
    cursor: pointer;
    line-height: 19.2px;
    margin-bottom: 33px;
    color: #757575;
    font-size: 15px;
}


.child-div p:hover {
    color: #C90000;
}





/* .... */
/* 外部容器样式 */
.tab-container {
    position: relative;
}

.external-children-layer {
    position: absolute;
    top: 92px;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.external-child-div {
    position: absolute;
    background: white;
    /* border: 1px solid #e0e0e0; */
    /* box-shadow: 0 2px 8px rgba(0,0,0,0.1); */
    padding: 32px 34px 0px 34px;
    width: 249px;
    z-index: 1000;
    pointer-events: auto;
    transition: all 0.3s ease;
}

.external-child-div.show {
    display: block !important;
}

.external-child-div p {
    font-size: 20.83px;
    color: #686868;
}

.external-child-div a p {
    cursor: pointer;
    line-height: 19.2px;
    margin-bottom: 32px;
    color: #757575;
}

.external-child-div a p:hover {
    color: #AA0116;
}