@charset "utf-8";

body {
  overflow-x: hidden
}

.banner,
.banner div.slick-list,
.banner .slick-slide a,
.banner .slick-slide a img {
  width: 100%;
  height: auto
}

.banner .slick-slide a .pic {
  padding-top: 0;
  height: 5.88rem
}

.banner .slick-slide a .pic video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover
}

.banner {
  overflow: hidden;
  position: relative;
  z-index: 1
}

.banner .slick-slide a {
  display: block;
  overflow: hidden;
  position: relative
}

.banner .slick-slide a::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.banner .slick-slide img {
  display: block;
  width: 100%;
  transform: scale(1.1);
  transition: all 5s ease-out;
  object-fit: cover
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .banner .slick-slide img {
    transform: scale(1)
  }
}

.banner .img_scale img {
  transform: scale(1)
}

.banner .slick-prev,
.banner .slick-next {
  width: 0.17rem;
  height: 0.31rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  transition: all 0.5s
}

.banner .slick-prev {
  left: 2.1rem;
  background-image: url(../images/ban-prev.png)
}

.banner .slick-next {
  right: 2.1rem;
  background-image: url(../images/ban-next.png)
}

.title {
  margin-bottom: 0.2rem;
  position: relative;
  z-index: 1
}

.tit-c {
  display: inline-block
}

.tit-c h3 {
  font-family: syh-m;
  font-size: 0.3rem;
  font-weight: 500
}

.tit-c p {
  font-family: syh-r;
  font-size: 0.14rem;
  line-height: 1;
  text-transform: capitalize;
  color: rgba(197, 13, 11, 0.4);
  background: url(../images/tit-x.png) no-repeat left center;
  background-size: 0.46rem auto;
  padding-left: 0.56rem
}

.more {
  position: absolute;
  right: 0;
  top: 0.1rem
}

.more a {
  display: block;
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #575757;
  text-align: center;
  background: url(../images/more1.png) no-repeat right center;
  background-size: 0.44rem auto;
  padding-right: 0.53rem;
  transition: all 0.5s
}

.more a:hover {
  color: #C50D0B;
  font-weight: bold
}

.swiper-button-next:after,
.swiper-button-prev:after {
  content: none
}

.section1 {
  padding: 0.4rem 0 0 0;
  overflow: hidden;
}

.s1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start
}

.jdt {
  width: 50%
}

.jdt ul li a {
  display: block;
  position: relative;
}

.jdt ul li a .pic {
  padding-top: 57.14%;
  padding-top: 4.8rem;
}

.jdt ul li a .pic::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 29.28%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -3%, rgba(0, 0, 0, 0.8) 100%);
}

.jdt ul li a .tx {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  /* display: flex;
  flex-wrap: wrap;
  justify-content: space-between; */
  padding: 0.2rem 1.2rem 0.2rem 0.2rem;
  /* background-color: #ffffff */
}

.jdt ul li a .tx .l {
  flex: 1;
  min-width: 0
}

.jdt ul li a .tx .l h3 {
  font-size: 0.2rem;
  /* font-weight: bold; */
  line-height: 0.26rem;
  color: #fff;
  transition: all 0.5s
}

.jdt ul li a .tx .l p {
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #A4A4A4;
  margin-top: 0.14rem;
  display: none;
}

.date {
  text-align: center
}

.date b {
  display: block;
  font-family: syh-m;
  font-size: 0.28rem;
  font-weight: bold
}

.date span {
  display: block;
  font-size: 0.16rem
}

.jdt ul li a .tx .date {
  margin-left: 0.45rem;
  color: #C50D0B;
  display: none;
}

.jdt .slick-dots {
  bottom: 0.28rem;
  left: 0;
  text-align: right;
  padding-right: 0.2rem;
  font-size: 0
}

.jdt .slick-dots li {
  margin: 0 0.1rem;
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  transition: all 0.5s
}

.jdt .slick-dots li.slick-active {
  background-color: #fff
}

.jdt .slick-dots li button {
  display: none
}

.s1-r {
  width: 45.71%
}

.s1-r .title .k,
.s2-r .title .k {
  position: relative
}

.s1-r .title .k>div,
.s2-r .title .k>div {
  cursor: pointer
}

.s1-r .title .k>div+div {
  margin-left: 1rem
}

.s1-r .title .k .tit-c h3,
.s2-r .title .k .tit-c h3 {
  font-weight: normal;
  color: #999
}

.s1-r .title .k .tit-c.on h3,
.s2-r .title .k .tit-c.on h3 {
  color: #333
}

.s1-r .title .k .tit-c p,
.s2-r .title .k .tit-c p {
  opacity: 0;
  visibility: hidden
}

.s1-r .title .k .tit-c.on p,
.s2-r .title .k .tit-c.on p {
  opacity: 1;
  visibility: visible
}

.s1-r .title .more a,
.s2-r .title .more a {
  display: none
}

.s1-r .title .more a.on,
.s2-r .title .more a.on {
  display: block
}

.qh-bd {
  position: relative;
  overflow: hidden
}

.qh-bd>div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 8;
  transform: translateY(0.5rem);
  transition: all 0.5s ease-in-out
}

.qh-bd>div.on {
  position: relative;
  z-index: 9;
  opacity: 1;
  visibility: visible;
  transform: none
}

.s1-r .qh-bd .k ul li a {
  display: flex;
  align-items: center;
  padding: 0.15rem 0;
  position: relative;
  left: 0;
  transition: all 0.5s
}

.s1-r .qh-bd .k ul li:first-child a {
  padding-top: 0
}

.s1-r .qh-bd .k ul li a .date {
  margin-right: 0.42rem;
  position: relative;
  z-index: 1;
  color: #666666;
  transition: all 0.5s
}

.s1-r .qh-bd .k ul li a .date::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -0.21rem;
  border-left: 1px solid #D8D8D8;
  height: 0.5rem;
  z-index: -1
}

.s1-r .qh-bd .k ul li a .date b {
  font-size: 0.24rem
}

.s1-r .qh-bd .k ul li a .date span {
  font-size: 0.14rem
}

.s1-r .qh-bd .k ul li a .tx {
  flex: 1;
  min-width: 0
}

.s1-r .qh-bd .k ul li a .tx h3 {
  font-size: 0.18rem;
  color: #282828;
  transition: all 0.5s
}

.s1-r .qh-bd .k ul li a .tx p {
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #999999;
  margin-top: 0.1rem
}

.s1-b {
  margin-top: 0.25rem;
  padding: 0.4rem 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  z-index: 1;
}

.s1-b::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2.6rem;
  right: -2.6rem;
  background: #FFF7F7;
  z-index: -1;
}

.s1-b .swiper-container {
  flex: 1;
  min-width: 0;
  height: 1.02rem;
}

.s1-b ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}

.s1-b ul li {
  width: calc(50% - 0.6rem);
  margin-left: 0.6rem
}

.s1-b ul li a {
  display: flex;
  align-items: center;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid rgba(197, 13, 11, 0.2);
  position: relative;
  z-index: 1
}

.s1-b ul li a::before {
  content: '';
  position: absolute;
  bottom: 0.23rem;
  right: 0;
  width: 0.25rem;
  height: 0.07rem;
  background: url(../images/s1-bsj.png) no-repeat center;
  background-size: 100% 100%
}

.s1-b ul li a::after {
  content: '';
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 0;
  border-bottom: 1px solid #C50D0B;
  transition: all 0.5s
}

.s1-b ul li a .date {
  width: 0.73rem;
  margin-right: 0.3rem;
  letter-spacing: 0.02em
}

.s1-b ul li a .date b {
  line-height: 0.42rem;
  color: #FFFFFF;
  background: #C50D0B
}

.s1-b ul li a .date span {
  line-height: 0.29rem;
  color: #C50D0B;
  background: #ebd7d7;
  font-size: 0.14rem
}

.s1-b ul li a .tx {
  flex: 1;
  min-width: 0
}

.s1-b ul li a .tx h3 {
  font-size: 0.16rem;
  line-height: 0.3rem;
  max-height: 0.6rem;
  color: #111111;
  transition: all 0.5s
}

.s1-b .swiper-pagination {
  font-size: 0;
  left: 0.1rem;
  bottom: 0.4rem;
}

.s1-b .swiper-pagination span {
  margin: 0 0.11rem;
  width: 0.08rem;
  height: 0.08rem;
  background: #ebd7d7;
  opacity: 1;
  transition: all 0.5s;
}

.s1-b .swiper-pagination span.swiper-pagination-bullet-active {
  background: #C50D0B;
}

.section2 {
  margin-top: 0.3rem;
  overflow: hidden
}

.s2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start
}

.s2-l {
  width: 31.14%
}

.s2-l .tt a {
  display: block;
  position: relative
}

.s2-l .tt a .ttpic .pic {
  padding-top: 54.81%;
  padding-top: 2.39rem
}

.s2-l .tt a .ttpic .pic::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 29.28%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -3%, rgba(0, 0, 0, 0.8) 100%)
}

.s2-l .tt a .tx {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 0.2rem 0.1rem 0.2rem
}

.s2-l .tt a .tx h3 {
  font-size: 0.16rem;
  color: #FFFFFF;
  transition: all 0.5s
}

.s2-l ul {
  background: #FFF8F7;
  padding: 0 0.2rem
}

.s2-l ul li a {
  display: block;
  padding: 0.15rem 0;
  border-top: 1px dashed rgba(196, 9, 9, 0.4);
  position: relative;
  left: 0;
  transition: all 0.5s
}

.s2-l ul li:first-child a {
  border-top: 0
}

.s2-l ul li a h3 {
  font-size: 0.18rem;
  line-height: 0.3rem;
  height: 0.6rem;
  background: url(../images/s2-sj.png) no-repeat left 0.1rem;
  background-size: 0.08rem auto;
  padding-left: 0.2rem;
  transition: all 0.5s
}

.s2-l ul li a span {
  margin-top: 0.1rem
}

.s2-r {
  width: 30.92%
}

.s2-r .title .k>div+div {
  margin-left: 0.5rem
}

.s2-r ul li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px dashed rgba(29, 80, 162, 0.3);
  padding: 0.2rem 0;
  position: relative;
  left: 0;
  transition: all 0.5s
}

.s2-r ul li a .date {
  margin-right: 0.3rem;
  color: #C50D0B
}

.s2-r ul li a .date b {
  font-size: 0.24rem
}

.s2-r ul li a .date span {
  font-size: 0.14rem
}

.s2-r ul li a .tx {
  flex: 1;
  min-width: 0
}

.s2-r ul li a .tx h3 {
  font-size: 0.18rem;
  line-height: 0.3rem;
  max-height: 0.6rem;
  transition: all 0.5s
}

.section3 {
  overflow: hidden;
  margin-top: 0.3rem;
}

.s3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.s3-l {
  width: 22.35%
}

.s3-c {
  width: 47.71%
}

.s3 ul li a {
  display: block;
  position: relative
}

.s3-l ul li a .pic {
  padding-top: 62.61%
}

.s3-c ul li a .pic {
  padding-top: 66.61%
}

.s3 ul li a .pic::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -3%, rgba(0, 0, 0, 0.8) 100%)
}

.s3 ul li a h3 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 0.1rem 0.1rem 0.1rem;
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.26rem;
  color: #FFFFFF;
  transition: all 0.5s
}

.s3-l ul {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  height: 100%
}

.s3-l ul li {
  width: 100%
}

.section4 {
  padding: 0.3rem 0 0.4rem 0;
  overflow: hidden
}

.s4 ul li a {
  display: block
}

.s4 ul li a .pic {
  padding-top: 39.14%
}

.s4 .swiper-pagination {
  position: static;
  font-size: 0;
  margin-top: 0.2rem
}

.s4 .swiper-pagination span {
  width: 0.1rem;
  height: 0.1rem;
  margin: 0 0.15rem;
  border: 1px solid #C40909;
  border-radius: 50%;
  opacity: 1;
  transition: all 0.5s
}

.s4 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #C40909;
}

@media screen and (min-width: 1025px) {
  .s1-r .qh-bd .k ul li:hover a {
    left: 0.05rem
  }

  .s1-r .qh-bd .k ul li:hover a .date {
    color: #C50D0B
  }

  .s1-r .qh-bd .k ul li:hover a .tx h3 {
    color: #C50D0B;
    font-weight: bold
  }

  .s1-b ul li:hover a .tx h3 {
    color: #C50D0B;
    font-weight: bold
  }

  .s1-b ul li:hover a::after {
    left: 0;
    width: 100%
  }

  .s2-l ul li:hover a {
    left: 0.05rem
  }

  .s2-l ul li:hover a h3 {
    font-weight: bold
  }

  .s2-r ul li:hover a {
    left: 0.05rem
  }

  .s2-r ul li:hover a .tx h3 {
    font-weight: bold
  }
}

@media screen and (max-width: 1024px) {
  .banner .slick-prev {
    left: 15px
  }

  .banner .slick-next {
    right: 15px
  }

  .title {
    margin-bottom: 0.2rem
  }

  .tit-c h3 {
    font-size: 0.26rem
  }

  .tit-c p {
    font-size: 12px
  }

  .section1 {
    padding: 0.3rem 0 0 0;
  }

  .jdt ul li a .tx .l h3 {
    font-size: 0.18rem;
  }

  .section4 {
    padding: 0.3rem 0
  }
}

@media screen and (max-width: 920px) {

  .banner .slick-prev,
  .banner .slick-next {
    width: 0.12rem;
    height: 0.22rem
  }

  .jdt {
    width: 100%
  }

  .jdt ul li a .pic {
    padding-top: 57.14%
  }

  .jdt ul li a .tx .l h3 {
    font-size: 0.18rem
  }

  .jdt ul li a .tx .date {
    margin-left: 0.24rem
  }

  .date b {
    font-size: 0.24rem !important
  }

  .date span {
    font-size: 12px !important
  }

  .s1-r .title .k>div+div {
    margin-left: 0.3rem
  }

  .s1-r {
    width: 100%;
    margin-top: 0.3rem
  }

  .s1-b {
    padding: 0.3rem 0;
  }

  .s1-b .swiper-container {
    flex: none;
    width: 100%
  }

  .s1-b ul li {
    width: 48%;
    margin-left: 0
  }

  .s1-b ul li a {
    padding-bottom: 0.2rem;
  }

  .s1-b .swiper-pagination {
    position: static;
    margin: 0 auto;
    margin-top: 0.2rem;
  }

  .s2>div {
    width: 100%
  }

  .s2>div+div {
    margin-top: 0.3rem
  }

  .s2-l .tt a .ttpic .pic {
    padding-top: 54.81%
  }

  .s2-l ul {
    padding: 0.15rem 0.2rem
  }

  .s2-l ul li a h3 {
    height: auto;
    max-height: 0.6rem
  }

  .s2-r ul li a {
    padding: 0.2rem 0
  }

  .s2-r ul li:first-child a {
    padding-top: 0
  }

  .s2-r .title .k>div+div {
    margin-left: 0.3rem
  }

  .section3 .title,
  .section4 .title {
    text-align: left
  }
}

@media screen and (max-width: 640px) {
  .s1-b .swiper-container {
    height: 2.1rem;
  }

  .s1-b ul li {
    width: 100%
  }

  .s1-b ul li+li {
    margin-top: 0.2rem
  }
  .s1-b ul li a::before{
    bottom: 0.15rem;
  }
}

@media screen and (max-width: 480px) {
  .s3-l {
    width: 100%
  }

  .s3-c {
    width: 100%;
    margin-top: 10px
  }

  .s3-l ul {
    justify-content: space-between
  }

  .s3-l ul li {
    width: 48%
  }

  .s3-r {
    margin-top: 10px
  }

  .s4 .swiper-pagination {
    margin-top: 0.2rem
  }
}