body {
    background: #F3F5F7;
}

.books-content {
    width: 1200px;
    min-height: 600px;
    margin: 0 auto;
    display: flex;
    margin-top: 30px;
}

.books-type-box {
    width: 280px;
}

.books-type-box li,
.collapse-list ul li {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
}

.books-type-title {
    color: #fff;
    background: #1D80F7;
    border-radius: 4px 4px 0px 0px;
}

.books-type {
    background-color: #fff;
}

.books-type a {
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #E0E0E0;

}

.el-collapse-item__header {
    padding: 0 20px;
    font-weight: bold;
}

.collapse-list ul li {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.circle {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #C2C2C2;
    margin-right: 8px;
}

.colla-active-tab {
    background: #E7EFFF;
    color: #1D80F7;
}

.colla-active-tab span {
    background-color: #1D80F7;
}

.active-tab {
    background: #E7EFFF;
}

.active-tab a {
    color: #1D80F7;
}

.el-collapse-item__header {
    color: #333;
    font-weight: bold;
}

.source-left-box {
    margin-right: 20px;
}

.source-right-box {
    width: 100%;
    background-color: #fff;
}

.source-title-box {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
}

.breadcrumb {

    color: #666666;
}

.upload-box {}

.upload-btn {
    /* width: 100px;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-align: center;
    margin-top: 9px; */
}

.upload-box .el-button--primary {
    background-color: #fff;
    border: 1px solid #1D80F7;
    color: #1D80F7;
}

.user-photo {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 6px;
}

.source-list {
    padding: 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.source-list li {
    background-color: #fff;
    box-shadow: 0px 2px 8px 0px rgba(229, 229, 229, 0.5);
    border-radius: 4px;
    margin-bottom: 20px;
    margin-right: 10px;
    width: calc((100% - 30px) / 4);
}

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

.zip-photo {
    width: 100%;
    height: 100px;
}

.source-title {
    padding: 10px 14px;
}

.source-down {
    padding: 0 14px;
    justify-content: space-between;
    line-height: 32px;
    margin-bottom: 15px;
}

.source-time {
    color: #999999;
}

.download-btn {
    width: 44px;
    height: 24px;
    text-align: center;
    padding: 0;
}

.books-detail-box,
.books-detail-page {
    margin-left: 20px;
}

.books-search-box {
    width: 80%;
    margin: 10px auto 0;
}

.books-info-box {
    background: #fff;
    width: 100%;
    margin-top: 20px;

}

.books-info-box ul {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    padding: 30px 40px;
}
.books-info-box ul a {
 width: 100%;
}
.books-info-box ul li {
    display: flex;
    justify-content: space-between;
    margin: 0.5%;
}

.xg-book{
    position: relative;
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold;
    margin:15px 0 10px 0;
}
.xg-book:after{
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 13px;
    width: 3px;
    background: #FF5151;
}
/*.books-info {
    width: 100%;
    margin-left: 30px;
}*/

.books-info2 {
    width: 100%;
    margin-left: 30px;
}

.books-img {
    width: 100%;
    height: 180px;
    /*margin-right: 20px;*/
    padding: 0px 20px;
}

.book-name {
    margin: 5px 0 -5px 0;
    height: 40px;
}

.book-author {
    line-height: 5px;
    font-size: 13px;
    white-space: nowrap;
}

.book-author2 {
    line-height: 26px;
    white-space: nowrap;
    margin: 5px 0 6px 0;
}

.book-price {
    color: red;
    margin-top: 5px;
}

.book-price2 {
    color: red;
    margin-top: 10px;
}

.pagiation-box {
    margin-top: 20px;
}

.breadcrumb {
    margin-bottom: 20px;
}

.books-main-box {
    padding: 15px;
    background-color: #fff;
}

.img-border {
    padding: 5px;
    border: 1px solid #D9D9D9;
}

.add-bg-color {
    background-color: #F4F7F9;
    padding: 10px 10px;
    border-radius: 4px;
}

.main-content-box .books-img2 {
    margin-right: 0;
    width: 200px;
}

.detail-book-name {
    margin: 5px 0 5px 0;
    font-size: 20px;
}

.books-btns {
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    border: 0;
    display: inline-block;
    margin-right: 9px;
}

.books-btns1 {
    background: #FF2E42;
    color: #fff;
}

.books-btns2 {
    background-color: #fff;
    color: #1D80F7;
    border: 1px solid #1D80F7;

}

.books-btns3 {
    background-color: #fff;
    color: #1D80F7;
    border: 1px solid #1D80F7;
}

.btn-box {
    margin-top: 25px;
}

.shop-cart {
    width: 18px;
    vertical-align: middle;
    margin-right: 5px;
}

.tab-box {
    margin-top: 30px;
}

.el-tabs__item {
    width: 120px;
    text-align: center;
}

.el-tabs__nav-scroll {
    background-color: #F3F5F7;
}

.el-tabs--card>.el-tabs__header .el-tabs__nav {
    border: 0
}

.el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
    border-bottom: 0;
    border-top: 3px solid #1D80F7;
    color: #1D80F7;
    background-color: #fff;
    font-weight: bold;
}

.el-tabs__item {
    height: auto;
}

.el-tabs--card>.el-tabs__header .el-tabs__item {
    border-left: 0;
}

.el-tabs--card>.el-tabs__header .el-tabs__item {
    border-bottom: 0;
}

.yz-list li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #D9D9D9;
    padding: 10px;
}

.yz-icon {
    width: 20px;
    margin-right: 10px;
    vertical-align: bottom;
}

.preview-icon {
    width: 20px;
    margin-right: 5px;
}

.download-icon {
    width: 16px;
    margin-right: 10px;
}

.file-list-box {
    display: flex;
}

.file-list-box li {
    margin-right: 40px;
    position: relative;
}

.file-list-box li a {
    display: inline-block;
    height: 30px;
}

.list-line {
    display: inline-block;
    width: 36px;
    border-bottom: 3px solid #1D80F7;
    position: absolute;
    bottom: -2px;
    left: 15px;
}

.source-type-container {
    height: 50px;
}

.source-type-box {
    display: flex;
    margin-top: 30px;
    width: 350px;
}

.source-type-box li {
    padding: 5px 10px;
    border-radius: 3px;
}

.active-source-type {
    background-color: #E0E9FA;
    color: #1D80F7;

}

.all-down-box {
    margin-top: 30px;
    color: #1D80F7;
}

.all-down-box img {
    vertical-align: sub;
}

.table-list {
    margin-top: 20px;
}

.text-line1 {
    margin-bottom: 29px;
}

.text-line2 {
    font-size: 16px;
    padding: 5px 15px;
    background: linear-gradient(290deg, #FFFAFA 0%, #FFF2F2 100%);
    border-radius: 19px;
}

.color-red {
    color: #FF2E42;
}

.box1 {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999
}

#img_pop {
    display: none;
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 9998;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

#book_img_box {
    position: absolute;
    z-index: 99999;
    overflow: hidden;
    display: none;
}

#book_img {
    position: absolute;
    width: 100%;
    height: 100%;
}

.feedback-text textarea {
    height: 80px;
}

.address-dialog-box .el-dialog__body {
    padding: 20px 55px 0 55px;
}

.address-dialog-box .el-dialog__headerbtn {
    top: 0;
}

.address-dialog-box .el-dialog__header {
    height: 50px;
    line-height: 50px;
    color: #333333;
    background: #E9EEF9;
    padding: 0;
}

.address-dialog-box .el-dialog__title {
    display: inline-block;
    line-height: 50px;
    font-size: 16px;
    text-indent: 20px;
}

.container .el-form-item {
    margin-bottom: 10px;
}

input[type=file] {
    display: none;
}

.upload-btn {
    width: 100%;
    height: 40px;
    border: 1px solid #D9D9D9;
    background-color: #fff;
    color: #1D80F7;
}

.avatar-uploader .el-upload {
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.avatar-uploader .el-upload:hover {
    border-color: #409EFF;
}

.avatar-uploader-icon {
    font-size: 25px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    background: #F2F2F2;
    border-radius: 4px;
    text-align: center;
    color: #999999;
}

.avatar {
    width: 56px;
    height: 56px;
    display: block;
}

.choose-book-box {}

.el-input-group__append {
    background-color: #1D80F7;
    color: #fff;
}

.add-btn {
    width: 54px;
    height: 28px;
    line-height: 28px;
    padding: 0;
    text-align: center;
    border: 1px solid #D9D9D9;
    background-color: #fff;
    color: #1D80F7;
    margin-top: 6px;
}

.choose-books-box {
    display: flex;
    padding: 20px;

}

.choose-book-left {
    width: 60%;
    height: 460px;
    position: relative;
}

.pagination-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.search-container {
    display: flex;
    justify-content: space-around;
    height: 100%;
}

.arrow-right-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.choose-book-right {
    width: 40%;
    height: 460px;
    background: #F4F7F9;
    padding: 10px 14px;
}

.choose-book-right ul li {
    /* width:95%; */
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border-radius: 4px;
    text-indent: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    margin-top: 10px;
}

.add-dialog-box,
.el-dialog__body {
    padding: 0;
}

.add-dialog-box .el-dialog__header {
    height: 50px;
    line-height: 50px;
    color: #333333;
    background: #E9EEF9;
    padding: 0;
}

.add-dialog-box .el-dialog__title {
    display: inline-block;
    line-height: 50px;
    font-size: 16px;
    text-indent: 20px;
}

.el-dialog__headerbtn {
    top: 0;
}

.delete-icon {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: #FFE0E3;
    color: #FF2E42;
    margin-left: -10px;
    border-radius: 0px 4px 0px 11px;
}

.searchinput {
    margin-bottom: 10px;
    width: 100%;
}

.searchinput .el-input__inner {
    height: 34px;
}

.add-books-li {
    display: flex;
    justify-content: space-between;
    line-height: 40px;
    border-bottom: 1px solid #D9D9D9;
}

.search-box {
    width: 100%;
}

.text-line1 {
    margin-bottom: 29px;
}

.text-line2 {
    font-size: 16px;
    padding: 5px 15px;
    background: linear-gradient(290deg, #FFFAFA 0%, #FFF2F2 100%);
    border-radius: 19px;
}

.color-red {
    color: #FF2E42;
}

.permission-box .el-dialog__body {
    padding: 30px 20px;
}

.permission-box .el-dialog__headerbtn {
    top: 15px;
}

.image_5 {
    width: 230px;
    height: 175px;
    margin: 110px 0 0 332px;
}

.text_21 {
    width: 64px;
    height: 21px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 21px;
    margin: 30px 0 328px 415px;
}

.book-list li {
     width:24%;
    height: 320px;
}

.progress-dialog .el-dialog__header{
    padding:0;
}