<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    position: relative;
    overflow-x: hidden;
    font-family: "Microsoft Yahei", Helvetica, arial,Verdana, "Lantinghei SC", "Hiragino Sans GB",  \5b8b\4f53, sans-serif;
    -webkit-overflow-scrolling : touch;
}
a{
    text-decoration: none;
    color: #06f;
}
a:hover{
    text-decoration: none;
    outline: 0;
}
textarea{
    resize: none;
}
.text{
    font-size: 12px;
    color: #999999;
    font-weight: 200;
}
.error-message{
    color: red;
    font-size: 12px;
}
.success-message{
    color: green;
    font-size: 12px;
}
.input-readonly{
    border: 1px solid rgba(34,36,38,.15);
    background-color: #fff !important;
    -webkit-box-shadow : none;
    box-shadow: none;
}

::-webkit-scrollbar , body  .scrollbar-track-color{
    height: 9px;
    width: 7px;
    background: #E6E6E6;
}
::-webkit-scrollbar:hover {
    background: #CCCCCC;
}
::-webkit-scrollbar-thumb {
    background: #A2A2A2;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.bootstrap-tagsinput{
    display: block !important;
}
.manual-header{
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid #efefef;
     /*box-shadow: rgba(0,0,0,.1)0 1px 5px;*/
    /*border-top: 3px solid #009a61*/
}
.manual-header  .navbar-brand,.manual-header a {
    font-weight: normal;
    color: #333;
    max-width: 300px;
    white-space:nowrap;
    /* overflow: hidden; */
}
.manual-reader .slidebar {
    margin: 7px 10px 0 0;
}
.user-info{
    border: 0;
    background-color: #ffffff;
    padding: 9px 10px !important;
    cursor: pointer;
}
.user-info:hover{
    background-color: #F5F5F5;
}
.user-info-dropdown a{
    font-size: 14px;
    color: #333333;
    height: 30px !important;
    line-height: 25px !important;
}
.user-info-dropdown a&gt;i{
    display: inline-block;
    margin-right: 5px;
}
.userbar-avatar{
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 15px;
}
.userbar-content{
    display: inline-block;
    vertical-align: middle;
}
.userbar-content span{
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-right: 40px;
    color: #3d444f;
}
.userbar-content div{
    font-size: 12px;
    line-height: 1;
    color: #9ba3af;
}
/**************é¦–é¡µæ&nbsp;‡ç­¾*******************/
.tag-container-outer{
    border-bottom: 1px solid #eee;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 30px;
    position: relative;
    display: block !important;
    margin-top: 15px;
}
.tag-container-outer .title{
    font-weight: 400;
    font-size: 14px;
}

.tag-container-outer .tags a{
    display: inline-block;
    vertical-align: baseline;
    line-height: 1;
    border-radius: 0.3rem;
    transition: background .1s ease;
    cursor: pointer;
    background-color: #e0e0e0;
    margin: 0 .5em .5em 0!important;
    padding: 0.5rem 0.8rem;
    color: #999999;
    opacity: 0.8;
}
.tag-container-outer .tags a:hover{
    color: #666666;
    opacity: 1;
}
.tag-container-outer .tags a&gt;.detail{
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    margin-left: 1em;
    opacity: .8
}
/*********************************/
.manual-body{
    margin-top: 53px;
}
.manual-body .page-left{
    position: fixed;
    overflow: auto;
    top: 50px;
    bottom: 0;
    z-index: 100;
    width: 199px;
    background-color: #f5f5f5;
    border-right: 1px solid #eaeaea
}

.manual-body .page-left .menu {
    padding: 18px 0
}
.manual-body .page-left .menu li {
    height: 36px;
    line-height: 0
}
.manual-body .page-left .menu .item {
    display: block;
    padding: 8px 24px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    -webkit-line-clamp:2;
    text-decoration: none;
}
.manual-body .page-left .menu .item:hover {
    background-color: #eee;
    text-decoration: none;
}
.manual-body .page-left .menu a:visited{
    text-decoration: none;
}
.manual-body .page-left .menu li.active .item{
    background-color: #DDB;
}
.manual-body .page-right {
    padding: 15px;
    margin-left: 200px;
    /*min-width: 400px;*/
}

.manual-body .page-right .box-head{
    border-bottom: 1px solid #DDDDD9;
}
.m-box .box-head .box-title {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding-bottom: 3px;
    border-bottom: 2px solid #44B035;
    margin-bottom: -1px;
    min-width: 80px;
    font-weight: 200;
    font-size: 18px;
}
.manual-body .page-right .box-body {
    padding: 12px 0;
    position: relative;
}

.manual-body .page-right .box-body label{
    font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #222222;
    font-weight: 400;
}

.manual-body .page-right .box-body .form-right{
    position: absolute;
    right: 0;
    top: 34px
}
/*************ç½‘ç«™é¦–é¡µ******************/
.manual-list{
    margin: 15px auto;
}
.manual-list .list-item{
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin: 18px 0;
    height: 280px
}
.manual-list .list-item .manual-item-standard{
    float: left;
    width: 163px;
    line-height: 1.5em;
    position: relative;
}
.manual-list .list-item .manual-item-standard&gt;dt{
    margin-bottom: 6px;
    height: 231px;
    position: relative;
}
.manual-list .list-item .manual-item-standard&gt;dt&gt;a {
    display: block;
    position: relative;
    width: 100%;
}
.manual-list .list-item .manual-item-standard&gt;dt&gt;a .image{
    position: relative;
    /*display: none;*/
}
.manual-list .list-item .manual-item-standard .cover {
    border: none;
    width: 171px;
    position: relative;
    display: inline-block;
    height: 229px;
    background-color: #eee;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}
.manual-list .list-item .manual-item-standard .b-cover:hover {
    border-color: #4db559;
    box-shadow: 0 0 4px rgba(77,181,89,.7)
}
.manual-list .list-item .manual-item-standard a.name {
    vertical-align: top;
    word-wrap: normal;
    font-size: 16px;
    color: #666;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}
.manual-list .list-item .manual-item-standard a.name:hover{
    color: #333333;
}
.manual-list .list-item .manual-item-standard .author{
    zoom:1;vertical-align: top;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #484848;
    font-size: 13px;
}
.manual-list .list-item .manual-item-standard .author&gt;.text{
    font-weight: 200;
    color: #484848;
}


/*************æ–‡æ¡£åˆ—è¡¨******************/
.book-list .list-item{
    display: block;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #dddddd;
    padding: 15px 10px;
}
.book-list .list-item:hover{
    background: #eaeaea;
}
.book-list .list-item a{
    color: #666666;
    font-size: 16px;
    text-decoration: none;
    margin-bottom: 5px;
}
.book-list .list-item .pull-right a{
    font-size: 12px;
}
.book-list .list-item a:hover{
    text-decoration: none;
    color: #428bca;
}
.book-list .list-item .desc-text{
    font-size: 14px;
    line-height: 205%;
    text-indent: 2em;
    margin: 5px;
    color: #666;
    height: 91px;
    overflow: hidden;
    cursor: pointer;
}

@media (max-width: 768px) {
    .book-list .list-item .desc-text{
        height: auto;
        max-height: 91px;
    }
    .book-list .list-item .btns{display: none}
    .book-list.book-star .list-item .btns{display: block}
    .box-head button{display: none}
    .book-title{padding: 5px 0;}
}

.book-list .list-item .info{
    font-size: 12px;
    color: #999999;
}
.book-list .list-item .info span{
    display: inline-block;
    padding-right: 10px;
}
.book-list.book-star .list-item .btns{
    display: none;
}
.book-list.book-star .list-item:hover .btns{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.book-list .list-item .btns .btn-group{
    position: relative;top:-3px;
}
.book-list .list-item .btns .btn-group .btn{
    padding: 7px 12px;
}
/************æ–‡æ¡£æ¦‚è¿°*****************/
.dashboard{

}
.dashboard .list{
    zoom: 1;
    line-height: 35px;
}
.dashboard .summary{
    margin-top: 15px;
}
/************æ–‡æ¡£æˆå‘˜*************************/
.users-list .list-item{
    padding: 12px;
    border-bottom: 1px dotted #EEE;
}
.users-list .list-item:hover {
    background-color: #F9F9F9
}
.users-list .list-item .operate{
    float: right;
}
/**************ç”¨æˆ·æœç´¢ç•Œé¢æ&nbsp;·å¼********************/
.searchbar{
    padding: 12px 8px;
}
.searchbar .search-btn {
    display: inline-block;
    line-height: 100%;
    cursor: pointer;
    margin-top: -10px;
    margin-left: -45px;
    border: 0;
    background-color: transparent
}
.searchbar .search-btn&gt;i.fa{
    padding: 10px;
}
.manual-search-reader .manual-body{
    margin-top: 60px;
}
.manual-search-reader .search-head{
    margin: 10px auto;
    padding-bottom: 15px;
    line-height: 1.5em;
    border-bottom: 1px solid #EEEEEE;
}
.manual-search-reader .search-head .search-title{
    font-size: 22px;
    font-weight: 300;
}
.manual-search-reader .search-body {
    margin-top: 80px;
}
.manual-search-reader .search-empty{
	margin:150px auto;
	text-align:center; 
}
.manual-search-reader .search-empty .empty-text {
    font-size: 18px;
    display: block;
    margin: 24px;
    text-align: center;
    opacity: .5;
    filter: alpha(opacity=50)
}
.manual-search-reader .search-empty .empty-image{
    margin: 5px auto;
    display: block;
    text-align: center;
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.manual-search-reader .search-item{
    margin: 0 15px;
    padding: 10px 20px;
    line-height: 25px;
}
.manual-search-reader .search-item:hover{
    background-color: #F5F5F5;
}
.manual-search-reader .search-item a{
    color: #0886E9;
}
.manual-search-reader .search-item em{
    color: #FF802C;
    font-style:normal;
}
.manual-search-reader .search-item .title{
    font-size: 16px;
    font-weight: 400;
}
.manual-search-reader .search-item .description{
    color: #666;
    line-height: 25px;
    min-height: 20px;
    font-size: 12px;
}
.manual-search-reader .search-item .site {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 600px;
    color: #008000;
    font-size: 12px;
}
.manual-search-reader .search-item .source .item {
    display: inline-block;
    margin-right: 15px;
}
.manual-search-reader .search-item .source,.manual-search-reader .search-item .source a{
    font-size: 12px;
    color: #999999;
}

/**************ç”¨æˆ·ç™»å½•ç•Œé¢æ&nbsp;·å¼*******************/
.login .login-body{
    max-width: 400px;
    padding: 5px 15px 5px 15px;
    margin: 100px auto;
    background-color: #FFF;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.login .login-body .tooltip.bottom .tooltip-arrow,.has-error .tooltip.bottom .tooltip-arrow{
    border-bottom-color: #a94442;
}
.login .login-body .tooltip.top .tooltip-arrow,.has-error .tooltip.top .tooltip-arrow{
    border-top-color: #a94442;
}
.login .login-body .tooltip.right .tooltip-arrow,.has-error .tooltip.right .tooltip-arrow{
    border-top-color: #a94442;
}
.login .login-body .tooltip.left .tooltip-arrow,.has-error .tooltip.left .tooltip-arrow{
    border-top-color: #a94442;
}
.login .login-body .tooltip-inner,.has-error .tooltip-inner{
    background-color: #a94442;
}
/************å›¾ç‰‡ä¸Šä¼&nbsp;æ&nbsp;·å¼*******************/

#upload-logo-panel .wraper{
    float: left;
    background: #f6f6f6;
    position: relative;
    width: 360px;
    height: 360px;
    overflow: hidden;
}
#upload-logo-panel .watch-crop-list{
    width: 170px;
    padding:10px 20px;
    margin-left: 10px;
    background-color: #f6f6f6;
    text-align: center;
    float: right;
    height: 360px;
}
#image-wraper{
    text-align: center;
}
.webuploader-pick{

}
.webuploader-pick-hover{

}
.webuploader-container{
    padding: 0;
    border: 0;
    height: 40px;
}
.watch-crop-list&gt;ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.webuploader-container div{
    width: 77px !important;
    height: 40px !important;
    left: 0 !important;
}
.img-preview {
    margin: 5px auto 10px auto;
    text-align: center;
    overflow: hidden;
}
.img-preview &gt; img {
    max-width: 100%;
}
.preview-lg{
    width: 120px;
    height: 120px;
}
.preview-sm{
    width: 60px;
    height: 60px;
}
#error-message{
    font-size: 13px;
    color: red;
    vertical-align: middle;
    margin-top: -10px;
    display: inline-block;
    height: 40px;
}
.manager .dashboard-item{
    float: left;
    width: 100px;
    height: 115px;
    padding: 10px;
    font-size: 10px;
    line-height: 1.4;
    text-align: center;
    background-color: #f9f9f9;
    border: 1px solid #fff;
    cursor: pointer;
    color: #333;
}
.manager .dashboard-item:hover{
    background-color: #563D7C;
    color: #ffffff;
}
.manager .dashboard-item .fa{
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.manager .dashboard-item .fa-class {
    display: block;
    text-align: center;
    word-wrap: break-word; /* Help out IE10+ with class names */
}

.pagination-container {
    margin: 5px auto;
    display: block !important;
    padding-left: 15px;
}
.pagination-container .pagination{
    box-shadow: unset;
}
.pagination-container .pagination&gt;li&gt;a,.pagination-container .pagination&gt;li&gt;span{
    padding: 8px 16px !important;
}
.pagination-container .pagination&gt;li&gt;a,.pagination-container  .pagination&gt;li&gt;span{
    color: #272727;
}
.pagination-container .pagination&gt;.active&gt;a{
    /*color: #fff;*/
    background-color: #f3f3f3;
    border: 1px solid #e3e3e0;
}
.pagination-container .pagination&gt;.active&gt;a, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;span:focus, .pagination&gt;.active&gt;span:hover{
    color: #272727;
}



/* ä»¥ä¸‹æ˜¯Bookstackçš„ä¿®æ­£æ&nbsp;·å¼ */
.navbar{min-height: 60px;}
.navbar-brand{padding-left: 0px;}
a{color: #333}
.mgt-15px{margin-top: 15px;}
.mgr-15px{margin-right: 15px;}
.mgb-15px{margin-bottom: 15px;}
.text-danger{color: red;}
.none-listyle{list-style: none;padding: 0px;}
.btn-group.dropdown-menu-right.pull-right.slidebar.visible-xs-inline-block.visible-sm-inline-block{margin-top: 12px;margin-right: 0;}
.navbar-nav&gt;li.active a{background-color: #EFEFEF;color: #06f;padding-bottom: 16px;}
.navbar-nav&gt;li&gt;a{
    font-size: 15px;line-height: 28px;
}
.manual-list .list-item .manual-item-standard .cover{box-shadow: none;}
.manual-list{
    padding-top: 15px;
}
.manual-list .manual-item-standard dd a{
    display: -webkit-box;
    margin-top: 10px;
    -webkit-line-clamp:2;
    line-height: 180%;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 30px;
    height: 45px;
}

/*.manual-list .manual-item-standard dd a{*/
/*    display: block;word-break: break-all;*/
/*    white-space: nowrap;*/
/*    margin-top: 10px;*/
/*    line-height: 180%;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    margin-bottom: 30px;*/
/*    !*height: 45px;*!*/
/*    !*overflow-y: hidden;*!*/
/*}*/


.border{border: 1px solid #efefef;}
.border-cover-img{box-shadow: 0px 1px 3px rgba(0,0,0,.1);border-radius: 4px;}
.navbar-brand&gt;img.logo{height: 45px;margin-top: -7px;}
#bookstack-intro{padding-top: 70px;}
#bookstack-intro ul,#bookstack-intro li{list-style: none;padding:0px;}
#bookstack-intro h1{font-size: 22px;line-height: 150%;color: #555;margin-top: 10px;}
#bookstack-intro .none-listyle li{line-height: 250%;border-bottom: 1px dashed #EFEFEF;}
#bookstack-intro .col-xs-6 .none-listyle li{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#bookstack-intro .none-listyle li:last-child{border-bottom: 0px;}
#bookstack-intro .bookstack-info .col-sm-9{padding-left: 0px;}
#bookstack-intro .bookstack-info img{cursor: pointer;}
#bookstack-intro .bookstack-info span{color: #888888;}
#bookstack-intro .bookstack-info .btn-group{padding:0px;margin-top: 8px;}
#bookstack-intro .bookstack-info a span{color: #fff;}
#bookstack-intro .bookstack-info .btn-block{max-width: 300px;margin-top:15px;}
#bookstack-intro .bookstack-menu .none-listyle  a{line-height: 250%;padding-left: 15px;display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap}
#bookstack-intro .bookstack-menu .none-listyle  a:hover{background-color: #EFEFEF;}
#bookstack-intro .comments-form{padding-bottom: 15px;border-bottom: 1px solid #EFEFEF !important;}
#bookstack-intro .comments-form .fa{font-size: 18px;}
#bookstack-intro .comments-form .fa-star{color: #ff6600}
#bookstack-intro .comments-form .cursor-pointer{cursor: pointer;}
#bookstack-intro .comments-list li{padding: 30px 0px;border-bottom: 1px solid #EFEFEF;}
#bookstack-intro .comments-list li&gt;.col-xs-12{padding: 0px;}
#bookstack-intro .comments-list .username{color: #333333;}
#bookstack-intro .comments-list span{color: #b6b6b6;margin-left: 5px;}
#bookstack-intro .comments-list img{display: inline-block;height: 50px;width: 50px;}
#bookstack-intro .comments-list .comments-content{font-size: 13px;color: #999999;text-indent: 2em;line-height: 170%;margin-top:10px;}
#bookstack-intro .comments-left{padding-left: 0px;}
#bookstack-intro .comments-right{padding:  0px;}
#bookstack-intro .comments-right .userinfo{font-size: 16px;position: relative;top:-7px;}
#bookstack-intro .comments-right .userinfo span{font-size: 14px;color: #999999;}
#bookstack-intro .comments-content{color: #999999;}


.friend-links a{margin-right: 8px;}
.book-title{line-height: 200%;}
/*æ˜Ÿ*/
.bookstack-star{display: inline-block;height: 15px;position: relative;top: 2px;width: 80px;}
.star-1,.star-2,.star-3{background:url(../images/stars.png) no-repeat 0px -150px;}/*0æ˜Ÿ*/
.star-4,.star-5,.star-6,.star-7,.star-8{background:url(../images/stars.png) no-repeat 0px -135px;}/*0.5æ˜Ÿ*/
.star-9,.star-10,.star-11,.star-12,.star-13{background:url(../images/stars.png) no-repeat 0px -120px;}/*1.0æ˜Ÿ*/
.star-14,.star-15,.star-16,.star-17,.star-18{background:url(../images/stars.png) no-repeat 0px -105px;}/*1.5æ˜Ÿ*/
.star-19,.star-20,.star-21,.star-22,.star-23{background:url(../images/stars.png) no-repeat 0px -90px;}/*2.0æ˜Ÿ*/
.star-24,.star-25,.star-26,.star-27,.star-28{background:url(../images/stars.png) no-repeat 0px -75px;}/*2.5æ˜Ÿ*/
.star-29,.star-30,.star-31,.star-32,.star-33{background:url(../images/stars.png) no-repeat 0px -60px;}/*3.0æ˜Ÿ*/
.star-34,.star-35,.star-36,.star-37,.star-38{background:url(../images/stars.png) no-repeat 0px -45px;}/*3.5æ˜Ÿ*/
.star-39,.star-40,.star-41,.star-42,.star-43{background:url(../images/stars.png) no-repeat 0px -30px;}/*4.0æ˜Ÿ*/
.star-44,.star-45,.star-46,.star-47,.star-48{background:url(../images/stars.png) no-repeat 0px -15px;}/*4.5æ˜Ÿ*/
.star-49,.star-50{background:url(../images/stars.png) no-repeat 0px 0px;}/*5.0æ˜Ÿ*/

.bookstack-labels{text-indent: 2em;}
.bookstack-labels a{margin-right: 10px;}
.qrcode-pay{max-width:100%;cursor: pointer;}


.footer{margin-top: 45px;line-height: 1.7;}
.footer .container .row{border-top: 1px solid #dddddd;padding-top: 30px;padding-bottom: 30px;}
.footer a{display: inline-block;}
.friend-links .text-muted{margin-right: 5px;}

.manual-body .page-right .box-body .form-right{position: unset;}
.pull-right-sort{margin-top: -15px;}
@media (max-width: 768px) {
    .manual-body .page-left{display: none}
    .manual-body .page-right{margin-left: 0px;}
    .manual-body .page-right .box-body{margin-right: 0px;}
}
.login-by-third  a{border:1px solid #ddd;padding: 3px;border-radius: 50%;overflow:hidden;margin-right: 8px;display: inline-block}
.login-by-third img{width: 35px;height: 35px;border-radius: 50%;}

.single-search .search-form{margin: 150px auto;}
.single-search .search-form .input-group-addon{cursor: pointer;}
.icon-category{border-radius: 50%;width: 50px;height: 50px;border: 1px solid #EFEFEF;}
.icon-category-small{border-radius: 50%;width: 34px;height: 34px;border: 1px solid #EFEFEF;}
.category-manager .input-group-addon{background-color: transparent;border-color: transparent;}
.category-manager .form-control{border-radius: 4px !important;}
.category-manager .icon-category-small{cursor: pointer;}
.category-manager .fa-minus-circle{cursor: pointer;font-size: 20px;}
.category-manager .fa-plus-circle{cursor: pointer;font-size: 20px;color: #5cb85c;}
.category-manager  [name=sort]{width: 70px !important;}
.category-manager  [name=title]{width: 150px !important;}
.category-manager  [name=intro]{min-width: 345px !important;}

.row-cate{margin-top: 35px;margin-bottom: 15px;border: 1px solid red;height: 40px;overflow:hidden;}
.row-cate .text-muted{margin-right: 15px;}
.row-cate a{display: inline-block;padding: 7px 18px;border-radius: 4px;border:1px solid transparent;margin-bottom: 10px;text-decoration: none;}
.row-cate a:hover,.row-cate a.active{color: #009a61;border:1px solid #efefef;font-weight: 400;}

.row-cate-sub a{display: inline-block;text-align: center;}
.row-cate-sub a img{width: 60px;height: 60px;border-radius: 4px;}

.cate-list{margin-top: 75px;}
.cate-list .panel-recommend .pull-right{position: relative;top:3px;color: #06f;}
.cate-list .panel-recommend .panel-body{padding: 15px 9px;}
.cate-list .panel-recommend .panel-body a .help-block{
    font-size: 12px;height: 35px;overflow: hidden;
    margin-bottom: 0px;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.cate-list .panel-recommend .panel-body img{width: auto;height: auto;border-radius: 3px;}
.cate-list .panel-recommend .panel-body .col-md-1{padding: 5px;}
.cate-list .panel-default&gt;.panel-heading{border-color: transparent;}
.cate-list .panel{box-shadow: none;}
.cate-list .panel-default{border:0px;margin-bottom: 0px;}
.cate-list .panel-body{padding-left: 7px;padding-right: 7px;padding-top: 0px;}
.cate-list .panel-body img{width: 50px;height: 50px;border:1px solid rgba(0,0,0,.08);border-radius: 50%;background-color: #fff;}
.cate-list .panel-body .cate-item{
    margin-top: 15px;
    border: 1px solid rgba(0,0,0,.08);
    padding-left: 0px;padding-right: 15px;padding: 10px;
    border-radius: 4px;
    cursor: pointer}
.cate-list .panel-body .cate-item:hover{background-color: rgba(0,0,0,.08);}
.cate-list .panel-body .col-xs-12{padding-left: 8px;padding-right: 8px;}
.cate-list .cate-item&gt;a{display: inline-block;float: left;}
.cate-list .cate-item&gt;div{display: inline-block;width: 100%;}
.cate-list .cate-item&gt;div a.pull-left{margin-right: 10px;margin-top: 0px}
.cate-list .cate-item&gt;div a{font-weight: bold;font-size: 16px;margin-top: 5px;}
.cate-list .cate-item .help-block{margin-bottom: 0px;font-size: 13px;height: 20px;line-height: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}


#bookEditForm .panel-title{font-weight: normal;}
#bookEditForm input[type=checkbox], #bookEditForm input[type=radio]{margin-top:0px;margin-right: 3px;}
#bookEditForm .panel-body label{margin-right: 8px;}
#bookEditForm .panel-body{padding-bottom: 8px;}
#bookEditForm .panel{margin-bottom: 8px;}

.nopadding{padding: 0px !important;}

/*ç”¨æˆ·ä¸»é¡µ*/
.ucenter{margin-top: 75px;}
.ucenter .panel{border-radius: 0;box-shadow: none !important;}
.ucenter .well{border-radius: 0px;border: 0;box-shadow: none;padding: 15px 0;}
.ucenter h3{font-size: 18px;font-weight: 400;}
.ucenter .btns{margin:15px auto;}
.ucenter .btns .btn{margin-bottom: 15px;}
.ucenter .ucenter-avatar{text-align: center;}
.ucenter .ucenter-avatar .thumbnail{width: 100px;height:100px;margin: 0 auto;border-radius: 50%;}
.ucenter .ucenter-content{min-height: 150px;}
.ucenter .ucenter-content .col-sm-2{padding-left: 0}
.ucenter-content ul,.ucenter-content li{list-style: none;padding: 0px;}
.ucenter-content li.clearfix{border-bottom: 1px dashed #EFEFEF;padding:20px;padding-left: 5px;}
.ucenter-content li.clearfix:hover{background-color: #EFEFEF;}
.ucenter-content li.clearfix&gt;a{display: block;}
.ucenter-content li.clearfix h4{font-weight: 400;margin-top: 0px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;}
.ucenter-content li.clearfix .help-block{line-height: 180%;}
.ucenter-content .book-info{font-size: 12px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ucenter-content .book-info span{margin-right: 10px;}
.ucenter-content .book-description{max-height: 75px;overflow: hidden;}
.ucenter .fans-item{margin-top:15px;}
.ucenter .fans-item a{display: inline-block;}
.ucenter .fans-item a.fans-username{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ucenter .fans-item .btn{margin-top: 5px;}
.ucenter .fans-item .thumbnail{border-radius: 50%;margin-bottom: 5px;margin: 5px auto;max-width: 100px;}
.ucenter .fans-item .thumbnail img{border-radius: 50%;max-width: 100px;}
.ucenter .user-stat li,.ucenter .user-stat ul{padding: 0;list-style: none;color: #888888}
.ucenter .user-stat li{padding: 10px 0;border-bottom: 1px dashed #EFEFEF;}
.ucenter .user-stat{border-top: 1px dashed #EFEFEF;text-align: left;margin-top:20px;}
.ucenter .user-stat .stat-item{font-size: 1.3em;}
.ucenter .user-stat span{color: #f44336;}
.ucenter .user-stat span:first-child{display: inline-block;width: 70px;color:#666;}
.ucenter .user-stat small{font-size: 12px;}
.ucenter .sign-rule .text-muted{color: #cccccc}
.ucenter .sign-rule a{color: #777}

.recommend-book:before{
    content: url("../images/recommend-red.png");
    position: absolute;top:5px;left: 22px;
}
.bookstack-info .recommend-book:before{
    top:22px;
}
.bookstack-info .btn{border: 0px;}
.book-list .recommend-book:before,.ucenter .recommend-book:before{left: 7px;}

.manual-header .nav&gt;li&gt;a:focus, .manual-header .nav&gt;li&gt;a:hover{
    padding-bottom: 16px !important;
}


.search-result .search-form{margin: 10px 0px;}
.result-list ul,.result-list li.clearfix{list-style: none;padding: 0px;}
.result-list li.clearfix img{width: 80%;}
.result-list li.clearfix{margin: 20px 0px;border-bottom: 1px dashed #EFEFEF;
    line-height: 180%;
}
.result-list li.clearfix h4{margin-top: 0px;}
.result-list .book-info{font-size: 12px;}
.result-list .book-info span{margin-right: 5px;}
.result-list .book-description{
    text-overflow: ellipsis;overflow: hidden;word-break: break-all;height: 75px;
    margin-bottom: 20px;color: #888888;
}

.search-result .doc-result li&gt;.col-xs-12{
    padding-left: 0px;
}
.search-result .doc-result .book-description{
    height: auto;max-height: 75px;
}

.pin-book:after {
    content: url(../images/pin.png);
    position: absolute;
    left: 19px;
    top: 5px;
}

.lang-explore .text-muted{color: #999;}
.lang-explore a{margin-left: 5px;margin-right: 3px;}
.lang-explore a.active{color: #06f}
.submit-book{margin-top: 90px;}
.submit-book p{margin-bottom: 0;}
.submit-book form{margin-bottom: 30px;}
.submit-book .form-group{margin-bottom: 30px;}
.submit-book h1{margin:0 0 50px;font-size: 30px;}
.submit-book .right{border-left: 1px solid #EFEFEF;line-height: 180%;}
/*.submit-book .right div{text-indent: 2em;}*/
.submit-book .right strong,.submit-book .right h4{font-weight: normal;color: #000;}

#page-rank .rank-head{margin: 30px 0;}
#page-rank .panel{border-radius: 0;box-shadow: none;}
#page-rank .panel-default{border-color: #EEEEEE}
#page-rank .panel-default&gt;.panel-heading{background-color: #ffffff;}
#page-rank .panel-body ul,#page-rank .panel-body li{padding: 0;margin: 0;list-style: none;}
#page-rank .panel-body{padding-left: 0;padding-right: 0;}
#page-rank .panel-body li span{
    display: inline-block;
    max-width: 180px;
    white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
#page-rank .rank-order{
    width: 30px;height: 30px;line-height: 30px;
    text-align: center;
    margin-right: 15px;
    background-color: #ededed;
    color: #666;
}
#page-rank .rank-order-no1{
    color: #fff;background-color: #bf2c24;
}
#page-rank .rank-order-no2{
    color: #fff;background-color: #e67225;
}
#page-rank .rank-order-no3{
    color: #fff;background-color: #e6bf25;
}
#page-rank .panel-body li a{
    display: block;padding: 10px 15px 0;
    border-bottom: 1px dashed #EFEFEF;
    line-height: 30px;
}
#page-rank .panel-body li small{float: right;color: #aaaaaa}
#page-rank .panel-body li a:hover{background-color: #EFEFEF;}

.text-red{color: red !important;}

.category-index{
    padding-right: 0;
}

.category-index .panel-body{
    border:1px solid #f1f2f3;
    padding: 0; background-color: #ffffff;
    overflow-y: auto;
}

.category-index ul,.category-index li{padding: 0;list-style: none;margin: 0}
.category-index li&gt;a{
    display: block;
    line-height: 40px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #f1f2f3;
    text-decoration: none;
    padding: 0 15px;
}

.category-index li&gt;a:hover{
    background-color: #f8f8f8;
}

.category-index li&gt;a.active,.category-index li&gt;a:hover{
    color: #f44336;
}
.category-index li&gt;a:last-of-type{border-bottom: 0}
.category-index.fixed{
    position: fixed;
    z-index: 999;
    top: 50px;
    bottom: 0;
}

.category-index .panel-default.fixed{
    position: fixed;
    top: 70px;
    z-index: 999;
}

@media (max-width: 768px) {
    .ucenter-content li .col-xs-3{padding-right: 0}
}

.cate-intro{border: 1px dashed #ccc;margin: 0 0 15px 0;padding: 5px 10px;box-sizing: border-box;color: #787878}

.backtop{
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 9999;
    width: 45px;
    height: 45px;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 20px;
    line-height: 40px;
    border-radius: 4px;
    cursor: pointer;
    background-color: #fff;
}
.backtop:hover{background-color: #dddddd;color: #10af88;}
.wait2del&gt;div{margin-bottom: 15px;}
.wait2del ul{padding-left: 15px;}
.wait2del label{font-weight: normal;}</pre></body></html>