.content-bg{
    background-color: #f5f7f9;
    padding: 100px 10px 0 10px;
}
.clearFloat:before,
.clearFloat:after{
    content: '';
    display: table;
    clear: both;
}

.page-left{
    float: left;
    position: relative;
    height: 783px;
    width: 250px;
    margin: 20px 20px 50px 0;
    background: #fff;
}
.page-right{
    float: left;
    width: 929px;
    margin: 20px 0 50px 0;
    background: #fff;
    position: relative;
}
.left-title{
    padding-left: 20px;
    height: 62px;
    line-height: 62px;
    font-family: PingFangSC-Semibold;
    font-size: 16px;
    color: #424246;
}
.left-item{
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #424246;
    position: relative;
    cursor: pointer;
}
.item-active{
    background-image: linear-gradient(-90deg, rgba(84,178,244,0.00) 2%, rgba(84,178,244,0.15) 98%);
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #4185F6;
}
.item-active:before{
    content: '';
    display: block;
    width: 6px;
    height: 50px;
    position: absolute;
    left: -1px;
    background: #4185F6;
}
.space-info{
    position: absolute;
    z-index: 3;
    bottom: 60px;
}
.role-area{
    margin: 0 0 10px 25px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.role-flag{
    width: 17px;
    height: 15.5px;
    margin-bottom: 2px;
}
.role-des{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #424246;
}
.progress{
    width: 200px;
    height: 10px;
    position: relative;
    margin: 0 0 5px 25px;
    background: #E9EAEC;
    border-radius: 5px;
}
.curr-progress{
    background: #4185F6;
    border-radius: 5px;
    width: 0;
    height: 10px;
}
.deadline-tips{
    display: none;
    width: 14px;
    height: 14px;
    right: -19px;
    top: 0;
    position: absolute;
    margin-bottom: 3px;
    vertical-align: middle;
    background: url(/static/imgs/overdue-tips.png?v=a720d74f6d) no-repeat;
}
.deadline-tips:hover > div{
    display: block;
}
.cloud-space{
    position: relative;
    height: 20px;
    line-height: 20px;
    padding-left: 25px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #424246;
}
.capacity{
    display: inline-block;
    padding-right: 5px;
}
.capacity-tips{
    width: 14px;
    height: 14px;
    position: relative;
    display: inline-block;
    margin-bottom: 3px;
    vertical-align: middle;
    background: url("/static/imgs/cloud-tips.png?v=be77f4a1f4") no-repeat;
}
.tips-content{
    display: none;
    position: absolute;
    z-index: 1;
    top: 24px;
    left: -48px;
    width: 265px;
    padding: 5px 0;
    background: #9a9a9a;
    border: 1px solid #979797;
    border-radius: 3px;
}
.capacity-tips:hover > div{
    display: block;
}
.cloud-group{
    line-height: 16px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #FFFFFF;
    padding: 0 13px;
    word-break: break-all;
}
.tips-arrow{
    position: absolute;
    top: -8px;
    left: 43px;
    border-width: 0 10px 10px;
    border-color: transparent transparent #9a9a9a;
    border-style: solid;
}
.right-header{
    /*position: relative;*/
    width: 100%;
    height: 90px;
    border-bottom: 2px solid #E9EAEC;
}
.upload-tips{
    position: absolute;
    width: 14px;
    height: 14px;
    right: 110px;
    top: 25px;
    margin-bottom: 3px;
    vertical-align: middle;
    background: url("/static/imgs/cloud-tips.png?v=be77f4a1f4") no-repeat;
}
.tips-size{
    display: none;
    position: absolute;
    z-index: 1;
    top: 35px;
    left: -65px;
    width: 373px;
    height: 64px;
    background: #9a9a9a;
    border: 1px solid #979797;
    border-radius: 3px;
}
.upload-file:hover  .show-upTips{
    display: block;
}
.cloud-instruct{
    float: right;
    font-size: 12px;
    margin-right: 20px;
    height: 64px;
    line-height: 64px;
    color: #4185F6;
    cursor: pointer;
}
.allow-ext{
    height: 42px;
    line-height: 14px;
    padding: 12px 15px;
    text-align: left;
    word-break: break-all;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #FFFFFF;

}
.tips-up {
    position: absolute;
    top: -8px;
    left: 89px;
    border-width: 0 10px 10px;
    border-color: transparent transparent #9a9a9a;
    border-style: solid;
}
.header-nav{
    /*float: left;*/
    /*height: 64px;*/
    /*display: inline-block;*/
    /*margin-left: 15px;*/
}
.nav-item{
    float: left;
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #777777;
    cursor: pointer;
}
.nav-active{
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #4185F6;
    border-bottom: 3px solid #4185F6;
}
.header-opr{
    display: none;
    float: left;
    height: 64px;
    line-height: 64px;
    text-align: center;
    padding-left: 5px;
}
.header-opr>div{
    float: left;
    border: 1px solid #4185F6;
    height: 25px;
    line-height: 25px;
    margin: 18px -1px 18px 0;
    padding-left: 24px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #4185F6;
}
.opr-download{
    width: 34px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: url("/static/imgs/file-download.png?v=5a52f04f28") no-repeat;
    background-position: 12px;
    cursor: pointer;
}
.header-opr .opr-download-fb{
    background: url("/static/imgs/file-download-fb.png?v=f1ce4d44fd") no-repeat;
    background-position: 12px;
    color: #D0D0D0;
}
.opr-delete{
    width: 34px;
    background: url("/static/imgs/file-delete.png?v=c1ae51b0a8") no-repeat;
    background-position: 12px;
    cursor: pointer;
}
.opr-rename{
    width: 46px;
    background: url("/static/imgs/file-rename.png?v=580576b918") no-repeat;
    background-position: 12px;
    cursor: pointer;
}
.header-opr .opr-rename-fb{
    background: url("/static/imgs/file-rename-fb.png?v=5462600724") no-repeat;
    background-position: 12px;
    color: #D0D0D0;
}
.opr-rgfy{
    width: 58px;
    background: url("/static/imgs/rgfy.png?v=ce7c48c78d") no-repeat;
    background-position: 12px;
    cursor: pointer;
}
.header-opr .opr-rgfy-fb{
    background: url("/static/imgs/rgfy-fb.png?v=99001fe41c") no-repeat;
    background-position: 12px;
    color: #D0D0D0;
}
.opr-jqfy{
    width: 58px;
    background: url("/static/imgs/jqfy.png?v=34a0327cf8") no-repeat;
    background-position: 12px;
    cursor: pointer;
}
.header-opr .opr-jqfy-fb{
    background: url("/static/imgs/jqfy-fb.png?v=868329c4e3") no-repeat;
    background-position: 12px;
    color: #D0D0D0;
}
.opr-zywjqkz{
    width: 94px;
    background: url("/static/imgs/machine-change.png?v=187eae6d19") no-repeat;
    background-position: 12px;
    cursor: pointer;
}
.header-opr .opr-zywjqkz-fb{
    background: url("/static/imgs/machine-change-fb.png?v=424499b94e") no-repeat;
    background-position: 12px;
    color: #D0D0D0;
}
.opr-zwrgjz{
    width: 55px;
    background: url("/static/imgs/artificial-change.png?v=adf4d22c1e") no-repeat;
    background-position: 12px;
    cursor: pointer;
}
.header-opr .opr-zwrgjz-fb{
    background: url("/static/imgs/artificial-change-fb.png?v=30394d0254") no-repeat;
    background-position: 12px;
    color: #D0D0D0;
}
.opr-show:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.overflow-tips{
    display: none;
    float: left;
    height: 64px;
    padding-left: 31px;
    line-height: 64px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #F65451;
    background: url("/static/imgs/overflow-tips.png?v=a720d74f6d") no-repeat;
    background-position: 16px 27px;
}


.upload-file{
    float: left;
    margin: 19px 20px 0 20px;
    width: 75px;
    height: 26px;
    line-height: 26px;
    background: #4185F6;
    border-radius: 4px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FFFFFF;
}
.webuploader-pick {
    width: 100%;
    padding: 0;
    background-color: transparent;
    overflow: visible;
}
.no-file{
    display: none;
    /*background: url(/static/imgs/no-file.png?v=626430c40b) no-repeat;*/
    height: 395px;
    box-sizing: border-box;
    text-align: center;
    padding-top:200px;

}
.no-file-img{
    height: 137px;
    width: 261px;
}
.no-file-text{
    font-size: 14px;
    color: #666666;
}
.file-list{
    width: 100%;
    /*height: 717px;*/
}
.list-title{
    height: 40px;
    padding: 7px 0 0 60px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #A6A6A6;
    line-height: 40px;
}
.file-name{
    float: left;
    position: relative;
    width: 470px;
    padding-right: 10px;
    height: 40px;
}
.file-name1{
    float: left;
    position: relative;
    width: 530px;
    margin-right: 10px;
    height: 40px;
}
.file-source{
    float: left;
    width: 106px;
    margin-right: 10px;
    height: 40px;
    font-size: 12px;
}
.file-size{
    float: left;
    width: 88px;
    margin-right: 10px;
    height: 40px;
}
.change-date{
    float: left;
    width: 150px;
    height: 40px;
}
.list-content{
    width: 100%;
    height: 670px;
    overflow-y: scroll;
}
.list-content::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.list-content::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.list-item{
    height: 40px;
    line-height: 40px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #424246;
}
.list-item:nth-of-type(odd){
    background: #F8F9FA;
}
.list-item:hover{
    background: rgba(57,148,255,0.15);
}
.list-item:hover .show-operation{
    display: block;
}
.file-icon{
    float: left;
    height: 40px;
    width: 22px;
}
.file-type-audio {
    background: url(/static/imgs/audio-flag.png?v=35ac6c45cc) 0 10px/22px no-repeat;
}

.file-type-video {
    background: url(/static/imgs/video-flag.png?v=14910d408c) 0 10px/22px no-repeat;

}
.file-type-document {
    background: url(/static/imgs/document-flag.png?v=c055c2d2f3) 0 10px/22px no-repeat;
}
.file-type-ppt {
    background: url(/static/imgs/ppt-flag.png?v=291c239434) 0 10px/22px no-repeat;
}
.filename {
    padding-left: 10px;
    width: 250px;
    height: 40px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
}
.select-area{
    width: 355px;
    float: left;
}
.no-select-item{
    float: left;
    width: 15px;
    height: 15px;
    margin: 14px 15px 0 30px;
    background: url("/static/imgs/file-noselect.png?v=1d383c99a4") no-repeat;
    background-size: cover;
}
.select-item{
    background: url("/static/imgs/file-select.png?v=3eb40f769b") no-repeat;
    background-size: cover;
}
.item-operation{
    float: right;
    display: none;
}
.operation-item{
    float: left;
    padding-right: 20px;
    position: relative;
}
.operation-img{
    cursor: pointer;
    width: 14px;
}
.rename-edit{
    display: none;
    left: 90px;
    position: absolute;
}
.rename-input{
    width: 206px;
    height: 24px;
    background: #FFFFFF;
    border: 1px solid #4185F6;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;

}
.edit-sure{
    display: inline-block;
    height: 26px;
    width: 24px;
    background: #4185F6 url(/static/imgs/edit-sure.png?v=ae3a4624da) no-repeat 6px 8px;
    vertical-align: middle;
}
.edit-cancel{
    display: inline-block;
    height: 26px;
    width: 24px;
    background: #F65451 url(/static/imgs/edit-cancel.png?v=77548f1891) no-repeat 6px 8px;
    vertical-align: middle;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.content-tips{
    position: absolute;
    display: none;
    width: 36px;
    height: 21px;
    left: -13px;
    top: 36px;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #777777;
    line-height: 21px;
    text-align: center;
}
.content-tips:hover{
    display: block;
}
.content-tips3{
    width: 46px;
    left: -18px;
}
.content-tips4{
    width: 56px;
    left: -24px;
}
.content-tips6{
    width: 79px;
    left: -35px;
}
.content-tips7{
    width: 96px;
    left: -43px;
}
.point-to{
    position: absolute;
    border-width: 0 7px 7px;
    border-color: transparent transparent #D8D8D8;
    border-style: solid;
    left: 12px;
    top: -7px;

}
.point-to3{
    left: 16px;
}
.point-to4{
    left: 22px;
}
.point-to6{
    left: 33px;
}
.point-to7{
    left: 42px;
}
.show-tips:hover + div{
    display: block;
}
.deleteModal{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 20;
}
.modal-bg{
    height: 234px;
    width: 521px;
    left: 50%;
    top: 50%;
    margin-left: -259px;
    margin-top: -117px;
    z-index: 100;
    position: fixed;
    background: #fff;

}
.modal-content{
    width: 100%;
    height: 100%;
    position: relative;
}
.warn-txt{
    height: 100px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #3F3F3F;
    letter-spacing: 0;
    text-align: center;
    padding: 76px 0 0;
}
.btn-area{
    height: 45px;
    background: #F5F5F5;
    border-radius: 0px 0px 4px 4px;
    padding: 13px 0 0 0;
    text-align: center;
}
.btn-sure{
    width: 135px;
    height: 32px;
    border: none;
    margin-right: 40px;
    background: #4185F6;
    border-radius: 4px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
}
.btn-cancel{
    width: 135px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #4185F6;
    border-radius: 4px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #4185F6;
    text-align: center;
    cursor: pointer;
}
.close-btn{
    position: absolute;
    background: url(/static/imgs/modal-close.png?v=94a2ac8640) no-repeat;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 10px;
    background-size: 10px;
    background-position: 5px;
    cursor: pointer;
    Z-index: 2;
}
.upload-window{
    display: none;
    position: absolute;
    width: 550px;
    right: 0;
    bottom: 0;
    background: #FFFFFF;
    box-shadow: 0 -2px 8px 0 rgba(194,194,194,0.50);
}
.upload-header{
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #E9EAEC;
}
.upload-content{

}
.content-title{
    height: 40px;
}
.content-list{
    height: 200px;
    overflow-y: scroll;
    width: 550px;
    overflow-x: hidden;
}
.content-list::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.content-list::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.upload-num{
    display: inline-block;
    width: 465px;
    padding-left: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #424246;
    vertical-align: top;
}
.mini-btn{
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    background: url(/static/imgs/upload-mini.png?v=bdfe108fec) no-repeat;
    background-position: 3px 9px;
    vertical-align: middle;
    cursor: pointer;
}
.max-btn{
    background: url("/static/imgs/upload-max.png?v=3c4f5abfc7") no-repeat;
    background-position: 4px 4px;
}
.shut-btn{
    display: inline-block;
    background: url(/static/imgs/upload-close.png?v=ba7f394848) no-repeat;
    width: 20px;
    height: 20px;
    background-position: 4px 4px;
    vertical-align: middle;
    cursor: pointer;
}
.content-title{
    height: 40px;
    line-height: 40px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #A6A6A6;
}
.upload-name{
    float: left;
    width: 220px;
    z-index: 1;
    position: relative;
    margin-right: 10px;
    padding-left: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
}
.upload-file-audio {
    background: url(/static/imgs/audio-flag.png?v=35ac6c45cc) 20px 10px/20px no-repeat;
}
.upload-file-video {
    background: url(/static/imgs/video-flag.png?v=14910d408c) 20px 10px/20px no-repeat;
}
.upload-file-document {
    background: url(/static/imgs/document-flag.png?v=c055c2d2f3) 20px 10px/20px no-repeat;
}
.upload-file-ppt {
    background: url(/static/imgs/ppt-flag.png?v=291c239434) 20px 10px/20px no-repeat;
}
.upload-size{
    float: left;
    width: 75px;
    z-index: 1;
    position: relative;
    margin-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
}
.upload-state{
    float: left;
    width: 110px;
    z-index: 1;
    position: relative;
    margin-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
}
.state-change{
    float: left;
    z-index: 1;
    position: relative;
    width: 12px;
    height: 40px;
    margin-right: 13px;
    cursor: pointer;
}
.upload-pause{
    background: url("/static/imgs/upload-pause.png?v=62102c7de8") no-repeat;
    background-position-y: 14px;
}
.upload-continue{
    background: url("/static/imgs/upload-continue.png?v=ca57a3b9e5") no-repeat;
    background-position-y: 14px;
}
.upload-cancel{
    float: right;
    z-index: 1;
    position: relative;
    width: 17px;
    height: 40px;
    margin-right: 25px;
    background: url(/static/imgs/upload-cancel.png?v=9157fcad35) no-repeat;
    background-position: 4px 15px;
    cursor: pointer;
}
.upload-finish{
    background: url(/static/imgs/upload-finish.png?v=fe64498e8c) no-repeat;
    background-position: 4px 15px;
}
.upload-warn{
    background: url(/static/imgs/overdue-tips.png?v=a720d74f6d) no-repeat;
    background-position: 4px 15px;
}

.content-item{
    position: relative;
    width: 550px;
    height: 40px;
    line-height: 40px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #424246;
}
.content-item:nth-of-type(odd){
    background: #F8F9FA;
}
.progress-bg{
    height: 40px;
    width: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: #EDF5FE;
}
.numOver{
    color: red;
}





.showele{
    display: initial;
}
.hidden{
    display: none;

}
