@charset "UTF-8";

body {
  overflow-x: hidden;
}

/*banner*/
.banner,
.banner div.slick-list,
.banner .slick-slide a,
.banner .slick-slide a img {
  width: 100%;
  height: auto;
}

.banner {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.banner .slick-slide a {
  display: block;
  overflow: hidden;
  position: relative;
}

.banner .slick-slide a::after {
  /* content: ""; */
  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;
}

.banner .img_scale img {
  transform: scale(1);
}

/* .banner .slick-dots {
  max-width: 12.6rem;
  margin: 0 auto;
  bottom: 0.6rem;
  right: 0;
  left: 0;
  font-size: 0;
  z-index: 9;
  text-align: center;
}

.banner .slick-dots li {
  vertical-align: middle;
  margin: 0 0.15rem;
  padding: 0;
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  background: #ffffff;
  opacity: 0.6;
  transition: all 0.5s;
}

.banner .slick-dots li.slick-active {
  background: #a11b2d;
  opacity: 1;
}

.banner .slick-dots li button {
  display: none;
} */

/* .banner .slick-prev,
.banner .slick-next {
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
  border: 1px solid #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.12rem auto;
  transition: all 0.5s;
}

.banner .slick-prev {
  left: 0.34rem;
}

.banner .slick-next {
  right: 0.34rem;
}

.banner .slick-prev:hover,
.banner .slick-next:hover {
  background-color: rgba(255, 255, 255, 0.3);
} */

/*首页样式*/
.index {
  background: url(../images/bigbg.png) no-repeat center;
  background-size: cover;
}

.s12-bg {
  background: url(../images/line.png) no-repeat center;
  background-size: 100% auto;
}

#follower {
  width: 79.84%;
  background: url(../images/gsy.png) no-repeat center;
  background-size: 100% 100%;
  mix-blend-mode: difference;
  pointer-events: none;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.title {
  text-align: center;
}

.title img {
  display: inline-block;
  width: 3.3rem;
}

.section1 .title {
  text-align: left;
}

.section1 .title img {
  width: 2.73rem;
}


/*主体*/

/* section1 */
.section1 {
  padding-top: 0.75rem;
  padding-bottom: 1.09rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.s1-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.s1-l {
  width: 40.5%;
}

.s1-l .pic {
  padding-top: 57.67%;
  padding-top: 0;
  height: 3.27rem;
}

.s1-r {
  width: 57.35%;
}

.s1-r .zy {
  margin-top: 0.58rem;
}

.s1-r .zy p {
  font-size: 0.18rem;
  line-height: 0.36rem;
  text-align: justify;
  color: #333333;
  text-indent: 2em;
}


/* section2 */
.section2 {
  position: relative;
  z-index: 1;
}

.s2-c {
  margin-top: 0.65rem;
}

.s2-c ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.s2-c ul li {}


.s2-c ul li a {
  display: block;
}

.s2-c ul li a .icon1 {
  width: 1.44rem;
  height: 1.44rem;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.s2-c ul li a .icon1::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
  margin-right: 50%;
  width: 1.37rem;
  height: 0.03rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.s2-c ul li:nth-child(2) a .icon1::before {
  background-image: url(../images/s2-x1.png);
}

.s2-c ul li:nth-child(3) a .icon1::before {
  background-image: url(../images/s2-x2.png);
}

.s2-c ul li:nth-child(4) a .icon1::before {
  background-image: url(../images/s2-x3.png);
  margin-right: 30%;
}

.s2-c ul li a .icon1 div {
  width: 1.22rem;
  height: 1.22rem;
  border-radius: 50%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.s2-c ul li a .icon1 div::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  margin-left: -0.61rem;
  margin-top: -0.61rem;
  border-radius: 50%;
  z-index: -1;
}

.s2-c ul li a .icon1 div::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  margin-left: -0.72rem;
  margin-top: -0.72rem;
  padding: 0.1rem;
  border-radius: 50%;
  z-index: -1;
}

.s2-c ul li a .icon1 div img {
  display: block;
  width: 0.69rem;
  height: 0.69rem;
}




.s2-c ul li:first-child a .icon1 div::after {
  background: rgba(18, 183, 247, 0.1);
}

.s2-c ul li:nth-child(2) a .icon1 div::after {
  background: #E4FDEB;
}

.s2-c ul li:nth-child(3) a .icon1 div::after {
  background: #FFF8F6;
}

.s2-c ul li:nth-child(4) a .icon1 div::after {
  background: #F7EAFF;
}


.s2-c ul li:first-child a .icon1 div::before {
  border: 1px dashed #12B7F7;
}

.s2-c ul li:nth-child(2) a .icon1 div::before {
  border: 1px dashed #43C155;
}

.s2-c ul li:nth-child(3) a .icon1 div::before {
  border: 1px dashed #FCA062;
}

.s2-c ul li:nth-child(4) a .icon1 div::before {
  border: 1px dashed #C253FF;
}

.s2-c ul li a .tx {
  text-align: center;
}

.s2-c ul li a .tx p {
  font-size: 0.18rem;
  line-height: 0.32rem;
  margin-top: 0.15rem;
}

.s2-c ul li a .tx h3 {
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.32rem;
  margin-top: 0.13rem;
}

.s2-c ul li:first-child a .tx {
  color: #12B7F7;
}

.s2-c ul li:nth-child(2) a .tx {
  color: #43C155;
}

.s2-c ul li:nth-child(3) a .tx {
  color: #FCA062;
}

.s2-c ul li:nth-child(4) a .tx {
  color: #C253FF;
}

.s2-c ul li:hover a .icon1 div::before {
  animation: play2 10s linear infinite;
}

.s2-c ul li:hover a .icon1 div::after {
  animation: play 10s linear infinite;
}

/* section3 */
.section3 {
  padding-top: 1rem;
  padding-bottom: 1.15rem;
}

.s3-c {
  margin-top: 0.65rem;
}

.s3-c ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.s3-c ul li {
  width: 31.92%;
}

.s3-c ul li a {
  display: block;
}

.s3-c ul li a .pic {
  padding-top: 45.86%;
}

/* section4 */
.section4 {}

.s4-c {
  margin-top: 0.65rem;
}

.s4-c ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.s4-c li {
  width: 23.35%;
}

.s4-c a {
  display: block;
  background: #FFFFFF;
  box-sizing: border-box;
  border: 1px solid;
  border-color: #C551FF;
  border-image: linear-gradient(358deg, #C551FF 5%, #0ABCF7 98%) 1;
  padding: 0.2rem;
  transition: all 0.5s;
  height:100%;
}

.s4-c a .pic {
  padding-top: 55.9%;
}

.s4-c .tx h3 {
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.32rem;
  color: #2B2B2B;
  margin-top: 0.12rem;
}

.s4-c .tx p {
  font-size: 0.16rem;
  line-height: 26px;
  height: auto;
  text-align: justify;
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin-top: 0.15rem;
}

.s4-c li:hover a {
  box-shadow: 0px 1px 0.21rem 0px rgba(123, 0, 190, 0.2);
}

/* section5 */
.section5 {
  padding-top: 0.96rem;
  padding-bottom: 1rem;
}

.s5-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.83rem;
}

.jdt {
  width: 49%;
  position: relative;
  z-index: 1;
}

.jdt>h3 {
  position: absolute;
  left: 0.18rem;
  top: -1.4rem;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 2rem;
  background: linear-gradient(180deg, rgba(226, 229, 232, 0.61) 0%, rgba(226, 229, 232, 0) 73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.jdt a {
  display: block;
  padding-bottom: 0.4rem;
}

.jdt .pic {
  padding-top: 66.32%;
  padding-top: 0;
  height: 4.55rem;
}

.jdt ul li a .jdt-tx {
  padding: 0.33rem .35rem .4rem .43rem;
  background: #FFFFFF;
  box-shadow: 0px -0.06rem 0.37rem 0px rgba(0, 0, 0, 0.03);
  margin-top: -0.4rem;
  margin-right: 0.46rem;
  display: flex;
  position: relative;
}

.jdt ul li a .jdt-tx .r {
  flex: 1;
  min-width: 0;
}

.jdt ul li a .jdt-tx h3 {
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.26rem;
  height: 0.52rem;
  color: #353535;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  transition: all 0.5s;
}

.jdt ul li a .jdt-tx p {
  font-size: 0.14rem;
  line-height: 0.24rem;
  height: 0.48rem;
  color: rgba(102, 102, 102, 0.6);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin-top: 0.21rem;
}

.jdt ul li a .datebox {
  margin-right: 0.3rem;
  text-align: center;
}

.jdt ul li a .date {
  font-family: Bebas;
  font-size: 0.48rem;
  font-weight: normal;
  line-height: 0.4rem;
  color: #000000;
}

.jdt ul li a .date i {
  font-size: 0.24rem;
  padding-left: 0.03rem;
  padding-right: 0.05rem;
}

.jdt ul li a .datebox>span {
  display: inline-block;
  margin-top: 0.05rem;
  width: 0.46rem;
  height: 0.16rem;
  line-height: 0.16rem;
  border-radius: 1rem;
  background: linear-gradient(270deg, #C551FF 4%, #0ABCF7 100%);
  text-align: center;
  font-family: Bebas;
  font-size: 0.14rem;
  color: #FFFFFF;
}

.jdt ul li:hover a .jdt-tx h3 {
  color: #B439F7;
}

.jdt .swiper-pagination {
  bottom: 2.6rem;
  font-size: 0;
  width: auto;
  left: auto;
  right: .18rem;
}

.jdt .swiper-pagination span {
  width: 0.35rem;
  height: 0.02rem;
  background: #fff;
  margin: 0 !important;
  opacity: .3;
}

.jdt .swiper-pagination span.swiper-pagination-bullet-active {
  opacity: 1;
  border-radius: 1.88rem;
}

.jdt .swiper-button {
  top: auto;
  margin-top: 0;
  bottom: .8rem;
  width: 0.3rem;
  height: 0.3rem;
  border: 1px solid #D8D8D8;
  background-color: #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.06rem 0.11rem;
  transition: all 0.5s;
}

.jdt .swiper-button:hover {
  background-color: #B439F7;
  border-color: #B439F7;
}

.jdt .swiper-button-prev {
  left: 0.45rem;
  background-image: url(../images/jdt-prev.png);
}

.jdt .swiper-button-prev:hover {
  width: 0.32rem;
  height: 0.32rem;
  background-image: url(../images/jdt-prev1.png);
}

.jdt .swiper-button-next {
  right: auto;
  left: 0.97rem;
  background-image: url(../images/jdt-next.png);
}

.jdt .swiper-button-next:hover {
  width: 0.32rem;
  height: 0.32rem;
  background-image: url(../images/jdt-next1.png);
}

.swiper-button-next:after,
.swiper-button-prev:after {
  content: none;
}

.s5-r {
  width: 46%;
}

.s5-r li a {
  display: flex;
  padding: 0.22rem 0;
  border-bottom: 0.02rem solid #ECF1F7;
  position: relative;
  z-index: 1;
}

.s5-r li:first-child a {
  padding-top: 0;
}

.s5-r li a::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  border-bottom: 1px solid #B439F7;
  transition: all 0.5s;
}

.s5-r li a .date {
  font-family: Bebas;
  color: #3395FE;
  text-align: right;
  margin-left: 0.6rem;
  transition: all 0.5s;
}

.s5-r li a .date b {
  display: block;
  font-size: 0.4rem;
  line-height: 1;
}

.s5-r li a .date span {
  display: block;
  font-size: 0.12rem;
  margin-top: 0.06rem;
}

.s5-r li a .tx {
  flex: 1;
  min-width: 0;
}

.s5-r li a .tx span {
  display: block;
  font-size: 0.14rem;
  line-height: 0.32rem;
  color: #8697DB;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}

.s5-r li a .tx span::before {
  content: '';
  position: absolute;
  bottom: 0.02rem;
  left: -0.16rem;
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 50%;
  background: #D6F1FC;
  z-index: -1;
  transition: all 0.5s;
}

.s5-r li a .tx h3 {
  font-size: 0.18rem;
  line-height: 0.26rem;
  color: #353535;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 0.1rem;
  transition: all 0.5s;
}

.s5-r li a .tx p {
  font-size: 0.14rem;
  line-height: 0;
  height: 0;
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  transition: all 0.5s;
}

.s5-r li.on a::before {
  width: 40%;
}

.s5-r li.on a .tx span {
  color: #0094E7;
}

.s5-r li.on a .tx span::before {
  width: 0.42rem;
  height: 0.42rem;
  background: #F3E8F9;
}

.s5-r li.on a .date {
  color: #B439F7;
}

.s5-r li.on a .tx h3 {
  font-weight: bold;
}

.s5-r li.on a .tx p {
  line-height: 0.24rem;
  height: 0.48rem;
  margin-top: 0.1rem;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .jdt>h3 {
    background: none;
    color: rgba(0, 0, 0, 0.02);
  }
}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1200px) {
  .s2-c ul li a .icon1::before {
    width: 1rem;
    height: 0.02rem;
    margin-right: 28%;
  }

  .s2-c ul li:nth-child(4) a .icon1::before {
    margin-right: 7%;
  }
}

@media screen and (max-width: 1024px) {
  #follower {
    display: none;
  }

  .s2-c ul li:nth-child(4) a .icon1::before {
    margin-right: 10%;
  }
}

@media screen and (max-width: 900px) {
  .title img {
    width: 2.2rem;
  }

  .section1,
  .section3,
  .section5 {
    padding: 0.4rem 0;
  }

  .s1-l {
    width: 100%;
  }

  .s1-l .pic {
    padding-top: 57.67%;
    height: auto;
  }

  .s1-r {
    width: 100%;
    margin-top: 0.3rem;
  }

  .section1 .title {
    text-align: center;
  }

  .section1 .title img {
    width: 2rem;
  }

  .s1-r .zy {
    margin-top: 0.3rem;
  }

  .s1-r .zy p {
    font-size: 0.2rem;
  }

  .s2-c ul li {
    width: 50%;
  }

  .s2-c ul li:nth-child(3),
  .s2-c ul li:nth-child(4) {
    margin-top: 0.8rem;
  }

  .s2-c ul li:nth-child(3) a .icon1::before {
    content: none;
  }

  .s2-c ul li a {
    position: relative;
    z-index: 1;
  }

  .s2-c ul li a .icon1 {
    position: static;
  }

  .s2-c ul li a .icon1::before {
    margin-right: 0 !important;
    left: 0;
    right: auto;
    top: 28%;
    transform: translateX(-50%) translateY(-50%);
  }

  .s2-c ul li a .tx p {
    font-size: 0.16rem;
    line-height: 0.24rem;
    margin-top: 0.1rem;
  }

  .s2-c ul li a .tx h3 {
    font-size: 0.2rem;
    margin-top: 0.1rem;
  }

  .s3-c,
  .s4-c {
    margin-top: 0.3rem;
  }

  .s4-c li {
    width: 48%;
  }

  .s4-c li:nth-child(3),
  .s4-c li:nth-child(4) {
    margin-top: 0.25rem;
  }

  .s4-c .tx h3 {
    font-size: 0.2rem;
  }

  .s5-c {
    margin-top: 0.3rem;
  }

  .jdt {
    width: 100%;
  }

  .jdt .pic {
    padding-top: 66.32%;
    height: auto;
  }

  .jdt ul li a .date {
    font-size: 0.36rem;
  }

  .jdt ul li a .jdt-tx {
    margin-right: 0;
    margin-top: 0;
    padding: 0.2rem;
  }

  .jdt .swiper-button {
    bottom: 0.6rem;
  }

  .jdt .swiper-button-prev {
    left: 0.2rem;
  }

  .jdt .swiper-button-next {
    left: 0.8rem;
  }

  .s5-r {
    width: 100%;
    margin-top: 0.3rem;
  }

  .s5-r li a .tx h3 {
    font-size: 0.2rem;
  }

  .s5-r li a .tx p {
    font-size: 0.16rem;
  }

  .s5-r li a .date b {
    font-size: 0.36rem;
  }

  .s5-r li a .tx span {
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 480px) {
  .s2-c ul li a .icon1::before {
    width: 0.8rem;
    margin-right: 0.3rem !important;
  }

  .s2-c ul li a .icon1 {
    width: 1.22rem;
    height: 1.22rem;
  }

  .s2-c ul li a .icon1 div {
    width: 1rem;
    height: 1rem;
  }

  .s2-c ul li a .icon1 div::before {
    margin-left: -0.61rem;
    margin-top: -0.61rem;
  }

  .s2-c ul li a .icon1 div::after {
    margin-left: -0.5rem;
    margin-top: -0.5rem;
  }

  .s2-c ul li a .icon1 div img {
    width: 0.55rem;
    height: 0.55rem;
  }


  .s3-c ul li {
    width: 100%;
  }

  .s3-c ul li+li {
    margin-top: 0.2rem;
  }

  .s4-c li {
    width: 100%;
  }

  .s4-c li+li {
    margin-top: 0.2rem !important;
  }

  .s5-r li a .date {
    margin-left: 0.3rem;
  }
}

@media screen and (max-width: 375px) {}

.s2-c ul li:nth-child(2) a .icon1::before {
  top: 24%;
}

@media screen and (max-width: 320px) {}