.supply-service .banner {
  width: 100%;
  height: 370px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_service_banner.png");
}
.supply-service .intro {
  height: 570px;
  width: 100%;
  margin-top: -6px;
  background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_service_intro_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 570px;
  background-position: center;
}
.supply-service .intro .top {
  display: flex;
  padding-top: 45px;
  position: relative;
}
.supply-service .intro .top .card {
  width: 487px;
  height: 410px;
  position: relative;
}
.supply-service .intro .top .card .intro-img {
  width: 487px;
  height: 410px;
}
.supply-service .intro .top .card .apply-btn {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 114px;
  height: 43px;
}
.supply-service .intro .right {
  margin-left: -4px;
  height: 305px;
  margin-top: 43px;
  background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_service_rectangle_bg.png");
  background-repeat: no-repeat;
  background-size: 957px 305px;
}
.supply-service .intro .right .content {
  width: 400px;
  padding: 38px;
  font-size: 16px;
  color: #222222;
  line-height: 50px;
}
.supply-service .intro .right .to-detail {
  color: #BB9C53;
  font-size: 14px;
  padding-left: 260px;
  margin-bottom: 10px;
}
.supply-service .intro .product-ico {
  position: absolute;
  left: 840px;
  width: 291px;
  top: 210px;
  height: 255px;
}
.supply-service .intro .tab-container {
  margin-top: 18px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 12px;
  height: 70px;
  display: flex;
  align-items: center;
  width: 1200px;
}
.supply-service .intro .tab-container .tab-ul {
  width: 100%;
}
.supply-service .intro .tab-container li {
  display: inline-block;
  color: #B6A06D;
  width: 240px;
  text-align: center;
  line-height: 70px;
  cursor: pointer;
  margin: 0 !important;
}
.supply-service .intro .tab-container .tab-select {
  height: 70px;
  color: #1F1F1F;
  width: 240px;
  background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_service_tab_bg.png");
  background-repeat: no-repeat;
  background-size: 240px 70px;
}
.supply-service .product {
  margin-top: 24px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.supply-service .product .detail {
  background-image: url("//cdn.zallsteel.com/portal/market2023/imgs/supply_service_product_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 300px;
  background-position: center;
}
.supply-service .product .detail .swiper-container {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.supply-service .product .detail .swiper-container .card-container {
  height: 300px;
  display: flex;
  align-items: end;
  padding-bottom: 50px;
}
.supply-service .product .detail .swiper-container .card-container .swiper-slide {
  margin-left: 6px;
}
.supply-service .product .detail .swiper-container .card-container .swiper-slide .normal-item {
  width: 262px;
  height: 160px;
}
.supply-service .product .detail .swiper-container .card-container .select {
  width: 400px;
  display: none;
}
.supply-service .product .detail .swiper-container .card-container .select img {
  width: 400px;
  height: 240px;
  display: inline-block;
}
.supply-service .product .detail .swiper-container .left-arrow {
  width: 20px;
  height: 33px;
  position: absolute;
  bottom: 100px;
  left: 0;
}
.supply-service .product .detail .swiper-container .right-arrow {
  width: 20px;
  height: 33px;
  position: absolute;
  right: 0;
  bottom: 100px;
}
.supply-service .product .title {
  width: 1200px;
  height: 85px;
  margin: 0 auto;
}
.supply-service .cooperation {
  margin-top: 24px;
}
.supply-service .cooperation .title {
  width: 1110px;
  height: 55px;
}
.supply-service .cooperation .content {
  margin: 24px 0;
}

/*# sourceMappingURL=supplyService.css.map */
