.editor-card .el-card__header {
  padding: 5px 10px;
  background: #f5f7fa;
}
.editor-card .el-card__body {
  margin: 0 auto;
}
.editor-card .el-card__body .img-cutter-src {
  height: 192px;
  width: 416px;
}
.editor-card .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.editor-card .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.editor-card .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 414px;
  height: 192px;
  line-height: 192px;
  text-align: center;
}
.editor-card .avatar {
  width: 416px;
  height: 192px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.sliderTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.sliderTitle .sliderDel {
  font-size: 16px;
  margin-right: 20px;
}
.uploadTitps {
  margin-left: 20px;
  margin-top: 20px;
}
.uploadTitps div {
  color: #999999;
}
.sliderArrows {
  margin-right: 20px;
  width: 20px;
  height: 25px;
  border: 1px solid #dedfe0;
  text-align: center;
  line-height: 25px;
}
.editor-card-b .el-card__header {
  padding: 5px 10px;
  background: #F5F7FA;
}
.editor-card-b .el-card__body {
  margin: 0 auto;
}
.editor-card-b .el-card__body .img-cutter-src {
  height: 122px;
  width: 414px;
}
.editor-card-b .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.editor-card-b .avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}
.editor-card-b .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 414px;
  height: 122px;
  line-height: 122px;
  text-align: center;
}
.editor-card-b .avatar {
  width: 416px;
  height: 122px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.uploadTitps {
  margin-left: 20px;
  margin-top: 20px;
}
.uploadTitps div {
  color: #999999;
}
.promotionTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.promotionTitle .promotionDel {
  font-size: 16px;
  margin-right: 20px;
}
.promotionTitle .promotionStatus {
  margin-right: 20px;
}
.promotionTitle .promotionTitleSub {
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.promotionArrows {
  margin-right: 20px;
  width: 20px;
  height: 25px;
  border: 1px solid #DEDFE0;
  text-align: center;
  line-height: 25px;
}
.redTips {
  color: #FA5C7C !important;
}
.redBorder .el-input__inner {
  border-color: #FA5C7C;
}
.uploadTitps {
  margin-left: 20px;
  margin-top: 20px;
}
.uploadTitps div {
  color: #999999;
}
.editor-card .el-card__header {
  padding: 5px 10px;
  background: #F5F7FA;
}
.editor-card .el-card__body {
  margin: 0 auto;
}
.editor-card .el-card__body .img-cutter-src {
  height: 600px;
  width: 235px;
}
.editor-card .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.editor-card .avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}
.editor-card .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 414px;
  height: 192px;
  line-height: 192px;
  text-align: center;
}
.editor-card .avatar {
  width: 416px;
  height: 192px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.category-list .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.category-list .avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}
.category-list .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 130px;
  height: 130px;
  line-height: 130px;
  text-align: center;
}
.category-list .avatar {
  width: 130px;
  height: 130px;
  display: block;
}
.category-list .avatar-uploader {
  height: 130px;
}
.category-list .categoryTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.category-list .categoryTitle .categoryStatus {
  margin-right: 20px;
}
.category-list .categoryArrows {
  margin-right: 20px;
  width: 20px;
  height: 25px;
  border: 1px solid #DEDFE0;
  text-align: center;
  line-height: 25px;
}
.tag-block {
  margin-right: 10px;
  margin-bottom: 10px;
}
.button-new-tag {
  margin-right: 10px !important;
  margin-bottom: 10px !important;
  height: 32px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
.input-new-tag {
  width: 90px !important;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
  vertical-align: bottom;
}
.editor-card .el-card__header {
  padding: 5px 10px;
  background: #F5F7FA;
}
.editor-card .el-card__body {
  height: 200px;
  margin: 0 auto;
}
.editor-card .el-card__body .img-cutter-src {
  height: 192px;
  width: 416px;
}
.editor-card .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.editor-card .avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}
.editor-card .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 414px;
  height: 192px;
  line-height: 192px;
  text-align: center;
}
.editor-card .avatar {
  width: 416px;
  height: 192px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.sliderTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.sliderTitle .sliderDel {
  font-size: 16px;
  margin-right: 20px;
}
.uploadTitps {
  margin-left: 20px;
  margin-top: 20px;
}
.uploadTitps div {
  color: #999999;
}
.sliderArrows {
  margin-right: 20px;
  width: 20px;
  height: 25px;
  border: 1px solid #DEDFE0;
  text-align: center;
  line-height: 25px;
}
.editor-card .el-card__header {
  padding: 5px 10px;
  background: #f5f7fa;
}
.editor-card .el-card__body {
  height: 200px;
  margin: 0 auto;
}
.editor-card .el-card__body .img-cutter-src {
  height: 192px;
  width: 416px;
}
.editor-card .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.editor-card .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.editor-card .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 414px;
  height: 192px;
  line-height: 192px;
  text-align: center;
}
.editor-card .avatar {
  width: 416px;
  height: 192px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.sliderTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.sliderTitle .sliderDel {
  font-size: 16px;
  margin-right: 20px;
}
.uploadTitps2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.uploadTitps2 div {
  color: #999999;
}
.sliderArrows {
  margin-right: 20px;
  width: 20px;
  height: 25px;
  border: 1px solid #dedfe0;
  text-align: center;
  line-height: 25px;
}
.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.avatar-uploader-icon2 {
  font-size: 28px;
  color: #8c939d;
  width: 148px;
  height: 148px;
  line-height: 148px;
  text-align: center;
}
.avatar {
  width: 148px;
  height: 148px;
  display: block;
}
.theme-layout-grid {
  height: calc(100% - 66px);
  overflow-y: auto;
}
.theme-layout-grid .theme-img-box {
  padding: 20px;
  width: 200px;
  height: 360px;
}
.theme-layout-grid .theme-img-box img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border: 2px #999 solid;
  border-radius: 10px;
}
.theme-layout-grid .theme-foot-box {
  margin: 10px 0;
  text-align: center;
  width: 200px;
  padding: 0 20px;
  overflow: hidden;
}
.theme-layout-grid .theme-foot-box .el-radio__label {
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}
.theme-layout-grid .theme-foot-box2 {
  margin: 10px 0;
  width: 200px;
  padding: 0 20px;
  overflow: hidden;
}
.theme-layout-grid .theme-foot-box2 .tfb-left {
  width: 20px;
  height: 100%;
  display: block;
  float: left;
}
.theme-layout-grid .theme-foot-box2 .tfb-right {
  width: calc(100% - 20px);
  height: 100%;
  float: left;
  cursor: pointer;
}
.theme-layout-grid .theme-foot-box2 .el-radio__label {
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: keep-all;
}
.row-title {
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tips_block {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background: #f4f4f4;
  border-radius: 50%;
  font-size: 13px;
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
.tips_block:hover {
  -webkit-box-shadow: 0 0 4px 1px #888888;
          box-shadow: 0 0 4px 1px #888888;
}
.phoneEditor {
  height: calc(100% - 66px);
}
.phoneEditor .el-card__body {
  height: 100%;
  padding: 0;
}
.phoneEditor .el-card__body .chooseTemplate {
  border-radius: 10px;
  border: 3px solid var(--color-primary);
}
.phoneEditor .el-card__body .buttonGroup {
  text-align: center;
  margin-top: 10px;
}
.phoneEditor .el-card__body .currentlyText {
  background: var(--color-primary);
  color: #fff;
  padding: 5px 0px;
  width: 100px;
  margin: 0 auto;
}
.phoneEditor .el-card__body .templateImage {
  width: 150px;
  height: 300px;
  border-radius: 20px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.phoneEditor .el-card__body .dialog-phone-preview {
  margin-top: 40px;
  text-align: center;
  height: 100%;
}
.phoneEditor .el-card__body .dialog-phone-preview p {
  font-size: 14px;
}
.phoneEditor .el-card__body .dialog-phone-preview .phone-preview-box {
  height: calc(100% - 120px);
  overflow: hidden auto;
  background: #fff;
}
.phoneEditor .el-card__body .dialog-phone-preview .phone-preview-box .phoneBox {
  position: relative;
  -webkit-box-sizing: initial !important;
          box-sizing: initial !important;
  margin: 0 auto;
  border: 1px #999999 solid;
  border-radius: 30px;
}
.phoneEditor .el-card__body .dialog-phone-preview .phone-preview-box .phoneBox .el-dialog__body {
  text-align: center;
}
.phoneEditor .el-card__body .dialog-phone-preview .phone-preview-box .phoneBox .el-dialog__body .phoneBox {
  display: inline-block;
}
.phoneEditor .el-card__body .dialog-phone-preview .phone-preview-box .phoneBox iframe {
  border: 1px #eee solid;
  border-radius: unset;
}
.phoneEditor .action-bar {
  position: relative;
  margin: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1280px) {
.phoneEditor .action-bar {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
}
.f-text-title {
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 12px;
  color: #666666;
}
.f-text-title2 {
  line-height: 1.5;
  font-size: 12px;
  color: #666666;
}
.rowLine {
  width: 100%;
  height: 1px;
  background: #ddd;
}
.tab-title[data-v-744d0bfe] {
  font-size: 18px;
  margin-bottom: 10px;
  background-color: #fff;
  line-height: 3;
  padding-left: 20px;
  border-left: 3px solid #fc5531;
}
