/* 专享六大焦点优质服务 */
.benchmark-container .item {
  position: relative;
  margin: 15px 0;
  width: 100%;
  box-shadow: 0px 4px 15px 0px rgba(13, 35, 62, 0.2);
}
.benchmark-container .item img {
  width: 100%;
  object-fit: contain;
}
.benchmark-container .item .title {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 15px 6px;
  box-sizing: border-box;
  color: white;
  font-size: 20px;
  text-align: center;
  z-index: 99;
  background: rgba(0, 0, 0, 0.6);
}

/* 个性化设计 */
.benchmark-container .item .title2 {
  width: 100%;
  padding: 15px 6px;
  box-sizing: border-box;
  color: white;
  background: #004ea2;
  font-size: 20px;
  text-align: center;
  z-index: 99;
}

/* 严选 */

.news-container .news-item {
  margin: 25px 0;
}

.news-container img {
  width: 100%;
  height: 246px;
  border-radius: 15px;
  object-fit: cover;
}

.news-container .news-info {
  width: 80%;
  position: absolute;
  left: 50%;
  top: 200px;
  transform: translateX(-50%);
  border-radius: 5px;
  background: #ffffff;
  padding: 15px 20px;
  box-sizing: border-box;
}

.news-container .title {
  font-size: 22px;
  font-weight: bold;
  color: #004ea1;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
}

.news-container .line {
  width: 70%;
  height: 3px;
  background: #87a9de;
  margin: 10px 0;
}

.news-container .intro {
  font-size: 16px;
  color: #5280b2;
  text-align: center;
}

.news-container .top-title {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 22px;
  font-weight: bold;
  color: #004ea1;
  padding: 12px 30px;
  box-sizing: border-box;
  border-radius: 47px;
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(59, 89, 134, 0.3);
}

.partner-container {
  margin-top: 80px;
}

/* J9旗舰厅特色工艺 */
.benchmark-container1 .item {
  margin: 15px 0;
  width: 100%;
  height: 389px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 4px 15px 0px rgba(13, 35, 62, 0.2);
}
.benchmark-container1 .item img {
  height: 231px;
  border-radius: 10px;
}
.benchmark-container1 .item .info {
  width: 100%;
  flex: 1;
  padding: 0 20px;
  box-sizing: border-box;
}

.benchmark-container1 .item .info .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #232323;
}
.benchmark-container1 .item .info .text {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #535353;
  margin-top: 12px;
}

/* 严酷管控 */

.service-container .item {
  margin: 15px 0;
}
.service-container .left .title {
  font-size: 40px;
  font-weight: bold;
  color: #252729;
}
.service-container .left .small-title {
  font-size: 24px;
  font-weight: 500;
  color: #0c0d0e;
  margin-top: 40px;
  margin-bottom: 20px;
}
.service-container .left .text {
  font-size: 22px;
  font-weight: 500;
  color: #9e9e9e;
}
.service-container .right img {
  width: 100%;
  object-fit: contain;
}

/* 五大质量 */

.deliver-container .left img {
  width: 100%;
  object-fit: contain;
  border-radius: 10px;
}

.deliver-container .item {
  margin: 15px 0;
}
.deliver-container .right .title {
  font-size: 40px;
  font-weight: bold;
  color: #252729;
}
.deliver-container .right .title.bottom {
  margin-top: 30px;
}
.deliver-container .right .text {
  font-size: 24px;
  font-weight: 500;
  color: #0c0d0e;
  margin-top: 8px;
}
.deliver-container .right .imgs {
  position: relative;
  margin-top: 20px;
  transform: translate(-28%, 0);
}
.deliver-container .right .imgs img {
  width: 48%;
  height: 239px;
  border-radius: 10px;
  object-fit: cover;
}


/* 品质饰后服务 */

.worry-free-service-after-container .item {
  height: 347px;
  border-radius: 10px;
  background: #ffffff;
  box-sizing: border-box;
  border: 1px solid #e9e9e9;
  /* 案例阴影 */
  box-shadow: 0px 4px 10px 0px rgba(13, 35, 62, 0.05);
  padding: 10px 15px;
  margin: 15px 0;
}

.worry-free-service-after-container .blue {
  background: linear-gradient(40deg, #8ec9ff 0%, #1e79e9 99%);
}

.worry-free-service-after-container .item img {
  width: 104px;
  height: 104px;
  object-fit: contain;
}

.worry-free-service-after-container .item .title {
  font-size: 28px;
  font-weight: 500;
  color: #151515;
  margin: 30px 0;
}

.worry-free-service-after-container .blue .title {
  color: white;
}

.worry-free-service-after-container .item .text {
  font-size: 16px;
  font-weight: 500;
  color: #7c7c7c;
  text-align: center;
}

.worry-free-service-after-container .blue .text {
  color: white;
}

/* 通用 */
.img-poster {
  object-fit: contain;
}

.iframe {
  border: none;
}

.c-text {
  text-align: left;
  font-size: 22px;
  color: #868d95;
  margin-top: 20px;
}

@media screen and (max-width: 1200px) {
  /* news 允许 */
  .news-container .top-title {
    font-size: 16px;
  }

  .news-container .title {
    font-size: 16px;
  }

  .news-container .intro {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .service-container .left .title {
    font-size: 28px;
  }
  .service-container .left .small-title {
    font-size: 18px;
  }
  .service-container .left .text {
    font-size: 16px;
  }
  .deliver-container .right .title {
    font-size: 28px;
  }
  .deliver-container .right .text {
    font-size: 18px;
  }
  .deliver-container .right .imgs {
    position: unset;
    transform: unset;
  }
}

@media screen and (max-width: 768px) {
  /* news 允许 */
  .news-container .news-info {
    top: unset;
    bottom: 10px;
  }
}
<!--耗时1755816901.7174秒-->