.platform-icon {
  font-size: 20px;
}
.platform-icon .icon {
  margin-right: 5px;
}
.platform-icon .icon:last-child {
  margin-right: 0;
}
.platform-icon .MP-WEIXIN {
  color: #059b03;
  font-size: 15px;
}
.platform-icon .H5-WEIXIN {
  color: #059b03;
  font-size: 15px;
}
.platform-icon .H5 {
  color: #e44c27;
  font-size: 15px;
}

.user-info[data-v-f47eb4a6] {
  width: 160px;
  height: 40px;
  line-height: 1.3;
}
.user-info .in-left[data-v-f47eb4a6] {
  float: left;
  margin-right: 10px;
  position: relative;
}
.user-info .in-left img[data-v-f47eb4a6] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.user-info .in-left .user-platform[data-v-f47eb4a6] {
  position: absolute;
  bottom: -5px;
  right: -5px;
}
.user-info .in-right[data-v-f47eb4a6] {
  float: left;
  width: 100px;
  height: 100%;
}
.user-info .in-right .user-name[data-v-f47eb4a6] {
  margin-bottom: 5px;
}

.goods-info[data-v-36d6f3fd] {
  width: 100%;
  line-height: 1.3;
  white-space: normal;
}
.goods-info .in-left[data-v-36d6f3fd] {
  margin-right: 5%;
}
.goods-info .in-left img[data-v-36d6f3fd] {
  width: 100%;
  height: 100%;
}
.goods-info .in-right[data-v-36d6f3fd] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.goods-info .in-right .title[data-v-36d6f3fd] {
  font-size: 13px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.goods-info .in-right .subtitle[data-v-36d6f3fd] {
  font-size: 12px;
  color: #7b7b7b;
}
.goods-info .goods-props[data-v-36d6f3fd] {
  color: #8a8a8a;
  font-size: 12px;
  overflow: hidden;
}
.goods-info .goods-props-item[data-v-36d6f3fd] {
  display: inline-block;
  margin-right: 4px;
}

.search-form[data-v-28caac11] .ant-form-item-control-wrapper {
  min-width: 180px;
}

.areas-content .areas-left[data-v-40660471],
.areas-content .areas-right[data-v-40660471] {
  width: 50%;
  padding: 0 10px;
}
.areas-content .areas-title[data-v-40660471] {
  font-size: 13px;
  width: 95%;
}
.areas-content .areas-title .areas-flip[data-v-40660471] {
  margin-right: 17px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 12px;
}
.areas-content .areas-list[data-v-40660471] {
  border: 1px solid #ededed;
  border-radius: 2px;
  height: 450px;
  width: 95%;
  overflow-y: auto;
  padding: 15px 10px;
  padding-bottom: 0;
}
.areas-content .areas-list .areas-list-body[data-v-40660471],
.areas-content .areas-list .areas-sublist[data-v-40660471] {
  margin: 0;
  padding: 0;
}
.areas-content .areas-list .areas-item[data-v-40660471] {
  margin-bottom: 8px;
  cursor: pointer;
}
.areas-content .areas-list .areas-item .text[data-v-40660471] {
  padding-left: 20px;
  position: relative;
}
.areas-content .areas-list .areas-item.show-children .icon[data-v-40660471] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.areas-content .areas-list .areas-item .areas-item[data-v-40660471] {
  padding-left: 10px;
  color: #999;
}
.areas-content .areas-list .areas-item .icon[data-v-40660471] {
  position: absolute;
  font-size: 11px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 5px;
  top: 5px;
}
.areas-content .areas-list .areas-item .item-flip[data-v-40660471] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 12px;
}
.areas-content .areas-list .areas-item .areas-sublist[data-v-40660471] {
  width: 100%;
  padding-top: 8px;
}


[data-v-7db3ff31] .ant-modal-body {
  padding: 0 5px 0  0;
}
[data-v-7db3ff31] .ant-tree > li:first-child {
  padding-top: 0px;
}
[data-v-7db3ff31] .ant-tree li {
  padding: 0;
}
[data-v-7db3ff31] .ant-tree li span.ant-tree-switcher,
.ant-tree li span.ant-tree-iconEle[data-v-7db3ff31] {
  height: 35px;
  line-height: 35px;
}
[data-v-7db3ff31] .ant-tree li .ant-tree-node-content-wrapper {
  height: 35px;
  line-height: 35px;
}
[data-v-7db3ff31] .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper::before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper[data-v-7db3ff31]::before {
  height: 35px;
  line-height: 35px;
}
.fl-l[data-v-7db3ff31] {
  float: left;
}
.fl-r[data-v-7db3ff31] {
  float: right;
}
.add-group[data-v-7db3ff31] {
  text-align: center;
  margin: 20px 0;
}
/* 文件库 */
.library-box[data-v-7db3ff31] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.library-box .file-group[data-v-7db3ff31] {
  float: left;
  border-right: 1px solid #e6e6e6;
}
.library-box .file-group .group-tree[data-v-7db3ff31] {
  width: 150px;
  height: 545px;
  overflow-y: auto;
  overflow-x: auto;
}
.library-box .file-group .group-tree[data-v-7db3ff31] .ant-tree {
  display: inline-block;
  min-width: 100%;
  max-height: 400px;
  width: auto;
}
.library-box .file-list[data-v-7db3ff31] {
  float: left;
  width: 640px;
  margin: 20px;
}
.library-box .file-list .top-operate[data-v-7db3ff31] {
  margin-bottom: 10px;
}
.library-box .file-list .top-operate .file-upload .upload-desc[data-v-7db3ff31] {
  font-size: 12px;
  padding-right: 10px;
  color: #999;
}
.library-box .file-list .file-list-body[data-v-7db3ff31] {
  height: 540px;
  overflow-y: auto;
}
.library-box .file-list .file-list-body .file-list-ul[data-v-7db3ff31] {
  margin: 0;
  padding: 0;
  height: 410px;
}
.library-box .file-list .file-list-body .file-item[data-v-7db3ff31] {
  width: 120px;
  height: 120px;
  position: relative;
  cursor: pointer;
  border-radius: 10px;
  float: left;
  margin: 10px 35px 35px 0;
}
.library-box .file-list .file-list-body .file-item .file-name[data-v-7db3ff31] {
  font-size: 12px;
  margin-top: 5px;
  text-align: center;
}
.library-box .file-list .file-list-body .file-item .img-cover[data-v-7db3ff31] {
  margin: 0 auto;
  width: 120px;
  height: 120px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: no-repeat center center / 100%;
}
.library-box .file-list .file-list-body .file-item .img-cover[data-v-7db3ff31]:hover {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.library-box .file-list .file-list-body .file-item.active .select-mask[data-v-7db3ff31] {
  display: block;
}
.library-box .file-list .file-list-body .file-item .select-mask[data-v-7db3ff31] {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.41);
  text-align: center;
  border-radius: 2px;
}
.library-box .file-list .file-list-body .file-item .select-mask .selected-icon[data-v-7db3ff31] {
  font-size: 26px;
  color: #fff;
  line-height: 122px;
  text-align: center;
}
.library-box .file-list .footer-operate[data-v-7db3ff31] {
  height: 28px;
  margin-top: 10px;
}
.library-box .file-list .footer-operate .footer-desc[data-v-7db3ff31] {
  color: #999;
  margin-right: 10px;
}
.library-box .file-list .footer-operate .btn-mini[data-v-7db3ff31] {
  font-size: 13px;
  padding: 0 15px;
  height: 28px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-modal-root[data-v-5e736e5e] {
  background: #ccc;
}
.ant-modal-root[data-v-5e736e5e] .ant-modal-body {
  padding: 0 24px 15px 24px;
}
.ant-modal-root[data-v-5e736e5e] .ant-modal-footer {
  padding-top: 10px;
}
[data-v-5e736e5e] .ant-collapse-header {
  padding: 14px 16px;
  font-size: 13px;
  font-weight: 700;
  color: #595961;
}
[data-v-5e736e5e] .ant-collapse-content-box {
  padding-top: 0 !important;
}
[data-v-5e736e5e] .ant-collapse > .ant-collapse-item {
  border-bottom: none;
  margin-bottom: 15px;
}
[data-v-5e736e5e] .ant-collapse > .ant-collapse-item:last-child {
  margin-bottom: 0;
}
.links-body[data-v-5e736e5e] {
  position: relative;
  min-height: 360px;
  overflow: hidden;
}
.link-list .link-item[data-v-5e736e5e] {
  float: left;
  padding: 5px 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-right: 20px;
  margin-bottom: 15px;
  font-size: 14px;
  cursor: pointer;
}
.link-list .link-item[data-v-5e736e5e]:hover {
  border: 1px solid #065ef3;
  color: #065ef3;
}
.link-list .link-item.active[data-v-5e736e5e] {
  background: #065ef3;
  border-color: #065ef3;
  color: #fff;
}
.link-list .link-item[data-v-5e736e5e]:last-child {
  margin-right: 0;
}
.alert[data-v-5e736e5e] {
  margin-bottom: 26px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
[data-v-3faa2aa2] .ant-collapse-header {
  padding: 14px 16px;
  font-size: 13px;
  font-weight: 700;
  color: #595961;
}
[data-v-3faa2aa2] .ant-collapse-content-box {
  padding-top: 0 !important;
}
[data-v-3faa2aa2] .ant-collapse > .ant-collapse-item {
  border-bottom: none;
  margin-bottom: 15px;
}
[data-v-3faa2aa2] .ant-collapse > .ant-collapse-item:last-child {
  margin-bottom: 0;
}
.links-body[data-v-3faa2aa2] {
  position: relative;
  min-height: 360px;
  overflow: hidden;
}
.link-list .link-items[data-v-3faa2aa2] {
  margin-bottom: 15px;
}

.input-search[data-v-70dc702c] {
  max-width: 300px;
  min-width: 150px;
  float: right;
}
.ant-card-body[data-v-70dc702c] {
  padding: 15px 0px 10px 0px;
}
.ant-card-meta-title[data-v-70dc702c] {
  font-size: 14px;
  font-weight: 700;
  color: #454f62;
}
.ant-card[data-v-70dc702c] {
  padding: 10px;
  border-radius: 10px;
}
.ant-card-cover img[data-v-70dc702c] {
  border-radius: 10px;
}
.price[data-v-70dc702c] {
  color: #ff8100;
  font-size: 14px;
  font-weight: 700;
}
.mb_list[data-v-70dc702c] {
  position: relative;
}
.mb_list .selected[data-v-70dc702c] {
  background: #e65858;
  position: absolute;
  z-index: 100;
  right: 0;
  padding: 3px 10px;
  color: #fff;
  border-radius: 0px 5px;
}
.mb_list:hover .mb_view[data-v-70dc702c] {
  display: block;
}
.mb_view[data-v-70dc702c] {
  position: absolute;
  right: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  border-radius: 10px;
}
.mb_act[data-v-70dc702c] {
  top: 40%;
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
}
.kf[data-v-70dc702c] {
  width: 60px;
  height: 60px;
  position: fixed;
  top: 220px;
  background: -webkit-gradient(linear, left top, right top, from(#da1313), color-stop(50%, #f55122));
  background: linear-gradient(to right, #da1313 0%, #f55122 50%);
  border-radius: 50%;
  right: 20px;
  color: #fff;
  -webkit-box-shadow: 0 3px 10px #dcdcdc;
          box-shadow: 0 3px 10px #dcdcdc;
  padding: 10px;
  text-align: center;
  cursor: pointer;
}

.my[data-v-71fe5d84] {
  font-size: 16px;
  line-height: 2;
}

.ant-modal-root[data-v-202f1450] {
  background: #ccc;
}
.ant-modal-root[data-v-202f1450] .ant-modal-body {
  padding-bottom: 8px;
}
.ant-modal-root[data-v-202f1450] .ant-modal-footer {
  padding-top: 0;
}
.search-form[data-v-202f1450] .ant-form-item-control-wrapper {
  min-width: 180px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
[data-v-21a680ea] .ant-collapse-header {
  padding: 14px 16px;
  font-size: 13px;
  font-weight: 700;
  color: #595961;
}
[data-v-21a680ea] .ant-collapse-content-box {
  padding-top: 0 !important;
}
[data-v-21a680ea] .ant-collapse > .ant-collapse-item {
  border-bottom: none;
  margin-bottom: 15px;
}
[data-v-21a680ea] .ant-collapse > .ant-collapse-item:last-child {
  margin-bottom: 0;
}
.links-body[data-v-21a680ea] {
  position: relative;
  min-height: 360px;
  overflow: hidden;
}
.link-list .link-items[data-v-21a680ea] {
  margin-bottom: 15px;
}

.ant-modal-root[data-v-0615faf1] {
  background: #ccc;
}
.ant-modal-root[data-v-0615faf1] .ant-modal-body {
  padding-bottom: 8px;
}
.ant-modal-root[data-v-0615faf1] .ant-modal-footer {
  padding-top: 0;
}
.search-form[data-v-0615faf1] .ant-form-item-control-wrapper {
  min-width: 180px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
[data-v-3487bb7c] .ant-collapse-header {
  padding: 14px 16px;
  font-size: 13px;
  font-weight: 700;
  color: #595961;
}
[data-v-3487bb7c] .ant-collapse-content-box {
  padding-top: 0 !important;
}
[data-v-3487bb7c] .ant-collapse > .ant-collapse-item {
  border-bottom: none;
  margin-bottom: 15px;
}
[data-v-3487bb7c] .ant-collapse > .ant-collapse-item:last-child {
  margin-bottom: 0;
}
.links-body[data-v-3487bb7c] {
  position: relative;
  min-height: 360px;
  overflow: hidden;
}
.link-list .link-items[data-v-3487bb7c] {
  margin-bottom: 15px;
}

