.code-container[data-v-45d97a3d] {
  padding: 0 1.5625vw;
}
.container-top[data-v-45d97a3d] {
  display: flex;
  justify-content: space-between;
}
.title[data-v-45d97a3d] {
  font-size: 0.83333vw;
  font-weight: 400;
  color: #0d1030;
  position: relative;
  padding-left: 0.83333vw;
}
.content-title[data-v-45d97a3d] {
  margin-top: 1.5625vw;
}
.title[data-v-45d97a3d]::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 0.20833vw;
  height: 0.625vw;
  background: #606bda;
  border-radius: 0.10417vw;
}
.article-input[data-v-45d97a3d] {
  display: flex;
  margin-top: 1.04167vw;
}
.button-new-tag[data-v-45d97a3d] {
  border: 1px dashed #606bda;
  border-radius: 0.20833vw;
  font-size: 0.625vw;
  color: #606bda;
}
.tips[data-v-45d97a3d] {
  font-size: 0.625vw;
  line-height: 1.14583vw;
  font-weight: 400;
  color: #a7a7a7;
  margin-top: 0.52083vw;
}
.input-head[data-v-45d97a3d] {
  height: 1.5625vw;
  background-color: rgba(96, 107, 218, 0.1);
  border-radius: 0.20833vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.divider[data-v-45d97a3d] {
  background-color: #606bda;
}
.container-bot[data-v-45d97a3d] {
  display: flex;
  justify-content: space-between;
}
.container-bot .bot-left[data-v-45d97a3d] {
  min-width: 15.625vw;
}
.container-bot .bot-right[data-v-45d97a3d] {
  flex-shrink: 0;
  width: 11.14583vw;
  background: #ffffff;
  border-radius: 0.20833vw;
  border: 1px solid #eee;
  background-repeat: no-repeat;
  background-size: contain;
}
.container-bot .bot-right .code-text[data-v-45d97a3d] {
  height: 6.5625vw;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.20833vw;
  padding: 1.61458vw 1.14583vw 1.04167vw;
}
.container-bot .bot-right .code-text .code-name[data-v-45d97a3d] {
  font-size: 0.72917vw;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0.52083vw;
}
.container-bot .bot-right .code-text .code-desc[data-v-45d97a3d] {
  font-size: 0.625vw;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.78125vw;
}
.container-bot .bot-right .code-box[data-v-45d97a3d] {
  background-color: #fff;
  padding: 0.83333vw 0 0.3125vw;
  text-align: center;
  position: relative;
}
.container-bot .bot-right .code-box .tips[data-v-45d97a3d] {
  margin-top: 0px;
}
.container-bot .bot-right .code-box .code-img[data-v-45d97a3d] {
  width: 88%;
}
.container-bot .bot-right .code-box .avatar[data-v-45d97a3d] {
  width: 2.08333vw;
  border: 0.15625vw solid #fff;
  border-radius: 0.41667vw;
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
}
[data-v-45d97a3d] .el-form-item__label {
  display: block;
  text-align: left;
}
[data-v-45d97a3d] .el-form-item__content {
  width: 100%;
  margin-left: 0 !important;
}
[data-v-45d97a3d] .el-textarea__inner {
  width: 100%;
  min-height: 5.20833vw !important;
  font-size: 0.72917vw;
}
.preview-box[data-v-45d97a3d] {
  margin-left: 4.16667vw;
}
.preview-box .phone[data-v-45d97a3d] {
  margin-top: 0.52083vw;
}
