.mod-wrapper {
    width: 100%;
    min-width: 980px
}

.mod-con {
    width: 1200px;
    margin: 0 auto
}

.icon-lit {
    background: url(../images/icon-lit.png) no-repeat
}

.mod-main {
    width: 680px;
    margin-right: 300px
}

.mod-side {
    width: 280px;
    padding-left: 20px;
    margin-left: -300px
}
.mt20 {
    margin-top: 20px!important
}

.mb15 {
    margin-bottom: 15px!important
}

.mb20 {
    margin-bottom: 20px!important
}

.mb30 {
    margin-bottom: 30px!important
}

.mt30 {
    margin-top: 30px!important
}

.mt40 {
    margin-top: 40px!important
}

.mb40 {
    margin-bottom: 40px!important
}
.bookshelf-wrapper {
    width: 100%;
    min-height: 426px
}

.shelf-tit p {
    float: left;
    line-height: 30px
}

.shelf-tit .shelf-titBtn {
    width: 104px;
    height: 34px;
    background-color: #da1421;
    margin-right: 10px;
    -moz-border-radius: 31px;
    -webkit-border-radius: 31px;
    border-radius: 31px;
    font-size: 16px;
    color: #fff;
    text-align: center
}

.shelf-con dl {
    margin: 90px 0 0 256px;
    height: 140px
}

.shelf-con dt {
    float: left;
    width: 182px;
    height: 100%;
    background: url(../images/bookshelf.jpg) no-repeat 0 0
}

.shelf-con dd {
    float: left;
    padding-top: 3px
}

.shelf-con .shelf-tips {
    font-size: 18px;
    line-height: 77px
}

.shelf-con dd p {
    font-size: 0
}

.shelf-con dd a {
    display: inline-block;
    width: 122px;
    height: 34px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    line-height: 34px;
    font-size: 14px;
    text-align: center
}

.shelf-con dd a+a {
    margin-left: 30px
}

.shelf-con .shelfBtn1 {
    border: 1px solid #942525;
    background-color: #942525;
    color: #fff
}

.shelf-con .shelfBtn1:hover {
    border-color: #dc4c4c;
    background-color: #dc4c4c;
    color: #fff
}

.shelf-con .shelfBtn1:active {
    border-color: #45af40;
    background-color: #45af40;
    color: #fff
}

.shelf-con .shelfBtn2 {
    border: 1px solid #e8e8e8;
    background-color: #f5f5f5;
    color: #942525
}

.shelf-con .shelfBtn2:hover {
    background-color: #eee
}

.shelf-con .shelfBtn2:active {
    background-color: #e8e8e8
}

.bookshelf-con {
    width: 100%;
    margin-top: 20px
}

.bookshelf-list {
    width: 100%
}

.bookshelf-list li {
    float: left;
    width: 50%;
    padding: 10px;
    margin-bottom: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
}

.bookshelf-list li:hover {
    background-color: #f8f8f8
}

.bookshelf-list li:hover .shelf-del {
    display: inline
}

.shelf-book-tit {
    height: 20px;
    padding: 4px 0 9px;
    line-height: 20px;
    font-size: 16px
}

.shelf-book-about {
    line-height: 18px;
    color: #999
}

.shelf-book-about .writerName {
    display: inline-block;
    max-width: 294px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top
}

.shelf-book-newchapter {
    width: 100%;
    padding-top: 12px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.shelf-book-newchapter a {
    color: #dc4c4c
}
.stacksBook {
    width: 100%;
    padding: 15px 0;
    border-top: 1px dotted #e4e4e4
}

.stacksBook:first-child {
    padding-top: 0;
    border-top: 0
}

.filter-main .stacksBook {
    float: left;
    width: 380px;
    margin: 0 0 24px 20px;
    padding: 0;
    border: 0
}

.stacksBook-con {
    width: 100%;
    height: 160px;
    padding-left: 140px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.stacksBookCover {
    position: absolute;
    top: 0;
    left: 0;
    width: 118px;
    height: 158px;
    border: 1px solid #eee;
    box-shadow: 0 0 10px 0 #eee
}

.filter-main .stacksList {
    overflow: hidden;
    margin-left: -20px
}

.stacksList .stacksBookCover {
    box-shadow: none
}

.stacksBookCover img {
    width: 118px;
    height: 158px
}

.stacksBook-tit {
    height: 18px;
    padding: 4px 0 9px;
    line-height: 18px;
    font-size: 16px
}

.stacksBook-tit a {
    display: inline-block;
    max-width: 480px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
    float: left
}

.filter-main .stacksBook-tit a {
    max-width: 184px
}

.stacksBook-about {
    margin: 0 0 13px -15px;
    color: #999
}

.stacksBook-about label {
    margin-left: 15px
}

.stacksBook-about .writerName {
    display: inline-block;
    max-width: 131px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    margin-left: 0
}

.filter-main .stacksBook-about .writerName {
    max-width: 60px;
    margin-left: 0
}

.filter-main .stacksBook-about a,.filter-main .stacksBook-about em {
    margin-left: 20px
}

.stacksBook-details {
    width: 100%;
    height: 60px;
    line-height: 20px;
    color: #666;
    text-indent: 24px;
    overflow: hidden
}

.filter-main .stacksBook-details {
    text-indent: 0
}

.stacksBook-newchapter {
    position: absolute;
    left: 140px;
    bottom: 0;
    width: 100%;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top
}

.filter-main .stacksBook-newchapter {
    width: 240px
}

.stacksBook-newchapter a {
    color: #942525
}
.stacksBookCover {
    position: absolute;
    top: 0;
    left: 0;
    width: 118px;
    height: 158px;
    border: 1px solid #eee;
    box-shadow: 0 0 10px 0 #eee
}

.filter-main .stacksList {
    overflow: hidden;
    margin-left: -20px
}

.stacksList .stacksBookCover {
    box-shadow: none
}

.stacksBookCover img {
    width: 118px;
    height: 158px
}
.stacksBook-tit {
    height: 18px;
    padding: 4px 0 9px;
    line-height: 18px;
    font-size: 16px
}

.stacksBook-tit a {
    display: inline-block;
    max-width: 480px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
    float: left
}

.filter-main .stacksBook-tit a {
    max-width: 184px
}

.stacksBook-about {
    margin: 0 0 0 -15px;
    color: #999
}

.stacksBook-about label {
    margin-left: 15px
}

.stacksBook-about .writerName {
    display: inline-block;
    max-width: 131px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    margin-left: 0
}

.filter-main .stacksBook-about .writerName {
    max-width: 60px;
    margin-left: 0
}

.filter-main .stacksBook-about a,.filter-main .stacksBook-about em {
    margin-left: 20px
}

.stacksBook-details {
    width: 100%;
    height: 64px;
    line-height: 20px;
    color: #666;
    text-indent: 24px;
    overflow: hidden
}

.filter-main .stacksBook-details {
    text-indent: 0
}
.stacksBook-con {
    width: 100%;
    height: 160px;
    padding-left: 140px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.pr {
    position: relative
}
.btnBox {
    display: table;
    left: 140px;
    bottom: 0
}

.btnBox a+a {
    margin-left: 20px
}

.shelfBtn3 {
    display: inline-block;
    width: 76px;
    height: 26px;
    border: 1px solid #942525;
    background-color: #942525;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    color: #fff
}

.shelfBtn3:hover {
    border-color: #dc4c4c;
    background-color: #dc4c4c;
    color: #fff
}

.shelfBtn3:active {
    border-color: #45af40;
    background-color: #45af40;
    color: #fff
}

.mod-pop-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%
}

.mod-popBg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
    background: #000
}

:root .mod-popBg {
    filter: none
}

.mod-pop {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -175px;
    margin-left: -250px;
    width: 500px;
    height: 350px;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mod-pop-tit {
    width: 100%;
    height: 47px;
    padding: 15px;
    border-bottom: 1px solid #e9e9e9;
    background-color: #f7f7f7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 16px
}

.pop-close {
    width: 14px;
    height: 14px;
    background: url(../images/icon-lit.png) no-repeat -80px -8px
}

.mod-pop-shelf {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -104px;
    margin-left: -186px;
    width: 372px;
    height: 209px;
    border: 1px solid #dbdbdb;
    border-top: 3px solid #4faf4c;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.shelf-pop {
    padding: 13px 15px 2px 0
}

.shelf-pop:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden
}

.book-del {
    font-size: 16px;
    line-height: 92px;
    text-align: center
}

.book-del-btn {
    font-size: 0;
    text-align: center
}

.book-del-btn a {
    display: inline-block;
    width: 88px;
    height: 34px;
    border: 1px solid #e8e8e8;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 34px;
    text-align: center
}

.book-del-btn a+a {
    margin-left: 40px
}

.book-del-btn a:first-child {
    background-color: #f5f5f5;
    color: #942525
}

.book-del-btn a:first-child:hover {
    background-color: #eee
}

.book-del-btn a:first-child:active {
    background-color: #e8e8e8
}

.book-del-btn a:nth-child(2) {
    border-color: #da1421;
    background-color: #da1421;
    color: #fff
}

.book-del-btn a:nth-child(2):hover {
    border-color: #da1421;
    background-color: #da1421;
    color: #fff
}

.book-del-btn a:nth-child(2):active {
    border-color: #45af40;
    background-color: #45af40;
    color: #fff
}
