@charset "UTF-8";
#main {
  margin-bottom: 0.7rem;
}
#main .banner .swiper-container .swiper-slide a img {
  width: 100%;
}
#main .banner .swiper-container .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 0.3rem;
}
#main .banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  height: auto;
  opacity: 1;
  background: none;
}
#main .banner .swiper-container .swiper-pagination .swiper-pagination-bullet span {
  display: none;
}
#main .banner .swiper-container .swiper-pagination .swiper-pagination-bullet .circle {
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  background: white;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
#main .banner .swiper-container .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  width: 0.3rem;
  height: 0.01rem;
  background: white;
  position: relative;
  margin: 0 0.1rem;
}
#main .banner .swiper-container .swiper-pagination .swiper-pagination-bullet:last-child::after {
  display: none;
}
#main .banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active span {
  padding: 0.06rem;
  display: block;
  color: white;
  font-size: 0.12rem;
  border: 1px solid white;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
#main .banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active .circle {
  display: none;
}
#main .main-section {
  padding-top: 0.7rem;
}
#main .main-section .view-more a {
  font-size: 0.2rem;
  color: #025394;
}
#main .main-section .view-more a:hover {
  font-weight: bold;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
#main .main-section .common-title {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.3rem;
}
#main .main-section .common-title .top-left .title-name {
  color: #025394;
  font-size: 0.3rem;
  font-weight: bold;
}
#main .main-section .common-title .top-left .title-en {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.12rem;
  font-family: "SourceHanSerifCN", 微软雅黑;
  font-size: 0.16rem;
  font-weight: bold;
  color: rgba(2, 83, 148, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#main .main-section .common-title .top-left .title-en::before {
  content: "";
  width: 0.3rem;
  height: 0.01rem;
  background: rgba(2, 83, 148, 0.6);
  position: relative;
  margin-right: 0.1rem;
}
#main .main-section .common-title .top-right {
  margin-left: auto;
}
#main .main-section .news-rili-list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.2rem;
  padding-bottom: 0.22rem;
  border-bottom: 1px solid rgba(2, 83, 148, 0.2);
}
#main .main-section .news-rili-list ul li a .date-wrap {
  background: #025394;
  border-radius: 0.06rem;
  -webkit-border-radius: 0.06rem;
  -moz-border-radius: 0.06rem;
  -ms-border-radius: 0.06rem;
  -o-border-radius: 0.06rem;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 0.62rem;
  height: 0.62rem;
  line-height: 0.24rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main .main-section .news-rili-list ul li a .date-wrap .day {
  font-size: 0.22rem;
  font-weight: bold;
}
#main .main-section .news-rili-list ul li a .date-wrap .year-month {
  font-size: 0.14rem;
}
#main .main-section .news-rili-list ul li a .title {
  height: 0.6rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 0.18rem;
}
#main .main-section .left-wrap {
  width: 14.8rem;
}
#main .main-section .left-wrap .top-news .left {
  width: 9.7rem;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-left {
  width: 4.6rem;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container {
  overflow: hidden;
  position: relative;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container .swiper-wrapper .swiper-slide a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container .swiper-wrapper .swiper-slide a img {
  height: 3.45rem;
    object-fit: cover;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container .swiper-wrapper .swiper-slide a .title-wrap {
  padding: 0.3rem 0.3rem;
  background: #025394;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container .swiper-wrapper .swiper-slide a .title-wrap .title {
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.34rem;
  color: white;
    height: .7rem;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container .swiper-wrapper .swiper-slide a .title-wrap .date {
  margin-top: 0.2rem;
  font-size: 0.16rem;
  color: white;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container .swiper-wrapper .swiper-slide a .title-wrap .date::before {
  content: "";
  width: 0.3rem;
  height: 0.01rem;
  background: white;
  position: relative;
  margin-right: 0.1rem;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container .news-swiper-pagination {
  position: absolute;
  bottom: 0.4rem;
  padding-right: 0.3rem;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 99;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container .news-swiper-pagination .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  opacity: 0.4;
  background: white;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container .news-swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-right {
  margin-left: 0.5rem;
}
#main .main-section .left-wrap .top-news .left .bottom .bottom-right ul {
  border-top: 1px solid rgba(2, 83, 148, 0.2);
}
#main .main-section .left-wrap .top-news .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 0.5rem;
}
#main .main-section .left-wrap .top-news .right .bottom-right ul {
  border-top: 1px solid rgba(2, 83, 148, 0.2);
}
#main .main-section .left-wrap .bottom-news {
  margin-top: 0.8rem;
}
#main .main-section .left-wrap .bottom-news .bottom-news-list {
  width: 4.6rem;
}
#main .main-section .left-wrap .bottom-news .bottom-news-list .title-img {
  position: relative;
}
#main .main-section .left-wrap .bottom-news .bottom-news-list .title-img img {
  width: 4.6rem;
  height: 2rem;
}
#main .main-section .left-wrap .bottom-news .bottom-news-list .title-img .top-left {
  position: absolute;
  left: 0.3rem;
  top: 0.73rem;
}
#main .main-section .left-wrap .bottom-news .bottom-news-list .title-img .top-left .title-name {
  color: white;
  font-size: 0.3rem;
  font-weight: bold;
}
#main .main-section .left-wrap .bottom-news .bottom-news-list .title-img .top-left .title-en {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.12rem;
  font-family: "SourceHanSerifCN", 微软雅黑;
  font-size: 0.16rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#main .main-section .left-wrap .bottom-news .bottom-news-list .title-img .top-left .title-en::before {
  content: "";
  width: 0.3rem;
  height: 0.01rem;
  background: rgba(255, 255, 255, 0.6);
  position: relative;
  margin-right: 0.1rem;
}
#main .main-section .left-wrap .bottom-news .bottom-news-list .news-list .view-more {
  margin-top: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#main .main-section .right-wrap {
  margin-left: auto;
  width: 2.5rem;
}

@media screen and (max-width: 1024px) {
  .container {
    width: 96%;
  }
  #main .main-section .left-wrap {
    width: 100%;
  }
  #main .banner .swiper-container .swiper-pagination {
    bottom: 0.15rem;
  }
  #main .main-section .left-wrap .top-news .left {
    width: 100%;
  }
  #main .main-section {
    padding-top: 0.35rem;
  }
  #main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container .swiper-wrapper .swiper-slide a .title-wrap {
    padding: 0.15rem;
  }
  #main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container .news-swiper-pagination {
    bottom: 0.25rem;
  }
  #main .main-section .news-list ul li a {
    padding: 0.15rem 0;
  }
  #main .main-section .left-wrap .top-news .right {
    margin-left: 0;
    margin-top: 0.35rem;
  }
  #main .main-section .left-wrap .bottom-news .bottom-news-list {
    width: 31%;
  }
  #main .main-section .left-wrap .bottom-news .bottom-news-list .title-img img {
    width: 100%;
    height: auto;
  }
  #main .main-section .left-wrap .bottom-news .bottom-news-list .title-img .top-left {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #main .main-section .left-wrap .bottom-news {
    margin-top: 0.4rem;
  }
  #main {
    margin-bottom: 0.35rem;
  }
}
@media screen and (max-width: 768px) {
  #main .main-section .left-wrap .top-news .left .bottom .bottom-left {
    width: 100%;
  }
  #main .main-section .left-wrap .top-news .left .bottom .bottom-left .news-swiper-container .swiper-wrapper .swiper-slide a img {
    height: 50vw;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #main .main-section .left-wrap .top-news .left .bottom .bottom-right {
    margin-left: 0;
  }
  #main .main-section .left-wrap .bottom-news .bottom-news-list {
    width: 100%;
  }
  #main .main-section .left-wrap .bottom-news {
    margin-top: 0;
  }
  #main .main-section .left-wrap .bottom-news .bottom-news-list {
    margin-top: 0.35rem;
  }
  #main .main-section .left-wrap .bottom-news .bottom-news-list .title-img img {
    height: 25vw;
  }
}
@media screen and (max-width: 480px) {
  #main .main-section .left-wrap .bottom-news .bottom-news-list .title-img img {
    height: auto;
  }
}/*# sourceMappingURL=index.css.map */