/*footer*/
.footer {
    padding: 0 10px 20px;
    margin-top: 10px;
    text-align: center;
}
.footer p {
    font-size: 12px;
    color: #aaa;
    line-height: 2em;
}
.footer a {
    font-size: 14px;
    display: inline-block;
    color: #666;
    padding: 0 10px;
}
/* list */
.pt-name,.pt-name a {
    font-size: 15px;
}
.pt-author,.pt-author a {
    font-size: 14px;
}
.pt-info,.pt-info a {
    font-size: 13px;
}
.pt-desc,.pt-desc a {
    font-size: 12px;
    color:#999;
}
.pt-num {
    font-size: 13px;
    line-height: 16px;
}
.pt-cover img {
    width: 100%;
    height: 100%;
    display: block;
}
.pt-card {
    line-height: 1;
}
.pt-card li {
    display: -webkit-box;
    padding-bottom: 10px;
    border-bottom: 1px dashed #eee;
    margin-bottom: 10px;
}
.pt-card li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.pt-card .pt-novel {
    -webkit-box-flex:1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    position: relative;
}
.pt-card .pt-icon {
    margin-right: 10px;
    font-size: 12px;
    width: 21px;
    line-height: 21px;
    position: relative;
}
.pt-card .pt-icon i {
    width: 100%;
    height: 21px;
    text-align: center;
    background: #eee;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.pt-card .pt-icon i.start {
    background: #1abc9c;
    color: #fff
}
/* card-1 */
.pt-card-1 .pt-author {
    color: #777;
}
/*card-2*/
.pt-card-2 .pt-cover {
    width: 60px;
    height: 80px;
    margin-right: 10px;
}
.pt-card-2 .pt-name {
    margin-bottom: 8px;
}
.pt-card-2 .pt-info,.pt-card-2 .pt-info {
    margin-bottom: 5px;
    color: #666;
}
.pt-card-2 .pt-desc,.pt-card-2 .pt-desc {
    line-height: 1.8;
    color: #999;
}
/* card-3 */
.pt-card-3 .pt-cover {
    width: 60px;
    height: 80px;
    margin-right: 10px;
}
.pt-card-3 .pt-name {
    margin-bottom: 5px;
}
.pt-card-3 .pt-info,.pt-card-3 .pt-info a {
    color: #999;
}
.pt-card-3 .pt-author,.pt-card-3 .pt-author a {
    color: #999;
    margin-bottom:8px
}
.pt-card-3 .pt-desc,.pt-card-3 .pt-desc a {
    line-height: 20px;
    margin-bottom: 5px;
    color: #999;
}
/*card-4*/
.pt-card-4 .pt-cover {
    width: 30px;
    height: 36px;
    margin-right: 10px;
}
.pt-card-4 .pt-name {
    margin-bottom: 8px;
}
.pt-card-4 .pt-info ,.pt-card-4 .pt-info a {
    font-size: 12px;
    color: #666;
}
.pt-card-4 .pt-desc,.pt-card-4 .pt-desc a {
    font-size: 12px;
    color: #999;
}
/* card-5 */
.pt-card-5 .pt-name {
    margin-bottom: 8px;
}
.pt-card-5 .pt-desc, .pt-card-5 .pt-author,.pt-card-5 .pt-desc a, .pt-card-5 .pt-author a {
    color: #666;
}
/* card-6 */
.pt-card-6 .pt-one {
    margin-bottom: 8px;
}
.pt-card-6 .pt-author,.pt-card-6 .pt-author a {
    color: #666;
}
.pt-card-6 .pt-cover {
    width: 38px;
    height: 44px;
    margin-left: 8px;
}
/* card-7 */
.pt-card-7 .pt-cover {
    width: 45px;
    height: 60px;
    margin-right: 8px;
}
.pt-card-7 .pt-name {
    margin-bottom: 8px;
}
.pt-card-7 .pt-info,.pt-card-7 .pt-info a {
    color: #999;
}
.pt-card-7 .pt-author,.pt-card-7 .pt-author a {
    color: #999;
    margin-bottom:8px
}
.pt-card-7 .pt-desc {
    color: #999;
}
/*sort*/
.ptm-srot .ptm-desc {
    font-size: 14px;
    color: #666;
}
/*信息页*/
.pt-infopage {
    padding: 10px;
}
.pt-infopage .baseinfo {
    display: -webkit-box;
    line-height: 1;
}
.pt-infopage .baseinfo > img {
    width: 90px;
    height: 130px;
    margin-right: 15px;
}
.pt-infopage .baseinfo .pt-novel {
    width: calc(100% - 110px);
    height: 130px;
    overflow: hidden;
}
.pt-infopage .baseinfo .pt-name {
    font-size: 17px;
    margin-bottom: 13px;
}
.pt-infopage .baseinfo .pt-info {
    font-size: 15px;
    margin-bottom: 9px;
}
.pt-infopage .baseinfo .pt-info:last-child {
    margin-bottom: 0;
}
.pt-infopage .twobutton > div {
    padding: 10px;
}
.pt-infopage .twobutton .ptm-btn-block {
    font-size: 14px;
    padding: 5px 0;
}
.pt-infopage .intro {
    margin-top: 10px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-size: 13px;
    color: #666;
    line-height: 20px;
}
.pt-infopage .lastchapter {
    height:30px;
    line-height:30px;
    display: -webkit-box;
    margin-bottom:5px;
}
.pt-infopage .lastchapter a {
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    font-size:14px;
    margin-right:10px;
    width:100%;
}
.pt-infopage .lastchapter span {
    width:50px;
    color:#999;
    font-size:13px;
}

/*目录*/
.pt-dir {
    padding: 0 10px;
}
.pt-dir .ptm-list-view-cell > a {
    padding: 0;
    line-height: 35px;
    font-size: 14px;
}
.pt-dir .ptm-list-view-cell > span {
    font-size: 14px;
    color: #999;
    position: absolute;
    right: 15px;
    top: 0;
    line-height: 35px;
}
.pt-dir .ptm-arrow-right:after {
    right: 0;
}
.pt-infopage-more .ptm-card-header, .pt-infopage-more .ptm-card-footer {
    font-size: 15px;
}
.pt-dir-page .ptm-btn-block {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
    margin-top: 9px;
}
.pt-dir-page .ptm-card-header, .pt-dir-page .ptm-card-footer {
    height: 40px;
    padding: 0 10px;
}
.pt-dir-page .ptm-card-footer .ptm-btn {
    background: #fff;
}
.pt-dir-page .pt-dir-icon {
    position: absolute;
    right: 10px;
    line-height: 20px;
}
.pt-dir-sel {
    position: fixed;
    top: 50%;
    left: 10%;
    z-index: 200;
    width: 80%;
    padding: 15px 15px 0;
    background-color: #fff;
    transform: translateY(-50%);
    border-radius: 4px;
    text-align: center;
    box-sizing: border-box;
    background-repeat: repeat-x;
    background-size: 100% 1px;
    background-position: left bottom;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, transparent), color-stop(0.5, #e6e6e6));
}
.pt-dir-sel .title {
    font-size: 16px;
}
.pt-dir-sel ul {
    margin-top: 15px;
    height: 308px;
    overflow-y: scroll;
}
.pt-dir-sel ul li {
    height: 44px;
    line-height: 44px;
    text-align: left;
    font-size: 14px;
    color: #333;
    position: relative;
    background-repeat: repeat-x;
    background-size: 100% 1px;
    background-position: left bottom;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, transparent), color-stop(0.5, #e6e6e6));
}
.pt-dir-sel ul li a {
    display: inline-block;
    width:100%;
    height:100%;
}
.pt-dir-sel ul li.active,.pt-dir-sel ul li.active a {
    color: #1abc9c;
}
.pt-dir-sel ul li.active:after {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 22px;
    height: 44px;
    content: '\e645';
}
.pt-page .title {
    font-size:16px;
    height:30px;
    line-height:30px;
}
.pt-page .content {
    font-size:14px;
    line-height:25px;
}
.pt-page .content p {
    text-indent: 2em;
    margin-bottom:5px;
}
.my-header {
    background: #1abc9c;
    background-size: cover;
    min-height: 150px;
    position: relative;
}
.my-info {
    position: relative;
    padding: 20px 0;
    width: 100%;
    bottom: 0;
    text-align: center;
    vertical-align: middle;
}
.my-info img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.my-info p.nickname {
    margin-top: 5px;
    color: #ffffff;
    font-size: 18px;
}
.my-menu {
    position: absolute;
    width: 100%;
    height: 45px;
    line-height: 45px;
    left: 0;
    bottom: 0;
    text-align: center;
    background: #ffffff;
    filter:Alpha(opacity=50);
    background:rgba(255, 255, 255, 0.2) none repeat scroll 0 0 !important;
    color: #ffffff;
    font-size: 14px;
}
.my-menu .ptm-col-xs-3 {
    border-right: 1px solid #9bd6d5;
}
.my-menu .ptm-col-xs-3:last-child {
    border-right: none;
}
.my-menu > div:active {
    background: #ffffff;
    filter:Alpha(opacity=50);
    background:rgba(255, 255, 255, 0.2) none repeat scroll 0 0 !important;
}
.bind-icon {
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    float: left;
    font-size:30px;
    margin-right:10px;
}
.pt-setting .name {
    font-size:16px;
    float:left;
    line-height:26px;
}
.pt-setting .value {
    font-size:14px;
    color:#666;
    float:right;
    line-height:26px;
    margin-right:10px;
}
.pt-mark-badge {
    position: absolute;
    right: 0;
    top: 0;
}
.categorylist {
    padding:10px 5px;
}
.categorylist li {
    width: 45%;
    margin: 5px;
    float: left;
}
.categorylist li .item {
    border:1px solid #eee;
    background: #fff;
    padding:15px 10px;
    display: -webkit-box;
}
.categorylist li .name {
    -webkit-box-flex:3;
    -moz-box-flex:3;
    -ms-box-flex:3;
    font-size:15px;
    line-height:20px;
    border-right:1px solid #ccc;
}
.categorylist li .num {
    -webkit-box-flex:5;
    -moz-box-flex: 5;
    -ms-box-flex: 5;
    font-size:13px;
    line-height:20px;
    color:#888;
    text-align: right;
}
.imgarea {
    width: 100%;
    height: 0;
    padding-bottom: 125%;
    overflow: hidden;
}
.searchsuggest {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 99;
    color:#333;
    text-align: left;
    font-size:14px;
}
.searchsuggest li {
    height: 42px;
    line-height: 42px;
    padding-left: 15px;
    overflow: hidden;
    background-color: #fff;
    background-repeat: repeat-x;
    background-size: 100% 1px;
    background-position: left bottom;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.5,transparent),color-stop(0.5,#e6e6e6));
}
.translate {
    position: absolute;
    top: 0;
    right: 30px;
    width: 65px;
    height: 28px;
    line-height: 28px;
    margin: 8px 10px;
    margin-top: 8px;
    font-size: 14px;
    background-color: #aee8dd;
    border-radius: 3px;
}
.ptm-bar .ptm-pull-left {
    font-size: 24px;
}
.ptm-bar .ptm-pull-right{
    font-size: 20px;
}
.ptm-content {
    transition: all 0.2s ease 0s;
}
.ptm-card {
    margin: 10px 10px;
}
.ptm-card .ptm-card-header .ptm-pull-left {
    width: calc(100% - 78px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ptm-search {
    display: none;
    top: 45px;
    width: 100%;
    height: auto;
    background: #f4f4f4;
    border-bottom: 1px solid #c8c7cc;
    z-index: 99;
}
.searchbox {
    padding: 10px;
}
.searchbox .searchinput {
    max-width: 70%;
    float: left;
    font-size: 14px;
    padding: 6px 10px;
    margin-bottom: 0;
}
.searchbox .searchbtn {
    width: 28%;
    float: right;
}
.categories {
    margin: 10px;
}
.categories li {
    width: 23%;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 3px 1%;
}
.categories li a {
    display: block;
    color: #333;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
}
.categories li .current {
    background: #1abc9c;
    color: #fff;
}
.chapterlist {
    max-height: 2249px;
    overflow: hidden;
}
.chapterlist li {
    overflow: hidden;
    border-bottom: 1px solid #dedede;
}
.chapterlist li:last-child {
    border: none;
}
.chapterlist li a {
    display: block;
    padding: 10px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.bookbox {
    margin-bottom: 10px;
    padding:10px;
    line-height:22px;
    overflow:hidden;
    border:1px solid #d7d7d7;
    border-radius:6px;
    position:relative;
}
.bookbox .num {
    position:absolute;
    top:12px;
    left:10px;
    width:22px;
    line-height:22px;
    border-radius: 4px;
    background:#FA744E;
    display:block;
    text-align:center;
    color:#eee;
    font-weight:bold
}
.bookbox .bookinfo {
    padding-left:30px;
}
.bookbox .delbutton {
    position:absolute;
    top:15px;
    right:10px;
}
.bookbox .delbutton a {
    border:1px solid #FF4643;
    border-radius: 3px;
    padding:4px 10px;
    color:#FF4643;
}
.bookbox div {
    color:#888;
}
#loadingbg {
    display: none;
    background: rgb(255,255,255);
    background: rgba(255,255,255,.5);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
}
#loadingbg i {
    font-size: 36px;
    color: #333;
    position: absolute;
    left: 50%;
    margin-left: -18px;
    top: 50%;
    margin-top: -18px;
    z-index: 10;
}

#pages {
    text-align: center;
}
#pages li {
    display: inline-block;
    margin: 0 3px;
    font-size: 14px;
    height: 28px;
}
#pages li a,#pages li.current strong {
    display: block;
    width: auto;
    height: auto;
    line-height: 18px;
    padding: 3px 8px;
    border: 1px solid #ccc;
    background: #fff;
    text-align: center;
}
#pages li.current a,#pages li.current strong {
    background: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
}
@media only screen and (max-width: 640px) {
    #pages li {
        margin: 0 2px;
        font-size: 12px;
        height: 24px;
    }
    #pages li a,#pages li.current strong {
        padding: 2px 6px;
        height: auto;
        width: auto;
        line-height: 16px;
    }
}