body {
  position: relative;
}

.section-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  color: #4C4C4C;
}

.section-desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  color: #5E5E5E;
}

.section-27 {
  background: #FAFAFA;
  margin-top: -65px;
  padding-top: 170px;
  padding-bottom: 70px;
}

.section-27 .content {
  width: 1140px;
}

.section-27 .content .section-title {
  text-align: left;
  margin-bottom: 20px;
  padding: 0 10px;
  color: #E60012;
}

.section-27 .content .section-desc {
  text-align: left;
  margin-bottom: 70px;
  padding: 0 10px;
}

.section-27 .content .list {
  position: relative;
  padding: 20px 10px 25px;
  width: 1140px;
  overflow: hidden;
}

.section-27 .content .list .swiper-button-prev,
.section-27 .content .list .swiper-button-next {
  width: 14px;
  height: 22px;
  margin-top: -11px;
  color: #E60012;
}

.section-27 .content .list .swiper-button-prev::after,
.section-27 .content .list .swiper-button-next::after {
  font-size: 18px;
  font-weight: bold;
}

.section-27 .content .list .section-27-swiper {
  display: block;
}

.section-27 .content .list .section-27-swiper .box {
  height: auto;
  border-radius: 10px;
  background: #FFFFFF;
  overflow: hidden;
}

.section-27 .content .list .section-27-swiper .box .top {
  position: relative;
}

.section-27 .content .list .section-27-swiper .box .top .img {
  overflow: hidden;
  width: 100%;
  height: 0px;
  padding-bottom: 75%;
}

.section-27 .content .list .section-27-swiper .box .top .img img {
  object-fit: cover;
  transform: scale(1);
  height: unset;
  transition: all 0.5s linear;
}

.section-27 .content .list .section-27-swiper .box .bottom {
  padding: 20px 25px 30px;
  position: relative;
}

.section-27 .content .list .section-27-swiper .box .bottom .tag {
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  color: #3D3D3D;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.section-27 .content .list .section-27-swiper .box .bottom .desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  height: 48px;
  color: #888;
  margin-bottom: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.section-27 .content .list .section-27-swiper .box .bottom .tools {
  padding: 0 5px;
  display: flex;
  align-items: center;
}

.section-27 .content .list .section-27-swiper .box .bottom .tools .title {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #3D3D3D;
  margin-right: 8px;
  cursor: pointer;
}

.section-27 .content .list .section-27-swiper .box .bottom .tools .white-arrow {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E60012;
  border: 1px solid #FFFFFF;
}

.section-27 .content .list .section-27-swiper .box .bottom .tools .white-arrow img {
  width: 4px;
}

.section-27 .content .list .section-27-swiper-mobile {
  display: none;
}

.section-27 .content .more {
  display: flex;
  align-items: center;
  width: 1120px;
  margin: 30px auto;
  gap: 16px;
}

.section-27 .content .more .tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
}

.section-27 .content .more .tabs .tab {
  font-weight: 700;
  font-size: 14px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.section-27 .content .more .tabs .tab.active {
  background: #FFEFF0;
  color: #E60012;
  padding: 0 16px;
  border-radius: 5px;
}

.section-27 .content .more a {
  font-size: 14px;
  font-weight: 400;
  color: #5E5E5E;
}

.section-27 .content .browse-more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1120px;
  margin: 0px auto;
}

.section-27 .content .browse-more a {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  color: #5E5E5E;
  padding: 0 16px;
  height: 28px;
  display: flex;
  align-items: center;
  border-radius: 14px;
}

.section-27 .content .browse-more a .img {
  display: block;
  margin-left: 4px;
  transform: rotate(90deg);
}

.section-27 .content .browse-more a .img.active {
  display: none;
}

.section-27 .content .all-content {
  display: flex;
  justify-content: space-between;
  margin-top: 28px;
  padding: 0 10px;
}

.section-27 .content .all-content .left-content .title {
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #4C4C4C;
  margin-bottom: 30px;
}

.section-27 .content .all-content .left-content .desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #3D3D3D;
  margin-bottom: 14px;
}

.section-27 .content .all-content .left-content .clear-filter {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #E60012;
  margin-bottom: 30px;
  display: inline-block;
}

.section-27 .content .all-content .left-content .filter-type {
  display: block;
}

.section-27 .content .all-content .left-content .filter-type .filter-box {
  margin-bottom: 30px;
}

.section-27 .content .all-content .left-content .filter-type .filter-box .category-title {
  margin-bottom: 15px;
}

.section-27 .content .all-content .left-content .filter-type .filter-box .category-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.section-27 .content .all-content .left-content .filter-type .filter-box .category-list .form-item span {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: #3D3D3D;
}

.section-27 .content .all-content .left-content .filter-type .filter-box .category-list .form-item span::before {
  content: '';
  width: 13px;
  height: 13px;
  border-radius: 2px;
  border: 1px solid #ccc;
  margin-right: 6px;
}

.section-27 .content .all-content .left-content .filter-type .filter-box .category-list .form-item.active span::before {
  background-image: url("/assets/images/version26/gou-white.png");
  background-color: #E60012;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 7px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border: 1px solid #E60012;
}

.section-27 .content .all-content .left-content .filter-type-mobile {
  display: none;
}

.section-27 .content .all-content .right-content {
  width: 920px;
  margin-top: 30px;
}

.section-27 .content .all-content .right-content .tool {
  border-bottom: 1px solid #8A8A8A;
  padding-bottom: 22px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section-27 .content .all-content .right-content .tool .content-desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #8A8A8A;
}

.section-27 .content .all-content .right-content .tool .search {
  height: 25px;
  border-radius: 13px;
  background: #FFFFFF;
  box-sizing: border-box;
  border: 0.8px solid #CBCBCB;
  display: flex;
  align-items: center;
  padding: 0 7px;
}

.section-27 .content .all-content .right-content .tool .search .img {
  width: 18px;
}

.section-27 .content .all-content .right-content .tool .search .inp {
  outline: none;
  border: none;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #8A8A8A;
}

.section-27 .content .all-content .right-content .all-content-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 26px;
}

.section-27 .content .all-content .right-content .all-content-list .box {
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  background-color: #fff;
}

.section-27 .content .all-content .right-content .all-content-list .box .top .img {
  width: 140px;
  height: 249px;
  overflow: hidden;
}

.section-27 .content .all-content .right-content .all-content-list .box .top .img img {
  object-fit: fill;
  transform: scale(1);
  transition: all 0.5s linear;
}

.section-27 .content .all-content .right-content .all-content-list .box .bottom {
  padding: 30px 25px 30px;
  flex: 1;
  min-width: 0;
}

.section-27 .content .all-content .right-content .all-content-list .box .bottom .tag {
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  color: #3D3D3D;
  margin-bottom: 20px;
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.section-27 .content .all-content .right-content .all-content-list .box .bottom .desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #888;
  margin-bottom: 14px;
  height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.section-27 .content .all-content .right-content .all-content-list .box .bottom .tools {
  display: flex;
  align-items: center;
}

.section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .title {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #3D3D3D;
  margin-right: 8px;
  cursor: pointer;
}

.section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .white-arrow {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E60012;
  border: 1px solid #FFFFFF;
  cursor: pointer;
}

.section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .white-arrow img {
  width: 4px;
}

.section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .eyes-box {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
}

.section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .eyes-box .eyes {
  width: 14px;
  height: 14px;
}

.section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .eyes-box p {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #8A8A8A;
}

.section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .share {
  width: 10px;
  margin-left: 10px;
  cursor: pointer;
}

.section-27 .content .all-content .right-content .browse-more {
  display: none;
}

.section-27 .content .pagination {
  margin: 50px auto 0px;
}

@media (max-width: 850px) {
  .section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .section-27 {
    margin-top: 0px;
  }
  .section-27 .content .section-title {
    font-size: 24px;
    text-align: center;
  }
  .section-27 .content .section-desc {
    margin-bottom: 40px;
  }
  .section-27 .content .list {
    width: 100%;
    padding: 20px 0px 25px;
  }
  .section-27 .content .list .section-27-swiper {
    display: none;
  }
  .section-27 .content .list .section-27-swiper .box {
    width: 50%;
  }
  .section-27 .content .list .section-27-swiper-mobile {
    display: block;
  }
  .section-27 .content .list .section-27-swiper-mobile .swiper-wrapper .swiper-slide {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 10px;
  }
  .section-27 .content .list .section-27-swiper-mobile .swiper-wrapper .swiper-slide .box {
    border-radius: 10px;
    background: #FFFFFF;
  }
  .section-27 .content .list .section-27-swiper-mobile .swiper-wrapper .swiper-slide .box .top {
    position: relative;
  }
  .section-27 .content .list .section-27-swiper-mobile .swiper-wrapper .swiper-slide .box .top .img {
    width: 100%;
    height: 0px;
    padding-bottom: 75%;
  }
  .section-27 .content .list .section-27-swiper-mobile .swiper-wrapper .swiper-slide .box .top .img img {
    height: unset;
    object-fit: cover;
  }
  .section-27 .content .list .section-27-swiper-mobile .swiper-wrapper .swiper-slide .box .bottom {
    padding: 14px 11px 15px;
    position: relative;
  }
  .section-27 .content .list .section-27-swiper-mobile .swiper-wrapper .swiper-slide .box .bottom .tag {
    font-size: 17px;
    font-weight: 900;
    line-height: 29px;
    color: #111;
    margin-bottom: 8px;
  }
  .section-27 .content .list .section-27-swiper-mobile .swiper-wrapper .swiper-slide .box .bottom .desc {
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    color: #888;
    margin-bottom: 10px;
  }
  .section-27 .content .list .section-27-swiper-mobile .swiper-wrapper .swiper-slide .box .bottom .tools {
    padding: 0 5px;
    display: flex;
    align-items: center;
  }
  .section-27 .content .list .section-27-swiper-mobile .swiper-wrapper .swiper-slide .box .bottom .tools .title {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #3D3D3D;
    margin-right: 8px;
    cursor: pointer;
  }
  .section-27 .content .list .section-27-swiper-mobile .swiper-wrapper .swiper-slide .box .bottom .tools .white-arrow {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E60012;
    border: 1px solid #FFFFFF;
    cursor: pointer;
  }
  .section-27 .content .list .section-27-swiper-mobile .swiper-wrapper .swiper-slide .box .bottom .tools .white-arrow img {
    width: 3px;
  }
  .section-27 .content .browse-more {
    display: flex;
    justify-content: center;
    width: 105px;
    height: 27px;
    background: #FFFFFF;
  }
  .section-27 .content .browse-more a {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    color: #Fff;
  }
  .section-27 .content .browse-more a .img {
    display: none;
  }
  .section-27 .content .browse-more a .img.active {
    display: block;
  }
  .section-27 .content .all-content {
    flex-direction: column;
    margin-top: 50px;
    padding: 0px 0px;
  }
  .section-27 .content .all-content .left-content .top {
    display: flex;
    flex-wrap: wrap;
    background: #F6F6F6;
    border: 1px solid #EAEAEA;
    border-radius: 10px 10px 0px 0px;
    padding: 15px 20px 10px;
  }
  .section-27 .content .all-content .left-content .top .title {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    text-align: left;
    color: #4C4C4C;
    margin-bottom: 10px;
  }
  .section-27 .content .all-content .left-content .top .desc {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: #888;
    width: 50%;
    margin-bottom: 0px;
  }
  .section-27 .content .all-content .left-content .top .clear-filter {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: #E60012;
    width: 50%;
    margin-bottom: 0px;
    display: inline-flex;
    justify-content: flex-end;
  }
  .section-27 .content .all-content .left-content .top .filter-type {
    display: none;
  }
  .section-27 .content .all-content .left-content .filter-type-mobile {
    display: flex;
    width: 100%;
    background-color: #fff;
    padding: 23px 15px 7px;
    height: 108px;
  }
  .section-27 .content .all-content .left-content .filter-type-mobile .filter-box {
    position: relative;
  }
  .section-27 .content .all-content .left-content .filter-type-mobile .filter-box .category-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: #3D3D3D;
    text-align: center;
  }
  .section-27 .content .all-content .left-content .filter-type-mobile .filter-box .category-list {
    display: none;
    height: 26px;
  }
  .section-27 .content .all-content .left-content .filter-type-mobile .filter-box .category-list .form-item {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #3D3D3D;
  }
  .section-27 .content .all-content .left-content .filter-type-mobile .filter-box.active .category-title {
    color: #E60012;
  }
  .section-27 .content .all-content .left-content .filter-type-mobile .filter-box.active .category-list {
    display: flex;
    align-items: center;
    gap: 9px;
    position: absolute;
    width: calc(100vw - 70px);
    left: 0;
    top: 52px;
  }
  .section-27 .content .all-content .left-content .filter-type-mobile .filter-box.active .category-list .form-item {
    padding: 7px 12px;
  }
  .section-27 .content .all-content .left-content .filter-type-mobile .filter-box.active .category-list .form-item.active {
    border-radius: 2px;
    background: #E60012;
    color: #FFFFFF;
  }
  .section-27 .content .all-content .left-content .filter-type-mobile .line {
    width: 1px;
    height: 22px;
    background: #D8D8D8;
    margin: 0 15px;
  }
  .section-27 .content .all-content .right-content {
    width: 100%;
  }
  .section-27 .content .all-content .right-content .content-desc {
    display: none;
  }
  .section-27 .content .all-content .right-content .all-content-list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .section-27 .content .all-content .right-content .all-content-list .box {
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
    height: unset;
    display: flex;
    flex-direction: row-reverse;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .top .img {
    width: 113.56px;
    height: 201px;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .bottom {
    padding: 10px;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .bottom .tag {
    font-size: 19px;
    font-weight: 900;
    line-height: 29px;
    color: #111;
    margin-bottom: 5px;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .bottom .desc {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    color: #888;
    margin-bottom: 13px;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .bottom .desc.overFlow-6 {
    -webkit-line-clamp: 4;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .bottom .tools {
    display: flex;
    align-items: center;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .title {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #3D3D3D;
    margin-right: 8px;
    cursor: pointer;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .white-arrow {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E60012;
    border: 1px solid #FFFFFF;
    cursor: pointer;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .white-arrow img {
    width: 3px;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .eyes-box {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .eyes-box .eyes {
    width: 14px;
    height: 14px;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .eyes-box p {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #8A8A8A;
  }
  .section-27 .content .all-content .right-content .all-content-list .box .bottom .tools .share {
    width: 8px;
    margin-left: 6px;
  }
  .section-27 .content .all-content .right-content .browse-more {
    display: flex;
    margin: 23px auto 10px;
  }
}

@media (any-hover: hover) {
  .section-27 .content .browse-more a:hover {
    color: #fff;
  }
  .section-27 .content .browse-more a:hover .img {
    display: none;
  }
  .section-27 .content .browse-more a:hover .img.active {
    display: block;
  }
  .section-27 .content .list .section-27-swiper .box:hover {
    box-shadow: 0px 4px 10px 0px rgba(211, 116, 116, 0.3);
  }
  .section-27 .content .list .section-27-swiper .box:hover .top .img img {
    transform: scale(1.1);
  }
  .section-27 .content .all-content .right-content .all-content-list .box:hover {
    box-shadow: 0px 4px 10px 0px rgba(211, 116, 116, 0.3);
  }
  .section-27 .content .all-content .right-content .all-content-list .box:hover .top .img img {
    transform: scale(1.1);
  }
}
