body * {
  box-sizing: border-box;
  flex-shrink: 0;
}
body {
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
    Arial, PingFang SC-Light, Microsoft YaHei;
  margin: 0;
}
input {
  background-color: transparent;
  border: 0;
}
button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}

button:active {
  opacity: 0.6;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.justify-start {
  display: flex;
  justify-content: flex-start;
}
.justify-center {
  display: flex;
  justify-content: center;
}

.justify-end {
  display: flex;
  justify-content: flex-end;
}
.justify-evenly {
  display: flex;
  justify-content: space-evenly;
}
.justify-around {
  display: flex;
  justify-content: space-around;
}
.justify-between {
  display: flex;
  justify-content: space-between;
}
.align-start {
  display: flex;
  align-items: flex-start;
}
.align-center {
  display: flex;
  align-items: center;
}
.align-end {
  display: flex;
  align-items: flex-end;
}
.page {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 1440px;
  overflow: hidden;
  margin: 0 auto;
}

.box_1 {
  height: 237px;
  background: url(/static/pc/img/zixundongtai/bf863eabbead28dedd0a1cd627fc80d0.png)
    100% no-repeat;
  background-size: cover;
}

.text-wrapper_1 {
  height: 237px;
  background: url(/static/pc/img/zixundongtai/c3f2f240495dbf866d0df61b1e123077.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.text_1 {
  width: 144px;
  height: 53px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 36px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 52px;
  margin: 92px auto 0 auto;
}

.box_2 {
  width: 1440px;
  margin-bottom: 1px;
}

.list_1 {
  width: 1271px;
  justify-content: space-between;
  margin: 114px 0 0 85px;
}

.list-items_1-0 {
  width: 1271px;
  height: 330px;
  background-size: 1293px 352px;
  margin-bottom: 40px;
  background: url(/static/pc/img/zixundongtai/bb8ab0e018c246668ffdb49f4d1fcd03.png) -11px -11px
    no-repeat;
  border-radius: 5px;
  box-shadow: 0px 0px 12px  rgba(0, 0, 0, 0.12);
}

.image_1-0 {
  width: 344px;
  height: 257px;
  margin: 38px 0 0 39px;
}

.group_1-0 {
  width: 790px;
  height: 265px;
  margin: 30px 42px 0 56px;
}

.text-group_1-0 {
  width: 790px;
  height: 109px;
}

.text_2-0 {
  width: 790px;
  height: 70px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 24px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  line-height: 35px;
}

.text_3-0 {
  width: 279px;
  height: 27px;
  overflow-wrap: break-word;
  color: rgba(166, 166, 166, 1);
  font-size: 18px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
  margin-top: 12px;
}

.text_4-0 {
  width: 790px;
  color: rgba(56, 56, 56, 1);
  font-size: 18px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  line-height: 26px;
  margin-top: 28px;
  display: -webkit-box;
  -webkit-line-clamp: 5; /* 设置显示的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}



.list-items_1-1 {
  width: 1271px;
  height: 330px;
  background-size: 1293px 352px;
  margin-bottom: 40px;
  background: url(/static/pc/img/zixundongtai/7658f762e4eff11acd16584c0626bc99.png) -4px -4px
    no-repeat;
}

.image_1-1 {
  width: 344px;
  height: 257px;
  margin: 38px 0 0 39px;
}

.group_1-1 {
  width: 790px;
  height: 265px;
  margin: 30px 42px 0 56px;
}

.text-group_1-1 {
  width: 790px;
  height: 109px;
}

.text_2-1 {
  width: 790px;
  height: 70px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 24px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  line-height: 35px;
}

.text_3-1 {
  width: 279px;
  height: 27px;
  overflow-wrap: break-word;
  color: rgba(166, 166, 166, 1);
  font-size: 18px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
  margin-top: 12px;
}

.text_4-1 {
  width: 790px;
  height: 128px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 18px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  line-height: 26px;
  margin-top: 28px;
}

.list-items_1-2 {
  width: 1271px;
  height: 330px;
  background-size: 1293px 352px;
  margin-bottom: 40px;
  background: url(/static/pc/img/zixundongtai/7658f762e4eff11acd16584c0626bc99.png) -4px -4px
    no-repeat;
}

.image_1-2 {
  width: 344px;
  height: 257px;
  margin: 38px 0 0 39px;
}

.group_1-2 {
  width: 790px;
  height: 265px;
  margin: 30px 42px 0 56px;
}

.text-group_1-2 {
  width: 790px;
  height: 109px;
}

.text_2-2 {
  width: 790px;
  height: 70px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 24px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  line-height: 35px;
}

.text_3-2 {
  width: 279px;
  height: 27px;
  overflow-wrap: break-word;
  color: rgba(166, 166, 166, 1);
  font-size: 18px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
  margin-top: 12px;
}

.text_4-2 {
  width: 790px;
  height: 128px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 18px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  line-height: 26px;
  margin-top: 28px;
}

.list-items_1-3 {
  width: 1271px;
  height: 330px;
  background-size: 1293px 352px;
  margin-bottom: 40px;
  background: url(/static/pc/img/zixundongtai/7658f762e4eff11acd16584c0626bc99.png) -4px -4px
    no-repeat;
}

.image_1-3 {
  width: 344px;
  height: 257px;
  margin: 38px 0 0 39px;
}

.group_1-3 {
  width: 790px;
  height: 265px;
  margin: 30px 42px 0 56px;
}

.text-group_1-3 {
  width: 790px;
  height: 109px;
}

.text_2-3 {
  width: 790px;
  height: 70px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 24px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  line-height: 35px;
}

.text_3-3 {
  width: 279px;
  height: 27px;
  overflow-wrap: break-word;
  color: rgba(166, 166, 166, 1);
  font-size: 18px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
  margin-top: 12px;
}

.text_4-3 {
  width: 790px;
  height: 128px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 18px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  line-height: 26px;
  margin-top: 28px;
}

.text-wrapper_2 {
  height: 62px;
  border-radius: 50px;
  border: 1px solid rgba(47, 59, 142, 1);
  color: rgba(47, 59, 142, 1);
  width: 195px;
  margin: 0 0 30px 628px;
  cursor: pointer;
}

.text-wrapper_2:active {
  background-color: rgba(47, 59, 142, 1);
  color: white;
}

.text_5 {
  width: 96px;
  height: 35px;
  overflow-wrap: break-word;
  font-size: 24px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 35px;
  margin: 14px 0 0 50px;
}
