@charset "UTF-8";
/**!
 * 政策法规
 * date:2021-05-14
 * author: [zsy];
 */
.sub-banner .sub-l .sub-intro {
  padding-top: 50px;
}

.sub-banner .sub-title {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}

.sub-img {
  position: absolute;
  bottom: 10px;
  right: 140px;
}

.data-sharing {
  height: 974px;
}

.data-sharing .title {
  padding-top: 82px;
  text-align: center;
  font-family: "SourceHanSansCN-Medium";
  font-size: 32px;
  font-weight: bold;
  line-height: 34px;
  color: #333;
}

.data-sharing .title p {
  font-size: 22px;
  line-height: 44px;
  color: #5c5f6b;
  margin-top: 20px;
}

.data-text {
  position: relative;
  height: calc(100% - 152px);
  background: url("../images/data/data.png") center no-repeat;
}

.data-text .item {
  position: absolute;
  font-family: "SourceHanSansCN-Medium";
  font-size: 20px;
  line-height: 34px;
  color: #333;
  text-align: center;
  width: 210px;
}

.data-text .item p {
  font-size: 16px;
  line-height: 22px;
  color: #5c5f6b;
}

.data-text .credit {
  left: 500px;
  top: 210px;
}

.data-text .subject {
  left: 323px;
  top: 464px;
}

.data-text .project {
  left: 674px;
  top: 464px;
}

.data-text .changsha {
  left: -22px;
  top: 576px;
}

.data-text .wuhan {
  left: 275px;
  top: 732px;
}

.data-text .hefei {
  left: 698px;
  top: 732px;
}

.data-text .nanchang {
  left: 1014px;
  top: 579px;
}

.build {
  height: 782px;
  background: #f8f8fa;
}

.build .title {
  padding-top: 82px;
  text-align: center;
  font-family: "SourceHanSansCN-Medium";
  font-size: 32px;
  font-weight: bold;
  line-height: 34px;
  color: #333;
}

.build .title p {
  text-align: left;
  font-size: 22px;
  line-height: 40px;
  color: #5c5f6b;
  text-indent: 2em;
  margin-top: 30px;
}

.build-text {
  position: relative;
  height: 556px;
  background: url("../images/data/build.png") left 200px center no-repeat;
}

.build-text .item {
  position: absolute;
  font-family: "SourceHanSansCN-Medium";
  font-size: 20px;
  line-height: 34px;
  color: #333;
  text-align: center;
  width: 210px;
}

.build-text .changsha {
  left: 11px;
  top: 218px;
}

.build-text .wuhan {
  left: 187px;
  top: 427px;
}

.build-text .hefei {
  left: 633px;
  top: 74px;
}

.build-text .nanchang {
  left: 712px;
  top: 403px;
}

.build-text .list {
  left: 1086px;
  top: 248px;
  position: absolute;
  height: 200px;
  width: 120px;
}

.build-text .list .list-title {
  font-family: "SourceHanSansCN-Medium";
  font-size: 28px;
  line-height: 44px;
  color: #333;
}

.build-text .list > ul > li {
  font-size: 18px;
  font-weight: bold;
  line-height: 34px;
  color: #5c5f6b;
  padding-left: 35px;
}

.build-text .list > ul > li:nth-child(1) {
  background: url("../images/data/icon1.png") left 0 center no-repeat;
}

.build-text .list > ul > li:nth-child(2) {
  background: url("../images/data/icon2.png") left 0 center no-repeat;
}

.build-text .list > ul > li:nth-child(3) {
  background: url("../images/data/icon3.png") left 0 center no-repeat;
}

.build-text .list > ul > li:nth-child(4) {
  background: url("../images/data/icon4.png") left 0 center no-repeat;
}
