.share-netdisk-header[data-v-eeb459e6] {
  margin-top: -10px;
  width: 100%;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.share-netdisk-header .header-info[data-v-eeb459e6] {
  display: flex;
  align-items: center;
}
.share-netdisk-header .header-info span[data-v-eeb459e6] {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #ff3b4d;
  border-bottom: 2px solid #ff3b4d;
  margin-left: 60px;
  font-size: 16px;
}
.share-netdisk-header .login[data-v-eeb459e6] {
  display: flex;
  justify-content: space-between;
}
.share-netdisk-header .login p[data-v-eeb459e6] {
  margin-left: 20px;
  cursor: pointer;
}
.share-netdisk-header .login p[data-v-eeb459e6]:hover {
  color: #ff3b4d;
}
.download-con[data-v-eeb459e6] {
  padding: 14px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f5f5f5;
}
.download-con span[data-v-eeb459e6] {
  font-size: 14px;
  color: #b8b8b8;
  margin-right: 20px;
}
.download-con span p[data-v-eeb459e6] {
  font-size: 16px;
  color: #333333;
}
.download-con span i[data-v-eeb459e6] {
  margin-right: 4px;
}
.download-con .download-btn[data-v-eeb459e6] {
  font-size: 14px;
  color: #ff3939;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ff3939;
  width: 100px;
  height: 30px;
  border-radius: 5px;
  cursor: pointer;
}
.download-con .download-btn i[data-v-eeb459e6] {
  margin-right: 4px;
}
.breadcrumb-file[data-v-eeb459e6] {
  display: flex;
  align-items: center;
  margin: 15px 0;
  color: #999999;
}
.breadcrumb-file .all-file[data-v-eeb459e6] {
  color: #333333;
  cursor: pointer;
}
.breadcrumb-file .all-file[data-v-eeb459e6]:hover {
  color: #46a6ff;
}
.breadcrumb-file i[data-v-eeb459e6] {
  width: 14px;
  height: 14px;
  color: #333333;
}
.file-name-style[data-v-eeb459e6] {
  cursor: pointer;
}
.file-name-style[data-v-eeb459e6]:hover {
  color: #46a6ff;
}
.file-name-style .file-icon[data-v-eeb459e6] {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.uoloadProgress[data-v-eeb459e6] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
}
.await[data-v-eeb459e6] {
  width: 135px;
  color: #fff;
  margin-top: 20px;
  font-size: 15px;
}
.progress[data-v-eeb459e6] {
  height: 126px;
  width: 126px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
[data-v-eeb459e6] .el-progress__text {
  color: #fff;
  opacity: 0;
}
