@charset "utf-8";
.document-img {
    width:70px;
    height:75px;
    border-radius:2px;
    margin-right:10px;
}
.document-tab-content li {
    float:left;
    padding:12px;
    margin:0 0 28px 0;
    width:154px;
    height:206px;
}
.doc-left {
    white-space:nowrap;
    text-overflow:ellipsis;
    text-decoration:none;
    overflow:hidden;
    word-break:break-all;
}
.pr22 {
    margin:10px 0;
    padding-right:22px;
}
.document-info-footer {
    margin-top:20px;
    color:#999999;
}
.recommend-doc {
    display:flex;
    width:250px;
}
.cent {
    display:flex;
    justify-content:center;
}
.doc-banner {
    width:70px;
    height:75px;
}
.doc-sb {
    margin-top:15px;
    display:flex;
    justify-content:space-between;
}
.sb {
    display:flex;
    justify-content:space-between;
}
.ml35 {
    margin-left:35px;
}
.doc-tab-content li {
    display:inline-block;
    margin:30px 0 0 0;
    height:128px;
    width:100%;
}
.doc-tab-content ul li:nth-child(n+3) {
    margin:0;
}
.doc-more {
    position:absolute;
    top:-4px;
    right:4px;
    height:32px;
    line-height:32px;
    color:#44a4f8;
}
.doc-flo {
    float:left;
    margin-bottom:15px;
}
.file-type {
    width:70px;
    height:75px;
    background:url("../images/icons/doc-file-icon.png");
}
.bg-icon-xls,.bg-icon-xlsx {
    background-position:-10px -10px;
}
.bg-icon-pdf {
    background-position:-100px -10px;
}
.bg-icon-ppt,.bg-icon-pptx {
    background-position:-190px -10px;
}
.bg-icon-rar,.bg-icon-zip {
    background-position:-10px -105px;
}
.bg-icon-docx,.bg-icon-doc {
    background-position:-100px -105px;
}
.doc-recommend-list li {
    padding:15px 0;
    border-bottom:1px solid #EAEAEA;
}
.doc-recommend-list li:last-child {
    padding-bottom:0;
    border-bottom:0;
}
.flex {
    display:flex
}
.menu-books {
    border:0;
}
.mr20 {
    margin-right:20px !important;
}
.col-red {
    color:#FE4509;
}
.doc-btn-gray {
    color:#666666;
}
.doc-type {
    font-size:12px;
    color:#999999;
}
.fz12 {
    font-size:12px
}
.doc-upload-con {
    position:absolute;
    display:inline-block;
    right:30px;
}
.vip-coupon {
    position:absolute;
    right:48px;
    margin-top:10px;
}
#documentPage {
    display:flex;
    justify-content:center;
    align-items:center;
    margin:20px;
}
/*首页列表*/
.paper-rank-list li{
    clear: both;
    overflow: hidden;
    margin-bottom: 18px;
}
.paper-rank-list li .info{
    float: left;
    width: calc(100% - 70px);
}
.paper-rank-list li .info .tlt{
    display: inline-block;
    height: 36px;
    overflow: hidden;
}
/*列表页*/
.doc-other-list {
    margin-bottom:10px;
    min-height:200px;
}
.doc-other-list:last-child {
    margin-bottom:0;
}

.doc-list {
    margin-top:12px;
}
.doc-list li {
    position:relative;
    border-bottom:1px solid #eaeaea;
    overflow:hidden;
    padding:20px 0;
}
.doc-list li:last-child {
    border-bottom: 0;
}
.doc-list-vip{
    display: inline-block;
    vertical-align: -5px;
    margin-right: 4px;
    font-style: normal;
    padding: 0 6px;
    height: 18px;
    background: linear-gradient(90deg, #fee2b6, #fec86e);
    border-radius: 2px;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    color: #a26b0f;
    overflow: hidden;
}
.list-item-right {
    position:absolute;
    right:0;
    top:20px;
    overflow:hidden;
    background-color:#fff;
}
.list-item-right p {
    margin-top:6px;
    font-size:12px;
    text-align:center;
}
.doc-list .file-type {
    float:left;
}
.doc-list .list-item-center {
    width: calc(100% - 160px);
    width:-webkit-calc(100% - 160px);
    float:left;
    margin-left:12px;
}
.doc-list .list-item-center .item-header a{
    font-size: 15px;
}
.doc-view-property {
    overflow: hidden;
}
.doc-list .item-property p,.doc-view-property p {
    padding:12px 14px 0 0;
    display:inline-block;
    color:#666;
}
.doc-list .item-property p {
    font-size:12px;
}
.doc-list .item-property p span,.doc-view-property p span {
    color:#999;
}
.doc-list .item-footer {
    margin-top:12px;
    color:#666;
    font-size:12px;
}
.doc-list .item-footer span {
    color:#FF6B00;
}
.album-book-img{
    display: inline-block;
    float: left;
    width: 132px;
    height: 100px;
    background-color: #f2f2f2;
    border-radius: 8px;
    overflow: hidden;
}
.album-book-img img{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.album-list .list-item-center{
    width: calc(100% - 260px);
    width: -webkit-calc(100% - 260px);
}
.album-list li .item-header a{
    font-size: 16px;
    font-weight: bold;
}
/*详情页*/
iframe {
    border:none;
}
.shareCount {
    position:absolute;
    right:18px;
    top:22px;
    color:#999;
    cursor:pointer;
}
.detail-btn {
    position:absolute;
    right:12px;
    bottom:8px;
}
.doc-green-btn {
    margin:10px 20px 10px 0;
    border-radius:22px;
    background-color:#25c88a;
}
.doc-blue-btn {
    margin:10px 0;
    border-radius:22px;
    background-color:#1E9FFF;
}

.doc-view-header {
    position:relative;
    width:100%;
    min-height:90px;
    background-color:#fff;
    padding:18px;
}
.doc-view-header .doc-view-title {
    max-width:100%;
    color:#333;
    font-size:24px;
    line-height: 28px;
    font-weight:normal;
    word-break:break-all;
}
.doc-view-header .doc-view-title .doc-list-vip{
    float: left;
    height: 22px;
    line-height: 22px;
    margin-top: 3px;
    vertical-align: bottom;
    border-radius: 2px;
}
.doc-view-header .list-file-type{
    margin-right: 4px;
}
.doc-view-header .doc-view-title .layui-badge {
    height:26px;
    line-height:24px;
    border:1px solid #1E9FFF;
    color:#1E9FFF;
    background-color:#fff !important;
    vertical-align:3px;
}
.doc-view-property .likeCount {
    cursor: pointer;
}
.doc-view-property .share {
    cursor: pointer;
}
.doc-view-content {
    position:relative;
    background-color:#fff;
    margin-bottom: 10px;
    padding: 0 5px;
    min-height:800px;
}
.doc-view-content img {
    max-width: 100%;
}
.doc-view-content .img-wrap img {
    width: 100%;
}

.doc-state {
    text-align:center;
}
.doc-state img {
    margin:100px auto 20px;
    text-align:center;
}
.doc-state p {
    text-align:center;
    color:#666;
}
.stamp {
    position:absolute;
    right:80px;
    top:0;
    width:96px;
    height:78px;
    background:url("../images/icons/icon-stamp.png")no-repeat center;
    background-size:100%;
}
.stamp span {
    display:inline-block;
    margin-top:25px;
    width:96px;
    text-align:center;
    color:#e71f19;
    transform:rotate(-18deg);
    -ms-transform:rotate(-18deg);
}
.doc-view-content .layui-tree-entry {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px dashed #eaeaea;
    box-sizing: content-box;
    padding: 2px 0 10px;
}
.doc-view-content .layui-tree-icon {
    margin-left:0;
    width:16px;
    height:16px;
}
.doc-view-content .layui-tree-icon .layui-icon {
    font-size:14px;
}
.down-vip-btn{
    background: linear-gradient(90deg,#44ddf8,#44a4f8);
}
.doc-view-userInfo {
    display:block;
    width:100%;
    padding:14px;
    overflow:hidden;
    margin-bottom:10px;
}
.right-userInfo {
    background:url("/static/images/teaching/user-bg.png") no-repeat center;
    background-size:cover;
}
.doc-view-userInfo .userImg {
    float:left;
    padding:3px;
    border-radius:50%;
    background-color:#fff;
}
.doc-view-userInfo .userImg img {
    width:60px;
    height:60px;
    border-radius:50%;
}
.doc-view-userInfo .userInfo {
    float:left;
    margin:10px 0 0 10px;
    color:#333;
}
.doc-view-userInfo .userInfo .btn-subscribe {
    margin-top:8px;
    display:block;
    width:54px;
    height:28px;
    line-height:28px;
    text-align:center;
    border-radius:4px;
    border:none;
    font-size:12px;
    background-color:#fff;
    position:relative;
    cursor:pointer;
}
.doc-view-userInfo .userIntroduction {
    clear:both;
    padding-top:12px;
}
.doc-view-userInfo .btn-box {
    clear:both;
    padding-top:12px;
    width:100%;
    display:flex;
}
.doc-view-userInfo .btn-box a {
    flex:1;
    -webkit-flex:1;
    -moz-box-flex:1;
    border: none;
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}
.doc-view-userInfo .btn-box a:nth-child(2) {
    margin-left:12px;
}
.doc-view-userInfo .userInfo .name,.doc-view-userInfo .userInfo .honour {
    display:inline-block;
}
.doc-view-userInfo .userInfo .time {
    margin-top:10px;
    color:#999;
    font-size:12px;
}
.doc-view-userInfo .userInfo .honour {
    position:relative;
    margin-left:12px;
    height:22px;
    line-height:20px;
    padding:0 6px 0 14px;
    border:1px solid #caad74;
    border-radius:4px;
    color:#caad74;
    font-size:12px;
}
.doc-view-userInfo .userInfo .honour:before {
    position:absolute;
    left:-12px;
    top:-3px;
    content:"";
    width:23px;
    height:24px;
    background:url("/static/images/teachers/icon-honour.png") no-repeat center;
    background-size:100%;
}
/*相关资源*/
.related-box {
    margin-top:10px;
    padding:16px;
    bottom:0;
    background:#fff;
}
.view-download-btn {
    position:relative;
    clear: both;
    height: 50px;
    display: flex;
}
.view-download-btn a {
    display: block;
    flex: 1;
    float: right;
    height: 50px;
    padding: 15px;
    text-align: center;
    color: #ffffff;
    background-color: #1E9FFF;
    cursor: pointer;
}
.view-download-btn a.wide {
    width: 100%;
}
.view-info-property {
    background-color: #ffffff;
    padding: 10px 20px;
    line-height: 35px;
    margin-bottom:10px;
}
#menu-books .more-options-button {
    margin-top: 6px;
    width: 100%;
    height: 20px;
    text-align: center;
    cursor: pointer;
}
#menu-books .more-options-button img {
    height: 20px;
}
#menu-books .more-options-button span {
    display: inline-block;
    width: 40px;
    height: 20px;
    background: url("/static/images/icons/angle-double-down.png") no-repeat;
    background-size: 100%;
    transition: all 0.1s ease-in;
}
#menu-books .more-options-button:hover{
    background-color: #f6f6f6;
}

#menu-books .more-options-button .button-up {
    transform: rotate(180deg);
}
.related-box .list-with-icon .item .title{
    display:inline-block;
}
/*详情页右侧列表*/

.other-document-list li{
    overflow: hidden;
    clear: both;
    margin-bottom: 6px;
}
.other-document-list li .document-list-title{
    float: left;
    width: 230px;
    margin-left: 6px;
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 3px;
}
.other-document-list li .document-list-title:hover{
    white-space: normal;
}
.other-document-list li:last-child{
    margin-bottom: 0;
}
.img-wrap {
    position: relative;
    min-height: 538px;
    max-height: 960px;
    text-align: center;
    max-width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #eeeeee;
}