.container {
    width: 100%;
    padding: 0;
    margin: 0;
}

.header-box {
    width: 100%;
    height: 60px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
.header-left .header-active-tab{
    color: #08f;
    text-decoration: none;

}

.header-content {
    display: flex;
    justify-content: space-between;
}

.logo-img {
    height: 60px;
    padding: 0 20px;
    vertical-align: middle;
}

.header-list-a {
    display: inline-block;
    height: 60px;
    padding: 0 10px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.header-list-a:hover {
    color: #08f;
    text-decoration: none;
    border-bottom: 3px solid #08f;
}

.header-right {
    display: flex;
    line-height: 60px;
}

.header-right img {
    width: 18px;
    vertical-align: sub;
}

.login-btn {
    padding: 0 30px;
    color: #08f;
}

.login-btn:hover {
    color: #08f;
}

.register-btn {
    padding: 0 40px;
    background-color: #08f;
    color: #fff;
}

.register-btn:hover {
    color: #fff;
}

/* ÄÚÈÝ */
.content-box {
    width: 100%;
}

.book-content-box1,
.book-content-box2,
.book-content-box3 {
    width: 100%;
    height: 100%;
}

.book-content-box2 {
    background: url('/static/img/home_bg2.png');
    background-size: cover;
}

.book-content-box3 {
    background-size: cover;
    background: url('/static/img/home_bg3.png');
}

.flex-space {
    display: flex;
    justify-content: space-around;
}

.content-center {
    width: 1200px;
    margin: 0 auto;
}

.banner-bc {}

.bg-img {
    background: url('/static/img/home_bg1.png') no-repeat;
}

.banner-content {
    width: 100%;
    height: 425px;

}

.banner-right {
    width: 524px;
    height: 364px;
    background-color: #fff;
    margin-top: 30px;
    border-radius: 3px;
    padding: 15px 13px;
    overflow: hidden;
}

.news-title {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.news-left {
    /* background: url('../img/circle.png') no-repeat;
    background-position: top left;
    background-size: contain; */
    text-indent: 10px;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    z-index: 10;
}

.circle-icon {
    width: 23px;
    height: 23px;
    background-image: linear-gradient(to bottom right, #5D97F9, #fff);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    z-index: 1;
}

.more {
    color: #666;
}

.news-right {
    line-height: 30px;

}

.news-right img {
    width: 14px;
    vertical-align: middle;
}

.list-circle {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #888888;
}

.news-content {
    text-indent: 5px;
    padding: 10px 0 25px 0;
    border-bottom: 1px solid #e1e1e1;
}

.news-content li {
    line-height: 30px;
}

.news .no-border {
    border: 0;

}

.media-news {
    margin-top: 10px;
}

.book-title {
    padding: 20px 0;
}

.book-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.book-list li {
    width: 19%;
    border: 1px solid #e1e1e1;
    margin-right: 1.25%;
    margin-bottom: 20px;
    padding: 15px 10px;
    border-radius: 5px;
    box-shadow: 0px 5px 15px -5px #e1e1e1;
}
.book-list li:hover{
    background: #f9f9f9;
    box-shadow: 0px 5px 15px -5px #e1e1e1 inset;
}
.book-photo {
    width: 160px;
    height: 230px;
    object-fit: cover;
}

.book-photo-box {
    width: 78%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.book-author {
    margin: 14px 0 6px 0;
}

.book-type-img {
    width: 150px;
}

.book-list li:nth-child(5n) {
    margin-right: 0;
}

.book-list li p {
    line-height: 20px;
    margin: 5px 0 0 0;
}

.book-name {
    height: 40px;
}

.book-price {
    color: red;
}

.book-bg {
    height: auto;
    /* background: url('../img/banner01.jpg') no-repeat; */
}

.down-arrow {
    width: 16px;
    margin-left: 5px;
}

.fold-box {
    padding: 20px 0;
}

.fold-box a {
    color: #08f;
}

.fold-box a:focus {
    text-decoration: none;
}

#accordion3 li {
    position: relative;
}

.competitive {
    display: inline-block;
    padding: 5px 8px;
    background-color: #FFEECF;
    color: #A37930;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
}

/* µ×²¿ */
.fcol {
    background: #222b39;
    padding: 40px 0 10px;
    color: #fff;
    margin-top: 20px;
}

.fcol a {
    color: #fff;
    display: block;
}

.fcol p {
    line-height: 25px;
}

.footer-box {
    /* position: fixed;
    bottom: 0;
    left: 0; */
    width: 100%;
    z-index: 9999;
}

.footer-container {
    width: 1000px;
    margin: 0 auto;
}

/* .footer-container .row .pb-4,
.footer-container .row .pb-5 {
    padding: 0.8rem !important;
} */

.footer-container .row .ny_zb {
    margin: 0;
}

.footer-container .col-md-3,
.footer-container .col-md-9,
.footer-container .col-md-12 {
    margin: 0;
    padding: 0;
}


.fx {
    display: flex;
    align-items: center;
    /* justify-content: center; */
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.wzdt {
    line-height: 30px;
    width: 120px;
    margin-right: 50px;
}

.wzdt a {
    /* display: block; */
}

.ewm {
    /* width: 126px; */
    /* line-height: 30px; */
}

.pl-sm-2 {
    padding-left: 5rem !important;
}

.pr-sm-2 {
    padding-right: 5rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.color81 {
    color: #818181 !important;
}

.wzdt a {
    color: #818181;
    display: inline-block;
}

.footer-main {
    display: flex;
    justify-content: space-between;
}

.menu-box {
    width: 88px;
    min-height: 280px;
    border-radius: 4px;
    position: fixed;
    top: 45%;
    right: 0;
    background-color: #F9FAFB;
    color: #888888;
    text-align: center;
    font-size: 14px;
}

.menu-box ul li a {}

.menu-icon {
    width: 18px;
}

.menu-box ul li a {
    display: block;
    color: #888888;
    padding: 15px 5px;
}

.menu-box ul li a:hover {
    color: #08f;
}

#weixinLi {
    position: relative;
}

.weixin-box {
    background-color: #fff;
    text-align: center;
    position: absolute;
    top: -5px;
    left: -140px;
    padding: 5px;
    border-radius: 3px;
}

.ewm-box img {
    width: 100px;
    height: 100px;
}

.weixin-box img {
    width: 120px;
    height: 120px;
}

.weixin-box p {
    margin: 3px 0;
}

.container {
    margin-top: 60px;
}
.login-container .bottom-line {
    display: inline-block;
    width: 40px;
    height: 6px;
    background: linear-gradient(133deg, #A8C6F9 0%, rgba(93, 151, 249, 0) 100%);
    border-radius: 4px;
    position: absolute;
    bottom: 6px;
    left: 12px;
    z-index: 1;
}

.pagination>li a,.pagination>li span{
    margin-right: 10px;
}

.el-tabs__nav-wrap.is-top{
    padding: 0!important;
}