@import url(operation.css);
/* 中间背景 */
.section .uk-light .uk-height-medium {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  background-image: unset;
}

.section>.uk-light{
  height:520px;
  position: relative; 
  overflow: hidden;
}
.section .uk-light .uk-height-medium .uk-align-left p {
  width: 448px;
}

/* 局域网及城域网网络工程建设 */
.network .build {
  width: 1200px;
  box-sizing: border-box;
  margin: 88px auto;
}
.network .buildbox {
  width: 922px;
  height: 754px;
  margin-top: 40px;
  box-sizing: border-box;
  margin: auto;
}
.network * + .uk-grid-margin,
.network .uk-grid + .uk-grid,
.network .uk-grid > .uk-grid-margin {
  margin-top: 30px;
}
.networkList {
  width: 210px;
  height: 230px;
  box-shadow: unset;
  margin: 0 auto;
  box-sizing: border-box;
}
.networkList p {
  font-size: 18px;
  line-height: 28px;
}
.networkList .icon {
  padding-top: unset;
  width: 180px;
  height: 150px;
  margin: 12px auto;
}
.networkList .icon span {
  display: block;
  width: 180px;
  height: 150px;
  background: url(../img/systemIntegration/core.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.networkList.ip .icon span {
  background: url(../img/systemIntegration/security.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.networkList.AssetDisposal .icon span {
  background: url(../img/systemIntegration/data.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.networkList.baseline .icon span {
  background: url(../img/systemIntegration/cloud.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.networkList.risk .icon span {
  background: url(../img/systemIntegration/application.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.networkList.loophole .icon span {
  background: url(../img/systemIntegration/IT.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.networkList.security .icon span {
  background: url(../img/systemIntegration/city.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.networkList.operate .icon span {
  background: url(../img/systemIntegration/artificial.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.networkList.blockchain .icon span {
  background: url(../img/systemIntegration/blockchain.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.mation {
  background: #F4F8FF;
  margin-bottom: 88px !important;
}
.mation .uk-slideshow-items {
  min-height: unset !important;
}
.mation .uk-slideshow-items .systemIntegration {
  margin: auto;
  box-sizing: border-box;
}
.information {
  height: 680px;
  padding-top: 64px;
  width: 1200px;
  background: unset;
  margin: 0 auto;
  position: relative;
}
.information .uk-align-center {
  color: #333333;
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
  margin-top: 36px;
}
/* .information .uk-align-center::after {
  background: unset;
} */
.information p {
  color: #666666;
  font-size: 16px;
  line-height: 32px;
}
.information .uk-position-small {
  width: 980px;
  margin: 56px auto;
}
.information .uk-position-small .uk-dotnav {
  width: 100%;
  justify-content: space-between;
}
.information .uk-position-small .uk-dotnav li {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  font-family: PingFang SC;
}
.information .uk-position-small > .uk-dotnav > li:first-child {
  margin-left: unset;
  margin-right: unset;
}
.information .uk-slideshow-items {
  width: 990px;
  height: 360px;
  margin: 0 auto;
}
.uk-slideshow-items .systemIntegration {
  width: 100%;
}
.uk-slideshow-items .systemIntegration .uk-width-2-1 {
  display: flex;
}
.uk-slideshow-items .systemIntegration .uk-width-2-1 .uk-width-1-2:first-child {
  width: 700px;
  height: 360px;
}
.uk-slideshow-items .systemIntegration .uk-width-2-1 .uk-width-1-2:last-child {
  height: 360px;
  display: flex;
  align-items: center;
}
.privateImg {
  width: 100%;
  height: 100%;
}
.privateText {
  height: 272px;
  width: 272px;
  margin: 0 auto !important;
}
.privateText .uk-width-1-1 p:nth-of-type(1) {
  color: #409EFF;
  font-style: italic;
  font-weight: bold;
  font-size: 64px;
  line-height: 87px;
  font-family: Noto Sans;
}
.privateText .uk-width-1-1 p:nth-of-type(2) {
  color: #333333;
  font-size: 24px;
  line-height: 28px;
}
.privateText .uk-width-1-1 p:nth-of-type(3) {
  width: 227px;
  color: #666666;
  font-size: 14px;
  line-height: 28px;
}
