@charset "utf-8";

body {
  overflow-x: hidden
}
.banner {
  background: #ffffff;
   /* padding-top: 0.2rem; */
  overflow: hidden
}

.banlist ul {
  display: flex
}

.banlist li {
  width: calc(20% + 0.16rem);
  position: relative;
  z-index: 1;
  transition: all 0.5s
}

.banlist li+li {
  margin-left: -0.2rem
}

.banlist li a,
.ban-m a {
  display: block
}

.banlist li:first-child {
  z-index: 5
}

.banlist li:nth-child(2) {
  z-index: 4
}

.banlist li:nth-child(3) {
  z-index: 3
}

.banlist li:nth-child(4) {
  z-index: 2
}

.banlist li a .pic,
.ban-m .pic {
  padding-top: 177.33%
}

.banlist li a h3,
.ban-m h3 {
  background:#eee;
  padding: 0.13rem 0.2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.18rem
}

.banlist li:hover {
  z-index: 9
}

.banner .swiper-slide .banlist ul li {
  transform: translateY(0.5rem);
  opacity: 0;
  transition: all 2s ease-out 0s
}

.banner .swiper-slide .banlist ul li:nth-child(even) {
  transform: translateY(-0.5rem)
}

.banner .swiper-slide-active .banlist ul li {
  transform: none;
  opacity: 1
}

.banner .swiper-slide-active .banlist ul li:nth-child(even) {
  /*transform: translateY(0.5rem)*/
}

.ban-m {
  display: none;
  padding-bottom: 0.2rem
}

.ban-m h3 {
  padding: 0.1rem
}

.title {
  text-align: center;
  margin-bottom: 0.4rem;
  position: relative;
  z-index: 1
}

.tit-c {
  display: inline-block;
  padding-bottom: 0.16rem;
  position: relative;
  z-index: 1
}

.tit-c::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0.6rem;
  border-bottom: 0.05rem solid #218CCF
}

.tit-c h3 {
  font-family: syh-m;
  font-size: 0.26rem;
  font-weight: 500;
  letter-spacing: 0.05rem;
  line-height: 0.38rem
}

.more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}

.more a {
  display: block;
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.24rem;
  color: #00578C;
  transition: all 0.5s
}

.more a:hover {
  color: #218CCF
}

.swiper-button-next:after,
.swiper-button-prev:after {
  content: none
}

.section1 {
  padding: 0.32rem 0 0.52rem 0;
  overflow: hidden
}

.s1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.s1 .jdt {
  width: 45.625%
}

.jdt ul li a {
  display: block
}

.jdt ul li a .pic {
  padding-top: 65.75%;
  padding-top: 4.32rem
}

.jdt .slick-dots {
  position: static;
  margin-top: 0.28rem;
  font-size: 0
}

.jdt .slick-dots li {
  width: 0.12rem;
  height: 0.12rem;
  margin: 0 0.1rem;
  background: #CCCCCC;
  border-radius: 50%;
  transition: all 0.5s
}

.jdt .slick-dots li.slick-active {
  background: #00578C
}

.jdt .slick-dots li button {
  display: none
}

.s1-r {
  width: 48.44%
}

.s1-r .tt a {
  display: block
}

.s1-r .tt a .date {
  font-family: sys-b;
  font-size: 0.18rem;
  font-weight: 700;
  line-height: 0.26rem;
  color: #333
}

.s1-r .tt a .date b {
  font-size: 0.2rem;
  color: #00578C;
  margin-right: 0.25rem
}

.s1-r .tt a h3 {
  font-family: syh-m;
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 0.36rem;
  color: #00578C;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 0.23rem
}

.s1-r .tt a p {
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.26rem;
  height: 0.78rem;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin-top: 0.15rem
}

.s1-r ul {
  margin-top: 0.1rem
}

.s1-r ul li {
  overflow: hidden;
  line-height: 0.38rem;
  position: relative;
  z-index: 1
}

.s1-r ul li::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0.2rem;
  right: 0;
  border-bottom: 1px solid #D9D9D9;
  z-index: -1
}

.s1-r ul li:last-child:before {
  content: none
}

.s1-r ul li::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  border-bottom: 1px solid #00578C;
  z-index: -1;
  transition: all 0.5s
}

.s1-r ul li .date {
  float: right;
  font-size: 0.12rem;
  transition: all 0.5s
}

.s1-r ul li .date b {
  font-size: 0.16rem;
  transition: all 0.5s
}

.s1-r ul li a {
  display: block;
  font-size: 0.16rem;
  font-weight: 400;
  background: url(../images/s1-rzs.png) no-repeat left center;
  background-size: 0.09rem auto;
  padding-left: 0.2rem;
  transition: all 0.5s
}

.section2 .title .more {
  display: none
}

.s2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 1
}

.s2 .more {
  width: 0.24rem;
  left: 0.45rem;
  top: 0;
  transform: none;
  overflow: hidden;
  right: auto;
  display: flex;
  flex-wrap: wrap;
}

.s2 .more a {
  writing-mode: tb-rl;
  letter-spacing: 0.05rem
}

.s2 .more::before {
  content: '';
  display: block;
  margin-left: 0.11rem;
  height: 2.55rem;
  margin-bottom: 0.05rem;
  border-left: 1px solid #00578C
}

.s2 .jdt {
  width: 40%;
  order: 2
}

.s2 .jdt ul li a .pic {
  padding-top: 75.86%;
  padding-top: 4.36rem
}

.s2-r {
  order: 1;
  width: 56.94%;
  border-radius: 0.2rem;
  background: #fff;
  border: 1px solid rgba(217, 217, 217, 1);
  box-shadow: 0px 0.05rem 0.2rem rgba(0, 0, 0, 0.1);
  padding: 0.4rem 0.26rem 0.4rem 1.2rem
}

.s2-r ul li {
  display: flex;
  align-items: center;
  margin-top: 0.14rem
}

.s2-r ul li .date {
  display: flex;
  align-items: center;
  margin-right: 0.2rem;
  font-size: 0.16rem
}

.s2-r ul li .date b {
  display: block;
  width: 0.31rem;
  height: 0.3rem;
  line-height: 0.36rem;
  background: url(../images/s2-date.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.2rem;
  text-align: center
}

.s2-r ul li a {
  display: block;
  flex: 1;
  min-width: 0;
  font-size: 0.16rem;
  font-weight: 400;
  line-height: 0.3rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.section3 {
  padding: 0.58rem 0 0.8rem 0
}

.s3 ul li a {
  display: block
}

.s3 ul li a .date {
  font-size: 0.14rem;
  font-weight: 700;
  line-height: 0.2rem
}

.s3 ul li a .date b {
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 0.3rem;
  color: #00578C;
  padding-right: 0.1rem
}

.s3 ul li a .tit {
  margin-top: 0.24rem;
  padding-bottom: 0.07rem;
  border-bottom: 1px dashed rgba(132, 132, 132, 0.6);
  position: relative;
  z-index: 1
}

.s3 ul li a .tit::after {
  content: '';
  position: absolute;
  bottom: -1px;
  right: 0;
  border-bottom: 1px solid rgba(132, 132, 132, 1);
  width: 0;
  transition: all 0.5s
}

.s3 ul li a .tit h3 {
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 0.26rem;
  color: #00578C;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.s3 ul li a p {
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.26rem;
  height: 1.04rem;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin-top: 0.12rem
}

.section4 {
  padding-bottom: 0.85rem
}

.s4 ul li {
  padding: 0.1rem 0
}

.s4 ul li a {
  display: block;
  height: 1.5rem;
  border-radius: 0.1rem;
  border: 1px solid #fff;
  transition: all 0.5s
}

.s4 ul li a .icon {
  width: 1rem;
  height: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center
}

.s4 ul li a .icon img {
  display: block;
  max-width: 100%
}

.s4 ul li a h3 {
  text-align: center;
  font-size: 0.18rem;
  font-weight: 400;
  line-height: 0.28rem;
  margin-top: 0.08rem;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

@media screen and (min-width: 1025px) {
  .s1-r ul li:hover::after {
    left: 0.2rem;
    width: 100%
  }

  .s1-r ul li:hover .date,
  .s1-r ul li:hover .date b {
    color: #00578C
  }

  .s3 ul li:hover a .tit::after {
    left: 0;
    width: 100%
  }

  .s3 ul li:hover a .tit h3 {
    font-weight: bold
  }

  .s4 ul li:hover a {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(0, 87, 140, 1);
    box-shadow: 0px 0.02rem 0.1rem rgba(0, 0, 0, 0.25)
  }
}

@media screen and (max-width: 1024px) {
  .banner {
    padding-top: 0.2rem
  }

  .title {
    margin-bottom: 0.2rem
  }

  .tit-c {
    padding-bottom: 0.05rem
  }

  .tit-c::after {
    border-bottom-width: 0.03rem
  }

  .more a {
    font-size: 12px
  }

  .section1,
  .section3 {
    padding: 0.3rem 0
  }

  .s3 ul li a p {
    font-size: 12px
  }

  .section4 {
    padding-bottom: 0.3rem
  }
}

@media screen and (max-width: 920px) {
  .ban {
    display: none
  }

  .ban-m {
    display: block
  }

  .title {
    text-align: left
  }

  .s1 .jdt {
    width: 100%
  }

  .jdt ul li a .pic {
    padding-top: 65.75%
  }

  .jdt .slick-dots {
    margin-top: 0.2rem
  }

  .jdt .slick-dots li {
    width: 0.1rem;
    height: 0.1rem;
    margin: 0 0.06rem
  }

  .s1-r {
    width: 100%;
    margin-top: 0.2rem
  }

  .s1-r .tt a h3 {
    margin-top: 0.2rem
  }

  .s1-r .tt a p {
    font-size: 12px;
    height: auto;
    max-height: 0.78rem
  }

  .s1-r ul {
    margin-top: 0.2rem
  }

  .s1-r ul li {
    line-height: 0.5rem
  }

  .section2 .title .more {
    display: block
  }

  .s2 .more {
    display: none
  }

  .s2 .jdt {
    width: 100%;
    order: 1
  }

  .s2 .jdt ul li a .pic {
    padding-top: 75.86%
  }

  .s2-r {
    order: 2;
    width: 100%;
    padding: 0.2rem;
    margin-top: 0.3rem
  }

  .s4 ul li {
    padding: 0
  }

  .s4 ul li a {
    height: auto
  }
}

@media screen and (max-width: 640px) {
  .banner .swiper-slide .banlist ul li {
    transform: translateY(0.2rem)
  }

  .banner .swiper-slide .banlist ul li:nth-child(even) {
    transform: translateY(-0.2rem)
  }

  .banner .swiper-slide-active .banlist ul li:nth-child(even) {
    transform: translateY(0.2rem)
  }

  .s4 ul li a .icon {
    width: 0.8rem;
    height: 0.8rem
  }

  .s4 ul li a h3 {
    font-size: 0.16rem
  }
}

@media screen and (max-width: 320px) {
  .s1-r ul li a {
    display: block;
    font-size: 0.16rem;
    font-weight: 400;
    background: url(../images/s1-rzs.png) no-repeat left center;
    background-size: 0.09rem auto;
    padding-left: 0.2rem;
    transition: all 0.5s;
    line-height: 1.6em
  }
}