@charset "utf-8";

body {
  overflow-x: hidden;
}

/*首页样式*/
.title {
  position: relative;
  z-index: 1;
}

.tit-c {
  display: inline-block;
}

.tit-c h3 {
  font-family: sys-b;
  font-size: 0.32rem;
  font-weight: bold;
  line-height: 0.34rem;
  color: #151515;
}

.tit-c p {
  font-family: Arial;
  font-size: 0.12rem;
  color: #2E3FB4;
  padding-left: 0.4rem;
  margin-top: 0.14rem;
  position: relative;
  z-index: 1;
}

.tit-c p::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.35rem;
  border-top: 1px solid #2E3FB4;
}

.more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.more a {
  font-size: 0.16rem;
  line-height: 0.26rem;
  background: url(../images/more1.png) no-repeat left center;
  background-size: 0.27rem auto;
  padding-left: 0.37rem;
  color: #2E3FB4;
  position: relative;
  left: 0;
  transition: all 0.5s;
}

.title.white .tit-c p {
  color: #fff;
}

.title.white .tit-c h3 {
  color: #fff;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  content: none;
}

/*主体*/
/* section1 */

.section1 {
  padding: 2.15rem 0 1.8rem 0;
  background-color: #2E3FB4;
  background-image: url(../images/section1-bg.png);
  background-repeat: no-repeat;
  background-position: 96% top;
  background-size: 46.3% auto;
  position: relative;
  z-index: 1;
}

.section1::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1.82rem;
  background-color: #fff;
}

.s1 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.s1-l {
  width: 2.44rem;
  margin-right: 0.83rem;
  position: relative;
  z-index: 1;
}

.s1-l .pic {
  max-width: 2.04rem;
  padding-top: 120.58%;
  padding-top: 2.46rem;
}

.s1-l .lj {
  margin-top: 0.14rem;
}

.s1-l .lj ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.s1-l .lj ul li a {
  display: block;
  font-size: 0.18rem;
  line-height: 0.44rem;
  color: #fff;
  position: relative;
  left: 0;
  transition: all 0.5s;
}

.s1-l .lj ul li a img {
  vertical-align: middle;
  margin-left: 0.05rem;
}

.s1-l .lj ul li+li {
  margin-left: 0.1rem;
}

.s1 .tx {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.s1 .tx .tit {
  width: 2.2rem;
}

.s1 .tx h3 {
  color: rgba(255, 255, 255, 0.6);
}

.s1 .tx h3 b {
  font-size: 0.32rem;
  letter-spacing: 0.02em;
  color: #fff;
}

.s1 .tx h3 span {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.16rem;
  margin-left: 0.12rem;
}

.s1 .tx .lll {
  font-size: 0.18rem;
  line-height: 0.3rem;
  margin-top: 0.4rem;
  color: rgba(255, 255, 255, 0.6);
}

.s1 .tx .lll img {
  vertical-align: -0.04rem;
  margin-left: 0.05rem;
  width: 0.26rem;
}

.section1 .con {
  flex: 1;
  min-width: 0;
}

.section1 .con ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.section1 .con ul li {
  width: 48%;
  font-size: 0.16rem;
  line-height: 0.26rem;
  margin-bottom: 0.2rem;
  color: #fff;
}

.section1 .con ul li i {
  vertical-align: 1px;
  font-weight: 290;
  font-size: 0.16rem;
  color: #2E3FB4;
  margin-right: 0.1rem;
}

/* section2 */
.section2 {}

.s2-box {
  margin-top: -1rem;
  padding-top: 0.56rem;
  position: relative;
  z-index: 1;
}

.s2-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: -1rem;
  right: -2.6rem;
  bottom: 0;
  background-color: #fff;
  z-index: -1;
}

.s23-bg {
  display: block;
  position: absolute;
  top: 0;
  right: -2.6rem;
  width: 85.71%;
  z-index: -1;
}

.s2 {
  margin-top: 0.3rem;
}

.s2 p {
  font-size: 0.18rem;
  line-height: 0.36rem;
  text-align: justify;
}

/* section3 */
.section3 {
  padding: 0.62rem 0 0.85rem 0;
}

.s3 ul {
  padding-top: 0.25rem;
}

.s3 ul li {
  margin-top: 0.18rem;
  padding: 0.22rem 0.4rem;
  border: 1px dashed #CACACA;
  position: relative;
  z-index: 1;
}

.s3 ul li::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0.31rem;
  height: 0.3rem;
  background: url(../images/s3-lsj1.png) no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}

.s3 ul li::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0.31rem;
  height: 0.3rem;
  background: url(../images/s3-lsj2.png) no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}

.s3 ul li h3 a {
  display: block;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.3rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.5s;
}

.s3 ul li p {
  font-size: 0.18rem;
  line-height: 0.34rem;
  text-align: justify;
  /* 浏览器可能不支持 */
  margin-top: 0.14rem;
}

/* section4 */
.section4 {
  position: relative;
  z-index: 2;
}

.section4 .title {}

.section4 .tit-c,
.section7 .tit-c {
  display: flex;
  align-items: center;
}

.section4 .tit-c .k,
.section7 .tit-c .k {
  cursor: pointer;
}

.section4 .tit-c .k+.k,
.section7 .tit-c .k+.k {
  margin-left: 0.64rem;
}

.section4 .tit-c h3,
.section7 .tit-c h3 {
  font-size: 0.32rem;
  font-weight: bold;
  color: #B2B2B2;
  opacity: 0.8;
  transition: all 0.5s;
}

.section4 .tit-c p,
.section7 .tit-c p {
  color: #D1D1D1;
}

.section4 .tit-c p::before,
.section7 .tit-c p::before {
  border-top-color: #D1D1D1;
}

.section4 .tit-c .k.on h3,
.section7 .tit-c .k.on h3 {
  color: #151515;
  opacity: 1;
}

.section4 .tit-c .k.on p,
.section7 .tit-c .k.on p {
  color: #2E3FB4;
}

.section4 .tit-c .k.on p::before,
.section7 .tit-c .k.on p::before {
  border-top-color: #2E3FB4;
}

.section4 .more a {
  display: none;
}

.section4 .more a.on {
  display: block;
}

.section4 .lj {
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.5s;
}

.section4 .lj a {
  display: flex;
  align-items: center;
  font-family: sys;
  font-size: 0.32rem;
  font-weight: bold;
  color: #A9181F;
}

.section4 .lj a img {
  display: block;
  width: 0.32rem;
  margin-right: 0.1rem;
}

.s4 {
  margin-top: 0.37rem;
}

.s4 .con {
  position: relative;
  padding: 0;
}

.s4 .k,
.s7 .k {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  z-index: 8;
  overflow: hidden;
}

.s4 .k1 .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.s4 .k2 {}

.s4 .k.on,
.s7 .k.on {
  position: relative;
  z-index: 9;
  opacity: 1;
}

.s4 .qh-tit {
  width: 30.85%;
  background-color: #2E3FB4;
  background-image: url(../images/s4-lbg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 80.97% auto;
  padding: 0.6rem;
}

.s4 .qh-tit ul li {
  font-size: 0.2rem;
  padding: 0.06rem 0;
  line-height: 0.44rem;
  cursor: pointer;
  color: #fff;
  transition: all 0.5s;
}

.s4 .qh-tit ul li.on {
  font-size: 0.3rem;
  font-weight: bold;
  color: #fff;
}

.s4 .qh-tit ul {
  max-height: 4.4rem;
  overflow-y: auto;
}

.s4 .con ul::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: transparent;
}

.s4 .con ul::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.3);
}

.s4 .con ul::-webkit-scrollbar-thumb {
  background-color: #fff;
}

.s4 .qh-bd {
  width: 69.15%;
  background: linear-gradient(180deg, rgba(93, 109, 223, 0.08) 0%, rgba(183, 189, 234, 0.05) 100%);
  padding: 0.38rem 1.27rem;
  position: relative;
  z-index: 1;
}

.s4 .qh-bd>div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  z-index: 8;
}

.s4 .qh-bd>div.on {
  position: relative;
  z-index: 9;
  opacity: 1;
}

.s4 .qh-bd>div>img {
  display: block;
  width: 100%;
  max-width: 5.72rem;
  margin: 0 auto;
}

.s4 .qh-bd>div p {
  text-align: center;
  font-size: 0.14rem;
  line-height: 0.2rem;
  margin-top: 0.2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.s4 .qh-tt {
  margin-top: 0.19rem;
}

.s4 .qh-tt ul li {
  display: none;
  font-family: Source Han Sans CN;
  font-size: 0.18rem;
  line-height: 0.48rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}

.s4 .qh-tt ul li.on {
  display: block;
}

.gg-list ul li {
  overflow: hidden;
  border-radius: 0.1rem;
  background: linear-gradient(112deg, #2E3FB4 18%, #96a3fc 95%), #D8D8D8;
  padding: 0 0.2rem;
  margin-top: 0.23rem;
  line-height: 0.6rem;
  font-size: 0.18rem;
  position: relative;
  left: 0;
  transition: all 0.5s;
}

.gg-list ul li:first-child {
  margin-top: 0;
}

.gg-list ul li a {
  display: block;
  /* white-space: nowrap; */
  /* text-overflow: ellipsis; */
  overflow: hidden;
  color: #fff;
}

.gg-list ul li span {
  display: block;
  float: right;
  font-size: 0.16rem;
  color: rgba(255, 255, 255, 0.8);
  margin-left: 15px;
}

/* section5 */
.section5 {
  position: relative;
  z-index: 1;
  padding: 0.54rem 0 0.86rem 0;
}

.yq-bg {
  display: block;
  position: absolute;
  left: 0;
  top: -1.6rem;
  width: 32.5%;
  z-index: -1;
}

.s5 {
  margin-top: 0.53rem;
}

.s5 ul li {}

.s5 ul li a {
  display: flex;
  align-items: center;
  background: linear-gradient(180deg, #D8DBEE 0%, rgba(255, 255, 255, 0) 100%);
  padding: 0.16rem 0.2rem 0.2rem 0.2rem;
}

.s5 ul li a h3 {
  flex: 1;
  min-width: 0;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #151515;
  /* white-space: nowrap; */
  /* text-overflow: ellipsis; */
  overflow: hidden;
  transition: all 0.5s;
}

.s5 ul li a h3 span {
  color: #2E3FB4;
  padding-right: 0.15rem;
}

/* section6 */
.section6 {
  position: relative;
  z-index: 1;
}

.tit2 {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-bottom: 0.3rem;
}

.tit2 h3 {
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  line-height: 0.34rem;
  color: #2E3FB4;
}

.tit2 h3 img {
  display: block;
  width: 0.34rem;
  margin-right: 0.1rem;
}

.tit2::after {
  content: '';
  display: block;
  flex: 1;
  min-width: 0;
  border: 1px solid #E7E7E7;
  margin-left: 0.12rem;
}

.tit2::before {
  content: '';
  position: absolute;
  top: 0.03rem;
  right: 0;
  width: 0.27rem;
  height: 0.14rem;
  background: url(../images/s6-zs.png) no-repeat;
  background-size: 100% 100%;
}

.s6 .kcxx {
  margin-top: 0.5rem;
}

.s6 .kcxx .k ul {
  display: flex;
  flex-wrap: wrap;
}

.s6 .kcxx ul li {
  width: 20%;
}

.s6 .kcxx ul li a {
  display: block;
  margin: 0.1rem;
  font-size: 0.18rem;
  line-height: 0.3rem;
  padding-left: 0.2rem;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}

.s6 .kcxx ul li a::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 0.06rem;
  height: 0.06rem;
  background: #2E3FB4;
}

.s6 .xsxx {}

.s6 .xsxx .con {
  /* background: linear-gradient(270deg, #F6FAFF 0%, #F9F8FF 100%);
  box-shadow: 0px 0.04rem 0.2rem 0px rgba(0, 0, 0, 0.1);
  padding: 0.47rem; */
  position: relative;
  z-index: 1;
}

.s6 .xsxx .k {
  background: url(../images/bss-bg.png) no-repeat center top;
  background-size: 100% 100%;
  padding: 0.3rem 0.45rem;
}

.s6 .xsxx .k+.k {
  margin-top: 1px;
  background: url(../images/sss-bg.png) no-repeat center top;
  background-size: 100% 100%;
}

.s6 .xsxx .k h3 {
  display: inline-block;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.3rem;
  background: url(../images/bss-x.png) no-repeat center bottom;
  background-size: 100% auto;
  padding-bottom: 0.2rem;
  margin-bottom: 0.16rem;
}

.s6 .xsxx .k+.k h3 {
  background: url(../images/sss-x.png) no-repeat center bottom;
  background-size: 100% auto;
}

.s6 .xsxx ul li {
  width: 14.28%;
}

.s6 .xsxx ul li a {
  font-size: 0.18rem;
  padding-left: 0;
  color: #151515;
}

.s6 .xsxx ul li a::after {
  content: none;
}

/* section7 */
.section7 {
  position: relative;
  z-index: 1;
  padding: 0.3rem 0 0.96rem 0;
}

.s7 {
  margin-top: 0.5rem;
}

.s7 .con {
  position: relative;
  z-index: 1;
}

.s7 .con .k::before {
  content: '';
  position: absolute;
  top: 0.53rem;
  left: 0;
  right: 0;
  border-top: 1px solid #E7E7E7;
}

.s7 .con .k>.r {}

.s7 .con ul {}

.s7 .con ul li {}


.s7 .con ul li .date {
  font-family: Arial;
  font-size: 0.18rem;
  line-height: 0.18rem;
  color: #2E3FB4;
  text-align: center;
}

.s7 .con ul li .s7-y {
  display: block;
  width: 0.24rem;
  margin: 0 auto;
  margin-top: 0.24rem;
  margin-bottom: 0.24rem;
}

.s7 .con ul li .tit {
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #333333;
}

.s7 .con ul li .tit span {
  display: inline-block;
  margin: 0 0.05rem;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #333333;
}


/* section8 */
.s89 {
  background: url(../images/s89-bg.png) no-repeat center bottom;
  background-size: 100% auto;
  position: relative;
  z-index: 1;
}

.dq {
  position: absolute;
  right: 0;
  top: 0.6rem;
  width: 39.94%;
  z-index: -1;
}

.section8 {
  position: relative;
  z-index: 1;
}

.s8 .swiper-container {}

.s8 .con .t {
  margin-top: 0.33rem;
}

.s8 .con .t p {
  font-size: 0.18rem;
  line-height: 0.36rem;
}

.s8 .con .t p b {
  font-weight: 700;
}

.s8 .con .sz {
  margin-top: 0.3rem;
  padding: 0 0.86rem;
  position: relative;
}

.s8 .con .sz ul li a {
  display: block;
}

.s8 .con .sz ul li a .pic {
  padding-top: 122.09%;
}

.s8 .con .sz ul li a p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  margin-top: 0.26rem;
  font-size: 0.18rem;
  line-height: 0.3rem;
  transition: all 0.5s;
}

.s8 .swiper-button-prev,
.s8 .swiper-button-next {
  top: 45%;
  width: 0.38rem;
  height: 0.38rem;
  line-height: 0.38rem;
  text-align: center;
  border-radius: 50%;
  background-color: #2E3FB4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.16rem auto;
  transition: all 0.5s;
}

.s8 .swiper-button-prev {
  left: 0;
  background-image: url(../images/s8-prev.png);
}

.s8 .swiper-button-next {
  right: 0;
  background-image: url(../images/s8-next.png);
}

.s8 .swiper-button-prev:hover {
  background-color: #3f56f6;
}

.s8 .swiper-button-next:hover {
  background-color: #3f56f6;
}

/* section9 */
.section9 {
  position: relative;
  z-index: 2;
  padding: 0.97rem 0 0.73rem 0;
}

.s9 {
  margin-top: 0.66rem;
  position: relative;
  z-index: 1;
}

.s9 .swiper-slide a {
  display: block;
}

.s9 .pic {
  padding-top: 68.2%;
}

.s9 p {
  text-align: center;
  font-size: 0.16rem;
  font-weight: bold;
  line-height: 0.26rem;
  margin-top: 0.1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* .s9 .swiper-button-prev,
.s9 .swiper-button-next {
  width: 0.34rem;
  height: 0.44rem;
  line-height: 0.44rem;
  text-align: center;
  background-color: rgba(0, 48, 100, 0.4);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.11rem auto;
  opacity: 1;
  z-index: 1;
  transition: all 0.5s;
}

.s9 .swiper-button-prev {
  left: 0;
  background-image: url(../images/s9-prev.png);
}

.s9 .swiper-button-next {
  right: 0;
  background-image: url(../images/s9-next.png);
}

.s9 .swiper-button-prev:hover,
.s9 .swiper-button-next:hover {
  background-color: rgba(0, 48, 100, 1);
} */

/* section10 */
.section10 {
  position: relative;
  z-index: 1;
}

.s10-bg {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
  bottom: -0.9rem;
  z-index: -1;
}

.s10-zs {
  display: block;
  position: absolute;
  left: 0;
  bottom: -0.4rem;
  width: 41.45%;
  z-index: -1;
}

.s10 .con {
  margin-top: 0.27rem;
}

.s10 .lxfs ul {
  display: flex;
  flex-wrap: wrap;
}

.s10 .lxfs ul li {
  width: 33.33%;
}

.s10 .lxfs ul li .box {
  margin: 0.05rem 0.1rem;
  display: flex;
  align-items: center;
  font-size: 0.18rem;
  line-height: 0.26rem;
}

.s10 .lxfs ul li .box em {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.16rem;
  margin-right: 0.12rem;
}

.s10 .lxfs ul li .box em img {
  display: block;
  max-height: 0.16rem;
}

.db {
  display: block;
  width: 100%;
}


/* hover效果 */
@media screen and (min-width: 1025px) {
  .more a:hover {
    left: 0.05rem;
  }

  .s1 .tx .lj ul li:hover a {
    left: 0.05rem;
  }

  .s1-l .lj ul li:hover a {
    opacity: 0.8;
  }

  .s3 ul li:hover a {
    left: 0.05rem;
  }

  .gg-list ul li:hover {
    background: #253394;
  }

  .s5 ul li:hover a h3 {
    font-weight: bold;
  }

  .s6 .kcxx ul li:hover a {
    font-weight: bold;
  }
}


@media screen and (max-width: 1024px) {

  .tit-c h3 {
    font-size: 0.26rem;
    line-height: 0.26rem;
  }

  .tit-c p {
    padding-left: 0.3rem;
    margin-top: 0.05rem;
  }

  .tit-c p::before {
    width: 0.25rem;
  }

  .more a {
    font-size: 0.14rem;
  }

  .section1,
  .section3,
  .section5,
  .section7,
  .section9 {
    padding: 0.3rem 0;
  }

  .section2 {
    padding-top: 0.3rem;
  }

  .section1::before {
    content: none;
  }

  .s23-bg {
    right: -15px;
  }

  .s1 .tx .tit {
    width: 1.8rem;
  }

  .s1 .tx h3 b {
    font-size: 0.24rem;
  }

  .s1-l .lj ul li a {
    font-size: 0.16rem;
    line-height: 0.36rem;
  }

  .s1 .tx .lj {
    margin-top: 0.2rem;
  }

  .s1 .tx .lll {
    margin-top: 0.2rem;
  }

  .s1-l {
    margin-right: 0.3rem;
  }

  .s2 {
    margin-top: 0.1rem;
  }

  .s2-box::before {
    content: none;
  }

  .s2-box {
    margin-top: 0;
    padding-top: 0;
  }

  .s3 ul {
    padding-top: 0;
  }

  .s3 ul li {
    margin-top: 0.2rem;
    padding: 0.2rem;
  }

  .s3 ul li::before,
  .s3 ul li::after {
    width: 0.21rem;
    height: 0.2rem;
  }

  .s3 ul li h3 a {
    font-size: 0.18rem;
  }

  .s3 ul li p {
    font-size: 0.16rem;
    margin-top: 0.1rem;
  }

  .section4 .tit-c {
    height: 0.54rem;
  }

  .section4 .tit-c h3 {
    font-size: 0.22rem;
  }

  .section4 .tit-c .k.on h3 {
    font-size: 0.26rem;
  }

  .section4 .tit-c .k.on p {
    font-size: 0.12rem;
  }

  .s4 .qh-tit ul li {
    font-size: 0.18rem;
  }

  .s4 .qh-tit ul li.on {
    font-size: 0.2rem;
  }

  .s4 .qh-tit {
    padding: 0.2rem;
  }

  .s4 {
    margin-top: 0.2rem;
  }

  .s4 .qh-tt ul li {
    font-size: 0.16rem;
    line-height: 0.34rem;
  }

  .s4 .qh-tt {
    margin-top: 0.15rem;
  }

  .gg-list ul li {
    margin-top: 0.2rem;
  }

  .s5 {
    margin-top: 0.25rem;
  }

  .s5 ul li {
    margin-top: 0.2rem;
  }

  .s5 ul li a {
    padding: 0.1rem 0.2rem;
  }

  .s5 ul li a .date {
    margin-right: 0.2rem;
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.58rem;
    font-size: 0.22rem;
  }

  .s6 .kcxx {
    margin-top: 0.2rem;
  }

  .tit2 {
    margin-bottom: 0.2rem;
  }

  .tit2 h3 {
    font-size: 0.22rem;
  }

  .s6 .xsxx .k {
    padding: 0.2rem;
  }

  .s6 .kcxx ul li {
    width: 33.33%;
  }

  .s6 .xsxx ul li {
    width: 20%;
  }

  .s7 {
    margin-top: 0.3rem;
  }

  .s7 .con .k .l {
    padding: 0.2rem 0;
    margin-right: 0.3rem;
  }

  .s7 .con ul li .date {
    margin-right: 0.2rem;
  }

  .s7 .con ul li .r>div {
    margin-right: 0.2rem;
  }

  .s7 .con .k>.r {
    padding-top: 0.2rem;
  }

  .s7 .con ul li::before {
    left: 0.08rem;
  }

  .s8 .con .t {
    margin-top: 0.2rem;
  }

  .s8 .con .sz {
    margin-top: 0.2rem;
    padding: 0 0.5rem;
  }

  .s8 .con .sz ul li a p {
    font-size: 0.18rem;
    margin-top: 0.2rem;
  }

  .s8 .swiper-button-prev,
  .s8 .swiper-button-next {
    width: 0.34rem;
    height: 0.34rem;
    line-height: 0.34rem;
    top: 50%;
  }

  .s8 .swiper-button-prev {
    left: 0;
  }

  .s8 .swiper-button-next {
    right: 0;
  }

  .s9 {
    margin-top: 0.2rem;
  }

  .s9 p {
    margin-top: 0.1rem;
  }

  .s10 {
    padding-top: 0;
  }
}

@media screen and (max-width: 920px) {

  .s1-l {
    width: 2.2rem;
    margin: 0 auto;
  }

  .s1-l .pic {
    margin: 0 auto;
  }

  .s1 .tx {
    flex: none;
    width: 100%;
    justify-content: center;
    margin-top: 0.25rem;
  }

  .s1 .tx .tit {}

  .section1 .con {
    flex: none;
    width: 100%;
    margin-top: 0.2rem;
    padding-left: 0;
  }

  .section1 .con ul li {
    width: 100%;
  }

  .section2 {
    margin-top: 0;
    background: none;
  }

  .s2 {
    flex: none;
    width: 100%;
    padding-left: 0;
    margin-top: 0.2rem;
  }

  .s3 ul li {
    width: 100%;
  }

  .s4 .qh-tit {
    width: 100%;
  }

  .s4 .qh-bd {
    width: 100%;
    padding: 0.2rem;
  }

  .s4 .qh-bd::before,
  .s4 .qh-bd::after {
    content: none;
  }

  .s5 ul li {
    width: 100%;
  }

  .s6 .kcxx ul li {
    width: 100%;
  }

  .s6 .xsxx ul li {
    width: 50%;
  }

  .s7 .con ul li .s7-y {
    margin-top: 0.15rem;
    margin-bottom: 0.15rem;
  }

  .s7 .con .k::before {
    top: 0.45rem;
  }

  .s10 .lxfs ul li {
    width: 100%;
  }

  .s10-bg {
    bottom: -0.5rem;
  }
}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 480px) {}