@charset "UTF-8";

body {
  overflow-x: hidden;
}

/*banner*/
.stdnav16_1_banner {
  position: relative;
  font-size: 0;
}

.stdnav16_1_banner,
.stdnav16_1_banner1,
.stdnav16_1_banner1 div.slick-list,
.stdnav16_1_banner1 .slick-slide a,
.stdnav16_1_banner1 .slick-slide a img {
  width: 100%;
  height: 100vh;
}

.stdnav16_1_banner1 {
  position: relative;
  z-index: 1;
}

.stdnav16_1_banner1 ul {
  position: relative;
  z-index: 9;
}

.stdnav16_1_banner1 ul .slick-slide a {
  display: block;
  position: relative;
}

.stdnav16_1_banner1 ul .slick-slide a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1.33rem;
  background: linear-gradient(179deg, #013B83 10%, rgba(1, 59, 131, 0) 89%);
  z-index: 8;
}

.stdnav16_1_banner1 ul .slick-slide a img {
  display: block;
  width: 100%;
  object-fit: cover;
}

.stdnav16_1_banner .slick-dots {
  position: absolute;
  text-align: right;
  font-size: 0;
  right: 0;
  left: auto;
  width: auto;
  margin: 0 auto;
  max-width: 1600px;
  bottom: 76px;
  /* padding-left: 60px; */
  padding-right: 227px;
}

.stdnav16_1_banner .slick-dots::before {
  content: "";
  position: absolute;
  left: 0.5rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  background: #D8D8D8;
  z-index: 1;
}

.stdnav16_1_banner .slick-dots::after {
  /* content: ""; */
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: url(../images/stdnav16_1_icon1.png) no-repeat;
  background-size: 100% 100%;
}

.stdnav16_1_banner .slick-dots li {
  padding: 6px;
  width: auto;
  height: auto;
  background: rgba(216, 216, 216, .1);
  position: relative;
  z-index: 1;
  border-radius: 50%;
  margin: 0 30px;
  transition: all 0.3s;
}

.stdnav16_1_banner .slick-dots li button {
  background: #fff;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
}

.stdnav16_1_banner .slick-dots li div {
  width: 126px;
  height: 126px;
  padding: 8px;
  background: rgba(216, 216, 216, .1);
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0);
  transition: all 0.5s;
  border-radius: 50%;
}

.stdnav16_1_banner .slick-dots li.slick-active {
  margin: 0 80px;
}

.stdnav16_1_banner .slick-dots li.slick-active div {
  transform: translateX(-50%) translateY(-50%) scale(1);
}

.stdnav16_1_banner .slick-dots div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}


.stdnav16_1_banner .slick-prev,
.stdnav16_1_banner .slick-next {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  bottom: 66px;
  top: auto;
  left: auto;
  transform: translateY(0);
}

.stdnav16_1_banner .slick-prev {
  background-color: rgba(0, 0, 0, .3);
  background-image: url(../images/stdnav16_1_icon2.png);
  background-repeat: no-repeat;
  background-position: center center;
  right: 303px;
}

.stdnav16_1_banner .slick-next {
  background-color: rgba(0, 0, 0, .3);
  background-image: url(../images/stdnav16_1_icon3.png);
  background-repeat: no-repeat;
  background-position: center center;
  right: 203px;
}

.ban-lj {
  position: absolute;
  bottom: 22.91%;
  left: 13.85%;
  z-index: 2;
}

.ban-lj a {
  display: flex;
  align-items: center;
  font-size: 0.36rem;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0.04rem 0.1rem rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
}

.ban-lj a span {
  display: block;
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 50%;
  background-color: #FA9E42;
  background-image: url(../images/ban-lj.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.12rem auto;
  margin-right: 0.15rem;
  transition: all 0.5s;
}

.ban-lj a:hover span {
  background-color: #0B54AE;
}

/*首页样式*/

.title {
  text-align: center;
  position: relative;
  z-index: 1;
  margin-bottom: 0.75rem;
}

.tit-c {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.tit-c::before {
  content: '';
  position: absolute;
  bottom: -0.28rem;
  left: -0.3rem;
  background: url(../images/tit-x.png) no-repeat;
  background-size: 100% 100%;
  width: 3.02rem;
  height: 0.34rem;
  z-index: -1;
}

.tit-c::after {
  content: '';
  position: absolute;
  bottom: -0.35rem;
  right: -1.4rem;
  background: url(../images/tit-zs.png) no-repeat;
  background-size: 100% 100%;
  width: 2.46rem;
  height: 1.02rem;
  z-index: -1;
}

.tit-c p {
  font-family: syh-h;
  font-size: 0.66rem;
  font-weight: 900;
  line-height: 1;
  color: rgba(189, 158, 93, 0.1);
  background: linear-gradient(180deg, rgba(189, 158, 93, 0.16) 0%, rgba(191, 161, 98, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .tit-c p {
    background: none !important;
  }
}

.tit-c h3 {
  font-family: SJxingkai-C;
  font-size: 0.66rem;
  font-weight: normal;
  line-height: 1;
  color: #FA9E42;
  letter-spacing: -0.1rem;
  margin-top: -0.3rem;
}

.tit-c h3 span {
  color: #333;
  position: relative;
  top: 0;
}

.tit-c h3 span:nth-child(2) {
  top: -0.1rem;
}

.more {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.more a {
  display: block;
  font-size: 0.14rem;
  height: 0.36rem;
  line-height: 0.22rem;
  color: #FA9E42;
  width: 0.93rem;
  text-align: left;
  background: url(../images/more.png) no-repeat right bottom;
  background-size: 100% auto;
  transition: all 0.5s;
}

.more a:hover {
  font-weight: bold;
}

.title-w .more a {
  background: url(../images/more-w.png) no-repeat right bottom;
  background-size: 100% auto;
  color: #fff;
}

.title-w .tit-c::before {
  background: url(../images/tit-xw.png) no-repeat;
  background-size: 100% 100%;
}

.title-w .tit-c::after {
  background: url(../images/tit-zsw.png) no-repeat;
  background-size: 100% 100%;
}

/*主体*/
.section1 {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.s1-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.s1-tit,
.s1-r {
  width: 50%;
}

.s1-tit {
  background: #0B54AE;
  padding-top: 0.5rem;
  padding-bottom: 1.34rem;
  /* padding-left: 1.6rem; */
  position: relative;
  z-index: 1;
}

.s1-tit .title {
  text-align: left;
  padding-left: 1.6rem;
}

.s1-tit .more {
  right: 0.77rem;
}

.s1-tit .tit-c p {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.s1-tit .tit-c h3,
.s1-tit .tit-c h3 span {
  color: #fff;
}

.s1-tit li a {
  display: flex;
  align-items: center;
  padding: 0.34rem 2.42rem 0.34rem 1.6rem;
  position: relative;
  z-index: 1;
}

.s1-tit li a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  background: linear-gradient(90deg, #1364C7 0%, #0853B0 100%);
  z-index: -1;
  transition: all 0.5s;
}

.s1-tit li:hover a::before {
  width: calc(100% + 1.6rem);
}

.s1-tit li a .date {
  margin-right: 0.5rem;
  font-family: Futura Md BT;
  font-size: 0.26rem;
  color: #FFFFFF;
  width: 0.82rem;
  background: url(../images/s1-jt.png) no-repeat center bottom;
  background-size: 100% auto;
  padding-bottom: 0.2rem;
}

.s1-tit li a .tx {
  flex: 1;
  min-width: 0;
}

.s1-tit li a h3 {
  font-size: 0.18rem;
  line-height: 0.3rem;
  max-height: 0.6rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  color: #FFFFFF;
}

.s1-tit .slick-slider,
.s1-tit .slick-list {
  height: 100%;
}

.s1-tit .slick-prev,
.s1-tit .slick-next {
  display: none !important;
}

.s1-tit .kt-btn {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 1.33rem;
  left: 0;
  width: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 2.42rem;
}

.s1-tit .kt-prev,
.s1-tit .kt-next {
  width: 0.4rem;
  height: 0.4rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.17rem auto;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.5s;
}

.s1-tit .kt-prev {
  top: 0;
  background-image: url(../images/s1-prev.png);
}

.s1-tit .kt-next {
  margin-left: 0.4rem;
  bottom: 0;
  background-image: url(../images/s1-next.png);
}

.s1-r .pic {
  padding-top: 9.6rem;
}

.s1-r .pic::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(16, 7, 87, 0) 34%, #0B1763 100%);
}

.s1-tit .kt-prev:hover,
.s1-tit .kt-next:hover {
  background-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 0.2rem 0 rgba(255, 255, 255, 0.2);
}


.s1-zi {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 9.01vw;
  z-index: 2;
}

.s1-zi img {
  display: block;
}

@keyframes mzw-animate1 {
  0% {
    transform: translate(10%, 10%)
  }

  25% {
    transform: translate(0, -10%)
  }

  50% {
    transform: translate(-10%, 0)
  }

  75% {
    transform: translate(0, 10%)
  }

  100% {
    transform: translate(10%, 10%)
  }
}

@keyframes mzw-animate2 {
  0% {
    transform: translate(-5%, -5%)
  }

  25% {
    transform: translate(0, 5%)
  }

  50% {
    transform: translate(5%, 0)
  }

  75% {
    transform: translate(0, -5%)
  }

  100% {
    transform: translate(-5%, -5%)
  }
}

@keyframes mzw-animate3 {
  0% {
    transform: translate(5%, -5%)
  }

  25% {
    transform: translate(0, -5%)
  }

  50% {
    transform: translate(-5%, 0)
  }

  75% {
    transform: translate(0, 5%)
  }

  100% {
    transform: translate(5%, -5%)
  }
}

.s1-zi1 {
  width: 49.85vw;
}

.s1-zi2 {
  position: absolute;
  left: -1.56vw;
  top: 2.08vw;
  width: 4.94vw;
  animation: mzw-animate1 15s linear infinite;
}

.section1::before {
  content: '';
  position: absolute;
  bottom: 11.66vw;
  right: -11.14vw;
  width: 22.29vw;
  height: 22.29vw;
  background: linear-gradient(270deg, rgba(216, 216, 216, 0) 0%, rgba(234, 218, 156, 0.2) 100%);
  border: 1px solid;
  border-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.06) 100%);
  border-radius: 50%;
  z-index: 1;
  animation: mzw-animate2 15s linear infinite;
}

.section1::after {
  content: '';
  position: absolute;
  bottom: -18.22vw;
  right: -3.9vw;
  width: 36.45vw;
  height: 36.45vw;
  background: linear-gradient(180deg, rgba(52, 143, 255, 0.8) 0%, rgba(216, 216, 216, 0) 84%);
  border: 1px solid;
  border-image: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 76%);
  border-radius: 50%;
  opacity: 0.5;
  animation: mzw-animate3 25s linear infinite;
}

/* .section2 */
.section2 {
  padding-top: 0.72rem;
  padding-bottom: 0.6rem;
  background: url(../images/section2-bg.jpg) no-repeat center bottom;
  background-size: cover;
  overflow: hidden;
}

.s2-c .swiper-container {
  margin: 0 -0.44rem;
}

.s2-c a {
  display: block;
  padding: 0.45rem;
  /* background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%); */
  transition: all 0.5s;
}

.s2-c .pic {
  padding-top: 65.39%;
}

.s2-c a h3 {
  font-size: 0.2rem;
  line-height: 0.3rem;
  height: 0.6rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  color: #121212;
  margin-top: 0.22rem;
  transition: all 0.5s;
}

.s2-c a .x {
  margin-top: 0.25rem;
  border-top: 1px solid #D1D1D1;
  transition: all 0.5s;
}

.s2-c a p {
  font-size: 0.16rem;
  line-height: 0.24rem;
  height: 0.48rem;
  color: #444341;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin-top: 0.2rem;
  transition: all 0.5s;
}

.s2-c a .d {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.16rem;
}

.s2-c a .date {
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #121212;
  transition: all 0.5s;
}

.s2-c a .jt {
  width: 0.23rem;
  height: 0.3rem;
  background: url(../images/s2-jt1.png) no-repeat;
  background-size: 100% 100%;
  transition: all 0.5s;
}

.s2-c a:hover {
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

.s2-c a:hover h3 {
  color: #0B54AE;
  font-weight: bold;
}

.s2-c .swiper-pagination {
  width: 100%;
  margin-top: 0.12rem;
  position: static;
  font-size: 0;
}

.s2-c .swiper-pagination span {
  width: 0.1rem;
  height: 0.1rem;
  border: 2px solid #C4C4C4;
  background-color: transparent;
  border-radius: 50%;
  margin: 0 0.32rem;
  opacity: 1;
  position: relative;
  z-index: 1;
}

.s2-c .swiper-pagination span::before {
  content: '';
  position: absolute;
  top: 50%;
  border-top: 1px solid #D1D1D1;
  left: -0.66rem;
  width: 0.66rem;
  z-index: -1;
}

.s2-c .swiper-pagination span:first-child:before {
  content: none;
}

.s2-c .swiper-pagination span.swiper-pagination-bullet-active {
  border-color: #CE9744;
}

.s2-c .swiper-button-next,
.s2-c .swiper-button-prev {
  width: 0.4rem;
  height: 0.4rem;
  border: 1px solid #0B54AE;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.08rem auto;
  transition: all 0.5s;
}

.s2-c .swiper-button-prev {
  left: -0.6rem;
  background-image: url(../images/s2-prev.png);
}

.s2-c .swiper-button-next {
  right: -0.6rem;
  background-image: url(../images/s2-next.png);
}

.s2-c .swiper-button-next:hover,
.s2-c .swiper-button-prev:hover {
  background-color: rgba(11, 84, 174, 0.1);
}

/* section3 */
.section3 {
  padding-top: 0.8rem;
  padding-bottom: 0.68rem;
  overflow: hidden;
}

.s3-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.s3-l {
  width: 11.7rem;
  width: 73.125%;
}

.s3-r {
  width: 4.08rem;
  width: 25.5%;
}

.s3-l a {
  display: flex;
  flex-wrap: wrap;
}

.s3-l a .pic {
  width: 4.85rem;
  width: 41.45%;
  height: 2.98rem;
  padding-top: 0;
}

.s3-l a .pic .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.56rem;
  height: 0.56rem;
  line-height: 0.56rem;
  text-align: center;
  border-radius: 0px 0px 0.1rem 0px;
  background: #08BB08;
  font-size: 0;
}

.s3-l a .pic .icon img {
  position: static;
  width: 0.34rem;
  height: auto;
  vertical-align: middle;
}

.s3-l a .tx {
  flex: 1;
  min-width: 0;
}

.s3-l a .tx h3 {
  font-size: 0.3rem;
  font-weight: bold;
}

.s3-l a .tx p {
    width: 100%;
  font-size: 0.18rem;
  line-height: 0.32rem;
  height: 0.64rem;
  color: #999999;
  margin-top: 0.17rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.s3-l a .tx .gd {
  margin-top: 0.35rem;
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #999999;
  background: url(../images/s3-gd.png) no-repeat left center;
  background-size: 0.16rem auto;
  padding-left: 0.26rem;
}

.s3-lt a .tx {
  background: #FFFBF6;
  padding: 0.6rem 0.6rem 0.2rem;
}

.s3-lb {
  margin-top: 0.23rem;
}

.s3-lb a .tx {
  background: url(../images/s3-lbbg.jpg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.27rem 0.5rem;
}

.s3-lb a .tx::before {
  content: '';
  position: absolute;
  top: 0.17rem;
  left: 0.17rem;
  bottom: 0.17rem;
  right: 0.17rem;
  border: 1px dashed rgba(35, 61, 130, 0.2);
  z-index: -1;
}

.s3-lb a .tx p {
  text-align: center;
}

.s3-lb a .tx h3 {
  color: #0B54AE;
}

.s3-lb a .pic {
  width: 6.81rem;
  width: 58.2%;
  height: 4.27rem;
  padding-top: 0;
}

.s3-r a .pic {
  padding-top: 7.49rem;
}

.s3-r a .pic::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #2E83B8 0%, rgba(44, 128, 183, 0) 100%);
}

.s3-r a {
  display: block;
  position: relative;
}

.s3-r a .tit {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 0.5rem;
  padding-right: 0.5rem;
}

.s3-r a .tit h3 {
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 0.5rem;
  color: #FFFFFF;
  writing-mode: tb-rl;
  letter-spacing: 0.03rem;
}

.s3-r a .tit p {
  width: 0.5rem;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.5rem;
  text-transform: uppercase;
  color: #FFFFFF;
  writing-mode: tb-rl;
  margin-left: 0.3rem;
  position: relative;
  z-index: 1;
}

.s3-r a .tit p::before {
  content: '';
  position: absolute;
  bottom: -0.32rem;
  left: 0;
  width: 0.06rem;
  height: 0.65rem;
  background: url(../images/s3-rx.png) no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}

.s3-r a .tit p::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0.06rem;
  height: 0.65rem;
  background: url(../images/s3-rx.png) no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}























@media screen and (max-width: 1700px) {}

@media screen and (max-width: 1600px) {
  .ban-lj {
    left: 10px;
  }

  .s1-tit .title {
    padding-left: 15px;
    margin-bottom: 0.15rem;
  }

  .s1-tit li a {
    padding: 0.34rem 2.42rem 0.34rem 15px;
  }
}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1200px) {
  .stdnav16_1_banner1 ul .slick-slide a::after {
    content: none;
  }
}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1024px) {

  .stdnav16_1_banner,
  .stdnav16_1_banner1,
  .stdnav16_1_banner1 div.slick-list,
  .stdnav16_1_banner1 .slick-slide a,
  .stdnav16_1_banner1 .slick-slide a img {
    height: auto;
  }

  .stdnav16_1_banner .slick-dots::before {
    height: 1px;
  }

  .stdnav16_1_banner .slick-dots::after {
    width: 15px;
    height: 15px;
  }

  .stdnav16_1_banner .slick-dots {
    padding-right: 50px;
    padding-left: 20px;
    bottom: 20px;
  }

  .stdnav16_1_banner .slick-next {
    right: 10px;
    bottom: 16px;
    width: 30px;
    height: 30px;
    background-size: 7px;
  }

  .stdnav16_1_banner .slick-prev {
    right: 50px;
    bottom: 16px;
    width: 30px;
    height: 30px;
    background-size: 7px;
  }

  .stdnav16_1_banner .slick-dots li {
    margin: 0 5px;
  }

  .stdnav16_1_banner .slick-dots li button {
    width: 10px;
    height: 10px;
  }

  .stdnav16_1_banner .slick-dots li.slick-active {
    margin: 0 20px;
  }

  .stdnav16_1_banner .slick-dots li div {
    width: 50px;
    height: 50px;
    padding: 5px;
  }

  .ban-lj {
    bottom: 40px;
    left: 10px;
  }

  .ban-lj a {
    font-size: 0.22rem;
  }

  .ban-lj a span {
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    background-size: 0.08rem auto;
  }

  .title {
    margin-bottom: 0.3rem;
    text-align: left;
  }

  .tit-c p {
    font-size: 0.28rem;
  }

  .tit-c h3 {
    font-size: 0.28rem;
    letter-spacing: -0.04rem;
    margin-top: -0.1rem;
  }

  .tit-c h3 span:nth-child(2) {
    top: -0.05rem;
  }

  .tit-c::before {
    bottom: -0.14rem;
    left: -0.1rem;
    width: 1.2rem;
    height: 0.14rem;
  }

  .tit-c::after {
    bottom: -0.05rem;
    right: -0.5rem;
    width: 1rem;
    height: 0.41rem;
  }

  .more a {
    font-size: 0.14rem;
    height: 0.31rem;
    line-height: 0.22rem;
    width: 0.8rem;
  }

  .s1-c {
    align-items: flex-start;
  }

  .s1-tit {
    width: 100%;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }

  .s1-tit .more {
    right: 15px;
  }

  .s1-tit li a {
    padding: 15px;
  }

  .s1-tit li a .date {
    margin-right: 0.3rem;
    font-size: 0.22rem;
    width: 0.62rem;
    padding-bottom: 0.1rem;
  }

  .s1-tit li a h3 {
    font-size: 0.2rem;
  }

  .s1-tit .kt-btn {
    position: static;
    padding-right: 15px;
  }

  .s1-r {
    width: 100%;
  }

  .s1-zi {
    top: auto;
    left: 50%;
    right: auto;
    transform: translate(-50%, 0);
    bottom: 0.5rem;
  }

  .s1-tit .kt-prev,
  .s1-tit .kt-next {
    width: 0.34rem;
    height: 0.34rem;
  }

  .s1-tit .kt-next {
    margin-left: 0.2rem;
  }

  .section2 {
    padding: 0.3rem 0;
  }

  .s2-c .swiper-container {
    margin: 0 -0.15rem;
  }

  .s2-c a {
    padding: 0 0.15rem;
  }

  .section3 {
    padding: 0.3rem 0;
  }

  .s3-l a .tx h3 {
    font-size: 0.26rem;
  }

  .s3-l a .pic .icon {
    width: 0.36rem;
    height: 0.36rem;
    line-height: 0.36rem;
  }

  .s3-l a .pic .icon img {
    width: 0.2rem;
  }

  .s3-lb a .tx::before {
    top: 0.1rem;
    bottom: 0.1rem;
    left: 0.1rem;
    right: 0.1rem;
  }

  .s3-r a .tit {
    padding-right: 0.25rem;
  }

  .s3-r a .tit p {
    margin-left: 0.1rem;
    font-size: 0.16rem;
    width: 0.4rem;
    line-height: 0.4rem;
  }

  .s3-r a .tit h3 {
    font-size: 0.26rem;
  }

  .s3-r a .tit p::before {
    bottom: -0.1rem;
  }
}

@media screen and (max-width: 920px) {
  .s3-l {
    width: 100%;
  }

  .s3-l a .tx {
    flex: none;
    width: 100%;
    padding: 0.2rem;
  }

  .s3-lt a .pic {
    width: 100%;
    height: auto;
    padding-top: 61.44%;
  }

  .s3-lb a .pic {
    width: 100%;
    height: auto;
    padding-top: 62.7%;
    order: 1;
  }

  .s3-lb a .tx {
    order: 2;
    padding: 0.3rem;
  }

  .s3-l a .tx p {
    height: auto;
    max-height: 0.64rem;
    margin-top: 0.1rem;
  }

  .s3-l a .tx .gd {
    margin-top: 0.1rem;
  }

  .s3-r {
    width: 100%;
    margin-top: 0.2rem;
  }

  .s3-r a .pic {
    padding-top: 183.57%;
  }
}

@media screen and (max-width: 480px) {
  .s2-c a h3 {
    height: auto;
    max-height: 0.6rem;
  }

  .s3-l a .tx h3 {
    font-size: 0.2rem;
  }
}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 320px) {}