@charset "UTF-8";
.szdz .banner-container {
  background-image: url(/fore-end/image/szdz/szdz/banner.png);
  background-repeat: no-repeat;
  background-size: 100% 290px;
  position: relative;
  height: 290px;
  width: 100%;
}
.szdz .banner-container .title {
  position: absolute;
  left: calc((min(100vw,1920px) - 1200px)/2);
  width: 1200px;
}
@media (max-width: 1200px) {
  .szdz .banner-container .title {
    left: 15px;
    width: fit-content;
  }
}
.szdz .banner-container .title h2 {
  letter-spacing: 12.8px;
  font-size: min(60px, calc(20px + 40 * 100vw / 1920));
  font-family: Microsoft YaHei;
  font-weight: 600;
  text-align: left;
  color: #ffffff;
  letter-spacing: 12.8px;
  text-shadow: 2px 2px 0px #0069EA;
}
.szdz .banner-container .title .des {
  margin-top: 24px;
  font-size: min(36px, calc(20px + 16 * 100vw / 1920));
  font-family: Microsoft YaHei;
  font-weight: 700;
  text-align: left;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}
.szdz > .szdzability {
  height: 636px;
}
.szdz > .szdzability .container > img {
  height: 451px;
  width: 100%;
  position: inherit;
  margin-top: 30px;
}
.szdz .ictszdz {
  height: 556px;
  background: #fff;
}
.szdz > .scene {
  height: 565px;
  background: #f3f7fd;
}
.szdz > .technology .container > .row,
.szdz > .scene .container > .row {
  margin-top: 32px;
  height: 340px;
}
.szdz > .technology .container > .row > div,
.szdz > .scene .container > .row > div {
  height: 100%;
}
.szdz > .technology .container > .row > div.info,
.szdz > .scene .container > .row > div.info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 15px;
  min-width: 488px;
  padding-left: 0;
}
.szdz > .technology .container > .row > div.info .des,
.szdz > .scene .container > .row > div.info .des {
  text-indent: 2em;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: normal;
  text-align: left;
  color: #000000;
  line-height: 30px;
}
.szdz > .technology .container > .row > div.info .router,
.szdz > .scene .container > .row > div.info .router {
  margin-top: 12px;
  color: #0169EA;
  cursor: pointer;
  font-size: 20px;
}
.szdz > .technology .container > .row > div.info .router > img,
.szdz > .scene .container > .row > div.info .router > img {
  margin-left: 10.5px;
  width: 24px;
  height: 20px;
}
.szdz > .technology .container > .row img,
.szdz > .scene .container > .row img {
  width: 662px;
}
.szdz > .technology .row.app,
.szdz > .scene .row.app {
  display: flex;
  padding-left: 15px;
}
.szdz > .technology .row.app > div.info,
.szdz > .scene .row.app > div.info {
  padding: 0;
  margin-left: 20px;
}
.szdz > .technology .row.app > .info > .product,
.szdz > .scene .row.app > .info > .product {
  padding: 15px;
  border-radius: 2px;
  font-size: 16px;
  font-family: 微软雅黑;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  height: 70px;
  color: #333;
}
.szdz > .technology .row.app > .info > .product > .title,
.szdz > .scene .row.app > .info > .product > .title {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.szdz > .technology .row.app > .info > .product > .title > span:first-child,
.szdz > .scene .row.app > .info > .product > .title > span:first-child {
  font-size: 22px;
  font-weight: bold;
}
.szdz > .technology .row.app > .info > .product > .title > span:fitst-child,
.szdz > .scene .row.app > .info > .product > .title > span:fitst-child {
  font-size: 24px;
}
.szdz > .technology .row.app > .info > .product > .des,
.szdz > .technology .row.app > .info > .product > .router,
.szdz > .scene .row.app > .info > .product > .des,
.szdz > .scene .row.app > .info > .product > .router {
  font-size: 16px;
  display: none;
}
.szdz > .technology .row.app > .info > .product + .product,
.szdz > .scene .row.app > .info > .product + .product {
  margin-top: 2px;
}
.szdz > .technology .row.app > .info > .product.active,
.szdz > .scene .row.app > .info > .product.active {
  background: linear-gradient(359deg, #a9b7ef 0%, #0069EA 98%);
  color: #ffffff;
  height: 270px;
}
.szdz > .technology .row.app > .info > .product.active:last-child,
.szdz > .scene .row.app > .info > .product.active:last-child {
  margin-bottom: 15px;
}
.szdz > .technology .row.app > .info > .product.active > .title,
.szdz > .scene .row.app > .info > .product.active > .title {
  height: 33px;
}
.szdz > .technology .row.app > .info > .product.active > .des,
.szdz > .technology .row.app > .info > .product.active > .router,
.szdz > .scene .row.app > .info > .product.active > .des,
.szdz > .scene .row.app > .info > .product.active > .router {
  padding-top: 4px;
  display: block;
  color: white;
}
.szdz > .technology .row.app > .info > .product.active > .des.router,
.szdz > .technology .row.app > .info > .product.active > .router.router,
.szdz > .scene .row.app > .info > .product.active > .des.router,
.szdz > .scene .row.app > .info > .product.active > .router.router {
  font-size: 20px;
}