.banner {
  width: 100%;
  height: 500px;
  background-color: #eef1f4;
  margin-bottom: 29px;
}

.banner .swiper {
  overflow: hidden;
  position: relative;
}
.banner .swiper a {
  display: block;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* .news_swiper  */
.banner .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%
}

.news {
  display: flex;
  justify-content: space-between;
}


.news-container {
  width: 800px;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  gap: 28px;
  position: relative;
}



.news-container .new-content {}

.news-container .new-content .new-content-img {
  background-color: #ffffff;
  /* border: solid 1px #eeebeb; */
  /* display: flex; */
  margin-bottom: 28px;
}

.news-container .new-content .new-content-img .new-content-img-text {
  display: flex;
}

.news-container .new-content .new-content-img .new-content-img-text:nth-child(1) {
  border: solid 1px #eeebeb;
  margin-bottom: 20px;
}

.news-container .new-content .new-content-img .new-content-img-text:not(:first-child)>.text-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 800px;
  border-bottom: 1px dashed #dddddd;
  /* line-height: 43px; */
  height: 52px;
  position: relative;
}

.news-container .new-content .new-content-img .new-content-img-text:not(:first-child)>img {
  display: none;
}

.news-container .new-content .new-content-img .new-content-img-text:not(:first-child)>.text-container .text {
  display: none;
}

.news-container .new-content .new-content-img .new-content-img-text:not(:first-child)>.lean {
  display: none;
}



.news-container .new-content .new-content-img .new-content-img-text:not(:first-child)>.text-container .title {
  width: 536px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 13px;
  font-size: 14px;
  font-weight: 400;
}

.news-container .new-content .new-content-img .new-content-img-text:not(:first-child)>.text-container .title:hover {
  color: #003f6b;
}

.news-container .new-content .new-content-img .new-content-img-text:not(:first-child)>.text-container .title::before {
  content: "";
  display: block;
  width: 4px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  top: calc(50% - 2.5px);
  left: 0;
}

.news-container .new-content .new-content-img .new-content-img-text .text-container {}

.news-container .new-content .new-content-img .new-content-img-text .title {
  font-size: 16px;
  width: 353px;
  height: 40px;
  overflow: hidden;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 900;
  line-height: 21px;
  color: #000000;
  margin-top: 36px;
  margin-bottom: 16px;

}

.news-container .new-content .new-content-img .new-content-img-text .time {
  font-size: 14px;
  color: #999999;
  margin-bottom: 11px;
}

.news-container .new-content .new-content-img .new-content-img-text .text {
  width: 353px;
  height: 67px;
  overflow: hidden;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #000000;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;

}

.news-container .new-content .new-content-img .new-content-img-text img {
  width: 390px;
  height: 261px;
  margin-right: 19px;
}

.news-container .new-content .new-content-img .new-content-img-text .lean {
  display: flex;
  width: 87px;
  font-size: 12px;
  color: #003f6b;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  right: 22px;
  top: 270px;
}

.news-container .new-content .new-content-img .new-content-img-text .lean img {
  width: 14px;
  height: 10px;
}

.news-container .new-content .new-text {
  width: 800px;
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.news-container .new-content .new-text li {
  width: 800px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #dddddd;
  line-height: 43px;
}

.news-container .new-content .new-text li a:hover {
  color: #003f6b;
}

.news-container .new-content .new-text a {
  font-size: 14px;
  color: #000000;
  position: relative;
  padding-left: 13px;
}

.news-container .new-content .new-text a::before {
  content: "";
  display: block;
  width: 4px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  top: calc(50% - 2.5px);
  left: 0;
}

.news-container .new-content .new-text span {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #999999;
}
/*
.message {
  width: 380px;
}

.message .message-container {
  margin-top: 30px;
}

.message .message-container ul {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.message .message-container ul li {
  width: 380px;
  height: 70px;
  background-color: #ffffff;
  border-radius: 2px;

  width: 380px;
  height: 70px;
  background-color: #eff4ff;
}

.message .message-container ul li .date {
  width: 67px;
  height: 70px;
  background-color: #003f6b;
  position: absolute;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.message .message-container ul li .date .day {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
}

.message .message-container ul li .date .year-month {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.7;
}

.message .message-container ul li a {
  width: 271px;
  height: 34px;
  flex-wrap: wrap;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #000000;
  display: block;
  margin-left: 81px;
  margin-top: 19px;
}

.message .message-container ul li a:hover {
  color: #003f6b;
}
*/
.message {
  width: 380px;
}

.message .message-container {
  margin-top: 30px;
}

.message .message-container ul {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.message .message-container ul li {
  width: 380px;
  height: 70px;
  background-color: #ffffff;
  border-radius: 2px;
  /* position: relative; */
  width: 380px;
  height: 70px;
  background-color: #eff4ff;
}

.message .message-container ul li .time {
  width: 67px;
  height: 70px;
  background-color: #003f6b;
  position: absolute;
  /* top: 28px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.message .message-container ul li .time .year {
  display: none;
}

.message .message-container ul li .time .day {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
}

.message .message-container ul li .time .year-month {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.7;
}



.message .message-container ul li a {
  width: 271px;
  height: 34px;
  flex-wrap: wrap;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #000000;
  display: block;
  margin-left: 81px;
  margin-top: 19px;
}

.message .message-container ul li a:hover {
  color: #003f6b;
}
.bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.bottom .bottom-box {
  width: 381px;
}

.bottom .bottom-box .pic_box {
  margin-top: 21px;
}


.bottom .bottom-box .bottom-list li .title:hover {
  color: #003f6b;
}

.bottom .bottom-box .bottom-list li .title::before {
  content: "";
  display: block;
  width: 4px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  top: calc(50% - 2.5px);
  left: 0;
}

.bottom .bottom-box .bottom-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #dddddd;
  line-height: 42px;
}


.bottom .bottom-box .bottom-list li .title {
  font-size: 14px;
  color: #000000;
  width: 335px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 9px;
}

.bottom .bottom-box .bottom-list li p:hover {
  color: #003f6b;
}

.bottom .bottom-box .bottom-list li p::before {
  content: "";
  display: block;
  width: 4px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  top: calc(50% - 2.5px);
  left: 0;
}


.bottom .bottom-box .bottom-list li .date {
    width: 105px;
}

#roll {
  z-index: 9999;
  display: block;
  width: 267px;
  height: 146px;
  /* background: red; */
  background: url("../images/advertising.png");
  position: absolute;
}