* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

:root {
    --color-text: #333333;
    --color-gray: #999999;
}

.container {
    width: 1440px;
    margin: 0 auto;
}

.leftContainer {
    width: 972px;
}

.mainBox {
    margin-top: 40px;
}

.book {
    /* display: flex; */
    margin-bottom: 30px !important;
}

.booktop {
    display: flex;
    height: auto;
    width: 100%;
    background: url('../images-list/booktop.png') no-repeat center top;
    position: relative;
    padding-bottom: 66px;
}

.booktop::after {
    position: absolute;
    content: "";
    background: url(../images-list/bookmiddle.png);
    width: 100%;
    height: calc(100% - 829px);
    bottom: 0;
    z-index: -2;
}

.booktop .left {
    width: 974px;
    height: auto;
    padding-left: 66px;
    padding-right: 40px;
}

.booktop .left .logo {
    width: 100%;
    height: 182px;
    text-align: center;
}

.booktop .left .logo img {
    height: 99px;
}

.zhedang {
    position: relative;
}

.zhedang-bj {
    width: 100%;
    height: 30px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.booktop .left .content {
    box-sizing: border-box;
    padding-bottom: 40px;
    margin-top: 30px;
    background: url(../images-list/fg.png) no-repeat center bottom;
}

.booktop .left .content .title {
    height: 66px;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    line-height: 51px;
    color: var(--color-text);
    background: url(../images-list/split.png) no-repeat bottom left;
}

.booktop .left .content .list ul li {
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
    margin-top: 30px;
    font-size: 18px;
    color: var(--color-text);
    background: url(../images-list/point.png) no-repeat left center;
}

.booktop .left .content .list ul li:hover {
    background: url(../images-list/point2.png) no-repeat left center;
}

.booktop .left .content .list ul li a {
    max-width: 707px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
}

.booktop .left .content .list ul li:hover a {
    color: #295de0;
}

.booktop .left .content .list ul li span {
    color: var(--color-gray);
    font-size: 16px;
}

.fg {
    margin-top: 28px;
}

.sub_leftBar_button {
    display: none !important;
}

.booktop .left .util {
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
    padding-left: 10px;
}

.booktop .left .util .speak {
    width: 260px;
    height: 80px;
    background: url(../images-list/speak.png) no-repeat center;
}

.booktop .left .util .pause {
    background: url(../images-list/speak2.png) no-repeat center;
}

.booktop .left .util .read {
    width: 260px;
    height: 80px;
    background: url(../images-list/read.png) no-repeat center;
}

.booktop .left .util .download {
    width: 260px;
    height: 80px;
    background: url(../images-list/download.png) no-repeat center;
}

.booktop .left .util div p {
    font-size: 20px;
    color: #295de0;
    text-align: center;
    line-height: 80px;
    margin-left: 30px;
    cursor: pointer;
}

.booktop .left .qrcode {
    margin-top: 40px;
    display: flex;
}

.booktop .left .qrcode .qrcodeDetail {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 25px;
}

.booktop .left .qrcode .qrcodeDetail2 {
    width: 176px;
    height: 176px;
    background-color: #f0f8ff;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 10px;
}

.booktop .left .qrcode .qrcodeDetail:nth-child(1) {
    margin-left: 230px;
}

.booktop .left .qrcode .qrcodeDetail:nth-child(2) {
    margin-left: 50px;
}

.booktop .left .qrcode .qrcodeDetail img {
    margin-bottom: 20px;
}

.booktop .left .qrcode .qrcodeDetail span {
    font-size: 20px;
    color: var(--color-text);
}

.bootbottm {
    width: 100%;
    height: 59px;
    background: url(../images-list/bookbottom.png) no-repeat center;
    /* bottom: 50px; */
}

.booktop .right {
    position: relative;
    width: 466px;
    padding-left: 44px;
}

.booktop .right .bookfm {
    width: 373px;
    height: 457px;
    margin-top: 40px;
    padding-left: 34px;
    position: relative;
    background: url(../images-list/bookfm.png) no-repeat center;
}

.booktop .right .bookfm img {
    width: 62%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -55px;
    transform: translate(-50%, -50%);
}

.booktop .right .bookfm .select {
    position: relative;
    top: 315px;
}

.booktop .right .bookfm .select .year-select {
    width: 85px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: var(--color-gray);
    float: left;
    border: 1px solid var(--color-gray);
    /* padding-left: 10px; */
    margin-right: 12px;
    float: left;
}

.booktop .right .bookfm .select .year-select .zwgb_xglj_list03 {
    font-size: 16px;
    width: 100%;
    color: #999999;
    line-height: 38px;
    text-align: left;
    padding-left: 15px;
    box-sizing: border-box;
    cursor: pointer;
    background: url(../images-list/select_xtb.png) no-repeat center right 10px;
}

.zwgb_xglj_list03_list {
    position: absolute;
    width: 83px;
    left: 0px;
    top: 40px;
    background: #ffffff;
    overflow-y: auto;
    display: none;
    z-index: 999;
    text-align: center;
    border: 1px solid #d2d2d2;
    border-top: 0;
    box-sizing: border-box;
}

.booktop .right .bookfm .select .qi-select {
    width: 188px;
    height: 40px;
    text-align: center;
    float: left;
    font-size: 16px;
    color: var(--color-gray);
    border: 1px solid var(--color-gray);
    /* padding-left: 10px; */
}

.zwgb_xglj_listcon {
    position: relative;
}

.booktop .right .bookfm .select .qi-select .zwgb_xglj_list04 {
    font-size: 16px;
    width: 100%;
    cursor: pointer;
    color: #999999;
    line-height: 38px;
    text-align: left;
    padding-left: 15px;
    box-sizing: border-box;
    background: url(../images-list/select_xtb.png) no-repeat center right 10px;
}

.zwgb_xglj_list04_list {
    position: absolute;
    left: 0;
    width: 186px;
    top: 40px;
    background: #ffffff;
    overflow-y: auto;
    display: none;
    z-index: 999;
    border: 1px solid #d2d2d2;
    border-top: 0;
    box-sizing: border-box;
}

.zwgb_xglj_list04_list ul {
    display: none;
}

.zwgb_xglj_list03_list ul li,
.zwgb_xglj_list04_list ul li {
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-size: 16px;
    padding-left: 20px;
    text-align: left;
}

.booktop .right .bookfm .btn {
    display: flex;
    width: 100%;
    position: relative;
    top: 340px;
}

.booktop .right .bookfm .btn a {
    width: 144px;
    height: 40px;
    font-size: 16px;
    line-height: 38px;
    color: var(--color-gray);
    text-align: center;
    background-color: #f2f2f2;
}

.booktop .right .bookfm .btn a:nth-child(2) {
    background-color: #f0f8ff;
    color: #a9bee1;
}

.booktop .right .hot {
    font-size: 24px;
    color: var(--color-text);
    font-weight: bold;
    margin-top: 30px;
    padding-left: 10px;
}

.booktop .right .hot .title {
    margin-bottom: 20px;
}

.booktop .right .hot .title a {
    font-size: 24px;
    color: #333333;
}

.booktop .right .hot .title a:hover {
    color: #295de0;
}

.booktop .right .hot .imgcontent {
    position: relative;
    margin-bottom: 30px;
    width: 372px;
    height: 210px;
}

.booktop .right .hot .imgcontent a img {
    width: 100%;
    height: 100%;
}

.booktop .right .hot .imgcontent2 {
    position: relative;
    width: 372px;
    height: 210px;
}

.booktop .right .hot .imgcontent2 a img {
    width: 100%;
    height: 100%;
}

.booktop .right .hot .tag {
    position: absolute;
    bottom: 0;
    margin-top: 152px;
    height: 58px;
    width: 100%;
    opacity: 1;
    padding: 0 10px;
    border-radius: 0;
    background-color: #295de0;
}

.booktop .right .hot .tag p {
    font-size: 18px !important;
    color: #fff;
    text-align: center;
    align-items: center;
    line-height: 58px;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.booktop .right .hot .list ul {
    margin-top: 20px;
}

.booktop .right .hot .list ul li {
    display: flex;
    /* justify-content: space-between; */
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: normal;
    color: var(--color-text);
    background: url(../images-list/ciclePoint.png) no-repeat left center;
}

.booktop .right .hot .list ul li a {
    max-width: 321px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    color: #333333;
}

.booktop .right .hot .list ul li a:hover {
    color: #295de0;
}

.booktop .right .hot .more {
    width: 372px;
    height: 40px;
    font-weight: normal;
    font-size: 16px;
    color: var(--color-gray);
    text-align: center;
    border: none;
    background-color: #f2f6ff;
    line-height: 40px;
    display: block;
}

.gb .title {
    width: 100%;
    height: 36px;
    background: url(../images-list/jt.png) no-repeat center;
    margin-bottom: 26px;
}

.gb .title span {
    display: block;
    width: 100%;
    font-size: 28px;
    font-weight: bold;
    color: #295de0;
    text-align: center;
}

.gb .imgs {
    display: flex;
    gap: 30px;
    width: 100%;
    height: auto;
    flex-wrap: wrap;
}

.gb .imgs a {
    width: 264px;
    height: 144px;
    overflow: hidden;
    display: block;
}

.gb .img {
    position: relative;
    width: 264px;
    height: 144px;
    transition: all .3s;
}

.gb a:hover .img {
    transform: scale(1.1);
}

.gb .img1 {
    background: url(../images-list/tzq.png) no-repeat center;
}

.gb .img2 {
    background: url(../images-list/tkx.png) no-repeat center;
}

.gb .img3 {
    background: url(../images-list/hl.png) no-repeat center;
}

.gb .img4 {
    background: url(../images-list/qs.png) no-repeat center;
}

.gb .img5 {
    background: url(../images-list/wc.png) no-repeat center;
}

.gb .img6 {
    background: url(../images-list/xc.png) no-repeat center;
}

.gb .img7 {
    background: url(../images-list/hm.png) no-repeat center;
}

.gb .img8 {
    background: url(../images-list/yq.png) no-repeat center;
}

.gb .img9 {
    background: url(../images-list/sh.png) no-repeat center;
}

.gb .img .title {
    position: absolute;
    bottom: -20px;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}

.gb_xz_ewm {
    display: table;
    margin: auto;
    margin-top: 10px;
}

.gb_xz_ewm ul li {
    width: 170px;
    height: 176px;
    float: left;
    margin: 0 15px;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    padding-top: 21px;
    background: url(../images-list/gb_xa_ewm_xtb3.png) no-repeat center;
}

.gb_xz_ewm ul li:nth-child(1) {
    background: url(../images-list/gb_xa_ewm_xtb1.png) no-repeat center;
}

.gb_xz_ewm ul li:nth-child(2) {
    background: url(../images-list/gb_xa_ewm_xtb2.png) no-repeat center;
}

.gb_xz_ewm ul li span {
    width: 100%;
    font-size: 18px;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    color: #333333;
    bottom: 1px;
}

.gb_xz_ewm ul li a {
    width: 100%;
    height: 100%;
    font-size: 18px;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    color: #333333;
    bottom: 1px;
    height: 100%;
    padding-top: 152px;
}

#qrcode {
    text-align: center;
}

#qrcode img {
    width: 101px;
    height: 101px;
    margin: 13px auto 0;
}

@media (max-width: 750px) and (min-width: 320px) {
    body,
    html {
        min-width: 3.2rem;
    }
    .container {
        width: 6.9rem;
        margin-bottom: .3rem;
    }
    .mainBox {
        margin-top: .4rem;
        background-color: #ffffff;
        box-sizing: border-box;
        padding-top: .4rem;
    }
    .booktop {
        background: none;
        display: block;
        padding-bottom: 0;
    }
    .booktop::after {
        background: none;
    }
    .booktop .left {
        width: 100%;
        padding: 0;
        float: left;
    }
    .booktop .right {
        width: 100%;
        float: left;
        padding: 0;
    }
    .bootbottm {
        display: none !important;
    }
    .booktop .left .logo {
        width: 94%;
        background-size: 100%;
        height: .99rem;
        float: unset;
        margin: .3rem auto;
    }
    .booktop .left .logo img {
        width: 100%;
        height: auto;
    }
    .booktop .left>img {
        width: 100%;
    }
    .booktop .left .content {
        margin-top: .3rem;
        background-size: 100%;
        padding-bottom: 0.4rem;
    }
    .zhedang-bj {
        height: .3rem;
    }
    .booktop .left .content .title {
        font-size: .34rem;
        height: .7rem;
        line-height: .5rem;
        background-size: 180%;
    }
    .booktop .left .content .title span {
        font-size: .34rem !important;
    }
    .booktop .left .content .list ul li {
        font-size: .28rem;
        padding-left: .25rem;
        margin-top: .3rem;
        line-height: .32rem;
        background-size: .1rem;
    }
    .booktop .left .content .list ul li a {
        max-width: 5.5rem;
        font-size: .28rem;
    }
    .booktop .left .content .list ul li span {
        font-size: .26rem;
        line-height: .32rem;
    }
    .booktop .left .qrcode .qrcodeDetail {
        margin: 0 .25rem;
    }
    .booktop .left .qrcode .qrcodeDetail2 {
        height: 3.2rem;
        border-radius: .1rem;
        padding: .2rem;
    }
    .booktop .right .bookfm .select .year-select .zwgb_xglj_list03,
    .booktop .right .bookfm .select .qi-select .zwgb_xglj_list04 {
        font-size: .28rem;
        line-height: .68rem;
    }
    .booktop .right .bookfm .btn a {
        width: 2.72rem;
    }
    .booktop .right .hot .title a {
        font-size: .34rem !important;
    }
    .fg {
        margin-top: .28rem;
    }
    .booktop .left .util {
        display: table;
        margin: auto;
        margin-top: .1rem;
        padding-left: 0;
    }
    .booktop .left .util a {
        float: left;
        margin-right: .3rem;
    }
    .booktop .left .util a:last-child {
        margin-right: 0;
    }
    .booktop .left .util .speak,
    .booktop .left .util .read,
    .booktop .left .util .download {
        width: 2.1rem;
        height: .82rem;
        background-size: 150%;
    }
    .booktop .left .util div p {
        font-size: .24rem;
        line-height: .82rem;
        margin-left: .35rem;
    }
    .booktop .left .qrcode {
        width: auto;
        float: unset;
        margin-top: .4rem !important;
        margin-bottom: .4rem !important;
    }
    .booktop .left .qrcode .qrcodeDetail {
        width: 3.2rem;
    }
    .booktop .left .qrcode .qrcodeDetail:nth-child(1) {
        margin-left: 0;
    }
    .booktop .left .qrcode .qrcodeDetail:nth-child(2) {
        margin-left: .5rem;
    }
    .booktop .left .qrcode .qrcodeDetail img {
        width: 3.2rem;
        margin-bottom: .2rem;
    }
    .booktop .left .qrcode .qrcodeDetail span {
        font-size: .3rem;
    }
    .booktop .right .bookfm {
        width: 100%;
        background-size: 105%;
        margin-top: .4rem;
    }
    .booktop .right .bookfm .select .year-select {
        width: 1.7rem;
        height: .7rem;
        font-size: .28rem;
    }
    .booktop .right .bookfm .select .qi-select {
        height: .7rem;
        width: 3.5rem;
        font-size: .28rem;
    }
    .booktop .right .bookfm .btn button {
        height: .6rem;
        font-size: .28rem;
    }
    .booktop .right .hot {
        margin-top: .3rem;
        padding-left: 0;
        font-size: .34rem;
    }
    .booktop .right .hot .title {
        margin-bottom: .2rem;
    }
    .booktop .right .hot .imgcontent {
        width: 100%;
        margin-bottom: .3rem;
    }
    .booktop .right .hot .tag {
        height: .8rem;
    }
    .booktop .right .hot .tag p {
        font-size: .28rem !important;
        line-height: .8rem;
    }
    .booktop .right .hot .imgcontent2 {
        width: 100%;
    }
    .booktop .right .hot .list ul {
        margin-top: .3rem;
    }
    .booktop .right .hot .list ul li {
        width: 100%;
        padding-left: .25rem;
        margin-bottom: .38rem;
        font-size: .28rem;
        background-size: .1rem;
    }
    .booktop .right .hot .list ul li a {
        max-width: 6.9rem;
        font-size: .28rem;
    }
    .booktop .right .hot .more {
        width: 100%;
        height: .6rem;
        line-height: .6rem;
        font-size: .26rem;
    }
    .book {
        margin-bottom: .3rem !important;
    }
    .gb {
        float: unset;
        margin-top: .5rem!important;
        margin-bottom: .5rem !important;
    }
    .gb .title {
        height: auto;
        background-size: 250%;
        margin-bottom: .3rem;
    }
    .gb .title span {
        font-size: .34rem;
    }
    .gb .imgs {
        gap: .3rem
    }
    .gb .imgs a {
        width: 3.3rem;
        height: auto;
        float: left;
    }
    .gb .img {
        width: 3.3rem;
        height: 1.8rem;
    }
    .gb .img .title {
        bottom: -.15rem;
        font-size: .28rem;
    }
    .gb_xz_ewm {
        margin-top: -.2rem;
    }
    .gb_xz_ewm ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .gb_xz_ewm ul li {
        width: 2.5rem;
        height: 2.6rem;
        margin: 0 .25rem;
        margin-top: .4rem;
        padding-top: .34rem;
        background-size: 100% !important;
    }
    .gb_xz_ewm ul li span {
        font-size: .28rem;
    }
    .gb_xz_ewm ul li img {
        width: 1.9rem !important;
    }
    .gb_xz_ewm ul li a {
        font-size: .28rem;
        padding-top: 2.4rem;
    }
    #qrcode img {
        width: 1.48rem !important;
        height: auto !important;
        margin: 0.2rem auto 0;
    }
}