.App_mainWrapper__2hFpF {
  flex: 1 1;
  display: flex;
  flex-flow: column;
  /* height: calc(100% - 60px); */
  /* position: absolute; */
  /* top: calc(var(--global-header-height) + 10px);
  left: 10px;
  right: 10px;
  bottom: 10px; */
  /* background: #fff; */
  background: #F5F7FA;
  /* min-height: 100%;
  height: auto; */
  overflow: hidden;
}

.App_globalMask__bxo__ {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.05);
  z-index:1000;
}

.App_systemMessageModal__1NN4P .ant-modal-body {
  padding: 0;
}

.App_systemMessageTitle__33CpY {
  text-align: center;
  color: #333333;
  font-size: 16px;
  padding: 24px;
}

.App_systemMessageText__34wqo {
  text-align: left;
  padding-bottom: 80px;
  padding-left: 40px;
  padding-right: 40px;
}

.App_systemMessageBtn__wNj7h {
  position: absolute;
  height: 30px;
  display: flex;
  justify-content: center;
  left: 38%;
  bottom: 24px;
}

.App_systemMessageBtn__wNj7h span {
  background-color: #55C0FF;
  padding: 5px 20px;
  color: #ffffff;
  cursor: pointer;
  border-radius: 4px;
}

.App_spin__1zn12 {
  height: 100%;
  width: 100%;
}

.App_spin__1zn12 .ant-spin-nested-loading {
  height: 100%;
  width: 100%;
}

.App_spin__1zn12 .ant-spin {
  max-height: unset;
}

.App_spin__1zn12 .ant-spin-container {
  height: 100%;
  width: 100%;
}

.App_recommendWrap__1z9Di {
  position: absolute;
  left: 50px;
  bottom: 24px;
}

.App_onlineBox__zwOgf {
  position: fixed;
  left: 0;
  top: -100px;
  width: 100%;
  text-align: center;
  transition: all 0.3s;
}

.App_showOnlineBox__3RJ77 {
  top: 30px;
}
.App_onlineContent__kOcF0 {
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 14px;
  background-color: #55C0FF ;
  width: 180px;
  border-radius: 4px;
  margin: 0 auto;
  color: #fff;
}

.App_onlineIcon__2NxBM {
  margin-right: 10px;
}

.App_offlineContent__7gPx8 {
  background-color: #FFC335;
  width: 250px;
}

.theme_0 .App_mainWrapper__2hFpF .ant-spin-container{
  background-color: var(--bgColor);
}

.theme_0 .ant-message .ant-message-notice .ant-message-notice-content span{
  color: var(--fontColor);
}

.theme_0 .ant-message .ant-message-notice .ant-message-notice-content{
  background-color: var(--bgActive);
}

.GlobalSearchPage_globalSearchBox__13I1Q {
  max-width: 560px;
  margin: 50px auto 30px;
  height: 40px;
  z-index: 99;
}

.GlobalSearchPage_classifiedNav__2l2T0 {
  /*height: 50px;*/
}

.GlobalSearchPage_classifiedNav__2l2T0 ol,
.GlobalSearchPage_classifiedNav__2l2T0 li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.GlobalSearchPage_classifiedNav__2l2T0 .GlobalSearchPage_classifiedNavList__3q6ls {
  border-bottom: 1px solid #eee;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: flex-start;
}

.GlobalSearchPage_classifiedNav__2l2T0 .GlobalSearchPage_classifiedNavItem__Lgthj,
.GlobalSearchPage_classifiedNav__2l2T0 .GlobalSearchPage_classifiedNavItemActive__32X-8 {
  padding: 0 10px;
  text-align: center;
  margin: 0 10px;
  height: 47px;
  line-height: 47px;
  color: #999;
  font-size: 14px;
  position: relative;
  cursor: pointer;
}

.GlobalSearchPage_classifiedNav__2l2T0 .GlobalSearchPage_classifiedNavItemActive__32X-8 {
  color: #333;
  border-bottom: 5px solid #55c0ff;
  font-weight: bold;
}

.GlobalSearchPage_classifiedNav__2l2T0 span {
  position: absolute;
  right: -20px;
  top: 8px;
  font-size: 10px;
  border: 1px solid #eee;
  border-radius: 2px;
  padding: 0 2px;
  line-height: normal;
  color: #999;
  font-style: italic;
}


.GlobalSearchPage_layOutHide__14Kkz {
  height: 100%;
  /*background:#fff;*/
  overflow: hidden;
  background-color: rgb(255, 255, 255);
  /*position:relative;*/
}

.GlobalSearchPage_layOutHideFix__1JW83 {
  height: 100%;
  background: #F5F7FA;
  overflow: hidden;
}

.GlobalSearchPage_layOutAuto__1LFys {
  height: 100%;
  background: #fff;
  overflow: auto;
}

.GlobalSearchPage_layOutCenter__zf4gn {
  height: 100%;
  margin: 0;
  min-width: 1200px;
}

.GlobalSearchPage_layOutHeader__1Z3MG {
  padding: 0;
  margin: 0 0 10px 0;
  height: 150px;
  background: #eee;
}

.GlobalSearchPage_layOutHeaderHide__YgJpI {
  padding: 0;
  margin: 0 0 10px 0;
  height: 40px;
  background: #eee;
}

.GlobalSearchPage_navHeader__B7Nzo {
  padding: 0;
  height: 48px;
  border-bottom: 1px solid #eee;
  position: relative;
}

.GlobalSearchPage_fixedHeader__1j3nr {
  background: #fff;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
}

.GlobalSearchPage_paraTxt__36h3X {
  padding-top: 10px;
  font-size: 18px;
  line-height: 1.5;
}

.GlobalSearchPage_cusFilterHeader__I66iv {
  background: #fff;
  height: auto;
  line-height: 40px;
  font-size: 12px;
  padding: 0;
}

.GlobalSearchPage_cusFixPadding__2MwMA {
  padding: 0 15px;
  color: #333;

}

.GlobalSearchPage_cusFixPadding__2MwMA em {
  font-style: normal;
  font-weight: bold;
}

.GlobalSearchPage_tagListHeader__3IKLV,
.GlobalSearchPage_fixedHeaderBorder__3_l5- {
  background: #fff;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F5F7FA;
  color: #333;
}

.GlobalSearchPage_tagListHeader__3IKLV {
  height: auto;
  padding: 2px 20px 0 20px;
}

.GlobalSearchPage_textAlignRight__3qaDs {
  text-align: right;
  cursor: pointer;
}

/* 面板搜索项 */
.GlobalSearchPage_search_panel_ctnt_wrap__1bqCd {
  /* background: #fff; */
  color: #999999;
  font-size: 12px;
  width: 350px;
  height: 220px;
  background: rgba(255, 255, 255);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  padding: 0 10px;
}

.GlobalSearchPage_search_panel_ctnt_wrap__1bqCd .GlobalSearchPage_label_name__2NY-- {
  height: 37px;
  line-height: 37px;
  padding: 0 0 0 10px;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.GlobalSearchPage_search_panel_ctnt_wrap__1bqCd .GlobalSearchPage_time_select__2ACG- {
  padding: 12px 0 12px 9px;
}

.GlobalSearchPage_search_panel_ctnt_wrap__1bqCd .GlobalSearchPage_footer__1jbPj {
  text-align: right;
  border-top: 1px solid rgba(238, 238, 238, 1);
}

.GlobalSearchPage_search_panel_ctnt_wrap__1bqCd .GlobalSearchPage_footer__1jbPj .GlobalSearchPage_btn__63glS {
  font-size: 12px;
  margin: 10px 10px 0 0;
  text-align: center;

}

/* 文件夹搜索页-左侧搜索面板 over */

.GlobalSearchPage_textAlignRightFix__2412Q {
  text-align: right;
  cursor: pointer;
  height: 48px;
}

.GlobalSearchPage_hideContent__1kteD {
  overflow: hidden;
  background: #fff;
  height: 100%;
}

.GlobalSearchPage_autoContent__3kzpW {
  overflow: auto;
  background: #fff;
  height: 100%;
}

.GlobalSearchPage_fixPadding__2e1P7 {
  padding: 15px 20px;
  overflow: hidden;
}

.GlobalSearchPage_qaInfoItem__3fMmk {
  line-height: normal;
  display: inline;
}

.GlobalSearchPage_fixedBottom__IZyfi {
  position: absolute;
  bottom: 0;
  height: 30px;
  width: 100%;
  line-height: 30px;
  background-color: #fff;
  cursor: pointer;
  color: #333;
  font-size: 12px;
  border-top: 1px solid #eee;
  z-index: 1;
}

.GlobalSearchPage_layOutSider__125sL {
  overflow: hidden;
  height: 100%;
}

.GlobalSearchPage_cusConfirmTips__30KXv {
  padding: 5px 10px;
  background: #fff;
}

.GlobalSearchPage_cusFilter__2mye2 {
  width: 12px;
  height: 12px;
  margin: 10px 3px 0 0;
  background: url('https://cdn.qinyanai.com/app/assets/filter.png') center center no-repeat;
  background-size: 100% 100%;
  display: inline-block;
}

.GlobalSearchPage_cusConfirmBody__3fZXr {
  border: 1px solid #eee;
  border-radius: 2px;
  background: #F5F7FA;
  padding: 5px 10px;
  line-height: normal;
  font-size: 12px;
}

.GlobalSearchPage_cusConfirmContent__3pQTr {
  padding: 5px 0 10px 0;
}

.GlobalSearchPage_cusConfirmBody__3fZXr em {
  margin: 0 5px;
  font-style: normal;
}

.GlobalSearchPage_cusIconItem__18j3D {
  font-size: 18px;
  margin: 0 5px;
}

.GlobalSearchPage_cusIconItem__18j3D:hover {
  color: #55C0FF;
}

.GlobalSearchPage_qaInfoWrap__bFhBa {
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
}

.GlobalSearchPage_qaListTitle__ZZ1gk {
  display: block;
  line-height: 20px;
  width: 210px;
  min-width: 210px;
}

.GlobalSearchPage_fixPadding__2e1P7 .GlobalSearchPage_qaInfoWrap__bFhBa:last-child {
  margin-bottom: 0px;
  border: none;
  padding-bottom: 0px;
}

.GlobalSearchPage_qaInfoItem__3fMmk {}

.GlobalSearchPage_qaInfoItem__3fMmk .GlobalSearchPage_qaInfoItemDetails__3fn4n {
  margin-left: 13px;
  margin-bottom: 0px;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  display: block;
}

.GlobalSearchPage_qaInfoItem__3fMmk .GlobalSearchPage_qaInfoItemDetails__3fn4n em {
  font-style: normal;
}


.GlobalSearchPage_tagIcon__2Pg6q,
.GlobalSearchPage_tagIconDisabled__2LGb7,
.GlobalSearchPage_tagFixIcon__HLSrP {
  margin-left: 20px;
  width: 20px;
  height: 30px;
  display: inline-block;
}

.GlobalSearchPage_suggestBox__9kgKS {
  position: relative;
  padding: 0 35px 10px 20px;
  font-size: 12px;
  color: #666;
}

.GlobalSearchPage_suggestBox__9kgKS p {
  margin: 0;
  padding: 0;
  line-height: 1.5;
}

.GlobalSearchPage_suggestBox__9kgKS span {
  color: #333;
}

.GlobalSearchPage_suggestBox__9kgKS .GlobalSearchPage_closeButton__3KcJW {
  position: absolute;
  top: -8px;
  right: 20px;
  cursor: pointer;
  color: #ccc;
}


.GlobalSearchPage_tagFixIcon__HLSrP {
  margin: 3px 10px 0 0;
}

.GlobalSearchPage_tagFixIcon__HLSrP,
.GlobalSearchPage_tagIcon__2Pg6q {
  background: url('https://cdn.qinyanai.com/app/assets/ic_biaoqian@2x.png') center center no-repeat;
  background-size: 100% auto;
}

.GlobalSearchPage_tagIconDisabled__2LGb7 {
  background: url('https://cdn.qinyanai.com/app/assets/ic_biaoqian_disable@2x.png') center center no-repeat;
  background-size: 100% auto;
}

.GlobalSearchPage_tagFixIcon__HLSrP:hover,
.GlobalSearchPage_tagIcon__2Pg6q:hover {
  background: url('https://cdn.qinyanai.com/app/assets/ic_biaoqian_hover@2x.png') center center no-repeat;
  background-size: 100% auto;
}

.GlobalSearchPage_cusIconItemDisabled__31h6Q {
  font-size: 18px;
  margin: 0 5px;
  color: #aaa;
}


.GlobalSearchPage_cusTagsBox__38s6q {
  padding-top: 2px;
}

.GlobalSearchPage_cusTagsBox__38s6q ul,
.GlobalSearchPage_cusTagsBox__38s6q li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.GlobalSearchPage_cusTagsBox__38s6q .GlobalSearchPage_cusTagList__wCDbD {
  padding-top: 6px;
  float: left;
  list-style-type: unset;
  width: 100%;
}

.GlobalSearchPage_cusTagsBox__38s6q .GlobalSearchPage_cusTagListPdfPreview__2z2a5 {
  margin-left: 0;
}

.GlobalSearchPage_cusTagsBox__38s6q .GlobalSearchPage_cusTagItem__2t__c {
  margin: 1px 8px 8px 0;
  background: #E8E8E8;
  border-radius: 2px;
  color: #666;
  padding: 2px 6px;
  line-height: normal;
  float: left;
  position: relative;
}

.GlobalSearchPage_cusTagsBox__38s6q .GlobalSearchPage_cusTagItemVert__1J_D6 {
  display: flex;
  align-items: center;
  height: 25px;
  line-height: 25px;
  margin: 0px 8px 8px 0;
  background: #fff;
  border-radius: 2px;
  color: #666666;
  padding: 0 6px;
  box-sizing: border-box;
  float: left;
  position: relative;
  border: 1px solid #55C0FF;
  max-width: 98%;
}

.GlobalSearchPage_cusTagsBox__38s6q .GlobalSearchPage_cusTagItemVert__1J_D6 span {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #55C0FF;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;

}

.GlobalSearchPage_cusTagsBox__38s6q .GlobalSearchPage_cusTagItemVertGray__Fp2Hr {
  border: 1px solid #999999;
}

.GlobalSearchPage_cusTagsBox__38s6q .GlobalSearchPage_cusTagItemVertGray__Fp2Hr span {
  color: #999999;
}

.GlobalSearchPage_cusTagItemDelete__2aDG1 {
  position: absolute;
  right: -5px;
  top: -5px;
  cursor: pointer;
  display: none;
  color: #55C0FF;
  background: #fff;
  border-radius: 100%;
}

.GlobalSearchPage_cusTagItemDeleteGray__1HSVD {
  color: #999999;
}

.GlobalSearchPage_cusTagsBox__38s6q .GlobalSearchPage_cusTagItem__2t__c:hover .GlobalSearchPage_cusTagItemDelete__2aDG1,
.GlobalSearchPage_cusTagsBox__38s6q .GlobalSearchPage_cusTagItemVert__1J_D6:hover .GlobalSearchPage_cusTagItemDelete__2aDG1,
.GlobalSearchPage_fileNoteTag__1thOL span:hover .GlobalSearchPage_cusTagItemDelete__2aDG1 {
  display: block;
}


.GlobalSearchPage_cusRecommend__3RYbM {
  float: left;
  position: relative;
  font-size: 14px;
  margin: 1px 5px 8px 0;
}



.GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendContainer__2fUCo {
  position: absolute;
  top: 40px;
  left: 0;
  padding: 5px 0 0 0;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  line-height: normal;
  min-width: 200px;
  z-index: 2000;
}

.GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendArrowUp__ZUTOw {
  background: transparent;
  width: 8px;
  height: 8px;
  position: absolute;
  display: block;
  top: 0;
  left: 15%;
  border-width: 4px;
  border-style: solid;
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
  border-top-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
  transform: translate(-50%, -50%) rotate(45deg);
}

.GlobalSearchPage_tagAdd__3hoKL {
  border-radius: 2px;
  background: #E8E8E8;
  width: 40px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #aaa;
  font-size: 18px;
  float: left;
  margin: 6px 5px 8px 0;
  cursor: pointer;
}

.GlobalSearchPage_tagAddVert__3vuhZ {
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  width: 90px;
  height: 25px;
  line-height: 23px;
  text-align: center;
  color: #999;
  font-size: 12px;
  float: left;
  margin: 6px 8px 8px 0;
  cursor: pointer;
}



.GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendInput__3I2dF {
  outline: 0 none;
  border: 1px solid #E8E8E8;
  background: #FFFFFF;
  width: 120px;
  padding: 2px 8px;
  line-height: normal;
  height: 24px;
  margin: 6px 5px 0 0;
  border-radius: 2px;
  vertical-align: top;
  font-size: 14px;
}

.GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendInputVert__1vKPq {
  outline: 0 none;
  border: 1px solid #ddd;
  background: #fff;
  width: 96px;
  padding: 4px 8px;
  line-height: normal;
  height: 24px;
  margin: 6px 5px 0 0;
  border-radius: 2px;
  vertical-align: top;
  font-size: 14px;
}

.GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendHeader__3Sik0 {
  margin: 0 10px;
  border-bottom: 1px solid #eee;
  padding: 5px 0;
  font-weight: 400;
  color: #999999;
}

.GlobalSearchPage_cusRecommend__3RYbM ul,
.GlobalSearchPage_cusRecommend__3RYbM li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendList__C60oK {
  max-height: 180px;
  overflow: auto;
  line-height: 1.5;
  margin-left: 0 !important;
}

.GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendItem__FDZFX {
  display: block;
  padding: 2px 10px;
  margin-bottom: 2px;
  color: #333;
  /*word-break: keep-all;*/
  cursor: pointer;
  font-size: 14px;
}

.GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendItem__FDZFX em {
  font-size: 14px;
  color: #D21F24;
  font-family: PingFangSC-Regular, PingFang SC;
  font-style: normal;
}

.GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendItem__FDZFX:hover {
  background: #F5F7FA;
}

.GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusNoResult__3a1ZG {
  padding: 10px;
  text-align: center;
}

.GlobalSearchPage_cusFixButton__1NVNL {
  padding: 5px 15px;
  border: 1px solid #eee;
  /*margin: 0 15px 0 0;*/
  cursor: pointer;
  border-radius: 2px;
}

.GlobalSearchPage_cusFixButtonActive__33S8h {
  padding: 5px 15px;
  border: 1px solid #55C0FF;
  /*margin: 0 15px 0 0;*/
  cursor: pointer;
  border-radius: 2px;
  color: #55C0FF;
}

.GlobalSearchPage_cusFixButtonDis__h7V2S {
  padding: 5px 15px;
  border: 1px solid #eee;
  margin: 0 15px 0 0;
  cursor: pointer;
  border-radius: 2px;
  color: #ccc;
}

.GlobalSearchPage_cusPreviewBox__3lwdY {
  padding: 10px 20px 0 20px;
  height: 100%;
}

.GlobalSearchPage_cusPreviewBoxEmma__3Jvmv {
  padding: 10px 20px 0 20px;
  height: 100%;
}

.GlobalSearchPage_cusPreviewBox__3lwdY p {
  text-indent: 2rem;
  line-height: 1.5;
  margin-bottom: 15px;
}

.GlobalSearchPage_cusPreviewBox__3lwdY .paraTxt {
  text-indent: 0;
  font-size: 23px;
  /*font-weight: bolder;*/
  margin-bottom: 12px;
}

.GlobalSearchPage_cusPreviewBoxFix__3eywO {
  /* padding: 5px 20px; */
  height: 100%;
  overflow: hidden;
  background-color: rgb(240, 242, 245);
  display: flex;
  justify-content: center;
}

.GlobalSearchPage_htmlBg__1it9H {
  background-color: #ffffff;
}

.GlobalSearchPage_imgViewer__10wc2 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.GlobalSearchPage_imgViewer__10wc2 img {
  max-width: 100%;
  max-height: 100%;
}

.GlobalSearchPage_fileImg__2Ff5W {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}


.GlobalSearchPage_cusPreviewBox__3lwdY .highlightTxt {
  color: #d0021b;
}

.siteHighlightTxt {
  /*background: #ffff5a;*/
  color: #55C0FF;
  font-weight: normal;
}

.highlightPara {
  /*color:#3F7AD3;*/
  /*background: #fff0d7;*/
}

.GlobalSearchPage_cusPreviewBox__3lwdY header {
  font-size: 18px;
  color: #333;
}


/* 片段 */
.GlobalSearchPage_keyFragment__1pI9l {
  position: relative;
}

.GlobalSearchPage_keyFragment__1pI9l ul,
.GlobalSearchPage_keyFragment__1pI9l li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.GlobalSearchPage_keyFragment__1pI9l .GlobalSearchPage_keyFragmentList__1Euc8 {
  padding: 0;
}

.GlobalSearchPage_keyFragment__1pI9l .GlobalSearchPage_keyFragmentItemActive__3BUjP,
.GlobalSearchPage_keyFragment__1pI9l .GlobalSearchPage_keyFragmentItem__1wMTl {
  padding: 10px 15px 0 20px;
  word-break: break-all;
}

.GlobalSearchPage_keyFragment__1pI9l .GlobalSearchPage_keyFragmentItem__1wMTl:hover {
  background: var(--hover-color);
}

.GlobalSearchPage_keyFragment__1pI9l .GlobalSearchPage_keyFragmentItemActive__3BUjP {
  background: #EFF9FF;
}

.GlobalSearchPage_keyFragment__1pI9l .GlobalSearchPage_keyFragmentItemActive__3BUjP em,
.GlobalSearchPage_keyFragment__1pI9l .GlobalSearchPage_keyFragmentItem__1wMTl em {
  font-style: normal;
  font-weight: bold;
  color: #000;
}

a.GlobalSearchPage_anchorLink__3nigk {
  color: #aaa;

}


/* 搜索结果 */
.GlobalSearchPage_searchListBox__jUjZo {
  padding: 0;
  height: 100%;
}

.GlobalSearchPage_searchListBoxAnno__2_n_k {
  padding: 0;
  background-color: #F3F3F3;
  height: 100%;
}

.GlobalSearchPage_searchListBox__jUjZo ul,
.GlobalSearchPage_searchListBox__jUjZo li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchList__2i2UN {
  padding: 0;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_marginBottom__246DR {
  margin-bottom: 40px;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchItem__1n9-a {
  background: #fff;
  cursor: pointer;
  padding: 0 10px;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchAnnoItem__2hskJ {
  background: #fff;
  cursor: pointer;
  padding: 10px;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchItemVisited__W329K {
  cursor: pointer;
  padding: 0 10px;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchItemFixVisited__MLAYL {
  cursor: pointer;
  padding: 10px;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchItemFixVisited__MLAYL:hover {
  background: var(--hover-color);
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchItemVisited__W329K:hover,
.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchItem__1n9-a:hover {
  background: var(--hover-color);
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchItemActive__vdkdy {
  background: #EFF9FF;
  cursor: pointer;
  padding: 0 10px;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchItemAnnoActive__1hAIp {
  background: #EFF9FF;
  cursor: pointer;
  padding: 10px;
}


.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchItemContent__1ljrV {
  margin: 0 10px;
  border-bottom: 1px solid #eee;
  padding: 8px 0 8px 0;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchItemAnnoContent__sP-O0 {
  padding: 10px;
  background: #fff;
}

.GlobalSearchPage_searchList__2i2UN .GlobalSearchPage_searchHeader__2xkve {
  font-size: 14px;
  color: #333333;
}


.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchItemVisited__W329K .GlobalSearchPage_searchHeader__2xkve,
.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchItemVisited__W329K .GlobalSearchPage_searchBody__1mpaK {
  color: #999;
}

.GlobalSearchPage_searchList__2i2UN .GlobalSearchPage_searchHeader__2xkve em {
  font-style: normal;
  /*color:#d0021b;*/
  background: #fff0d7;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchTagBlue__1gSms,
.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchTagYellow__3nUIS,
.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchTagPurple__3-wkC {
  padding: 2px 4px;
  border-radius: 2px;
  margin-right: 5px;
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  color: #666;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchTagBlue__1gSms {
  background: #d1ecff;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchTagYellow__3nUIS {
  background: #fff4e1;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchTagPurple__3-wkC {
  background: #e8e7ff;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchTitle__17mU4 {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bolder;
  line-height: 23px;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchBody__1mpaK {
  padding: 2px 0;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 46px;
  word-break: break-all;
}



.GlobalSearchPage_searchList__2i2UN .GlobalSearchPage_searchBody__1mpaK em {
  font-style: normal;
  background: #fff0d7;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchFooter__3T01O {
  font-size: 12px;
  color: #999;
  margin-top: 5px;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchSource__3ODEZ {
  /*display: flex;*/
  margin-bottom: 5px;
  overflow: hidden;
}


.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_textEllipsis__2hQTX {
  overflow: hidden;
  /*text-overflow: ellipsis;*/
  /*white-space: nowrap;*/
}

.GlobalSearchPage_fixedTextEllipsis__3Pwp7 {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #333;
  font-size: 14px;
  font-weight: bold;

}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchHeader__2xkve .GlobalSearchPage_textEllipsis__2hQTX {
  font-weight: bold;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchSource__3ODEZ em {
  font-style: normal;
  display: inline-block;
  flex: 1 1;
  white-space: nowrap;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_searchSource__3ODEZ span {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_previewTag__DNm6V {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
  line-height: 20px;
  width: 100%;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_previewTagItem__3cg42 {
  padding: 0 6px;
  border: 1px solid #999;
  margin-right: 8px;
  border-radius: 2px;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #fff;
  color: #999;
  display: inline-block;
  height: 20px;
  line-height: 20px;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_setUsefulBox__1Oa5B {
  margin-top: 5px;
  font-size: 12px;
  color: #999;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_setUsefulBox__1Oa5B span {
  margin: 0 0 0 10px;
  font-size: 12px;
  color: #999;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_setUsefulBox__1Oa5B span.GlobalSearchPage_isUseful__1e1JN {
  color: #333;
}

.GlobalSearchPage_searchListBox__jUjZo .GlobalSearchPage_setUsefulBox__1Oa5B span.GlobalSearchPage_isNormal__2VX0F {
  color: #ddd;
}

.GlobalSearchPage_loadMore__3D2Q9 {
  height: 28px;
  line-height: 28px;
  margin: 10px 20px;
  text-align: center;
  color: #999;
  border: 1px dotted #ddd;
  border-radius: 2px;
  cursor: pointer;
}

.GlobalSearchPage_noResultText__3TBUs {
  padding: 50px 0 20px;
  text-align: center;
}

.GlobalSearchPage_cusDivider__DLq0K {
  margin: 0 20px;
}

.GlobalSearchPage_cusRecommendBox__10U87 {
  background: #fff;
  padding: 5px;
}

.GlobalSearchPage_cusRecommendTitle__2Y_9F {
  margin: 0 20px 10px;
  font-size: 12px;
  color: #999;
  padding: 10px 0 0 0;
}

.GlobalSearchPage_previewText__1_UBD {
  padding: 0;
  height: 100%;
  width: 100%;
  color: #333;
  z-index: 0;
}

.GlobalSearchPage_previewText__1_UBD p {
  word-break: break-all;
  word-wrap: break-word;
  overflow: hidden;
}

.GlobalSearchPage_previewText__1_UBD h2 {
  margin-bottom: 0;
  color: #333;
}

.GlobalSearchPage_previewText__1_UBD em,
.GlobalSearchPage_previewText__1_UBD strong {
  /*background-color: #FFF0D7;*/
  font-style: normal;
}

.GlobalSearchPage_previewText__1_UBD strong {
  /*color: #d0021b;*/
  font-weight: normal;
}

/* 问答 */

.GlobalSearchPage_qaContainer__3YKIh {
  margin: 0;
  background: #F5F7FA;
  padding: 0 0 10px 0;
}


.GlobalSearchPage_contentCenter__2rVjf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}


.GlobalSearchPage_noSearchResult__2VbWh {
  padding: 15px 20px;

}

.GlobalSearchPage_noSearchResult__2VbWh section {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  margin-bottom: 15px;
}

.GlobalSearchPage_noSearchResult__2VbWh section span {
  color: #ff4d4f;
}

.GlobalSearchPage_noSearchResult__2VbWh section em {
  color: #55c0ff;
  display: inline-block;
  font-style: normal;
}

.GlobalSearchPage_noSearchResult__2VbWh ul,
.GlobalSearchPage_noSearchResult__2VbWh li,
.GlobalSearchPage_noSearchResult__2VbWh ol {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #666;
}

.GlobalSearchPage_noSearchResult__2VbWh ul span {
  color: #ddd;
  padding: 0 5px 0 0;
}

.GlobalSearchPage_noSearchResult__2VbWh ol li {
  color: #999;
  font-size: 12px;
  padding-left: 10px;
}

.GlobalSearchPage_searchFigcaption__1l9hI {
  margin: 0 10px 15px 10px;
  font-size: 12px;
  color: #999;
  float: left;
}

.GlobalSearchPage_fixedLayout__1VpjI {
  height: 100%;
  width: 100%;
  position: relative;
}

.GlobalSearchPage_fixedTransformCenter__fp9bV {
  text-align: center;
  width: 130px;
  height: 130px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.GlobalSearchPage_fixedTransformCenter__fp9bV span {
  font-size: 14px;
  color: #999;
  margin-bottom: 5px;
  display: block;
}

.GlobalSearchPage_noFileInfo__26vfs {
  background: url('https://cdn.qinyanai.com/app/assets/2_zanwu@2x.png') center center no-repeat transparent;
  background-size: 100% 100%;
  width: 117px;
  height: 97px;
  margin: 0 auto 30px;
  padding-left: 25px;
  font-size: 0;
}

.GlobalSearchPage_noFileInfo__26vfs span {
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(216, 216, 216, 1);
}

.GlobalSearchPage_noInfoTips__16wi_ {
  background: url('https://cdn.qinyanai.com/app/assets/2_zanwu@2x.png') center center no-repeat transparent;
  background-size: 100% 100%;
  width: 110px;
  height: 110px;
  margin: 0 auto 10px;
  padding-left: 25px;
  font-size: 0;
}

.GlobalSearchPage_noInfoTipsZip__3dZ_0 {
  width: 250px;
  height: 220px;
}

.GlobalSearchPage_noInfoTipsZip__3dZ_0 .GlobalSearchPage_noInfoTips__16wi_ {
  background: url('https://cdn.qinyanai.com/app/assets/2_zanwu@2x.png') center center no-repeat transparent;
  background-size: 100% 100%;
  width: 110px;
  height: 110px;
  padding-top: 50px;
}

.GlobalSearchPage_def__img_wrap__2Jl7T {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}


.GlobalSearchPage_dataSubButton__2_ofs {
  padding: 2px 5px;
  border: 1px solid #ddd;
  border-radius: 2px;
  font-size: 14px;
  color: #666;
  width: 68px;
  margin: 0 auto;
  cursor: pointer;
}


.para-highlight {
  background: #eff9ff;
}

.anchor-link,
.anchor-link:hover,
a.anchor-link:link,
a.anchor-link:visited,
a.anchor-link:hover {
  font-size: 14px;
  color: #666666;
  display: block;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px
}

.GlobalSearchPage_keyFragmentList__1Euc8 .ant-anchor-ink::before {
  background: #fff;
  width: 0;
}

.GlobalSearchPage_keyFragmentList__1Euc8 .ant-anchor {
  padding-left: 0;
}

.GlobalSearchPage_headerTitle__3eHvV {
  color: #333;
  line-height: 39px;
  font-size: 16px;
  max-width: 600px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  float: left;
  display: flex;
  align-items: center;
}

.GlobalSearchPage_headerTitle__3eHvV .GlobalSearchPage_search_name__3uMva {
  float: left;
  max-width: 300px;
  /* vertical-align: middle; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 14px;
}

.GlobalSearchPage_headerTitle__3eHvV .GlobalSearchPage_search_name_active__1Ihb- {
  float: left;
  max-width: 150px;
  /* vertical-align: middle; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 14px;
}

.GlobalSearchPage_headerTitle__3eHvV .GlobalSearchPage_search_file_btnwrap__4YGKq {
  display: inline-block;
  margin-left: 30px;
}

.GlobalSearchPage_headerTitle__3eHvV .GlobalSearchPage_search_file_btnwrap_active__2suao {
  display: inline-block;
  margin-left: 10px;
}

.GlobalSearchPage_fullScreen__2Xf5W {
  position: relative;
}

.GlobalSearchPage_bg__z4gH- {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
}

.GlobalSearchPage_fullContent__2Sggh {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

.GlobalSearchPage_fullContentIcon__1zNsj {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 40px;
  height: 40px;
}

.GlobalSearchPage_tips__3VUj4 {
  display: flex;
  position: fixed;
  background: #fff;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 20px;
  width: 326px;
  margin-left: -285px;
  margin-top: 7px;
}

.GlobalSearchPage_delta__1LbNX {
  position: absolute;
  top: -18px;
  left: 297px;
  width: 0;
  height: 0;
  border: 9px solid;
  border-color: transparent transparent #fff;
}

.GlobalSearchPage_imgBox__3x-8M {
  width: 97px;
  height: 97px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(234, 247, 255, 1);
}

.GlobalSearchPage_imgBox__3x-8M img {
  width: 40px;
  height: 40px;
  margin: auto;
}

.GlobalSearchPage_tipsInfo__1nNVD {
  display: flex;
  padding-left: 20px;
  align-items: center;
  position: relative;
  width: 100%;
}

.GlobalSearchPage_tipsInfo__1nNVD span {
  position: absolute;
  right: 20px;
  bottom: 10px;
  color: #55c0ff;
  cursor: pointer;
}

.GlobalSearchPage_editerFileBtnWrap__3l_3j {
  height: 28px;
  border-radius: 4px;
  margin-left: 10px;
  font-size: 12px;
  color: #55c0ff;
  border-color: #55c0ff;
}

.GlobalSearchPage_editerFileBtnWrap__3l_3j img {
  width: 18px;
  height: 18px;
}

.GlobalSearchPage_disabled_editorBtn__1wd-n {
  vertical-align: middle;
}

.GlobalSearchPage_disabled_editorBtn__1wd-n button {
  margin-left: 10px;
  height: 28px;
  border-radius: 4px;
  pointer-events: none;
  padding: 0 15px;
}

.GlobalSearchPage_headerTitle__3eHvV .GlobalSearchPage_search_file_btnwrap__4YGKq .ant-btn span {
  font-size: 12px;
}

.GlobalSearchPage_isdoc__nW-Z9 {
  background-color: #639CFF;
  border-color: #639CFF;
}

.GlobalSearchPage_isppt__dEfwt {
  background-color: #FA8253;
  border-color: #FA8253;
}

.GlobalSearchPage_isxls__6877e {
  background-color: #0AAC64;
  border-color: #0AAC64;
}

.GlobalSearchPage_editerFileBtnWrap__3l_3j.GlobalSearchPage_isdoc__nW-Z9:hover {
  background: #639cff;
  border-color: #639cff;
}

.GlobalSearchPage_editerFileBtnWrap__3l_3j.GlobalSearchPage_isppt__dEfwt:hover {
  background: #ff9166;
  border-color: #ff9166;
}

.GlobalSearchPage_editerFileBtnWrap__3l_3j.GlobalSearchPage_isxls__6877e:hover {
  background: #23c57d;
  border-color: #23c57d;
}

.GlobalSearchPage_readOriginalBtn__37QyA {
  font-size: 12px;
  color: #55C0FF;
  letter-spacing: 0;
  cursor: pointer;
  margin-left: 10px;
  font-weight: 400;
  float: left;
}

.GlobalSearchPage_emmmFileContent__majLj {
  position: relative;
}

.GlobalSearchPage_emmmFileContent__majLj .GlobalSearchPage_addInfoBtn__11aVJ {
  width: 86px;
  height: 32px;
  font-size: 14px;
  line-height: 30px;
  color: #2c3e50;
  background: #fff;
  text-align: center;
  position: fixed;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 2px;
}

.GlobalSearchPage_emmmFileContent__majLj .highlightTxt {
  color: #333;
}

.text-selection-highlight {
  background: #55C0FF;
}


.GlobalSearchPage_fileViewBarList__BkCmH {
  float: right;
  display: inline-block;
  height: 40px;
}

.GlobalSearchPage_fileBarItem__2aV2H {
  display: inline-block;
  height: 40px;
  cursor: pointer;
}

.GlobalSearchPage_searchBox__2wncx {
  height: 30px;
  margin: 5px;
  border-radius: 4px;
  border: 1px solid #fff;
}

.GlobalSearchPage_searchBoxActive__M63_- {
  border: 1px solid #ddd;
}

.GlobalSearchPage_searchInputWrapper__1gqeJ {
  float: right;
}

.GlobalSearchPage_searchInput__fdsNV {
  outline: 0 none;
  border-radius: 0;
  box-shadow: none !important;
  border-color: #ddd;
  border-width: 0 1px 0 0 !important;
  width: 245px;
  padding: 0 5px;
  height: 20px;
  margin: 5px 5px 0 5px;
  display: inline-block;
  float: left;
}

.GlobalSearchPage_searchInput__fdsNV:hover,
.GlobalSearchPage_searchInput__fdsNV:focus {
  border-color: var(--border-color);
  border-width: 0 1px 0 0 !important;
}

.GlobalSearchPage_searchTotal__3cKKk {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  float: left;
  margin: 0 5px;
}

.GlobalSearchPage_searchCheckbox__3y-in {
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
}

.GlobalSearchPage_arrowUpIcon__3Z0_e,
.GlobalSearchPage_arrowDownIcon__yb_Sd,
.GlobalSearchPage_arrowUpIconDisabled__1X4A1,
.GlobalSearchPage_arrowDownIconDisabled__3PnDl {
  width: 20px;
  height: 30px;
  font-size: 0;
  display: inline-block;
  float: left;
}

.GlobalSearchPage_arrowUpIcon__3Z0_e {
  background: url('https://cdn.qinyanai.com/app/assets/10_shangjiantou@2x.png') center center no-repeat;
  background-size: 60% auto;
}

.GlobalSearchPage_arrowDownIcon__yb_Sd {
  background: url('https://cdn.qinyanai.com/app/assets/10_xiajiantou@2x.png') center center no-repeat;
  background-size: 60% auto;
}

.GlobalSearchPage_arrowUpIconDisabled__1X4A1 {
  background: url('https://cdn.qinyanai.com/app/assets/10_shangjiantou_disable@2x.png') center center no-repeat;
  background-size: 60% auto;
}

.GlobalSearchPage_arrowDownIconDisabled__3PnDl {
  background: url('https://cdn.qinyanai.com/app/assets/10_xiajiantou_disable@2x.png') center center no-repeat;
  background-size: 60% auto;
}

.GlobalSearchPage_emmmFileContent__majLj .activeHighlightTxt,
.GlobalSearchPage_cusPreviewBox__3lwdY .activeHighlightTxt {
  /*background: #55C0FF;*/
  color: #4C8CFB;
  font-weight: bold;
}

.GlobalSearchPage_iframeHeight__3Cvti {
  height: auto;
}

.GlobalSearchPage_tagListWrap__15rER {
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  top: 40px;
  left: 0;
  width: calc(100%);
  height: calc(100% - 40px);
  overflow: hidden;
  z-index: 2;
}

.GlobalSearchPage_tagListWrapBox__OHmL9 {
  width: 310px;
  height: 100%;
  background: #fff;
  padding: 0 18px 0 18px;
  position: absolute;
  right: 0;
  top: 0;
}

.GlobalSearchPage_tagListPublicWrap__uJKiO {
  width: 250px;
  height: 100%;
  background: #fff;
  overflow-y: auto;
}

.GlobalSearchPage_settingBg__2khA3 {
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 3;
}

.GlobalSearchPage_settingWrap__1E0zx {
  min-width: 1200px;
  width: calc(100% - 210px);
}

/* 纯文本渲染 */
.GlobalSearchPage_textSection__9seE5 {
  padding-top: 10px;
}

.GlobalSearchPage_pageSection__3Q_no {
  padding: 10px 20px 20px 20px;
  margin: 0 auto 10px;
  /*border-left:5px solid #f1f1f1;*/
}

.GlobalSearchPage_pagesNumber__1dVa2 {
  text-align: center;
  font-size: 16px;
}

.GlobalSearchPage_pageSection__3Q_no p {
  text-indent: 0;
}

.GlobalSearchPage_pageSection__3Q_no table {
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
}

.GlobalSearchPage_pageSection__3Q_no table,
.GlobalSearchPage_pageSection__3Q_no th,
.GlobalSearchPage_pageSection__3Q_no td {
  border: 1px solid black;
}

.GlobalSearchPage_pageFooter__3Knis {
  text-align: center;
  font-size: 20px;
  margin: 10px 0;
}

.GlobalSearchPage_cusPreviewBox__3lwdY .paraItem {
  position: relative;
  margin: 0 0 10px 0;
  padding: 0;
}

.GlobalSearchPage_cusPreviewBox__3lwdY .copyTable {
  position: absolute;
  top: -26px;
  right: 0;
  cursor: pointer;
  background-color: #55C0FF;
  padding: 2px 5px 2px 20px;
  color: #fff;
  display: inline-block;
  width: 90px;
  margin-bottom: 5px;
  text-align: right;
  border-radius: 4px;
  display: none;
}

.GlobalSearchPage_cusPreviewBox__3lwdY .copyTable .tableIcon {
  position: absolute;
  right: 65px;
  top: 4px;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('https://cdn.qinyanai.com/app/assets/10_fuzhi@2x.png') 0 center no-repeat transparent;
  background-size: 100%, 100%;
}

.GlobalSearchPage_cusPreviewBox__3lwdY .paraItem:hover .copyTable {
  display: block;
}


.GlobalSearchPage_goGuide__vBtbC {
  position: absolute;
  bottom: 50px;
  left: 40px;
  width: 300px;
  height: 30px;
  /*background:#3F7AD3;*/
  font-size: 0;
  cursor: pointer;
}

.GlobalSearchPage_searchList__2i2UN .GlobalSearchPage_annoHeader__2Rh4K {
  font-size: 12px;
  color: #999;
}

.GlobalSearchPage_searchList__2i2UN .GlobalSearchPage_annoFooter__xJu3L {
  font-size: 14px;
  color: #999;
  border-top: 1px solid #E1E1E1;
  ;
  padding-top: 10px;
}

.GlobalSearchPage_searchList__2i2UN .GlobalSearchPage_annoBody__w2rWW {
  padding: 5px 0;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 46px;
  margin-bottom: 5px;
  word-break: break-all;
  color: #999;
}

.GlobalSearchPage_searchItemAnnoActive__1hAIp .GlobalSearchPage_annoBody__w2rWW {
  color: #333;
}

.GlobalSearchPage_searchItemAnnoActive__1hAIp .GlobalSearchPage_annoFooter__xJu3L {
  color: #333;
}

.GlobalSearchPage_addTagFileWrap__3vFKf {
  min-height: 200px;
  max-height: 300px;
  overflow-y: auto;
}

.GlobalSearchPage_fileNoteTag__1thOL {
  padding: 10px 0;
  clear: both;
  width: 210px;
}

.GlobalSearchPage_fileNoteTag__1thOL h4 {
  line-height: 30px;
  font-size: 14px;
  background: #F9F9F9;
  padding-left: 10px;
  margin-bottom: 20px;

}

.GlobalSearchPage_fileNoteTag__1thOL li {
  border-left: 2px solid #EDF8FF;
  padding: 0 0 0 10px;
  margin-bottom: 20px;
}

.GlobalSearchPage_fileNoteTag__1thOL .GlobalSearchPage_userClickTag__VLyYg,
.GlobalSearchPage_fileNoteTag__1thOL li:hover {
  border-left: 2px solid #55C0FF;
}

.GlobalSearchPage_fileNoteTag__1thOL li p {
  line-height: 30px;
  font-size: 14px;
  background: #EDF8FF;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.GlobalSearchPage_fileNoteTag__1thOL li div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.GlobalSearchPage_fileNoteTag__1thOL li span {
  display: block;
  position: relative;
  background: #FFFFFF;
  border: 1px solid #E1E1E1;
  border-radius: 2px;
  border-radius: 2px;
  padding: 1px 6px;
  margin: 0 8px 8px 0;
}

.highlighter-public-text {
  background-color: #F8E7C3 !important;
  cursor: auto;
}

.highlighter-public-text:hover {
  background-color: #FBDA93 !important;
}

.highlighter-public-tag {
  background-color: #D7F0FF !important;
  cursor: auto;
}

.highlighter-public-tag:hover {
  background-color: #C0E7FF !important;
}


.GlobalSearchPage_userHoverTag__emVr0 {
  display: none;
  position: absolute;
  padding: 4px 6px;
  z-index: 1;
  border-radius: 4px;
  background: #F5F7FA;
  border: 1px solid #E1E1E1;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  left: 0;
  top: 0;
}

.GlobalSearchPage_userHoverTag__emVr0 span {
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
  color: #999999;
  line-height: 16px;
  padding: 0 4px;
  margin-right: 8px;
  display: inline-block;
  white-space: nowrap;
}

.GlobalSearchPage_userHoverTag__emVr0 span:last-child {
  margin-right: 0px;
}

.GlobalSearchPage_userHoverTag__emVr0 .GlobalSearchPage_showMoreTag__xLVjB {
  cursor: pointer;
}

.GlobalSearchPage_arrowTag__324bU {
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 0px;
  height: 0px;
  border-top: solid #F5F7FA 8px;
  border-left: solid transparent 8px;
  border-bottom: solid transparent 8px;
  border-right: solid transparent 8px;
}

.copyTable .highlight-mengshou-wrap {
  background: none !important;
}

.GlobalSearchPage_docTips__1fWuP {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #DC6A00;
  margin-left: 15px;
}

.GlobalSearchPage_docTips__1fWuP span:last-child {
  margin-left: 8px;
}

.GlobalSearchPage_searchKeywordsTagsContainer__sPugw:focus {
  outline: unset;
}

.GlobalSearchPage_inputDiv__H9HxJ:focus {
  outline: unset;
}

.GlobalSearchPage_inputDiv__H9HxJ {
  width: 416px;
  height: 32px;
  background: #F5F7FA;
  border-radius: 6px;
  line-height: 32px;
  padding-left: 15px;
  padding-right: 15px;
}

.GlobalSearchPage_inputDiv__H9HxJ:empty::before {
  content: attr(placeholder);
  color: #d8d8d8;
}

.GlobalSearchPage_globalInputDiv__VJWRS {
  height: 36px;
  border-radius: 0;
}

.GlobalSearchPage_searchKeywordsTagsContainer__sPugw {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.GlobalSearchPage_searchInitTipsWarp__1hQbd {
  text-align: center;
  padding-top: 228px;
}

.GlobalSearchPage_searchInitTipsWarp__1hQbd>img {
  width: 250px;
  -webkit-user-drag: none;
  /* margin-bottom: 24px; */
}

.GlobalSearchPage_searchInitTipsFooter__31vrQ {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  /* font-weight: 600; */
  color: #999999;
}

.GlobalSearchPage_searchInitTipsFooter__31vrQ img {
  width: 40px;
  margin-right: 10px;
}

.GlobalSearchPage_searchInitTipsFooter__31vrQ p {
  margin-bottom: 0;
}

.theme_0 .GlobalSearchPage_hideContent__1kteD {
  background-color: var(--bgColor);
  border-left: 1px solid var(--borderColor) !important;
}

.theme_0 .GlobalSearchPage_searchInitTipsFooter__31vrQ {
  color: var(--fontColor);
}

.theme_0 .GlobalSearchPage_layOutHide__14Kkz {
  background-color: var(--bgColor);
}

.theme_0 .GlobalSearchPage_fixedHeaderBorder__3_l5- {
  background-color: var(--bgColor);
}

.theme_0 .GlobalSearchPage_headerTitle__3eHvV {
  color: var(--fontColor);
}

.theme_0 .GlobalSearchPage_cusRecommend__3RYbM input {
  background-color: var(--bgColor);
  color: var(--fontColor);
  border-color: var(--borderColor);
}

.theme_0 .GlobalSearchPage_cusRecommend__3RYbM input::placeholder {
  color: var(--spanColor);
}

.theme_0 .GlobalSearchPage_cusRecommendContainer__2fUCo {
  background-color: var(--bgColor);
}


.theme_0 .GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendArrowUp__ZUTOw {
  border-top-color: var(--bgColor);
  border-left-color: var(--bgColor)
}

.theme_0 .GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendItem__FDZFX {
  color: var(--fontColor);
}

.theme_0 .GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendItem__FDZFX:hover {
  background: var(--hoverColor);
  color: var(--fontColor);
}

.theme_0 .GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendHeader__3Sik0 {
  border-color: var(--borderColor);
}

.theme_0 .GlobalSearchPage_cusRecommend__3RYbM .GlobalSearchPage_cusRecommendList__C60oK::-webkit-scrollbar {
  display: none;
}

.theme_0 .GlobalSearchPage_fixedHeaderBorder__3_l5- {
  border-color: var(--borderColor);
}

.GlobalSearchPage_layOutHide__14Kkz {
  height: 100%;
  overflow: hidden;
  background-color: #fff !important;
}

.theme_0 .GlobalSearchPage_userBTagename__33FZ6{
  background: var(--borderDivColor) !important;
}

.theme_0 .GlobalSearchPage_sysTagename__aZJ8d{
  background: transparent !important;
}

.theme_0  .GlobalSearchPage_fontBcolor__3qCmc{
  color: var(--fontColor) !important;
}
.GlobalHeader_check__modal__3nDaB {
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 100;
}

.GlobalHeader_check__modal__3nDaB .GlobalHeader_modal__10-H1 {
  margin: 96px auto 0;
  height: 40px;
  width: 330px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  font-size: 14px;
  color: #5f5f5f;
  letter-spacing: 0;
  line-height: 40px;
  text-align: center;
}

.GlobalHeader_logo__pUGPo {
  margin-right: 30px;
  line-height: 1;
  display: flex;
  align-items: center;
}

.GlobalHeader_logo__pUGPo svg {
  border-radius: 50%;
}

.GlobalHeader_logo__pUGPo i {
  cursor: pointer;
  margin-right: 4px;
}

#he-plugin-simple {
  cursor: default !important;
  width: 141.5px;
}

#he-plugin-simple .s-sticker + div {
  display: none;
}

.GlobalHeader_globalHeader__3CDQh {
  overflow: auto !important;
  min-width: auto !important;
}

.GlobalHeader_globalHeader__3CDQh.globalHeader {
  border-bottom: none;
  padding-left: 0;
  padding-right: 0;
}

.GlobalHeader_headerLeft__39ZrD {
  display: flex;
  align-items: center;
}

.GlobalHeader_mainNav__3yjeT {
  display: flex;
  height: 100%;
  margin-right: 10px;
}

.GlobalHeader_mainNav__3yjeT .GlobalHeader_navItem__Xw7o1 {
  padding-left: 20px;
  padding-right: 20px;
  color: #999;
  text-decoration: none;
}

.GlobalHeader_mainNav__3yjeT .GlobalHeader_navItem__Xw7o1:hover {
  color: var(--text-color);
}

.GlobalHeader_mainNav__3yjeT .GlobalHeader_navItem__Xw7o1.GlobalHeader_active__33Ly8 {
  color: var(--text-color);
  background-color: #f8f8f8;
  font-weight: bold;
}

.GlobalHeader_headerMiddle__2EiAx {
  flex: 1 1;
  /* max-width: 560px; */
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0 0 0;
  grid-gap: 16px;
  gap: 16px;
  /*
  position: absolute;
  top: 50%;
  left: 415px;
  transform: translate(-50%, -50%); */
  width: 500px;
  z-index: 0;
}

/* 大学信息样式 - 简洁版 */
.GlobalHeader_universityInfo__2XveQ {
  display: flex;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
  padding: 0;
  margin-left: 16px;
}

.GlobalHeader_universityLogo__vNnoQ {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  object-fit: cover;
}

.GlobalHeader_universityName__yPZFF {
  font-size: 14px;
  color: #333;
  font-weight: 500;
  white-space: nowrap;
}

.GlobalHeader_headerRight__1OYx9 {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
  position: relative;
  z-index: 2;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_headerRightActivity__2bgaO {
  color: #55c0ff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 54px;
  /*margin-right: 40px;*/
  position: relative;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_headerRightActivity__2bgaO .ant-badge sup {
  width: 8px;
  height: 8px;
}


/* .headerRight .headerRightActivity:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 2px;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #FF4949;
} */

/* .headerRight .headerRightActivity span {
  margin-left: 9px;
  margin-right: 35px;
  margin-top: 2px;
} */

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_headerHelpCenter__392kE {
  text-decoration: underline;
  font-size: 14px;
  cursor: pointer;
  color: #55c0ff;
  font-weight: 500;
  margin-right: 40px;
  flex: 0 0 60px;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_headerGroupBuyEntry__3VlrC {
  height: 34px;
  margin-right: 14px;
  cursor: pointer;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_headerGroupBuyEntry__3VlrC img {
  display: block;
  height: 34px;
  width: auto;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_headerSchoolEntry__3s79R {
  /* width: 30px; */
  height: 36px;
  margin-right: 14px;
  cursor: pointer;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_headerSchoolEntry__3s79R img {
  display: block;
  /* width: 30px; */
  height: 36px;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_headerRightPlugin__2cS-o div:last-child {
  width: 1px;
  height: 20px;
  background-color: #d1d1d1;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_headerRightPlugin__2cS-o:hover {
  color: #55c0ff;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_item__1bbfe {
  padding: 0 15px;
  /*flex: 0 0 48px;*/
  transition: background-color 0.3s;
  /*height: 56px;*/
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_item__1bbfe>i {
  /* margin: auto; */
}

/* 个人中心hover menu begin  */
.GlobalHeader_headerRight__1OYx9 .GlobalHeader_item__1bbfe .GlobalHeader_icon_me__1ZFSl {
  height: 14px;
  width: 14px;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_rightUserPhoto__1aucz {
  /* padding-right: 12px; */
  padding-right: 0;
}

.GlobalHeader_dropdownButton__2LOkm {
  cursor: pointer;
  display: flex;
  align-items: center;
    /*width: 20px;*/
    /*height: 20px;*/
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_item__1bbfe:hover {
  /* background: var(--header-hover-bg); */
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_item__1bbfe:last-child {
  /* padding-right: 0; */
}

.system-message-modal .emmaExper {
  font-style: normal;
  cursor: pointer;
  color: #55c0ff;
  padding: 0 5px;
}

.GlobalHeader_mandatoryReminderWrap__2Lro_ {
  position: absolute;
  top: 70px;
  right: 10px;
  z-index: 100;
  max-width: 450px;
}

.reminder-list {
  background: #fff;
  border: 1px solid #e3e3e3;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  border-radius: 2px;
  margin-bottom: 16px;
  /* min-width: 260px; */
  float: right;
  border-left: 4px solid #55c0ff;
  display: flex;
  justify-content: space-between;
}

.reminder-list .left-content {
  float: left;
  padding: 12px 20px;
  line-height: 24px;
}

.reminder-list .left-content div:first-child {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  color: #999999;
  font-weight: 500;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  display: -webkit-box;
}

.reminder-list .left-content span {
  margin-left: 6px;
  color: #55c0ff;
  cursor: pointer;
}

.reminder-list .left-content .reminder-file {
  font-size: 14px;
  color: #999999;
  line-height: 14px;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 300px;
}

.reminder-list .right-button {
  float: right;
  width: 90px;
  font-size: 14px;
  border-left: 1px solid #eeeeee;
  color: #333333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 48px;
}

.reminder-list .right-button a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #333333;
}

.reminder-list .right-button div {
  line-height: 36px;
  font-size: 14px;
  color: #333333;
  text-align: center;
  cursor: pointer;
}

.reminder-list .right-button .cancle {
  border-top: 1px solid #eeeeee;
}

.reminder-list .GlobalHeader_okBtn__2H4zV {
  border-bottom: 1px solid #eeeeee;
}

.reminder-scheduler {
  background: #fff;
  border: 1px solid #e3e3e3;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  border-radius: 2px;
  margin-bottom: 16px;
  min-width: 256px;
  max-width: 386px;
  float: right;
}

.reminder-scheduler .scheduler-left {
  float: left;
  border-right: 1px solid #eeeeee;
  padding: 8px 20px;
}

.reminder-scheduler .scheduler-left .scheduler-content {
  height: 40px;
  max-width: 227px;
  min-width: 115px;
  line-height: 20px;
}

.reminder-scheduler .scheduler-left .scheduler-content div {
  display: flex;
  width: 100%;
  height: 40px;
  color: #333333;
  line-height: 20px;
  align-items: center;
}

.reminder-scheduler .scheduler-left .scheduler-content div span {
  display: -webkit-box;
  word-break: break-all;
  overflow: hidden;
  font-size: 14px;
  text-overflow: ellipsis;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /*! autoprefixer: on */
}

.reminder-scheduler .scheduler-left .scheduler-info {
  display: flex;
  justify-content: space-between;
  line-height: 18px;
  font-size: 12px;
  color: #999999;
}

.GlobalHeader_mandatoryReminderWrap__2Lro_ .GlobalHeader_schedulerLocation__33TGt {
  max-width: 164px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.reminder-scheduler .scheduler-right {
  float: left;
  width: 100px;
  font-size: 14px;
  color: #333333;
  line-height: 36px;
}

.reminder-scheduler .scheduler-right div {
  line-height: 36px;
  font-size: 14px;
  color: #333333;
  text-align: center;
  cursor: pointer;
}

.reminder-scheduler .scheduler-right div a {
  color: #333333;
}

.reminder-scheduler .scheduler-right .reminder-delay {
  border-top: 1px solid #eeeeee;
}

.clear-both {
  clear: both;
}

.GlobalHeader_messageBell__29loJ {
  position: relative;
}

.GlobalHeader_messageBellNum__1XoTr {
  color: white;
  top: 9px;
  left: 9px;
  display: inline-block;
  line-height: 16px;
  font-size: 12px;
  -webkit-transform-origin-x: 0;
  -webkit-transform: scale(0.8);
  position: absolute;
}

.GlobalHeader_audioListTitle__3NSxd {
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 18px;
  max-width: 300px;
}

.GlobalHeader_audioListTitle__3NSxd.GlobalHeader_twoLineText__14tpW {
  white-space: inherit;
  height: auto;
  max-height: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_messageNumWrap__wt2qf {
  position: relative;
  padding-right: 15px;
}

.GlobalHeader_messageRightBorder__2BFuQ {
  background-color: #ddd;
  width: 1px;
  height: 16px;
  position: absolute;
  top: 23px;
  right: 0px;
  display: block;
}

.receiveResource {
  color: #55c0ff;
  cursor: pointer;
}

.GlobalHeader_help_ul__itcHl {
  font-size: 14px;
  width: 120px;
  height: auto;
  text-align: center;
  z-index: 100;
  background: #ffffff;
  border: 1px solid #eeeeee;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  padding: 0;
}

.GlobalHeader_help_ul__itcHl .GlobalHeader_help_li__3gDbt {
  cursor: pointer;
  height: 30px;
  line-height: 30px;
}

.GlobalHeader_help_ul__itcHl .GlobalHeader_help_li__3gDbt:hover {
  background: #f5f7fa;
}

.GlobalHeader_help_ul__itcHl .GlobalHeader_help_li__3gDbt .GlobalHeader_icon_one_o__32BMi {
  margin: 0 7px 0 0;
  height: 12px;
  width: 14px;
}

.GlobalHeader_help_ul__itcHl .GlobalHeader_help_li__3gDbt .GlobalHeader_icon_one__WHzxF {
  margin: 0 7px 0 0;
  height: 12px;
  width: 12px;
}

.GlobalHeader_msgFooter__3tJQy {
  border-top: 1px solid #eee;
  padding: 10px 15px;
}

.GlobalHeader_msgFooter__3tJQy p {
  margin-bottom: 0px;
  line-height: 20px;
  font-size: 12px;
  color: #666666;
}

.GlobalHeader_addComTitle__2D9hK {
  text-align: center;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 30px;
}

.GlobalHeader_addComFooter__1uVFe {
  text-align: center;
  margin-bottom: 35px;
}

.GlobalHeader_addComFooter__1uVFe button {
  width: 200px;
}

.GlobalHeader_addComFooter__1uVFe input {
  width: 300px;
}

.GlobalHeader_downListActions__2GJJu li {
  text-align: center;
}

.GlobalHeader_dropdownButtonDot__3PJUU {
  vertical-align: middle;
}

.GlobalHeader_dropdownButtonDot__3PJUU sup {
  right: -5px !important;
}

.GlobalHeader_sideBox__2OWr6 {
  width: auto;
  display: flex;
  align-items: center;
  padding-left: 35px;
  /* padding-left: 278px; */
}

.GlobalHeader_searchWraps__1QulQ {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 6px;
}

.GlobalHeader_searchWraps__1QulQ:hover {
  color: #55c0ff;
}

.GlobalHeader_searchWraps__1QulQ .ant-input-suffix .anticon-close-circle {
  font-size: 16px;
}

.GlobalHeader_searchWraps__1QulQ .ant-input-group {
  display: flex;
}

.GlobalHeader_openSearchCheck__18ZjY {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 38px;
  height: 32px;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 99;
}

/* .openSearchCheck i:first-child {
  font-size: 22px;
  position: absolute;
  top: 12px;
  right: 8px;
}
.openSearchCheck i:last-child {
  position: absolute;
  top: 13px;
  right: 12px;
  font-size: 8px;
} */

.GlobalHeader_searchCheckWrap__2KyPZ {
  position: absolute;
  top: 40px;
  left: 0;
  width: 333px;
  z-index: 199;
}

.GlobalHeader_searchWraps__1QulQ .ant-input-group-addon:hover .ant-btn:hover {
  background-color: #55c0ff;
}

.GlobalHeader_searchWraps__1QulQ .ant-input:hover,
.GlobalHeader_searchWraps__1QulQ .ant-input {
  box-shadow: none;
  z-index: 0;
}

.GlobalHeader_searchWraps__1QulQ .ant-input-suffix {
  /*right: 45px;*/
}

.GlobalHeader_searchWraps__1QulQ .ant-input {
  background: #fff;
  height: 32px;
  border: none;
  padding-left: 40px;
  border-radius: 6px;
  border: 1px solid #DEE0E3;
}

.GlobalHeader_searchWraps__1QulQ .ant-input:hover {
  border-color: #DEE0E3;
}

.GlobalHeader_searchWraps__1QulQ .ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.GlobalHeader_searchWraps__1QulQ .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #DEE0E3;
}

.GlobalHeader_searchInputOpacity__tZ7ja {
  position: absolute;
  width: 42px;
  height: 32px;
  top: 0;
  right: 0;
  background: #4c8cfb;
  opacity: 0;
  cursor: pointer;
}

.GlobalHeader_searchWraps__1QulQ .ant-input-group-addon .ant-btn-primary {
  background: #fff;
  border-color: #DEE0E3;
}

.GlobalHeader_searchWraps__1QulQ .ant-input-group-addon {
  /*padding:0;
  position: absolute;
  top:0;
  left:0;*/
}

.GlobalHeader_searchWraps__1QulQ .anticon-search {
  color: #000;
}

.GlobalHeader_searchWraps__1QulQ .ant-input::-webkit-input-placeholder {
  color: #C0C0C5;
}

.GlobalHeader_searchIcon__2B0D4 {
  top: 0;
  left: 0;
  width: 40px;
}

.GlobalHeader_searchAdvanced__1JPcu {
  top: 0;
  right: 0;
}

.GlobalHeader_searchAdvanced__1JPcu i:first-child {
  top: 8px;
}

.GlobalHeader_searchSelect__3-W4- {
  top: 0;
  left: 0;
  width: 45px;
}

/* .searchIcon i:last-child {
  position: absolute;
  top: 9px;
  right: 12px;
  font-size: 8px;
} */

.GlobalHeader_tagListWrap__1SM8T {
  display: flex;
  position: absolute;
  max-width: 382px;
  height: 36px;
  left: 80px;
  cursor: pointer;
  z-index: 99;
  line-height: 36px;
  align-items: center;
}

.GlobalHeader_tagListWrap__1SM8T span {
  display: block;
  min-width: 50px;
  border-radius: 2px;
  border: 1px solid #55c0ffff;
  line-height: 14px;
  font-size: 12px;
  background: #55c0ff10;
  cursor: pointer;
  margin: 0 0 0 5px;
  text-align: center;
  color: #55c0ffff;
  position: relative;
}

.GlobalHeader_cusTagItemDelete__2rEPv {
  position: absolute;
  right: -5px;
  top: -5px;
  cursor: pointer;
  display: block;
  color: #55c0ffff;
  background: #fff;
  border-radius: 100%;
}

.GlobalHeader_menItemDisable__3olpm {
  /*margin-left:25px;*/
  /* cursor: not-allowed; */
  color: #b2b2b2;
  cursor: not-allowed;
}

.GlobalHeader_messageAction__2Rfhd {
  margin-left: 5px;
  color: #55c0ff;
  cursor: pointer;
}

.GlobalHeader_messageActionWrap__3jaKt {
  padding: 10px 20px;
  line-height: 20px;
  border-top: 1px solid #e3e3e3;
}

.GlobalHeader_accountInfoPanel__1r8Ri {
  position: fixed;
  right: 23px;
  z-index: 11;
  background: #ffffff;
  box-shadow: 0px 4px 26px 0px rgba(215, 215, 215, 0.5);
  border-radius: 6px;
  top: 70px;
}

.GlobalHeader_pluginModal__CLwin .ant-modal-body {
  padding: 0;
}

.GlobalHeader_pluginModalClose__3W2TK {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.GlobalHeader_pluginModal__CLwin .ant-modal-content {
  border-radius: 20px;
}

.GlobalHeader_backBtnImg__3bBd- {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 28px;
  height: 28px;
  border-radius: 50%;
}

.GlobalHeader_backBtnImg__3bBd-:hover {
  background: #d8d8d8;
}

.GlobalHeader_backBtnImg__3bBd- span {
  display: block;
  background: url("https://cdn.qinyanai.com/app/assets/header/icon_fh@2x.png") no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
}

.GlobalHeader_leftBackBtn__2wIWx {
  margin-right: 16px;
}

.GlobalHeader_inputPrefix__3IAdA {
  width: 106px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  background: #f5f7fa;
  align-items: center;
  font-size: 14px;
  color: #666666;
}

.GlobalHeader_inputPrefixActive__1cydy {
  color: #55c0ff;
}

.GlobalHeader_inputPrefix__3IAdA span:first-child {
  text-align: center;
}

.GlobalHeader_inputPrefix__3IAdA span:last-child {
  width: 3px;
  height: 19px;
  font-size: 14px;
  font-weight: 500;
  color: #d8d8d8;
  line-height: 20px;
}

.GlobalHeader_earlyBirdWrap__hJmFR {
  position: absolute;
  top: 70px;
  right: 90px;
  z-index: 99;
  width: 384px;
  /* height: 301px; */
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(232, 232, 232, 0.5);
  border-radius: 6px;
  padding: 12px 12px 10px 12px;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyTop__239TF {
  width: 100%;
  border-radius: 6px;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyMid__3fGEr {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 16px;
  margin: 7px 0 5px 0;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyMid__3fGEr .GlobalHeader_earlyMidLeft__1lMUq {
  width: 140px;
  height: 140px;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyMid__3fGEr .GlobalHeader_earlyMidRight__2_eck {
  margin-left: 24px;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyMidRight__2_eck .GlobalHeader_earlyMidRightBottom__1EUQb {
  /* display: flex; */
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyMidRight__2_eck .GlobalHeader_earlyMidRightBottom__1EUQb .GlobalHeader_item__1bbfe {
  display: flex;
  align-items: center;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyMidRight__2_eck .GlobalHeader_earlyMidRightBottom__1EUQb .GlobalHeader_item__1bbfe {
  margin-bottom: 10px;
}

.GlobalHeader_earlyMidRightBottom__1EUQb img {
  margin-right: 5px;
}

.GlobalHeader_userPointRadio__3bTSd {
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid #dddddd;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  line-height: 14px;
}

.GlobalHeader_userPointRadio__3bTSd::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 5px;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  left: 0;
  right: 0;
  top: -2px;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
}

.GlobalHeader_userPointRadio__3bTSd.GlobalHeader_radioActive__1mFzg {
  background-color: #0082eb;
  border: unset;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyMid__3fGEr .GlobalHeader_earlyMidLeft__1lMUq img {
  width: 100%;
  height: 100%;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyBottom__2LsHi {
  font-size: 10px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #999999;
  line-height: 13px;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyBottom__2LsHi span {
  font-size: 12px;
  transform: scale(0.8);
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyBottom__2LsHi span:hover {
  color: #55c0ff;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyBottom1__2RFjO {
  font-size: 12px;
  font-weight: 600;
  color: #55c0ff;
  line-height: 17px;
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyBottom1__2RFjO div {
  cursor: pointer;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_earlyBottom1__2RFjO div span {
  margin-right: 8px;
}

.GlobalHeader_earlyPriceBox__1BBme {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}

.GlobalHeader_earlyPriceWrap__2gAya span {
  color: #55c0ff;
  font-weight: bold;
}

.GlobalHeader_earlyPriceWrap__2gAya span:first-child {
  font-size: 18px;
  margin-left: 10px;
}

.GlobalHeader_earlyPriceWrap__2gAya span:last-child {
  font-size: 30px;
}

.GlobalHeader_earlyPriceOld__13qvK {
  position: relative;
  margin-left: 10px;
}

.GlobalHeader_earlyPriceOld__13qvK::after {
  content: "";
  position: absolute;
  width: 32px;
  height: 1px;
  background-color: #999;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(15deg);

}

.GlobalHeader_earlyPriceOld__13qvK span {
  color: #ccc;
}

.GlobalHeader_earlyPriceOld__13qvK span:first-child {
  font-size: 12px;
}

.GlobalHeader_earlyPriceOld__13qvK span:last-child {
  font-size: 20px;
}

.GlobalHeader_earlyBirdWrap__hJmFR .GlobalHeader_loading__2SdR4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.GlobalHeader_birdTips__2L-BK {
  position: absolute;
  top: -4px;
  right: -12px;
  width: 100%;
}

.GlobalHeader_uploadMenuTips__3Zno3 .ant-tooltip-inner {
  width: 270px;
  opacity: 0.8;
  font-size: 12px;
  background-color: #000;
}

.GlobalHeader_earlyBirdFirstWrap__14uhg {
  position: fixed;
  width: 480px;
  /* padding: 10px; */
  left: 42px;
  bottom: 42px;
  z-index: 98;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 49px 0px rgba(207, 207, 207, 0.5);
}

.GlobalHeader_earlyBirdFirstWrap__14uhg img {
  width: 100%;
  height: auto;
}

.GlobalHeader_earlyBirdFirstWrap__14uhg button {
  position: absolute;
  right: 13px;
  bottom: 23px;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_item__1bbfe.GlobalHeader_formIn__3ESAK {
  position: relative;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  padding: 0 5px 0 30px;
  height: 24px;
  line-height: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  font-size: 14px;

  background-color: #ffecd4;
  border-radius: 12px;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_item__1bbfe.GlobalHeader_formIn__3ESAK a {
  color: #ff8d00;
}

.GlobalHeader_headerRight__1OYx9 .GlobalHeader_item__1bbfe.GlobalHeader_formIn__3ESAK img {
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: auto;
}


.GlobalHeader_tips__2uVH0 {
  position: fixed;
  z-index: 999;
  height: 540px;
  max-height: 540px;
  width: 360px;
  bottom: 10px;
  left: 50px;
  background: #ffffff;
  transform-origin: center bottom;
  transition: max-height 0.4s linear;
  box-shadow: 0 8px 17px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.GlobalHeader_tips__2uVH0 iframe {
  height: 100%;
  width: 100%;
  border: none;
}

.GlobalHeader_tips__2uVH0 .GlobalHeader_close__17e6K {
  position: absolute;
  text-indent: -9999px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTcgOSI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAuNDVDMCAuMzM1LjA0Ni4yMi4xMzMuMTMyYy4xNzQtLjE3Ni40NTgtLjE3Ni42MzIgMEw4LjUgNy45MTJsNy43MzctNy43OGMuMTc0LS4xNzYuNDU4LS4xNzYuNjMyIDAgLjE3My4xNzUuMTczLjQ2IDAgLjYzNmwtOC4wNTUgOC4xYy0uMTc0LjE3Ni0uNDU4LjE3Ni0uNjMyIDBMLjEzLjc2OEMuMDQ0LjY4IDAgLjU2NSAwIC40NDhWLjQ1eiIvPjwvc3ZnPg==) no-repeat 50%;
  opacity: 0.6;
  height: 30px;
  width: 30px;
  right: 10px;
  top: 3px;
  overflow: visible;
  cursor: pointer;
  z-index: 1000;
}

.GlobalHeader_tips__2uVH0 .GlobalHeader_close__17e6K:hover {
  opacity: 1;
}

.GlobalHeader_tips__2uVH0 img {
  width: 100%;
}

.GlobalHeader_tips__2uVH0.GlobalHeader_hide__5YtqN {
  max-height: 0px;
}

.GlobalHeader_downloadTips__1vkFt {
  position: fixed;
  width: 285px;
  /* padding: 8px; */
  /* border-radius: 8px; */
  /* background-color: #fff; */
  z-index: 999;
  /* border: 1px solid #55C0FF; */
  right: 168px;
  top: 51px;
}

.GlobalHeader_downloadTips__1vkFt img {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  /* cursor: pointer; */
}

/* .downloadTips::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -37px;
  height: 34px;
  border-right: 1px dashed #55c0ff;
} */

.GlobalHeader_downloadTips__1vkFt img.GlobalHeader_downloadTipsClose__137dh {
  position: absolute;
  width: auto;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.GlobalHeader_contentIcon__OUYmg {
  position: absolute;
  right: 12px;
  top: 7px;
  font-size: 17px;
  z-index: 9999999;
  color: #bfbfbf;
  cursor: pointer;
}




.theme_0 .GlobalHeader_wrapHeader__3wQd7 {
  background-color: var(--bgColor);
  border-bottom: 1px solid transparent !important;
}

.theme_0 .GlobalHeader_globalHeader__3CDQh {
  background-color: var(--bgColor)
}

.theme_0 .ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  background: var(--hightBgColor);
  border-color: var(--borderColor1);
  color: var(--fontColor);
}


.theme_0 .ant-input:hover {
  box-shadow: none;
  z-index: 0;
}

.theme_0 .ant-input:hover {
  border-color: var(--hoverColor);
}

.theme_0.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: var(--hoverColor);
}

/* :global(.theme_0) :global(.ant-layout-header){
  border-bottom: 1px solid var(--headerbgColor) !important;
} */

.theme_0 .GlobalHeader_autoDataBody__1NBEV {
  background-color: var(--bgColor);
}

.theme_0 .ant-modal-content {
  background-color: var(--bgActive);
}

.theme_0 .ant-modal-confirm-title,
.theme_0 .ant-modal-confirm-content {
  color: var(--fontColor);
}

.theme_0 .GlobalHeader_accountInfoPanel__1r8Ri {
  box-shadow: none;
}

.theme_0 .GlobalHeader_navWrap__14s6L {
  background: var(--bgColor) !important;
}

.theme_0 .GlobalHeader_searchWraps__1QulQ .ant-input::-webkit-input-placeholder {
  color: var(--spanColor);
}

.GlobalHeader_itemDark__2LaK6 {
  position: relative;
}

.GlobalHeader_newDarkTips__1-vtU {
  position: absolute;
  right: 58px;
  top: 11px;
  font-size: 12px;
  color: #fff;
  background-color: #3f3f3f;
  width: -webkit-max-content;
  width: max-content;
  padding: 6px;
  border-radius: 4px;
  text-align: right;
  line-height: 1.8;
  cursor: pointer;
  z-index: 1000;
}

.GlobalHeader_newDarkTips__1-vtU::after {
  content: "";
  position: absolute;
  border: 7px solid transparent;
  border-left-color: #3f3f3f;
  right: -14px;
  top: 9px;
}

.GlobalHeader_advancedActive__3yfhr i svg g g g g g {
  stroke:#55C0FF;
}

.theme_0 .GlobalHeader_openSearchCheck__18ZjY i svg g g g g g {
  stroke: var(--fontColor);
}

.theme_0 .GlobalHeader_advancedActive__3yfhr i svg g g g g g {
  stroke:#55C0FF;
}

.GlobalHeader_emmaHeader__1gtQu {
  width: 100%;
  line-height: 56px;
  height: 56px;
  display: flex;
}
.GlobalHeader_emmaLeft__zRhqA {
  width: 30%;
  cursor: pointer;
  float: left;
}
.GlobalHeader_emmaMiddle__2VhZf {
  width: 40%;
  font-size: 20px;
  text-align: center;
}

.GlobalHeader_emmaRight__3G3cw {
  width: 30%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.GlobalHeader_emmaRight__3G3cw div:nth-child(1) {
  padding-right: 20px;
}

.theme_0 .GlobalHeader_emmaMiddle__2VhZf{
  color: #fff;
}

.theme_0 .GlobalHeader_wrapHeader__3wQd7{
  border-color: var(--borderColor1) !important;
}



.GlobalHeader_loginButton__25COM {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  background: linear-gradient(135deg, #222222 0%, #33083D 100%);
  border: none;
  box-shadow: 0 4px 15px rgba(197, 186, 200, 0.2);
}

/* 反光效果 */
.GlobalHeader_loginButton__25COM::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 35%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-25deg);
  animation: GlobalHeader_horizontalShine__kjSDo 2.8s infinite;
}

/* 悬停效果增强 */
.GlobalHeader_loginButton__25COM:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(197, 186, 200, 0.2);
  background: linear-gradient(135deg, #222222 0%, #33083D 100%);
}

.GlobalHeader_downloadButton__WdtCU:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(197, 186, 200, 0.2);
}

/* 点击效果 */
.GlobalHeader_loginButton__25COM:active {
  transform: translateY(0);
  box-shadow: 0 2px 10px rgba(24, 144, 255, 0.3);
}

/* 用户头像骨架屏样式 */
.GlobalHeader_userAvatarSkeleton__Ct7b1 {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  animation: GlobalHeader_skeleton-loading__CuA1F 1.4s ease infinite;
}

.GlobalHeader_buttonSkeleton__3Js-k {
  width: 120px;
  height: 32px;
  border-radius: 4px;
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  animation: GlobalHeader_skeleton-loading__CuA1F 1.4s ease infinite;
}

@keyframes GlobalHeader_skeleton-loading__CuA1F {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}

/* 反光动画 */
@keyframes GlobalHeader_horizontalShine__kjSDo {
  0% {
    left: -100%;
    opacity: 0.7; /* 初始稍暗 */
  }
  50% {
    opacity: 1; /* 中间最亮 */
  }
  100% {
    left: 150%;
    opacity: 0.7; /* 结尾稍暗 */
  }
}

/* 更新日志抽屉样式 */
.GlobalHeader_updateLogDrawer__3zOYp .ant-drawer-header {
  border-bottom: 1px solid #f0f0f0;
  padding: 16px 20px;
}

.GlobalHeader_updateLogDrawer__3zOYp .ant-drawer-title {
  font-size: 15px;
  font-weight: 500;
  color: #333;
}

.GlobalHeader_updateLogDrawer__3zOYp .ant-drawer-body {
  padding: 0;
}

.GlobalHeader_updateLogList__3iy5n {
  padding: 8px 0;
}

.GlobalHeader_updateLogVersionItem__2GsLw {
  padding: 12px 20px;
  border-bottom: 1px solid #f5f5f5;
}

.GlobalHeader_updateLogVersionItem__2GsLw:last-child {
  border-bottom: none;
}

.GlobalHeader_updateLogVersionHeader__aifJ8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}

.GlobalHeader_updateLogVersionNum__3XbYC {
  font-size: 14px;
  font-weight: 600;
  color: #1890ff;
  background: rgba(24, 144, 255, 0.1);
  padding: 2px 10px;
  border-radius: 4px;
}

.GlobalHeader_updateLogVersionDate__3oIWP {
  font-size: 12px;
  color: #999;
}

.GlobalHeader_updateLogVersionContent__3Wneo {
  font-size: 13px;
  color: #666;
  line-height: 1.8;
}

.GlobalHeader_updateLogFuncItem__jFeu0 {
  margin-bottom: 4px;
  padding-left: 4px;
}

.GlobalHeader_updateLogEmpty__2ecvL {
  text-align: center;
  padding: 40px;
  color: #999;
  font-size: 13px;
}

/* 滚动条样式 */
.GlobalHeader_updateLogDrawer__3zOYp .ant-drawer-body::-webkit-scrollbar {
  width: 6px;
}

.GlobalHeader_updateLogDrawer__3zOYp .ant-drawer-body::-webkit-scrollbar-track {
  background: transparent;
}

.GlobalHeader_updateLogDrawer__3zOYp .ant-drawer-body::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 3px;
}

.src-containers-GroupBuyEntry-index-module__overlay--15Lux {
  position: fixed;
  inset: 0;
  z-index: 1000;
  background: linear-gradient(180deg, #ffe5c4 0%, #f2dfe8 44%, #cec4ff 100%);
  display: flex;
  align-items: stretch;
  justify-content: stretch;
}
.src-containers-GroupBuyEntry-index-module__modalShell--25v0C {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  padding: 170px 24px 80px;
  background: transparent;
}
.src-containers-GroupBuyEntry-index-module__closeButton--2MRIw {
  position: fixed;
  top: 24px;
  right: 28px;
  z-index: 2;
  width: 34px;
  height: 34px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 10px 22px rgba(35, 28, 53, 0.1);
  color: #2b2830;
  cursor: pointer;
}
.src-containers-GroupBuyEntry-index-module__groupBuyEntry--LAgfo {
  width: 1300px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: transparent;
}
.src-containers-GroupBuyEntry-index-module__hero--1dYVs {
  text-align: center;
  padding: 0 0 50px;
}
.src-containers-GroupBuyEntry-index-module__hero--1dYVs h2 {
  margin: 0;
  font-size: 28px;
  line-height: 26px;
  font-weight: 700;
  color: #252120;
}
.src-containers-GroupBuyEntry-index-module__hero--1dYVs p {
  margin: 7px auto 0;
  max-width: 620px;
  font-size: 14px;
  line-height: 18px;
  color: rgba(37, 33, 32, 0.52);
}
.src-containers-GroupBuyEntry-index-module__planTabs--fgxFg {
  position: relative;
  display: flex;
  width: -webkit-max-content;
  width: max-content;
  margin: -6px auto 22px;
  padding: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 4px 12px rgba(39, 32, 43, 0.06);
}
.src-containers-GroupBuyEntry-index-module__planTab--2POvh {
  position: relative;
  width: 108px;
  height: 36px;
  padding: 0 14px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: #2b2725;
  cursor: pointer;
  transition: background 0.18s ease, color 0.18s ease;
}
.src-containers-GroupBuyEntry-index-module__planTabActive--2xbPe {
  background: #FF6A00;
  color: #ffffff;
}
.src-containers-GroupBuyEntry-index-module__planTabText--2_71X {
  display: block;
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
  white-space: nowrap;
}
.src-containers-GroupBuyEntry-index-module__planTabBadge--rwUla {
  position: absolute;
  top: -9px;
  right: -20px;
  width: 40px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 999px;
  background: #222;
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  transform: translateX(-50%);
  white-space: nowrap;
}
.src-containers-GroupBuyEntry-index-module__topBanner--14iQ0 {
  position: absolute;
  top: 30px;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  box-sizing: border-box;
  width: 1300px;
  max-width: calc(100vw - 48px);
  height: 108px;
  margin: 0;
  padding: 0 22px 0 30px;
  border-radius: 8px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}
.src-containers-GroupBuyEntry-index-module__topBannerText--1BHoQ {
  min-width: 0;
  color: #ffffff;
}
.src-containers-GroupBuyEntry-index-module__topBannerText--1BHoQ h3 {
  margin: 0;
  font-size: 22px;
  line-height: 31px;
  font-weight: 700;
  color: #ffffff;
}
.src-containers-GroupBuyEntry-index-module__topBannerText--1BHoQ p,
.src-containers-GroupBuyEntry-index-module__topBannerText--1BHoQ div {
  margin: 4px 0 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.src-containers-GroupBuyEntry-index-module__topBannerText--1BHoQ div {
  color: #FFF;
}
.src-containers-GroupBuyEntry-index-module__topBannerText--1BHoQ p {
  color: #A795FF;
}
.src-containers-GroupBuyEntry-index-module__topBannerCountdown--3hvc8 {
  height: 68px;
  min-width: 260px;
  padding: 8px 14px 7px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 8px;
  background: rgba(17, 8, 55, 0.26);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
.src-containers-GroupBuyEntry-index-module__topBannerCountdownItem--Y-U5p {
  width: 42px;
  text-align: center;
}
.src-containers-GroupBuyEntry-index-module__topBannerCountdownItem--Y-U5p strong {
  display: block;
  font-size: 27px;
  line-height: 32px;
  font-weight: 700;
  color: #ffffff;
}
.src-containers-GroupBuyEntry-index-module__topBannerCountdownItem--Y-U5p span {
  display: block;
  margin-top: 4px;
  font-size: 11px;
  line-height: 15px;
  color: rgba(222, 213, 255, 0.82);
}
.src-containers-GroupBuyEntry-index-module__topBannerCountdownColon--H80Yq {
  width: 14px;
  margin-top: -14px;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.82);
}
.src-containers-GroupBuyEntry-index-module__packageGrid--3VaXT {
  display: grid;
  grid-template-columns: repeat(4, 310px);
  grid-gap: 20px;
  gap: 20px;
  justify-content: center;
  padding: 0;
}
.src-containers-GroupBuyEntry-index-module__packageCard--6yKy2 {
  position: relative;
  box-sizing: border-box;
  width: 310px;
  height: 350px;
  min-height: 350px;
  padding: 20px 21px;
  border: 1px solid #ffffff;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: none;
  display: flex;
  flex-direction: column;
}
.src-containers-GroupBuyEntry-index-module__cardPro--2DRTR,
.src-containers-GroupBuyEntry-index-module__cardPlus--2AhMP,
.src-containers-GroupBuyEntry-index-module__cardMax--31X0p,
.src-containers-GroupBuyEntry-index-module__cardUltra--2E0nH {
  border-color: #ffffff;
}
.src-containers-GroupBuyEntry-index-module__cardTag--1JKWd {
  position: absolute;
  top: 16px;
  right: 14px;
  height: 20px;
  line-height: 20px;
  padding: 0 9px;
  border-radius: 4px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap;
}
.src-containers-GroupBuyEntry-index-module__cardPlus--2AhMP .src-containers-GroupBuyEntry-index-module__cardTag--1JKWd {
  background: #a060a6;
}
.src-containers-GroupBuyEntry-index-module__cardPro--2DRTR .src-containers-GroupBuyEntry-index-module__cardTag--1JKWd {
  background: #4e9b9b;
}
.src-containers-GroupBuyEntry-index-module__cardMax--31X0p .src-containers-GroupBuyEntry-index-module__cardTag--1JKWd {
  background: #7069df;
}
.src-containers-GroupBuyEntry-index-module__cardUltra--2E0nH .src-containers-GroupBuyEntry-index-module__cardTag--1JKWd {
  background: #d9783d;
}
.src-containers-GroupBuyEntry-index-module__cardHead--1x-Kc h3 {
  margin: 0;
  padding-right: 70px;
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
  color: #222;
}
.src-containers-GroupBuyEntry-index-module__priceRow---iAmW {
  margin-top: 30px;
}
.src-containers-GroupBuyEntry-index-module__price--2Mlgt {
  display: flex;
  align-items: baseline;
  grid-gap: 4px;
  gap: 4px;
}
.src-containers-GroupBuyEntry-index-module__price--2Mlgt span {
  font-size: 36px;
  line-height: 36px;
  font-weight: 800;
  color: #222;
  letter-spacing: 0;
}
.src-containers-GroupBuyEntry-index-module__price--2Mlgt em {
  font-style: normal;
  font-size: 12px;
  color: #6F6970;
}
.src-containers-GroupBuyEntry-index-module__priceMeta--gtUhd {
  margin-top: 1px;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  grid-gap: 5px;
  gap: 5px;
  font-size: 12px;
}
.src-containers-GroupBuyEntry-index-module__priceMeta--gtUhd s {
  color: #6f6969;
  text-decoration-thickness: 1px;
}
.src-containers-GroupBuyEntry-index-module__listPriceRow--2McwA strong {
  color: #f04b3b;
  font-weight: 700;
}
.src-containers-GroupBuyEntry-index-module__listPriceRow--2McwA {
  margin-top: 2px;
  display: flex;
  align-items: baseline;
  grid-gap: 2px;
  gap: 2px;
  color: #2c2929;
}
.src-containers-GroupBuyEntry-index-module__listPriceRow--2McwA span,
.src-containers-GroupBuyEntry-index-module__listPriceRow--2McwA em {
  font-style: normal;
  font-size: 12px;
  font-weight: 500;
}
.src-containers-GroupBuyEntry-index-module__rewardPanel--1DXLs {
  margin-top: 18px;
  padding: 10px 11px;
  height: 92px;
  border-radius: 6px;
}
.src-containers-GroupBuyEntry-index-module__cardPlus--2AhMP .src-containers-GroupBuyEntry-index-module__rewardPanel--1DXLs {
  background: #ead7e8;
}
.src-containers-GroupBuyEntry-index-module__cardPro--2DRTR .src-containers-GroupBuyEntry-index-module__rewardPanel--1DXLs {
  background: #ceebe5;
}
.src-containers-GroupBuyEntry-index-module__cardMax--31X0p .src-containers-GroupBuyEntry-index-module__rewardPanel--1DXLs {
  background: #d5ceff;
}
.src-containers-GroupBuyEntry-index-module__cardUltra--2E0nH .src-containers-GroupBuyEntry-index-module__rewardPanel--1DXLs {
  background: #ffc79e;
}
.src-containers-GroupBuyEntry-index-module__rewardTitle--2o4pV {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 700;
}
.src-containers-GroupBuyEntry-index-module__cardPlus--2AhMP .src-containers-GroupBuyEntry-index-module__rewardTitle--2o4pV {
  color: #9a5c9b;
}
.src-containers-GroupBuyEntry-index-module__cardPro--2DRTR .src-containers-GroupBuyEntry-index-module__rewardTitle--2o4pV {
  color: #4a8f8e;
}
.src-containers-GroupBuyEntry-index-module__cardMax--31X0p .src-containers-GroupBuyEntry-index-module__rewardTitle--2o4pV {
  color: #6761d5;
}
.src-containers-GroupBuyEntry-index-module__cardUltra--2E0nH .src-containers-GroupBuyEntry-index-module__rewardTitle--2o4pV {
  color: #cb713a;
}
.src-containers-GroupBuyEntry-index-module__rewardItem--1KxHa {
  display: flex;
  align-items: center;
  grid-gap: 5px;
  gap: 5px;
  font-size: 14px;
  margin-bottom: 8px;
  color: #111111;
}
.src-containers-GroupBuyEntry-index-module__rewardItem--1KxHa + .src-containers-GroupBuyEntry-index-module__rewardItem--1KxHa {
  margin-top: 2px;
}
.src-containers-GroupBuyEntry-index-module__rewardItem--1KxHa .anticon {
  color: #111111;
  font-size: 10px;
}
.src-containers-GroupBuyEntry-index-module__launchButton--21l1L {
  margin-top: 20px;
  width: 100%;
  height: 40px;
  border: none;
  border-radius: 5px;
  background: #222;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  line-height: 40px;
  box-shadow: none;
}
.src-containers-GroupBuyEntry-index-module__launchButtonPlus--MC6KJ,
.src-containers-GroupBuyEntry-index-module__launchButtonPro--2Cs4o,
.src-containers-GroupBuyEntry-index-module__launchButtonMax--3ajKA,
.src-containers-GroupBuyEntry-index-module__launchButtonUltra--P95CH {
  background: #222;
}
.src-containers-GroupBuyEntry-index-module__launchButton--21l1L:hover,
.src-containers-GroupBuyEntry-index-module__launchButton--21l1L:focus,
.src-containers-GroupBuyEntry-index-module__launchButton--21l1L:active {
  background: #222;
  color: #ffffff;
  opacity: 0.92;
}
.src-containers-GroupBuyEntry-index-module__groupInfoGrid--3cqmi {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 20px;
  gap: 20px;
  padding: 50px 0;
}
.src-containers-GroupBuyEntry-index-module__groupStatusPanel--IyNhn {
  padding: 18px 22px;
  border: 1px solid #e8e5f4;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(49, 39, 91, 0.06);
  min-height: 118px;
  display: flex;
  flex-direction: column;
  grid-gap: 12px;
  gap: 12px;
  justify-content: center;
}
.src-containers-GroupBuyEntry-index-module__groupStatusPanelActive--3MPMp {
  min-height: 188px;
  padding: 20px 22px;
  border-color: rgba(255, 255, 255, 0.78);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.78);
  justify-content: flex-start;
}
.src-containers-GroupBuyEntry-index-module__groupStatusHeader--1Z2-P {
  display: flex;
  align-items: center;
  grid-gap: 12px;
  gap: 12px;
  min-height: 26px;
}
.src-containers-GroupBuyEntry-index-module__groupStatusTitle--2U-_O {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #302b4d;
}
.src-containers-GroupBuyEntry-index-module__groupExpireText--1MASh {
  display: inline-flex;
  align-items: center;
  grid-gap: 4px;
  gap: 4px;
  font-size: 12px;
  line-height: 18px;
  color: #ff5a1f;
  white-space: nowrap;
}
.src-containers-GroupBuyEntry-index-module__groupExpireText--1MASh .anticon {
  font-size: 13px;
}
.src-containers-GroupBuyEntry-index-module__groupStatusMeta--8fbbC {
  margin-top: 4px;
  font-size: 14px;
  line-height: 22px;
  color: #7d7897;
}
.src-containers-GroupBuyEntry-index-module__groupShareLink--3VQ0v {
  min-height: 32px;
  padding: 7px 10px;
  border-radius: 8px;
  background: #f6f7fb;
  color: #5d5874;
  font-size: 13px;
  line-height: 18px;
  word-break: break-all;
}
.src-containers-GroupBuyEntry-index-module__groupStatusEmpty--dgSJ9 {
  font-size: 14px;
  line-height: 22px;
  color: #b0acc3;
}
.src-containers-GroupBuyEntry-index-module__groupActiveBody--LJr77 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 18px;
  gap: 18px;
  margin-top: 12px;
}
.src-containers-GroupBuyEntry-index-module__groupPeopleBlock--2mIDT {
  display: flex;
  align-items: center;
  min-width: 0;
  grid-gap: 18px;
  gap: 18px;
  color: #302b36;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
}
.src-containers-GroupBuyEntry-index-module__groupAvatarStack--wCWS0 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.src-containers-GroupBuyEntry-index-module__groupAvatar--4Xd6O {
  width: 40px;
  height: 40px;
  margin-left: -20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  overflow: hidden;
  background: linear-gradient(135deg, #7fc8ff 0%, #7c5cff 100%);
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(44, 30, 51, 0.12);
}
.src-containers-GroupBuyEntry-index-module__groupAvatar--4Xd6O:first-child {
  margin-left: 0;
}
.src-containers-GroupBuyEntry-index-module__groupAvatar--4Xd6O:nth-child(2) {
  background: linear-gradient(135deg, #f0c078 0%, #c9763c 100%);
}
.src-containers-GroupBuyEntry-index-module__groupAvatar--4Xd6O:nth-child(3) {
  background: linear-gradient(135deg, #ffda51 0%, #73bd55 100%);
}
.src-containers-GroupBuyEntry-index-module__groupAvatar--4Xd6O:nth-child(4) {
  background: linear-gradient(135deg, #7d8cff 0%, #2f2f37 100%);
}
.src-containers-GroupBuyEntry-index-module__groupAvatar--4Xd6O img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.src-containers-GroupBuyEntry-index-module__groupAvatarMore--362en {
  margin-left: 6px;
  color: #000;
}
.src-containers-GroupBuyEntry-index-module__groupInviteBlock--PMiBZ {
  display: flex;
  align-items: center;
  grid-gap: 12px;
  gap: 12px;
  min-width: 0;
  flex: 1 1;
  max-width: 360px;
}
.src-containers-GroupBuyEntry-index-module__groupJoinBlock--28IAv {
  display: flex;
  align-items: center;
  grid-gap: 12px;
  gap: 12px;
  min-width: 0;
  flex: 1 1;
  max-width: 390px;
}
.src-containers-GroupBuyEntry-index-module__groupJoinSelect--1O2qz {
  flex: 1 1;
  min-width: 190px;
}
.src-containers-GroupBuyEntry-index-module__groupJoinSelect--1O2qz .ant-select-selection {
  height: 40px;
  border-color: #eee3e5;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.72);
}
.src-containers-GroupBuyEntry-index-module__groupJoinSelect--1O2qz .ant-select-selection__rendered {
  margin-left: 14px;
  margin-right: 28px;
  line-height: 38px;
}
.src-containers-GroupBuyEntry-index-module__groupInviteValue--14tAo {
  flex: 1 1;
  min-width: 0;
  height: 40px;
  padding: 0 14px;
  border: 1px solid #eee3e5;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.72);
  color: #7552ff;
  font-size: 15px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.src-containers-GroupBuyEntry-index-module__groupCopyButton--28aGp {
  width: 96px;
  height: 40px;
  border: none;
  border-radius: 8px;
  background: #222;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  box-shadow: none;
}
.src-containers-GroupBuyEntry-index-module__groupCopyButton--28aGp:hover,
.src-containers-GroupBuyEntry-index-module__groupCopyButton--28aGp:focus,
.src-containers-GroupBuyEntry-index-module__groupCopyButton--28aGp:active {
  background: #222;
  color: #ffffff;
  opacity: 0.92;
}
.src-containers-GroupBuyEntry-index-module__groupRewardBox--2zg9d {
  margin-top: 20px;
  padding: 10px 12px;
  border: 1px solid #eadfe0;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.75);
}
.src-containers-GroupBuyEntry-index-module__groupRewardTitle--2Iqsh {
  font-size: 12px;
  line-height: 18px;
  color: #4a414c;
}
.src-containers-GroupBuyEntry-index-module__groupRewardDesc--3VjeB {
  margin-top: 4px;
  font-size: 12px;
  line-height: 20px;
  color: #8f8a96;
}
.src-containers-GroupBuyEntry-index-module__guideSection--X8Gs_ {
  padding: 72px 28px 32px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.78);
}
.src-containers-GroupBuyEntry-index-module__guideHeader--15mUM {
  text-align: center;
}
.src-containers-GroupBuyEntry-index-module__guideHeader--15mUM h3 {
  margin: 0;
  font-size: 34px;
  line-height: 42px;
  color: #25223a;
  font-weight: 700;
}
.src-containers-GroupBuyEntry-index-module__guideHeader--15mUM p {
  margin: 12px 0 0;
  font-size: 15px;
  line-height: 24px;
  color: #7c7895;
}
.src-containers-GroupBuyEntry-index-module__guideGrid--1BO5f {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 18px;
  gap: 18px;
  margin-top: 40px;
}
.src-containers-GroupBuyEntry-index-module__stepCard--2NJ67 {
  position: relative;
  min-height: 156px;
  padding: 28px 22px 24px;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #ececf6;
  border-radius: 18px;
  box-shadow: 0 10px 24px rgba(49, 39, 91, 0.06);
  text-align: center;
}
.src-containers-GroupBuyEntry-index-module__stepNumber--NhzI6 {
  position: absolute;
  top: 18px;
  right: 18px;
  font-size: 34px;
  line-height: 1;
  font-weight: 700;
  color: rgba(130, 125, 161, 0.12);
}
.src-containers-GroupBuyEntry-index-module__stepIcon--3Vln6 {
  width: 42px;
  height: 42px;
  margin: 0 auto;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, #f5f2ff 0%, #faf9ff 100%);
  color: #7c4ef1;
  font-size: 18px;
}
.src-containers-GroupBuyEntry-index-module__stepTitle--2-klO {
  margin-top: 18px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #2d2943;
}
.src-containers-GroupBuyEntry-index-module__stepCard--2NJ67 p {
  margin: 10px 0 0;
  font-size: 13px;
  line-height: 21px;
  color: #8a879d;
}
@media (max-width: 980px) {
  .src-containers-GroupBuyEntry-index-module__modalShell--25v0C {
    padding-top: 132px;
  }
  .src-containers-GroupBuyEntry-index-module__groupBuyEntry--LAgfo {
    width: 640px;
  }
  .src-containers-GroupBuyEntry-index-module__packageGrid--3VaXT {
    grid-template-columns: repeat(2, 310px);
  }
  .src-containers-GroupBuyEntry-index-module__topBanner--14iQ0 {
    width: 640px;
    padding: 0 18px 0 22px;
  }
  .src-containers-GroupBuyEntry-index-module__topBannerCountdown--3hvc8 {
    min-width: 220px;
  }
  .src-containers-GroupBuyEntry-index-module__topBannerCountdownItem--Y-U5p {
    width: 36px;
  }
  .src-containers-GroupBuyEntry-index-module__topBannerCountdownItem--Y-U5p strong {
    font-size: 22px;
    line-height: 28px;
  }
  .src-containers-GroupBuyEntry-index-module__groupInfoGrid--3cqmi {
    grid-template-columns: 1fr;
  }
  .src-containers-GroupBuyEntry-index-module__groupInviteBlock--PMiBZ,
  .src-containers-GroupBuyEntry-index-module__groupJoinBlock--28IAv {
    max-width: 420px;
  }
  .src-containers-GroupBuyEntry-index-module__guideGrid--1BO5f {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 520px) {
  .src-containers-GroupBuyEntry-index-module__modalShell--25v0C {
    padding: 132px 14px 56px;
  }
  .src-containers-GroupBuyEntry-index-module__groupBuyEntry--LAgfo {
    width: 310px;
  }
  .src-containers-GroupBuyEntry-index-module__hero--1dYVs h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .src-containers-GroupBuyEntry-index-module__hero--1dYVs p {
    font-size: 14px;
  }
  .src-containers-GroupBuyEntry-index-module__planTabs--fgxFg {
    margin-bottom: 18px;
  }
  .src-containers-GroupBuyEntry-index-module__planTab--2POvh {
    min-width: 68px;
    padding: 0 9px;
  }
  .src-containers-GroupBuyEntry-index-module__packageGrid--3VaXT {
    grid-template-columns: 310px;
  }
  .src-containers-GroupBuyEntry-index-module__topBanner--14iQ0 {
    width: 310px;
    max-width: calc(100vw - 28px);
    height: 108px;
    padding: 12px 14px;
    align-items: flex-start;
    flex-direction: column;
    grid-gap: 8px;
    gap: 8px;
  }
  .src-containers-GroupBuyEntry-index-module__topBannerCountdown--3hvc8 {
    width: 100%;
    min-width: 0;
    height: 50px;
    padding: 5px 8px;
  }
  .src-containers-GroupBuyEntry-index-module__topBannerCountdownItem--Y-U5p {
    width: 32px;
  }
  .src-containers-GroupBuyEntry-index-module__topBannerCountdownItem--Y-U5p strong {
    font-size: 18px;
    line-height: 22px;
  }
  .src-containers-GroupBuyEntry-index-module__topBannerCountdownItem--Y-U5p span {
    margin-top: 1px;
    font-size: 10px;
    line-height: 13px;
  }
  .src-containers-GroupBuyEntry-index-module__topBannerCountdownColon--H80Yq {
    width: 11px;
    margin-top: -12px;
    font-size: 18px;
  }
  .src-containers-GroupBuyEntry-index-module__guideGrid--1BO5f {
    grid-template-columns: 1fr;
  }
  .src-containers-GroupBuyEntry-index-module__groupStatusHeader--1Z2-P,
  .src-containers-GroupBuyEntry-index-module__groupActiveBody--LJr77 {
    align-items: flex-start;
    flex-direction: column;
  }
  .src-containers-GroupBuyEntry-index-module__groupInviteBlock--PMiBZ,
  .src-containers-GroupBuyEntry-index-module__groupJoinBlock--28IAv {
    width: 100%;
    max-width: none;
  }
  .src-containers-GroupBuyEntry-index-module__groupJoinSelect--1O2qz {
    min-width: 0;
  }
  .src-containers-GroupBuyEntry-index-module__groupCopyButton--28aGp {
    width: 88px;
  }
}

.DataPage_mainContent__1ot0w {
  /* margin: 10px 0 0 0;*/
  margin: 0;
  background-color: #F5F7FA;
}

.DataPage_mainContents__3XRpp {
  display: flex;
  flex-direction: column;
  background: #fff;
  flex: calc(100% - 150px) 1;
  min-height: 0;
  overflow: auto;
}

.DataPage_contentLayout__twqlN {
  flex: 1 1;
  min-width: 0;
  min-height: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #fff;
  overflow: hidden;
}

.DataPage_failureMsg__1d15h {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 20px;
  color: var(--text-color-secondary);
}

.DataPage_globalTips__bu86n {
  /* height: fit-content;
  background: #FFF1E3;
  opacity: 0.85;
  margin: 20px 45px 0 60px;
  display: flex;
  align-items: center;
  padding: 5px 10px 5px 40px;
  color: #DC6A00;
  font-size: 12px;
  justify-content: space-between;
  position: relative; */
  height: 40px;
  background: url('https://cdn.qinyanai.com/app/assets/guide/globalMessage.png') center center repeat;
  background-size: 100% 100%;
  border-radius: 8px;
  width: auto;
  line-height: 40px;
  margin: 9px 24px 0 24px;
  position: relative;
}

.DataPage_scrollTips__CGVLT {
  text-align: center;
  line-height: 40px;
}

.DataPage_scrollTips__CGVLT .DataPage_tipIcon__tkpFd{
  margin-bottom: 5px;
  margin-right: 6px;
  cursor: pointer;
}
.DataPage_tipCloseIcon__3MQ0j{
  position: absolute;
  right: 20px;
  top: 12px;
}

@keyframes DataPage_myscroll__1-Vkn {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}



.DataPage_pageWrap__3rgnz {
  min-width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.DataPage_pageWrapPB__3lxtZ {
  padding-bottom: 50px;
}


.theme_0 .DataPage_mainContents__3XRpp,
.theme_0 .DataPage_pageWrap__3rgnz{
  background-color: var(--bgColor) !important;
}

.theme_0 .DataPage_mainContent__1ot0w{
  background-color: var(--bgColor) !important;
}
/* 全局帮助中心浮动图标 */
.DataPage_helpIconWrap__1Wzis {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-align: center;
  line-height: 45px;
  position: fixed;
  right: 44px;
  bottom: 90px;
  z-index: 999;
  cursor: pointer;
}

.DataPage_helpIconWrap__1Wzis img {
  height: 100px;
  margin: 0 auto;
}

.DataPage_showHelpIconWrap__3HVjP {
  width: 40px;
  height: 40px;
  background: #55c0ff;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  position: fixed;
  right: 44px;
  bottom: 90px;
  z-index: 9999999999;
  cursor: pointer;
}

.DataPage_showHelpIconWrap__3HVjP img {
  width: 20px;
  height: 20px;
}

.DataPage_helpWrap__3bc-v {
  opacity: 0;
  transform: scale(0.8);
  position: fixed;
  bottom: 140px;
  right: 45px;
  z-index: -1;
  box-shadow: 0px 2px 20px 0px rgb(180 180 180 / 50%) !important;
}

.DataPage_showHelpAnimation__2_lIO {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.4s ease-in-out, transform 0.3s ease-in-out;
  cursor: pointer;
  background: #ffffff;
  border-radius: 10px;
  position: fixed;
  bottom: 140px;
  right: 45px;
  z-index: 9999999;
  width: 240px;
  padding: 10px;
  height: auto;
}

.DataPage_showHelpAnimation__2_lIO .DataPage_helpItem__1JLBv {
  white-space: nowrap;
  display: flex;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.06), 0 2px 10px 0 rgba(0,0,0,.04);
  height: 44px;
  border-radius: 8px;
  padding: 0 0 0 12px;
  align-items: center;
  color: #262626;
}

.DataPage_helpItem__1JLBv img {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

.DataPage_imgIcon__1HO-I {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

.DataPage_spanText__PPJsY {
  font-size: 14px;
}

.DataPage_arrowIcon__2bpLD {
  width: 16px;
  height: 16px;
}

.DataPage_helpTips__cSMbf {
  position: fixed;
  z-index: 999;
  height: 540px;
  max-height: 540px;
  width: 360px;
  bottom: 10px;
  left: 50px;
  background: #ffffff;
  transform-origin: center bottom;
  transition: max-height 0.4s linear;
  box-shadow: 0 8px 17px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.DataPage_helpTips__cSMbf iframe {
  height: 100%;
  width: 100%;
  border: none;
}

.DataPage_helpTipsClose__1bhJK {
  position: absolute;
  text-indent: -9999px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTcgOSI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAuNDVDMCAuMzM1LjA0Ni4yMi4xMzMuMTMyYy4xNzQtLjE3Ni40NTgtLjE3Ni42MzIgMEw4LjUgNy45MTJsNy43MzctNy43OGMuMTc0LS4xNzYuNDU4LS4xNzYuNjMyIDAgLjE3My4xNzUuMTczLjQ2IDAgLjYzNmwtOC4wNTUgOC4xYy0uMTc0LjE3Ni0uNDU4LjE3Ni0uNjMyIDBMLjEzLjc2OEMuMDQ0LjY4IDAgLjU2NSAwIC40NDhWLjQ1eiIvPjwvc3ZnPg==) no-repeat 50%;
  opacity: 0.6;
  height: 30px;
  width: 30px;
  right: 10px;
  top: 3px;
  overflow: visible;
  cursor: pointer;
  z-index: 1000;
}

.DataPage_helpTipsClose__1bhJK:hover {
  opacity: 1;
}

.DataPage_helpTipsHide__3nWIu {
  max-height: 0px;
}

@keyframes DataPage_helpIcon__38EEg {
  0% { transform: rotate(0deg); }
  10% { transform: rotate(15deg); }
  20% { transform: rotate(-10deg); }
  30% { transform: rotate(5deg); }
  40% { transform: rotate(0deg); }
  100% { transform: rotate(0deg); }
}

.leftNavSider_menuWrap__35RxE {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 1 1;
  min-height: 0;
  width: 100%;
  justify-content: space-between;
  padding: 15px 9px 15px 10px;
  overflow: hidden;
  overflow-x: hidden;
    background-color: #F8F8F8;
}

.leftNavSider_menuWrap__35RxE::-webkit-scrollbar {
  display: none;
}

.leftNavSider_menuItem__2mFsr {
  /*display: flex;*/
  /*flex-direction: column;*/
  /*align-items: center;*/
  /*justify-content: center;*/
  /*height: 68px;*/
  /*width: 100%;*/
}

/*.menuItem:hover,*/
.leftNavSider_tabActive__22UDt,
.leftNavSider_menuWrap__35RxE .ant-menu-item:hover {
  /*background-color: #F5F7FA;*/
}

.leftNavSider_menuItem__2mFsr img {
  width: 15px;
  height: 15px;
  margin-bottom: 3px;
  margin-right: 5px;
}

.leftNavSider_menuItem__2mFsr span {
  font-size: 14px;
  /*font-family:PingFangSC-Medium,PingFang SC;*/
  font-weight: 400;
  color: #333;
}

.leftNavSider_leftSider__2iMsQ {
  margin-right: 0;
  background-color: #F8F8F8;
  /* padding: 15px 9px 15px 10px; */
}

.leftNavSider_leftSiderCollapsed__3Jpil {
  min-width: 0 !important;
  max-width: 0 !important;
  width: 0 !important;
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  flex-basis: 0 !important;
  background: transparent;
}

.leftNavSider_leftSiderCollapsed__3Jpil .ant-layout-sider-children {
  display: block !important;
  position: relative;
  overflow: visible;
  width: 0;
}

.leftNavSider_leftSiderCollapsed__3Jpil .leftNavSider_brandBar__1Sbvu,
.leftNavSider_leftSiderCollapsed__3Jpil .leftNavSider_menuWrap__35RxE {
  display: none;
}

.leftNavSider_leftSider__2iMsQ .ant-layout-sider-children {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
}

.leftNavSider_sidebarLauncher__2H1mz {
  position: absolute;
  left: 22px;
  top: 15px;
  z-index: 9;
}

.leftNavSider_sidebarLauncherButton__7kcHB {
  position: relative;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 0;
  border-radius: 10px;
  background: transparent;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1F1F1F;
  cursor: pointer;
  transition: background 0.18s ease, box-shadow 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

.leftNavSider_sidebarLauncherButton__7kcHB:hover {
  color: #200028;
  background: #F7F7F8;
  box-shadow: 0 2px 8px rgba(31, 31, 31, 0.08);
  transform: translateY(-1px);
}

.leftNavSider_sidebarDockToggle__1DJ8O {
  position: absolute;
  top: 15px;
  left: 252px;
  z-index: 9;
}

.leftNavSider_sidebarLauncherHitArea__7yCkD {
  position: absolute;
  inset: -8px;
  opacity: 0;
}

.leftNavSider_sidebarLauncherIcon__1U7HH {
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
}

.leftNavSider_sidebarLauncherPanel__eivVT {
  position: absolute;
  left: 0;
  top: 42px;
  width: 300px;
  max-height: calc(100vh - 130px);
  padding: 14px;
  background: #FFFFFF;
  border: 1px solid #EEEFF1;
  border-radius: 12px;
  box-shadow: 0 12px 32px rgba(28, 11, 35, 0.12);
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateX(-24px) scale(0.98);
  transform-origin: top left;
  transition:
    opacity 0.22s ease,
    transform 0.24s cubic-bezier(0.2, 0.8, 0.2, 1),
    visibility 0s linear 0.22s;
  will-change: opacity, transform;
}

.leftNavSider_sidebarLauncherPanel__eivVT::-webkit-scrollbar {
  width: 6px;
}

.leftNavSider_sidebarLauncherPanel__eivVT::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 999px;
}

.leftNavSider_sidebarLauncherPanelVisible__1NQX3 {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(0);
  transition:
    opacity 0.18s ease,
    transform 0.24s cubic-bezier(0.2, 0.8, 0.2, 1),
    visibility 0s linear 0s;
}

.leftNavSider_sidebarLauncherPanel__eivVT::before {
  display: none;
}

.leftNavSider_launcherBrandRow__95BkD {
  height: 42px;
  display: flex;
  align-items: center;
  grid-gap: 10px;
  gap: 10px;
  padding: 0 8px;
  border-radius: 8px;
  color: #222;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}

.leftNavSider_launcherBrandRow__95BkD:hover {
  background: #F8F8F8;
}

.leftNavSider_launcherBrandRow__95BkD:focus-visible {
  outline: 2px solid #55c0ff;
  outline-offset: -2px;
  background: #F8F8F8;
}

.leftNavSider_launcherBrandRow__95BkD img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}

.leftNavSider_launcherSection__Tw6Xs {
  margin-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #F0F0F0;
}

.leftNavSider_launcherActionItem__2q2dN {
  height: 40px;
  display: flex;
  align-items: center;
  grid-gap: 10px;
  gap: 10px;
  padding: 0 8px;
  border-radius: 8px;
  color: #333;
  font-size: 14px;
  cursor: pointer;
}

.leftNavSider_launcherActionItem__2q2dN:hover {
  background: #F8F8F8;
}

.leftNavSider_launcherActionItem__2q2dN:focus-visible {
  outline: 2px solid #55c0ff;
  outline-offset: -2px;
  background: #F8F8F8;
}

.leftNavSider_launcherActionIcon__Zhc5E {
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.leftNavSider_launcherActionIcon__Zhc5E img {
  max-width: 18px;
  max-height: 18px;
}

.leftNavSider_launcherToolsTitle__Nx5c6 {
  padding: 12px 8px 8px;
  color: #999;
  font-size: 12px;
  font-weight: 500;
}

.leftNavSider_launcherToolsGrid__1Pdlj {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  gap: 10px;
}

.leftNavSider_launcherToolItem__2-2Tc {
  min-width: 0;
  height: 76px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  grid-gap: 6px;
  gap: 6px;
  cursor: pointer;
  color: #333;
  font-size: 12px;
}

.leftNavSider_launcherToolItem__2-2Tc:hover {
  background: #F8F8F8;
}

.leftNavSider_launcherToolItem__2-2Tc:focus-visible {
  outline: 2px solid #55c0ff;
  outline-offset: -2px;
  background: #F8F8F8;
}

.leftNavSider_launcherToolItem__2-2Tc > span:last-child {
  max-width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.leftNavSider_launcherToolIcon__1FJyP {
  width: 28px;
  height: 28px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.leftNavSider_launcherToolIcon__1FJyP img {
  width: 24px;
  height: 24px;
}

.leftNavSider_launcherToolIcon__1FJyP em {
  position: absolute;
  top: -7px;
  right: -18px;
  padding: 2px 4px;
  border-radius: 999px;
  background: #FF4D4F;
  color: #FFFFFF;
  font-size: 10px;
  font-style: italic;
  font-weight: 600;
  line-height: 1;
}

.leftNavSider_brandBar__1Sbvu {
  height: 56px;
  display: flex;
  align-items: center;
  padding: 0 18px;
  grid-gap: 10px;
  gap: 10px;
  background: #F8F8F8;
  cursor: pointer;
  overflow: hidden;
}

.leftNavSider_brandBarCollapsed__3qXVX {
  justify-content: center;
  padding: 0;
}

.leftNavSider_brandLogo__3n50E {
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  border-radius: 50%;
}

.leftNavSider_brandTitle__3J3-y {
  color: #222;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}

.leftNavSider_showClose__3n_d0 {
  right: -17px;
  top: 69px;
  font-size: 46px;
  position: absolute;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  z-index: 9;
  transform: rotate(180deg);
  pointer-events: auto;
}

.leftNavSider_leftSiderClose__1dNcX {
  position: relative;
  width: 0px;
}

.leftNavSider_shwoOpen__nB09N {
  /*left: -19px;*/
  left: 40px;
  top: 69px;
  font-size: 52px;
  position: absolute;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  z-index: 999;
  pointer-events: auto;
}

.leftNavSider_leftSiderMargin__2yX35 {
  margin-right: 0px;
}

.leftNavSider_menuItem__2mFsr .ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title,
.leftNavSider_menuItem__2mFsr .ant-menu-sub.ant-menu-inline > .ant-menu-item,
.leftNavSider_menuItem__2mFsr .ant-menu-submenu > .ant-menu-submenu-title {
  display: flex;
  align-items: center;
  height: 60px;
  margin-bottom: 0;
  margin-top: 0;
}

.leftNavSider_leftSider__2iMsQ .leftNavSider_menuItem__2mFsr {
  border-right: 0;
}

.leftNavSider_menItemClassName__2Gwq- {
  /*margin-left:25px;*/
  flex: 1 1;
  display: flex;
  align-items: center;
  position: relative;
}

.leftNavSider_menItemDisable__3-8gc {
  /*margin-left:25px;*/
  cursor: not-allowed;
  color: #b2b2b2;
}

.leftNavSider_subMenuTitle__3_1TQ {
  /*margin-left:18px;*/
}

.leftNavSider_subMenuTitle__3_1TQ img {
  /*margin-right: 16px;*/
  margin-right: 8px;
}

.leftNavSider_subMenuClass__3_cfB .ant-menu-submenu-arrow {
  display: none;
}

.leftNavSider_menuItem__2mFsr .leftNavSider_subMenuClass__3_cfB .ant-menu-item-selected {
  background: #ecf8ff;
}

.leftNavSider_menuItem__2mFsr .leftNavSider_subMenuClass__3_cfB .ant-menu-item-selected span {
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
}

.leftNavSider_subMenuClass__3_cfB .ant-menu-item-selected::after {
  opacity: 1;
  position: absolute;
  top: 18px;
  left: 24px;
  bottom: 0;
  height: 24px;
  right: auto;
}

.leftNavSider_menuDiv__1AOxj {
  width: 100%;
  font-size: 14px;
  /*font-family:PingFangSC-Medium,PingFang SC;*/
  font-weight: 400;
  color: #646a73;
  -webkit-user-select: none;
  user-select: none;
}

.leftNavSider_menuDiv__1AOxj .leftNavSider_subMenuTitle__3_1TQ {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  padding-left: 24px;
  display: none;
}

.leftNavSider_menuDiv__1AOxj .leftNavSider_subMenuTitle__3_1TQ img {
  width: 16px;
  height: 16px;
}

/* 分组标题样式 */

.leftNavSider_menuGroup__1bZxS:first-child {
  margin-top: 0;
}

.leftNavSider_groupTitle__1s71t {
  font-size: 12px;
  color: #999;
  padding: 10px 12px 6px 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-user-select: none;
  user-select: none;
  transition: color 0.2s ease;
}

.leftNavSider_groupTitle__1s71t:hover {
  color: #666;
}

.leftNavSider_groupArrow__2UNlr {
  font-size: 10px;
  color: #bbb;
  transition: transform 0.2s ease, color 0.2s ease;
}

.leftNavSider_groupTitle__1s71t:hover .leftNavSider_groupArrow__2UNlr {
  color: #999;
}

/* 分组内的菜单项 - 二级缩进 */
.leftNavSider_menuGroup__1bZxS .leftNavSider_twoMenuItem__1ubPr {
  padding-left: 20px !important;
  height: 42px;
}

/* 高亮菜单项（学术超级智能体） */
.leftNavSider_highlightMenuItem__3Tck3 {
  background: #fff;
  border: 1px solid #EEEFF1;
  border-radius: 10px !important;
  margin-bottom: 12px !important;
  padding-left: 10px !important;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.leftNavSider_highlightMenuItem__3Tck3:hover {
  border-color: #EEEFF1;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
}


.leftNavSider_menuDiv__1AOxj .leftNavSider_twoMenuItem__1ubPr {
  position: relative;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: start;
  padding-left: 10px;
  border-radius: 8px;
  margin-bottom: 2px;
  color: #222;
}

/* 折叠状态下的菜单项样式 */
.leftNavSider_leftSiderMargin__2yX35 .leftNavSider_menuDiv__1AOxj .leftNavSider_twoMenuItem__1ubPr {
  justify-content: center;
  padding-left: 10px !important;
  width: 40px;
  margin: 0 auto 3px auto;
}

/* 折叠状态下隐藏分组标题 */
.leftNavSider_leftSiderMargin__2yX35 .leftNavSider_groupTitle__1s71t {
  display: none;
}

/* 折叠状态下分组内菜单项不缩进 */
.leftNavSider_leftSiderMargin__2yX35 .leftNavSider_menuGroup__1bZxS .leftNavSider_twoMenuItem__1ubPr {
  padding-left: 10px !important;
}

/* 折叠状态下高亮菜单项 */
.leftNavSider_leftSiderMargin__2yX35 .leftNavSider_highlightMenuItem__3Tck3 {
  width: 40px;
  margin: 0 auto 12px auto !important;
  padding-left: 10px !important;
}

.leftNavSider_leftSiderMargin__2yX35 .leftNavSider_highlightDot__2Wwt_ {
  display: none;
}

.leftNavSider_leftSiderMargin__2yX35 .leftNavSider_menuWrap__35RxE {
  padding: 15px 5px;
}

.leftNavSider_navIcon__1_jiB {
  font-size: 20px;
  margin-right: 8px;
}

.leftNavSider_menuDiv__1AOxj .leftNavSider_twoMenuItem__1ubPr:hover {
  background-color: #FFFFFF;
  border-radius: 10px;
}

.leftNavSider_menuDiv__1AOxj .leftNavSider_extendTwoMenuItem__1_ys0 {
  padding-left: 16px;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.leftNavSider_menuDiv__1AOxj .leftNavSider_extendTwoMenuItemTitle__FN5eD {
  /* background: #FFF3D9; */
  /* width: 105px; */
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  color: #666666;
  font-weight: 500;
  font-size: 14px;
  margin-right: 8px;
  /* box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045); */
}

.leftNavSider_menuDiv__1AOxj .leftNavSider_extendTwoMenuItem__1_ys0 span.leftNavSider_writeSearch__2Y8zc {
  /* background: #D4FFF1; */
}

.leftNavSider_menuDiv__1AOxj .leftNavSider_extendTwoMenuItemText__20TcY {
  padding-left: 20px;
}

.leftNavSider_menuDiv__1AOxj .leftNavSider_extendTwoMenuItemText__20TcY span {
  background-color: unset;
  padding-left: 30px;
  width: 120px;
  box-shadow: unset;
}

.leftNavSider_divider__2OJzY {
  width: 118px;
  height: 1px;
  background-color: #e6e6e6;
  margin: auto;
}

.leftNavSider_menuDiv__1AOxj .leftNavSider_active__3esjv {
  /*background-color: #ecf8ff;*/
    background-color: #FFFFFF;
  position: relative;
  font-weight: bold;
  color: #222;
  border-radius: 10px;
}

.leftNavSider_menuDiv__1AOxj .leftNavSider_active__3esjv .leftNavSider_activeLine__3j0qO {
  opacity: 1;
  position: absolute;
  top: 18px;
  left: 34px;
  bottom: 0;
  height: 16px;
  right: auto;
  width: 4px;
  background: #55c0ff;
}

.leftNavSider_qr_img__39hvl {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 152px;
  text-align: center;
  font-size: 14px;
  font-family: "PingFang SC";
  font-weight: normal;
  color: #666666;
  line-height: 14px;
}

.leftNavSider_learnmore__3ANHj {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}

.leftNavSider_learnmore__3ANHj:hover {
  color: #55c0ff;
}

.leftNavSider_qr_wrap__2sCB1 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  z-index: 9999;
}

.leftNavSider_qr_ctn__I9FeH {
  position: relative;
  width: 750px;
  /* height: 420px; */
  border-radius: 4px;
}

.leftNavSider_qr_ctn_large__3yMbe {
  width: 750px;
  /* height: 420px; */
}

.leftNavSider_qr_ctn__I9FeH img {
  width: 750px;
  /* height: 100%; */
  cursor: default;
  border-radius: 4px;
}

.leftNavSider_qr_close__3AdM1 {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
  color: #666666;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}

.leftNavSider_disabled__3EyCK {
  pointer-events: none;
}

.leftNavSider_onlineReadBtnContainer__2WGOk {
  background-color: #ffffff;
  height: 85px;
  border-radius: 4px;
}

.leftNavSider_onlineReadbtnShow__3iFRR {
  display: block !important;
}

.leftNavSider_onlineReadbtn__2S9ZV {
  position: absolute;
  border-radius: 4px;
  color: #fff;
  background-color: #55c0ff;
  width: 160px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  left: 300px;
  bottom: 35px;
  cursor: pointer;
  display: none;
}

.leftNavSider_campusAmbassadorBtn__1hgpq {
  position: absolute;
  border-radius: 4px;
  color: #fff;
  background-color: #ff6010;
  width: 150px;
  height: 40px;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  left: 230px;
  bottom: 26px;
  cursor: pointer;
}

.leftNavSider_menuWrapList__1Evvk {
  width: 100%;
  flex: 1 1;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 0; /* 关键：允许flex子元素收缩并滚动 */
}

.leftNavSider_menuWrapList__1Evvk::-webkit-scrollbar {
  width: 4px;
}

.leftNavSider_menuWrapList__1Evvk::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.leftNavSider_menuWrapList__1Evvk::-webkit-scrollbar-track {
  background: transparent;
}

/* .footer {
  padding: 10px;
  margin-bottom: 10px;
  height: 82px;
} */

.leftNavSider_footer__1sMv6 .leftNavSider_adPosition__3Pe4q {
  margin-top: 16px;
}

.leftNavSider_footer__1sMv6 .leftNavSider_adPosition__3Pe4q img {
  width: 100%;
  cursor: pointer;
}

.leftNavSider_footerContainer__1bnJM {
  display: flex;
  justify-content: space-between;
}

.leftNavSider_footerUserInfo__qJt4J {
  display: flex;
  justify-content: start;
  align-items: center;
}

.leftNavSider_footerUserInfo__qJt4J div:last-child {}

.leftNavSider_footerUserName__2bet- {
  margin-right: 10px;
  max-width: 100px;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: -webkit-box;
  margin-right: 10px;
  font-size: 12px;
  color: #333333;
}

.leftNavSider_footerUserVersion__LPNxh {
  background: #dddddd;
  font-weight: 500;
  color: #ffffff;
  font-size: 6px;
  padding: 2px 5px;
}

.leftNavSider_footerUserVersionActive__1aSbu {
  background: #ffc021;
}

.leftNavSider_footerStatistics__3FYmp {}

.leftNavSider_footerStatisticsText__2g-YN {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.leftNavSider_footerStatisticsText__2g-YN div:first-child {
  color: #999999;
  font-size: 12px;
}

.leftNavSider_footerUserLevelDesc__3Cy5m {
  font-size: 12px;
  display: flex;
  justify-content: space-between;
}

.leftNavSider_footerUserLevelDesc__3Cy5m span {
  color: #55c0ff;
  font-size: 14px;
  margin: 0 5px;
}

.leftNavSider_footerBottom__1OWzK {
  margin-top: 30px;
  margin-bottom: 10px;
}

.leftNavSider_userFlowProgress__3TcmR {
  width: 100%;
  width: 130px;
  height: 6px;
  background: #dddddd;
  border-radius: 6px;
  margin: 4px auto;
}

.leftNavSider_userFlowProgressBg__g-y4E {
  background-color: #55c0ff;
  border-radius: 6px;
  height: 6px;
}

.leftNavSider_miniFont__2bydK {
  font-size: 12px;
  -webkit-transform-origin-x: 0;
  -webkit-transform: scale(0.8);
}

.leftNavSider_invite_other_modal_container__2ouwj .ant-modal-body {
  padding-top: 50px;
}

.leftNavSider_inviteTitle__36xTr {
  text-align: center;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.leftNavSider_inviteTitle__36xTr img {
  width: 28px;
  height: 28px;
  margin-right: 11px;
}

.leftNavSider_inviteQrcode__bfoxa {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.leftNavSider_inviteQrcode__bfoxa img {
  width: 220px;
  height: 220px;
}

.leftNavSider_hide__2CdnB {
  display: none;
}

.leftNavSider_guideWrap__3bto1 {
  position: absolute;
  top: 166px;
  left: 211px;
  z-index: 99;
  display: flex;
}

.leftNavSider_guideWrap__3bto1 .leftNavSider_guideCard__2wB7- {
  width: 165px;
  height: 49px;
  background: #55c0ff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 10px;
  margin-left: 5px;
}

.leftNavSider_guideWrap__3bto1 .leftNavSider_guideCard__2wB7- .leftNavSider_title__24LW- {
  font-weight: bold;
}

.leftNavSider_guideWrap__3bto1 .leftNavSider_guideCard__2wB7- .leftNavSider_content__1PmU9 {
  font-size: 12px;
}

.leftNavSider_guideCard__2wB7- .leftNavSider_close__vvVqw {
  position: absolute;
  top: 8px;
  right: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
}

.leftNavSider_labelArrow__3F-Gv {
  /* transform: rotate(-90deg); */
  /* display: none; */
  visibility: hidden;
}

.leftNavSider_twoMenuItem__1ubPr:hover .leftNavSider_labelArrow__3F-Gv {
  /* display: inline-block; */
  visibility: initial;
}

.leftNavSider_versionTips__2wWkS {
  text-align: center;
  font-size: 14px;
}

.leftNavSider_versionTips__2wWkS img {
  width: 48px;
}

.leftNavSider_versionTips__2wWkS h5 {
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
}

.leftNavSider_versionTips__2wWkS p {
  color: #666;
  margin-bottom: 15px;
  font-size: 14px;
}

.leftNavSider_tagTree__bqJZU {
  transition: all 0.25s;
}

.leftNavSider_tagTreeDown__3Z_sp {
  transform: rotate(0deg);
}

.leftNavSider_tagTreeRight__vYYZq {
  transform: rotate(-90deg);
}

.leftNavSider_synchronization__328QG {
  display: flex;
  vertical-align: middle;
  height: 18px;
  line-height: 18px;
  margin-right: 52px;
}

.leftNavSider_synchronization__328QG span {
  font-size: 14px;
  color: #646a73;
  padding-left: 4px;
  padding-right: 4px;
  cursor: pointer;
}

.leftNavSider_toolIcon__EncfJ {
  width: 14px;
  height: 14px;
  cursor: pointer;
}

.leftNavSider_synchronization__328QG .leftNavSider_icon__3ivoJ svg {
  width: 18px;
  height: 18px;
}

.leftNavSider_tooptip1__l40pP {
  width: 145px;
  color: #ffffff;
}

.leftNavSider_selectFolder__2UESu {
  margin-left: 32px;
  margin-top: 10px;
  cursor: pointer;
  color: #55c0ff;
  font-size: 12px;
}

.leftNavSider_selectFolder1__cDRic {
  margin-left: 32px;
  margin-top: 10px;
  /* cursor: pointer; */
  color: #666;
  font-size: 12px;
}

.leftNavSider_folderVisble__25uH7 {
  width: 320px;
  height: 300px;
  background-color: #fff;
  box-shadow: 0px 2px 30px 0px rgba(236, 236, 236, 0.5);
  border-radius: 4px;
  position: fixed;
  left: 122px;
  bottom: 40px;
  z-index: 999;
  padding: 17px;
}

.leftNavSider_folderVisble__25uH7 .leftNavSider_title__24LW- {
  width: 64px;
  height: 24px;
  background-color: #f5f7fa;
  text-align: center;
  color: #333333;
  font-size: 14px;
  line-height: 24px;
}

.leftNavSider_folderVisble__25uH7 .leftNavSider_line__pmvW7 {
  width: 100%;
  height: 1px;
  background-color: #eeeff1;
  margin-top: 16px;
}

.leftNavSider_folderVisble__25uH7 .leftNavSider_treeDiv__2RVGs {
  height: 75%;
  overflow: auto;
}

.leftNavSider_folderVisble__25uH7 .leftNavSider_bottomButton__2lcVi {
  display: flex;
  padding-left: 148px;
}

.leftNavSider_bottomButton__2lcVi .leftNavSider_cancel__3MBJT {
  width: 60px;
  height: 26px;
  border-radius: 4px;
  border: 1px solid #dedddd;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
}

.leftNavSider_bottomButton__2lcVi .leftNavSider_submit__CS5lC {
  width: 60px;
  height: 26px;
  background: #55c0ff;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
  margin-left: 20px;
}


.leftNavSider_look__1uWbj {
  margin-left: 4px;
  cursor: pointer;
}

.leftNavSider_addSmartList__Cm45Z {
  /* padding-left: 40px; */
  /* height: 300px; */
}

.leftNavSider_addSmartList__Cm45Z .leftNavSider_headTitle__jmwvr {
  cursor: pointer;
  height: 24px;
  /* margin-bottom: 16px; */
}

.leftNavSider_addSmartList__Cm45Z .ant-input {
  padding: 4px 5px;
  color: #666;
  font-size: 12px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #55c0ff;
}

/* .addSmartList :global(.ant-input-clear-icon) {
  margin-top: 2px;
} */

.leftNavSider_smartListWarp__1Q87H {
  overflow: scroll;
  height: 266px;
  padding-right: 5px;
  width: 215px;
}

.leftNavSider_addSmartList__Cm45Z ::-webkit-scrollbar {
  display: none;
}

.leftNavSider_smartItem__wV7-A {
  font-size: 14px;
  color: #646a73;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  padding-left: 45px;
  width: 90%;
}

.leftNavSider_smartListItemActive__12yS3 {
  background: #ecf8ff;
  border-radius: 4px;
}

.leftNavSider_smartItemActive__3Rjez {
  color: #333333;
  font-weight: 400;
}

.leftNavSider_smartListItemWidth__1PKJU {
  width: 100%;
}

/* .smartListItem:hover {
  background: #ecf8ff;
  border-radius: 4px;
} */

.leftNavSider_actionList__1SL_X {
  width: 64px;
  height: 68px;
  background: #ffffff;
  box-shadow: 0px 4px 8px 0px #e7e7e7;
  border-radius: 4px;
  flex-direction: column;
  padding-left: 12px;
  position: absolute;
  right: 0;
  top: 26px;
  z-index: 999999 !important;
  margin: 0;
}

.leftNavSider_smartListItem__13wGm {
  display: flex;
  width: 100%;
  height: 32px;
  line-height: 32px;
  position: relative;
  margin-bottom: 2px;
}



/* .smartListItem:hover .ellipsis {
  display: block;
}

.smartListItem:hover {
  color: #333;
  background-color: #f5f7fa;
  border-radius: 4px;
} */

.leftNavSider_actionList__1SL_X div {
  font-weight: 400;
  color: #666666;
  font-size: 12px;
  cursor: pointer;
}

.leftNavSider_ellipsis__3BOnG {
  width: 16%;
  display: none;
  cursor: pointer;
}

.leftNavSider_useExplain__pT0qc {
  margin-right: 49px;
  /* margin-top: 3px; */
}

.leftNavSider_usingHelpStyle__HGRKS .ant-modal-content {
  width: 342px;
  height: 471px;
  background: #ffffff;
  border-radius: 10px;
  padding: 16px;
}

.leftNavSider_usingHelpStyle__HGRKS .ant-modal {
  top: 22% !important;
}

.leftNavSider_usingHelpStyle__HGRKS .ant-modal-body {
  padding: 0;
}

.leftNavSider_usingHelpStyle__HGRKS .leftNavSider_headWarp__3JPut {
  display: flex;
  justify-content: space-between;
}

.leftNavSider_usingHelpStyle__HGRKS .leftNavSider_headWarp__3JPut .leftNavSider_left__3vHa5 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

.leftNavSider_usingHelpStyle__HGRKS .leftNavSider_headWarp__3JPut .leftNavSider_right__-b_IK {
  cursor: pointer;
}

.leftNavSider_bodyWarp__R1qaA {
  margin-top: 24px;
}

.leftNavSider_bodyWarp__R1qaA img {
  width: 310px;
  height: 344px;
}

.leftNavSider_bottomWarp__23DzE {
  /* text-align: center; */
  position: absolute;
  bottom: 18px;
  left: 35%;
}

.leftNavSider_bottomWarp__23DzE img {
  cursor: pointer;
  width: 16px;
  height: 16px;
}

.leftNavSider_bottomWarp__23DzE img:nth-child(2) {
  margin-left: 64px;
}

.leftNavSider_smartHead__3ntjb {
  font-size: 12px;
  color: #999999;
}

.leftNavSider_smartDisabled__7wQIF {
  transform: rotate(0deg);
}

.leftNavSider_addUseExplain__1WZBn {
  font-size: 12px;
}

.leftNavSider_addUseExplain__1WZBn .leftNavSider_userHelp__o65Un {
  text-decoration: underline;
  cursor: pointer;
  margin-left: 2px;
}

.leftNavSider_inputDiv__1HbGI {
  padding-left: 45px;
}

.leftNavSider_foxpdfNotice__1E5lz {
  position: fixed;
  width: 178px;
  left: 26px;
  bottom: 100px;
  /* background-color: #fdf3e5; */
  z-index: 999;
}

.leftNavSider_foxpdfNoticeBG__HDdLk {
  width: 100%;
  height: auto;
}

.leftNavSider_foxpdfNoticeClose__zqDQd {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.leftNavSider_foxpdfNoticeBtn__3XCv5 {
  position: absolute;
  left: 10px;
  bottom: 18px;
  cursor: pointer;
  width: 68px;
  height: 24px;
  bottom: 13px;
}

.leftNavSider_moreActions__3AGN5 {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #222;
  text-align: left;
  /*width: 210px;*/
  /*width: 100%;*/
  height: 46px;
  border-radius: 8px;
  line-height: 46px;
  padding-left: 10px;
  margin-bottom: 3px;
}

.leftNavSider_moreActions__3AGN5:hover{
  background-color: #f5f7fa;
}

.leftNavSider_moreActions__3AGN5 span {
  margin-left: 10px;
}
.leftNavSider_moreActionContainer__2Sx7g {
  width: 100%;
}
.leftNavSider_moreActionModal__2X0ur {
  position: relative;
  width: 188px;
  height: auto;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  /* position: absolute;
  left: 10px;
  bottom: 91px; */
  padding: 16px 0 16px 16px;
  margin-right: 20px;
  margin-bottom: 16px;
  z-index: 10;
}

.leftNavSider_moreActionModal__2X0ur .leftNavSider_title__24LW- {
  font-size: 14px;
  font-weight: bold;
  color: #222;
}

.leftNavSider_moreActionModal__2X0ur .leftNavSider_item__2tbK0 {
  text-align: left;
  margin-top: 16px;
}

.leftNavSider_moreActionModal__2X0ur .leftNavSider_item__2tbK0 span {
  font-size: 14px;
  font-weight: 400;
  color: #222;
  margin-left: 16px;
  margin-right: 16px;
}

.leftNavSider_moreActionModal__2X0ur .ant-switch-checked {
  width: 34px;
}

.leftNavSider_moreActionModalTips__2skup {
  position: fixed;
  left: 215px;
  bottom: 90px;
  background-color: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.15);
  border-radius: 8px;
  padding: 24px 24px 10px 10px;
  z-index: 999;
}

.leftNavSider_moreActionModalTips__2skup > img {
  width: 134px;
}

.leftNavSider_moreActionModalTips__2skup i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
  color: #666;
  cursor: pointer;
}

.leftNavSider_moreActionModalTips__2skup::before, .leftNavSider_moreActionModalTips__2skup::after {
  position: absolute;
  content: "";
}
.leftNavSider_moreActionModalTips__2skup::before {
  left: -30px;
  top: 108px;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #55c0ff;
}
.leftNavSider_moreActionModalTips__2skup::after {
  width: 25px;
  border: 1px dashed #55c0ff;
  left: -24px;
  top: 110px;
}

.leftNavSider_myFolderContainer__3Y0PQ {
  overflow: scroll;
  height: 260px;
  padding-right: 5px;
  width: 215px;
}

.leftNavSider_myFolderContainer__3Y0PQ::-webkit-scrollbar {
  display: none;
}

.leftNavSider_myFolderContainer__3Y0PQ div .ant-tree-title {
  color: #666;
}

.leftNavSider_myFolderContainer__3Y0PQ div .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before {
  background: #ECF8FF;
}

.leftNavSider_myFolderContainer__3Y0PQ div .ant-tree-node-selected >.ant-tree-title {
  color: #333;
}

.leftNavSider_myFolderContainer__3Y0PQ div .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before {
  border-radius: 4px;
  background: #ECF8FF;
}

.leftNavSider_myFolderContainer__3Y0PQ div .ant-tree > li:first-child{
  padding-top: 2px !important;
}

.leftNavSider_myFolderContainer__3Y0PQ div .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover::before{
  border-radius: 4px;
}

.leftNavSider_deleteTwoMenu__1JBMT {
  position: relative;
  width: 100%;
  height: 46px;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: start;
  padding-left: 10px;
  border-radius: 8px;
  /*margin-bottom: 10px;*/
  color: #222;
}

.leftNavSider_deleteTwoMenu__1JBMT:hover {
  background-color: #FFFFFF;
}

.leftNavSider_deleteTwoMenuActive__sTbFb{
  background-color: #FFFFFF;
  position: relative;
  font-weight: bold;
  color: #222;
  border-radius: 8px;
}



.theme_0 .ant-layout-sider-children{
  /* background-color: var(--bgColor); */
  background-color: #F8F8F8;
}

.theme_0 .leftNavSider_twoMenuItem__1ubPr{
  color: var(--fontColor) !important;
}
.theme_0 .leftNavSider_active__3esjv,
.theme_0 .leftNavSider_smartListItemActive__12yS3{
  background-color: var(--bgActive);
  color: var(--fontColor) !important;
}

.theme_0 .leftNavSider_smartListItemActive__12yS3 .leftNavSider_smartItem__wV7-A{
  color: var(--fontColor) !important;
}

.theme_0 .leftNavSider_twoMenuItem__1ubPr:hover{
  background-color: var(--hoverColor);
  color: var(--fontColor);
}

.theme_0 .leftNavSider_smartListItem__13wGm:hover{
  background-color: var(--hoverColor) !important;
}

.theme_0 .leftNavSider_smartListItem__13wGm .leftNavSider_smartItem__wV7-A:hover{
  color: var(--fontColor) !important;
}

.theme_0 .leftNavSider_actionList__1SL_X{
  background-color: var(--hightBgColor);
  box-shadow: none;
  border: 1px solid var(--borderColor1);

}
.theme_0 .leftNavSider_actionList__1SL_X div{
  color: var(--fontColor);
}

.theme_0 .leftNavSider_deleteTwoMenuActive__sTbFb{
  background-color: var(--bgActive);
  color: var(--fontColor);
}

.theme_0 .leftNavSider_deleteTwoMenu__1JBMT span{
  color: var(--fontColor);
}

.theme_0 .leftNavSider_deleteTwoMenu__1JBMT:hover {
  background-color: var(--hoverColor);
}

.theme_0 .leftNavSider_moreActive__3wGJF{
  background-color: var(--bgActive) !important;
  color: var(--fontColor) !important;
}

.theme_0 .leftNavSider_moreActions__3AGN5:hover{
  background-color: var(--hoverColor);
  color: var(--fontColor);
}

.theme_0 .leftNavSider_moreActionModal__2X0ur{
  background-color: var(--bgColor);
  box-shadow: none;
  border: 1px solid var(--borderColor);
}

.theme_0 .leftNavSider_moreActionModal__2X0ur .leftNavSider_title__24LW-,
.theme_0 .leftNavSider_moreActionModal__2X0ur .leftNavSider_item__2tbK0 span{
  color: var(--fontColor);
}

.theme_0 .leftNavSider_leftSider__2iMsQ{
  border-right: 1px solid var(--bgColor);
  background-color: var(--bgColor);
}

.theme_0 .leftNavSider_moreActions__3AGN5{
  color: var(--fontColor);
}


.theme_0  .leftNavSider_myFolderContainer__3Y0PQ div .ant-tree-title {
  color: var(--fontColor);
}

.theme_0 .leftNavSider_myFolderContainer__3Y0PQ div .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper > span {
  color: var(--fontColor);
}



.theme_0 .leftNavSider_myFolderContainer__3Y0PQ div .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before {
  border-radius: 4px;
  background: var(--bgActive);
}


.theme_0 .leftNavSider_myFolderContainer__3Y0PQ div .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover::before{
  background-color: var(--hoverColor);
  color: var(--fontColor);
}

.theme_0 .leftNavSider_moreActionModal__2X0ur .leftNavSider_item__2tbK0  button[aria-checked="false"]{
  background-color: var(--borderColor1);
 }


.theme_0 .leftNavSider_smartItem__wV7-A span{
  color: var(--fontColor) !important;
}

.theme_0 .ant-tree-treenode-switcher-close span:nth-child(1) i svg{
  fill: var(--fontColor);
}

.theme_0 .ant-tree-treenode-switcher-open span:nth-child(1) i svg{
  fill: var(--fontColor);
}

.theme_0 .leftNavSider_showClose__3n_d0 svg g g g path {
  fill: var(--spanColor);
  stroke:var(--hoverColor)
}
.theme_0 .leftNavSider_shwoOpen__nB09N svg g g g path {
  fill: var(--spanColor);
  stroke:var(--hoverColor)
}

.theme_0 .leftNavSider_headWarp__3JPut .leftNavSider_left__3vHa5{
  color: var(--fontColor);
}

.theme_0 .leftNavSider_leftSider__2iMsQ .leftNavSider_folderVisble__25uH7{
  background-color: var(--bgActive);
  box-shadow: none;
}

.theme_0 .leftNavSider_leftSider__2iMsQ .leftNavSider_folderVisble__25uH7 .leftNavSider_title__24LW-{
  background: transparent;
  color: var(--fontColor);
}

.theme_0 .leftNavSider_leftSider__2iMsQ .leftNavSider_folderVisble__25uH7 .leftNavSider_line__pmvW7{
  background-color: var(--borderDivColor);
}

.theme_0 .leftNavSider_leftSider__2iMsQ .leftNavSider_folderVisble__25uH7 .leftNavSider_treeDiv__2RVGs .ant-tree-title {
  color: var(--fontColor);
}

.theme_0 .leftNavSider_leftSider__2iMsQ .leftNavSider_folderVisble__25uH7 .leftNavSider_treeDiv__2RVGs .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper > span {
  color: var(--fontColor);
}



.theme_0 .leftNavSider_leftSider__2iMsQ .leftNavSider_folderVisble__25uH7 .leftNavSider_treeDiv__2RVGs .ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before {
  border-radius: 4px;
  background: var(--bgActive);
}


.theme_0 .leftNavSider_leftSider__2iMsQ .leftNavSider_folderVisble__25uH7 .leftNavSider_treeDiv__2RVGs .ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover::before{
  background-color: var(--hoverColor);
  color: var(--fontColor);
}

.theme_0 .leftNavSider_leftSider__2iMsQ .leftNavSider_folderVisble__25uH7 .leftNavSider_bottomButton__2lcVi .leftNavSider_cancel__3MBJT{
  color: var(--fontColor);
}

.theme_0 .leftNavSider_tagTree__bqJZU svg g g g circle {
  stroke: var(--fontColor);
}


.theme_0 .leftNavSider_tagTree__bqJZU svg g g g polyline {
  stroke: var(--fontColor);
}
.theme_0 .leftNavSider_labelArrow__3F-Gv svg g g g g{
  stroke: var(--fontColor);
}

.theme_0 .leftNavSider_menItem10__38bv5 i svg g g g,
.theme_0 .leftNavSider_menItem11__2xT-k i svg g g g {
  stroke: var(--fontColor);
}

.theme_0 .leftNavSider_menItem12__q7-v7 i svg g g path{
  fill: var(--fontColor);
}

.theme_0 .leftNavSider_menItem14__4u1NB  i svg g g g {
  stroke: var(--fontColor);
}

.theme_0 .leftNavSider_menItem15__UaeCE i svg g g g g path{
  stroke: var(--fontColor);
}

.theme_0 .leftNavSider_menItem16__1TRsD i svg g g g g{
  stroke: var(--fontColor);
}

.theme_0 .leftNavSider_menItem17__1qV-J i svg g g g g g path:nth-child(1),
.theme_0 .leftNavSider_menItem17__1qV-J i svg g g g g g path:nth-child(2){
  stroke: var(--fontColor);
}

.theme_0 .leftNavSider_menItem17__1qV-J i svg g g g g g path:nth-child(3){
  fill: var(--fontColor);
}


.theme_0 .leftNavSider_moreActions__3AGN5 i svg g g g g g rect{
  stroke: var(--fontColor);
}

.theme_0 .leftNavSider_moreActions__3AGN5 i svg g g g g g g{
  fill: var(--fontColor);
}

.theme_0 .leftNavSider_deleteTwoMenu__1JBMT i svg g g g g{
  fill: var(--fontColor);
}

.theme_0 .leftNavSider_moreActionModal__2X0ur .leftNavSider_item__2tbK0 i svg g g g g g g{
  stroke: var(--fontColor);
}

.theme_0 .leftNavSider_ellipsis__3BOnG span svg {
  fill: var(--fontColor);
}

.theme_0 .leftNavSider_inputDiv__1HbGI input{
  background-color: var(--bgActive);
  color: var(--fontColor);
  border-color: transparent;
}

.theme_0 .leftNavSider_selectFolder1__cDRic{
  color: var(--fontColor);
}
.theme_0 .leftNavSider_autoUploadState__2_AKn span:nth-child(1){
  color: var(--fontColor) !important;
}

.leftNavSider_autoUploadState__2_AKn{
  white-space: nowrap;
}

.leftNavSider_tipsModal__vui4G {
  position: absolute;
  top: 15px;
  left: 50%;
  z-index: 99999999;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  pointer-events: all;
  padding: 10px 16px;
  height: 45px;
  text-align: center;
  line-height: 24px;
  transform: translate(-50%,0);
}

.leftNavSider_tipsModal__vui4G span{
  color: #0082eb;
  cursor: pointer;
}

.theme_0 .leftNavSider_tipsModal__vui4G{
  background-color: var(--bgActive);
  color: var(--fontColor);
}

.leftNavSider_banner__1o9CX {
  position: relative;
  width: 100%;
  margin: 10px 0;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}

.leftNavSider_bannerCloseBtn__cwhXf {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 10px;
  cursor: pointer;
  z-index: 10;
}

/* 工具箱菜单项 */
.leftNavSider_toolboxMenuItem__1qGEC {
    position: relative;
}

/* 工具箱悬浮面板 - 使用fixed定位避免被父元素裁剪 */
.leftNavSider_toolboxPanel__1xHvJ {
    position: fixed;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
    padding: 20px;
    min-width: 300px;
    z-index: 9999;
    border: 1px solid #f0f0f0;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-8px);
    transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s ease;
    pointer-events: none;
}

.leftNavSider_toolboxPanelVisible__3DnOe {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    pointer-events: auto;
}

/* 面板小三角 */
.leftNavSider_toolboxPanel__1xHvJ::before {
    content: "";
    position: absolute;
    left: -6px;
    top: 16px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #fff;
}

.leftNavSider_toolboxPanelTitle__1C2vD {
    font-size: 16px;
    font-weight: 600;
    color: #262626;
    margin-bottom: 12px;
}

.leftNavSider_toolboxPanelGrid__3NceG {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 12px;
    gap: 12px;
}

.leftNavSider_toolboxPanelItem__1LhgW {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    padding: 12px 8px;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.leftNavSider_toolboxPanelItem__1LhgW:hover {
    background: #f5f5f5;
    transform: translateY(-2px);
}

.leftNavSider_toolboxPanelItem__1LhgW:focus-visible {
    outline: 2px solid #55c0ff;
    outline-offset: -2px;
    background: #f5f5f5;
}

.leftNavSider_toolboxPanelIcon__2e_oq {
    width: 48px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}

.leftNavSider_toolboxPanelItem__1LhgW span {
    font-size: 13px;
    color: #595959;
    font-weight: 500;
    white-space: nowrap;
}

.TagManage_ant-modal-footer__3DM6O {
  border-top: 0px !important;
}

.TagManage_tagWrapper__9o6Zj {
  margin: 0 60px;
}
.TagManage_notTagPageWrap__3-xJ9 .TagManage_tagWrapper__9o6Zj {
  /* overflow-x: hidden; */
  margin-right: 0;
}
.TagManage_notTagPageWrap__3-xJ9 .TagManage_userTagTree__2WMpd {
  overflow: hidden;
}

.TagManage_ml30__19EV1 {
  margin-left: 60px;
}

.TagManage_ml0__1EsrA {
  margin-left: 0;
}

.TagManage_wrapperHeader__3zn6I {
  height: auto;
  padding-left: 30px;
}
.TagManage_wrapperHeader__3zn6I > div {
  border-bottom: 1px solid var(--border-color-22);
  height: 50px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #202328;
  line-height: 50px;
  padding-left: 32px;
}
.TagManage_tagTitleWarp__2o2hb {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.TagManage_tagTitleWarp__2o2hb.TagManage_hide__3P7iE {
  display: none;
}
.TagManage_tagTitleWarp__2o2hb .ant-switch-checked {
  /* background-color: #55c0ff; */
}
.TagManage_tagTitleWarp__2o2hb label {
  display: flex;
  align-items: center;
}
.TagManage_tagTitleWarp__2o2hb label button {
  margin-right: 8px;
}

.TagManage_tagTitleName__16Y7b {
  padding: 5px 8px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  background: #F0F9FF;
  border-radius: 2px;
  border-left: 4px solid #55C0FF;
  margin-right: 8px;
}
.TagManage_userTagWarp__1_Tel .TagManage_tagTitleName__16Y7b {
  background-color: #F0FFF9;
  border-left-color: #00C875;
}

.TagManage_userTagWarp__1_Tel .TagManage_tagTitleWarp__2o2hb {
  justify-content: space-between;
}

.TagManage_addTagInput__5wQbe {
  position: relative;
  width: 280px;

}
.TagManage_addTagInput__5wQbe input {
  height: 30px;
}

.TagManage_addTagInput__5wQbe .TagManage_colors__28Xud {
  position: absolute;
  left: 0;
  top: 38px;
  display: flex;
  align-items: center;
  z-index: 99;
}

.TagManage_addTagInput__5wQbe .TagManage_colors__28Xud span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  margin-right: 8px;
  cursor: pointer;
}
.TagManage_addTagInput__5wQbe .TagManage_colors__28Xud i {
  font-size: 8px;
  color: #FFF;
}

.TagManage_deletTagIcon__3JekF {
  font-size: 16px;
}
.TagManage_deleteDisable__sfnbX {
  opacity: 0.5;
}

.TagManage_tagWarpDivider__2wtbQ {
  margin: 16px 0;
  background-color: #EEEFF1;
}

.TagManage_emptyTips__1cvXw {
  text-align: center;
  margin-top: 160px;
  font-size: 12px;
  color: #999;
}

/* .sysTagListWrap {
  margin: 10px 0;
} */

.TagManage_sysTagListWrap__17R6- .TagManage_treeNode__fEuNU::before,
.TagManage_sysTagListWrap__17R6- .TagManage_treeNode__fEuNU .ant-tree-switcher {
  display: none;
}

.TagManage_sysTagListWrap__17R6- .TagManage_treeNode__fEuNU .ant-tree-node-content-wrapper-normal {
  padding: 0;
}

.TagManage_sysTagListWrap__17R6-  .ant-tree > li {
  padding-left: 0 !important;
}

/* .treeNodeSider :global(.ant-tree-child-tree) {
  padding: 0;
} */

.TagManage_treeNodeSider__2UTXu
  .ant-tree-child-tree
  .ant-tree-node-content-wrapper {
  padding-left: 12px !important;
}
.TagManage_notTagPageWrap__3-xJ9 .TagManage_sysTagWrap__3JfRX {
  margin-bottom: 16px;
}
.TagManage_sysTagWrap__3JfRX.TagManage_hide__3P7iE {
  display: none;
}
.TagManage_sysTagWrap__3JfRX span {
  margin-right: 10px;
}

.TagManage_checkAll__2UvON {
  font-size: 14px;
  color: #666;
}



.TagManage_itemTool__1y0p0 {
  width: 16px;
  height: 16px;
  /* margin-top: 3px; */
  margin-left: 10px;
  display: none;
}

.TagManage_treeNode__fEuNU .ant-tree-node-content-wrapper {
  height: 22px !important;
}

.TagManage_treeNodeWrapper__13j76 {
  /*width:428px;*/
  height: 100%;
  /*display: flex;*/
  /*align-items: center;*/
  /*justify-items: center;*/
  /*justify-content: space-between;*/
  /* transition: background 2s; */
}

.TagManage_tagTitle__2Sdgj {
  /*background:#F5F7FA;*/
  padding: 0 10px;
  color: #999;
  line-height: 30px;
  /* margin:0 0 20px 0;*/
  /*width:520px;*/
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-left: 0;
}

.TagManage_tagTitleNum__2hcyD {
  margin-right: 5px;
  position: absolute;
  top: 0;
  right: 20%;
  height: 100%;
}
.TagManage_tagTitleTime__1hvWn {
  /*margin-right: 5px;*/
  position: absolute;
  top: 0;
  right: 15px;
  height: 100%;
}

.TagManage_treeTitle__1amD6 {
  flex: 1 1;
  /*width:310px;*/
  display: flex;
  align-items: center;
}

.TagManage_treeUseNum__3rbRn {
  position: absolute;
  top: 10px;
  right: 20%;
  margin-right: 20px;
  text-align: left;
  color: #999;
  font-size: 12px;
}

.TagManage_treeUseNumLevelTwo__2qOCv {
  right: 20.6%;
}

.TagManage_treeUpdateTime__3spw- {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 100px;
  text-align: right;
  color: #999;
  font-size: 12px;
}

.TagManage_treeNodeWrapper__13j76:hover .TagManage_itemTool__1y0p0 {
  display: inline;
}
.TagManage_treeNodeWrapper__13j76 span {
  display: none;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  background: url("https://cdn.qinyanai.com/app/assets/tags/yidong@2x.png") no-repeat;
  background-size: cover;
}

.TagManage_treeNodeLeft__3MrFV {
  padding: 0px 6px;
  font-size: 14px;
  box-sizing: border-box;
  color: #666666;
  line-height: 20px;
  border: 1px solid #dddddd;
  border-radius: 2px;
  transition: background-color .2s;
}
.TagManage_userTagNodeLeft__2Kkct {
  padding: 0px 6px;
  box-sizing: border-box;
  border-radius: 2px;
  height: 22px;
  line-height: 22px;
  background-color: rgba(102, 102, 102, 0.1);
  color: #666;
  transition: background-color .2s;
}
/*
.treeNodeLeftSider {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
} */

.TagManage_treeNodeRight__2VC8x {
  padding: 1px 6px;
}

.TagManage_radio__2MSHr {
  display: flex;
  align-items: center;
  height: 30px;
  line-height: 30px;
}


.TagManage_buttonWrapper__13gAp {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}

.TagManage_buttonLeft__2tTKK {
  width: 100px;
  height: 40px;
  margin-right: 12px;
}

.TagManage_buttonRight__4AXfj {
  width: 100px;
  height: 40px;
}

.TagManage_modalTitle__1CAlB {
  text-align: left;
  font-size: 16px;
  font-family: PingFang-SC-Bold;
  line-height: 16px;
  padding-bottom: 26px;
  padding-top: 5px;
}

.ant-tree.ant-tree-show-line.hide-file-icon li span.ant-tree-switcher-noop {
  background: transparent;
}

.ant-tree.ant-tree-show-line.hide-file-icon
    .ant-tree-child-tree
    li:before {
  content: " ";
  width: 1px;
  border-left: 1px solid var(--border-color-22);
  height: 100%;
  position: absolute;
  left: 12px;
  top: 0;
  margin: 0;
}

.ant-tree.ant-tree-show-line.hide-file-icon
    .ant-tree-child-tree
    li:first-child:before {
  top: 6px;
  height: calc(100% - 6px);
}

.ant-tree.ant-tree-show-line.hide-file-icon
    .ant-tree-child-tree
    li:last-child:before {
  height: 16px;
}

.ant-tree.ant-tree-show-line.hide-file-icon
    .ant-tree-child-tree
    li:first-child:last-child:before {
  height: 10px;
}

.ant-tree.ant-tree-show-line.hide-file-icon
    li
    .ant-tree-switcher-noop
    i {
  visibility: hidden;
}
.ant-tree.ant-tree-show-line.hide-file-icon .ant-tree-child-tree li .ant-tree-switcher-noop:after {
  content: " ";
    height: 1px;
    border-bottom: 1px solid var(--border-color-22);
    width: 10px;
    position: absolute;
    left: 12px;
    top: 50%;
    margin: 0;
}
.ant-tree.ant-tree-show-line.hide-file-icon .ant-tree-switcher-noop:after {
  /* content: " ";
  position: absolute;
  left: 12px;
  top: -4px;
  height: 32px;
  width: 1px;
  background-color: #EEEFF1; */
}
/* :global(.ant-tree.ant-tree-show-line.hide-file-icon li:first-child .ant-tree-switcher-noop:after) {
  height: 16px;
  top: 12px;
} */

.ant-tree.ant-tree-show-line.hide-file-icon > li:last-child .ant-tree-switcher-noop:after {
  /* height: 16px; */
}

.ant-tree.ant-tree-show-line.hide-file-icon .ant-tree-switcher-noop::before {
  /* content: "";
  position: absolute;
  left: 12px;
  top: 50%;
  width: 8px;
  height: 1px;
  background-color: #EEEFF1;
  display: block; */

}
.ant-tree.ant-tree-show-line.hide-file-icon .ant-tree-child-tree li:before {

}

.ant-tree.ant-tree-show-line li:not(:last-child)::before {
  border-left: none;
}
.TagManage_treeNode__fEuNU .ant-tree-checkbox-inner {
  border-color: var(--border-color-22);
}
.TagManage_treeNode__fEuNU .ant-tree-switcher-line-icon {
  color: #d8d8d8;
}

.TagManage_disable__1VliG {
  background-color: #f5f7fa;
  border: 1px solid #dddddd;
  border-radius: 2px;
  width: 16px;
  height: 16px;
  margin-right: 15px;
}
.TagManage_leftLayoutWrap__3WD0e {
  flex: 7 1;
}
.TagManage_tagExplainSider__22Cf4 {
  flex: 3 1 !important;
  min-width: 250px !important;
  max-width: 340px !important;
  border-left: 1px solid #EEEFF1;
}
.TagManage_tagExplain__1-hh5 {
  /* width: 280px; */
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  float: right;
  padding: 16px 16px 48px;
  box-sizing: border-box;

  overflow: auto;
}
.TagManage_tagExplain__1-hh5 h3 {
  font-size: 16px;
  color: #5f5f5f;
  border-left: 3px solid #55c0ff;
  padding-left: 14px;
  line-height: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.TagManage_tagExplain__1-hh5 p {
  line-height: 22px;
  margin-bottom: 15px;
}
.TagManage_tagExplain__1-hh5  img {
  width: 100%;
}
.TagManage_tagExplain__1-hh5 p img {
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
.TagManage_tagStep__3kOiM {
  position: fixed;
  right: 14px;
  bottom: 14px;
}
.ant-tree li .ant-tree-node-content-wrapper:hover,
.ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background: white;
}

.TagManage_tagWrapper__9o6Zj .ant-tree > li:first-child {
  padding-top: 0;
}
.TagManage_tagWrapper__9o6Zj .ant-tree > li:last-child {
  padding-bottom: 0;
}
.TagManage_tagWrapper__9o6Zj .ant-tree li {
  padding: 3px 0;
}
.TagManage_btnBox__36c1U, .TagManage_flex__b9eFJ {
  display: flex;
  align-items: center;
}
.TagManage_btnBox__36c1U {
  padding-top: 10px;
  justify-content: space-between;
  height: auto;
  line-height: 1;
}

.TagManage_btnBox__36c1U .ant-btn {
  border: unset;
}
.TagManage_btnBox__36c1U > div {
  flex: 1 1;
}
.TagManage_btnBox__36c1U > div:last-child {
  justify-content: flex-end;
}
.TagManage_mergeButtonWrapper__1tPGG {
  display: flex;
  justify-content: flex-end;
  padding-top: 20px;
}

.TagManage_mergeButtonWrapper__1tPGG button {
  width: 60px;
  height: 32px;
}

.TagManage_mergeButtonWrapper__1tPGG .TagManage_buttonLeft__2tTKK {
  margin-right: 12px;
}

.TagManage_mergeButtonWrapper__1tPGG .TagManage_buttonRight__4AXfj {
}

.TagManage_tagSearchWrap__3Do-W {
  height: 100px;
}

.TagManage_disabled__2u0XH {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25) !important;
  background-color: #f5f5f5 !important;
  border: 1px solid #d9d9d9 !important;
  text-shadow: none;
  box-shadow: none;
}

.TagManage_leftSiderSysTagTitle__cPD8_ {
  display: flex;
  align-items: center;
  height: 17px;
  font-size: 12px;
}

.TagManage_leftSiderSysTagTitle__cPD8_ img {
  margin-right: 6px;
}

.TagManage_deleteTagTipsWrap__1zL6u {
  display: flex;
  align-items: center;
}

.TagManage_deleteTagTipsWrap__1zL6u .TagManage_deleteTagName__kXBLc {
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.TagManage_tagAddWrapsContent__2ctfR {
  padding-top: 15px;
}

.TagManage_searchBox__21ECW {
  /* padding-right: 50px; */
  line-height: 1;
  margin-bottom: 16px;
}
.TagManage_inModalSearchBox__Q0pcL {
  width: 190px;
  margin-bottom: 0;
}
.TagManage_searchBox__21ECW input {
  font-size: 12px;
}
.TagManage_tagTips__3B7AD{
  font-size: 12px;
  color: #D0021B;
  margin-top: 10px;
}
.TagManage_tagSearchName__1NsQJ {
  color: #D0021B !important;
}
.TagManage_hidden__2745E {
  display: none !important;
}
.TagManage_modalTips__1heof{
  line-height: 1;
  font-size: 12px;
  color: #999;
  margin: 8px 0;
}
.TagManage_modalTips__1heof p{
  margin-bottom: 5px;
}

.TagManage_tagToolBox__3p3We {
  position: relative;
}
.TagManage_tagColorPanel__3_996 {
  position: absolute;
  bottom: -38px;
  left: 10px;
  display: flex;
  height: 28px;
  line-height: 28px;
  border: 2px solid #000;
  border-radius: 3px;
  padding: 0 2px !important;
  box-sizing: border-box;
  z-index: 99;
  background-color: #fff;
}
.TagManage_tagColorPanel__3_996 li {
  flex: 1 1;
  padding: 0 4px !important;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.TagManage_tagColorPanel__3_996 li::before {
  display: none !important;
}
.TagManage_tagColorPanel__3_996 li a {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  cursor: pointer;
}
.TagManage_tagColorPanelSelected__21hLu a{
  position: relative;
}
.TagManage_tagColorPanelSelected__21hLu a::after{
  position: absolute;
  content: "";
  background-image: url("https://cdn.qinyanai.com/app/assets/tags/check.svg");
  width: 8px;
  height: 6px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.TagManage_tagToolBoxShow__FHTK5 .TagManage_itemTool__1y0p0 {
  display: inline !important;
}
.TagManage_searchInputBox__34Y3T input{
  padding-right: 5px !important;
  height: 30px;
}

.TagManage_helpBottom__27vQD {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 16px 123px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
}

.TagManage_helpBottom__27vQD i {
  width: 16px;
  cursor: pointer;
}

.TagManage_helpBottom__27vQD i:first-child {
  transform: rotate(180deg);
}

.TagManage_hideHelp__1LEPT {
  display: none;
}

.TagManage_tagAddWraps__3wPRM {
  height: 100%;
  overflow: auto;
  background-color: #fff;
}
.TagManage_tagAddWraps__3wPRM::-webkit-scrollbar {
  cursor: pointer !important;
}

.TagManage_tagSiderWrap__S04zH .TagManage_tagAddWraps__3wPRM {
  height: 266px;
}

.TagManage_tagSiderWrap__S04zH .TagManage_tagAddWrapsNoScroll__1U0pq::-webkit-scrollbar{
  display: none;
}

.TagManage_contentHeader__2boio {
  height: auto;
  padding: 0;
  margin: 0;
}
/* .tagSiderWrap .contentHeader {
  padding-left: 46px;
} */

.TagManage_layoutWrap__2zQz7 {
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.TagManage_clearTagModal__3_JUd .ant-modal-footer{
  padding-right: 35px;
  padding-bottom: 24px;
}

.TagManage_clearTagTitle__1IMWy i{
  color: #FAAD14;
  font-size: 22px;
  margin-right: 20px;
}
.TagManage_clearTagTitle__1IMWy span {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.TagManage_clearTagTips__39Rsa {
  font-size: 14px;
  color: #666;
  padding-left: 42px;
  margin-top: 20px;
}

.TagManage_hasOneTagTree__15UKs.ant-tree.ant-tree-show-line.hide-file-icon > li:first-child .ant-tree-switcher-noop {
  visibility: hidden;
}

/* .tagSiderWrap .tagTitleName,
.tagSiderWrap .tagAddWraps  {
  font-size: 12px !important;
} */

.TagManage_tagPageWrap__1hHnL .TagManage_userTagTree__2WMpd {
  margin-left: -24px;
}

.TagManage_tagSiderWrap__S04zH .TagManage_tagWrapper__9o6Zj {
  margin-right: 0;
}

.TagManage_tagModalWrap__3c0hO .TagManage_tagAddWraps__3wPRM .TagManage_userTagTree__2WMpd {
  margin-left: 6px;
}

.TagManage_tagSiderWrap__S04zH .TagManage_tagAddWraps__3wPRM .TagManage_userTagTree__2WMpd {
  /*margin-left: 22px;*/
}


.TagManage_tagModalWrap__3c0hO .TagManage_sysTagWrap__3JfRX,
.TagManage_tagModalWrap__3c0hO .TagManage_userTagWarp__1_Tel .TagManage_tagTitleWarp__2o2hb,
.TagManage_tagModalWrap__3c0hO .TagManage_contentHeader__2boio{
  margin-left: 30px;
}

.TagManage_tagSiderWrap__S04zH .TagManage_sysTagWrap__3JfRX,
.TagManage_tagSiderWrap__S04zH .TagManage_userTagWarp__1_Tel .TagManage_tagTitleWarp__2o2hb,
.TagManage_tagSiderWrap__S04zH .TagManage_contentHeader__2boio{
  /*margin-left: 46px;*/
}

.TagManage_tagModalWrap__3c0hO .TagManage_layoutWrap__2zQz7,
.TagManage_tagModalWrap__3c0hO .TagManage_contentHeader__2boio,
.TagManage_tagModalWrap__3c0hO .TagManage_tagAddWraps__3wPRM,
.TagManage_tagModalWrap__3c0hO .TagManage_layoutWrap__2zQz7 {
  background-color: #fafafa;
}
@keyframes TagManage_newTag__2Gfoy {
  from {
    background-color: rgb(85, 192, 255);
    color: #fff;
  }
  to {
    background-color: #fff;
    color: #666;
  }
}

.TagManage_newAddTag__1bELO {
  animation-name: TagManage_newTag__2Gfoy;
  animation-duration: 800ms;
  animation-iteration-count: 4;
  animation-direction: alternate;
}

.TagManage_createChildModal__35hEp .ant-modal-body {
  padding: 16px;
}
.TagManage_createChildModal__35hEp .TagManage_modalTitle__1CAlB {
  font-size: 14px;
  color: #666;
  margin: 0 0 10px 0;
  padding: 0;
}
.TagManage_createChildModal__35hEp .TagManage_addTagInput__5wQbe {
  width: 100%;
  margin-bottom: 48px;
}
.TagManage_createChildModal__35hEp .TagManage_addTagInput__5wQbe input {
  border-left: none;
  border-top: none;
  border-right: none;
  border-radius: 0;
}

.TagManage_createChildModal__35hEp .TagManage_buttonWrapper__13gAp {
  padding-top: 0;
  justify-content: flex-end;
}

.TagManage_createChildModal__35hEp .TagManage_buttonWrapper__13gAp button {
  width: 64px;
  height: 32px;
}
.TagManage_createChildModal__35hEp .TagManage_buttonWrapper__13gAp button.TagManage_loadingBtn__1YPtd {
  width: 84px;
}

.TagManage_createChildModal__35hEp .ant-modal {
  margin: 0;
}

.theme_0 .TagManage_layoutWrap__2zQz7{
  background-color: var(--bgcolor);
}

.theme_0 .TagManage_searchInputBox__34Y3T.ant-input-affix-wrapper .ant-input:not(:last-child){
  background: var(--hightBgColor);
  border-color: var(--borderColor1);
  color: var(--fontColor);
}

.theme_0 .TagManage_tagAddWraps__3wPRM {
  background-color: var(--bgcolor);
}

.theme_0 .TagManage_contentHeader__2boio{
  background-color: var(--bgcolor);
}

.theme_0 .TagManage_wrapperHeader__3zn6I{
  background-color: var(--bgcolor) !important;
}

.theme_0 .TagManage_wrapperHeader__3zn6I div{
 color: var(--fontColor);
 border-bottom: 1px solid var(--borderColor);
}

.theme_0 .TagManage_sysTagWrap__3JfRX label {
  color: var(--fontColor);
}

.theme_0 .TagManage_sysTagWrap__3JfRX label button[aria-checked="false"]{
 background-color: var(--borderColor1);
}

.theme_0 .TagManage_tagTitleWarp__2o2hb label {
  color: var(--fontColor);
}

.theme_0 .TagManage_tagTitleWarp__2o2hb label button[aria-checked="false"]{
 background-color: var(--borderColor1);
}

.theme_0 .TagManage_addTagInput__5wQbe input{
  background-color: var(--headerbgColor);
}

.theme_0 .TagManage_addTagInput__5wQbe input[type="text"]::placeholder {
  color: var(--spanColor);
}

.theme_0 .TagManage_tagWarpDivider__2wtbQ{
  background-color: var(--borderColor);
}
.theme_0 .TagManage_tagAddWrapsContent__2ctfR::-webkit-scrollbar{
  /* background-color: var(--headerbgColor); */
  display: none;
}
.theme_0 .TagManage_helpBottom__27vQD{
  background-color: var(--bgcolor);
}

.theme_0 .TagManage_tagExplainSider__22Cf4{
  border-left: 1px solid var(--borderColor);
}

.theme_0 .TagManage_treeNode__fEuNU .ant-tree-node-content-wrapper-normal{
  background-color: transparent !important;
}

.theme_0 .TagManage_addTagInput__5wQbe input,
.theme_0 .TagManage_treeNodeWrapper__13j76 input,
.theme_0 .TagManage_modalTitle__1CAlB,
.theme_0 .TagManage_emptyTips__1cvXw,
.theme_0 .TagManage_clearTagTitle__1IMWy span,
.theme_0 .TagManage_clearTagTips__39Rsa{
  color: var(--fontColor);
}

.theme_0 .TagManage_tagColorPanel__3_996{
  background-color: var(--bgActive);
  box-shadow: none;
  border: 1px solid transparent;
}

.theme_0 .TagManage_searchInputBox__34Y3T input::placeholder{
  color: var(--spanColor);
}

.theme_0 .ant-tree.ant-tree-show-line.hide-file-icon .ant-tree-child-tree li::before{
  border-left:1px solid var(--bgActive)
}

.theme_0 .ant-tree.ant-tree-show-line.hide-file-icon .ant-tree-child-tree li .ant-tree-switcher-noop::after{
  border-bottom:1px solid var(--bgActive)
}

.theme_0 .TagManage_buttonWrapper__13gAp button{
  background-color: transparent;
  color: var(--fontColor);
}

.theme_0 .TagManage_explainSpan__3XjM_ div{
 color: var(--fontColor);
}

.theme_0 .TagManage_mergeButtonWrapper__1tPGG button:first-child{
  background-color: transparent;
  color: var(--fontColor);
}

.theme_0 .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected{
  background-color: transparent;
}

.theme_0 .TagManage_treeNodeWrapper__13j76 input{
  background-color: var(--bgColor);
  border: 1px solid var(--borderColor) !important;
}

.theme_0 .TagManage_deletTagIcon__3JekF svg g g g g {
  fill: var(--fontColor);
}

.theme_0 .TagManage_addTagInput__5wQbe input{
  border-color: var(--borderColor1);
}

.theme_0 .TagManage_userBTagename__CktHe{
  color: var(--fontColor) !important;
  background: var(--bgActive) !important;
}

.theme_0 .TagManage_sysTagename__1R5H1{
  background: transparent !important;
}

.ant-modal-footer{
    border-top:0px !important;
}
