body,
div,
p,
ul,
li {
  padding: 0;
  margin: 0;
}

body {
  width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

.type_area {
  max-width: 1280px;
  margin: 0 auto;
}

.commonUserHomeContainer___3EobZ {
  margin-top: 120px;
}

.homeContainer___KZm2A {
  min-height: 100%;
  width: 100%;
  overflow-y: auto;
  height: 100%;
}

.article_content .pagination {
  display: flex;
}

.article_content .pagination li {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #f1f1f2;
  color: #ababab;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 4px;
}

.article_content .pagination li a {
  display: block;
  width: 100%;
  height: 100%;
}

.article_content .pagination .active {
  background: #926d2a;
  border-color: #926d2a;
  color: #fff;
}

.newCommonSearchInner___1vt2Z {
  /* padding-top: 10px; */
  display: flex;
  align-items: center;
}

.searchContianer___iuBJT {
  margin: 0 auto;
  width: 900px;
  height: 54px;
  border-radius: 32px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  z-index: 2;
  background: #f5f5f5;
  position: relative;
  align-items: center;
}

.inputor___1r2qd {
  flex: 1 1;
  border-color: transparent !important;
  margin-left: 24px !important;
  font-size: 16px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #333;
  position: relative;
  z-index: 100;
  background: transparent;
  width: 745px;
  outline: none;
}

.searchButton___d4Lwp {
  width: 104px;
  height: 54px;
  background: #ffcd00;
  border-radius: 27px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #222;
  vertical-align: middle;
}

.searchButton___d4Lwp img {
  width: 16px;
  height: 16px;
  margin-right: 2px;
}

.classifyRow___3bALG {
  width: 100%;
  margin: 0 auto 0;
  padding: 15px 30px;
  background-color: #f5f5f5;
  border-radius: 8px;
  box-sizing: border-box;
}

.classifyRow___3bALG .classification {
  width: 100%;
}

.classifyTitle___2Q-yk {
  float: left;
  position: relative;
  top: 3px;
  min-width: 65px;
  margin-right: 24px;
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #222;
  height: 37px;
  line-height: 30px;
  text-align-last: justify;
}

.classifyAll___1xnf9 {
  width: calc(100% - 90px);
  display: inline-block;
  margin-top: 7px;
  margin-bottom: 5px;
}

.classifyItem___29Ack {
  display: inline-block;
  padding: 0 12px;
  text-align: center;
  margin-right: 13px;
  margin-bottom: 12px;
  font-size: 14px;
  color: #222;
  font-weight: 400;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.classifyItem___29Ack:hover span{
	color: #926d2a;
}

.classifyItem___29Ack i {
  display: inline-block;
  position: relative;
  top: 0px;
  left: 5px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222;
  font-style: normal;
  background: #d3c4c4;
  border-radius: 2px;
  padding: 0 4px 1px;
}

.classifyAll___1xnf9 .active {
  font-weight: 600;
}

.classifyRow___4bALG {
  display: block;
}

.commonUser_content {
  background-color: #f5f5f5;
  height: auto;
  padding-bottom: 30px;
}

.searchResultCnt___12_ya {
  padding: 14px 0;
}

.leftShaixuan___2rrD4 {
  padding-top: 15px;
}

.searchResultCnt___12_ya .leftShaixuan___2rrD4 > div strong {
  font-style: normal;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999;
  margin-right: 24px;
  cursor: pointer;
}

.searchResultCnt___12_ya .leftShaixuan___2rrD4 > div span {
  font-style: normal;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333;
  margin-right: 24px;
  cursor: pointer;
}

.searchResultCnt___12_ya .leftShaixuan___2rrD4 > div .sort_item {
  position: relative;
}

.searchResultCnt___12_ya .leftShaixuan___2rrD4 .sort_item .straight {
  display: inline-block;
  width: 0px;
  height: 0px;
  border: 6px solid transparent;
  border-bottom-color: #d9d9d9;
  position: absolute;
  top: -3px;
  left: 30px;
  cursor: pointer;
}

.searchResultCnt___12_ya .leftShaixuan___2rrD4 .sort_item .reverse {
  width: 0px;
  height: 0px;
  border: 6px solid transparent;
  border-top-color: #d9d9d9;
  position: absolute;
  top: 11px;
  left: 30px;
  cursor: pointer;
}

.searchResultCnt___12_ya .leftShaixuan___2rrD4 .sort_item .highlight_b {
  border-bottom-color: #1f6cf3;
}

.searchResultCnt___12_ya .leftShaixuan___2rrD4 .sort_item .highlight_t {
  border-top-color: #1f6cf3;
}

.searchResultCnt___12_ya
  .leftShaixuan___2rrD4
  .sort_item:nth-child(2)
  .straight {
  left: 45px;
}

.searchResultCnt___12_ya
  .leftShaixuan___2rrD4
  .sort_item:nth-child(2)
  .reverse {
  left: 45px;
}

.searchResultCnt___12_ya .leftShaixuan___2rrD4 div .chooseActive___aiQ6O {
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333;
}

.commonUser_content .content___1L1wx {
  display: flex;
  flex-wrap: wrap;
}

.commonUser_content .content___1L1wx .caseContent___15gqg {
  width: calc(20% - 12px);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: transform 0.2s, box-shadow 0.2s;
  position: relative;
  margin-right: 15px;
  margin-bottom: 24px;
  cursor: pointer;
}

.commonUser_content .content___1L1wx .caseContent___15gqg:nth-child(5n) {
  margin-right: 0;
}

.commonUser_content .content___1L1wx .caseContent___15gqg .cover___KHWYK {
  position: relative;
  width: 100%;
  height: 226px;
  overflow: hidden;
  border: 2px solid #3d3b37;
      box-sizing: border-box;
      border-radius: 10px;
}

.caseContent___15gqg .cover___KHWYK img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  transition: transform 0.5s ease;
  /* object-fit: cover; */
}
.caseContent___15gqg .cover___KHWYK img:hover{
	transform: scale(1.2);
}

.caseContent___15gqg .subInfo___29zWt .title___6mcar {
  width: 100%;
  padding: 12px 8px 0 0;
}

.caseContent___15gqg .subInfo___29zWt .title___6mcar .titleOrigin___2PYZg a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-family: PingFangSC, PingFang SC;
  color: #222;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}

.caseContent___15gqg .subInfo___29zWt .footer___3Lykj {
  padding-top: 8px;
  display: flex;
  flex-direction: row;
}

.footer___3Lykj .checkAndCollect___3OsXX {
  display: flex;
  /* margin-left: 14px; */
}

.footer___3Lykj .checkAndCollect___3OsXX .check {
  display: flex;
  margin-top: 8px;
}

.footer___3Lykj .checkAndCollect___3OsXX .check img {
  width: 14px;
  height: 14px;
  padding-top: 2px;
  /* margin-left: 10px; */
}

.footer___3Lykj .checkAndCollect___3OsXX .check span {
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #999;
  vertical-align: middle;
  padding-left: 2px;
}

.caseContent___15gqg .subInfo___29zWt .footer___3Lykj .author___3Sk4B {
  display: inline-block;
  /* white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all; */
  font-size: 12px;
  line-height: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #acacac;
  cursor: pointer;
  margin-right: 12px;
}

.caseContent___15gqg .subInfo___29zWt .footer___3Lykj .author___3Sk4B span {
  background-color: #909399;
  border-color: #909399;
  color: #fff;
  display: inline-block;
  height: 32px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 12px;
  border: 1px solid #d9ecff;
  border-radius: 4px;
  box-sizing: border-box;
  white-space: nowrap;
}

.caseContent___15gqg .tag___JJwzS {
  position: absolute;
  left: 0;
  top: 0;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #f5d682;
  height: 27px;
  line-height: 27px;
  z-index: 3;
  padding: 0 10px;
  border-radius: 8px 0 8px 0;
  background: #3d3b37;
  cursor: pointer;
}

.caseContent___15gqg .tag___JJwzS span {
  vertical-align: middle;
  padding-left: 3px;
}

.classifyAll___1fPZ5 .caseClassifyActive {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
}

.classifyItem___spi72.caseClassifyActive > span:after {
  display: inline-block;
  position: relative;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #222;
}

.labelBoxWrap___1UxH3 {
  padding: 10px 20px;
  box-sizing: border-box;
  background: linear-gradient(to bottom, #f5f5f5, #fff);
  border-bottom: none;
}

.labelBoxInner___2XR2M {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.labelBoxInner___2XR2M .label_item {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  margin-left: 35px;
}

.labelBoxInner___2XR2M .label_item a {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 15px;
  border-radius: 5px;
}

.labelBoxInner___2XR2M .label_item a:hover{
   background: #fff;
}
.labelBoxInner___2XR2M .label_item a:hover span{
   color: #bc8a2c;
}

.labelBoxInner___2XR2M .label_item:first-child {
  margin-left: 0;
}

.labelBoxInner___2XR2M .label_item .label_t {
  width: 32px;
  height: 32px;
  margin-bottom: 8px;
}

.labelBoxInner___2XR2M .label_item .label_t img {
  width: 100%;
  height: 100%;
}

.labelBoxInner___2XR2M .label_item .label_t .img1 {
  display: inline-block;
}

.labelBoxInner___2XR2M .label_item .label_t .img2 {
  display: none;
}

.labelBoxInner___2XR2M .active___2_q8x .label_t .img1 {
  display: none;
}

.labelBoxInner___2XR2M .active___2_q8x .label_t .img2 {
  display: inline-block;
}

.labelBoxInner___2XR2M .active___2_q8x .tabName___1UM7B {
  color: #0f68ce;
}

.tabName___1UM7B {
  height: 22px;
  line-height: 22px;
  opacity: 0.7;
  position: relative;
  z-index: 1;
  display: inline-block;
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #222;
  cursor: pointer;
}

.tabName___1UM7B i {
  display: inline-block;
  position: relative;
  top: 0px;
  left: 5px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222;
  font-style: normal;
  background: #d3c4c4;
  border-radius: 2px;
  padding: 0 4px 1px;
  height: 19px;
  line-height: 19px;
}

/* 针对小屏幕的样式 */
@media (max-width: 599px) {
  .article_content .pagination li {
    margin-right: 2px !important;
  }
  .type_area {
    width: calc(100% - 30px);
    margin: 0 auto;
  }

  .searchContianer___iuBJT {
    width: 100%;
  }

  .searchButton___d4Lwp {
    width: 92px;
    height: 40px;
  }

  .searchContianer___iuBJT {
    height: 40px;
  }

  .labelBoxInner___2XR2M {
    justify-content: start;
  }

  .labelBoxInner___2XR2M .label_item {
    margin-left: 0px;
    width: calc(21% - 12px);
    margin-right: 8px;
    font-size: 12px;
    margin-bottom: 12px;
  }

  .labelBoxInner___2XR2M .label_item:nth-child(5n) {
    margin-right: 0;
  }

  .tabName___1UM7B {
    font-size: 14px;
  }

  .classifyRow___3bALG {
    padding: 12px;
    margin-bottom: 24px;
  }

  .classifyTitle___2Q-yk {
    margin-left: 12px;
  }

  .classifyAll___1xnf9 {
    width: calc(100% - 0px);
  }

  .classification .close_all{
    height: 28px;
    overflow: hidden;
  } 

  .classification .tool{
    height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  .classification .tool img{
    height: 17px;
  }

  .classification .close_ .close_img{
    display: none;
  }

  .classification .open .open_img{
    display: none;
  }

  .classifyItem___29Ack {
    margin-right: 0;
  }

  .commonUser_content .content___1L1wx .caseContent___15gqg .cover___KHWYK {
    height: 184px;
  }

  .commonUser_content .content___1L1wx .caseContent___15gqg {
    width: calc(50% - 8px);
    margin-right: 16px;
    cursor: pointer;
  }

  .commonUser_content .content___1L1wx .caseContent___15gqg:nth-child(2n) {
    margin-right: 0;
  }

  .head-top {
    background: rgba(0, 93, 160, 0.7) !important;
  }
}

