.xs-banner {
  height: 72px;
  background: #fff;
}
.dmsjzj_page {
  background-color: white;
  position: relative;
}

.group_1 {
  position: relative;
}

.group_1 .section_1_bg {
  width: 100%;
  min-width: 1200px;
  height: auto;
}

.group_1 .section_1_text {
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 33px;
  position: absolute;
  left: calc(50% - 600px);
  bottom: -124px;
  height: 180px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(150, 186, 248, 0.1);
          box-shadow: 0px 4px 10px 0px rgba(150, 186, 248, 0.1);
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #FFFFFF;
  opacity: 0.95;
}

.group_2 {
  height: 530px;
  background: #FAFCFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 180px;
}

.group_2 .group_2_title {
  font-weight: 700;
  font-size: 32px;
  color: #111111;
  line-height: 42px;
  letter-spacing: 1px;
  text-align: center;
  font-style: normal;
  padding-bottom: 43px;
}

.group_2 .group_2_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.group_2 .group_2_wrap .group_2_item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  text-align: left;
  font-style: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.group_2 .group_2_wrap .group_2_item > img {
  width: 90px;
  height: 88px;
}

.group_2 .group_2_wrap .group_2_item .group_2_item_title {
  font-weight: 700;
  font-size: 20px;
  color: #111111;
  line-height: 26px;
  padding: 20px 0;
}

.group_3 {
  padding-top: 67px;
}

.group_3 .group_3_title {
  font-weight: 700;
  font-size: 32px;
  color: #111111;
  line-height: 42px;
  letter-spacing: 1px;
  text-align: center;
  padding-bottom: 50px;
}

.group_3 .group_3_desc {
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  text-align: center;
}

.group_3 .group_3_wrap {
  margin-top: 38px;
  margin-bottom: 33px;
  background: rgba(243, 247, 255, 0.95);
  border-radius: 10px 10px 10px 10px;
  padding: 38px 30px 53px 42px;
}

.group_3 .group_3_wrap .group_3_item {
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.group_3 .group_3_wrap .group_3_item:first-child {
  margin-bottom: 60px;
}

.group_3 .group_3_wrap .group_3_item > img {
  width: 83px;
  height: 83px;
}

.group_3 .group_3_wrap .group_3_item .group_3_item_content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 15px;
  padding-left: 42px;
}

.group_3 .group_3_wrap .group_3_item .group_3_item_title {
  font-weight: 700;
  font-size: 20px;
  color: #111111;
  line-height: 26px;
  margin-bottom: 6px;
}
