﻿body {
    background-color: #3e3e46;
    float: left;
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
}

p.rowp.text{
  text-align:justify;
  -moz-text-align-last: justify;
  text-align-last:justify;
}
p.rowp.text.last {
  display: table;
}


table 
{
	background: #fbfaf8 none repeat scroll 0 0;
    margin: 0 auto;
    width: 850px;
    overflow:hidden;
}

form {
    float: left;
    height: 100%;
    position: fixed;
    width: 100%;
}

#PageContainer {
    float: left;
    height: 100%;
    position: fixed;
    width: 100%;
}

.tools-bar {
    font-family: "微软雅黑","Microsoft YaHei";
    width: 100%;
    z-index: 100;
}
.toolsBarFixed {
    left: 0;
   /* position: fixed;*/
    top: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

#tools-bar .beyondread span {
    color: #b3b1aa;
}

.tools-bar .center {
    background-color: #fbfaf8;
    box-shadow: -7px 0 7px -7px rgba(51, 51, 51, 0.07), 7px 0 7px -7px rgba(51, 51, 51, 0.07);
    height: 50px;
    margin: auto;
    overflow: hidden;
    position:relative;
    width: 850px;
}

.tools-bar .title-wrap {
    background-image: url("../img/btn.png");
    background-position: -1px -583px;
    background-repeat: no-repeat;
    height: 50px;
    line-height: 50px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 652px;
}

.bdjson-tools-bar .title-wrap .title {
    width: 93%;
}
.tools-bar .title-wrap .title {
    float: left;
    height: 100%;
    width: 80%;
}

.bdjson-tools-bar .title-wrap .title-text {
    margin-left: 0;
}
.tools-bar .title-wrap .title-text {
    color: #7e8686;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 600px;
}

.bdjson-tools-bar .title-wrap .percent {
    width: 6%;
}
.tools-bar .title-wrap .percent {
    float: right;
    height: 100%;
    width: 5%;
}

.tools-bar .title-wrap .percent-text {
    color: #b2afa1;
    font-size: 12px;
    text-align: right;
}
.switchs-wrap
{
	display:none;
}

.tools-bar .title-wrap iframe {
    background-color: #faf7ed;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
*::-moz-selection {
    background: #ccc8b8 none repeat scroll 0 0;
    color: #333;
    text-shadow: none;
}
.tools-bar .bookmark-btn-wrap {
    display: none;
    height: 28px;
    position: absolute;
    right: 25px;
    text-align: center;
    top: 13px;
    width: 19px;
}
.tools-bar .item-wrap {
    font-size: 14px;
}
.tools-bar .bookmark-btn-wrap .bookmark-btn {
    background-image: url("../img/btn.png");
    background-position: -2px -45px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 28px;
    width: 28px;
}

.tools-bar .bookmark-btn-wrap .bookmark-btn.onbookmark {
    background-position: -130px -44px !important;
}
.tools-bar .item-wrap a {
    outline: 0 none;
    text-decoration: none;
}
.tools-bar .bookmark-btn-wrap .bookmark-btn:hover {
    background-position: -77px -45px;
}

.booknote-box, .bookmark-box {
    background-color: #e0dcca;
    box-shadow: 1px 0 4px 0 rgba(51, 51, 51, 0.07) inset;
    display: none;

    outline: 0 none;
    overflow: auto;
    position: absolute;
    right: 62px;
    text-align: left;
    top: -110px;
    width: 0;
    z-index: 2;
}
.tools-bar .right .item-wrap a:hover .tools-btn-text {
    display: inline;
    top: -7px;
    color: #c05f2c;
}

.tools-bar .bookmark-list-wrap .bookmark-title , .tools-bar .booknote-list-wrap .booknote-title{
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    margin: 20px auto;
    width: 600px;
}
.tools-bar .bookmark-list-wrap .no-bookmark, .tools-bar .booknote-list-wrap .no-booknote {
    display: none;
    height: 130px;
    left: 0;
    margin-top: -65px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.tools-bar .bookmark-list-wrap .no-bookmark .ic-book, .tools-bar .booknote-list-wrap .no-booknote .ic-book {
    background-image: url("../img/bg_c885a4e.png");
    background-position: -136px -337px;
    background-repeat: no-repeat;
    height: 34px;
    margin-bottom: 60px;
    width: 57px;
}

.tools-bar .bookmark-list-wrap .no-bookmark p ,.tools-bar .booknote-list-wrap .no-booknote p{
    color: #073642;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.tools-bar .right {
    left: 50%;
    margin-left: 443px;
    position: absolute;
    top: 100px;
}

.tools-bar .catalog-wrap .catalog {
    position: relative;
}
.tools-bar .catalog-wrap .ic-catalog {
    background-image: url("../img/btn.png");
    background-position: -2px -158px;
    background-repeat: no-repeat;
    margin-left: 7px !important;
}

.tools-bar .catalog-wrap .ic-down {
    background-image: url("../img/down.png");
    background-repeat: no-repeat;
    margin-left: 7px !important;
}
.tools-bar .item-wrap .tools-btn-ic {
    cursor: pointer;
    height: 24px;
    margin-left: 9px;
    margin-right: 10px;
    width: 29px;
}
.ic {
    display: inline-block;
    font-size: 0;
    height: 16px;
    line-height: 9999em;
    overflow: hidden;
    padding: 0;
    position: relative;
    vertical-align: -2px;
    width: 16px;
}


.tools-bar .catalog-wrap .catalog-item .ic-catalog-point {
    height: 6px;
    margin-right: 12px;
    position: relative;
    top: -4px;
    width: 0px;
}
.ic-down:hover,.tools-bar .catalog-wrap .ic-down:hover {
    background-image: url("../img/ondown.png");
}
.tools-bar .catalog-wrap .catalog:hover .ic-catalog, .tools-bar .catalog-wrap .catalog-click .ic-catalog {
    background-position: -82px -158px;
}

.tools-bar .catalog-wrap .catalog .tools-btn-text {
    top: -7px;
}
.down-text.tools-btn-text {
    padding-top: 8px;
}
.tools-bar .right .item-wrap .tools-btn-text {
    display: none;
    left: 45px;
    position: absolute;
    text-align: left;
    top: -4px;
    width: 100px;
}
.tools-bar .item-wrap .tools-btn-text {
    color: #93a1a1;
}

.tools-bar .bookmark-list-wrap .txt-bookmark {
    left: -1px;
    position: relative;
}
.tools-bar .item-wrap a {
    outline: 0 none;
    text-decoration: none;
}

.tools-bar .bookmark-list-wrap .txt-bookmark .ic-bookmark.tools-btn-ic {
    background-image: url("../img/btn.png");
    background-position: -5px -240px;
    background-repeat: no-repeat;
}
.tools-bar .bookmark-list-wrap .txt-bookmark:hover .ic-bookmark, .tools-bar .bookmark-list-wrap .txt-bookmark.bookmark-click .ic-bookmark {
    background-position: -85px -240px;
}


.tools-bar .booknote-list-wrap .txt-booknote .ic-booknote.tools-btn-ic {
    background-image: url("../img/btn.png");
    background-position: -5px -286px;
    background-repeat: no-repeat;
}

.tools-bar .booknote-list-wrap .txt-booknote:hover .ic-booknote, .tools-bar .booknote-list-wrap .txt-booknote.booknote-click .ic-booknote {
    background-position: -84px -286px;
}

.tools-bar .booknote-list-wrap .txt-booknote {
    left: -1px;
    position: relative;
}
.tools-bar .item-wrap a {
    outline: 0 none;
    text-decoration: none;
}
.tools-bar .right .item-wrap {
    margin-bottom: 12px;
}
#tools-bar .right .pageBar-wrap {
    margin-bottom: 0px;
}

.tools-bar .booknote-list-wrap {
    display: none;
}

.tools-bar .switchs-wrap .switchs {
    position: relative;
}

.tools-bar .switchs-wrap .format .ic-switchs {
    background-position: 0 -111px;
    margin-left: 6px;
}
.tools-bar .switchs-wrap .ic-switchs {
    background-image: url("../img/btn.png");
    background-position: -3px -200px;
    background-repeat: no-repeat;
    margin-left: 8px;
}
.tools-bar .switchs-wrap .switchs:hover .ic-switchs {
    background-position: -83px -200px;
}

.tools-bar .pageBar-wrap .page-bar {
    position: relative;
}
.no-select-range {
    -moz-user-select: none;
}

.tools-bar .pageBar-wrap .format .ic-page-prev {
    background-position: -190px -230px;
    margin-bottom: 2px;
}
.tools-bar .pageBar-wrap .page-bar .ic-page-prev {
    background-position: -190px 0;
    margin-bottom: 2px;
}
.tools-bar .pageBar-wrap .ic-page {
    background-color: #e0dcca;
    background-image: url("../img/btn.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 100px;
    width: 40px;
}
.tools-bar .pageBar-wrap .ic-page:hover {
    background-color: #8c8481;
}
.tools-bar .pageBar-wrap .page-bar .ic-page-prev {
    background-position: -190px 0;
    margin-bottom: 2px;
}
.tools-bar .pageBar-wrap .page-bar .ic-page-prev:hover {
    background-position: -270px 0;
}

.tools-bar .pageBar-wrap .format .ic-page-next {
    background-position: -190px -332px;
}
.tools-bar .pageBar-wrap .page-bar .ic-page-next {
    background-position: -190px -102px;
}
.tools-bar .pageBar-wrap .ic-page {
    background-color: #e0dcca;
    background-image: url("../img/btn.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 100px;
    width: 40px;
}

.tools-bar .pageBar-wrap .page-bar .ic-page-next:hover {
    background-position: -270px -102px;
}

.scroll-bar-h 
{
	display:none;
    bottom: 60px;
    height: 24px;
    left: 20px;
    position: fixed;
    right: 20px;
    text-align: left;
    width: auto;
    z-index: 100;
}
.no-select-range {
    -moz-user-select: none;
}

.scroll-bar-h .scroll-bar-inner {
    background: #e0dbc8 none repeat scroll 0 0;
    height: 8px;
    margin-top: 8px;
    opacity: 0.3;
    position: relative;
    width: 100%;
}
.scroll-bar-h .scroll-bar-inner .ic-left {
    background-position: -64px -24px;
}
.scroll-bar-h .ic-left {
    left: -4px;
}
.scroll-bar-h .ic {
    background-image: url("../img/bdjson.png");
    background-repeat: no-repeat;
    height: 8px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 4px;
}

.scroll-bar-h .scroll-bar-inner .ic-right {
    background-position: -68px -24px;
}
.scroll-bar-h .ic-right {
    right: -4px;
}
.scroll-bar-h .scroll-bar {
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
}
.scroll-bar-h .scroll-bar .progress-bar {
    background-color: #b1baba;
    height: 8px;
    margin-top: 8px;
    position: relative;
    width: 0;
}
.scroll-bar-h .scroll-bar .ic-progress-point {
    background-position: 0 -56px;
    cursor: pointer;
    height: 24px;
    left: 0;
    margin-left: -9px;
    position: absolute;
    top: 0;
    width: 24px;
}
.scroll-bar-h .bubble-wrap {
    bottom: 30px;
    display: none;
    left: 50%;
    line-height: 20px;
    margin-left: -67px;
    position: absolute;
    width: 134px;
}
.scroll-bar-h .bubble-wrap .arrow {
    background-image: url("../img/bdjson.png");
    background-position: -88px -24px;
    background-repeat: no-repeat;
    bottom: -8px;
    height: 9px;
    left: 50%;
    margin-left: -1px;
    overflow: hidden;
    position: absolute;
    width: 10px;
}

.scroll-bar-h .bubble-wrap .inner {
    background-color: #475a6c;
    border-radius: 4px;
    color: #fff;
    padding: 8px;
    text-align: left;
    font-size:14px;
}

.tools-bar .catalog-wrap .catalog-container {
    clear: both;
    margin-left: 20px;
    width: 640px;
}
.tools-bar .right-in-ffk .catalog-box {
    top: -110px;
}
.tools-bar .catalog-wrap .catalog-box {
    background-color: #fbfaf8;
    box-shadow: 1px 0 4px 0 rgba(51, 51, 51, 0.07) inset;
    display: none;
    outline: 0 none;
    overflow-y: auto;
    position: absolute;
    right: 74px;
    top: -100px;
    width: 0;
    z-index: 2;
}
.no-select-range {
    -moz-user-select: none;
}

.catalog-container, .bookmark-container,  .booknote-container {
    clear: both;
    margin: 20px auto;
    width: 600px;
	  position: relative;
}

.overview {
    left: 0;
    list-style: outside none none;
	color: #4c4c4c;
    position: absolute;
    top: 0;
    width: 100%;
}

.tools-bar .catalog-wrap .catalog-item {
    border-bottom: 1px dashed #b4b4b3;
    cursor: pointer;
    display: block;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
}


.item-meta {
    color: #666;
    font-size: 12px;
    text-align: right;
}

.mr10, .mv10, .mhv10 {
    margin-right: 10px !important;
}
.item-customstr
{
	 margin: 10px 0;
	border-left: 2px solid #999;
    color: #666;
    padding-left: 10px;
}
.item-customstr {
    font-size: 14px;
    line-height: 24px;
    word-break: break-all;
    word-wrap: break-word;
}

.tools-bar .bookmark-list-wrap .bookmark-container .bookmark-item .item-summary {
    font-size: 14px;
    line-height: 24px;
    word-break: break-all;
    word-wrap: break-word;
}

.overview li {
    margin-bottom: 15px;
}

.bookmark-item {
    border-bottom: 1px dashed #bfbfbf;
    cursor: pointer;
}
.pb20, .ph20, .phv20 {
    padding-bottom: 20px !important;
}

.tools-bar .bookmark-list-wrap .bookmark-container .bookmark-item .del-item {
    color: #333;
}



.tools-bar .item-wrap a {
    outline: 0 none;
    text-decoration: none;
}
a {
    color: #555;
    text-decoration: none;
    transition: color 0.2s ease 0s;
}

.tools-bar .catalog-wrap .bdjson-catalog-box .catalog-item .catalog-title {
    width: 100%;
}
.tools-bar .catalog-wrap .catalog-level-1 .catalog-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 22px;
    width: 460px;
}
.tools-bar .catalog-wrap .catalog-item .catalog-title {
    color: #613f23;
    float: left;
    font-size: 14px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 600px;
}

.tools-bar .catalog-wrap .catalog-level-3 .catalog-title {
    margin-left: 1.5em;
    font-size:16px;
}

.tools-bar .catalog-wrap .catalog-level-1 .ic-catalog-point {
    display: none;
}

.tools-bar .catalog-wrap .bdjson-catalog-box .catalog-item .catalog-page {
    display: none;
}
.tools-bar .catalog-wrap .catalog-item .catalog-page {
    color: #b2bfa1;
    float: right;
}
.tools-bar .right-in-ffk .catalog-box {
    top: -110px;
}
.tools-bar .catalog-wrap .catalog-container .viewport {
    overflow: hidden;
    position: relative;
}
.scroll-bar-h-hover .scroll-bar-inner {
    opacity: 1;
}
.scroll-bar-h-hover .scroll-bar {
    opacity: 1;
}
.scroll-bar-h-hover .scroll-bar .progress-bar {
    background-color: #1bb582;
}
.scroll-bar-h-hover .scroll-bar .progress-bar .ic-left {
    background-position: -32px -24px;
}
.scroll-bar-h-hover .scroll-bar .progress-bar .ic-right {
    background-position: -36px -24px;
}
.scroll-bar-h-hover .scroll-bar .ic-progress-point {
    background-position: -32px -56px;
}
.scroll-bar-h-hover .bubble-wrap {
    display: block;
}














/*编辑窗口显示*/
.has-arrow-pop.select-a-t {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.08);
}
.reader-select-pop {
    display: block !important;
    left: -9999px;
    text-align: center;
    top: -9999px;
}
.reader-pop {
    background: #f9f8f5 none repeat scroll 0 0;
    border: 1px solid #b3aead;
    border-radius: 4px;
    display: none;
    outline: 0 none;
    position: absolute;
    z-index: 101;
}
.abox {
    top: 100%;
}
.has-arrow-pop .abox {
    height: 5px;
    left: 30px;
    position: absolute;
    width: 5px;
}

.abox .a1 {
    border-color: #b3aead transparent transparent;
    top: 1px;
}
.abox .a1, .abox .a2 {
    border-style: solid dashed dashed;
}
.abox .a1, .abox .a2 {
    border-width: 5px;
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}
.abox .a2 {
    border-color: #f9f8f5 transparent transparent;
}

.reader-select-pop .select-area {
    border-bottom: 1px solid #e1e1df;
}
.reader-select-pop .select-area, .reader-select-pop .color-area {
    font-size: 0;
}
ol, ul {
    list-style: outside none none;
}

.reader-select-pop ul li {
    display: inline-block;
}
.reader-select-pop .select-item {
    background-image: none !important;
    border-right: 1px solid #e1e1df;
    color: #333;
    display: block;
    font-size: 14px;
    
    line-height: 49px;
    text-align: center;
    width: 76px;
    word-spacing: normal;
}

.reader-select-pop .select-item.share {
    border-right: 0 none;
}

.reader-select-pop .color-area li {
    height: 58px;
    width: 61px;
}
.reader-select-pop ul li {
    display: inline-block;
}

.reader-select-pop .color-item {
    background-repeat: no-repeat;
    display: inline-block;
    height: 44px;
    position: relative;
    top: 7px;
    width: 44px;
}

.reader-select-pop .color-item.color0 .color-icon {
    background-position: 0 -5px;
}
.reader-select-pop .color-item .color-icon {
    background-image: url("../img/note_color.png");
    height: 32px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 32px;
}

.reader-select-pop .color-item.color1 .color-icon {
    background-position: -56px -5px;
}
.reader-select-pop .color-item .color-icon {
    background-image: url("../img/note_color.png");
    height: 32px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 32px;
}

.reader-select-pop .color-item.color2 .color-icon {
    background-position: -113px -5px;
}
.reader-select-pop .color-item .color-icon {
    background-image: url("../img/note_color.png");
    height: 32px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 32px;
}
.reader-select-pop .color-item.color3 .color-icon {
    background-position: -170px -5px;
}
.reader-select-pop .color-item .color-icon {
    background-image: url("../img/note_color.png");
    height: 32px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 32px;
}

.reader-select-pop .color-item.color4 .color-icon {
    background-position: -227px -5px;
}
.reader-select-pop .color-item .color-icon {
    background-image: url("../img/note_color.png");
    height: 32px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 32px;
}
.reader-select-pop .select-item:hover {
    background-color: #f2f1ed;
    text-decoration: none;
}






/*编辑窗口结束*/
/*笔记窗口开始*/
.has-arrow-pop.select-a-t {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.08);
}
.note-modify-pop {
    height: 180px;
    width: 436px;
}
.reader-pop {
    background: #f9f8f5 none repeat scroll 0 0;
    border: 1px solid #b3aead;
    border-radius: 4px;
    display: none;
    outline: 0 none;
    position: absolute;
    z-index: 101;
}

.note-modify-pop .content-wrap {
    padding: 20px 20px 10px;
}
.mb10, .mh10, .mhv10 {
    margin-bottom: 10px !important;
}
.mb10, .mh10, .mhv10 {
    margin-bottom: 10px !important;
}
.note-modify-pop .customstr-input {
    border: 1px solid #b3aead;
    font-size: 14px;
    line-height: 24px;
    outline: 0 none !important;
    padding: 20px;
    width: 350px;
}
select, input, button, textarea {
    font: 100% arial,helvetica,clean;
}
textarea {
    overflow: auto;
    resize: none;
    vertical-align: top;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    vertical-align: baseline;
}
.note-modify-pop .act-btn {
    text-align: right;
}
.reader-pop .confirm-btn {
    background-color: #53b856;
    border-color: #36a13b #53b856 #53b856;
    color: #fff;
    transition: none 0s ease 0s ;
}
.reader-pop .pop-btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    box-sizing: content-box;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 32px;
    line-height: 32px;
    margin-bottom: 0;
    text-align: center;
    text-decoration: none;
    transition: color 0.2s ease 0s, background-color 0.2s ease 0s, border-color 0.2s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    width: 70px;
}
.reader-pop .cancel-btn {
    background-color: #fff;
    border-color: #bfbfbf;
    color: #333;
    transition: none 0s ease 0s ;
}
.reader-pop .confirm-btn:hover {
    background-color: #60bf63;
    border-color: #47ad4b #60bf63 #60bf63;
}
.reader-pop .cancel-btn:hover {
    background-color: #fff;
    border-color: #bfbfbf;
    color: #2f9b34;
}


/*笔记窗口结束*/
















/**测试start
*/
#doc {
    background: #fdfdfb none repeat scroll 0 0;
    margin: 0 auto;
}

#hd::before, #bd::before, #ft::before, .clearfix::before, #hd::after, #bd::after, #ft::after, .clearfix::after {
    content: "";
    display: table;
}

#txt_reader {
    margin-left: auto;
    margin-right: auto;
    width: 850px;
}
#txt_reader .reader-page, #txt_reader .pay-page-mod {
    background-color: #faf7ed;
    box-shadow: -7px 0 7px -7px rgba(51, 51, 51, 0.07), 7px 0 7px -7px rgba(51, 51, 51, 0.07), 0 8px 8px -8px rgba(51, 51, 51, 0.07);
}
.complex {
    overflow: hidden;
}
.complex {
    overflow: hidden;
}

.mod .inner::before, .mod .hd::before, .mod .bd::before, .mod .ft::before, .mod .inner::after, .mod .hd::after, .mod .bd::after, .mod .ft::after {
    content: "";
    display: table;
}
#format-pager-container {
    height: 100%;
    overflow: hidden;
    padding-top: 50px;
    position: relative;
    width: 200%;
}
.format-pager-wrap {
    background-color: #faf7ed;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 50%;
}
.format-pager-wrap .format-pager {
    overflow: hidden;
    width: 100%;
}
.txt #txt-reader-block .underline-container {
    height: 0 !important;
    position: relative !important;
}
.txt .underline-container {
    font-size: 0;
    height: 100%;
    line-height: 0;
    position: absolute;
    width: 100%;
}
.txt #txt-reader-block .txt-reader-wrap {
    position: relative;
}
.format-pager-wrap .pager-inner {
    border: 0 none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 652px;
}

.txt #txt-reader-block .underline-container {
    height: 0 !important;
    position: relative !important;
}
.txt #txt-reader-block .text-container {
    position: relative;
    z-index: 1;
}
.format-pager .pager-inner, .format-pager .text-container, .format-pager .single-page {
    height: 100% !important;
}

.txt-reader-wrap .p-b {
    clear: both;
}
.txt-reader-wrap .ext_color_76923c {
    color: #76923c;
}
.txt-reader-wrap .ext_bold {
    font-weight: 700;
}
.txt-reader-wrap .ext_text-align_center {
    text-align: center !important;
    text-indent: 0;
}
.txt-reader-wrap h3 {
    font-size: 26px;
}
.txt-reader-wrap h3 {
    margin-bottom: 40px;
    margin-top: 50px;
}
.txt-reader-wrap h1, .txt-reader-wrap h2, .txt-reader-wrap h3, .txt-reader-wrap h4, .txt-reader-wrap h5 {
    font-weight: 400;
    line-height: 1.4;
}
.reader-for-win7 h2, .reader-for-win7 h3, .reader-for-win7 h4, .reader-for-win7 p {
    font-family: "微软雅黑","Microsoft YaHei";
}/*
h3, .h3 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
h3, .h3 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}*/
/*
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}*/

.txt-reader-wrap .p-b {
    clear: both;
}
.txt-reader-wrap p {
    font-size: 18px;
}
.txt-reader-wrap p {
    line-height: 2;
    margin: 23px 0;
    text-indent: 2em;
}
.reader-for-win7 h2, .reader-for-win7 h3, .reader-for-win7 h4, .reader-for-win7 p {
    font-family: "微软雅黑","Microsoft YaHei";
}
.reader-for-win7 h1, .reader-for-win7 h2, .reader-for-win7 h4, .reader-for-win7 h5, .reader-for-win7 p {
    color: #333;
}

/*结束*/

.demo
{
	bottom: 0;
    height: 15px;
    left: 20px;
    position: fixed;
    right: 20px;
    text-align: left;
    width: auto;
    z-index: 100;
}

#para {
    width: 850px;
}

#g1,#g2{margin-top:50px}
.viewport
{
	overflow-y: auto;
}
#para_container {
	float:left;
	    padding-left: 99px;
    padding-right: 99px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 652px;
    z-index: 1;
}
.rowp {
}
#tools-bar .catalog-level-1 .catalog-title {
    font-size: 16px;
}
#page_container {
    
    color: #333;
    font-family: "微软雅黑","Microsoft YaHei";
    margin: 0 auto;
    padding-top: 50px;
    position: absolute;
    /*width: 220%;*/
    vertical-align: top;
}
.text 
{
	/*position:relative;
    margin: 0 auto;
    width: 652px;*/
}
:root .s-p, *:root .text, *:root .span
{
	
}

#mewpa {
    float: left;
    overflow: hidden;
    position: relative;
    width: 200%;
	height:100%;
    vertical-align:top;
}

.note-show-pop {
    display: block !important;
    left: -9999px;
    top: -9999px;
    width: 430px;
}
.note-show-pop .note-overview-container {
    clear: both;
    margin-bottom: 15px;
    width: 380px;
}
.note-show-pop .note-overview-container .viewport {
   font-size: 14px;
    line-height: 24px;
    overflow: auto;
    position: relative;
}

.note-show-pop .note-overview-container .overview {
    color: #666;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.note-show-pop .act-btn {
    text-align: right;
}

.note-show-pop .act-btn .modify-link {
    border-right: 1px dotted #b0bfb9;
    margin-right: 15px;
    padding-right: 15px;
}

.note-show-pop .act-btn .modify-link, .note-show-pop .act-btn .del-link {
    color: #000;
    font-size: 12px;
    line-height: 12px;
}

.content-wrap {
    padding: 20px;
}



/* 提示框css*/



.thickframe {
    background: none repeat scroll 0 0 #000000;
    border: 0 none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000000;
}
.thickdiv {
filter:alpha(opacity=60); BACKGROUND-COLOR: #000000;
    background: none repeat scroll 0 0 #000000;
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000001;
}
.thickbox {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    display: none;
    height: 200px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 450px;
    z-index: 10000002;
	font-size:12px;
}
.thicktitle {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F3F3F3;
    border-color: #C4C4C4;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0;
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
}
.thickwrap .thicktitle {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 0 none;
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    height: 31px;
    line-height: 31px;
    padding: 0 10px;
}
#thickclose{
    background: url("../img/thickbox_close.png") no-repeat scroll 0 0;
    display: block;
    font-size: 0;
    height: 21px;
    line-height: 100px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 21px;
    z-index: 100000;
}
.thickcon {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C4C4C4;
    height: 200px;
    overflow: auto;
    padding: 10px;
}
.thickwrap .thickcon {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
}
.thickwrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C4C4C4;
}
.e-tip .mc {
    padding: 20px 10px 10px;
}
.e-tip .e-text {
    color: #666666;
    text-align: center;
}
.e-tip .btn {
    margin-top: 20px;
    overflow: hidden;
    padding-left: 20px;
	text-align: center;
    width: 350px;
}
.e-tip .btn .fore1 {
    background: url("../img/rm1.gif") no-repeat scroll 0 0;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 60px;
}
.fore2 {
    background: transparent url("../img/rm1.gif") no-repeat scroll 0 0;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 60px;
	margin-right:10px;
}
.thickcon a {
    color: #666666;
    text-decoration: none;
}
.thickcon a:hover {
    color: #FF0000;
    text-decoration: none;
    cursor:pointer;
}
#boxid .fore2
{
	 margin-left: 0px;
    margin-top: 0px;
}
#loadding img
{
	width:auto;
}
#loadding {
    border: medium none;
    width: auto;
}
#syUrl a
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    text-indent: 0;
    width: auto;
    color: white;
    text-decoration: none;
}
#syUrl a:hover
{
	text-decoration:underline;
	color:Red;
}
#redtionid
{
	width:510px;
	height: 230px;
}

#ifm iframe {
  float: none;
    height: 175px;
    margin: 0;
    width: 100%;
  border: medium none;
}

#redtionid .thickwrap {
    height: 230px;
}
#recommend
{
   
}
.aboxup
{

}

.aboxup {
        top: -10px;
}
.has-arrow-pop .aboxup {
    height: 5px;
    left: 30px;
    position: absolute;
    width: 5px;
}

.aboxup .a1 {
      border-color: transparent transparent #b3aead;
    top: -1px;
}
.aboxup .a1, .aboxup .a2 {
     border-style: dashed dashed solid;
}
.aboxup .a1, .aboxup .a2 {
    border-width: 5px;
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}
.aboxup .a2 {
      border-color: transparent transparent #f9f8f5;
}


.Renew {
    background-image: url("../img/uncheckRenew.png");
    background-repeat: no-repeat;
    margin-left: 7px !important;
    margin-top: 10px;
}

.Renew:hover {
        background-image: url("../img/selectedRenew.png");
}
.Return:hover{
        background-image: url("../img/selectedReturn.png");
}
.Return {
    margin-top: 10px;
    background-image: url("../img/uncheckReturn.png");
    background-repeat: no-repeat;
    margin-left: 7px !important;
}
.renew1, .return1 {
    left: -1px;
    position: relative;
}
.remark {
    background-image: url("../img/zhushi.png");
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
}

#gbg {
    opacity: 0.12;
    position: absolute;
    filter: alpha(opacity=12);
    z-index: 999;
}



#fulltext {
    background: #faf7ed;
    position: fixed;
    width: 850px;
    display: none;
    z-index: 1;
}

#fulltext .title {
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
#fulltexthtml .nodetitle {
    width: 100%;
    margin: 8px 0;
}
#fulltexthtml .cpageNo {
    display: inline;
    float: left;
    padding-left: 5px;
}
#fulltexthtml .ctitle {
    float: left;
    text-align: left;
    text-indent: 2em;
    width: 95%;
    padding-left: 15px;
}

.search {
    color: #666666;
    float: left;
    font-size: 14px;
    line-height: 40px;
    width: 100%;
}

.search input {
    border: 1px solid #999999;
    width: 400px;
}

.search a {
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    padding-left: 10px;
    cursor: pointer;
}
    .search a:hover {
      color:#ff894b;
    }

#fulltextsearch {
    color: #7e8686;
    float: left;
    height: 48px;
    cursor: pointer;
    display:none;
}
.directory a:hover {
    color:#aaaaaa;
    cursor: pointer;
}
.searchtitle {
    float: left;
    text-indent: 12em;
}
.ctitle {
    float: left;
    text-align: left;
    width: 85%;
}
.directory {
    float: left;
    height: 750px;
    overflow: auto;
    width: 100%;
}
.nodetitle {
    border-top: 1px solid #e9eadf;
    color: #666666;
    float: left;
    font-size: 13px;
    line-height: 30px;
    margin-left: 5%;
    text-align: center;
    width: 90%;
}
.cpageNo {
    display: none;
    float: right;
    padding-right: 5px;
}

#fulltexthtml {
    text-align: center;
}
#searchbtn:hover {
    cursor:pointer;
}
#copy-btn {
    cursor: pointer;
}


.layui-layer-dialog .layui-layer-btn .layui-layer-btn0 {
    border-color: #ff1c16;
    background-color: #ff1c16;
    color: #fff;
    border-radius: 5px;
    padding: 0px 20px;
    width: 45px;
    text-align: center;
}

.layui-layer-dialog .layui-layer-btn .layui-layer-btn1 {
    background: none;
    border-radius: 5px;
    padding: 0px 20px;
    width: 45px;
    text-align: center;
}