.main-box {
  background: #f7f7f7;
}
header {
  display: flex;
  justify-content: center;
  width: 100%;
}
header img {
  width: 100%;
}
.content-moudle {
  margin: -10vw auto 0;
  width: 1200px;
  background: #FFFFFF;
  position: relative;
  z-index: 1;
}
.content-moudle .news-moudle {
  padding: 0 33px 22px 46px;
}
.content-moudle .news-moudle .title {
  display: flex;
  justify-content: center;
  padding: 25px 0 43px;
  width: 100%;
}
.content-moudle .news-moudle .title-content {
  display: flex;
  gap: 60px;
}
.content-moudle .news-moudle .title-content .left {
  width: 528px;
  height: 293px;
}
.content-moudle .news-moudle .title-content .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 293px;
}
.content-moudle .news-moudle .title-content .right .top {
  align-self: end;
  width: 81px;
  height: 31px;
  border-radius: 15px;
  border: 1px solid #999999;
  text-align: center;
  line-height: 31px;
}
.content-moudle .news-moudle .title-content .right .content {
  padding-top: 35px;
  line-height: 1;
}
.content-moudle .news-moudle .title-content .right .content .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 26px;
}
.content-moudle .news-moudle .title-content .right .content .item .item-left {
  display: flex;
  align-items: center;
}
.content-moudle .news-moudle .title-content .right .content .item .item-left img {
  margin-right: 13px;
}
.content-moudle .news-moudle .title-content .right .content .item .item-left span {
  font-size: 16px;
  color: #333333;
}
.content-moudle .news-moudle .title-content .right .content .item .item-right {
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
.content-moudle .news-cell {
  width: 100%;
  height: 24px;
  background: #f7f7f7;
}
.content-moudle .policy-moudle {
  display: flex;
  gap: 28px;
  height: 314px;
  background: #f7f7f7;
}
.content-moudle .policy-moudle .left {
  flex: 1;
  padding: 21px 34px 44px 32px;
  background: #fff;
}
.content-moudle .policy-moudle .right {
  flex: 1;
  padding: 25px 35px 42px 19px;
  background: #fff;
}
.content-moudle .policy-moudle .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content-moudle .policy-moudle .top .top-left span {
  font-weight: bold;
  font-size: 30px;
  color: #888888;
}
.content-moudle .policy-moudle .top .top-left span:nth-child(2) {
  font-weight: 400;
}
.content-moudle .policy-moudle .top .top-left span:first-child {
  color: #478E04;
}
.content-moudle .policy-moudle .top .top-right {
  width: 81px;
  height: 31px;
  border-radius: 15px;
  border: 1px solid #999999;
  text-align: center;
  line-height: 31px;
  font-size: 14px;
  color: #333333;
}
.content-moudle .policy-moudle .content {
  padding-top: 30px;
  line-height: 1;
}
.content-moudle .policy-moudle .content .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 26px;
}
.content-moudle .policy-moudle .content .item .item-left {
  display: flex;
  align-items: center;
}
.content-moudle .policy-moudle .content .item .item-left img {
  margin-right: 13px;
}
.content-moudle .policy-moudle .content .item .item-left span {
  font-size: 16px;
  color: #333333;
}
.content-moudle .policy-moudle .content .item .item-right {
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
.content-moudle .policy-cell {
  width: 100%;
  height: 24px;
  background: #f7f7f7;
}
.content-moudle .case-moudle {
  margin-top: 25px;
  padding: 0 20px;
  background: #fff;
}
.content-moudle .case-moudle .case-moudle-title {
  display: flex;
  justify-content: end;
  width: 100%;
  height: 100px;
  margin-bottom: 32px;
  background: url("../image/yxal\ .png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.content-moudle .case-moudle .case-moudle-title .title-more {
  align-self: center;
  width: 81px;
  height: 31px;
  margin-right: 15px;
  border-radius: 15px;
  border: 1px solid #999999;
  text-align: center;
  line-height: 31px;
  font-size: 14px;
  color: #333333;
}
.content-moudle .case-moudle .case-moudle-image-moudle {
  display: flex;
  gap: 27px;
}
.content-moudle .case-moudle .case-moudle-image-moudle .image-moudle-item {
  position: relative;
  width: 270px;
  height: 210px;
}
.content-moudle .case-moudle .case-moudle-image-moudle .image-moudle-item img {
  width: 100%;
  height: 100%;
}
.content-moudle .case-moudle .case-moudle-image-moudle .image-moudle-item .image-moudle-item-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 270px;
  height: 70px;
  background-image: linear-gradient(to bottom, transparent, #525252);
}
.content-moudle .case-moudle .case-moudle-image-moudle .image-moudle-item .image-moudle-item-text > span {
  position: absolute;
  left: 10px;
  bottom: 15px;
  color: #fff;
  font-size: 16px;
}
.content-moudle .case-moudle .case-moudle-bottom {
  display: flex;
  justify-content: center;
  gap: 15px;
  padding: 70px 0 51px 0;
}
.content-moudle .case-cell {
  width: 100%;
  height: 102px;
  background: #f7f7f7;
}
footer {
  margin: 0 auto;
  width: 100%;
  height: 123px;
  background: #EFEFF1;
}
footer .footer-center {
  margin: 0 auto;
  width: 1200px;
}
