@charset "UTF-8";

/** 媒体查询 */

/** 布局 */

.news-pc .container {
  gap: 1.875rem;
  padding-bottom: 7.5rem;
}

.news-pc .container .item1 {
  gap: 1.25rem;
}

.news-pc .container .item1 .l {
  max-width: 43.75rem;
  overflow: hidden;
}

.news-pc .container .item1 .l .banner-swiper {
  position: relative;
}

.news-pc .container .item1 .l .banner-swiper .swiper-prev,
.news-pc .container .item1 .l .banner-swiper .swiper-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

.news-pc .container .item1 .l .banner-swiper .swiper-prev img,
.news-pc .container .item1 .l .banner-swiper .swiper-next img {
  width: 1.875rem;
  cursor: pointer;
}

.news-pc .container .item1 .l .banner-swiper .swiper-prev {
  left: 0.625rem;
}

.news-pc .container .item1 .l .banner-swiper .swiper-next {
  right: 0.625rem;
}

.news-pc .container .item1 .l .banner-swiper .swiper-pagination {
  position: absolute;
  width: auto;
  bottom: 0.625rem;
  /* 调整分页器距离底部的距离 */
  right: 0.625rem;
  z-index: 10;
  text-align: right;
}

.news-pc .container .item1 .l .banner-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.9375rem;
  height: 0.9375rem;
  line-height: 0.9375rem;
  border-radius: 0;
  background: #FFFFFF;
  font-size: 0.5rem;
  color: #000000;
  margin: 0 0.0625rem;
  opacity: 1;
  text-align: center;
}

.news-pc .container .item1 .l .banner-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #1C5BFF;
  color: #FFFFFF;
}

.news-pc .container .item1 .c img {
  max-width: 25rem;
}

.news-pc .container .item1 .r {
  width: 22.375rem;
  background: #FFFFFF;
  border: 0.0625rem solid #DDDDDD;
  padding: 0.9375rem 0 1.375rem 0;
}

.news-pc .container .item1 .r .t1 {
  font-size: 1.375rem;
  color: #000000;
  line-height: 1.875rem;
  text-align: center;
}

.news-pc .container .item1 .r .t2 {
  width: 100%;
  padding-bottom: 0.625rem;
  border-bottom: 0.0625rem solid #DDDDDD;
  margin-bottom: 1.25rem;
}

.news-pc .container .item1 .r img {
  width: 15rem;
}

.news-pc .container .item1 .r .t3 {
  font-size: 1.25rem;
  color: #1C5BFF;
}

.news-pc .container .item2 {
  gap: 1.25rem;
  grid-template-columns: repeat(2, 1fr);
}

.news-pc .container .item2 .content {
  background: #FFFFFF;
}

.news-pc .container .item2 .content .top {
  padding: 1.125rem 1.5625rem 1.375rem 1.25rem;
  border-bottom: 0.0625rem solid #DDDDDD;
}

.news-pc .container .item2 .content .top .title {
  font-weight: bold;
  font-size: 1.5rem;
  color: #1C5BFF;
  gap: 0.875rem;
}

.news-pc .container .item2 .content .top .title::before {
  content: "";
  display: inline-flex;
  width: 0.375rem;
  height: 1.625rem;
  background: #1C5BFF;
  border-radius: 0.125rem 0.125rem 0.125rem 0.125rem;
}

.news-pc .container .item2 .content .top a {
  font-size: 1.25rem;
  color: #666666;
}

.news-pc .container .item2 .content .pad {
  padding: 0 1.25rem;
}

.news-pc .container .item2 .content .pad .new {
  padding: 0.625rem 0;
  gap: 1.25rem;
  border-bottom: 0.0625rem solid #DDDDDD;
}

.news-pc .container .item2 .content .pad .new img {
  max-width: 8.125rem;
}

.news-pc .container .item2 .content .pad .new .r {
  gap: 0.5rem;
}

.news-pc .container .item2 .content .pad .new .r .t1 {
  font-weight: bold;
  font-size: 1.25rem;
  color: #000000;
}

.news-pc .container .item2 .content .pad .new .r .t2 {
  font-size: 1rem;
  color: #999999;
  line-height: 1.875rem;
  align-items: flex-end;
}

.news-pc .container .item2 .content .pad .new .r .t2 p {
  color: #1C5BFF;
}

.news-pc .container .item2 .content .pad .list {
  padding: 0.6875rem 0.625rem 0.75rem 0;
  border-bottom: 0.0625rem solid #DDDDDD;
  font-size: 1rem;
  color: #000000;
  gap: 1.875rem;
}

.news-pc .container .item2 .content .pad .list .l {
  gap: 0.625rem;
}

.news-pc .container .item2 .content .pad .list .l .num {
  width: 0.9375rem;
  height: 0.9375rem;
  background: #1C5BFF;
  font-size: 0.5rem;
  color: #FFFFFF;
}

.news-pc .container .item2 .content .pad .list .t {
  font-size: 0.875rem;
  color: #999999;
}

.news-pc .container .item2 .content .pad .list:nth-last-child(1) {
  border-bottom: none;
}

.news-pc .container .item3 {
  gap: 1.25rem;
}

.news-pc .container .item3 .content {
  padding: 1.875rem 1.25rem;
  background: #FFFFFF;
}

.news-pc .container .item3 .content .top {
  font-size: 1.25rem;
  color: #1C5BFF;
  border-bottom: 0.125rem solid #1C5BFF;
}

.news-pc .container .item3 .content .top .l {
  gap: 0.75rem;
  min-width: 14.1875rem;
  height: 3.125rem;
  background: #1C5BFF;
  font-weight: bold;
  font-size: 1.75rem;
  color: #FFFFFF;
}

.news-pc .container .item3 .content .top .l img {
  width: 1.5625rem;
}

.news-pc .container .item3 .content .list {
  margin-top: 1.25rem;
  gap: 1.5625rem;
  grid-template-columns: repeat(3, 1fr);
}

.news-pc .container .item3 .content .list .item {
  background-color: #F1F1F1;
}

.news-pc .container .item3 .content .list .item .video {
  width: 100%;
  height: 17.5rem;
  background-color: #000;
}

.news-pc .container .item3 .content .list .item .t {
  font-weight: bold;
  font-size: 1.25rem;
  color: #000000;
  margin: 1.25rem 1.25rem 1.0625rem 1.25rem;
}

.news-phone .container {
  gap: 0.625rem;
  padding-bottom: 0;
}

.news-phone .container .item1 {
  width: 100vw;
  overflow: hidden;
}

.news-phone .container .item1 .l {
  width: 100vw;
  overflow: hidden;
}

.news-phone .container .item1 .l .banner-swiper {
  position: relative;
}

.news-phone .container .item1 .l .banner-swiper .swiper-prev,
.news-phone .container .item1 .l .banner-swiper .swiper-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

.news-phone .container .item1 .l .banner-swiper .swiper-prev img,
.news-phone .container .item1 .l .banner-swiper .swiper-next img {
  width: 1rem;
  cursor: pointer;
}

.news-phone .container .item1 .l .banner-swiper .swiper-prev {
  left: 0.3125rem;
}

.news-phone .container .item1 .l .banner-swiper .swiper-next {
  right: 0.3125rem;
}

.news-phone .container .item1 .l .banner-swiper .swiper-pagination {
  position: absolute;
  width: auto;
  bottom: 0.3125rem;
  /* 调整分页器距离底部的距离 */
  right: 0.3125rem;
  z-index: 10;
  text-align: right;
}

.news-phone .container .item1 .l .banner-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  border-radius: 0;
  background: #FFFFFF;
  font-size: 0.375rem;
  color: #000000;
  margin: 0 0.0625rem;
  opacity: 1;
  text-align: center;
}

.news-phone .container .item1 .l .banner-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #1C5BFF;
  color: #FFFFFF;
}

.news-phone .container .item2 {
  gap: 0.5625rem;
  grid-template-columns: repeat(1, 1fr);
}

.news-phone .container .item2 .content {
  background: #FFFFFF;
}

.news-phone .container .item2 .content .top {
  padding: 0.5625rem 0.8125rem 0.6875rem 0.625rem;
  border-bottom: 0.0625rem solid #DDDDDD;
}

.news-phone .container .item2 .content .top .title {
  font-weight: bold;
  font-size: 0.75rem;
  color: #1C5BFF;
  gap: 0.4375rem;
}

.news-phone .container .item2 .content .top .title::before {
  content: "";
  display: inline-flex;
  width: 0.1875rem;
  height: 0.8125rem;
  background: #1C5BFF;
  border-radius: 0.0625rem 0.0625rem 0.0625rem 0.0625rem;
}

.news-phone .container .item2 .content .top a {
  font-size: 0.625rem;
  color: #666666;
}

.news-phone .container .item2 .content .pad {
  padding: 0 0.9375rem 0 0.3125rem;
}

.news-phone .container .item2 .content .pad .new {
  padding: 0.875rem 0 0.5625rem 0;
  gap: 0.875rem;
  border-bottom: 0.0625rem solid #DDDDDD;
}

.news-phone .container .item2 .content .pad .new img {
  max-width: 8.4375rem;
}

.news-phone .container .item2 .content .pad .new .r {
  gap: 0.5rem;
}

.news-phone .container .item2 .content .pad .new .r .t1 {
  font-weight: bold;
  font-size: 0.75rem;
  color: #000000;
}

.news-phone .container .item2 .content .pad .new .r .t2 {
  font-size: 0.625rem;
  color: #999999;
  line-height: 0.9375rem;
  align-items: flex-end;
}

.news-phone .container .item2 .content .pad .new .r .t2 p {
  color: #1C5BFF;
}

.news-phone .container .item2 .content .pad .list {
  padding: 0.6875rem 0 0.75rem 0;
  border-bottom: 0.0625rem solid #DDDDDD;
  font-size: 0.75rem;
  color: #000000;
  gap: 1.25rem;
}

.news-phone .container .item2 .content .pad .list .l {
  gap: 0.5rem;
}

.news-phone .container .item2 .content .pad .list .l .num {
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 0.25rem;
  background: #999999;
}

.news-phone .container .item2 .content .pad .list .t {
  color: #999999;
}

.news-phone .container .item2 .content .pad .list:nth-last-child(1) {
  border-bottom: none;
}

.news-phone .container .item3 {
  gap: 0.625rem;
}

.news-phone .container .item3 .content {
  padding: 0.9375rem 0.625rem 1.125rem 0.625rem;
  background: #FFFFFF;
}

.news-phone .container .item3 .content .top {
  font-size: 0.625rem;
  color: #1C5BFF;
  border-bottom: 0.0625rem solid #1C5BFF;
}

.news-phone .container .item3 .content .top .l {
  gap: 0.375rem;
  min-width: 7.125rem;
  height: 1.5625rem;
  background: #1C5BFF;
  font-weight: bold;
  font-size: 0.875rem;
  color: #FFFFFF;
}

.news-phone .container .item3 .content .top .l img {
  width: 0.8125rem;
}

.news-phone .container .item3 .content .list {
  margin-top: 0.8125rem;
  gap: 0.625rem;
  grid-template-columns: repeat(2, 1fr);
}

.news-phone .container .item3 .content .list .item {
  background-color: #F1F1F1;
}

.news-phone .container .item3 .content .list .item .video {
  width: 100%;
  height: 6.4375rem;
  background-color: #000;
}

.news-phone .container .item3 .content .list .item .t {
  font-weight: bold;
  font-size: 0.625rem;
  color: #000000;
  margin: 0.4375rem;
}