@charset "UTF-8";
.my-label[data-v-552e7e6a] {
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  border-radius: 32px 32px 0px 0px;
}
.my-label .header[data-v-552e7e6a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 33px 48px 20px 40px;
}
.my-label .header .title[data-v-552e7e6a] {
  font-size: 24px;
  font-weight: bold;
}
.my-label .header .right[data-v-552e7e6a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.my-label .header .right .newfolder[data-v-552e7e6a] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 126px;
  height: 40px;
  background: #0497FF;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  margin-left: 40px;
  cursor: pointer;
}
.my-label .header .right .newfolder.disabled[data-v-552e7e6a] {
  cursor: no-drop;
  background: #C9CDD4;
  color: #fff;
}
.my-label .header .right .newfolder[data-v-552e7e6a]:active {
  background: #1681d9 !important;
}
.my-label .header .right .newfolder[data-v-552e7e6a]:hover {
  background: #33b1ff;
}
.my-label .header .right .newfolder i[data-v-552e7e6a] {
  font-size: 24px;
}
.my-label .bread[data-v-552e7e6a] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.my-label .bread .crumbs[data-v-552e7e6a] {
  display: flex;
  align-items: center;
  margin: 0 40px;
  overflow-x: auto;
}
.my-label .bread .crumbs .crumbs-arrow[data-v-552e7e6a] {
  display: flex;
}
.my-label .bread .crumbs span[data-v-552e7e6a] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 6px;
  margin-right: 8px;
}
.my-label .bread .crumbs span[data-v-552e7e6a]:hover {
  background: #F4F5F7;
}
.my-label .bread .crumbs span[data-v-552e7e6a]:last-of-type {
  margin-right: 16px;
}
.my-label .bread .crumbs span i[data-v-552e7e6a] {
  font-size: 20px;
}
.my-label .bread .crumbs .link[data-v-552e7e6a] {
  color: #788AA2;
  cursor: pointer;
  flex-shrink: 0;
}
.my-label .bread .crumbs .link[data-v-552e7e6a]:hover {
  color: #0497FF;
}
.my-label .bread .crumbs .link[data-v-552e7e6a]:last-of-type {
  color: #333;
  cursor: no-drop;
}
.my-label .bread .crumbs .link[data-v-552e7e6a]:last-of-type:hover {
  color: #333;
}
.my-label .bread .crumbs .link b[data-v-552e7e6a] {
  margin: 0 4px;
  color: #788AA2;
}
.my-label .bread .right[data-v-552e7e6a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.my-label .bread .right .search[data-v-552e7e6a] {
  position: relative;
  width: 400px;
  height: 40px;
  margin-right: 40px;
}
.my-label .bread .right .search i[data-v-552e7e6a] {
  font-size: 18px;
  color: #B3BDCC;
  position: absolute;
  top: 10px;
  left: 16px;
}
.my-label .bread .right .search[data-v-552e7e6a] .el-input__inner {
  border: 1px solid #F4F5F7;
  background: #F4F5F7;
  outline: none;
  padding-left: 40px;
  font-size: 14px;
  border-radius: 8px;
}
.my-label .bread .right .search[data-v-552e7e6a] .el-input__suffix .el-icon-circle-close::before {
  font-size: 16px;
  content: "\e6db";
  color: #465160;
}
.my-label .bread .right .search[data-v-552e7e6a] .el-input__inner:focus {
  border-color: #0497FF;
}
.my-label .bread .right .search[data-v-552e7e6a] .el-input__inner::-webkit-input-placeholder {
  color: #B3BDCC;
}
.my-label .bread .right .operation[data-v-552e7e6a] {
  margin-right: 48px;
}
.my-label .bread .right .operation i[data-v-552e7e6a] {
  font-size: 24px;
  color: #788AA2;
  margin-right: 16px;
  cursor: pointer;
}
.my-label .bread .right .operation i[data-v-552e7e6a]:last-child {
  margin-right: 0;
}
.my-label .bread .right .operation i.active[data-v-552e7e6a] {
  color: #0497FF;
}
.my-label .tab-box[data-v-552e7e6a] {
  display: flex;
  margin-top: 32px;
  margin-left: 32px;
  margin-bottom: 16px;
}
.my-label .tab-box li[data-v-552e7e6a] {
  min-width: 112px;
  padding-right: 10px;
  box-sizing: border-box;
  height: 40px;
  cursor: pointer;
  background: #FFFFFF;
  border-radius: 8px;
  margin-right: 24px;
  font-size: 14px;
  font-weight: 500;
  color: #424C55;
  position: relative;
  display: flex;
  line-height: 40px;
}
.my-label .tab-box li .label-back[data-v-552e7e6a] {
  position: absolute;
  left: -12px;
  top: -8px;
  z-index: -1px;
  display: none;
}
.my-label .tab-box li .icon-img[data-v-552e7e6a] {
  margin-top: 12px;
  width: 16px;
  height: 16px;
  margin-left: 16px;
  margin-right: 7px;
  position: relative;
  z-index: 1;
}
.my-label .tab-box li span[data-v-552e7e6a] {
  position: relative;
  z-index: 1;
}
.my-label .tab-box li .bottom-d[data-v-552e7e6a] {
  position: absolute;
  margin: auto;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: 40px;
  padding-right: 2px;
}
.my-label .tab-box li.active[data-v-552e7e6a] {
  color: #ffffff;
}
.my-label .tab-box li.active .label-back[data-v-552e7e6a] {
  display: block;
}
.my-label .crumbs-box[data-v-552e7e6a] {
  line-height: 21px;
  margin-left: 32px;
  margin-bottom: 40px;
  display: flex;
  font-size: 12px;
  font-weight: 400;
  color: #8D9399;
}
.my-label .crumbs-box .crumbs-div[data-v-552e7e6a] {
  cursor: pointer;
  display: flex;
  font-family: "unset";
}
.my-label .crumbs-box .crumbs-div .name[data-v-552e7e6a] {
  max-width: 80px;
}
.my-label .crumbs-box .crumbs-div div[data-v-552e7e6a] {
  margin-right: 5px;
  max-width: 100px;
}
.my-label .crumbs-box .crumbs-div i[data-v-552e7e6a] {
  color: #818D92;
  margin-top: 5px;
  margin-right: 5px;
}
.my-label .crumbs-box > div[data-v-552e7e6a]:last-child {
  max-width: 100px;
  color: #424C55;
}
.my-label .no-login[data-v-552e7e6a] {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  width: 280px;
  height: 160px;
  z-index: 99;
}
.my-label .dataList[data-v-552e7e6a] {
  position: relative;
  overflow: auto;
  width: 100%;
  height: calc(100% - 117px);
  z-index: 99;
  padding-bottom: 160px;
}
.my-label .dataList .nodata[data-v-552e7e6a] {
  display: inline-block;
  margin-top: 10vh;
}
.my-label .dataList .nodata img[data-v-552e7e6a] {
  width: 240px;
  margin: 0 auto;
}
.my-label .dataList .nodata p[data-v-552e7e6a] {
  font-size: 16px;
  color: #465160;
}
.my-label .dataList .great[data-v-552e7e6a] {
  display: flex;
  flex-flow: wrap;
  margin-bottom: 16px;
  margin-left: 24px;
}
.my-label .dataList .great .folder-item[data-v-552e7e6a] {
  width: 212px;
  height: 270px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #424C55;
  position: relative;
  margin-left: 16px;
  border-radius: 16px;
  margin-bottom: 16px;
  border: 1px solid #fff;
}
.my-label .dataList .great .folder-item[data-v-552e7e6a]:hover {
  background: #F4F5F7;
}
.my-label .dataList .great .folder-item.selected[data-v-552e7e6a] {
  background: rgb(235, 243, 254);
  border: 1px solid rgb(4, 151, 255) !important;
}
.my-label .dataList .great .folder-item img[data-v-552e7e6a] {
  margin: 46px 46px 32px 46px;
  width: 120px;
  -webkit-user-drag: none;
}
.my-label .dataList .great .folder-item .name[data-v-552e7e6a] {
  cursor: pointer;
  padding: 0px 12px;
  position: relative;
}
.my-label .dataList .great .folder-item .name .rename[data-v-552e7e6a] {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  padding: 0px 12px;
  box-sizing: border-box;
}
.my-label .dataList .great .folder-item .name .rename[data-v-552e7e6a] .el-input__inner {
  height: 24px;
  line-height: 24px;
}
.my-label .dataList .great .item[data-v-552e7e6a] {
  background-color: #ffffff;
  width: 212px;
  height: 270px;
  margin-left: 16px;
  border: 1px solid #ffffff;
  position: relative;
  border-radius: 16px;
  margin-bottom: 16px;
  box-sizing: border-box;
}
.my-label .dataList .great .item.left .pupup[data-v-552e7e6a] {
  left: -320px !important;
}
.my-label .dataList .great .item.selected[data-v-552e7e6a] {
  border: 1px solid #0497FF !important;
  background: #EBF3FE;
}
.my-label .dataList .great .item .rename[data-v-552e7e6a] {
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0px 16px;
  width: calc(100% - 32px);
}
.my-label .dataList .great .item .rename[data-v-552e7e6a] .el-input__inner {
  height: 24px;
  line-height: 24px;
}
.my-label .dataList .great .item[data-v-552e7e6a]:hover {
  box-shadow: 0px 6px 32px -4px rgba(138, 149, 165, 0.3);
  border: 1px solid #E8EAEE;
}
.my-label .dataList .great .item .top[data-v-552e7e6a] {
  width: 180px;
  height: 180px;
  background: #F2F2F3;
  border-radius: 16px;
  position: relative;
  -webkit-user-drag: none;
  margin: 9px 15px;
}
.my-label .dataList .great .item .top.top-excel[data-v-552e7e6a] {
  background: transparent;
}
.my-label .dataList .great .item .top img[data-v-552e7e6a] {
  -webkit-user-drag: none;
  position: absolute;
  max-width: calc(100% - 16px);
  max-height: calc(100% - 16px);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  background: #fff;
}
.my-label .dataList .great .item .top img.img-file[data-v-552e7e6a] {
  width: 120px;
  height: 120px;
  background: transparent;
}
.my-label .dataList .great .item .bottom[data-v-552e7e6a] {
  position: relative;
}
.my-label .dataList .great .item .bottom:hover .textLine[data-v-552e7e6a] {
  color: #0497FF;
}
.my-label .dataList .great .item .bottom:hover .pupup[data-v-552e7e6a] {
  display: block;
}
.my-label .dataList .great .item .bottom .name[data-v-552e7e6a] {
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  color: #424C55;
  padding: 0 15px;
}
.my-label .dataList .great .item .bottom .info[data-v-552e7e6a] {
  margin-top: 4px;
  display: flex;
  font-family: "Noto Sans", sans-serif;
  justify-content: center;
  font-size: 12px;
}
.my-label .dataList .great .item .bottom .info i[data-v-552e7e6a] {
  margin-top: 0px;
  font-size: 16px;
  color: #8A95A5;
}
.my-label .dataList .great .item .bottom .info .text[data-v-552e7e6a] {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 400;
  color: #8A95A5;
}
.my-label .dataList .great .item .bottom .info .size[data-v-552e7e6a] {
  font-size: 12px;
  font-weight: 400;
  color: #8A95A5;
}
.my-label .dataList .great .item .bottom-excel .name[data-v-552e7e6a] {
  position: relative;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  color: #424C55;
  margin-top: 12px;
  text-align: center;
}
.my-label .dataList .great .item .bottom-excel .info[data-v-552e7e6a] {
  margin-top: 13px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-family: "Noto Sans", sans-serif;
}
.my-label .dataList .great .item .bottom-excel .info i[data-v-552e7e6a] {
  font-size: 16px;
  color: #B3BBBE;
}
.my-label .dataList .great .item .bottom-excel .info .text[data-v-552e7e6a] {
  font-size: 14px;
  margin-left: 8px;
  font-weight: 400;
  color: #8D9399;
}
.my-label .dataList .great .item .bottom-excel .info .size[data-v-552e7e6a] {
  font-size: 12px;
  font-weight: 400;
  color: #8A95A5;
}
.my-label .dataList .great .item.active[data-v-552e7e6a] {
  border: 2px solid #0497FF;
}
.my-label .dataList .great .item-img[data-v-552e7e6a] {
  width: 150px;
  height: 181px;
  margin-left: 20px;
  position: relative;
  z-index: 9999;
  border-radius: 8px;
  margin-bottom: 24px;
  box-sizing: border-box;
}
.my-label .dataList .great .item-img.selected[data-v-552e7e6a] {
  background: #E6E9EC;
}
.my-label .dataList .great .item-img .rename[data-v-552e7e6a] {
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0px 8px;
  width: calc(100% - 16px);
}
.my-label .dataList .great .item-img .rename[data-v-552e7e6a] .el-input__inner {
  height: 24px;
  line-height: 24px;
}
.my-label .dataList .great .item-img[data-v-552e7e6a]:hover {
  background: #E6E9EC;
}
.my-label .dataList .great .item-img .top[data-v-552e7e6a] {
  width: 150px;
  height: 115px;
  position: relative;
  -webkit-user-drag: none;
}
.my-label .dataList .great .item-img .top img[data-v-552e7e6a] {
  padding: 8px;
  -webkit-user-drag: none;
  position: absolute;
  max-width: calc(100% - 16px);
  max-height: calc(100% - 16px);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
}
.my-label .dataList .great .item-img .bottom .name[data-v-552e7e6a] {
  position: relative;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  color: #424C55;
  margin-top: 8px;
  padding: 0 15px;
}
.my-label .dataList .great .item-img .bottom .info[data-v-552e7e6a] {
  margin-top: 8px;
  margin-left: 15px;
  display: flex;
  font-family: "Noto Sans", sans-serif;
}
.my-label .dataList .great .item-img .bottom .info i[data-v-552e7e6a] {
  margin-top: 0px;
  font-size: 16px;
  color: #B3BBBE;
}
.my-label .dataList .great .item-img .bottom .info .text[data-v-552e7e6a] {
  margin-left: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #8D9399;
}
.my-label .dataList .great .item-img .bottom .info .size[data-v-552e7e6a] {
  margin-left: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #8D9399;
}
.my-label .dataList .great .item-img .bottom-excel .name[data-v-552e7e6a] {
  position: relative;
  font-size: 14px;
  padding: 0 15px;
  cursor: pointer;
  font-weight: 400;
  color: #424C55;
  text-align: center;
}
.my-label .dataList .great .item-img .bottom-excel .info[data-v-552e7e6a] {
  margin-top: 4px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-family: "Noto Sans", sans-serif;
}
.my-label .dataList .great .item-img .bottom-excel .info i[data-v-552e7e6a] {
  font-size: 16px;
  color: #B3BBBE;
}
.my-label .dataList .great .item-img .bottom-excel .info .text[data-v-552e7e6a] {
  font-size: 14px;
  margin-left: 8px;
  font-weight: 400;
  color: #8D9399;
}
.my-label .dataList .great .item-img .bottom-excel .info .size[data-v-552e7e6a] {
  font-size: 12px;
  font-weight: 400;
  color: #8A95A5;
}
.my-label .dataList .great .item-img.active[data-v-552e7e6a] {
  border: 2px solid #0497FF;
}
.my-label .dataList .small[data-v-552e7e6a] {
  padding: 0px 24px;
}
.my-label .dataList .small li[data-v-552e7e6a] {
  border-radius: 4px;
  padding: 12px 30px 12px 9px;
  line-height: 48px;
  position: relative;
}
.my-label .dataList .small li.bottom .pupup1[data-v-552e7e6a] {
  top: -400px !important;
}
.my-label .dataList .small li > div[data-v-552e7e6a] {
  justify-content: space-between;
  display: flex;
}
.my-label .dataList .small li .rename[data-v-552e7e6a] {
  position: absolute;
  left: 70px;
  top: 13px;
  width: 33%;
  min-width: 200px;
}
.my-label .dataList .small li .rename[data-v-552e7e6a] .el-input__inner {
  height: 24px;
  line-height: 24px;
}
.my-label .dataList .small li[data-v-552e7e6a]:hover {
  background: #E6E9EC;
}
.my-label .dataList .small li .left[data-v-552e7e6a] {
  display: flex;
  align-items: center;
  flex: 1;
}
.my-label .dataList .small li .left .folder-img[data-v-552e7e6a] {
  margin-top: 2px;
  width: 48px;
  -webkit-user-drag: none;
}
.my-label .dataList .small li .left .img-file-box[data-v-552e7e6a] {
  width: 48px;
  height: 48px;
  position: relative;
  background: #F2F2F3;
  border-radius: 8px;
  -webkit-user-drag: none;
}
.my-label .dataList .small li .left .img-file-box .img-file[data-v-552e7e6a] {
  -webkit-user-drag: none;
  position: absolute;
  max-width: calc(100% - 4px);
  max-height: calc(100% - 4px);
  border-radius: 4px;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  background: #fff;
}
.my-label .dataList .small li .left .name[data-v-552e7e6a] {
  margin-left: 16px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  width: 200px;
  position: relative;
}
.my-label .dataList .small li .left .name:hover .textLine[data-v-552e7e6a] {
  color: #0497FF;
}
.my-label .dataList .small li .left .name:hover .pupup[data-v-552e7e6a] {
  display: block;
}
.my-label .dataList .small li .info[data-v-552e7e6a] {
  display: flex;
}
.my-label .dataList .small li .info .point[data-v-552e7e6a] {
  display: flex;
  justify-content: flex-start;
}
.my-label .dataList .small li .info .menu[data-v-552e7e6a] {
  visibility: hidden;
}
.my-label .dataList .small li .info .menu i[data-v-552e7e6a] {
  color: #818D92;
}
.my-label .dataList .small li .info .point[data-v-552e7e6a] {
  width: 91px;
  margin-right: 81px;
  font-size: 14px;
  font-weight: 400;
  color: #8D9399;
}
.my-label .dataList .small li .info .point i[data-v-552e7e6a] {
  color: #B3BBBE;
}
.my-label .dataList .small li .info .point .text[data-v-552e7e6a] {
  margin-left: 8px;
}
.my-label .dataList .small li .info .size[data-v-552e7e6a] {
  width: 91px;
  margin-right: 61px;
  font-size: 14px;
  font-weight: 400;
  color: #8D9399;
}
.my-label .dataList .small li .info .date[data-v-552e7e6a] {
  margin-right: 35px;
  font-size: 14px;
  font-weight: 400;
  color: #8D9399;
}
.my-label .dataList .small li[data-v-552e7e6a]:hover {
  background: #E6E9EC;
}
.my-label .dataList .small li:hover .menu[data-v-552e7e6a] {
  visibility: visible;
}
.my-label .dataList .small li.selected[data-v-552e7e6a] {
  background-color: #EBF3FE !important;
}
.my-label .dataList .small li.selected .menu[data-v-552e7e6a] {
  visibility: visible;
}
.my-label .dataList .small li.selected .name[data-v-552e7e6a] {
  cursor: pointer;
}
.my-label .startDrop[data-v-552e7e6a] {
  position: absolute !important;
  z-index: 98;
  opacity: 0.5;
}
.my-label .msg-box[data-v-552e7e6a] {
  width: 544px;
  height: 264px;
  background: #FFFFFF;
  border-radius: 8px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  visibility: visible;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: auto;
}
.my-label .msg-box .title[data-v-552e7e6a] {
  line-height: 48px;
  height: 48px;
  padding-left: 24px;
  background: #F5F7F9;
  border-radius: 8px 8px 0px 0px;
  font-size: 18px;
  font-weight: 600;
  color: #424C55;
}
.my-label .msg-box .content[data-v-552e7e6a] {
  margin-top: 40px;
  margin-left: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #424C55;
}
.my-label .msg-box .fun-btn[data-v-552e7e6a] {
  margin-top: 90px;
  display: flex;
  justify-content: flex-end;
}
.my-label .msg-box .fun-btn .el-button--default[data-v-552e7e6a] {
  width: 96px;
  height: 40px;
  background-color: #FFFFFF;
  border-radius: 4px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  margin-right: 16px;
  color: #8D9399;
}
.my-label .msg-box .fun-btn .el-button--default[data-v-552e7e6a]:hover {
  background-color: #E6E9EC;
}
.my-label .msg-box .fun-btn .el-button--danger[data-v-552e7e6a] {
  width: 96px;
  height: 40px;
  background-color: #D82159;
  border-radius: 4px;
  border: none;
  margin-right: 24px;
}
.my-label .msg-box .fun-btn .el-button--danger[data-v-552e7e6a]:hover {
  background-color: rgba(216, 33, 89, 0.8);
}
.my-label .memu-box[data-v-552e7e6a] {
  background-color: #ffffff;
  width: 136px;
  position: fixed;
  border-radius: 12px;
  z-index: 103;
  box-shadow: 0px 6px 24px -4px rgba(138, 149, 165, 0.3);
  border: 1px solid #E8EAEE;
}
.my-label .memu-box ul[data-v-552e7e6a] {
  padding: 8px;
}
.my-label .memu-box ul li[data-v-552e7e6a] {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  display: flex;
  font-weight: 400;
  cursor: pointer;
  color: #424C55;
  position: relative;
  flex-shrink: 0;
  margin-bottom: 4px;
  border-radius: 8px;
  text-indent: 8px;
}
.my-label .memu-box ul li[data-v-552e7e6a]:hover {
  background-color: #F5F7F9;
}
.my-label .memu-box ul li img[data-v-552e7e6a] {
  flex-shrink: 0;
  width: 11px;
  height: 11px;
  margin: 12px 7px;
}
.my-label .memu-box ul li.del[data-v-552e7e6a] {
  color: #FC4B22;
  margin-top: 8px;
}
.my-label .memu-box ul li.del[data-v-552e7e6a]:hover {
  background: rgba(255, 93, 56, 0.1);
}
.my-label .memu-box ul li.del[data-v-552e7e6a]::after {
  position: absolute;
  content: "";
  left: 0px;
  top: -4px;
  width: 100%;
  height: 1px;
  background: rgba(129, 141, 146, 0.1);
}
.textLine[data-v-552e7e6a] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 24px;
  height: 24px;
  margin-bottom: 4px;
}
.textLineTwo[data-v-552e7e6a] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.moveSelected[data-v-552e7e6a] {
  position: absolute;
  background-color: rgba(0, 127, 255, 0.4);
  opacity: 0.3;
  border: 1px dashed #d9d9d9;
  top: 0;
  z-index: 111;
  left: 0;
}
.startDrop[data-v-552e7e6a]::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 10px;
}
.startDrop[data-v-552e7e6a]::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  background: rgb(179, 187, 190);
}
.startDrop[data-v-552e7e6a]::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 10px;
  background: #F6F7F8;
}
.my-label-drop[data-v-552e7e6a] {
  overflow: hidden;
}
.iconchicun.active[data-v-552e7e6a] {
  color: #0497FF;
}
.iconpaixu.active[data-v-552e7e6a] {
  color: #0497FF;
}
.my-label-box[data-v-552e7e6a] {
  display: flex;
}
.my-label-box .right-menu[data-v-552e7e6a] {
  width: 288px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.vip-icon-box[data-v-552e7e6a] {
  display: flex;
}
.vip-icon-box .vip-icon[data-v-552e7e6a] {
  width: 11px;
}
.select-num-box .select-num[data-v-552e7e6a] {
  display: block !important;
}
.select-num[data-v-552e7e6a] {
  position: absolute;
  text-align: center;
  line-height: 30px;
  width: 30px;
  height: 30px;
  background-color: #0497FF;
  color: #ffffff;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  z-index: 1;
  border-radius: 50%;
  font-size: 14px;
  display: none !important;
}
.drawer[data-v-552e7e6a] .el-drawer {
  width: 400px !important;
  box-shadow: 0px 8px 48px -4px rgba(66, 76, 85, 0.3);
}
.drawer[data-v-552e7e6a] .el-drawer__header {
  padding: 24px 24px 14px 24px;
  margin-bottom: 0;
}
.drawer[data-v-552e7e6a] .el-drawer__header span {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.drawer .imgbox[data-v-552e7e6a] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 352px;
  height: 352px;
  background: #F2F2F3;
  border-radius: 16px;
  margin: 0 auto;
}
.drawer .imgbox img[data-v-552e7e6a] {
  max-width: calc(100% - 72px);
  max-height: calc(100% - 72px);
  background: #fff;
}
.drawer .details[data-v-552e7e6a] {
  padding-top: 24px;
}
.drawer .details p[data-v-552e7e6a] {
  display: flex;
  justify-content: space-between;
  line-height: 40px;
  text-align: left;
  padding: 0 24px;
}
.drawer .details p span[data-v-552e7e6a] {
  color: #465160;
  font-size: 14px;
}
.drawer .details p span.text[data-v-552e7e6a] {
  display: block !important;
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
}
.drawer .details p span[data-v-552e7e6a]:nth-child(2) {
  color: #333;
  display: flex;
  align-items: center;
}
.drawer .details p span:nth-child(2) i[data-v-552e7e6a] {
  color: #0497FF;
  font-size: 20px;
  margin-right: 8px;
  cursor: pointer;
}
.pupup[data-v-552e7e6a] {
  position: absolute;
  top: -199px;
  left: 212px;
  width: 320px;
  height: 444px;
  background: #FFFFFF;
  box-shadow: 0px 8px 48px -4px rgba(66, 76, 85, 0.3);
  border-radius: 16px;
  padding: 0 24px;
  display: none;
  z-index: 9;
}
.pupup.pupup1[data-v-552e7e6a] {
  top: -22px;
  left: 200px;
}
.pupup h3[data-v-552e7e6a] {
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
  text-align: left;
}
.pupup .box[data-v-552e7e6a] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 272px;
  height: 204px;
  background: #F2F2F3;
  border-radius: 16px;
}
.pupup .box img[data-v-552e7e6a] {
  max-width: calc(100% - 24px);
  max-height: calc(100% - 24px);
  background: #fff;
}
.pupup .details[data-v-552e7e6a] {
  padding-top: 16px;
}
.pupup .details p[data-v-552e7e6a] {
  display: flex;
  justify-content: space-between;
  line-height: 40px;
}
.pupup .details p span[data-v-552e7e6a] {
  color: #465160;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.pupup .details p span i[data-v-552e7e6a] {
  color: #0497FF;
  font-size: 20px;
  cursor: pointer;
  margin-right: 8px;
}
.pupup .details p span.text[data-v-552e7e6a] {
  display: block !important;
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
}
.pupup .details p span[data-v-552e7e6a]:nth-child(2) {
  color: #20252C;
}
