.cs-item[data-v-9b07d2ea] {
  padding: 10px;
  background: #fff;
  margin: 0 10px 10px;
}
.cs-top-item[data-v-9b07d2ea] {
  margin: 0px 10px 10px 10px;
  background-color: #cecece;
}
.cs-title[data-v-9b07d2ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 17px;
}
.cs-title .cs-title-dot[data-v-9b07d2ea] {
  color: rgba(2, 2, 2, 0.1);
  margin-right: 5px;
  font-size: 12px;
}
.cs-title .cs-title-text[data-v-9b07d2ea] {
  width: 100%;
  font-size: 14px;
  color: rgba(2, 2, 2, 0.75);
  word-break: break-all;
  word-wrap: break-word;
}
.cs-title .cs-title-menu[data-v-9b07d2ea] {
  width: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.cs-text[data-v-9b07d2ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cs-text .cs-text-text[data-v-9b07d2ea] {
  width: 100%;
  font-size: 12px;
  color: rgba(2, 2, 2, 0.6);
  margin-top: 5px;
  margin-bottom: 2px;
  word-break: break-all;
  word-wrap: break-word;
}
.cs-text .cs-text-share[data-v-9b07d2ea] {
  width: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
.cs-text .cs-text-text-ellipsis[data-v-9b07d2ea] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.cs-attach[data-v-9b07d2ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f2f2f2;
  margin-top: 5px;
  min-height: 26px;
}
.cs-attach .cs-attach-icon[data-v-9b07d2ea] {
  width: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-line-pack: center;
      align-content: center;
}
.cs-attach .cs-attach-title[data-v-9b07d2ea] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  word-wrap: break-word;
  width: 100%;
  font-size: 12px;
  color: rgba(2, 2, 2, 0.6);
  min-height: 25px;
  line-height: 25px;
}
.cs-attach .cs-attach-title-invalid[data-v-9b07d2ea] {
  color: rgba(0, 0, 0, 0.1);
}
.cs-attach .cs-attach-invalid-tip[data-v-9b07d2ea] {
  width: 100px;
  font-size: 10px;
  color: rgba(255, 3, 3, 0.6);
  text-align: right;
}
.cs-attach .cs-attach-share[data-v-9b07d2ea] {
  width: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  cursor: pointer;
}
.cs-attach .cs-attach-type[data-v-9b07d2ea] {
  font-size: 12px;
  color: rgba(2, 2, 2, 0.6);
}
.cs-tags[data-v-9b07d2ea] {
  margin-top: 5px;
}
.cs-tags .cs-tags-content[data-v-9b07d2ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cs-tags .cs-tags-content-ellipsis[data-v-9b07d2ea] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.van-popover__action[data-v-9b07d2ea] {
  font-size: 13px;
}

.tree-root-column[data-v-56496652] {
  overflow: scroll;
  background-color: rgba(0, 0, 0, 0.04705882);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tree-root-column[data-v-56496652]::-webkit-scrollbar {
  display: none;
}
.tree-node-columns[data-v-56496652] {
  background-color: white;
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.tree-columns[data-v-56496652] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.69803922);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tree-column[data-v-56496652] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.tree-column[data-v-56496652]::-webkit-scrollbar {
  width: 0 !important;
}
.tree-root-item[data-v-56496652] {
  padding: 6px 0px;
  text-align: center;
}
.tree-item[data-v-56496652] {
  margin: 6px 0px;
  text-align: center;
}
.tree-item-selected[data-v-56496652] {
  background-color: white;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: 0;
  border: 1 solid white;
}
.tree-item-selected-inherit[data-v-56496652] {
  color: #1890ff;
  background-color: white;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: 0;
}
.tree-item-text[data-v-56496652] {
  margin: 0px 5px;
  line-height: 20px;
}
.tree-item-text-selected[data-v-56496652] {
  border-radius: 5px;
  color: white;
  background-color: #18c9ff;
  border: 1 solid white;
}
.tree-item-text-empty[data-v-56496652] {
  color: #aaaaaa;
}

.tree-collapse-container[data-v-99e32bae] {
  cursor: pointer;
  overflow-y: auto;
  max-height: 100%;
}
.tree-collapse-container[data-v-99e32bae]::-webkit-scrollbar {
  width: 6px;
}
.tree-collapse-container[data-v-99e32bae]::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border-radius: 3px;
}
.tree-collapse-container .empty-tree[data-v-99e32bae] {
  text-align: center;
  padding: 20px;
  color: #999;
}
.tree-node-children[data-v-99e32bae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.tree-node-children[data-v-99e32bae]:before {
  content: ' ';
  width: 0px;
  display: block;
  margin: 0 15px 12px 6px;
  border: 0px;
  border-right: 1px dashed #969799;
}
.tree-node-title[data-v-99e32bae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 0px;
  position: relative;
}
.tree-node-title-text[data-v-99e32bae] {
  margin-left: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  word-wrap: break-word;
  padding: 2px 5px;
  border-radius: 5px;
}
.tree-node-title-text-selected[data-v-99e32bae] {
  background-color: #bae7ff;
}

.speech-type-box[data-v-70183af6] {
  border: 1px solid #aaaaaa55;
  border-top: 1px solid #cccccc55;
  padding-bottom: 5px;
}
.tree-container[data-v-70183af6] {
  margin: 0 5px;
}
.action-buttons[data-v-70183af6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.action-button[data-v-70183af6] {
  margin: 2px 5px;
  border: 0;
  border-radius: 5px;
}
.reset-button[data-v-70183af6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.confirm-button[data-v-70183af6] {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}

.createSpeech[data-v-686c93fc] {
  height: 80%;
  border-radius: 12px 12px 0 0;
}
.createSpeech .content[data-v-686c93fc] {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}
.createSpeech[data-v-686c93fc] .van-cell {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.createSpeech[data-v-686c93fc] .van-field__label {
  width: 70px;
}
.createSpeech .form[data-v-686c93fc] {
  height: calc(100vh - 278px);
  overflow: scroll;
}
.createSpeech .title[data-v-686c93fc] {
  font-family: 'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #555555;
  text-align: center;
  padding: 16px;
}
.createSpeech .add[data-v-686c93fc] {
  color: #2c90ff;
  font-size: 14px;
}
.createSpeech .tagList[data-v-686c93fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.createSpeech .tagList .tag[data-v-686c93fc] {
  border: 1px solid #eee;
  border-radius: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  background: #ffffff;
  padding: 4px 8px;
  line-height: 20px;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.21px;
}
.createSpeech .ray[data-v-686c93fc] .van-dropdown-menu__title {
  color: #ccc;
}
.createSpeech .confirm[data-v-686c93fc] {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 12px;
  bottom: 12px;
}
.createSpeech[data-v-686c93fc]::-webkit-scrollbar {
  display: none;
}


[data-v-fc87bab6] .van-tag__speech_view {
  border-radius: 3px;
  text-align: center;
  width: 110px;
  height: 21px;
  margin-left: 10%;
}
[data-v-fc87bab6] .van-tag__speech_view1 {
  border-radius: 3px;
  text-align: center;
  width: 38px;
  margin-left: 20%;
  height: 21px;
}
[data-v-fc87bab6] .van-cell-group__speech_view {
  background: red;
}

.speech-view-container[data-v-98d885c6] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-overflow-scrolling: touch;
}
.speech-view-container.wework-env[data-v-98d885c6] {
  height: 100vh;
  max-height: 100vh;
}
[data-v-98d885c6] .van-pull-refresh {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 0;
}
.wework-env[data-v-98d885c6] .van-pull-refresh {
  height: calc(100vh - 141px);
  min-height: calc(100vh - 140px);
}
[data-v-98d885c6] .van-pull-refresh__track {
  height: calc(100vh - 141px);
}
.wework-env[data-v-98d885c6] .van-pull-refresh__track {
  height: calc(100vh - 141px);
}
[data-v-98d885c6] .van-list {
  height: calc(100% - 50px);
  padding: 6px 0;
  overflow-y: scroll;
  background: #f7f8fa;
  /* 强制显示滚动条 */
  scrollbar-width: thin;
  /* Firefox */
  scrollbar-color: #c1c1c1 transparent;
  /* Firefox */
  /* Webkit滚动条样式 */
}
[data-v-98d885c6] .van-list::-webkit-scrollbar {
  width: 6px;
  display: block;
  /* 强制显示 */
}
[data-v-98d885c6] .van-list::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 3px;
}
[data-v-98d885c6] .van-list::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border-radius: 3px;
  opacity: 1;
  /* 确保可见性 */
}
[data-v-98d885c6] .van-list::-webkit-scrollbar-thumb:hover {
  background-color: #a1a1a1;
}
.wework-env[data-v-98d885c6] .van-list {
  height: calc(100vh - 170px);
  /* 调整高度计算 */
  min-height: calc(100vh - 170px);
}
.row[data-v-98d885c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row .name[data-v-98d885c6] {
  padding: 0 6px;
  color: #323233;
  font-size: 15px;
  line-height: 22px;
}
.row .triangle[data-v-98d885c6] {
  width: 0;
  height: 0;
  border: 4px solid;
  margin-top: 2px;
}
.row .col1[data-v-98d885c6] {
  border-color: transparent transparent #333 transparent;
  margin-top: -6px;
}
.row .col2[data-v-98d885c6] {
  border-color: #333 transparent transparent transparent;
}
.nav-bar[data-v-98d885c6] {
  background: #fff;
}
[data-v-98d885c6] .van-search {
  padding: 0 12px !important;
}
/* 常用话术和我的话术时搜索框左右边距一致 */
[data-v-98d885c6] .van-search.even-padding {
  padding: 8px 0 0 20px !important;
}
[data-v-98d885c6] .van-dropdown-menu__bar {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
}
[data-v-98d885c6] .van-search__action:active {
  background-color: transparent;
}
.x-dropdown-menu[data-v-98d885c6] .van-dropdown-item__content {
  width: calc(100% - 28px);
  padding: 0 12px 0 16px;
}
.filter-section[data-v-98d885c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  border-bottom: 1px solid #f2f2f2;
}
.filter-dropdown[data-v-98d885c6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.speech-btn[data-v-98d885c6] {
  min-width: 60px;
  margin: 5px 10px 5px 5px;
  padding: 5px 5px;
  font-size: 12px;
  cursor: pointer;
  color: #333333;
  border-radius: 3px;
  text-align: center;
  background-color: #f2f2f2;
  color: rgba(2, 2, 2, 0.498);
}
.selected-category[data-v-98d885c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  background: #fff;
  font-size: 12px;
}
.selected-category-text[data-v-98d885c6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: rgba(2, 2, 2, 0.5);
  margin: 0 5px;
}
.clear-icon[data-v-98d885c6] {
  color: #999;
  cursor: pointer;
}
@media screen and (max-height: 600px) {
.wework-env[data-v-98d885c6] .van-pull-refresh {
    height: calc(100vh - 141px) !important;
    min-height: calc(100vh - 141px) !important;
}
.wework-env[data-v-98d885c6] .van-list {
    height: calc(100vh - 141px) !important;
    min-height: calc(100vh - 141px) !important;
}
}
.wework-env[data-v-98d885c6] .van-list {
  /* 强制启用硬件加速 */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  /* 确保滚动行为正常 */
  -webkit-overflow-scrolling: touch;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

