/* 包装器 */
.src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__questionSidebarWrapper--Ant3P {
  position: relative;
  display: inline-block;
}
/* 默认按钮样式（图一）*/
.src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__questionButton--2cKDc {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  background: #fff;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  color: #333;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-user-select: none;
  user-select: none;
}
.src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__questionButton--2cKDc:hover {
  background: #fafafa;
  border-color: #d9d9d9;
}
/* 遮罩层 */
.src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__overlay--R67Ys {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 999;
}
/* 弹出的问题卡片（简洁样式，如图）*/
.src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__questionCard--1S-oF {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 8px;
  width: 280px;
  max-height: calc(100vh - 120px);
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__questionList--4lEh6 {
  padding: 12px 16px;
  overflow-y: auto;
  flex: 1 1;
  min-height: 0;
}
.src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__questionItem--2sMqT {
  padding: 8px 0;
  cursor: pointer;
  transition: all 0.2s;
}
.src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__questionItem--2sMqT:hover .src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__questionTitle--1DcLj {
  color: #200028;
}
.src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__questionItem--2sMqT.src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__active--ZZLv8 .src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__questionTitle--1DcLj {
  color: #200028;
  font-weight: 500;
}
.src-containers-Search-ComprehensiveSearch-components-QuestionSidebar-module__questionTitle--1DcLj {
  font-size: 13px;
  color: #333;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.2s;
}

.SearchFileContentPanel_container__1d8eR {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: auto;
  border-left: 1px solid #e8e8e8;
}

.SearchFileContentPanel_searchInput__B6Q7H {
  margin-left: 15px;
  margin-right: 15px;
}

.SearchFileContentPanel_searchInput__B6Q7H .ant-input-search {
  margin-left: 0;
}

.SearchFileContentPanel_searchInput__B6Q7H .ant-input-group-addon {
  background: white;
}

.SearchFileContentPanel_searchInput__B6Q7H .ant-input {
  border-color: #55c0ff;
  border-width: 2px;
}

.SearchFileContentPanel_searchInput__B6Q7H .ant-input-group .ant-input:hover,
.SearchFileContentPanel_searchInput__B6Q7H .ant-input-group .ant-input:focus {
  z-index: 0;
  border: 1px solid #55c0ff;
}

.SearchFileContentPanel_searchInput__B6Q7H .ant-input-affix-wrapper .ant-input-suffix {
  right: 7px;
}

.SearchFileContentPanel_topWraps__je2ay .ant-input-group-addon:hover .ant-btn:hover {
  background-color: white;
}

.SearchFileContentPanel_topWrapsCata__1uJMS .ant-btn {
  /* width: 42px; */
  display: flex;
  align-items: center;
  justify-content: center;
}

.SearchFileContentPanel_topWrapsCataLog__2io4i .ant-input {
  padding-left: 12px !important;
}

.SearchFileContentPanel_searchInput__B6Q7H .ant-input-clear-icon {
  position: absolute;
  right: 20px;
  display: block;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_tabList__2Hylg .ant-tabs-tab-prev,
.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_tabList__2Hylg .ant-tabs-tab-next {
  color: #333;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_tabList__2Hylg .ant-tabs-tab-btn-disabled {
  color: #fff;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_searchInput__B6Q7H .ant-btn-primary {
  background-color: white;
  border-color: white;
  border-top: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-left: none;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0);
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_searchInput__B6Q7H .ant-btn-primary i {
  font-size: 20px;
  color: #999;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_searchInput__B6Q7H .ant-input-group-addon:hover .ant-btn:hover {
  background-color: white;
  border-color: white;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_cataLogListBtn__2xQi5:hover {
  border-color: #4c8cfb;
  color: #4c8cfb;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_catalogBtn2__2DmWL:hover,
.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_catalogBtn2__2DmWL {
  border-color: #d8d8d8;
  color: #999999;
  border-width: 1px;
  width: 268px;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_searchInput__B6Q7H .ant-input,
.SearchFileContentPanel_container__1d8eR .ant-input-affix-wrapper:hover .ant-input {
  border-color: #d8d8d8;
  border-width: 1px;
  /* width: 440px; */
  padding-left: 100px;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_tabList__2Hylg .ant-tabs-nav .ant-tabs-tab-active span {
  border-bottom-color: #4c8cfb;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_tabList__2Hylg .ant-tabs-nav .ant-tabs-tab,
.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_tabList__2Hylg .ant-tabs-nav .ant-tabs-tab:hover {
  margin-right: 5px;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_tabList__2Hylg {
  position: relative;
  /* top: -10px; */
}

.SearchFileContentPanel_isWord__ijT1F .SearchFileContentPanel_searchInput__B6Q7H .ant-btn-primary {
  background-color: #0278bd;
  border-color: #0278bd;
}

.SearchFileContentPanel_isWord__ijT1F .SearchFileContentPanel_searchInput__B6Q7H .ant-input-group-addon:hover .ant-btn:hover {
  background-color: #0278bd;
  border-color: #0278bd;
}

.SearchFileContentPanel_isWord__ijT1F .SearchFileContentPanel_cataLogListBtn__2xQi5:hover {
  border-color: #0278bd;
  color: #0278bd;
}

.SearchFileContentPanel_isWord__ijT1F .SearchFileContentPanel_catalogBtn2__2DmWL:hover,
.SearchFileContentPanel_isWord__ijT1F .SearchFileContentPanel_catalogBtn2__2DmWL {
  border-color: #0278bd;
  color: #0278bd;
}

.SearchFileContentPanel_isWord__ijT1F .SearchFileContentPanel_searchInput__B6Q7H .ant-input,
.SearchFileContentPanel_isWord__ijT1F .ant-input-affix-wrapper:hover .ant-input {
  border-color: #0278bd;
}

.SearchFileContentPanel_isWord__ijT1F .SearchFileContentPanel_tabList__2Hylg .ant-tabs-nav .ant-tabs-tab-active span {
  border-bottom-color: #0278bd;
}

/*
.isPpt .searchInput :global(.ant-btn-primary){
  background-color:#FA8253;
  border-color:#FA8253
}

.isPpt .searchInput :global(.ant-input-group-addon:hover .ant-btn:hover){
  background-color:#FA8253;
  border-color:#FA8253
}
.isPpt .cataLogListBtn:hover{
  border-color:#FA8253;
  color:#FA8253;
}
.isPpt .catalogBtn2:hover,.isPpt .catalogBtn2{
  border-color:#FA8253;
  color:#FA8253;
}

.isPpt .searchInput :global(.ant-input),.isPpt :global(.ant-input-affix-wrapper:hover .ant-input){
  border-color:#FA8253
}

.isPpt .tabList :global(.ant-tabs-nav .ant-tabs-tab-active span){
  border-bottom-color:#FA8253 ;
}*/

/*
.isExl .searchInput :global(.ant-btn-primary){
  background-color:#0BAC63 ;
  border-color:#0BAC63
}

.isExl .searchInput :global(.ant-input-group-addon:hover .ant-btn:hover){
  background-color:#0BAC63 ;
  border-color:#0BAC63
}

.isExl .cataLogListBtn:hover{
  border-color:#0BAC63;
  color:#0BAC63;
}
.isExl .catalogBtn2:hover,.isExl .catalogBtn2{
  border-color:#0BAC63;
  color:#0BAC63;
}

.isExl .searchInput :global(.ant-input),.isExl :global(.ant-input-affix-wrapper:hover .ant-input){
  border-color:#0BAC63
}

.isExl .tabList :global(.ant-tabs-nav .ant-tabs-tab-active span){
  border-bottom-color:#0BAC63 ;
}*/

.SearchFileContentPanel_catalogBtn__2GndW {
  /* width:46px; */
  height: 34px;
  border-radius: 2px;
  /*border:1px solid rgba(221,221,221,1);*/
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 15px;
}

.SearchFileContentPanel_catalogBtn__2GndW img {
  width: 30px;
  height: 30px;
}

.SearchFileContentPanel_catalogBtn__2GndW:hover {
  /*border:1px solid rgba(85,192,255,1);*/
  font-weight: 500;
  color: rgba(0, 161, 255, 1);
}

.SearchFileContentPanel_cataLogListBtn__2xQi5 {
  width: 140px;
  height: 32px;
  border-width: 2px;
}

.SearchFileContentPanel_catalogBtn2__2DmWL {
  color: #55c0ff;
  background-color: #fff;
  border-color: #55c0ff;
}

.SearchFileContentPanel_catalogBtn2__2DmWL img {
  vertical-align: sub;
  margin-right: 5px;
}

.SearchFileContentPanel_list__3omJR {
  padding: 0 0px;
  background-color: #f5f7fa;
}

.SearchFileContentPanel_topWraps__je2ay {
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin: 0 10px; */
  height: 72px;
  position: relative;
}

.SearchFileContentPanel_openSearchCheck__2cmie {
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 20px;
  right: 100px;
  cursor: pointer;
  background-color: #55c0ff;
  z-index: 0;
}

.SearchFileContentPanel_openSearchCheck__2cmie i:first-child {
  font-size: 22px;
  position: absolute;
  top: 6px;
  right: 4px;
  color: #ffffff;
}

.SearchFileContentPanel_openSearchCheck__2cmie i:last-child {
  position: absolute;
  top: 7px;
  right: -8px;
  font-size: 8px;
  color: #999999;
  position: absolute;
  top: 12px;
  right: -4px;
  color: #ffffff;
}

.SearchFileContentPanel_searchCheckWrap__1Bd1b {
  position: absolute;
  top: 42px;
  right: 0;
  width: 300px;
  z-index: 99;
}

.SearchFileContentPanel_container__1d8eR .ant-tabs-content {
  height: calc(100% - 44px);
}

.SearchFileContentPanel_listItemWrap__1hhHZ {
  height: calc(100% - 34px);
  overflow: auto;
  background-color: #fff;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_listItem__3EMQc {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;

  background-color: white;
  border-bottom: none;
  margin-bottom: 10px;
  display: block;
  position: relative;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_listNormalExtendTitle__EBZQ6 {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  background-color: #f5f7fa;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_listNormalExtendTitle__EBZQ6 .SearchFileContentPanel_noNormalResult__3oUbh {
  text-align: center;
  padding: 20px;
  position: relative;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_listNormalExtendTitle__EBZQ6 .SearchFileContentPanel_noNormalResult__3oUbh div {
  width: 110px;
  height: 1px;
  background-color: #999999;
  color: #999999;
  position: absolute;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_listNormalExtendTitle__EBZQ6 .SearchFileContentPanel_noNormalResult__3oUbh .SearchFileContentPanel_lineLeft__1GWlu {
  top: 30px;
  left: 15px;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_listNormalExtendTitle__EBZQ6 .SearchFileContentPanel_noNormalResult__3oUbh .SearchFileContentPanel_lineRight__wSVLY {
  top: 30px;
  right: 15px;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_listExtendTitle__2HA47 {
  padding: 10px 16px;
}

.SearchFileContentPanel_listItemFull__3gCoq img {
  width: 100%;
  height: 197px;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_listImgItem__3mmDG {
  display: inline-block;
  width: calc(50%);
  vertical-align: middle;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_listImgItemLeft__3V0_C {
  padding-left: 10px;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_listImgItemRight__1xVhQ {
  padding-right: 10px;
}

.SearchFileContentPanel_listImgItem__3mmDG img {
  width: 100%;
  height: 105px;
}

.SearchFileContentPanel_listItemFull__3gCoq {
  width: 100%;
  /* height:220px; */
}

.SearchFileContentPanel_listItemFull__3gCoq .SearchFileContentPanel_imgName__2GxcN span {
  width: 100%;
}

.SearchFileContentPanel_imgBox__2m4iD {
  position: relative;
}

.SearchFileContentPanel_imgName__2GxcN,
.SearchFileContentPanel_imgFuncBox__3m0KQ {
  display: none;
}

.SearchFileContentPanel_imgName__2GxcN {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 0 5px;
}

.SearchFileContentPanel_imgName__2GxcN span {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.SearchFileContentPanel_imgFuncBox__3m0KQ {
  position: absolute;
  top: 7px;
  right: 9px;
  cursor: pointer;
}

.SearchFileContentPanel_imgBox__2m4iD:hover .SearchFileContentPanel_imgName__2GxcN,
.SearchFileContentPanel_imgBox__2m4iD:hover .SearchFileContentPanel_imgFuncBox__3m0KQ {
  display: block;
}

.SearchFileContentPanel_imgImportIcon__6KQsb {
  width: 31.2px;
  height: 24px;
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  opacity: 0.8;
  background: url(http://fir-statics.cn-sh2.ufileos.com/pd/images/actions/import_bg.svg) center no-repeat #000000;
  background-size: contain;
  cursor: pointer;
}

.SearchFileContentPanel_imgImportIcon__6KQsb img {
  width: 28px;
  height: 28px;
}

.SearchFileContentPanel_listItemFull__3gCoq .SearchFileContentPanel_imgDefaultShow__2MH7i {
  width: 100%;
  height: 197px;
  background: #d8d8d8 url("https://cdn.qinyanai.com/app/assets/searchAndWrite/thuDefaultImg.svg") center 70% no-repeat;
  padding: 15% 10px 0 10px;
  text-align: center;
}

.SearchFileContentPanel_listItemFull__3gCoq .SearchFileContentPanel_imgDefaultShow__2MH7i span {
  font-size: 12px;
  margin-top: 30%;
}

.SearchFileContentPanel_listImgItem__3mmDG .SearchFileContentPanel_imgDefaultShow__2MH7i {
  width: 100%;
  height: 105px;
  background: #d8d8d8 url("https://cdn.qinyanai.com/app/assets/searchAndWrite/thuDefaultImg.svg") center 80% no-repeat;
  background-size: 30px auto;
  padding: 5% 10px 0 10px;
  text-align: center;
}

.SearchFileContentPanel_listImgItem__3mmDG .SearchFileContentPanel_imgDefaultShow__2MH7i span {
  font-size: 12px;
  margin-top: 30%;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_listItem__3EMQc:last-child {
  border-bottom: none;
}

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

.SearchFileContentPanel_itemTools__11hxe {
  display: none;
}

.SearchFileContentPanel_listItem__3EMQc:hover .SearchFileContentPanel_itemTools__11hxe {
  display: flex;
}

.SearchFileContentPanel_itemActions__1zRbI {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
  padding-right: 5px;
}

.SearchFileContentPanel_loading__1H-1W {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.SearchFileContentPanel_searchToolbarZindex__3-tqu {
  z-index: 9 !important;
}

.SearchFileContentPanel_searchToolbar__2duPR {
  display: flex;
  justify-content: space-between;
  align-items: center;

  height: 40px;
  line-height: 30px;

  position: relative;
  padding-left: 20px;
  padding-right: 25px;
  font-size: 12px;
  background-color: #ffffff;
  z-index: 9;
  border-bottom: 1px solid #f5f7fa;
  border-top: 1px solid var(--border-color-22);
  width: 100%;
}

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

.SearchFileContentPanel_searchToolBarHeaderLeft__3gobk .SearchFileContentPanel_left__ZsZse {
  display: flex;
  align-items: center;
}

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

.SearchFileContentPanel_searchToolbar__2duPR span:first-child {
  max-width: 300px;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.SearchFileContentPanel_searchToolbarTips__2AJO1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 20px;
  margin-right: 10px;
  height: auto;
  margin-bottom: 6px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
}

.SearchFileContentPanel_toggleSearchToolButton__3kuDT {
  cursor: pointer;
  position: absolute;
  right: -10px;
  top: -3px;
  padding-right: 10px;
}

.SearchFileContentPanel_itemTitleWrapper__3LE9W {
  flex-shrink: 1;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 100%;
}

.SearchFileContentPanel_itemTitleTag__2S5tN {
  position: absolute;
  right: 0;
  font-size: 12px;
}

.SearchFileContentPanel_itemTitleTag__2S5tN .ant-tag {
  border: unset;
  border-radius: unset;
}

.SearchFileContentPanel_itemRelatedNum__2aXOu {
  color: #55c0ff;
  font-weight: 400;
  font-size: 9px;
}

.SearchFileContentPanel_itemHasHtml__3gqJN {
  position: relative;
}

.SearchFileContentPanel_itemHasHtml__3gqJN:hover .SearchFileContentPanel_searchContentItemTitle__3RyR5 {
  max-width: calc(100% - 40px);
}

.SearchFileContentPanel_searchContentItemTitle__3RyR5 {
  color: var(--text-color);
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}

.SearchFileContentPanel_searchContentItemTitle__3RyR5.SearchFileContentPanel_short__3tenm {
  max-width: calc(100% - 120px);
}

.SearchFileContentPanel_fileIsCooperation__3iR6T {
  display: inline-block;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 10px;
  font-size: 12px;
  color: #999999;
  padding: 0px 8px;
  margin-left: 15px;
  line-height: 18px;
}

.SearchFileContentPanel_itemHtmlImport__5YMtV {
  width: 31.2px;
  height: 24px;
  display: none;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  position: absolute;
  /* right: 20px;
  top: 10px; */
  right: 0;
  color: #ffffff;
  border-radius: 3px;
  opacity: 0.8;
  background: url(http://fir-statics.cn-sh2.ufileos.com/pd/images/actions/import_bg.svg) center no-repeat #000000;
  background-size: contain;
  cursor: pointer;
}

.SearchFileContentPanel_itemReferImport__1Yc3Q {
  position: absolute;
  right: 6px;
  display: none;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  padding: 2px 6px;
}

.SearchFileContentPanel_checkBox__2akK_ {
  position: absolute;
  right: 9px;
  top: 13px;
  display: none;
}

.SearchFileContentPanel_itemReferImport__1Yc3Q img {
  height: 12px;
  width: auto;
  margin-right: 3px;
}

.SearchFileContentPanel_listWrapPuc__XssPo:hover .SearchFileContentPanel_itemReferImport__1Yc3Q {
  display: flex;
}

.SearchFileContentPanel_listItem__3EMQc:hover .SearchFileContentPanel_checkBox__2akK_ {
  display: block;
}

.SearchFileContentPanel_itemReferImportRight__vHkXs {
  right: 50px;
}

.SearchFileContentPanel_EndNotes__1hiHz {
  background: url(http://fir-statics.cn-sh2.ufileos.com/pd/images/actions/endnotes.svg) center no-repeat #000000;
}

.SearchFileContentPanel_itemHtmlImport__5YMtV img {
  width: 13px;
  height: 13px;
}

.SearchFileContentPanel_listItem__3EMQc:hover .SearchFileContentPanel_itemHtmlImport__5YMtV {
  display: flex;
}

.SearchFileContentPanel_listItem__3EMQc:hover .SearchFileContentPanel_OpenTimeElement__3Hfub {
  display: none;
}

.SearchFileContentPanel_listItem__3EMQc:hover .SearchFileContentPanel_searchTitleWF__3gVmk {
  max-width: calc(100% - 40px);
}

.SearchFileContentPanel_fileDesWrap__16yJt {
  padding-left: 2px;
  max-height: 40px;
  margin-bottom: 5px;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /*! autoprefixer: on */
  font-size: 12px;
}

.SearchFileContentPanel_fileDesUnfold__3hyeX {
  position: absolute;
  bottom: 0;
  right: 0;
}

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

.SearchFileContentPanel_fileDesPeriods__1pVcA span:first-child {
  margin-right: 8px;
}

.SearchFileContentPanel_fileDesPeriods__1pVcA .SearchFileContentPanel_fileDesNum__V3dw2 {
  color: #55c0ff;
  margin-left: 2px;
}

.SearchFileContentPanel_fileDesAuthor__1-nd5 {
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: -webkit-box;
}

.SearchFileContentPanel_fileDesAuthor__1-nd5 span:first-child {
  margin-right: 5px;
}

.SearchFileContentPanel_searchContentItem__26ga8>span {
  color: var(--text-color-secondary);
  cursor: pointer;
  word-break: break-all;
  font-size: 14px;
}

.SearchFileContentPanel_searchContentItem__26ga8>mark {
  font-size: 14px;
}

.SearchFileContentPanel_searchContentItem__26ga8 em {
  font-style: normal;
  background-color: #fff0d7;
}

.SearchFileContentPanel_searchItemHeader__L4UeK {
  display: flex;
  justify-content: flex-start;
  cursor: pointer;
  margin-bottom: 5px;
  width: 100%;
}

.SearchFileContentPanel_searchItemInto__KKIL8 {
  font-size: 12px;
  padding: 0;
  /* max-width: 320px; */
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
  line-height: 20px;
  color: #999;
  margin-bottom: 2px;
  word-break: keep-all;
  /* padding-left: 2px; */
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.SearchFileContentPanel_searchItemInto__KKIL8 span {
  /* margin-right: 5px; */
}

.SearchFileContentPanel_relativeWrap__1sGYk {
  color: #55c0ff;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.SearchFileContentPanel_relativeWrap__1sGYk img {
  margin-left: 5px;
}

.SearchFileContentPanel_tagsListShow__22j1i {
  display: flex;
  flex-wrap: wrap;
}

.SearchFileContentPanel_searchItemInto__KKIL8 .ant-breadcrumb-link {
  color: #999;
}

.SearchFileContentPanel_searchTitle__cZ1Ti {
  color: var(--text-color);
  display: inline-block;
  max-width: 475px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  position: relative;
}

.SearchFileContentPanel_searchTitleNotice__3Dqvw {
  /* max-width: 265px; */
}

.SearchFileContentPanel_searchTitleWF__3gVmk {}

.SearchFileContentPanel_webLinkTitle__WrXOF:hover {
  color: #333;
}

.SearchFileContentPanel_webLinkTxt__lVbR5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.SearchFileContentPanel_searchBody__2DKTR {
  font-size: 12px;
}

.SearchFileContentPanel_searchTitle__cZ1Ti em,
.SearchFileContentPanel_searchBody__2DKTR em {
  font-style: normal;
  background-color: #fff0d7;
}

.SearchFileContentPanel_OpenTime__3Tbop {
  float: right;
}

.SearchFileContentPanel_OpenTimeElement__3Hfub {}

.SearchFileContentPanel_textEllipsis__zVMrr {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.SearchFileContentPanel_previewTagItem__9yyff {
  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;
}

.SearchFileContentPanel_searchItemInto__KKIL8 .ant-breadcrumb {
  font-size: 12px;
}

.SearchFileContentPanel_searchItemIntoElement__2A4pf {}

.SearchFileContentPanel_searchItemIntoElementDelete__2y2Gs {
  cursor: not-allowed;
  text-decoration: line-through;
}

.SearchFileContentPanel_searchItemIntoElement__2A4pf:hover .ant-breadcrumb {
  color: #55c0ff !important;
}

.SearchFileContentPanel_searchItemIntoElement__2A4pf:hover .ant-breadcrumb span:last-child {
  color: #55c0ff !important;
}

.SearchFileContentPanel_toolButton__M82dm {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 16px;
}

.SearchFileContentPanel_toolButton__M82dm.SearchFileContentPanel_disabled__f_XC0 {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
}

.SearchFileContentPanel_container__1d8eR .siteHighlightTxt {
  /*background: #FFF0D7;*/
  color: #55c0ff;
}

.SearchFileContentPanel_textAlignRight__2MmmX {
  text-align: right;
}

.SearchFileContentPanel_container__1d8eR mark {
  background-color: unset;
}

.SearchFileContentPanel_noSearchResult__3SdAH {
  text-align: left;
  padding: 0 15px;
}

.SearchFileContentPanel_recTips__FOmHB {
  text-align: center;
  padding: 16px 15px;
  color: rgba(0, 0, 0, 0.45);
  position: relative;
}

.SearchFileContentPanel_notFindWrap__27CJ4 {
  width: 110px;
  height: 140px;
  position: absolute;
  left: 50%;
  top: 24%;
  transform: translate(-50%, -50%);
}

.SearchFileContentPanel_notFindWrap__27CJ4 img {
  width: 110px;
  height: 110px;
  display: block;
  margin: 0 auto 10px;
}

.SearchFileContentPanel_notFindWrap__27CJ4 p {
  text-align: center;
  font-size: 14px;
  color: #999;
  line-height: 22px;
}

.SearchFileContentPanel_recSearch__neNx8 {
  padding-left: 15px;
  text-align: left;
  line-height: 1.5;
}

.SearchFileContentPanel_recSearch__neNx8 p {
  margin: 0;
  font-size: 12px;
  color: #999;
}

.SearchFileContentPanel_recSearch__neNx8 p em {
  font-style: normal;
  color: #fff;
}

.SearchFileContentPanel_recSearch__neNx8 p span {
  border-bottom: 1px solid #55c0ff;
  color: #55c0ff;
  padding: 0 5px;
  word-break: break-all;
  cursor: pointer;
}

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

.SearchFileContentPanel_container__1d8eR .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane {
  height: 100%;
}

.SearchFileContentPanel_container__1d8eR .ant-tabs-tabpane {
  /* padding-top: 10px; */
}

.SearchFileContentPanel_containerElement__gTU-X .ant-tabs-tabpane {
  padding-top: 0;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_tabCatList__Nsv9i .ant-tabs-tabpane {
  padding-top: 0px;
}

.SearchFileContentPanel_tabCatList__Nsv9i .ant-tree-directory {
  padding: 0 8px;
}

.SearchFileContentPanel_tagsList__iDLcs {
  position: absolute;
  top: -8px;
  left: 12px;
  z-index: 99;
  background: #fff;
  width: 326px;
  padding: 10px 0px;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.SearchFileContentPanel_showTagList__34T6A {
  width: 326px;
  max-height: 360px;
  overflow-y: auto;
}

.SearchFileContentPanel_tagsList__iDLcs p {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 15px;
  margin-bottom: 0;
  line-height: 30px;
}

.SearchFileContentPanel_tagsList__iDLcs p:hover {
  background-color: var(--hover-color);
}

.SearchFileContentPanel_tagsList__iDLcs p em {
  font-style: normal;
  color: #d0021b;
}

.SearchFileContentPanel_tagsList__iDLcs p:last-child {
  margin-bottom: 0px;
  text-align: center;
  color: #999;
  cursor: auto;
  font-size: 12px;
}

.SearchFileContentPanel_showTagList__34T6A>span {
  display: inline-block;
  text-align: center;
  line-height: 16px;
  font-size: 14px;
  margin: 5px 8px 8px 0;
  background: #e8e8e8;
  border-radius: 2px;
  color: #666;
  padding: 4px 6px;
  position: relative;
}

.SearchFileContentPanel_cusTagItemDelete__kHOXk {
  position: absolute;
  right: -5px;
  top: -5px;
  cursor: pointer;
  display: none;
  color: #ccc;
}

.SearchFileContentPanel_showTagList__34T6A>span:hover .SearchFileContentPanel_cusTagItemDelete__kHOXk {
  display: block;
}

.SearchFileContentPanel_showTagListDesc__1z5Ju {
  margin-bottom: 0px;
}

.SearchFileContentPanel_searchTagWrap__1_guM {
  position: relative;
  width: 350px;
  padding: 0 12px;
}

.SearchFileContentPanel_tabList__2Hylg .ant-tabs-nav .ant-tabs-tab {
  margin: 0 22px 3px 0px;
  padding: 10px 2px 5px 2px;
  color: #333333;
}

.SearchFileContentPanel_tabList__2Hylg .ant-tabs-nav .ant-tabs-tab:last-child {
  margin-right: 0px;
}

.SearchFileContentPanel_tabList__2Hylg .ant-tabs-nav .ant-tabs-tab:last-child:hover {
  margin-right: 0px;
}

.SearchFileContentPanel_tabList__2Hylg .ant-tabs-nav .ant-tabs-tab span {
  /*border-bottom: 3px solid #55c0ff;*/
  padding: 4px 8px;
  line-height: 18px;
  padding-bottom: 4px !important;
}

.SearchFileContentPanel_tabList__2Hylg .ant-tabs-nav .ant-tabs-tab-active span {
  /* border-bottom: 3px solid #55c0ff; */
  color: #333;
  font-weight: bold;
  /* background-color: #f5f7fa; */
  border-radius: 4px;
  padding: 4px 8px;
  line-height: 18px;
  padding-bottom: 4px !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.SearchFileContentPanel_tabList__2Hylg .ant-tabs-nav .ant-switch span {
  background-color: transparent;
}

.SearchFileContentPanel_tabList__2Hylg .ant-tabs-ink-bar {
  display: none !important;
}

.SearchFileContentPanel_tabList__2Hylg .ant-tabs-nav .ant-tabs-tab:hover {
  margin: 0 22px 3px 0px;
  padding: 10px 2px 5px 2px;
  color: #333;
}

.SearchFileContentPanel_webLink__2DDXu {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 280px;
  color: #666;
}

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

.SearchFileContentPanel_listWrapPuc__XssPo {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}

.SearchFileContentPanel_listWrapPuc__XssPo .ant-list-item-meta {
  display: block;
  width: 100%;
}

.SearchFileContentPanel_listWrapPuc__XssPo .ant-list-item-meta-title {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.SearchFileContentPanel_listLeftIco__1XU96 {
  margin-right: 5px;
}

.SearchFileContentPanel_listLeftIco__1XU96 span {
  width: 35px;
  height: 20px;
  background: rgba(255, 244, 225, 1);
  border-radius: 2px;
  font-size: 12px;
  display: block;
  text-align: center;
  color: #666;
  line-height: 20px;
}

.SearchFileContentPanel_fileFirstImg__3sS4U {
  width: 310px;
  height: 410px;
  padding: 30px;
}

.SearchFileContentPanel_fileFirstImg__3sS4U img {
  width: 100%;
  max-width: 250px;
  max-height: 350px;
  height: 100%;
}

.SearchFileContentPanel_tipsImg__3ebee {
  max-width: 310px;
  padding: 0px;
}

.SearchFileContentPanel_tipsImg__3ebee .ant-tooltip-inner {
  background-color: white;
  padding: 0px;
}

.SearchFileContentPanel_tipsImg__3ebee .ant-tooltip-arrow {
  display: none;
}

.SearchFileContentPanel_fileListBar__c5p5c {
  width: 340px;
  height: 16px;
  font-size: 11px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(182, 182, 182, 1);
  line-height: 16px;
  padding-left: 10px;
}

.SearchFileContentPanel_searchTags__2Eg31 {
  cursor: pointer;
  position: relative;
  display: flex;
  font-size: 12px;
  margin-left: 20px;
}

.SearchFileContentPanel_searchTags__2Eg31 .ant-badge {
  overflow: unset !important;
}

.SearchFileContentPanel_searchTags__2Eg31 .ant-badge-dot {
  right: 5px;
}

.SearchFileContentPanel_searchTerm__8usAV {
  max-width: 60px;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.SearchFileContentPanel_searchTerm__8usAV span {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  margin-left: 15px;
}

.SearchFileContentPanel_firstNothing__3zgrB {
  height: 100%;
  position: relative;
}

.SearchFileContentPanel_centerNothing__3vlIm {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.SearchFileContentPanel_centerNothing__3vlIm img {
  width: 200px;
  height: 180px;
}

.SearchFileContentPanel_centerNothing__3vlIm div {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(182, 182, 182, 1);
  line-height: 20px;
  margin-bottom: 20px;
  text-align: center;
}

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

.SearchFileContentPanel_itemPicWrap__xRHvm {
  position: relative;
}

.SearchFileContentPanel_itemPicWrap__xRHvm img {
  display: block;
  width: 96px;
  height: 64px;
}

.SearchFileContentPanel_itemPicWrap__xRHvm span {
  width: 24px;
  height: 20px;
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0px;
  color: white;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  line-height: 20px;
}

.SearchFileContentPanel_itemTitlePicTitle__1aEta {
  flex-basis: 160px;
  width: 160px;
  margin-right: 10px;
  align-items: flex-start;
  padding-top: 1px;
}

.SearchFileContentPanel_itemTitlePicTitle__1aEta .SearchFileContentPanel_searchContentItemTitle__3RyR5 {
  display: -webkit-box;
  word-break: break-all;
  line-height: 22px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /*! autoprefixer: on */
  max-height: 66px;
}

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

.SearchFileContentPanel_fileInfoPicWrap__3FaE9 .SearchFileContentPanel_fileDesWrap__16yJt {
  max-height: 60px;
  margin-bottom: 0px;
  -webkit-line-clamp: 3;
  flex-basis: 199px;
  margin-right: 10px;
}

.SearchFileContentPanel_container__1d8eR {
  /* padding-bottom: 20px; */
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_searchTabMod__1ivMM {
  top: 0;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_searchTabMod__1ivMM .ant-tabs-content {
  height: calc(100% - 38px);
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_compareTab__ilyM4 .ant-tabs-content {
  height: calc(100% - 60px);
}

.SearchFileContentPanel_compareTab__ilyM4 {
  padding-bottom: 15px;
}

.SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_searchTabMod__1ivMM .ant-tabs-tabpane {
  background-color: #f5f7fa;
}

.SearchFileContentPanel_tabList__2Hylg .ant-tabs-top-bar {
  border-bottom: none;
  margin-bottom: 6px !important;
}

.SearchFileContentPanel_breadcrumb__m5Bou .ant-breadcrumb-link span:last-child {
  display: inline-block;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.SearchFileContentPanel_breadcrumb__m5Bou .ant-breadcrumb-link span:first-child {
  margin-right: 0;
}

.SearchFileContentPanel_breadcrumb__m5Bou,
.SearchFileContentPanel_breadcrumb__m5Bou>span,
.SearchFileContentPanel_breadcrumb__m5Bou .ant-breadcrumb-link {
  display: flex;
  align-items: center;
}

.SearchFileContentPanel_defautltimg__2KKsY {
  width: 60%;
  margin: 0 auto;
  padding-top: 200px;
}

.SearchFileContentPanel_defautltimg__2KKsY img {
  width: 100%;
}

.SearchFileContentPanel_searchItemUnfold__2coJS {
  color: #55c0ff;
  cursor: pointer;
  font-size: 12px;
  margin-left: 2px;
}

.SearchFileContentPanel_orderingTerm__yU5ja {
  font-size: 12px;
}

.SearchFileContentPanel_fileDesc__1cwGv {
  font-size: 12px;
  color: #999999;
  margin-left: 10px;
}

.SearchFileContentPanel_openSearchCheck__2cmie {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 20px;
  right: 50px;
  cursor: pointer;
  z-index: 0;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #d9d9d9;
  border-left: unset;
}

.SearchFileContentPanel_openSearchCheck__2cmie i:first-child {
  font-size: 22px;
  position: unset;
  top: 12px;
  right: 8px;
}

.SearchFileContentPanel_openSearchCheck__2cmie i:last-child {
  position: unset;
  top: 13px;
  right: 12px;
  font-size: 8px;
}

.SearchFileContentPanel_filterActive__3T3uv {
  background-color: #ebf7ff;
}

.SearchFileContentPanel_filterChecked__3lNfK {
  color: #55c0ff !important;
}

.SearchFileContentPanel_tabBarExtraContent__3w1ZJ {
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
}

.SearchFileContentPanel_tabBarExtraContent__3w1ZJ img {
  border-radius: 20px;
  cursor: pointer;
}

.SearchFileContentPanel_searchInput__B6Q7H .ant-input-prefix {
  left: 0;
}

.SearchFileContentPanel_inputPrefix__MiH9m {
  width: 86px;
  display: flex;
  justify-content: center;
  cursor: pointer;
  align-items: center;
  font-size: 14px;
  color: #666666;
}

.SearchFileContentPanel_inputPrefixActive__giqsg {
  color: #55c0ff;
}

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

.SearchFileContentPanel_inputPrefix__MiH9m span:first-child {
  width: 100%;
  text-align: center;
}

.SearchFileContentPanel_inputPrefix__MiH9m span:last-child {
  width: 3px;
  font-size: 14px;
  font-weight: 500;
  color: #d8d8d8;
  line-height: 20px;
  z-index: 0;
}

.SearchFileContentPanel_reference__2Gbsu {
  margin-left: 8px;
  position: absolute;
  right: 10px;
}

.SearchFileContentPanel_disabled__f_XC0 {
  opacity: 0.3;
}

.SearchFileContentPanel_searchReferSettings__1Iq_7 {
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 999;
}

.SearchFileContentPanel_actReferItem__lnQXJ {
  background-color: #55c0ff;
}

.SearchFileContentPanel_citeContanier__3KcH2 {
  padding: 10px 20px;
  background-color: #fff;
  border-bottom: 1px solid #f5f7fa;
  border-top: 1px solid var(--border-color-22);
  width: 100%;
  height: 100%;
}

.SearchFileContentPanel_headTip__16MGI {
  color: #333333;
  margin-bottom: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
}

.SearchFileContentPanel_headTip__16MGI span {
  color: #fd4548;
  text-decoration: underline;
  font-weight: bold;
}

.SearchFileContentPanel_citeContanier__3KcH2 .ant-input::-webkit-input-placeholder {
  color: #333;
}

.SearchFileContentPanel_citeContanier__3KcH2 .ant-input {
  padding-right: 30px;
}

.SearchFileContentPanel_citeContanier__3KcH2 .SearchFileContentPanel_contentWR__1DvDD {
  height: 388px;
  position: absolute;
  top: 116px;
  overflow: auto;
  width: calc(100% - 38px);
  max-width: 100%;
  background: #ffffff;
  z-index: 9999;
  padding: 10px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.14);
  border: 1px solid #eeeeee;
  border-radius: 5px;
}

.SearchFileContentPanel_citeContanier__3KcH2 .SearchFileContentPanel_contentWR__1DvDD .SearchFileContentPanel_unSearch__3mswG {
  font-size: 12px;
  padding-bottom: 10px;
}

.SearchFileContentPanel_contentLabel__21IjK {
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  padding: 0 20px;
}

.SearchFileContentPanel_sItem__3tfCe {
  margin: 5px 0;
  cursor: pointer;
  min-height: 20px;
  font-weight: 400;
  display: flex;
  align-items: center;
  color: #666666;
  padding-left: 30px;
}

.SearchFileContentPanel_citeContanier__3KcH2 .SearchFileContentPanel_contentWR__1DvDD .SearchFileContentPanel_sItem__3tfCe em {
  color: #0082eb;
}

.SearchFileContentPanel_citeContanier__3KcH2 .SearchFileContentPanel_contentWR__1DvDD .SearchFileContentPanel_sItem__3tfCe:hover {
  background: #f5f7fa;
}

.SearchFileContentPanel_dropDown__1o8Ez {
  position: absolute;
  top: 89px;
  right: 32px;
}

.SearchFileContentPanel_bibInfo__nuLVp {
  width: 100%;
  background: #eef7ff;
  border-radius: 4px;
  padding: 10px;
  margin-top: 10px;
  color: #55c0ff;
}

.SearchFileContentPanel_bibInfo__nuLVp span {
  font-weight: bold;
}

.SearchFileContentPanel_toNewStyle__2PC6I {
  margin-left: 20px;
  width: 157px;
  height: 32px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #0082eb;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-top: 10px;
}

.SearchFileContentPanel_toNewStyle__2PC6I span {
  font-size: 12px;
  font-weight: 400;
  color: #0082eb;
  line-height: 16px;
}

.SearchFileContentPanel_createButton__2FVVk {
  position: absolute;
  bottom: 54px;
  left: 43%;
  background: #55C0FF;
  font-size: 14px;
  padding: 6px 12px;
  color: #ffffff;
  border-radius: 4px;
  margin-right: 10px;
  cursor: pointer;
  z-index: 999;
}

.SearchFileContentPanel_automatic__22PL3 {
  width: 30px;
}

.SearchFileContentPanel_bibTitle__2iCPP {
  font-size: 12px;
  font-weight: bolder;
  color: #333;
  line-height: 30px;
  margin-top: 8px;
}

.SearchFileContentPanel_bibTitle__2iCPP span {
  color: #999;
}

.SearchFileContentPanel_bibTextList__1h__l {
  /* margin-top: 10px;
  overflow: auto; */
  /* height: 440px; */
}

.SearchFileContentPanel_bibTextList__1h__l .SearchFileContentPanel_bibItem__3h1cX {
  background: #eef7ff;
  padding: 10px;
  /* box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 20%); */
  border-radius: 4px;
  margin-bottom: 6px;
}

.SearchFileContentPanel_bibTextList__1h__l .SearchFileContentPanel_bibItem__3h1cX .SearchFileContentPanel_title__30UeH {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #333333;
}

.SearchFileContentPanel_bibTextList__1h__l .SearchFileContentPanel_bibItem__3h1cX .SearchFileContentPanel_author__BrfME {
  font-size: 12px;
  font-weight: 400;
  color: #55c0ff;
  line-height: 17px;
}

.SearchFileContentPanel_bibTextList__1h__l .SearchFileContentPanel_bibItem__3h1cX .SearchFileContentPanel_source__3Eb6I {
  font-size: 12px;
  font-weight: 400;
  color: #333;
  line-height: 17px;
  display: flex;
}

.SearchFileContentPanel_bibTextList__1h__l .SearchFileContentPanel_bibItem__3h1cX .SearchFileContentPanel_source__3Eb6I div {
  margin-right: 5px;
}

.SearchFileContentPanel_bibTextList__1h__l .SearchFileContentPanel_bibItem__3h1cX .SearchFileContentPanel_source__3Eb6I div:last-child {
  min-width: 80px;
}

.SearchFileContentPanel_bibTextList__1h__l .SearchFileContentPanel_bibItem__3h1cX .SearchFileContentPanel_overflow__1xhMe {
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}

.SearchFileContentPanel_checkBoxGroup__2Ke72 {
  display: block;
}

.SearchFileContentPanel_copyDiv__26FEX {
  cursor: pointer;
  color: #55c0ff;
  margin-right: 5px;
}

.SearchFileContentPanel_copyDiv__26FEX span {
  text-decoration: underline;
  margin-right: 3px;
}

.SearchFileContentPanel_buttons__1dYYt {
  position: absolute;
  display: flex;
  bottom: 60px;
  left: 28%;
}

.SearchFileContentPanel_buttons__1dYYt .SearchFileContentPanel_left__ZsZse {
  width: 112px;
  height: 32px;
  background: #55c0ff;
  border-radius: 4px;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  margin-right: 20px;
  color: #ffffff;
}

.SearchFileContentPanel_buttons__1dYYt .SearchFileContentPanel_right__1iKAK {
  width: 112px;
  height: 32px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #d8d8d8;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  color: #f73131;
}

.SearchFileContentPanel_buttons__1dYYt .SearchFileContentPanel_right__1iKAK span {
  /* text-decoration: underline; */
  margin-right: 3px;
}

.SearchFileContentPanel_referListWrap__nNkcg {
  padding: 20px;
  font-size: 14px;
}

.SearchFileContentPanel_referListWrap__nNkcg .SearchFileContentPanel_referItemWarp__XAU4p {
  position: relative;
  margin-right: 10px;
  max-width: 300px;
  margin-bottom: 5px;
  position: relative;
}

.SearchFileContentPanel_referListWrap__nNkcg .SearchFileContentPanel_referItemWarp__XAU4p .SearchFileContentPanel_referItem__3ntT8 {
  background: #fff;
  border-radius: 2px;
  margin-right: 5px;
  color: #666;
  padding: 1px 6px;
  line-height: 17px;
  border: 1px solid #999999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 300px;
}

.SearchFileContentPanel_referListWrap__nNkcg .SearchFileContentPanel_close__izsQI {
  position: absolute;
  top: -8px;
  right: -3px;
  cursor: pointer;
}

.SearchFileContentPanel_referListWrap__nNkcg .SearchFileContentPanel_referItemWarp__XAU4p .SearchFileContentPanel_referItemRed__35mWW {
  background: #fff;
  border-radius: 2px;
  margin-right: 5px;
  color: red;
  padding: 1px 6px;
  line-height: 17px;
  border: 1px solid red;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 300px;
}

.SearchFileContentPanel_openSwitchModal__yLey0 {
  width: 312px;
  height: 220px;
  background: #ffffff;
  box-shadow: 0px 2px 30px 0px rgba(236, 236, 236, 0.5);
  border-radius: 6px;
  position: absolute;
  right: calc(100% - 355px);
  top: 116px;
  z-index: 9999;
  padding: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #666;
}

.SearchFileContentPanel_openSwitchModal__yLey0 .SearchFileContentPanel_open__1dC3S {
  width: 88px;
  height: 32px;
  background: #55c0ff;
  border-radius: 4px;
  margin: 0 auto;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  margin-top: 16px;
  line-height: 32px;
  cursor: pointer;
}

.SearchFileContentPanel_useIcon__HJlAo {
  position: absolute;
  bottom: 27px;
  left: 36%;
  font-size: 12px;
  color: #333;
  cursor: pointer;
}

.SearchFileContentPanel_useIcon__HJlAo span {
  text-decoration: underline;
}

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

.SearchFileContentPanel_usingHelpStyle__39f0Y .ant-modal {
  top: 18% !important;
}

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

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

.SearchFileContentPanel_usingHelpStyle__39f0Y .SearchFileContentPanel_headWarp__2P5jN .SearchFileContentPanel_left__ZsZse {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

.SearchFileContentPanel_usingHelpStyle__39f0Y .SearchFileContentPanel_headWarp__2P5jN .SearchFileContentPanel_right__1iKAK {
  cursor: pointer;
}

.SearchFileContentPanel_bodyWarp__2F7YJ {
  margin-top: 24px;
}

.SearchFileContentPanel_bodyWarp__2F7YJ img {
  cursor: pointer;
}

.SearchFileContentPanel_bottomWarp__-x-NR {
  /* text-align: center; */
  position: absolute;
  bottom: 10px;
  left: 35%;
}

.SearchFileContentPanel_bottomWarp__-x-NR img {
  cursor: pointer;
  width: 16px;
  height: 16px;
}

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

.SearchFileContentPanel_itemStyle__3d0kR {
  margin: 5px 0;
  cursor: pointer;
  min-height: 20px;
  font-weight: 400;
  display: flex;
  align-items: center;
  color: #666666;
  padding-left: 30px;
}

.SearchFileContentPanel_itemStyle__3d0kR em {
  color: #0082eb;
}

.SearchFileContentPanel_itemStyle__3d0kR:hover {
  background: #f5f7fa;
}

.SearchFileContentPanel_search__Lf6sI {}

.SearchFileContentPanel_fileAuthor__2Lb3_ {
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
}

.SearchFileContentPanel_fileSourceAndTime__2-DPs {
  color: #666;
  display: flex;
  font-size: 12px;
}

.SearchFileContentPanel_fileDivider__1pDyE {
  margin: 0 8px;
}

.SearchFileContentPanel_assInfoItem__16-9F img {
  margin-right: 5px;
}

.SearchFileContentPanel_notFinalizedImg__2agGJ {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.SearchFileContentPanel_FinalizedImg__24ZsY {
  width: 250px !important;
  height: 135px !important;
}

.SearchFileContentPanel_notFinalizedImg__2agGJ p {
  text-align: center;
  color: #999;
}

.SearchFileContentPanel_settingTipsBox__1acBa {
  max-width: 300px;
}

.SearchFileContentPanel_settingTipsBox__1acBa .ant-tooltip-arrow::before,
.SearchFileContentPanel_settingTipsBox__1acBa .ant-tooltip-inner {
  background-color: #fff;
}

.SearchFileContentPanel_settingTipsBox__1acBa .ant-tooltip-inner {
  padding: 10px 8px;
}

.SearchFileContentPanel_settingTips__38uK5 {
  display: flex;
  align-items: center;
  color: #666;
  font-size: 14px;
}

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

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

.SearchFileContentPanel_bibButton__aR02a{
  display: flex;
  margin-top: 12px;
}

.SearchFileContentPanel_chrtDiv__jtGrJ{
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
}

.SearchFileContentPanel_mainChatStyle__3b8XI {
  position: relative;
}

.SearchFileContentPanel_types__2E44V {
  position: absolute;
  top: 20px;
  left: 50%;
  display: flex;
  transform: translate(-50%, 0px);
}

.SearchFileContentPanel_types__2E44V li {
    font-size: 12px;
    cursor: pointer;
}

.SearchFileContentPanel_types__2E44V li:before {
    content: "\2022";
    /* 使用Unicode添加小圆点 */
    margin-right: 4px;
    /* 可以添加一些左右边距 */
  }

  .SearchFileContentPanel_types__2E44V li:nth-child(1){
    margin-right: 5px;
  }

  .SearchFileContentPanel_bibChartList__2FLTk{
    overflow-y: scroll;
    height: calc(100% - 95px);
  }

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

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

  .theme_0 .SearchFileContentPanel_openSearchCheck__2cmie{
    background-color: transparent;
    border-color:transparent ;
  }
  .theme_0 .SearchFileContentPanel_searchToolbar__2duPR {
    background-color: var(--bgColor);
    border-color:var(--borderColor) ;
  }
  .theme_0 .SearchFileContentPanel_fileReList__3RhhL{
    overflow: auto;
    height: 100%;
  }
  .theme_0 .SearchFileContentPanel_fileReList__3RhhL .ant-tree-title{
    color: var(--fontColor);
  }

  .theme_0 .SearchFileContentPanel_container__1d8eR .SearchFileContentPanel_searchTabMod__1ivMM .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-tab span{
    color: var(--fontColor);
  }
  .theme_0 .SearchFileContentPanel_listItemWrap__1hhHZ,
  .theme_0 .SearchFileContentPanel_listItemWrap__1hhHZ .ant-list{
    background-color: var(--bgColor);
  }

  .theme_0 .SearchFileContentPanel_listItemWrap__1hhHZ .ant-list .SearchFileContentPanel_listItem__3EMQc{
    background-color: transparent;
  }

  .theme_0 .SearchFileContentPanel_listItemWrap__1hhHZ .ant-list .SearchFileContentPanel_listItem__3EMQc:hover{
    background-color: var(--hoverColor) !important;
  }

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

  .theme_0 .SearchFileContentPanel_inputPrefixActive__giqsg span{
    color: var(--selectColor);
  }

  .theme_0 .SearchFileContentPanel_inputPrefix__MiH9m :hover {
    color: var(--selectColor);
  }

  .theme_0 .SearchFileContentPanel_fileAuthor__2Lb3_,
  .theme_0 .SearchFileContentPanel_fileSourceAndTime__2-DPs{
    color: var(--fontColor);
  }

  .theme_0 .SearchFileContentPanel_searchItemInto__KKIL8 span,
  .theme_0 .SearchFileContentPanel_searchItemInto__KKIL8 .SearchFileContentPanel_relativeWrap__1sGYk span {
    color: var(--spanColor) !important;
  }

  .theme_0 .SearchFileContentPanel_searchItemInto__KKIL8 .ant-popover-inner{
    color: var(--fontColor) !important;
  }

  .theme_0 .SearchFileContentPanel_container__1d8eR{
    border-left: 1px solid transparent;
  }

  .theme_0 .SearchFileContentPanel_automatic__22PL3[aria-checked='false'] {
    background-color: var(--borderColor1);
  }

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

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


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

  .theme_0 .SearchFileContentPanel_citeContanier__3KcH2 .SearchFileContentPanel_headTip__16MGI{
    color: var(--fontColor);
  }
  .theme_0 .SearchFileContentPanel_citeContanier__3KcH2 .SearchFileContentPanel_inputStyle__1yKBJ input::placeholder{
    color: var(--);
  }


  .theme_0 .SearchFileContentPanel_citeContanier__3KcH2 .SearchFileContentPanel_headerWrap__1oyRP .SearchFileContentPanel_bibTitle__2iCPP{
    color: var(--fontColor);
  }

  .theme_0 .SearchFileContentPanel_citeContanier__3KcH2 .SearchFileContentPanel_bibInfo__nuLVp{
    background-color: var(--bgActive);
  }

  .theme_0 .SearchFileContentPanel_citeContanier__3KcH2 .SearchFileContentPanel_bibInfo__nuLVp div{
    color: var(--spanColor);
  }
  .theme_0 .SearchFileContentPanel_citeContanier__3KcH2 .SearchFileContentPanel_useIcon__HJlAo{
    color: var(--fontColor);
  }

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

  .theme_0 .SearchFileContentPanel_citeContanierDraw__c5OAn .ant-drawer-content .ant-drawer-body .SearchFileContentPanel_left__ZsZse{
   color: var(--fontColor);
  }

  .theme_0 .SearchFileContentPanel_citeContanierDraw__c5OAn .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header-no-title button i svg{
    fill: var(--fontColor);
  }

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

  .theme_0 .SearchFileContentPanel_referListWrap__nNkcg .SearchFileContentPanel_referItem__3ntT8{
    background-color: var(--bgActive);
    color: var(--fontColor);
    border-color: var(--selectColor);
  }

  .theme_0 .SearchFileContentPanel_referListWrap__nNkcg .SearchFileContentPanel_referItemRed__35mWW{
    border-color: var(--spanColor);
  }

  .theme_0 .SearchFileContentPanel_referListWrap__nNkcg .SearchFileContentPanel_referItemRed__35mWW + .SearchFileContentPanel_close__izsQI i svg g g g path:nth-child(1){
    fill: var(--spanColor);
  }

  .theme_0 .SearchFileContentPanel_bibTextList__1h__l .SearchFileContentPanel_bibItem__3h1cX{
    background-color: var(--bgActive);
  }

  .theme_0 .SearchFileContentPanel_bibTextList__1h__l .SearchFileContentPanel_bibItem__3h1cX .SearchFileContentPanel_title__30UeH{
   color: var(--fontColor);
  }

  .theme_0 .SearchFileContentPanel_bibTextList__1h__l .SearchFileContentPanel_bibItem__3h1cX .SearchFileContentPanel_source__3Eb6I{
    color: var(--fontColor);
   }

   .theme_0 .SearchFileContentPanel_bibChartList__2FLTk .SearchFileContentPanel_buttons__1dYYt div:nth-child(2){
    background-color: transparent;
    /* color: var(--fontColor); */
    border-color: var(--borderColor);
   }

   /* :global(.theme_0) .bibChartList .buttons div:nth-child(2) span svg path:nth-child(1),
   :global(.theme_0) .bibChartList .buttons div:nth-child(2) span svg path:nth-child(2){
    fill: var(--fontColor);
   } */

   .theme_0 .SearchFileContentPanel_mainChatStyle__3b8XI div div canvas{
    background-color: var(--canvasColor);
   }

   .theme_0 .SearchFileContentPanel_tabCatList__Nsv9i .ant-tabs-tab span{
    color: var(--fontColor);
   }

   .theme_0 .SearchFileContentPanel_contentWR__1DvDD{
    background-color: var(--bgActive);
    border-color: var(--borderColor);
   }

   .theme_0 .SearchFileContentPanel_contentWR__1DvDD .SearchFileContentPanel_contentLabel__21IjK{
    color: var(--fontColor);
   }
   .theme_0 .SearchFileContentPanel_contentWR__1DvDD .SearchFileContentPanel_sItem__3tfCe{
    color: var(--spanColor);
   }

   .theme_0 .SearchFileContentPanel_dropDown__1o8Ez span svg path{
    fill: var(--selectColor);
   }

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

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

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

   .theme_0 .SearchFileContentPanel_openSearchCheck__2cmie i svg g g path,
   .theme_0 .SearchFileContentPanel_catalogBtn__2GndW:not(.ant-tooltip-open) i svg g g{
    fill: var(--fontColor);
   }

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

   .theme_0 .SearchFileContentPanel_citeContanier__3KcH2 .SearchFileContentPanel_inputStyle__1yKBJ input::placeholder{
    color: var(--fontColor);
  }

.src-containers-Search-ComprehensiveSearch-module__searchResultPage--3vCJz {
  min-width: 1200px;
  width: 100%;
  height: 100%;
  padding: 17px;
  box-sizing: border-box;
  font-family: OPPOSans;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
/* 顶部一行：返回 + 问题选择（参考 DeepSearch 一行布局） */
.src-containers-Search-ComprehensiveSearch-module__topBarRow--1oQWA {
  display: flex;
  align-items: center;
  grid-gap: 14px;
  gap: 14px;
  flex-shrink: 0;
}
/* 新增：主内容布局（左右分栏） */
.src-containers-Search-ComprehensiveSearch-module__mainContentLayout--3BOXn {
  display: flex;
  height: 100%;
  grid-gap: 20px;
  gap: 20px;
}
/* 左侧内容包装器 */
.src-containers-Search-ComprehensiveSearch-module__leftContentWrapper--3Jq_D {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  min-width: 0;
  max-width: calc(100% - 360px);
  /* 减去右侧面板宽度 */
  position: relative;
  padding-bottom: 50px;
  /* 为输入框留出空间，避免被遮挡 */
  /* 如果需要针对高阶模型特殊处理，可以添加类名修饰符 */
}
.src-containers-Search-ComprehensiveSearch-module__leftContentWrapper--3Jq_D.src-containers-Search-ComprehensiveSearch-module__noPadding--1Homl {
  padding-bottom: 0;
}
.src-containers-Search-ComprehensiveSearch-module__searchResultBox--3IpUv::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}
.src-containers-Search-ComprehensiveSearch-module__searchResultBox--3IpUv {
  flex: 1 1;
  overflow-y: auto;
  width: 100%;
}
.src-containers-Search-ComprehensiveSearch-module__contentBox--2n6f1 {
  display: block;
  width: 100%;
}
.src-containers-Search-ComprehensiveSearch-module__contentBox--2n6f1 .src-containers-Search-ComprehensiveSearch-module__leftBox--2SgLI {
  width: calc(100% - 160px);
  /* 左右各留80px空白 */
  max-width: 900px;
  transition: all 0.3s ease;
  border-radius: 16px;
  margin: 0 auto;
  padding: 0 24px;
}
.src-containers-Search-ComprehensiveSearch-module__contentBox--2n6f1 .src-containers-Search-ComprehensiveSearch-module__leftBox--2SgLI h1 {
  font-size: 24px;
  color: #333333;
  margin-bottom: 16px;
  position: relative;
}
.src-containers-Search-ComprehensiveSearch-module__contentBox--2n6f1 .src-containers-Search-ComprehensiveSearch-module__leftBox--2SgLI h1:hover::after {
  content: attr(title);
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  z-index: 1;
  white-space: normal;
  width: auto;
  max-width: 100%;
}
.src-containers-Search-ComprehensiveSearch-module__leftBox--2SgLI .src-containers-Search-ComprehensiveSearch-module__recommend--2RvKO {
  margin-top: 43px;
}
.src-containers-Search-ComprehensiveSearch-module__recommend--2RvKO .src-containers-Search-ComprehensiveSearch-module__title--3UaUP {
  color: #303133;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
}
.src-containers-Search-ComprehensiveSearch-module__recommend--2RvKO ul li {
  color: #606266;
  font-size: 17px;
  line-height: 17px;
  font-weight: 500;
  padding-bottom: 17px;
  margin-bottom: 17px;
  border-bottom: 1px dashed #B0B2B7;
}
/* 隐藏原来的内联rightBox */
.src-containers-Search-ComprehensiveSearch-module__contentBox--2n6f1 .src-containers-Search-ComprehensiveSearch-module__rightBox--2RoOS {
  display: none !important;
}
/* 新的全局固定右侧面板 */
.src-containers-Search-ComprehensiveSearch-module__fixedRightPanel--SqEKH {
  width: 360px;
  height: calc(100vh - 160px);
  background: #fff;
  border-radius: 8px;
  position: sticky;
  top: 20px;
  overflow-y: auto;
  flex-shrink: 0;
  display: flex !important;
  flex-direction: column;
  border: 1px solid #e8e8e8;
}
.src-containers-Search-ComprehensiveSearch-module__fixedRightPanel--SqEKH.src-containers-Search-ComprehensiveSearch-module__collapsed--1t7wi {
  width: 15px;
  padding: 0;
  overflow: visible;
}
.src-containers-Search-ComprehensiveSearch-module__fixedRightPanel--SqEKH.src-containers-Search-ComprehensiveSearch-module__collapsed--1t7wi .src-containers-Search-ComprehensiveSearch-module__referenceCount--1R_GV {
  writing-mode: vertical-rl;
  height: auto;
  padding: 20px 8px;
  text-align: center;
}
.src-containers-Search-ComprehensiveSearch-module__fixedRightPanel--SqEKH .src-containers-Search-ComprehensiveSearch-module__referenceCount--1R_GV {
  padding: 12px 0px;
  color: #666;
  font-size: 14px;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
}
.src-containers-Search-ComprehensiveSearch-module__fixedRightPanel--SqEKH .src-containers-Search-ComprehensiveSearch-module__referenceSkeleton--15frs {
  padding: 16px;
  scroll-behavior: smooth;
}
.src-containers-Search-ComprehensiveSearch-module__fixedRightPanel--SqEKH .src-containers-Search-ComprehensiveSearch-module__referenceSkeleton--15frs .ant-skeleton-paragraph {
  margin-bottom: 0;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX {
  border-radius: 20px;
  background: #fff;
  padding: 16px 24px;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.08);
  position: sticky;
  bottom: 20px;
  z-index: 10;
  border: 1px solid #D9D9D9;
  width: calc(100% - 160px);
  /* 与内容区域保持一致的左右留白 */
  max-width: 855px;
  margin: 0 auto;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__inputArea--M2nw1 {
  padding: 8px 10px;
  font-size: 14px;
  min-height: 50px !important;
  max-height: 100px !important;
  resize: none;
  border: none;
  background: transparent;
  color: #222222;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__inputArea--M2nw1:focus {
  box-shadow: none;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__inputArea--M2nw1::placeholder {
  color: #999;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG {
  padding: 6px 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__leftTools--1SlBX,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__rightTools--3geWh {
  display: flex;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__leftTools--1SlBX .src-containers-Search-ComprehensiveSearch-module__icon--3hVrt,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__rightTools--3geWh .src-containers-Search-ComprehensiveSearch-module__icon--3hVrt {
  width: 94px;
  height: 30px;
  object-fit: contain;
  cursor: pointer;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__leftTools--1SlBX .src-containers-Search-ComprehensiveSearch-module__ant-btn--2memu,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__rightTools--3geWh .src-containers-Search-ComprehensiveSearch-module__ant-btn--2memu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0;
  border-radius: 4px;
  margin-left: 8px;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__leftTools--1SlBX .src-containers-Search-ComprehensiveSearch-module__ant-btn--2memu .src-containers-Search-ComprehensiveSearch-module__anticon--3F-qK,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__rightTools--3geWh .src-containers-Search-ComprehensiveSearch-module__ant-btn--2memu .src-containers-Search-ComprehensiveSearch-module__anticon--3F-qK {
  cursor: pointer;
  padding: 6px;
  border-radius: 4px;
  font-size: 16px;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__leftTools--1SlBX .src-containers-Search-ComprehensiveSearch-module__ant-btn--2memu .src-containers-Search-ComprehensiveSearch-module__anticon--3F-qK.src-containers-Search-ComprehensiveSearch-module__disabled--3Kqv5,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__rightTools--3geWh .src-containers-Search-ComprehensiveSearch-module__ant-btn--2memu .src-containers-Search-ComprehensiveSearch-module__anticon--3F-qK.src-containers-Search-ComprehensiveSearch-module__disabled--3Kqv5 {
  color: #d9d9d9;
  cursor: not-allowed;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__leftTools--1SlBX .src-containers-Search-ComprehensiveSearch-module__searchIcon--1vPEq,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__rightTools--3geWh .src-containers-Search-ComprehensiveSearch-module__searchIcon--1vPEq,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__leftTools--1SlBX span,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__rightTools--3geWh span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 30px;
  border-radius: 14px;
  color: #232323;
  font-size: 13px;
  cursor: pointer;
  border: 1px solid #ededed;
  transition: all 0.3s;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__leftTools--1SlBX .src-containers-Search-ComprehensiveSearch-module__searchIcon--1vPEq:hover,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__rightTools--3geWh .src-containers-Search-ComprehensiveSearch-module__searchIcon--1vPEq:hover,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__leftTools--1SlBX span:hover,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__rightTools--3geWh span:hover {
  background-color: #f4f4f4;
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__leftTools--1SlBX .src-containers-Search-ComprehensiveSearch-module__searchIcon--1vPEq.src-containers-Search-ComprehensiveSearch-module__selected--A58Ve,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__rightTools--3geWh .src-containers-Search-ComprehensiveSearch-module__searchIcon--1vPEq.src-containers-Search-ComprehensiveSearch-module__selected--A58Ve,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__leftTools--1SlBX span.src-containers-Search-ComprehensiveSearch-module__selected--A58Ve,
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .src-containers-Search-ComprehensiveSearch-module__rightTools--3geWh span.src-containers-Search-ComprehensiveSearch-module__selected--A58Ve {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
}
.src-containers-Search-ComprehensiveSearch-module__inputBox--2GfyX .src-containers-Search-ComprehensiveSearch-module__toolBar--KdCwG .ant-btn {
  margin-left: 16px;
  border-radius: 4px;
  height: 32px;
  padding: 0 16px;
}
.src-containers-Search-ComprehensiveSearch-module__modelList--2CqIu {
  min-width: 120px;
}
.src-containers-Search-ComprehensiveSearch-module__modelList--2CqIu .src-containers-Search-ComprehensiveSearch-module__modelItem--19P0j {
  padding: 8px 12px;
  cursor: pointer;
  transition: all 0.3s;
  border-radius: 4px;
}
.src-containers-Search-ComprehensiveSearch-module__modelList--2CqIu .src-containers-Search-ComprehensiveSearch-module__modelItem--19P0j:hover {
  background-color: rgba(24, 144, 255, 0.1);
}
.src-containers-Search-ComprehensiveSearch-module__modelList--2CqIu .src-containers-Search-ComprehensiveSearch-module__modelItem--19P0j.src-containers-Search-ComprehensiveSearch-module__selected--A58Ve {
  color: #1890ff;
  background-color: rgba(24, 144, 255, 0.1);
}
.src-containers-Search-ComprehensiveSearch-module__nextQuestions--3OAyQ {
  margin-top: 24px;
  padding-top: 16px;
  border-top: 1px solid #e8e8e8;
}
.src-containers-Search-ComprehensiveSearch-module__nextQuestions--3OAyQ h3 {
  font-size: 16px;
  color: #333;
  margin-bottom: 12px;
}
.src-containers-Search-ComprehensiveSearch-module__nextQuestions--3OAyQ ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.src-containers-Search-ComprehensiveSearch-module__nextQuestions--3OAyQ ul li {
  padding: 8px 12px;
  margin-bottom: 8px;
  background: #f9f9f9;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;
  color: #222222;
}
.src-containers-Search-ComprehensiveSearch-module__nextQuestions--3OAyQ ul li:hover {
  background: #e6f7ff;
  color: #1890ff;
}
.src-containers-Search-ComprehensiveSearch-module__deepResearch--2bKnv {
  padding: 20px;
  margin-bottom: 20px;
}
.src-containers-Search-ComprehensiveSearch-module__deepResearch--2bKnv h2 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 12px;
}
.src-containers-Search-ComprehensiveSearch-module__summaryItem--25ldd {
  position: relative;
  padding-left: 20px;
}
.src-containers-Search-ComprehensiveSearch-module__summaryItem--25ldd::before {
  content: '';
  position: absolute;
  left: 5px;
  top: 24px;
  bottom: -24px;
  width: 1px;
  background: #e8e8e8;
  border-left: 1px dashed #e8e8e8;
}
.src-containers-Search-ComprehensiveSearch-module__summaryItem--25ldd:last-child::before {
  display: none;
}
.src-containers-Search-ComprehensiveSearch-module__summaryHeader--1GrAz {
  position: relative;
  padding: 12px 16px;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}
.src-containers-Search-ComprehensiveSearch-module__summaryHeader--1GrAz::before {
  content: '';
  position: absolute;
  left: -19px;
  top: 16px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #1890ff;
  z-index: 1;
}
.src-containers-Search-ComprehensiveSearch-module__thinkingStatus--3QyzP {
  padding: 8px 16px;
  margin-top: 8px;
  display: flex;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
  color: #666;
  font-size: 13px;
}
.src-containers-Search-ComprehensiveSearch-module__thinkingStatus--3QyzP .ant-spin {
  margin-right: 8px;
}
.src-containers-Search-ComprehensiveSearch-module__collapseIcon--3QAfU {
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  font-size: 12px;
  border-radius: 4px 0 0 4px;
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.1);
  z-index: 1;
  transition: all 0.3s ease;
}
.src-containers-Search-ComprehensiveSearch-module__collapseIcon--3QAfU:hover {
  opacity: 0.8;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.2);
}
.src-containers-Search-ComprehensiveSearch-module__collapseIcon--3QAfU:active {
  transform: translateY(-50%) scale(0.95);
}
.src-containers-Search-ComprehensiveSearch-module__citation--sRgTr {
  display: inline-block;
  padding: 0 6px;
  margin: 0 2px;
  border-radius: 4px;
  background: #e6f7ff;
  color: #1890ff;
  cursor: pointer;
  border: 1px solid #91d5ff;
  font-size: 14px;
  line-height: 1.5715;
  transition: all 0.3s;
}
.src-containers-Search-ComprehensiveSearch-module__citation--sRgTr:hover {
  background: #bae7ff;
  border-color: #69c0ff;
}
.src-containers-Search-ComprehensiveSearch-module__reasoningBox--JgtCZ {
  margin: 16px 0;
  background: #f8f9fa;
  border-radius: 8px;
  border-left: 4px solid #eee;
}
.src-containers-Search-ComprehensiveSearch-module__reasoningBox--JgtCZ .src-containers-Search-ComprehensiveSearch-module__reasoningHeader--1IprY {
  padding: 12px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.src-containers-Search-ComprehensiveSearch-module__reasoningBox--JgtCZ .src-containers-Search-ComprehensiveSearch-module__reasoningHeader--1IprY h3 {
  font-size: 15px;
  color: #333;
  margin: 0;
  font-weight: 500;
}
.src-containers-Search-ComprehensiveSearch-module__reasoningBox--JgtCZ .src-containers-Search-ComprehensiveSearch-module__reasoningHeader--1IprY .src-containers-Search-ComprehensiveSearch-module__expandIcon--wLCqZ {
  color: #666;
  font-size: 14px;
}
.src-containers-Search-ComprehensiveSearch-module__reasoningBox--JgtCZ .src-containers-Search-ComprehensiveSearch-module__reasoningHeader--1IprY:hover {
  background: #f0f1f2;
}
.src-containers-Search-ComprehensiveSearch-module__reasoningBox--JgtCZ .src-containers-Search-ComprehensiveSearch-module__reasoningContent--22jDa {
  white-space: pre-wrap;
  word-wrap: break-word;
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  padding: 16px;
  background: #f8f9fa;
  border-radius: 8px;
  margin-top: 8px;
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out, padding 0.3s ease-out;
}
.src-containers-Search-ComprehensiveSearch-module__reasoningBox--JgtCZ .src-containers-Search-ComprehensiveSearch-module__reasoningContent--22jDa.src-containers-Search-ComprehensiveSearch-module__expanded--29Q-c {
  padding: 12px 20px;
  max-height: 280px;
  overflow: auto;
}
.src-containers-Search-ComprehensiveSearch-module__referencesList--2yYHX {
  flex: 1 1;
  overflow-y: auto;
  padding: 0 16px;
}
.src-containers-Search-ComprehensiveSearch-module__referenceItem--2C4jz {
  padding: 12px;
  border-bottom: 1px solid #f0f0f0;
  transition: background-color 0.3s;
  cursor: pointer;
}
.src-containers-Search-ComprehensiveSearch-module__referenceItem--2C4jz:hover {
  background-color: #f9f9f9;
}
.src-containers-Search-ComprehensiveSearch-module__referenceItem--2C4jz:last-child {
  border-bottom: none;
}
.src-containers-Search-ComprehensiveSearch-module__referenceHeader--1yWF0 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.src-containers-Search-ComprehensiveSearch-module__referenceIndex--3i1fA {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #F3EFFF;
  color: #6B41E3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  margin-right: 10px;
  flex-shrink: 0;
}
.src-containers-Search-ComprehensiveSearch-module__referenceSource--nfm3i {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #999;
  cursor: pointer;
  transition: color 0.2s;
}
.src-containers-Search-ComprehensiveSearch-module__referenceSource--nfm3i:hover {
  color: #6B41E3;
}
.src-containers-Search-ComprehensiveSearch-module__sourceFavicon--zEIlu {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  border-radius: 10px;
}
.src-containers-Search-ComprehensiveSearch-module__referenceContent--2ZTEB {
  display: block;
}
.src-containers-Search-ComprehensiveSearch-module__referenceTitle--TpYN5 {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  margin-bottom: 8px;
}
.src-containers-Search-ComprehensiveSearch-module__referenceTitle--TpYN5:hover {
  color: #6B41E3;
  text-decoration: underline;
}
.src-containers-Search-ComprehensiveSearch-module__referenceDescription--1VjE4 {
  font-size: 12px;
  color: #888;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px;
  margin-bottom: 4px;
}
.src-containers-Search-ComprehensiveSearch-module__referenceDate--5Mb-a {
  font-size: 11px;
  color: #bbb;
  margin: 0;
  margin-top: 4px;
}
.src-containers-Search-ComprehensiveSearch-module__emptyReferences--1vQ0m {
  padding: 40px 0;
}
.src-containers-Search-ComprehensiveSearch-module__referencesHeader--3n0mJ {
  padding: 16px 20px;
  border-bottom: 1px solid #f0f0f0;
}
.src-containers-Search-ComprehensiveSearch-module__referencesHeader--3n0mJ h3 {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}
.src-containers-Search-ComprehensiveSearch-module__segmentedTabs--2nfub {
  display: flex;
  grid-gap: 4px;
  gap: 4px;
  padding: 4px;
  background-color: #f5f5f5;
  border-radius: 20px;
  margin: 8px 16px;
  height: 40px;
}
.src-containers-Search-ComprehensiveSearch-module__segmentedTab--2jhpi {
  flex: 1 1;
  text-align: center;
  font-size: 12px;
  color: #666;
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 16px;
  transition: all 0.2s;
}
.src-containers-Search-ComprehensiveSearch-module__segmentedTab--2jhpi:hover {
  color: #333;
  background-color: #e6e3e3;
}
.src-containers-Search-ComprehensiveSearch-module__segmentedTab--2jhpi.src-containers-Search-ComprehensiveSearch-module__active--1cURa {
  background-color: #fff;
  color: #333;
  font-weight: 500;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

