/* 新添加 */
/* .wrapper {
  width: 1500px;
  min-width: 1500px;
  padding: 0 50px;
  margin: auto;
} */

.entrust {
  height: 330px;
  margin-top: 32px;
  margin-bottom: 50px;
}

.card {
  border-radius: 20px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 5px 21px 0px rgba(192, 220, 255, 0.41);
}

.wrapper.card {
  min-width: 1400px;
  width: 1400px;
}

/* img {
  width: 100%;
  height: 100%;
  object-fit: cover;
} */

.entrust ul li .img-box {
  margin-right: 30px;
}

.entrust ul li {
  height: 91px;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #DAE7ED;
}

.entrust ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.entrust ul {
  height: 169px;
  border-bottom: 1px solid #dfebf0;
  display: flex;
  align-items: center;
  list-style: none;
}
.entrust ul li .text-box span {
  font-size: 22px;
  font-weight: 700;
  color: rgba(0, 0, 0, 1);
}

.entrust ul li .text-box p {
  font-size: 15px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  padding-top: 6px;
}

.entrust>div {
  height: 131px;
  display: flex;
  justify-content: center;
}

.entrust>div .btn {
  width: 230px;
  height: 80px;
  border-radius: 20px;
  font-size: 20px;
  background: rgba(235, 241, 252, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  margin-top: 23px;
  color: #000000;
}

.entrust>div .entrust-tab {
  flex: 1;
  height: 110px;
  border-radius: 20px;
  font-size: 16px;
  background: rgba(235, 241, 252, 1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 23px;
  color: #000000;
  padding: 8px 0;
  padding-left: 30px;
  max-width: 800px;
}

.entrust>div .entrust-tab>div {
  display: flex;
}

.entrust>div .entrust-tab span {
  display: inline-block;
  padding: 0px 11px 0 4px;
  white-space: nowrap;
}

.entrust>div .entrust-tab>div>div {
  flex: 1;
  flex-wrap: nowrap;
  white-space: nowrap;
}



.recommend {
  padding-top: 64px;
  padding-bottom: 84px;

  width: 1500px;
  min-width: 1500px;
  padding: 0 50px;
  /* margin: auto; */

  margin-top: 20px;
}

.section-header>div:nth-of-type(1) {
  height: 34px;
}

.section-header>div .img-box {
  width: 35px;
  height: 35px;
}

.section-header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 35px;
}

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

.section-header>div a {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: rgba(0, 0, 0, 1);
  margin-right: 16px;
  margin-left: 12px;
  white-space: nowrap;
}

.section-header>div span {
  font-size: 16px;
  line-height: 16px;
  padding-top: 14px;
  font-weight: 400;
  color: rgba(134, 139, 145, 1);
  white-space: nowrap;
}
.recommend .content .list {
  width: 1042px;
}

.recommend .content .list .card {
  height: 267px;
  box-shadow: none;
  padding: 30px;
  margin-bottom: 20px;
}


.recommend .content .list .text-box {
  flex: 1;
  padding-top: 20px;
  padding-right: 10px;
}

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

.recommend .content .list .text-box .text .title {
  font-size: 22px;
  font-weight: 700;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 17px;
}

.recommend .content .list .text-box .text .title a {
  color: rgba(0, 0, 0, 1);
}

.recommend .content .list .text-box p {
  font-size: 14px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  padding-bottom: 12px;
  display: flex;
  align-items: center;
}
.recommend .content .list .img-box {
  width: 310px;
  height: 207px;
  border-radius: 20px;
  overflow: hidden;
  margin-right: 42px;
}

.recommend .content .list .text-box p img {
  width: 15px;
  height: 15px;
  margin-right: 8px;
}

.recommend .content .list .text-box .text .detail {
  margin-top: 22px;
  width: 105px;
  height: 40px;
  line-height: 40px;
  border-radius: 19.5px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(218, 232, 237, 1);
  font-size: 14px;
  font-weight: 400;
  color: rgba(134, 139, 145, 1);
  text-align: center;
  user-select: none;
}

.recommend .content .side {
  /* width: 330px; */
  height: 1250px;
  box-shadow: none;
  padding-left: 18px;
  padding-top: 22px;
  margin-left: 20px;
}

.recommend .content .side>.title {
  font-size: 18px;
  font-weight: 700;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 30px;
}

.recommend .content .side .side-item {
  height: 87px;
  margin-bottom: 30px;
}

.recommend .content .side .side-item .img-box {
  width: 130px;
  height: 87px;
  border-radius: 20px;
  overflow: hidden;
  margin-right: 15px;
}

.recommend .content .side .side-item .text-box {
  padding-top: 5px;
}

.recommend .content .side .side-item .text-box .title {
  font-size: 16px;
  font-weight: 700;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.recommend .content .side .side-item .text-box .title a {
  color: rgba(0, 0, 0, 1);
}

.recommend .content .side .side-item .text-box .position {
  font-size: 12px;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  padding-top: 6px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
}

.recommend .content .side .side-item .text-box .position img {
  width: 15px;
  height: 15px;
  margin-right: 4px;
}

span a {
  color: #666666;
}

.recommend .content .side .side-item .text-box .price {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
}

.recommend .content .side .side-item .text-box .price .num {
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  color: #f24800;
  margin-right: 2px;
}
.flex {
  display: flex;
}

.img-box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.recommend .content .list .text-box .price .price-title .num {
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  color: #f24800;
  margin-right: 2px;
}

.recommend .content .list .text-box .price {
  text-align: right;
}

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

.more {
  width: 105px;
  height: 40px;
  line-height: 40px;
  border-radius: 19.5px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(218, 232, 237, 1);
  box-shadow: 0px 5px 21px 0px rgba(192, 220, 255, 0.41);
  font-size: 14px;
  font-weight: 400;
  color: rgba(134, 139, 145, 1);
  text-align: center;
  user-select: none;
}

body{
  background-color: #E8EEF1 !important;
}
.price-hot::before {
  content: "HOT";
  transform: scale(.8);
  position: absolute;
  display: inline-block;
  padding: 1px 4px;
  background-color: #fe5331;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  border-radius: 4px;
  top: -9px;
  right: 0;
}

.price-hot::after {
  content: "";
  transform: scale(.8);
  position: absolute;
  display: inline-block;
  border: 4px solid #fe5331;
  top: 2px;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.price-hot {
  position: relative;
}


.index .happy_choice .happy_main .swiper-slide {
  text-align: center;
  font-size: 18px;
  width: 446px;
  margin-top: 30px;
  height: 395px;
  float: left;
  margin-right: 30px;
  border-radius: 30px;
  background: rgb(255, 255, 255);
}

.swiper-grid-column > .swiper-wrapper {
  flex-direction: row;
}

.search {
  width: 560px;
  height: 65px;
  border-radius: 5px;
  overflow: hidden;
  background-color: #ffffff;
  display: flex;
  align-items: center;
}
 .search button {
  top: 3px;
  margin-right: 3px;
  width: 145px;
  height: 65px;
  border-radius: 5px;
  background: linear-gradient(20deg, rgba(4, 91, 240, 1) 0%, rgba(45, 138, 253, 1) 100%);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 1);
  border: none;
  outline: none;
  cursor: pointer;
}