.update-btn[data-v-35201a4e] {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 10;
}
.info-card[data-v-35201a4e] {
  margin-bottom: 20px;
}
.info-card .info-card-container[data-v-35201a4e] {
  margin: 20px auto;
  width: 840px;
}
.info-card .info-card-container .info-item[data-v-35201a4e] {
  display: flex;
  margin-top: 24px;
}
.info-card .info-card-container .info-item .item-label[data-v-35201a4e] {
  width: 160px;
  height: 32px;
  font-size: 14px;
  text-align: right;
  line-height: 32px;
  color: #606266;
}

.update-btn[data-v-4b313c1d] {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 10;
}
.info-card[data-v-4b313c1d] {
  margin-bottom: 20px;
}
.info-card .info-card-container[data-v-4b313c1d] {
  margin: 20px auto;
  width: 840px;
}
.info-card .info-card-container .info-item[data-v-4b313c1d] {
  display: flex;
  margin-top: 24px;
}
.info-card .info-card-container .info-item .item-label[data-v-4b313c1d] {
  width: 260px;
  height: 32px;
  font-size: 14px;
  text-align: right;
  line-height: 32px;
  color: #606266;
}

.update-btn[data-v-087c1a00] {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 10;
}
.info-card[data-v-087c1a00] {
  margin-bottom: 20px;
}
.info-card .info-card-container[data-v-087c1a00] {
  margin: 20px auto;
  width: 840px;
}
.info-card .info-card-container .logo-card[data-v-087c1a00] {
  width: 390px;
}


[data-v-4a77e98c] .el-tabs__content {
  border-radius: 12px;
  border: 1px solid #e0e0e0;
}
.undertint-color[data-v-4a77e98c] {
  color: #c0c4cc;
}
.blue-color[data-v-4a77e98c] {
  color: #4169e1;
}
.editor-container[data-v-4a77e98c] {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  height: 520px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  overflow: hidden;
}
.editor-container .js-editor[data-v-4a77e98c] {
  flex: 1;
  display: flex;
}
.editor-container .btn-box[data-v-4a77e98c] {
  flex: none;
  display: flex;
  align-items: center;
  padding: 8px;
  height: 49px;
  border-top: 1px solid #e0e0e0;
}
.table-container[data-v-4a77e98c] {
  position: relative;
  margin-bottom: 20px;
}
.table-container .result-length-tag[data-v-4a77e98c] {
  position: absolute;
  top: 8px;
  right: 0;
  padding: 4px 12px;
  height: 24px;
  font-size: 12px;
  line-height: 14px;
  color: #409eff;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #b3d8ff;
}
.table-container .error-tip[data-v-4a77e98c] {
  margin: 12px;
  padding: 20px;
  background-color: #fef0f0;
  border-left: 5px solid #f56c6c;
  border-radius: 4px;
}
.table-container .error-tip .tip-title[data-v-4a77e98c] {
  font-size: 16px;
  font-weight: 600;
  color: #f56c6c;
}
.table-container .error-tip .tip-description[data-v-4a77e98c] {
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.6em;
  color: #6f212a;
}

