.global-single-line-no-wrap-ellipsis--2PrOA {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.result-page--3oT_0 {
  position: relative;
  flex-grow: 1;
  height: 100%;
  width: 100%;
  background-color: white;
  display: flex;
  flex-direction: column;
}
.header--dqwcb {
  flex-shrink: 0;
  flex-grow: 0;
  height: 49px;
  padding-top: 16px;
  padding-left: 16px;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.content--3zA0f {
  display: flex;
  flex-grow: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.right-content--9t9VY {
  flex-grow: 1;
}
.show-content--3e6Qv {
  width: 100%;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}
.show-content--3e6Qv > div:nth-child(2) {
  flex-grow: 1;
}
.hidden-content--93xws {
  display: none;
}
.correct_keyword--vlKNt {
  height: 24px;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.keyword_wrapper--1RuIz {
  height: 24px;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}
.correction-wrapper--2Y8zf {
  display: flex;
  height: 50px;
  align-items: center;
  background: #e6f5f1;
}
.correction-wrapper--2Y8zf > img {
  width: 40px;
  height: 40px;
  margin-left: 34px;
  margin-right: 6px;
}
.correction-wrapper--2Y8zf > div {
  font-size: 12px;
  color: #26b175;
}
.correction-wrapper--2Y8zf .origin_keyword--EpciA {
  cursor: pointer;
  color: #2386eeff;
  text-decoration: underline;
}

.global-single-line-no-wrap-ellipsis--2OMeW {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item-wrapper--JNGCU {
  display: flex;
  width: 350px;
  height: 120px;
  margin-right: 24px;
  margin-bottom: 24px;
  padding-top: 16px;
  padding-left: 16px;
  background-color: #fbfbfc;
  cursor: pointer;
  border-radius: 4px;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
}
.item-wrapper--JNGCU:hover {
  background-color: #EEF3FE;
  border: 1px solid #8EA6F1;
}
.item-wrapper--JNGCU > img {
  width: 48px;
  height: 48px;
  margin-right: 8px;
}
.content--2uz_4 {
  width: 250px;
}
.content--2uz_4 .name--2ItMS {
  margin-top: 1px;
  margin-bottom: 8px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content--2uz_4 .app--2ET12,
.content--2uz_4 .cloud--25cwZ {
  margin-bottom: 4px;
  color: #999;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list--3Tu3u {
  overflow: auto;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  padding: 24px;
}

.global-single-line-no-wrap-ellipsis--3pga9 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.app-menu-content--2rsUb {
  overflow: auto;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  padding: 24px;
}
.app-wrapper--Ml13s {
  margin-right: 18px;
}
.app-wrapper--Ml13s .title--3fFER {
  height: 26px;
  padding-left: 12px;
  background: #f3f3f5;
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 26px;
  cursor: default;
}
.app-wrapper--Ml13s .item-wrappers--30-bS {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  height: 200px;
}
.app-wrapper--Ml13s .item-wrappers--30-bS .app-menu-item--1bdV7 {
  width: 150px;
  height: 26px;
  margin-top: 4px;
  padding-left: 12px;
  color: #666666;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
}
.app-wrapper--Ml13s .item-wrappers--30-bS .app-menu-item--1bdV7:hover {
  color: #5582f3;
}

.global-single-line-no-wrap-ellipsis--2ZImk {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.help-content--3AEo6 {
  overflow: auto;
  width: 100%;
  padding-top: 14px;
  padding-left: 40px;
  height: 85vh;
}
.help-content--3AEo6 .help-content-item--1GrVC {
  width: 80%;
  box-sizing: border-box;
  padding-bottom: 8px;
  padding-top: 16px;
  border-bottom: 1px solid #e6e8ee;
}
.help-content--3AEo6 .help-content-item--1GrVC:last-child {
  border-bottom: none;
}
.help-content--3AEo6 .help-content-item--1GrVC .title--37-9F {
  line-height: 20px;
  margin-bottom: 4px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.help-content--3AEo6 .help-content-item--1GrVC .title--37-9F:hover {
  color: #5582f3;
}
.help-content--3AEo6 .help-content-item--1GrVC .desc--2WU6R {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #999;
  font-size: 12px;
  line-height: 20px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.help-content--3AEo6 .help-content-item--1GrVC footer {
  margin-top: 8px;
  font-size: 10px;
  display: flex;
}
.help-content--3AEo6 .help-content-item--1GrVC footer > span {
  display: flex;
  color: #999999;
  margin-right: 18px;
}
.help-content--3AEo6 .help-content-item--1GrVC footer > span > img {
  width: 14px;
  margin-right: 6px;
}
.loading-more--3Cdno {
  width: 56px;
  height: 77px;
  line-height: 54px;
  cursor: pointer;
  font-size: 14px;
  color: #7f93bc;
}
.loading-more--3Cdno:hover {
  color: #5582f3;
}

.global-single-line-no-wrap-ellipsis--11Zk0 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.catalog-item--1c0wh {
  display: flex;
  flex-shrink: 0;
  width: 100%;
  height: 36px;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 12px;
  padding: 0 16px;
  align-items: center;
  justify-content: space-between;
}
.catalog-item--1c0wh:hover {
  background-color: #EEF3FE;
}
.catalog-item--1c0wh .count--1lgJU {
  color: #5582f3;
}
.is-active--1rAVF {
  background-color: #EEF3FE;
}
.black-font-color--2FD2o {
  color: #333333 !important;
  opacity: 0.7;
}
.config-click---agEv {
  color: #3d8de2;
  cursor: pointer;
  text-decoration: underline;
}
.left-list--2JINp {
  display: flex;
  height: 100%;
  flex-direction: column;
}
.left-list--2JINp .result-list--1lI2E {
  overflow: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-y: scroll;
  width: 200px;
  border-right: 1px solid #e6e8ee;
  flex-grow: 1;
}
.left-list--2JINp .configuration-boot--L6NQL {
  width: 200px;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 12px;
  line-height: 1.6;
  user-select: none;
  border-right: 1px solid #E6E8EE;
}
.left-list--2JINp .configuration-boot--L6NQL > div {
  padding: 0 15px;
  text-align: center;
}

.global-single-line-no-wrap-ellipsis--2NiiL {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-wrapper--DDiZI {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.content-wrapper--2Dlog {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 250px;
  height: 172px;
}
.content-wrapper--2Dlog > img {
  width: 92px;
  height: 97px;
  margin-bottom: 35px;
}
.content-wrapper--2Dlog > div {
  color: #7f93bc;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

.target_dom--YNATD {
  width: 100%;
}
.target_dom--YNATD > div {
  width: 100% !important;
  height: 100% !important;
}

.billForm-wrapper--5F6_3 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.billForm-wrapper--5F6_3 > div:nth-child(2) {
  width: 100% !important;
  height: calc(100% - 40px) !important;
}
.message--1ejXF {
  display: flex;
  height: 50px;
  align-items: center;
  background: #e6f5f1;
}
.message--1ejXF > img {
  width: 40px;
  height: 40px;
  margin-left: 34px;
  margin-right: 6px;
}
.message--1ejXF > div {
  font-size: 12px;
  color: #26b175;
}
.text--cpyPq {
  cursor: pointer;
  text-decoration: underline;
}

.global-single-line-no-wrap-ellipsis--2HPS5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-wrapper--2nkXt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
}
.content-wrapper--6YADI {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 250px;
  height: 186px;
}
.content-wrapper--6YADI > img {
  width: 144px;
  height: 144px;
  margin-bottom: 15px;
  margin-top: -20px;
}
.content-wrapper--6YADI > div {
  color: #7f93bc;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.message--2Zc6P {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  height: 50px;
  align-items: center;
  background: #FFF3C7;
}
.message--2Zc6P > img {
  width: 40px;
  height: 40px;
  margin-left: 34px;
  margin-right: 6px;
}
.message--2Zc6P > div {
  font-size: 12px;
  color: #ED812B;
}

.loading-mask--3kWML {
  position: absolute;
  z-index: 10000000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: hsla(0, 0%, 100%, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
.loading-mask--3kWML .lottie-container--XBedG {
  margin-bottom: 130px;
}
.loading-mask--3kWML .lottie-container--XBedG:after {
  content: "正在处理，请稍后...";
  font-size: 12px;
}
.gray-loading-mask--3nfa9 {
  background-color: #e2e7ef !important;
}

.list--1DxRH {
  overflow: auto;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 12px;
}
.MPQingCardItem--D70QX {
  width: 530px;
  height: 400px;
  border: 1px solid #E6E8EF;
  display: flex;
  margin-right: 12px;
  margin-bottom: 12px;
}

.global-single-line-no-wrap-ellipsis--3wOoW {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-wrapper--2iOHZ {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.content-wrapper--9ci0r {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 250px;
  height: 172px;
}
.content-wrapper--9ci0r > img {
  width: 92px;
  height: 97px;
  margin-bottom: 35px;
}
.content-wrapper--9ci0r > div {
  color: red;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

