.ProcessProperty[data-v-6fbd193b] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.ProcessProperty[data-v-6fbd193b] .el-input__inner {
  width: 160px;
  background: #181818;
  border: 1px solid;
  height: 30px;
  line-height: 30px;
  color: #fff;
}
.ProcessProperty[data-v-6fbd193b] .el-input__icon {
  line-height: 30px;
}
.ProcessProperty .top[data-v-6fbd193b] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.ProcessProperty .top .title[data-v-6fbd193b] {
  margin-left: 10px;
  margin-top: 12px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.ProcessProperty .bottom[data-v-6fbd193b] {
  padding: 10px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
  color: #fff;
  font-size: 14px;
}
.ProcessProperty .bottom .form[data-v-6fbd193b] {
  font-size: 12px;
}
.ProcessProperty .bottom .form .formItem[data-v-6fbd193b] {
  margin-bottom: 20px;
}
.ProcessProperty .bottom .form .formItem .image[data-v-6fbd193b] {
  height: 191px;
  background: #1f1f1f;
  border-radius: 2px;
  position: relative;
  margin-bottom: 20px;
}
.ProcessProperty .bottom .form .formItem .image .upload-box[data-v-6fbd193b] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 280px;
  padding: 20px 0;
}
.ProcessProperty .bottom .form .formItem .image .upload-box .text2[data-v-6fbd193b] {
  font-size: 12px;
}
.ProcessProperty .bottom .form .formItem .openingView[data-v-6fbd193b] {
  display: flex;
  width: 112px;
  height: 140px;
  position: relative;
  border: 1px solid #181818;
}
.ProcessProperty .bottom .form .formItem .openingView .img[data-v-6fbd193b] {
  width: 100%;
  height: 100%;
}
.ProcessProperty .bottom .form .formItem .openingView .top[data-v-6fbd193b] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-indent: 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  border-radius: 2px 2px 2px 2px;
}
.ProcessProperty .bottom .form .formItem .lit-wrap[data-v-6fbd193b] {
  display: flex;
  align-items: center;
  justify-content: left;
  flex-wrap: wrap;
}
.ProcessProperty .bottom .form .formItem .lit-wrap .selected[data-v-6fbd193b] {
  border: 1px solid #2991f1 !important;
}
.ProcessProperty .bottom .form .formItem .lit-wrap .list-content[data-v-6fbd193b] {
  width: 112px;
  height: 139px;
  border-radius: 2px 2px 2px 2px;
  margin-bottom: 10px;
  cursor: pointer;
}
.ProcessProperty .bottom .form .formItem .lit-wrap .list-content.c-list[data-v-6fbd193b] {
  position: relative;
  margin-right: 5px;
  border: 1px solid #181818;
}
.ProcessProperty .bottom .form .formItem .lit-wrap .list-content.c-list .img[data-v-6fbd193b] {
  width: 100%;
  height: 100%;
}
.ProcessProperty .bottom .form .formItem .lit-wrap .list-content.c-list .select[data-v-6fbd193b] {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  z-index: 1;
}
.ProcessProperty .bottom .form .formItem .lit-wrap .list-content.c-list .top[data-v-6fbd193b] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-indent: 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  border-radius: 2px 2px 2px 2px;
}
.ProcessProperty .bottom .form .formItem .lit-wrap .list-content.c-list .delete[data-v-6fbd193b] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  text-align: right;
}
.ProcessProperty .bottom .form .formItem .lit-wrap .list-content.c-list .delete img[data-v-6fbd193b] {
  margin-top: 8px;
  margin-right: 8px;
  cursor: pointer;
}
.ProcessProperty .bottom .form .formItem .circulate-box[data-v-6fbd193b] {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.ProcessProperty .bottom .form .formItem .circulate-box .circulate[data-v-6fbd193b] {
  margin-right: 6px;
}
.ProcessProperty .bottom .form .formItem .text-title[data-v-6fbd193b] {
  margin-top: 20px;
  margin-bottom: 6px;
}
.ProcessProperty .bottom .form .formItem .text[data-v-6fbd193b] {
  margin-bottom: 10px;
}
.ProcessProperty .bottom .form .formItem .btn[data-v-6fbd193b] {
  width: 45px;
  height: 20px;
  text-align: center;
  font-size: 10px;
  line-height: 20px;
  border-radius: 2px;
  padding: 0;
  border: 1px solid #ccc;
  cursor: pointer;
}
.ProcessProperty .bottom .form .formItem input[data-v-6fbd193b] {
  width: 90%;
  height: 30px;
  background-color: #111;
  color: #999;
  padding-left: 5px;
  border: none;
  border-radius: 2px;
}
.ProcessProperty .bottom .form .formItem textarea[data-v-6fbd193b] {
  resize: none;
  outline: none;
  border: none;
  width: 100%;
  height: 180px;
  padding: 20px;
  background-color: #141414;
  border-radius: 2px;
  border: 1px solid #242424;
  color: #fff;
}
.ProcessProperty .bottom .form .formItem .btnBox[data-v-6fbd193b] {
  display: flex;
  justify-content: center;
}
.ProcessProperty .bottom .form .formItem .btnBox .uploadBtn[data-v-6fbd193b] {
  width: 45px;
  height: 20px;
  text-align: center;
  font-size: 10px;
  line-height: 20px;
  border-radius: 2px;
  padding: 0;
}
.ProcessProperty .bottom .form .formItem .btnBox .uploadBtn.upload[data-v-6fbd193b] {
  border: 1px solid #fff;
  color: #fff;
  background: none;
}
.ProcessProperty .bottom .form .formItem .btnBox .uploadBtn.upload[data-v-6fbd193b]:hover {
  background-color: #fff;
  color: #000;
}
.ProcessProperty .bottom .form .formItem .btnBox .uploadBtn.delete[data-v-6fbd193b] {
  cursor: pointer;
  margin-left: 5px;
  border: 1px solid red;
  color: red;
}
.ProcessProperty .bottom .form .formItem .btnBox .uploadBtn.delete[data-v-6fbd193b]:hover {
  background-color: red;
  color: #fff;
}
.ProcessProperty .bottom .form .formItem .uploadTips[data-v-6fbd193b] {
  font-size: 10px;
  text-align: center;
  line-height: 14px;
}
.ProcessProperty .bottom .form .formItem .processUpload[data-v-6fbd193b] {
  width: 100%;
  height: 210px;
  background-color: #141414;
  border-radius: 2px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ProcessProperty .bottom .form .formItem .processUpload img[data-v-6fbd193b] {
  max-width: 100%;
  max-height: 100%;
}
.ProcessProperty .bottom .form .formItem .processUpload .uploadBox[data-v-6fbd193b] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 320px;
  height: 90px;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ProcessProperty .bottom .form .formItem .processUpload .uploadBox .btnBox[data-v-6fbd193b] {
  margin: 0;
  display: block;
}
.ProcessProperty .bottom .form .formItem .processUpload .uploadBox2[data-v-6fbd193b] {
  background-color: rgba(0, 0, 0, 0.5);
}
.ProcessProperty .bottom .form .formItem .itemBox[data-v-6fbd193b] {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
}
.ProcessProperty .bottom .form .formItem .itemBox .item[data-v-6fbd193b] {
  width: 32%;
  height: 60px;
  background-color: #111;
  margin: 0 5px 10px 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ProcessProperty .bottom .form .formItem .itemBox .item img[data-v-6fbd193b] {
  max-width: 100%;
  max-height: 100%;
}
.ProcessProperty .bottom .form .formItem .itemBox .item .uploadBox[data-v-6fbd193b] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
}
.ProcessProperty .bottom .form .formItem .itemBox .item .uploadBox .btnBox[data-v-6fbd193b] {
  padding-top: 10px;
}
.ProcessProperty .bottom .form .formItem .itemBox .item .uploadBox2[data-v-6fbd193b] {
  display: none;
  background-color: #000;
  opacity: 0.8;
}
.ProcessProperty .bottom .form .formItem .itemBox .item[data-v-6fbd193b]:nth-child(3n + 0) {
  margin-right: 0;
}
.ProcessProperty .bottom .form .formItem .itemBox .item:hover .uploadBox[data-v-6fbd193b] {
  display: block;
}
.ProcessProperty .bottom .form .formItem .ivu-radio-wrapper[data-v-6fbd193b] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.ProcessProperty .setting-dialog[data-v-6fbd193b] {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 2000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ProcessProperty .setting-dialog .dialog-item[data-v-6fbd193b] {
  width: 560px;
  height: 510px;
  background: #111111;
}
.ProcessProperty .setting-dialog .dialog-item .item-top[data-v-6fbd193b] {
  width: 100%;
  height: 50px;
  background: #232529;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.ProcessProperty .setting-dialog .dialog-item .item-top .close-item[data-v-6fbd193b] {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.ProcessProperty .setting-dialog .dialog-item .item-top .close-item img[data-v-6fbd193b] {
  width: 100%;
  height: 100%;
}
.ProcessProperty .setting-dialog .dialog-item .item-main[data-v-6fbd193b] {
  width: 100%;
  font-size: 12px;
  box-sizing: border-box;
  padding: 0 10px;
}
.ProcessProperty .setting-dialog .dialog-item .item-main .main-item[data-v-6fbd193b] {
  display: flex;
  margin: 10px 0px;
}
.ProcessProperty .setting-dialog .dialog-item .item-main .main-item .main-item-box[data-v-6fbd193b] {
  flex: 1;
  display: flex;
  align-items: center;
  margin: 0 5px;
}
.ProcessProperty .setting-dialog .dialog-item .item-main .main-item .main-item-box .left[data-v-6fbd193b] {
  width: 30%;
  height: 15px;
  margin-top: 5px;
}
.ProcessProperty .setting-dialog .dialog-item .item-main .main-item .main-item-box input[data-v-6fbd193b] {
  width: 90%;
  height: 30px;
  background-color: #232529;
  color: #999;
  padding-left: 5px;
  border: none;
  border-radius: 2px;
}
.ProcessProperty .setting-dialog .dialog-item .item-main .main-item .main-item-box img[data-v-6fbd193b] {
  width: 70%;
}
.ProcessProperty .setting-dialog .dialog-item .item-main .main-but[data-v-6fbd193b] {
  width: 100%;
  display: flex;
  margin-top: 20px;
}
.ProcessProperty .setting-dialog .dialog-item .item-main .main-but .but-item[data-v-6fbd193b] {
  padding: 5px 10px;
  background: #2992f1;
  color: #ffffff;
  margin-right: 10px;
  border-radius: 2px;
}
[data-v-6fbd193b] .ivu-radio-inner:after {
  background-color: #2992f1;
}

.MiniMapProperty[data-v-3aed32a2] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.MiniMapProperty .top[data-v-3aed32a2] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.MiniMapProperty .top .previewText[data-v-3aed32a2] {
  margin-left: 10px;
  margin-top: 12px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.MiniMapProperty .bottom[data-v-3aed32a2] {
  padding: 10px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
  color: #fff;
}
.MiniMapProperty .bottom .form[data-v-3aed32a2] {
  font-size: 12px;
  height: 100%;
}
.MiniMapProperty .bottom .form .form-item[data-v-3aed32a2] {
  margin-bottom: 20px;
}
.MiniMapProperty .bottom .form .form-item[data-v-3aed32a2]:last-child {
  margin: 0;
  height: 52%;
}
.MiniMapProperty .bottom .form .form-item .text[data-v-3aed32a2] {
  width: 30%;
  height: 15px;
  margin-bottom: 10px;
}
.MiniMapProperty .bottom .form .form-item .content[data-v-3aed32a2] {
  position: relative;
}
.MiniMapProperty .bottom .form .form-item .content .line[data-v-3aed32a2] {
  pointer-events: none;
  background-color: red;
  position: absolute;
}
.MiniMapProperty .bottom .form .form-item .content .line.line-x[data-v-3aed32a2] {
  width: 1px;
  height: 100%;
  top: 0;
}
.MiniMapProperty .bottom .form .form-item .content .line.line-y[data-v-3aed32a2] {
  width: 100%;
  height: 1px;
  left: 0;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-btn[data-v-3aed32a2] {
  width: 200px;
  line-height: 40px;
  background: url("../assets/images/Group 1687@2x.275cb94c3e40caac27bbedd69f20f005.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-btn .icon-create[data-v-3aed32a2] {
  width: 16px;
  height: 16px;
  background: url(../assets/images/Frame.c5dc9e86be917b2d8b9d336d36eb9d97.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translate(0, -50%);
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box[data-v-3aed32a2] {
  padding-bottom: 20px;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item[data-v-3aed32a2] {
  background: #292929;
  border-radius: 2px;
  padding: 20px;
  margin-bottom: 10px;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content[data-v-3aed32a2] {
  font-size: 14px;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .add-delivery-name[data-v-3aed32a2] {
  margin-bottom: 20px;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .add-delivery-name .name[data-v-3aed32a2] {
  margin-bottom: 10px;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .add-delivery-name input[data-v-3aed32a2] {
  width: 100%;
  height: 40px;
  background: #1f1f1f;
  border-radius: 2px;
  border: none;
  color: #fff;
  padding: 0 20px;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .add-delivery-set[data-v-3aed32a2] {
  margin-bottom: 15px;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .add-delivery-set .set-name[data-v-3aed32a2] {
  margin-bottom: 10px;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .add-delivery-set .set-btn[data-v-3aed32a2] {
  margin-bottom: 10px;
  width: 176px;
  line-height: 40px;
  border-radius: 2px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #808080;
  background: #4d4d4d;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .add-delivery-set .set-box[data-v-3aed32a2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .add-delivery-set .set-box div[data-v-3aed32a2] {
  width: 45%;
  line-height: 40px;
  background: #1f1f1f;
  border-radius: 2px;
  padding: 0 20px;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .add-delivery-set .set-box div .set-title[data-v-3aed32a2] {
  margin-right: 20px;
  color: #666666;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .delivery-btn[data-v-3aed32a2] {
  display: flex;
  align-items: center;
  justify-content: end;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .delivery-btn .generateMen[data-v-3aed32a2] {
  width: 80px;
  height: 30px;
  background: #3CA909;
  border-radius: 2px 2px 2px 2px;
  position: absolute;
  left: 21px;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .delivery-btn div[data-v-3aed32a2] {
  width: 65px;
  line-height: 30px;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .delivery-btn div.cancel[data-v-3aed32a2] {
  background-color: #ef3535;
  margin-right: 10px;
}
.MiniMapProperty .bottom .form .form-item .content .add-delivery-box .add-delivery-item .add-delivery-content .delivery-btn div.submit[data-v-3aed32a2] {
  background-color: #2991f1;
}

.PaiZhaoSetting {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.PaiZhaoSetting .g-top {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.PaiZhaoSetting .g-top .m-title {
  margin-left: 10px;
  margin-top: 12px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.PaiZhaoSetting .g-bottom {
  padding: 10px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
  color: #fff;
  font-size: 14px;
}
.PaiZhaoSetting .g-bottom .m-position {
  width: 100%;
  display: flex;
  padding-top: 18px;
}
.PaiZhaoSetting .g-bottom .m-position .u-position-text {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  margin-left: 5px;
}
.PaiZhaoSetting .g-bottom .m-position .u-position-input {
  width: 65px;
  height: 18px;
  background: #212121;
  border-radius: 2px;
  margin-left: 10px;
}
.PaiZhaoSetting .g-bottom .m-position .u-position-input input {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 12px;
  background: transparent;
  outline: none;
  border: none;
  color: #fff;
}
.PaiZhaoSetting .g-bottom .m-view {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.PaiZhaoSetting .g-bottom .m-view .u-view-text {
  line-height: 36px;
}
.PaiZhaoSetting .g-bottom .m-view .u-view-slider {
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.PaiZhaoSetting .g-bottom .operate-introduction {
  line-height: 24px;
  margin-bottom: 30px;
}
.PaiZhaoSetting .g-bottom .m-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.PaiZhaoSetting .g-bottom .m-item .u-item-text {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  margin-left: 5px;
}
.PaiZhaoSetting .g-bottom .m-item .u-item-but {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: right;
}
.PaiZhaoSetting .g-bottom .m-item .u-item-but .item-baocun {
  padding: 9px 13px;
  background: #2991f1;
  border-radius: 2px;
  font-size: 12px;
  cursor: pointer;
}

.Jump[data-v-a12938cc] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.Jump .top[data-v-a12938cc] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.Jump .top .title[data-v-a12938cc] {
  margin-left: 10px;
  margin-top: 12px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.Jump .bottom[data-v-a12938cc] {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
  font-size: 14px;
  padding: 10px;
  color: #fff;
}
.Jump .bottom .row1[data-v-a12938cc] {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Jump .bottom .row1 .btn-add[data-v-a12938cc] {
  width: 200px;
  line-height: 40px;
  background: url("../assets/images/Group 1687@2x.275cb94c3e40caac27bbedd69f20f005.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  position: relative;
  cursor: pointer;
}
.Jump .bottom .row1 .btn-add .icon[data-v-a12938cc] {
  width: 16px;
  height: 16px;
  background: url(../assets/images/Frame.c5dc9e86be917b2d8b9d336d36eb9d97.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translate(0, -50%);
}
.Jump .bottom .row1 .btn-save[data-v-a12938cc] {
  background: #2991f1;
  padding: 8px 18px;
  border-radius: 2px;
  cursor: pointer;
}
.Jump .bottom .row2 .jump-item[data-v-a12938cc] {
  background-color: #292929;
  border-radius: 2px;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
}
.Jump .bottom .row2 .jump-item .item-box[data-v-a12938cc] {
  margin-bottom: 20px;
}
.Jump .bottom .row2 .jump-item .item-box .text[data-v-a12938cc] {
  margin-bottom: 10px;
}
.Jump .bottom .row2 .jump-item .item-box input[data-v-a12938cc] {
  width: 100%;
  border: none;
  padding: 0 20px;
  height: 40px;
  background-color: #1f1f1f;
  color: #fff;
  border-radius: 2px;
}
.Jump .bottom .row2 .jump-item .item-box .preview-image[data-v-a12938cc] {
  width: 100%;
  height: 191px;
  background-color: #1f1f1f;
}
.Jump .bottom .row2 .jump-item .item-box .preview-image img[data-v-a12938cc] {
  max-width: 100%;
  max-height: 100%;
}
.Jump .bottom .row2 .jump-item .generateMen2[data-v-a12938cc] {
  width: 80px;
  height: 30px;
  background: #3CA909;
  border-radius: 2px 2px 2px 2px;
  position: absolute;
  left: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.Jump .bottom .row2 .jump-item .item-btn[data-v-a12938cc] {
  display: flex;
  align-items: center;
  justify-content: right;
}
.Jump .bottom .row2 .jump-item .item-btn .btn-delete[data-v-a12938cc] {
  font-size: 12px;
  padding: 9px 20px;
  background: #ef3535;
  border-radius: 2px;
  cursor: pointer;
}

.JieMu[data-v-ac1c94fa] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.JieMu .top[data-v-ac1c94fa] {
  width: 100%;
  min-height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.JieMu .top .previewText[data-v-ac1c94fa] {
  margin-left: 10px;
  margin-top: 12px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.JieMu .bottom[data-v-ac1c94fa] {
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 100%;
  height: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  padding: 10px;
}
.JieMu .bottom .row1[data-v-ac1c94fa] {
  display: flex;
  position: relative;
  margin-bottom: 20px;
}
.JieMu .bottom .row1 .text1[data-v-ac1c94fa] {
  width: 60px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
  margin-top: 14px;
  margin-left: 10px;
}
.JieMu .bottom .row1 .create[data-v-ac1c94fa] {
  width: 200px;
  line-height: 40px;
  background: url("../assets/images/Group 1687@2x.275cb94c3e40caac27bbedd69f20f005.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  position: relative;
  cursor: pointer;
}
.JieMu .bottom .row1 .create .icon-create[data-v-ac1c94fa] {
  width: 16px;
  height: 16px;
  background: url(../assets/images/Frame.c5dc9e86be917b2d8b9d336d36eb9d97.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translate(0, -50%);
}
.JieMu .bottom .row2[data-v-ac1c94fa] {
  flex: 1;
  overflow: auto;
}
.JieMu .bottom .row2 .delete-btn-box[data-v-ac1c94fa] {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: right;
}
.JieMu .bottom .row2 .delete-btn-box .btnDel[data-v-ac1c94fa] {
  font-size: 12px;
  padding: 9px 20px;
  background: #ef3535;
  border-radius: 2px;
  cursor: pointer;
}
.JieMu .bottom .row2 .set-person p[data-v-ac1c94fa] {
  font-size: 14px;
  font-family: Inter, Inter;
  font-weight: 400;
  color: #ffffff;
}
.JieMu .bottom .row2 .set-person .music-btn[data-v-ac1c94fa] {
  font-size: 12px;
  background: #2991f1;
  border-radius: 2px;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  width: 66px;
  text-align: center;
}
.JieMu .bottom .row2 .set-person .music-btn .ivu-upload-select[data-v-ac1c94fa] {
  display: block !important;
}
.JieMu .bottom .row2 .set-person .music-wrap[data-v-ac1c94fa] {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.JieMu .bottom .row2 .set-person .settinginput[data-v-ac1c94fa] {
  outline: none;
  border: none;
  height: 40px;
  background: #1f1f1f;
  border-radius: 2px;
  color: #fff;
  flex: 1;
  padding: 0 20px;
  margin-top: 10px;
  width: 100%;
  font-size: 14px;
}
.JieMu .bottom .row2 .set-person .settinginput.changeTextarea[data-v-ac1c94fa] {
  padding: 10px 20px;
  height: 80px;
}
.JieMu .bottom .row2 .set-person .settinginput.music-width[data-v-ac1c94fa] {
  margin-top: 0;
}
.JieMu .bottom .row2 .banjiangitem[data-v-ac1c94fa] {
  background: #282828;
  border-radius: 2px;
  margin-bottom: 20px;
  padding: 20px;
  color: #fff;
  font-size: 14px;
}
.JieMu .bottom .row2 .banjiangitem .row .settinginput[data-v-ac1c94fa] {
  outline: none;
  border: none;
  height: 40px;
  background: #1f1f1f;
  border-radius: 2px;
  color: #fff;
  flex: 1;
  padding: 0 20px;
  margin-top: 10px;
}
.JieMu .bottom .row2 .banjiangitem .row .image[data-v-ac1c94fa] {
  height: 191px;
  background: #1f1f1f;
  border-radius: 2px;
  position: relative;
  margin-bottom: 20px;
  margin-top: 10px;
}
.JieMu .bottom .row2 .banjiangitem .row .image .upload-box[data-v-ac1c94fa] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 280px;
  padding: 20px 0;
}
.JieMu .bottom .row2 .banjiangitem .row .image .upload-box .btn[data-v-ac1c94fa] {
  padding: 6px 17px;
  border: 1px solid #fff;
  border-radius: 2px;
  font-size: 12px;
  cursor: pointer;
}
.JieMu .bottom .row2 .banjiangitem .row .image .upload-box .btn[data-v-ac1c94fa]:hover {
  background-color: #fff;
  color: #000;
}
.JieMu .bottom .row2 .banjiangitem .row .image .upload-box .text2[data-v-ac1c94fa] {
  font-size: 12px;
}

