p {
    /*  text-indent: 2em; */
}

.loadCenterTitle {
    margin-top: 400px;
    float: left;
    display: inline;
    text-align: center;
    color: #a0a0a0;
    font-size: 20px;
}
/*==========弹出层============*/
.q-OnlineReading_body {
    width: 100%;
    height: 100%;
    z-index: 100;
    position: fixed;
    /*background:#3C3C44;*/
    background: #474747;
    top: 0;
    left: 0;
}

.q-OnlineReading_lateral {
    font-size: 12px;
    z-index: 99;
    width: 916px;
    height: 610px;
    background: #FBFAF8;
    left: 50%; /*FF IE7*/
    top: 41px; /*FF IE7*/
    margin-left: -458px !important; /*FF IE7 该值为本身宽的一半 */
    margin-top: -305px !important; /*FF IE7 该值为本身高的一半*/
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/
    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
    border: solid 1px #ACACAE;
}

.q-OnlineReading_left {
    width: 456px;
    height: 610px;
    float: left;
}

.q-OnlineReading_right {
    width: 446px;
    height: 610px;
    float: right;
}

.q-OnlineReading_middle {
    width: 15px;
    height: 610px;
    background: url(./Image/q-reading-mid.png);
    position: absolute;
    top: 0;
    left: 456px;
}

.q-OnlineReading_leftCon {
    width: 350px;
    height: 568px;
    margin-top: 20px;
    margin-left: 56px;
    position: relative;
}

.q-OnlineReading-bookName {
    width: 100%;
    height: 14px;
    font-size: 12px;
    color: #00AED1;
    line-height: 14px;
    text-decoration: underline;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.q-OnlineReading-bookCon {
    width: 100%;
    height: 515px;
    margin-top: 13px;
    color: #333;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
}

.q-OnlineReading-bookPage {
    width: 100%;
    height: 14px;
    font-size: 12px;
    color: #00AED1;
    line-height: 14px;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.q-OnlineReading_rightCon {
    width: 350px;
    height: 568px;
    margin-top: 20px;
    margin-left: 44px;
    position: relative;
}

.q-OnlineReading-ChapterBox {
    width: 100%;
    height: 14px;
    font-size: 12px;
    color: #00AED1;
    line-height: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .q-OnlineReading-ChapterBox span {
        display: block;
        float: right;
        line-height: 14px;
    }

.q-OnlineReading-bookPage span {
    float: right;
    display: block;
}

.q-OnlineReading_backBtn {
    display: block;
    width: 53px;
    height: 41px;
    background: url(./Image/fanhui.png) no-repeat;
    position: absolute;
    top: 15px;
    left: -54px;
}

/*顶部新增面板*/
.q-OnlineTopBox {
    position: relative;
    left: 0;
    right: 0;
    z-index: 9999;
    cursor: default;
    background-color: #474747;
    background-image: url(image/texture.png), linear-gradient(hsla(0,0%,32%,.99), hsla(0,0%,27%,.95));
    box-shadow: inset 1px 0 0 hsla(0,0%,100%,.08), inset 0 1px 1px hsla(0,0%,0%,.15), inset 0 -1px 0 hsla(0,0%,100%,.05), 0 1px 0 hsla(0,0%,0%,.15), 0 1px 1px hsla(0,0%,0%,.1);
}

.q-OnlineReading-rightBtnBox {
    width: 887px;
    height: 40px;
    margin: 0 auto;
    position: relative;
}

.q-OnlineReading-upBtnBox {
    float: left;
    display: inline;
}

.q-OnlineReading-lowerBtnBox {
    float: left;
    display: inline;
}

.q-OnlineReading-fullscreen {
    display: inline;
    float: left;
    width: 28px;
    height: 28px;
    margin-left: 8px;
    margin-top: 5px;
}

.inScreen {
    background: url(./Image/fullscreen.png) center center no-repeat;
}

    .inScreen:hover {
        background: url(./Image/fullscreen1.png) center center no-repeat;
    }

.outScreen {
    background: url(./Image/outscreen.png) center center no-repeat;
}

    .outScreen:hover {
        background: url(./Image/outscreen1.png) center center no-repeat;
    }

.q-OnlineReading-verticaDirectory {
    display: inline;
    float: left;
    background: url(./Image/mulu.png) center center no-repeat;
    width: 28px;
    height: 28px;
    margin-left: 23px;
    margin-top: 5px;
}

    .q-OnlineReading-verticaDirectory:hover {
        background: url(./Image/mulu1.png) center center no-repeat;
    }

.q-OnlineReading-verticaMode {
    display: inline;
    float: left;
    width: 40px;
    height: 40px;
    margin-left: 10px;
}

.q-OnlineReading-verticaBookMarks {
    display: inline;
    float: left;
    background: url(./Image/bj1.png) center center no-repeat;
    width: 28px;
    height: 28px;
    margin-left: 23px;
    margin-top: 5px;
}

    .q-OnlineReading-verticaBookMarks:hover {
        background: url(./Image/bj11.png) center center no-repeat;
    }

    .q-OnlineReading-vertical-addMark {
    display: inline;
    float: left;
    background: url(./Image/bj.png) center center no-repeat;
    width: 28px;
    height: 28px;
    margin-left: 23px;
    margin-top: 5px;
}



    .q-OnlineReading-vertical-addMark.select {
        background: url(./Image/tjbjcg.png) center no-repeat;
    }

.q-OnlineReading-directory {
    display: inline;
    float: left;
    background: url(./Image/mulu.png)center center no-repeat;
    width: 28px;
    height: 28px;
    margin-left: 23px;
    margin-top: 5px;
}

    .q-OnlineReading-directory:hover {
        background: url(./Image/mulu1.png)center center no-repeat;
    }

.q-OnlineReading-next {
    display: inline;
    float: left;
    width: 28px;
    height: 28px;
    margin-left: 18px;
    background: url(./Image/xiaye.png) center center no-repeat;
    margin-top: 5px;
}

    .q-OnlineReading-next:hover {
        background: url(./Image/xiaye1.png) center center no-repeat;
    }

.q-OnlineReading-prev {
    display: inline;
    float: left;
    background: url(./Image/shangye.png) center center no-repeat;
    width: 28px;
    height: 28px;
    margin-left: 18px;
    margin-top: 5px;
}

    .q-OnlineReading-prev:hover {
        background: url(./Image/shangye1.png) center center no-repeat;
    }

.q-OnlineReading-small {
    display: inline;
    float: left;
    background: url(./Image/a-.png) center center no-repeat;
    width: 28px;
    height: 28px;
    margin-left: 23px;
    margin-top: 5px;
}

    .q-OnlineReading-small:hover {
        background: url(./Image/a-1.png) center center no-repeat;
    }

.q-OnlineReading-big {
    display: inline;
    float: left;
    background: url(./Image/fangd.png) center center no-repeat;
    width: 28px;
    height: 28px;
    margin-left: 23px;
    margin-top: 5px;
}

    .q-OnlineReading-big:hover {
        background: url(./Image/fangd1.png) center center no-repeat;
    }

.q-walert-cover {
    width: 918px;
    height: 614px;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    left: 50%; /*FF IE7*/
    top: 41px; /*FF IE7*/
    margin-left: -458px !important; /*FF IE7 该值为本身宽的一半 */
    margin-top: -306px !important; /*FF IE7 该值为本身高的一半*/
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/
    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}

.q-walert-body {
    width: 918px;
    height: 614px;
    left: 50%; /*FF IE7*/
    top: 41px; /*FF IE7*/
    margin-left: -458px !important; /*FF IE7 该值为本身宽的一半 */
    margin-top: -306px !important; /*FF IE7 该值为本身高的一半*/
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/
    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}

.q-walert-centerBox {
    font-size: 14px;
    z-index: 99;
    width: 446px;
    height: 610px;
    background: #F9F6EA;
    left: 50%; /*FF IE7*/
    top: 41px; /*FF IE7*/
    margin-left: 12px !important; /*FF IE7 该值为本身宽的一半 */
    margin-top: -305px !important; /*FF IE7 该值为本身高的一半*/
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/
    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
    border: solid 1px #BEBCB6;
}

.q-walert-close {
    display: block;
    width: 32px;
    height: 38px;
    cursor: pointer;
    background: url(./Image/pupop_bg_header_blue_close.png) no-repeat;
    position: absolute;
    top: 0;
    right: 5px;
}

.q-walert-chartCon {
    width: 370px;
    height: 610px;
    margin-left: 33px;
    position: relative;
}

.q-walert-chartBox {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #E5E5E5;
}

.q-walert-chart {
    width: 100%;
    height: 16px;
    font-size: 16px;
    color: #62615F;
    text-align: center;
    margin-top: 13px;
    float: left;
}

.q-walert-chart-leftIcon {
    width: 30px;
    height: 9px;
    background: url(./Image/chart-left.png) no-repeat;
}

.q-walert-chart-rightIcon {
    width: 30px;
    height: 9px;
    background: url(./Image/chart-right.png) no-repeat;
}

.q-walert-chartContent {
    width: 385px;
    height: 530px;
    overflow: auto;
    float: left;
    display: inline;
}

.q-walert-chartLi-txt2 {
    margin-left: 6px;
}

.q-walert-chartLi-txt3 {
    float: right;
    margin-right: 10px;
}

.q-walert-chartLi-txt1-1 {
    margin-left: 28px;
}

.q-walert-chartLi-txt2-1 {
    margin-left: 6px;
}

.q-walert-chartLi-txt1-2 {
    margin-left: 40px;
}

.q-walert-chartLi-txt2-2 {
    margin-left: 6px;
}

.q-walert-container {
    display: none;
}

.q-OnlineReading_vertical {
    font-size: 12px;
    z-index: 99;
    width: 885px;
    height: 100%;
    background: #FBFAF8;
    left: 50%; /*FF IE7*/
    top: 41px; /*FF IE7*/
    margin-left: -334px !important; /*FF IE7 该值为本身宽的一半 */
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/
    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
    border: solid 1px #ACACAE;
}

.q-OnlineReading_vertica-body {
    width: 825px;
    height: 100%;
    margin-left: 30px;
}

.q-OnlineReading-vertical-titleBox {
    float: left;
    display: inline;
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #a0a0a0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.q-OnlineReading-vertical-title {
    width: 400px;
    text-decoration: underline;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
    float: left;
}

.nowpage {
    width: 30px;
    height: 18px;
    border: solid 1px #a0a0a0;
    font-size: 14px;
    text-align: center;
}

.q-OnlineReading-vertical-page {
    float: right;
    line-height: 40px;
    font-size: 14px;
    margin-right: 10px;
}

.q-OnlineReading-vertical-conBox {
    overflow: hidden;
}

    .q-OnlineReading-vertical-conBox img {
        width: 100%;
        /*max-width:525px;*/
        height: auto;
        /*  width:525px\0;
  *width:525px;
  _width:525px;
  width:525px\9;*/
    }

.q-OnlineReading-vertical-bookCon {
    width: 825px;
    margin-top: 10px;
    color: #333;
    font-size: 18px !important;
    line-height: 35px !important;
    float: left;
    background: #fff;
}

.q-OnlineReading-vertical-bookCon1 {
    width: 525px;
    margin-top: 0px;
    color: #333;
    font-size: 14px;
    line-height: 26px;
    float: left;
}

.q-valert-container {
    display: none;
}

.q-valert-cover {
    z-index: 99999;
    width: 670px;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    left: 50%; /*FF IE7*/
    top: 40px; /*FF IE7*/
    margin-left: -334px !important; /*FF IE7 该值为本身宽的一半 */
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/
    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}

.q-valert-body {
    width: 620px;
    height: 100%;
    left: 50%; /*FF IE7*/
    top: 40px; /*FF IE7*/
    z-index: 999990;
    background: #F9F6EA;
    margin-left: -334px !important; /*FF IE7 该值为本身宽的一半 */
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/
    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}

.q-valert-close {
    display: block;
    width: 32px;
    height: 38px;
    cursor: pointer;
    background: url(./Image/pupop_bg_header_blue_close.png) no-repeat;
    position: absolute;
    top: 0;
    right: 5px;
}

.q-valert-chartBox {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #E5E5E5;
}

.q-valert-chartContent {
    width: 100%;
    height: 530px;
    overflow: auto;
    margin-left: 40px;
}

.q-valert-chartList {
    float: left;
    display: inline;
    width: 100%;
    color: #62615F;
    font-size: 16px;
    line-height: 30px;
    border-bottom: 1px solid #E5E5E5;
}

.q-walert-chartLi1 {
    float: left;
    display: inline;
    margin-left: 0px;
    cursor: pointer;
}

.q-valert-chartList.Child .q-walert-chartLi1 {
    float: left;
    display: inline;
    margin-left: 30px;
}

.q-valert-chartList.Child-item .q-walert-chartLi1 {
    float: left;
    display: inline;
    margin-left: 60px;
}

.q-walert-chartLi-txt1 {
    line-height: 30px;
}

.q-walert-chartLi1-curColor {
    color: #979795;
}

.q-OnlineReading-lateral-conBox {
    -moz-column-count: 2; /* Firefox */
    -webkit-column-count: 2; /* Safari 和 Chrome */
    column-count: 2; /* Internet Explorer 10 和 Opera*/
}

/*  笔记弹出层  */

.q-note-body {
    width: 585px;
    height: 100%;
    left: 50%; /*FF IE7*/
    top: 40px; /*FF IE7*/
    z-index: 999990;
    background: #F9F6EA;
    margin-left: -334px !important; /*FF IE7 该值为本身宽的一半 */
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/
    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}

.q-note-close {
    display: block;
    width: 32px;
    height: 38px;
    cursor: pointer;
    background: url(./Image/pupop_bg_header_blue_close.png) no-repeat;
    position: absolute;
    top: 0;
    right: 5px;
}

.q-note-chartBox {
    width: 526px;
    height: 45px;
    border-bottom: 1px solid #E5E5E5;
    margin-left: 40px;
}

.q-note-chartContent {
    width: 526px;
    height: 530px;
    overflow: auto;
    margin-left: 10px;
}

.q-note-chartList {
    width: 526px;
    color: #62615F;
    font-size: 12px;
    line-height: 30px;
}

.q-note-chartList {
    width: 526px;
    color: #62615F;
    font-size: 12px;
    line-height: 30px;
}

.q-note-chartLi1-curColor {
    color: #979795;
}

#allNote {
}

    #allNote .item {
        float: left;
        display: inline;
        width: 96%;
        margin-left: 1%;
        padding-left: 2%;
        line-height: 30px;
        min-height: 90px;
        position: relative;
        margin-top: 20px;
        background: #fefefe;
        border-radius: 10px;
    }

    #allNote .notelist-title {
        float: left;
        display: inline;
        width: 100%;
        line-height: 30px;
        height: 30px;
        color: #666;
        text-align: center;
    }

    #allNote .notelist-time {
        float: left;
        display: inline;
        width: 100%;
        line-height: 30px;
        height: 30px;
        color: #a88466;
    }

        #allNote .notelist-time .timetxt {
            float: left;
            display: inline;
        }

        #allNote .notelist-time .del {
            position: absolute;
            top: 8px;
            right: 8px;
            width: 18px;
            height: 16px;
            background: url(Image/reader.png) -73px -430px no-repeat;
        }

    #allNote .notelist-data {
        float: left;
        display: inline;
        width: 100%;
        line-height: 30px;
        color: #a88466;
    }

    #allNote .notelist-note {
        float: left;
        display: inline;
        width: 100%;
        line-height: 30px;
        color: #666;
    }

    #allNote .note {
        float: left;
        display: inline;
        line-height: 30px;
        overflow: hidden;
        text-decoration: none;
        color: #666;
        cursor: pointer;
    }

    #allNote .notelist-bottom {
        float: left;
        display: inline;
        height: 10px;
        line-height: 10px;
        font-size: 1px;
        width: 100%;
    }

/*  笔记弹出层  */

/*  书签弹出层  */

.q-mark-body {
    width: 585px;
    height: 100%;
    left: 50%; /*FF IE7*/
    top: 40px; /*FF IE7*/
    z-index: 999990;
    background: #F9F6EA;
    margin-left:-334px !important; /*FF IE7 该值为本身宽的一半 */
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/
    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}

.q-mark-close {
    display: block;
    width: 32px;
    height: 38px;
    cursor: pointer;
    background: url(./Image/pupop_bg_header_blue_close.png) no-repeat;
    position: absolute;
    top: 0;
    right: 5px;
}

.q-mark-chartBox {
    width: 526px;
    height: 45px;
    border-bottom: 1px solid #E5E5E5;
    margin-left: 40px;
}

.q-mark-chartContent {
    width: 526px;
    height: 530px;
    overflow: auto;
    margin-left: 10px;
}

.q-mark-chartList {
    width: 526px;
    color: #62615F;
    font-size: 12px;
    line-height: 30px;
}

.q-mark-chartList {
    width: 526px;
    color: #62615F;
    font-size: 12px;
    line-height: 30px;
}

.q-mark-chartLi1-curColor {
    color: #979795;
}

#allMark {
}

    #allMark .item {
        float: left;
        display: inline;
        width: 96%;
        margin-left: 1%;
        padding-left: 2%;
        line-height: 30px;
        min-height: 90px;
        position: relative;
        margin-top: 20px;
        background: #fefefe;
        border-radius: 10px;
    }

    #allMark .marklist-title {
        float: left;
        display: inline;
        width: 100%;
        line-height: 30px;
        height: 30px;
        color: #666;
        text-align: center;
    }

    #allMark .marklist-time {
        float: left;
        display: inline;
        width: 100%;
        line-height: 30px;
        height: 30px;
        color: #a88466;
    }

        #allMark .marklist-time .timetxt {
            float: left;
            display: inline;
        }

        #allMark .marklist-time .del {
            position: absolute;
            top: 8px;
            right: 8px;
            width: 18px;
            height: 16px;
            background: url(Image/reader.png) -73px -430px no-repeat;
        }

    #allMark .marklist-data {
        float: left;
        display: inline;
        width: 100%;
        line-height: 30px;
        height: 30px;
        color: #a88466;
    }

    #allMark .marklist-mark {
        float: left;
        display: inline;
        width: 100%;
        line-height: 30px;
        height: 30px;
        color: #666;
    }

    #allMark .mark {
        float: left;
        display: inline;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        text-decoration: none;
        color: #666;
        cursor: pointer;
    }

    #allMark .marklist-bottom {
        float: left;
        display: inline;
        height: 10px;
        line-height: 10px;
        font-size: 1px;
        width: 100%;
    }

/*  书签弹出层  */

.hidden {
    display: none;
}

#bookmarkList, #booknoteList {
}

    #bookmarkList ul, #booknoteList ul {
        max-width: 200px;
        list-style: none;
    }

        #bookmarkList ul li, #booknoteList ul li {
            width: 180px;
            margin-left: 10px;
            line-height: 30px;
            height: 30px;
            position: relative;
        }

            #bookmarkList ul li .mark, #booknoteList ul li .note {
                position: absolute;
                width: 100px;
                left: 5px;
                top: 0px;
                line-height: 30px;
                height: 30px;
                overflow: hidden;
                text-decoration: none;
                color: #fff;
                cursor: pointer;
            }

            #bookmarkList ul li .del, #booknoteList ul li .del {
                position: absolute;
                right: 30px;
                top: 7px;
                width: 18px;
                height: 16px;
                background: url(Image/sc.png) left center no-repeat;
            }

#bookmarkbox {
    position: absolute;
    padding: 10px 20px;
    background: #000;
    border-radius: 3px;
    color: #fff;
    line-height: 20px;
    z-index: 200;
    border-radius: 2px;
    border: 1px solid hsla(0,0%,0%,.5);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    background-color: #474747;
}

    #bookmarkbox a, #bookmarkbox a:hover {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        padding: 2px 5px;
    }

    #bookmarkbox span {
        color: #333;
        margin: 0 10px;
    }

    #bookmarkbox .markline {
        position: absolute;
        left: 50%;
        margin-left: -7px;
        border: 7px solid transparent;
        width: 0;
        height: 0;
        font-size: 0;
        bottom: -14px;
        border-top-color: #474747;
    }

    #bookmarkbox .j, #bookmarkbox .k {
        display: none;
    }

#crossedlineNo, #writeNoteNo {
    display: none;
}

.ptxtword {
    border-bottom: solid 2px #FBFAF8;
}

    .ptxtword.select {
        border-bottom: solid 2px red;
    }

.pw {
    border-bottom: solid 2px #FBFAF8;
    display: inline-block;
    text-indent: 0px;
}

    .pw.select {
        border-bottom: solid 2px red;
    }

    .pw.note {
        border-bottom: solid 2px #fff;
        background: #ffcfad;
    }

/*笔记 */
#bookWriteNote {
    position: absolute;
    padding: 10px 20px;
    background: #000;
    border-radius: 3px;
    color: #333;
    line-height: 20px;
    z-index: 200;
    border: 1px solid #cdc6bf;
    border-radius: 4px;
    background-color: #f4f1ec;
}

    #bookWriteNote .title {
        width: 300px;
        height: 30px;
        line-height: 30px;
        color: #978b80;
        font-size: 18px;
        font-weight: 400;
        text-align: left;
    }

    #bookWriteNote .noteTitle {
        width: 300px;
        font-size: 14px;
        line-height: 21px;
        font-weight: normal;
    }

    #bookWriteNote .noteConetnt {
        width: 300px;
        line-height: 30px;
        height: 150px;
        margin-top: 8px;
    }

        #bookWriteNote .noteConetnt textarea {
            width: 292px;
            height: 142px;
            font-size: 16px;
            border: solid 1px #5698FF;
            line-height: 20px;
            padding: 3px;
        }

    #bookWriteNote .notebtDiv {
        width: 300px;
        float: left;
        display: inline;
        height: 35px;
    }

        #bookWriteNote .notebtDiv #addNoteLink {
            float: right;
            text-decoration: none;
            font-size: 12px;
            line-height: 18px;
            border: solid 1px #4BACC6;
            height: 18px;
            margin-top: 10px;
            padding-left: 5px;
            padding-right: 5px;
            word-spacing: 8px;
            letter-spacing: 1px;
        }



.copy-tips {
    position: fixed;
    z-index: 999;
    bottom: 50%;
    left: 50%;
    margin: 0 0 -20px -80px;
    background-color: rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#30000000, endColorstr=#30000000);
    padding: 6px;
}

.copy-tips-wrap {
    padding: 10px 20px;
    text-align: center;
    border: 1px solid #F4D9A6;
    background-color: #FFFDEE;
    font-size: 14px;
}

.noteIcon {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(image/reader.png) -66px -844px no-repeat;
}

.noteText {
    position: absolute;
    padding: 12px 6px 12px 15px;
    color: #a04e00;
    font-size: 14px;
    background: #fff0cc;
    border: 1px solid #d0873f;
    line-height: 20px;
    border-radius: 3px;
    box-shadow: 0 4px 10px rgba(0,0,0,.3);
    z-index: 121;
    background: #ffffc4;
    border-color: #c48b40;
}

.noteTextDetail {
    max-width: 400px;
    min-height: 20px;
    max-height: 350px;
    min-width: 100px;
    padding-right: 9px;
    overflow: hidden;
    overflow-y: auto;
    padding: 0;
    margin: 0;
    display: block;
}

    .noteTextDetail p {
        max-width: 330px;
        word-break: break-word;
        overflow: hidden;
        display: block;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        text-indent: 0;
        line-height: 20px;
        word-spacing: 2px;
        letter-spacing: 2px;
    }

.noteText .arr1, .noteText .arr {
    position: absolute;
    left: 50%;
    margin-left: -8px;
    width: 16px;
    height: 8px;
}

.noteText .arr1 {
    top: -16px;
}

.noteText .arr {
    bottom: -8px;
}

    .noteText .arr .t0 {
        line-height: 0 !important;
        font-size: 0 !important;
        overflow: hidden;
        position: absolute;
        left: 0;
        border: 7px solid transparent;
        border-top-color: #ffffc4;
        z-index: 1;
    }

    .noteText .arr .t1 {
        line-height: 0 !important;
        font-size: 0 !important;
        overflow: hidden;
        position: absolute;
        left: -1px;
        border: 8px solid transparent;
        border-top-color: #c48b40;
    }

.noteText .arr1 .t0 {
    line-height: 0 !important;
    font-size: 0 !important;
    overflow: hidden;
    border: 7px solid transparent;
    z-index: 1;
    position: absolute;
    left: 0;
    border-bottom-color: #ffffc4;
}

.noteText .arr1 .t1 {
    line-height: 0 !important;
    font-size: 0 !important;
    overflow: hidden;
    bottom: -7px;
    left: -1px;
    border: 8px solid transparent;
    z-index: 1;
    position: absolute;
    left: 0;
    border-bottom-color: #c48b40;
}


.q-OnlineReading-vertical-LoadPage {
    float: left;
    display: inline;
    z-index: 10000;
    text-align: center;
    width: 100%;
    height: 500px;
    position: absolute;
    top: 60px;
    background: #FBFAF8;
}

    .q-OnlineReading-vertical-LoadPage .title {
        color: Red;
        font-size: 16px;
        margin-top: 200px;
    }

/*新加样式*/
.dialog-container{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:8000;
    display:none;
}
.dialog-container.show {
    display:block;
}
.dialog-smarty {
    width:100%;
    height:100%;
    background:#000000;
    opacity:0.5;
	filter:alpha(opacity=50);
    position:absolute;
    left:0;
    top:0;
    z-index:1;
}
.dialog-content {
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:2;
}
.dialog-center {
    width:600px;
    height: 250px;
    border:2px solid #AAA9A9;
    border-radius:8px;
    position:absolute;
    left:50%;
    top:50%;
    margin-left: -302px;
    margin-top: -127px;
    background:#ffffff;
    overflow:hidden;
}
.dialog-titleBox {
    width:100%;
    height:42px;
    border-bottom:1px solid #c8c8c8;
    background:#38A4E9;
}
.dialog-title {
    height:42px;
    line-height:42px;
    float:left;
    color:#FFFFFF;
    font-size:18px;
    margin-left:15px;
    position:relative;
    padding-left:40px;
    background:url(Image/anquan-icon.png) left center no-repeat;
}
.dialog-container .dialog-title {
    background:url(Image/errorIcon.png) left center no-repeat;
}
.dialog-close {
    display:block;
    width:32px;
    height:38px;
    background:url(Image/pupop_bg_header_blue_close.png) no-repeat;
    position:absolute;
    top:0;
    right:15px;
    cursor:pointer;
}
.dialog-verifyBox {
    width:500px;
    padding-top:50px;
    margin:0 auto;
}
.dialog-verifyList {
    width:100%;
}
.dialog-verifyList:after {
    display:block;
    content:"";
    clear:both;
}
.dialog-verifyImg {
    width:85px;
    height:40px;
    float:left;
    cursor:pointer;
}
.dialog-verifyInput {
    float:left;
    width: 285px;
    padding-left:10px;
    padding-right:10px;
    color:#666666;
    font-size:14px;
    height:38px;
    line-height:38px;
    border:1px solid #c8c8c8;
    margin-left: 15px;
}
.dialog-verifyBtn {
    padding-left:20px;
    padding-right:20px;
    height:40px;
    line-height:40px;
    color:#ffffff;
    font-size:16px;
    background:#328AEF;
    float:left;
    margin-left:15px;
    cursor:pointer;
}
.btn:hover {
    opacity:0.8;
	filter:alpha(opacity=80);
}
.dialog-verifyError {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: red;
    font-size: 14px;
    text-indent: 99px;
}
.dialog-notice-text {
    width:100%;
    text-align:center;
    color:#6C6C6C;
    font-size:20px;
    font-weight:700;
    letter-spacing:2px;
    line-height:20px;
    margin-top:5px;
}
.dialog-button-box {
    width:100%;
    padding-top:35px;
    text-align:center;
}
.dialog-button-btn {
   display:inline-block;
   padding-left:25px;
   padding-right:25px;
   height:38px;
   line-height:38px;
   color:#ffffff;
   font-size:20px;
   background:#38A4E9;
   cursor:pointer;
   text-decoration:none;
   border-radius:4px;
}
