* {
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
html,
body,
#app {
  height: 100%;
}
div#driver-popover-item {
  padding: 0.2rem 0.5rem;
}
div#driver-popover-item .driver-popover-footer {
  padding-top: 0.2rem;
}
div#driver-popover-item .driver-popover-footer .driver-close-btn {
  padding: 0.1rem 0.15rem;
  border-radius: 0.05rem;
  border: none;
  background: #fff;
}
div#driver-popover-item .driver-popover-footer .driver-btn-group .driver-prev-btn {
  display: none !important;
  padding: 0.1rem 0.15rem;
  border-radius: 0.05rem;
  background: #fff;
  border: none;
}
div#driver-popover-item .driver-popover-footer .driver-btn-group .driver-next-btn {
  border: 0.01rem solid #4095e5;
  margin-left: 0.2rem;
  padding: 0.1rem 0.15rem;
  border-radius: 0.05rem;
  color: #4095e5;
  background: #fff;
  text-shadow: none;
}
div#driver-popover-item .driver-popover-footer .driver-btn-group .driver-next-btn:hover {
  color: #fff;
  background: #4095e5;
}
.el-container-wrapper {
  height: 100%;
}
.nav-left {
  width: 2rem;
  height: 100%;
  max-height: 100%;
  background: #445163;
}
.nav-left-header {
  height: 0.6rem;
  width: 2rem;
  background: #445163;
  color: #fff;
  line-height: 0.6rem;
  border-bottom: 0.01rem solid #2a3342;
}
.nav-left-body {
  width: 2rem;
  background: #445163;
}
ul.el-menu li,
ul.el-menu div {
  font-size: 0.12rem;
  width: 2rem;
  padding: 0;
}
.nav-left ul.el-menu span {
  font-size: 0.14rem;
  width: 2rem;
  padding: 0;
}
.nav-left ul.el-menu li {
  padding-left: 0;
}
.nav-left ul.el-menu li.is-active {
  background: #2a3342;
}
.nav-left ul.el-menu li .el-submenu__title span {
  font-size: 0.14rem;
}
.el-main {
  padding: 0;
}
.table-pane .el-tabs__item.is-active {
  color: #fff;
}
.table-pane .el-tabs__item {
  color: #d8dde9;
}
.table-pane .el-tabs__nav-wrap::after {
  background-color: #273142;
}
#app .login .el-input__inner {
  line-height: 0.24rem;
}
#app .time-search {
  width: 1.84rem;
  height: 0.24rem;
  margin-right: 0.18rem;
  margin-top: 0.08rem;
  line-height: 0.24rem;
  border: 0.01rem solid #e6eaee;
  font-size: 0.12rem;
}
#app .time-search .el-input__inner {
  height: 0.24rem;
  line-height: 0.15rem;
  border: none;
}
#app .time-search .el-input__prefix .el-input__icon,
#app .time-search .el-input__suffix .el-input__icon {
  line-height: 0.24rem !important;
}
#app .high-input {
  height: 0.3rem;
  width: 5.06rem;
  margin-top: 0rem;
}
#app .high-input .el-input__inner {
  height: 0.3rem;
  line-height: 0.16rem;
}
#app .el-date-editor .el-range-separator {
  line-height: 0.32rem;
  font-size: 0.14rem;
}
#app .el-date-editor .el-range-input {
  line-height: 0.38rem;
  font-size: 0.14rem;
}
#app .el-select .is-disabled .el-input__inner {
  height: 0.3rem !important;
}
#app .el-textarea__inner {
  padding: 0.05rem 0.1rem;
}
#app .attachment .el-icon-close-tip {
  visibility: hidden;
}
#app .exitName .el-input__inner {
  color: #ec7974;
}
#app .select .el-input__inner {
  height: 0.3rem;
  border-radius: 0;
  line-height: 0.3rem;
}
#app .select .el-input {
  height: 0.3rem;
}
#app .select .el-select {
  height: 0.3rem;
}
#app .select .el-input__icon {
  line-height: 0.3rem;
}
#app .el-textarea__inner {
  border-radius: 0;
}
#app .specialTree .el-tree {
  border: 0.01rem solid #e1e6f5;
}
#app .https .el-input__inner {
  border-right: none;
}
#app .small-input .el-input__inner {
  height: 0.28rem;
  line-height: 0.28rem;
  border-radius: 0;
}
#app .small-input .el-input__prefix .el-input__icon,
#app .small-input .el-input__suffix .el-input__icon {
  line-height: 0.24rem !important;
}
#app .data .el-select {
  width: 1.5rem;
}
#app .ul .el-input__inner {
  border: none;
}
#app .ul .el-date-editor {
  width: 2.8rem;
}
#app .el-input-number {
  line-height: 0.28rem;
  width: 1.5rem;
}
#app .el-input-number .el-input__inner {
  height: 0.3rem;
  line-height: 0.3rem;
  border-radius: 0;
  padding: 0 0.3rem;
}
#app .el-input-number .el-input-number__decrease,
#app .el-input-number .el-input-number__increase {
  width: 0.3rem;
}
#app .is-success .el-input__inner,
#app .is-success .el-input__inner:focus,
#app .is-success .el-textarea__inner,
#app .is-success .el-textarea__inner:focus {
  border-color: #dcdfe6 !important;
}
#app .el-radio__input.is-checked + .el-radio__label {
  color: #333;
  font-weight: 400;
  font-size: 0.12rem;
}
#app .el-radio__inner {
  width: 0.12rem;
  height: 0.12rem;
}
#app .el-radio__label {
  color: #333;
  font-weight: 400;
  font-size: 0.12rem;
}
#app .el-tabs--border-card {
  box-shadow: none;
  border-color: #e6eaee;
}
#app .uploadComponent .el-tabs--border-card {
  border: none;
}
#app .uploadComponent .el-tabs--card > .el-tabs__header .el-tabs__nav {
  border: none !important;
}
#app .uploadComponent .el-tabs--border-card > .el-tabs__header {
  background-color: #ffffff;
  border-bottom: none;
  margin-bottom: 0.1rem;
}
#app .uploadComponent .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
  border-right-color: #ffffff;
  border-left-color: #ffffff;
}
#app .uploadComponent .el-tabs--border-card > .el-tabs__header .el-tabs__item {
  border: none;
}
#app .uploadComponent .el-tabs__item {
  line-height: 0.3rem;
}
#app .uploadComponent .el-tabs__nav {
  height: 0.3rem;
  line-height: 0.3rem;
}
#app .uploadComponent .el-tabs--border-card > .el-tabs__content {
  padding: 0.02rem 0rem;
}
#app .el-tabs__header {
  z-index: 0;
}
#app .photo {
  background-color: #fff;
  color: #9fa7b1;
}
#app .photo .el-tabs__nav {
  width: 100%;
}
#app .photo .el-tabs__nav div {
  text-align: center;
  width: 33.3%;
  padding-top: 0.2rem;
  box-sizing: border-box;
  height: 0.96rem;
}
#app .photo .el-tabs__header {
  margin: 0;
  background-color: #fff;
}
#app .photo .el-tabs__header div {
  height: 0.96rem;
  box-sizing: border-box;
}
#app .photo .el-tabs--card > .el-tabs__header .el-tabs__item.is-active {
  box-sizing: border-box;
  color: #9fa7b1;
  border-top: 0.04rem solid #2297f0;
  border-bottom: 0.02rem solid #ffffff;
}
#app .photo .el-tabs__nav-scroll .el-tabs__item:hover {
  color: #9fa7b1;
}
#app .uploadType .el-tabs--card {
  margin-left: 0.13rem;
}
#app .uploadType .el-tabs--card > .el-tabs__header {
  border-bottom: none;
  z-index: 2;
  margin: 0;
}
#app .uploadType .el-tabs--card > .el-tabs__header .el-tabs__nav {
  border: none;
}
#app .uploadType .el-tabs--card > .el-tabs__header .el-tabs__item.is-active {
  border-top: 0.02rem solid #2297f0;
  border-right: 0.01rem solid #e6eaee;
  border-left: 0.01rem solid #e6eaee;
  border-bottom: 0.02rem solid #ffffff;
}
#app .uploadType .el-tabs--border-card > .el-tabs__content {
  padding: 0.02rem 0.02rem;
}
#app .uploadType .el-tabs__content {
  width: 4.98rem;
  min-height: 1.88rem;
  border: 0.01rem solid #e6eaee;
  padding: 0.05rem;
  position: relative;
}
#app .uploadType .el-tabs__header {
  z-index: 0;
}
#app .uploadType .el-tabs__item {
  height: 0.3rem;
  line-height: 0.3rem;
}
#app .spe-dialog .uploadType .el-tabs__content {
  width: 7.82rem;
  min-height: 1.88rem;
  border: 0.01rem solid #e6eaee;
  padding: 0.05rem;
  position: relative;
}
#app .spe-dialog .uploadType .textComponent {
  width: 7.67rem;
}
#app .spe-dialog .uploadType .btton-list {
  text-align: right;
}
#app .spe-dialog .uploadType .imagetext-show .span-blue {
  margin-left: 7.35rem !important;
}
#app .spe-dialog .publicWrap {
  height: 2.28rem;
  margin-top: 0.1rem;
}
#app .spe-dialog .richContent {
  height: 2.8rem !important;
  overflow: auto;
}
#app .menu-upload .el-tabs__content {
  margin-top: -0.02rem;
}
#app .menu-upload .el-tabs__content {
  min-height: 1.88rem;
  border: 0.01rem solid #e6eaee;
  padding: 0.05rem;
  position: relative;
}
#app .menu-upload .uploadComponent .el-tabs--border-card > .el-tabs__content {
  border: none;
}
#app .win .el-form-item__label {
  color: #9fa7b1;
  font-weight: 500;
  display: inline-block;
  width: 0.88rem;
  text-align: center;
}
#app .win .el-form-item__content {
  margin-bottom: 0.08rem;
}
#app .win .el-form-item__error {
  margin-left: 0.86rem;
}
#app .sale-win .el-form-item__label {
  width: 1.6rem;
  text-align: left;
  padding-left: 0.15rem;
}
#app .sale-win .el-form-item__content {
  padding-left: 0.45rem;
}
#app .tree-wrap .el-tree-node__label {
  font-size: 0.12rem;
}
#app .tree-wrap .el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content {
  color: #2297f0;
  background: transparent;
}
#app .tree-wrap .el-tree-node__content > .el-tree-node__expand-icon {
  padding-top: 0rem;
}
#app .el-tabs__content {
  height: 100%;
  position: relative;
  overflow: visible;
}
#app .changeMenuName .el-form-item .el-form-item__label {
  color: #333;
  margin-right: 0.13rem;
}
#app .changeMenuName .el-input {
  width: 5rem;
}
#app .rules .el-tree-node__label,
#app .specialTree .el-tree-node__label {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#app .specialTree .el-tree {
  width: 1.98rem;
  max-height: 1.06rem;
  overflow: auto;
}
#app .tree-list .el-tree {
  max-height: 100%;
}
#app .specialTree .rate-tree {
  width: 1.98rem;
  overflow: visible;
  border: none;
}
#app .wrap-right .el-tabs__nav-wrap::after {
  width: 0rem;
}
#app .no-max-height .el-select-dropdown__wrap {
  max-height: unset;
}
#app .guide .el-menu-vertical-demo {
  background: #ffffff;
}
#app .guide .el-menu-vertical-demo li,
#app .guide .el-menu-vertical-demo .el-submenu__title {
  background: #ffffff !important;
}
#app .guide .el-menu-vertical-demo li:hover,
#app .guide .el-menu-vertical-demo .el-submenu__title:hover {
  background: #eeeeee !important;
  color: #3ba1ff !important;
}
#app .foot-input .el-input__inner {
  line-height: 0.16rem;
}
#app .friendList,
#app .groupList {
  line-height: 0.14rem;
  font-size: 0.12rem;
}
#app .time_send_date_pick .el-input__inner {
  padding: 0 0.3rem;
}
#app .mce-ico {
  height: 0.13rem !important;
  width: 0.13rem !important;
  font-size: 0.13rem;
}
#app .mce-menubar {
  display: none !important;
}
#app .mce-statusbar {
  display: none !important;
}
#app .english .win .el-form-item__label {
  width: 1.4rem !important;
}
#app .resetPassword .el-form-item .el-input__inner,
#app .register .el-form-item .el-input__inner {
  padding: 0 0.1rem;
}
#app .evaluation-list .el-progress {
  display: inline-block;
}
#app .evaluation-list .el-progress-bar {
  width: 1.9rem;
}
#app .evaluation-list .el-progress-bar__outer {
  height: 0.1rem;
}
#app .radio-wrap .el-radio__input.is-checked + .el-radio__label {
  font-size: 0.14rem;
  font-weight: 500;
}
#app .radio-wrap .el-radio__label {
  font-size: 0.14rem;
  font-weight: 500;
}
#app .mark .el-popover {
  min-width: 1.28rem;
  top: 0.25rem;
  left: -1.32rem;
}
#app .visitor-list .time-search {
  margin-right: 0rem;
}
#app .visitor-list .markType-search .el-popover {
  min-width: 0.44rem;
  text-align: center;
  top: 0.22rem;
  right: -0.19rem;
}
#app .sale-form .el-form .el-form-item {
  display: flex;
}
#app .sale-form .el-form .el-form-item .el-form-item__label {
  width: 1rem;
  text-align: right;
  margin-right: 0.18rem;
}
#app .sale-form .el-form .el-form-item .el-form-item__content {
  flex: 1;
}
#app .orderAdd .el-input__inner {
  border: none;
}
#app .ql-snow .ql-picker-label::before {
  line-height: 0rem;
}
#app .quill-editor {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 3.15rem;
  border: none;
}
#app .ql-container.ql-snow {
  border: none;
}
#app .ql-toolbar.ql-snow {
  border: none;
}
#app .ql-snow .ql-tooltip {
  left: 0.16rem !important;
}
#app .ql-toolbar {
  background: #f6f6f9;
  height: 0.68rem;
}
#app .ql-container {
  flex: 1;
}
#app .ql-formats {
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
}
#app .ql-formats button {
  height: 0.18rem;
  width: 0.18rem;
  background: #ffffff;
}
#app .ql-formats button svg {
  margin-left: -0.02rem;
}
#app .ql-formats .ql-picker {
  background: #ffffff;
  height: 0.18rem;
  vertical-align: top;
}
#app .ql-formats .ql-picker svg {
  margin-left: -0.02rem;
  margin-top: -0.02rem;
  height: 0.12rem;
}
#app .ql-formats .ql-picker-label svg {
  height: 0.18rem;
  width: 0.18rem;
}
#app .ql-formats .ql-icon-picker svg {
  height: 0.12rem;
  width: 0.12rem;
  margin-top: -0.02rem;
}
#app .ql-formats .ql-size {
  width: 0.8rem;
}
#app .ql-formats:nth-of-type(8) svg,
#app .ql-formats:nth-of-type(9) svg,
#app .ql-formats:nth-of-type(11) svg {
  margin-top: -0.09rem;
}
#app .ql-formats:nth-of-type(12) .ql-icon-picker .ql-picker-label {
  padding: 0rem 0.04rem;
}
#app .spe-richText .quill-editor {
  height: 2.86rem;
}
#app .spe-richText .ql-formats {
  margin-right: 0.08rem;
}
#app .spe-card .el-tabs__content {
  width: 9.1rem;
}
#app .spe-upload .spe-card .el-tabs__content {
  width: 5.8rem;
}
#app .back-title {
  background: #f6f6f9;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.24rem;
  font-weight: 300;
  color: #273142;
  padding-left: 0.1rem;
  position: relative;
}
#app .back-title .table-export-a {
  height: 0.6rem;
  line-height: 0.6rem;
  background: #f6f6f9;
  position: absolute;
  right: 0.2rem;
  color: #9fa7b1;
  font-size: 0.2rem;
}
#app .push-detail {
  color: #2297f0;
}
#app .main-card {
  box-shadow: 0 0.03rem 0.01rem -0.02rem rgba(0, 0, 0, 0.2), 0 0.02rem 0.02rem 0 rgba(0, 0, 0, 0.14), 0 0.01rem 0.05rem 0 rgba(0, 0, 0, 0.12);
  margin: 0.3rem;
}
#app .main-content {
  padding: 0.2rem;
}
#app .main-content .listTable {
  border: none;
}
#app .main-content .listTable tr:last-of-type {
  border-bottom: 0.01rem solid #e6eaee;
}
#app .table-content {
  padding: 0;
  padding-bottom: 0.2rem;
}
#app .table-content .paginator {
  margin-top: 0.2rem;
  margin-right: 0.03rem;
  text-align: right;
}
#app .box-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
#app .box-wrap h3 {
  width: 100%;
  font-size: 0.16rem;
  font-weight: bold;
  margin: 0.2rem 0;
}
#app .box-wrap .box {
  box-sizing: border-box;
  width: 2.2rem;
  height: 1rem;
  color: #273142;
  background: #f6f6f9;
  border-radius: 0.03rem;
  margin: 0.1rem 0.2rem;
  padding: 0.15rem;
}
#app .box-wrap .box span {
  opacity: 0.7;
}
#app .box-wrap .box p {
  font-size: 0.22rem;
  margin-top: 0.2rem;
}
#app .box-wrap .liner {
  width: 100%;
  margin: 0.2rem 0;
  height: 0.01rem;
  background: #e6eaee;
}
#app .select-data .select-data-span {
  font-size: 0.14rem;
  margin-right: 0.14rem;
}
#app .select-data .el-select {
  margin-right: 0.2rem;
}
#app .select-data .el-input__inner {
  border: none;
  border-bottom: 0.01rem solid #e6eaee;
  border-radius: 0;
}
#app .export-excel {
  text-align: right;
  padding-right: 0.3rem;
  margin-top: 0.3rem;
}
#app .export-excel a {
  font-size: 0.16rem;
  cursor: pointer;
  color: #354052;
}
#app .export-excel a img {
  height: 0.16rem;
  width: 0.16rem;
  margin-top: -0.04rem;
  margin-right: 0.05rem;
}
#app .tab-export-wrap {
  position: relative;
}
#app .tab-export-wrap .pic-type {
  display: inline-block;
  margin-top: 0.3rem;
}
#app .tab-export-wrap .pic-type button {
  min-width: 1.5rem;
  padding: 0.07rem 0.14rem;
  cursor: pointer;
  border: 0.01rem solid #e6eaee;
}
#app .tab-export-wrap .pic-type button.active {
  border: none;
  border-bottom: 0.01rem solid #58c4e6;
  color: #58c4e6;
  font-size: 0.15rem;
  font-weight: bold;
}
#app .tab-export-wrap .export-excel {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 0.37rem;
}
#app .chart-wrap {
  padding: 0.2rem;
}
#app .chart-wrap .echart {
  width: 100%;
  height: 5rem;
  position: relative;
}
#app .x-text {
  text-align: center;
  font-size: 0.14rem;
  font-weight: bold;
  color: #999;
}
#app .paginator {
  height: 0.5rem;
}
#app .paginator .ics-paginator {
  float: right;
}
#app .paginator .el-input__inner {
  height: 0.32rem;
}
#app .wechat-detail .back-p {
  margin: 0.3rem;
  font-size: 0.16rem;
  color: #9fa7b1;
  cursor: pointer;
}
#app .wechat-detail .back-p span {
  margin-right: 0.05rem;
}
#app .wechat-detail .wechat-box {
  margin: 0.3rem;
}
#app .wechat-detail .wechat-box .title-info,
#app .wechat-detail .wechat-box .qunzhu-info {
  padding: 0.15rem;
  background: #fff;
  box-shadow: 0 0.02rem 0.05rem 0 rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: left;
}
#app .wechat-detail .wechat-box .title-info .head,
#app .wechat-detail .wechat-box .qunzhu-info .head {
  width: 0.5rem;
  height: 0.5rem;
  background: #f6f6f9;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: top;
  margin-right: 0.18rem;
  border-radius: 50%;
}
#app .wechat-detail .wechat-box .title-info .name,
#app .wechat-detail .wechat-box .qunzhu-info .name {
  margin-right: 0.18rem;
  margin-top: 0.06rem;
}
#app .wechat-detail .wechat-box .title-info .name .nickName,
#app .wechat-detail .wechat-box .qunzhu-info .name .nickName {
  max-width: 1.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.13rem;
  font-weight: bold;
}
#app .wechat-detail .wechat-box .title-info .name .type,
#app .wechat-detail .wechat-box .qunzhu-info .name .type {
  margin-top: 0.02rem;
}
#app .wechat-detail .wechat-box .title-info .name .type .type-icon,
#app .wechat-detail .wechat-box .qunzhu-info .name .type .type-icon {
  display: inline-block;
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 100%;
  background-color: #16c681;
}
#app .wechat-detail .wechat-box .title-info .name .type .type-icon.out,
#app .wechat-detail .wechat-box .qunzhu-info .name .type .type-icon.out {
  background-color: #ff5630;
}
#app .wechat-detail .wechat-box .title-info .info-time,
#app .wechat-detail .wechat-box .qunzhu-info .info-time {
  flex: 1;
  margin-top: 0.19rem;
}
#app .wechat-detail .wechat-box .content-info {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#app .wechat-detail .wechat-box .content-info .content-box {
  width: 48%;
  height: 2.3rem;
  background: #fff;
  border: 0.01rem solid #e6eaee;
  border-radius: 0.2rem;
  box-sizing: border-box;
  padding: 0.3rem;
}
#app .wechat-detail .wechat-box .content-info .content-box p {
  font-size: 0.13rem;
}
#app .wechat-detail .wechat-box .content-info .content-box .w-title {
  font-size: 0.14rem;
  font-weight: bold;
  margin-bottom: 0.3rem;
}
#app .wechat-detail .wechat-box .content-info .content-box .w-switch-wrap {
  margin-bottom: 0.1rem;
}
#app .wechat-detail .wechat-box .content-info .content-box .w-switch-wrap label {
  margin-right: 0.1rem;
}
#app .wechat-detail .wechat-box .content-info .content-box .w-switch-wrap label:last-of-type {
  margin-left: 0.3rem;
}
#app .wechat-detail .wechat-box .content-info .content-box .w-switch-wrap label:first-of-type {
  margin-left: 0;
}
#app .wechat-detail .wechat-box .content-info .content-box .w-des {
  margin-bottom: 0.1rem;
}
#app .wechat-detail .wechat-box .content-info .content-box .w-des:last-of-type {
  margin-bottom: 0.2rem;
}
#app .wechat-detail .wechat-box .content-info .content-box .w-des:first-of-type {
  margin-top: 0.2rem;
}
#app .wechat-detail .wechat-box .content-info .content-box .group-show {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
}
#app .wechat-detail .wechat-box .content-info .content-box .group-show .group-wrap {
  width: 33%;
}
#app .wechat-detail .wechat-box .content-info .content-box .group-show .group-wrap > * {
  display: inline-block;
}
#app .wechat-detail .wechat-box .content-info .content-box .group-show .group-wrap .head {
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
  margin-right: 0.1rem;
  vertical-align: top;
}
#app .wechat-detail .wechat-box .content-info .content-box .group-show .group-wrap .msg {
  width: calc(100% - 0.45rem);
}
#app .wechat-detail .wechat-box .content-info .content-box .group-show .group-wrap .msg .nickname {
  width: 100%;
}
#app .wechat-detail .wechat-box .content-info .content-box .group-show .group-wrap .msg .per-count {
  font-size: 0.11rem;
}
#app .wechat-detail .wechat-box .content-info .content-box .group-show .w-all {
  position: absolute;
  text-align: center;
  top: 0.4rem;
  margin-left: 50%;
  transform: translateX(-50%);
}
#app .wechat-detail .wechat-box .content-info .content-box .lr-flex {
  display: flex;
  justify-content: space-between;
}
#app .wechat-detail .wechat-box .content-info .content-box .lr-flex .left,
#app .wechat-detail .wechat-box .content-info .content-box .lr-flex .right {
  width: 45%;
}
#app .wechat-detail .wechat-box .content-info .content-box .lr-flex .left .w-des,
#app .wechat-detail .wechat-box .content-info .content-box .lr-flex .right .w-des {
  margin-top: 0;
}
#app .wechat-detail .wechat-box .content-info .content-box .lr-flex .w-table {
  height: 0.78rem;
  overflow: auto;
  border-top: 0.01rem solid #e6eaee;
  border-bottom: 0.01rem solid #e6eaee;
}
#app .wechat-detail .wechat-box .content-info .content-box .lr-flex .w-table .listTable {
  border: none;
}
#app .wechat-detail .wechat-box .content-info .content-box .lr-flex .w-table .listTable tbody tr:first-of-type {
  border-top: none;
}
#app .wechat-detail .wechat-box .content-info .content-box .lr-flex .w-table .listTable td {
  padding: 0.02rem 0.05rem;
  font-size: 0.12rem;
}
#app .wechat-detail .w-dialog {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#app .wechat-detail .w-dialog .group-wrap {
  width: 33%;
  margin-bottom: 0.2rem;
}
#app .wechat-detail .w-dialog .group-wrap > * {
  display: inline-block;
}
#app .wechat-detail .w-dialog .group-wrap .head {
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
  margin-right: 0.1rem;
  vertical-align: top;
}
#app .wechat-detail .w-dialog .group-wrap .msg {
  width: calc(100% - 0.45rem);
}
#app .wechat-detail .w-dialog .group-wrap .msg .nickname {
  width: 100%;
}
#app .wechat-detail .w-dialog .group-wrap .msg .per-count {
  font-size: 0.12rem;
}
.english.rules .rule-list {
  width: 1.74rem !important;
  right: 1.35rem !important;
}
.english.rules .button {
  font-weight: 200 !important;
}
.english.rules .bottom .left {
  width: 0.57rem !important;
}
.english.addRules .box-left {
  width: 1.22rem !important;
}
.english.addRules .question-box .span-blue {
  margin-left: 1.24rem !important;
}
.english.addRules .uploadComponent .left {
  min-width: 0.98rem !important;
}
.english.addRules .imagetext-show .span-blue {
  margin-left: 4.8rem !important;
}
.english.word .listTable .spe-td {
  width: 1.35rem !important;
}
.english.word .word-list {
  right: 1.68rem !important;
  width: 1.73rem !important;
}
.english.word .button {
  font-weight: 200 !important;
}
.english.addword .listTable .spe-td {
  width: 0.75rem !important;
}
.english.unknown .listTable .spe-td {
  width: 0.7rem !important;
}
.english.material-list .image_text .spe-td,
.english.material-list .menu-td .spe-td {
  width: 1.5rem !important;
}
.english.material-list .image-td .spe-td {
  width: 0.85rem !important;
}
.english.robotInfo .freechat .updata {
  width: 0.65rem !important;
}
.english.wechat-company .listTable .spe-td {
  width: 1.6rem !important;
}
.english.weibo .listTable .spe-td {
  width: 1.35rem !important;
}
.english.history .listTable .spe-td {
  width: 1.05rem !important;
}
.english.customer-service .spe-code {
  max-width: 85% !important;
}
.english.group-reception .spe-td {
  width: 0.8rem !important;
}
.english.work-list-search .spe-list {
  width: 1.74rem !important;
  right: 2.1rem !important;
}
.english.allSet .spe-left {
  width: 2.34rem !important;
  min-width: 2.34rem !important;
}
.english.userManager .spe-td {
  width: 2.35rem !important;
}
.english.userinfo .win {
  width: 6.25rem;
}
.english.userinfo .win form {
  width: 5.85rem !important;
}
.english.header .help-list {
  width: 1.5rem !important;
}
.english.resetPassword .main,
.english.register .main {
  width: 4.11rem !important;
}
.english.resetPassword .name span,
.english.register .name span {
  letter-spacing: 0.01rem !important;
}
.english.resetPassword .name .line,
.english.register .name .line {
  width: 4.11rem !important;
}
.english.resetPassword .spe-btn,
.english.register .spe-btn {
  width: 1.6rem !important;
}
.english.register .name span {
  left: 1.78rem !important;
}
.english.list .spe-left {
  margin-right: 0.25rem;
}
.english.webAccess .spe-lable1 {
  width: 1.7rem !important;
}
.english.webAccess .spe-lable2 {
  width: 1.27rem !important;
}
#app {
  font-family: "Avenir", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*text-align: center;*/
  color: #354052;
  height: 100%;
}
* {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
img {
  vertical-align: middle;
}
li {
  list-style: none;
}
html,
body {
  height: 100%;
  background: var(--back-gray, #f6f6f9);
}
/*统一字体大小设置*/
body {
  font-size: 0.12rem;
}
h1 {
  font-size: 0.2rem;
}
h2 {
  font-size: 0.16rem;
}
h3 {
  font-size: 0.12rem;
}
/*设置统一字体*/
body {
  font-family: PingFang SC, STHeitiSC-Light, Microsoft Yahei, Helvetica Neue, Helvetica, Arial, sans-serif;
}
button {
  outline: none;
  cursor: pointer;
  border: none;
}
textarea {
  resize: none !important;
}
/*button统一样式*/
button {
  font-size: 0.14rem;
}
.blueBtn {
  height: 0.36rem;
  line-height: 0.36rem;
  background: #2297f0;
  color: #fff;
  padding: 0rem 0.32rem;
}
.blueBtn:hover {
  background: #5db0ff;
}
.blueBtn:hover a {
  text-decoration: underline;
}
.blueBtn.active {
  background: #2297f0;
  box-shadow: inset 0 0.01rem 0.03rem 0 rgba(0, 0, 0, 0.5);
}
.blueBtn[disabled] {
  background: #abd2f7;
  cursor: not-allowed;
}
.ics-new-user-circular {
  position: absolute;
  width: 0.9rem;
  height: 0.9rem;
  background-image: radial-gradient(circle at 50% 49%, rgba(140, 195, 245, 0), rgba(181, 216, 248, 0.36));
  border: solid 0.02rem rgba(230, 234, 238, 0.74);
  border-radius: 100%;
}
.bottomLine {
  width: 100%;
  height: 0.01rem;
  margin-bottom: 0.18rem;
  background-color: #e6eaee;
}
.whiteBtn {
  height: 0.36rem;
  line-height: 0.34rem;
  background: #fff;
  border: 0.01rem solid #dfe2e5;
  color: #354052;
  padding: 0rem 0.2rem;
}
.whiteBtn:hover {
  border: 0.01rem solid #2297f0;
  color: #2297f0;
}
.whiteBtn:hover a {
  text-decoration: underline;
}
.whiteBtn[disabled] {
  background: #fbfbfb;
  border: 0.01rem solid #bbbfc3;
  color: #9fa7b1;
  cursor: not-allowed;
}
.whiteBtnSmall {
  height: 0.24rem;
  line-height: 0.22rem;
  background: #fff;
  border: 0.01rem solid #bbbfc3;
  padding: 0rem 0.06rem;
  color: #354052;
}
.whiteBtnSmall[disabled] {
  background: #fbfbfb;
  border: 0.01rem solid #bbbfc3;
  color: #9fa7b1;
  cursor: not-allowed;
}
.whiteBtnSmall img {
  margin-top: -0.03rem;
}
.whiteBtnInner {
  height: 0.3rem;
  line-height: 0.3rem;
  background: #fff;
  padding: 0rem 0.12rem;
  border: 0.01rem solid #bbbfc3;
  color: #354052;
}
.whiteBtnInner[disabled] {
  background: #fbfbfb;
  border: 0.01rem solid #bbbfc3;
  color: #9fa7b1;
  cursor: not-allowed;
}
input {
  outline: none;
  padding-left: 0.05rem;
  border: 0.01rem solid #e6eaee;
}
.searchInput {
  /*background: white url('./assets/search-icon.svg') 5% center no-repeat;*/
  width: 2.6rem;
  padding-left: 0.36rem;
  /*line-height: 24px;*/
  height: 0.24rem;
}
input::-moz-placeholder {
  color: #9fa7b1;
}
input::-webkit-input-placeholder {
  color: #9fa7b1;
}
input:-ms-input-placeholder {
  color: #9fa7b1;
}
.listTable {
  width: 100%;
  background-color: white;
  border: 0.01rem solid #e6eaee;
  border-collapse: collapse;
  font-size: 0.14rem;
}
.listTable td {
  padding: 0.15rem 0.18rem;
  word-break: break-all;
}
.listTable thead {
  color: #828ca0;
}
.listTable tbody > tr {
  border-top: 0.01rem solid #e6eaee;
}
.listTable tbody > tr:hover,
.listTable tbody > tr.active {
  background: var(--back-gray, #f6f6f9);
}
/*返回样式*/
.back {
  padding: 0rem 0.01rem;
  cursor: pointer;
  width: 0.5rem;
  line-height: 0.3rem;
}
.back span {
  font-size: 0.14rem;
  font-weight: 700;
  margin-right: 0.05rem;
  color: #a8b7c7;
}
.back:hover {
  color: #000;
}
.url {
  padding: 0.1rem 0.18rem 0.09rem 0.18rem;
  word-break: break-all;
  background-color: #f5f7fa;
  color: #354052;
  display: inline-block;
  font-size: 0.12rem;
}
/*确认 取消样式*/
.btton-list {
  margin-top: 0.13rem;
  text-align: right;
}
.btton-list button {
  padding: 0 0.36rem;
  margin-right: 0.12rem;
}
.btton-list button:last-of-type {
  margin-right: 0rem;
}
/*下拉列表样式*/
.spe-list {
  position: absolute;
  border: 0.01rem solid #e6eaee;
  background: #fff;
  z-index: 100;
}
.spe-list li {
  text-align: center;
  height: 0.36rem;
  line-height: 0.36rem;
  border-bottom: 0.01rem solid #e6eaee;
  cursor: pointer;
}
.spe-list li:hover {
  color: #2297f0;
}
.spe-list li:hover a {
  color: #2297f0;
}
.spe-list li a {
  display: inline-block;
  /*width: 135px;*/
  height: 0.36rem;
  color: #354052;
}
.spe-list li:last-of-type {
  border: none;
}
/*语音背景样式*/
.play-back {
  height: 0.6rem;
  width: 0.9rem;
  background: #2297f0;
  /*float: left;*/
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.play-back button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  height: 0.12rem;
  width: 0.12rem;
  cursor: pointer;
  border: none;
}
.play-back .i-pause {
  background: url(/static/img/i-pause.9b7e71f89ce675c4a6bf.svg);
}
.play-back .i-play {
  background: url(/static/img/i-play.a4e283757b201bcc2bb5.svg);
}
/*文字..*/
.ellipse {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*span蓝色可点击字体*/
.span-blue {
  cursor: pointer;
  color: #2297f0;
}
.span-red {
  color: #ec7974;
}
/*无内容*/
.no-rule {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
/*搜索任务*/
.time {
  font-size: 0;
  border: 0.01rem solid #e6eaee;
  height: 0.42rem;
  line-height: 0.42rem;
  background: #fff;
  justify-content: space-between;
  margin: 0.12rem 0rem;
}
.time .whiteBtn {
  padding: 0rem 0.12rem;
  float: left;
  height: 0.42rem;
  border: none;
  border-right: 0.01rem solid #e6eaee;
}
.pre-wrap {
  white-space: pre-wrap;
  word-break: break-all;
}
/**IE**/
::-ms-clear,
::-ms-reveal {
  display: none;
}
/**清除浮动**/
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}
.clearfix {
  /* 为了照顾ie6浏览器*/
  zoom: 1;
}
.z-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.z-flex .f-right {
  flex: 1;
}
.z-line {
  height: 0.01rem;
  width: 100%;
  margin: 0.18rem auto;
  background: #e6eaee;
}
.z-float-left {
  float: left;
}
.title-notice {
  margin: 0.18rem 0;
  padding: 0.08rem;
  border: 0.01rem solid #ffd888;
  background-color: #ffd888;
  font-size: 0.12rem;
}
.title-notice .el-icon-info {
  color: #ffd888;
  margin-right: 0.05rem;
}
.title-notice a {
  color: blue;
}
.el-checkbox.yimage-wrap .el-checkbox__input {
  opacity: 0;
}
/**滚动条样式**/
::-webkit-scrollbar {
  width: 0.08rem;
  height: 0.08rem;
  background-color: none;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  border-radius: 0.1rem;
  background-color: none;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  -webkit-box-shadow: inset 0 0 0.06rem rgba(0, 0, 0, 0.3);
  background-color: #a6a6a6;
}
.new-guide-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.new-guide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.new-guide li {
  display: none;
}
.new-guide li.activeImg {
  width: 100%;
  height: 100%;
  display: block;
}
.new-guide li.activeImg img {
  width: 100%;
  height: 100%;
}
.new-guide li .btns {
  font-size: 0.16rem;
  position: absolute;
  margin-left: 12%;
  border: 0.01rem solid #fff;
  border-radius: 0.05rem;
}
.new-guide li .btns:hover {
  background: #fff;
}
.btn {
  color: #fff;
  width: 0.92rem;
  text-align: center;
  line-height: 0.32rem;
  margin: 0 0.1rem;
  border-radius: 0.18rem;
  font-size: 0.16rem;
  display: inline-block;
}
.btn:hover {
  color: #aaa;
}
.i1 {
  top: 43%;
  left: 50%;
}
.i2 {
  top: 53%;
  left: 45%;
}
.i3 {
  top: 56%;
  left: 60%;
}
.i4 {
  top: 33%;
  left: 27%;
}
/** 表格上方搜索 **/
.query-form.el-form--inline .el-form-item {
  margin-bottom: 0 !important;
}
.query-form.el-form--inline .el-form-item .el-form-item__label {
  height: 0.36rem !important;
  padding-bottom: 0 !important;
  color: #333 !important;
}
.query-form.el-form--inline .el-form-item .el-input__inner {
  height: 0.36rem !important;
  border-radius: 0.04rem !important;
}
/**
* AI助教引导弹窗
**/
.el-dialog__wrapper.isc-guide-dialog .el-dialog {
  border-radius: 0.12rem;
}
.el-dialog__wrapper.isc-guide-dialog .el-dialog .el-dialog__header {
  color: #333;
  font-size: 0.18rem;
  font-weight: 600;
  height: 0.56rem;
  box-sizing: border-box;
}
.el-dialog__wrapper.isc-guide-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn {
  font-size: 0.16rem;
}
.el-dialog__wrapper.isc-guide-dialog .el-dialog .el-dialog__body {
  color: #333;
  font-size: 0.16rem;
  font-weight: 400;
  height: 0.99rem;
  text-align: center;
  box-sizing: border-box;
}
.el-dialog__wrapper.isc-guide-dialog .el-dialog .el-dialog__footer {
  padding: 0.16rem, 0.2rem, 0.16rem, 0;
  box-sizing: border-box;
}
.el-dialog__wrapper.isc-guide-dialog .el-dialog .el-dialog__footer .dialog-footer .el-button.el-button--primary.el-button--small {
  font-size: 0.14rem;
}
/**
* 大模型来源图标提示框 web
**/
.el-tooltip__popper.is-dark.source-referce-tips {
  color: #fff;
  font-weight: 400;
  font-size: 0.14rem;
  background: rgba(24, 30, 51, 0.8);
  padding: 0.04rem, 0.12rem;
  border-radius: 0.04rem;
}
/**
* 大模型来源图标提示框 mobile
**/
.van-popup.van-popover.van-popover--dark .van-popover__content .source-referce-tips {
  display: inline-block;
  font-size: 0.14rem;
  padding: 0.04rem 0.12rem;
  border-radius: 0.04rem;
  background: rgba(24, 30, 51, 0.8);
}
/**
* AI助教Menu
**/
.el-tooltip__popper.is-dark.cloning-tip-box {
  color: #6375f6;
  font-size: 0.14rem;
  background: #d1d2d5;
}
/* 修改箭头背景颜色 */
.el-tooltip__popper.is-dark.cloning-tip-box[x-placement^="top"] .popper__arrow {
  border-top-color: #d1d2d5;
}
.el-tooltip__popper.is-dark.cloning-tip-box[x-placement^="top"] .popper__arrow:after {
  border-top-color: #d1d2d5;
}
.custom-dialog {
  /**
    * 对话界面配置--iframe弹窗
    * 访客端设置--SDK发现页设置
    */
}
.custom-dialog .discover-config__dialog .el-dialog__body {
  display: flex;
  justify-content: center;
}
.custom-dialog .el-dialog.padding-0 .el-dialog__body {
  padding: 0 !important;
}
.common-input-style {
  width: 4rem !important;
}
.common-input-style .el-input__inner,
.common-input-style .el-textarea__inner {
  border-radius: 0.04rem !important;
}
.round-input {
  width: 2rem !important;
}
.round-input .el-input__inner {
  border-radius: 0.2rem !important;
}
body.viewer-opened #imgtoolWrap {
  display: none !important;
}
#edui_fixedlayer {
  z-index: 9999 !important;
}
.card-dropdown-menu {
  min-width: 0.88rem;
  text-align: center;
}
.custom-form__content-self-line .el-form-item {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  margin-bottom: 0.2rem;
}
.custom-form__content-self-line .el-form-item__label {
  line-height: 1;
  margin-bottom: 0.1rem;
}
.custom-form__content-self-line .el-form-item__content {
  width: 100%;
}
.custom-form__label-style .el-form-item__label {
  color: #131b26;
  font-size: 0.14rem;
  font-weight: 400;
}
.custom-form__label-style .el-form-item.label-pr-20 .el-form-item__label {
  padding-right: 0.2rem !important;
}
.mark-down {
  /* 链接样式*/
  /* 图片样式 */
  /* 无序列表样式 */
  /* 有序列表样式 */
  /* 任务清单 */
  /* 表格样式 */
  /* 代码块样式 */
  /* 引用块的样式 */
}
.mark-down p {
  padding-bottom: 0.12rem;
}
.mark-down a {
  color: #007aff;
}
.mark-down img {
  max-width: 30%;
  vertical-align: middle;
}
.mark-down ul {
  display: block;
  list-style-type: disc;
  -webkit-padding-start: 0.2rem;
          padding-inline-start: 0.2rem;
  unicode-bidi: isolate;
}
.mark-down ul ol li {
  list-style: decimal;
}
.mark-down ul li {
  display: list-item;
  list-style: disc;
  padding: 0.05rem;
  text-align: -webkit-match-parent;
  unicode-bidi: isolate;
}
.mark-down ul li::marker {
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;
  text-indent: 0 !important;
  text-align: start !important;
  text-align-last: start !important;
}
.mark-down ol {
  display: block;
  list-style-type: decimal;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0rem;
          margin-inline-start: 0rem;
  -webkit-margin-end: 0rem;
          margin-inline-end: 0rem;
  -webkit-padding-start: 0.4rem;
          padding-inline-start: 0.4rem;
  unicode-bidi: isolate;
}
.mark-down ol ul li {
  list-style: disc;
}
.mark-down ol li {
  list-style: decimal;
  display: list-item;
  text-align: -webkit-match-parent;
  unicode-bidi: isolate;
}
.mark-down ol li::marker {
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;
  text-indent: 0 !important;
  text-align: start !important;
  text-align-last: start !important;
}
.mark-down ul li input[type="checkbox"] {
  margin-right: 0.1rem;
}
.mark-down table {
  color: #606266;
  border-collapse: collapse;
}
.mark-down table thead {
  color: #909399;
  font-weight: 500;
}
.mark-down table thead tr,
.mark-down table tbody tr {
  background: #fff;
}
.mark-down table thead tr th,
.mark-down table tbody tr td {
  border-bottom: 0.01rem solid #ebeef5;
  padding: 0.1rem;
}
.mark-down table thead tr th {
  background: #f4f5f7;
}
.mark-down code {
  padding: 0.04rem 0.06rem;
  font-size: 100%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0.04rem;
}
.mark-down pre {
  display: block;
  padding: 0.095rem;
  margin: 0 0 0.1rem;
  font-size: 0.13rem;
  line-height: 1.42857143;
  color: #fcf4f4;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #272823;
  border: 0.01rem solid #ccc;
  border-radius: 0.04rem;
}
.mark-down pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.mark-down blockquote {
  padding: 0.1rem 0.2rem;
  margin: 0 0 0.2rem;
  font-size: 0.175rem;
  border-left: 0.05rem solid #eee;
}

.el-drawer__body {
  height: 100%;
  box-sizing: border-box;
  overflow-y: auto;
}

.el-table__header-wrapper .el-table__cell,
.el-table__fixed-header-wrapper .el-table__cell {
  background: #f4f5f7 !important;
}

.primary-btn {
  color: #3d6af2 !important;
}

.error-btn {
  color: #f25564 !important;
}

.warn-btn {
  color: #ff944d !important;
}

.success-btn {
  color: #19b96c !important;
}

.primary-btn:hover {
  color: #3d6af2 !important;
}

.error-btn:hover {
  color: #f25564 !important;
}

.warn-btn:hover {
  color: #ff944d !important;
}

.success-btn:hover {
  color: #19b96c !important;
}

a[data-v-link] {
  word-break: break-all;
  color: #3A8BFF;
}
@font-face {
  font-family: "iconfont"; /* Project id 4328590 */
  src: url(/static/fonts/iconfont.f2004794c171ae17174f..woff2) format('woff2'),
       url(/static/fonts/iconfont.ef6e068bf22da509187d..woff) format('woff'),
       url(/static/fonts/iconfont.4f816d15ec67add53120..ttf) format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 0.16rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-jinggao:before {
  content: "\e673";
}

.icon-zidongtianru:before {
  content: "\e661";
}

.icon-lianwangsousuo:before {
  content: "\e660";
}

.icon-lianwangsousuozhong:before {
  content: "\e65d";
}

.icon-tiaozhuan:before {
  content: "\e65e";
}

.icon-shendusikao:before {
  content: "\e65f";
}

.icon-yingyong:before {
  content: "\e606";
}

.icon-tuili:before {
  content: "\e663";
}

.icon-sort:before {
  content: "\e786";
}

.icon-liebiao:before {
  content: "\eb19";
}

.icon-link:before {
  content: "\e6a1";
}

.icon-document-small:before {
  content: "\e60c";
}

.icon-shaixuan:before {
  content: "\e6b7";
}

.icon-pause:before {
  content: "\e6cc";
}

.icon-bofang:before {
  content: "\e662";
}

.icon-changjianwenti:before {
  content: "\e65b";
}

.icon-yingwen:before {
  content: "\e65c";
}

.icon-qiehuandamoxing:before {
  content: "\e65a";
}

.icon-fuzhi:before {
  content: "\e659";
}

.icon-zan:before {
  content: "\e653";
}

.icon-cai:before {
  content: "\e654";
}

.icon-tingzhi:before {
  content: "\e655";
}

.icon-chehui:before {
  content: "\e657";
}

.icon-shuaxin:before {
  content: "\e658";
}

.icon-xinjianduihua-xianxing:before {
  content: "\e652";
}

.icon-bianliang:before {
  content: "\e651";
}

.icon-keyboard:before {
  content: "\e61b";
}

.icon-zengjiaxiaji:before {
  content: "\e650";
}

.icon-laba:before {
  content: "\e8c1";
}

.icon-shijian:before {
  content: "\e64f";
}

.icon-kaiqi:before {
  content: "\e64d";
}

.icon-guanbi:before {
  content: "\e64e";
}

.icon-weizhi:before {
  content: "\e64a";
}

.icon-jinru:before {
  content: "\e649";
}

.icon-huanyipi:before {
  content: "\e64b";
}

.icon-qiehuan:before {
  content: "\e64c";
}

.icon-stopfill:before {
  content: "\eb18";
}

.icon-voice_off:before {
  content: "\e648";
}

.icon-voice1:before {
  content: "\e645";
}

.icon-packUp:before {
  content: "\e646";
}

.icon-unfold:before {
  content: "\e647";
}

.icon-message1:before {
  content: "\e643";
}

.icon-announcement:before {
  content: "\e644";
}

.icon-digital:before {
  content: "\e641";
}

.icon-paper:before {
  content: "\e642";
}

.icon-dislike:before {
  content: "\e640";
}

.icon-like:before {
  content: "\e63a";
}

.icon-message:before {
  content: "\e639";
}

.icon-img:before {
  content: "\e63b";
}

.icon-document:before {
  content: "\e63c";
}

.icon-voice:before {
  content: "\e63d";
}

.icon-service:before {
  content: "\e63e";
}

.icon-emote:before {
  content: "\e63f";
}

.icon-end:before {
  content: "\e638";
}

.icon-stop:before {
  content: "\e656";
}

.icon-download:before {
  content: "\e636";
}

.icon-scan:before {
  content: "\e637";
}

.icon-play:before {
  content: "\e67a";
}

.icon-delete_round:before {
  content: "\e631";
}

.icon-edit_square:before {
  content: "\e632";
}

.icon-rename_square:before {
  content: "\e633";
}

.icon-pause_square:before {
  content: "\e634";
}

.icon-delete_square:before {
  content: "\e635";
}

.icon-pass_square:before {
  content: "\e630";
}

.icon-set:before {
  content: "\e62f";
}

.icon-closed:before {
  content: "\e62d";
}

.icon-knowledge:before {
  content: "\e62e";
}

.icon-down:before {
  content: "\e839";
}

.icon-left:before {
  content: "\e83d";
}

.icon-right:before {
  content: "\e840";
}

.icon-up:before {
  content: "\e845";
}

.icon-satisfaction:before {
  content: "\e62c";
}

.icon-dissatisfy:before {
  content: "\e62b";
}

.icon-transmit:before {
  content: "\e629";
}

.icon-send:before {
  content: "\e62a";
}

.icon-add:before {
  content: "\e6df";
}

.icon-more:before {
  content: "\e600";
}

.icon-refresh:before {
  content: "\e735";
}

.icon-location:before {
  content: "\e60f";
}



[data-v-d3081d46] .el-dialog {
  width: 80%;
  height: 90%;
}
[data-v-d3081d46] .el-dialog__body {
  height: calc(100% - 0.74rem);
}
.spanTop[data-v-d3081d46] {
  margin-left: 0.06rem;
}
.ifreamDiv[data-v-d3081d46] {
  height: 100%;
}
[data-v-d3081d46] .el-dialog__body {
  padding-top: 0;
}

.editor-wrapper[data-v-b16e7a1c] {
  position: relative;
  height: 100%;
}
.editor-wrapper .placeholder[data-v-b16e7a1c] {
  width: 100%;
  height: 2rem;
  padding: 0.1rem;
  color: #ccc;
  font-size: inherit;
  white-space: pre-line;
  background: #fff;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
}
.editor-wrapper.border[data-v-b16e7a1c] {
  border: 0.01rem solid #ccc;
}
.editor-wrapper .richtext[data-v-b16e7a1c] {
  font-size: inherit;
}
.editor-wrapper[data-v-b16e7a1c] .edui-default .edui-editor-toolbarbox {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
  box-shadow: 0 0.01rem 0.04rem rgba(1, 33, 79, 0.1);
}
.editor-wrapper[data-v-b16e7a1c] .attachhover {
  padding-left: 0;
  border: 0;
}
.editor-wrapper[data-v-b16e7a1c] .attachhover .opitem {
  margin-right: 0 !important;
  padding: 0 0.1rem;
}
.editor-wrapper[data-v-b16e7a1c] .attachhover .spliteline,
.editor-wrapper[data-v-b16e7a1c] .attachhover .copy,
.editor-wrapper[data-v-b16e7a1c] .attachhover .opmore,
.editor-wrapper[data-v-b16e7a1c] .attachhover .save,
.editor-wrapper[data-v-b16e7a1c] .attachhover .forwardiframe {
  display: none !important;
}

.content[data-v-5a07d764] {
  max-height: 80vh;
  overflow: auto;
}
.previewer[data-v-5a07d764] .el-dialog__wrapper {
  position: unset;
}

.dialog[data-v-5269d1ae] {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(39, 49, 66, 0.72);
  z-index: 1000;
  overflow: auto;
  color: #333;
  height: 100%;
  width: 100%;
}
.dialog .main[data-v-5269d1ae] {
  position: absolute;
  background-color: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  /*max-height: 80%;*/
  max-height: 100vh;
}
.dialog .main .title[data-v-5269d1ae] {
  font-size: 0.14rem;
  line-height: 0.14rem;
  padding: 0.18rem;
}
.dialog .main .title .close[data-v-5269d1ae] {
  width: 0.3rem;
  height: 0.3rem;
  background: url(/static/img/close.39abf9a08d58c63e1b10.svg) no-repeat center center;
  display: inline-block;
  float: right;
  margin-top: -0.07rem;
}
.dialog .main .title.hasName[data-v-5269d1ae] {
  background: var(--back-gray, #f6f6f9);
  border-bottom: 0.01rem solid #e6eaee;
}
.dialog .main .body[data-v-5269d1ae] {
  padding: 0.18rem 0.3rem;
  max-height: calc(100vh - 1rem);
  width: calc(100% - 0.6rem);
  overflow: auto;
  background: white;
}
.guideDialog .main .title .close[data-v-5269d1ae] {
  display: none;
}

.croper[data-v-09d28bf7] {
  position: relative;
  display: flex;
}
.cut[data-v-09d28bf7] {
  width: 9rem;
  height: 5rem;
}
.c-item[data-v-09d28bf7] {
  max-width: 8rem;
  margin: 0.1rem auto;
  margin-top: 0.2rem;
}
.content[data-v-09d28bf7] {
  margin: auto;
  max-width: 12rem;
  margin-bottom: 1rem;
}
.operate-button[data-v-09d28bf7] {
  width: 1rem;
}
.operate-button > *[data-v-09d28bf7] {
  display: block;
  width: 100%;
  margin: 0.04rem;
}
.des[data-v-09d28bf7] {
  line-height: 0.3rem;
}
code.language-html[data-v-09d28bf7] {
  padding: 0.1rem 0.2rem;
  margin: 0.1rem 0rem;
  display: block;
  background-color: #333;
  color: #fff;
  overflow-x: auto;
  font-family: Consolas, Monaco, Droid, Sans, Mono, Source, Code, Pro, Menlo, Lucida, Sans, Type, Writer, Ubuntu, Mono;
  border-radius: 0.05rem;
  white-space: pre;
}
.show-info[data-v-09d28bf7] {
  margin-bottom: 0.5rem;
}
.show-info h2[data-v-09d28bf7] {
  line-height: 0.5rem;
}
/*.title, .title:hover, .title-focus, .title:visited {
      color: black;
    }*/
.title[data-v-09d28bf7] {
  display: block;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  margin: 0.2rem 0rem;
  background-image: -webkit-linear-gradient(left, #3498db, #f47920 10%, #d71345 20%, #f7acbc 30%, #ffd400 40%, #3498db 50%, #f47920 60%, #d71345 70%, #f7acbc 80%, #ffd400 90%, #3498db);
  color: transparent;
  -webkit-background-clip: text;
  background-size: 200% 100%;
  animation: slide-data-v-09d28bf7 5s infinite linear;
  font-size: 0.4rem;
}
.test[data-v-09d28bf7] {
  height: 5rem;
}
.model[data-v-09d28bf7] {
  position: fixed;
  z-index: 10;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}
.model-show[data-v-09d28bf7] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
}
.model img[data-v-09d28bf7] {
  display: block;
  margin: auto;
  max-width: 80%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-position: 0rem 0rem, 0.1rem 0.1rem;
  background-size: 0.2rem 0.2rem;
  background-image: linear-gradient(45deg, #eee 25%, transparent 25%, transparent 75%, #eee 75%, #eee 100%), linear-gradient(45deg, #eee 25%, white 25%, white 75%, #eee 75%, #eee 100%);
}
.c-item[data-v-09d28bf7] {
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@keyframes slide-data-v-09d28bf7 {
0% {
    background-position: 0 0;
}
100% {
    background-position: -100% 0;
}
}

textarea[data-v-605891e3] {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  resize: none !important;
}
p[data-v-605891e3] {
  font-size: 0.14rem;
  color: #9fa7b1;
  margin: 0.18rem 0rem 0.12rem 0rem;
}
p[data-v-605891e3] :first-of-type {
  margin-top: 0rem;
}
.small-size[data-v-605891e3] {
  font-size: 0.12rem;
  margin: 0rem;
}
.spe-richText[data-v-605891e3] {
  width: 100%;
  height: 3.98rem;
}
.answer-wrap[data-v-605891e3] {
  height: 0.48rem;
  width: 0.72rem;
  border: 0.01rem solid #e6eaee;
  position: relative;
}
.answer-wrap i[data-v-605891e3] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 0.18rem;
  width: 0.18rem;
  background: url(/static/img/add.897d6063cb9e525f9d0b.svg);
}
.answerAbstract-wrap[data-v-605891e3] {
  position: relative;
  height: 0.96rem;
  width: 4.36rem;
  border: 0.01rem solid #e6eaee;
  padding: 0.12rem;
}
.answerAbstract-wrap .answer-abstract[data-v-605891e3] {
  height: 0.84rem;
  width: 4.32rem;
  outline: none;
  border: none;
}
.answerAbstract-wrap span[data-v-605891e3] {
  position: absolute;
  right: 0.08rem;
  bottom: 0.02rem;
}
.image-outer-wrap[data-v-605891e3] {
  min-height: 3.6rem;
  border: 0.01rem solid #e6eaee;
  margin-top: 0.1rem;
  position: relative;
  margin-bottom: 0.1rem;
}
.image-outer-wrap .choose-image[data-v-605891e3] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.image-outer-wrap .choose-image img[data-v-605891e3] {
  height: 2rem;
  width: 1.6rem;
  margin-bottom: 0.1rem;
}
.image-outer-wrap .choose-image .img-i[data-v-605891e3] {
  display: inline-block;
  background-size: contain !important;
}
.dialogWrap[data-v-605891e3] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.dialogWrap .image-wrap[data-v-605891e3] {
  height: 1.68rem;
  width: 1.8rem;
  position: relative;
}
.dialogWrap .image-wrap img[data-v-605891e3] {
  width: 1.8rem;
  height: 1.2rem;
}
.dialogWrap .image-wrap p[data-v-605891e3] {
  color: #354052;
  text-align: center;
  margin-top: 0.18rem;
}
.dialogWrap .image-wrap .radio[data-v-605891e3] {
  position: absolute;
  top: 0.06rem;
  right: 0.06rem;
}
.dialogWrap .image-wrap[data-v-605891e3]:after {
  content: '';
  flex: auto;
}
.publicWrap[data-v-605891e3] {
  width: 8.22rem;
  height: 3.63rem;
  overflow-y: auto;
  position: relative;
}
.publicWrap .have-image[data-v-605891e3] {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.rich_text_switch[data-v-605891e3] {
  /*margin-top: 18px;*/
}
.rich_text_switch p[data-v-605891e3] {
  margin-bottom: 0.1rem;
}
.rich_text_switch span[data-v-605891e3] {
  color: #bbbfc3;
  margin-left: 0.15rem;
}
.https[data-v-605891e3] {
  margin-bottom: 0.12rem;
}
.https input.text[data-v-605891e3] {
  width: 4.6rem;
  height: 0.3rem;
  line-height: 0.3rem;
  border: solid 0.01rem #e6eaee;
  padding-left: 0.05rem;
}
.https input.err[data-v-605891e3] {
  border-color: #ec7974;
}
.https span.err[data-v-605891e3] {
  color: #ec7974;
  position: absolute;
  margin-top: 0.3rem;
}
#imagetext .mce-panel[data-v-605891e3] {
  width: 99.8% !important;
}
.mce-container-body[data-v-605891e3] {
  display: none !important;
}

.app-ics-checkbox {
  position: relative;
  display: inline-block;
  top: 0.04rem;
  /*设置选中的input的样式*/
  /* + 是兄弟选择器,获取选中后的label元素*/
}
.app-ics-checkbox input[type="checkbox"] {
  width: 0.2rem;
  height: 0.2rem;
  opacity: 0;
  position: relative;
  z-index: 1;
  cursor: pointer;
  vertical-align: middle;
}
.app-ics-checkbox label {
  position: absolute;
  left: 0.05rem;
  top: 0.02rem;
  width: 0.12rem;
  height: 0.12rem;
  border: 0.01rem solid #e6eaee;
  background: white;
  z-index: 0;
}
.app-ics-checkbox input:checked + label {
  background-color: blue;
  border: 0.01rem solid blue;
}
.app-ics-checkbox input:disabled + label {
  background-color: var(--back-gray, #f6f6f9);
  cursor: not-allowed;
}
.app-ics-checkbox input:checked + label::after {
  position: absolute;
  content: "";
  width: 0.04rem;
  height: 0.08rem;
  top: 0rem;
  left: 0.03rem;
  border: 0.02rem solid #fff;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
}

.showImg[data-v-0aab92be] {
  max-width: 8rem;
  width: 70vw;
  text-align: center;
}
.showImg .pic[data-v-0aab92be] {
  max-height: 5.4rem;
  height: 45vh;
  overflow: auto;
}
.showImg .pic .img-box[data-v-0aab92be] {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: 100%;
}
.showImg .pic .img-box .transferHeightImg[data-v-0aab92be] {
  height: 100%;
  width: auto;
}
.showImg .pic .img-box .transferWidthImg[data-v-0aab92be] {
  width: 100%;
  height: auto;
}
.showImg .change-line[data-v-0aab92be] {
  text-align: center;
  padding-top: 0.18rem;
}
.showImg .change-line .change[data-v-0aab92be] {
  border: 0.01rem solid #e6eaee;
  display: inline-block;
  background-color: white;
  height: 0.3rem;
  line-height: 0.34rem;
}
.showImg .change-line .change > button[data-v-0aab92be] {
  display: inline-block;
  width: 0.3rem;
  height: 0.3rem;
  text-align: center;
  line-height: 0.33rem;
  border: none;
  font-size: 0.16rem;
  color: #d8dde9;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.showImg .change-line .change .num[data-v-0aab92be] {
  display: inline-block;
  width: 0.55rem;
  height: 0.3rem;
  line-height: 0.35rem;
  text-align: center;
  border: none;
  border-left: 0.01rem solid #e6eaee;
  border-right: 0.01rem solid #e6eaee;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.tableComponent[data-v-5e9c0763] {
  /*图文*/
  /*图片  语音*/
  /*菜单*/
}
.tableComponent img[data-v-5e9c0763] {
  cursor: pointer;
}
.tableComponent .text[data-v-5e9c0763] {
  word-break: break-all;
}
.tableComponent .image-text[data-v-5e9c0763] {
  padding: 0.01rem;
  display: flex;
  justify-content: space-between;
}
.tableComponent .image-text .img-i[data-v-5e9c0763] {
  display: inline-block;
  margin-right: 0.1rem;
  background-size: contain !important;
}
.tableComponent .image-text .no-pic-img[data-v-5e9c0763] {
  background: #f6f6f9;
}
.tableComponent .image-text .p-wrap[data-v-5e9c0763] {
  display: inline-block;
  flex: 1;
  line-height: 0.2rem;
}
.tableComponent .image-text .p-wrap p[data-v-5e9c0763] {
  color: #9fa7b1;
  margin-top: 0.05rem;
  min-height: 0.35rem;
  width: 100%;
}
.tableComponent .image-text .p-wrap h3[data-v-5e9c0763] {
  font-size: 0.14rem !important;
}
.tableComponent .image-text .p-wrap h3 a[data-v-5e9c0763] {
  color: #354052;
}
.tableComponent .image-text .p-wrap h3 a[data-v-5e9c0763]:hover {
  text-decoration: underline;
}
.tableComponent .image[data-v-5e9c0763],
.tableComponent .audio[data-v-5e9c0763] {
  padding: 0.01rem;
  display: flex;
}
.tableComponent .image .img-i[data-v-5e9c0763],
.tableComponent .audio .img-i[data-v-5e9c0763] {
  display: inline-block;
  margin-right: 0.1rem;
  background-size: contain !important;
  cursor: pointer;
}
.tableComponent .image p[data-v-5e9c0763],
.tableComponent .audio p[data-v-5e9c0763] {
  flex: 1;
  display: inline-block;
  margin-left: 0.12rem;
  line-height: 0.15rem;
}
.tableComponent .image[data-v-5e9c0763],
.tableComponent .audio[data-v-5e9c0763] {
  position: relative;
}
.tableComponent .image p[data-v-5e9c0763],
.tableComponent .audio p[data-v-5e9c0763] {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.tableComponent .menu[data-v-5e9c0763] {
  font-size: 0.14rem;
}
.tableComponent .menu p[data-v-5e9c0763] {
  float: left;
  margin-right: 0.12rem;
}
.tableComponent .menu ul[data-v-5e9c0763] {
  float: left;
  display: inline-block;
  color: #9fa7b1;
}
.tableComponent .menu ul li[data-v-5e9c0763] {
  float: left;
}


.tableComponent[data-v-5e9c0763] a{
  color: inherit !important;
}

.uploadType[data-v-47576e7a] {
  position: relative;
}
.uploadType .file-wrap[data-v-47576e7a] {
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 100%;
  text-align: center;
}
.uploadType .file-wrap .tuozhuai[data-v-47576e7a] {
  /*margin-top: 65px;*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0rem;
}
.uploadType .file-wrap p[data-v-47576e7a] {
  color: #9fa7b1;
  margin-top: 0.09rem;
}
.uploadType .file-wrap p span[data-v-47576e7a] {
  color: #2297f0;
  position: relative;
  overflow: hidden;
}
.uploadType .file-wrap p span input[data-v-47576e7a] {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  width: 0.48rem;
}
.uploadType .material-btn[data-v-47576e7a] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.uploadType .select-image[data-v-47576e7a] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.uploadType .select-image .img-i[data-v-47576e7a] {
  display: inline-block;
  background-size: contain !important;
}
.uploadType .select-image img[data-v-47576e7a] {
  width: 0.72rem;
  height: 0.48rem;
}
.uploadType .select-image p[data-v-47576e7a] {
  color: #354052;
  max-width: 4.5rem;
  height: 0.3rem;
  line-height: 0.3rem;
}
.uploadType .select-image .el-progress[data-v-47576e7a] {
  width: 3.6rem;
  margin-top: 0.05rem;
}
.uploadType .select-image .play-back[data-v-47576e7a] {
  height: 0.48rem;
  width: 0.72rem;
  float: none;
  margin: 0 auto;
}
.uploadType .whiteBtn[data-v-47576e7a] {
  font-size: 0.12rem;
  height: 0.25rem;
  line-height: 0.2rem;
  margin-top: 0.1rem;
  padding: 0rem 0.18rem;
}
.uploadType .save[data-v-47576e7a] {
  margin-left: 0.08rem;
  margin-top: 0.1rem;
  width: 9.27rem;
}
.uploadType .save .app-ics-checkbox[data-v-47576e7a] {
  display: inline-block;
  top: 0.01rem;
}
.uploadType .save span[data-v-47576e7a] {
  margin-left: 0.05rem;
}
.uploadType .save-spe[data-v-47576e7a] {
  width: 5.96rem;
}
.uploadType .dialogWrap[data-v-47576e7a] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.uploadType .dialogWrap .image-wrap[data-v-47576e7a] {
  height: 1.68rem;
  width: 1.8rem;
  position: relative;
}
.uploadType .dialogWrap .image-wrap .img-i[data-v-47576e7a] {
  display: inline-block;
  background-size: contain !important;
}
.uploadType .dialogWrap .image-wrap img[data-v-47576e7a] {
  width: 1.8rem;
  height: 1.2rem;
}
.uploadType .dialogWrap .image-wrap p[data-v-47576e7a] {
  color: #354052;
  text-align: center;
  margin-top: 0.18rem;
}
.uploadType .dialogWrap .image-wrap .radio[data-v-47576e7a] {
  position: absolute;
  top: 0.06rem;
  right: 0.06rem;
}
.uploadType .dialogWrap .image-wrap[data-v-47576e7a]:after {
  content: '';
  flex: auto;
}
.uploadType .publicWrap[data-v-47576e7a] {
  width: 8.22rem;
  height: 2.34rem;
  overflow-y: auto;
  border: 0.01rem solid #e6eaee;
  margin-top: 0.24rem;
  position: relative;
}
.uploadType .publicWrap .have-image[data-v-47576e7a] {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.uploadType .listTable tbody tr[data-v-47576e7a] {
  line-height: 0.2rem;
}
.uploadType .listTable tbody td[data-v-47576e7a] {
  padding: 0.15rem 0.18rem;
}
.uploadType .listTable tbody button[data-v-47576e7a] {
  display: inline-block;
  height: 0.12rem;
  width: 0.12rem;
  cursor: pointer;
  border: none;
  margin-right: 0.24rem;
}
.uploadType .listTable tbody .i-pause[data-v-47576e7a] {
  /*background: url('../assets/images/i-pause-blue.svg');*/
}
.uploadType .listTable tbody .i-play[data-v-47576e7a] {
  /*background: url('../assets/images/i-play-icon.svg');*/
}
.uploadType .imagetext-wrap[data-v-47576e7a] {
  padding: 0.19rem;
}
.uploadType .imagetext-wrap p[data-v-47576e7a] {
  font-size: 0.14rem;
  color: #9fa7b1;
  margin: 0.18rem 0rem 0.12rem 0rem;
}
.uploadType .imagetext-wrap p[data-v-47576e7a]:first-of-type {
  margin-top: 0rem;
}
.uploadType .imagetext-wrap .small-size[data-v-47576e7a] {
  font-size: 0.12rem;
  margin: 0rem;
}
.uploadType .imagetext-wrap .imagetext-content[data-v-47576e7a] {
  height: 2.05rem;
  width: 4.6rem;
  overflow-y: auto;
  border: 0.01rem solid #e6eaee;
}
.uploadType .imagetext-wrap .answer-wrap[data-v-47576e7a] {
  height: 0.48rem;
  width: 0.72rem;
  border: 0.01rem solid #e6eaee;
  position: relative;
}
.uploadType .imagetext-wrap .answer-wrap i[data-v-47576e7a] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 0.18rem;
  width: 0.18rem;
  background: url(/static/img/add.897d6063cb9e525f9d0b.svg);
}
.uploadType .imagetext-wrap .answerAbstract-wrap[data-v-47576e7a] {
  position: relative;
  height: 0.96rem;
  width: 4.36rem;
  border: 0.01rem solid #e6eaee;
  padding: 0.12rem;
}
.uploadType .imagetext-wrap .answerAbstract-wrap .answer-abstract[data-v-47576e7a] {
  height: 0.84rem;
  width: 4.32rem;
  outline: none;
  border: none;
}
.uploadType .imagetext-wrap .answerAbstract-wrap span[data-v-47576e7a] {
  position: absolute;
  right: 0.08rem;
  bottom: 0.02rem;
}
.uploadType .textComponent[data-v-47576e7a] {
  padding: 0.12rem;
  height: 1.92rem;
  width: 4.84rem;
  outline: none;
  overflow-y: auto;
  border: 0.01rem solid #e6eaee;
}
.uploadType .rich_text_switch[data-v-47576e7a] {
  margin-top: 0.1rem;
  margin-left: 0.13rem;
}
.uploadType .rich_text_switch p[data-v-47576e7a] {
  margin-bottom: 0.1rem;
}
.uploadType .rich_text_switch span[data-v-47576e7a] {
  color: #bbbfc3;
  margin-left: 0.15rem;
}

.uploadComponent[data-v-7925f1c4] {
  display: flex;
  justify-content: space-between;
}
.uploadComponent .left[data-v-7925f1c4] {
  min-width: 0.56rem;
  margin-right: 0.12rem;
  line-height: 0.3rem;
}
.uploadComponent .left p[data-v-7925f1c4] {
  font-size: 0.14rem;
  margin-bottom: 0.1rem;
}
.uploadComponent .right[data-v-7925f1c4] {
  flex: 1;
}
.uploadComponent .right .is-top .icon[data-v-7925f1c4] {
  display: inline-block;
  height: 0.12rem;
  width: 0.12rem;
}
.uploadComponent .right .is-top .icon-text[data-v-7925f1c4] {
  /*background: url("../assets/robot/upload/text.svg");*/
}
.uploadComponent .right .is-top .icon-image[data-v-7925f1c4] {
  /*background: url("../assets/robot/upload/image.svg");*/
}
.uploadComponent .right .is-top .icon-audio[data-v-7925f1c4] {
  /*background: url("../assets/robot/upload/audio.svg");*/
}
.uploadComponent .right .is-top .icon-menu[data-v-7925f1c4] {
  /*background: url("../assets/robot/upload/menu.svg");*/
}
.uploadComponent .right .is-top .icon-imagetext[data-v-7925f1c4] {
  /*background: url("../assets/robot/upload/imagetext.svg");*/
}
.uploadComponent .right .is-active .icon-text[data-v-7925f1c4] {
  /*background: url("../assets/robot/upload/text-active.svg");*/
}
.uploadComponent .right .is-active .icon-image[data-v-7925f1c4] {
  /*background: url("../assets/robot/upload/image-active.svg");*/
}
.uploadComponent .right .is-active .icon-audio[data-v-7925f1c4] {
  /*background: url("../assets/robot/upload/audio-active.svg");*/
}
.uploadComponent .right .is-active .icon-menu[data-v-7925f1c4] {
  /*background: url("../assets/robot/upload/menu-active.svg");*/
}
.uploadComponent .right .is-active .icon-imagetext[data-v-7925f1c4] {
  /*background: url("../assets/robot/upload/imagetext-active.svg");*/
}

.menu-item[data-v-26bd04d9] {
  height: 3rem;
  width: 2.22rem;
  border: 0.01rem solid #e6eaee;
  display: inline-block;
  vertical-align: top;
}
.menu-item img[data-v-26bd04d9] {
  vertical-align: middle;
  /*margin-top: -8px;*/
}
.menu-item .menu-name[data-v-26bd04d9] {
  padding: 0.1rem 0.1rem;
  border-bottom: 0.01rem solid #e6eaee;
}
.menu-item .main[data-v-26bd04d9] {
  height: 2.3rem;
  overflow: auto;
}
.menu-item .main .item[data-v-26bd04d9] {
  border-bottom: 0.01rem solid #e6eaee;
  padding: 0.1rem 0.18rem;
}
.menu-item .main .item[data-v-26bd04d9] :last-child {
  border: none;
}
.menu-item .main .item[data-v-26bd04d9] :hover {
  background-color: var(--back-gray, #f6f6f9);
  color: #2297f0;
  cursor: pointer;
}
.menu-item .main .item .name[data-v-26bd04d9] {
  width: 1.2rem;
  display: inline-block;
}
.menu-item .main .item-spe[data-v-26bd04d9] {
  height: 0.4rem;
  line-height: 0.4rem;
  padding: 0rem 0.15rem 0rem 0.1rem;
}
.menu-item .main .no-cursor[data-v-26bd04d9]:hover {
  cursor: default;
  color: #354052;
}
.menu-item .add[data-v-26bd04d9] {
  text-align: center;
  color: blue;
  height: 0.3rem;
  line-height: 0.3rem;
  border-top: 0.01rem solid #e6eaee;
  cursor: pointer;
}
.menu-item .imagetextLink[data-v-26bd04d9] {
  color: #354052;
}
.menu-item .imagetextLink[data-v-26bd04d9] :hover {
  text-decoration: underline;
}
.menu-item .menuActive[data-v-26bd04d9] {
  background: var(--back-gray, #f6f6f9);
  color: #2297f0;
}
.menu-item .menuBottom[data-v-26bd04d9] {
  display: inline-block;
  height: 0.12rem;
  width: 0.12rem;
  background: url(/static/img/menuTop.0fbcc1afc89c43d4ffa7.svg) no-repeat;
  transform: rotate(180deg);
  vertical-align: middle;
  margin-right: 0.05rem;
}
.menu-item .item-spe img[data-v-26bd04d9] {
  text-align: right;
  /*float: right;*/
  margin-right: 0.05rem;
}
.menu-item .moveImg[data-v-26bd04d9] {
  display: none;
}
.menu-item .showmove[data-v-26bd04d9] {
  display: inline-block;
}

.el-dialog[data-v-020242eb] {
  position: absolute !important;
  top: 50%;
  left: 50%;
  margin: 0 !important;
  transform: translate(-50%, -50%);
  border-radius: 0.04rem;
  /*font-size: 18px;*/
  box-shadow: 0 0.02rem 0.12rem 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 0.1rem;
  border: 0.01rem solid #ebeef5;
  width: auto !important;
}
.el-dialog .body[data-v-020242eb] {
  max-height: 70vh;
  overflow: auto;
}
.el-dialog .el-dialog__header[data-v-020242eb] {
  padding: 0.15rem 0.15rem 0.1rem;
}
.el-dialog .el-dialog__header span .el-tooltip[data-v-020242eb] {
  cursor: pointer;
  color: #3ba1ff;
}
.el-dialog .el-dialog__footer[data-v-020242eb] {
  padding: 0.05rem 0.15rem 0;
}
.el-dialog .el-dialog__body[data-v-020242eb] {
  padding: 0.1rem 0.15rem;
  font-size: 0.14rem;
  color: #606266;
}
.el-dialog .el-input[data-v-020242eb] {
  width: 100%;
}
.el-dialog .el-form[data-v-020242eb] {
  width: 5.1rem;
}
.el-dialog .el-input-number .el-input[data-v-020242eb] {
  width: auto;
}
.el-dialog .el-select .el-input[data-v-020242eb] {
  width: auto !important;
}
.el-dialog .el-radio__label[data-v-020242eb] {
  font-size: 0.12rem;
  font-weight: normal;
}
.el-dialog .el-input-number[data-v-020242eb] {
  line-height: 0.28rem;
  border-radius: 0;
}
.el-dialog .el-input-number .el-input__inner[data-v-020242eb] {
  height: 0.3rem;
  line-height: 0.3rem;
}
.el-dialog .el-form-item .number[data-v-020242eb] {
  position: absolute;
  z-index: 1;
  right: 0.05rem;
  color: #d8dde9;
  font-size: 0.12rem;
}
.el-dialog .el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap > .el-form-item__label[data-v-020242eb]:before,
.el-dialog .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label[data-v-020242eb]:before {
  display: none;
}
.el-dialog .uploadType .el-tabs__content[data-v-020242eb] {
  margin-top: 0.01rem;
  border-top: none !important;
}
.el-dialog .uploadType .el-tabs__header[data-v-020242eb] {
  border-bottom: 0.01rem solid #E4E7ED !important;
}

.editDict .el-form-item__content {
  position: static;
}
.editDict .el-form-item__content .el-form-item__error {
  left: 0.75rem;
  top: auto;
}

a[data-v-e3d4ddc8] {
  color: blue;
}
.help-table[data-v-e3d4ddc8] {
  margin-top: 0.1rem;
  background: none;
}
.help-table tr[data-v-e3d4ddc8]:hover {
  background: none;
}
.help-table td[data-v-e3d4ddc8] {
  padding: 0.05rem;
  color: white;
}
.rpcEdit[data-v-e3d4ddc8] {
  width: 6rem;
  font-size: 0.14rem;
}
.rpcEdit p[data-v-e3d4ddc8] {
  margin-bottom: 0.1rem;
}
.rpcEdit .listTable[data-v-e3d4ddc8] {
  width: 5rem;
  margin-bottom: 0.1rem;
  display: inline-block;
  vertical-align: top;
}
.rpcEdit .listTable .el-form-item[data-v-e3d4ddc8] {
  width: 100%;
  margin-bottom: 0.15rem;
}
.rpcEdit .el-form-item[data-v-e3d4ddc8] {
  display: inline-block;
  width: 6rem;
}
.rpcEdit .el-form-item .el-form-item__content[data-v-e3d4ddc8] {
  width: 100%;
}
.rpcEdit .el-form-item .el-form-item__content .el-input[data-v-e3d4ddc8] {
  width: 100%;
}
[data-v-e3d4ddc8] .el-input-group__prepend {
  color: black;
  background-color: #fff;
}

.wrapper[data-v-cbc09c3a] {
  padding: 0.2rem;
}
.taskEdit[data-v-cbc09c3a] {
  position: relative;
}
h3[data-v-cbc09c3a] {
  font-size: 0.14rem;
}
.staticOptionWrapper[data-v-cbc09c3a] {
  width: 6rem;
}
.staticOptionWrapper .staticOptionContainer[data-v-cbc09c3a] {
  display: inline-block;
  width: auto;
  padding: 0.05rem 0;
  margin-right: 0.1rem;
}
.top8[data-v-cbc09c3a] {
  position: relative;
  top: 0.08rem;
}
.input-new-tag[data-v-cbc09c3a] {
  vertical-align: bottom;
  position: relative;
}
.noData[data-v-cbc09c3a] {
  font-weight: bolder;
}
.noData .select-ondata[data-v-cbc09c3a] {
  text-align: center;
  color: #909399;
  background-color: white;
  padding-top: 0.1rem;
  margin: 0 -0.2rem;
}
.noData .active[data-v-cbc09c3a] {
  color: #409eff;
}
h3[data-v-cbc09c3a] {
  font-size: 0.14rem;
}
.add-btn[data-v-cbc09c3a] {
  display: inline-block;
  width: 0.32rem;
  height: 0.3rem;
  line-height: 0.3rem;
  background-color: #409eff;
  color: white;
  text-align: center;
  top: -0.01rem;
  position: relative;
  cursor: pointer;
  margin-left: -0.04rem;
}
.noOutput[data-v-cbc09c3a] {
  text-align: center;
  color: #909399;
}
.noOutput img[data-v-cbc09c3a] {
  width: 0.6rem;
  margin: 0.18rem 0 0.1rem;
}
.edit-output[data-v-cbc09c3a] {
  margin-top: 0.1rem;
  padding: 0.18rem;
  border: 0.01rem solid #ddd;
}
.select-ondata[data-v-cbc09c3a] {
  text-align: center;
  color: #909399;
  background-color: white;
  padding-top: 0.1rem;
  margin: 0 -0.2rem;
}
.color-icon[data-v-cbc09c3a] {
  width: 0.1rem;
  height: 0.1rem;
  display: inline-block;
  border-radius: 100%;
  background-color: white;
  margin: 0 0.07rem;
}
.select-option[data-v-cbc09c3a] {
  padding: 0 0.1rem;
}
a[data-v-cbc09c3a] {
  color: #409eff;
}
.el-dialog[data-v-cbc09c3a] {
  max-height: 80%;
  overflow: auto;
}
.iframe-config[data-v-cbc09c3a] {
  padding: 0 0.08rem;
}
.iframe-config .title[data-v-cbc09c3a] {
  font-weight: bold;
  font-size: 0.14rem;
  padding: 0.08rem 0;
}

.taskEdit .el-dialog .body {
  overflow: visible !important;
}
.llm-setting-container {
  margin-left: 0.1rem;
}
.slider-container {
  display: flex;
  align-items: center;
  margin-bottom: 0.1rem;
}


.wrap[data-v-74e1e250] {
  padding: 0.2rem;
  min-width: 8.7rem;
  /* font-size:1.6rem; */
  line-height: 0.4rem;
}


.input-suffix[data-v-8d6810c4] {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 0.1rem;
}
.input-suffix span[data-v-8d6810c4] {
  white-space: nowrap;
}
.prompt[data-v-8d6810c4],
.fields[data-v-8d6810c4] {
  margin-bottom: 0.1rem;
  max-width: 5rem;
  white-space: wrap;
}
.output[data-v-8d6810c4] {
  margin-top: 0.1rem;
}
.prompt-title[data-v-8d6810c4] {
  margin: 0.1rem 0;
}
.slide[data-v-8d6810c4] {
  flex: 1;
  margin: 0 0.2rem;
}
.industry-panel[data-v-8d6810c4] .el-dialog__body {
  padding: 0.15rem 0.25rem;
}

.similar_question[data-v-4f43741f] {
  color: #3ba1ff;
  font-size: 0.12rem;
  margin-right: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  cursor: pointer;
}
.similarQuestionRec[data-v-4f43741f] {
  float: right;
}
.label[data-v-4f43741f] {
  height: 0.4rem;
  line-height: 0.4rem;
}
.label span[data-v-4f43741f] {
  color: red;
}
.menu-component p[data-v-4f43741f] {
  font-size: 0.14rem;
  color: #9fa7b1;
  margin: 0.18rem 0rem 0.12rem 0rem;
}
.menu-component p[data-v-4f43741f]:first-of-type {
  margin-top: 0rem;
}
.menu-component .my-menu .menu-name[data-v-4f43741f] {
  margin: 0 -0.2rem;
  border-bottom: 0.01rem solid #e6eaee;
  padding: 0 0.2rem 0.2rem;
}
.menu-component .my-menu .menu-name .name-str[data-v-4f43741f] {
  max-width: 80%;
  display: inline-block;
  margin: 0 0.3rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  top: 0.05rem;
}
.menu-component .my-menu .menu-name .text-num[data-v-4f43741f] {
  position: absolute;
  margin-left: 4.78rem;
  margin-top: 0.06rem;
  font-size: 0.14rem;
  color: #d8dde9;
}
.menu-component .my-menu .menu-name input[data-v-4f43741f] {
  height: 0.3rem;
  width: 4.4rem;
  padding-right: 0.6rem;
  margin-left: 0.24rem;
  font-size: 0.14rem;
}
.menu-component .my-menu .menu-name .blueBtn[data-v-4f43741f] {
  padding: 0 0.32rem;
  height: 0.32rem;
  line-height: 0.2rem;
  margin-left: 0.1rem;
}
.menu-component .my-menu .menu-control[data-v-4f43741f] {
  height: 2.91rem;
  width: 2.22rem;
  border: 0.01rem solid #e6eaee;
  box-shadow: 0rem 0.02rem 0.02rem #e6eaee;
  float: left;
}
.menu-component .my-menu .menu-control .menu-control-title[data-v-4f43741f] {
  height: 0.21rem;
  line-height: 0.21rem;
  background: var(--back-gray, #f6f6f9);
  padding: 0.08rem 0.1rem 0.08rem 0.2rem;
}
.menu-component .my-menu .menu-control .menu-control-title span[data-v-4f43741f],
.menu-component .my-menu .menu-control .menu-control-title img[data-v-4f43741f] {
  float: left;
}
.menu-component .my-menu .menu-control .menu-control-title img[data-v-4f43741f] {
  margin-top: 0.04rem;
  cursor: pointer;
}
.menu-component .my-menu .menu-control .menu-control-title .title-type[data-v-4f43741f] {
  color: #2297f0;
}
.menu-component .my-menu .menu-control .menu-control-title .title-name[data-v-4f43741f] {
  margin: 0rem 0.2rem 0rem 0.1rem;
  display: inline-block;
  height: 0.21rem;
  width: 0.8rem;
}
.menu-component .my-menu .menu-control .menu-control-list[data-v-4f43741f] {
  overflow: auto;
  text-align: center;
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-ul[data-v-4f43741f],
.menu-component .my-menu .menu-control .menu-control-list .menu-control-add[data-v-4f43741f] {
  font-size: 0.14rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-add[data-v-4f43741f] {
  color: #2297f0;
  height: 0.48rem;
  line-height: 0.48rem;
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-add[data-v-4f43741f]:hover {
  background: var(--back-gray, #f6f6f9);
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-ul li[data-v-4f43741f] {
  height: 0.48rem;
  width: 100%;
  float: left;
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-ul li[data-v-4f43741f]:hover {
  background: var(--back-gray, #f6f6f9);
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-ul li a[data-v-4f43741f] {
  display: inline-block;
  height: 0.48rem;
  line-height: 0.48rem;
  color: #354052;
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-ul li a.active[data-v-4f43741f] {
  color: #2297f0;
}
.menu-component[data-v-4f43741f] .el-dialog__wrapper .el-dialog {
  border-radius: 0.1rem;
}
.menu-component[data-v-4f43741f] .el-dialog__wrapper .el-dialog__body {
  border-top: 0.01rem solid #eee;
}
.menu-name .back[data-v-4f43741f] {
  color: #4090ff;
  font-size: 0.14rem;
  cursor: pointer;
  margin-right: 1em;
}
.menu-component[data-v-4f43741f] .el-collapse .el-collapse-item__header {
  justify-content: space-between;
}
.menu-component[data-v-4f43741f] .el-collapse .el-collapse-item__header .el-collapse-item__arrow {
  display: none;
}

.addMaterial h2[data-v-18518ff0] {
  margin: 0.12rem 0rem;
}
.addMaterial .addMaterial-wrap[data-v-18518ff0] {
  background: #fff;
  border: 0.01rem solid #e6eaee;
  padding: 0.2rem;
  margin-bottom: 0.1rem;
}
.addMaterial[data-v-18518ff0] {
  position: relative;
}

.ics-paginator[data-v-b6dfc568] {
  font-size: 0.12rem;
}
.ics-paginator .isSmall .page a[data-v-b6dfc568] {
  padding: 0.06rem 0.09rem 0.05rem;
  line-height: 0.14rem;
}
.ics-paginator .isSmall input[data-v-b6dfc568] {
  width: 0.22rem;
  height: 0.22rem;
}
.ics-paginator .page[data-v-b6dfc568] {
  display: inline-block;
  border: 0.01rem solid #e6eaee;
  margin-right: 0.12rem;
}
.ics-paginator .page a[data-v-b6dfc568] {
  display: inline-block;
  padding: 0.08rem 0.11rem 0.06rem;
  border-right: 0.01rem solid #e6eaee;
  background: white;
}
.ics-paginator .page a[data-v-b6dfc568] :last-child {
  border-right: none;
}
.ics-paginator .page .count[data-v-b6dfc568] {
  color: #333;
}
.ics-paginator .page .count[data-v-b6dfc568] :hover,
.ics-paginator .page .count .active[data-v-b6dfc568] {
  color: white;
  background: #9fa7b1;
}
.ics-paginator .page .change[data-v-b6dfc568],
.ics-paginator .page .left[data-v-b6dfc568],
.ics-paginator .page .right[data-v-b6dfc568] {
  color: #bbbfc3;
}
.ics-paginator .page .not-allowed[data-v-b6dfc568] {
  cursor: not-allowed;
}
.ics-paginator input[data-v-b6dfc568] {
  width: 0.3rem;
  height: 0.3rem;
  margin: 0 0.12rem;
  text-align: center;
}

.intentList .time button[data-v-562ed2a6] {
  float: right;
  height: 0.42rem;
  line-height: 0.2rem;
}
.intentList .table[data-v-562ed2a6] {
  flex: 1;
  -ms-flex: 1;
  /*background: #fff;*/
  /*position: relative;*/
  /*<!--background: @white;-->*/
}
.intentList .table .noWord[data-v-562ed2a6] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.intentList .whiteBtnSmall[data-v-562ed2a6] {
  margin-right: 0.06rem;
}
.intentList .whiteBtnSmall img[data-v-562ed2a6] {
  position: relative;
  /*top: -2px;*/
}
.intentList .whiteBtnSmall[data-v-562ed2a6]:last-of-type {
  margin-right: 0rem;
}
.intentList .word[data-v-562ed2a6]:before {
  content: '，';
}
.intentList .word[data-v-562ed2a6]:first-child:before {
  content: none;
}
.intentList .paginator[data-v-562ed2a6] {
  margin-top: 0.18rem;
  text-align: right;
}
.intentList .back[data-v-562ed2a6] {
  color: #4090ff;
  font-size: 0.14rem;
  cursor: pointer;
  margin-right: 1em;
}

.rcpList a[data-v-75e7e3c2] {
  color: blue;
}
.rcpList .time[data-v-75e7e3c2] {
  background-color: var(--back-gray, #f6f6f9);
  border-color: var(--back-gray, #f6f6f9);
}
.rcpList .time button[data-v-75e7e3c2] {
  float: right;
  height: 0.42rem;
  line-height: 0.2rem;
}
.rcpList .title button[data-v-75e7e3c2] {
  float: right;
  position: relative;
  top: -0.08rem;
}
.rcpList .table[data-v-75e7e3c2] {
  flex: 1;
  -ms-flex: 1;
  /*background: #fff;*/
  /*position: relative;*/
  /*<!--background: @white;-->*/
}
.rcpList .table .noWord[data-v-75e7e3c2] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.rcpList .whiteBtnSmall[data-v-75e7e3c2] {
  margin-right: 0.06rem;
}
.rcpList .whiteBtnSmall[data-v-75e7e3c2]:last-of-type {
  margin-right: 0;
}
.rcpList .paginator[data-v-75e7e3c2] {
  margin-top: 0.18rem;
  text-align: right;
}

.rcpList .rpcEdit .listTable .el-form-item__content {
  margin-left: 0;
}
.rcpList .back {
  color: #4090ff;
  font-size: 0.14rem;
  cursor: pointer;
  margin-right: 1em;
}


.activeClass[data-v-6f8929de]{
    color: #ff8562;
    background: url(/static/img/correct.4bc2f40c84350c6515ee.png) no-repeat right;
}
.container[data-v-6f8929de] {
		max-height: 4rem;
		overflow: auto;
}
p.unitItem[data-v-6f8929de] {
		padding-left: 0.1rem;
		height: 0.3rem;
		line-height: 0.3rem;
		margin-bottom: 0.1rem;
		cursor: pointer;
}
p.unitItem[data-v-6f8929de]:hover {
		text-decoration: underline;
}
.content-search[data-v-6f8929de] {
    display: flex;
    margin-bottom: 0.12rem;
}

.header[data-v-40fffb57] {
  position: relative;
  display: flex;
  justify-content: space-between;
  color: #fff;
  padding-right: 1.03rem;
  background: #273142;
}
.table-pane[data-v-40fffb57] {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 3.35rem;
  margin: 0.1rem auto;
}
.fister[data-v-40fffb57] {
  font-size: 0.16rem;
  display: inline-block;
  position: absolute;
  left: 0.45rem;
  top: 0.05rem;
  width: 0.18rem;
  height: 0.18rem;
  background: url(/static/img/i_tips.cb80b6bed097e792d5ae.png) no-repeat;
  background-size: 0.18rem;
  cursor: pointer;
}
.managerInfoContainer[data-v-40fffb57] {
  height: 0.6rem;
  line-height: 0.6rem;
}
.managerInfoContainer .el-avatar[data-v-40fffb57] {
  position: absolute;
  top: 0.12rem;
}
.managerInfoContainer .managername[data-v-40fffb57] {
  display: inline-block;
  height: 0.36rem;
  line-height: 0.36rem;
  color: #fff;
  padding-left: 0.5rem;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 1.2rem;
  position: relative;
  top: 0.12rem;
}
.managerInfoContainer .arrowIcon[data-v-40fffb57] {
  color: #ffffff;
  height: 0.36rem;
  line-height: 0.36rem;
}
.switchUnit[data-v-40fffb57] {
  webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.el-main[data-v-1e285064] {
  padding: 0;
}

.fr[data-v-59eb990c] {
  float: right;
}
.material-list[data-v-59eb990c] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 85vh;
}
.material-list .listTable tbody td[data-v-59eb990c] {
  padding: 0.15rem 0.18rem;
}
.material-list .image_text tbody td[data-v-59eb990c] {
  padding: 0.09rem 0.18rem;
}
.material-list .image tbody td[data-v-59eb990c] {
  padding: 0.09rem 0.18rem;
}
.paginator[data-v-59eb990c] {
  margin-top: 0.18rem;
  text-align: right;
  height: 0.33rem;
}
.whiteBtnSmall[data-v-59eb990c] {
  margin-right: 0.1rem;
}
.tableComponent .image-text .p-wrap[data-v-59eb990c] {
  background: red;
}
.tableComponent .image-text .p-wrap .title[data-v-59eb990c] {
  height: 0.5rem;
  width: 6rem;
}
.wrap[data-v-59eb990c] {
  flex: 1;
}
.wrap.wrap-no-data[data-v-59eb990c] {
  background: white;
}
.time[data-v-59eb990c] {
  /*display: flex;*/
  font-size: 0;
  position: relative;
  border: 0.01rem solid #e6eaee;
  height: 0.42rem;
  line-height: 0.42rem;
  background: #fff;
  /*justify-content: space-between;*/
  margin-bottom: 0.12rem;
  margin-top: 0rem;
}
.time .whiteBtn[data-v-59eb990c] {
  padding: 0rem 0.12rem;
  float: left;
  height: 0.42rem;
  border: none;
  border-right: 0.01rem solid #e6eaee;
}
.time .time-search[data-v-59eb990c] {
  width: 1.84rem;
  height: 0.24rem;
  margin-right: 0.18rem;
  margin-top: 0.09rem;
  margin-left: 0.1rem;
}
.time .blueBtn[data-v-59eb990c] {
  height: 0.43rem;
  line-height: 0.43rem;
  float: right;
  position: relative;
  top: -0.01rem;
}
.file[data-v-59eb990c] {
  position: absolute;
  display: inline-block;
  width: 1rem;
  background: #2297f0;
  right: 0;
  top: 0;
  color: white;
  height: 0.42rem;
  line-height: 0.42rem;
  box-sizing: border-box;
  font-size: 0.14rem;
  padding: 0 0.12rem;
  text-align: center;
}
.file input[type='file'][data-v-59eb990c] {
  position: absolute;
  font-size: 0;
  top: 0;
  right: 0;
  height: 0.42rem;
  width: 1rem;
  opacity: 0;
  z-index: 100;
  cursor: pointer;
}
.dialogComponent .main[data-v-59eb990c] {
  max-height: 100%;
}
.menu[data-v-59eb990c] {
  display: flex;
  width: 100%;
}
.menu .menuName[data-v-59eb990c] {
  max-width: 2rem;
}
.menu ul[data-v-59eb990c] {
  display: flex;
}
.menu ul li[data-v-59eb990c]:nth-child(1) {
  width: 0.8rem;
}
.menu ul li[data-v-59eb990c]:nth-child(n+2) {
  flex: 1;
}
.text-num[data-v-59eb990c] {
  position: absolute;
  right: 0;
  color: #d8dde9;
  margin-right: 0.05rem;
}

.material[data-v-c8c41bc6] {
  position: relative;
  padding: 0.2rem;
}
.fontClass[data-v-c8c41bc6] {
  font-size: 0.16rem;
}

.menu-item[data-v-bf78c56a] {
  height: 3rem;
  width: 2.22rem;
  border: 0.01rem solid #e6eaee;
  display: inline-block;
  vertical-align: top;
}
.menu-item img[data-v-bf78c56a] {
  vertical-align: middle;
  /*margin-top: -8px;*/
}
.menu-item .menu-name[data-v-bf78c56a] {
  padding: 0.1rem 0.1rem;
  border-bottom: 0.01rem solid #e6eaee;
}
.menu-item .main[data-v-bf78c56a] {
  height: 2.3rem;
  overflow: auto;
}
.menu-item .main .item[data-v-bf78c56a] {
  border-bottom: 0.01rem solid #e6eaee;
  padding: 0.1rem 0.18rem;
}
.menu-item .main .item[data-v-bf78c56a]:last-child {
  border: none;
}
.menu-item .main .item[data-v-bf78c56a]:hover {
  background-color: var(--back-gray, #f6f6f9);
  color: #2297f0;
  cursor: pointer;
}
.menu-item .main .item .name[data-v-bf78c56a] {
  width: 1.2rem;
  display: inline-block;
}
.menu-item .main .item-spe[data-v-bf78c56a] {
  height: 0.4rem;
  line-height: 0.4rem;
  padding: 0rem 0.15rem 0rem 0.1rem;
}
.menu-item .main .no-cursor[data-v-bf78c56a]:hover {
  cursor: default;
  color: #354052;
}
.menu-item .add[data-v-bf78c56a] {
  text-align: center;
  color: blue;
  height: 0.3rem;
  line-height: 0.3rem;
  border-top: 0.01rem solid #e6eaee;
  cursor: pointer;
}
.menu-item .imagetextLink[data-v-bf78c56a] {
  color: #354052;
}
.menu-item .imagetextLink[data-v-bf78c56a]:hover {
  text-decoration: underline;
}
.menu-item .menuActive[data-v-bf78c56a] {
  background: var(--back-gray, #f6f6f9);
  color: #2297f0;
}
.menu-item .menuBottom[data-v-bf78c56a] {
  display: inline-block;
  height: 0.12rem;
  width: 0.12rem;
  background: url(/static/img/menuTop.0fbcc1afc89c43d4ffa7.svg) no-repeat;
  transform: rotate(180deg);
  vertical-align: middle;
  margin-right: 0.05rem;
}
.menu-item .item-spe img[data-v-bf78c56a] {
  text-align: right;
  /*float: right;*/
  margin-right: 0.05rem;
}
.menu-item .moveImg[data-v-bf78c56a] {
  display: none;
}
.menu-item .showmove[data-v-bf78c56a] {
  display: inline-block;
}

.menu-component p[data-v-ca8016ee] {
  font-size: 0.14rem;
  color: #9fa7b1;
  margin: 0.18rem 0rem 0.12rem 0rem;
}
.menu-component p[data-v-ca8016ee]:first-of-type {
  margin-top: 0rem;
}
.menu-component .my-menu .menu-name[data-v-ca8016ee] {
  margin: 0 -0.2rem;
  border-bottom: 0.01rem solid #e6eaee;
  padding: 0 0.2rem 0.2rem;
}
.menu-component .my-menu .menu-name .name-str[data-v-ca8016ee] {
  max-width: 80%;
  display: inline-block;
  margin: 0 0.3rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  top: 0.05rem;
}
.menu-component .my-menu .menu-name .text-num[data-v-ca8016ee] {
  position: absolute;
  margin-left: 4.78rem;
  margin-top: 0.06rem;
  font-size: 0.14rem;
  color: #d8dde9;
}
.menu-component .my-menu .menu-name input[data-v-ca8016ee] {
  height: 0.3rem;
  width: 4.4rem;
  padding-right: 0.6rem;
  margin-left: 0.24rem;
  font-size: 0.14rem;
}
.menu-component .my-menu .menu-name .blueBtn[data-v-ca8016ee] {
  padding: 0 0.32rem;
  height: 0.32rem;
  line-height: 0.2rem;
  margin-left: 0.1rem;
}
.menu-component .my-menu .menu-control[data-v-ca8016ee] {
  height: 2.91rem;
  width: 2.22rem;
  border: 0.01rem solid #e6eaee;
  box-shadow: 0rem 0.02rem 0.02rem #e6eaee;
  float: left;
}
.menu-component .my-menu .menu-control .menu-control-title[data-v-ca8016ee] {
  height: 0.21rem;
  line-height: 0.21rem;
  background: var(--back-gray, #f6f6f9);
  padding: 0.08rem 0.1rem 0.08rem 0.2rem;
}
.menu-component .my-menu .menu-control .menu-control-title span[data-v-ca8016ee],
.menu-component .my-menu .menu-control .menu-control-title img[data-v-ca8016ee] {
  float: left;
}
.menu-component .my-menu .menu-control .menu-control-title img[data-v-ca8016ee] {
  margin-top: 0.04rem;
  cursor: pointer;
}
.menu-component .my-menu .menu-control .menu-control-title .title-type[data-v-ca8016ee] {
  color: #2297f0;
}
.menu-component .my-menu .menu-control .menu-control-title .title-name[data-v-ca8016ee] {
  margin: 0rem 0.2rem 0rem 0.1rem;
  display: inline-block;
  height: 0.21rem;
  width: 0.8rem;
}
.menu-component .my-menu .menu-control .menu-control-list[data-v-ca8016ee] {
  overflow: auto;
  text-align: center;
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-ul[data-v-ca8016ee],
.menu-component .my-menu .menu-control .menu-control-list .menu-control-add[data-v-ca8016ee] {
  font-size: 0.14rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-add[data-v-ca8016ee] {
  color: #2297f0;
  height: 0.48rem;
  line-height: 0.48rem;
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-add[data-v-ca8016ee]:hover {
  background: var(--back-gray, #f6f6f9);
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-ul li[data-v-ca8016ee] {
  height: 0.48rem;
  width: 100%;
  float: left;
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-ul li[data-v-ca8016ee]:hover {
  background: var(--back-gray, #f6f6f9);
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-ul li a[data-v-ca8016ee] {
  display: inline-block;
  height: 0.48rem;
  line-height: 0.48rem;
  color: #354052;
}
.menu-component .my-menu .menu-control .menu-control-list .menu-control-ul li a.active[data-v-ca8016ee] {
  color: #2297f0;
}

.addMaterial h2[data-v-65ba72ca] {
  margin: 0.12rem 0rem;
}
.addMaterial .addMaterial-wrap[data-v-65ba72ca] {
  background: #fff;
  border: 0.01rem solid #e6eaee;
  padding: 0.2rem;
  margin-bottom: 0.1rem;
}


.i-pause-img[data-v-22312a27]{width: 0.12rem; height: 0.12rem; display: block;}
.i-pause .i-pause-img[data-v-22312a27] {
	background: url(/static/img/i-play-icon.fea83176702252c79bdb.svg);
}
.i-play .i-pause-img[data-v-22312a27] {
	background: url(/static/img/i-pause-blue.8d58bebc627ad9a3c533.svg);
}
.rich_text_content[data-v-22312a27] {
	display: inline-block;
	min-height: 0.5rem;
}


.materialTableWrap[data-v-08abdc9e] {
	margin-top: -0.2rem;
}
.materialTableWrap .materialSearch[data-v-08abdc9e] {
	width: 2.5rem;
}
.pagination_container[data-v-08abdc9e] {
	margin-top: 0.2rem;
	text-align: right;
}


.recommend-tips[data-v-8cc05b04] {
  position: absolute;
  left: -0.85rem;
  top: 0;
  font-size: 0.14rem;
  color: #828ca0;
}
.txcenter[data-v-8cc05b04] {
  text-align: center;
}
.ysearch-box[data-v-8cc05b04] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.search-inpt[data-v-8cc05b04] {
  width: 2rem;
}
.dfx[data-v-8cc05b04] {
  justify-content: flex-start;
}
.dfxbox[data-v-8cc05b04] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.dfxboxn[data-v-8cc05b04] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrap[data-v-8cc05b04] {
  padding: 0.2rem;
  min-width: 8.7rem;
}
.input-new-tag[data-v-8cc05b04] {
  width: 1.2rem !important;
}
.wrap[data-v-8cc05b04] .el-breadcrumb {
  font-size: 0.12rem;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #333;
}
.wrap[data-v-8cc05b04] .el-breadcrumb .el-breadcrumb__inner.is-link {
  font-weight: normal !important;
  color: #3ba1ff;
}
.wrap[data-v-8cc05b04] .el-form {
  background-color: #fff;
  padding: 0.2rem;
  margin-bottom: 0.2rem;
}
.wrap[data-v-8cc05b04] .el-form .el-form-item {
  width: 5rem;
}
.wrap[data-v-8cc05b04] .el-form .el-form-item .el-input {
  width: 90%;
}
.wrap[data-v-8cc05b04] .el-form .el-form-item .el-icon-delete-solid {
  margin-left: 5%;
  cursor: pointer;
}
.wrap[data-v-8cc05b04] .el-form.answerForm {
  position: relative;
  padding-top: 0.15rem;
}
.wrap[data-v-8cc05b04] .el-form.answerForm .left-side {
  width: 0.8rem;
  font-size: 0.14rem;
  color: #828ca0;
  display: inline-block;
  position: absolute;
  top: 0.2rem;
}
.wrap[data-v-8cc05b04] .el-form.answerForm .left-side p {
  height: 0.3rem;
  line-height: 0.3rem;
  margin-bottom: 0.1rem;
}
.wrap[data-v-8cc05b04] .el-form.answerForm .right-side {
  margin-left: 0.8rem;
  display: inline-block;
  min-width: 5rem;
}
.answerTypeTagWrap[data-v-8cc05b04] .el-tabs__nav-wrap::after {
  display: none !important;
}
.answerTypeTagWrap[data-v-8cc05b04] .el-tabs__active-bar {
  display: none !important;
}
.answerTypeTagWrap[data-v-8cc05b04] .el-tabs__header {
  margin: 0 0 0.05rem;
}
.wrap[data-v-8cc05b04] .el-form.answerForm .right-side .textArea {
  font-size: 0.12rem;
}
.material_select_container[data-v-8cc05b04] {
  width: 100%;
  min-height: 1.8rem;
  text-align: center;
  padding-top: 0.2rem;
}
.material_select_container .selectMateriaBtn[data-v-8cc05b04] {
  margin-top: 0.5rem;
}
.wrap[data-v-8cc05b04] .el-checkbox,
.el-checkbox[data-v-8cc05b04] .el-checkbox__label {
  font-size: 0.12rem;
}
.saveToMaterial[data-v-8cc05b04],
.showRichtextPreview[data-v-8cc05b04] {
  margin-top: 0.1rem;
  width: 1.2rem;
  display: inline-block;
}
.showRichtextPreview[data-v-8cc05b04] {
  color: #409eff;
  text-align: right;
  float: right;
  cursor: pointer;
}
.similar_question[data-v-8cc05b04] {
  color: #3ba1ff;
  font-size: 0.12rem;
  margin-right: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  cursor: pointer;
}
.i-pause-img[data-v-8cc05b04] {
  width: 0.12rem;
  height: 0.12rem;
  display: block;
}
.i-pause .i-pause-img[data-v-8cc05b04] {
  background: url(/static/img/i-play-icon.fea83176702252c79bdb.svg);
}
.i-play .i-pause-img[data-v-8cc05b04] {
  background: url(/static/img/i-pause-blue.8d58bebc627ad9a3c533.svg);
}
.wrap[data-v-8cc05b04] .el-radio__label {
  color: #606266 !important;
}
.wrap[data-v-8cc05b04] .el-select-dropdown__item {
  font-size: 0.12rem !important;
}
.wrap[data-v-8cc05b04] .el-select-dropdown__item,
.wrap[data-v-8cc05b04] .el-select-dropdown__item:hover {
  background: none !important;
}
.wrap[data-v-8cc05b04] .el-form-item__label {
  text-align: center !important;
}

.yyellipse[data-v-8cc05b04] {
  width: 1rem;
  position: relative;
  margin-top: 0.1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ydialogWrap[data-v-8cc05b04] {
  width: 100%;
}
.ydialogWrap .yhave-image[data-v-8cc05b04] {
  display: flex;
  flex-wrap: wrap;
}
.ydialogWrap .yhave-image .yimage-wrap[data-v-8cc05b04] {
  width: 1.1rem;
  margin: 0.1rem 0rem;
}
.ydialogWrap .yhave-image .yimg-i[data-v-8cc05b04] {
  width: 0.8rem;
  height: 0.8rem;
  display: inline-block;
  background-size: contain !important;
}
.ydialogWrap .yhave-image .yellipse[data-v-8cc05b04] {
  width: 1rem;
  text-align: center;
  position: relative;
  margin-top: 0.1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.icon-more[data-v-8cc05b04] {
  display: inline-block;
  width: 0.45rem;
  height: 0.45rem;
  background: url(/static/img/imore.91ab8e013119e017b0c5.png) no-repeat;
  background-size: 0.45rem;
  margin-top: -0.26rem;
}
.flexbox[data-v-8cc05b04] {
  display: flex;
  flex-wrap: wrap;
}
.flexbox .yimage-wrap[data-v-8cc05b04] {
  position: relative;
  width: 0.9rem;
  height: 0.9rem;
  cursor: pointer;
}
.flexbox .yimage-wrap .img-i[data-v-8cc05b04] {
  display: inline-block;
  background-size: contain !important;
}
.flexbox .yimage-wrap .icon-more[data-v-8cc05b04] {
  display: inline-block;
  width: 0.45rem;
  height: 0.45rem;
  background: url(/static/img/imore.91ab8e013119e017b0c5.png) no-repeat;
  background-size: 0.45rem;
  margin-top: -0.26rem;
}
.flexbox .yimage-wrap .yellipse[data-v-8cc05b04] {
  padding-top: 0.1rem;
  width: 1rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.flexbox .yimage-wrap .item-del[data-v-8cc05b04] {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 0.2rem;
  height: 0.2rem;
  background: url(/static/img/del.14501fef47c74c834bcd.png) no-repeat;
  background-size: 0.2rem;
}
.flexbox .yimage-wrap:hover .item-del[data-v-8cc05b04] {
  display: inline-block;
}
.dialogWrap[data-v-8cc05b04] {
  display: flex;
}
.dialogWrap .image-wrap[data-v-8cc05b04] {
  height: 1.68rem;
  width: 1.8rem;
  position: relative;
}
.dialogWrap .image-wrap .img-i[data-v-8cc05b04] {
  display: inline-block;
  background-size: contain !important;
}
.have-image[data-v-8cc05b04] {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.nav-header[data-v-91f1c772] {
  background-color: #fff;
  border-radius: 0.08rem;
  margin-bottom: 0.2rem;
}
.header-title[data-v-91f1c772] {
  padding: 0.2rem;
  height: 0.6rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-family: Microsoft YaHei;
  font-size: 0.16rem;
  font-weight: 600;
  line-height: 0.21rem;
  border-bottom: 0.01rem solid #e6e9f0;
}
.nav-bar[data-v-91f1c772] {
  padding: 0 0.2rem;
  display: flex;
  align-items: center;
}
.nav-bar .nav-item[data-v-91f1c772] {
  color: #666;
  font-family: Microsoft YaHei;
  font-size: 0.16rem;
  line-height: 0.21rem;
  position: relative;
  text-align: center;
  cursor: pointer;
  padding: 0.2rem 0;
}
.nav-bar .nav-item + .nav-item[data-v-91f1c772] {
  margin-left: 0.5rem;
}
.nav-bar .nav-item.active[data-v-91f1c772] {
  color: #3d6af2;
  font-weight: 600;
}
.nav-bar .nav-item.active[data-v-91f1c772]::after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0.12rem;
  transform: translateX(-50%);
  width: 0.32rem;
  height: 0.04rem;
  border-radius: 0.1rem;
  background-color: currentColor;
}

.top_tab li[data-v-c7ac1118] {
  width: 0.8rem;
  text-align: left;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
  font-weight: bold;
  background: none !important;
  color: #333;
}
.alertMsg[data-v-c7ac1118] {
  width: 100%;
  padding: 0.05rem 0;
  line-height: 0.2rem;
  margin-bottom: 0.2rem;
  border: 0.01rem solid #ffd888;
  background: #fff5dd;
  font-size: 0.12rem;
  position: relative;
  color: #ff9440;
}
.alertMsg .msg span[data-v-c7ac1118] {
  display: inline-block;
  color: #333;
  margin-left: 0.3rem;
}
.head_inline[data-v-c7ac1118] {
  display: inline-block;
}
.pagination_container[data-v-c7ac1118] {
  padding-top: 0.1rem;
  text-align: right;
}
.unknown-train-page[data-v-c7ac1118] {
  display: flex;
  flex-direction: column;
  height: 100%;
  box-sizing: border-box;
  padding: 0.2rem;
}
.contnet-panel[data-v-c7ac1118] {
  flex: 1;
  height: 0;
}
.query-panel[data-v-c7ac1118] {
  margin-bottom: 0.1rem;
  display: flex;
  align-items: flex-end;
}
.query-panel .actions[data-v-c7ac1118] {
  margin-left: auto;
}
.container-wrapper[data-v-c7ac1118] {
  flex: 1;
  height: 0;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 0.2rem;
  border-radius: 0.08rem;
}

.container-wrapper[data-v-3ee7c3e4] {
  flex: 1;
  height: 0;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 0.2rem;
  border-radius: 0.08rem;
}
.standard-train-page[data-v-3ee7c3e4] {
  display: flex;
  height: 100%;
  flex-direction: column;
  box-sizing: border-box;
  padding: 0.2rem;
}
.standard-train-page .content-panel[data-v-3ee7c3e4] {
  flex: 1;
  height: 0;
}
.standard-train-page .query-panel[data-v-3ee7c3e4] {
  margin-bottom: 0.2rem;
  display: flex;
  align-items: flex-end;
}
.standard-train-page .query-panel .actions[data-v-3ee7c3e4] {
  margin-left: auto;
}
.standard-train-page .pagination-wrapper[data-v-3ee7c3e4] {
  text-align: right;
  margin-top: 0.1rem;
}
.alertMsg[data-v-3ee7c3e4] {
  width: 100%;
  padding: 0.05rem 0;
  line-height: 0.2rem;
  margin-bottom: 0.2rem;
  border: 0.01rem solid #ffd888;
  background: #fff5dd;
  font-size: 0.12rem;
  position: relative;
  color: #ff9440;
  overflow: hidden;
}
.alertMsg .msg span[data-v-3ee7c3e4] {
  display: inline-block;
  color: #333;
  margin-left: 0.3rem;
}


.fontClass[data-v-00a0dcd3]{
	font-size:0.16rem !important;
	display:block
}
.top_tab li[data-v-00a0dcd3] {
		width: 0.8rem;
		text-align: left;
		height: 0.4rem;
		line-height: 0.4rem;
		font-size: 0.16rem;
		font-weight: bold;
		background: none !important;
		color: #333;
}
.alertMsg[data-v-00a0dcd3] {
		width: 100%;
		min-height: 0.3rem;
		line-height: 0.3rem;
		margin: 0.2rem 0;
		border: 0.01rem solid #ffd888;
		background: #fff5dd;
		font-size: 0.12rem;
		position: relative;
}
.alertMsg .msg i[data-v-00a0dcd3] {
		position: absolute;
		color: #ffd888;
		top: 0.09rem;
		left: 0.1rem;
}
.alertMsg .msg span[data-v-00a0dcd3] {
		display: inline-block;
		color: #333;
		margin-left: 0.3rem;
}


.main[data-v-4b7a8dd8] {
  height: 100%;
  width: 2rem;
  min-width: 2rem;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), #445163;
  color: #fff;
  position: relative;
  font-size: 0.12rem;
}
.main.small[data-v-4b7a8dd8] {
  width: 0.7rem;
  min-width: 0.7rem;
  margin-left: -0.16rem;
}
.main.small .user .type[data-v-4b7a8dd8] {
  display: none;
}
.main.small .nav span[data-v-4b7a8dd8] {
  display: none;
  position: absolute;
}
.main.small .nav .count[data-v-4b7a8dd8] {
  display: inline-block;
  top: 0.05rem;
  right: 0.08rem;
  padding: 0 0.06rem;
}
.main.small .nav.active[data-v-4b7a8dd8] {
  background: #3d4753;
}
.main.small .nav[data-v-4b7a8dd8]:hover {
  background: #3d4753;
}
.main.small .nav:hover .nav-title[data-v-4b7a8dd8] {
  display: inline;
  top: 0.09rem;
  margin-left: 0.69rem;
  white-space: nowrap;
  background: #445062;
  padding: 0.09rem 0.18rem;
  line-height: 0.12rem;
  color: #fff;
  font-size: 0.14rem !important;
}
.main > div[data-v-4b7a8dd8] {
  cursor: pointer;
}
.main .user[data-v-4b7a8dd8] {
  padding-left: 0.12rem;
}
.main .user .head[data-v-4b7a8dd8] {
  width: 0.36rem;
  height: 0.36rem;
  overflow: hidden;
  background: var(--back-gray, #f6f6f9);
  border-radius: 100%;
  margin: 0.12rem;
  display: inline-block;
  vertical-align: middle;
  background-image: url(/static/img/head-user.a59d529d05ad2aa32279.png);
  background-size: cover;
  cursor: pointer;
}
.main .user .type[data-v-4b7a8dd8] {
  cursor: pointer;
}
.main .user .change-type[data-v-4b7a8dd8] {
  display: inline-block;
  position: absolute;
  top: 0.14rem;
  z-index: 2;
  left: 0.72rem;
  background-color: white;
  color: #333;
  border: 0.01rem solid #e6eaee;
}
.main .user .change-type p[data-v-4b7a8dd8] {
  width: 0.26rem;
  padding: 0.08rem 0.16rem;
  border-bottom: 0.01rem solid #e6eaee;
}
.main .user .change-type p[data-v-4b7a8dd8]:last-child {
  border-bottom: none;
}
.main .user .change-type p.active[data-v-4b7a8dd8] {
  color: blue;
  background-color: var(--back-gray, #f6f6f9);
}
.main .user .status[data-v-4b7a8dd8] {
  position: absolute;
  display: block;
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 100%;
  top: 0.36rem;
  left: 0.5rem;
  border: 0.02rem solid #273142;
}
.main .user .status.online[data-v-4b7a8dd8] {
  background: green;
}
.main .user .status.busy[data-v-4b7a8dd8] {
  background: red;
}
.main .user .status.out[data-v-4b7a8dd8] {
  background: #d8dde9;
}
.main .user[data-v-4b7a8dd8]:hover {
  background: rgba(255, 255, 255, 0.05);
}
.main .nav[data-v-4b7a8dd8] {
  padding: 0.12rem;
  cursor: pointer;
  color: #fff;
  position: relative;
}
.main .nav .count[data-v-4b7a8dd8] {
  position: absolute;
  margin-top: 0.03rem;
  right: 0.1rem;
  display: inline-block;
  background-color: red;
  color: white;
  padding: 0 0.06rem;
  line-height: 0.19rem;
  height: 0.18rem;
  border-radius: 0.1rem;
  margin-left: 0.02rem;
}
.main .nav img[data-v-4b7a8dd8] {
  margin: 0 0.18rem;
  vertical-align: middle;
  width: 0.24rem;
  height: 0.24rem;
}
.main .nav.active[data-v-4b7a8dd8],
.main .nav[data-v-4b7a8dd8]:hover {
  background: rgba(255, 255, 255, 0.05);
}
.main .nav.bottom[data-v-4b7a8dd8] {
  position: absolute;
  bottom: 0.2rem;
  width: calc(100% - 0.24rem);
}
.main .nav.bottom .right[data-v-4b7a8dd8] {
  transform: rotate(180deg);
}
.set-box p[data-v-4b7a8dd8] {
  margin-bottom: 0.12rem;
}
.set-box label[data-v-4b7a8dd8] {
  margin-right: 0.12rem;
}
.set-box .code[data-v-4b7a8dd8] {
  color: #bbbfc3;
}
.set-box .check-msg span[data-v-4b7a8dd8] {
  display: inline-block;
  position: relative;
  top: 0.04rem;
  margin-left: 0.2rem;
}
.set-box .check-msg span label[data-v-4b7a8dd8] {
  margin-left: 0.05rem;
}
.set-box textarea[data-v-4b7a8dd8] {
  width: 4.9rem;
  height: 1.85rem;
  font-size: 0.12rem;
  outline: none;
  padding: 0.1rem;
}
.set-box textarea.err[data-v-4b7a8dd8] {
  border-color: red;
}
.set-box .err-msg[data-v-4b7a8dd8] {
  position: absolute;
  right: 0.3rem;
  color: red;
  margin-top: -0.12rem;
}

.visitor-card[data-v-5cafdfcc] {
  padding: 0.12rem;
  cursor: pointer;
  position: relative;
  overflow: visible;
}
.visitor-card[data-v-5cafdfcc]:hover,
.visitor-card.active[data-v-5cafdfcc] {
  background: #f0f0f0;
}
.visitor-card > div[data-v-5cafdfcc] {
  display: inline-block;
}
.visitor-card .head-msg[data-v-5cafdfcc] {
  width: 0.36rem;
  height: 0.36rem;
  background-color: var(--back-gray, #f6f6f9);
  vertical-align: top;
  margin-right: 0.12rem;
  border-radius: 100%;
  background-image: url(/static/img/head-visitor.4d734f675244f6fdad57.png);
  background-size: cover;
}
.visitor-card .msg[data-v-5cafdfcc] {
  width: 1.7rem;
}
.visitor-card .msg .change[data-v-5cafdfcc] {
  background-color: orange;
  color: white;
  display: inline-block;
  padding: 0 0.04rem;
  margin-right: 0.04rem;
}
.visitor-card .msg .name[data-v-5cafdfcc] {
  width: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.visitor-card .msg .visitor-card-time[data-v-5cafdfcc] {
  color: #bbbfc3;
  text-align: right;
  width: 0.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.visitor-card .msg .last-msg[data-v-5cafdfcc] {
  width: 1.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  color: #bbbfc3;
}
.visitor-card .msg .last-msg.not-read[data-v-5cafdfcc] {
  color: red;
}
.visitor-card .msg .count[data-v-5cafdfcc] {
  display: inline-block;
  background-color: red;
  color: white;
  height: 0.12rem;
  padding: 0.02rem 0.07rem 0;
  line-height: 0.12rem;
  font-size: 0.1rem;
  border-radius: 0.07rem;
  position: absolute;
  right: 0;
}
.visitor-card .mark[data-v-5cafdfcc] {
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
  cursor: pointer;
  font-size: 0.16rem;
  /*font-weight: bold;*/
}
.visitor-card .mark .no-mark[data-v-5cafdfcc] {
  height: 0.11rem;
  width: 0.11rem;
  background: #fff;
  border: 0.01rem solid #e6eaee;
  border-radius: 50%;
  margin-top: 0.05rem;
}
.visitor-card .mark .change-mark[data-v-5cafdfcc] {
  height: 0.16rem;
  line-height: 0.2rem;
  width: 1.28rem;
}
.visitor-card .mark .change-mark .mark-type[data-v-5cafdfcc] {
  display: inline-block;
  margin-right: 0.1rem;
}
.visitor-card .mark .change-mark .mark-type[data-v-5cafdfcc]:last-of-type {
  margin-right: 0rem;
}
.visitor-card .mark .change-mark .mark-type .no-mark[data-v-5cafdfcc] {
  width: 0.11rem !important;
  height: 0.11rem !important;
  margin-top: 0rem !important;
}
.visitor-card .mark .i-mark[data-v-5cafdfcc] {
  display: inline-block;
  width: 0.13rem;
  height: 0.13rem;
  border-radius: 50%;
}
.visitor-card .mark .i-mark.red-mark[data-v-5cafdfcc] {
  background-color: #ec7974;
}
.visitor-card .mark .i-mark.yellow-mark[data-v-5cafdfcc] {
  background-color: #ffd888;
}
.visitor-card .mark .i-mark.blue-mark[data-v-5cafdfcc] {
  background-color: green;
}
.visitor-card .mark .i-mark.orange-mark[data-v-5cafdfcc] {
  background-color: orange;
}
.visitor-card .mark .i-mark.green-mark[data-v-5cafdfcc] {
  background-color: green;
}
.visitor-card .mark .mark-circle[data-v-5cafdfcc] {
  margin-top: 0.05rem;
  height: 0.12rem;
  width: 0.12rem;
}

.y-lsp-boxright .name[data-v-2ca22544] {
  font-weight: bold;
  font-size: 0.14rem;
  color: #303133;
}
.y-lsp-boxright .name span[data-v-2ca22544] {
  color: #606266;
}
.y-lsp-boxright .inf[data-v-2ca22544] {
  padding-top: 0.06rem;
  line-height: 0.24rem;
  color: #303133;
  font-size: 0.12rem;
}
.store-info[data-v-2ca22544] {
  padding: 0.1rem 0rem;
  line-height: 0.24rem;
  color: #303133;
}
.y-lsp-box[data-v-2ca22544] {
  padding: 0.1rem;
  background-color: rgba(0, 136, 230, 0.05);
  background-image: url(/static/img/bghui.7797f1b4db957642623f.png);
  background-repeat: no-repeat;
  border-radius: 0.12rem;
}
.borrow-box[data-v-2ca22544] {
  margin-top: 0.1rem;
  width: 100%;
  padding-bottom: 0.1rem;
  overflow-x: auto;
}
.borrow-list[data-v-2ca22544] {
  white-space: nowrap;
}
.borrow-item[data-v-2ca22544] {
  display: inline-block;
  position: relative;
  width: 1.13rem;
  height: 1.56rem;
  margin-right: 0.16rem;
  overflow: hidden;
  padding-bottom: 0.25rem;
}
.borrow-item img[data-v-2ca22544] {
  border-radius: 0.1rem;
}
.borrow-title[data-v-2ca22544] {
  position: absolute;
  width: 100%;
  height: 0.12rem;
  line-height: 0.12rem;
  font-size: 0.12rem;
  color: #666;
  bottom: 0.03rem;
  left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.borrow-ellipse[data-v-2ca22544] {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.21rem;
  background: #e6a23c;
  color: #303133;
  padding: 0 0.1rem;
  border-radius: 0.1rem 0 0.1rem 0;
  line-height: 0.21rem;
  font-size: 0.12rem;
  font-family: PingFangSC-Regular, microsoft YaHei;
}

.citation {
  color: #474c59;
  background-color: #e6ebf2;
  border-radius: 50%;
  font-size: 0.12rem;
  width: 0.2rem;
  height: 0.2rem;
  display: inline-block;
  text-align: center;
  line-height: 0.2rem;
  transform: scale(0.8);
  cursor: pointer;
}

.md-files {
    margin: 0;
    font-size: 0.12rem;
}
.md-files-header {
    line-height: 0.35rem;
    font-size: 0.12rem;
    color: #6B89B3;
    padding: 0 0.1rem;
}
.md-files-header .title {
    display: inline-block;
    padding-left: 0.2rem;
}
.md-files-header .download {
    float: right;
}
.md-files .image-box {
    text-align: center;
    margin: 0.1rem auto;
}
.md-files .file-box{
    display: flex;
    justify-content: space-between;
    height: 0.35rem;
    line-height: 0.35rem;
    width: 100%;
    background: #F7F8FA;
    padding: 0 0.1rem;
    box-sizing: border-box;
}
.md-files .prefix-img{
    width: 0.3rem;
    position: relative;
}
.md-files .file-name {
    width: calc((100% - 0.3rem) * 0.5);
    white-space: nowrap;      /* 防止文本换行 */
    overflow: hidden;        /* 隐藏溢出内容 */
    text-overflow: ellipsis; /* 显示省略号 */
}
.md-files div.file-size {
    position: relative;
    width: calc((100% - 0.3rem) * 0.22);
    padding-right: 0.05rem;
    text-align: left;
}
.md-files div.preview {
    position: relative;
    width: calc((100% - 0.3rem) * 0.14);
    text-align: right;
    color: #4090FF;
    cursor: pointer;
}
.md-files div.disabled {
    color: #909399;
    cursor: not-allowed;
}
.md-files div.preview::before {
    content: "";
    width: 0.09rem;
    height: 0.09rem;
    position: absolute;
    top: 0.12rem;
    right: 0.25rem;
    background-image: url(/static/img/preview.e321427ecc5726c886ee.png);
    background-size: contain; 
    background-repeat: no-repeat;
}
.md-files div.disabled::before{
    background-image: url(/static/img/preview-disabled.6386c7e0e971a4441c7b.png);
    cursor: not-allowed;
}
.md-files div.download::before {
    content: "";
    width: 0.09rem;
    height: 0.09rem;
    position: absolute;
    top: 0.12rem;
    right: 0.23rem;
    background-image: url(/static/img/download.9e776917407988898430.png);
    background-size: contain; 
    background-repeat: no-repeat;
}
.md-files div.preview-zip {
    color: #C0C4CC;
    cursor: not-allowed;
}
.md-files div.preview-zip::before {
    width: 0;
}
.md-files div.download {
    position: relative;
    width: calc((100% - 0.3rem) * 0.14);
    text-align: right;
    color: #4090FF;
    cursor: pointer;
}
.md-files .file-size::after {
    content: "";
    position: absolute;
    bottom: 0.12rem;
    top: 0.12rem; /* 调整线条位置 */
    right: 0;
    width: 0.01rem;
    background: #D4D6D9;
}
.md-files div.only-file-size {
    width: calc((100% - 0.3rem)* 0.4 - 0.3rem);
    text-align: right;
}
.md-files .delete-btn {
    width: 0.2rem;
    text-align: right;
    cursor: pointer;
    background-image: url(/static/img/delete-icon.274295ca8302765e0329.png);
    background-repeat: no-repeat;
    background-position: 0.05rem 0.1rem;
}
.md-files div.only-file-size::after {
    width: 0;
}
/* .md-files .file-name {
    margin-right: 15px;
} */
.md-files .prefix-img img {
    width: 0.24rem;
    height: 0.24rem;
    object-fit: contain;
}
.md-files .bg-icon {
    position: absolute;
    top: 0.03rem;
    left: 0;
    width: 0.24rem;
    height: 0.24rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.md-files .bg-doc {
    background-image: url(/static/img/word.bd1aec9da60526cdb838.png);
}
.md-files .bg-pdf {
    background-image: url(/static/img/pdf.3d238107340573b9ecfb.png);
}
.md-files .bg-ppt {
    background-image: url(/static/img/ppt.34e44bea6ce77c974978.png);
}
.md-files .bg-excel {
    background-image: url(/static/img/excel.1ebcafb938126617785f.png);
}
.md-files .bg-txt {
    background-image: url(/static/img/text.8209af89e7d871567af6.png);
}
.md-files .bg-zip {
    background-image: url(/static/img/zip.2156429834ebafa0bcd7.png);
}
.md-files .bg-video {
    background-image: url(/static/img/video.e7e13f3e9a44b72af740.png);
}
.message-web-view .md-files .file-name {
    width: calc(100% - 3rem);
}
.message-web-view .md-files div.file-size {
    width: 0.8rem;
    padding-right: 0.3rem;
}
.message-web-view .md-files div.preview, .message-web-view .md-files div.download {
    width: 0.5rem;
    padding-left: 0.3rem;
}
.message-web-view .md-files div.preview::before, .message-web-view .md-files div.download::before {
    right: 0.26rem;
}
@media (min-width: 768px) {
    .mark-down .md-files .image-box img {
        max-width: 5.5rem !important;
    }
}
@media (max-width: 767px) {
    .mark-down .md-files .image-box img {
        max-width: 3rem !important;
    }
}

[data-v-0b0d4047] .el-dialog {
  width: 80%;
  height: 90%;
}
[data-v-0b0d4047] .el-dialog__body {
  height: calc(100% - 0.74rem);
}
.spanTop[data-v-0b0d4047] {
  margin-left: 0.06rem;
}
.ifreamDiv[data-v-0b0d4047] {
  height: 100%;
}
[data-v-0b0d4047] .el-dialog__body {
  padding-top: 0;
}

.origin-pop-web[data-v-a5346e32] {
  display: inline-block;
}
.origin-text[data-v-a5346e32] {
  max-height: 1.7rem;
  overflow: auto;
  margin-left: 0.43rem;
}
.origin-text-wrapper[data-v-a5346e32] {
  display: flex;
  font-size: 0.12rem;
  margin-top: 0.26rem;
}
.origin-text-wrapper[data-v-a5346e32]:first-child {
  margin-top: 0;
}
.origin-text-wrapper .label[data-v-a5346e32] {
  white-space: nowrap;
  color: var(--font-color);
  margin-right: 0.1rem;
}
.origin-text-wrapper .text[data-v-a5346e32] {
  flex: 1;
  white-space: pre-wrap;
  padding: 0 0.05rem;
}
.origin-text-wrapper img[data-v-a5346e32],
.origin-text-wrapper video[data-v-a5346e32] {
  max-width: 100%;
}
.source-table[data-v-a5346e32] {
  font-size: 0.14rem;
  background-color: transparent;
}
.source-table[data-v-a5346e32] .el-table__header-wrapper {
  border-radius: 0.1rem;
  overflow: hidden;
}
.source-table[data-v-a5346e32] .el-table__header-wrapper th {
  height: 0.5rem;
  color: var(--font-color);
  background-color: #fff;
}
.source-table[data-v-a5346e32] .el-table__body-wrapper .el-table__row {
  background: transparent;
}
.source-table[data-v-a5346e32] .el-table__body-wrapper .el-table__row td.el-table__cell {
  background: transparent;
}
.source-table[data-v-a5346e32] .el-table__body-wrapper .el-table__row:hover td.el-table__cell {
  background: transparent;
}
.source-table[data-v-a5346e32] .el-table__body-wrapper .el-table__row.no-expand .el-table__expand-column {
  visibility: hidden;
}
.source-table[data-v-a5346e32] .el-table__body-wrapper .el-table__expanded-cell {
  padding: 0.1rem;
  background: #ebedf2 !important;
}
.source-table[data-v-a5346e32] .el-table__body-wrapper .el-table__expanded-cell:hover {
  background: #ebedf2 !important;
}
.info-header[data-v-a5346e32] {
  display: flex;
  justify-content: space-between;
  height: 0.56rem;
}
.info-header .title[data-v-a5346e32] {
  font-size: 0.18rem;
  font-weight: bold;
}
.info-header .close[data-v-a5346e32] {
  cursor: pointer;
  width: 0.16rem;
  height: 0.16rem;
}
.lib-btn[data-v-a5346e32] {
  color: #409eff;
  -webkit-text-decoration: underline 0.01rem solid #409eff;
          text-decoration: underline 0.01rem solid #409eff;
}
.lib-btn[data-v-a5346e32]:hover {
  cursor: pointer;
}

.popoover_20231120 {
  border-radius: 0.08rem;
  padding: 0.16rem 0.2rem;
  background-color: #f7f9ff;
}

.origin-pop-mobile[data-v-1f5c8202] {
  display: inline-block;
}
.origin-pop-mobile .lib-btn[data-v-1f5c8202] {
  color: #409eff;
  -webkit-text-decoration: underline 0.01rem solid #409eff;
          text-decoration: underline 0.01rem solid #409eff;
}
.source-referce-popover.van-popover__wrapper[data-v-1f5c8202] {
  display: inline-flex;
  width: 100%;
}
.popup-panel[data-v-1f5c8202] {
  background-color: transparent;
}
.source-panel[data-v-1f5c8202] {
  height: 60vh;
  display: flex;
  flex-direction: column;
  color: #354052;
  background-color: #f5f6f7;
  border-radius: 0.2rem 0.2rem 0 0;
  overflow: hidden;
}
.source-panel .header[data-v-1f5c8202] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.1rem 0.15rem;
}
.source-panel .header .header-title[data-v-1f5c8202] {
  font-size: 0.16rem;
}
.source-panel .header .close[data-v-1f5c8202] {
  width: 0.2rem;
  height: 0.2rem;
}
.source-panel .source-list[data-v-1f5c8202] {
  flex: 1;
  height: 0;
  font-size: 0.14rem;
  overflow: auto;
}
.source-panel .source-list[data-v-1f5c8202]::-webkit-scrollbar {
  display: none;
}
.source-panel .source-list__card[data-v-1f5c8202] {
  display: flex;
  flex-direction: column;
  margin: 0.1rem 0.15rem;
  padding: 0.15rem;
  border-radius: 0.15rem;
  background-color: #fff;
  box-shadow: 0rem 0.01rem 0.2rem 0rem #6587ae0d;
}
.source-panel .source-list__card-header[data-v-1f5c8202] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.source-panel .source-list__card-header .title[data-v-1f5c8202] {
  background: unset;
  height: auto;
  padding: unset;
  border: unset;
  font-size: 0.16rem;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 1;
  margin-right: 0.08rem;
}
.source-panel .source-list__card-header .relevancy[data-v-1f5c8202] {
  font-size: 0.14rem;
}
.source-panel .source-list__card-content[data-v-1f5c8202] {
  margin-top: 0.15rem;
  color: var(--font-color);
  font-size: 0.14rem;
  line-height: 0.22rem;
  word-break: break-all;
  transition: height 0.3s;
}
.source-panel .source-list__card-content .origin-text-wrapper[data-v-1f5c8202] {
  display: flex;
  color: var(--font-color);
  margin-top: 0.26rem;
}
.source-panel .source-list__card-content .origin-text-wrapper[data-v-1f5c8202]:first-child {
  margin-top: 0;
}
.source-panel .source-list__card-content .label[data-v-1f5c8202] {
  white-space: nowrap;
  margin-right: 0.1rem;
}
.source-panel .source-list__card-content .text-wrapper[data-v-1f5c8202] {
  position: relative;
  flex: 1;
  word-break: break-all;
  white-space: normal;
}
.source-panel .source-list__card-content .text-copy[data-v-1f5c8202] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  word-break: break-all;
}
.source-panel .source-list__card-content img[data-v-1f5c8202],
.source-panel .source-list__card-content video[data-v-1f5c8202] {
  max-width: 100%;
}
.source-panel .source-list__card-content.has-more[data-v-1f5c8202],
.source-panel .source-list__card-content.has-more .text-copy[data-v-1f5c8202] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.source-panel .source-list__card-footer[data-v-1f5c8202] {
  display: none;
}
.source-panel .source-list__card-footer .hr[data-v-1f5c8202] {
  margin: 0.15rem 0;
  background-color: var(--border-color);
  height: 0.01rem;
}
.source-panel .source-list__card-footer .option-btn-group[data-v-1f5c8202] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #409eff;
}
.source-panel .source-list__card-footer .option-btn[data-v-1f5c8202] {
  flex: 1;
  text-align: center;
  color: var(--font-active);
  font-size: 0.14rem;
}
.source-panel .source-list__card.has-more .source-list__card-footer[data-v-1f5c8202],
.source-panel .source-list__card.show-all-text .source-list__card-footer[data-v-1f5c8202] {
  display: block;
}
.source-preview-popup[data-v-1f5c8202] {
  height: 80vh;
}

.message[data-v-1e547763] {
  padding: 0.15rem;
  font-size: 0.14rem;
  line-height: 1.6;
}
.text-message-box[data-v-1e547763] {
  text-align: left;
}
.text-message-box .kefu-msg-content[data-v-1e547763],
.text-message-box .text-content[data-v-1e547763] {
  word-break: break-all;
  white-space: pre-line;
}
.text-message-box .html-detail[data-v-1e547763] {
  letter-spacing: 0.01rem;
  line-height: 1.6;
  white-space: pre-line;
  font-size: 0.14rem;
  color: var(--font-color);
}
.text-message-box .html-detail[data-v-1e547763] img {
  max-width: 100% !important;
  object-fit: contain;
  background-color: var(--font-gray);
  max-height: 3rem;
}
.text-message-box .html-detail[data-v-1e547763] p {
  min-height: 1.6em;
  white-space: pre-wrap;
}
.text-message-box .html-detail[data-v-1e547763] a {
  color: #3a8bff;
}
.text-message-box .is-question[data-v-1e547763] {
  border-bottom: solid 0.01rem var(--border-color);
  padding-bottom: 0.1rem;
  color: var(--font-active);
  font-size: 0.2rem;
  font-weight: bold;
  font-style: italic;
}
.text-message-box .recommend .link[data-v-1e547763] {
  color: var(--font-color);
  padding: 0.04rem 0.1rem;
  cursor: pointer;
}
.text-message-box .recommend .link[data-v-1e547763]:hover {
  color: var(--font-active);
}
.text-message-box .recommend .op-btn[data-v-1e547763] {
  display: flex;
  justify-content: space-between;
}
.text-message-box .fontColor[data-v-1e547763] {
  color: var(--font-active);
  text-align: center;
  margin-top: 0.05rem;
}
.text-message-box .fontColor p[data-v-1e547763] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-message-box .arrUp i[data-v-1e547763] {
  display: inline-block;
  vertical-align: middle;
  width: 0.07rem;
  height: 0.07rem;
  border-top: 0.02rem solid var(--theme-primary);
  border-right: 0.02rem solid var(--theme-primary);
  transform: rotate(-45deg);
  margin-left: 0.06rem;
  margin-top: 0.05rem;
}
.text-message-box .status-bar[data-v-1e547763] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 0.15rem;
}
.text-message-box .status-bar .right-bar[data-v-1e547763] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.text-message-box .status-bar .right-bar[data-v-1e547763] .origin-text {
  color: #acb4bf;
  font-size: 0.12rem;
  line-height: 1;
}

.message[data-v-7a965f6d] {
  padding: 0.15rem;
  font-size: 0.14rem;
  line-height: 1.6;
}
.close-message-box[data-v-7a965f6d] {
  text-align: left;
}

.message[data-v-05e68746] {
  padding: 0.15rem;
  font-size: 0.14rem;
  line-height: 1.6;
}
.itemlist-message-box[data-v-05e68746] {
  text-align: left;
}
.itemlist-message-box .recommend p[data-v-05e68746]:not(.is-question) {
  color: var(--font-color);
  padding: 0.06rem 0;
}
.itemlist-message-box .recommend p[data-v-05e68746]:not(.is-question):hover {
  color: var(--font-active);
}
.itemlist-message-box .to-human[data-v-05e68746] {
  color: var(--font-color);
  border-top: solid 0.01rem var(--border-color);
  padding-top: 0.15rem;
}
.itemlist-message-box .is-question[data-v-05e68746] {
  border-bottom: solid 0.01rem var(--border-color);
  padding-bottom: 0.1rem;
  color: #4669ff;
  font-size: 0.2rem;
  font-weight: bold;
  font-style: italic;
}

.message[data-v-1eb87776] {
  padding: 0.15rem;
  font-size: 0.14rem;
  line-height: 1.6;
}
.image-message-box img[data-v-1eb87776] {
  max-width: 100% !important;
  object-fit: contain;
  max-height: 1.2rem;
}
@media screen and (max-width: 750px) {
.image-message-box img[data-v-1eb87776] {
    max-height: unset;
}
}
.kefu-image-message-box[data-v-1eb87776] {
  padding: 0rem;
}

.audio-renderer[data-v-534b5db4] {
  padding: 0.15rem;
}
.pannel[data-v-534b5db4] {
  width: 2rem;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.pannel .status[data-v-534b5db4] {
  width: 0.2rem;
  height: 0.2rem;
  background: url(/static/img/radio.ff3d515ca0cc133f69ac.svg) no-repeat center;
  margin-right: 0.1rem;
}
.pannel .status.playing[data-v-534b5db4] {
  background: url(/static/img/radio-active.456e24d2aaea7bff7e88.svg) no-repeat center;
}

.message[data-v-f60701fc] {
  padding: 0.15rem;
  font-size: 0.14rem;
  line-height: 1.6;
}
.menu-title[data-v-f60701fc] {
  border-bottom: 0.01rem solid var(--border-color);
  padding-bottom: 0.1rem;
  color: #4669ff !important;
  font-size: 0.2rem;
  font-weight: 700;
  font-style: italic;
}
.menu-message-box[data-v-f60701fc] {
  text-align: left;
}
.menu-list .link[data-v-f60701fc] {
  color: var(--font-color);
  padding: 0.04rem 0.1rem;
  cursor: pointer;
}
.menu-list .link[data-v-f60701fc]:hover {
  color: var(--font-active);
}
.menu-list .jfBx[data-v-f60701fc]:after {
  content: "";
  width: 0.01rem;
  height: 0.4rem;
  background: var(--font-gray);
  bottom: 0;
  left: 50%;
  position: absolute;
}
.menu-list .jfBtnBx[data-v-f60701fc] {
  border-top: solid 0.01rem var(--border-color);
  margin-top: 0.2rem;
  height: 0.4rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.14rem;
  width: 120%;
  left: -10%;
}
.menu-list .jfBtnBx span[data-v-f60701fc] {
  flex: 1;
  text-align: center;
  font-size: 0.14rem;
  line-height: 0.4rem;
  cursor: pointer;
}

.editor-box[data-v-e11f190e] {
  text-align: left;
}
.message[data-v-e11f190e] {
  padding: 0.15rem;
  font-size: 0.14rem;
  line-height: 1.6;
}
.rich-message-box[data-v-e11f190e] {
  text-align: left;
}
.rich-message-box .rich-test[data-v-e11f190e] {
  padding: 0.12rem;
  width: 1.9rem;
  color: var(--font-color);
  display: inline-block;
}
.rich-message-box .rich-test[data-v-e11f190e]:hover {
  background-color: #c1defb;
}
.rich-message-box .rich-test > div[data-v-e11f190e] {
  display: inline-block;
}
.rich-message-box .rich-test .rich-img[data-v-e11f190e] {
  width: 0.36rem;
  height: 0.36rem;
  background-size: cover;
  margin-right: 0.1rem;
  vertical-align: top;
}
.rich-message-box .rich-test p[data-v-e11f190e],
.rich-message-box .rich-test h4[data-v-e11f190e] {
  display: block;
  width: 1.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.message[data-v-0420008f] {
  padding: 0.15rem;
  font-size: 0.14rem;
  line-height: 1.6;
}
.card-message-box[data-v-0420008f] {
  text-align: left;
}
.card-message-box .html-detail[data-v-0420008f] {
  letter-spacing: 0.01rem;
  line-height: 1.6;
  white-space: pre-wrap;
  font-size: 0.14rem;
}
.card-message-box .html-detail[data-v-0420008f] img {
  max-width: 100% !important;
  object-fit: contain;
  max-height: 3rem;
}
.card-message-box .html-detail[data-v-0420008f] p {
  min-height: 1.6em;
  white-space: pre-wrap;
}
.card-message-box .html-detail[data-v-0420008f] a {
  color: var(--font-active);
}

.message[data-v-2a4fc99f] {
  padding: 0.15rem;
  font-size: 0.14rem;
  line-height: 1.6;
}

.file-renderer[data-v-61ddf93e] {
  padding: 0.15rem;
}
.pannel[data-v-61ddf93e] {
  width: 2rem;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.pannel .icon[data-v-61ddf93e] {
  width: 0.3rem;
  height: 0.3rem;
}
.pannel .icon img[data-v-61ddf93e] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pannel .name[data-v-61ddf93e] {
  flex: 1;
  width: 0;
  margin-left: 0.1rem;
  font-size: 0.14rem;
  word-break: break-all;
}

.books-info[data-v-3c1c5724] {
  font-size: 0.14rem;
  padding: 0.15rem;
  box-sizing: border-box;
  color: var(--font-color);
}
.books-info .tip[data-v-3c1c5724] {
  font-size: 0.16rem;
  padding-bottom: 0.15rem;
  border-bottom: 0.01rem solid rgba(61, 106, 242, 0.2);
}
.books-info .content[data-v-3c1c5724] {
  margin-top: 0.15rem;
}
.books-info .books .cover[data-v-3c1c5724] {
  border-radius: 0.05rem;
  position: relative;
  overflow: hidden;
}
.books-info .books .title[data-v-3c1c5724] {
  color: var(--font-color);
  margin-top: 0.05rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0.06rem 0.04rem;
}
.books-info .books img[data-v-3c1c5724] {
  width: 100%;
  height: 1.4rem;
  display: block;
  object-fit: fill;
}
.books-info .books .label[data-v-3c1c5724] {
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.8));
  color: #fff;
  font-size: 0.14rem;
  padding-left: 0.1rem;
  width: 100%;
  height: 3em;
  line-height: 3.8em;
}
.books-info .footer[data-v-3c1c5724] {
  font-size: 0.14rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.15rem;
}
.books-info .footer > div[data-v-3c1c5724] {
  display: flex;
  align-items: center;
  color: var(--font-active);
}
.books-info .footer i[data-v-3c1c5724] {
  font-size: 0.16rem;
  margin-right: 0.04rem;
}
.books-info .footer .next i[data-v-3c1c5724] {
  font-size: 0.2rem;
}
.content.empty[data-v-3c1c5724] {
  text-align: center;
}
.empty-text[data-v-3c1c5724] {
  margin-top: 0.1rem;
}

.magazine-info[data-v-4fa82b1a] {
  font-size: 0.14rem;
  padding: 0.15rem;
  box-sizing: border-box;
}
.magazine-info .tip[data-v-4fa82b1a] {
  font-size: 0.16rem;
  padding-bottom: 0.15rem;
  border-bottom: 0.01rem solid rgba(61, 106, 242, 0.2);
}
.magazine-info .content[data-v-4fa82b1a] {
  margin-top: 0.15rem;
}
.magazine-info .magazine .cover[data-v-4fa82b1a] {
  border-radius: 0.05rem;
  position: relative;
  overflow: hidden;
}
.magazine-info .magazine .title[data-v-4fa82b1a] {
  color: var(--font-color);
  margin-top: 0.05rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0.06rem 0.04rem;
}
.magazine-info .magazine img[data-v-4fa82b1a] {
  width: 100%;
  height: 1.4rem;
  display: block;
  object-fit: cover;
}
.magazine-info .magazine .label[data-v-4fa82b1a] {
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.8));
  color: #fff;
  font-size: 0.14rem;
  padding-left: 0.1rem;
  width: 100%;
  height: 3em;
  line-height: 3.8em;
}
.magazine-info .footer[data-v-4fa82b1a] {
  font-size: 0.14rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.15rem;
}
.magazine-info .footer > div[data-v-4fa82b1a] {
  display: flex;
  align-items: center;
  color: var(--font-active);
}
.magazine-info .footer .iconfont[data-v-4fa82b1a] {
  display: inline-block;
  margin-right: 0.06rem;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
}
.magazine-info .footer .iconfont.icon-more[data-v-4fa82b1a] {
  background-color: #dedeff;
  color: #7b53ff;
}
.magazine-info .footer .iconfont.icon-refresh[data-v-4fa82b1a] {
  background-color: #d0d9ff;
  color: #467cfd;
}
.content.empty[data-v-4fa82b1a] {
  text-align: center;
  margin-top: 0;
}
.empty-text[data-v-4fa82b1a] {
  margin-top: 0.1rem;
}

.magazine-detail[data-v-0a6db7e2] {
  font-size: 0.14rem;
  padding: 0.15rem;
  line-height: 1.5;
}
.magazine-detail .title[data-v-0a6db7e2] {
  font-size: 0.16rem;
  padding-bottom: 0.15rem;
  font-weight: bold;
}
.magazine-detail .content[data-v-0a6db7e2] {
  display: flex;
}
.magazine-detail .content .cover[data-v-0a6db7e2] {
  width: 1.05rem;
  height: 1.4rem;
  object-fit: cover;
}
.magazine-detail .info[data-v-0a6db7e2] {
  flex: 1;
  height: 100%;
  padding-left: 0.1rem;
}
.magazine-detail .info .author[data-v-0a6db7e2],
.magazine-detail .info .keyword[data-v-0a6db7e2] {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.magazine-detail .info .keyword[data-v-0a6db7e2] {
  margin: 0.06rem 0;
}
.magazine-detail .info .desc[data-v-0a6db7e2] {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* 显示的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.magazine-detail .footer[data-v-0a6db7e2] {
  padding-top: 0.15rem;
  margin-top: 0.15rem;
  border-top: 0.01rem solid var(--border-color);
}
.magazine-detail .footer .transfer[data-v-0a6db7e2] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.magazine-detail .footer .transfer img[data-v-0a6db7e2] {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  margin-right: 0.06rem;
}

.fe-usual-question[data-v-05e1384a] {
  font-size: 0.14rem;
  display: flex;
  flex-direction: column;
  padding: 0.15rem;
  box-sizing: border-box;
}
.fe-usual-question .title[data-v-05e1384a] {
  font-weight: bold;
  color: #444a61;
  line-height: 1.5;
  display: flex;
  align-items: center;
}
.fe-usual-question .title img[data-v-05e1384a] {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.1rem;
}
.fe-usual-question .content[data-v-05e1384a] {
  padding: 0.1rem 0;
}
.fe-usual-question .content .item[data-v-05e1384a] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0.1rem 0;
  display: flex;
  align-items: center;
}
.fe-usual-question .content .item img[data-v-05e1384a] {
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.06rem;
}
.fe-usual-question .footer[data-v-05e1384a] {
  border-top: 0.01rem solid #dadde5;
  padding-top: 0.15rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.fe-usual-question .footer .next[data-v-05e1384a] {
  color: var(--font-active);
  display: flex;
  align-items: center;
}
.fe-usual-question .footer .next img[data-v-05e1384a] {
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.06rem;
}

.guess-hot[data-v-9d205be6] {
  font-size: 0.14rem;
  display: flex;
  flex-direction: column;
  padding: 0.15rem;
  box-sizing: border-box;
}
.guess-hot .title[data-v-9d205be6] {
  font-weight: bold;
  color: #444a61;
  line-height: 1.5;
  display: flex;
  align-items: center;
}
.guess-hot .title img[data-v-9d205be6] {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.1rem;
}
.guess-hot .content[data-v-9d205be6] {
  padding: 0.1rem 0;
}
.guess-hot .content .item[data-v-9d205be6] {
  color: var(--font-color);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0.1rem 0;
  display: flex;
  align-items: center;
  font-size: 0.14rem;
}
.guess-hot .content .item img[data-v-9d205be6] {
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.06rem;
}
.guess-hot .content .item span[data-v-9d205be6] {
  font-size: 0.14rem;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.guess-hot .footer[data-v-9d205be6] {
  border-top: 0.01rem solid #dadde5;
  padding-top: 0.15rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.guess-hot .footer .next[data-v-9d205be6] {
  color: var(--font-active);
  display: flex;
  align-items: center;
}
.guess-hot .footer .next .icon-refresh[data-v-9d205be6] {
  display: inline-block;
  margin-right: 0.06rem;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  background-color: #d0d9ff;
  color: #467cfd;
}

.coze-base-popup[data-v-b387439e] {
  position: relative;
  width: 100%;
  min-height: 1.8rem;
  padding: 0.15rem;
  box-sizing: border-box;
}
.coze-base-popup[data-v-b387439e]::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.5rem;
  background: linear-gradient(to bottom, rgba(64, 144, 255, 0.15), rgba(0, 0, 255, 0));
  z-index: -1;
}
.coze-base-popup .popup-header[data-v-b387439e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.coze-base-popup .popup-content[data-v-b387439e] {
  padding-top: 0.25rem;
  margin-bottom: 0.6rem;
}
.coze-base-popup .popup-content.no-margin-bottom[data-v-b387439e] {
  margin-bottom: 0;
}
.coze-base-popup .popup-footer__btn[data-v-b387439e] {
  position: absolute;
  left: 0.15rem;
  right: 0.15rem;
  bottom: 0.15rem;
  color: #4090ff;
  font-size: 0.16rem;
  padding: 0.06rem 0.15rem;
  text-align: center;
  border: 0.01rem solid #4090ff;
  border-radius: 0.25rem;
  box-sizing: border-box;
}

.app-resource-recommend[data-v-0b6c585e] {
  display: flex;
  align-items: center;
  background-color: #fff;
}
.app-resource-recommend[data-v-0b6c585e] .el-link {
  font-size: 0.12rem;
  margin-right: 0.04rem;
}
.app-resource-recommend img[data-v-0b6c585e] {
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.05rem;
}
.app-resource-recommend span[data-v-0b6c585e] {
  font-size: 0.12rem;
  color: #666;
  margin-right: 0.05rem;
}
.app-list-container[data-v-0b6c585e] {
  display: flex;
  flex-direction: column;
  max-height: 4rem;
  overflow-y: auto;
  scroll-behavior: smooth;
}
.app-list-item[data-v-0b6c585e] {
  display: flex;
  align-items: center;
  padding: 0.1rem 0;
  box-sizing: border-box;
}
.app-list-item .app-icon[data-v-0b6c585e] {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  overflow: unset;
}
/* 九宫格样式 */
.app-grid-wrapper[data-v-0b6c585e] {
  position: relative;
  height: -moz-min-content;
  height: min-content;
}
.app-grid-page[data-v-0b6c585e] {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.15rem;
}
.app-grid-item[data-v-0b6c585e] {
  width: 0.8rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 0.52rem;
  cursor: pointer;
  border-radius: 0.08rem;
  transition: background-color 0.3s;
}
.app-grid-item[data-v-0b6c585e]:hover {
  background-color: #f5f7fa;
}
.app-grid-item .app-name[data-v-0b6c585e] {
  margin-left: 0;
  text-align: center;
  font-size: 0.12rem;
}
.app-icon[data-v-0b6c585e] {
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 0.08rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.app-icon img[data-v-0b6c585e] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.app-icon-default[data-v-0b6c585e] {
  width: 0.3rem;
  height: 0.3rem;
  background-color: #409eff;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.16rem;
  font-weight: bold;
  border-radius: 0.08rem;
  overflow: hidden;
}
.app-name[data-v-0b6c585e] {
  font-size: 0.16rem;
  color: #474c59;
  width: 100%;
  margin-left: 0.16rem;
  overflow: hidden;
}
.pagination-controls[data-v-0b6c585e] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.05rem;
}
.pagination-controls i[data-v-0b6c585e] {
  cursor: pointer;
  padding: 0.05rem;
  color: #409eff;
}
.pagination-controls i.disabled[data-v-0b6c585e] {
  color: #c0c4cc;
  cursor: not-allowed;
}
.pagination-controls .page-indicator[data-v-0b6c585e] {
  margin: 0 0.1rem;
  font-size: 0.12rem;
  color: #606266;
}
/* 自定义弹窗样式 */
[data-v-0b6c585e]:global(.app-recommand-popover) {
  padding: 0;
  border-radius: 0.08rem;
  box-shadow: 0 0.02rem 0.12rem 0 rgba(0, 0, 0, 0.1);
}

.machine-read[data-v-b90ecd8a] {
  position: relative;
  font-size: 0.14rem;
}
.machine-read[data-v-b90ecd8a] .el-image {
  margin: 0 0.1rem;
  width: 0.2rem;
  height: 0.2rem;
}
.machine-read[data-v-b90ecd8a] h1 {
  font-size: 2em;
}
.machine-read[data-v-b90ecd8a] h2 {
  font-size: 1.5em;
}
.machine-read[data-v-b90ecd8a] h3 {
  font-size: 1.17em;
}
.machine-read[data-v-b90ecd8a] h4 {
  font-size: 1em;
}
.machine-read[data-v-b90ecd8a] h5 {
  font-size: 0.83em;
}
.machine-read[data-v-b90ecd8a] h6 {
  font-size: 0.67em;
}
.machine-read-content-wrap[data-v-b90ecd8a] {
  transition: height 0.3s;
  overflow: hidden;
}
.machine-read-content[data-v-b90ecd8a] {
  padding: 0.15rem;
  background: #fff;
  border-radius: 0.08rem 0.08rem 0 0;
}
.base-content[data-v-b90ecd8a] {
  line-height: 2;
  font-size: 0.14rem;
  word-break: break-word;
}
.base-content[data-v-b90ecd8a] p:first-child {
  padding-top: 0 !important;
}
.base-content[data-v-b90ecd8a] p:last-child {
  padding-bottom: 0 !important;
}
.base-content.mark-down[data-v-b90ecd8a] svg {
  max-width: 100% !important;
  height: auto !important;
}
[data-v-b90ecd8a] .mark-down img {
  max-width: 1.5rem !important;
  max-height: 3rem !important;
  display: block;
  margin: auto;
}
[data-v-b90ecd8a] .reasoning-content img {
  max-width: 1.5rem !important;
  max-height: 3rem !important;
  display: block;
  margin: auto;
}
[data-v-b90ecd8a] .mark-down:not(.done) > *:last-child::after {
  content: "|";
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  animation: blink-data-v-b90ecd8a 1s infinite;
  display: inline-block;
}
.base-content.mark-down.table-wrapper[data-v-b90ecd8a] {
  word-break: keep-all;
  white-space: nowrap;
  overflow-x: auto;
}
.base-content.mark-down.table-wrapper[data-v-b90ecd8a]::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
  -webkit-overflow-scrolling: touch;
  -overflow-scrolling: touch;
}
.base-content.mark-down.table-wrapper[data-v-b90ecd8a] p {
  white-space: normal;
}
@keyframes blink-data-v-b90ecd8a {
0% {
    opacity: 0;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
[data-v-b90ecd8a] .mark-down:not(.done) > .cursor {
  position: relative;
  width: 0.2rem;
  height: 0.2rem;
  display: inline-block;
  background: url(/static/img/dark-cursor-stars.d717542c3d7e97c6e74b.png) no-repeat;
  background-size: contain;
  animation: repeatBg-data-v-b90ecd8a 2.5s linear infinite;
  transform: all 0.8s ease-in-out;
}
[data-v-b90ecd8a] .mark-down:not(.done) > .cursor .dot {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(/static/img/dark-cursor-stars.d717542c3d7e97c6e74b.png) no-repeat;
  background-size: contain;
}
[data-v-b90ecd8a] .mark-down:not(.done) > .cursor .dot:first-child {
  animation: scale-data-v-b90ecd8a 2.5s linear infinite;
}
[data-v-b90ecd8a] .mark-down:not(.done) > .cursor .dot:nth-child(2) {
  background: url(/static/img/light-cursor-stars.85d7d667331ad257d9b2.png) no-repeat;
  background-size: contain;
  animation-delay: 2.5s;
  animation: scale-data-v-b90ecd8a 2.5s linear infinite;
}
[data-v-b90ecd8a] .mark-down:not(.done) > .cursor .dot:last-child {
  background: url(/static/img/bright-cursor-stars.f300778a70714b5fce42.png) no-repeat;
  background-size: contain;
  animation-delay: 5s;
  animation: scale-data-v-b90ecd8a 2.5s linear infinite;
}
@keyframes repeatBg-data-v-b90ecd8a {
0% {
    background: url(/static/img/dark-cursor-stars.d717542c3d7e97c6e74b.png) no-repeat;
    background-size: contain;
}
50% {
    background: url(/static/img/light-cursor-stars.85d7d667331ad257d9b2.png) no-repeat;
    background-size: contain;
}
100% {
    background: url(/static/img/bright-cursor-stars.f300778a70714b5fce42.png) no-repeat;
    background-size: contain;
}
}
@keyframes scale-data-v-b90ecd8a {
0% {
    scale: 1;
}
50% {
    scale: 0;
}
100% {
    scale: 0;
}
}
.reasoning[data-v-b90ecd8a] {
  overflow: hidden;
  border-radius: 0.08rem;
  background: linear-gradient(180deg, rgba(64, 144, 255, 0.1) 0%, rgba(64, 144, 255, 0.05) 100%);
  padding: 0.1rem 0.1rem 0;
  margin-bottom: 0.1rem;
  color: #8a8b99;
}
.reasoning .header[data-v-b90ecd8a] {
  display: flex;
  align-items: center;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0 0.1rem;
  font-size: 0.12rem;
  color: #333;
  cursor: pointer;
  white-space: nowrap;
}
.reasoning .reasoning-ctrl[data-v-b90ecd8a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0 0.1rem;
  font-size: 0.12rem;
  color: #8a8b99;
}
.reasoning .reasoning-ctrl .expend[data-v-b90ecd8a] {
  cursor: pointer;
  color: #6b89b3;
  display: flex;
  align-items: center;
}
.reasoning .reasoning-ctrl img[data-v-b90ecd8a] {
  width: 0.08rem;
  height: 0.08rem;
}
.reasoning .reasoning-content[data-v-b90ecd8a] {
  height: auto;
  max-height: 2rem;
  overflow: auto;
  color: #676768;
  font-size: 0.14rem;
  line-height: 1.6;
  word-break: break-word;
  margin-top: 0.1rem;
  padding-left: 0.1rem;
}
.reasoning[data-v-b90ecd8a] p {
  margin-bottom: 1em;
}
.reasoning-hide[data-v-b90ecd8a] {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.1rem;
}
.reasoning-hide .icon-down[data-v-b90ecd8a] {
  transform: rotate(180deg);
}
.reasoning-expand .reasoning-content[data-v-b90ecd8a] {
  height: auto;
  max-height: unset;
  overflow: unset;
}
.reasoning-expand img[data-v-b90ecd8a] {
  transform: rotate(180deg);
}
.searching[data-v-b90ecd8a] {
  background: #fff;
  border-radius: 0.08rem;
  margin-bottom: 0.1rem;
  overflow: hidden;
  width: -moz-min-content;
  width: min-content;
}
.searching .header[data-v-b90ecd8a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0.1rem 0.2rem;
  font-size: 0.12rem;
  color: #333;
  cursor: pointer;
  white-space: nowrap;
  width: -moz-fit-content;
  width: fit-content;
}
.searching .icon-right[data-v-b90ecd8a] {
  margin-left: 0.1rem;
}
.searching .search-content[data-v-b90ecd8a] {
  height: 0;
}
.search-title[data-v-b90ecd8a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.1rem;
}
.search-item[data-v-b90ecd8a] {
  padding: 0.1rem;
  border-radius: 0.08rem;
  background: #f7f8fa;
  margin-bottom: 0.1rem;
  word-break: break-all;
}
.search-item .title[data-v-b90ecd8a] {
  display: flex;
  align-items: center;
}
.search-item .title .index[data-v-b90ecd8a] {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  text-align: center;
  line-height: 0.2rem;
  color: #474c59;
  background: #e6ebf2;
}
.search-item .title img[data-v-b90ecd8a] {
  margin: 0 0.1rem;
}
.search-item .title .name[data-v-b90ecd8a] {
  font-weight: bold;
}
.search-item .info[data-v-b90ecd8a] {
  color: #474c59;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.search-item[data-v-b90ecd8a]:hover {
  background: #f0f6ff;
}
.search-item:hover .info[data-v-b90ecd8a] {
  color: #4090ff;
}
.search-expand[data-v-b90ecd8a] {
  width: auto;
}
.search-expand .search-content[data-v-b90ecd8a] {
  height: auto;
}
.search-expand .icon-right[data-v-b90ecd8a] {
  transform: rotate(90deg);
}
.search-expand .header[data-v-b90ecd8a] {
  width: auto;
}
.citation-tooltip[data-v-b90ecd8a] {
  color: #fff;
  background: #181e33cc;
  border: 0.01rem solid black;
  padding: 0.1rem;
  border-radius: 0.08rem;
  width: 4rem;
  z-index: 1000;
}
.citation-tooltip__header[data-v-b90ecd8a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.citation-tooltip__header .thumb[data-v-b90ecd8a] {
  display: flex;
  align-items: center;
}
.citation-tooltip__header .title[data-v-b90ecd8a] {
  margin-left: 0.1rem;
  font-size: 0.15rem;
  font-weight: 600;
}
.citation-tooltip__body .title[data-v-b90ecd8a] {
  margin: 0.1rem 0;
}
.citation-tooltip__body .desc[data-v-b90ecd8a] {
  color: #ffffffcc;
}
.citation-tooltip-wrap[data-v-b90ecd8a] {
  padding: 0.1rem 0;
  width: 4rem;
  max-width: 4rem;
  display: none;
}
.status-bar[data-v-b90ecd8a] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-flow: row wrap;
  background-color: #fff;
  padding: 0 0.15rem 0.15rem;
}
.status-bar .left-bar[data-v-b90ecd8a] {
  display: flex;
  align-items: center;
}
.status-bar .right-bar[data-v-b90ecd8a] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.status-bar .right-bar[data-v-b90ecd8a] .origin-text {
  color: #acb4bf;
  font-size: 0.12rem;
}
.status-bar .stoped[data-v-b90ecd8a] {
  font-size: 0.12rem;
  color: #acb4bf;
}

@keyframes scintillation-data-v-a9ed7eae {
0% {
    opacity: 0.2;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0.2;
}
}
.message-loading[data-v-a9ed7eae] {
  padding: 0.15rem;
}
.message-loading .container[data-v-a9ed7eae] {
  display: flex;
  align-items: center;
}
.message-loading .star-rotate[data-v-a9ed7eae] {
  width: 0.18rem;
  height: 0.18rem;
}
.message-loading .text[data-v-a9ed7eae] {
  color: #131b26;
  font-size: 0.14rem;
  margin-left: 0.05rem;
}
.message-loading .progress-bar[data-v-a9ed7eae] {
  width: 100%;
  height: 0.64rem;
  margin-top: 0.15rem;
  background-image: url(/static/img/msg_loading_bar.37cd1522a47676c4699d.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  animation: scintillation-data-v-a9ed7eae 1.8s infinite;
}


[data-v-1b4db012] .progress-bar {
  height: 0.44rem !important;
  margin-top: 0.1rem !important;
}

.machine-read-busy[data-v-074db3d2] {
  padding: 0.15rem;
  font-size: 0.14rem;
}

.thesis-info[data-v-5b940282] {
  font-size: 0.14rem;
  padding: 0.15rem;
}
.thesis-info .tip[data-v-5b940282] {
  font-size: 0.16rem;
  padding-bottom: 0.15rem;
  border-bottom: 0.01rem solid var(--border-color);
}
.thesis-info .content[data-v-5b940282] {
  margin-top: 0.15rem;
}
.thesis-info .thesis .cover[data-v-5b940282] {
  border-radius: 0.05rem;
  position: relative;
  overflow: hidden;
}
.thesis-info .thesis .title[data-v-5b940282] {
  color: var(--font-color);
  margin-top: 0.05rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0.06rem 0.04rem;
}
.thesis-info .thesis img[data-v-5b940282] {
  width: 100%;
  height: 1.4rem;
  display: block;
  object-fit: cover;
}
.thesis-info .thesis .label[data-v-5b940282] {
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.8));
  color: #fff;
  font-size: 0.14rem;
  padding-left: 0.1rem;
  width: 100%;
  height: 3em;
  line-height: 3.8em;
}
.thesis-info .footer[data-v-5b940282] {
  font-size: 0.14rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.15rem;
}
.thesis-info .footer > div[data-v-5b940282] {
  display: flex;
  align-items: center;
  color: var(--font-active);
}
.thesis-info .footer i[data-v-5b940282] {
  font-size: 0.16rem;
  margin-right: 0.04rem;
}
.thesis-info .footer .next i[data-v-5b940282] {
  font-size: 0.2rem;
}
.content.empty[data-v-5b940282] {
  text-align: center;
  margin-top: 0;
}
.empty-text[data-v-5b940282] {
  margin-top: 0.1rem;
}

.stop-human[data-v-9a8ff26e] {
  padding: 0.06rem;
  box-sizing: border-box;
  font-size: 0.12rem;
  color: var(--font-gray);
  width: 1.2rem;
  text-align: center;
  border-radius: 0.2rem;
  margin: 0 auto;
}

.stop-human[data-v-137c6c36] {
  padding: 0.06rem;
  box-sizing: border-box;
  font-size: 0.12rem;
  color: var(--font-gray);
  width: 1.2rem;
  text-align: center;
  border-radius: 0.2rem;
  margin: 0 auto;
}

.book-recommend[data-v-69403304] {
  font-size: 0.14rem;
  padding: 0.15rem;
  color: var(--font-color);
}
.book-recommend .tip[data-v-69403304] {
  font-weight: bold;
}
.book-recommend .content[data-v-69403304] {
  margin-top: 0.15rem;
}
.book-recommend .books[data-v-69403304] {
  position: relative;
}
.book-recommend .books + .books[data-v-69403304] {
  margin-left: 0.1rem;
}
.book-recommend .books .title[data-v-69403304] {
  font-size: 0.14rem;
  color: var(--font-color);
  margin-top: 0.05rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0.06rem 0.04rem;
}
.book-recommend .books img[data-v-69403304] {
  min-width: 1.05rem;
  min-height: 1.4rem;
  width: 1.05rem;
  height: 1.4rem;
  border-radius: 0.05rem;
  object-fit: cover;
}
.book-recommend .books .label[data-v-69403304] {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.05rem 0 0.05rem 0;
  background-image: linear-gradient(#4885ff, #a9c6ff);
  color: #fff;
  font-size: 0.14rem;
  text-align: center;
  width: 0.44rem;
  height: 0.23rem;
  line-height: 0.23rem;
}
.book-recommend .footer[data-v-69403304] {
  padding-top: 0.15rem;
  font-size: 0.14rem;
  display: flex;
  justify-content: space-between;
  border-top: 0.01rem solid var(--border-color);
  margin-top: 0.15rem;
}
.book-recommend .footer > div[data-v-69403304] {
  display: flex;
  align-items: center;
}
.book-recommend .footer img[data-v-69403304] {
  margin-right: 0.06rem;
  width: 0.16rem;
  height: 0.16rem;
}
.book-recommend .footer .next[data-v-69403304] {
  margin-left: auto;
  color: var(--font-active);
}

.no-data[data-v-3501c197] {
  text-align: center;
  color: var(--font-gray, #ccc);
  padding: 0.15rem;
}
.no-data img[data-v-3501c197] {
  width: 100%;
}

.person-recommend[data-v-8b0daca4] {
  font-size: 0.14rem;
  padding: 0.15rem;
}
.person-recommend .tip[data-v-8b0daca4] {
  font-weight: bold;
}
.person-recommend .content[data-v-8b0daca4] {
  margin-top: 0.15rem;
}
.person-recommend .books[data-v-8b0daca4] {
  position: relative;
}
.person-recommend .books + .books[data-v-8b0daca4] {
  margin-left: 0.1rem;
}
.person-recommend .books .title[data-v-8b0daca4] {
  font-size: 0.14rem;
  color: var(--font-color);
  margin-top: 0.05rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0.06rem 0.04rem;
}
.person-recommend .books img[data-v-8b0daca4] {
  min-width: 1.05rem;
  min-height: 1.4rem;
  width: 1.05rem;
  height: 1.4rem;
  border-radius: 0.05rem;
  object-fit: cover;
}
.person-recommend .books .label[data-v-8b0daca4] {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.05rem 0 0.05rem 0;
  background-image: linear-gradient(var(--theme-primary), var(--theme-secondary));
  color: #fff;
  font-size: 0.14rem;
  text-align: center;
  padding: 0 0.3em;
  height: 0.23rem;
  line-height: 0.23rem;
}
.person-recommend .books .label.book[data-v-8b0daca4] {
  background: linear-gradient(101.17deg, #4885ff 0%, #a9c6ff 100%);
}
.person-recommend .books .label.magazine[data-v-8b0daca4] {
  background: linear-gradient(101.86deg, #ffe699, #ff8630);
}
.person-recommend .books .label.thesis[data-v-8b0daca4] {
  background: linear-gradient(101.17deg, #4885ff 0%, #a9c6ff 100%);
}
.person-recommend .footer[data-v-8b0daca4] {
  padding-top: 0.15rem;
  font-size: 0.14rem;
  display: flex;
  justify-content: space-between;
  border-top: 0.01rem solid var(--border-color);
  margin-top: 0.15rem;
}
.person-recommend .footer > div[data-v-8b0daca4] {
  display: flex;
  align-items: center;
}
.person-recommend .footer img[data-v-8b0daca4] {
  margin-right: 0.06rem;
  width: 0.16rem;
  height: 0.16rem;
}
.person-recommend .footer .next[data-v-8b0daca4] {
  margin-left: auto;
  color: #2993ee;
}

.no-data[data-v-852188e2] {
  text-align: center;
  color: var(--font-gray);
  padding: 0.15rem;
}
.no-data img[data-v-852188e2] {
  width: 100%;
}

.delivery-pdf[data-v-dbedad58] {
  font-size: 0.14rem;
  padding: 0.1rem 0.15rem;
  color: var(--font-color);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}
.delivery-pdf .label[data-v-dbedad58] {
  padding-left: 0.1rem;
  font-size: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 14em;
}

.radio-web[data-v-191c2331] {
  padding: 0.15rem;
  font-size: 0.14rem;
}
.radio-web .line[data-v-191c2331] {
  border: 0.01rem solid #f2f2f2;
}
.radio-web .text[data-v-191c2331] {
  line-height: 1.5;
}
.radio-web .confirm-btn[data-v-191c2331] {
  text-align: center;
  color: #409eff;
  font-size: 0.14rem;
}
.radio-web .img-icon[data-v-191c2331] {
  position: relative;
  top: -0.02rem;
  width: 0.18rem;
  height: 0.18rem;
}
.radio-web > *[data-v-191c2331]:not(:last-child) {
  margin-bottom: 0.15rem;
}
.radio-web[data-v-191c2331] .van-radio-group {
  display: flex;
  flex-direction: column;
  gap: 0.1rem 0;
}

.fe-recall[data-v-a107860e] {
  padding: 0.15rem;
}

.radio-picker[data-v-256456d2] {
  padding: 0.15rem;
  box-sizing: border-box;
}
.radio-picker .title[data-v-256456d2] {
  font-size: 0.16rem;
  font-weight: 600;
  padding-bottom: 0.15rem;
  border-bottom: 0.01rem solid #f2f2f2;
  margin-bottom: 0.15rem;
  color: #131b26;
}
.radio-picker .radio-list[data-v-256456d2] {
  max-height: 2.52rem;
  overflow: auto;
}
.radio-picker .radio-list .radio-item[data-v-256456d2] {
  display: flex;
  background-color: #f7f8fa;
  border-radius: 0.08rem;
  padding: 0.1rem;
  cursor: pointer;
  gap: 0.05rem;
  color: #131b26;
}
.radio-picker .radio-list .radio-item[data-v-256456d2]:hover {
  background-color: #f0f6ff;
  color: #4090ff;
}
.radio-picker .radio-list .radio-item + .radio-item[data-v-256456d2] {
  margin-top: 0.1rem;
}
.radio-picker .radio-list .radio-item .icon[data-v-256456d2] {
  width: 0.22rem;
  height: 0.22rem;
  border-radius: 50%;
}
.radio-picker .content[data-v-256456d2] {
  font-size: 0.14rem;
  line-height: 0.21rem;
}

.replay-in-progress[data-v-3fd831f6] {
  padding: 0.15rem;
  font-size: 0.14rem;
  line-height: 1.6;
}


[data-v-60bde204] .progress-bar {
  height: 0.44rem !important;
  margin-top: 0.1rem !important;
}

.md-files {
    margin: 0;
    font-size: 0.12rem;
}
.md-files-header {
    line-height: 0.35rem;
    font-size: 0.12rem;
    color: #6B89B3;
    padding: 0 0.1rem;
}
.md-files-header .title {
    display: inline-block;
    padding-left: 0.2rem;
}
.md-files-header .download {
    float: right;
}
.md-files .image-box {
    text-align: center;
    margin: 0.1rem auto;
}
.md-files .file-box{
    display: flex;
    justify-content: space-between;
    height: 0.35rem;
    line-height: 0.35rem;
    width: 100%;
    background: #F7F8FA;
    padding: 0 0.1rem;
    box-sizing: border-box;
}
.md-files .prefix-img{
    width: 0.3rem;
    position: relative;
}
.md-files .file-name {
    width: calc((100% - 0.3rem) * 0.5);
    white-space: nowrap;      /* 防止文本换行 */
    overflow: hidden;        /* 隐藏溢出内容 */
    text-overflow: ellipsis; /* 显示省略号 */
}
.md-files div.file-size {
    position: relative;
    width: calc((100% - 0.3rem) * 0.22);
    padding-right: 0.05rem;
    text-align: left;
}
.md-files div.preview {
    position: relative;
    width: calc((100% - 0.3rem) * 0.14);
    text-align: right;
    color: #4090FF;
    cursor: pointer;
}
.md-files div.disabled {
    color: #909399;
    cursor: not-allowed;
}
.md-files div.preview::before {
    content: "";
    width: 0.09rem;
    height: 0.09rem;
    position: absolute;
    top: 0.12rem;
    right: 0.25rem;
    background-image: url(/static/img/preview.e321427ecc5726c886ee.png);
    background-size: contain; 
    background-repeat: no-repeat;
}
.md-files div.disabled::before{
    background-image: url(/static/img/preview-disabled.6386c7e0e971a4441c7b.png);
    cursor: not-allowed;
}
.md-files div.download::before {
    content: "";
    width: 0.09rem;
    height: 0.09rem;
    position: absolute;
    top: 0.12rem;
    right: 0.23rem;
    background-image: url(/static/img/download.9e776917407988898430.png);
    background-size: contain; 
    background-repeat: no-repeat;
}
.md-files div.preview-zip {
    color: #C0C4CC;
    cursor: not-allowed;
}
.md-files div.preview-zip::before {
    width: 0;
}
.md-files div.download {
    position: relative;
    width: calc((100% - 0.3rem) * 0.14);
    text-align: right;
    color: #4090FF;
    cursor: pointer;
}
.md-files .file-size::after {
    content: "";
    position: absolute;
    bottom: 0.12rem;
    top: 0.12rem; /* 调整线条位置 */
    right: 0;
    width: 0.01rem;
    background: #D4D6D9;
}
.md-files div.only-file-size {
    width: calc((100% - 0.3rem)* 0.4 - 0.3rem);
    text-align: right;
}
.md-files .delete-btn {
    width: 0.2rem;
    text-align: right;
    cursor: pointer;
    background-image: url(/static/img/delete-icon.274295ca8302765e0329.png);
    background-repeat: no-repeat;
    background-position: 0.05rem 0.1rem;
}
.md-files div.only-file-size::after {
    width: 0;
}
/* .md-files .file-name {
    margin-right: 15px;
} */
.md-files .prefix-img img {
    width: 0.24rem;
    height: 0.24rem;
    object-fit: contain;
}
.md-files .bg-icon {
    position: absolute;
    top: 0.03rem;
    left: 0;
    width: 0.24rem;
    height: 0.24rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.md-files .bg-doc {
    background-image: url(/static/img/word.bd1aec9da60526cdb838.png);
}
.md-files .bg-pdf {
    background-image: url(/static/img/pdf.3d238107340573b9ecfb.png);
}
.md-files .bg-ppt {
    background-image: url(/static/img/ppt.34e44bea6ce77c974978.png);
}
.md-files .bg-excel {
    background-image: url(/static/img/excel.1ebcafb938126617785f.png);
}
.md-files .bg-txt {
    background-image: url(/static/img/text.8209af89e7d871567af6.png);
}
.md-files .bg-zip {
    background-image: url(/static/img/zip.2156429834ebafa0bcd7.png);
}
.md-files .bg-video {
    background-image: url(/static/img/video.e7e13f3e9a44b72af740.png);
}
.message-web-view .md-files .file-name {
    width: calc(100% - 3rem);
}
.message-web-view .md-files div.file-size {
    width: 0.8rem;
    padding-right: 0.3rem;
}
.message-web-view .md-files div.preview, .message-web-view .md-files div.download {
    width: 0.5rem;
    padding-left: 0.3rem;
}
.message-web-view .md-files div.preview::before, .message-web-view .md-files div.download::before {
    right: 0.26rem;
}
@media (min-width: 768px) {
.mark-down .md-files .image-box img {
        max-width: 5.5rem !important;
}
}
@media (max-width: 767px) {
.mark-down .md-files .image-box img {
        max-width: 3rem !important;
}
}

.mobile-container-form .dynamic-form[data-v-2fbee5ca] {
  background: #fff;
  margin: 0.16rem auto;
  padding: 0.16rem;
  border-radius: 0.08rem;
}
.mobile-container-form .dynamic-form .self-title[data-v-2fbee5ca] {
  padding: 0.1rem 0.16rem;
}
.mobile-container-form .dynamic-form .self-title[data-v-2fbee5ca]::before {
  left: 0.25rem;
}
.mobile-container-form .dynamic-form .self-title span[data-v-2fbee5ca] {
  font-size: 0.14rem;
}
.mobile-container-form .dynamic-form .desc[data-v-2fbee5ca] {
  font-size: 0.12rem;
  color: #8a8b99;
  white-space: nowrap;
  /* 强制文本不换行 */
  overflow: hidden;
  /* 隐藏溢出内容 */
  text-overflow: ellipsis;
}
.mobile-container-form .dynamic-form .md-files[data-v-2fbee5ca] {
  background: none;
}
.mobile-container-form .dynamic-form .md-files div.file-size[data-v-2fbee5ca] {
  text-align: right;
}
.mobile-container-form .dynamic-form .file-box[data-v-2fbee5ca] {
  margin: 0;
}
.mobile-container-form .dynamic-form .preview-cover[data-v-2fbee5ca] {
  position: absolute;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 0.04rem;
  color: #fff;
  font-size: 0.12rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
}
.mobile-container-form .dynamic-form .btn-line[data-v-2fbee5ca] {
  padding-top: 0.16rem;
  border-top: 0.01rem solid #ebebeb;
}
.mobile-container-form .dynamic-form .btn-line button[data-v-2fbee5ca] {
  width: 100%;
}
.mobile-container-form .disabled-form[data-v-2fbee5ca] .van-field--disabled .van-field__label {
  color: #646566;
}
.mobile-container-form .disabled-form .van-field__control[data-v-2fbee5ca]:disabled {
  color: #646566;
  -webkit-text-fill-color: unset;
}
.mobile-container-form[data-v-2fbee5ca] .van-cell {
  display: flex;
  flex-direction: column;
}
.mobile-container-form[data-v-2fbee5ca] .van-field--error .van-field__control:-ms-input-placeholder {
  color: #c8c9cc;
  -webkit-text-fill-color: #c8c9cc;
}
.mobile-container-form[data-v-2fbee5ca] .van-field--error .van-field__control::-ms-input-placeholder {
  color: #c8c9cc;
  -webkit-text-fill-color: #c8c9cc;
}
.mobile-container-form[data-v-2fbee5ca] .van-field--error .van-field__control,
.mobile-container-form[data-v-2fbee5ca] .van-field--error .van-field__control::placeholder {
  color: #c8c9cc;
  -webkit-text-fill-color: #c8c9cc;
}
.mobile-container-form[data-v-2fbee5ca] .van-field__label {
  width: auto;
}

.machine-read[data-v-6f1a84cc] {
  text-align: left;
  box-sizing: border-box;
  position: relative;
  font-size: 0.14rem;
}
.machine-read[data-v-6f1a84cc] .el-image {
  margin: 0 0.1rem;
  width: 0.2rem;
  height: 0.2rem;
}
.machine-read[data-v-6f1a84cc] h1 {
  font-size: 2em;
}
.machine-read[data-v-6f1a84cc] h2 {
  font-size: 1.5em;
}
.machine-read[data-v-6f1a84cc] h3 {
  font-size: 1.17em;
}
.machine-read[data-v-6f1a84cc] h4 {
  font-size: 1em;
}
.machine-read[data-v-6f1a84cc] h5 {
  font-size: 0.83em;
}
.machine-read[data-v-6f1a84cc] h6 {
  font-size: 0.67em;
}
.machine-read-content-wrap[data-v-6f1a84cc] {
  transition: height 0.3s;
  overflow: hidden;
}
.machine-read-content[data-v-6f1a84cc] {
  padding: 0.15rem;
  background: #fff;
  border-radius: 0.08rem 0.08rem 0 0;
}
.reasoning[data-v-6f1a84cc] {
  overflow: hidden;
  border-radius: 0.08rem;
  background: linear-gradient(180deg, rgba(64, 144, 255, 0.1) 0%, rgba(64, 144, 255, 0.05) 100%);
  padding: 0.1rem 0.1rem 0;
  margin-bottom: 0.1rem;
  color: #8a8b99;
}
.reasoning .header[data-v-6f1a84cc] {
  display: flex;
  align-items: center;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0 0.1rem;
  font-size: 0.12rem;
  color: #333;
  cursor: pointer;
}
.reasoning .reasoning-ctrl[data-v-6f1a84cc] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0 0.1rem;
  font-size: 0.14rem;
  color: #676768;
}
.reasoning .reasoning-ctrl .expend[data-v-6f1a84cc] {
  cursor: pointer;
  color: #6b89b3;
  font-size: 0.12rem;
  display: flex;
  align-items: center;
}
.reasoning .reasoning-ctrl img[data-v-6f1a84cc] {
  width: 0.08rem;
  height: 0.08rem;
}
.reasoning .reasoning-content[data-v-6f1a84cc] {
  height: auto;
  max-height: 2rem;
  overflow: auto;
  color: #676768;
  font-size: 0.14rem;
  line-height: 1.6;
  word-break: break-word;
  margin-top: 0.1rem;
  padding-left: 0.1rem;
  scrollbar-color: #e1eeff;
  scrollbar-width: 0.04rem;
}
.reasoning .reasoning-content[data-v-6f1a84cc]::-webkit-scrollbar {
  width: 0.04rem;
}
.reasoning .reasoning-content[data-v-6f1a84cc]::-webkit-scrollbar-thumb {
  background: #e1eeff;
}
.reasoning[data-v-6f1a84cc] p {
  margin-bottom: 1em;
}
.reasoning-hide[data-v-6f1a84cc] {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.1rem;
}
.reasoning-hide .icon-down[data-v-6f1a84cc] {
  transform: rotate(180deg);
}
.reasoning-expand .reasoning-content[data-v-6f1a84cc] {
  height: auto;
  max-height: unset;
  overflow: unset;
}
.reasoning-expand img[data-v-6f1a84cc] {
  transform: rotate(180deg);
}
.searching[data-v-6f1a84cc] {
  border-radius: 0.08rem;
  margin-bottom: 0.1rem;
  overflow: hidden;
}
.searching .header[data-v-6f1a84cc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0.1rem 0.2rem;
  font-size: 0.12rem;
  color: #333;
  cursor: pointer;
  white-space: nowrap;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff;
  border-radius: 0.08rem;
}
.searching .icon-right[data-v-6f1a84cc] {
  margin-left: 0.1rem;
}
.searching .search-content[data-v-6f1a84cc] {
  height: 0;
  max-height: 6rem;
  overflow: auto;
}
.searching .search-item[data-v-6f1a84cc] {
  padding: 0.1rem 0.2rem 0;
  word-break: break-all;
}
.searching .search-item .title[data-v-6f1a84cc] {
  display: flex;
  align-items: center;
  margin-bottom: 0.1rem;
}
.searching .search-item .title .index[data-v-6f1a84cc] {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  text-align: center;
  line-height: 0.2rem;
  color: #474c59;
  background: #e6ebf2;
}
.searching .search-item .title .name[data-v-6f1a84cc] {
  font-weight: bold;
}
.searching .search-item .info[data-v-6f1a84cc] {
  color: #474c59;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-bottom: 0.1rem;
  cursor: pointer;
  border-bottom: 0.01rem solid #f2f2f2;
}
.searching .search-item[data-v-6f1a84cc]:hover {
  background: #f0f6ff;
}
.searching .search-item:hover .info[data-v-6f1a84cc] {
  color: #4090ff;
}
.search-expand[data-v-6f1a84cc] {
  width: auto;
  background: #fff;
}
.search-expand .search-content[data-v-6f1a84cc] {
  height: auto;
  margin-bottom: 0.2rem;
}
.search-expand .icon-right[data-v-6f1a84cc] {
  transform: rotate(90deg);
}
.search-expand .header[data-v-6f1a84cc] {
  width: auto;
}
.citation-tooltip[data-v-6f1a84cc] {
  color: #fff;
  background: #181e33cc;
  border: 0.01rem solid black;
  padding: 0.1rem;
  border-radius: 0.08rem;
  width: 4rem;
  z-index: 1000;
}
.citation-tooltip__header[data-v-6f1a84cc] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.citation-tooltip__header .thumb[data-v-6f1a84cc] {
  display: flex;
  align-items: center;
}
.citation-tooltip__header .title[data-v-6f1a84cc] {
  margin-left: 0.1rem;
  font-size: 0.15rem;
  font-weight: 600;
}
.citation-tooltip__body .title[data-v-6f1a84cc] {
  margin: 0.1rem 0;
}
.citation-tooltip__body .desc[data-v-6f1a84cc] {
  color: #ffffffcc;
}
.citation-tooltip-wrap[data-v-6f1a84cc] {
  padding: 0.1rem 0;
  width: 4rem;
  display: none;
}
.citation-tooltip-wrap[data-v-6f1a84cc] .el-image {
  margin: 0rem;
}
.status-bar[data-v-6f1a84cc] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  background: #fff;
  padding: 0 0.15rem 0.15rem;
}
.status-bar .left-bar[data-v-6f1a84cc] {
  flex: 1;
  display: flex;
  align-items: center;
}
.status-bar .right-bar[data-v-6f1a84cc] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.status-bar .right-bar[data-v-6f1a84cc] .origin-text {
  color: #acb4bf;
  font-size: 0.12rem;
  white-space: nowrap;
}
.status-bar .stoped[data-v-6f1a84cc] {
  font-size: 0.12rem;
  color: #acb4bf;
}
.content[data-v-6f1a84cc] {
  line-height: 2;
  word-break: break-word;
  background-color: #fff;
  border-radius: 0.08rem 0.08rem 0 0;
}
[data-v-6f1a84cc] .content.mark-down > p:first-child {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
[data-v-6f1a84cc] .content.mark-down > p:last-child {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
[data-v-6f1a84cc] .mark-down img {
  max-width: 3.5rem !important;
  max-height: 7rem !important;
  display: block;
  margin: auto;
}
[data-v-6f1a84cc] .reasoning-content img {
  max-width: 3.5rem !important;
  max-height: 7rem !important;
  display: block;
  margin: auto;
}
.content.mark-down[data-v-6f1a84cc] svg {
  max-width: 100% !important;
  height: auto !important;
}
[data-v-6f1a84cc] .mark-down:not(.done) > *:last-child::after {
  content: "|";
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  animation: blink-data-v-6f1a84cc 1s infinite;
  display: inline-block;
}
@keyframes blink-data-v-6f1a84cc {
0% {
    opacity: 0;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
[data-v-6f1a84cc] .mark-down:not(.done) > .cursor {
  position: relative;
  width: 0.2rem;
  height: 0.2rem;
  display: inline-block;
  background: url(/static/img/dark-cursor-stars.d717542c3d7e97c6e74b.png) no-repeat;
  background-size: contain;
  animation: repeatBg-data-v-6f1a84cc 2.5s linear infinite;
  transform: all 0.8s ease-in-out;
}
[data-v-6f1a84cc] .mark-down:not(.done) > .cursor .dot {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(/static/img/dark-cursor-stars.d717542c3d7e97c6e74b.png) no-repeat;
  background-size: contain;
}
[data-v-6f1a84cc] .mark-down:not(.done) > .cursor .dot:first-child {
  animation: scale-data-v-6f1a84cc 2.5s linear infinite;
}
[data-v-6f1a84cc] .mark-down:not(.done) > .cursor .dot:nth-child(2) {
  background: url(/static/img/light-cursor-stars.85d7d667331ad257d9b2.png) no-repeat;
  background-size: contain;
  animation-delay: 2.5s;
  animation: scale-data-v-6f1a84cc 2.5s linear infinite;
}
[data-v-6f1a84cc] .mark-down:not(.done) > .cursor .dot:last-child {
  background: url(/static/img/bright-cursor-stars.f300778a70714b5fce42.png) no-repeat;
  background-size: contain;
  animation-delay: 5s;
  animation: scale-data-v-6f1a84cc 2.5s linear infinite;
}
@keyframes repeatBg-data-v-6f1a84cc {
0% {
    background: url(/static/img/dark-cursor-stars.d717542c3d7e97c6e74b.png) no-repeat;
    background-size: contain;
}
50% {
    background: url(/static/img/light-cursor-stars.85d7d667331ad257d9b2.png) no-repeat;
    background-size: contain;
}
100% {
    background: url(/static/img/bright-cursor-stars.f300778a70714b5fce42.png) no-repeat;
    background-size: contain;
}
}
@keyframes scale-data-v-6f1a84cc {
0% {
    scale: 1;
}
50% {
    scale: 0;
}
100% {
    scale: 0;
}
}

.list-wrapper[data-v-486b94d4] {
  margin: 0 0.4rem;
  text-align: left;
}
.magazine-info[data-v-486b94d4] {
  font-size: 0.14rem;
  padding: 0.15rem;
  text-align: left;
}
.magazine-info .tip[data-v-486b94d4] {
  font-weight: bold;
  font-size: 0.16rem;
  padding-bottom: 0.16rem;
  border-bottom: 0.01rem solid rgba(61, 106, 242, 0.2);
}
.magazine-info .content[data-v-486b94d4] {
  margin-top: 0.15rem;
  position: relative;
}
.magazine-info .content .list-prev[data-v-486b94d4],
.magazine-info .content .list-next[data-v-486b94d4] {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 0.2rem;
  width: 0.19rem;
  line-height: 0.48rem;
  height: 0.48rem;
  border-radius: 0.02rem;
  cursor: pointer;
  color: var(--font-color);
}
.magazine-info .content .list-next[data-v-486b94d4] {
  right: 0;
}
.magazine-info .magazine[data-v-486b94d4] {
  position: relative;
  width: 1.2rem;
  border-radius: 0.05rem;
  overflow: hidden;
}
.magazine-info .magazine + .magazine[data-v-486b94d4] {
  margin-left: 0.1rem;
}
.magazine-info .magazine .title[data-v-486b94d4] {
  font-size: 0.14rem;
  color: var(--font-color);
  width: 100%;
  padding: 0.06rem 0.04rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.magazine-info .magazine img[data-v-486b94d4] {
  height: 1.4rem;
  width: 100%;
  object-fit: cover;
}
.magazine-info .magazine .label[data-v-486b94d4] {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.05rem 0 0.05rem 0;
  background: linear-gradient(101.86deg, #ffe699 0%, #ff8630 100%);
  color: #fff;
  font-size: 0.14rem;
  text-align: center;
  width: 0.44rem;
  height: 0.23rem;
  line-height: 0.23rem;
}
.magazine-info .footer[data-v-486b94d4] {
  font-size: 0.14rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.15rem;
}
.magazine-info .footer > div[data-v-486b94d4] {
  display: flex;
  align-items: center;
  color: var(--font-active);
  cursor: pointer;
  font-size: 0.14rem;
}
.magazine-info .footer .icon-add[data-v-486b94d4],
.magazine-info .footer .refresh[data-v-486b94d4] {
  font-size: 0.12rem;
}
.magazine-info .footer .icon-add[data-v-486b94d4] {
  margin-left: 0.04rem;
}
.magazine-info .footer .refresh[data-v-486b94d4] {
  margin-right: 0.04rem;
}
.content.empty[data-v-486b94d4] {
  text-align: center;
  margin-top: 0;
}
.empty-text[data-v-486b94d4] {
  margin-top: 0.1rem;
}

.list-wrapper[data-v-2cc582e3] {
  margin: 0 0.4rem;
}
.books-info[data-v-2cc582e3] {
  font-size: 0.14rem;
  padding: 0.15rem;
  max-width: 5rem;
  color: var(--font-color);
}
.books-info .tip[data-v-2cc582e3] {
  font-weight: bold;
  font-size: 0.16rem;
  padding-bottom: 0.16rem;
  border-bottom: 0.01rem solid rgba(61, 106, 242, 0.2);
}
.books-info .content[data-v-2cc582e3] {
  margin-top: 0.15rem;
  position: relative;
}
.books-info .content .list-prev[data-v-2cc582e3],
.books-info .content .list-next[data-v-2cc582e3] {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 0.2rem;
  width: 0.19rem;
  line-height: 0.48rem;
  height: 0.48rem;
  border-radius: 0.02rem;
  cursor: pointer;
  color: var(--font-color);
}
.books-info .content .list-next[data-v-2cc582e3] {
  right: 0;
}
.books-info .books[data-v-2cc582e3] {
  position: relative;
  width: 1.2rem;
  border-radius: 0.05rem;
  overflow: hidden;
}
.books-info .books + .books[data-v-2cc582e3] {
  margin-left: 0.1rem;
}
.books-info .books .title[data-v-2cc582e3] {
  font-size: 0.14rem;
  color: var(--font-color);
  width: 100%;
  padding: 0.06rem 0.04rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.books-info .books img[data-v-2cc582e3] {
  height: 1.4rem;
  width: 100%;
  object-fit: cover;
}
.books-info .books .label[data-v-2cc582e3] {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.05rem 0 0.05rem 0;
  background: linear-gradient(101.17deg, var(--theme-primary) 0%, var(--theme-secondary) 100%);
  color: #fff;
  font-size: 0.14rem;
  text-align: center;
  width: 0.44rem;
  height: 0.23rem;
  line-height: 0.23rem;
}
.books-info .footer[data-v-2cc582e3] {
  font-size: 0.14rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.15rem;
}
.books-info .footer > div[data-v-2cc582e3] {
  display: flex;
  align-items: center;
  color: var(--font-active);
  cursor: pointer;
  font-size: 0.14rem;
}
.books-info .footer .icon-add[data-v-2cc582e3],
.books-info .footer .refresh[data-v-2cc582e3] {
  font-size: 0.12rem;
}
.books-info .footer .icon-add[data-v-2cc582e3] {
  margin-left: 0.04rem;
}
.books-info .footer .refresh[data-v-2cc582e3] {
  margin-right: 0.04rem;
}
.content.empty[data-v-2cc582e3] {
  text-align: center;
  margin-top: 0;
}
.empty-text[data-v-2cc582e3] {
  margin-top: 0.1rem;
}

.magazine-detail[data-v-3c82faeb] {
  font-size: 0.14rem;
  padding: 0.15rem;
  line-height: 1.5;
  text-align: left;
}
.magazine-detail .left[data-v-3c82faeb] {
  border-radius: 0.1rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  width: 1.26rem;
}
.magazine-detail .left .cover[data-v-3c82faeb] {
  width: 100%;
  height: 1.68rem;
  object-fit: cover;
}
.magazine-detail .left .title[data-v-3c82faeb] {
  height: 0.4rem;
  line-height: 0.4rem;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.magazine-detail .content[data-v-3c82faeb] {
  display: flex;
}
.magazine-detail .info[data-v-3c82faeb] {
  flex: 1;
  height: 100%;
  padding-left: 0.1rem;
  overflow: hidden;
}
.magazine-detail .info .title[data-v-3c82faeb] {
  font-size: 0.16rem;
  padding-bottom: 0.15rem;
  font-weight: bold;
}
.magazine-detail .info .author[data-v-3c82faeb],
.magazine-detail .info .keyword[data-v-3c82faeb] {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: var(--font-gray);
}
.magazine-detail .info .keyword[data-v-3c82faeb] {
  margin: 0.06rem 0;
}
.magazine-detail .info .desc[data-v-3c82faeb] {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* 显示的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--font-gray);
}
.magazine-detail .footer[data-v-3c82faeb] {
  margin-top: 0.15rem;
}
.magazine-detail .footer .transfer[data-v-3c82faeb] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #3d6af2;
}
.magazine-detail .footer .transfer .icon-transmit[data-v-3c82faeb] {
  margin-right: 0.08rem;
  width: 0.2rem;
  height: 0.2rem;
  line-height: 0.2rem;
  font-size: 0.14rem;
  text-align: center;
  border-radius: 50%;
}

.list-wrapper[data-v-409818ca] {
  margin: 0 0.4rem;
}
.thesis-info[data-v-409818ca] {
  font-size: 0.14rem;
  padding: 0.15rem;
}
.thesis-info .tip[data-v-409818ca] {
  font-weight: bold;
  font-size: 0.16rem;
  padding-bottom: 0.16rem;
  border-bottom: 0.01rem solid rgba(61, 106, 242, 0.2);
}
.thesis-info .content[data-v-409818ca] {
  margin-top: 0.15rem;
  position: relative;
}
.thesis-info .content .list-prev[data-v-409818ca],
.thesis-info .content .list-next[data-v-409818ca] {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 0.2rem;
  width: 0.19rem;
  line-height: 0.48rem;
  height: 0.48rem;
  border-radius: 0.02rem;
  cursor: pointer;
  color: var(--font-color);
}
.thesis-info .content .list-next[data-v-409818ca] {
  right: 0;
}
.thesis-info .thesis[data-v-409818ca] {
  position: relative;
  width: 1.2rem;
  border-radius: 0.05rem;
  overflow: hidden;
}
.thesis-info .thesis + .thesis[data-v-409818ca] {
  margin-left: 0.1rem;
}
.thesis-info .thesis .title[data-v-409818ca] {
  font-size: 0.14rem;
  color: #444a61;
  display: table;
  width: 100%;
  height: 3em;
  box-sizing: border-box;
}
.thesis-info .thesis .title .text[data-v-409818ca] {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0.5em;
  width: 100%;
  box-sizing: border-box;
}
.thesis-info .thesis img[data-v-409818ca] {
  height: 1.4rem;
  width: 100%;
  object-fit: cover;
}
.thesis-info .thesis .label[data-v-409818ca] {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.05rem 0 0.05rem 0;
  background: linear-gradient(101.17deg, #4885ff 0%, #a9c6ff 100%);
  color: #fff;
  font-size: 0.14rem;
  text-align: center;
  width: 0.44rem;
  height: 0.23rem;
  line-height: 0.23rem;
}
.thesis-info .footer[data-v-409818ca] {
  font-size: 0.14rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.15rem;
}
.thesis-info .footer > div[data-v-409818ca] {
  display: flex;
  align-items: center;
  color: #4885ff;
  cursor: pointer;
  font-size: 0.14rem;
}
.thesis-info .footer .icon-add[data-v-409818ca],
.thesis-info .footer .refresh[data-v-409818ca] {
  font-size: 0.12rem;
}
.thesis-info .footer .icon-add[data-v-409818ca] {
  margin-left: 0.04rem;
}
.thesis-info .footer .refresh[data-v-409818ca] {
  margin-right: 0.04rem;
}
.content.empty[data-v-409818ca] {
  text-align: center;
  margin-top: 0;
}
.empty-text[data-v-409818ca] {
  margin-top: 0.1rem;
}

.guess-hot[data-v-53393082] {
  padding: 0.15rem;
  min-width: 3rem;
}
.title[data-v-53393082] {
  font-size: 0.16rem;
  font-weight: 600;
  line-height: 0.21rem;
  border-bottom: 0.01rem solid rgba(61, 106, 242, 0.2);
  padding-bottom: 0.16rem;
}
.item[data-v-53393082] {
  margin-top: 0.16rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: var(--font-color);
}
.item[data-v-53393082]:hover {
  color: var(--font-active);
}
.item .pre[data-v-53393082] {
  width: 0.24rem;
  height: 0.24rem;
  border-radius: 50%;
}
.item .content[data-v-53393082] {
  width: 100%;
  margin-left: 0.08rem;
  font-size: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.item .more[data-v-53393082] {
  font-size: 0.2rem;
}
.footer[data-v-53393082] {
  margin-top: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.footer .next[data-v-53393082] {
  color: var(--font-active);
  font-size: 0.14rem;
  cursor: pointer;
}
.footer .next .refresh[data-v-53393082] {
  font-size: 0.12rem;
}

.stop-human[data-v-73b55e34] {
  text-align: center;
  color: var(--font-gray);
  border-radius: 0.2rem;
  padding: 0.1rem 0.2rem;
  font-size: 0.14rem;
  box-sizing: border-box;
  width: 1.6rem;
  margin: 0 auto;
}

.stop-human[data-v-32ecf298] {
  text-align: center;
  color: var(--font-gray);
  border-radius: 0.2rem;
  padding: 0.1rem 0.2rem;
  font-size: 0.14rem;
  box-sizing: border-box;
  width: 1.6rem;
  margin: 0 auto;
}

.list-wrapper[data-v-bbebd88c] {
  margin: 0 0.4rem;
}
.book-recommend[data-v-bbebd88c] {
  font-size: 0.14rem;
  padding: 0.15rem;
  max-width: 5rem;
  color: var(--font-color);
}
.book-recommend .tip[data-v-bbebd88c] {
  font-weight: bold;
  font-size: 0.16rem;
  padding-bottom: 0.16rem;
  border-bottom: 0.01rem solid rgba(61, 106, 242, 0.2);
}
.book-recommend .content[data-v-bbebd88c] {
  margin-top: 0.15rem;
  position: relative;
}
.book-recommend .content .list-prev[data-v-bbebd88c],
.book-recommend .content .list-next[data-v-bbebd88c] {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 0.2rem;
  width: 0.19rem;
  line-height: 0.48rem;
  height: 0.48rem;
  border-radius: 0.02rem;
  cursor: pointer;
  color: var(--font-gray, #999);
}
.book-recommend .content .list-next[data-v-bbebd88c] {
  right: 0;
}
.book-recommend .books[data-v-bbebd88c] {
  position: relative;
  width: 1.2rem;
  border-radius: 0.05rem;
  overflow: hidden;
}
.book-recommend .books + .books[data-v-bbebd88c] {
  margin-left: 0.1rem;
}
.book-recommend .books .title[data-v-bbebd88c] {
  font-size: 0.14rem;
  color: var(--font-color, #444a61);
  width: 100%;
  padding: 0.06rem 0.04rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.book-recommend .books img[data-v-bbebd88c] {
  height: 1.4rem;
  width: 100%;
  object-fit: cover;
}
.book-recommend .books .label[data-v-bbebd88c] {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.05rem 0 0.05rem 0;
  background: linear-gradient(101.17deg, var(--theme-primary) 0%, var(--theme-secondary) 100%);
  color: #fff;
  font-size: 0.14rem;
  text-align: center;
  width: 0.44rem;
  height: 0.23rem;
  line-height: 0.23rem;
}
.book-recommend .footer[data-v-bbebd88c] {
  font-size: 0.14rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.15rem;
}
.book-recommend .footer > div[data-v-bbebd88c] {
  display: flex;
  align-items: center;
  color: var(--font-active);
  cursor: pointer;
  font-size: 0.14rem;
}
.book-recommend .footer .refresh[data-v-bbebd88c] {
  margin-right: 0.04rem;
}
.book-recommend .footer .next[data-v-bbebd88c] {
  margin-left: auto;
}

.no-data[data-v-1829f810] {
  text-align: center;
  color: var(--font-gray, #ccc);
  padding: 0.15rem;
}
.no-data img[data-v-1829f810] {
  width: 3rem;
}

.list-wrapper[data-v-69cd1d64] {
  margin: 0 0.4rem;
}
.person-recommend[data-v-69cd1d64] {
  font-size: 0.14rem;
  padding: 0.15rem;
  max-width: 5rem;
}
.person-recommend .tip[data-v-69cd1d64] {
  font-weight: bold;
  font-size: 0.16rem;
  padding-bottom: 0.16rem;
  border-bottom: 0.01rem solid rgba(61, 106, 242, 0.2);
}
.person-recommend .content[data-v-69cd1d64] {
  margin-top: 0.15rem;
  position: relative;
}
.person-recommend .content .list-prev[data-v-69cd1d64],
.person-recommend .content .list-next[data-v-69cd1d64] {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 0.2rem;
  width: 0.19rem;
  line-height: 0.48rem;
  height: 0.48rem;
  border-radius: 0.02rem;
  cursor: pointer;
  color: var(--font-color);
}
.person-recommend .content .list-next[data-v-69cd1d64] {
  right: 0;
}
.person-recommend .books[data-v-69cd1d64] {
  position: relative;
  width: 1.2rem;
  border-radius: 0.05rem;
  overflow: hidden;
}
.person-recommend .books + .books[data-v-69cd1d64] {
  margin-left: 0.1rem;
}
.person-recommend .books .title[data-v-69cd1d64] {
  font-size: 0.14rem;
  color: var(--font-color);
  width: 100%;
  padding: 0.06rem 0.04rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.person-recommend .books img[data-v-69cd1d64] {
  height: 1.4rem;
  width: 100%;
  object-fit: cover;
}
.person-recommend .books .label[data-v-69cd1d64] {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.05rem 0 0.05rem 0;
  background: linear-gradient(101.17deg, var(--theme-primary) 0%, var(--theme-secondary) 100%);
  color: #fff;
  font-size: 0.14rem;
  text-align: center;
  padding: 0 0.3em;
  height: 0.23rem;
  line-height: 0.23rem;
}
.person-recommend .books .label.book[data-v-69cd1d64] {
  background: linear-gradient(101.17deg, #4885ff 0%, #a9c6ff 100%);
}
.person-recommend .books .label.magazine[data-v-69cd1d64] {
  background: linear-gradient(101.86deg, #ffe699, #ff8630);
}
.person-recommend .books .label.thesis[data-v-69cd1d64] {
  background: linear-gradient(101.17deg, #4885ff 0%, #a9c6ff 100%);
}
.person-recommend .footer[data-v-69cd1d64] {
  font-size: 0.14rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.15rem;
}
.person-recommend .footer > div[data-v-69cd1d64] {
  display: flex;
  align-items: center;
  color: var(--font-active);
  cursor: pointer;
  font-size: 0.14rem;
}
.person-recommend .footer .refresh[data-v-69cd1d64] {
  margin-right: 0.04rem;
}
.person-recommend .footer .next[data-v-69cd1d64] {
  margin-left: auto;
}

.no-data[data-v-e8d91f20] {
  text-align: center;
  color: var(--font-gray);
  padding: 0.15rem;
}
.no-data img[data-v-e8d91f20] {
  width: 3rem;
}

.delivery-pdf[data-v-7845608e] {
  font-size: 0.14rem;
  padding: 0.1rem 0.15rem;
  color: var(--font-color);
  display: flex;
  align-items: center;
  cursor: pointer;
}
.delivery-pdf .label[data-v-7845608e] {
  padding-left: 0.05rem;
  font-size: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.radio-web[data-v-d13a2f48] {
  padding: 0.15rem;
  font-size: 0.14rem;
}
.radio-web .text[data-v-d13a2f48] {
  border-bottom: 0.01rem solid #F2F2F2;
  padding-bottom: 0.15rem;
}
.radio-web .confirm-btn[data-v-d13a2f48] {
  margin-left: auto;
}
.radio-web > *[data-v-d13a2f48]:not(:last-child) {
  margin-bottom: 0.15rem;
}
.radio-web[data-v-d13a2f48] .el-radio__label {
  font-size: 0.14rem !important;
}
.radio-web[data-v-d13a2f48] .el-radio-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.1rem 0;
}

.fe-recall[data-v-a6ac7e36] {
  padding: 0.15rem;
}

.radio-picker[data-v-72e59aa0] {
  padding: 0.15rem;
  box-sizing: border-box;
}
.radio-picker .title[data-v-72e59aa0] {
  font-size: 0.16rem;
  font-weight: 600;
  padding-bottom: 0.15rem;
  border-bottom: 0.01rem solid #f2f2f2;
  margin-bottom: 0.15rem;
  color: #131b26;
}
.radio-picker .radio-list[data-v-72e59aa0] {
  max-height: 2.52rem;
  overflow: auto;
}
.radio-picker .radio-list .radio-item[data-v-72e59aa0] {
  display: flex;
  background-color: #f7f8fa;
  border-radius: 0.08rem;
  padding: 0.1rem;
  cursor: pointer;
  gap: 0.05rem;
  color: #131b26;
}
.radio-picker .radio-list .radio-item[data-v-72e59aa0]:hover {
  background-color: #f0f6ff;
  color: #4090ff;
}
.radio-picker .radio-list .radio-item + .radio-item[data-v-72e59aa0] {
  margin-top: 0.1rem;
}
.radio-picker .radio-list .radio-item .icon[data-v-72e59aa0] {
  width: 0.22rem;
  height: 0.22rem;
  border-radius: 50%;
}
.radio-picker .content[data-v-72e59aa0] {
  font-size: 0.14rem;
  line-height: 0.21rem;
}

.replay-in-progress[data-v-73e58344] {
  padding: 0.15rem;
  font-size: 0.14rem;
  line-height: 1.6;
}

.md-files {
    margin: 0;
    font-size: 0.12rem;
}
.md-files-header {
    line-height: 0.35rem;
    font-size: 0.12rem;
    color: #6B89B3;
    padding: 0 0.1rem;
}
.md-files-header .title {
    display: inline-block;
    padding-left: 0.2rem;
}
.md-files-header .download {
    float: right;
}
.md-files .image-box {
    text-align: center;
    margin: 0.1rem auto;
}
.md-files .file-box{
    display: flex;
    justify-content: space-between;
    height: 0.35rem;
    line-height: 0.35rem;
    width: 100%;
    background: #F7F8FA;
    padding: 0 0.1rem;
    box-sizing: border-box;
}
.md-files .prefix-img{
    width: 0.3rem;
    position: relative;
}
.md-files .file-name {
    width: calc((100% - 0.3rem) * 0.5);
    white-space: nowrap;      /* 防止文本换行 */
    overflow: hidden;        /* 隐藏溢出内容 */
    text-overflow: ellipsis; /* 显示省略号 */
}
.md-files div.file-size {
    position: relative;
    width: calc((100% - 0.3rem) * 0.22);
    padding-right: 0.05rem;
    text-align: left;
}
.md-files div.preview {
    position: relative;
    width: calc((100% - 0.3rem) * 0.14);
    text-align: right;
    color: #4090FF;
    cursor: pointer;
}
.md-files div.disabled {
    color: #909399;
    cursor: not-allowed;
}
.md-files div.preview::before {
    content: "";
    width: 0.09rem;
    height: 0.09rem;
    position: absolute;
    top: 0.12rem;
    right: 0.25rem;
    background-image: url(/static/img/preview.e321427ecc5726c886ee.png);
    background-size: contain; 
    background-repeat: no-repeat;
}
.md-files div.disabled::before{
    background-image: url(/static/img/preview-disabled.6386c7e0e971a4441c7b.png);
    cursor: not-allowed;
}
.md-files div.download::before {
    content: "";
    width: 0.09rem;
    height: 0.09rem;
    position: absolute;
    top: 0.12rem;
    right: 0.23rem;
    background-image: url(/static/img/download.9e776917407988898430.png);
    background-size: contain; 
    background-repeat: no-repeat;
}
.md-files div.preview-zip {
    color: #C0C4CC;
    cursor: not-allowed;
}
.md-files div.preview-zip::before {
    width: 0;
}
.md-files div.download {
    position: relative;
    width: calc((100% - 0.3rem) * 0.14);
    text-align: right;
    color: #4090FF;
    cursor: pointer;
}
.md-files .file-size::after {
    content: "";
    position: absolute;
    bottom: 0.12rem;
    top: 0.12rem; /* 调整线条位置 */
    right: 0;
    width: 0.01rem;
    background: #D4D6D9;
}
.md-files div.only-file-size {
    width: calc((100% - 0.3rem)* 0.4 - 0.3rem);
    text-align: right;
}
.md-files .delete-btn {
    width: 0.2rem;
    text-align: right;
    cursor: pointer;
    background-image: url(/static/img/delete-icon.274295ca8302765e0329.png);
    background-repeat: no-repeat;
    background-position: 0.05rem 0.1rem;
}
.md-files div.only-file-size::after {
    width: 0;
}
/* .md-files .file-name {
    margin-right: 15px;
} */
.md-files .prefix-img img {
    width: 0.24rem;
    height: 0.24rem;
    object-fit: contain;
}
.md-files .bg-icon {
    position: absolute;
    top: 0.03rem;
    left: 0;
    width: 0.24rem;
    height: 0.24rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.md-files .bg-doc {
    background-image: url(/static/img/word.bd1aec9da60526cdb838.png);
}
.md-files .bg-pdf {
    background-image: url(/static/img/pdf.3d238107340573b9ecfb.png);
}
.md-files .bg-ppt {
    background-image: url(/static/img/ppt.34e44bea6ce77c974978.png);
}
.md-files .bg-excel {
    background-image: url(/static/img/excel.1ebcafb938126617785f.png);
}
.md-files .bg-txt {
    background-image: url(/static/img/text.8209af89e7d871567af6.png);
}
.md-files .bg-zip {
    background-image: url(/static/img/zip.2156429834ebafa0bcd7.png);
}
.md-files .bg-video {
    background-image: url(/static/img/video.e7e13f3e9a44b72af740.png);
}
.message-web-view .md-files .file-name {
    width: calc(100% - 3rem);
}
.message-web-view .md-files div.file-size {
    width: 0.8rem;
    padding-right: 0.3rem;
}
.message-web-view .md-files div.preview, .message-web-view .md-files div.download {
    width: 0.5rem;
    padding-left: 0.3rem;
}
.message-web-view .md-files div.preview::before, .message-web-view .md-files div.download::before {
    right: 0.26rem;
}
@media (min-width: 768px) {
.mark-down .md-files .image-box img {
        max-width: 5.5rem !important;
}
}
@media (max-width: 767px) {
.mark-down .md-files .image-box img {
        max-width: 3rem !important;
}
}

.dynamic-form[data-v-866e9062] {
  width: 5.3rem;
  background: #fff;
  margin-top: 0.16rem;
  padding: 0.16rem;
  border-radius: 0.08rem;
}
.dynamic-form .md-files[data-v-866e9062] {
  margin: 0;
  background: none;
}
.dynamic-form .md-files .file-box[data-v-866e9062] {
  padding: 0;
}
.dynamic-form .md-files .long-file-name[data-v-866e9062] {
  width: calc(100% - 1.6rem);
}
.dynamic-form .desc[data-v-866e9062] {
  margin-top: -0.16rem;
  font-size: 0.14rem;
  color: #8a8b99;
  white-space: nowrap;
  /* 强制文本不换行 */
  overflow: hidden;
  /* 隐藏溢出内容 */
  text-overflow: ellipsis;
}
.dynamic-form .el-input[data-v-866e9062] {
  width: 60%;
}
.dynamic-form .is-not-active[data-v-866e9062] {
  color: #606266;
}
.dynamic-form .is-not-active[data-v-866e9062] .el-upload__text span {
  color: #dcdfe6;
}
.dynamic-form .is-not-active[data-v-866e9062] .el-upload-dragger {
  cursor: default;
}
.dynamic-form[data-v-866e9062] .el-upload {
  width: 100%;
}
.dynamic-form[data-v-866e9062] .el-upload .upload-text {
  color: #212121;
}
.dynamic-form[data-v-866e9062] .el-upload .el-upload-dragger {
  width: 100%;
  background: #f8f8fa;
  border: none;
}
.dynamic-form[data-v-866e9062] .el-upload .el-upload-dragger .upload-icon {
  width: 0.6rem;
  margin: 0.3rem 0 0.16rem;
}
.dynamic-form .btn-line[data-v-866e9062] {
  padding-top: 0.16rem;
  border-top: 0.01rem solid #ebebeb;
}
.dynamic-form .btn-line .el-button[data-v-866e9062] {
  width: 100%;
}
.dynamic-form.basic-component-form[data-v-866e9062] {
  width: 3.3rem;
}
.dynamic-form.basic-component-form .el-input[data-v-866e9062] {
  width: 100%;
}

.message-body-content[data-v-d8d63696] {
  position: relative;
}
.message-body-content[data-v-d8d63696] .editor-wrapper {
  font-size: 0.14rem;
}
.kefu-messge-base[data-v-d8d63696] {
  text-align: right;
  padding-right: 0.5rem;
}

.app-item[data-v-00e94198] {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 0.1rem 0;
  border-radius: 0.32rem;
  margin: 0 0.05rem;
}
.app-item .desc[data-v-00e94198] {
  font-size: 0.16rem;
  flex: 1;
  padding: 0 0.15rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.app-item img[data-v-00e94198] {
  width: 0.32rem;
  height: 0.32rem;
  margin-left: 0.15rem;
}
.app-item .decorate[data-v-00e94198] {
  margin-left: auto;
  margin-right: 0.15rem;
  width: 0.28rem;
  height: 0.28rem;
  min-width: 0.28rem;
  border-radius: 50%;
  background-color: rgba(61, 106, 242, 0.12);
  text-align: center;
  line-height: 0.28rem;
}
.app-item .decorate i[data-v-00e94198] {
  font-size: 0.2rem;
  color: #3d6af2;
}
.apps-box[data-v-00e94198] {
  margin-top: 0.3rem;
  width: 100%;
}


.borrow-box[data-v-bfa18a3e] {
  margin-top: 0.1rem;
  width: 100%;
  padding-bottom: 0.1rem;
  overflow-x: auto;
}
.borrow-list[data-v-bfa18a3e] {
  white-space: nowrap;
}
.borrow-item[data-v-bfa18a3e] {
  display: inline-block;
  position: relative;
  width: 1.13rem;
  height: 1.56rem;
  margin-right: 0.16rem;
  overflow: hidden;
  padding-bottom: 0.25rem;
}
.borrow-item img[data-v-bfa18a3e] {
  border-radius: 0.1rem;
}
.borrow-title[data-v-bfa18a3e] {
  position: absolute;
  width: 100%;
  height: 0.12rem;
  line-height: 0.12rem;
  font-size: 0.12rem;
  color: #666;
  bottom: 0.03rem;
  left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.borrow-ellipse[data-v-bfa18a3e] {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.21rem;
  font-size: 0.12rem;
  background: #e6a23c;
  color: #303133;
  padding: 0 0.1rem;
  border-radius: 0.1rem 0 0.1rem 0;
  line-height: 0.21rem;
  font-size: 12px;
  font-family: PingFangSC-Regular, microsoft YaHei;
}

.knowledge_recommend[data-v-f9089302] {
  margin-top: 0.1rem;
}
.knowledge_recommend_btn[data-v-f9089302] {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  height: 0.42rem;
  font-size: 0.14rem;
  font-weight: 600;
  padding: 0.12rem 0.05rem 0.12rem 0.07rem;
  margin-bottom: 0.18rem;
  border-radius: 0.5rem;
  background: linear-gradient(to right, #65acff33, #5b63ff33);
  box-sizing: border-box;
}
.knowledge_recommend_btn span[data-v-f9089302] {
  padding: 0 0.1rem;
}
.knowledge_recommend_btn[data-v-f9089302]:hover {
  cursor: pointer;
}
.knowledge_recommend_btn .knowledge-icon[data-v-f9089302] {
  width: 0.28rem;
  height: 0.28rem;
}
.knowledge_recommend_btn .right-arrow-icon[data-v-f9089302] {
  width: 0.19rem;
  height: 0.19rem;
}

@keyframes showHide-data-v-5196f9ee {
0% {
    opacity: 0;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.user-ask-recommend .ask-item[data-v-5196f9ee] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  min-height: 0.4rem;
  font-size: 0.14rem;
  padding: 0.13rem 0.15rem;
  margin-bottom: 0.1rem;
  border-radius: 0.08rem;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0.01rem 0.15rem 0 rgba(69, 122, 229, 0.1);
}
.user-ask-recommend .ask-item[data-v-5196f9ee]:hover {
  cursor: pointer;
  color: #4090ff;
}
.user-ask-recommend .ask-item:hover .ask-item__icon[data-v-5196f9ee] {
  background: url(/static/img/bright-line-right-arrow.4531e06ddb128ec6d70b.svg);
}
.user-ask-recommend .ask-item__title[data-v-5196f9ee],
.user-ask-recommend .ask-item__icon[data-v-5196f9ee] {
  transition: all 0.3s ease-in-out;
}
.user-ask-recommend .ask-item__icon[data-v-5196f9ee] {
  width: 0.18rem;
  height: 0.18rem;
  margin-left: 0.15rem;
  background: url(/static/img/line-right-arrow.3d42b1afef7e04e74f7a.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.user-ask-recommend .ask-item.loading[data-v-5196f9ee] {
  position: relative;
  max-width: 3.74rem;
  overflow: hidden;
  color: transparent;
  background: transparent;
  box-shadow: 0 0.01rem 0.15rem 0 rgba(69, 122, 229, 0.1);
}
.user-ask-recommend .ask-item.loading[data-v-5196f9ee]:hover {
  cursor: default;
  color: transparent;
}
.user-ask-recommend .ask-item.loading .ask-item__icon[data-v-5196f9ee] {
  background: transparent;
}
.user-ask-recommend .ask-item.loading .loading-contanier[data-v-5196f9ee] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.6));
  animation: showHide-data-v-5196f9ee 1s ease-in-out 0s infinite;
}
.user-ask-recommend .ask-item.loading .loading-contanier .loading-contanier__skeleton[data-v-5196f9ee] {
  position: absolute;
  top: 0.13rem;
  left: 0.15rem;
  content: " ";
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  width: calc(100% - 0.3rem);
  height: 0.18rem;
  box-sizing: border-box;
}
.user-ask-recommend .ask-item.loading .loading-contanier .loading-contanier__skeleton[data-v-5196f9ee]::before,
.user-ask-recommend .ask-item.loading .loading-contanier .loading-contanier__skeleton[data-v-5196f9ee]::after {
  content: " ";
  display: inline-block;
  background: url(/static/img/loading-block.bb5bfec5bac6271b6e45.svg);
  background-repeat: no-repeat;
}
.user-ask-recommend .ask-item.loading .loading-contanier .loading-contanier__skeleton[data-v-5196f9ee]::before {
  width: 1.72rem;
  height: 100%;
  background-size: contain;
}
.user-ask-recommend .ask-item.loading .loading-contanier .loading-contanier__skeleton[data-v-5196f9ee]::after {
  width: calc(100% - 1.72rem);
  height: 0.18rem;
  margin-left: 0.03rem;
}


.el-popper.feed-back.pc {
  padding: 0.24rem;
  border: 0.02rem solid #fff;
  border-radius: 0.12rem;
  box-shadow: 0 0.2rem 0.4rem 0 rgba(69, 122, 229, 0.1);
  box-sizing: border-box;
  background: url(/static/img/bad_feed_back_bg.53a0745875037b11e879.png);
  background-repeat: no-repeat;
  background-position: center;
}
.el-popper.feed-back.pc .el-popper__arrow,
.el-popper.feed-back.pc .popper__arrow,
.el-popper.feed-back.pc .popper__arrow::after {
  display: none !important;
}

.feed-back__title[data-v-97b6594c],
.feed-back__tags[data-v-97b6594c],
.feed-back__detail[data-v-97b6594c],
.feed-back__contact[data-v-97b6594c] {
  margin-bottom: 0.2rem;
}
.feed-back__wrapper[data-v-97b6594c],
.feed-back__detail[data-v-97b6594c] {
  transition: all 0.3s linear;
}
.feed-back__close[data-v-97b6594c] {
  position: absolute;
  top: 0.24rem;
  right: 0.24rem;
  color: #000;
  font-size: 0.2rem;
}
.feed-back__close[data-v-97b6594c]:hover {
  cursor: pointer;
  color: #007aff;
}
.feed-back__title[data-v-97b6594c] {
  color: #000;
  font-size: 0.16rem;
  font-weight: bold;
}
.feed-back__tips[data-v-97b6594c] {
  color: #f56c6c;
  font-size: 0.14rem;
  margin-bottom: 0.12rem;
}
.feed-back__tags[data-v-97b6594c] {
  display: flex;
  align-items: center;
  flex-wrap: row nowrap;
}
.feed-back__tag[data-v-97b6594c] {
  color: #000;
  text-align: center;
  height: 0.32rem;
  line-height: 1;
  padding: 0.08rem 0.1rem;
  font-size: 0.14rem;
  margin-right: 0.12rem;
  border-radius: 0.04rem;
  border: 0.01rem solid transparent;
  background-color: #f0f4fa;
  box-sizing: border-box;
}
.feed-back__tag[data-v-97b6594c]:hover {
  cursor: pointer;
}
.feed-back__tag[data-v-97b6594c]:hover,
.feed-back__tag.checked[data-v-97b6594c] {
  color: #4090ff;
  background-color: #e0f0ff;
  border: 0.01rem solid #4090ff;
}
.feed-back__contact-title[data-v-97b6594c] {
  color: #131b26;
  font-size: 0.14rem;
  margin-bottom: 0.12rem;
}
.feed-back__action[data-v-97b6594c] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.feed-back__action-submit[data-v-97b6594c] {
  color: #fff;
  font-size: 0.14rem;
  font-weight: 500;
  text-align: center;
  width: 0.6rem;
  height: 0.28rem;
  padding: 0.04rem 0.1rem;
  box-sizing: border-box;
  border-radius: 0.04rem;
  background: linear-gradient(100.3deg, #2ba5fc 0%, #0051f2 100%);
}
.feed-back__action-submit[data-v-97b6594c]:hover {
  cursor: pointer;
}
.feed-back__action-submit.disabled[data-v-97b6594c] {
  color: #acb4bf;
  font-weight: 400;
  cursor: not-allowed;
  background: #f6f7fa;
}

.feed-back[data-v-331bc42a] .coze-base-popup::after {
  background: unset;
}
.feed-back[data-v-331bc42a] .title {
  color: #131b26 !important;
  font-size: 0.18rem;
}
.feed-back__detail.el-textarea[data-v-331bc42a] .el-textarea__inner {
  height: 1rem;
  border-radius: 0.04rem !important;
}
.feed-back[data-v-331bc42a] .coze-base-popup > .popup-footer__btn {
  font-size: 0.16rem;
  color: #fff;
  background-color: #4090ff;
  border-color: #4090ff;
  border-radius: 0.08rem;
  height: 0.5rem;
  padding: 0.12rem 0;
  box-sizing: border-box;
}
.feed-back__title[data-v-331bc42a],
.feed-back__tags[data-v-331bc42a] {
  margin-bottom: 0.12rem;
}
.feed-back__wrapper[data-v-331bc42a] {
  padding-top: 0.1rem;
}
.feed-back__tips[data-v-331bc42a] {
  color: #f56c6c;
  font-size: 0.14rem;
  margin-bottom: 0.12rem;
}
.feed-back__tags[data-v-331bc42a] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(1.07rem, 1fr));
  gap: 0.12rem;
  justify-content: space-between;
  align-content: start;
}
.feed-back__tag[data-v-331bc42a] {
  color: #000;
  font-size: 0.14rem;
  text-align: center;
  white-space: nowrap;
  width: 1.07rem;
  height: 0.36rem;
  line-height: 0.36rem;
  border-radius: 0.08rem;
  box-sizing: border-box;
  border: 0.01rem solid #f0f4fa;
  background-color: #f0f4fa;
}
.feed-back__tag.checked[data-v-331bc42a] {
  background-color: #e0f0ff;
  color: #4090ff;
  border: 0.01rem solid #4090ff;
}
.feed-back__contact[data-v-331bc42a] {
  margin-top: 0.2rem;
}
.feed-back__contact-title[data-v-331bc42a],
.feed-back__contact-info[data-v-331bc42a] {
  margin-bottom: 0.12rem;
}
.feed-back__contact-title[data-v-331bc42a] {
  color: #131b26;
  font-size: 0.14rem;
}
.feed-back.disabled[data-v-331bc42a] .coze-base-popup > .popup-footer__btn {
  color: #acb4bf !important;
  background-color: #f6f7fa !important;
  border-color: #f6f7fa !important;
}

.stop-thinked[data-v-29cc1740] {
  color: #999999;
  font-size: 0.13rem;
}
.stop_generate_btn[data-v-29cc1740] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.16rem;
  height: 0.3rem;
  line-height: 0.3rem;
  color: #438bff;
  font-size: 0.14rem;
  text-align: center;
  padding: 0.05rem, 0.2rem, 0.05rem, 0.2rem;
  border-radius: 0.5rem;
  background: #fff;
  box-shadow: 0 0 0.04rem rgba(0, 0, 0, 0.1);
  z-index: 1;
  position: relative;
}
.service-message .message-body[data-v-29cc1740] {
  background-color: #fff;
  border-radius: 0.08rem;
  box-shadow: 0 0.01rem 0.15rem 0 rgba(69, 122, 229, 0.1);
}
.service-message .message-body[data-type="fe_isc_welcome"][data-v-29cc1740] {
  box-shadow: none;
}
.service-message .message-body[data-type="source_ai_welcome"][data-v-29cc1740] {
  background-color: transparent;
  box-shadow: none;
}
.service-message .message-body[data-type="fe_welcome"][data-v-29cc1740],
.service-message .message-body[data-type="student_ai"][data-v-29cc1740],
.service-message .message-body[data-type="stop_human_service"][data-v-29cc1740] {
  box-shadow: unset;
}
.service-message .message-body[data-type="form"][data-v-29cc1740],
.service-message .message-body[data-type="text"][data-v-29cc1740],
.service-message .message-body[data-type="reply_in_progress"][data-v-29cc1740],
.service-message .message-body[data-type="radio_picker"][data-v-29cc1740] {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 2rem;
}
@media screen and (max-width: 750px) {
.service-message .message-body[data-type="form"][data-v-29cc1740],
  .service-message .message-body[data-type="text"][data-v-29cc1740],
  .service-message .message-body[data-type="reply_in_progress"][data-v-29cc1740],
  .service-message .message-body[data-type="radio_picker"][data-v-29cc1740] {
    width: unset;
    max-width: unset;
}
}
.service-message .message-body[data-type="delivery_new"][data-v-29cc1740],
.service-message .message-body[data-type="menu"][data-v-29cc1740],
.service-message .message-body[data-type="image"][data-v-29cc1740],
.service-message .message-body[data-type="guess_hot"][data-v-29cc1740],
.service-message .message-body[data-type="radio_confirm"][data-v-29cc1740],
.service-message .message-body[data-type="fe_recall"][data-v-29cc1740],
.service-message .message-body[data-type="book_list"][data-v-29cc1740],
.service-message .message-body[data-type="jour_list"][data-v-29cc1740],
.service-message .message-body[data-type="delivery"][data-v-29cc1740],
.service-message .message-body[data-type="book_recommend"][data-v-29cc1740],
.service-message .message-body[data-type="book_no_data_recommend"][data-v-29cc1740],
.service-message .message-body[data-type="person_recommend"][data-v-29cc1740],
.service-message .message-body[data-type="person_no_data_recommend"][data-v-29cc1740],
.service-message .message-body[data-type="common_question"][data-v-29cc1740] {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 2rem;
  max-width: 5rem;
}
@media screen and (max-width: 750px) {
.service-message .message-body[data-type="delivery_new"][data-v-29cc1740],
  .service-message .message-body[data-type="menu"][data-v-29cc1740],
  .service-message .message-body[data-type="image"][data-v-29cc1740],
  .service-message .message-body[data-type="guess_hot"][data-v-29cc1740],
  .service-message .message-body[data-type="radio_confirm"][data-v-29cc1740],
  .service-message .message-body[data-type="fe_recall"][data-v-29cc1740],
  .service-message .message-body[data-type="book_list"][data-v-29cc1740],
  .service-message .message-body[data-type="jour_list"][data-v-29cc1740],
  .service-message .message-body[data-type="delivery"][data-v-29cc1740],
  .service-message .message-body[data-type="book_recommend"][data-v-29cc1740],
  .service-message .message-body[data-type="book_no_data_recommend"][data-v-29cc1740],
  .service-message .message-body[data-type="person_recommend"][data-v-29cc1740],
  .service-message .message-body[data-type="person_no_data_recommend"][data-v-29cc1740],
  .service-message .message-body[data-type="common_question"][data-v-29cc1740] {
    width: unset;
    max-width: unset;
}
}
.service-message .message-body[data-type="stop_human_service"][data-v-29cc1740] {
  background: transparent;
}
.service-message .message-body[data-type="file"][data-v-29cc1740],
.service-message .message-body[data-type="audio"][data-v-29cc1740] {
  width: -moz-fit-content;
  width: fit-content;
}
.service-message .message-body[data-type="machine_read"][data-v-29cc1740] {
  background: transparent !important;
  box-shadow: none;
}
.service-message .message-body[data-type="machine_read"] .message-actions[data-v-29cc1740] {
  background: #fff;
  margin: 0;
  padding: 0.1rem;
  border-radius: 0 0 0.08rem 0.08rem;
}
.message-actions[data-v-29cc1740] {
  display: flex;
  justify-content: space-between;
  font-size: 0.2rem;
  margin: 0 0.1rem;
  padding: 0.1rem 0;
  border-top: 0.01rem solid #ebebeb;
}
.message-actions .left-actions[data-v-29cc1740],
.message-actions .right-actions[data-v-29cc1740] {
  flex: 1;
  display: flex;
  gap: 0.06rem;
}
.message-actions .left-actions .action[data-v-29cc1740],
.message-actions .right-actions .action[data-v-29cc1740] {
  cursor: pointer;
}
.message-actions .left-actions .action[data-v-29cc1740]:hover,
.message-actions .right-actions .action[data-v-29cc1740]:hover {
  color: #438bff;
}
.message-actions .left-actions[data-v-29cc1740] {
  color: #4090ff;
}
.message-actions .right-actions[data-v-29cc1740] {
  color: #6b89b3;
  justify-content: flex-end;
}
.message-actions .message-action-icon[data-v-29cc1740] {
  font-size: 0.14rem;
}
.message-actions .message-action-icon.actived[data-v-29cc1740] {
  color: #438bff;
}
.message-actions .message-action-icon[data-v-29cc1740]::before {
  margin-right: 0.04rem;
  font-size: 0.16rem;
}
.kefu-message-action[data-v-29cc1740] {
  padding: 0.1rem 0 0.03rem;
}
.message-extension[data-v-29cc1740] {
  margin-top: 0.06rem;
}

.text[data-v-334bf18e] {
  padding: 0.15rem;
  box-sizing: border-box;
  word-break: break-all;
  white-space: pre-wrap;
}
.text.empty[data-v-334bf18e] {
  display: none;
}

.image-renderer[data-v-b16414e0] {
  padding: 0.15rem;
  box-sizing: border-box;
}
.image-renderer img[data-v-b16414e0] {
  cursor: pointer;
  max-width: 100%;
  max-height: 1.2rem;
  object-fit: scale-down;
}

.file-renderer[data-v-1b370660] {
  width: 2rem;
  height: 0.62rem;
  box-sizing: border-box;
  padding: 0.1rem;
  border-radius: 0.08rem;
  box-shadow: 0rem 0.01rem 0.15rem 0rem rgba(69, 122, 229, 0.102);
  background-color: #fff;
  display: flex;
}
.file-renderer + .file-renderer[data-v-1b370660] {
  margin-top: 0.06rem;
}
.file-renderer.image[data-v-1b370660] {
  cursor: pointer;
}
.file-renderer .icon[data-v-1b370660] {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.1rem;
}
.file-renderer .icon img[data-v-1b370660] {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.file-renderer .info[data-v-1b370660] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  width: 0;
}
.file-renderer .info .name[data-v-1b370660] {
  font-size: 0.14rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.file-renderer .info .meta[data-v-1b370660] {
  display: flex;
  align-items: center;
}
.file-renderer .info .meta .type[data-v-1b370660] {
  font-size: 0.12rem;
  color: #999;
  margin-right: 0.04rem;
  text-transform: uppercase;
}
.file-renderer .info .meta .size[data-v-1b370660] {
  font-size: 0.12rem;
  color: #999;
}

.mini-file-renderer[data-v-caf70670] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.mini-file-renderer .name[data-v-caf70670] {
  max-width: 1.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mini-file-renderer .icon[data-v-caf70670] {
  width: 0.14rem;
  height: 0.14rem;
  margin-right: 0.04rem;
}

@keyframes spin-data-v-6e0baf79 {
0% {
    transform: translate(-100%, 0) rotate(0deg);
}
100% {
    transform: translate(-100%, 0) rotate(360deg);
}
}
.same-referce[data-v-6e0baf79] {
  margin-bottom: 0.04rem;
  color: #999;
  font-size: 0.12rem;
}
.sent-message:hover .sent-actions.web[data-v-6e0baf79] {
  opacity: 1;
}
.sent-message .sent-stauts[data-v-6e0baf79] {
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  top: 0.1rem;
  left: -0.04rem;
  display: none;
}
.sent-message .sent-stauts.sending[data-v-6e0baf79] {
  display: block;
  animation: spin-data-v-6e0baf79 1500ms infinite linear;
  background-image: url(/static/img/sending.837d1dd4f2821ddc140a.svg);
  background-size: cover;
}
.sent-message .sent-stauts.failed[data-v-6e0baf79] {
  display: block;
  background-image: url(/static/img/fail1.6af007811c5981f21655.svg);
  background-size: cover;
}
.sent-message .sent-body[data-v-6e0baf79] {
  position: relative;
  background: rgba(0, 119, 255, 0.644);
  font-size: 0.14rem;
  border-radius: 0.08rem;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  box-sizing: border-box;
}
.sent-message .image-sent-body[data-v-6e0baf79] {
  background: none;
}
.chat-files[data-v-6e0baf79] {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.chat-files.gap[data-v-6e0baf79] {
  margin-top: 0.1rem;
}
.sent-actions.web[data-v-6e0baf79] {
  margin-top: 0.05rem;
  opacity: 0;
}
.sent-actions.web .action[data-v-6e0baf79] {
  display: inline-block;
  margin-left: 0.1rem;
  cursor: pointer;
  font-size: 0.14rem;
  color: #6b89b3;
}
.sent-actions.web .action[data-v-6e0baf79]:hover {
  color: #0084ff;
}
.sent-actions.web .action .iconfont[data-v-6e0baf79] {
  font-size: 0.16rem;
}
.sent-actions.mobile[data-v-6e0baf79] {
  margin-top: 0.05rem;
}
.sent-actions.mobile .action[data-v-6e0baf79] {
  display: inline-block;
  cursor: pointer;
  margin: 0.1rem;
  font-size: 0.13rem;
  color: #6b89b3;
}
.sent-actions.mobile .action .iconfont[data-v-6e0baf79] {
  font-size: 0.14rem;
}

.transfer[data-v-7b3b3aca] {
  text-align: center;
  margin-bottom: 0.2rem;
}
.transfer span[data-v-7b3b3aca] {
  background-color: rgba(183, 187, 191, 0.4);
  color: white;
  padding: 0.01rem 0.1rem;
  border-radius: 0.1rem;
  font-size: 0.12rem;
  display: inline-block;
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.emoji .icon[data-v-7ed273f9] {
  margin-right: 0.1rem;
}
.emoji-icon[data-v-7ed273f9] {
  padding: 0.02rem;
  display: inline-block;
  width: 0.26rem;
  height: 0.26rem;
  font-size: 0.2rem;
  line-height: 0.26rem;
  text-align: center;
}
.emoji-icon[data-v-7ed273f9]:hover {
  background-color: var(--back-gray, #f6f6f9);
}


.dialog-footer[data-v-0d57aff8] {
	margin-top: 0.2rem;
	text-align: right;
}


[data-v-3d586fe2] .el-upload-list {
  display: none !important;
}
.quickReplyContainer[data-v-3d586fe2] {
  height: calc(100% - 0.4rem);
  display: flex;
  flex-direction: column;
  padding: 0.1rem 0.1rem 0 0.1rem;
  box-sizing: border-box;
}
.quickReplyContainer .nodata[data-v-3d586fe2] {
  font-size: 0.12rem;
  color: #CCCCCC;
  width: calc(100% - 0.1rem);
  padding: 0.06rem 0.05rem;
}
.quickReplyContainer .ellipsis[data-v-3d586fe2] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 0.27rem;
  line-height: 0.27rem;
}
.quickReplyContainer p[data-v-3d586fe2] {
  cursor: pointer;
  padding: 0.03rem 0.05rem;
  margin-bottom: 0.06rem;
}
.quickReplyContainer p[data-v-3d586fe2]:hover {
  background: #F5F5F5;
}
.quickReplyContainer p.cur[data-v-3d586fe2] {
  background: #F5F5F5;
}
.quickReplyContainer .searchResult[data-v-3d586fe2] {
  margin-top: 0.15rem;
  flex: 1;
  overflow: auto;
}
.quickReplyContainer .replyContainer[data-v-3d586fe2] {
  margin-top: 0.15rem;
  display: flex;
  overflow: auto;
  flex: 1;
}
.quickReplyContainer .replyContainer .detailAnswer[data-v-3d586fe2]:hover {
  background: #F5F5F5;
}
.quickReplyContainer .replyContainer .detailAnswer.cur[data-v-3d586fe2] {
  background: #F5F5F5;
}
.quickReplyContainer .replyContainer .totalReply[data-v-3d586fe2] {
  flex: 1;
}
.quickReplyContainer .replyContainer .totalReply .replyItem[data-v-3d586fe2] {
  margin-bottom: 0.2rem;
}
.quickReplyContainer .replyContainer .totalReply .replyItem p[data-v-3d586fe2]:first-child {
  cursor: default;
  font-size: 0.14rem;
  font-weight: bold;
}
.quickReplyContainer .replyContainer .totalReply .replyItem p[data-v-3d586fe2]:first-child:hover {
  background: #FFFFFF;
}
.quickReplyContainer .replyContainer .replyDetail[data-v-3d586fe2] {
  padding: 0.1rem;
  flex: 1.6;
  border-left: 0.01rem solid #CCCCCC;
}
.quickReplyContainer .noGroup[data-v-3d586fe2] {
  margin-top: 0.2rem;
  color: #ccc;
}
.quickReplyContainer .setReply[data-v-3d586fe2] {
  min-width: 1.8rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  background-color: #FFFFFF;
  border-top: 0.01rem solid #EEEEEE;
  cursor: pointer;
}
.quickReplyContainer .setReply[data-v-3d586fe2]:hover {
  background-color: #F5F5F5;
}
.quickReplyContainer .setReply[data-v-3d586fe2] .el-button i {
  color: #C0C4CC;
}
.quickReplyContainer .setReply[data-v-3d586fe2] .el-button span {
  font-size: 0.13rem;
  color: #333333;
}
.quickReplyContainer[data-v-3d586fe2] .el-dialog {
  width: 8rem !important;
}
.quickReplyContainer[data-v-3d586fe2] .el-dialog__body {
  padding: 0 0.2rem 0.3rem !important;
}
.quickReplyContainer .replyEditContainer[data-v-3d586fe2] {
  display: flex;
  width: 100%;
  height: 2.8rem;
  margin-top: 0.1rem;
}
.quickReplyContainer .replyEditContainer .group[data-v-3d586fe2] {
  flex: 1;
  width: 100%;
  height: 100%;
  border: 0.01rem solid #EEEEEE;
}
.quickReplyContainer .replyEditContainer .detail[data-v-3d586fe2] {
  flex: 2;
  width: 100%;
  height: 100%;
  border: 0.01rem solid #EEEEEE;
  border-left: none;
}
.quickReplyContainer .replyEditContainer .content[data-v-3d586fe2] {
  width: calc(100% - 0.1rem);
  height: calc(100% - 0.41rem);
  overflow: auto;
  padding: 0.05rem;
}
.quickReplyContainer .replyEditContainer .content .edit-msg[data-v-3d586fe2] {
  font-size: 0.12rem;
  width: calc(100% - 0.1rem);
  padding: 0.06rem 0.05rem;
}
.quickReplyContainer .replyEditContainer .content .edit-msg[data-v-3d586fe2]:hover {
  background-color: #F5F5F5;
}
.quickReplyContainer .replyEditContainer .content .edit-msg.cur[data-v-3d586fe2] {
  background-color: #F5F5F5;
}
.quickReplyContainer .replyEditContainer .content .edit-msg .msg span.msg-content[data-v-3d586fe2] {
  word-break: break-all;
}
.quickReplyContainer .replyEditContainer .content .edit-msg .msg span.icon[data-v-3d586fe2] {
  float: right;
}
.quickReplyContainer .replyEditContainer .content .edit-msg .msg span.icon i[data-v-3d586fe2] {
  cursor: pointer;
}
.quickReplyContainer .replyEditContainer .content .edit-msg .msg span.icon i[data-v-3d586fe2]:first-child {
  margin-right: 0.05rem;
}
.quickReplyContainer .replyEditContainer .option[data-v-3d586fe2] {
  width: calc(100%-10);
  height: 0.3rem;
  border-top: 0.01rem solid #EEEEEE;
  line-height: 0.3rem;
  padding-left: 0.1rem;
}
.quickReplyContainer .replyEditContainer .option span[data-v-3d586fe2] {
  cursor: pointer;
  font-size: 0.12rem;
  color: #409EFF;
  margin-right: 0.05rem;
}
[data-v-3d586fe2] .el-collapse-item__header {
  line-height: 1.6;
  overflow: hidden;
  height: auto;
  padding: 0.1rem 0;
}


.groupList[data-v-492790bd] .el-table__body tr.current-row > td {
  color: #3ba1ff !important;
}

.search[data-v-411d1ea6] {
  padding: 0.1rem;
  box-sizing: border-box;
}
.search-kb[data-v-411d1ea6] {
  background-color: white;
  height: 100%;
}
.kb[data-v-411d1ea6] {
  padding: 0 0.1rem;
}
.kb .noData[data-v-411d1ea6] {
  color: #bbbfc3;
}
.kb .group-name[data-v-411d1ea6] {
  width: 100%;
  height: 100%;
}
.kb .group-name .kb-li[data-v-411d1ea6] {
  margin: 0.1rem 0 0.2rem;
}
.kb .group-name .kb-li[data-v-411d1ea6]:first-of-type {
  margin-top: 0;
}
.kb .group-name .kb-li h3[data-v-411d1ea6] {
  margin: 0.05rem 0 0;
}
.kb .group-name .kb-li .name[data-v-411d1ea6] {
  display: inline-block;
  /*width: calc(100% - 70px);*/
}
.kb .group-name .kb-li a[data-v-411d1ea6] {
  color: white;
  padding: 0 0.05rem;
  cursor: pointer;
}
.kb .group-name .kb-li .hover-div[data-v-411d1ea6] {
  cursor: default;
  padding-left: 0.1rem;
}
.kb .group-name .kb-li .hover-div .operate[data-v-411d1ea6] {
  float: right;
}
.kb .group-name .kb-li .hover-div:hover a[data-v-411d1ea6] {
  color: #2297f0;
}
.kb .group-name .kb-li .hover-div-img[data-v-411d1ea6] {
  position: relative;
}
.kb .group-name .kb-li .hover-div-img .operate[data-v-411d1ea6] {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
.kb .group-name .kb-li .hover-txt-div[data-v-411d1ea6] {
  position: relative;
  word-break: break-all;
}
.kb .group-name .image[data-v-411d1ea6] {
  display: flex;
  position: relative;
}
.kb .group-name .image .img-i[data-v-411d1ea6] {
  display: inline-block;
  margin-right: 0.1rem;
  background-size: contain !important;
  cursor: pointer;
}
.kb .group-name .image p[data-v-411d1ea6] {
  position: absolute;
  top: 50%;
  left: 0.5rem;
  transform: translate(0, -50%);
  width: 2.2rem;
}
.kb[data-v-411d1ea6]::-webkit-scrollbar {
  width: 0.06rem;
  height: 0.06rem;
  background-color: #f6f6f9;
}
.kb[data-v-411d1ea6]::-webkit-scrollbar-thumb {
  width: 0.06rem;
  height: 0.06rem;
  background-color: lightgrey;
}
.kb[data-v-411d1ea6]::-webkit-scrollbar-track-piece {
  background-color: #f6f6f9;
}

.message-header[data-v-97ad8696] {
  display: flex;
  align-items: center;
  gap: 0.1rem;
}
.message-header.right[data-v-97ad8696] {
  flex-direction: row-reverse;
}
.message-header .header-info[data-v-97ad8696] {
  font-size: 0.14rem;
  color: #999999;
  display: flex;
  align-items: center;
  gap: 0.06rem;
  flex-direction: inherit;
}
.message-header .header-avatar[data-v-97ad8696] {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  overflow: hidden;
  box-sizing: border-box;
  box-shadow: 0 0 0.04rem rgba(0, 0, 0, 0.1);
}
.message-header .header-avatar.touchable[data-v-97ad8696] {
  cursor: pointer;
}
.message-header .header-avatar img[data-v-97ad8696] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.message-slot[data-v-97ad8696] {
  padding-left: 0.5rem;
}
.message-slot.right[data-v-97ad8696] {
  padding-right: 0.5rem;
}
.message-slot.right[data-v-97ad8696] .service-message {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
.message-slot.right[data-v-97ad8696] .message-body {
  border-radius: 0.12rem 0 0.12rem 0.12rem;
}

.platform[data-v-8ec34cbc] {
  height: 100%;
  display: flex;
}
.platform .visitor-list[data-v-8ec34cbc] {
  width: 2.75rem;
  min-width: 2.75rem;
  border-right: 0.01rem solid #e6eaee;
  height: 100%;
  overflow: auto;
}
.platform .visitor-list .search[data-v-8ec34cbc] {
  padding: 0.08rem 0.14rem;
  border-bottom: 0.01rem solid #e6eaee;
}
.platform .visitor-list .search .searchInput[data-v-8ec34cbc] {
  width: 1.96rem;
  height: 0.28rem;
}
.platform .qa-source-entry[data-v-8ec34cbc] {
  display: flex;
  justify-content: flex-end;
  padding-right: 0.5rem;
}
.platform .recall-tag[data-v-8ec34cbc] {
  color: #333;
  border-radius: 0.04rem;
  padding: 0.05rem 0.15rem;
  background-color: #e7e7e7;
}
.platform .noData[data-v-8ec34cbc] {
  flex: 1;
}
.platform .noData .data[data-v-8ec34cbc] {
  background: url(/static/img/no-choose-visitor.feb06a83850c6ef3efc9.svg) top center no-repeat;
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.platform .noData .data div[data-v-8ec34cbc] {
  position: absolute;
  bottom: 0;
  font-size: 0.14rem;
  text-align: center;
  color: #bbbfc3;
  width: 100%;
}
.platform .chart-room[data-v-8ec34cbc] {
  flex: 2;
  min-width: 3.5rem;
}
.platform .chart-room .message-list[data-v-8ec34cbc] {
  height: calc(100% - 2.01rem);
  overflow: auto;
  position: relative;
  padding-top: 0.12rem;
}
.platform .chart-room .message-list .history[data-v-8ec34cbc] {
  color: #bbbfc3;
}
.platform .chart-room .message-list .list-box[data-v-8ec34cbc] {
  height: calc(100% - 0.5rem);
  width: calc(100% - 0.25rem);
  overflow: auto;
  padding: 0 0.12rem;
}
.platform .chart-room .message-list .list-box > *[data-v-8ec34cbc] {
  margin-top: 0.1rem;
}
.platform .chart-room .message-list .icons[data-v-8ec34cbc] {
  text-align: right;
  height: 0.26rem;
  line-height: 0.15rem;
  border-bottom: 0.01rem solid #e6eaee;
}
.platform .chart-room .message-list .icons a[data-v-8ec34cbc] {
  display: inline-block;
  margin-right: 0.14rem;
  font-size: 0.12rem;
  /*&:first-child {*/
  /*margin-right: 20px;*/
  /*}*/
}
.platform .chart-room .message-list .icons a img[data-v-8ec34cbc] {
  margin-right: 0.08rem;
  top: -0.02rem;
  position: relative;
}
.platform .chart-room .message-list .ipInfo[data-v-8ec34cbc] {
  padding-left: 0.2rem;
}
.platform .chart-room .send-box[data-v-8ec34cbc] {
  height: 1.5rem;
  border-top: 0.01rem solid #e6eaee;
  padding: 0.12rem;
  position: relative;
}
.platform .chart-room .send-box .quickReplyList[data-v-8ec34cbc] {
  position: absolute;
  background-color: white;
  border: 0.01rem solid #e6eaee;
  bottom: 1.3rem;
  width: 3rem;
}
.platform .chart-room .send-box .quickReplyList a[data-v-8ec34cbc] {
  display: block;
  padding: 0.02rem 0.04rem;
  border-bottom: 0.01rem solid #e6eaee;
}
.platform .chart-room .send-box .quickReplyList a[data-v-8ec34cbc]:hover,
.platform .chart-room .send-box .quickReplyList a.active[data-v-8ec34cbc] {
  background-color: var(--back-gray, #f6f6f9);
}
.platform .chart-room .send-box .send-msg[data-v-8ec34cbc] {
  position: relative;
  width: 0.22rem;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.1rem;
}
.platform .chart-room .send-box .send-msg input[data-v-8ec34cbc] {
  position: absolute;
  left: 0;
  height: 0.2rem;
  opacity: 0.01;
  width: 0.2rem;
}
.platform .chart-room .send-box .send-msg i[data-v-8ec34cbc] {
  font-size: 0.25rem;
  color: #acbaca;
  margin-top: -0.01rem;
}
.platform .chart-room .send-box textarea[data-v-8ec34cbc],
.platform .chart-room .send-box .text-div[data-v-8ec34cbc] {
  width: 100%;
  height: 0.85rem;
  max-height: 0.85rem;
  border: none;
  background-color: var(--back-gray, #f6f6f9);
  outline: none;
  margin-top: 0.05rem;
  font-size: 0.12rem;
  font-family: PingFang SC, STHeitiSC-Light, Microsoft Yahei, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #333;
  overflow: auto;
}
.platform .chart-room .send-box .text-div img[data-v-8ec34cbc] {
  max-width: 60%;
  max-height: 2.5rem;
}
.platform .chart-room .send-box .send[data-v-8ec34cbc] {
  text-align: right;
}
.platform .chart-room .send-box .send span[data-v-8ec34cbc] {
  padding-right: 0.12rem;
  color: #9fa7b1;
}
.platform .chat_option_container[data-v-8ec34cbc] {
  width: 3.35rem;
  height: 100%;
  overflow: hidden;
  background: #ffffff;
  display: flex;
}
.platform .chat_option_container.close[data-v-8ec34cbc] {
  width: 0.2rem;
}
.platform .chat_option_container .op-bar[data-v-8ec34cbc] {
  width: 0.2rem;
  min-width: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 0.01rem solid #e6e6e6;
  border-left: 0.01rem solid #e6e6e6;
  z-index: 1;
  background-color: #fff;
  cursor: pointer;
}
.platform .chat_option_container .op-bar[data-v-8ec34cbc]:hover {
  background-color: #f5f5f5;
}
.platform .chat_option_container[data-v-8ec34cbc] .el-tabs {
  border: none;
  width: 100%;
}
.platform .chat_option_container[data-v-8ec34cbc] .el-tabs .el-tabs__content {
  padding: 0;
}
.platform .chat_option_container[data-v-8ec34cbc] .el-tabs .el-tabs__content .el-tab-pane {
  height: 100%;
}
.platform .line[data-v-8ec34cbc] {
  width: 0.04rem;
  cursor: ew-resize;
  border-left: 0.01rem solid #e6eaee;
}
/*知识规则*/
.right-float[data-v-8ec34cbc] {
  position: fixed;
  top: 0rem;
  left: 0rem;
  height: 100%;
  width: 100%;
  background-color: rgba(39, 49, 66, 0.72);
  z-index: 1000;
}
.right-float .rule-caption[data-v-8ec34cbc] {
  position: absolute;
  top: 0rem;
  right: 0rem;
  background: var(--back-gray, #f6f6f9);
  padding-left: 0.3rem;
  width: 7.2rem;
  height: 100%;
  overflow: auto;
}
.right-float .show[data-v-8ec34cbc] {
  animation: show-data-v-8ec34cbc 0.5s linear;
}
.right-float .hide[data-v-8ec34cbc] {
  animation: hide-data-v-8ec34cbc 0.5s linear;
}
@keyframes show-data-v-8ec34cbc {
0% {
    opacity: 0;
    right: -7.5rem;
}
100% {
    opacity: 1;
    right: 0rem;
}
}
@keyframes hide-data-v-8ec34cbc {
0% {
    opacity: 1;
    right: 0rem;
}
100% {
    opacity: 0;
    right: -7.5rem;
}
}
.changeUser[data-v-8ec34cbc] {
  width: 5rem;
}
.changeUser .updateTime[data-v-8ec34cbc] {
  float: right;
  line-height: 0.32rem;
}
.changeUser .updateTime a[data-v-8ec34cbc] {
  color: blue;
}
.changeUser .listTableBox[data-v-8ec34cbc] {
  overflow: auto;
  max-height: 3.25rem;
  min-height: 3.25rem;
  margin-top: 0.2rem;
}
.changeUser .listTableBox table thead[data-v-8ec34cbc] {
  background-color: var(--back-gray, #f6f6f9);
}
.changeUser .listTableBox table td[data-v-8ec34cbc] {
  padding: 0.06rem 0.18rem;
  font-size: 0.12rem;
}
.changeUser .listTableBox table td a[data-v-8ec34cbc] {
  color: blue;
}
.i-mark[data-v-8ec34cbc] {
  display: inline-block;
  width: 0.13rem;
  height: 0.13rem;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  top: 0.02rem;
  left: 0rem;
}
.i-mark.red-mark[data-v-8ec34cbc] {
  background-color: #ec7974;
}
.i-mark.yellow-mark[data-v-8ec34cbc] {
  background-color: #ffd888;
}
.i-mark.blue-mark[data-v-8ec34cbc] {
  background-color: green;
}
.i-mark.orange-mark[data-v-8ec34cbc] {
  background-color: orange;
}
.i-mark.green-mark[data-v-8ec34cbc] {
  background-color: green;
}
.i-mark.black-mark[data-v-8ec34cbc] {
  background-color: #000;
}
.no-mark[data-v-8ec34cbc] {
  cursor: pointer;
  height: 0.11rem;
  width: 0.11rem;
  background: #fff;
  border: 0.01rem solid #e6eaee;
  border-radius: 50%;
  margin-top: -0.04rem;
  position: absolute;
  top: 0.06rem;
  left: 0rem;
}
.rightContent[data-v-8ec34cbc] {
  max-height: 9rem;
  overflow: auto;
  padding: 0.1rem;
  background-color: #f0f0f0;
}
.blacklistBtn[data-v-8ec34cbc] {
  display: inline-block;
  width: 0.22rem;
  height: 0.22rem;
  background: url(/static/img/blacklist_kefu.545f36412b526415a64d.png) no-repeat;
  background-size: 0.22rem;
}
.shareBtn[data-v-8ec34cbc] {
  display: inline-block;
  width: 0.22rem;
  height: 0.22rem;
  color: #acbaca;
}
.platform .chart-room .message-list .list-box[data-v-8ec34cbc]::-webkit-scrollbar-thumb {
  width: 0.06rem;
  height: 0.06rem;
  background-color: lightgrey;
}
.platform .chart-room .message-list .list-box[data-v-8ec34cbc]::-webkit-scrollbar-track-piece {
  background-color: #f6f6f9;
}
.platform .chart-room .message-list .list-box[data-v-8ec34cbc]::-webkit-scrollbar {
  width: 0.06rem;
  height: 0.06rem;
  background-color: #f6f6f9;
}
.newNotice[data-v-8ec34cbc] {
  position: absolute;
  right: 0.12rem;
  top: 0.12rem;
  cursor: pointer;
  border: solid 0.01rem blue;
  color: #0099ff;
  border-radius: 0.2rem;
  padding: 0.05rem 0.08rem;
  background: #fff;
}
.newNotice span[data-v-8ec34cbc] {
  transform: rotate(90deg);
  display: inline-block;
  vertical-align: 0;
  margin-left: 0.05rem;
}


.platform[data-v-8ec34cbc] .el-tabs__item {
  line-height: 0.48rem;
}

.line-list[data-v-48914ec4] {
  height: 100%;
  display: flex;
  max-width: 100%;
}
.line-list .line-list-body[data-v-48914ec4] {
  padding: 0.18rem 0.12rem;
  overflow: auto;
  flex: 1;
  max-width: 100%;
}
.line-list .line-list-body .ul[data-v-48914ec4] {
  height: 0.42rem;
  background-color: #ffffff;
  border: solid 0.01rem #d5d9dd;
}
.line-list .line-list-body .ul li[data-v-48914ec4] {
  float: left;
  height: 0.42rem;
  width: 100%;
}
.line-list .line-list-body .ul .time-search[data-v-48914ec4] {
  float: right;
}
.line-list .line-list-body .noDate[data-v-48914ec4] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100% - 1rem);
}
.line-list .line-list-body .noDate p[data-v-48914ec4] {
  text-align: center;
}

.el-main[data-v-fc8421e4] {
  margin: 0 auto;
  max-width: 12rem;
  height: 100%;
}
.head[data-v-fc8421e4] {
  padding-top: 0.2rem;
  text-align: center;
  word-break: break-all;
}
.content[data-v-fc8421e4],
.digest[data-v-fc8421e4] {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.13rem;
  height: 100%;
  margin: 0;
}

.el-header[data-v-41062f6a],
.el-footer[data-v-41062f6a] {
  background-color: #273142;
  color: #333;
  text-align: center;
  line-height: 0.6rem;
}
.el-aside[data-v-41062f6a] {
  background-color: #354052;
  color: #333;
  text-align: center;
  line-height: 2rem;
  overflow-x: hidden;
  height: 10.6rem;
}
.el-aside li[data-v-41062f6a] {
  line-height: 0.45rem;
}
.el-aside li a[data-v-41062f6a] {
  color: #ffffff;
  font-size: 0.15rem;
}
.el-main[data-v-41062f6a] {
  color: #333;
  text-align: center;
  line-height: 1.6rem;
  padding: 0.05rem;
}
body > .el-container[data-v-41062f6a] {
  margin-bottom: 0.4rem;
}
.el-container:nth-child(5) .el-aside[data-v-41062f6a],
.el-container:nth-child(6) .el-aside[data-v-41062f6a] {
  line-height: 2.6rem;
}
.el-container:nth-child(7) .el-aside[data-v-41062f6a] {
  line-height: 3.2rem;
}

.wrapper[data-v-78e608e4] {
  padding: 0.2rem;
  height: calc(100% - 0.4rem);
  min-width: 9rem;
  font-family: "微软雅黑";
}
.wrapper .el-header[data-v-78e608e4] {
  padding: 0;
}
.wrapper .el-header .top_tab[data-v-78e608e4] {
  width: 4rem;
  border: none;
  background: none !important;
}
.wrapper .el-header .top_tab li[data-v-78e608e4] {
  width: 0.8rem;
  text-align: left;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
  font-weight: bold;
  background: none !important;
  color: #333;
}
.wrapper .el-header .head_option[data-v-78e608e4] {
  /*border: 1px solid #CCCCCC;
			padding: 0px 20px;*/
}


.el-row[data-v-a3d3f598] {
      margin-top: 0.2rem;
}
.search_select_input[data-v-a3d3f598], .add_kefu[data-v-a3d3f598], .search_select_online[data-v-a3d3f598], .search_select_used[data-v-a3d3f598]{display: inline-block; margin-right: 0.1rem;}
.add_kefu[data-v-a3d3f598] {float: right; margin: 0;}
.search_select_online[data-v-a3d3f598]{width: 1rem}
.search_select_used[data-v-a3d3f598]{width: 1rem}
.kefu_pagination[data-v-a3d3f598]{margin-top:0.2rem; width: 100%; text-align: right;}
span.status[data-v-a3d3f598]{font-size: 0.13rem;}
span.status.online[data-v-a3d3f598]{color: #67C23A;}
span.status.offline[data-v-a3d3f598]{color: #909399;}
span.status i[data-v-a3d3f598]{margin-right: 0.05rem;}

.dialog-footer[data-v-5a40d2e8] {
  width: 100%;
  margin-top: 0.3rem;
  text-align: right;
}
.main[data-v-5a40d2e8] {
  position: relative;
  display: flex;
  border: 0.01rem solid #e6eaee;
}
.main p[data-v-5a40d2e8] {
  padding: 0.05rem 0.1rem;
  border-bottom: 0.01rem solid #e6eaee;
  background-color: var(--back-gray, #f6f6f9);
}
.main .box[data-v-5a40d2e8] {
  max-height: 3rem;
  overflow-y: auto;
}
.main .left[data-v-5a40d2e8] {
  width: 100%;
  position: relative;
  z-index: 1;
}
.main .left p[data-v-5a40d2e8] {
  border-right: 0.01rem solid #e6eaee;
}
.main .left ul li[data-v-5a40d2e8] {
  padding: 0.08rem 0.1rem;
  border-bottom: 0.01rem solid #e6eaee;
}
.main .left ul li[data-v-5a40d2e8]:last-child {
  border-bottom: none;
}
.main .right[data-v-5a40d2e8] {
  position: relative;
  z-index: 0;
  flex: 1;
  border-left: 0.01rem solid #e6eaee;
  margin-left: -0.01rem;
}
.num[data-v-5a40d2e8] {
  float: right;
  display: inline;
  color: #909399;
  font-size: 0.12rem;
}
.num span[data-v-5a40d2e8] {
  color: #409eff;
  padding: 0 0.05rem;
}


[data-v-6c871dee] .el-dialog__body {
  padding: 0.2rem;
}
.select-rule[data-v-6c871dee] {
  margin-top: -0.1rem;
}
.main[data-v-6c871dee] {
  position: relative;
  width: 6.02rem;
  display: flex;
  border: 0.01rem solid #e6eaee;
}
.main p[data-v-6c871dee] {
  padding: 0.05rem 0.1rem;
  border-bottom: 0.01rem solid #e6eaee;
  background-color: var(--back-gray, #f6f6f9);
}
.main .box[data-v-6c871dee] {
  height: 3rem;
  overflow-y: auto;
  /*/deep/ .el-checkbox {display: block;}*/
}
.main .left[data-v-6c871dee] {
  width: 2rem;
  position: relative;
  z-index: 1;
}
.main .left p[data-v-6c871dee] {
  border-right: 0.01rem solid #e6eaee;
}
.main .left ul li[data-v-6c871dee] {
  padding: 0.08rem 0.1rem;
  border-bottom: 0.01rem solid #e6eaee;
  border-right: 0.01rem solid #e6eaee;
  cursor: pointer;
}
.main .left ul li[data-v-6c871dee]:hover {
  color: #3ba1ff;
}
.main .left ul li[data-v-6c871dee]:hover .el-checkbox__label {
  color: #3ba1ff;
}
.main .left ul li.active[data-v-6c871dee] {
  color: #3ba1ff;
  border-right-color: white;
}
.main .left ul li.active[data-v-6c871dee] .el-checkbox__label {
  color: #3ba1ff;
}
.main .right[data-v-6c871dee] {
  position: relative;
  z-index: 0;
  flex: 1;
  border-left: 0.01rem solid #e6eaee;
  margin-left: -0.01rem;
}
.num[data-v-6c871dee] {
  float: right;
  display: inline;
  font-size: 0.12rem;
  color: #909399;
}
.num span[data-v-6c871dee] {
  color: #3ba1ff;
  padding: 0 0.05rem;
}
.dialog-footer[data-v-6c871dee] {
  width: 100%;
  margin-top: 0.2rem;
  text-align: right;
}


.search_select_input[data-v-4d91b4b0],
.add_kefu[data-v-4d91b4b0],
.search_select_online[data-v-4d91b4b0],
.search_select_used[data-v-4d91b4b0] {
  display: inline-block;
  margin-right: 0.1rem;
}
.add_kefu[data-v-4d91b4b0] {
  float: right;
  margin: 0;
}
.search_select_online[data-v-4d91b4b0] {
  width: 1rem;
}
.search_select_used[data-v-4d91b4b0] {
  width: 1rem;
}
.kefu_pagination[data-v-4d91b4b0] {
  margin-top: 0.2rem;
  width: 100%;
  text-align: right;
}
span.status[data-v-4d91b4b0] {
  font-size: 0.13rem;
}
span.status.online[data-v-4d91b4b0] {
  color: #67c23a;
}
span.status.offline[data-v-4d91b4b0] {
  color: #909399;
}
span.status i[data-v-4d91b4b0] {
  margin-right: 0.05rem;
}

.industry[data-v-26d102f6] {
  height: 100%;
  padding: 0.2rem;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.header[data-v-26d102f6] {
  padding: 0.15rem;
  display: flex;
  margin-bottom: 0.1rem;
}
.header .title[data-v-26d102f6] {
  font-size: 0.16rem;
  font-weight: bold;
}
.content[data-v-26d102f6] {
  display: flex;
  flex-direction: column;
  padding: 0.15rem;
  border-radius: 0.08rem;
  width: 10rem;
}
.content .table-panel[data-v-26d102f6] {
  flex: 1;
}
.content .table-panel .bind-book-code[data-v-26d102f6] {
  display: flex;
  align-items: center;
}
.content .table-panel .bind-book-code .el-input[data-v-26d102f6] {
  margin-left: 0.12rem;
}
.content .footer[data-v-26d102f6] {
  padding: 0.15rem 0;
  text-align: right;
}
.setting-item[data-v-26d102f6] {
  margin-bottom: 0.12rem;
  display: flex;
  align-items: center;
}
.setting-item .s-label[data-v-26d102f6] {
  margin-right: 0.12rem;
  max-width: 1.2rem;
  min-width: 1.2rem;
  width: 1.2rem;
  text-align: right;
}
.setting-item .s-label i[data-v-26d102f6] {
  margin-right: 0.04rem;
  color: red;
}


.tree-expand[data-v-2f2a9e64]{
	overflow:hidden;
	width: 100%;
}
.tree-expand .tree-label.tree-new[data-v-2f2a9e64]{
	font-weight:600;
}
.tree-expand .tree-label[data-v-2f2a9e64]{
	font-size:0.9em;
}
.tree-expand .tree-label .edit[data-v-2f2a9e64]{
	width:80%;
}
.tree-expand .tree-btn[data-v-2f2a9e64]{
	float:right;
	margin-right:0.2rem;
}
.tree-expand .tree-btn i[data-v-2f2a9e64]{
	color:#8492a6;
	font-size:0.9em;
	margin-right:0.03rem;
}


.clear[data-v-093ae66c] {
  clear: both;
}
.batchBx[data-v-093ae66c] {
  position: relative;
}
.batchLeft[data-v-093ae66c] {
  width: 60%;
  float: left;
}
.batchRight[data-v-093ae66c] {
  width: 35%;
  float: right;
}
.custom-tree-node[data-v-093ae66c] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.14rem;
  padding-right: 0.08rem;
}


.list-enter-active[data-v-43bfec9e] {
  transition: all 1s ease;
}
.list-enter-from[data-v-43bfec9e],
.list-leave-to[data-v-43bfec9e] {
  opacity: 0;
  transform: translateX(0.8rem);
}
.list-move[data-v-43bfec9e] {
  transition: all 0.6s ease;
}
.list-leave-active[data-v-43bfec9e] {
  transition: all 0.4s ease;
  position: absolute;
}
.button[data-v-43bfec9e] {
  margin-left: 0 !important;
}
.el-header[data-v-43bfec9e] {
  padding: 0;
}
.wrapper[data-v-43bfec9e] {
  padding: 0.2rem;
  position: relative;
  min-width: 9rem;
  height: 100%;
  box-sizing: border-box;
}
.top_tab[data-v-43bfec9e] {
  width: 4rem;
  border: none !important;
  background: none !important;
}
.top_tab li[data-v-43bfec9e] {
  width: 0.8rem;
  text-align: left;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
  font-weight: bold;
  background: none !important;
  color: #333;
}
.head_inline[data-v-43bfec9e] {
  display: inline-block;
}
.optionHeader[data-v-43bfec9e] {
  margin-top: 0.1rem;
  height: 0.4rem;
}
.optionHeader-top[data-v-43bfec9e] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1rem;
}
.pagination_container[data-v-43bfec9e] {
  padding-top: 0.1rem;
  text-align: right;
}
.tabChange[data-v-43bfec9e] .el-tabs__nav-wrap::after {
  display: none !important;
}
.answerTypeTagWrap[data-v-43bfec9e] .el-tabs__active-bar {
  display: none !important;
}
.tabChange[data-v-43bfec9e] .el-tabs__header {
  margin: 0 0 0.05rem;
}
.dispatchContainer[data-v-43bfec9e] {
  max-height: 3.5rem;
  overflow-y: auto;
}
.leaveMsgContent[data-v-43bfec9e] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.el-button + .el-button[data-v-43bfec9e] {
  margin-left: 0;
}
.wrapperTable[data-v-43bfec9e] {
  width: 100%;
  flex: 1;
  overflow: auto;
}
.lib-box[data-v-43bfec9e] button {
  background: transparent;
  border: none;
  cursor: pointer;
  outline: none;
}
.lib-box[data-v-43bfec9e] .el-button--text {
  color: #333;
}
.fr[data-v-43bfec9e] {
  float: right;
}
.fl[data-v-43bfec9e] {
  float: left;
}
.lib-box[data-v-43bfec9e] .el-header {
  background-color: #fff;
  color: #333;
  line-height: 0.5rem;
}
.lib-box[data-v-43bfec9e] .el_container_wrapper {
  /* height: 68vh;*/
  border: 0.01rem solid #eee;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  z-index: 10;
}
.lib-box[data-v-43bfec9e] .el_container_tree {
  width: 2rem;
}
.lib-box[data-v-43bfec9e] .tree_header {
  border-bottom: 0.01rem solid #eee;
  border-right: 0.01rem solid #eee;
  padding: 0 0.12rem;
  width: 1.75rem;
  height: 0.43rem;
  line-height: 0.5rem;
}
.lib-box[data-v-43bfec9e] .tree_header span.title {
  font-size: 0.14rem;
}
.lib-box[data-v-43bfec9e] .tree_header span.option {
  float: right;
}
.lib-box[data-v-43bfec9e] .el-aside-tree {
  padding: 0;
  height: calc(100% - 0.52rem);
}
.lib-box[data-v-43bfec9e] .tree_main {
  padding: 0;
}
.wrapper[data-v-43bfec9e] {
  display: flex;
  flex-direction: column;
}
.wrapper[data-v-43bfec9e] .el-tree .el-tree-node__content {
  height: 0.4rem;
}
.lib-box[data-v-43bfec9e] .el-tree .is-current > .el-tree-node__content {
  color: #2297f0;
}
.lib-box[data-v-43bfec9e] .el-tree .el-tree-node__content:hover {
  color: #2297f0;
}
.table_main[data-v-43bfec9e] {
  padding: 0 0.15rem;
  width: calc(100% - 2.1rem);
}
.table_main_title[data-v-43bfec9e] {
  width: 100%;
  color: #333;
  height: 0.5rem;
  line-height: 0.5rem;
}
.table_main_title span[data-v-43bfec9e] {
  font-size: 0.14rem;
}
.table_main_filter[data-v-43bfec9e] {
  border: 0.01rem solid #eee;
  height: 0.45rem;
  line-height: 0.45rem;
  padding: 0 0.12rem;
}
.table_main_filter_comm[data-v-43bfec9e] {
  height: 100%;
  line-height: 100%;
  display: inline-block;
  width: 3rem;
  margin-top: 0.02rem;
}
.table_main_filter .filter_search[data-v-43bfec9e] {
  margin-top: 0.09rem;
  width: 2rem;
}
.table_main_filter .filter_select span[data-v-43bfec9e] {
  font-size: 0.14rem;
  padding-right: 0.1rem;
}
.custom-tree-node[data-v-43bfec9e] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.12rem;
  padding-right: 0.08rem;
}
.lib-box[data-v-43bfec9e] .selsectbox .el-input .el-input__inner {
  height: 0.28rem;
  margin-top: 0.09rem;
  font-size: 0.12rem;
}
.lib-box[data-v-43bfec9e] .selsectbox .el-input .el-select__caret {
  margin-top: 0.05rem;
}
.lib-box[data-v-43bfec9e] .el-select-dropdown__item {
  font-size: 0.12rem;
}
.lib-box[data-v-43bfec9e] .el-button + .el-button {
  margin-left: 0.1rem;
}
.el-aside-tree[data-v-43bfec9e] {
  transition: width 0.5s;
  width: 2rem;
  overflow: auto;
  border-right: 0.01rem solid #eee;
}
.aside_main_show[data-v-43bfec9e] {
  width: 0rem !important;
}
.main_cont[data-v-43bfec9e] {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #e9eef3;
  flex: 1;
}
/* 侧边栏按钮样式 */
.aside_open_close[data-v-43bfec9e] {
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.16rem;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #fff;
  background-color: #445163;
  border-radius: 0 0.06rem 0.06rem 0;
  font-size: 0.2rem;
  z-index: 1000;
  cursor: pointer;
}
.aside_open_close[data-v-43bfec9e]:hover {
  background-color: #409eff;
  color: #fff;
}
.error-notice[data-v-43bfec9e] {
  color: #f56c6c;
}
.max-length-8[data-v-43bfec9e] {
  width: 8em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.el-drawer[data-v-6b12b48b] {
  overflow: auto !important;
}
.el-header[data-v-6b12b48b] {
  padding: 0;
}
.wrapper[data-v-6b12b48b] {
  padding: 0.2rem;
  position: relative;
  min-width: 9rem;
}
.top_tab[data-v-6b12b48b] {
  width: 4rem;
  border: none;
  background: none !important;
}
.top_tab li[data-v-6b12b48b] {
  width: 0.8rem;
  text-align: left;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
  font-weight: bold;
  background: none !important;
  color: #333;
}
.head_inline[data-v-6b12b48b] {
  display: inline-block;
}
.optionHeader[data-v-6b12b48b] {
  margin-top: 0.2rem;
  height: 0.4rem;
}
.pagination_container[data-v-6b12b48b] {
  padding: 0.2rem 0;
  text-align: right;
}
.tabChange[data-v-6b12b48b] .el-tabs__nav-wrap::after {
  display: none !important;
}
.answerTypeTagWrap[data-v-6b12b48b] .el-tabs__active-bar {
  display: none !important;
}
.tabChange[data-v-6b12b48b] .el-tabs__header {
  margin: 0 0 0.05rem;
}
.leaveMsgContent[data-v-6b12b48b] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bg409[data-v-b99c8b9a] {
  color: #409eff;
}
.wrapper[data-v-b99c8b9a] {
  padding: 0.2rem;
  height: calc(100% - 1rem);
  min-width: 12rem;
}
.wrapper[data-v-b99c8b9a] .el-image__preview {
  width: auto;
}
.wrapper[data-v-b99c8b9a] .el-image-viewer__close {
  color: #e5e5e5;
}
.wrapper .back-page-header .arrow-icon[data-v-b99c8b9a] {
  font-size: 0.15rem;
  color: #409eff;
  cursor: pointer;
}
.wrapper .back-page-header .arrow-icon i[data-v-b99c8b9a] {
  font-size: 0.18rem;
}
.wrapper .back-page-header .split[data-v-b99c8b9a] {
  display: inline-block;
  text-align: center;
  width: 0.32rem;
  color: #dcdfe6;
  font-size: 0.18rem;
}
.wrapper .back-page-header .title[data-v-b99c8b9a] {
  font-size: 0.16rem;
}
.wrapper .header[data-v-b99c8b9a] {
  background: #fff;
  width: calc(100% - 0.4rem);
  height: 0.6rem;
  overflow-y: auto;
  margin-top: 0.2rem;
  padding: 0.2rem;
}
.wrapper .body[data-v-b99c8b9a] {
  margin-top: 0.2rem;
  width: 100%;
  height: calc(100vh - 1.4rem);
  overflow-y: hidden;
  display: flex;
  justify-content: space-between;
}
.wrapper .body .msgTextarea[data-v-b99c8b9a] {
  width: 100%;
  font-size: inherit;
  color: #606266;
  line-height: 1.5;
  height: 1.3rem;
  border: none;
}
.wrapper .body .part-header[data-v-b99c8b9a] {
  font-size: 0.14rem;
  margin-bottom: 0.12rem;
}
.wrapper .body .left[data-v-b99c8b9a] {
  width: calc(100% - 4.6rem);
  height: 100%;
  font-size: 0.14rem !important;
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.wrapper .body .left .order-info[data-v-b99c8b9a] {
  padding: 0.2rem;
  flex: 1;
  height: 2rem;
  background: #fff;
  position: relative;
}
.wrapper .body .left .order-info .showAll[data-v-b99c8b9a] {
  position: absolute;
  height: 0.7rem;
  line-height: 0.7rem;
  bottom: 0rem;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #ffffff 68%);
  width: 100%;
}
.wrapper .body .left .order-info .message-content-wrapper[data-v-b99c8b9a] {
  height: 2rem;
  overflow-y: auto;
}
.wrapper .body .left .order-info .message-content-wrapper .html-content[data-v-b99c8b9a] {
  white-space: pre-wrap;
}
.wrapper .body .left .order-opration[data-v-b99c8b9a] {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  background: #fff;
  margin-top: 0.1rem;
  flex: 2;
}
.wrapper .body .left .order-opration[data-v-b99c8b9a]::-webkit-scrollbar {
  display: none;
}
.wrapper .body .left .order-opration .part-header[data-v-b99c8b9a] {
  padding: 0.2rem 0.2rem 0 0.2rem;
}
.wrapper .body .left .order-opration .editor[data-v-b99c8b9a] {
  padding: 0 0.2rem;
}
.wrapper .body .left .order-opration .part-footer[data-v-b99c8b9a] {
  margin-top: 0.05rem;
  text-align: right;
  padding: 0.1rem 0.2rem;
}
.wrapper .body .right[data-v-b99c8b9a] {
  padding: 0.2rem;
  width: 4rem;
  height: calc(100% - 0.1rem);
  background: #fff;
  float: right;
}
.wrapper .body .right .leave-msg-detail[data-v-b99c8b9a] {
  height: 1.95rem;
}
.wrapper .body .right .leave-msg-detail .detail-item[data-v-b99c8b9a] {
  margin-bottom: 0.15rem;
}
.wrapper .body .right .leave-msg-detail .detail-item .label[data-v-b99c8b9a] {
  display: inline-block;
  width: 0.8rem;
  text-align: right;
  font-weight: bold;
}
.wrapper .body .right .leave-msg-detail .detail-item .desc[data-v-b99c8b9a] {
  text-align: left;
}
.wrapper .body .right .leave-msg-process[data-v-b99c8b9a] {
  margin-top: 0.36rem;
  height: calc(100% - 3.25rem);
}
.wrapper .body .right .leave-msg-process .has-no-data[data-v-b99c8b9a] {
  height: calc(100% - 0.6rem);
  overflow-y: auto;
  padding-left: 0.1rem;
  margin-top: 0.2rem;
  text-align: center;
}
.wrapper .body .right .leave-msg-process .tab-container[data-v-b99c8b9a] {
  height: calc(100% - 0.6rem);
  overflow-y: auto;
  padding-left: 0.1rem;
  margin-top: 0.2rem;
}
.wrapper .body .right .leave-msg-process .tab-container .reply-item[data-v-b99c8b9a] {
  margin-bottom: 0.15rem;
  position: relative;
}
.wrapper .body .right .leave-msg-process .tab-container .reply-item .avatar[data-v-b99c8b9a] {
  display: inline-block;
  width: 0.36rem;
  margin-right: 0.15rem;
  position: absolute;
  top: 0;
}
.wrapper .body .right .leave-msg-process .tab-container .reply-item .info[data-v-b99c8b9a] {
  margin-left: 0.51rem;
  display: inline-block;
  width: calc(100% - 0.66rem);
}
.wrapper .body .right .leave-msg-process .tab-container .reply-item .info .name-time[data-v-b99c8b9a] {
  margin-top: 0.1rem;
}
.wrapper .body .right .leave-msg-process .tab-container .reply-item .info .name-time .handle-name[data-v-b99c8b9a] {
  color: #303133;
  margin-right: 0.1rem;
}
.wrapper .body .right .leave-msg-process .tab-container .reply-item .info .name-time .handle-time[data-v-b99c8b9a] {
  color: #909399;
}
.wrapper .body .right .leave-msg-process .tab-container .reply-item .info .reply[data-v-b99c8b9a] {
  padding: 0.1rem;
  margin-top: 0.1rem;
  width: calc(100% - 0.2rem);
  background-color: #f6f6f9;
}
.wrapper .body .right .leave-msg-process .tab-container .reply-item .info .reply h3[data-v-b99c8b9a] {
  margin-bottom: 0.1rem;
}
.wrapper .body .right .leave-msg-process .tab-container .reply-item .info .reply p[data-v-b99c8b9a] {
  margin-bottom: 0.1rem;
}
.wrapper .body .right .more-leavemsg[data-v-b99c8b9a] {
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
}


body[data-v-665a5bb4] {
  overflow-y: scroll;
}


.wrapper[data-v-665a5bb4] {
  color: #303133;
}
.wrapper .header-title[data-v-665a5bb4] {
  line-height: 0.6rem;
  font-size: 0.18rem;
  font-weight: bold;
}
.wrapper .main-wrapper[data-v-665a5bb4] {
  padding: 0.2rem;
}
.wrapper .main-wrapper .msg-header-wrapper[data-v-665a5bb4] {
  padding-left: 0.2rem;
  width: calc(100% - 0.6rem);
  height: 100%;
  display: flex;
  align-items: center;
}
.wrapper .main-wrapper .msg-header-wrapper .initMoble[data-v-665a5bb4] {
  margin-left: 0.2rem;
  display: flex;
  width: calc(100% - 0.85rem);
  height: 100%;
  align-items: center;
  justify-content: center;
  line-height: 0.2rem;
  flex-direction: column;
}
.wrapper .main-wrapper .msg-header-wrapper .msg-header[data-v-665a5bb4] {
  margin-left: 0.2rem;
  display: flex;
  width: calc(100% - 0.85rem);
  height: 100%;
  align-items: center;
  justify-content: space-between;
  line-height: 0.2rem;
}
.wrapper .main-wrapper .msg-header-wrapper .msg-header span[data-v-665a5bb4] {
  display: inline-block;
}
.wrapper .main-wrapper .msg-header-wrapper .msg-header span.msg-time[data-v-665a5bb4] {
  float: right;
  color: #909399;
}
.wrapper .main-wrapper .msg-body[data-v-665a5bb4] {
  padding: 0 0.2rem;
}
.wrapper .main-wrapper .msg-body .msg[data-v-665a5bb4] {
  padding: 0 0.2rem;
}
.wrapper .main-wrapper .msg-body .reply[data-v-665a5bb4] {
  padding: 0 0.2rem 0 0.4rem;
  color: #409eff;
}
.wrapper .part-header[data-v-665a5bb4] {
  font-size: 0.14rem;
  margin-bottom: 0.1rem;
  font-weight: normal;
}
.el-collapse-item[data-v-665a5bb4] {
  margin-bottom: 0.2rem !important;
}
.el-collapse-item[data-v-665a5bb4] .el-collapse-item__header {
  height: 0.6rem !important;
}

.kefuStatContainer .optionHeader[data-v-55c1c5ca] {
  margin-bottom: 0.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.14rem;
}
.kefuStatContainer .optionHeader .head_inline[data-v-55c1c5ca] {
  margin-top: 0.1rem;
  display: inline-block;
  float: left;
}
.kefuStatContainer .pagination[data-v-55c1c5ca] {
  padding: 0.2rem;
  text-align: right;
}
.kefuStatContainer .form-item[data-v-55c1c5ca] {
  width: 100%;
}
.kefuStatContainer .form-item .label[data-v-55c1c5ca] {
  float: left;
  width: 1rem;
  text-align: right;
  font-size: 0.14rem;
  line-height: 0.4rem;
  padding: 0 0.12rem 0 0;
  box-sizing: border-box;
}
.kefuStatContainer .form-item .content[data-v-55c1c5ca] {
  box-sizing: border-box;
  line-height: 0.4rem;
  margin-left: 1rem;
  width: calc(100% - 1rem);
}
.kefuStatContainer .form-item .content[data-v-55c1c5ca] .el-select {
  width: 1.3rem;
  margin-right: 0.22rem;
  border-radius: 0;
}


a[data-v-a8d69c0e] {
    font-size: 0.2rem;
    display: block;
    width: 1rem;
    margin: 0.5rem auto;
}
a[data-v-a8d69c0e]:hover {
    text-decoration: underline;
}


.el-header[data-v-4e77fba4]{padding: 0;}
.wrapper[data-v-4e77fba4] {
	padding: 0.2rem;
	position: relative;
	min-width: 9rem;
}
.top_tab[data-v-4e77fba4] {
	width: 4rem;
	border: none;
	background: none !important;
}
.top_tab li[data-v-4e77fba4] {
	width: 0.8rem;
	text-align: left;
	height: 0.4rem;
	line-height: 0.4rem;
	font-size: 0.16rem;
	font-weight: bold;
	background: none !important;
	color: #333;
}
.head_inline[data-v-4e77fba4] {
	display: inline-block;
}
.optionHeader[data-v-4e77fba4] {margin-top: 0.2rem;}
.kefu_pagination[data-v-4e77fba4]{margin-top:0.2rem; width: 100%; text-align: right;}
.robotRadioTitle[data-v-4e77fba4] {font-size: 0.16rem; margin-top: -0.1rem;}
.robotRadioGroup[data-v-4e77fba4] {margin-top: 0.1rem; border: 0.01rem solid #ccc; padding: 0.05rem 0.15rem;}
.robotRadioGroup .robotRadioItem[data-v-4e77fba4] {padding: 0.05rem 0;}
[data-v-4e77fba4] .robotRadioGroup .robotRadioItem .el-radio__label {font-size: 0.14rem !important;}
.robotBindUrl[data-v-4e77fba4] { background-color: #f5f7fa; margin: 0.14rem 0; color: #354052; padding: 0.1rem; font-size: 0.14rem;
}

a[data-v-71f6dd3e] {
  color: blue;
  cursor: pointer;
}
.more-list[data-v-71f6dd3e] {
  width: 0.8rem;
  margin-left: 0.63rem;
  z-index: 2;
}
.more-list li[data-v-71f6dd3e] {
  height: 0.24rem;
  line-height: 0.24rem;
}
.intentList .time button[data-v-71f6dd3e] {
  float: right;
  height: 0.42rem;
  line-height: 0.2rem;
}
.intentList .table[data-v-71f6dd3e] {
  flex: 1;
  -ms-flex: 1;
  /*background: #fff;*/
  /*position: relative;*/
  /*<!--background: @white;-->*/
}
.intentList .table .noWord[data-v-71f6dd3e] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.intentList .whiteBtnSmall[data-v-71f6dd3e] {
  margin-right: 0.06rem;
}
.intentList .whiteBtnSmall[data-v-71f6dd3e]:last-of-type {
  margin-right: 0;
}
.intentList .paginator[data-v-71f6dd3e] {
  margin-top: 0.18rem;
  text-align: right;
}


.intentList[data-v-71f6dd3e] .el-form-item__content {
		position: static;
}
.intentList[data-v-71f6dd3e] .el-form-item__content .el-form-item__error {
			left: 0.75rem;
			top: auto;
}



.fontClass {
  font-size: 0.16rem;
}
.task {
  position: relative;
  /*z-index: 0;*/
}
.task .help-icon {
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0.14rem;
  color: blue;
}
.task .help-icon:hover {
  text-decoration: underline;
}

.select-ondata[data-v-6078eaa2] {
  text-align: center;
  color: #bbbfc3;
  background-color: white;
  padding-top: 0.1rem;
  margin: 0 -0.2rem;
}
.color-icon[data-v-6078eaa2] {
  width: 0.1rem;
  height: 0.1rem;
  display: inline-block;
  border-radius: 100%;
  background-color: white;
  margin: 0 0.07rem;
}
.select-option[data-v-6078eaa2] {
  padding: 0 0.1rem;
}
a[data-v-6078eaa2] {
  color: blue;
}
.taskEdit[data-v-6078eaa2] {
  display: flex;
  position: relative;
}
.taskEdit input[data-v-6078eaa2] {
  height: 0.3rem;
  line-height: 0.16rem;
  border-color: #dcdfe6;
  border-radius: 0;
}
.taskEdit .title[data-v-6078eaa2] {
  margin: 0.1rem 0 0.18rem;
}
.taskEdit .title button[data-v-6078eaa2] {
  float: right;
  margin-top: -0.06rem;
}
.taskEdit .edit[data-v-6078eaa2] {
  flex: 1;
}
.taskEdit .edit .box[data-v-6078eaa2] {
  background-color: white;
  border: 0.01rem solid #e6eaee;
  padding: 0.18rem;
  margin: 0.1rem 0;
}
.taskEdit .edit .box h3[data-v-6078eaa2] {
  font-size: 0.14rem;
}
.taskEdit .edit .box .notice[data-v-6078eaa2] {
  color: #bbbfc3;
  margin: 0.08rem 0;
}
.taskEdit .edit .box .listTable[data-v-6078eaa2] {
  margin-bottom: 0.1rem;
}
.taskEdit .edit .question[data-v-6078eaa2] {
  margin: 0.1rem 0;
}
.taskEdit .edit .question .content[data-v-6078eaa2] {
  border: 0.01rem solid #e6eaee;
  padding: 0.1rem 0.15rem;
  box-sizing: border-box;
}
.taskEdit .edit .question .content .text[data-v-6078eaa2] {
  width: calc(100% - 0.1rem);
  outline: none;
  line-height: 0.16rem;
  overflow: auto;
  display: inline-block;
  vertical-align: top;
}
.taskEdit .edit .question .content .del_icon[data-v-6078eaa2] {
  visibility: hidden;
}
.taskEdit .edit .question .content:hover .del_icon[data-v-6078eaa2] {
  visibility: visible;
  cursor: pointer;
}
.taskEdit .edit .question .noData[data-v-6078eaa2] {
  color: #bbbfc3;
  text-align: center;
  border-right: 0.01rem solid #e6eaee;
  border-bottom: 0.01rem solid #e6eaee;
  margin-top: -0.1rem;
  padding: 0.1rem 0;
}
.taskEdit .edit .question.active[data-v-6078eaa2] {
  border-left: 0.03rem solid blue;
}
.taskEdit .edit .question .listTable td[data-v-6078eaa2] {
  padding: 0.06rem 0.18rem;
}
.taskEdit .edit .output .edit-output[data-v-6078eaa2] {
  margin-top: 0.1rem;
  padding-bottom: 0.1rem;
  border: 0.01rem solid #e6eaee;
}
.taskEdit .edit .output .edit-output .choose-data[data-v-6078eaa2] {
  background-color: var(--back-gray, #f6f6f9);
  padding: 0.1rem 0.15rem;
}
.taskEdit .edit .output .edit-output .choose-data .add-btn[data-v-6078eaa2] {
  display: inline-block;
  width: 0.32rem;
  height: 0.3rem;
  line-height: 0.3rem;
  background-color: blue;
  color: white;
  text-align: center;
  top: -0.01rem;
  position: relative;
  cursor: pointer;
}
.taskEdit .edit .output .edit-box[data-v-6078eaa2] {
  margin: 0.1rem 0.1rem 0;
  outline: none;
}
.taskEdit .edit .output .edit-box .el-textarea[data-v-6078eaa2] {
  width: calc(100% - 1rem);
  padding: 0.1rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.taskEdit .edit .output .edit-box .blueBtn[data-v-6078eaa2] {
  height: 0.3rem;
  line-height: 0.3rem;
  font-size: 0.12rem;
  padding: 0rem 0.18rem;
  margin-left: 0.1rem;
}
.taskEdit .edit .output .noOutput[data-v-6078eaa2] {
  text-align: center;
  color: #bbbfc3;
}
.taskEdit .edit .output .noOutput img[data-v-6078eaa2] {
  width: 0.6rem;
  margin: 0.18rem 0 0.1rem;
}
.taskEdit .edit .output .content[data-v-6078eaa2] {
  padding: 0 0.15rem;
  margin: 0 0.1rem;
  box-sizing: border-box;
  border-bottom: 0.01rem solid #e6eaee;
}
.taskEdit .edit .output .content[data-v-6078eaa2]:hover {
  background-color: var(--back-gray, #f6f6f9);
}
.taskEdit .edit .output .content .whiteBtnSmall[data-v-6078eaa2] {
  position: relative;
  top: 0.05rem;
}
.taskEdit .edit .output .content .text[data-v-6078eaa2] {
  width: calc(100% - 0.56rem);
  outline: none;
  overflow: auto;
  display: inline-block;
  white-space: pre-line;
  vertical-align: middle;
  padding-bottom: 0.1rem;
}
.taskEdit .edit .output .content .text span[data-v-6078eaa2] {
  display: inline-block;
}
.taskEdit .edit .output .content .text .api[data-v-6078eaa2] {
  border: 0.01rem solid #bbbfc3;
  display: inline-block;
  padding: 0 0.1rem;
  margin: 0 0.02rem;
  font-size: 0.12rem;
  border-radius: 0.04rem;
  box-sizing: border-box;
  white-space: nowrap;
  vertical-align: text-bottom;
}
.taskEdit .edit .output .content .text .slot[data-v-6078eaa2] {
  margin: 0 0.02rem;
  font-size: 0.12rem;
  border-radius: 0.04rem;
  box-sizing: border-box;
  white-space: nowrap;
  display: inline-block;
  vertical-align: text-bottom;
}
.taskEdit .test[data-v-6078eaa2] {
  background-color: white;
  border: 0.01rem solid #e6eaee;
  margin: 0.84rem 0 0.46rem 0.1rem;
  width: 0.18rem;
  position: relative;
}
.taskEdit .test.active[data-v-6078eaa2] {
  padding: 0.18rem;
  width: 2.4rem;
}
.taskEdit .test .clear[data-v-6078eaa2] {
  position: absolute;
  bottom: 0.18rem;
  text-align: center;
  width: 2.4rem;
}
.taskEdit .chooseListBox[data-v-6078eaa2] {
  position: fixed;
  background-color: white;
  box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.12), 0 0 0.06rem rgba(0, 0, 0, 0.04);
  min-width: 1rem;
}
.taskEdit .chooseListBox ul[data-v-6078eaa2] {
  max-height: 1.5rem;
  overflow-y: auto;
  margin: 0.04rem 0;
}
.taskEdit .chooseListBox ul li[data-v-6078eaa2] {
  padding: 0.04rem;
  cursor: pointer;
}
.taskEdit .chooseListBox ul li[data-v-6078eaa2]:hover {
  background-color: #eaf8fe;
}
.taskEdit .chooseListBox .noData[data-v-6078eaa2] {
  color: #bbbfc3;
  padding: 0.2rem 0.1rem;
}
.taskEdit .noParamData[data-v-6078eaa2] {
  text-align: center;
  color: #bbbfc3;
  margin-bottom: 0.18rem;
}
.taskEdit .noParamData img[data-v-6078eaa2] {
  margin: 0.18rem;
}

#app .intentEdit .box .el-form-item .el-form-item__error {
  margin-top: 0;
}
#app .intentEdit .box .question .content span {
  padding: 0.02rem 0.05rem;
}
#app .intentEdit .box .chooseDict input {
  padding-left: 0.2rem !important;
}
#app .intentEdit .box .output .slot {
  color: blue;
}
#app .intentEdit .box .output .slot:before {
  content: '@';
}
#app .intentEdit .box .output .script {
  color: blue;
}
#app .intentEdit .box .output .script:before {
  content: '#';
}

.taskEdit .el-dialog .body {
  overflow: visible !important;
}

.tree_wrap[data-v-6cbb65c6] {
  height: 100%;
  width: 100%;
}
.tree_wrap .tree_header[data-v-6cbb65c6] {
  border-bottom: 0.01rem solid #eee;
  padding: 0 0.12rem;
  width: 2.16rem;
  height: 0.5rem;
  line-height: 0.5rem;
}
.tree_wrap .tree_header > span.title[data-v-6cbb65c6] {
  font-size: 0.14rem;
}
.tree_wrap .tree_header > span.option[data-v-6cbb65c6] {
  float: right;
}
.tree_wrap .tree_container[data-v-6cbb65c6] {
  padding-top: 0.1rem;
  height: calc(100% - 0.61rem);
  width: 100%;
  overflow: auto;
}
.tree_wrap .tree_container .el-tree[data-v-6cbb65c6] .el-tree-node__content {
  padding-bottom: 0.01rem;
  padding-top: 0.01rem;
}


.flex[data-v-01730bd6] {
  display: flex;
}
.welcome-ellipsis[data-v-01730bd6] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.content[data-v-01730bd6] {
  max-width: 5rem;
  word-break: break-all;
}
.initaColor[data-v-01730bd6] {
  float: right;
  width: calc(100% - 0.5rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.initaColor a[data-v-01730bd6] {
  color: inherit !important;
}
.i-pause[data-v-01730bd6],
.i-play[data-v-01730bd6] {
  width: 0.7rem;
  height: 0.45rem;
  text-align: center;
}
.i-pause-img[data-v-01730bd6] {
  width: 0.16rem;
  height: 0.16rem;
  display: block;
  margin-left: 0.14rem;
  background-position: center;
}
.i-pause .i-pause-img[data-v-01730bd6] {
  background: url(/static/img/i-play-icon.fea83176702252c79bdb.svg) no-repeat;
}
.i-play .i-pause-img[data-v-01730bd6] {
  background: url(/static/img/i-pause-blue.8d58bebc627ad9a3c533.svg) no-repeat;
}
.rich_text_content[data-v-01730bd6] {
  display: inline-block;
  min-height: 0.5rem;
}
.left[data-v-01730bd6] {
  margin-right: 0.05rem;
}
.isStop[data-v-01730bd6] {
  color: #ec7974;
}
.answer-tag[data-v-01730bd6] {
  background: rgba(25, 185, 108, 0.15);
  color: #19b96c;
  display: inline-block;
  border-radius: 0.04rem;
  font-size: 0.14rem;
  text-align: center;
  margin-bottom: 0.05rem;
  line-height: 0.24rem;
  height: 0.24rem;
  min-width: 0.44rem;
  width: 0.44rem;
  margin-right: 0.06rem;
}
.question-tag[data-v-01730bd6] {
  background: rgba(61, 106, 242, 0.15);
  color: #3d6af2;
  display: inline-block;
  border-radius: 0.04rem;
  font-size: 0.14rem;
  text-align: center;
  margin-bottom: 0.05rem;
  line-height: 0.24rem;
  width: 0.44rem;
}

.table_wrapper[data-v-9ba74610] {
  width: 100%;
}
.table_wrapper .table_title[data-v-9ba74610] {
  height: 0.5rem;
  line-height: 0.5rem;
}
.table_wrapper .table_title > span[data-v-9ba74610] {
  color: #333;
  font-size: 0.16rem;
  font-weight: bold;
}
.table_wrapper .table_title .filter_search[data-v-9ba74610] {
  width: 2rem;
  float: right;
}
.table_wrapper .table_filter[data-v-9ba74610] {
  border: 0.01rem solid #eee;
  padding: 0.05rem 0.15rem;
  height: 0.4rem;
}
.table_wrapper .table_filter .filter_select[data-v-9ba74610] {
  width: 3rem;
  float: left;
}
.table_wrapper .table_filter .filter_search[data-v-9ba74610] {
  width: 2rem;
  float: right;
  margin-top: 0.06rem;
}
.table_wrapper .table_main[data-v-9ba74610] {
  border: 0.01rem solid #EEEEEE;
  /*margin-top: 15px;*/
}
.table_wrapper .table_pagination[data-v-9ba74610] {
  margin-top: 0.2rem;
  text-align: right;
  height: 0.55rem;
}


.attention[data-v-b44a54a0] {
	width: 4.2rem;
	background: #f6f6f9;
	border-radius: 0.05rem;
	padding: 0.2rem;
	font-size: 0.12rem;
}
.attention p[data-v-b44a54a0]{line-height: 0.2rem;}
.attention p .el-icon-warning[data-v-b44a54a0] {color: #ffc83d; font-size: 0.14rem;}
.download[data-v-b44a54a0] {color: #409eff;}


.checkAllTree[data-v-82f19f0e] {
	padding-left: 0.35rem;
	margin-bottom: 0.2rem;
}
.tree_container[data-v-82f19f0e] {
	width: 97%;
	max-height: 3rem;
	overflow-y: auto;
	border: 0.01rem solid #eee;
	padding: 0.1rem;
}

.checkAllTree[data-v-d23fb6be] {
  padding-left: 0.35rem;
  margin-bottom: 0.2rem;
}
.package_container[data-v-d23fb6be] {
  padding: 0.2rem;
  position: relative;
  min-width: 10rem;
  height: calc(100% - 0.4rem);
}
.package_container .el-container[data-v-d23fb6be] {
  height: 100%;
  width: 100%;
}
.package_container .el-container .el-header[data-v-d23fb6be] {
  padding: 0;
}
.package_container .el-container .el-header .top_tab[data-v-d23fb6be] {
  width: 4rem;
  border: none;
  background: none !important;
}
.package_container .el-container .el-header .top_tab > li[data-v-d23fb6be] {
  width: 0.8rem;
  text-align: left;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
  font-weight: bold;
  background: none !important;
  color: #333;
}
.package_container .el-container .el-header .batchOptionBtn[data-v-d23fb6be] {
  position: absolute;
  right: 0.2rem;
  margin-top: -0.38rem;
}
.package_container .el-container .el-main[data-v-d23fb6be] {
  padding: 0;
  height: calc(100% - 0.6rem);
  width: 100%;
}
.package_container .el-container .el-main .main_container[data-v-d23fb6be] {
  background-color: #FFFFFF;
  width: calc(100% - 0.02rem);
  border: 0.01rem solid #EEEEEE;
  height: calc(100% - 0.2rem);
}
.package_container .el-container .el-main .main_container .left-tree[data-v-d23fb6be] {
  float: left;
  height: 100%;
  width: 2.4rem;
  border-right: 0.01rem solid #EEEEEE;
}
.package_container .el-container .el-main .main_container .right-table[data-v-d23fb6be] {
  height: 100%;
  width: calc(100% - 2.71rem);
  float: left;
  padding: 0 0.15rem;
  overflow: auto;
}

.prompt-container[data-v-2838b2c9] {
  margin: 0.2rem;
  border-radius: 0.08rem;
  padding: 0.3rem 0.3rem;
  background-color: white;
  font-size: 0.15rem;
  box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.05);
  min-width: 9rem;
}
.prompt-preview[data-v-2838b2c9] {
  border-radius: 0.08rem;
  padding: 0.2rem;
  width: 9rem;
  box-sizing: border-box;
  background-color: #f5f5f5;
  max-height: 5rem;
  overflow: auto;
  white-space: pre-line;
}
.prompt-preview li[data-v-2838b2c9] {
  margin-top: 0.15rem;
}
.prompt-preview li p[data-v-2838b2c9] {
  margin: 0.05rem 0;
}
.mb[data-v-2838b2c9] {
  margin-bottom: 0.2rem;
}
.input-box[data-v-2838b2c9] {
  width: 9rem;
}
.flex-center[data-v-2838b2c9] {
  display: flex;
  align-items: center;
}
.prompt-title[data-v-2838b2c9] {
  margin-right: 0.1rem;
  font-weight: 600;
}
.exa-view[data-v-2838b2c9] {
  padding-left: 0.1rem;
}
.label[data-v-2838b2c9] {
  display: flex;
  justify-content: space-between;
}
.label .right[data-v-2838b2c9] {
  color: #999;
}

.record-table[data-v-1aaa27c3] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.record-table__header[data-v-1aaa27c3] {
  padding: 0.1rem 0.1rem 0;
}
.record-table__header[data-v-1aaa27c3] .el-form-item {
  margin-bottom: 0rem !important;
}
.record-table__header[data-v-1aaa27c3] .el-form-item__label {
  color: #354052;
  font-weight: bold;
}
.record-table__body[data-v-1aaa27c3] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.record-table__body .table[data-v-1aaa27c3] {
  flex: 1;
  margin: 0.1rem;
}
.record-table__body .pagination[data-v-1aaa27c3] {
  display: flex;
  justify-content: flex-end;
  margin: 0.1rem 0;
}

.sensitive-manage-container[data-v-28f04968] {
  padding: 0.2rem;
  background-color: #f6f6f9;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 0.12rem;
}
.sensitive-manage-container .sensitive-manage-tabs[data-v-28f04968] {
  background-color: #fff;
  padding: 0rem 0.2rem;
  border-radius: 0.08rem;
}
.sensitive-manage-container .sensitive-manage-tabs[data-v-28f04968] .el-tabs__header {
  margin-bottom: unset;
}
.sensitive-manage-container .sensitive-manage-tabs[data-v-28f04968] .el-tabs__item {
  font-weight: bold;
  font-size: 0.16rem;
  height: 0.48rem;
  line-height: 0.48rem;
}
.sensitive-manage-container .sensitive-manage-tabs[data-v-28f04968] .el-tabs__content {
  display: none;
}
.sensitive-manage-container .sensitive-manage-content[data-v-28f04968] {
  background-color: #fff;
  flex: 1;
  border-radius: 0.08rem;
  position: relative;
  display: flex;
  flex-direction: column;
}
.sensitive-manage-container .sensitive-manage-content-head[data-v-28f04968] {
  display: flex;
  gap: 0.08rem;
  padding: 0.12rem;
}
.sensitive-manage-container .sensitive-manage-content-head-item[data-v-28f04968] {
  display: flex;
  align-items: center;
  gap: 0.04rem;
}
.sensitive-manage-container .sensitive-manage-content-head-item .input-tip-word[data-v-28f04968] {
  font-size: 0.14rem;
  font-weight: bold;
}
.sensitive-manage-container .sensitive-manage-content-body[data-v-28f04968] {
  padding: 0 0.12rem;
  display: flex;
  flex-direction: column;
  gap: 0.12rem;
  height: 0;
  flex: 1;
}
.sensitive-manage-container .sensitive-manage-content-body-table[data-v-28f04968] {
  flex: 1;
  height: 0;
}
.sensitive-manage-container .sensitive-manage-content-body-table .btn-delete[data-v-28f04968] {
  color: #f00000;
}
.sensitive-manage-container .sensitive-manage-content-body-table .btn-delete[data-v-28f04968]:hover {
  color: rgba(240, 0, 0, 0.8);
}
.sensitive-manage-container .sensitive-manage-content-body-pagination[data-v-28f04968] {
  text-align: right;
  padding: 0 0 0.15rem 0;
}
.sensitive-manage-container .add-word-panel[data-v-28f04968] {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 10;
}

.timerange[data-v-49c2d3df] {
  display: flex;
  align-items: center;
}
.timerange .label[data-v-49c2d3df] {
  margin: 0 0.1rem;
  font-size: 0.14rem;
}
.timerange .datepicker[data-v-49c2d3df] {
  margin-right: 0.2rem;
}


.stacked-bar-chart-container[data-v-5a96c9e8] {
  height: 4rem; /* Default height, can be adjusted via parent or props */
  padding: 0.1rem;
  box-sizing: border-box;
}
.echart-instance[data-v-5a96c9e8] {
  width: 100%;
  height: 100%;
}


.visitor-channel-wrapper[data-v-29afcf1d] {
  display: flex;
  width: 100%;
  height: 4rem;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.chart-container[data-v-29afcf1d] {
  flex-grow: 1;
  height: 100%;
  position: relative; /* For potential absolute positioning inside if needed */
}
.echart-instance[data-v-29afcf1d] {
  width: 100%;
  height: 100%;
}

.qaStats_wrap[data-v-c3d23ad0] {
  padding: 0.2rem;
  height: calc(100% - 0.4rem);
  overflow: auto;
  min-width: 9rem;
  font-family: "微软雅黑";
}
.qaStats_wrap .head_inline[data-v-c3d23ad0] {
  display: flex;
  align-items: center;
}
.qaStats_wrap_tabs[data-v-c3d23ad0] .el-tabs__item {
  text-align: center;
  min-width: 2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
  color: #333;
  transition: all 0.5s;
}
.qaStats_wrap_tabs[data-v-c3d23ad0] .el-tabs__item.is-active {
  color: #409eff !important;
}
.qaStats_wrap_main[data-v-c3d23ad0] {
  padding: 0;
  margin-top: 0.2rem;
}
.qaStats_wrap_main .head_option[data-v-c3d23ad0] {
  margin-top: 0.18rem;
}
.qaStats_wrap_main .echartContainer[data-v-c3d23ad0] {
  display: flex;
  width: calc(100% - 0.3rem);
  height: 3.5rem;
  padding: 0.15rem;
  background: #ffffff;
  margin-top: 0.55rem;
}
.qaStats_wrap_main .echartContainer div[data-v-c3d23ad0] {
  flex: 1;
  height: calc(100% - 0.2rem);
  padding: 0.1rem;
}
.qaStats_wrap_main .source-container[data-v-c3d23ad0] {
  display: flex;
  align-items: center;
  padding: 0.2rem;
  background-color: #fff;
  margin: 0.2rem 0;
}
.qaStats_wrap_main .hotQuestion[data-v-c3d23ad0] {
  margin-top: 0.2rem;
  background: #ffffff;
  /*min-height: 350px;*/
  margin-bottom: 0.2rem;
  padding: 0.25rem;
}
.qaStats_wrap_main .hotQuestion .title[data-v-c3d23ad0] {
  font-size: 0.16rem;
  font-weight: bold;
  color: #333;
  display: flex;
  align-items: center;
}
.qaStats_wrap_main .hotQuestion .title .tips[data-v-c3d23ad0] {
  font-size: 0.14rem;
  color: gray;
  font-weight: normal;
  margin-left: 0.1rem;
}
.qaStats_wrap_main .hotQuestion .select[data-v-c3d23ad0] {
  margin: 0.2rem 0 0.15rem;
  display: flex;
  align-items: center;
}
.qaStats_wrap_main .hotQuestion .nodata[data-v-c3d23ad0] {
  text-align: center;
  height: 2rem;
  line-height: 2rem;
}
.qaStats_wrap_main .hotQuestion .content[data-v-c3d23ad0] {
  margin-top: 0.1rem;
  width: 100%;
  border: 0.01rem solid #eff1f7;
  border-bottom: none;
}
.qaStats_wrap .page-select[data-v-c3d23ad0] {
  margin-left: 0.1rem;
}

.qaStats_wrap[data-v-497c07b4] {
  padding: 0.2rem;
  height: calc(100% - 0.4rem);
  overflow: auto;
  min-width: 9rem;
  font-family: "微软雅黑";
}
.qaStats_wrap .el-header[data-v-497c07b4] {
  padding: 0;
}
.qaStats_wrap .el-header .top_tab[data-v-497c07b4] {
  width: 4rem;
  border: none;
  background: none !important;
}
.qaStats_wrap .el-header .top_tab li[data-v-497c07b4] {
  width: 0.8rem;
  text-align: left;
  height: 0.24rem;
  line-height: 0.24rem;
  font-size: 0.16rem;
  font-weight: bold;
  background: none !important;
  color: #333;
}
.qaStats_wrap .el-header .head_option[data-v-497c07b4] {
  margin-top: 0.15rem;
}
.qaStats_wrap .el-main .echartContainer[data-v-497c07b4] {
  display: flex;
  width: calc(100% - 0.3rem);
  height: 3.5rem;
  padding: 0.15rem;
  background: #FFFFFF;
  margin-top: 0.55rem;
}
.qaStats_wrap .el-main .echartContainer div[data-v-497c07b4] {
  flex: 1;
  height: calc(100% - 0.2rem);
  padding: 0.1rem;
}
.qaStats_wrap .el-main .hotQuestion[data-v-497c07b4] {
  margin-top: 0.2rem;
  background: #FFFFFF;
  /*min-height: 350px;*/
  margin-bottom: 0.2rem;
  padding: 0.25rem;
}
.qaStats_wrap .el-main .hotQuestion .title[data-v-497c07b4] {
  font-size: 0.18rem;
  font-weight: bold;
  color: #333;
}
.qaStats_wrap .el-main .hotQuestion .select[data-v-497c07b4] {
  margin-top: 0.2rem;
}
.qaStats_wrap .el-main .hotQuestion .nodata[data-v-497c07b4] {
  text-align: center;
  height: 2rem;
  line-height: 2rem;
}
.qaStats_wrap .el-main .hotQuestion .content[data-v-497c07b4] {
  margin-top: 0.1rem;
  width: 100%;
  border: 0.01rem solid #eff1f7;
  border-bottom: none;
}
.kef_tit[data-v-497c07b4] {
  font-size: 0.16rem;
  font-weight: bold;
  height: 0.4rem;
  line-height: 0.4rem;
  margin-top: 0.1rem;
}
.kfDetail[data-v-497c07b4] {
  background: #fff;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  padding: 0.3rem 0.2rem 0.2rem 0.2rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 0.2rem;
  height: 1.7rem;
  box-sizing: border-box;
}
.kf_num[data-v-497c07b4] {
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 100%;
  background: #2297f0;
  top: -0.3rem;
  left: -0.3rem;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.16rem;
  font-weight: bold;
  padding-top: 0.36rem;
  line-height: 1;
  padding-left: 0.36rem;
}
.float[data-v-497c07b4] {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-right: 0.2rem;
}
.float[data-v-497c07b4]:nth-child(2n) {
  padding: 0;
}
.kfDetail[data-v-497c07b4]::before {
  width: 0.01rem;
  height: 90%;
  background: #eee;
  left: 45%;
  top: 5%;
  content: '';
  position: absolute;
}
.font-tips[data-v-497c07b4] {
  position: relative;
  top: -0.05rem;
}

.visitorStats_wrap[data-v-5381557d] {
  padding: 0.2rem;
  height: calc(100% - 0.4rem);
  overflow: auto;
  min-width: 9rem;
}
.visitorStats_wrap .el-header[data-v-5381557d] {
  padding: 0;
  height: 1rem;
}
.visitorStats_wrap .el-header .top_tab[data-v-5381557d] {
  width: 4rem;
  border: none;
  background: none !important;
}
.visitorStats_wrap .el-header .top_tab li[data-v-5381557d] {
  width: 0.8rem;
  text-align: left;
  height: 0.24rem;
  line-height: 0.24rem;
  font-weight: bold;
  background: none !important;
  font-size: 0.16rem;
  color: #333;
}
.visitorStats_wrap .el-header .head_option[data-v-5381557d] {
  margin-top: 0.15rem;
}
.visitorStats_wrap .el-header .head_option .head_inline[data-v-5381557d] {
  display: inline-block;
}
.visitorStats_wrap .el-header .head_option .head_inline[data-v-5381557d] .el-button {
  border-radius: 0;
  padding: 0.12rem 0.2rem 0.13rem 0.2rem;
}
.visitorStats_wrap[data-v-5381557d] .el-main {
  margin-top: 0.2rem;
  overflow: auto;
  background: #ffffff;
}
.visitorStats_wrap[data-v-5381557d] .el-main .chart_container {
  width: 100%;
}
.visitorStats_wrap[data-v-5381557d] .el-main .chart_container .chart_content {
  min-height: 2.5rem;
  height: 3.5rem;
  padding: 0.27rem 0 0 0.3rem;
  z-index: 1999;
}
.visitorStats_wrap[data-v-5381557d] .el-main .chart_container .chart_content div:last-child {
  position: absolute;
  display: none;
  border-style: solid;
  white-space: nowrap;
  z-index: 9999999;
  transition: left 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s, top 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  background-color: rgba(50, 50, 50, 0.7);
  border-width: 0rem;
  border-color: #333333;
  border-radius: 0.04rem;
  color: #ffffff;
  font: 0.14rem / 0.21rem Microsoft YaHei;
  padding: 0.05rem;
  pointer-events: none;
}
.visitorStats_wrap[data-v-5381557d] .el-main .chart_container .noShow {
  opacity: 0;
  z-index: 0;
}
.visitorStats_wrap[data-v-5381557d] .el-tabs__nav {
  width: 100%;
  display: flex;
}
.visitorStats_wrap[data-v-5381557d] .el-tabs__item {
  flex: 1;
  height: 0.85rem;
  text-align: center;
}
.visitorStats_wrap[data-v-5381557d] .el-tabs__content {
  padding: 0;
}
.visitorStats_wrap[data-v-5381557d] .el-tabs--border-card {
  border: none;
  border-top: 0.01rem solid #dcdfe6;
}
.pie-wrapper[data-v-5381557d] {
  width: 55%;
}
.area-stats-wrapper[data-v-5381557d] {
  display: flex;
  align-items: center;
  padding: 0.27rem 0.3rem;
  box-sizing: border-box;
}

.columns-panel__title[data-v-0a693ca0] {
  font-size: 0.18rem;
  margin-bottom: 0.1rem;
  color: #409eff;
}
.columns-panel__multi[data-v-0a693ca0] {
  margin-bottom: 0.1rem;
  display: flex;
  align-items: center;
}
.columns-panel__multi span[data-v-0a693ca0] {
  margin-right: 0.1rem;
}
.columns-panel__body[data-v-0a693ca0] {
  border: 0.01rem solid #f4f5f7;
  padding: 0.15rem;
}

.tab-scroll-bar .pre[data-v-7fd4ccbe],
.tab-scroll-bar .next[data-v-7fd4ccbe] {
  width: 0.2rem;
  height: 0.42rem;
  line-height: 0.42rem;
  text-align: center;
  flex-shrink: 0;
  display: inline-block;
  color: #acb4bf;
}
.tab-scroll-bar .pre[data-v-7fd4ccbe]:hover,
.tab-scroll-bar .next[data-v-7fd4ccbe]:hover {
  color: #333;
}
.tab-scroll-bar .wrapper[data-v-7fd4ccbe] {
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  background-color: #f7f8fa;
  border-radius: 0.08rem;
  overflow: hidden;
  cursor: pointer;
  height: 0.42rem;
  padding: 0 0.1rem;
  box-sizing: border-box;
}
.tab-scroll-bar .list[data-v-7fd4ccbe] {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  box-sizing: border-box;
}
.tab-scroll-bar .tab-item[data-v-7fd4ccbe] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.14rem;
  color: #8a8b99;
  text-align: center;
  padding: 0 0.1rem;
  border-radius: 0.06rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tab-scroll-bar .tab-item + .tab-item[data-v-7fd4ccbe] {
  margin-left: 0.1rem;
}
.tab-scroll-bar .tab-item .text[data-v-7fd4ccbe] {
  overflow: hidden;
}
.tab-scroll-bar .tab-item.active[data-v-7fd4ccbe] {
  box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.06);
  background-color: #fff;
  color: #131b26;
}

.selectable-pagination[data-v-5cf49a81] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
  padding: 0.1rem 0;
}
.selectable-pagination .text-active[data-v-5cf49a81] {
  color: #4090ff;
}
.selectable-pagination.hide-selected[data-v-5cf49a81] {
  justify-content: flex-end;
}

.app-form .image-upload-section[data-v-0d1a546a] {
  display: flex;
  align-items: center;
  margin-left: 0.3rem;
}
.app-form .image-upload-section .image-preview[data-v-0d1a546a] {
  display: flex;
}
.app-form .image-upload-section .image-preview .image-container[data-v-0d1a546a] {
  position: relative;
}
.app-form .image-upload-section .image-preview .image-container:hover .delete-icon[data-v-0d1a546a] {
  background: #000;
  display: inline-block;
}
.app-form .image-upload-section .image-preview .image-container .delete-icon[data-v-0d1a546a] {
  opacity: 0.7;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 0.05rem;
  bottom: 0.05rem;
  font-size: 0.12rem;
  width: 0.18rem;
  height: 0.2rem;
  text-align: center;
  line-height: 0.2rem;
  color: #fff;
  border-radius: 0.04rem;
}
.app-form .image-upload-section .image-preview .uploaded-image[data-v-0d1a546a] {
  width: 1.4rem;
  height: 1.4rem;
  display: block;
  object-fit: contain;
}
.app-form .image-upload-section .image-preview .placeholder-image[data-v-0d1a546a] {
  width: 1.4rem;
  height: 1.4rem;
  background: url(/static/img/icover.5ecacd760294edd7041d.png) no-repeat;
  background-size: 1.4rem 1.4rem;
}
.app-form .image-upload-section .upload-instructions[data-v-0d1a546a] {
  margin-left: 0.5rem;
}
.app-form .tips[data-v-0d1a546a] {
  color: #f56c6c;
  margin-left: 1rem;
  margin-top: 0.1rem;
}
.app-form .save[data-v-0d1a546a] {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.2rem;
}

.classify-preview .classify-preview__body[data-v-15bfaa74] {
  max-height: 5rem;
  overflow: auto;
}
.classify-preview .classify-preview__footer[data-v-15bfaa74] {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.2rem;
}

.app-table[data-v-42bbefd6] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.app-table .table-search[data-v-42bbefd6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.2rem;
  font-size: 0.16rem;
}
.app-table .table-search-left[data-v-42bbefd6] {
  display: flex;
  align-items: center;
}
.app-table .table-search-left .search-left-item[data-v-42bbefd6] {
  margin-right: 0.2rem;
}
.app-table .table-search-left .search-box[data-v-42bbefd6] {
  position: relative;
}
.app-table .table-search-left .search-box .icon[data-v-42bbefd6] {
  position: absolute;
  right: 0.15rem;
  top: 50%;
  transform: translateY(-50%);
}
.app-table[data-v-42bbefd6] .el-table__body-wrapper {
  height: calc(100% - 0.45rem);
  overflow-y: auto !important;
}
.app-table .flex-end[data-v-42bbefd6] {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.2rem;
}

.sideTree[data-v-f5969362] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.sideTree .tree-handle[data-v-f5969362] {
  height: 0.6rem;
  padding: 0 0.2rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.sideTree .tree-handle .title[data-v-f5969362] {
  font-size: 0.16rem;
  font-weight: bold;
}
.sideTree .tree-handle .tree-handle-button[data-v-f5969362] {
  font-size: 0.14rem;
}
.sideTree .tree-handle .button[data-v-f5969362] {
  margin-left: 0.16rem;
  cursor: pointer;
}
.sideTree .tree-handle .redColor[data-v-f5969362] {
  color: #ff0000;
}
.sideTree .tree-content[data-v-f5969362] {
  flex-grow: 1;
  height: 0;
  background-color: #fff;
}
.sideTree[data-v-f5969362] .el-tree .el-tree-node__content {
  height: 0.4rem;
}
.sideTree[data-v-f5969362] .el-tree .is-current > .el-tree-node__content {
  color: #2297f0;
}
.sideTree[data-v-f5969362] .el-tree .el-tree-node__content:hover {
  color: #2297f0;
}
.sideTree .custom-tree-node[data-v-f5969362] {
  flex: 1;
  font-size: 0.12rem;
  padding-right: 0.08rem;
}
.sideTree .text-hidden[data-v-f5969362] {
  width: 8em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sideTree .tree-node-show[data-v-f5969362] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.app-repository-page[data-v-24fa7e07] {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 5.2rem;
  background-color: #fff;
}
.app-repository-page .page-header[data-v-24fa7e07] {
  height: 0.66rem;
  width: 100%;
  padding: 0.11rem 0.2rem;
  box-sizing: border-box;
}
.app-repository-page .page-content[data-v-24fa7e07] {
  flex-grow: 1;
  border-top: 0.01rem solid #f2f2f2;
  display: flex;
  height: 0;
}
.app-repository-page .classification-tree[data-v-24fa7e07] {
  width: 2.7rem;
  height: 100%;
  border-right: 0.01rem solid #f2f2f2;
}
.app-repository-page .table-show[data-v-24fa7e07] {
  flex-grow: 1;
  height: 100%;
  min-width: 2.5rem;
  padding: 0.14rem 0.14rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.app-repository-page .table-search[data-v-24fa7e07] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.14rem;
}
.app-repository-page .table-search-left[data-v-24fa7e07] {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  margin-right: 0.1rem;
}
.app-repository-page .table-search-left .search-box[data-v-24fa7e07] {
  width: 2.4rem;
  position: relative;
}
.app-repository-page .table-search-left .search-box .icon[data-v-24fa7e07] {
  position: absolute;
  top: 50%;
  right: 0.12rem;
  transform: translateY(-50%);
}
.app-repository-page .table-search-left .search-box .icon[data-v-24fa7e07]:hover {
  cursor: pointer;
}
.app-repository-page .table-search-left .search-box[data-v-24fa7e07] .el-input__inner {
  border-radius: 0.2rem;
  padding-right: 0.5rem;
}
.app-repository-page .table-search-left .search-box[data-v-24fa7e07] .el-input__suffix {
  margin-right: 0.2rem;
}
.app-repository-page .table-search-left .select-font[data-v-24fa7e07] {
  font-size: 0.14rem;
  margin-left: 0.1rem;
  margin-right: 0.05rem;
  color: #131b26;
  white-space: nowrap;
}
.app-repository-page .search-left-item[data-v-24fa7e07] {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  margin-bottom: 0.1rem;
}
.app-repository-page .table-search-right[data-v-24fa7e07] {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
}
.app-repository-page .table-search-right .mr-5[data-v-24fa7e07] {
  margin-right: 0.05rem;
}
.app-repository-page .table-search-right .mb-10[data-v-24fa7e07] {
  margin-bottom: 0.1rem;
}
.app-repository-page .table-content[data-v-24fa7e07] {
  flex-grow: 1;
  height: 0;
}
.app-repository-page[data-v-24fa7e07] .el-pagination.is-background .el-pager li {
  background-color: white ;
}
.app-repository-page[data-v-24fa7e07] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #409EFF;
  color: #FFF;
}
.app-repository-page[data-v-24fa7e07] .el-pagination.is-background .btn-next {
  background-color: white ;
}
.app-repository-page[data-v-24fa7e07] .el-pagination.is-background .btn-prev {
  background-color: white ;
}
.app-repository-page .checkAllTree[data-v-24fa7e07] {
  padding-left: 0.35rem;
  margin-bottom: 0.2rem;
}
.app-repository-page .fr[data-v-24fa7e07] {
  float: right;
}
.app-repository-page .fl[data-v-24fa7e07] {
  float: left;
}
.app-repository-page .tree_container[data-v-24fa7e07] {
  max-height: 3rem;
  overflow: auto;
}
.hide-components[data-v-24fa7e07] .tree-handle {
  display: none !important;
}
.el-table[data-v-24fa7e07]::before {
  display: none;
}

.manual-question[data-v-5eaf44c6] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.header[data-v-5eaf44c6] {
  border-radius: 0.04rem;
  margin-bottom: 0.1rem;
}
.table-content[data-v-5eaf44c6] {
  flex: 1;
  border-radius: 0.04rem;
}
.pagination[data-v-5eaf44c6] {
  padding: 0.1rem 0 0 0;
  text-align: right;
}

.normal-quesiton[data-v-80112d3a] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.normal-quesiton .search[data-v-80112d3a] {
  margin-bottom: 0.1rem;
}
.normal-quesiton .table-content[data-v-80112d3a] {
  flex: 1;
  border-radius: 0.04rem;
}
.normal-quesiton .main-search[data-v-80112d3a] {
  width: 2rem;
}
.normal-quesiton .main-search[data-v-80112d3a] .el-input__inner {
  border-radius: 0.2rem;
}
.normal-quesiton .pagination-style[data-v-80112d3a] {
  text-align: right;
  margin-top: 0.1rem;
}
.normal-quesiton[data-v-80112d3a] .el-pagination.is-background .el-pager li {
  background-color: white;
}
.normal-quesiton[data-v-80112d3a] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #409eff;
  color: #fff;
}
.normal-quesiton[data-v-80112d3a] .el-pagination.is-background .btn-next {
  background-color: white;
}
.normal-quesiton[data-v-80112d3a] .el-pagination.is-background .btn-prev {
  background-color: white;
}

.unknown-question[data-v-0e633fc2] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.header[data-v-0e633fc2] {
  border-radius: 0.04rem;
  margin-bottom: 0.1rem;
}
.table-content[data-v-0e633fc2] {
  flex: 1;
  border-radius: 0.04rem;
}
.pagination[data-v-0e633fc2] {
  padding: 0.1rem 0 0 0;
  text-align: right;
}

.unsatisfied-question[data-v-75314143] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.header[data-v-75314143] {
  border-radius: 0.04rem;
  margin-bottom: 0.1rem;
}
.table-content[data-v-75314143] {
  flex: 1;
  border-radius: 0.04rem;
}
.question[data-v-75314143] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.question[data-v-75314143]::before {
  content: "问题";
  margin-right: 0.06rem;
  font-weight: normal;
  background-color: rgba(64, 144, 255, 0.15);
  color: #4090ff;
  padding: 0.04rem 0.08rem;
  border-radius: 0.04rem;
}
.answer[data-v-75314143]::before {
  content: "回答";
  margin-right: 0.06rem;
  background-color: rgba(25, 185, 108, 0.15);
  color: #19b96c;
  padding: 0.04rem 0.08rem;
  border-radius: 0.04rem;
}
.pagination[data-v-75314143] {
  padding: 0.1rem 0 0 0;
  text-align: right;
}

.choose-dialog[data-v-48b10ac5] .el-dialog {
  border-radius: 0.08rem;
}
.choose-dialog[data-v-48b10ac5] .el-dialog__header {
  border-bottom: 0.01rem solid #ebeef5;
  font-weight: bold;
}
.content[data-v-48b10ac5] {
  height: 50vh;
}

.header[data-v-0eeb3308] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.2rem;
  height: 0.66rem;
  padding: 0 0.2rem;
  background-color: #fff;
}
.content[data-v-0eeb3308] {
  margin: 0.2rem;
}
.content .notice[data-v-0eeb3308] {
  margin-bottom: 0.2rem;
  color: #ffaf40;
}
.content .notice-icon[data-v-0eeb3308] {
  width: 0.16rem;
  height: 0.16rem;
  font-size: 0.16rem;
}
.breadcrumb .back[data-v-0eeb3308] {
  color: #4090ff;
  font-size: 0.14rem;
  cursor: pointer;
  margin-right: 1em;
}
.breadcrumb .title[data-v-0eeb3308] {
  color: #8a8b99;
}
.recommend-show[data-v-0eeb3308] {
  height: 3.5rem;
  width: 100%;
  overflow-y: auto;
}
.recommend-tips[data-v-0eeb3308] {
  position: absolute;
  left: -0.85rem;
  top: 0;
  font-size: 0.14rem;
  color: #828ca0;
}
.txcenter[data-v-0eeb3308] {
  text-align: center;
}
.ysearch-box[data-v-0eeb3308] {
  width: 100%;
  height: 0.3rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.1rem;
}
.ysearch-box-font[data-v-0eeb3308] {
  color: #409eff;
  text-align: center;
}
.search-inpt[data-v-0eeb3308] {
  width: 2rem;
}
.dfx[data-v-0eeb3308] {
  justify-content: flex-start;
}
.dfxbox[data-v-0eeb3308] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.wrap[data-v-0eeb3308] {
  min-width: 8.7rem;
}
.wrap[data-v-0eeb3308] .el-radio__label {
  color: #606266 !important;
}
.wrap[data-v-0eeb3308] .el-select-dropdown__item {
  font-size: 0.12rem !important;
}
.wrap[data-v-0eeb3308] .el-select-dropdown__item,
.wrap[data-v-0eeb3308] .el-select-dropdown__item:hover {
  background: none !important;
}
.wrap[data-v-0eeb3308] .el-form-item__label {
  text-align: center !important;
}
.wrap[data-v-0eeb3308] .el-form {
  background-color: #fff;
  padding: 0.2rem;
  margin-bottom: 0.2rem;
}
.wrap[data-v-0eeb3308] .el-form .el-form-item {
  width: 5rem;
}
.wrap[data-v-0eeb3308] .el-form .el-form-item .el-input {
  width: 90%;
}
.wrap[data-v-0eeb3308] .el-form .el-form-item .el-icon-delete-solid {
  margin-left: 5%;
  cursor: pointer;
}
.wrap[data-v-0eeb3308] .el-form .el-form-item.answerForm {
  position: relative;
  padding-top: 0.15rem;
}
.wrap[data-v-0eeb3308] .el-form.answerForm {
  position: relative;
}
.wrap[data-v-0eeb3308] .el-form.answerForm .left-side {
  width: 0.8rem;
  font-size: 0.14rem;
  color: #828ca0;
  display: inline-block;
  position: absolute;
  top: 0.25rem;
}
.wrap[data-v-0eeb3308] .el-form.answerForm .left-side p {
  height: 0.3rem;
  line-height: 0.3rem;
  margin-bottom: 0.1rem;
}
.wrap[data-v-0eeb3308] .el-form.answerForm .right-side {
  margin-left: 0.8rem;
  display: inline-block;
  min-width: 5rem;
}
.wrap[data-v-0eeb3308] .el-form.answerForm .right-side .textArea {
  font-size: 0.12rem;
}
.qa-component .header[data-v-0eeb3308] {
  display: none;
}
.qa-component .content[data-v-0eeb3308] {
  margin: 0rem;
  background-color: #f6f6f9;
}
.qa-component .confirm-btn[data-v-0eeb3308] {
  margin: 0 0 0.1rem 0.1rem;
}
.input-new-tag[data-v-0eeb3308] {
  width: 1.2rem !important;
}
.answerTypeTagWrap[data-v-0eeb3308] .el-tabs__nav-wrap::after {
  display: none !important;
}
.answerTypeTagWrap[data-v-0eeb3308] .el-tabs__active-bar {
  display: none !important;
}
.answerTypeTagWrap[data-v-0eeb3308] .el-tabs__header {
  margin: 0 0 0.05rem;
}
.show-app[data-v-0eeb3308] {
  height: 2rem;
  overflow-y: auto;
}
.show-app-logo[data-v-0eeb3308] {
  display: flex;
}
.show-app-logo .show-app-img[data-v-0eeb3308] {
  margin-right: 0.1rem;
}
.show-app-logo .show-app-img img[data-v-0eeb3308] {
  width: 1rem;
  height: 1rem;
  object-fit: contain;
}
.show-app-logo .avatar-uploader[data-v-0eeb3308] {
  width: 1.72rem;
}
.el-upload__text[data-v-0eeb3308] {
  font-size: 0.12rem;
  line-height: 0.2rem;
  color: #8a8b99;
}
.material_select_container[data-v-0eeb3308] {
  width: 100%;
  min-height: 1.8rem;
  text-align: center;
  padding-top: 0.2rem;
}
.material_select_container .selectMateriaBtn[data-v-0eeb3308] {
  margin-top: 0.5rem;
}
.saveToMaterial[data-v-0eeb3308],
.showRichtextPreview[data-v-0eeb3308] {
  margin-top: 0.1rem;
  width: 1.2rem;
  display: inline-block;
}
.showRichtextPreview[data-v-0eeb3308] {
  color: #409eff;
  text-align: right;
  float: right;
  cursor: pointer;
}
.similar_question[data-v-0eeb3308] {
  color: #3ba1ff;
  font-size: 0.12rem;
  margin-right: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  cursor: pointer;
}
.i-pause-img[data-v-0eeb3308] {
  width: 0.12rem;
  height: 0.12rem;
  display: block;
}
.i-pause .i-pause-img[data-v-0eeb3308] {
  background: url(/static/img/i-play-icon.fea83176702252c79bdb.svg);
}
.i-play .i-pause-img[data-v-0eeb3308] {
  background: url(/static/img/i-pause-blue.8d58bebc627ad9a3c533.svg);
}
.yyellipse[data-v-0eeb3308] {
  width: 1rem;
  position: relative;
  margin-top: 0.1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ydialogWrap[data-v-0eeb3308] {
  width: 100%;
}
.ydialogWrap .yhave-image[data-v-0eeb3308] {
  display: flex;
  flex-wrap: wrap;
}
.ydialogWrap .yhave-image .yimage-wrap[data-v-0eeb3308] {
  width: 1.1rem;
  margin: 0.1rem 0rem;
}
.ydialogWrap .yhave-image .yimg-i[data-v-0eeb3308] {
  width: 0.8rem;
  height: 0.8rem;
  display: inline-block;
  background-size: contain !important;
}
.ydialogWrap .yhave-image .yellipse[data-v-0eeb3308] {
  width: 1rem;
  text-align: center;
  position: relative;
  margin-top: 0.1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ydialogWrap .no-rule[data-v-0eeb3308] {
  height: 0.2rem;
  width: 100%;
  position: relative;
}
.icon-style[data-v-0eeb3308] {
  position: relative;
  font-size: 0.45rem;
  color: #409eff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.flexbox[data-v-0eeb3308] {
  display: flex;
  flex-wrap: wrap;
}
.flexbox .yimage-wrap[data-v-0eeb3308] {
  position: relative;
  width: 0.9rem;
  height: 0.9rem;
  cursor: pointer;
}
.flexbox .yimage-wrap .img-i[data-v-0eeb3308] {
  display: inline-block;
  background-size: contain !important;
}
.flexbox .yimage-wrap .icon-more[data-v-0eeb3308] {
  display: inline-block;
  width: 0.45rem;
  height: 0.45rem;
  background: url(/static/img/imore.91ab8e013119e017b0c5.png) no-repeat;
  background-size: 0.45rem;
  margin-top: -0.26rem;
}
.flexbox .yimage-wrap .yellipse[data-v-0eeb3308] {
  padding-top: 0.1rem;
  width: 1rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.flexbox .yimage-wrap .item-del[data-v-0eeb3308] {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 0.2rem;
  height: 0.2rem;
  background: url(/static/img/del.14501fef47c74c834bcd.png) no-repeat;
  background-size: 0.2rem;
}
.flexbox .yimage-wrap:hover .item-del[data-v-0eeb3308] {
  display: inline-block;
}
.flexbox .yimage-wrap .item-edit[data-v-0eeb3308] {
  display: none;
  position: absolute;
  right: 0;
  top: 0.3rem;
  width: 0.2rem;
  height: 0.2rem;
  background: url(/static/img/edit_pen.37c578c7b0191e89745e.svg) no-repeat;
  background-size: 0.2rem;
}
.flexbox .yimage-wrap:hover .item-edit[data-v-0eeb3308] {
  display: inline-block;
}
.dialogWrap[data-v-0eeb3308] {
  display: flex;
}
.dialogWrap .image-wrap[data-v-0eeb3308] {
  height: 1.68rem;
  width: 1.8rem;
  position: relative;
}
.dialogWrap .image-wrap .img-i[data-v-0eeb3308] {
  display: inline-block;
  background-size: contain !important;
}
.similar__error[data-v-0eeb3308] {
  color: #f56c6c;
  font-size: 0.12rem;
  line-height: 1;
  padding-top: 0.04rem;
  padding-bottom: 0.04rem;
  top: 100%;
  left: 0;
}

.session-container[data-v-1f3d07a0] {
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
  display: flex;
  flex-direction: column;
  width: 7.4rem;
  border-radius: 0.2rem 0 0 0.2rem;
  overflow: hidden;
  background: linear-gradient(45deg, #f9faff, #f1f3ff);
}
.session-container__header[data-v-1f3d07a0] {
  padding: 0.15rem 0.2rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.session-container__header .header-left[data-v-1f3d07a0] {
  color: #131b26;
  font-size: 0.18rem;
  display: flex;
  align-items: center;
}
.session-container__header .header-left .status[data-v-1f3d07a0] {
  margin-left: 0.1rem;
  border-radius: 0.04rem;
  font-size: 0.12rem;
  padding: 0.04rem 0.06rem;
  color: #fff;
  background-color: #8fb4de;
}
.session-container__header .header-right[data-v-1f3d07a0] {
  display: flex;
  align-items: center;
}
.session-container__body[data-v-1f3d07a0] {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 0.01rem;
  overflow: hidden;
  box-sizing: border-box;
}
.session-container__footer[data-v-1f3d07a0] {
  flex-shrink: 0;
}
.session-container.full[data-v-1f3d07a0] {
  width: 100%;
  border-radius: 0rem;
}
.detail[data-v-1f3d07a0] {
  flex-shrink: 0;
}
.detail .records[data-v-1f3d07a0] {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  transition: 0.3s;
  max-height: 0;
  overflow: hidden;
  transform-origin: top;
  padding: 0rem 0.2rem;
}
.detail .expand-block[data-v-1f3d07a0] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 0.12rem;
  color: #3d6af2;
  cursor: pointer;
}
.detail .expand-block i[data-v-1f3d07a0] {
  margin-left: 0.04rem;
  transition: 0.3s;
  transform: rotate(0deg);
}
.detail .piece[data-v-1f3d07a0] {
  width: 50%;
  display: flex;
  margin-bottom: 0.05rem;
  word-break: break-all;
  font-size: 0.14rem;
  line-height: 1.5;
  color: #333;
}
.detail .label[data-v-1f3d07a0] {
  color: #8c8c8c;
  flex-shrink: 0;
  min-width: 1rem;
}
.detail .value[data-v-1f3d07a0] {
  overflow: hidden;
  text-overflow: ellipsis;
  text-wrap: nowrap;
}
.detail[data-v-1f3d07a0] .copy-btn {
  padding: 0rem;
}
.expanded .records[data-v-1f3d07a0] {
  padding: 0.1rem 0.2rem;
  max-height: 1.5rem;
}
.expanded .expand-block i[data-v-1f3d07a0] {
  transform: rotate(180deg);
}
.expand-btn[data-v-1f3d07a0] .el-button {
  background: #438bff !important;
  border: none;
}
.messages[data-v-1f3d07a0] {
  flex-grow: 1;
  height: 100%;
  padding: 0.2rem;
  overflow-y: auto;
}
.messages[data-v-1f3d07a0] .sent-body {
  background: #438bff !important;
}
.messages[data-v-1f3d07a0] .message-slot.right {
  display: flex;
  justify-content: flex-end;
}
.messages[data-v-1f3d07a0] .transfer {
  position: relative;
  z-index: 1;
}
.messages[data-v-1f3d07a0] .transfer::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  height: 0.01rem;
  background: linear-gradient(to right, transparent 0%, #e1e7f0 25%, #e1e7f0 75%, transparent 100%);
  top: 49%;
  z-index: 1;
}
.messages[data-v-1f3d07a0] .transfer span {
  background: none;
  color: #8a8b99;
  padding: 0 0.2rem;
  z-index: 5;
  position: relative;
  -webkit-backdrop-filter: blur(0.2rem);
          backdrop-filter: blur(0.2rem);
}
.qa-import[data-v-1f3d07a0] {
  display: inline-flex;
  align-items: center;
  padding: 0.07rem 0.12rem;
  border-radius: 0.1rem;
  border: 0.01rem solid #e1e7f0;
  background-color: #fff;
  color: #6b89b3;
  font-size: 0.14rem;
  cursor: pointer;
  transform: 0.3s;
  opacity: 1;
  margin-left: 0.5rem;
}
.qa-import[data-v-1f3d07a0]:hover {
  opacity: 0.8;
}
.qa-import img[data-v-1f3d07a0] {
  margin-right: 0.04rem;
}
.close-btn[data-v-1f3d07a0] {
  font-size: 0.2rem;
  font-weight: bold;
  cursor: pointer;
  margin-left: 0.2rem;
}
/* Transition animation */
.slide-fade-enter-active[data-v-1f3d07a0] {
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-1f3d07a0] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter[data-v-1f3d07a0],
.slide-fade-leave-to[data-v-1f3d07a0] {
  transform: translateX(0.1rem);
  opacity: 0;
}

.history-component[data-v-172e575a] {
  height: calc(100% - 1rem);
}
.history-component .custom-table[data-v-172e575a] .el-icon-arrow-down:before {
  font-family: "iconfont" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.2rem;
  font-style: normal;
  content: "\e6b7";
  position: absolute;
  top: -0.16rem;
  left: 0.05rem;
}
.history-component[data-v-172e575a] .el-icon-arrow-down {
  color: inherit;
}
.history-component[data-v-172e575a] .el-checkbox__label {
  width: 1rem;
}

.ul[data-v-0336af74] {
  height: 0.42rem;
  background-color: #ffffff;
  border: solid 0.01rem #d5d9dd;
  min-width: 10.6rem;
}
.ul li[data-v-0336af74] {
  float: left;
  height: 0.42rem;
}
.ul li[data-v-0336af74]:nth-child(1) {
  width: 10rem;
  box-sizing: border-box;
  border-right: solid 0.01rem #d5d9dd;
}
.ul li[data-v-0336af74]:nth-child(2) {
  width: calc(100% - 10rem);
  box-sizing: border-box;
  position: relative;
}
.ul li:nth-child(2) .import[data-v-0336af74] {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  height: 0.43rem;
  line-height: 0.43rem;
}
.ul li:nth-child(2) .blueBtn[data-v-0336af74] {
  height: 0.42rem;
  line-height: 0.42rem;
}
.topCss[data-v-0336af74] {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 0.18rem;
}
.open[data-v-0336af74] {
  height: 0.24rem;
  line-height: 0.26rem;
  padding: 0 0.02rem;
  width: 0.49rem;
  color: white;
  background-color: #45b854;
  border-radius: 0.02rem;
  /*padding: 2px 10px;*/
  /*position: relative;*/
  /*top: -4px;*/
}
.close[data-v-0336af74] {
  height: 0.24rem;
  width: 0.49rem;
  color: white;
  line-height: 0.26rem;
  padding: 0 0.02rem;
  background-color: #c2cad4;
  border-radius: 0.02rem;
}
[data-v-0336af74] .time-search input {
  height: 0.36rem !important;
}


.wrap[data-v-77c5a0c0] { padding: 0.2rem;
}
.input-new-tag[data-v-77c5a0c0]{width: 1.2rem !important;}
.el-breadcrumb[data-v-77c5a0c0] { font-size: 0.12rem; height: 0.4rem; line-height: 0.4rem; color: #333;
}
.el-breadcrumb .el-breadcrumb__inner.is-link[data-v-77c5a0c0] { font-weight: normal !important; color: #3ba1ff;
}
.el-form[data-v-77c5a0c0] { background-color: #fff; padding: 0.2rem; margin-bottom: 0.2rem;
}
.el-form .el-form-item[data-v-77c5a0c0] { width: 5rem;
}
.el-form .el-form-item .el-input[data-v-77c5a0c0] { width: 90%
}
.el-form .el-form-item .el-icon-delete-solid[data-v-77c5a0c0] { margin-left: 5%; cursor: pointer;
}
.el-form.answerForm[data-v-77c5a0c0] { position: relative; padding-top: 0.15rem;
}
.el-form.answerForm .left[data-v-77c5a0c0] { width: 0.8rem; font-size: 0.14rem; color: #828ca0; display: inline-block; position: absolute; top: 0.2rem;
}
.el-form.answerForm .left p[data-v-77c5a0c0] { height: 0.3rem; line-height: 0.3rem; margin-bottom: 0.1rem;
}
.el-form.answerForm .right[data-v-77c5a0c0] { margin-left: 0.8rem; display: inline-block; min-width: 5rem;
}
.answerTypeTagWrap[data-v-77c5a0c0] .el-tabs__nav-wrap::after { display: none !important;
}
.answerTypeTagWrap[data-v-77c5a0c0] .el-tabs__active-bar { display: none !important;
}
.answerTypeTagWrap[data-v-77c5a0c0] .el-tabs__header { margin: 0 0 0.05rem;
}
.el-form.answerForm .right .textArea[data-v-77c5a0c0] { font-size: 0.12rem;
}
.material_select_container[data-v-77c5a0c0] { width: 100%; min-height: 1.8rem; text-align: center; padding-top: 0.2rem;
}
.material_select_container .selectMateriaBtn[data-v-77c5a0c0] { margin-top: 0.5rem;
}
.el-checkbox[data-v-77c5a0c0], .el-checkbox[data-v-77c5a0c0] .el-checkbox__label {font-size: 0.12rem;}
.saveToMaterial[data-v-77c5a0c0], .showRichtextPreview[data-v-77c5a0c0] { margin-top: 0.1rem; width: 1.2rem; display: inline-block;
}
.showRichtextPreview[data-v-77c5a0c0] { color: #409eff; text-align: right; float: right; cursor: pointer;
}
.similar_question[data-v-77c5a0c0] { color: #3ba1ff; font-size: 0.12rem; margin-right: 0.4rem; height: 0.4rem; line-height: 0.4rem; cursor: pointer;
}
.i-pause-img[data-v-77c5a0c0]{width: 0.12rem; height: 0.12rem; display: block;}
.i-pause .i-pause-img[data-v-77c5a0c0] {background: url(/static/img/i-play-icon.fea83176702252c79bdb.svg);}
.i-play .i-pause-img[data-v-77c5a0c0] {background: url(/static/img/i-pause-blue.8d58bebc627ad9a3c533.svg);}

.cx-tooltip__wrapper[data-v-7382964c] {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cx-pagination[data-v-5f85f82f] {
  display: flex;
  align-items: center;
  padding: 0.2rem 0;
}
.cx-pagination[data-v-5f85f82f] .el-pagination__jump {
  margin-right: 0.1rem;
}
.cx-pagination.left[data-v-5f85f82f] {
  justify-content: flex-start;
}
.cx-pagination.center[data-v-5f85f82f] {
  justify-content: center;
}
.cx-pagination.right[data-v-5f85f82f] {
  justify-content: flex-end;
}

.flex-between[data-v-646d17ba] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.text-gray[data-v-646d17ba] {
  color: #bdbbc4;
}
.authorize-dialog .role-set-guide[data-v-646d17ba] {
  line-height: 0.25rem;
  margin-bottom: 0.1rem;
}
.authorize-dialog[data-v-646d17ba] .el-pagination__total {
  line-height: 0.3rem;
  margin-left: 0.1rem;
}
.authorize-dialog-tabs[data-v-646d17ba] {
  width: 100%;
  background: #f5f7fa;
  line-height: 0.4rem;
  border: 0.02rem solid #f5f7fa;
  border-radius: 0.08rem;
  margin-bottom: 0.1rem;
}
.authorize-dialog-tabs span[data-v-646d17ba] {
  display: inline-block;
  width: 50%;
  text-align: center;
  cursor: pointer;
  color: #909399;
  font-weight: bold;
}
.authorize-dialog-tabs span.active[data-v-646d17ba] {
  background: #fff;
  color: #212121;
}
.authorize-dialog__core[data-v-646d17ba] {
  margin-top: 0.1rem;
}
.authorize-dialog__core .table-header[data-v-646d17ba] {
  padding: 0.06rem 0.2rem 0.06rem 0.1rem;
  background: #f3f3f4;
}
.authorize-dialog__core .right-gap-29[data-v-646d17ba] {
  padding-right: 0.29rem;
}
.authorize-dialog__core .table-all-check.is-half-checked[data-v-646d17ba] .el-checkbox__inner {
  background-color: #409eff;
  border-color: #409eff;
}
.authorize-dialog__core .table-all-check.is-half-checked[data-v-646d17ba] .el-checkbox__inner::after {
  display: none;
}
.authorize-dialog__core .table-all-check.is-half-checked[data-v-646d17ba] .el-checkbox__inner::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  height: 0.02rem;
  transform: scale(0.5);
  left: 0;
  right: 0;
  top: 0.05rem;
}
.authorize-dialog__core .custom-table-container[data-v-646d17ba] {
  height: 3rem;
  overflow: hidden;
}
.authorize-dialog__core .custom-table[data-v-646d17ba] {
  height: 100%;
  overflow-y: auto;
}
.authorize-dialog__core .custom-table-item[data-v-646d17ba] {
  padding: 0.1rem 0.2rem 0.1rem 0.1rem;
}
.authorize-dialog__core .custom-table-item[data-v-646d17ba]:hover {
  background: #f5f7fa;
}
.authorize-dialog__footer[data-v-646d17ba] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0.1rem;
  border-top: 0.01rem solid #f3f3f4;
}

.underline-effect[data-v-db20b132] {
  position: relative;
  display: inline-block;
}
.underline-effect[data-v-db20b132]:hover {
  cursor: pointer;
  color: #409eff !important;
}
.underline-effect[data-v-db20b132]::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 0.018rem;
  bottom: 0;
  left: 0;
  background-color: #409eff;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}
.underline-effect[data-v-db20b132]:hover::before {
  visibility: visible;
  transform: scaleX(1);
}
.fl-rc[data-v-db20b132] {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
}
.mr-5[data-v-db20b132] {
  margin-right: 0.05rem;
}
.robot-card[data-v-db20b132] {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 2rem;
  color: #494949;
  padding: 0.26rem 0.2rem 0.13rem 0.25rem;
  background-color: #fff;
  border: solid 0.01rem #dfdfdf;
  box-shadow: 0 0.04rem 0.08rem 0 rgba(0, 0, 0, 0.12);
  border-radius: 0.1rem;
  box-sizing: border-box;
}
.robot-card .iframe-mount-switch[data-v-db20b132] {
  position: absolute;
  right: 0.55rem;
  top: 0.15rem;
}
.robot-card .to-top[data-v-db20b132] {
  position: absolute;
  right: 0.2rem;
  top: 0.15rem;
}
.robot-card .to-top[data-v-db20b132]:hover {
  cursor: pointer;
}
.robot-card__info[data-v-db20b132] {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.robot-card__header[data-v-db20b132] {
  display: flex;
  align-items: center;
  margin-bottom: 0.12rem;
}
.robot-card__header .avatar[data-v-db20b132] {
  width: 0.43rem;
  height: 0.43rem;
  margin-right: 0.13rem;
}
.robot-card__header .name-id-group[data-v-db20b132] {
  display: flex;
  flex-direction: column;
  width: calc(100% - 1.34rem);
}
.robot-card__header .id-action-group[data-v-db20b132] {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-top: 0.06rem;
  line-height: 1;
}
.robot-card__header .copy-icon[data-v-db20b132] {
  margin-left: 0.05rem;
}
.robot-card__header .robot-name[data-v-db20b132] {
  color: #000;
  font-size: 0.14rem;
  font-weight: 400;
}
.robot-card__header .robot-name[data-v-db20b132]:hover {
  color: #409eff;
}
.robot-card__content-tips[data-v-db20b132] {
  max-width: 4.7rem;
  line-height: 1.5;
}
.robot-card__content[data-v-db20b132] {
  margin-bottom: 0.12rem;
  max-width: calc(100% - 0.08rem);
}
.robot-card__nums[data-v-db20b132] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: row wrap;
}
.robot-card__nums-item[data-v-db20b132] {
  min-width: 31%;
  padding-bottom: 0.16rem;
}
.robot-card__action[data-v-db20b132] {
  display: flex;
  justify-content: space-between;
  padding-top: 0.1rem;
  border-top: solid 0.01rem #efefef;
}
.robot-card__action .model-info[data-v-db20b132] {
  display: flex;
  align-items: center;
  color: #8a8b99;
  font-size: 0.14rem;
  line-height: 1;
}
.robot-card__action .model-info .create-time-item[data-v-db20b132] {
  padding: 0 0.15rem;
  margin: 0 0.15rem;
  border-left: solid 0.01rem #d4d6d9;
  border-right: solid 0.01rem #d4d6d9;
}
.robot-card__action .model-info .create-time-item.hiddenCreateUser[data-v-db20b132] {
  margin-left: 0;
  padding-left: 0;
  border-left: unset;
}
.robot-card__action .model-info .create-user-icon[data-v-db20b132] {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  overflow: hidden;
}
.robot-card__action .model-info .create-user-icon img[data-v-db20b132] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.robot-card__action .model-info .create-user-label[data-v-db20b132] {
  max-width: 0.42rem;
  display: flex;
  align-items: center;
}
.robot-card__action .model-info .model-icon[data-v-db20b132] {
  width: 0.14rem;
  height: 0.14rem;
  object-fit: contain;
}
.robot-card__action .action-group .dropdown-btn[data-v-db20b132] {
  width: 0.78rem;
  height: 0.32rem;
  border-radius: 0.06rem;
  box-sizing: border-box;
}
.robot-card__action .action-group .arrow-icon[data-v-db20b132] {
  margin-left: 0.04rem;
  transition: all 0.3s linear;
}
.robot-card.is-top[data-v-db20b132] {
  border-color: #409eff;
}

.upload_file_option[data-v-7f98db65] {
  width: 2.33rem;
  height: 1rem;
  padding: 0.05rem 0;
  box-sizing: border-box;
}
.upload_file_tips[data-v-7f98db65] {
  color: #8a8b99;
  font-size: 0.12rem;
  line-height: 0.2rem;
}
.upload_file_main[data-v-7f98db65] .el-button--primary.is-plain {
  background: #fff;
}
.upload_file_main[data-v-7f98db65] .el-button--primary.is-plain:hover,
.upload_file_main[data-v-7f98db65] .el-button--primary.is-plain:active {
  color: #409eff !important;
  background: #ecf5ff !important;
  border-color: #b3d8ff !important;
}
.upload_file_main[data-v-7f98db65] .el-button--primary.is-plain:focus {
  color: #409eff;
  background: #fff;
  border-color: #b3d8ff;
}

.custom-upload-img.img_box[data-v-75c3afa3] {
  display: flex;
  justify-content: flex-start;
}
.custom-upload-img.img_box .default_img[data-v-75c3afa3] {
  width: 1rem;
  height: 1rem;
  margin-right: 0.2rem;
  background-size: cover;
}
.custom-upload-img.img_box .show_img[data-v-75c3afa3] {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.simple-robot-card[data-v-377cfdae] {
  position: relative;
  width: 3.53rem;
  height: 0.94rem;
  line-height: 1.5;
  font-size: 0.12rem;
  color: #525252;
  padding: 0.09rem 0.2rem 0.12rem 0.2rem;
  border-radius: 0.15rem;
  border: 0.01rem solid #cfcfcf;
  background: #f6f6f6;
  box-sizing: border-box;
}
.simple-robot-card .title[data-v-377cfdae] {
  color: #363636;
  font-weight: 700;
  margin-bottom: 0.05rem;
}
.simple-robot-card .content[data-v-377cfdae] {
  max-width: 2.96rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.02rem;
}
.simple-robot-card .check-radio[data-v-377cfdae] {
  position: absolute;
  top: -0.01rem;
  right: -0.01rem;
  width: 0.24rem;
  height: 0.24rem;
  border-radius: 50%;
  background: #fff;
  border: 0.01rem solid #cfcfcf;
}
.simple-robot-card .check-radio[data-v-377cfdae]:hover {
  cursor: pointer;
}
.simple-robot-card .check-radio .el-icon-check[data-v-377cfdae] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 0.15rem;
}
.simple-robot-card .check-radio.isChecked[data-v-377cfdae] {
  background: #4090ff;
}
.simple-robot-card.isChecked[data-v-377cfdae] {
  border-color: #4aa8ff;
}

.simple-robotCard.content-tips {
  max-width: 2.96rem;
  line-height: 1.5;
}

.custom-add-edit .tips[data-v-0dc9c0ce] {
  color: #777;
  font-size: 0.14rem;
  font-weight: 400;
}
.custom-add-edit .error-text-tips[data-v-0dc9c0ce] {
  color: #f56c6c;
  font-size: 0.14rem;
}
.custom-add-edit .input-tipsBtn-wrapper[data-v-0dc9c0ce] {
  display: flex;
  justify-content: space-between;
  margin-top: 0.1rem;
}
.custom-add-edit__form[data-v-0dc9c0ce] {
  padding: 0.1rem 0.36rem 0.1rem 0.42rem;
  overflow-y: auto;
}
.custom-add-edit .robot-url-wrapper[data-v-0dc9c0ce] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-add-edit .robot-url-wrapper .el-icon-delete[data-v-0dc9c0ce] {
  color: #f56c6c;
  margin-left: 0.06rem;
}
.custom-add-edit .robot-url-wrapper .el-icon-delete[data-v-0dc9c0ce]:hover {
  cursor: pointer;
}
.custom-add-edit .robot-url-wrapper .el-input[data-v-0dc9c0ce] {
  width: 6.26rem;
}
.custom-add-edit .btn-wrapper[data-v-0dc9c0ce] {
  display: flex;
  justify-content: flex-end;
  height: 0.7rem;
  padding: 0.17rem 0.3rem;
  box-sizing: border-box;
  border-top: 0.01rem solid #f2f2f2;
}
.custom-add-edit .btn-wrapper[data-v-0dc9c0ce] .el-button {
  width: 0.92rem;
  height: 0.36rem;
  text-align: center;
  line-height: 0.36rem;
  padding: unset;
}
.custom-add-edit .add-btn[data-v-0dc9c0ce] {
  margin-left: 1rem;
  padding: unset;
}

.flex-end[data-v-5fd99c50] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.ai-create__formWrapper[data-v-5fd99c50] {
  position: relative;
  margin-right: 0.1rem;
  min-height: 3rem;
}
.ai-create__formWrapper .form-wrapper-loading[data-v-5fd99c50] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  background: #fff;
}
.ai-create__formWrapper .form-wrapper-loading .loading-item[data-v-5fd99c50] {
  text-align: center;
}
.ai-create__formWrapper .form-wrapper-loading .loading-icon > img[data-v-5fd99c50] {
  width: 0.6rem;
  height: 0.6rem;
  object-fit: contain;
}
.ai-create__formWrapper .form-wrapper-loading .loading-text[data-v-5fd99c50] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #acb4bf;
  font-size: 0.14rem;
  height: 0.2rem;
  margin-top: 0.2rem;
  box-sizing: border-box;
}
.ai-create__formWrapper .form-wrapper-loading .loading-text .loading-text-self[data-v-5fd99c50] {
  position: absolute;
  transition: opacity 0.6s linear, visibility 0.6s linear, transform 0.6s linear;
}
.ai-create__formWrapper .form-wrapper-loading .loading-text .loading-text-self.active[data-v-5fd99c50] {
  opacity: 1;
  visibility: visible;
}
.ai-create__formWrapper .form-wrapper-loading .loading-text .loading-text-self.leave[data-v-5fd99c50] {
  opacity: 0;
  visibility: hidden;
}
.ai-create__form-desc[data-v-5fd99c50] {
  position: relative;
  padding-bottom: 0.4rem;
}
.ai-create__form-desc[data-v-5fd99c50] .el-textarea__inner {
  padding: 0.1rem 0.15rem;
}
.ai-create__form-desc[data-v-5fd99c50] .el-input__count {
  right: 0.1rem;
  bottom: -0.36rem;
  background: transparent;
}
.ai-create__form-desc .replay-create[data-v-5fd99c50] {
  position: absolute;
  left: 0.1rem;
  bottom: 0.05rem;
}
.ai-create__form-desc .replay-create[data-v-5fd99c50] .el-button [class*="el-icon-"] + span {
  margin-left: 0;
}
.ai-create__form-aiRobot[data-v-5fd99c50] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.15rem;
  background: #f7f8fa;
  border: 0.01rem solid #e1e7f0;
  border-radius: 0.08rem;
}
.ai-create__form-aiRobot .avatar[data-v-5fd99c50] {
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.1rem;
  border-radius: 0.06rem;
  background: #fff;
}
.ai-create__form-aiRobot .avatar > img[data-v-5fd99c50] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ai-create__form-aiRobot .detail[data-v-5fd99c50] {
  width: calc(100% - 0.7rem);
}
.ai-create__form-aiRobot .detail > .title[data-v-5fd99c50] {
  color: #131b26;
  font-size: 0.16rem;
  line-height: 0.16rem;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.ai-create__form-aiRobot .detail > .desc[data-v-5fd99c50] {
  color: #474c59;
  font-size: 0.14rem;
  line-height: 0.14rem;
  width: 100%;
}
.ai-create__form-aiRobot .detail .desc .desc-tips[data-v-5fd99c50] {
  max-width: 0.2rem;
}
.ai-create__footer[data-v-5fd99c50] {
  padding: 0.17rem 0;
  margin-right: 0.1rem;
  box-sizing: border-box;
  border-top: 0.01rem solid #f2f2f2;
}
.ai-create__footer[data-v-5fd99c50] .el-button {
  min-width: 0.92rem;
  height: 0.36rem;
  text-align: center;
  line-height: 0.36rem;
  padding: unset;
}
.ai-create__footer .create-icon[data-v-5fd99c50] {
  width: 0.2rem;
  height: 0.2rem;
  object-fit: contain;
}

.cx-tootip /deep/ .desc-tips {
  max-width: 0.2rem !important;
}

.prompt-optimizing-header[data-v-7625714e] {
  display: flex;
  margin-bottom: 0.12rem;
}
.prompt-optimizing-header-option[data-v-7625714e] {
  line-height: 0.3rem;
  padding: 0 0.2rem;
  border: 0.01rem solid #e1e7f0;
  margin-right: 0.12rem;
  border-radius: 0.2rem;
  background: #f2f4f7;
}
.prompt-optimizing-header-option-name[data-v-7625714e] {
  gap: 0.05rem;
  font-weight: 400;
  font-size: 0.14rem;
}
.prompt-optimizing-header-option.active[data-v-7625714e] {
  background: #f0f6ff;
  border: 0.01rem solid #4090ff;
}
.prompt-optimizing-header-option.active-name[data-v-7625714e] {
  color: #4090ff;
}
.prompt-optimizing-header .active[data-v-7625714e] {
  color: #4090ff;
}

.prompt-optimizing-content[data-v-5972bc31] {
  display: flex;
  align-items: center;
  column-gap: 0.05rem;
  min-height: 0.22rem;
  border-radius: 0.25rem;
  border-width: 0.01rem;
  border: 0.01rem solid #d4d6d9;
  padding: 0.05rem;
}
.prompt-optimizing-content[data-v-5972bc31] .el-textarea__inner {
  border-radius: 0.25rem;
  border: none;
}
.prompt-optimizing-content[data-v-5972bc31] .el-textarea.is-disabled .el-textarea__inner {
  background-color: unset;
}
.prompt-optimizing-content-action .img-stop[data-v-5972bc31] {
  cursor: pointer;
}
.prompt-optimizing-content-action-button[data-v-5972bc31] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 50%;
  background: #4090ff;
  cursor: pointer;
}
.prompt-optimizing-content-action-button-disabled[data-v-5972bc31] {
  cursor: not-allowed;
  opacity: 0.8;
  background-color: #65abfa;
}
.prompt-optimizing-content-action-button-icon[data-v-5972bc31] {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.16rem;
}
.prompt-optimizing-content-action-button[data-v-5972bc31]:hover {
  background-color: #65abfa;
}

.prompt-optimizing[data-v-7ded62a8] {
  z-index: 9999;
  width: 4.5rem;
  padding: 0.2rem;
  border-radius: 0.15rem;
  box-shadow: 0 0 0.2rem 0.03rem #dbdbdb;
  --line-color: rgba(255, 255, 255, 0.5);
  background: linear-gradient(90deg, var(--line-color) 1%, rgba(0, 0, 0, 0) 10%) left / 0.15rem, linear-gradient(var(--line-color) 1%, rgba(0, 0, 0, 0) 10%) top / 0.15rem 0.15rem, linear-gradient(180deg, #dae9ff 0rem, #fff 0.6rem) 0 0;
}
.prompt-optimizing-loading .img-icon[data-v-7ded62a8] {
  width: 0.36rem;
  height: 0.36rem;
}
.prompt-optimizing-prompt[data-v-7ded62a8] {
  font-size: 0.14rem;
  max-height: 3.2rem;
  margin-bottom: 0.2rem;
  overflow-y: auto;
}
.prompt-optimizing-prompt-operate[data-v-7ded62a8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.12rem 0;
}
.prompt-optimizing-bottom[data-v-7ded62a8] {
  margin-top: 0.12rem;
}
.prompt-optimizing-bottom-tip[data-v-7ded62a8] {
  font-weight: 400;
  font-size: 0.1rem;
  text-align: center;
  color: #acb4bf;
}

.prompt-optimizing-prompt * {
  line-height: 0.24rem;
}
.prompt-optimizing-prompt h1,
.prompt-optimizing-prompt h2,
.prompt-optimizing-prompt h3,
.prompt-optimizing-prompt h4,
.prompt-optimizing-prompt h5,
.prompt-optimizing-prompt h6 {
  position: relative;
  color: #008180;
  font-size: 0.14rem;
}
.prompt-optimizing-prompt h1::before,
.prompt-optimizing-prompt h2::before,
.prompt-optimizing-prompt h3::before,
.prompt-optimizing-prompt h4::before,
.prompt-optimizing-prompt h5::before,
.prompt-optimizing-prompt h6::before {
  position: absolute;
  left: 0;
  color: #008180;
}
.prompt-optimizing-prompt h1 {
  padding-left: 0.15rem;
}
.prompt-optimizing-prompt h2 {
  padding-left: 0.2rem;
}
.prompt-optimizing-prompt h3 {
  padding-left: 0.3rem;
}
.prompt-optimizing-prompt h4 {
  padding-left: 0.35rem;
}
.prompt-optimizing-prompt h5 {
  padding-left: 0.45rem;
}
.prompt-optimizing-prompt h6 {
  padding-left: 0.5rem;
}
.prompt-optimizing-prompt h1::before {
  content: "#";
}
.prompt-optimizing-prompt h2::before {
  content: "##";
}
.prompt-optimizing-prompt h3::before {
  content: "###";
}
.prompt-optimizing-prompt h4::before {
  content: "####";
}
.prompt-optimizing-prompt h5::before {
  content: "#####";
}
.prompt-optimizing-prompt h6::before {
  content: "######";
}
.prompt-optimizing-prompt ul li,
.prompt-optimizing-prompt ol li {
  position: relative;
  list-style: none;
  padding-left: 0.15rem;
}
.prompt-optimizing-prompt ul {
  counter-reset: listCounter;
}
.prompt-optimizing-prompt ul li {
  counter-increment: listCounter;
}
.prompt-optimizing-prompt ul li::before {
  content: counter(listCounter) ".";
  position: absolute;
  left: 0;
  color: #4481f8;
}
.prompt-optimizing-prompt ol li::before {
  content: "-";
  position: absolute;
  left: 0;
  color: #4481f8;
}

.prompt-optimizing-action[data-v-f6ddbd52] {
  padding: 0.07rem;
  border-radius: 0.05rem;
  font-size: 0.14rem;
  color: #409eff;
  background-color: #ecf5ff;
}
.prompt-optimizing-action-icon[data-v-f6ddbd52] {
  cursor: pointer;
  width: 0.14rem;
  height: 0.14rem;
  background-size: cover;
  background-image: url(/static/img/optimize.5e9dd99dc89d9c10c63d.png);
}
.prompt-optimizing-action[data-v-f6ddbd52]:hover {
  background-color: #e3f0ff;
}

.cognition-popover {
  color: #fff !important;
  background-color: #303133 !important;
  border: none !important;
}
.cognition-popover .popper__arrow::after {
  border-right-color: #303133 !important;
}

.cognition-prompt .flex-row[data-v-dc231b1a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.1rem;
}
.cognition-prompt .info[data-v-dc231b1a] {
  color: #409eff;
  font-size: 0.15rem;
}
.cognition-prompt .iscTitle[data-v-dc231b1a] {
  color: #000;
  font-size: 0.13rem;
}
.cognition-prompt[data-v-dc231b1a] .el-popover {
  background-color: red;
}
.cognition-prompt .textarea-wrapper[data-v-dc231b1a] {
  position: relative;
  height: 1.4rem;
}
.cognition-prompt .isc-wrapper[data-v-dc231b1a] {
  margin-left: 0.8rem;
  width: 8.5rem;
  height: 2.7rem;
}
.cognition-prompt .textarea-box[data-v-dc231b1a] {
  height: 100%;
  border: 0.01rem solid #dcdfe6;
  border-radius: 0.04rem;
  width: 100% !important;
}
.cognition-prompt .textarea-box[data-v-dc231b1a]:focus {
  border: 0.01rem solid #97a4c2;
}
.cognition-prompt[data-v-dc231b1a] .textarea-box .el-textarea__inner {
  height: calc(100% - 0.3rem) !important;
  width: 100% !important;
  border: none !important;
}
.cognition-prompt[data-v-dc231b1a] .textarea-box .el-input__count {
  position: absolute;
  bottom: 0.07rem !important;
  right: 0.07rem !important;
}
.cognition-prompt .reset[data-v-dc231b1a] {
  position: absolute;
  left: 0.07rem;
  bottom: 0.07rem;
  font-size: 0.18rem;
}
.cognition-prompt .tip[data-v-dc231b1a] {
  font-size: 0.12rem;
  margin-top: 0.05rem;
  color: #999;
}
[data-v-dc231b1a] .template-btn {
  color: #54a2fa;
  cursor: pointer;
}

.add-edit-robot[data-v-97846a2c] {
  padding: 0.2rem 0.2rem 0 0.3rem;
}
.add-edit-robot[data-v-97846a2c] .el-form-item__label {
  float: none;
  padding-right: 0;
}
.add-edit-robot[data-v-97846a2c] .el-form-item {
  margin-bottom: 0.16rem;
}
.add-edit-robot[data-v-97846a2c] .el-select {
  width: 100%;
}
.add-edit-robot[data-v-97846a2c] .el-input__count {
  line-height: 1;
}
.add-edit-robot .text-tips[data-v-97846a2c] {
  color: #898989;
  font-size: 0.12rem;
  margin-left: 0.18rem;
}
.add-edit-robot__tabs[data-v-97846a2c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.04rem 0.08rem;
  margin-right: 0.1rem;
  margin-bottom: 0.2rem;
  background: #f7f8fa;
  border-radius: 0.08rem;
}
.add-edit-robot__tabs-item[data-v-97846a2c] {
  flex: 1;
  color: #8a8b99;
  font-size: 0.14rem;
  text-align: center;
  height: 0.34rem;
  line-height: 0.34rem;
}
.add-edit-robot__tabs-item[data-v-97846a2c]:hover {
  cursor: pointer;
  color: #131b26;
  font-weight: 600;
}
.add-edit-robot__tabs-item.active[data-v-97846a2c] {
  color: #131b26;
  font-weight: 600;
  border-radius: 0.06rem;
  background: #fff;
  box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.06);
}
.add-edit-robot__tabs-item.disabled[data-v-97846a2c] {
  cursor: not-allowed;
  color: #8a8b99;
  font-weight: unset;
}
.add-edit-robot .add-edit-form[data-v-97846a2c] {
  padding-right: 0.1rem;
  max-height: 6.28rem;
  overflow-y: auto;
}
.add-edit-robot .avatar-upload[data-v-97846a2c] {
  display: flex;
  align-items: flex-end;
}
.add-edit-robot .avatar-upload .revert-btn[data-v-97846a2c] {
  margin-left: -1.25rem;
}
.add-edit-robot .select-robot-label-wrapper[data-v-97846a2c] {
  text-align: left;
}
.add-edit-robot .select-robot-label-wrapper[data-v-97846a2c]::before {
  content: "*";
  color: #f56c6c;
  margin-right: 0.04rem;
}
.add-edit-robot .select-robot-wrapper[data-v-97846a2c] {
  display: flex;
  justify-content: space-between;
}
.add-edit-robot .select-robot-wrapper .select-robot-type[data-v-97846a2c] {
  display: flex;
  align-items: center;
}
.add-edit-robot .select-robot-wrapper .select-robot-type label[data-v-97846a2c] {
  white-space: nowrap;
}
.add-edit-robot .select-robot-wrapper[data-v-97846a2c] .el-input {
  width: 2.54rem;
}
.add-edit-robot .select-robot-wrapper .el-icon-search[data-v-97846a2c] {
  color: #4090ff;
}
.add-edit-robot .select-robot-list[data-v-97846a2c] {
  max-height: 3.22rem;
  overflow-y: auto;
  margin-top: 0.16rem;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.add-edit-robot .select-robot-list .el-empty[data-v-97846a2c] {
  width: 100%;
  height: 100%;
}
.add-edit-robot .select-robot-item[data-v-97846a2c] {
  margin-bottom: 0.2rem;
  margin-right: 0.15rem;
}
.add-edit-robot .btn-wrapper[data-v-97846a2c] {
  display: flex;
  justify-content: flex-end;
  height: 0.7rem;
  padding: 0.17rem 0;
  margin-right: 0.1rem;
  box-sizing: border-box;
  border-top: 0.01rem solid #f2f2f2;
}
.add-edit-robot .btn-wrapper[data-v-97846a2c] .el-button {
  width: 0.92rem;
  height: 0.36rem;
  text-align: center;
  line-height: 0.36rem;
  padding: unset;
}

.robot-recycle-station .pagination_container[data-v-17ba2459] {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.2rem;
}


.re-robot-msg {
  width: 50%;
}

.add-edit-tags__control[data-v-7b32e7df] {
  width: 100%;
}
.add-edit-tags__control .classify-name-label[data-v-7b32e7df] {
  display: flex;
  align-items: center;
  color: #606266;
  font-size: 0.2rem;
  margin-bottom: 0.1rem;
}
.add-edit-tags__control .classify-name-label img[data-v-7b32e7df] {
  width: 0.27rem;
  height: 0.27rem;
  object-fit: contain;
  margin-right: 0.1rem;
}
.add-edit-tags__footer[data-v-7b32e7df] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.2rem;
}
.add-edit-tags__footer .el-button[data-v-7b32e7df] {
  width: 1.4rem;
}

.agent-tags[data-v-01b9a2c7] {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: space-between;
  padding-left: 0.1rem;
  margin-bottom: 0.1rem;
}
.agent-tags-left[data-v-01b9a2c7] {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-flow: wrap;
}
.agent-tags-classify.is-all[data-v-01b9a2c7] {
  transition: all 0.3s linear;
}
.agent-tags-classify[data-v-01b9a2c7] {
  position: relative;
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  color: #383838;
  font-size: 0.16rem;
  margin-right: 0.4rem;
  margin-bottom: 0.1rem;
  transition: all 0.3s linear;
}
.agent-tags-classify[data-v-01b9a2c7]:hover {
  color: #409eff;
  cursor: pointer;
}
.agent-tags-classify .el-icon-error[data-v-01b9a2c7] {
  position: absolute;
  top: -0.07rem;
  right: -0.07rem;
  color: #f56c6c;
  font-size: 0.14rem;
}
.agent-tags-classify.active[data-v-01b9a2c7] {
  color: #409eff;
}
.agent-tags-classify.managing[data-v-01b9a2c7] {
  color: #409eff;
  font-size: 0.14rem;
  white-space: nowrap;
  padding: 0.05rem 0.15rem;
  border-radius: 0.04rem;
  background-color: #ecf5ff;
  border: 0.01rem solid #409eff;
}
.agent-tags-classify.managing .title[data-v-01b9a2c7] {
  display: inline-block;
  max-width: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 0.06rem;
}
.agent-tags-addClassify[data-v-01b9a2c7] {
  color: #fff;
  font-size: 0.14rem;
  padding: 0.05rem 0.15rem;
  border-radius: 0.04rem;
  background-color: #409eff;
}
.agent-tags-addClassify[data-v-01b9a2c7]:hover {
  cursor: pointer;
  opacity: 0.8;
}
.agent-tags-right[data-v-01b9a2c7] {
  display: flex;
  align-items: center;
  margin-left: 0.2rem;
}
.agent-tags-right .manage-tips[data-v-01b9a2c7] {
  color: #777;
  font-size: 0.13rem;
}
.agent-tags-right .manage-btn[data-v-01b9a2c7] {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #409eff;
  font-size: 0.18rem;
  white-space: nowrap;
  margin-left: 0.1rem;
  padding: 0.05rem 0.2rem;
  border: 0.01rem solid #b3d8ff;
  border-radius: 0.04rem;
}
.agent-tags-right .manage-btn[data-v-01b9a2c7]:hover {
  cursor: pointer;
  background-color: #ecf5ff;
}
.agent-tags-right .manage-btn.ai-center-btn[data-v-01b9a2c7] {
  background-color: #ecf5ff;
}
.agent-tags-right .manage-bg-icon[data-v-01b9a2c7] {
  width: 0.24rem;
  height: 0.24rem;
  background: url(/static/img/robot-tag-manage.8eee23f7397e9c721017.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.1rem;
}

.add-edit-agentTag-dialog .el-dialog__header {
  padding: 0.17rem 0.18rem !important;
  background-color: #dbf0ff;
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
}
.add-edit-agentTag-dialog .el-dialog__body {
  padding: 0.18rem !important;
}
.add-edit-agentTag-dialog .start-logo {
  width: 0.2rem;
  height: 0.2rem;
  object-fit: contain;
  margin-right: 0.1rem;
}

.header-action[data-v-5f74f112] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.2rem 0.15rem 0;
}
.header-action .search-bar .el-input[data-v-5f74f112] {
  width: 2rem;
}
.header-action .search-bar[data-v-5f74f112] .el-input__inner {
  height: 0.3rem;
  font-size: 0.14rem;
}
.header-action .robot-label[data-v-5f74f112] {
  display: inline-block;
  height: 0.3rem;
  line-height: 0.3rem;
  word-break: keep-all;
  margin-left: 0.2rem;
  font-size: 0.14rem;
}
.header-action .right-action[data-v-5f74f112] {
  display: flex;
  align-items: flex-end;
}
.header-action .recycle-robot-tips[data-v-5f74f112] {
  color: #acb3be;
  font-weight: bold;
  line-height: 1;
}
.header-action .recycle-robot[data-v-5f74f112] {
  font-size: 0.14rem;
  white-space: nowrap;
  line-height: 1;
  margin-left: 0.15rem;
  margin-right: 0.2rem;
}
.header-action .recycle-robot[data-v-5f74f112]:hover {
  color: #66b1ff;
  cursor: pointer;
}
.header-action .recycle-button[data-v-5f74f112] {
  font-size: 0.2rem;
  color: #000;
}
.list[data-v-5f74f112] {
  width: 87%;
  min-width: 9.3rem;
  height: calc(100% - 0.3rem);
  padding: 0.2rem 0 0.2rem 0;
  margin: 0 auto;
}
.list .list-wrap[data-v-5f74f112] {
  height: calc(100% - 1.5rem);
  box-sizing: border-box;
}
.list .list-wrap .scroll-container[data-v-5f74f112] {
  display: grid;
  height: calc(100% - 0.3rem);
  grid-template-columns: repeat(auto-fill, minmax(5rem, 1fr));
  gap: 0.2rem;
  justify-content: space-between;
  align-content: start;
  overflow-y: auto;
  padding: 0.1rem;
}
.list .list-wrap[data-v-5f74f112] .el-loading-mask {
  border-radius: 0.1rem;
}
.list .list-wrap .list-add[data-v-5f74f112] {
  position: relative;
  height: 2rem;
  border: 0.01rem dashed #dfdfdf;
  background-color: #fff;
  box-shadow: 0 0.04rem 0.08rem 0 rgba(0, 0, 0, 0.12);
  border-radius: 0.1rem;
  box-sizing: border-box;
  transition: all 0.3s ease;
}
.list .list-wrap .list-add-info[data-v-5f74f112] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 0.14rem;
  font-weight: bold;
}
.list .list-wrap .list-add-info .avatar[data-v-5f74f112] {
  width: 0.65rem;
  height: 0.56rem;
  margin-bottom: 0.1rem;
}
.list .list-wrap .list-add-info .avatar[data-v-5f74f112]:hover {
  cursor: pointer;
}
.footer-action[data-v-5f74f112] {
  display: flex;
  justify-content: flex-end;
  padding: 0 0.1rem 0.1rem 0.1rem;
}
.pagination_container[data-v-5f74f112] {
  padding-top: 0.2rem;
  text-align: right;
}

.el-dialog.add-edit-robot-dialog .el-dialog__body,
.el-dialog.custom-add-robot-dialog .el-dialog__body {
  padding: unset !important;
}

.no-permission[data-v-4575bcad] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: transparent;
}
.no-permission__logo[data-v-4575bcad] {
  width: 2rem;
  height: 1.6rem;
  object-fit: contain;
}
.no-permission__message[data-v-4575bcad] {
  color: #999;
  font-size: 0.14rem;
  font-weight: 400;
}

.un-authorized[data-v-55f3d638] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: transparent;
}
.un-authorized__logo[data-v-55f3d638] {
  width: 2rem;
  height: 1.6rem;
  object-fit: contain;
}
.un-authorized__message[data-v-55f3d638] {
  color: #999;
  font-size: 0.14rem;
  font-weight: 400;
}

.wrapper[data-v-76a3e619] {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.leftContainer[data-v-702c3569] {
  position: relative;
  width: calc(100% - 0.32rem);
  height: calc(100% - 0.3rem);
  border: 0.01rem solid #eee;
  border-top: none;
  border-bottom: none;
  overflow: hidden;
  background: #FFFFFF;
  padding: 0.15rem;
}
.leftContainer .filter[data-v-702c3569] {
  height: calc(100% - 0.6rem);
  overflow-y: auto;
  overflow-x: hidden;
}
.leftContainer .filter .form-item[data-v-702c3569] {
  width: 100%;
}
.leftContainer .filter .form-item .label[data-v-702c3569] {
  float: left;
  width: 1rem;
  text-align: right;
  color: #828ca0;
  font-size: 0.14rem;
  line-height: 0.4rem;
  padding: 0 0.12rem 0 0;
  box-sizing: border-box;
}
.leftContainer .filter .form-item .content[data-v-702c3569] {
  box-sizing: border-box;
  line-height: 0.4rem;
  margin-left: 1rem;
  width: calc(100% - 1rem);
}
.leftContainer .filter .form-item .content[data-v-702c3569] .el-select {
  width: 1.3rem;
  margin-right: 0.22rem;
  border-radius: 0;
}
.leftContainer .footer[data-v-702c3569] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 0.6rem;
  text-align: center;
  background: #FFFFFF;
  border-top: 0.01rem solid #EEEEEE;
}

.rightContainer[data-v-e7a1504e] {
  width: calc(100% - 0.31rem);
  border-right: 0.01rem solid #eee;
  background: #ffffff;
  height: calc(100% - 0.1rem);
  padding: 0.05rem 0.15rem;
}
.rightContainer .pagination[data-v-e7a1504e] {
  padding: 0.2rem;
  text-align: right;
}
.refer-url[data-v-e7a1504e] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.conversationHistoryContainer .showOrHide[data-v-867cb398] {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(100% - 0.01rem);
  box-shadow: 0 0 0 0.01rem rgba(0, 0, 0, 0.2);
  border-radius: 0.05rem 0 0 0.05rem;
  overflow: hidden;
}
.conversationHistoryContainer .title[data-v-867cb398] {
  font-size: 0.14rem;
  line-height: 0.14rem;
  padding: 0.18rem;
  background: var(--back-gray, #f6f6f9);
  border-bottom: 0.01rem solid #e6eaee;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.conversationHistoryContainer .title .close[data-v-867cb398] {
  width: 0.3rem;
  height: 0.3rem;
  background: url(/static/img/close.39abf9a08d58c63e1b10.svg) no-repeat center center;
  display: inline-block;
  margin-top: -0.07rem;
}
.conversationHistoryContainer .rule-caption[data-v-867cb398] {
  background: #fff;
  box-sizing: border-box;
  width: 100%;
  height: calc(100% - 0.51rem);
  overflow: auto;
}
.conversationHistoryContainer .rule-caption .dialogwrap[data-v-867cb398] {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.conversationHistoryContainer .rule-caption .dialogwrap .navs[data-v-867cb398] {
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
}
.conversationHistoryContainer .rule-caption .dialogwrap .navs a[data-v-867cb398] {
  display: inline-block;
  padding: 0.1rem 0.2rem 0.1rem;
}
.conversationHistoryContainer .rule-caption .dialogwrap .navs a.active[data-v-867cb398] {
  border-bottom: 0.02rem solid blue;
}
.conversationHistoryContainer .rule-caption .qa-source-entry[data-v-867cb398] {
  display: flex;
  justify-content: flex-start;
  padding-left: 0.5rem;
}
.conversationHistoryContainer .rule-caption .recall-tag[data-v-867cb398] {
  color: #333;
  border-radius: 0.04rem;
  padding: 0.05rem 0.15rem;
  background-color: #e7e7e7;
}
.conversationHistoryContainer .rule-caption .dialogContent[data-v-867cb398] {
  display: flex;
  flex: 1;
  height: 0;
}
.conversationHistoryContainer .rule-caption .leftContent[data-v-867cb398] {
  width: 1.61rem;
  height: 100%;
  border-right: 0.01rem solid #e6eaee;
  overflow: auto;
}
.conversationHistoryContainer .rule-caption .leftContent p[data-v-867cb398] {
  margin: 0.08rem 0;
  line-height: 0.14rem;
  font-size: 0.12rem;
}
.conversationHistoryContainer .rule-caption .leftContent .type-nav[data-v-867cb398] {
  border: 0.01rem solid #e6eaee;
  color: #bbbfc3;
  padding: 0.02rem 0.06rem;
  margin: 0.04rem;
  display: inline-block;
}
.conversationHistoryContainer .rule-caption .leftContent .itemkey[data-v-867cb398] {
  margin-left: 0.18rem;
  width: 0.48rem;
  font-size: 0.12rem;
  color: gray;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.conversationHistoryContainer .rule-caption .leftContent .itemVal[data-v-867cb398] {
  color: #354052;
  max-width: 0.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.conversationHistoryContainer .rule-caption .rightContent[data-v-867cb398] {
  padding: 0.1rem;
  flex: 1;
  width: 0;
  overflow: auto;
  position: relative;
  background-color: #f6f6f9;
}
.dialogbottom[data-v-867cb398] {
  height: 0.78rem;
  width: 100%;
  text-align: right;
  vertical-align: center;
  border-top: 0.01rem solid #e6eaee;
}

.right-float[data-v-09bac4b1] {
  position: fixed;
  top: 0rem;
  right: 0rem;
  height: 100%;
  width: 7.5rem;
  background-color: rgba(39, 49, 66, 0.72);
  z-index: 1000;
}
.right-float .content-caption[data-v-09bac4b1] {
  position: absolute;
  top: 0rem;
  right: 0rem;
  background: #fff;
  width: 7.5rem;
  height: 100%;
  overflow: auto;
}
.right-float .show[data-v-09bac4b1] {
  animation: show-data-v-09bac4b1 0s linear;
}
.right-float .hide[data-v-09bac4b1] {
  animation: hide-data-v-09bac4b1 0s linear;
}
@keyframes show-data-v-09bac4b1 {
0% {
    opacity: 0;
    right: -7.5rem;
}
100% {
    opacity: 1;
    right: 0rem;
}
}
@keyframes hide-data-v-09bac4b1 {
0% {
    opacity: 1;
    right: 0rem;
}
100% {
    opacity: 0;
    right: -7.5rem;
}
}

.statistics span + span[data-v-2b15f3b3] {
  margin-left: 0.3rem;
}
.kefuStatContainer .optionHeader[data-v-2b15f3b3] {
  margin-bottom: 0.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.14rem;
}
.kefuStatContainer .optionHeader .head_inline[data-v-2b15f3b3] {
  margin-top: 0.1rem;
  display: inline-block;
  float: left;
}
.kefuStatContainer .pagination[data-v-2b15f3b3] {
  padding: 0.2rem;
  text-align: right;
}
.kefuStatContainer .form-item[data-v-2b15f3b3] {
  width: 100%;
}
.kefuStatContainer .form-item .label[data-v-2b15f3b3] {
  float: left;
  width: 1rem;
  text-align: right;
  font-size: 0.14rem;
  line-height: 0.4rem;
  padding: 0 0.12rem 0 0;
  box-sizing: border-box;
}
.kefuStatContainer .form-item .content[data-v-2b15f3b3] {
  box-sizing: border-box;
  line-height: 0.4rem;
  margin-left: 1rem;
  width: calc(100% - 1rem);
}
.kefuStatContainer .form-item .content[data-v-2b15f3b3] .el-select {
  width: 1.3rem;
  margin-right: 0.22rem;
  border-radius: 0;
}

.mainContainer[data-v-1cbad2a8] {
  background: #FFFFFF;
  height: 3rem;
  padding: 0.15rem;
  font-size: 0.14rem;
}
.mainContainer p[data-v-1cbad2a8] {
  color: #bbb;
  font-size: 0.12rem;
}

.demo-viewer[data-v-4eb4a023] {
  -webkit-text-decoration: dashed;
          text-decoration: dashed;
  color: #409EFF;
  border-bottom: 0.01rem solid #409EFF;
  cursor: pointer;
}
.preview-image[data-v-4eb4a023] {
  display: none;
}
.desc[data-v-4eb4a023] {
  margin-bottom: 0.2rem;
}
.code[data-v-4eb4a023] {
  word-break: break-all;
  text-wrap: wrap;
}

.mainContainer[data-v-1420f096] {
  background: #ffffff;
  padding: 0.15rem;
  font-size: 0.14rem;
}
.mainContainer .moduleBody[data-v-1420f096] {
  margin-top: 0.1rem;
  line-height: 1.8;
}
.mainContainer .moduleBody .url-item[data-v-1420f096] {
  margin-top: 1em;
}
.mainContainer .moduleBody .code[data-v-1420f096] {
  background-color: #f5f7fa;
  margin: 0.14rem 0;
  color: #354052;
  padding: 0.1rem;
  font-size: 0.12rem;
}
.mainContainer .moduleBody .code p[data-v-1420f096] {
  height: 0.2rem;
}
.mainContainer .moduleBody .marTop10[data-v-1420f096] {
  margin-top: 0.1rem;
}
.mainContainer .moduleBody .alertMsg[data-v-1420f096] {
  min-height: 0.3rem;
  line-height: 0.3rem;
  margin: 0.2rem 0;
  border: 0.01rem solid #ffd888;
  background: #fff5dd;
  font-size: 0.12rem;
  position: relative;
  padding: 0.1rem;
}
.mainContainer .moduleBody .alertMsg .msg span[data-v-1420f096] {
  display: inline-block;
  color: #333;
  margin-left: 0.3rem;
}
.mainContainer .moduleBody .alertMsg .msg span p[data-v-1420f096] {
  height: 0.2rem;
}
.mainContainer .moduleBody .setting-item[data-v-1420f096] {
  margin: 0.2rem 0;
}
.mainContainer .moduleBody .setting-item .content[data-v-1420f096] {
  margin-top: 0.1rem;
}
.mainContainer .moduleBody .setting-item .content .option[data-v-1420f096] {
  float: left;
  width: calc(100% - 1.1rem);
  margin-left: 0.1rem;
  margin-top: 0.68rem;
}
.c_robot_avatar_lib_container[data-v-1420f096] {
  max-height: 5rem;
  padding: 0 0.3rem;
  overflow-y: auto;
}
.c_robot_avatar_lib_container p[data-v-1420f096] {
  font-size: 0.28rem;
  color: #394252;
  margin-bottom: 0.2rem;
}
.c_robot_avatar_lib_container .c_active_img_list[data-v-1420f096],
.c_robot_avatar_lib_container .c_inactive_img_list[data-v-1420f096] {
  display: flex;
  flex-wrap: wrap;
  max-width: 7.5rem;
}
.c_robot_avatar_lib_container .c_active_img_list li[data-v-1420f096],
.c_robot_avatar_lib_container .c_inactive_img_list li[data-v-1420f096] {
  height: 1.2rem;
  width: 1.2rem;
  margin-right: 0.3rem;
  margin-bottom: 0.3rem;
  box-sizing: border-box;
  background-color: #fff;
  cursor: pointer;
  position: relative;
}
.c_robot_avatar_lib_container .c_active_img_list li img[data-v-1420f096],
.c_robot_avatar_lib_container .c_inactive_img_list li img[data-v-1420f096] {
  width: 100%;
  height: 100%;
}
.c_robot_avatar_lib_container .c_active_img_list .c_choose_li_active[data-v-1420f096],
.c_robot_avatar_lib_container .c_inactive_img_list .c_choose_li_active[data-v-1420f096] {
  border: 0.01rem dashed #fc0000;
  background-color: #d7e2f3;
}
.c_robot_avatar_lib_container .c_active_img_list .c_choose_li_active[data-v-1420f096]::before,
.c_robot_avatar_lib_container .c_inactive_img_list .c_choose_li_active[data-v-1420f096]::before {
  content: "";
  display: block;
  width: 0.22rem;
  height: 0.22rem;
  position: absolute;
  left: 0;
  top: 0;
  background: url(/static/img/choose-img.b31eb9472f8b29a28dc3.png) no-repeat;
  background-size: cover;
}
[data-v-1420f096] .el-dialog__wrapper {
  text-align: center;
  white-space: nowrap;
  overflow: auto;
}
[data-v-1420f096] .el-dialog__wrapper:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
[data-v-1420f096] .el-dialog__wrapper .el-dialog {
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin: 0.3rem auto !important;
  background-color: #f6f6f6;
  border-radius: 0.1rem;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  white-space: normal;
}
[data-v-1420f096] .el-dialog__wrapper .el-dialog .el-dialog__header {
  padding: 0;
}
.font-tips[data-v-1420f096] {
  position: absolute;
  z-index: 10;
  left: 0.4rem;
  top: -0.05rem;
}
.resize-tip[data-v-1420f096] {
  color: #a3a3a3;
  margin-top: 0.1rem;
}
.resize-tip p[data-v-1420f096]:last-child {
  margin-left: 2em;
}

.blacklist-setting[data-v-b39de15c] {
  padding: 0.2rem;
}
.blacklist-setting .setting_container[data-v-b39de15c] {
  border: 0.01rem solid #ddd;
  padding: 0.2rem;
}
.blacklist-setting .setting_container .setting-item[data-v-b39de15c] {
  margin-bottom: 0.2rem;
}
.blacklist-setting .setting_container .setting-item > label[data-v-b39de15c] {
  margin-right: 0.15rem;
}
.blacklist-setting .setting_container .setting-item > label > i[data-v-b39de15c] {
  color: #409eff;
  margin-left: 0.05rem;
}
.blacklist-setting .setting_container .setting-item .checkInfo[data-v-b39de15c] {
  display: inline;
}
.blacklist-setting .setting_container .setting-item .checkInfo .keyword[data-v-b39de15c] {
  margin-top: 0.15rem;
  margin-left: 0.32rem;
}
.blacklist-setting .setting_container .setting-item .checkInfo .keyword .input-new-tag[data-v-b39de15c] {
  width: 1.2rem !important;
}
.blacklist-setting__options[data-v-b39de15c] {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.2rem;
}

.kefuStatContainer .optionHeader[data-v-2ea6bb29] {
  margin-bottom: 0.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.14rem;
}
.kefuStatContainer .optionHeader .head_inline[data-v-2ea6bb29] {
  margin-top: 0.1rem;
  display: inline-block;
}
.kefuStatContainer .pagination[data-v-2ea6bb29] {
  padding: 0.2rem;
  text-align: right;
  background-color: rgba(255, 255, 255, 0);
}
.kefuStatContainer .form-item[data-v-2ea6bb29] {
  width: 100%;
}
.kefuStatContainer .form-item .label[data-v-2ea6bb29] {
  float: left;
  width: 1rem;
  text-align: right;
  font-size: 0.14rem;
  line-height: 0.4rem;
  padding: 0 0.12rem 0 0;
  box-sizing: border-box;
}
.kefuStatContainer .form-item .content[data-v-2ea6bb29] {
  box-sizing: border-box;
  line-height: 0.4rem;
  margin-left: 1rem;
  width: calc(100% - 1rem);
}
.kefuStatContainer .form-item .content[data-v-2ea6bb29] .el-select {
  width: 1.3rem;
  margin-right: 0.22rem;
  border-radius: 0;
}

.kefuStatContainer .optionHeader[data-v-1359c478] {
  margin-bottom: 0.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.14rem;
}
.kefuStatContainer .optionHeader .head_inline[data-v-1359c478] {
  margin-top: 0.1rem;
  display: inline-block;
  float: left;
}
.kefuStatContainer .pagination[data-v-1359c478] {
  padding: 0.2rem;
  text-align: right;
}
.kefuStatContainer .form-item[data-v-1359c478] {
  width: 100%;
}
.kefuStatContainer .form-item .label[data-v-1359c478] {
  float: left;
  width: 1rem;
  text-align: right;
  font-size: 0.14rem;
  line-height: 0.4rem;
  padding: 0 0.12rem 0 0;
  box-sizing: border-box;
}
.kefuStatContainer .form-item .content[data-v-1359c478] {
  box-sizing: border-box;
  line-height: 0.4rem;
  margin-left: 1rem;
  width: calc(100% - 1rem);
}
.kefuStatContainer .form-item .content[data-v-1359c478] .el-select {
  width: 1.3rem;
  margin-right: 0.22rem;
  border-radius: 0;
}
.dialog-footer[data-v-1359c478] {
  width: 100%;
  margin-top: 0.3rem;
  text-align: right;
}
.main[data-v-1359c478] {
  position: relative;
  display: flex;
  border: 0.01rem solid #e6eaee;
}
.main p[data-v-1359c478] {
  padding: 0.05rem 0.1rem;
  border-bottom: 0.01rem solid #e6eaee;
  background-color: var(--back-gray, #f6f6f9);
}
.main .box[data-v-1359c478] {
  max-height: 3rem;
  overflow-y: auto;
}
.main .left[data-v-1359c478] {
  width: 100%;
  position: relative;
  z-index: 1;
}
.main .left p[data-v-1359c478] {
  border-right: 0.01rem solid #e6eaee;
}
.main .left ul li[data-v-1359c478] {
  padding: 0.08rem 0.1rem;
  border-bottom: 0.01rem solid #e6eaee;
}
.main .left ul li[data-v-1359c478]:last-child {
  border-bottom: none;
}
.main .right[data-v-1359c478] {
  position: relative;
  z-index: 0;
  flex: 1;
  border-left: 0.01rem solid #e6eaee;
  margin-left: -0.01rem;
}
.num[data-v-1359c478] {
  float: right;
  display: inline;
}
.num span[data-v-1359c478] {
  color: #409eff;
  padding: 0 0.05rem;
}


.custom-radio-group[data-v-cd36e59c] {
  display: flex;
  width: 100%;
}
.vendor-radio-card[data-v-cd36e59c] {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 0.08rem;
  position: relative;
  min-height: 0.7rem;
  width: 100%;
  background: #f7fafd;
  border: 0.015rem solid #b5c6e3;
  border-radius: 0.08rem;
  margin: 0;
  box-sizing: border-box;
  transition: border-color 0.2s;
  cursor: pointer;
}
.vendor-radio-card.checked[data-v-cd36e59c] {
  border-color: #4664e9;
}
.custom-radio-outer[data-v-cd36e59c] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.18rem;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: #4664e9;
  border: 0.02rem solid #e6f0ff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vendor-radio-card:not(.checked) .custom-radio-outer[data-v-cd36e59c] {
  background: #fff;
  border: 0.02rem solid #b5c6e3;
}
.custom-radio-inner[data-v-cd36e59c] {
  width: 0.1rem;
  height: 0.08rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vendor-radio-card .openai-logo[data-v-cd36e59c] {
  display: flex;
  align-items: center;
}
.vendor-radio-card .openai-desc[data-v-cd36e59c] {
  font-size: 0.14rem;
  line-height: 1em;
  color: #222;
  display: flex;
  align-items: center;
}


.card[data-v-73a214ab] {
  padding: 0.2rem;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 0.08rem;
  font-family: "Microsoft YaHei";
  font-size: 0.16rem;
  font-weight: 600;
  margin-bottom: 0.2rem;
}
.search-form[data-v-73a214ab] {
  margin-bottom: 0.16rem;
}
.fields-wrapper[data-v-73a214ab] {
  padding: 0.16rem;
  background-color: #f7fafd;
  border-radius: 0.08rem;
  margin: 0.16rem auto;
}
.fields-wrapper[data-v-73a214ab] .el-form-item {
  margin-bottom: 0.08rem !important;
}
.vendor-radio-card[data-v-73a214ab] {
  display: flex;
  align-items: flex-start;
  position: relative;
  width: 100%;
  min-height: 0.56rem;
  background: #f7fafd;
  border: 0.015rem solid #b5c6e3;
  border-radius: 0.08rem;
  margin: 0;
  padding: 0.12rem 0.18rem 0.12rem 0.18rem;
  box-sizing: border-box;
  transition: border-color 0.2s;
}
.el-radio.vendor-radio-card.is-checked[data-v-73a214ab],
.el-radio.vendor-radio-card.checked[data-v-73a214ab] {
  border-color: #4664e9;
}
.vendor-radio-card .openai-logo[data-v-73a214ab] {
  margin-right: 0.12rem;
  margin-top: 0.02rem;
}
.vendor-radio-card .openai-desc[data-v-73a214ab] {
  font-size: 0.14rem;
  color: #222;
  margin-top: 0.02rem;
  display: block;
}
.vendor-radio-card .openai-title[data-v-73a214ab] {
  font-size: 0.18rem;
  font-weight: 600;
  color: #222;
  margin-bottom: 0.02rem;
  display: block;
}
/* 强制隐藏左侧 radio 点，兼容 scoped */
.el-radio.vendor-radio-card .el-radio__input[data-v-73a214ab],
.vendor-radio-card[data-v-73a214ab]  .el-radio__input,
.vendor-radio-card[data-v-73a214ab]  .el-radio__input {
  display: none !important;
}
.vendor-radio-card .el-radio__label[data-v-73a214ab] {
  flex: 1;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.vendor-radio-card[data-v-73a214ab]::after {
  content: "";
  position: absolute;
  top: 0.16rem;
  right: 0.18rem;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: #4664e9;
  border: 0.02rem solid #e6f0ff;
  display: none;
}
.el-radio.vendor-radio-card.is-checked[data-v-73a214ab]::after {
  display: block;
}
.el-radio.vendor-radio-card.is-checked[data-v-73a214ab]::before {
  content: "";
  position: absolute;
  top: 0.22rem;
  right: 0.24rem;
  width: 0.1rem;
  height: 0.06rem;
  border-left: 0.025rem solid #fff;
  border-bottom: 0.025rem solid #fff;
  transform: rotate(-45deg);
  z-index: 2;
  display: block;
}
.openai-tip[data-v-73a214ab] {
  display: block;
  font-size: 0.13rem;
  color: #4664e9;
  margin: 0.08rem 0 0 0;
  line-height: 1.5;
}

.kefuStatContainer .optionHeader[data-v-6733c7fc] {
  margin-bottom: 0.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.14rem;
}
.kefuStatContainer .optionHeader .head_inline[data-v-6733c7fc] {
  margin-top: 0.1rem;
  display: inline-block;
  float: left;
}
.kefuStatContainer .pagination[data-v-6733c7fc] {
  padding: 0.2rem;
  text-align: right;
}
.kefuStatContainer .form-item[data-v-6733c7fc] {
  width: 100%;
}
.kefuStatContainer .form-item .label[data-v-6733c7fc] {
  float: left;
  width: 1rem;
  text-align: right;
  font-size: 0.14rem;
  line-height: 0.4rem;
  padding: 0 0.12rem 0 0;
  box-sizing: border-box;
}
.kefuStatContainer .form-item .content[data-v-6733c7fc] {
  box-sizing: border-box;
  line-height: 0.4rem;
  margin-left: 1rem;
  width: calc(100% - 1rem);
}
.kefuStatContainer .form-item .content[data-v-6733c7fc] .el-select {
  width: 1.3rem;
  margin-right: 0.22rem;
  border-radius: 0;
}

.uploadType[data-v-0f150c24] {
  position: relative;
}
.file-wrap[data-v-0f150c24] {
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 100%;
  text-align: center;
}
.file-wrap .tuozhuai[data-v-0f150c24] {
  /*margin-top: 65px;*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0rem;
}
.file-wrap p[data-v-0f150c24] {
  color: #9fa7b1;
  margin-top: 0.09rem;
}
.file-wrap p span[data-v-0f150c24] {
  color: #2297f0;
  position: relative;
  overflow: hidden;
}
.file-wrap p span input[data-v-0f150c24] {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  width: 0.48rem;
}
.material-btn[data-v-0f150c24] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.select-image[data-v-0f150c24] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.select-image .img-i[data-v-0f150c24] {
  display: inline-block;
  background-size: contain !important;
}
.select-image img[data-v-0f150c24] {
  width: 0.72rem;
  height: 0.48rem;
}
.select-image p[data-v-0f150c24] {
  color: #354052;
  max-width: 4.5rem;
  height: 0.3rem;
  line-height: 0.3rem;
}
.select-image .el-progress[data-v-0f150c24] {
  width: 3.6rem;
  margin-top: 0.05rem;
}
.select-image .play-back[data-v-0f150c24] {
  height: 0.48rem;
  width: 0.72rem;
  float: none;
  margin: 0 auto;
}
.whiteBtn[data-v-0f150c24] {
  font-size: 0.12rem;
  height: 0.25rem;
  line-height: 0.2rem;
  margin-top: 0.1rem;
  padding: 0rem 0.18rem;
}
.save[data-v-0f150c24] {
  margin-left: 0.08rem;
  margin-top: 0.1rem;
  width: 9.27rem;
}
.save .app-ics-checkbox[data-v-0f150c24] {
  display: inline-block;
  top: 0.01rem;
}
.save span[data-v-0f150c24] {
  margin-left: 0.05rem;
}
.save-spe[data-v-0f150c24] {
  width: 5.96rem;
}
.dialogWrap[data-v-0f150c24] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.dialogWrap .image-wrap[data-v-0f150c24] {
  height: 1.68rem;
  width: 1.8rem;
  position: relative;
}
.dialogWrap .image-wrap .img-i[data-v-0f150c24] {
  display: inline-block;
  background-size: contain !important;
}
.dialogWrap .image-wrap img[data-v-0f150c24] {
  width: 1.8rem;
  height: 1.2rem;
}
.dialogWrap .image-wrap p[data-v-0f150c24] {
  color: #354052;
  text-align: center;
  margin-top: 0.18rem;
}
.dialogWrap .image-wrap .radio[data-v-0f150c24] {
  position: absolute;
  top: 0.06rem;
  right: 0.06rem;
}
.dialogWrap .image-wrap[data-v-0f150c24]:after {
  content: '';
  flex: auto;
}
.publicWrap[data-v-0f150c24] {
  width: 8.22rem;
  height: 2.34rem;
  overflow-y: auto;
  border: 0.01rem solid #e6eaee;
  margin-top: 0.24rem;
  position: relative;
}
.publicWrap .have-image[data-v-0f150c24] {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.listTable tbody tr[data-v-0f150c24] {
  line-height: 0.2rem;
}
.listTable tbody td[data-v-0f150c24] {
  padding: 0.15rem 0.18rem;
}
.listTable tbody button[data-v-0f150c24] {
  display: inline-block;
  height: 0.12rem;
  width: 0.12rem;
  cursor: pointer;
  border: none;
  margin-right: 0.24rem;
}
.listTable tbody .i-pause[data-v-0f150c24] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.listTable tbody .i-play[data-v-0f150c24] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.imagetext-wrap[data-v-0f150c24] {
  padding: 0.19rem;
}
.imagetext-wrap p[data-v-0f150c24] {
  font-size: 0.14rem;
  color: #9fa7b1;
  margin: 0.18rem 0rem 0.12rem 0rem;
}
.imagetext-wrap p[data-v-0f150c24]:first-of-type {
  margin-top: 0rem;
}
.imagetext-wrap .small-size[data-v-0f150c24] {
  font-size: 0.12rem;
  margin: 0rem;
}
.imagetext-wrap .imagetext-content[data-v-0f150c24] {
  height: 2.05rem;
  width: 4.6rem;
  overflow-y: auto;
  border: 0.01rem solid #e6eaee;
}
.imagetext-wrap .answer-wrap[data-v-0f150c24] {
  height: 0.48rem;
  width: 0.72rem;
  border: 0.01rem solid #e6eaee;
  position: relative;
}
.imagetext-wrap .answer-wrap i[data-v-0f150c24] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 0.18rem;
  width: 0.18rem;
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.imagetext-wrap .answerAbstract-wrap[data-v-0f150c24] {
  position: relative;
  height: 0.96rem;
  width: 4.36rem;
  border: 0.01rem solid #e6eaee;
  padding: 0.12rem;
}
.imagetext-wrap .answerAbstract-wrap .answer-abstract[data-v-0f150c24] {
  height: 0.84rem;
  width: 4.32rem;
  outline: none;
  border: none;
}
.imagetext-wrap .answerAbstract-wrap span[data-v-0f150c24] {
  position: absolute;
  right: 0.08rem;
  bottom: 0.02rem;
}
.textComponent[data-v-0f150c24] {
  padding: 0.12rem;
  height: 1.92rem;
  width: 4.84rem;
  outline: none;
  overflow-y: auto;
  border: 0.01rem solid #e6eaee;
}
.rich_text_switch[data-v-0f150c24] {
  margin-top: 0.1rem;
  margin-left: 0.13rem;
}
.rich_text_switch p[data-v-0f150c24] {
  margin-bottom: 0.1rem;
}
.rich_text_switch span[data-v-0f150c24] {
  color: #bbbfc3;
  margin-left: 0.15rem;
}

.uploadComponent[data-v-0816359a] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  overflow: hidden;
}
.uploadComponent .left[data-v-0816359a] {
  min-width: 0.56rem;
  margin-right: 0.12rem;
  line-height: 0.3rem;
}
.uploadComponent .left p[data-v-0816359a] {
  font-size: 0.14rem;
  margin-bottom: 0.1rem;
}
.uploadComponent .right[data-v-0816359a] {
  flex: 1;
}
.uploadComponent .right .is-top .icon[data-v-0816359a] {
  display: inline-block;
  height: 0.12rem;
  width: 0.12rem;
}
.uploadComponent .right .is-top .icon-text[data-v-0816359a] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-top .icon-image[data-v-0816359a] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-top .icon-audio[data-v-0816359a] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-top .icon-menu[data-v-0816359a] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-top .icon-imagetext[data-v-0816359a] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-active .icon-text[data-v-0816359a] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-active .icon-image[data-v-0816359a] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-active .icon-audio[data-v-0816359a] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-active .icon-menu[data-v-0816359a] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-active .icon-imagetext[data-v-0816359a] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}

.wrap[data-v-7e9560ec] {
  padding: 0.2rem;
}
.el-breadcrumb[data-v-7e9560ec] {
  font-size: 0.12rem;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #333;
}
.iscboard-wrap[data-v-7e9560ec] .el-tabs__nav-wrap {
  display: none;
}
.iscboard-wrap[data-v-7e9560ec] .uploadComponent .left {
  display: none;
}
.welcome-title[data-v-7e9560ec] {
  font-weight: bold;
}
.el-breadcrumb .el-breadcrumb__inner.is-link[data-v-7e9560ec] {
  font-weight: normal !important;
  color: #3ba1ff;
}
.box[data-v-7e9560ec] {
  margin-top: 0.2rem;
  padding: 0.18rem;
  border: 0.01rem solid #e6eaee;
  margin-bottom: 0.12rem;
  background: #fff;
}

.content-block[data-v-b4ea8950] {
  background: #fff;
  border-radius: 0.08rem;
  width: 100%;
  height: 100%;
}
.content-block .header[data-v-b4ea8950] {
  display: flex;
  align-items: center;
  height: 0.6rem;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.content-block .header .title[data-v-b4ea8950] {
  font-family: "Microsoft YaHei";
  font-size: 0.14rem;
  font-weight: 600;
  margin-right: 0.2rem;
}
.content-block .header .title[data-v-b4ea8950]::before {
  content: "";
  display: inline-block;
  width: 0.06rem;
  height: 0.12rem;
  border-radius: 0.08rem;
  background-color: #3d6af2;
  margin-right: 0.04rem;
  position: relative;
  top: 0.01rem;
}
.content-block .content[data-v-b4ea8950] {
  padding: 0.2rem;
  border-top: 0.01rem solid #eceff4;
}

.empty[data-v-1d6813b0] {
  position: relative;
}
.empty img[data-v-1d6813b0] {
  width: 3rem;
}
.base-block[data-v-1d6813b0] {
  display: flex;
  border-radius: 0.08rem;
  padding: 0.2rem;
  background-color: #fff;
  margin-bottom: 0.2rem;
}
.base-block .setting_container[data-v-1d6813b0] {
  flex: 1;
  margin-right: 0.2rem;
}
.base-block .setting_container .setting-item[data-v-1d6813b0] {
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}
.base-block .setting_container .setting-item .bigfont[data-v-1d6813b0] {
  font-family: "Microsoft YaHei";
  font-size: 0.14rem;
  font-weight: 600;
  margin-right: 0.2rem;
}
.base-block .setting_container .grepfont[data-v-1d6813b0] {
  font-family: "Microsoft YaHei";
  font-size: 0.14rem;
  font-weight: 400;
  color: #666;
}
.reply-method[data-v-1d6813b0] {
  padding: 0.2rem;
  border-radius: 0.08rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}
.reply-method .label[data-v-1d6813b0] {
  font-family: "Microsoft YaHei";
  font-size: 0.14rem;
  font-weight: 600;
  margin-right: 0.2rem;
}
.pagination-wrapper[data-v-1d6813b0] {
  text-align: right;
  margin-top: 0.1rem;
}
.welcome-actions[data-v-1d6813b0] {
  margin-left: auto;
}
.wrapper[data-v-1d6813b0] {
  padding: 0.2rem;
  position: relative;
  min-width: 9rem;
}

.empty[data-v-58390d98] {
  flex: 1;
  position: relative;
}
.empty .inner[data-v-58390d98] {
  text-align: center;
}
.wrapper[data-v-58390d98] {
  padding: 0.2rem;
  position: relative;
  min-width: 9rem;
}
.grepfont[data-v-58390d98] {
  color: gray;
  font-size: 0.14rem;
}
.bigfont[data-v-58390d98] {
  font-size: 0.14rem;
  line-height: 0.2rem;
}
.tableComponent[data-v-58390d98] {
  /*图文*/
  /*图片  语音*/
  /*菜单*/
}
.tableComponent img[data-v-58390d98] {
  cursor: pointer;
}
.tableComponent .text[data-v-58390d98] {
  word-break: break-all;
}
.tableComponent .image-text[data-v-58390d98] {
  padding: 0.01rem;
  display: flex;
  justify-content: space-between;
}
.tableComponent .image-text .img-i[data-v-58390d98] {
  display: inline-block;
  margin-right: 0.1rem;
  background-size: contain !important;
}
.tableComponent .image-text .no-pic-img[data-v-58390d98] {
  background: #f6f6f9;
}
.tableComponent .image-text .p-wrap[data-v-58390d98] {
  display: inline-block;
  flex: 1;
  line-height: 0.2rem;
}
.tableComponent .image-text .p-wrap p[data-v-58390d98] {
  color: #9fa7b1;
  margin-top: 0.05rem;
  min-height: 0.35rem;
  width: 100%;
}
.tableComponent .image-text .p-wrap h3[data-v-58390d98] {
  line-height: 0.13rem;
}
.tableComponent .image-text .p-wrap h3 a[data-v-58390d98] {
  color: #354052;
}
.tableComponent .image-text .p-wrap h3 a[data-v-58390d98]:hover {
  text-decoration: underline;
}
.tableComponent .image[data-v-58390d98],
.tableComponent .audio[data-v-58390d98] {
  padding: 0.01rem;
  display: flex;
}
.tableComponent .image .img-i[data-v-58390d98],
.tableComponent .audio .img-i[data-v-58390d98] {
  display: inline-block;
  margin-right: 0.1rem;
  background-size: contain !important;
  cursor: pointer;
}
.tableComponent .image p[data-v-58390d98],
.tableComponent .audio p[data-v-58390d98] {
  flex: 1;
  display: inline-block;
  margin-left: 0.12rem;
  line-height: 0.15rem;
}
.tableComponent .image[data-v-58390d98],
.tableComponent .audio[data-v-58390d98] {
  position: relative;
}
.tableComponent .image p[data-v-58390d98],
.tableComponent .audio p[data-v-58390d98] {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.tableComponent .menu[data-v-58390d98] {
  font-size: 0.14rem;
}
.tableComponent .menu p[data-v-58390d98] {
  float: left;
  margin-right: 0.12rem;
}
.tableComponent .menu ul[data-v-58390d98] {
  float: left;
  display: inline-block;
  color: #9fa7b1;
}
.tableComponent .menu ul li[data-v-58390d98] {
  float: left;
}
.table-actions[data-v-58390d98] {
  margin-left: auto;
}
.pagination-wrapper[data-v-58390d98] {
  text-align: right;
  margin-top: 0.2rem;
}
.base-setting[data-v-58390d98] {
  display: flex;
  background-color: #fff;
  border-radius: 0.08rem;
  padding: 0.2rem;
  margin-bottom: 0.2rem;
}
.base-setting .setting_container[data-v-58390d98] {
  flex: 1;
  margin-right: 0.2rem;
}
.base-setting .setting_container .setting-item[data-v-58390d98] {
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}
.base-setting .setting_container .setting-item .bigfont[data-v-58390d98] {
  font-family: "Microsoft YaHei";
  font-size: 0.14rem;
  font-weight: 600;
  margin-right: 0.2rem;
}
.base-setting .setting_container .grepfont[data-v-58390d98] {
  font-family: "Microsoft YaHei";
  font-size: 0.14rem;
  font-weight: 400;
  color: #666;
}

.file-wrap[data-v-954e4086] {
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 100%;
  text-align: center;
}
.file-wrap .tuozhuai[data-v-954e4086] {
  /*margin-top: 65px;*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0rem;
}
.file-wrap p[data-v-954e4086] {
  color: #9fa7b1;
  margin-top: 0.09rem;
}
.file-wrap p span[data-v-954e4086] {
  color: #2297f0;
  position: relative;
  overflow: hidden;
}
.file-wrap p span input[data-v-954e4086] {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  width: 0.48rem;
}
.uploadComponent[data-v-954e4086] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  overflow: hidden;
}
.uploadComponent .left[data-v-954e4086] {
  min-width: 0.56rem;
  margin-right: 0.12rem;
  line-height: 0.3rem;
}
.uploadComponent .left p[data-v-954e4086] {
  font-size: 0.14rem;
  margin-bottom: 0.1rem;
}
.uploadComponent .right[data-v-954e4086] {
  flex: 1;
}
.uploadComponent .right .is-top .icon[data-v-954e4086] {
  display: inline-block;
  height: 0.12rem;
  width: 0.12rem;
}
.uploadComponent .right .is-top .icon-text[data-v-954e4086] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-top .icon-image[data-v-954e4086] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-top .icon-audio[data-v-954e4086] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-top .icon-menu[data-v-954e4086] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-top .icon-imagetext[data-v-954e4086] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-active .icon-text[data-v-954e4086] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-active .icon-image[data-v-954e4086] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-active .icon-audio[data-v-954e4086] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-active .icon-menu[data-v-954e4086] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.uploadComponent .right .is-active .icon-imagetext[data-v-954e4086] {
  background: url(/static/img/icon-right.509da26374c95f1237bb.svg);
}
.wrap[data-v-954e4086] {
  padding: 0.2rem;
}
.el-breadcrumb[data-v-954e4086] {
  font-size: 0.12rem;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #333;
}
.el-breadcrumb .el-breadcrumb__inner.is-link[data-v-954e4086] {
  font-weight: normal !important;
  color: #3ba1ff;
}
.box[data-v-954e4086] {
  margin-top: 0.2rem;
  padding: 0.18rem;
  border: 0.01rem solid #e6eaee;
  margin-bottom: 0.12rem;
  background: #fff;
}
.dialogWrap[data-v-954e4086] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.dialogWrap .image-wrap[data-v-954e4086] {
  height: 1.68rem;
  width: 1.8rem;
  position: relative;
}
.dialogWrap .image-wrap .img-i[data-v-954e4086] {
  display: inline-block;
  background-size: contain !important;
}
.dialogWrap .image-wrap img[data-v-954e4086] {
  width: 1.8rem;
  height: 1.2rem;
}
.dialogWrap .image-wrap p[data-v-954e4086] {
  color: #354052;
  text-align: center;
  margin-top: 0.18rem;
}
.dialogWrap .image-wrap .radio[data-v-954e4086] {
  position: absolute;
  top: 0.06rem;
  right: 0.06rem;
}
.dialogWrap .image-wrap[data-v-954e4086]:after {
  content: "";
  flex: auto;
}
.publicWrap[data-v-954e4086] {
  height: 2.34rem;
  overflow-y: auto;
  border: 0.01rem solid #e6eaee;
  margin-top: 0.24rem;
  position: relative;
}
.publicWrap .have-image[data-v-954e4086] {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.select-image[data-v-954e4086] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.select-image .img-i[data-v-954e4086] {
  display: inline-block;
  background-size: contain !important;
}
.select-image img[data-v-954e4086] {
  width: 0.72rem;
  height: 0.48rem;
}
.select-image p[data-v-954e4086] {
  color: #354052;
  max-width: 4.5rem;
  height: 0.3rem;
  line-height: 0.3rem;
}
.select-image .el-progress[data-v-954e4086] {
  width: 3.6rem;
  margin-top: 0.05rem;
}
.select-image .play-back[data-v-954e4086] {
  height: 0.48rem;
  width: 0.72rem;
  float: none;
  margin: 0 auto;
}
.tableComponent[data-v-954e4086] {
  /*图文*/
  /*图片  语音*/
  /*菜单*/
}
.tableComponent img[data-v-954e4086] {
  cursor: pointer;
}
.tableComponent .text[data-v-954e4086] {
  word-break: break-all;
}
.tableComponent .image-text[data-v-954e4086] {
  padding: 0.01rem;
  display: flex;
  justify-content: space-between;
}
.tableComponent .image-text .img-i[data-v-954e4086] {
  display: inline-block;
  margin-right: 0.1rem;
  background-size: contain !important;
}
.tableComponent .image-text .no-pic-img[data-v-954e4086] {
  background: #f6f6f9;
}
.tableComponent .image-text .p-wrap[data-v-954e4086] {
  display: inline-block;
  flex: 1;
  line-height: 0.2rem;
}
.tableComponent .image-text .p-wrap p[data-v-954e4086] {
  color: #9fa7b1;
  margin-top: 0.05rem;
  min-height: 0.35rem;
  width: 100%;
}
.tableComponent .image-text .p-wrap h3[data-v-954e4086] {
  line-height: 0.13rem;
}
.tableComponent .image-text .p-wrap h3 a[data-v-954e4086] {
  color: #354052;
}
.tableComponent .image-text .p-wrap h3 a[data-v-954e4086]:hover {
  text-decoration: underline;
}
.tableComponent .image[data-v-954e4086],
.tableComponent .audio[data-v-954e4086] {
  padding: 0.01rem;
  display: flex;
}
.tableComponent .image .img-i[data-v-954e4086],
.tableComponent .audio .img-i[data-v-954e4086] {
  display: inline-block;
  margin-right: 0.1rem;
  background-size: contain !important;
  cursor: pointer;
}
.tableComponent .image p[data-v-954e4086],
.tableComponent .audio p[data-v-954e4086] {
  flex: 1;
  display: inline-block;
  margin-left: 0.12rem;
  line-height: 0.15rem;
}
.tableComponent .image[data-v-954e4086],
.tableComponent .audio[data-v-954e4086] {
  position: relative;
}
.tableComponent .image p[data-v-954e4086],
.tableComponent .audio p[data-v-954e4086] {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.tableComponent .menu[data-v-954e4086] {
  font-size: 0.14rem;
}
.tableComponent .menu p[data-v-954e4086] {
  float: left;
  margin-right: 0.12rem;
}
.tableComponent .menu ul[data-v-954e4086] {
  float: left;
  display: inline-block;
  color: #9fa7b1;
}
.tableComponent .menu ul li[data-v-954e4086] {
  float: left;
}


main[data-v-1845b5a4] {
  /* font-size:1.6rem; */
  line-height: 0.65rem;
  margin: 0.2rem;
  border: 0.01rem solid grey;
  padding: 0.2rem;
}


main[data-v-ecc7f0ca] {
  /* font-size:1.6rem; */
  line-height: 0.65rem;
  margin: 0.2rem;
  border: 0.01rem solid grey;
  padding: 0.2rem;
}

.white-card[data-v-59f9bc4d] {
  background: #fff;
  border-radius: 0.08rem;
}
.white-card__header[data-v-59f9bc4d] {
  height: 0.62rem;
  display: flex;
  align-items: center;
  border-bottom: 0.01rem solid #f2f2f2;
  box-sizing: border-box;
}
.white-card__header__wrap[data-v-59f9bc4d] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.white-card__header__title .title[data-v-59f9bc4d] {
  color: #131b26;
  font-size: 0.16rem;
  font-weight: bold;
}
.white-card__header__title .tips[data-v-59f9bc4d] {
  color: #8b8a98;
  font-size: 0.14rem;
  margin-left: 0.4rem;
}
.white-card__header[data-v-59f9bc4d],
.white-card__content[data-v-59f9bc4d] {
  padding: 0.2rem;
}
.white-card.simple[data-v-59f9bc4d] {
  padding: 0.1rem;
}


main[data-v-c40dca7e] {
  /* font-size:1.6rem; */
  line-height: 0.65rem;
  margin: 0.2rem;
  border: 0.01rem solid grey;
  padding: 0.2rem;
}


main[data-v-59cf00f0]{
  /* font-size:1.6rem; */
  line-height: 0.4rem;
  margin:0.2rem;
  border:0.01rem solid grey;
  padding:0.2rem;
}


.pd30[data-v-61ca8fbe] {
  padding: 0.3rem;
}


main[data-v-3656c79c] {
  /* font-size: 1.6rem; */
  line-height: 0.65rem;
  margin: 0.2rem;
  border: 0.01rem solid grey;
  padding: 0.2rem;
}

.MR10[data-v-26979b3a] {
  margin-right: 0.1rem;
  font-size: 0.14rem;
}
.p30[data-v-26979b3a] {
  padding: 0.2rem;
}
.tpis_ytitle[data-v-26979b3a] {
  text-align: left;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.18rem;
  font-weight: bold;
  background: none !important;
  color: #333;
}
.kefu_pagination[data-v-26979b3a] {
  padding-top: 0.2rem;
  width: 100%;
  text-align: right;
  background: #fff;
}
.kefuStatContainer .optionHeader[data-v-26979b3a] {
  margin-bottom: 0.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.14rem;
}
.kefuStatContainer .optionHeader .head_inline[data-v-26979b3a] {
  margin-top: 0.1rem;
  display: inline-block;
  float: left;
}
.kefuStatContainer .pagination[data-v-26979b3a] {
  padding: 0.2rem;
  text-align: right;
}
.kefuStatContainer .form-item[data-v-26979b3a] {
  width: 100%;
}
.kefuStatContainer .form-item .label[data-v-26979b3a] {
  float: left;
  width: 1rem;
  text-align: right;
  font-size: 0.14rem;
  line-height: 0.4rem;
  padding: 0 0.12rem 0 0;
  box-sizing: border-box;
}
.kefuStatContainer .form-item .content[data-v-26979b3a] {
  box-sizing: border-box;
  line-height: 0.4rem;
  margin-left: 1rem;
  width: calc(100% - 1rem);
}
.kefuStatContainer .form-item .content[data-v-26979b3a] .el-select {
  width: 1.3rem;
  margin-right: 0.22rem;
  border-radius: 0;
}

/* 切换单位弹窗 */
.x-popupBox[data-v-5adc8a01] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 3, 32, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.14rem;
  z-index: 999;
}
.x-popup[data-v-5adc8a01] {
  width: 2.95rem;
  min-height: 1.4rem;
  background-color: #fff;
  border-radius: 0.16rem;
  overflow: hidden;
  color: #303133;
  font-weight: 400;
  text-align: center;
}
.x-popupHeader[data-v-5adc8a01] {
  box-sizing: border-box;
  width: 2.95rem;
  height: 0.451rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0.01rem solid #d9dbe0;
  padding: 0.1rem 0.14rem 0 0.15rem;
}
.x-popupHeader img[data-v-5adc8a01] {
  width: 0.24rem;
  height: 0.24rem;
}
.x-popupContent[data-v-5adc8a01] {
  overflow-y: auto;
  padding: 0.2rem 0;
  height: 5rem;
}
.x-popupContent li[data-v-5adc8a01] {
  color: #303133;
  line-height: 0.3rem;
}
.activeClass[data-v-5adc8a01] {
  color: #ff8562;
}
.x-popupContent > li[data-v-5adc8a01]:not(:last-of-type) {
  margin-bottom: 0.11rem;
}

*[data-v-204f7aa5] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/* 有会话-会话列表 */
.x-sessionRecording[data-v-204f7aa5] {
  max-height: 5.6rem;
  overflow-y: scroll;
}
.x-session[data-v-204f7aa5] {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0.1rem 0.2rem 0.1rem 0.2rem;
}
.x-session > img[data-v-204f7aa5] {
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 100%;
  margin-right: 0.1rem;
}
.x-userInfoBox[data-v-204f7aa5] {
  position: relative;
  flex: 1;
  height: 0.48rem;
}
.x-userId[data-v-204f7aa5] {
  float: left;
  font-weight: 600;
  font-size: 0.16rem;
  color: #303133;
  width: 2rem;
  line-height: 0.26rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.x-time[data-v-204f7aa5] {
  float: right;
  color: #606266;
  font-size: 0.12rem;
  margin-left: 0.075rem;
  line-height: 0.24rem;
}
.x-endSessionRecord[data-v-204f7aa5] {
  float: left;
  width: 2.6rem;
  overflow: hidden;
  font-size: 0.13rem;
  line-height: 0.2rem;
  color: #909399;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.x-num[data-v-204f7aa5] {
  position: absolute;
  bottom: 0.02rem;
  right: 0;
  min-width: 0.17rem;
  height: 0.17rem;
  border-radius: 0.17rem;
  font-size: 0.11rem;
  color: #fff;
  padding: 0 0.03rem;
  background-color: #D71F1F;
  text-align: center;
  line-height: 0.17rem;
  font-style: normal;
}


.active[data-v-13a8f66e] { 
  color: #3ba1ff; 
  background-color: #f6f6f9;
} 
/* 全局样式表 */
*[data-v-13a8f66e] { 
  box-sizing: border-box;
}
a[data-v-13a8f66e] { 
  text-decoration: none; 
  color: inherit;
}
ul > li[data-v-13a8f66e] { 
  list-style: none;
} 
/*alert 成功弹出框样式*/
.el-message.el-message--error[data-v-13a8f66e], 
.el-message.el-message--success[data-v-13a8f66e], 
.el-message.el-message--warning[data-v-13a8f66e] { 
  top: 0.1rem !important; 
  height: 0.5rem;
}
.el-message .el-message__icon[data-v-13a8f66e]::before { 
  font-size: 0.3rem; 
  line-height: 1rem;
}
.x-container[data-v-13a8f66e] { 
  width: 100%; 
  height: 100%; 
  overflow-y: hidden; 
  background-color: #fff;
} 
/* 头部样式 */
.x-header[data-v-13a8f66e] { 
  display: flex; 
  align-items: center; 
  justify-content: space-between; 
  height: 0.6rem; 
  font-size: 0.18rem; 
  text-align: center; 
  color: #000000; 
  font-weight: 600; 
  box-shadow: 0rem 0.005rem 0.04rem rgba(0, 0, 0, 0.1); 
  margin-bottom: 0.15rem;
}
.x-header > a > img[data-v-13a8f66e] { 
  width: 0.16rem; 
  height: 0.16rem; 
  margin-left: 0.24rem;
}
.x-header > img[data-v-13a8f66e] { 
  width: 0.18rem; 
  height: 0.2rem; 
  margin-right: 0.2rem;
}
.x-main[data-v-13a8f66e] { 
  overflow: hidden; 
  background-color: #fff;
} 
/* 主体内容部分 */
.x-contentHeader[data-v-13a8f66e] { 
  display: flex; 
  align-items: center; 
  justify-content: space-between; 
  padding: 0 0.2rem 0.15rem 0.2rem; 
  font-size: 0.14rem; 
  color: #303133;
} 
/* 用户头像 */
.x-userInfo[data-v-13a8f66e] { 
  display: flex; 
  align-items: center;
}
.x-avatar[data-v-13a8f66e] { 
  position: relative; 
  margin-right: 0.12rem;
}
.x-avatar > img[data-v-13a8f66e] { 
  width: 0.36rem; 
  height: 0.36rem;
}
.x-avatar > i[data-v-13a8f66e] { 
  position: absolute; 
  bottom: 0.04rem; 
  left: 0.27rem; 
  width: 0.09rem; 
  height: 0.09rem; 
  border-radius: 100%;
}
.x-info > img[data-v-13a8f66e] { 
  width: 0.09rem; 
  height: 0.06rem; 
  margin-left: 0.065rem;
} 
/* 选择会话 */
.x-conversationBox[data-v-13a8f66e] { 
  position: relative;
} 
/* 会话类型列表 */
.x-conList[data-v-13a8f66e] { 
  position: absolute; 
  top: 0.43rem; 
  right: 0; 
  width: 1.2rem; 
  background: #FFFFFF; 
  box-shadow: 0rem 0.02rem 0.24rem rgba(0, 0, 0, 0.15); 
  border-radius: 0.08rem; 
  padding: 0.1rem 0; 
  z-index: 1;
}
.x-conList > li[data-v-13a8f66e] { 
  padding-left: 0.1rem; 
  font-size: 0.14rem; 
  line-height: 0.3rem; 
  color: #606266;
}
.x-conList > li[data-v-13a8f66e]:not(:last-of-type) { 
  margin-bottom: 0.11rem;
} 
/* 搜索部分 */
.x-searchBox[data-v-13a8f66e] { 
  position: relative; 
  width: 3.35rem; 
  height: 0.395rem; 
  border-radius: 0.08rem; 
  border: 0.01rem solid #D7DAE2; 
  overflow: hidden; 
  margin: 0 0.2rem;
}
.x-searchBox > input[data-v-13a8f66e] { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
  background-color: transparent; 
  border: none; 
  outline: none; 
  padding-left: 0.1rem; 
  font-size: 0.14rem;
}
.x-searchBox > input[data-v-13a8f66e]::-webkit-input-placeholder { 
  color: #909399;
} 
/* 检索按钮 */ 
/* .x-searchBox{ 
  margin-bottom: 0.1rem; 
} */
.x-searchBtn[data-v-13a8f66e] { 
  position: absolute; 
  top: 0; 
  right: 0; 
  width: 0.375rem; 
  height: 0.375rem; 
  border: none; 
  outline: none; 
  background-color: #fff; 
  line-height: 0.05rem; 
  text-align: center;
}
.x-searchBtn > img[data-v-13a8f66e] { 
  width: 0.135rem; 
  height: 0.135rem;
}
.x-sessionRecording[data-v-13a8f66e] { 
  overflow-y: scroll; 
  padding-top: 0.08rem;
} 
/* 无会话-插画 */
.x-illustration[data-v-13a8f66e] { 
  width: 1.75rem; 
  height: 2.05rem; 
  margin: 0.635rem auto; 
  text-align: center; 
  color: #909399; 
  font-weight: 400; 
  font-size: 0.14rem;
}
.x-illustration > img[data-v-13a8f66e] { 
  width: 1.75rem; 
  height: 1.75rem;
} 
/* 有会话-会话列表 */
.x-sessionRecording[data-v-13a8f66e] { 
  width: 100%; 
  max-height: calc(100vh - 1.7rem); 
  overflow-y: auto;
}
.x-sessionRecording[data-v-13a8f66e]::-webkit-scrollbar { 
  width: 0.02rem; 
  height: 0.04rem;
}
.x-sessionRecording[data-v-13a8f66e]::-webkit-scrollbar-track {
  background-color: #F5F5F5;
  border-radius: 2em;
}
.x-sessionRecording[data-v-13a8f66e]::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 2em;
}
.x-session[data-v-13a8f66e] { 
  display: flex; 
  width: 100%; 
  height: 100%; 
  padding: 0.1rem 0.2rem 0.1rem 0.2rem;
}
.x-session > img[data-v-13a8f66e] { 
  width: 0.48rem; 
  height: 0.48rem; 
  border-radius: 100%; 
  margin-right: 0.1rem;
}
.x-userInfoBox[data-v-13a8f66e] { 
  position: relative; 
  flex: 1; 
  height: 0.48rem;
}
.x-userId[data-v-13a8f66e] { 
  float: left; 
  font-weight: 600; 
  font-size: 0.16rem; 
  color: #303133; 
  line-height: 0.26rem; 
  width: 2rem; 
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
}
.x-time[data-v-13a8f66e] { 
  float: right; 
  color: #606266; 
  font-size: 0.12rem; 
  margin-left: 0.075rem; 
  line-height: 0.24rem;
}
.x-endSessionRecord[data-v-13a8f66e] { 
  float: left; 
  width: 2.6rem; 
  overflow: hidden; 
  font-size: 0.13rem; 
  line-height: 0.2rem; 
  color: #909399; 
  white-space: nowrap; 
  text-overflow: ellipsis;
}
.x-num[data-v-13a8f66e] { 
  position: absolute; 
  bottom: 0.02rem; 
  right: 0; 
  min-width: 0.17rem; 
  height: 0.17rem; 
  border-radius: 0.17rem; 
  font-size: 0.11rem; 
  color: #fff; 
  padding: 0 0.03rem; 
  background-color: #D71F1F; 
  text-align: center; 
  line-height: 0.17rem; 
  font-style: normal;
} 























































































































































































































































































































































































































































































































































































































































































































































































 
/* 会话列表 */
.el-select > .el-input > input[data-v-13a8f66e] { 
  border: 0.01rem solid #D7DAE2; 
  width: 1.675rem; 
  height: 0.38rem; 
  border-radius: 0.08rem; 
  padding-right: 0;
} 
/* 上传成功 */
.el-message.el-message--error[data-v-13a8f66e], 
.el-message.el-message--success[data-v-13a8f66e], 
.el-message.el-message--warning[data-v-13a8f66e] { 
  top: 0.1rem !important; 
  height: 0.5rem;
}
.el-message .el-message__icon[data-v-13a8f66e]::before { 
  font-size: 0.3rem; 
  line-height: 1rem;
} 


.emotion-container[data-v-f1e34bcc] {
  display: inline-block;
  margin-bottom: 0.1rem;
}


.emotion-box[data-v-37793fc4] {
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  padding: 0.05rem;
  border: 0.01rem solid #b4b4b4;
  overflow: hidden;
  overflow-y: auto;
}
.emotion-box-line[data-v-37793fc4] {
  display: flex;
}
.emotion-item[data-v-37793fc4] {
  flex: 1;
  text-align: center;
  cursor: pointer;
}

.emoji .icon[data-v-156695a1] {
  margin-right: 0.1rem;
}
.emoji-icon[data-v-156695a1] {
  padding: 0.02rem;
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  font-size: 0.2rem;
  line-height: 0.26rem;
  text-align: center;
}
.emoji-icon[data-v-156695a1]:hover {
  background-color: var(--back-gray, #f6f6f9);
}






































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*@import '../../../src/assets/style/reset.css';*/
body[data-v-ebf6df38]{font:0.14rem/1.4 微软雅黑}
a[data-v-ebf6df38]{color: #2993EE;}
.message-send .main[data-v-ebf6df38]{ max-width: calc(100% - 1.08rem);}
.message-send .head-img[data-v-ebf6df38]{background: url(/static/img/head-visitor.4d734f675244f6fdad57.png) center center no-repeat; background-size: 0.38rem 0.38rem; width: 0.38rem; height: 0.38rem; vertical-align: top; border-radius: 100%;}
.message-send .main .message-send-time[data-v-ebf6df38]{max-width: 1rem;overflow: hidden;text-overflow: ellipsis;display: inline-block; margin-right: 0.18rem; white-space: nowrap; color: #ccc;}
.message-send .main .message[data-v-ebf6df38]{margin-top: 0.05rem; font-size: 0.14rem;}
.message-send .main .message .message-box[data-v-ebf6df38]{display: inline-block;background-color: #0078FF;;padding:0.07rem 0.2rem;border-radius:0rem .5rem .5rem .5rem;cursor: pointer;text-align: left;color: #fff;line-height: .44rem;}
.message-send-service .main .message .message-box[data-v-ebf6df38]{display: inline-block;background-color: #fff;;padding:0.02rem 0.2rem;
    border-radius:.5rem 0rem .5rem .5rem;
    cursor: pointer;text-align: left;color: #303133;line-height: .44rem;}
.message-send .main .message .recommend p[data-v-ebf6df38]{margin-top:0.08rem;color:#2993ee;}
.message-send .main .message .recommend p[data-v-ebf6df38]:first-child{margin-top:0;color:#333;}
.message-send .main .message .recommend p span[data-v-ebf6df38], .message-send .main .message .recommend p span a[data-v-ebf6df38]{color: #333}
.message-send .evaluate[data-v-ebf6df38]{width: 100%; min-width: 1.4rem; margin: 0 auto; border-top:solid 0.01rem #dedede;display:block;padding-top:0.1rem;margin-top:0.1rem;height:0.4rem;line-height:0.24rem;color:#999;position: relative;}
.message-send .evaluate .p_right[data-v-ebf6df38]{position:absolute; right: 0rem;}
.message-send .evaluate .p_left[data-v-ebf6df38]{position:absolute; left: 0rem;}
@media screen and (max-width: 690px) {
.message-send .main[data-v-ebf6df38]{     
    max-width: calc(100% - 1.08rem);
    margin-left: auto;}
}
.message-box[data-v-ebf6df38] a {
  color: inherit !important;
}

.yimg-item[data-v-ebf6df38] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: 0.1rem;
  border-radius: 0.08rem;
  margin: 0 0.05rem;
}
.yimg-ellipse[data-v-ebf6df38] {
  margin-top: 0.1rem;
}
.ytips-box[data-v-ebf6df38] {
  margin-top: 0.15rem;
  width: 100%;
  padding-bottom: 0.1rem;
}
.have-image[data-v-ebf6df38] {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pc-message-ground .message .message-box[data-v-ebf6df38] {
  background-color: #e8eaf1 !important;
}
.content_main[data-v-ebf6df38] {
  background-color: #e8eaf1 !important;
  padding: 0 0.14rem;
  border-radius: 0.1rem;
  display: inline-block;
}
.answer_option span[data-v-ebf6df38] {
  display: inline-block;
  margin-left: 0.1rem;
}
.answer_option span i[data-v-ebf6df38] {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  position: relative;
  top: 0.02rem;
  margin-right: 0.05rem;
}
.answer_option i.zan[data-v-ebf6df38] {
  background: url(/static/img/zan.d3277327165dca086896.png) center center no-repeat;
}
.answer_option i.blue-zan[data-v-ebf6df38] {
  background: url(/static/img/blue-zan.b5b68ed57e5910e5f6ef.png) center center no-repeat;
}
.answer_option i.cai[data-v-ebf6df38] {
  background: url(/static/img/cai.b67ea00b4d132e8ee246.png) center center no-repeat;
}
.answer_option i.blue-cai[data-v-ebf6df38] {
  background: url(/static/img/blue-cai.39a22a666e53f14fce41.png) center center no-repeat;
}
.message-send-visitor[data-v-ebf6df38] {
  text-align: left !important;
}
.head-img-visitor[data-v-ebf6df38] {
  margin-left: 0 !important;
  margin-right: 0.12rem;
}
.message-send[data-v-ebf6df38] {
  text-align: right;
  margin-bottom: 0.1rem;
  display: flex;
}
.message-send > div[data-v-ebf6df38] {
  display: inline-block;
}
.message-send .head-img[data-v-ebf6df38] {
  margin-left: 0.12rem;
  flex-shrink: 0;
}
.message-send .head-img p[data-v-ebf6df38] {
  position: absolute;
  width: 0.5rem;
  top: 0.36rem;
  left: -0.07rem;
  text-align: center;
  color: #aaa;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.message-send .main .name[data-v-ebf6df38] {
  color: #333;
  max-width: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.message-send .main .message-send-time[data-v-ebf6df38] {
  max-width: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  margin-right: 0.18rem;
  white-space: nowrap;
  color: #9fa7b1;
}
.message-send .main .message[data-v-ebf6df38] {
  margin-top: 0.02rem;
}
.message-send .main .message .filename[data-v-ebf6df38] {
  color: #333;
  width: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.message-send .main .message .menu-arrow[data-v-ebf6df38] {
  float: right;
  margin-top: 0.02rem;
  margin-left: 0.05rem;
}
.message-send .main .message img[data-v-ebf6df38] {
  width: 2rem;
  height: auto;
  border-radius: 0.04rem;
}
.message-send .main .message img.filetype[data-v-ebf6df38] {
  background: white;
  width: 0.4rem;
  height: 0.4rem;
  padding: 0.05rem;
  margin-left: 0.08rem;
}
.message-send .main .message > div[data-v-ebf6df38] {
  display: inline-block;
}
.message-send .main .message .audio-s[data-v-ebf6df38] {
  font-size: 0.12rem;
}
.message-send .main .message .audio-s.active[data-v-ebf6df38] {
  color: red;
}
.message-send .main .message .message-box[data-v-ebf6df38] {
  text-align: left;
}
.message-send .main .message .message-box > span[data-v-ebf6df38] {
  display: inline-block;
  word-break: break-all;
}
.message-send .main .message .message-box.radio[data-v-ebf6df38] {
  width: 1.4rem;
}
.message-send .main .message .message-box.radio img[data-v-ebf6df38] {
  height: 0.16rem;
  width: 0.13rem;
  margin-left: -0.02rem;
}
.message-send .main .message .message-box.menu[data-v-ebf6df38] {
  padding: 0;
}
.message-send .main .message .message-box.menu p[data-v-ebf6df38] {
  border-top: 0.01rem solid #c1defb;
  padding: 0.12rem 0.14rem;
}
.message-send .main .message .message-box.menu p[data-v-ebf6df38]:hover {
  background: #c1defb;
}
.message-send .main .message .message-box.menu p[data-v-ebf6df38]:first-child {
  border-top: none;
  cursor: default;
  background: #c1defb;
}
.message-send .main .message .message-box.rich-test[data-v-ebf6df38] {
  padding: 0.12rem;
  width: 1.9rem;
  color: #333;
  display: inline-block;
}
.message-send .main .message .message-box.rich-test[data-v-ebf6df38]:hover {
  background-color: #c1defb;
}
.message-send .main .message .message-box.rich-test > div[data-v-ebf6df38] {
  display: inline-block;
}
.message-send .main .message .message-box.rich-test .rich-img[data-v-ebf6df38] {
  width: 0.36rem;
  height: 0.36rem;
  background-size: cover;
  margin-right: 0.1rem;
  vertical-align: top;
}
.message-send .main .message .message-box.rich-test p[data-v-ebf6df38],
.message-send .main .message .message-box.rich-test h4[data-v-ebf6df38] {
  display: block;
  width: 1.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blue[data-v-ebf6df38] {
  color: #409eff;
}
.message-send.left[data-v-ebf6df38] {
  animation: msgLeft-data-v-ebf6df38 0.5s ease-in-out;
}
.message-send.right[data-v-ebf6df38] {
  animation: msgRight-data-v-ebf6df38 0.5s ease-in-out;
}
@keyframes msgLeft-data-v-ebf6df38 {
0% {
    transform: translateX(-0.2rem);
    opacity: 0;
}
50% {
    transform: translateX(-0.2rem);
    opacity: 0;
}
to {
    transform: translateX(0);
    opacity: 1;
}
}
@keyframes msgRight-data-v-ebf6df38 {
0% {
    transform: translateX(0.2rem);
    opacity: 0;
}
20% {
    transform: translateX(0.2rem);
    opacity: 0;
}
to {
    transform: translateX(0);
    opacity: 1;
}
}
.ack_status img[data-v-ebf6df38] {
  width: 0.2rem !important;
  height: 0.2rem !important;
}
.ack_status.sending img[data-v-ebf6df38] {
  animation: spin-data-v-ebf6df38 1500ms infinite linear;
  transform-origin: center center;
}
@keyframes spin-data-v-ebf6df38 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.maxh30[data-v-ebf6df38] {
  height: 0.3rem !important;
}
.borrow-box[data-v-ebf6df38] {
  margin-top: 0.1rem;
  width: 100%;
  padding-bottom: 0.1rem;
  overflow-x: auto;
}
.borrow-list[data-v-ebf6df38] {
  white-space: nowrap;
}
.borrow-item[data-v-ebf6df38] {
  display: inline-block;
  position: relative;
  width: 1.13rem;
  height: 1.56rem;
  margin-right: 0.16rem;
  overflow: hidden;
  padding-bottom: 0.25rem;
}
.borrow-item img[data-v-ebf6df38] {
  border-radius: 0.1rem;
}
.borrow-title[data-v-ebf6df38] {
  position: absolute;
  width: 100%;
  height: 0.12rem;
  line-height: 0.12rem;
  font-size: 0.12rem;
  color: #666;
  bottom: 0.03rem;
  left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.borrow-in[data-v-ebf6df38] {
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
.borrow-ellipse[data-v-ebf6df38] {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.21rem;
  background: #e6a23c;
  color: #303133;
  padding: 0 0.1rem;
  border-radius: 0.1rem 0 0.1rem 0;
  line-height: 0.21rem;
  font-size: 0.12rem;
  font-family: PingFangSC-Regular, microsoft YaHei;
}
.overdue[data-v-ebf6df38] {
  background: #f56c6c;
}
.content_main_new[data-v-ebf6df38] {
  border-radius: 0rem 0.23rem 0.23rem 0.23rem;
  padding: 0.02rem 0.2rem;
  background-color: #fff !important;
  position: relative;
}
.pc-message-ground .content_main_new .message .message-box[data-v-ebf6df38] {
  background: none !important;
}
.message-send-service .main .content_main_new .message .message-box[data-v-ebf6df38] {
  background: none !important;
}
.template02_font[data-v-ebf6df38] {
  border-bottom: solid 0.01rem #ebeef5;
  padding-bottom: 0.1rem;
  color: #4669ff;
  font-size: 0.2rem;
  font-weight: bold;
  font-style: italic;
}
.message-send .new_answer_option[data-v-ebf6df38] {
  position: absolute;
  border: 0;
  right: -0.4rem;
  min-width: 0.3rem;
  width: 0.3rem;
  bottom: 0;
  height: auto;
  margin: 0;
  padding: 0;
}
.message-send .new_answer_option .p_right[data-v-ebf6df38] {
  position: static;
}
.message-send .new_answer_option .p_right span[data-v-ebf6df38] {
  background: #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.24rem;
  height: 0.24rem;
  margin-top: 0.05rem;
  margin-left: 0;
}
.message-send .new_answer_option span i[data-v-ebf6df38] {
  margin: 0;
  top: 0;
}
.message-send .main .content_main_new .message .recommend p[data-v-ebf6df38] {
  color: #333;
}
.message-send .main .content_main_new .message .recommend p[data-v-ebf6df38]:hover {
  color: #2993ee;
}
.desc[data-v-ebf6df38] {
  font-size: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.fontColor[data-v-ebf6df38] {
  color: #2993ee;
  text-align: center;
  margin-top: 0.05rem;
}
.fontColor p[data-v-ebf6df38] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.arrBot i[data-v-ebf6df38] {
  display: inline-block;
  vertical-align: middle;
  width: 0.07rem;
  height: 0.07rem;
  border-top: 0.02rem solid #2993ee;
  border-right: 0.02rem solid #2993ee;
  transform: rotate(135deg);
  margin-left: 0.06rem;
  margin-top: -0.02rem;
}
.arrUp i[data-v-ebf6df38] {
  display: inline-block;
  vertical-align: middle;
  width: 0.07rem;
  height: 0.07rem;
  border-top: 0.02rem solid #2993ee;
  border-right: 0.02rem solid #2993ee;
  transform: rotate(-45deg);
  margin-left: 0.06rem;
  margin-top: 0.05rem;
}
.jfTit[data-v-ebf6df38] {
  font-size: 0.16rem;
}
.jfBtnBx[data-v-ebf6df38] {
  border-top: solid 0.01rem #ececec;
  margin-top: 0.2rem;
  height: 0.4rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.14rem;
  width: 120%;
  left: -10%;
}
.jfBx[data-v-ebf6df38]:after {
  content: "";
  width: 0.01rem;
  height: 0.4rem;
  background: #ececec;
  bottom: 0;
  left: 50%;
  position: absolute;
}
.jfBtnBx span[data-v-ebf6df38] {
  flex: 1;
  text-align: center;
  font-size: 0.14rem;
  line-height: 0.4rem;
  cursor: pointer;
}



























































































































































































































































/*@import '../../../src/assets/style/reset.css';*/
body[data-v-5c74e43c]{font:0.14rem/1.4 微软雅黑}
a[data-v-5c74e43c]{color: #2993EE;}
.message-send .main[data-v-5c74e43c]{ max-width: calc(100% - 1.08rem);}
.message-send .head-img[data-v-5c74e43c]{background: url(/static/img/head-visitor.4d734f675244f6fdad57.png) center center no-repeat; background-size: 0.38rem 0.38rem; width: 0.38rem; height: 0.38rem; vertical-align: top; border-radius: 100%;}
.message-send .main .message-send-time[data-v-5c74e43c]{max-width: 1rem;overflow: hidden;text-overflow: ellipsis;display: inline-block; margin-right: 0.18rem; white-space: nowrap; color: #ccc;}
.message-send .main .message[data-v-5c74e43c]{margin-top: 0.05rem; font-size: 0.14rem;}
.message-send .main .message .message-box[data-v-5c74e43c]{display: inline-block;background-color: #0078FF;;padding:0.07rem 0.2rem;border-radius:0rem .5rem .5rem .5rem;cursor: pointer;text-align: left;color: #fff;line-height: .44rem;}
.message-send-service .main .message .message-box[data-v-5c74e43c]{display: inline-block;background-color: #fff;;padding:0.02rem 0.2rem;
    border-radius:.5rem 0rem .5rem .5rem;
    cursor: pointer;text-align: left;color: #303133;line-height: .44rem;}
.message-send .main .message .recommend p[data-v-5c74e43c]{margin-top:0.08rem;color:#2993ee;}
.message-send .main .message .recommend p[data-v-5c74e43c]:first-child{margin-top:0;color:#333;}
.message-send .main .message .recommend p span[data-v-5c74e43c], .message-send .main .message .recommend p span a[data-v-5c74e43c]{color: #333}
.message-send .evaluate[data-v-5c74e43c]{width: 100%; min-width: 1.4rem; margin: 0 auto; border-top:solid 0.01rem #dedede;display:block;padding-top:0.1rem;margin-top:0.1rem;height:0.4rem;line-height:0.24rem;color:#999;position: relative;}
.message-send .evaluate .p_right[data-v-5c74e43c]{position:absolute; right: 0rem;}
.message-send .evaluate .p_left[data-v-5c74e43c]{position:absolute; left: 0rem;}
@media screen and (max-width: 690px) {
.message-send .main[data-v-5c74e43c]{     
    max-width: calc(100% - 1.08rem);
    margin-left: auto;}
}

.visitor-filename[data-v-5c74e43c] {
  color: #fff !important;
}
.file-img-kefu[data-v-5c74e43c] {
  margin-left: 0 !important;
  margin-right: 0.08rem;
}
.audio-tag-visitor[data-v-5c74e43c] {
  transform: rotate(180deg);
}
.message-send-visitor[data-v-5c74e43c] {
  text-align: right !important;
}
.message-send[data-v-5c74e43c] {
  margin-bottom: 0.1rem;
}
.message-send > div[data-v-5c74e43c] {
  display: inline-block;
}
.message-send .head-img[data-v-5c74e43c] {
  margin-right: 0.12rem;
  margin-left: 0.12rem;
}
.message-send .main[data-v-5c74e43c] {
  width: calc(100% - 1rem);
}
.message-send .main .name[data-v-5c74e43c] {
  color: #333;
  max-width: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.message-send .main .message-send-time[data-v-5c74e43c] {
  max-width: 0.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  margin-left: 0.18rem;
  color: #9fa7b1;
}
.message-send .main .message[data-v-5c74e43c] {
  margin-top: 0.02rem;
}
.message-send .main .message .filename[data-v-5c74e43c] {
  color: #333;
  width: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.message-send .main .message img[data-v-5c74e43c] {
  width: 2rem;
  height: auto;
  border-radius: 0.04rem;
}
.message-send .main .message img.filetype[data-v-5c74e43c] {
  width: 0.4rem;
  height: 0.4rem;
  padding: 0.05rem;
  margin-left: 0.08rem;
}
.message-send .main .message > div[data-v-5c74e43c] {
  display: inline-block;
}
.message-send .main .message .message-box > span[data-v-5c74e43c] {
  display: inline-block;
}
.message-send .main .message .message-box .answer[data-v-5c74e43c] {
  word-break: break-all;
}
.message-send .main .message .message-box.radio[data-v-5c74e43c] {
  width: 1.4rem;
}
.message-send .main .message .message-box.radio img[data-v-5c74e43c] {
  height: 0.16rem;
  width: 0.13rem;
  margin-left: -0.02rem;
}
.message-send .main .recommendRadio[data-v-5c74e43c] {
  min-width: 1.68rem;
  max-width: 3rem;
  margin-top: 0.05rem;
  border: 0.01rem solid #e6eaee;
}
.message-send .main .recommendRadio > p[data-v-5c74e43c]:first-child {
  color: #9fa7b1;
  border-bottom: 0.01rem solid #e6eaee;
  background-color: var(--back-gray, #f6f6f9);
}
.message-send .main .recommendRadio p[data-v-5c74e43c] {
  padding: 0.06rem 0.12rem;
}
.message-send .main .audio-s.active[data-v-5c74e43c] {
  color: red;
}
.message-send.left[data-v-5c74e43c] {
  animation: msgLeft-data-v-5c74e43c 0.5s ease-in-out;
}
.message-send.right[data-v-5c74e43c] {
  animation: msgRight-data-v-5c74e43c 0.5s ease-in-out;
}
@keyframes msgLeft-data-v-5c74e43c {
0% {
    transform: translateX(-0.2rem);
    opacity: 0;
}
50% {
    transform: translateX(-0.2rem);
    opacity: 0;
}
to {
    transform: translateX(0);
    opacity: 1;
}
}
@keyframes msgRight-data-v-5c74e43c {
0% {
    transform: translateX(0.2rem);
    opacity: 0;
}
20% {
    transform: translateX(0.2rem);
    opacity: 0;
}
to {
    transform: translateX(0);
    opacity: 1;
}
}
.ack_status img[data-v-5c74e43c] {
  width: 0.2rem !important;
  height: 0.2rem !important;
}
.ack_status.sending img[data-v-5c74e43c] {
  animation: spin-data-v-5c74e43c 1500ms infinite linear;
  transform-origin: center center;
}
@keyframes spin-data-v-5c74e43c {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.message-send .main .message .visitor_style[data-v-5c74e43c] {
  background: #0078ff;
  border-radius: 0.23rem 0rem 0.23rem 0.23rem;
  padding: 0.1rem 0.2rem;
}

.transfer[data-v-8dd10fd2] {
  text-align: center;
  margin-bottom: 0.2rem;
}
.transfer span[data-v-8dd10fd2] {
  background-color: rgba(183, 187, 191, 0.4);
  color: white;
  padding: 0.05rem 0.1rem;
  border-radius: 0.2rem;
  font-size: 0.12rem;
  display: inline-block;
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.y-infobox[data-v-8dd10fd2] {
  display: flex;
  justify-content: center;
  line-height: 0.2rem;
  text-align: center;
}


.fx1[data-v-163705e9] { 
  /* width: 2.6rem; */ 
  width: 100%;
}
.y-sendBtn[data-v-163705e9] { 
  margin-bottom: .12rem; 
  width: .37rem; 
  height: .3rem; 
  line-height: .3rem; 
  text-align: center; 
  color: #fff; 
  background: #1A88FB; 
  border-radius: 0.03rem;
}
.ml20[data-v-163705e9] { 
  margin-left: .1rem; 
  color: #0066CC;
}
.fl0[data-v-163705e9] { 
  flex-shrink: 0;
}
.jccenter[data-v-163705e9] { 
  justify-content: center;
}
.dfx-box[data-v-163705e9] { 
  display: flex;
}
.fl1[data-v-163705e9] { 
  flex: 1;
}
html[data-v-163705e9], 
body[data-v-163705e9] { 
  width: 100%; 
  height: 100%; 
  background-color: #FFFFFF;
}
*[data-v-163705e9] { 
  margin: 0; 
  padding: 0; 
  box-sizing: border-box;
}
a[data-v-163705e9] { 
  text-decoration: none; 
  color: inherit;
}
ul > li[data-v-163705e9] { 
  list-style: none;
} 
/* 头部样式 */
.x-header[data-v-163705e9] { 
  display: flex; 
  align-items: center; 
  justify-content: space-between; 
  height: 0.6rem; 
  font-size: 0.18rem; 
  text-align: center; 
  color: #000000; 
  font-weight: 600; 
  box-shadow: 0rem 0.005rem 0.04rem rgba(0, 0, 0, 0.1); 
  background-color: #fff;
}
.x-header img[data-v-163705e9]:nth-of-type(1) { 
  width: 0.16rem; 
  height: 0.16rem; 
  margin-left: 0.24rem;
} 
/*alert 成功弹出框样式*/
.x-container[data-v-163705e9] .el-message.el-message--error, 
.x-container[data-v-163705e9] .el-message.el-message--success, 
.x-container[data-v-163705e9] .el-message.el-message--warning { 
  top: 0.1rem !important; 
  height: 0.5rem;
}
.x-container[data-v-163705e9] .el-message .el-message__icon::before { 
  font-size: 0.3rem; 
  line-height: 1rem;
} 
/* 阿里字体图标设置 */
.icon[data-v-163705e9], .iconfont[data-v-163705e9] { 
  font-family: "iconfont" !important; 
  font-style: normal; 
  -webkit-font-smoothing: antialiased; 
  -webkit-text-stroke-width: 0.001rem; 
  -moz-osx-font-smoothing: grayscale;
}
.x-header[data-v-163705e9] { 
  height: 0.6rem; 
  position: relative;
}
.x-header .x-setting[data-v-163705e9] { 
  width: 0.18rem !important; 
  height: 0.2rem !important; 
  margin-right: 0.2rem;
}
i[data-v-163705e9] { 
  font-style: normal;
}
.x-chatnum[data-v-163705e9] { 
  position: absolute; 
  left: 0.45rem; 
  font-size: 0.13rem; 
  color: #D71F1F; 
  padding: 0.03rem 0.06rem; 
  border: 0.01rem solid #D71F1F; 
  border-radius: 0.12rem; 
  transform: scale(0.7);
}
.x-infoHeader[data-v-163705e9] { 
  font-size: 0.12rem; 
  color: #606266; 
  font-weight: 400; 
  text-align: left; 
  margin-left: 0.2rem;
}
.x-infoHeader > .x-visitorName[data-v-163705e9] { 
  font-size: 0.16rem; 
  color: #303133; 
  font-weight: 600
}
.x-place[data-v-163705e9] { 
  /* margin-bottom: -0.03rem; */
}
.x-loadingurl[data-v-163705e9] { 
  font-size: 0.12rem; 
  width: 2.1rem; 
  overflow: hidden; 
  white-space: nowrap; 
  text-overflow: ellipsis; 
  margin-bottom: -0.01rem;
} 
/* 聊天区域 */
.x-main[data-v-163705e9] { 
  background: #F0F2F5; 
  height: calc(100vh - 0.6rem); 
  width: 100%; 
  overflow: hidden; 
  display: flex; 
  flex-direction: column;
} 
/* 防止闪烁 */
[v-clock][data-v-163705e9] { 
  display: none;
}
.chat-content[data-v-163705e9] { 
  flex: 1; 
  overflow-y: auto; 
  /* min-height: 3.6rem; */
} 
/* 聊天部分样式 */
.x-timer[data-v-163705e9] { 
  width: 3.34rem; 
  height: 0.33rem; 
  background: rgba(0, 0, 0, 0.15); 
  border-radius: 0.49rem; 
  color: #fff; 
  font-size: 0.12rem; 
  line-height: 0.33rem; 
  text-align: center; 
  margin: 0.1rem auto;
} 
/* 用户聊天框样式 */
.userbox[data-v-163705e9] { 
  display: flex; 
  margin: 0.1rem; 
  align-items: center;
}
.content[data-v-163705e9] { 
  color: #fff; 
  background: #0078FF; 
  border-radius: 0rem 0.25rem 0.25rem 0.25rem;
}
.x-searchBtn[data-v-163705e9] { 
  line-height: 25%;
}
.x-searchBtn > button[data-v-163705e9] { 
  background: #0078FF; 
  width: 0.32rem; 
  height: 0.32rem; 
  display: flex; 
  align-items: center; 
  justify-content: center; 
  box-shadow: 0rem 0.06rem 0.12rem rgba(0, 30, 88, 0.15);
}
.content[data-v-163705e9], 
.content2[data-v-163705e9] { 
  margin: 0.1rem; 
  max-width: 2.5rem; 
  min-height: 0.5rem; 
  font-size: 0.14rem; 
  line-height: 0.22rem; 
  padding: 0.125rem 0.2rem;
} 
/* 客服聊天框 */
.userbox2[data-v-163705e9] { 
  margin: 0.1rem; 
  display: flex; 
  flex-direction: row-reverse; 
  line-height: 0.22rem;
}
.content2[data-v-163705e9] { 
  color: #303133; 
  background-color: #fff; 
  border-radius: 0.25rem 0rem 0.25rem 0.25rem;
} 
/* 选项卡内容部分 */
.x-section[data-v-163705e9] { 
  width: 100%; 
  height: 1.85rem; 
  overflow-y: auto; 
  margin-top: 0.1rem;
}
.x-section[data-v-163705e9]::-webkit-scrollbar { 
  width: 0.02rem; 
  height: 0.04rem;
}
.x-section[data-v-163705e9]::-webkit-scrollbar-track { 
  background-color: #F5F5F5; 
  border-radius: 1em;
}
.x-section[data-v-163705e9]::-webkit-scrollbar-thumb { 
  background-color: transparent; 
  border-radius: 1em;
}
.send[data-v-163705e9] { 
  width: 100%; 
  min-height: 0.5rem; 
  padding: 0.12rem 0.12rem; 
  display: flex; 
  align-items: center;
}
.sendContent[data-v-163705e9] { 
  width: 2.89rem; 
  vertical-align: middle;
}
.send button[data-v-163705e9] { 
  margin-left: 0.1rem; 
  width: 0.52rem; 
  height: 0.285rem; 
  text-align: center;
}
.keyboardimg[data-v-163705e9] { 
  width: 100%; 
  height: 2.55rem;
}
.keyboardimg > img[data-v-163705e9] { 
  width: 100%; 
  height: 2.55rem;
} 
/* 快捷回复部分 */
.quickReply[data-v-163705e9] { 
  /* padding: 0 0.2rem; */
}
.quickReply > .add_quickReply[data-v-163705e9] { 
  color: #0066CC;
}
.add_quickReply img[data-v-163705e9] { 
  width: 0.09rem; 
  height: 0.1rem; 
  margin-right: 0.1rem;
}
.quickReply > li[data-v-163705e9] { 
  padding: .1rem 0.2rem; 
  font-size: 0.14rem; 
  color: #606266; 
  font-weight: 400; 
  line-height: 0.25rem; 
  /* text-align: center; */ 
  border-bottom: 0.01rem solid #D9DBE0;
} 
/* 添加快捷回复 */
.addquickReply > li[data-v-163705e9] { 
  display: flex; 
  color: #606266; 
  font-size: 0.14rem; 
  line-height: 0.25rem; 
  padding: 0.1rem 0.2rem; 
  border-bottom: 0.01rem solid #D9DBE0;
}
.addquickReply > li p[data-v-163705e9] { 
  width: 2.59rem; 
  line-height: 0.25rem;
}
.addquickReply > li span[data-v-163705e9] { 
  color: #0066CC; 
  margin-left: 0.1rem;
} 
/* 更多应用部分 */
.applyList[data-v-163705e9] { 
  padding: 0 0.1rem;
}
.applyList > li[data-v-163705e9] { 
  display: flex; 
  flex-direction: column; 
  align-items: center; 
  width: 0.7625rem; 
  height: 0.73rem; 
  font-size: 0.12rem; 
  color: #303133; 
  float: left; 
  margin: 0 0.0605rem 0.1rem 0.0605rem;
}
.applyList img[data-v-163705e9] { 
  width: 0.48rem; 
  height: 0.48rem;
} 
/* 输入区域 */
.x-enterRegion[data-v-163705e9] { 
  background: #F9F9F9; 
  max-height: 3.47rem; 
  width: 100%;
}
.icon[data-v-163705e9] { 
  display: inline-block; 
  width: 0.28rem; 
  height: 0.28rem; 
  font-size: 0.25rem; 
  line-height: 0.28rem;
}
.icon-kuaijiehuifu[data-v-163705e9] { 
  font-size: 0.27rem;
}
.x-container[data-v-163705e9] .el-tabs__header { 
  margin-bottom: 0 !important;
}
.x-container[data-v-163705e9] .el-tabs__nav.is-top { 
  display: flex; 
  /* align-items: center; */ 
  align-items: flex-end; 
  justify-content: space-around; 
  min-height: 0.61rem;
}
.keyboard[data-v-163705e9] { 
  width: 2rem; 
  /* height: 0.37rem; */ 
  /* background: #FBFCFD; */ 
  padding: .12rem 0rem; 
  box-sizing: border-box;
}
.x-container[data-v-163705e9] .el-tabs__nav-scroll { 
  width: 100%; 
  padding-left: 0.12rem;
}
.x-container[data-v-163705e9] .el-tabs__item.is-top { 
  padding: 0 0.037rem !important; 
  display: flex; 
  align-items: center; 
  height: auto !important;
}
.x-iconbox[data-v-163705e9] { 
  display: flex; 
  align-items: center; 
  padding-bottom: .12rem;
}
.x-iconboxn[data-v-163705e9] { 
  display: flex; 
  align-items: center; 
  justify-content: flex-end;
}
.x-container[data-v-163705e9] .el-tabs__nav-wrap::after, 
.x-container[data-v-163705e9] .el-tabs__active-bar.is-top { 
  display: none;
}
.x-popupBox[data-v-163705e9] { 
  position: fixed; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
  background: rgba(0, 3, 32, 0.4); 
  display: flex; 
  align-items: center; 
  justify-content: center; 
  font-size: 0.14rem;
}
.x-popup[data-v-163705e9] { 
  width: 2.95rem; 
  background-color: #fff; 
  border-radius: 0.08rem; 
  overflow: hidden; 
  color: #303133; 
  font-weight: 400; 
  text-align: center;
}
.x-popupHeader[data-v-163705e9] { 
  width: 100%; 
  height: 0.46rem; 
  display: flex; 
  align-items: center; 
  justify-content: space-between; 
  border-bottom: 0.005rem solid #D9DBE0; 
  padding: 0 0.14rem 0 0.15rem;
}
.x-popupHeader img[data-v-163705e9] { 
  width: 0.24rem; 
  height: 0.24rem;
}
.x-popupBox .form[data-v-163705e9] { 
  width: 100%; 
  padding: 0.2rem 0.13rem;
}
ul[data-v-163705e9] { 
  width: 100%; 
  list-style: none; 
  padding: 0; 
  margin: 0;
}
.form li + li[data-v-163705e9] { 
  margin-top: 0.17rem;
}
.form li span[data-v-163705e9] { 
  display: inline-block; 
  width: 0.45rem; 
  text-align: right; 
  font-size: 0.14rem; 
  color: #909399; 
  margin-right: 0.05rem;
}
.x-btn[data-v-163705e9] { 
  text-align: center !important; 
  line-height: .38rem; 
  display: inline-block; 
  width: 1.225rem !important; 
  height: 0.38rem; 
  border: 0.01rem solid #1A88FB; 
  border-radius: 0.08rem;
}
.x-btn[data-v-163705e9]:nth-of-type(1) { 
  margin-right: 0.15rem; 
  background-color: #fff; 
  color: #1A88FB;
}
.x-btn[data-v-163705e9]:nth-of-type(2) { 
  color: #fff; 
  background-color: #1A88FB;
}


*[data-v-0c78ea8a]{
  box-sizing: border-box;
}
a[data-v-0c78ea8a]{
  text-decoration: none;
  color: inherit;
}
ul > li[data-v-0c78ea8a]{
  list-style: none;
}
/* 头部样式 */
.x-header[data-v-0c78ea8a]{
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.6rem;
  font-size: 0.18rem;
  text-align: center;
  color: #000000;
  font-weight: 600;
  box-shadow: 0rem 0.01rem 0.08rem rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.x-header img[data-v-0c78ea8a]:nth-of-type(1){
  width: 0.16rem;
  height: 0.16rem;
  margin-left: 0.24rem;
}
.x-header img[data-v-0c78ea8a]:nth-of-type(2){
  width: 0.18rem;
  height: 0.2rem;
  margin-right: 0.2rem;
}
/*alert 成功弹出框样式*/
.x-container[data-v-0c78ea8a] .el-message.el-message--error,
.x-container[data-v-0c78ea8a] .el-message.el-message--success,
.x-container[data-v-0c78ea8a] .el-message.el-message--warning{
  top: 0.1rem !important;
  height: 0.5rem;
}
.x-container[data-v-0c78ea8a] .el-message .el-message__icon::before{
  font-size: 0.3rem;
  line-height: 1rem;
}
.x-container[data-v-0c78ea8a]{
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
/* 设置列表 */
.x-content[data-v-0c78ea8a]{
  width: 100%;
  flex: 1;
  background-color: #F0F2F5;
  padding: 0.2rem 0.15rem;
}
.x-ListBox > li[data-v-0c78ea8a]{
  margin-bottom: 0.15rem;
  width: 100%;
  height: 0.5rem;
  background-color: #fff;
  border-radius: 0.08rem;
  color: #303133;
  font-size: 0.16rem;
}
.x-ListBox .x-list[data-v-0c78ea8a]{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 0 0.2rem;
}
.x-list >img[data-v-0c78ea8a]{
  width: 0.075rem;
  height: 0.12rem;
}
.x-container[data-v-0c78ea8a] .el-switch__core{
  width: 1rem !important;
  height: 0.27rem !important;
  border-radius: 0.27rem;
}
/* 黑名单弹窗 */
.x-popupBox[data-v-0c78ea8a]{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 3, 32, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.14rem;
}
.x-popup[data-v-0c78ea8a]{
  width: 2.95rem;
  background-color: #fff;
  border-radius: 0.08rem;
  overflow: hidden;
  color: #303133;
  font-weight: 400;
  text-align: center;
}
.x-popupHeader[data-v-0c78ea8a]{
  width: 100%;
  height: 0.46rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0.01rem solid #D9DBE0;
  padding: 0 0.14rem 0 0.15rem;
}
.x-popupHeader img[data-v-0c78ea8a]{
  width: 0.24rem;
  height: 0.24rem;
}
.x-popupBox form[data-v-0c78ea8a] {
  width: 100%;
  padding: 0.2rem 0.13rem;
}
ul[data-v-0c78ea8a] {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
form li + li[data-v-0c78ea8a] {
  margin-top: 0.17rem;
}
form li span[data-v-0c78ea8a] {
  display: inline-block;
  width: 0.45rem;
  text-align: right;
  font-size: 0.14rem;
  color: #909399;
  margin-right: 0.05rem;
}
.x-btn[data-v-0c78ea8a] {
  width: 1.225rem;
  height: 0.38rem;
  border: 0.01rem solid #1A88FB;
  border-radius: 0.08rem;
}
.x-btn[data-v-0c78ea8a]:nth-of-type(1){
  margin-right: 0.15rem;
  background-color: #fff;
  color: #1A88FB;
}
.x-btn[data-v-0c78ea8a]:nth-of-type(2){
  color: #fff;
  background-color: #1A88FB;
}










































































































































































































































































































































/* 开关按钮 */
.x-switch[data-v-0c78ea8a] .el-switch{
  width: 0.47rem;
  height: 0.27rem;
}
#blacklist[data-v-0c78ea8a] .el-switch .el-switch__core{
  min-width: 0.47rem !important;
  height: 0.27rem;
  border-radius: 0.27rem;
}
#blacklist[data-v-0c78ea8a] .el-switch .el-switch__core:after{
  width: 0.23rem;
  height: 0.235rem;
  margin-top: -0.015rem;
}
#blacklist[data-v-0c78ea8a] .el-switch.is-checked .el-switch__core::after{
  margin-left: -0.25rem;
}
/* 黑名单弹窗 */
form[data-v-0c78ea8a] .el-input,
form[data-v-0c78ea8a] .el-input__inner,
form[data-v-0c78ea8a] .el-textarea{
  width: 2.145rem;
  height: 0.395rem;
  border-radius: 0.08rem;
  padding-right: 0 !important;
}


*[data-v-4c2323f7] { 
  box-sizing: border-box;
}
a[data-v-4c2323f7] { 
  text-decoration: none; 
  color: inherit;
}
ul > li[data-v-4c2323f7] { 
  list-style: none;
} 
/*alert 成功弹出框样式*/
.detailBox[data-v-4c2323f7] .el-message.el-message--error, 
.detailBox[data-v-4c2323f7] .el-message.el-message--success, 
.detailBox[data-v-4c2323f7] .el-message.el-message--warning { 
  top: 0.1rem !important; 
  height: 0.5rem;
}
.detailBox[data-v-4c2323f7] .el-message .el-message__icon::before { 
  font-size: 0.3rem; 
  line-height: 1rem;
}
.detailBox[data-v-4c2323f7] { 
  position: fixed; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
  background: rgba(0, 3, 32, 0.7); 
  z-index: 4;
}
.detailBox > .wrapper[data-v-4c2323f7] { 
  background: #F9FAFD; 
  border-radius: 0.08rem; 
  width: 3.35rem; 
  height: calc(100% - 1rem); 
  margin: 0.75rem auto; 
  overflow-y: auto; 
  font-size: 0.16rem; 
  padding: 0.2rem 0.1rem;
}
.wrapper[data-v-4c2323f7]::-webkit-scrollbar { 
  width: 0.02rem; 
  height: 0.04rem;
}
.wrapper[data-v-4c2323f7]::-webkit-scrollbar-track { 
  background-color: transparent; 
  border-radius: 1em;
}
.wrapper[data-v-4c2323f7]::-webkit-scrollbar-thumb { 
  background-color: transparent; 
  border-radius: 1em;
} 
/* 头部返回部分 */
.back-page-header[data-v-4c2323f7] { 
  height: 0.2rem; 
  color: #0066CC; 
  font-size: 0.16rem; 
  line-height: 0.2rem; 
  margin-bottom: 0.2rem;
} 
/* 留言详情 */
.clearfix[data-v-4c2323f7] { 
  font-weight: 400; 
  font-size: 0.16rem; 
  color: #303133;
}
.detailBox[data-v-4c2323f7] .box-card > .el-card__header { 
  border-bottom: 0.01rem solid #fff; 
  padding-bottom: 0.1rem; 
  padding-left: 0.1rem;
}
.detailBox[data-v-4c2323f7] .box-card > .el-card__body { 
  padding-top: 0;
}
.text.item[data-v-4c2323f7] { 
  padding-left: 0.1rem; 
  padding-top: 0.1rem;
}
.text.item > li[data-v-4c2323f7] { 
  list-style: none; 
  display: flex; 
  font-size: 0.14rem; 
  line-height: 0.2rem; 
  margin-bottom: 0.1rem;
}
.text.item > li span[data-v-4c2323f7] { 
  color: #606266;
}
.text.item > li p[data-v-4c2323f7] { 
  color: #303133; 
  width: 1.9rem; 
  white-space: nowrap; 
  text-overflow: ellipsis; 
  overflow: hidden;
} 
/* 回复留言 */
.reply[data-v-4c2323f7] { 
  width: 100%; 
  min-height: 1.75rem; 
  background-color: #fff; 
  padding: 0.1rem;
}
.reply > span[data-v-4c2323f7] { 
  display: inline-block; 
  line-height: 0.2rem; 
  font-size: 0.16rem; 
  color: #303133; 
  margin-bottom: 0.1rem;
} 
/* 上传附件 */
.upload-demo[data-v-4c2323f7] { 
  display: flex; 
  flex-direction: column; 
  align-items: flex-start;
}
.upload-demo > span[data-v-4c2323f7] { 
  line-height: 0.2rem; 
  color: #909399; 
  font-size: 0.14rem; 
  margin: 0.1rem 0 0.2rem 0; 
  text-align: left;
}
.part-footer[data-v-4c2323f7] { 
  display: flex; 
  justify-content: flex-end; 
  margin-bottom: 0.15rem;
}
.part-footer > button[data-v-4c2323f7] { 
  min-width: 1rem; 
  height: 0.38rem; 
  font-size: 0.16rem;
}
.detailBox[data-v-4c2323f7] .upload-demo .el-upload-list.el-upload-list--text { 
  width: 100%; 
  padding: 0 0.1rem; 
  overflow: hidden;
} 
/* 回复记录 */
.detailBox[data-v-4c2323f7] .leave-msg-process .el-tabs__nav-scroll { 
  padding-left: 0; 
  background: #F9FAFD;
}
.detailBox[data-v-4c2323f7] .tab-container { 
  min-height: 1.4rem;
}
.handleInfo[data-v-4c2323f7] { 
  width: 100%; 
  height: 0.32rem; 
  display: flex; 
  align-items: center;
}
.handleInfo img[data-v-4c2323f7] { 
  width: 0.32rem; 
  height: 0.32rem;
}
.handle-name[data-v-4c2323f7] { 
  font-size: 0.16rem; 
  color: #303133; 
  margin: 0 0.2rem 0 0.1rem;
}
.handle-time[data-v-4c2323f7] { 
  font-size: 0.12rem; 
  color: #909399;
}
.tab-container .replyMessages[data-v-4c2323f7] { 
  width: 3.15rem; 
  min-height: 0.98rem; 
  background: #FFFFFF; 
  border-radius: 0.08rem; 
  padding: 0.1rem; 
  font-size: 0.14rem; 
  margin-top: 0.1rem;
}
.replyMessages > span[data-v-4c2323f7] { 
  color: #303133; 
  font-size: 0.14rem;
}
.replyMessages > p[data-v-4c2323f7] { 
  line-height: 0.3rem; 
  color: #303133; 
  font-size: 0.14rem;
} 
/* 每个板块相同类名 */
.session[data-v-4c2323f7] { 
  margin-bottom: 0.2rem;
} 

















































































































































































































































































































































































































































































































































 
/* 上传附件按钮 */
.detailBox[data-v-4c2323f7] .upload-demo .el-button { 
  border: 0.01rem solid #1A88FB; 
  border-radius: 0.08rem; 
  width: 1.5rem; 
  height: 0.38rem; 
  background: #FFFFFF; 
  color: #1A88FB; 
  font-size: 0.16rem; 
  margin-left: 0 !important;
} 
/* 上传附件列表 */
.detailBox[data-v-4c2323f7] .el-upload-list.el-upload-list--text { 
  width: 100%; 
  margin-bottom: 0.2rem; 
  margin-top: -0.1rem;
} 
/* 选项卡 */
.detailBox[data-v-4c2323f7] .leave-msg-process .el-tabs__nav-scroll { 
  padding-left: 0; 
  background: #F9FAFD;
}
.detailBox[data-v-4c2323f7] .el-tabs__item { 
  padding: 0 0.1rem; 
  font-size: 0.16rem; 
  color: #303133;
} 
/* 移出弹窗 */
.detailBox[data-v-4c2323f7] .el-message-box { 
  position: absolute; 
  width: 3.33rem; 
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%);
} 


*[data-v-240b70bf] {
  box-sizing: border-box;
}
a[data-v-240b70bf] {
  text-decoration: none;
  color: inherit;
}
ul > li[data-v-240b70bf] {
  list-style: none;
}

/* 头部样式 */
.y-dfx[data-v-240b70bf] {
  display: flex;
  flex-direction: column;
}
.m457[data-v-240b70bf] {
  width: 42%;
  height: .285rem;
  margin-left: 0;
  margin-right: 0.1rem;
}
.y-f1[data-v-240b70bf] {
  flex: 1;
}
.fle-ao[data-v-240b70bf] {
  flex: 1;
  overflow: auto;
}
.dfx-center[data-v-240b70bf] {
  display: flex;
  align-items: center;
}
.x-header[data-v-240b70bf] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.6rem;
  font-size: 0.18rem;
  text-align: center;
  color: #000000;
  font-weight: 600;
  box-shadow: 0rem 0.005rem 0.04rem rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.x-header img[data-v-240b70bf]:nth-of-type(1) {
  width: 0.16rem;
  height: 0.16rem;
  margin-left: 0.24rem;
}
.x-header img[data-v-240b70bf]:nth-of-type(2) {
  width: 0.18rem;
  height: 0.2rem;
  margin-right: 0.2rem;
}

/*alert 成功弹出框样式*/
.x-container[data-v-240b70bf] {
  overflow: hidden;
  height: 100vh;
  background-color: #fff;
}
.x-header .x-setting[data-v-240b70bf] {
  width: 0.18rem;
  height: 0.2rem;
  margin-right: 0.2rem;
}
.x-main[data-v-240b70bf] {
  color: #303133;
  font-size: 0.14rem;
  padding: 0.15rem 0.2rem 0.05rem 0.2rem;
}
.x-main > div[data-v-240b70bf]:not(:last-of-type) {
  margin-bottom: 0.1rem;
}

/* 搜索部分 */
.x-searchBox[data-v-240b70bf] {
  position: relative;
  width: 100%;
  height: 0.395rem;
  border-radius: 0.08rem;
  border: 0.01rem solid #D7DAE2;
  overflow: hidden;
}
.x-searchBox > input[data-v-240b70bf] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  outline: none;
  padding-left: 0.1rem;
  font-size: 0.14rem;
}
.x-searchBox > input[data-v-240b70bf]::-webkit-input-placeholder {
  color: #909399;
}
.x-searchBtn[data-v-240b70bf] {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.375rem;
  height: 0.357rem;
  border: none;
  outline: none;
  background-color: #fff;
  line-height: 0.05rem;
  text-align: center;
}
.x-searchBtn > img[data-v-240b70bf] {
  width: 0.135rem;
  height: 0.135rem;
}
.x-sessionRecording[data-v-240b70bf] {
  overflow-y: scroll;
  padding-top: 0.08rem;
}
.x-container[data-v-240b70bf] .el-button {
  /* // width: 1.04rem;
  // height: 0.57rem;
  // margin-left: 0.14rem; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* float: left; */
}
.x-container[data-v-240b70bf] .el-button:nth-of-type(2) {
  margin-bottom: 0.12rem;
}

/* 留言头居中 */
.x-container[data-v-240b70bf] thead .el-table_1_column_3 .cell {
  text-align: center;
}

/* 展开按钮部分 */
.x-container[data-v-240b70bf] .el-table_1_column_1 {
  width: 1.87rem;
  padding-left: 0.4em;
}
.x-container[data-v-240b70bf] .el-table__row .el-table_1_column_1 > div {
  width: 0.2rem;
  height: 0.2rem;
}

/* 展开操作按钮 */
.x-operateBtn[data-v-240b70bf] {
  position: absolute;
  top: 0.085rem;
  right: -0.02rem;
  width: 0.68rem;
  height: 0.29rem;
  overflow: hidden;
  z-index: 2;
}
.x-operateBtn > img[data-v-240b70bf] {
  width: 0.68rem;
  height: 0.31rem;
}

/* 撤回弹窗部分 */

/* 删除弹窗部分 */
.recallbox[data-v-240b70bf],
.distributedbox[data-v-240b70bf] {
  width: 2.95rem !important;
  height: 1.859rem;
  border-radius: 0.08rem;
}
.delbox[data-v-240b70bf] {
  width: 3.2rem !important;
  height: 2.1rem;
  border-radius: 0.08rem;
}
.x-container[data-v-240b70bf] .distributedbox .el-message-box__content,
.x-container[data-v-240b70bf] .recallbox .el-message-box__content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.1rem;
}
.x-container[data-v-240b70bf] .distributedbox .el-message-box__btns,
.x-container[data-v-240b70bf] .recallbox .el-message-box__btns {
  padding-top: 0 !important;
}
.x-container[data-v-240b70bf] .distributedbox .el-message-box__btns > button,
.x-container[data-v-240b70bf] .recallbox .el-message-box__btns > button {
  width: 1.225rem;
  height: 0.38em;
  border: 0.01rem solid #1A88FB;
  border-radius: 0.08rem;
  margin: 0.2rem 0 0 0;
}
.x-container[data-v-240b70bf] .distributedbox .el-message-box__btns > button:first-child,
.x-container[data-v-240b70bf] .recallbox .el-message-box__btns > button:first-child {
  margin-right: 0.1rem;
}

/* 留言时间部分 */
.x-searchSeesion[data-v-240b70bf] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.x-searchSeesion > .x-TimeBtn[data-v-240b70bf] {
  width: 2.075rem;
  height: 0.38rem;
  font-size: 0.14rem;
  border-radius: 0.08rem;
  border: 0.01rem solid #D7DAE2;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0 0.1rem;
  position: relative;
}

/* 留言来源 */
.x-container[data-v-240b70bf] .x-searchSource {
  /*position: relative;*/
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 3;
}
.x-container[data-v-240b70bf] .x-searchSource .el-input__inner {
  width: 0.19rem;
  height: 0.38rem;
  border: 0.01rem solid #D7DAE2;
}

/* 留言列表 */
.x-showMessages[data-v-240b70bf] {
  position: relative;
  font-size: 0.16rem;
  line-height: 0.23rem;
  color: #303133;
  font-weight: 500;
  background: #F0F2F5;
}

/* 页码部分 */
.pageListBox[data-v-240b70bf] {
  width: 100%;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.x-container[data-v-240b70bf] .pageListBox .el-pagination {
  height: 0.45rem;
}
.x-container[data-v-240b70bf] .pageListBox .el-pagination > ul li {
  background-color: #F0F2F5;
}
.x-container[data-v-240b70bf] .pageListBox .el-pagination button {
  background: #F9FAFD;
  border: 0.01rem solid #D7DAE2;
  border-radius: 0.06rem;
  width: 0.6rem;
  height: 0.3rem;
  text-align: center;
}
.x-container[data-v-240b70bf] .pageListBox .el-pagination button:nth-of-type(2) {
  margin-left: 0.1rem;
}

/* 派发弹窗 */
.x-container[data-v-240b70bf] .el-dialog {
  width: 6.7rem;
  max-height: calc(100% - 1.5rem);
  overflow-y: auto;
  border-radius: 0.16rem;
  margin-top: 0.75rem !important;
  overflow-x: hidden;
}
.x-container[data-v-240b70bf] .el-dialog::-webkit-scrollbar {
  width: 0.02rem;
  height: 0.04rem;
}
.x-container[data-v-240b70bf] .el-dialog::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 2em;
}
.x-container[data-v-240b70bf] .el-dialog::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 2em;
}
.x-container[data-v-240b70bf] .distributedBox .el-dialog__header {
  width: 100%;
  height: 0.46rem;
}

/* 每一个选择的样式 */
.x-container[data-v-240b70bf] .distributedBox .el-dialog__body {
  padding: 0 0.2rem;
}

/* 选择标题部分 */
.x-container[data-v-240b70bf] .distributedBox .el-collapse-item__header {
  color: #303133;
  font-size: 0.16rem !important;
}

/* 选项部分 */
.x-container[data-v-240b70bf] .distributedBox .radioBox {
  font-size: 0.16rem !important;
  line-height: 0.35rem;
}

/* 按钮部分 */
.x-container[data-v-240b70bf] .distributedBox .dialog-footer {
  display: flex;
  height: 0.93rem;
}
.x-container[data-v-240b70bf] .distributedBox .dialog-footer button {
  width: 1.4rem;
  height: 0.38rem;
  border: 0.01rem solid #1A88FB;
  border-radius: 0.08rem;
  margin: 0.3rem 0 0 0;
}
.x-container[data-v-240b70bf] .distributedBox .dialog-footer button:first-child {
  margin-right: 0.05rem;
}
.x-container[data-v-240b70bf] .input-with-select .el-input-group__prepend {
  background-color: #fff;
}
.x-container[data-v-240b70bf] .el-table__header {
  width: 100% !important;
  /* width: 3.75rem !important; */
}


.x-container[data-v-240b70bf] .el-dropdown-link {
  cursor: pointer;
  color: #409EFF;
}
.x-container[data-v-240b70bf] .el-icon-arrow-down {
  font-size: 0.12rem;
}
.block[data-v-240b70bf] span.el-input__prefix,.block[data-v-240b70bf] span.el-input__suffix {
  display: none;
}
.x-guestbook[data-v-240b70bf] .el-input.el-input--suffix {
  width: 1.05rem;
}
.x-showMessages[data-v-240b70bf] .el-table .el-table__cell.gutter {
  width: 0 !important;
  display: none;
}
.x-guestfrom[data-v-240b70bf] .el-select .el-input {
  width: 1.35rem;
}
.x-TimeBtn > span[data-v-240b70bf] {
  margin-right: 0.1rem;
  color: #606266;
}
.x-TimeBtn[data-v-240b70bf] .el-date-editor.el-input {
  width: 0.75rem;
  height: 100%;
  border: none !important;
}
.x-TimeBtn[data-v-240b70bf] .el-input__inner {
  padding: 0;
  width: 0.75rem;
  border: none !important;
}
.x-TimeBtn[data-v-240b70bf] .el-input__icon.el-icon-date {
  position: absolute;
  right: 0.1rem;
  color: #CCCCCC;
}
.x-showMessages[data-v-240b70bf] .el-tabs__content {
  overflow-y: scroll;
}
.x-showMessages[data-v-240b70bf] .el-tabs__nav-scroll {
  padding-left: 0.222rem;
  background-color: #fff;
}
.x-showMessages[data-v-240b70bf] .el-tabs__item {
  padding: 0 0.11rem;
  font-size: 0.16rem;
}
.x-showMessages[data-v-240b70bf] .el-tabs__item:hover {
  color: #409EFF;
  cursor: pointer;
}
/* 留言列表 */
.x-showMessages[data-v-240b70bf] .el-tabs__header {
  margin-bottom: 0.1rem;
}
.x-showMessages[data-v-240b70bf] .demo-table-expand {
  font-size: 0;
}
.x-showMessages[data-v-240b70bf] .demo-table-expand label {
  /* width: 1rem; */
  color: #99a9bf;
}
.x-showMessages .demo-table-expand[data-v-240b70bf] .el-form-item {
  margin-right: 0;
  margin-bottom: 0 !important;
  width: 50%;
}
.x-showMessages .demo-table-expand thead[data-v-240b70bf] {
  background: #F8F8F8;
  color: #909399;
  font-size: 0.14rem;
  height: 0.09rem;
}
.x-showMessages[data-v-240b70bf] .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.02rem;
  height: 0.04rem;
}
.x-showMessages[data-v-240b70bf] .el-table__body-wrapper::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 2em;
}
.x-showMessages[data-v-240b70bf] .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 2em;
}
/* 展开表单部分 */
.x-showMessages[data-v-240b70bf] .el-table_1_column_3 > .cell {
  width: 2.63rem;
  font-size: 0.14rem;
  padding: 0;
}
.x-showMessages[data-v-240b70bf] .el-form.demo-table-expand {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 0.3rem;
  white-space: nowrap;
  width: 2.99rem;
  height: 2.3rem;
  font-size: 0.12rem;
  overflow: hidden;
  padding-left: 0.1rem;
}
.x-showMessages[data-v-240b70bf] .el-form.demo-table-expand span,
.x-showMessages[data-v-240b70bf] .el-form.demo-table-expand label {
  font-size: 0.12rem;
}
.x-showMessages[data-v-240b70bf] .el-form-item {
  height: 0.25rem;
}
.x-showMessages[data-v-240b70bf] .el-form-item__content {
  color: #303133;
}
.message-detail[data-v-240b70bf] {
  white-space: pre-wrap;
  padding: 0.1rem;
}

.leave_msg_container[data-v-6692e0cb] {
  max-height: 7rem;
}
.dialog-footer[data-v-6692e0cb] {
  text-align: right;
  margin-top: 0.2rem;
}
.msgInfo[data-v-6692e0cb] {
  overflow-y: auto;
}
[data-v-6692e0cb] .el-textarea span.el-input__count {
  right: 0.2rem;
  line-height: 0.2rem;
}
.el-form-item__content[data-v-6692e0cb] {
  line-height: 0.2rem;
}
[data-v-6692e0cb] .el-scrollbar__wrap ul li span {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.login-wrapper[data-v-781df5b2] {
  width: 0.48rem;
}
.login-wrapper img[data-v-781df5b2] {
  width: 0.48rem;
  height: 0.48rem;
  object-fit: contain;
  border-radius: 50%;
}
.login-wrapper .user-name[data-v-781df5b2] {
  font-size: 0.14rem;
}

.message-broad-popover.el-popover {
  top: 1rem !important;
  width: 1.2rem;
  min-width: unset;
  margin-bottom: 0.04rem;
  border-radius: 0.06rem;
  box-sizing: border-box;
  box-shadow: 0rem 0.02rem 0.12rem 0rem rgba(0, 37, 89, 0.2);
  z-index: 9999;
}
.message-broad-popover.el-popover .avatar-tips-item {
  display: flex;
  height: 0.4rem;
  color: #474c59;
  font-size: 0.14rem;
  padding: 0.1rem;
  border-radius: 0.06rem;
  box-sizing: border-box;
}
.message-broad-popover.el-popover .avatar-tips-item .user-name {
  width: 100%;
  color: #131b26;
}
.message-broad-popover.el-popover .avatar-tips-item .coze-logout-icon {
  width: 0.18rem;
  height: 0.18rem;
  object-fit: contain;
}
.message-broad-popover.el-popover .avatar-tips-item:not(.user-name):hover {
  cursor: pointer;
  background-color: #f5f5f5;
}

.leave-msg-large[data-v-4a44b26a] {
  width: 1.7rem;
  height: 0.34rem;
  box-sizing: border-box;
  text-align: center;
  background: #870e68 !important;
}
.leave-msg-large img[data-v-4a44b26a] {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
}
.max-length-8[data-v-4a44b26a] {
  display: inline-block;
  width: 8em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.editor-box[data-v-4a44b26a] {
  margin: -0.24rem 0.2rem 0.2rem 0.3rem;
}
.fl[data-v-4a44b26a] {
  float: left;
}
.fr[data-v-4a44b26a] {
  float: right;
}
.clearfix[data-v-4a44b26a] {
  zoom: 1;
  margin: 0 auto;
}
.clearfix[data-v-4a44b26a]::after {
  content: "";
  display: block;
  clear: both;
}
.c_message_board_container[data-v-4a44b26a] {
  height: 100vh;
  background: linear-gradient(180deg, #c9deff 0%, #eff5ff 100%);
}
.c_message_board_container > header[data-v-4a44b26a] {
  display: flex;
  padding: 0.4rem 0.4rem 0;
}
.c_message_board_container > header h3[data-v-4a44b26a] {
  width: calc(100% - 0.6rem);
  color: #333;
  font-size: 0.24rem;
  margin-top: 0.03rem;
  margin-left: 0.2rem;
  font-family: Microsoft YaHei;
  letter-spacing: 0.03rem;
}
.c_message_board_container > header .login-wrapper[data-v-4a44b26a] {
  width: 0.48rem;
}
.c_message_board_container > header .login-wrapper img[data-v-4a44b26a] {
  width: 0.48rem;
  height: 0.48rem;
  object-fit: contain;
  border-radius: 50%;
}
.c_message_board_container > header .login-wrapper .user-name[data-v-4a44b26a] {
  font-size: 0.14rem;
}
.c_message_board_container .c_logo_container[data-v-4a44b26a] {
  width: 2rem;
  height: 0.39rem;
}
.c_message_board_container .c_logo_container img[data-v-4a44b26a] {
  width: 100%;
  height: 100%;
}
.c_message_board_container .c_message_board_content_box[data-v-4a44b26a] {
  display: flex;
  width: 100%;
  max-width: 12rem;
  height: 100%;
  max-height: 8.5rem;
  margin: 0 auto;
  margin-top: 0.4rem;
  border-radius: 0.2rem;
  border: 0.01rem solid #fff;
  overflow: hidden;
  box-shadow: 0rem 0.04rem 0.36rem 0rem #0065c114;
  background-color: #fff;
}
.c_message_board_container .c_message_board_content_box aside[data-v-4a44b26a] {
  width: 1.8rem;
  background: linear-gradient(180deg, #c9deff 0%, #eff5ff 100%);
  flex-shrink: 0;
}
.c_message_board_container .c_message_board_content_box aside .c_options_list[data-v-4a44b26a] {
  margin-top: 0.2rem;
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.18rem;
  text-align: left;
  color: #666;
}
.c_message_board_container .c_message_board_content_box aside .c_options_list li[data-v-4a44b26a] {
  height: 0.56rem;
  line-height: 0.56rem;
  cursor: pointer;
  padding-left: 0.4rem;
}
.c_message_board_container .c_message_board_content_box aside .c_options_list .c_option_active[data-v-4a44b26a] {
  background: linear-gradient(90deg, #3c98ff 0%, rgba(60, 152, 255, 0) 100%);
  color: #fff;
  font-weight: 600;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right[data-v-4a44b26a] {
  max-width: 100%;
  word-break: break-word;
  padding: 0.2rem;
  font-size: 0.14rem;
  flex: 1;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_message_list[data-v-4a44b26a] {
  margin-top: 0.1rem;
  margin-bottom: 0.3rem;
  max-height: 6.8rem;
  overflow-y: auto;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_message_list .empty[data-v-4a44b26a] {
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  color: #999;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_message_list[data-v-4a44b26a]::-webkit-scrollbar {
  width: 0;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_message_list li[data-v-4a44b26a] {
  padding: 0.2rem 0;
  border-bottom: 0.01rem solid #e7eaf1;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_search_input_container[data-v-4a44b26a] {
  width: 100%;
  padding-left: 0.2rem;
  max-width: 4.8rem;
  height: 0.42rem;
  border-radius: 0.42rem;
  background-color: #fff;
  border: 0.01rem solid #e7eaf1;
  display: flex;
  align-items: center;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_search_input_container .c_search_btn[data-v-4a44b26a] {
  width: 0.92rem;
  text-align: center;
  line-height: 0.42rem;
  border-radius: 0.42rem;
  height: 100%;
  background-color: #3c98ff;
  color: #ffffff;
  cursor: pointer;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_search_input_container input[data-v-4a44b26a] {
  flex: 1;
  height: 100%;
  outline: none;
  border: none;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_right_option_box[data-v-4a44b26a] {
  margin-top: 0.08rem;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_right_option_box .c_q_and_a_btn[data-v-4a44b26a],
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_right_option_box .c_message_btn[data-v-4a44b26a] {
  padding: 0.06rem 0.24rem 0.06rem 0.24rem;
  border-radius: 0.44rem;
  background: #3c98ff;
  color: #fff;
  cursor: pointer;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_right_option_box .c_q_and_a_btn[data-v-4a44b26a] {
  position: relative;
  background: linear-gradient(95.45deg, #3cd0ff 0%, #3c73ff 100%);
  padding-left: 0.6rem;
  margin-left: 0.2rem;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_right_option_box .c_q_and_a_btn i[data-v-4a44b26a] {
  position: absolute;
  bottom: 0;
  left: 0.08rem;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_question_content span[data-v-4a44b26a] {
  font-weight: 600;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_answer_content[data-v-4a44b26a] {
  margin: 0.15rem 0 0.1rem 0;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_answer_content span[data-v-4a44b26a] {
  color: #666;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_message_tips[data-v-4a44b26a] {
  margin-bottom: 0.1rem;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_message_tips .c_admin_name[data-v-4a44b26a] {
  color: #3c98ff;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_message_tips .c_reply_time[data-v-4a44b26a] {
  color: #999;
  margin-left: 0.1rem;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_question_icon[data-v-4a44b26a],
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_answer_icon[data-v-4a44b26a] {
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
  min-width: 0.24rem;
  min-height: 0.24rem;
  margin-right: 0.05rem;
  text-align: center;
  line-height: 0.24rem;
  font-weight: 600;
  box-sizing: border-box;
  border-radius: 50%;
  font-style: normal;
  font-family: "D-DIN";
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_question_icon[data-v-4a44b26a] {
  background-color: #3c98ff;
  color: #fff;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_answer_icon[data-v-4a44b26a] {
  border: 0.02rem solid #3c98ff;
  color: #3c98ff;
  line-height: 0.2rem;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_pagination_box[data-v-4a44b26a] {
  display: flex;
  justify-content: flex-end;
}
.c_message_board_container .c_message_board_content_box .c_message_board_right .c_pagination_box[data-v-4a44b26a] .el-pagination__total {
  margin-left: 0.15rem;
}
[data-v-4a44b26a]::-webkit-scrollbar-thumb {
  background-color: transparent;
  /*滚动条背景颜色*/
}

.message-broad-popover.el-popover {
  top: 0.9rem !important;
  width: 1.2rem;
  min-width: unset;
  margin-bottom: 0.04rem;
  border-radius: 0.06rem;
  box-sizing: border-box;
  box-shadow: 0rem 0.02rem 0.12rem 0rem rgba(0, 37, 89, 0.2);
  z-index: 9999;
}
.message-broad-popover.el-popover .avatar-tips-item {
  display: flex;
  height: 0.4rem;
  color: #474c59;
  font-size: 0.14rem;
  padding: 0.1rem;
  border-radius: 0.06rem;
  box-sizing: border-box;
}
.message-broad-popover.el-popover .avatar-tips-item .user-name {
  width: 100%;
  color: #131b26;
}
.message-broad-popover.el-popover .avatar-tips-item .coze-logout-icon {
  width: 0.18rem;
  height: 0.18rem;
  object-fit: contain;
}
.message-broad-popover.el-popover .avatar-tips-item:not(.user-name):hover {
  cursor: pointer;
  background-color: #f5f5f5;
}













































































































































































































































































































































/*@import url(../../assets/css/font/index.css);*/
.fl[data-v-65e2997e] {
  float: left;
}
.fr[data-v-65e2997e] {
  float: right;
}
.clearfix[data-v-65e2997e] {
  zoom: 1;
}
.clearfix[data-v-65e2997e]::after {
  content: "";
  display: block;
  clear: both;
}
.c_message_broad[data-v-65e2997e] {
  height: 100vh;
  display: flex;
  flex-direction: column;
  font-family: "PingFang";
  font-size: 0.16rem;
  padding-bottom: 0.6rem;
  box-sizing: border-box;
}
.c_message_broad > header[data-v-65e2997e] {
  position: relative;
  height: 1.6rem;
  background-image: url(/static/img/message-header-bg.16f31a8503cc0b801794.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.avatar_box[data-v-65e2997e] {
  position: absolute;
  height: 0.36rem;
  width: 0.36rem;
  right: 0.1rem;
  top: 0.38rem;
}
.avatar_box img[data-v-65e2997e] {
  width: 100%;
  border-radius: 50%;
}
.c_message_broad_option_wrapper[data-v-65e2997e] {
  display: flex;
  width: calc(100% - 0.66rem);
  transform: translateY(0.4rem);
  padding: 0 0.1rem;
}
.c_message_broad_caption[data-v-65e2997e] {
  width: -moz-fit-content;
  width: fit-content;
  font-family: "PingFang";
  font-size: 0.18rem;
  margin-right: auto;
}
.c_message_broad_caption span[data-v-65e2997e] {
  position: relative;
  z-index: 2;
}
.c_tip_slide[data-v-65e2997e] {
  display: block;
  height: 0.07rem;
  width: 100%;
  background-color: #3c98ff;
  transform: translateY(-0.05rem);
}
.c_q_and_a_btn[data-v-65e2997e] {
  font-size: 0.13rem;
  padding: 0.05rem 0.12rem 0.06rem 0.5rem;
  border-radius: 0.22rem;
  position: relative;
  background: linear-gradient(95.45deg, #3cd0ff 0%, #3c73ff 100%);
  color: #fff;
  cursor: pointer;
}
.c_q_and_a_btn i[data-v-65e2997e] {
  display: block;
  width: 0.34rem;
  height: 0.31rem;
  position: absolute;
  bottom: 0;
  left: 0.1rem;
}
.c_q_and_a_btn i img[data-v-65e2997e] {
  height: 100%;
  width: 100%;
}
.c_q_and_a_btn span[data-v-65e2997e] {
  vertical-align: sub;
}
.c_tab_bar_container[data-v-65e2997e] {
  background-color: #fff;
}
.c_tab_list[data-v-65e2997e] {
  padding: 0 0.15rem 0.1rem 0.15rem;
  color: #999;
  position: relative;
  box-sizing: border-box;
  overflow: auto;
}
.c_tab_list[data-v-65e2997e]::-webkit-scrollbar {
  display: none;
}
.c_tab_list li[data-v-65e2997e] {
  margin-right: 0.075rem;
  height: 0.2rem;
  line-height: 0.2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline;
}
.c_tab_list li + li[data-v-65e2997e] {
  margin-left: 0.15rem;
}
.c_tab_list li[data-v-65e2997e]:nth-child(-n + 4) {
  margin-top: 0;
}
.c_tab_collapse[data-v-65e2997e] {
  height: auto;
}
.c_search_input_container[data-v-65e2997e] {
  display: flex;
  align-items: center;
  font-size: 0.14rem;
  height: 0.36rem;
  border-radius: 0.36rem;
  width: 100%;
  max-width: 3.45rem;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  padding: 0.015rem 0.015rem 0.015rem 0.15rem;
  border: 0.01rem solid #cccccc;
  transform: translateY(-50%);
}
.c_search_btn[data-v-65e2997e] {
  height: 100%;
  line-height: 0.36rem;
  padding: 0 0.2rem;
  color: #fff;
  border-radius: 0.36rem;
  background-color: #3c98ff;
}
.c_search_input_container input[data-v-65e2997e] {
  flex: 1;
  height: 100%;
  outline: none;
  border: none;
}
.c_search_input_container input[data-v-65e2997e]::-webkit-input-placeholder {
  color: #cccccc;
}
.c_search_input_container input[data-v-65e2997e]::-moz-placeholder {
  color: #cccccc;
}
.c_message_list[data-v-65e2997e] {
  flex: 1;
  overflow-y: auto;
  background-color: #fff;
  margin-top: 0.1rem;
}
.c_message_list li[data-v-65e2997e] {
  margin: 0 0.15rem;
  padding: 0.15rem 0;
  border-bottom: 0.01rem solid rgb(231, 234, 241);
}
.c_collapse_active[data-v-65e2997e] {
  color: #3c98ff;
  font-weight: 600;
}
.c_question_content[data-v-65e2997e] {
  font-weight: 600;
  width: 100%;
  display: inline-block;
  word-break: break-word;
}
.c_answer_content[data-v-65e2997e] {
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
  font-size: 0.14rem;
  color: #666;
  word-break: break-word;
}
.c_message_other_info[data-v-65e2997e] {
  font-size: 0.12rem;
}
.c_reply_author[data-v-65e2997e] {
  color: #3c98ff;
  margin-right: 0.1rem;
}
.c_reply_time[data-v-65e2997e] {
  color: #999;
}
.c_create_message_btn_box[data-v-65e2997e] {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  font-size: 0.16rem;
  color: #fff;
  padding: 0.1rem 0.14rem;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0rem 0.005rem 0rem 0rem #f2f2f2 inset;
  box-shadow: 0rem -0.01rem 0.12rem 0rem #00000014;
}
.leave-msg-large[data-v-65e2997e] {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #870e68 !important;
}
.leave-msg-large i[data-v-65e2997e] {
  transform: none !important;
}
.leave-msg-large img[data-v-65e2997e] {
  width: 0.3rem;
}
.c_create_message_btn[data-v-65e2997e] {
  height: 0.4rem;
  line-height: 0.4rem;
  background-color: #3c98ff;
  border-radius: 0.04rem;
  text-align: center;
}
.c_create_message_btn i[data-v-65e2997e] {
  display: inline-block;
  margin-right: 0.075rem;
  transform: translateY(0.025rem);
}
.c_message_broad[data-v-65e2997e] .el-dialog__wrapper .el-select {
  width: 100%;
}


[data-v-2e88cca6] .el-form-item__error {
  padding-bottom: 0.04rem;
  position: unset;
  white-space: normal;
}
.param-form-item-action[data-v-2e88cca6] {
  height: 0.4rem;
  display: flex;
  align-items: center;
  column-gap: 0.05rem;
}
.param-form-item-action-button[data-v-2e88cca6] {
  width: 0.14rem;
  height: 0.14rem;
  padding: 0.05rem;
  font-size: 0.14rem;
  cursor: pointer;
  border-radius: 0.05rem;
  color: #6b89b3;
}
.param-form-item-action-button[data-v-2e88cca6]:hover {
  background-color: #e4e6f3;
}
.param-form-item-action-button-add[data-v-2e88cca6] {
  width: 0.14rem;
  height: 0.14rem;
  background-image: url(/static/img/add-child.5cf6fb9b02c2a0c9a37e.svg);
}

.param-form-header[data-v-8928e100] {
  padding-left: 0.24rem;
  background-color: #f7f8fa;
}
.param-form-header-add[data-v-8928e100] {
  padding: 0.07rem;
  border-radius: 0.05rem;
  font-size: 0.14rem;
  color: #409eff;
  background-color: #ecf5ff;
}
.param-form-header-add[data-v-8928e100]:hover {
  background-color: #e3f0ff;
}
.param-form-content[data-v-8928e100] {
  width: 100%;
}
[data-v-8928e100] .el-tree .el-tree-node__content {
  height: auto;
}

.coder-wrap-full[data-v-512ce890] {
  position: fixed;
  inset: 0;
  z-index: 1;
  background-color: #f7f8fa;
}
.coder-wrap-full .coder-editor[data-v-512ce890] {
  flex: 1;
}
.coder-wrap[data-v-512ce890] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.08rem;
}
.coder-wrap .coder-header[data-v-512ce890] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 0.08rem;
}
.coder-wrap .coder-header i[data-v-512ce890] {
  cursor: pointer;
}
.coder-wrap[data-v-512ce890] .slider {
  border-radius: 0;
}
canvas.decorationsOverviewRuler[data-v-512ce890] {
  display: none;
}
.coder-editor[data-v-512ce890] {
  flex: 1;
  border: 0.01rem solid rgba(0, 0, 0, 0.08);
}

.param-type[data-v-00f6f0ee] {
  margin-left: 0.2rem;
  padding: 0.04rem 0.08rem 0.04rem 0.08rem;
  background-color: #ebebeb;
  border-radius: 0.05rem;
  font-size: 0.12rem;
  color: #646665;
}

.code-analyze-content[data-v-37e5cf72] {
  display: flex;
  align-items: center;
  width: 100%;
}
.code-analyze-content-editor[data-v-37e5cf72] {
  width: 4rem;
}
.code-analyze-content-btn[data-v-37e5cf72] {
  width: 0.8rem;
  text-align: center;
  font-size: 0.14rem;
  cursor: pointer;
  color: #409eff;
}
.code-analyze-content-result[data-v-37e5cf72] {
  width: 4rem;
  overflow: auto;
  border: 0.01rem solid #ebebeb;
  height: 3rem;
}
.error-text[data-v-37e5cf72] {
  position: unset;
  height: 0.2rem;
  line-height: 0.2rem;
}
.code-analyze-footer[data-v-37e5cf72] {
  margin-top: 0.6rem;
  text-align: right;
}

.input-param-form-item-header[data-v-7c93c214] {
  display: flex;
  align-items: center;
  margin-bottom: 0.1rem;
}
.input-param-form-item-header-auto-analyze[data-v-7c93c214] {
  margin-left: auto;
}

.plugin-config[data-v-131daf7b] {
  overflow-x: hidden;
}
.plugin-config[data-v-131daf7b] .el-divider {
  margin: 0;
  background-color: #e7e7e9;
}
.plugin-config-content[data-v-131daf7b] {
  height: 5.5rem;
}
.plugin-config-content-form-item[data-v-131daf7b] .el-form-item__content {
  margin-left: 0 !important;
}
.plugin-config-content-form[data-v-131daf7b] {
  padding: 0.2rem;
}
.plugin-config-content-form-upload[data-v-131daf7b] {
  display: flex;
  justify-content: center;
}
.plugin-config-content-form-upload-container[data-v-131daf7b] {
  position: relative;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.08rem;
}
.plugin-config-content-form-upload-img[data-v-131daf7b] {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 0.2rem;
  object-fit: cover;
}
.plugin-config-content-form-upload-overlay[data-v-131daf7b] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 0.1rem;
}
.plugin-config-content-form-upload-overlay .iconfont[data-v-131daf7b] {
  color: white;
  font-size: 0.24rem;
}
.plugin-config-content-form-upload-container:hover .plugin-config-content-form-upload-overlay[data-v-131daf7b] {
  opacity: 1;
}
.plugin-config-content-form-action[data-v-131daf7b] {
  display: flex;
  align-items: center;
  margin-bottom: 0.1rem;
}
.plugin-config-content-form-action-switch[data-v-131daf7b] {
  margin-right: 0.1rem;
}
.plugin-config-content-form-action-auto-analyze[data-v-131daf7b] {
  margin-left: auto;
}
.plugin-config-action[data-v-131daf7b] {
  float: right;
  padding: 0.2rem;
}

.plugin-list[data-v-147f2f1e] {
  display: flex;
  flex-direction: column;
  height: calc(100% - 0.2rem);
  margin: 0.2rem 0 0 0.2rem;
  background-color: #fff;
  border-top-left-radius: 0.1rem;
  overflow: hidden;
}
.header[data-v-147f2f1e] {
  display: flex;
  align-items: center;
  padding: 0.1rem 0 0.1rem 0.2rem;
  font-size: 0.15rem;
  border-bottom: 0.001rem solid #ccc;
}
.header .header-title[data-v-147f2f1e] {
  margin-left: 0.3rem;
}
.body[data-v-147f2f1e] {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
  padding: 0.2rem;
  overflow: hidden;
}
.body .body-row[data-v-147f2f1e] {
  display: flex;
  align-items: center;
}
.body .body-row .body-row-search[data-v-147f2f1e] {
  width: 3rem;
  margin-bottom: 0.2rem;
}
.body .body-row .body-row-search[data-v-147f2f1e] .el-input__inner {
  border-radius: 0.5rem;
}
.body .body-row .body-row-add[data-v-147f2f1e] {
  margin-left: auto;
}
.body .el-table[data-v-147f2f1e] {
  flex: 1 1 0%;
  height: 0;
  overflow: auto;
}
.footer[data-v-147f2f1e] {
  flex-shrink: 0;
  padding: 0 0.2rem 0.2rem 0.2rem;
  background: #fff;
}
.plugin-icon[data-v-147f2f1e] {
  width: 0.6rem;
  height: 0.6rem;
  object-fit: cover;
  border-radius: 0.2rem;
}

.operation-log[data-v-5bf55708] {
  padding: 0.2rem;
  background-color: #fff;
  margin: 0.2rem;
  height: calc(100vh - 1.4rem);
  /* Adjust 200px based on header, footer and padding */
  display: flex;
  flex-direction: column;
}
.operation-log__body[data-v-5bf55708] {
  overflow: auto;
  flex: 1;
}
.operation-log__footer[data-v-5bf55708] {
  display: flex;
  justify-content: flex-end;
}

@keyframes fade-in-data-v-3b8690b2 {
from {
    opacity: 0.3;
    margin-top: 13vh;
}
to {
    opacity: 1;
}
}
.custom-dialog[data-v-3b8690b2] .el-dialog {
  border-radius: 0.1rem;
  box-sizing: border-box;
  transition: opacity 0.2s ease-in-out;
  transform-origin: 50% 0;
  animation: fade-in-data-v-3b8690b2 0.2s ease-in-out;
}
.custom-dialog[data-v-3b8690b2] .el-dialog__header {
  color: #131b26;
  font-size: 0.18rem;
  font-weight: 500;
  padding: 0.17rem 0.3rem;
  border-bottom: 0.01rem solid #f2f2f2;
}
.custom-dialog[data-v-3b8690b2] .el-dialog__headerbtn {
  font-size: 0.2rem;
}
.custom-dialog[data-v-3b8690b2] .el-dialog__body {
  min-height: 1rem;
  padding: 0.3rem;
}
.custom-dialog[data-v-3b8690b2] .el-dialog__footer {
  border-top: 0.01rem solid #f2f2f2;
  padding: 0.15rem 0.1rem 0.1rem 0.1rem;
}


/*# sourceMappingURL=index.1df1ed02.css.map*/