.week-mode{overflow:hidden;-webkit-filter:invert(80%);filter:invert(80%)}.beauty-scroll{position:relative;-ms-overflow-style:none}.beauty-scroll::-webkit-scrollbar{width:5px;height:3px}.beauty-scroll::-webkit-scrollbar-thumb{border-radius:3px;background:#c1c1c1}.beauty-scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0);border-radius:3px;background-color:#f1f1f1}.split-right:not(:last-child){border-right:1px solid rgba(98,98,98,.2)}.disabled{cursor:not-allowed;color:#C9CDD4}#nprogress,.disabled{pointer-events:none}#nprogress .bar{background:#387cff;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #387cff,0 0 5px #387cff;box-shadow:0 0 10px #387cff,0 0 5px #387cff;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid transparent;border-top-color:#387cff;border-left-color:#387cff;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.import-box .box{position:relative}.import-box .box+.box{margin-top:24px}.import-box .box .downLoadBtn{display:inline-block;height:32px;line-height:32px;padding:0 12px;background:#387cff;color:#fff;border-radius:4px}.import-box .box .card{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:166px;margin-top:8px;text-align:center;border-radius:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.import-box .box .card .ant-upload-drag{background:transparent}.import-box .box .card.bgColor{background:#fafafa}.import-box .box .card .fileName{margin-bottom:4px;color:#969799}.import-box .box .card .fileSize{color:#C8C9CC}.import-box .box .card .imageSize{width:47px;height:47px}.import-box .box .card .tips{margin-top:12px;font-size:14px;color:#969799}.import-box .box .scroll{height:300px;background:#FAFAFA;padding:16px;margin-top:16px;overflow-y:auto}.import-box .progressBlock{padding-top:88px;padding-bottom:88px;text-align:center;color:#969799}.import-box .progressBlock .check-circle{font-size:88px}.import-box .scroll-box /deep/ .ant-card-body,.import-box /deep/ .scroll-box{padding:0}.import-box .center{text-align:center;line-height:100px}.import-box .red{color:#D9001B}