.book-container {
    width: 100%;
    min-width: 1190px;
}
.book-section {
    /*text-align: center*/
}
.book-banner {
    width: 100%;
    height: 579px;
    background: #fff url(/Images/86new/book_banner.png) no-repeat center;
}
.book-title {
    padding: 55px 0 45px;
    text-align: center
}
.book-lots {
    width: 100%;
    height: 797px;
    text-align: center;
    background: url(/Images/86new/book_bg.png?v=1);
}
.book-open {
    width: 559px;
    height: 336px;
    margin: 0 auto;
    background: url(/Images/86new/book_read.png?v=1) no-repeat center;
}
.book-open-con {
    padding-top: 0;
    font-size: 30px;
    line-height: 45px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #427d7a;
}
.book-lots p {
    margin: 45px 0;
    color: #427d7a;
    text-align: center;
}
.book-search {
    width: 1190px;
    margin: 0 auto;
    text-align: center;
}
.book-search-box {
    width: 595px;
    height: 44px;
    margin: auto;
    text-align: left;
    border: 4px solid #eee;
}
.book-search-area {
    float: left;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 462px;
    position: relative;
    height: 42px;
    padding-left: 5px;
    zoom: 1;
}
.book-search-area input {
    float: left;
    border: 0 none;
    font-size: 12px;
    height: 42px;
    width: 450px;
    line-height: 42px;
    color: #999;
    margin: 0 4px;
}
.book-search-btn {
    float: left;
    width: 126px;
    height: 44px;
    border: 0 none;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 44px;
    font-size: 17px;
    background-color: #155d5a;
}
.book-link-wrapper {
    min-height: 600px;
    margin-top: 50px;
    padding: 30px 40px;
    border: 1px solid #ccc;
}
.book-tab .tab-item {
    display: inline-block;
    padding: 8px 16px;
    color: #155d5a;
    font-size: 16px;
}
.book-tab .tab-item.on {
    color: #fff;
    background-color: #155d5a;
}
.book-tab-wrapper {
    display: none;
    margin-top: 50px;
    padding: 8px 120px;
    /*text-align: left;*/
}
.inner_dl {
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.inner_dl dt {
    width: 260px;
    margin: 0 auto;
    padding: 6px;
    color: #155d5a;
    font-size: 16px;
    text-align: center;
    background-color: #d4e9e8;
}
.inner_dl dd {
    margin-top: 5px;
    zoom: 1;
}
.inner_dl dd:after {
    display: block;
    content: ' ';
    visibility: hidden;
    clear: both;
    height: 0;
}
.inner_dl dd > a {
    color: #666;
    padding-right: 9px;
    white-space: nowrap;
    background: url(/Images/86new/book_menu_bg.png) right center no-repeat;
    margin-right: 8px;
    /*float: left;*/
    line-height: 28px;
    font-size: 12px;
}
.book-classify {
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.book-classify-title {
    width: 260px;
    margin: 0 auto;
    padding: 6px;
    color: #155d5a;
    font-size: 16px;
    text-align: center;
    background-color: #d4e9e8;
}
.book-classify-list {
    margin-top: 5px;
}
.book-classify-list a {
    color: #666;
    padding-right: 9px;
    white-space: nowrap;
    background: url(/Images/86new/book_menu_bg.png) right center no-repeat;
    margin-right: 8px;
    float: left;
    line-height: 28px;
    font-size: 12px;
}
.book-progress-wrapper {
    background-color: #135d59;
}
.book-progress-wrapper .book-title {
    padding: 32px 0;
    font-size: 30px;
    color: #fff;
    letter-spacing: 2px;
}
.book-progress {
    padding: 15px 0;
    background-color: #1f6b67;
}
.book-progress-tag {
    margin-top: 12px;
    margin-bottom: 8px;
    text-align: left;
}
.book-progress-tag span {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
}
.book-progress-tag span:nth-child(1) {
    margin-left: 109px;
}
.book-progress-tag span:nth-child(2) {
    margin-left: 88px;
}
.book-progress-tag span:nth-child(3) {
    margin-left: 89px;
}
.book-progress-tag span:nth-child(4) {
    margin-left: 76px;
}
.book-progress-tag span:nth-child(5) {
    margin-left: 50px;
}
.book-progress-tag span:nth-child(6) {
    margin-left: 64px;
}
.book-progress-tag span.on {
    color: #fff600;
}
.book-progress img {
    display: block;
}
.book-progress-wrapper p {
    padding: 25px;
    color: #bac8c7;
}
.book-bottom {
    margin: 80px 0 100px;
}
.book-bottom p {
    margin-top: 20px;
    text-align: center
}