.home-view{height:calc(100vh - 140px);width:100%;background:linear-gradient(to bottom left,#c2dffc,#f6f9ff,#f6f9ff,#f6f9ff);border-radius:20px}.home-view .header-tab{padding:22px;width:100%;height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;font-family:Heiti}.home-view .header-tab .tab-item{padding:8px 20px;margin-right:22px;border-radius:22px;color:#000;cursor:pointer}.home-view .header-tab .isActive{font-weight:600;background:#dce4f2;color:#000}.home-view .body{font-family:Heiti;width:100%;height:calc(100% - 50px);margin-top:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:space-evenly;justify-content:space-evenly}.home-view .body .body-left{background:#fff;width:15%;height:calc(100% - 16px);border-radius:12px;padding:16px}.home-view .body .body-left .body-left-title{background-image:linear-gradient(-48deg,#a598f3,#5c4eeb 35%,#4653ed 45%,#2468f2 72%,#568af5);border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:40px;text-align:center;width:100%}.home-view .body .body-left .body-left-search{margin-top:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#000}.home-view .body .body-left .body-left-search div{cursor:pointer}.home-view .body .body-left .body-left-search .search-i{color:#8e8e8e;font-size:18px;cursor:pointer}.home-view .body .body-left .file-list{margin-top:5px}.home-view .body .body-left .file-list .file-item{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;border-bottom:1px solid #dcdcdc;padding-bottom:8px;margin-top:8px;cursor:pointer}.home-view .body .body-left .file-list .file-item .file-logo{margin-right:8px}.home-view .body .body-left .file-list .file-item .file-logo img{width:25px}.home-view .body .body-left .file-list .file-item .file-info{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.home-view .body .body-left .file-list .file-item .file-info .info-title{color:#000;font-size:14px}.home-view .body .body-left .file-list .file-item .file-info .info-time{width:100%;color:#969696;font-size:10px;margin-top:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.home-view .body .body-left .file-list .file-item .file-info .info-time img{width:15px}.home-view .body .body-right{background:#fff;width:82%;height:calc(100% - 16px);border-radius:12px;-ms-grid-column-align:center;justify-items:center;-ms-flex-direction:column;flex-direction:column}.home-view .body .body-right,.home-view .body .body-right .right-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.home-view .body .body-right .right-title{margin-top:26px;color:#000;font-size:36px;font-weight:600;-ms-flex-pack:center;justify-content:center;letter-spacing:-.54px;text-align:center;position:relative}.home-view .body .body-right .right-title span{left:0;position:absolute;top:0;background-clip:text;background-image:linear-gradient(193deg,transparent,#2468f2 66%);color:transparent}.home-view .body .body-right .right-title img{position:absolute;left:-30px;top:20px;width:26px}.home-view .body .body-right .right-ftitle{margin-top:16px;color:#5c5f66;font-size:14px;font-weight:400;padding:12px 0 24px;text-align:center}.home-view .body .body-right .right-upload{width:90%;height:40%}.home-view .body .body-right .right-upload .ant-upload-drag{background-image:url(../img/upLoadBg.48415e8a.png)!important;background-size:cover;border-radius:22px;overflow:hidden}.home-view .body .body-right .right-upload .ant-upload-drag-icon img{width:40px}.home-view .body .body-right .right-upload .ant-upload-drag-icon svg{color:#d4d6d9;font-size:48px;height:77px;width:75px}.home-view .body .body-right .right-btn{margin-top:40px}.home-view .body .body-right .right-btn .button{background-image:linear-gradient(-48deg,#a598f3,#5c4eeb 35%,#4653ed 45%,#2468f2 72%,#568af5);border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:40px;text-align:center;width:240px}