/* 书本 */
.book_box {
    position: relative;
    left: -40px;
    width: 1024px;
    height: 640px;
    margin: 0px auto 30px;
    background: url(../images/shu.png) no-repeat;
}

.book_box .book_content {
    width: 1010px;
    height: 620px;
    position: absolute;
    left: 24px;
    top: 10px;
    z-index: 9999;
}

.cover {
    width: 500px;
    height: 640px;
    background: red;
    position: absolute;
    top: 10px;
    left: 24px;
    background: url(../images/2024.jpg) left top no-repeat;
}

.Shadowe {
    width: 500px;
    height: 640px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.book_box .w_title {
    font-size: 27px;
    color: #666;
    text-align: center;
    position: absolute;
    top: 47px;
    left: 0;
    width: 100%;
    height: 100%;
}

.page_d {
    width: 525px;
    height: 640px;
    /* background: #fff; */
    background: url(../images/shadow.jpg) right top no-repeat;
}

.page_d.p1 {
    background: url(../images/2024.jpg) right top no-repeat;
}

.page_L1 {
    background: url(../images/shadow.jpg) left top no-repeat;
}

.p2 {
    background: url(../images/2023.jpg) left top no-repeat;
}

.p3 {
    background: url(../images/2023.jpg) right top no-repeat;
}

.banner_title {
    width: 525px;
    height: 254px;
    /* background: url(../images/title.png) no-repeat; */
    position: absolute;
    left: 50%;
    margin-left: -332px;
    top: 107px;
}

.book_box .pre_page {
    cursor: pointer;
    position: absolute;
    bottom: 23px;
    left: 26px;
    color: #666;
    font-size: 16px;
}

.book_box .next_page {
    cursor: pointer;
    position: absolute;
    bottom: 23px;
    right: 26px;
    color: #666;
    font-size: 16px;
}

/* 内容 */
.book_box .book_text {
    text-align: center;
    width: 512px;
    height: 640px;
    margin: 0px auto;
    overflow-y: none;
}

.book_box .book_text p {
    text-align: left;
}

.book_box .book_pic {
    width: 477px;
    height: 103px;
    /* background: url(../images/book_pic.png) no-repeat; */
    margin: 0 auto;
    margin-bottom: 28px;
    color: #095d7e;
    overflow: hidden;
}

.book_box .book_pic p {
    font-size: 21px;
    margin: 53px 0 0 123px;
}

.book_box .text_pl {
    color: #666;
    font-size: 18px;
    line-height: 30px;
    width: 480px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.book_box .book_text .school_list {
    width: 100%;
}

.book_box .book_text .school_list li {
    width: 126px;
    border: 1px solid #666;
    margin-left: -1px;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: -1px;
}

.book_box .book_text .school_list li.list01 {
    height: 30px;
    line-height: 30px;
}

.book_box .book_text .school_list li.list02 {
    height: 74px;
}

.book_box .book_text .school_list li p {
    text-align: center;
}

.book_box .book_text .school_list li p.cnname {
    margin-top: 16px;
    text-align: left;
    text-indent: 6px;
}

.book_box .book_text .school_list li p.enname {
    font-size: 12px;
    text-align: left;
    text-indent: 6px;
}

.book_box .book_text table td {
    border: 1px solid #666;
    color: #666;
    width: 500px;
    padding: 4px 6px;
}

.book_box .book_text table td a {
    color: #666;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 14px;
}

.book_box .book_text table td .enname {
    font-size: 12px;
}


/* 书签 */
.bookmark {
    position: absolute;
    top: 129px;
    left: 1000px;
}

.bookmark li {
    width: 80px;
    height: 42px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    caret-color: transparent;
}

.bookmark li.on {
    width: 100px;
}

.bookmark .mark_01 {
    margin-left: 0px;
    background: #e53b28;
}

.bookmark .mark_02 {
    background: #f48c2c;
    /* margin-bottom: 39px; */
}

.bookmark .mark_03 {
    background: #86d903;
}

.bookmark .mark_04 {
    background: #45b3c3;
    margin-bottom: 39px;
}

.bookmark .mark_05 {
    background: #cadb14;
}

.bookmark .mark_06 {
    background: #cadb14;
    margin-bottom: 39px;
}

.bookmark .mark_07 {
    background: #45b3c3;
}

.bookmark .mark_08 {
    background: #45b3c3;
    margin-bottom: 39px;
}


/* 具体内容样式 */
.link {
    display: block;
    width: 100%;
    height: 100%;
}

.book_box .p1 .next_page {
    color: #fff;
}

/* p4 */
.book_box .news-box {
    width: 400px;
    margin: 150px 0px 0 50px;
    text-align: left;
}

.book_box .news-box h5 a {
    color: #333;
    font-size: 18px;
    line-height: 2;
}

.book_box .news-box p {
    margin: 30px 0 0;
    font-size: 16px;
    line-height: 2;
    text-align: justify;
}

.book_box .news-box .more {
    color: #f00;
}

/* p5 */
.book_box .box {
    margin: 30px 0px 0 50px;
}

/* p6 */
.book_box .img-box {
    width: 400px;
    margin: 150px 0px 0 50px;
}

/* 通用新闻模块 */
.book_box .news {
    width: 400px;
    margin-bottom: 20px;
    text-align: left;
    overflow: hidden;
}

.book_box .news li {
    box-sizing: border-box;
    width: 400px;
    height: 69px;
    margin: 0 30px 10px 0;
    padding-left: 30px;
    border-bottom: 1px dashed #eee;
    background: url(../images/square-blue.jpg) 5px 35px no-repeat;
    float: left;
}

.book_box .news li i.visible {
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 100%;
}

.book_box .news li h5 {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    line-height: 24px;
    text-align: justify;
}

.book_box .news li h5 a {
    display: inline;
    vertical-align: middle;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    /* text-align: left; */
}

.book_box .news li h5 a:hover {
    color: #2941c3;
}


