@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;
}

.application-sharing {
  height: 1032px;
}

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

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

.application-sharing .title .title-text {
  text-align: left;
  font-size: 20px;
  line-height: 40px;
  color: #5c5f6b;
  text-indent: 2em;
  margin-top: 40px;
}

.application-sharing .application-text {
  height: calc(100% - 280px);
}

.process {
  height: 540px;
  margin-top: 48px;
}

.process .process-title {
  padding-left: 38px;
  font-family: "SourceHanSansCN-Bold";
  font-size: 24px;
  line-height: 30px;
  color: #333;
  margin-bottom: 20px;
  background: url("../images/data/icon5.png") left 0 center no-repeat;
}

.info {
  margin-top: 30px;
}

.info p {
  position: relative;
  font-size: 18px;
  line-height: 40px;
  color: #5c5f6b;
  padding-left: 20px;
}

.info p::before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background: #2f9aff;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}

.ca {
  height: 684px;
  background: #f8f8fa;
}

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

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

.ca-text {
  position: relative;
  height: 508px;
  background: url("../images/data/ca.png") top 82px center no-repeat;
  padding-top: 82px;
}

.ca-text .list {
  width: 350px;
}

.ca-text .list > li {
  height: 50px;
  border-radius: 8px;
  margin-bottom: 8px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #333;
  border: solid 1px #6c85d7;
}

.ca-text .list > li:first-child {
  font-family: "SourceHanSansCN-Medium";
  font-size: 26px;
  font-weight: bold;
  color: #fff;
}

.list-left {
  margin-left: 70px;
}

.list-left > li:first-child {
  background-color: #6c85d7;
  border: solid 1px #6c85d7;
}

.list-right {
  margin-right: 70px;
}

.list-right > li:first-child {
  background-color: #00c6cb;
  border: solid 1px #00c6cb;
}
