@charset "UTF-8";
.cp[data-v-19d06acf] {
  cursor: pointer;
}
.disabled[data-v-19d06acf] {
  cursor: not-allowed;
}
.button[data-v-19d06acf] {
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.flex[data-v-19d06acf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.d-flex[data-v-19d06acf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.flexsb[data-v-19d06acf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bbox[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bbox_wrapper[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bbox_wrapper *[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.btn_dark[data-v-19d06acf] {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
  background-color: rgb(0, 84, 166);
  color: #fff;
}
.btn_dark[data-v-19d06acf]:hover {
  background-color: #004080;
}
.btn_warn[data-v-19d06acf] {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
  background-color: #FAEDEB;
  color: #C84B33;
}
.btn_light[data-v-19d06acf] {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  background-color: #e5eef6;
  cursor: pointer;
  color: rgb(0, 84, 166);
}
.btn_light[data-v-19d06acf]:hover {
  background-color: #ccdded;
}
[data-v-19d06acf]::-ms-clear,[data-v-19d06acf]::-ms-reveal {
  display: none;
}
.un_sel[data-v-19d06acf] {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.text_justify[data-v-19d06acf] {
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-justify: inter-ideograph;
}
.components_control_wrapper[data-v-19d06acf] {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: rgb(204, 204, 204);
}
.components_control_wrapper .title[data-v-19d06acf] {
  /*滚动条样式*/
  padding: 0 20px 15px;
  display: block;
  width: 100%;
  line-height: 22px;
  font-size: 16px;
  outline: none;
  border: none;
  padding-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
  font-weight: bold;
  color: rgb(51, 51, 51);
}
.components_control_wrapper .title[data-v-19d06acf]::-webkit-scrollbar {
  width: 4px;
}
.components_control_wrapper .title[data-v-19d06acf]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.components_control_wrapper .title[data-v-19d06acf]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
}
.components_control_wrapper .title[data-v-19d06acf]:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.components_control_wrapper input[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 22px;
  font-size: 16px;
  outline: none;
  border: none;
  padding: 0 20px;
  background-color: transparent;
}
.components_control_wrapper input[data-v-19d06acf]::-webkit-input-placeholder { /* WebKit browsers */
  color: #ccc;
  font-weight: normal;
}
.components_control_wrapper input[data-v-19d06acf]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #ccc;
  font-weight: normal;
}
.components_control_wrapper input[data-v-19d06acf]:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #ccc;
  font-weight: normal;
}
.components_control_wrapper .content_group[data-v-19d06acf] {
  padding-top: 15px;
}
.components_control_wrapper .content_group[data-v-19d06acf]:first-child {
  padding-top: 0;
}
.flex[data-v-19d06acf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.d-flex[data-v-19d06acf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.flex-column[data-v-19d06acf] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.justify-start[data-v-19d06acf] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.justify-end[data-v-19d06acf] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.justify-center[data-v-19d06acf] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.justify-space-between[data-v-19d06acf] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.align-start[data-v-19d06acf] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.align-end[data-v-19d06acf] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.align-center[data-v-19d06acf] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.align-stretch[data-v-19d06acf] {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.align-self-start[data-v-19d06acf] {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.align-self-end[data-v-19d06acf] {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.align-self-center[data-v-19d06acf] {
  -ms-flex-item-align: center;
      align-self: center;
}
.flex-nowrap[data-v-19d06acf] {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.flex-wrap[data-v-19d06acf] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.align-content-center[data-v-19d06acf] {
  -ms-flex-line-pack: center;
      align-content: center;
}
.flex-shrink-0[data-v-19d06acf] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.overflow-hidden[data-v-19d06acf] {
  overflow: hidden;
}
.overflow-y-auto[data-v-19d06acf] {
  overflow-y: auto;
}
.qianwen-settings[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
}
.qianwen-settings .settings-container[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-height: 500px;
  overflow-y: auto;
  padding: 24px;
  /*滚动条样式*/
}
.qianwen-settings .settings-container[data-v-19d06acf]::-webkit-scrollbar {
  width: 4px;
}
.qianwen-settings .settings-container[data-v-19d06acf]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.qianwen-settings .settings-container[data-v-19d06acf]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
}
.qianwen-settings .settings-container .settings-section[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 32px;
}
.qianwen-settings .settings-container .settings-section .section-header[data-v-19d06acf] {
  margin-bottom: 20px;
}
.qianwen-settings .settings-container .settings-section .section-header .section-title[data-v-19d06acf] {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #1f2937;
  position: relative;
  padding-left: 16px;
}
.qianwen-settings .settings-container .settings-section .section-header .section-title[data-v-19d06acf]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 20px;
  background: rgb(0, 84, 166);
  border-radius: 2px;
}
.qianwen-settings .settings-container .settings-section .section-content .setting-item[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 24px;
}
.qianwen-settings .settings-container .settings-section .section-content .setting-item .setting-label[data-v-19d06acf] {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #374151;
  margin-bottom: 8px;
}
.qianwen-settings .settings-container .settings-section .section-content .setting-item .setting-control .model-option[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.qianwen-settings .settings-container .settings-section .section-content .setting-item .setting-control .model-option .model-info[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.qianwen-settings .settings-container .settings-section .section-content .setting-item .setting-control .model-option .model-info .model-name[data-v-19d06acf] {
  font-size: 14px;
  color: #374151;
  font-weight: 500;
}
.qianwen-settings .settings-container .settings-section .section-content .setting-item .setting-control .model-option .model-info .model-desc[data-v-19d06acf] {
  font-size: 12px;
  color: #9ca3af;
  margin-top: 2px;
}
.qianwen-settings .settings-container .settings-section .section-content .setting-item .setting-control .slider-container .slider-help[data-v-19d06acf] {
  font-size: 12px;
  color: #9ca3af;
  margin-top: 8px;
}
.qianwen-settings .settings-container .settings-section .section-content .setting-item .setting-control .control-help[data-v-19d06acf] {
  font-size: 12px;
  color: #9ca3af;
  margin-top: 6px;
}
.qianwen-settings .settings-container .quick-replies[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.qianwen-settings .settings-container .quick-replies .quick-reply-item[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  align-items: center;
  margin-bottom: 12px;
}
.qianwen-settings .settings-container .quick-replies .quick-reply-item .el-input[data-v-19d06acf] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 8px;
}
.qianwen-settings .settings-container .quick-replies .quick-reply-item .el-input[data-v-19d06acf] .el-input__inner {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
}
.qianwen-settings .settings-container .quick-replies .quick-reply-item .el-input[data-v-19d06acf] .el-input__inner:focus {
  border-color: rgb(0, 84, 166);
  -webkit-box-shadow: 0 0 0 3px rgba(0, 84, 166, 0.1);
          box-shadow: 0 0 0 3px rgba(0, 84, 166, 0.1);
}
.qianwen-settings .settings-container .quick-replies .quick-reply-item .delete-btn[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  color: #9ca3af;
  border-radius: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.qianwen-settings .settings-container .quick-replies .quick-reply-item .delete-btn[data-v-19d06acf]:hover {
  color: #ef4444;
  background: #fef2f2;
}
.qianwen-settings .settings-container .quick-replies .add-btn[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
  width: 100%;
  padding: 12px;
  border: 1px dashed #d1d5db;
  border-radius: 8px;
  color: #6b7280;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.qianwen-settings .settings-container .quick-replies .add-btn[data-v-19d06acf]:hover {
  border-color: rgb(0, 84, 166);
  color: rgb(0, 84, 166);
  background: #f0f9ff;
}
.qianwen-settings .settings-container .quick-replies .add-btn i[data-v-19d06acf] {
  font-size: 14px;
}
.qianwen-settings .settings-container .quick-replies .add-btn span[data-v-19d06acf] {
  font-size: 14px;
}
.qianwen-settings .settings-actions[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 12px;
  padding: 20px 24px;
  border-top: 1px solid #f3f4f6;
  background: #fafbfc;
}
.qianwen-settings .settings-actions .action-btn[data-v-19d06acf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 10px 20px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.qianwen-settings .settings-actions .action-btn.primary[data-v-19d06acf] {
  background: rgb(0, 84, 166);
  color: white;
  border: 1px solid rgb(0, 84, 166);
}
.qianwen-settings .settings-actions .action-btn.primary[data-v-19d06acf]:hover:not(.disabled) {
  background: #004080;
}
.qianwen-settings .settings-actions .action-btn.primary.disabled[data-v-19d06acf] {
  opacity: 0.6;
  cursor: not-allowed;
}
.qianwen-settings .settings-actions .action-btn.secondary[data-v-19d06acf] {
  background: white;
  color: #6b7280;
  border: 1px solid #e5e7eb;
}
.qianwen-settings .settings-actions .action-btn.secondary[data-v-19d06acf]:hover {
  background: #f9fafb;
  border-color: #d1d5db;
}
[data-v-19d06acf] .el-select {
  width: 100%;
}
[data-v-19d06acf] .el-select .el-input__inner {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
}
[data-v-19d06acf] .el-select .el-input__inner:focus {
  border-color: rgb(0, 84, 166);
  -webkit-box-shadow: 0 0 0 3px rgba(0, 84, 166, 0.1);
          box-shadow: 0 0 0 3px rgba(0, 84, 166, 0.1);
}
[data-v-19d06acf] .el-slider .el-slider__runway {
  background: #e5e7eb;
}
[data-v-19d06acf] .el-slider .el-slider__bar {
  background: rgb(0, 84, 166);
}
[data-v-19d06acf] .el-slider .el-slider__button {
  border-color: rgb(0, 84, 166);
}
[data-v-19d06acf] .el-slider .el-slider__input .el-input-number .el-input__inner {
  border: 1px solid #e5e7eb;
  border-radius: 6px;
}
[data-v-19d06acf] .el-slider .el-slider__input .el-input-number .el-input__inner:focus {
  border-color: rgb(0, 84, 166);
}
[data-v-19d06acf] .el-input-number .el-input__inner {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
}
[data-v-19d06acf] .el-input-number .el-input__inner:focus {
  border-color: rgb(0, 84, 166);
  -webkit-box-shadow: 0 0 0 3px rgba(0, 84, 166, 0.1);
          box-shadow: 0 0 0 3px rgba(0, 84, 166, 0.1);
}
[data-v-19d06acf] .el-switch .el-switch__core {
  background: #e5e7eb;
  border-color: #e5e7eb;
}
[data-v-19d06acf] .el-switch .el-switch__core::after {
  background: white;
}
[data-v-19d06acf] .el-switch.is-checked .el-switch__core {
  background: rgb(0, 84, 166);
  border-color: rgb(0, 84, 166);
}
@charset "UTF-8";
.cp[data-v-56c96518] {
  cursor: pointer;
}
.disabled[data-v-56c96518] {
  cursor: not-allowed;
}
.button[data-v-56c96518] {
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.flex[data-v-56c96518] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.d-flex[data-v-56c96518] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.flexsb[data-v-56c96518] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bbox[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bbox_wrapper[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bbox_wrapper *[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.btn_dark[data-v-56c96518] {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
  background-color: rgb(0, 84, 166);
  color: #fff;
}
.btn_dark[data-v-56c96518]:hover {
  background-color: #004080;
}
.btn_warn[data-v-56c96518] {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
  background-color: #FAEDEB;
  color: #C84B33;
}
.btn_light[data-v-56c96518] {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  background-color: #e5eef6;
  cursor: pointer;
  color: rgb(0, 84, 166);
}
.btn_light[data-v-56c96518]:hover {
  background-color: #ccdded;
}
[data-v-56c96518]::-ms-clear,[data-v-56c96518]::-ms-reveal {
  display: none;
}
.un_sel[data-v-56c96518] {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.text_justify[data-v-56c96518] {
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-justify: inter-ideograph;
}
.components_control_wrapper[data-v-56c96518] {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: rgb(204, 204, 204);
}
.components_control_wrapper .title[data-v-56c96518] {
  /*滚动条样式*/
  padding: 0 20px 15px;
  display: block;
  width: 100%;
  line-height: 22px;
  font-size: 16px;
  outline: none;
  border: none;
  padding-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
  font-weight: bold;
  color: rgb(51, 51, 51);
}
.components_control_wrapper .title[data-v-56c96518]::-webkit-scrollbar {
  width: 4px;
}
.components_control_wrapper .title[data-v-56c96518]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.components_control_wrapper .title[data-v-56c96518]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
}
.components_control_wrapper .title[data-v-56c96518]:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.components_control_wrapper input[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 22px;
  font-size: 16px;
  outline: none;
  border: none;
  padding: 0 20px;
  background-color: transparent;
}
.components_control_wrapper input[data-v-56c96518]::-webkit-input-placeholder { /* WebKit browsers */
  color: #ccc;
  font-weight: normal;
}
.components_control_wrapper input[data-v-56c96518]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #ccc;
  font-weight: normal;
}
.components_control_wrapper input[data-v-56c96518]:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #ccc;
  font-weight: normal;
}
.components_control_wrapper .content_group[data-v-56c96518] {
  padding-top: 15px;
}
.components_control_wrapper .content_group[data-v-56c96518]:first-child {
  padding-top: 0;
}
.flex[data-v-56c96518] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.d-flex[data-v-56c96518] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.flex-column[data-v-56c96518] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.justify-start[data-v-56c96518] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.justify-end[data-v-56c96518] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.justify-center[data-v-56c96518] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.justify-space-between[data-v-56c96518] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.align-start[data-v-56c96518] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.align-end[data-v-56c96518] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.align-center[data-v-56c96518] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.align-stretch[data-v-56c96518] {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.align-self-start[data-v-56c96518] {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.align-self-end[data-v-56c96518] {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.align-self-center[data-v-56c96518] {
  -ms-flex-item-align: center;
      align-self: center;
}
.flex-nowrap[data-v-56c96518] {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.flex-wrap[data-v-56c96518] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.align-content-center[data-v-56c96518] {
  -ms-flex-line-pack: center;
      align-content: center;
}
.flex-shrink-0[data-v-56c96518] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.overflow-hidden[data-v-56c96518] {
  overflow: hidden;
}
.overflow-y-auto[data-v-56c96518] {
  overflow-y: auto;
}
.qianwen-history[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
}
.qianwen-history .history-container[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.qianwen-history .history-header[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 24px;
  border-bottom: 1px solid #f3f4f6;
  background: #fafbfc;
}
.qianwen-history .history-header .search-section[data-v-56c96518] {
  margin-bottom: 16px;
}
.qianwen-history .history-header .search-section .search-input[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  background: white;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
}
.qianwen-history .history-header .search-section .search-input i[data-v-56c96518] {
  color: #9ca3af;
  font-size: 14px;
}
.qianwen-history .history-header .search-section .search-input input[data-v-56c96518] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: none;
  background: transparent;
  font-size: 14px;
  color: #374151;
}
.qianwen-history .history-header .search-section .search-input input[data-v-56c96518]:focus {
  outline: none;
}
.qianwen-history .history-header .search-section .search-input input[data-v-56c96518]::-webkit-input-placeholder {
  color: #9ca3af;
}
.qianwen-history .history-header .search-section .search-input input[data-v-56c96518]::-moz-placeholder {
  color: #9ca3af;
}
.qianwen-history .history-header .search-section .search-input input[data-v-56c96518]:-ms-input-placeholder {
  color: #9ca3af;
}
.qianwen-history .history-header .search-section .search-input input[data-v-56c96518]::-ms-input-placeholder {
  color: #9ca3af;
}
.qianwen-history .history-header .search-section .search-input input[data-v-56c96518]::placeholder {
  color: #9ca3af;
}
.qianwen-history .history-header .filter-section[data-v-56c96518] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 12px;
}
.qianwen-history .history-header .filter-section .el-select[data-v-56c96518] {
  width: 140px;
}
.qianwen-history .history-header .filter-section .el-select[data-v-56c96518] .el-input__inner {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
}
.qianwen-history .history-header .filter-section .el-select[data-v-56c96518] .el-input__inner:focus {
  border-color: rgb(0, 84, 166);
  -webkit-box-shadow: 0 0 0 3px rgba(0, 84, 166, 0.1);
          box-shadow: 0 0 0 3px rgba(0, 84, 166, 0.1);
}
.qianwen-history .history-content[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.qianwen-history .history-content .history-list[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: 16px 24px;
  overflow-y: auto;
  /*滚动条样式*/
}
.qianwen-history .history-content .history-list[data-v-56c96518]::-webkit-scrollbar {
  width: 4px;
}
.qianwen-history .history-content .history-list[data-v-56c96518]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.qianwen-history .history-content .history-list[data-v-56c96518]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
}
.qianwen-history .history-content .history-list .history-card[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  margin-bottom: 12px;
  background: white;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.qianwen-history .history-content .history-list .history-card[data-v-56c96518]:hover {
  background: #f9fafb;
  border-color: #d1d5db;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.qianwen-history .history-content .history-list .history-card:hover .card-actions[data-v-56c96518] {
  opacity: 1;
}
.qianwen-history .history-content .history-list .history-card .card-header[data-v-56c96518] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 12px;
}
.qianwen-history .history-content .history-list .history-card .card-header .card-title[data-v-56c96518] {
  font-size: 16px;
  font-weight: 600;
  color: #1f2937;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.4;
}
.qianwen-history .history-content .history-list .history-card .card-header .card-actions[data-v-56c96518] {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.qianwen-history .history-content .history-list .history-card .card-header .card-actions .more-btn[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  color: #9ca3af;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.qianwen-history .history-content .history-list .history-card .card-header .card-actions .more-btn[data-v-56c96518]:hover {
  color: rgb(0, 84, 166);
  background: #f0f9ff;
}
.qianwen-history .history-content .history-list .history-card .card-preview[data-v-56c96518] {
  color: #6b7280;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 16px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.qianwen-history .history-content .history-list .history-card .card-meta[data-v-56c96518] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  align-items: center;
}
.qianwen-history .history-content .history-list .history-card .card-meta .meta-left[data-v-56c96518] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  align-items: center;
  gap: 12px;
}
.qianwen-history .history-content .history-list .history-card .card-meta .meta-left .model-tag[data-v-56c96518] {
  padding: 4px 8px;
  background: #eff6ff;
  color: rgb(0, 84, 166);
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
}
.qianwen-history .history-content .history-list .history-card .card-meta .meta-left .message-count[data-v-56c96518] {
  font-size: 12px;
  color: #9ca3af;
}
.qianwen-history .history-content .history-list .history-card .card-meta .meta-right .time-text[data-v-56c96518] {
  font-size: 12px;
  color: #9ca3af;
}
.qianwen-history .history-content .empty-state[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 300px;
}
.qianwen-history .history-content .empty-state .empty-icon[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 64px;
  height: 64px;
  background: #f3f4f6;
  border-radius: 50%;
  margin-bottom: 16px;
}
.qianwen-history .history-content .empty-state .empty-icon i[data-v-56c96518] {
  font-size: 28px;
  color: #9ca3af;
}
.qianwen-history .history-content .empty-state .empty-title[data-v-56c96518] {
  font-size: 16px;
  font-weight: 600;
  color: #374151;
  margin-bottom: 8px;
}
.qianwen-history .history-content .empty-state .empty-desc[data-v-56c96518] {
  font-size: 14px;
  color: #9ca3af;
}
.qianwen-history .history-footer[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px 24px;
  border-top: 1px solid #f3f4f6;
  background: #fafbfc;
  text-align: center;
}
.qianwen-history .history-footer[data-v-56c96518] .el-pagination .el-pager li {
  background: white;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  margin: 0 2px;
}
.qianwen-history .history-footer[data-v-56c96518] .el-pagination .el-pager li.active {
  background: rgb(0, 84, 166);
  border-color: rgb(0, 84, 166);
  color: white;
}
.qianwen-history .history-footer[data-v-56c96518] .el-pagination .btn-prev,
.qianwen-history .history-footer[data-v-56c96518] .el-pagination .btn-next {
  background: white;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
}
.qianwen-history .history-footer[data-v-56c96518] .el-pagination .btn-prev:hover,
.qianwen-history .history-footer[data-v-56c96518] .el-pagination .btn-next:hover {
  color: rgb(0, 84, 166);
  border-color: rgb(0, 84, 166);
}
.export-options[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 0;
}
.export-options .export-title[data-v-56c96518] {
  font-size: 16px;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 16px;
}
.export-options .el-radio-group[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.export-options .el-radio-group[data-v-56c96518] .el-radio {
  margin-right: 0;
}
.export-options .el-radio-group[data-v-56c96518] .el-radio .el-radio__input.is-checked .el-radio__inner {
  background: rgb(0, 84, 166);
  border-color: rgb(0, 84, 166);
}
.export-options .el-radio-group[data-v-56c96518] .el-radio .el-radio__inner:hover {
  border-color: rgb(0, 84, 166);
}
.export-options .el-radio-group[data-v-56c96518] .el-radio .el-radio__label {
  font-size: 14px;
  color: #374151;
}
.dialog-actions[data-v-56c96518] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 12px;
}
.dialog-actions .action-btn[data-v-56c96518] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 10px 20px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dialog-actions .action-btn.primary[data-v-56c96518] {
  background: rgb(0, 84, 166);
  color: white;
  border: 1px solid rgb(0, 84, 166);
}
.dialog-actions .action-btn.primary[data-v-56c96518]:hover:not(.disabled) {
  background: #004080;
}
.dialog-actions .action-btn.primary.disabled[data-v-56c96518] {
  opacity: 0.6;
  cursor: not-allowed;
}
.dialog-actions .action-btn.secondary[data-v-56c96518] {
  background: white;
  color: #6b7280;
  border: 1px solid #e5e7eb;
}
.dialog-actions .action-btn.secondary[data-v-56c96518]:hover {
  background: #f9fafb;
  border-color: #d1d5db;
}
@charset "UTF-8";
.cp[data-v-65ef22f8] {
  cursor: pointer;
}
.disabled[data-v-65ef22f8] {
  cursor: not-allowed;
}
.button[data-v-65ef22f8] {
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.flex[data-v-65ef22f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.d-flex[data-v-65ef22f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.flexsb[data-v-65ef22f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bbox[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bbox_wrapper[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bbox_wrapper *[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.btn_dark[data-v-65ef22f8] {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
  background-color: rgb(0, 84, 166);
  color: #fff;
}
.btn_dark[data-v-65ef22f8]:hover {
  background-color: #004080;
}
.btn_warn[data-v-65ef22f8] {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
  background-color: #FAEDEB;
  color: #C84B33;
}
.btn_light[data-v-65ef22f8] {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  background-color: #e5eef6;
  cursor: pointer;
  color: rgb(0, 84, 166);
}
.btn_light[data-v-65ef22f8]:hover {
  background-color: #ccdded;
}
[data-v-65ef22f8]::-ms-clear,[data-v-65ef22f8]::-ms-reveal {
  display: none;
}
.un_sel[data-v-65ef22f8] {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.text_justify[data-v-65ef22f8] {
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-justify: inter-ideograph;
}
.components_control_wrapper[data-v-65ef22f8] {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: rgb(204, 204, 204);
}
.components_control_wrapper .title[data-v-65ef22f8] {
  /*滚动条样式*/
  padding: 0 20px 15px;
  display: block;
  width: 100%;
  line-height: 22px;
  font-size: 16px;
  outline: none;
  border: none;
  padding-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
  font-weight: bold;
  color: rgb(51, 51, 51);
}
.components_control_wrapper .title[data-v-65ef22f8]::-webkit-scrollbar {
  width: 4px;
}
.components_control_wrapper .title[data-v-65ef22f8]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.components_control_wrapper .title[data-v-65ef22f8]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
}
.components_control_wrapper .title[data-v-65ef22f8]:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.components_control_wrapper input[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 22px;
  font-size: 16px;
  outline: none;
  border: none;
  padding: 0 20px;
  background-color: transparent;
}
.components_control_wrapper input[data-v-65ef22f8]::-webkit-input-placeholder { /* WebKit browsers */
  color: #ccc;
  font-weight: normal;
}
.components_control_wrapper input[data-v-65ef22f8]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #ccc;
  font-weight: normal;
}
.components_control_wrapper input[data-v-65ef22f8]:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #ccc;
  font-weight: normal;
}
.components_control_wrapper .content_group[data-v-65ef22f8] {
  padding-top: 15px;
}
.components_control_wrapper .content_group[data-v-65ef22f8]:first-child {
  padding-top: 0;
}
.flex[data-v-65ef22f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.d-flex[data-v-65ef22f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.flex-column[data-v-65ef22f8] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.justify-start[data-v-65ef22f8] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.justify-end[data-v-65ef22f8] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.justify-center[data-v-65ef22f8] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.justify-space-between[data-v-65ef22f8] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.align-start[data-v-65ef22f8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.align-end[data-v-65ef22f8] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.align-center[data-v-65ef22f8] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.align-stretch[data-v-65ef22f8] {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.align-self-start[data-v-65ef22f8] {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.align-self-end[data-v-65ef22f8] {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.align-self-center[data-v-65ef22f8] {
  -ms-flex-item-align: center;
      align-self: center;
}
.flex-nowrap[data-v-65ef22f8] {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.flex-wrap[data-v-65ef22f8] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.align-content-center[data-v-65ef22f8] {
  -ms-flex-line-pack: center;
      align-content: center;
}
.flex-shrink-0[data-v-65ef22f8] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.overflow-hidden[data-v-65ef22f8] {
  overflow: hidden;
}
.overflow-y-auto[data-v-65ef22f8] {
  overflow-y: auto;
}
.qianwen-chat[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  background: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.chat-main[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 133px;
  background: #fff;
}
.chat-header[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #f0f0f0;
}
.chat-header .header-left .model-selector[data-v-65ef22f8] .el-select .el-input__inner {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  font-size: 14px;
}
.chat-header .header-left .model-selector[data-v-65ef22f8] .el-select .el-input__inner:focus {
  border-color: rgb(0, 84, 166);
}
.chat-header .header-right .header-actions[data-v-65ef22f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 8px;
}
.chat-header .header-right .header-actions .action-btn[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  color: #6b7280;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.chat-header .header-right .header-actions .action-btn[data-v-65ef22f8]:hover {
  background: #f3f4f6;
  color: rgb(0, 84, 166);
}
.chat-header .header-right .header-actions .action-btn i[data-v-65ef22f8] {
  font-size: 16px;
}
.chat-content[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 40px 0;
  /*滚动条样式*/
}
.chat-content[data-v-65ef22f8]::-webkit-scrollbar {
  width: 4px;
}
.chat-content[data-v-65ef22f8]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.chat-content[data-v-65ef22f8]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
}
.chat-content .messages-container[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 800px;
  margin: 0 auto;
}
.chat-content .welcome-section[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  padding: 60px 0;
}
.chat-content .welcome-section .welcome-title[data-v-65ef22f8] {
  font-size: 32px;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 12px;
}
.chat-content .welcome-section .welcome-subtitle[data-v-65ef22f8] {
  font-size: 16px;
  color: #6b7280;
  margin-bottom: 48px;
}
.chat-content .welcome-section .quick-questions[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chat-content .welcome-section .quick-questions .quick-title[data-v-65ef22f8] {
  font-size: 14px;
  color: #6b7280;
  margin-bottom: 20px;
}
.chat-content .welcome-section .quick-questions .question-grid[data-v-65ef22f8] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
.chat-content .welcome-section .quick-questions .question-grid .question-card[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  align-items: center;
  gap: 12px;
  padding: 16px;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.chat-content .welcome-section .quick-questions .question-grid .question-card[data-v-65ef22f8]:hover {
  background: #f3f4f6;
  border-color: rgb(0, 84, 166);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.chat-content .welcome-section .quick-questions .question-grid .question-card .question-icon[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  background: white;
  border-radius: 8px;
  color: rgb(0, 84, 166);
}
.chat-content .welcome-section .quick-questions .question-grid .question-card .question-icon i[data-v-65ef22f8] {
  font-size: 18px;
}
.chat-content .welcome-section .quick-questions .question-grid .question-card .question-text[data-v-65ef22f8] {
  font-size: 14px;
  color: #374151;
  font-weight: 500;
}
.chat-content .message-wrapper[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 32px;
}
.chat-content .message-wrapper .message-content[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
.chat-content .message-wrapper .message-content .message-avatar[data-v-65ef22f8] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 32px;
  height: 32px;
}
.chat-content .message-wrapper .message-content .message-avatar .user-avatar[data-v-65ef22f8],
.chat-content .message-wrapper .message-content .message-avatar .assistant-avatar[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  font-size: 14px;
}
.chat-content .message-wrapper .message-content .message-avatar .user-avatar.user-avatar[data-v-65ef22f8],
.chat-content .message-wrapper .message-content .message-avatar .assistant-avatar.user-avatar[data-v-65ef22f8] {
  background: #f3f4f6;
  color: #6b7280;
}
.chat-content .message-wrapper .message-content .message-avatar .user-avatar.assistant-avatar[data-v-65ef22f8],
.chat-content .message-wrapper .message-content .message-avatar .assistant-avatar.assistant-avatar[data-v-65ef22f8] {
  background: #eff6ff;
  color: rgb(0, 84, 166);
}
.chat-content .message-wrapper .message-content .message-body[data-v-65ef22f8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.chat-content .message-wrapper .message-content .message-body .message-text[data-v-65ef22f8] {
  font-size: 14px;
  line-height: 1.7;
  color: #374151;
  padding-top: 5px;
}
.chat-content .message-wrapper .message-content .message-body .message-text[data-v-65ef22f8] code {
  background: #f3f4f6;
  padding: 2px 6px;
  border-radius: 4px;
  font-family: "SF Mono", Monaco, monospace;
  font-size: 13px;
}
.chat-content .message-wrapper .message-content .message-body .message-actions[data-v-65ef22f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 8px;
  margin-top: 12px;
}
.chat-content .message-wrapper .message-content .message-body .message-actions .action-item[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 6px;
  color: #9ca3af;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.chat-content .message-wrapper .message-content .message-body .message-actions .action-item[data-v-65ef22f8]:hover {
  background: #f3f4f6;
  color: rgb(0, 84, 166);
}
.chat-content .message-wrapper .message-content .message-body .message-actions .action-item i[data-v-65ef22f8] {
  font-size: 14px;
}
.chat-content .message-wrapper .message-content .message-body .streaming-status[data-v-65ef22f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}
.chat-content .message-wrapper .message-content .message-body .streaming-status .typing-cursor[data-v-65ef22f8] {
  color: rgb(0, 84, 166);
  font-weight: bold;
  -webkit-animation: blink-65ef22f8 1s infinite;
          animation: blink-65ef22f8 1s infinite;
}
.chat-content .message-wrapper .message-content .message-body .streaming-status .stream-actions[data-v-65ef22f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 4px;
}
.chat-content .message-wrapper .message-content .message-body .streaming-status .stream-actions .action-item[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  background: #f3f4f6;
  color: #6b7280;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.chat-content .message-wrapper .message-content .message-body .streaming-status .stream-actions .action-item[data-v-65ef22f8]:hover {
  background: #e5e7eb;
  color: #ef4444;
}
.chat-content .message-wrapper .message-content .message-body .streaming-status .stream-actions .action-item i[data-v-65ef22f8] {
  font-size: 12px;
}
.chat-content .typing-indicator[data-v-65ef22f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 4px;
  padding: 8px 0;
}
.chat-content .typing-indicator span[data-v-65ef22f8] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #9ca3af;
  -webkit-animation: typing-65ef22f8 1.4s infinite ease-in-out;
          animation: typing-65ef22f8 1.4s infinite ease-in-out;
}
.chat-content .typing-indicator span[data-v-65ef22f8]:nth-child(1) {
  -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
}
.chat-content .typing-indicator span[data-v-65ef22f8]:nth-child(2) {
  -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
}
@-webkit-keyframes blink-65ef22f8 {
0%, 50% {
    opacity: 1;
}
51%, 100% {
    opacity: 0;
}
}
@keyframes blink-65ef22f8 {
0%, 50% {
    opacity: 1;
}
51%, 100% {
    opacity: 0;
}
}
.chat-input[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 0 40px;
}
.chat-input .input-container[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 800px;
  margin: 0 auto;
}
.chat-input .input-container .input-wrapper[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.chat-input .input-container .input-wrapper[data-v-65ef22f8]:focus-within {
  border-color: rgb(0, 84, 166);
  -webkit-box-shadow: 0 0 0 3px rgba(0, 84, 166, 0.1);
          box-shadow: 0 0 0 3px rgba(0, 84, 166, 0.1);
}
.chat-input .input-container .input-wrapper .input-actions-left .action-btn[data-v-65ef22f8],
.chat-input .input-container .input-wrapper .input-actions-right .action-btn[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  color: #6b7280;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.chat-input .input-container .input-wrapper .input-actions-left .action-btn[data-v-65ef22f8]:hover,
.chat-input .input-container .input-wrapper .input-actions-right .action-btn[data-v-65ef22f8]:hover {
  background: #e5e7eb;
  color: rgb(0, 84, 166);
}
.chat-input .input-container .input-wrapper .input-actions-left .action-btn i[data-v-65ef22f8],
.chat-input .input-container .input-wrapper .input-actions-right .action-btn i[data-v-65ef22f8] {
  font-size: 16px;
}
.chat-input .input-container .input-wrapper .input-actions-left .send-btn[data-v-65ef22f8],
.chat-input .input-container .input-wrapper .input-actions-right .send-btn[data-v-65ef22f8] {
  background: rgb(0, 84, 166);
}
.chat-input .input-container .input-wrapper .input-actions-left .send-btn.disabled[data-v-65ef22f8],
.chat-input .input-container .input-wrapper .input-actions-right .send-btn.disabled[data-v-65ef22f8] {
  background: #e5e7eb;
  color: #9ca3af;
  cursor: not-allowed;
}
.chat-input .input-container .input-wrapper .input-field[data-v-65ef22f8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.chat-input .input-container .input-wrapper .input-field .message-textarea[data-v-65ef22f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: none;
  background: transparent;
  resize: none;
  font-size: 14px;
  line-height: 1.5;
  color: #374151;
  font-family: inherit;
}
.chat-input .input-container .input-wrapper .input-field .message-textarea[data-v-65ef22f8]:focus {
  outline: none;
}
.chat-input .input-container .input-wrapper .input-field .message-textarea[data-v-65ef22f8]::-webkit-input-placeholder {
  color: #9ca3af;
}
.chat-input .input-container .input-wrapper .input-field .message-textarea[data-v-65ef22f8]::-moz-placeholder {
  color: #9ca3af;
}
.chat-input .input-container .input-wrapper .input-field .message-textarea[data-v-65ef22f8]:-ms-input-placeholder {
  color: #9ca3af;
}
.chat-input .input-container .input-wrapper .input-field .message-textarea[data-v-65ef22f8]::-ms-input-placeholder {
  color: #9ca3af;
}
.chat-input .input-container .input-wrapper .input-field .message-textarea[data-v-65ef22f8]::placeholder {
  color: #9ca3af;
}
.chat-input .input-container .input-hint[data-v-65ef22f8] {
  margin-top: 8px;
  font-size: 12px;
  color: #9ca3af;
  text-align: center;
}
@-webkit-keyframes typing-65ef22f8 {
0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.5;
}
40% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
}
}
@keyframes typing-65ef22f8 {
0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.5;
}
40% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
}
}

/*# sourceMappingURL=57.css.map?t=1770367284885*/