.main {
  background: url(http://39.129.25.206:5001/static/cdn_img/web/govern/img-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.governPro {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 520px;
}
.governPro .left {
  width: 587px;
  height: 186px;
  margin-right: 170px;
}
.governPro .left .title {
  /** 文本1 */
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  text-align: left;
}
.governPro .left .english {
  /** 文本1 */
  font-size: 12px;
  font-weight: 500;
  color: #cccccc;
  text-align: left;
}
.governPro .left .content {
  width: 100%;
  margin-top: 12px;
  /** 文本1 */
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #666666;
  text-align: left;
}
.governPro .right {
  width: 300px;
  height: 408px;
}
.governPro .right img {
  width: 100%;
  height: 100%;
}
.system {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 596px;
  background: #f5f7fb;
}
.system .topic {
  margin-bottom: 58px;
  /** 文本1 */
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  text-align: center;
}
.system .picImg1 {
  width: 880px;
  height: 380px;
}
.system .picImg1 img {
  width: 100%;
  height: 100%;
}
.benefit {
  width: 100%;
  height: 308px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.benefit .conten {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 49px;
}
.benefit .conten .box {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 98px;
}
.benefit .conten .box .icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  z-index: 999;
}
.benefit .conten .box .icon img {
  width: 100%;
  height: 100%;
}
.benefit .conten .box .tip {
  display: inline-block;
  height: 51px;
  background: url(http://39.129.16.49:5001/static/cdn_img/web/govern/bg.png);
  padding: 0 16px 0 46px;
  margin-left: -24px;
  /** 文本1 */
  font-size: 20px;
  font-weight: 500;
  line-height: 51px;
  color: #fff;
}
.benefit .conten .box:last-child {
  margin-right: 0;
}
.building {
  width: 100%;
  height: 411px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f5f7fb;
}
.building .fonts {
  width: 556px;
  text-align: left;
}
.building .left {
  width: 556px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 80px;
}
.building .left .conten {
  margin-top: 30px;
  /** 文本1 */
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #666666;
}
.building .right {
  width: 500px;
  height: 251px;
}
.building .right img {
  width: 100%;
  height: 100%;
}
.last {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 591px;
  background: #0c234a;
}
.last .title {
  margin-bottom: 24px;
  /** 文本1 */
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  text-align: center;
  color: #ffffff;
}
.last .picImg {
  width: 1200px;
  height: 423px;
}
.last .picImg img {
  width: 100%;
  height: 100%;
}
