@import url('footer.css');
.container {
  --bs-gutter-x: 1.875rem !important;
}
.page-title {
  padding-top: 3.75rem;
  color: #333333;
  font-size: 34px;
}
.product-list-main .no-result {
  margin: 11.75rem 0 23.5rem;
  line-height: 2.1875rem;
  font-size: 1.875rem;
  color: #333333;
}
.product-list-main .nav-card {
  box-shadow: 0px 0px 30px 3px rgba(107, 107, 107, 0.08);
  border-top: 2px solid #fe7c0f;
}
.product-list-main .nav-card .nav-wrap {
  border-bottom: 1px solid #e6e6e6;
}
.product-list-main .nav-card .nav-wrap:last-child {
  border-bottom: none;
}
.product-list-main .nav-card .nav-wrap .nav-title {
  padding: 1.25rem;
  font-weight: bold;
  cursor: pointer;
}
.product-list-main .nav-card .nav-wrap .nav-title .icon {
  width: 1.25rem;
  height: 1.25rem;
}
.product-list-main .nav-card .nav-wrap .nav-list {
  padding: 0 1.25rem;
  list-style: none;
  margin-bottom: 0;
}
.product-list-main .nav-card .nav-wrap .nav-list .nav-item {
  padding-bottom: 1.25rem;
  cursor: pointer;
}
.product-list-main .nav-card .nav-wrap .nav-list .nav-item .form-check-label {
  cursor: pointer;
  margin-left: 0.1875rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  overflow: hidden;
}
.product-list-main .nav-card .nav-wrap .nav-list .nav-item .nav-link {
  color: #333333;
  font-size: 1.125rem;
  text-decoration: none;
}
.product-list-main .nav-card .nav-wrap .nav-list .nav-item .form-check-input {
  flex-shrink: 0;
  margin-top: 0 !important;
}
.product-list-main .nav-card .nav-wrap .nav-list .nav-item .form-check-input:checked {
  background-color: #fe7c0f;
  border-color: #fe7c0f;
}
.product-list-main .nav-card .nav-wrap .nav-list .nav-item .form-check-input[type='checkbox'] {
  border-radius: 50%;
  margin-right: 0.1875rem;
}
.product-list-main .nav-card .nav-wrap .nav-list .nav-item .desc {
  color: #333;
  line-height: 1.1875rem;
  font-size: 1rem;
}
.product-list-main .control-box {
  padding: 0.75rem 1.25rem;
  background: #fff6ee;
  margin: 3.75rem 0 1.875rem;
}
.product-list-main .control-box .resNum {
  color: #333333;
  line-height: 1.4375rem;
  font-size: 1.25rem;
  font-weight: bold;
}
.product-list-main .control-box .dropdown-menu {
  transition: all 0.3s;
  box-shadow: 0px 0px 30px 3px rgba(107, 107, 107, 0.08);
  border-radius: 0;
  border: none;
  border-top: 2px solid #fe7c0f;
  --bs-dropdown-link-hover-bg: #fff;
  --bs-dropdown-link-hover-color: #fe7c0f;
  --bs-dropdown-link-active-color: #333;
  --bs-dropdown-link-active-bg: #fff;
}
.product-list-main .control-box .dropdown-menu dropdown-item {
  color: #333 !important;
}
.product-list-main .control-box .control .downIcon {
  width: 0.875rem;
  height: 0.875rem;
  margin-left: 0.1875rem;
}
.product-list-main .control-box .control .btn {
  border: none;
  margin-right: 1.875rem;
  --bs-btn-color: #333333;
}
.product-list-main .control-box .pattern .icon {
  width: 0.875rem;
  height: 0.875rem;
  margin-right: 0.625rem;
  cursor: pointer;
}
.product-list-main .card-box {
  margin-bottom: 1.875rem;
}
.product-list-main .card-box .goods {
  position: relative;
  width: 100%;
  background: #f5f5f5;
  padding-top: 100%;
}
.product-list-main .card-box .goods .inner {
  position: absolute;
  top: 40px;
  right: 40px;
  bottom: 40px;
  left: 40px;
}
.product-list-main .card-box .goods .inner img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.product-list-main .card-box .title {
  font-size: 1.125rem;
  color: #333333;
  line-height: 1.3125rem;
  margin-top: 0.625rem;
  text-align: center;
  font-weight: 400;
}
.product-list-main .card-box-gird {
  margin-bottom: 1.875rem;
}
.product-list-main .card-box-gird .goods {
  position: relative;
  width: 100%;
  background: #f5f5f5;
  padding-top: 100%;
}
.product-list-main .card-box-gird .goods .inner {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
}
.product-list-main .card-box-gird .goods .inner img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.product-list-main .card-box-gird .title {
  font-size: 1rem;
  color: #333333;
  line-height: 1.1875rem;
  margin-top: 0.9375rem;
  text-align: center;
  font-weight: 400;
}
.product-list-main .card-box-list {
  margin-bottom: 1.875rem;
  background: #f5f5f5;
  padding: 1.25rem;
}
.product-list-main .card-box-list .goods {
  width: 15rem;
  height: 15rem;
  margin-right: 1.875rem;
}
.product-list-main .card-box-list .goods img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 992px) {
  .product-list-main .card-box-list .goods {
    height: 10.25rem;
  }
}
.product-list-main .card-box-list .title {
  font-size: 1rem;
  color: #333333;
  line-height: 1.1875rem;
  text-align: center;
  font-weight: 400;
}
.page-box {
  display: flex;
  justify-content: flex-end;
  margin-top: 3.25rem;
}
@media (max-width: 767px) {
  .page-box {
    margin-bottom: 0;
  }
}
.page-box .page-list {
  width: 2.625rem;
  height: 2.625rem;
  border-radius: 100%;
  border: 1px solid #dddddd;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  color: #333333;
  margin-left: 0.9375rem;
  cursor: pointer;
}
@media (max-width: 540px) {
  .page-box .page-list {
    width: 1.875rem;
    height: 1.875rem;
    font-size: 0.875rem;
    margin-left: 0.75rem;
    line-height: 1rem;
  }
}
.page-box .page-list.active {
  background: #fe7c0f;
  color: #ffffff;
}
.page-box .page-list.move {
  letter-spacing: 1px;
}
.page-box .icon {
  width: 1.125rem;
  height: 1.125rem;
}
@media (max-width: 540px) {
  .page-box .icon {
    width: 0.875rem;
    height: 0.875rem;
  }
}
@media (max-width: 768px) {
  .lg-card {
    display: none;
  }
  .product-list-main .no-result {
    margin: 4.75rem 0 8.5rem;
    font-size: 1.25rem;
  }
  .card-box-list .goods {
    height: 11.8125rem !important;
  }
  .control-box {
    padding: 1.25rem 0;
    margin: 1.875rem -0.9375rem 1.875rem !important;
  }
  .control-box .control {
    display: none !important;
  }
  .control-box .resNum {
    line-height: 1.4375rem;
    font-size: 1.25rem;
    margin: 0 auto;
  }
  .sm-control {
    margin-bottom: 1.5625rem;
    position: relative;
  }
  .sm-control .filter {
    color: #333333;
    font-size: 0.875rem;
    line-height: 1rem;
    cursor: pointer;
  }
  .sm-control .filter img {
    margin-right: 0.75rem;
  }
  .sm-control .dropdown-menu {
    transition: all 0.3s;
    box-shadow: 0px 0px 30px 3px rgba(107, 107, 107, 0.08);
    border-radius: 0;
    border: none;
    font-size: 0.875rem;
    border-top: 2px solid #fe7c0f;
    --bs-dropdown-link-hover-bg: #fff;
    --bs-dropdown-link-hover-color: #fe7c0f;
    --bs-dropdown-link-active-color: #333;
    --bs-dropdown-link-active-bg: #fff;
  }
  .sm-control .dropdown-menu dropdown-item {
    color: #333 !important;
  }
  .sm-control .control .downIcon {
    width: 0.875rem;
    height: 0.875rem;
  }
  .sm-control .control .btn {
    border: none;
    margin-right: 1.25rem;
    --bs-btn-color: #333333;
    font-size: 0.875rem;
  }
  .sm-control .control .dropdown-item:active {
    background-color: #fe7c0f !important;
  }
  .sm-control .control .pattern .icon {
    margin-right: 0.5rem;
    cursor: pointer;
  }
  .sm-control .nav-card {
    display: none;
    position: absolute;
    top: 35px;
    left: 0px;
    z-index: 10;
    background: #fff;
    width: 13.75rem;
  }
  .sm-control .nav-card .nav-list {
    padding-right: 1.25rem;
  }
  .sm-control .nav-card .nav-title {
    padding: 0.9375rem !important;
  }
  .sm-control .nav-card .nav-item {
    padding-bottom: 0.9375rem !important;
  }
}
@media (max-width: 576px) {
  .girdContent:nth-child(odd) {
    padding-left: 0.3125rem !important;
    align-items: flex-end;
  }
  .girdContent:nth-child(even) {
    align-items: flex-start;
  }
  .girdContent {
    display: flex;
    flex-direction: column;
  }
  .card-box .goods .inner {
    top: 50px !important;
    right: 50px !important;
    bottom: 50px !important;
    left: 50px !important;
  }
  .card-box .title {
    line-height: 1.1875rem;
    font-size: 1rem !important;
    margin-top: 0.9375rem;
  }
  .card-box-gird {
    width: 10.25rem !important;
    margin-bottom: 1rem !important;
  }
  .card-box-gird .goods {
    height: 10.25rem !important;
  }
  .card-box-gird .goods .inner {
    top: 10px !important;
    right: 10px !important;
    bottom: 10px !important;
    left: 10px !important;
  }
  .card-box-gird .title {
    font-size: 0.875rem !important;
    line-height: 1rem;
    margin-top: 0.75rem;
  }
  .card-box-list {
    background: #f5f5f5;
    padding: 0.9375rem !important;
  }
  .card-box-list .goods {
    height: 6.875rem !important;
    width: 6.875rem !important;
    margin-right: 0.9375rem;
  }
  .card-box-list .goods img {
    width: 6.875rem !important;
    height: 100% !important;
  }
  .card-box-list .title {
    font-size: 1rem !important;
    line-height: 1rem;
  }
  .card-box-list .goods {
    margin-right: 0.9375rem !important;
  }
  .card-box-list .goods img {
    width: 6.875rem;
    height: 6.875rem;
  }
}
