.container {
  min-width: 1200px;
}

/* 顶部 */
.top {
  width: 100%;
  /* min-width: 1200px; */
  height: 41.67vw;
  min-height: 500.04px;
  background-image: url("https://zbhk-new.lnyun.com.cn/www/bdkj/images/202504/761982049694257325.png");
  background-size: 100% 100%;
  
  padding-bottom: 5vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

/* 顶部结束 */

/* 定制化服务 */
.dzh {
  padding: 4vw 0;
  background-image: url("/channel-home/network/static/hd/dzhbg.png");
  background-size: 100% 100%;
  box-sizing: border-box;
}
.black-title {
  color: #000;
  font-size: 48px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 24px;
}

.black-tip {
  color: #75797e;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
}

.dzh-content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 7vw;
  margin-bottom: 88px;
  position: relative;
}

.dzh-cont {
  width: 1200px;
  height: 380px;
  background-image: url("/channel-home/network/static/hd/dzhcontbg.png");
  background-size: 100% 100%;
  padding: 48px 100px;
  box-sizing: border-box;
}

.dzh-cont-title {
  color: #000000;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 32px;padding-left: 71px;
}

.dzh-cont-tip {
  display: flex;
  align-items: center;
  color: #6b7791;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 30px;
}
.dzhicon {
  margin-right: 32px;
}

.dzh-tip {
  display: flex;
  align-items: center;
  color: #000000;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 24px;    padding-left: 29px;

}

.dzh-yuan {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #006dff;
  margin-right: 36px;
}

.dzhimg {
  position: absolute;
  right: 160px;
  top: -70px;
}

/* 软件定制化服务结束 */

/* 虚拟数字人系统 */
.szr {
  width: 100%;
  height: 36.19vw;
  min-height: 434.375px;
  background-image: url("https://zbhk-new.lnyun.com.cn/www/bdkj/images/202503/759115927391309997.png");
  background-size: 100% 100%;
  padding: 12vw 0 0 18vw;
  box-sizing: border-box;
}

.szr-title {
  color: #ffffff;
  font-weight: 500;
  font-size: 40px;
}

.szr-tip {
  display: flex;
  align-items: center;
  color: #ffffff;
  font-weight: 400;
  font-size: 18px;
  margin: 42px 0 30px 0;
}

.szricon {
  margin-right: 6px;
}

.szrtipbox {
  color: #ffffff;
}
/* 虚拟数字人系统结束 */

/* 内容全系展示 */
.qxzs {
  background-color: #eaeffb;
  padding: 4vw 0;
  height: 470px;
}

.qxzs-content {
  width: 1200px;
  height: 380px;
  margin: 0 auto;
  margin-top: 44.5px;
  position: relative;
  background-image: url("/channel-home/network/static/hd/dzhcontbg.png");
  background-size: 100% 100%;
}

.qxzsimg {
  width: 764px;
  position: absolute;
  top: -45.5px;
  left: 0;
}

.qxzsright {
  padding-left: 800px;
  padding-top: 49.5px;
  padding-right: 36px;
  box-sizing: border-box;
}

.qxzstitle {
  color: #000000;
  font-weight: 500;
  font-size: 40px;
}

.qxzstip {
  color: #000000;
  font-weight: 400px;
  font-size: 18px;
  display: flex;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 48px;
}

.dzhicon2 {
  margin-left: 6px;
}

.qxzsbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000000;
  font-weight: 400;
  font-size: 16px;
}

.qxzsone {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* 内容全系展示结束 */

/* 沉浸式场景互动 */
.cjhd {
  width: 100%;
  height: 36.19vw;
  min-height: 600px;
  padding: 4vw 0;
  background-image: url("https://zbhk-new.lnyun.com.cn/www/bdkj/images/202503/759115742347006125.png");
  background-size: 100% 100%;
  box-sizing: border-box;
}

.cjhd-content {
  width: 1200px;
  height: 519px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.cjhdimg {
  width: 720px;
}

.cjhd-left {
  width: 480px;
  padding-right: 64px;
  box-sizing: border-box;
}

.cjhd-title {
  color: #ffffff;
  font-weight: 500;
  font-size: 40px;
}

.cjhd-tip {
  color: #ffffff;
  font-weight: 400;
  font-size: 18px;
  display: flex;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 54px;
}
.cjhd-tip img {
  margin-right: 6px;
}

.cjhd-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
}

.cjhdone {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cjhdone img {
  margin-bottom: 10px;
}
/* 沉浸式场景互动结束 */

/* 多端应用,集成软硬件一站式解决方案 */
.ddyy {
  padding: 4vw 0;
  background-image: url("/channel-home/network/static/hd/ddyybg.png");
  background-size: 100% 100%;
}

.swiperbox {
  width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 88px;
}

.swiper {
  width: 1000px;
  height: 534px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ddyyleft,
.ddyyright {
  cursor: pointer;
}

.dzh-content2 {
  width: 1000px;
  margin: 80px auto;
  position: relative;
}

.dzh-cont2 {
  width: 1000px;
  height: 350px;
  background-image: url("/channel-home/network/static/hd/dzhcontbg.png");
  background-size: 100% 100%;
  padding: 88px 64px;
  padding-right: 50%;
  box-sizing: border-box;
  text-align: left;
}
.dzh-cont22 {
  background-image: url("/channel-home/network/static/hd/qxtyp.png");
}

.dzh-cont-title2,
.dzh-cont-tip22 {
  color: #ffffff;
}

.dzhimg2 {
  width: 400px;
  position: absolute;
  right: 80px;
  top: -70px;
}

.dzhimg22 {
  width: 300px;
  position: absolute;
  right: 132px;
  top: -70px;
}

.dzh-cont-tip2 {
  align-items: flex-start;
}
