.case_header {
    width: 100%;
    height: 63px;
    background: url("../../img/ebooks/ebookcase/header.png") no-repeat center;
    background-size: cover;
    box-sizing: border-box;
    padding: 0 30px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 1200px;
}

.case_headerB {
    width: 100%;
    height: 53px;
    background-color: #FFFFFF;
    /* background: url("../../img/ebooks/ebookcase/header2.jpg") no-repeat center; */
    background-size: cover;
    box-sizing: border-box;
    padding: 0 30px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 1200px;
}

.case_hback {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
}

.case_hbackw {
    font-size: 18px;
    color: #4f422c;
    font-weight: bold;
    margin-left: 4px;
}

.header_word {
    color: #4B3D28;
    font-size: 20px;
}

.header_wordb {
    color: #333333;
    font-size: 20px;
}

.header_infor {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.header_inum {
    font-size: 18px;
    color: #4B3D28;
}

.header_menu,.header_share {
    cursor: pointer;
}

.header_menu {
    margin: 0 34px 0 110px;
}

.case_container {
    width: 100%;
    margin-top: 63px;
}

.case_containerB {
    width: 100%;
    margin-top: 53px;
    background: url(../../img/journal/allbj2.png) no-repeat;
    
}

.case_list {
    width: 100%;
    height: 241px;
    background: url("../../img/ebooks/ebookcase/casebj.png") no-repeat center;
    background-size: cover;
    box-sizing: border-box;
    padding: 0 130px 22px 130px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
}

.case_listb {
    width: 100%;
    height: 271px;
    /* background: url("../../img/ebooks/ebookcase/allbj2.png") no-repeat center; */
    background-size: cover;
    box-sizing: border-box;
    padding: 0 130px 22px 130px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
    position: relative;
}
.banimg {
    height: 52px;
    position: absolute;
    bottom: -24px;
    left: 90px;
}

.case_listA {
    width: 153px;
    display: block;
    position: relative;
    margin-left: 3%;
    z-index: 10;
}

.case_listAnum {
    display: block;
    font-size: 17px;
    color: #127d3e;
    /* font-weight: bold; */
    text-align: center;
    margin-bottom: 15px;
}

.case_listA:first-child {
    margin-left: 0;
}

.case_listAp {
    display: block;
    position: relative;
    /*margin: 0 auto;*/
    width: 100%;
    height: 159px;
    float: left;
}

.hcase_listAp {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 153px;
    height: 86px;
}

.case_listAi {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border-radius: 4px;
    position: relative;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 11%);
}
.borders{
    border: 1px solid #e5e5e5;
}

.casebooklinei {
    display: block;
    position: absolute;
    bottom: 0;
    right: -10px;
}

.kcasebooklinei {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0px;
}


.hcase_listAi{
    display: block;
    width: 153px;
    height: 86px;
    margin: 0 auto;
    border-radius: 4px;
}

.case_listAl {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0.1);
    border-radius: 4px 0 0 4px;
}

.case_listAw {
    width: 153px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom:-4px;
    left: 0;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 17px;
    padding: 5px 0;
}

.case_listAwb {
    width: 153px;
    background: rgba(25, 169, 84, 0.9);
    position: absolute;
    bottom:-4px;
    left: 0;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 17px;
    padding: 5px 0;
}

.meng {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color:rgba(0,0,0,0.5);
    display: none;
}

.menu_popup {
    width: 291px;
    height: 100vh;
    position: fixed;
    top: 0;
    right: -291px;
    box-sizing: border-box;
    padding: 128px 0 261px 0;
}

.menupop_content {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 26px 16px 20px 20px;
}

.menupop_title {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.menupopt_left {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
}

.menupoptW {
    font-size: 16px;
    color: #1C1C1C;
    margin-left: 5px;
}

.menupoptClose {
    cursor: pointer;
}

.menupop_list {
    width: 100%;
    margin-top: 20px;
    height: 92%;
    overflow-y: auto;
}

.menupop_listA{
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    margin-bottom: 20px;
}

.share_popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color:rgba(0,0,0,0.5);
    z-index: 999;
}

.share_popcont {
    width: 489px;
    height: 345px;
    background: #FFFFFF;
    border-radius: 4px;
    margin: 16% auto 0 auto;
    box-sizing: border-box;
    padding: 26px 34px 33px 34px;
}

.share_title {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.share_tleft {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
}

.share_tw {
    font-size: 20px;
    color: #272727;
    margin-left: 12px;
}

.share_tclose {
    cursor: pointer;
}

.share_infor {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
    margin-top: 40px;
}

.share_ilist {
    margin-left: 55px;
}

.share_ilist:first-child {
    margin-left: 0;
}

.share_icode {
    display: block;
    width: 120px;
    height: 118px;
}

.share_iword {
    display: block;
    text-align: center;
    color: #272727;
    font-size: 16px;
    margin-top: 5px;
}

.share_iline {
    width: 1px;
    height: 77px;
    background: #C2C2C2;
    margin-left: 25px;
}

.share_link {
    width: 100%;
    border: 1px solid #3297FC;
    height: 43px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    border-radius: 4px;
    margin-top: 35px;
}

.share_linp {
    width: 73%;
    height:100%;
    color: #999999;
    font-size: 18px;
    box-sizing: border-box;
    padding: 0 14px;
}

.share_lbtn {
    font-size: 18px;
    color: #ffffff;
    height: 100%;
    background: #3297FC;
    border: 1px solid #3297FC;
    width: 28%;
    cursor: pointer;
}

.bodyover {
    width: 100%;
    height: 100vh;
    overflow:hidden;
}

.ylistA {
    color: #3297fc;
}

.nlistA {
    color: #000000;
}

.poster_popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color:rgba(0,0,0,0.5);
    z-index: 101;
}

.poster_content {
    width: 368px;
    margin: 8% auto 0 auto;
    position: relative;
}

.poster_titbox {
    width: 103%;
    height: 36px;
    background-color: rgba(22,22,22,0.7);
    position: relative;
}

.poster_tit {
    display: block;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    line-height: 36px;
}

.poster_close {
    display: block;
    position: absolute;
    top: 11px;
    right: 28px;
    cursor: pointer;
}

.poster_infor {
    width: 103%;
    /*height: 577px;*/
    background-size: cover;
    box-sizing: border-box;
    /*padding-top: 98px;*/
}

.poster_ibook {
    width: 258px;
    height: 384px;
    display: block;
    margin: 0 auto;
}

.poster_icode {
    display: block;
    width: 65px;
    height: 64px;
    position: absolute;
    bottom: 8px;
    right: 76px;
    padding: 3px;
    background-color: #fff;
}

@media (max-width: 1440px){
    .case_header {
        height: 48px;
        background: url("../../img/ebooks/ebookcase/sheader.png") no-repeat center;
        background-size: cover;
        min-width: 1000px;
    }

    .header_word {
        font-size: 15px;
    }

    .header_inum {
        font-size: 15px;
    }

    .case_container {
        margin-top: 48px;
    }
    
    .header_menu {
        content: url("/static/pc/img/ebooks/ebookcase/smenu.png");
    }

    .header_share {
        content: url("/static/pc/img/ebooks/ebookcase/sshare.png");
    }

    .header_shareb {
        width: 18px;
        height: 19px;
    }

    .header_logo {
        content: url("/static/pc/img/ebooks/ebookcase/slogo.png");
    }

    .header_logob {
        width: 46px;
        height: 16px;
    }

    .case_list {
        height: 200px;
        background: url(../../img/ebooks/ebookcase/scasebj.png) no-repeat center;
        background-size: cover;
        padding: 0 99px 18px 99px;
    }

    .share_popcont {
        width: 367px;
        height: 259px;
        margin: 16% auto 0 auto;
        box-sizing: border-box;
        padding: 20px 25px 24px 25px;
    }

    .share_tw {
        font-size: 15px;
    }

    .share_icode {
        width: 88px;
        height: 90px;
    }

    .share_iword {
        font-size: 12px;
    }

    .share_ilist {
        margin-left: 30px;
    }

    .share_link {
        height: 31px;
        margin-top: 15px;
    }

    .share_linp {
        font-size: 14px;
    }

    .share_lbtn {
        font-size: 14px;
    }

    .share_infor {
        margin-top: 26px;
    }

    .poster_content {
        width: 276px;
    }

    .poster_infor {
        width: 138%;
        background-size: cover;
    }

    .poster_titbox {
        width: 138%;
        height: 27px;
    }

    .poster_tit {
        font-size: 15px;
        line-height: 27px;
    }

    .poster_close {
        top: 7px;
        right: 10px;
    }

    .poster_ibook {
        width: 194px;
        height: 289px;
    }

    .poster_icode {
        width: 49px;
        height: 48px;
        right: 55px;
    }

    .casebooklinei {
        right: -10px;
    }
    .banimg {
        width: 1260px;
    }
}