
/*  一站全包 省心放心 package */
.package-container .item {
  margin: 15px 0;
  width: 100%;
  height: 141px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(13, 35, 62, 0.1);
}
.package-container .item img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}
.package-container .item .text {
  font-size: 18px;
  font-weight: 500;
  color: #445363;
  margin-top: 8px;
  font-weight: bold;
}
.package-container .item .text1{
  color: #666666;
  font-size: 14px;
}


/* 特色的是施工工艺 */
.benchmark-container .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-container .item img {
  height: 231px;
  border-radius: 10px;
}
.benchmark-container .item .info {
  width: 100%;
  flex: 1;
  padding: 0 20px;
  box-sizing: border-box;
}

.benchmark-container .item .info .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #232323;
}
.benchmark-container .item .info .text {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #535353;
  margin-top: 12px;
}


/* 装修服务  -> 个性数字化妆饰  */

.img-poster {
  object-fit: contain;
}

.iframe {
  border: none;
}

.c-text {
  text-align: center;
  font-size: 22px;
  color: #868d95;
  margin-top: 20px;
}

/* J9旗舰厅装潢数智装饰 */
.bxszzs .bxszzs-container {
  width: 100%;
}
.bxszzs .item {
  width: 359px;
  height: 450px;
}
.bxszzs .bg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.bxszzs .info {
  width: 100%;
  height: 150px;
  position: absolute;
  left: 0;
  bottom: 10px;
  color: #868d95;
  text-align: center;
}
.bxszzs .info .t {
  font-size: 32px;
}
.bxszzs .info .b {
  margin-top: 6px;
  font-size: 26px;
}

/* 装修案列 */
.cases-container {
  margin-top: 98px;
}

.partner-container {
  margin-top: 80px;
}

.cases-container .in-box {
  width: 100%;
  border-radius: 20px;
  background: #0a64bd;

  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  padding: 36px 30px;
  box-sizing: border-box;
}

.cases-container .title {
  text-align: center;
}

.cases-container .item {
  padding: 30px;
  box-sizing: border-box;
  font-weight: 500;
  border-bottom: 1px solid #d8d8d8;
  text-align: center;
}

.cases-container .item:last-child {
  border-bottom: none;
}

.cases-container .mid {
  position: relative;
}

.cases-container .out-box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);

  width: 90%;
  padding: 80px 0;
  box-sizing: border-box;
  border-radius: 20px;
  background: #ffffff;

  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.2);
}

.cases-container .out-box .update {
  width: 163px;
  height: 52px;
  border-radius: 110px;
  background: #438bd1;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
}

.cases-container .out-box .title {
  font-size: 24px;
  font-weight: bold;
  color: #004ea1;
  margin: 16px 0;
}

.cases-container .out-box .item {
  width: 85%;
  padding: 30px;
  box-sizing: border-box;
  font-size: 24px;
  color: #232323;
  border-bottom: 1px solid #d8d8d8;
  text-align: center;
}

.cases-container .out-box .item:last-child {
  border-bottom: none;
}

/* BMI设计 */

.bmi-container .row-box {
  display: flex;
  align-items: flex-end;
}

.bmi-container .content {
  margin: 15px 0;
}

.bmi-container .old .cover {
  width: 100%;
  height: 266px;
  object-fit: cover;
  border-radius: 20px;
}
.bmi-container .new .cover {
  width: 100%;
  height: 456px;
  object-fit: cover;
  border-radius: 20px;
}
.bmi-container .tips {
  /* width: 100%;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translate(-50%, 0);*/
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
}
.bmi-container .new .tips {
  color: #004ea1;
}

.bmi-container .tips img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  margin-right: 6px;
}

/* 工地直播 */

.live-container video {
  width: 100%;
  height: 416px;
  object-fit: cover;
  margin: 10px 0;
  border-radius: 20px;
}

.live-container .live {
  width: 100%;
  object-fit: contain;
  margin: 10px 0;
  border-radius: 20px;
}

/* 四段式vr */
.vr {
  padding-bottom: 0;
}

.vr-container .border img.cover {
  width: 100%;
  height: 400px;
  object-fit: contain;
}

.vr-container .text {
  margin-top: 30px;
}

.vr-container .text .title {
  font-size: 34px;
  font-weight: bold;
  color: #333333;
}

.vr-container .text .labels {
  margin-top: 20px;
  font-size: 18px;

  color: #333333;
}

.vr-container .phone {
  top: -180px;
}

.vr-container .phone img.cover {
  width: 100%;
  height: 400px;
  object-fit: contain;
}

.vr-container .qrcode img {
  width: 352px;
  height: 135px;
  object-fit: contain;
  margin-top: 15px;
}

/* 四段式vr  允许 */
/* 装修资讯 news */

.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);
}

.footer {
  background: none;
}

@media screen and (max-width: 1200px) {
  /* 装修案列 */
  .cases-container .out-box {
    padding: 40px 0;
  }

  .cases-container .title {
    font-size: 20px;
  }

  .cases-container .update {
    font-size: 20px !important;
  }

  .cases-container .item {
    padding: 15px;
    font-size: 16px !important;
  }

  .cases-container .out-box .item {
    padding: 15px;
  }

  /* 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) {
  .bim .img-poster{
    display: none;
  }
  .bim .iframe{
    aspect-ratio: 2 / 1;
  }

}

@media screen and (max-width: 960px) {
  /* 装修案列 */
  .cases-container .out-box {
    padding: 20px 0;
  }
}

@media screen and (max-width: 768px) {
  /* 装修案列 */
  .cases-container .mid {
    display: none;
  }

  .cases-container .in-box {
    width: fit-content;
    padding: 20px 10px;
  }

  .cases-container .title {
    font-size: 18px;
  }

  .cases-container .update {
    font-size: 14px !important;
  }

  .cases-container .item {
    padding: 10px;
    font-size: 12px !important;
  }

  /* 四段式vr */
  .vr-container .phone {
    top: unset;
  }

  /* news 允许 */
  .news-container .news-info {
    top: unset;
    bottom: 10px;
  }
}
<!--耗时1755816901.9133秒-->