@charset 'UTF-8';

.banner-top .logo-container .logo {
  width: 5.4rem;
  height: 0.5rem;
}

.section-news {
  height: auto;
  margin-top: 0.9rem;
}

.section-news .wrapper {
  padding: 0;
  background: transparent;
}

.section-news .sub {
  width: 6.76rem;
  float: left;
}

.section-news .sub .headline-pic-news {
  width: 100%;
  height: 5.22rem;
  position: relative;
}

.section-news .sub .headline-pic-news .headline-pic {
  width: 100%;
  height: 4.14rem;
}

.section-news .sub .headline-pic-news .headline-pic .pic {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}

.section-news .sub .headline-pic-news .date {
  position: absolute;
  bottom: 0.68rem;
  left: 0.3rem;
  width: 1.08rem;
  height: 0.88rem;
  background: linear-gradient(135deg, #004eb9 0%, #1297d2 100%);
  color: #fff;
  font-size: 0.16rem;
  line-height: 1.08rem;
  text-align: center;
  padding-top: 0.1rem;
}

.section-news .sub .headline-pic-news .news-text {
  width: 100%;
  height: 1.13rem;
  background: #fff;
  padding: 0.25rem 0.3rem;
}

.section-news .sub .headline-pic-news .date .day {
  font-size: 0.32rem;
  line-height: 0.4rem;
}

.section-news .sub .headline-pic-news .date .year {
  font-size: 0.16rem;
  line-height: 0.2rem;
}

.section-news .sub .headline-pic-news .news-title {
  padding-left: 2rem;
  color: #333;
  position: relative;
  width: 3.86rem;
  box-sizing: content-box;
  font-size: 0.18rem;
  line-height: 0.3rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}

.section-news .sub .headline-pic-news .news-title:before {
  width: 0.04rem;
  height: 0.18rem;
  background: #004eb9;
  content: "";
  position: absolute;
  top: 0.06rem;
  left: 1.88rem;
}

.section-news .sub .section-title-container {
  margin-bottom: 0.28rem;
}

.section-news .main {
  width: 8.44rem;
  float: right;
}

.section-news .main .section-title-container.tab {
  margin-bottom: 0.28rem;
}

.section-news .main .tab-container .tab-item {
  color: #b5b7bd;
  font-weight: bold;
  font-size: 0.32rem;
}

.section-news .main .tab-container .tab-item.cur {
  background: none;
  position: relative;
  padding-left: 0.2rem;
  color: #004eb9;
}

.section-news .main .tab-container .tab-item.cur:before {
  width: 0.04rem;
  height: 0.24rem;
  content: "";
  position: absolute;
  left: 0;
  top: 0.15rem;
  background: #004eb9;
}

.section-news .main .tab-container .tab-item:nth-of-type(1)::after {
  display: none;
}

.section-news .main .section-title-container .section-title-more {
  color: #004eb9;
  background: url(../img/icon-logo-small-blue.png) no-repeat left center/
    0.45rem;
}

.section-news .main .tab-cnt {
  position: relative;
  width: 100%;
}

.section-news .main .tab-cnt .news-focus {
  width: 100%;
  height: 1.34rem;
  background: #004eb9;
  color: #fff;
  padding-top: 0.23rem;
}

.section-news .main .tab-cnt .news-focus .date {
  float: left;
  width: 1.28rem;
  height: 0.88rem;
  border-right: 1px dashed #fff;
  text-align: center;
  padding-top: 0.1rem;
}

.section-news .main .tab-cnt .news-focus .date .day {
  font-size: 0.32rem;
  line-height: 0.4rem;
  font-weight: bold;
}

.section-news .main .tab-cnt .news-focus .date .year {
  font-size: 0.16rem;
  line-height: 0.3rem;
}

.section-news .main .tab-cnt .news-focus .news-text {
  color: #fff;
  padding: 0 0.3rem;
  width: 7.1rem;
  float: right;
}

.section-news .main .tab-cnt .news-focus .news-text-title {
  color: #fff;
  font-size: 0.24rem;
  line-height: 0.4rem;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.section-news .main .tab-cnt .news-focus .news-text-detail {
  font-size: 0.16rem;
  line-height: 0.24rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  color: #fff;
}

.section-news .main .tab-cnt .news-text-time-line-1 {
  margin-top: 0.2rem;
}

.section-news .main .tab-cnt .news-text-time-line-1 .news-text-item {
  height: 0.5rem;
  line-height: 0.5rem;
  padding-left: 0.2rem;
}

.section-news .main .tab-cnt .news-text-time-line-1 .news-text-item:before {
  width: 0.08rem;
  height: 0.08rem;
  background: #8a8a8a;
  border-radius: 50%;
}

.section-news .main .tab-cnt .news-text-time-line-1 .news-text-title {
  width: 6.8rem;
}

@media screen and (max-width: 1200px) {
  .section-news .sub {
    width: 49% !important;
    float: left;
  }
  .section-news .main {
    width: 49% !important;
    float: right;
  }
  .swiper-headline-news {
    width: 100%;
    height: 4.69rem;
    display: block;
    position: relative;
  }
  .section-news .news-pic-text .news-item {
    width: 48%;
  }
  .section-title-container .section-title-more {
    padding-left: 0.5rem !important;
  }
  .section-news .sub .headline-pic-news .news-title:before {
    left: 1.5rem;
}
  .section-news .sub .headline-pic-news .news-title {
    padding-left: 1.6rem;
    width: auto;
  }
  .section-news .main .tab-cnt .news-focus .news-text {
    width: calc(100% - 1.28rem);
}
}

@media (max-width: 768px) {
  .swiper-headline-news {
    height: 2.8rem;
  }
  .section-news .sub {
    width: 100% !important;
    float: none !important;
  }
  .section-news .main {
    width: 100% !important;
    float: none !important;
    margin-top: 0.2rem;
  }
  .section-news {
    margin-top: 0.3rem;
  }
  .section-news .news-pic-text .news-item {
    width: 100%;
    position: relative !important;
  }
  .section-news .news-pic-text .news-item .news-item-text {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0.2rem 0.2rem 0.1rem;
    background: #fff;
  }
  .section-news .main .tab-cnt {
    position: relative;
    width: 100%;
    height: auto;
  }
  .section-news .sub .headline-pic-news .headline-pic {
    width: 100%;
    height: 2.9rem;
}
.section-news .sub .headline-pic-news {
  width: 100%;
  height: 4.22rem;
  position: relative;
}
}
