.bg-ba0003 {
    background: #ba0003 !important;
}

.bg-f7b566 {
    background: #f7b566;
}


.author-list {
    width: 100%;
    padding: 24px 0;
    padding-bottom: 48px;
    margin-top: 113px !important;
    min-height: 583px;
    max-width: 1400px;
    margin: 0 auto;
}

.author-list .layui-breadcrumb span {
    font-size: 12px;
}

.swiper-author-list {
    width: 727px;
}

.author-list .swiper-button-pre {
    background: url(./../img/pre.png);
    position: absolute;
    top: 155px;
    left: 510px;
    width: 47px;
    height: 47px;
    z-index: 10;
    cursor: pointer;
    background-size: 47px 47px;
    background-position: center;
    background-repeat: no-repeat;
}

.author-list .swiper-button-next {
    background: url(./../img/next.png);
    position: absolute;
    top: 177px;
    right:20px;
    width: 47px;
    height: 47px;
    z-index: 10;
    cursor: pointer;
    background-size: 47px 47px;
    background-position: center;
    background-repeat: no-repeat;
}

.list-search {
    display: flex;
    margin: 24px auto;
    width: 800px;
    height: 52px;
    background: #FFFFFF;
    box-shadow: 0px 12px 24px 0px rgba(79, 19, 19, 0.08);
    border-radius: 4px 4px 4px 4px;
    border: none;
}

.list-search input {
    padding: 0px 0 0px 28px;
    width: 716px;
    height: 52px;
    border: none;
}

.list-search .imgbtn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 84px;
    height: 52px;
    background: #AE0C17;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer;
}



.list-img {
    width: calc(20% - 12px);
    height: 306px;
    cursor: pointer;
}

.img-box {
    width: 100%;
    height: 259px;
    overflow: hidden;
}

.list-img img {
    width: 100%;
    height: 259px;
    object-fit: cover;
    transition: all 0.5s;
}

.list-img img:hover {
    transform: scale(1.2);
    transition: all 0.5s;
}


/* 作者详情 */
.author-detail {
    width: 100%;
    min-height: 519px;
    padding: 32px 80px;
    margin-top: 113px !important;
    max-width: 1400px;
    margin: 0 auto;
}

.detail-ctn {
    margin-top: 24px;
    padding: 24px;
    width: 100%;
    background: #F9F9F9;
}

.detail-ctn img {
    width: 221px;
    height: 259px;
    object-fit: cover;
}

.detail-title {
    margin-bottom: 12px;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color: #131B23;
}

.detail-ctn .des {
    height: 24px;
    line-height: 24px;
    margin-bottom: 4px;
    font-size: 12px;
    color: #131B23;
}

.detail-des {
    font-size: 12px;
    color: #131B23;
}

.detail-text {
    margin-left: 24px;
}

.detail-relation {
    width: 100%;
    margin-top: 24px;
    border: 1px solid #F2F1F1;
}

.relation-title {
    width: 100%;
    height: 44px;
}

.relation-title-font {
    margin-left: 24px;
    margin-top: 12px;
    height: 24px;
    font-size: 20px;
    color: #AA0116;
    line-height: 23px;
}

.relation-imgbox {
    flex-wrap: wrap;
    gap: 10px 10px;
}

.detail-relation .imgs {
    width: calc(20% - 10px);
    padding: 18px 54px;

}

.detail-relation .imgs img {
    width: 123px;
    height: 165px;
    object-fit: cover;
}

.detail-relation .imgs p {
    margin-top: 11px;
    height: 16px;
    font-size: 14px;
    color: #131B23;
    line-height: 16px;
    text-align: center;
}

.list-ctn-section {
    position: relative;
    margin-top: 249px;
    flex-wrap: wrap;
    padding: 0 27px 31px 27px;
    width: 1400px !important;
    height: 371px;
    background-color: #F3F4F4;
    border-radius: 6px 0px 6px 6px;
}
.list-ctn-section:nth-child(1){
    margin-top: 130px;
}
.list-ctn-img img {
    margin-top: -101px;
    width: 441px;
    height: 441px;
    object-fit: cover;
}

.list-ctn-hr {
    margin-left: 58px;
    width: 9px;
    height: 85px;
    border-radius: 0px 0px 4.5px 4.5px;
    background-color: #D30A1A;
}

.list-ctn-des {
    margin-top: 30px;
    margin-left: 19px;
}

.list-ctn-title {
    color: #000000;
    font-size: 36px;
    letter-spacing: 2.4px;
}

.list-ctn-text {
    color: #000000;
    margin-top: 41px;
    font-size: 20px;
    letter-spacing: 2.4px;
    line-height: 30px;
    width: 817px;
    height: 205px;
}

.list-ctn-checked {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -55px;
    right: 0px;
    width: 306px;
    height: 55px;
    font-size: 25px;
    letter-spacing: 2.4px;
    color: #676767;
    background-color: #F3F4F4;
}

.list-nav-des {
    width: 153px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.list-nav-triangleTop {
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-top: 55px solid #D30A1A;
}

.list-nav-triangleBottom {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-bottom: 55px solid #D30A1A;
}

.list-nav-active {
    background-color: #D30A1A;
    color: #FFFFFF;
}

.list-nav-about {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 153px;
    height: 55px;
}

.list-book-data-authorList {
    margin-left: 21px;
    width: 750px;
}

.list-book-data-authorList .swiper-wrapper {
    display: flex;
}

.list-book-data-authorList .swiper-slide {
    width: 197px;
}

.list-book-data-authorList .swiper-slide .author-title {
    width: 197px;
    color: #030303;
    font-size: 20px;
    letter-spacing: 2.4px;
    text-align: center;
}

.list-book-data-authorList .swiper-slide img {
    width: 197px;
    height: 278px;
    object-fit: cover;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
}