html, body {
    height: 100%;
}

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;
    background: #F2F2F4 url("../images/bg.jpg") no-repeat center center !important;
    background-size: 100%;
}

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, .2) 0 1px 5px;
    border-top: 3px solid #00A1B0
}

.manual-header .navbar-brand, .manual-header a {
    font-weight: normal;
    color: #333;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
}

#navbar-nav a {
    height: 60px !important;
    padding: 20px 15px !important;
    font-size: 15px;
}

/*.manual-header .navbar-brand {
    padding: 20px 10px !important;
}*/

.manual-reader .slidebar {
    margin: 7px 0 0 0;
}

.user-info {
    border: 0;
    background-color: #ffffff;
    padding: 5px 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 > 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;
}

/**************首页标签*******************/
.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 > .detail {
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    margin-left: 1em;
    opacity: .8
}

/*********************************/
.manual-body {
    margin-top: 100px !important;
    background: white;
    position: relative;
}

.manual-body .page-left {
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    z-index: 100;
    width: 230px;
    background-color: #f5f5f5;
    border-right: 1px solid #eaeaea;
    min-height: 400px;
}

.manual-body .page-left .menu {
    padding: 0;
}

.manual-body .page-left .menu li {
    list-style: none;
    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: #337AB7;
    color: white;
}

.manual-body .page-right {
    padding: 15px;
    margin-left: 230px;
    min-height: 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 #337AB7;
    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 > dt {
    margin-bottom: 6px;
    height: 231px;
    position: relative;
}

.manual-list .list-item .manual-item-standard > dt > a {
    display: block;
    position: relative;
    width: 100%;
}

.manual-list .list-item .manual-item-standard > dt > 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 > .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;
}

/**************用户搜索界面样式********************/
.searchbar {
    padding: 12px;
}

.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 > i.fa {
    padding: 10px;
}

.manual-search-reader .manual-body {
    margin-top: 100px;
}

.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;
}

/**************用户登录界面样式*******************/
.login .login-body {
    max-width: 400px;
    padding: 5px 15px 10px 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;
}

/************图片上传样式*******************/

#upload-logo-panel .wraper {
    float: left;
    background: #f6f6f6;
    position: relative;
    width: 480px;
    height: 480px;
    overflow: hidden;
}

#upload-logo-panel .watch-crop-list {
    width: 240px;
    padding: 10px 20px;
    margin-left: 10px;
    background-color: #f6f6f6;
    text-align: center;
    float: right;
    height: 480px;
}

#image-wraper {
    text-align: center;
}

.webuploader-pick {

}

.webuploader-pick-hover {

}

.webuploader-container {
    padding: 0;
    border: 0;
    height: 40px;
}

.watch-crop-list > 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 > 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 > li > a, .pagination-container .pagination > li > span {
    padding: 8px 16px !important;
}

.pagination-container .pagination > li > a, .pagination-container .pagination > li > span {
    color: #272727;
}

.pagination-container .pagination > .active > a {
    /*color: #fff;*/
    background-color: #f3f3f3;
    border: 1px solid #e3e3e0;
}

.pagination-container .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #272727;
}


/* 以下是OpenDoc的修正样式 */
.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: 13px;
}

/*.navbar-nav > li a {
    font-weight: 600;
}*/

.navbar-nav > li.active a {
    background: none;
    color: #00A1B0;
    /*border-bottom: 2px solid #00A1B0;*/
}

.navbar-nav > li a:hover {
    background: #EFEFEF;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #00A1B0;
    background-color: transparent;
    border-bottom: 2px solid #00A1B0;
    border-radius: 0;
}

.manual-list .list-item .manual-item-standard .cover {
    box-shadow: none;
}

.manual-list {
    padding-top: 15px;
}

.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 > img.logo {
    height: 50px;
    margin-top: -15px;
}

#book-intro {
    padding-top: 70px;
}

#book-intro ul, #book-intro li {
    list-style: none;
    padding: 0px;
}

#book-intro h1 {
    font-size: 22px;
    line-height: 150%;
    color: #555;
    margin-top: 10px;
}

#book-intro .none-listyle li {
    line-height: 250%;
    border-bottom: 1px dashed #EFEFEF;
}

#book-intro .col-xs-6 .none-listyle li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#book-intro .none-listyle li:last-child {
    border-bottom: 0px;
}

#book-intro .book-info .col-sm-9 {
    padding-left: 0px;
}

#book-intro .book-info img {
    cursor: pointer;
}

#book-intro .book-info span {
    color: #888888;
}

#book-intro .book-info .btn-group {
    padding: 0px;
    margin-top: 8px;
}

#book-intro .book-info a span {
    color: #fff;
}

#book-intro .book-info .btn-block {
    max-width: 300px;
    margin-top: 15px;
}

#book-intro .book-menu .none-listyle a {
    line-height: 250%;
    padding-left: 15px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

#book-intro .book-menu .none-listyle a:hover {
    background-color: #EFEFEF;
}

#book-intro .comments-form {
    padding-bottom: 15px;
    border-bottom: 1px solid #EFEFEF !important;
}

#book-intro .comments-form .fa {
    font-size: 18px;
}

#book-intro .comments-form .fa-star {
    color: #ff6600
}

#book-intro .comments-form .cursor-pointer {
    cursor: pointer;
}

#book-intro .comments-list li {
    padding: 30px 0px;
    border-bottom: 1px solid #EFEFEF;
}

#book-intro .comments-list li > .col-xs-12 {
    padding: 0px;
}

#book-intro .comments-list .username {
    color: #333333;
}

#book-intro .comments-list span {
    color: #b6b6b6;
    margin-left: 5px;
}

#book-intro .comments-list img {
    display: inline-block;
    height: 50px;
    width: 50px;
}

#book-intro .comments-list .comments-content {
    font-size: 13px;
    color: #999999;
    text-indent: 2em;
    line-height: 170%;
    margin-top: 10px;
}

#book-intro .comments-left {
    padding-left: 0px;
}

#book-intro .comments-right {
    padding: 0px;
}

#book-intro .comments-right .userinfo {
    font-size: 16px;
    position: relative;
    top: -7px;
}

#book-intro .comments-right .userinfo span {
    font-size: 14px;
    color: #999999;
}

#book-intro .comments-content {
    color: #999999;
}


.friend-links a {
    margin-right: 8px;
}

.book-title {
    line-height: 200%;
}

/*星*/
.book-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星*/

.book-labels {
    /*text-indent: 2em;*/
}

.book-labels a {
    margin-right: 10px;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #337ab7;
}

.qrcode-pay {
    max-width: 100%;
    cursor: pointer;
}

.footer {
    clear: both;
    padding: 30px 0;
    color: #8d8d8d;
    text-align: center;
    font: 12px/2.5 "Microsoft Yahei", Helvetica, arial, Verdana, "Lantinghei SC", "Hiragino Sans GB", \5b8b\4f53, sans-serif;
}

.footer a {
    display: inline-block;
    margin: 0;
}

.footer .vs {
    color: #CCC;
    margin: 0 10px;
    font-family: arial;
}

.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: 80px !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: 70px;
}

.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;
    word-break: break-all;
    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 > .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 #f1f1f1;
}

.cate-list .panel-body .cate-item {
    margin-top: 15px;
    border: 1px solid rgba(0, 0, 0, .1);
    padding-left: 0px;
    padding-right: 15px;
    padding: 10px;
    border-radius: 3px;
    cursor: pointer;
}

.cate-list .panel-body .col-xs-12 {
    padding-left: 8px;
    padding-right: 8px;
}

.cate-list .cate-item > a {
    display: inline-block;
    float: left;
}

.cate-list .cate-item > div {
    display: inline-block;
    width: 100%;
}

.cate-list .cate-item > div a.pull-left {
    margin-right: 10px;
    margin-top: 0px
}

.cate-list .cate-item > 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: 100px !important;
}

.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 > 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
}

.bookcover {
    margin: 15px 0 0 15px;
    position: relative
}

.recommend-book:before {
    content: url("../images/recommend-red.png");
    position: absolute;
    bottom: 5px;
    left: 5px;
}

/*.book-info .recommend-book:before {
    top: 22px;
}*/

.book-info .btn {
    border: 0px;
}

.book-list .recommend-book:before, .ucenter .recommend-book:before {
    left: 7px;
}

.manual-header .nav > li > a:focus, .manual-header .nav > li > 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 > .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 > .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 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 0 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;
}

.category-index ul, .category-index li {
    padding: 0;
    list-style: none;
    margin: 0
}

.category-index li > 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 > a:hover {
    background-color: #f8f8f8;
}

.category-index li > a.active, .category-index li > a:hover {
    color: #f44336;
}

.category-index li > 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;
}

@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
}


.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=60);
    outline: 0;
    opacity: .6;
}

#captcha_box img {
    height: 44px;
}

/*多屏适配*/
@media (min-width: 768px) {
    .container {
        width: 750px;
    }

    .container_main {
        clear: both;
        margin-top: 10px !important;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }

    .container_main {
        clear: both;
        margin-top: 20px !important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }

    .container_main {
        clear: both;
        margin-top: 30px !important;
    }
}

.bgw {
    background: white;
}

#manual-tree {
    padding: 15px;
}

#manual-tree li ul li {
    text-indent: 2em;
}

#manual-tree > ul > li > a {
    font-weight: bold;
}

#manual-tree li a {
    display: block;
    width: 100%;
    border-bottom: 1px dashed #DDD;
    line-height: 30px;
}

.input-group-lg > .form-control {
    font-size: 16px;
}