#ai-con .ai-tabs {
  height: 52px;
  border-radius: 4px;
  background: #fff;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
#ai-con .ai-tabs > div {
  width: auto;
  height: 36px;
  color: #777;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 8px 12px;
  box-sizing: border-box;
  border-radius: 4px;
  margin: initial;
}
#ai-con .ai-tabs .ai-tabs {
  background: #f1f7ff;
  color: #2281ff;
}
#ai-con .ai-c-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#ai-con .ai-c-top .ac-t-1 strong {
  color: #333;
  font-family: Alibaba PuHuiTi 2;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
#ai-con .ai-c-top .ac-t-1 p {
  color: #777;
  font-family: Alibaba PuHuiTi 2;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-c-top .ac-t-2 {
  width: 153px;
  height: 44px;
  border-radius: 4399px;
  border-radius: 100px;
  border: 1.5px solid #2281ff;
  background: rgba(34, 129, 255, 0.12);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2281ff;
  font-family: Alibaba PuHuiTi 2;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  cursor: pointer;
}
#ai-con .ai-c-top .ac-t-2 svg {
  margin-right: 8px;
}
#ai-con .ai-c-sec {
  width: 1134px;
  height: 108px;
  flex-shrink: 0;
  border-radius: 12px;
  background: #fff;
  margin: 12px 0 24px;
  display: flex;
  align-items: center;
  padding: 16px;
  box-sizing: border-box;
}
#ai-con .ai-c-sec .ai-c-sec-main {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background: #f1f7ff;
  display: flex;
  align-items: center;
}
#ai-con .ai-c-sec .ai-c-sec-main > label {
  height: 100%;
  width: 824px;
  display: flex;
  align-items: center;
  padding: 0 0 0 24px;
  box-sizing: border-box;
}
#ai-con .ai-c-sec .ai-c-sec-main > label svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  margin-right: 12px;
}
#ai-con .ai-c-sec .ai-c-sec-main > label input {
  height: 100%;
  width: 731px;
  border: none;
  outline: none;
  box-sizing: border-box;
  background-color: transparent;
  font-size: 18px;
}
#ai-con .ai-c-sec .ai-c-sec-main .el-select {
  width: 65px;
  height: 24px;
  display: flex;
  align-items: center;
}
#ai-con .ai-c-sec .ai-c-sec-main .el-select .el-input__inner {
  padding: 0;
  height: 100%;
  line-height: normal;
  border: none;
  outline: none;
  background-color: transparent;
}
#ai-con .ai-c-sec .ai-c-sec-main .el-select .el-input__suffix i {
  line-height: normal;
}
#ai-con .ai-c-sec .ai-c-sec-main button {
  width: 138px;
  height: 100%;
  flex-shrink: 0;
  border-radius: 0 8px 8px 0;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  background-color: #0076f4;
  margin-left: 75px;
  cursor: pointer;
}
#ai-con .ai-c-sec-2 {
  width: 100%;
  flex-shrink: 0;
  border-radius: 12px;
  background: #fff;
  margin: 0 0 24px;
  margin: 12px 0 24px;
  padding: 22px 24px 20px;
  box-sizing: border-box;
}
#ai-con .ai-c-sec-2 .ai-c-1s {
  display: flex;
  justify-content: space-between;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 {
  display: flex;
  flex-direction: column;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 > div {
  display: flex;
  flex-direction: column;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-211 p {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 8px;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-211 input {
  width: 598px;
  height: 42px;
  flex-shrink: 0;
  border-radius: 4px;
  background: #f1f7ff;
  border: none;
  outline: none;
  padding: 0 0 0 12px;
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-211 input::placeholder {
  color: #aaa;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 {
  margin: 20px 0 0;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 .ai-c-212-d {
  display: flex;
  justify-content: space-between;
  margin: 0 0 6px;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 .ai-c-212-d > div {
  display: flex;
  align-items: center;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 .ai-c-212-d > div svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin: 0 4px 0 0;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 .ai-c-212-d > div span {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 .ai-c-212-d > div em {
  color: #2281ff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 8px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 24px;
  background: rgba(34, 129, 255, 0.12);
  margin: 0 0 0 20px;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 input {
  width: 598px;
  height: 42px;
  flex-shrink: 0;
  border-radius: 4px;
  background: #f1f7ff;
  border: none;
  outline: none;
  padding: 0 0 0 12px;
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 input::placeholder {
  color: #aaa;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-22 {
  margin: 0 0 0 32px;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-22 p {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 8px;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-22 textarea {
  width: 444px;
  height: 136px;
  flex-shrink: 0;
  border-radius: 4px;
  background: #f1f7ff;
  resize: none;
  border: none;
  outline: none;
  padding: 10px 12px;
  box-sizing: border-box;
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-c-sec-2 .ai-c-1s .ai-c-22 textarea::placeholder {
  color: #aaa;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-c-sec-2 .ai-c-2s {
  display: flex;
  justify-content: space-between;
  margin: 9px 0 0;
}
#ai-con .ai-c-sec-2 .ai-c-2s div {
  display: flex;
  align-items: center;
}
#ai-con .ai-c-sec-2 .ai-c-2s div > em {
  color: #2281ff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 8px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 24px;
  background: rgba(34, 129, 255, 0.12);
  margin: 0 20px 0 0;
  cursor: pointer;
}
#ai-con .ai-c-sec-2 .ai-c-2s div .el-select {
  width: 89px;
  margin: 0 24px 0 0;
}
#ai-con .ai-c-sec-2 .ai-c-2s button {
  display: flex;
  width: 98px;
  height: 34px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  background: #2281ff;
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-show-main {
  position: relative;
  width: 100%;
  height: 637px;
  flex-shrink: 0;
  border-radius: 12px;
  background: #fff;
  padding: 16px 24px 0;
  box-sizing: border-box;
}
#ai-con .ai-show-main > strong {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
  margin-bottom: 4px;
}
#ai-con .ai-show-main > strong::before {
  content: "";
  position: absolute;
  left: -4px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 12px;
  flex-shrink: 0;
  background: #2281ff;
}
#ai-con .ai-show-main > p {
  color: #aaa;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 5px 0;
}
#ai-con .ai-show-main .el-table .el-table_1_column_1 .cell {
  display: flex;
  justify-content: center;
  align-items: center;
}
#ai-con .ai-show-main .el-table .el-table_1_column_2 .cell,
#ai-con .ai-show-main .el-table .el-table_1_column_3 .cell,
#ai-con .ai-show-main .el-table .el-table_1_column_4 .cell {
  color: #777;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-show-main .el-table .el-table_1_column_4 {
  padding: 0;
}
#ai-con .ai-show-main .el-table .el-table_1_column_4 .cell {
  padding: 0;
  display: flex;
  align-items: center;
}
#ai-con .ai-show-main .el-table .el-table_1_column_4 .cell > div {
  display: flex;
  align-items: center;
}
#ai-con .ai-show-main .el-table .el-table_1_column_4 .cell > div button {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: none;
  outline: none;
  background-color: transparent;
  cursor: pointer;
}
#ai-con .ai-show-main .el-table .el-table_1_column_4 .cell .ai-tab-ed {
  margin-right: 24px;
}
#ai-con .ai-show-main .el-table .el-table_1_column_4 .cell .ai-tab-ed button {
  color: #2281ff;
}
#ai-con .ai-show-main .el-table .el-table_1_column_4 .cell .ai-tab-sv {
  margin-right: 24px;
}
#ai-con .ai-show-main .el-table .el-table_1_column_4 .cell .ai-tab-sv button {
  color: #2281ff;
}
#ai-con .ai-show-main .el-table .el-table_1_column_4 .cell .ai-tab-de button {
  color: #ff3f3f;
}
#ai-con .ai-show-main .el-table .el-table_1_column_3 .cell {
  padding-right: 0;
}
#ai-con .ai-show-main .el-table .tab-inp {
  border: none;
  outline: none;
  background-color: transparent;
  width: 50%;
  height: 40px;
  flex-shrink: 0;
}
#ai-con .ai-show-main .el-table .ed-tab-inp {
  border-radius: 4px;
  border: 1px solid #eee;
}
#ai-con .ai-show-main .hide-line-box {
  width: 1134px;
  height: 96px;
  flex-shrink: 0;
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 888;
  background: #fff;
  box-shadow: 0 -10px 40px 0 rgba(0, 0, 0, 0.06);
  transition: all 0.2s ease;
  opacity: 0;
  transform: translateY(100%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
  box-sizing: border-box;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-1 {
  display: flex;
  align-items: center;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-1 span {
  color: #333;
  text-align: center;
  margin-right: 12px;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-1 .el-input__inner {
  width: 100px;
  padding: 0 0 0 8px;
  box-sizing: border-box;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-1 .el-input__suffix {
  margin-right: 0;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-1 .el-input__suffix .el-input__suffix-inner {
  margin-right: 0;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-2 {
  display: flex;
  align-items: center;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-2 span {
  color: #333;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-2 .el-input__inner {
  width: 100px;
  padding: 0 0 0 8px;
  box-sizing: border-box;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-2 .el-input__suffix {
  margin-right: 0;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-2 .el-input__suffix .el-input__suffix-inner {
  margin-right: 0;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-2 svg {
  width: 24px;
  height: 24px;
  margin-left: 8px;
  cursor: pointer;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 {
  display: flex;
  align-items: center;
  position: relative;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 > svg {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  margin-right: 4px;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .el-checkbox {
  display: flex;
  align-items: center;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .el-checkbox span {
  display: flex;
  align-items: center;
  padding: 2px 0 0;
  box-sizing: border-box;
  order: 1;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .el-checkbox .el-checkbox__label {
  color: #333;
  padding: 0;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-right: 8px;
  order: 0;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-ta-3-di {
  display: flex;
  align-items: center;
  cursor: pointer;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-ta-3-di span {
  color: #c0c4cc;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 5px;
  border-radius: 8px;
  border: 1px solid #c0c4cc;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-ta-3-di .h_s_active {
  border: 1px solid #2281ff;
  color: #2281ff;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range {
  width: 300px;
  flex-shrink: 0;
  position: absolute;
  top: -280px;
  left: 50%;
  transform: translateX(-20%);
  background-color: #fff;
  z-index: 999999;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 12px;
  box-sizing: border-box;
  flex-direction: column;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att-0 {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att-0 strong {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 0 16px;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att-0 strong::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -4px;
  transform: translateY(-50%);
  display: flex;
  width: 2px;
  height: 12px;
  background: #2281ff;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att-0 p {
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 12px;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att {
  width: 100%;
  height: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att > span {
  color: #333;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att > div {
  display: flex;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att > div span {
  display: inline-flex;
  width: 62px;
  height: 20px;
  flex-shrink: 0;
  background: #d9d9d9;
  cursor: pointer;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att .sp-1 {
  border-radius: 20px 0px 0px 20px;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att .sp-2 {
  margin: 0 9px;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att .sp-3 {
  border-radius: 0 20px 20px 0;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att .sp-act {
  background: #2281ff;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .actic {
  display: flex;
  justify-content: space-between;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .actic span {
  color: #777;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .actic p {
  width: 240px;
  color: #777;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 4px;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-4 {
  display: flex;
  align-items: center;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-4 span {
  color: #333;
  text-align: center;
  margin-right: 12px;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-4 .el-input__inner {
  width: 85px;
  padding: 0 0 0 8px;
  box-sizing: border-box;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-4 .el-input__suffix {
  margin-right: 0;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-4 .el-input__suffix .el-input__suffix-inner {
  margin-right: 0;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-5 {
  display: flex;
  align-items: center;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-5 > svg {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-5 > span {
  color: #2281ff;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .ai-show-main .hide-line-box .hi-ta-5 button {
  width: 100px;
  height: 42px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #2281ff;
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: none;
  outline: none;
  cursor: pointer;
  margin-left: 10px;
}
#ai-con .ai-show-main .show-line-box {
  opacity: 1;
  transform: translateY(0);
}
#ai-con .mor-imp {
  position: fixed;
  top: 0;
  right: 0;
  width: 720px;
  min-height: 100vh;
  height: 100%;
  flex-shrink: 0;
  padding: 72px 72px 0;
  box-sizing: border-box;
  z-index: 99999999;
  box-shadow: -12px 0px 48px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  transition: all 0.2s;
  transform: translateX(100%);
  overflow: 0;
}
#ai-con .mor-imp > strong {
  color: #333;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
#ai-con .mor-imp > p {
  color: #777;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 7px 0 42px;
}
#ai-con .mor-imp textarea {
  width: 576px;
  height: 64%;
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid #eee;
  resize: none;
  outline: none;
  padding: 20px;
  box-sizing: border-box;
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .mor-imp .mor-tool {
  display: flex;
  margin-top: 10px;
  justify-content: space-between;
  width: 100%;
}
#ai-con .mor-imp .mor-tool > span {
  color: #777;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#ai-con .mor-imp .mor-bbt {
  width: 100%;
  padding: 0 136px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin-top: 41px;
}
#ai-con .mor-imp .mor-bbt button {
  display: flex;
  width: 108px;
  height: 42px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  box-sizing: border-box;
  border-radius: 8px;
  background: #eee;
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}
#ai-con .mor-imp .mor-bbt button:nth-child(2) {
  background: #2281ff;
  color: #fff;
}
#ai-con .open-mor-imp {
  transform: translateX(0);
  overflow: 1;
}
input {
  box-sizing: border-box;
}
#pub-ai-de-box {
  background: rgba(0, 0, 0, 0.42);
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: center;
}
#pub-ai-de-box .pub-ai-de-main {
  width: 368px;
  height: 120px;
  flex-shrink: 0;
  border-radius: 16px;
  background: #fff;
  padding: 16px 20px 0;
  box-sizing: border-box;
}
#pub-ai-de-box .pub-ai-de-main .pub-ai-di-1 {
  display: flex;
  align-items: center;
}
#pub-ai-de-box .pub-ai-de-main .pub-ai-di-1 svg {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}
#pub-ai-de-box .pub-ai-de-main .pub-ai-di-1 span {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#pub-ai-de-box .pub-ai-de-main .pub-ai-di-2 {
  color: #777;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 4px 0 0 26px;
}
#pub-ai-de-box .pub-ai-de-main .pub-ai-di-3 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 13px;
}
#pub-ai-de-box .pub-ai-de-main .pub-ai-di-3 button {
  margin: 0 0 0 12px;
  display: flex;
  width: 72px;
  height: 28px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  background: #eee;
  color: #333;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}
#pub-ai-de-box .pub-ai-de-main .pub-ai-di-3 button:nth-child(2) {
  color: #fff;
  background: #ff3838;
}
#add-class {
  background: rgba(0, 0, 0, 0.42);
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: center;
}
#add-class .cla-main {
  width: 666px;
  min-height: 312px;
  flex-shrink: 0;
  border-radius: 16px;
  background: #fff;
  padding: 22px 20px 0;
  box-sizing: border-box;
}
#add-class .cla-main .cla-ma-1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#add-class .cla-main .cla-ma-1 strong {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
  display: flex;
  align-items: center;
}
#add-class .cla-main .cla-ma-1 strong::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -6px;
  width: 2px;
  height: 12px;
  flex-shrink: 0;
  background: #2281ff;
  display: flex;
  transform: translateY(-50%);
}
#add-class .cla-main .cla-ma-1 button {
  width: 110px;
  height: 34px;
  border-radius: 4px;
  background: #2281ff;
  display: flex;
  align-items: center;
  cursor: pointer;
}
#add-class .cla-main .cla-ma-1 button svg {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
#add-class .cla-main .cla-ma-1 button span {
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#add-class .cla-tab {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0 10px;
  box-sizing: border-box;
  margin-top: 13px;
}
#add-class .cla-tab .ctb-t-1 {
  width: 30px;
}
#add-class .cla-tab .ctb-t-2 {
  width: 330px;
}
#add-class .cla-tab .ctb-t-3 {
  width: 180px;
}
#add-class .cla-tab .cla-tab-top {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#add-class .cla-tab .cla-tab-top > div {
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#add-class .cla-tab .cla-tab-main {
  width: 100%;
  max-height: 490px;
  overflow: auto;
}
#add-class .cla-tab .cla-tab-main .cla-tab-is {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  border-top: 1px solid #eeeeee;
}
#add-class .cla-tab .cla-tab-main .ctb-t-1 {
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#add-class .cla-tab .cla-tab-main .ctb-t-2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#add-class .cla-tab .cla-tab-main .ctb-t-2 input {
  width: 330px;
  height: 28px;
  border-radius: 4px;
  border: none;
  outline: none;
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 6px;
  overflow: hidden;
  /*禁止换行*/
  white-space: nowrap;
  /*显示省略号*/
  text-overflow: ellipsis;
}
#add-class .cla-tab .cla-tab-main .bao-ctb-t-2 input {
  border: 1px solid #eee;
}
#add-class .cla-tab .cla-tab-main .ctb-t-3 {
  display: flex;
  align-items: center;
}
#add-class .cla-tab .cla-tab-main .ctb-t-3 > div {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-right: 28px;
}
#add-class .cla-tab .cla-tab-main .ctb-t-3 > div button {
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background-color: transparent;
}
#add-class .cla-tab .cla-tab-main .ctb-t-3 .ai-tab-ed button {
  color: #2281ff;
}
#add-class .cla-tab .cla-tab-main .ctb-t-3 .ai-tab-sv button {
  color: #2281ff;
}
#add-class .cla-tab .cla-tab-main .ctb-t-3 .ai-tab-de button {
  color: #ff3f3f;
}
#add-class .cla-bbt {
  width: 305px;
  display: flex;
  justify-content: space-between;
  margin: 48px auto 32px;
}
#add-class .cla-bbt button {
  display: flex;
  width: 88px;
  height: 34px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #eee;
  color: #333;
  cursor: pointer;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#add-class .cla-bbt button:nth-child(2) {
  color: #fff;
  background: #2281ff;
}
.sty-mains {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.42);
  z-index: 2000;
}
.sty-mains .sty-ma-box {
  width: 666px;
  height: 476px;
  flex-shrink: 0;
  border-radius: 16px;
  background: #fff;
  padding: 22px 20px;
  box-sizing: border-box;
}
.sty-mains .sty-ma-box .sty-ma-1 {
  display: flex;
  justify-content: space-between;
}
.sty-mains .sty-ma-box .sty-ma-1 strong {
  position: relative;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 0 6px;
  display: flex;
  align-items: center;
}
.sty-mains .sty-ma-box .sty-ma-1 strong::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -4px;
  transform: translateY(-50%);
  width: 2px;
  height: 12px;
  flex-shrink: 0;
  background: #2281ff;
  display: flex;
}
.sty-mains .sty-ma-box .sty-ma-1 button {
  width: 110px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #2281ff;
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}
.sty-mains .sty-ma-box .sty-ma-2 {
  width: 100%;
  height: 40px;
  display: flex;
  margin: 13px 0 0;
}
.sty-mains .sty-ma-box .sty-ma-2 > span {
  color: #333;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
}
.sty-mains .sty-ma-box .sty-ma-2 .sty-sp-1 {
  margin: 0 72px 0 0;
}
.sty-mains .sty-ma-box .sty-ma-2 .sty-sp-2 {
  margin: 0 298px 0 0;
}
.sty-mains .sty-ma-box .sty-ma-3 {
  width: 100%;
  height: 290px;
  overflow: auto;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai {
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 6px 0;
  box-sizing: border-box;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info {
  width: 100%;
  display: flex;
  align-items: center;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > span {
  color: #333;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  margin: 0 72px 0 0;
  width: 26px;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > input {
  border: none;
  outline: none;
  padding: 0 8px;
  background-color: transparent;
  width: 292px;
  height: 28px;
  display: flex;
  align-items: center;
  margin: 0 50px 0 0;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info .yes-inp {
  border: 1px solid #eee;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > div {
  display: flex;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > div button {
  background-color: transparent;
  display: flex;
  align-items: center;
  color: #2281ff;
  font-family: Alibaba PuHuiTi 2;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > div button:last-child {
  color: #ff3f3f;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > div button svg {
  margin: 0 4px 0 0;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > div div {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc {
  width: 100%;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc div {
  margin: 0 0 8px;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc div p {
  color: #333;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 8px;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc div input {
  display: flex;
  width: 100%;
  align-items: center;
  border-radius: 4px;
  background: #f1f7ff;
  height: 40px;
  padding: 0 0 0 12px;
  box-sizing: border-box;
  color: #333;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: none;
  outline: none;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc div input::placeholder {
  color: #aaa;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc div textarea {
  display: flex;
  width: 100%;
  height: 76px;
  resize: none;
  padding: 12px 10px;
  box-sizing: border-box;
  overflow: auto;
  border-radius: 4px;
  background: #f1f7ff;
  color: #333;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: none;
  outline: none;
}
.sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc div textarea::placeholder {
  color: #aaa;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.sty-mains .sty-ma-box .sty-ma-3 > p {
  justify-content: center;
  margin: 20px 0 0;
  color: #aaa;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
}
.sty-mains .sty-ma-box .sty-ma-4 {
  display: flex;
  margin: 30px auto 0;
  width: 304px;
  justify-content: space-between;
}
.sty-mains .sty-ma-box .sty-ma-4 button {
  width: 88px;
  height: 34px;
  border-radius: 4px;
  background: #eee;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}
.sty-mains .sty-ma-box .sty-ma-4 button:last-child {
  background: #2281ff;
  color: #fff;
}
.tips-us {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9000;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.42);
}
.tips-us .tips-mains-ma {
  width: 563px;
  height: 234px;
  flex-shrink: 0;
  border-radius: 24px;
  background: #fff;
  padding: 20px 30px 0;
  box-sizing: border-box;
}
.tips-us .tips-mains-ma .tiss-tops-1st {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tips-us .tips-mains-ma .tiss-tops-1st strong {
  color: #333;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.tips-us .tips-mains-ma .tiss-tops-1st svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  cursor: pointer;
}
.tips-us .tips-mains-ma .tiss-tops-main {
  width: 100%;
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 42px 0 0;
}
@media screen and (max-width: 750px) {
  #ai-con .ai-tabs {
    height: 52px;
    border-radius: 4px;
    background: #fff;
    display: flex;
    align-items: center;
    box-sizing: border-box;
  }
  #ai-con .ai-tabs > div {
    width: auto;
    height: 36px;
    color: #777;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 8px 12px;
    box-sizing: border-box;
    border-radius: 4px;
    margin: initial;
  }
  #ai-con .ai-tabs .ai-tabs {
    background: #f1f7ff;
    color: #2281ff;
  }
  #ai-con .ai-c-top {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 15px;
    box-sizing: border-box;
  }
  #ai-con .ai-c-top .ac-t-2 {
    width: 110px;
    height: 32px;
    border-radius: 4399px;
    border-radius: 4px;
    border: 1.5px solid #2281ff;
    background: rgba(34, 129, 255, 0.12);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Alibaba PuHuiTi 2;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    color: #2281ff;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0 3px 0 0;
  }
  #ai-con .ai-c-top .ac-t-2 svg {
    margin-right: initial;
  }
  #ai-con .ai-c-sec {
    width: 345px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 12px;
    background: #fff;
    margin: 15px auto;
    display: flex;
    align-items: center;
    padding: initial;
    box-sizing: border-box;
  }
  #ai-con .ai-c-sec .ai-c-sec-main {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background: #f1f7ff;
    display: flex;
    align-items: center;
  }
  #ai-con .ai-c-sec .ai-c-sec-main > label {
    height: 100%;
    width: 273px;
    display: flex;
    align-items: center;
    padding: initial;
    box-sizing: border-box;
  }
  #ai-con .ai-c-sec .ai-c-sec-main > label svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    margin: 0 8px;
  }
  #ai-con .ai-c-sec .ai-c-sec-main > label input {
    height: 100%;
    width: 100%;
    border: none;
    outline: none;
    box-sizing: border-box;
    background-color: transparent;
    font-size: 18px;
    color: #333;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-c-sec .ai-c-sec-main .el-select {
    width: 75px;
    height: 24px;
    display: flex;
    align-items: center;
  }
  #ai-con .ai-c-sec .ai-c-sec-main .el-select .el-input__inner {
    padding: 0;
    height: 100%;
    line-height: normal;
    border: none;
    outline: none;
    background-color: transparent;
  }
  #ai-con .ai-c-sec .ai-c-sec-main .el-select .el-input__suffix i {
    line-height: normal;
  }
  #ai-con .ai-c-sec .ai-c-sec-main button {
    width: 82px;
    height: 100%;
    flex-shrink: 0;
    border-radius: 0 8px 8px 0;
    font-size: 16px;
    font-weight: 500;
    background-color: #0076f4;
    margin-left: initial;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-c-sec-2 {
    width: 100%;
    flex-shrink: 0;
    border-radius: 12px;
    background: #fff;
    margin: 0 0 24px;
    margin: 12px 0 24px;
    padding: 22px 24px 20px;
    box-sizing: border-box;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s {
    display: flex;
    justify-content: space-between;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 {
    display: flex;
    flex-direction: column;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 > div {
    display: flex;
    flex-direction: column;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-211 p {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 8px;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-211 input {
    width: 598px;
    height: 42px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #f1f7ff;
    border: none;
    outline: none;
    padding: 0 0 0 12px;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-211 input::placeholder {
    color: #aaa;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 {
    margin: 20px 0 0;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 .ai-c-212-d {
    display: flex;
    justify-content: space-between;
    margin: 0 0 6px;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 .ai-c-212-d > div {
    display: flex;
    align-items: center;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 .ai-c-212-d > div svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    margin: 0 4px 0 0;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 .ai-c-212-d > div span {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 .ai-c-212-d > div em {
    color: #2281ff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0 8px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 24px;
    background: rgba(34, 129, 255, 0.12);
    margin: 0 0 0 20px;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 input {
    width: 598px;
    height: 42px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #f1f7ff;
    border: none;
    outline: none;
    padding: 0 0 0 12px;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-21 .ai-c-212 input::placeholder {
    color: #aaa;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-22 {
    margin: 0 0 0 32px;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-22 p {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 8px;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-22 textarea {
    width: 444px;
    height: 136px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #f1f7ff;
    resize: none;
    border: none;
    outline: none;
    padding: 10px 12px;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-c-sec-2 .ai-c-1s .ai-c-22 textarea::placeholder {
    color: #aaa;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-c-sec-2 .ai-c-2s {
    display: flex;
    justify-content: space-between;
    margin: 9px 0 0;
  }
  #ai-con .ai-c-sec-2 .ai-c-2s div {
    display: flex;
    align-items: center;
  }
  #ai-con .ai-c-sec-2 .ai-c-2s div > em {
    color: #2281ff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0 8px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 24px;
    background: rgba(34, 129, 255, 0.12);
    margin: 0 20px 0 0;
    cursor: pointer;
  }
  #ai-con .ai-c-sec-2 .ai-c-2s div .el-select {
    width: 89px;
    margin: 0 24px 0 0;
  }
  #ai-con .ai-c-sec-2 .ai-c-2s button {
    display: flex;
    width: 98px;
    height: 34px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 4px;
    background: #2281ff;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-show-main {
    position: relative;
    width: 100%;
    height: 637px;
    flex-shrink: 0;
    border-radius: 12px;
    background: #fff;
    padding: 16px 24px 0;
    box-sizing: border-box;
  }
  #ai-con .ai-show-main > strong {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    margin-bottom: 4px;
  }
  #ai-con .ai-show-main > strong::before {
    content: "";
    position: absolute;
    left: -4px;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 12px;
    flex-shrink: 0;
    background: #2281ff;
  }
  #ai-con .ai-show-main > p {
    color: #aaa;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 5px 0;
  }
  #ai-con .ai-show-main .el-table .el-table_1_column_1 .cell {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #ai-con .ai-show-main .el-table .el-table_1_column_2 .cell,
  #ai-con .ai-show-main .el-table .el-table_1_column_3 .cell,
  #ai-con .ai-show-main .el-table .el-table_1_column_4 .cell {
    color: #777;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-show-main .el-table .el-table_1_column_4 {
    padding: 0;
  }
  #ai-con .ai-show-main .el-table .el-table_1_column_4 .cell {
    padding: 0;
    display: flex;
    align-items: center;
  }
  #ai-con .ai-show-main .el-table .el-table_1_column_4 .cell > div {
    display: flex;
    align-items: center;
  }
  #ai-con .ai-show-main .el-table .el-table_1_column_4 .cell > div button {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
    outline: none;
    background-color: transparent;
    cursor: pointer;
  }
  #ai-con .ai-show-main .el-table .el-table_1_column_4 .cell .ai-tab-ed {
    margin-right: 24px;
  }
  #ai-con .ai-show-main .el-table .el-table_1_column_4 .cell .ai-tab-ed button {
    color: #2281ff;
  }
  #ai-con .ai-show-main .el-table .el-table_1_column_4 .cell .ai-tab-sv {
    margin-right: 24px;
  }
  #ai-con .ai-show-main .el-table .el-table_1_column_4 .cell .ai-tab-sv button {
    color: #2281ff;
  }
  #ai-con .ai-show-main .el-table .el-table_1_column_4 .cell .ai-tab-de button {
    color: #ff3f3f;
  }
  #ai-con .ai-show-main .el-table .el-table_1_column_3 .cell {
    padding-right: 0;
  }
  #ai-con .ai-show-main .el-table .tab-inp {
    border: none;
    outline: none;
    background-color: transparent;
    width: 50%;
    height: 40px;
    flex-shrink: 0;
  }
  #ai-con .ai-show-main .el-table .ed-tab-inp {
    border-radius: 4px;
    border: 1px solid #eee;
  }
  #ai-con .ai-show-main .hide-line-box {
    width: 1134px;
    height: 96px;
    flex-shrink: 0;
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 888;
    background: #fff;
    box-shadow: 0 -10px 40px 0 rgba(0, 0, 0, 0.06);
    transition: all 0.2s ease;
    opacity: 0;
    transform: translateY(100%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    box-sizing: border-box;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-1 {
    display: flex;
    align-items: center;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-1 span {
    color: #333;
    text-align: center;
    margin-right: 12px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-1 .el-input__inner {
    width: 100px;
    padding: 0 0 0 8px;
    box-sizing: border-box;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-1 .el-input__suffix {
    margin-right: 0;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-1 .el-input__suffix .el-input__suffix-inner {
    margin-right: 0;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-2 {
    display: flex;
    align-items: center;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-2 span {
    color: #333;
    text-align: center;
    margin-right: 12px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-2 .el-input__inner {
    width: 100px;
    padding: 0 0 0 8px;
    box-sizing: border-box;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-2 .el-input__suffix {
    margin-right: 0;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-2 .el-input__suffix .el-input__suffix-inner {
    margin-right: 0;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-2 svg {
    width: 24px;
    height: 24px;
    margin-left: 8px;
    cursor: pointer;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 {
    display: flex;
    align-items: center;
    position: relative;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 > svg {
    width: 14px;
    height: 14px;
    flex-shrink: 0;
    margin-right: 4px;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .el-checkbox {
    display: flex;
    align-items: center;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .el-checkbox span {
    display: flex;
    align-items: center;
    padding: 2px 0 0;
    box-sizing: border-box;
    order: 1;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .el-checkbox .el-checkbox__label {
    color: #333;
    padding: 0;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 8px;
    order: 0;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-ta-3-di {
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-ta-3-di span {
    color: #333;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 8px;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range {
    width: 300px;
    flex-shrink: 0;
    position: absolute;
    top: -280px;
    left: 50%;
    transform: translateX(-20%);
    background-color: #fff;
    z-index: 999999;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 12px;
    box-sizing: border-box;
    flex-direction: column;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att-0 {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att-0 strong {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 16px;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att-0 strong::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -4px;
    transform: translateY(-50%);
    display: flex;
    width: 2px;
    height: 12px;
    background: #2281ff;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att-0 p {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 12px;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att {
    width: 100%;
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att > span {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att > div {
    display: flex;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att > div span {
    display: inline-flex;
    width: 62px;
    height: 20px;
    flex-shrink: 0;
    background: #d9d9d9;
    cursor: pointer;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att .sp-1 {
    border-radius: 20px 0px 0px 20px;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att .sp-2 {
    margin: 0 9px;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att .sp-3 {
    border-radius: 0 20px 20px 0;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .act-att .sp-act {
    background: #2281ff;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .actic {
    display: flex;
    justify-content: space-between;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .actic span {
    color: #777;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-3 .hi-3-range .actic p {
    width: 240px;
    color: #777;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 4px;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-4 {
    display: flex;
    align-items: center;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-4 span {
    color: #333;
    text-align: center;
    margin-right: 12px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-4 .el-input__inner {
    width: 85px;
    padding: 0 0 0 8px;
    box-sizing: border-box;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-4 .el-input__suffix {
    margin-right: 0;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-4 .el-input__suffix .el-input__suffix-inner {
    margin-right: 0;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-5 {
    display: flex;
    align-items: center;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-5 > svg {
    width: 14px;
    height: 14px;
    margin-right: 4px;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-5 > span {
    color: #2281ff;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .ai-show-main .hide-line-box .hi-ta-5 button {
    width: 128px;
    height: 42px;
    flex-shrink: 0;
    border-radius: 8px;
    background: #2281ff;
    color: #fff;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
    outline: none;
    cursor: pointer;
    margin-left: 10px;
  }
  #ai-con .ai-show-main .show-line-box {
    opacity: 1;
    transform: translateY(0);
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 {
    width: 345px;
    margin: 0 auto 12px;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-11 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 12px;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-11 div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-11 div strong {
    position: relative;
    color: #333;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 4px;
    margin: 0 0 0 6px;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-11 div strong::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -4px;
    display: flex;
    width: 2px;
    height: 12px;
    flex-shrink: 0;
    background: #2281ff;
    transform: translateY(-50%);
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-11 div p {
    color: #aaa;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-11 button {
    width: 72px;
    height: 33px;
    border-radius: 4px;
    background: rgba(34, 129, 255, 0.12);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #2281ff;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-22 {
    width: 345px;
    min-height: 109px;
    flex-shrink: 0;
    border-radius: 8px;
    background: #fff;
    padding: 12px;
    box-sizing: border-box;
    margin: 0 auto 12px;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-22 .moai-sma-1 {
    display: flex;
    justify-content: space-between;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-22 .moai-sma-1 textarea {
    resize: none;
    width: 277px;
    height: 48px;
    border: none;
    outline: none;
    background-color: transparent;
    color: #333;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    line-height: 20px;
    display: -webkit-box;
    /*必须结合的属性，设置或检索伸缩盒对象的子元素的排列方式。*/
    -webkit-box-orient: vertical;
    /*要显示的行数*/
    -webkit-line-clamp: 2;
    /*溢出部分隐藏*/
    overflow: hidden;
    padding: 4px;
    box-sizing: border-box;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-22 .moai-sma-1 .act-textarea {
    line-height: initial;
    display: initial;
    -webkit-box-orient: initial;
    -webkit-line-clamp: initial;
    overflow: initial;
    background: #f8fbff;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-22 .moai-sma-2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 12px 0 0;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-22 .moai-sma-2 button {
    width: 48px;
    height: 25px;
    background: rgba(255, 63, 63, 0.12);
    color: #ff3f3f;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-1 .moai-s-ma-22 .moai-sma-2 button:last-child {
    background: rgba(34, 129, 255, 0.12);
    color: #2281ff;
    margin: 0 0 0 20px;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-2 {
    width: 345px;
    height: 301px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 12px;
    background-color: #fff;
  }
  #ai-con .mo-ai-show-main .moai-s-ma-2 span {
    font-size: 14px;
    color: #999999;
  }
  #ai-con .mo-des-hide {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 300px;
    background-color: #fff;
    z-index: 2000;
    border-radius: 10px 10px 0 0;
    padding: 20px 10px 0;
    box-sizing: border-box;
  }
  #ai-con .mo-des-hide .mo-des-h1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 15px;
  }
  #ai-con .mo-des-hide .mo-des-h1 > div {
    display: flex;
    align-items: center;
  }
  #ai-con .mo-des-hide .mo-des-h1 > div span {
    color: #333;
    text-align: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    width: 52px;
    justify-content: flex-end;
  }
  #ai-con .mo-des-hide .mo-des-h1 > div .el-select {
    width: 108px;
    height: 32px;
    margin: 0 0 0 12px;
  }
  #ai-con .mo-des-hide .mo-des-h1 > div .el-select input {
    height: 32px;
  }
  #ai-con .mo-des-hide .mo-des-h1 > div .el-select .el-input__icon {
    line-height: initial;
  }
  #ai-con .mo-des-hide .mo-des-h2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 16px;
  }
  #ai-con .mo-des-hide .mo-des-h2 .mo-des-h21 {
    display: flex;
    align-items: center;
  }
  #ai-con .mo-des-hide .mo-des-h2 .mo-des-h21 span {
    color: #333;
    text-align: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    width: 52px;
    justify-content: flex-end;
  }
  #ai-con .mo-des-hide .mo-des-h2 .mo-des-h21 .el-select {
    width: 108px;
    height: 32px;
    margin: 0 0 0 12px;
  }
  #ai-con .mo-des-hide .mo-des-h2 .mo-des-h21 .el-select input {
    height: 32px;
  }
  #ai-con .mo-des-hide .mo-des-h2 .mo-des-h21 .el-select .el-input__icon {
    line-height: initial;
  }
  #ai-con .mo-des-hide .mo-des-h2 .mo-des-h21 svg {
    margin: 0 0 0 15px;
  }
  #ai-con .mo-des-hide .mo-des-h2 .mo-des-h22 {
    display: flex;
    align-items: center;
  }
  #ai-con .mo-des-hide .mo-des-h2 .mo-des-h22 button {
    width: 92px;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #eee;
    background-color: transparent;
    display: flex;
    align-items: center;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    margin: 0 8px 0 0;
  }
  #ai-con .mo-des-hide .mo-des-h2 .mo-des-h22 button svg {
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
  }
  #ai-con .mo-des-hide .mo-des-h2 .mo-des-h22 button span {
    color: #333;
    text-align: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .mo-des-hide .mo-des-h2 .mo-des-h22 .act-button {
    border: 1px solid #2281ff;
  }
  #ai-con .mo-des-hide .mo-des-h2 .mo-des-h22 .act-button span {
    color: #2281ff;
  }
  #ai-con .mo-des-hide .mo-des-h2_titleCheck {
    justify-content: end;
    margin-bottom: 24px;
  }
  #ai-con .mo-des-hide .mo-des-h3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 16px;
  }
  #ai-con .mo-des-hide .mo-des-h3 .mo-des-h31 {
    display: flex;
    align-items: center;
  }
  #ai-con .mo-des-hide .mo-des-h3 .mo-des-h31 span {
    color: #333;
    text-align: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    width: 52px;
    justify-content: flex-end;
  }
  #ai-con .mo-des-hide .mo-des-h3 .mo-des-h31 .el-select {
    width: 108px;
    height: 32px;
    margin: 0 0 0 12px;
  }
  #ai-con .mo-des-hide .mo-des-h3 .mo-des-h31 .el-select input {
    height: 32px;
  }
  #ai-con .mo-des-hide .mo-des-h3 .mo-des-h31 .el-select .el-input__icon {
    line-height: initial;
  }
  #ai-con .mo-des-hide .mo-des-h3 .mo-des-h31 svg {
    margin: 0 0 0 15px;
  }
  #ai-con .mo-des-hide .mo-des-h3 .mo-des-h32 {
    display: flex;
    align-items: center;
  }
  #ai-con .mo-des-hide .mo-des-h3 .mo-des-h32 button {
    width: 92px;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #eee;
    background-color: transparent;
    display: flex;
    align-items: center;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    margin: 0 8px 0 0;
  }
  #ai-con .mo-des-hide .mo-des-h3 .mo-des-h32 button svg {
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
  }
  #ai-con .mo-des-hide .mo-des-h3 .mo-des-h32 button span {
    color: #333;
    text-align: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .mo-des-hide .mo-des-h3 .mo-des-h32 .act-button {
    border: 1px solid #2281ff;
  }
  #ai-con .mo-des-hide .mo-des-h3 .mo-des-h32 .act-button span {
    color: #2281ff;
  }
  #ai-con .mo-des-hide .mo-des-h4 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #ai-con .mo-des-hide .mo-des-h4 span {
    color: #2281ff;
    text-align: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .mo-des-hide .mo-des-h4 svg {
    margin: 0 2px 0 0;
  }
  #ai-con .mo-des-hide .mo-des-h5 {
    margin: 8px 0 0;
    display: flex;
    width: 345px;
    height: 40px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 44px;
    background: #2281ff;
  }
  #ai-con .mo-des-hide .mo-des-h5 button {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background-color: transparent;
    color: #fff;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .mor-imp {
    position: fixed;
    top: 0;
    right: 0;
    width: 720px;
    min-height: 100vh;
    height: 100%;
    flex-shrink: 0;
    padding: 72px 72px 0;
    box-sizing: border-box;
    z-index: 99999999;
    box-shadow: -12px 0px 48px rgba(0, 0, 0, 0.04);
    background-color: #fff;
    transition: all 0.2s;
    transform: translateX(100%);
    overflow: 0;
  }
  #ai-con .mor-imp > strong {
    color: #333;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  #ai-con .mor-imp > p {
    color: #777;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 7px 0 42px;
  }
  #ai-con .mor-imp textarea {
    width: 576px;
    height: 64%;
    flex-shrink: 0;
    border-radius: 20px;
    border: 1px solid #eee;
    resize: none;
    outline: none;
    padding: 20px;
    box-sizing: border-box;
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .mor-imp .mor-tool {
    display: flex;
    margin-top: 10px;
    justify-content: space-between;
    width: 100%;
  }
  #ai-con .mor-imp .mor-tool > span {
    color: #777;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .mor-imp .mor-bbt {
    width: 100%;
    padding: 0 136px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    margin-top: 41px;
  }
  #ai-con .mor-imp .mor-bbt button {
    display: flex;
    width: 108px;
    height: 42px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    box-sizing: border-box;
    border-radius: 8px;
    background: #eee;
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
  }
  #ai-con .mor-imp .mor-bbt button:nth-child(2) {
    background: #2281ff;
    color: #fff;
  }
  #ai-con .open-mor-imp {
    transform: translateX(0);
    overflow: 1;
  }
  #ai-con .mo-ai-ch-box {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2000;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.42);
  }
  #ai-con .mo-ai-ch-box .hi-3-range {
    width: 345px;
    height: 357px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08);
    padding: 15px 15px 0;
    box-sizing: border-box;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .act-att-0 {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .act-att-0 strong {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 16px;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .act-att-0 strong::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -4px;
    transform: translateY(-50%);
    display: flex;
    width: 2px;
    height: 12px;
    background: #2281ff;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .act-att-0 p {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 12px;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .act-att {
    width: 100%;
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .act-att > span {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .act-att > div {
    display: flex;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .act-att > div span {
    display: inline-flex;
    width: 62px;
    height: 20px;
    flex-shrink: 0;
    background: #d9d9d9;
    cursor: pointer;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .act-att .sp-1 {
    border-radius: 20px 0px 0px 20px;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .act-att .sp-2 {
    margin: 0 9px;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .act-att .sp-3 {
    border-radius: 0 20px 20px 0;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .act-att .sp-act {
    background: #2281ff;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .actic {
    display: flex;
    justify-content: space-between;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .actic span {
    color: #777;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .actic p {
    width: 240px;
    color: #777;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 4px;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .mo-saitan {
    display: flex;
    width: 216px;
    height: 34px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    margin: 72px auto 0;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .mo-saitan button {
    width: 88px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #eee;
    color: #333;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #ai-con .mo-ai-ch-box .hi-3-range .mo-saitan button:last-child {
    border-radius: 4px;
    background: #2281ff;
    color: #fff;
  }
  input {
    box-sizing: border-box;
  }
  #pub-ai-de-box {
    background: rgba(0, 0, 0, 0.42);
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
  }
  #pub-ai-de-box .pub-ai-de-main {
    width: 368px;
    height: 120px;
    flex-shrink: 0;
    border-radius: 16px;
    background: #fff;
    padding: 16px 20px 0;
    box-sizing: border-box;
  }
  #pub-ai-de-box .pub-ai-de-main .pub-ai-di-1 {
    display: flex;
    align-items: center;
  }
  #pub-ai-de-box .pub-ai-de-main .pub-ai-di-1 svg {
    width: 18px;
    height: 18px;
    margin-right: 8px;
  }
  #pub-ai-de-box .pub-ai-de-main .pub-ai-di-1 span {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #pub-ai-de-box .pub-ai-de-main .pub-ai-di-2 {
    color: #777;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 4px 0 0 26px;
  }
  #pub-ai-de-box .pub-ai-de-main .pub-ai-di-3 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 13px;
  }
  #pub-ai-de-box .pub-ai-de-main .pub-ai-di-3 button {
    margin: 0 0 0 12px;
    display: flex;
    width: 72px;
    height: 28px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 4px;
    background: #eee;
    color: #333;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
  }
  #pub-ai-de-box .pub-ai-de-main .pub-ai-di-3 button:nth-child(2) {
    color: #fff;
    background: #ff3838;
  }
  #add-class {
    background: rgba(0, 0, 0, 0.42);
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
  }
  #add-class .cla-main {
    width: 666px;
    min-height: 312px;
    flex-shrink: 0;
    border-radius: 16px;
    background: #fff;
    padding: 22px 20px 0;
    box-sizing: border-box;
  }
  #add-class .cla-main .cla-ma-1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  #add-class .cla-main .cla-ma-1 strong {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    display: flex;
    align-items: center;
  }
  #add-class .cla-main .cla-ma-1 strong::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -6px;
    width: 2px;
    height: 12px;
    flex-shrink: 0;
    background: #2281ff;
    display: flex;
    transform: translateY(-50%);
  }
  #add-class .cla-main .cla-ma-1 button {
    width: 110px;
    height: 34px;
    border-radius: 4px;
    background: #2281ff;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  #add-class .cla-main .cla-ma-1 button svg {
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }
  #add-class .cla-main .cla-ma-1 button span {
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #add-class .cla-tab {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 0 10px;
    box-sizing: border-box;
    margin-top: 13px;
  }
  #add-class .cla-tab .ctb-t-1 {
    width: 30px;
  }
  #add-class .cla-tab .ctb-t-2 {
    width: 330px;
  }
  #add-class .cla-tab .ctb-t-3 {
    width: 180px;
  }
  #add-class .cla-tab .cla-tab-top {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #add-class .cla-tab .cla-tab-top > div {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #add-class .cla-tab .cla-tab-main {
    width: 100%;
    max-height: 490px;
    overflow: auto;
  }
  #add-class .cla-tab .cla-tab-main .cla-tab-is {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    border-top: 1px solid #eeeeee;
  }
  #add-class .cla-tab .cla-tab-main .ctb-t-1 {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #add-class .cla-tab .cla-tab-main .ctb-t-2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  #add-class .cla-tab .cla-tab-main .ctb-t-2 input {
    width: 330px;
    height: 28px;
    border-radius: 4px;
    border: none;
    outline: none;
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0 6px;
    overflow: hidden;
    /*禁止换行*/
    white-space: nowrap;
    /*显示省略号*/
    text-overflow: ellipsis;
  }
  #add-class .cla-tab .cla-tab-main .bao-ctb-t-2 input {
    border: 1px solid #eee;
  }
  #add-class .cla-tab .cla-tab-main .ctb-t-3 {
    display: flex;
    align-items: center;
  }
  #add-class .cla-tab .cla-tab-main .ctb-t-3 > div {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 28px;
  }
  #add-class .cla-tab .cla-tab-main .ctb-t-3 > div button {
    cursor: pointer;
    border: none;
    outline: none;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background-color: transparent;
  }
  #add-class .cla-tab .cla-tab-main .ctb-t-3 .ai-tab-ed button {
    color: #2281ff;
  }
  #add-class .cla-tab .cla-tab-main .ctb-t-3 .ai-tab-sv button {
    color: #2281ff;
  }
  #add-class .cla-tab .cla-tab-main .ctb-t-3 .ai-tab-de button {
    color: #ff3f3f;
  }
  #add-class .cla-bbt {
    width: 305px;
    display: flex;
    justify-content: space-between;
    margin: 48px auto 32px;
  }
  #add-class .cla-bbt button {
    display: flex;
    width: 88px;
    height: 34px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #eee;
    color: #333;
    cursor: pointer;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #add-class .cla-bbt button:nth-child(2) {
    color: #fff;
    background: #2281ff;
  }
  .sty-mains {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.42);
    z-index: 2000;
  }
  .sty-mains .sty-ma-box {
    width: 345px;
    height: 476px;
    flex-shrink: 0;
    border-radius: 16px;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
  }
  .sty-mains .sty-ma-box .sty-ma-1 {
    display: flex;
    justify-content: space-between;
  }
  .sty-mains .sty-ma-box .sty-ma-1 strong {
    position: relative;
    margin: 0 0 0 6px;
    display: flex;
    align-items: center;
    color: #333;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .sty-mains .sty-ma-box .sty-ma-1 strong::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -4px;
    transform: translateY(-50%);
    flex-shrink: 0;
    background: #2281ff;
    display: flex;
    width: 2px;
    height: 12px;
  }
  .sty-mains .sty-ma-box .sty-ma-1 button {
    width: 84px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: #2281ff;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .sty-mains .sty-ma-box .sty-ma-2 {
    width: 100%;
    height: 40px;
    display: flex;
    margin: 13px 0 0;
  }
  .sty-mains .sty-ma-box .sty-ma-2 > span {
    color: #333;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
  }
  .sty-mains .sty-ma-box .sty-ma-2 .sty-sp-1 {
    margin: 0 72px 0 0;
  }
  .sty-mains .sty-ma-box .sty-ma-2 .sty-sp-2 {
    margin: 0 298px 0 0;
  }
  .sty-mains .sty-ma-box .sty-ma-3 {
    width: 100%;
    height: 290px;
    overflow: auto;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 6px 0;
    box-sizing: border-box;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > span {
    color: #333;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    margin: 0 72px 0 0;
    width: 26px;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > input {
    border: none;
    outline: none;
    padding: 0 8px;
    background-color: transparent;
    width: 292px;
    height: 28px;
    display: flex;
    align-items: center;
    margin: 0 50px 0 0;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info .yes-inp {
    border: 1px solid #eee;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > div {
    display: flex;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > div button {
    background-color: transparent;
    display: flex;
    align-items: center;
    color: #2281ff;
    font-family: Alibaba PuHuiTi 2;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > div button:last-child {
    color: #ff3f3f;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > div button svg {
    margin: 0 4px 0 0;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-info > div div {
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc {
    width: 100%;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc div {
    margin: 0 0 8px;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc div p {
    color: #333;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 8px;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc div input {
    display: flex;
    width: 100%;
    align-items: center;
    border-radius: 4px;
    background: #f1f7ff;
    height: 40px;
    padding: 0 0 0 12px;
    box-sizing: border-box;
    color: #333;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
    outline: none;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc div input::placeholder {
    color: #aaa;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc div textarea {
    display: flex;
    width: 100%;
    height: 76px;
    resize: none;
    padding: 12px 10px;
    box-sizing: border-box;
    overflow: auto;
    border-radius: 4px;
    background: #f1f7ff;
    color: #333;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
    outline: none;
  }
  .sty-mains .sty-ma-box .sty-ma-3 .sty-lis-ai .sty-li-desc div textarea::placeholder {
    color: #aaa;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .sty-mains .sty-ma-box .sty-ma-3 > p {
    justify-content: center;
    margin: 20px 0 0;
    color: #aaa;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
  }
  .sty-mains .sty-ma-box .sty-ma-4 {
    display: flex;
    margin: 30px auto 0;
    width: 216px;
    justify-content: space-between;
  }
  .sty-mains .sty-ma-box .sty-ma-4 button {
    width: 88px;
    height: 34px;
    border-radius: 4px;
    background: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
  }
  .sty-mains .sty-ma-box .sty-ma-4 button:last-child {
    background: #2281ff;
    color: #fff;
  }
  .sty-mains .sty-ma-box .mo-sty-mo {
    margin: 10px auto 0;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-2 {
    width: 100%;
    height: 340px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-2 span {
    font-size: 14px;
    color: #999;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 {
    width: 100%;
    height: 340px;
    overflow: auto;
    box-sizing: border-box;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div {
    border-radius: 6px;
    border: 1px solid #f8f8f8;
    padding: 8px 12px;
    box-sizing: border-box;
    margin: 0 0 12px;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-1 {
    display: flex;
    align-items: center;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-1 span {
    color: #333;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-1 input {
    width: 170px;
    height: 28px;
    border: none;
    outline: none;
    background: transparent;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-1 .yes-inp {
    overflow: initial;
    white-space: initial;
    text-overflow: initial;
    background: #f8fbff;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-1 button {
    width: 48px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #2281ff;
    background: rgba(34, 129, 255, 0.12);
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-1 button span {
    color: #2281ff;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-1 button:last-child {
    margin: 0 0 0 12px;
    background: rgba(255, 63, 63, 0.12);
    color: #ff3f3f;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-1 button:last-child span {
    color: #ff3f3f;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-2 {
    display: flex;
    flex-direction: column;
    margin: 12px 0 0;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-2 p {
    color: #777;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 4px;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-2 input {
    width: 100%;
    height: 33px;
    border: none;
    outline: none;
    border-radius: 4px;
    background: #f8fbff;
    color: #777777;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 8px;
    box-sizing: border-box;
    margin: 0 0 12px;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-2 input::placeholder {
    color: #aaa;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-2 textarea {
    width: 291px;
    height: 148px;
    padding: 8px;
    box-sizing: border-box;
    border: none;
    outline: none;
    border-radius: 4px;
    background: #f8fbff;
    color: #777;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .sty-mains .sty-ma-box .mo-sty-mo .mo-sty-1 > div .mo-styy-2 textarea::placeholder {
    color: #aaa;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .tips-us {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9000;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.42);
  }
  .tips-us .tips-mains-ma {
    width: 345px;
    height: auto;
    flex-shrink: 0;
    border-radius: 24px;
    background: #fff;
    padding: 20px 30px;
    box-sizing: border-box;
  }
  .tips-us .tips-mains-ma .tiss-tops-1st {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .tips-us .tips-mains-ma .tiss-tops-1st strong {
    color: #333;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .tips-us .tips-mains-ma .tiss-tops-1st svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    cursor: pointer;
  }
  .tips-us .tips-mains-ma .tiss-tops-main {
    width: 100%;
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 42px 0 0;
  }
  .mo-mor-inp {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9000;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.42);
  }
  .mo-mor-inp .mo-mor-inps {
    width: 345px;
    max-height: 487px;
    border-radius: 12px;
    background: #fff;
    height: 80%;
    padding: 15px 15px 0;
    box-sizing: border-box;
  }
  .mo-mor-inp .mo-mor-inps strong {
    color: #333;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 4px;
  }
  .mo-mor-inp .mo-mor-inps > p {
    color: #777;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .mo-mor-inp .mo-mor-inps textarea {
    width: 315px;
    height: 283px;
    flex-shrink: 0;
    border-radius: 12px;
    border: 1px solid #eee;
    outline: none;
    background-color: transparent;
    resize: none;
    margin: 14px 0 8px;
    padding: 12px;
    box-sizing: border-box;
    color: #333;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .mo-mor-inp .mo-mor-inps .mor-tool {
    color: #777;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .mo-mor-inp .mo-mor-inps .mor-bbt {
    display: flex;
    width: 264px;
    height: 42px;
    justify-content: space-between;
    flex-shrink: 0;
    margin: 0 auto;
  }
  .mo-mor-inp .mo-mor-inps .mor-bbt button {
    display: flex;
    width: 108px;
    height: 42px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    color: #333;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 8px;
    background: #eee;
  }
  .mo-mor-inp .mo-mor-inps .mor-bbt button:last-child {
    background: #2281ff;
    color: #fff;
  }
}
