.page {
  background-color: #ffffff;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}

.new-head {
  margin-bottom: 30px;
}

.font_3 {
  font-size: 16px;
  font-family: Source Han Sans CN;
}

.text_7 {
  /* margin-left: 464px; */
  color: #333333;
  line-height: 15px;
}

.group_2 {
  margin-top: 42px;
  /* padding-left: 464px; */
  /* padding-right: 340px; */
}

.space-y-18>*:not(:first-child) {
  margin-top: 18px;
}

.text_8 {
  color: #000000;
  font-size: 36px;
  font-family: Source Han Sans CN;
  line-height: 33px;
}

.text_9 {
  color: #7d7d7d;
  line-height: 12px;
}

.image_5 {
  margin-right: 4px;
  width: 1110px;
  height: 583px;
}

.group_3 {
  margin-top: 148px;
}

.space-x-10>*:not(:first-child) {
  margin-left: 10px;
}

.section_4 {
  padding: 0 14px 0;
  min-width: 328.5px;
  height: 40px;
  border: solid 1px #949494;
  cursor: pointer;
  transition: all .3s;
  ;
}

.section_4:hover {
  border-color: #2A66FB;
  background: #2A66FB;
}

.section_4:hover .font_4 {
  color: #fff;
}

.section_4 span {
  line-height: 40px;
  max-width: 60%;
}

.space-x-8>*:not(:first-child) {
  margin-left: 8px;
}

.image_7 {
  width: 5px;
  height: 10px;
}

.font_4 {
  font-size: 14px;
  font-family: Source Han Sans CN;
  line-height: 13px;
  color: #000000;
}

.image_6 {
  width: 328px;
  height: 40px;
}

.group_4 {
  margin: 100px 0 44px;
  /* padding: 0 288px; */
}

.space-y-46>*:not(:first-child) {
  margin-top: 46px;
}

.group_5 {
  padding: 0 20px;
}

.group_6 {
  padding-left: 4px;
  padding-bottom: 10px;
}

.text_10 {
  color: #000000;
  font-size: 27px;
  font-family: Source Han Sans CN;
  line-height: 25px;
}

.text_11 {
  color: #333333;
}

.image_8 {
  width: 6px;
  height: 12px;
}

.divider {
  height: 5px;
  border-bottom: solid 1px #e3e6ec;
}

.section_5 {
  background-color: #4e76e1;
  width: 112px;
  height: 4.5px;
}

.equal-division-item {
  flex: 1 1 446.5px;
  padding: 10px 12px 10px 28px;
  cursor: pointer;
}

.font_5 {
  font-size: 18px;
  font-family: Source Han Sans CN;
  line-height: 30px;
  color: #000000;
}

.font_6 {
  font-size: 14px;
  font-family: Source Han Sans CN;
  line-height: 20px;
  color: #8f8f8f;
}

.font_2 {
  font-size: 12px;
  font-family: Source Han Sans CN;
  line-height: 9px;
  color: #333333;
}

.text_12 {
  margin-top: 18px;
}

.section_6 {
  margin-top: 339px;
  padding-top: 400px;
  background-color: #141a30;
}

.section_7 {
  background-color: #293348;
  height: 36px;
}

.image_9 {
  width: 1300px;
  height: 436px;
}

.pos {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.news-title {
  border-bottom: 1px solid #222;
  padding-bottom: 30px;
}

.self-start.font_3.text_7 a {
  color: #333333;
}

.self-start.font_3.text_7 a:hover {
  color: #2878fb;
  text-decoration: underline;
}

.news-details {
  line-height: 1.5;
}

.cont-list-content {
  margin-top: 30px;
}

.list-content {
  display: flex;
  margin-bottom: 29px;
  border-bottom: 1px solid #EFEFEF;
}

.list-content:last-child {
  border-bottom: none;
}

.content-img {
  width: 200px;
  height: 113px;
  margin-right: 30px;
  border-radius: 5px;
  overflow: hidden;
}

.content-img img {
  object-fit: cover !important;
  width: 100%;
  height: 100% !important;
}

.content-information {
  padding-top: 10px;
  padding-bottom: 30px;
}

.information-title {
  width: 416px;
  margin-bottom: 10px;
  color: #333;
  font-family: PingFang SC;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  cursor: pointer;
  /* 138.889% */
}

.information-time {
  margin-bottom: 16px;
  color: #333;
  font-family: PingFang SC;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 169.231% */
}

.information-keyword {
  color: #666;
  font-family: PingFang SC;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 183.333% */
}