.banner {
  position: relative;
  margin-top: 0;
}

.banner .slick-slide a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1.8rem;
  opacity: 0.3;
  z-index: 1;
  background: linear-gradient(0deg, #000000cc 0%, #00000000 95%);
}

.banner .slick-slide a {}

.banner .slick-slide.slick-active img {
  transition: 6s 1s linear;
  transform: scale(1.1);
}

.banner .slick-active img {}

.banner img {
  display: block;
  width: 100%;
}


.banner .slick-prev {
  width: .6rem;
  height: .6rem;
  background: url(../images/bal.png) no-repeat center center;
  left: .3rem;
  z-index: 9;
  border: #fff .01rem dashed;
  border-radius: 50%;
  opacity: 0.5;
  display: none !important;
}

.banner .slick-next {
  width: .6rem;
  height: .6rem;
  background: url(../images/bar.png) no-repeat center center;
  right: .3rem;
  z-index: 9;
  border: #fff .01rem dashed;
  border-radius: 50%;
  opacity: 0.5;
  display: none !important;
}

.banner .slick-prev:hover,
.banner .slick-next:hover {
  opacity: 1
}

.banner .slick-dots {
  width: auto;
  transform: translateX(-50%);
  bottom: .3rem;
  height: .2rem;
  display: flex;
  align-items: center;
  align-content: center;
  height: .5rem;
  text-align: center;
  margin: 0 auto;
  padding: 0 .2rem;
  left: 50%;
  border: 0.01rem solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  border-radius: .3rem;
}

.banner .slick-dots li {
  margin: 0 .1rem;
  opacity: 1;
  width: .16rem;
  height: .16rem;
  border-radius: 50%;
  position: relative;
  background: rgba(255, 255, 255, .5);
}




.banner .slick-dots li button {
  display: block;
  font-size: 0;
  color: #fff;
  font-weight: bold;
  width: .44rem;
  height: .3rem;
  font-size: 0;
  background: #f2f2f2;
  border-radius: 50%;
  opacity: 0;
  display: none;
  position: relative
}

.banner .slick-dots li.slick-active {
  width: .48rem;
  border-radius: .2rem;
  background: #ff8e14;
}

/*  */

.index_tc {}

.index_tit {
  text-align: center;
  position: relative;
  margin-bottom: .4rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: .01rem;
}

.index_tit_img {
  width: 0.05rem;
  height: 0.3rem;
  background: #b2141a;
  margin-right: .2rem;
}

.index_tit_img img {
  width: .46rem;
  height: .46rem;
}

.index_tc {
  /* display: inline-block; */
  background-size: 1.24rem 1.11rem;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.index_img {
  margin-right: .05rem;
  width: 0.7rem;
  height: 0.72rem;
}

.index_img img {
  width: 0.7rem;
  height: 0.72rem;
}

.index_tc p {
  user-select: none;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #b2141a;
}

.index_tc h3 {
  font-size: 0.36rem;
  font-weight: bold;
  line-height: .4rem;
  height: .72rem;
  letter-spacing: normal;
  color: #a00e0f;
  transition: all .3s;
  position: relative;
  display: flex;
  vertical-align: middle;
  font-family: 'sySong';
  flex-wrap: wrap;
  position: relative;
}

.index_tc h3 i {
  font-size: 0.14rem;
  color: #c88085;
  font-style: normal;
  text-transform: uppercase;
  font-family: MiSans;
  background: linear-gradient(233deg, #ff8e14 -23%, #af1b14 36%, #90000a 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  opacity: 0.4;
  display: block;
  width: 230%;
  line-height: .24rem;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
}

.index_tc h3 i:after {
  content: "";
  display: block;
  width: 0.73rem;
  height: 0.01rem;
  opacity: 0.5;
  background: linear-gradient(268deg, #ff8e14 3%, #af1b14 49%, #90000a 88%);
  margin-left: .2rem;
}

/* IE11 ä¸“å±žå…¼å®¹æ ·å¼ï¼šçº¯è‰²æ›¿ä»£æ¸å˜ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tit h3 span {
    background: none;
    /* åŽ»æŽ‰èƒŒæ™¯ */
    -webkit-text-fill-color: initial;
    /* é‡ç½®æ–‡å­—é¢œè‰² */
    color: #f1f1f1;
    /* ç”¨æ¸å˜é‡Œçš„ä¸»è‰²ä½œä¸ºçº¯è‰²ï¼Œè§†è§‰æœ€æŽ¥è¿‘ */
    opacity: 0.8;
  }
}

.index_tc h3 span {
  color: #171717;
}

.index_more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.index_more a {
  display: block;
  transition: all 0.3s;
  background: url(../images/more_bg.png) right center no-repeat;
  background-size: .17rem .25rem;
  padding-right: .25rem;
  font-family: MiSans;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: .3rem;
  text-transform: uppercase;
  letter-spacing: normal;
  color: #5A5A5A;
}

.index_more a:hover {
  color: #a00e0f;
  transition: all 0.3s;
  margin-right: .1rem
}

/*  */
.section1 {
  padding: .8rem 0 .5rem 0;
  height: auto;
  overflow: hidden;
  background: url(../images/s1_bg.png) top center no-repeat;
  background-size: 100% auto;
}

.section1 .index_tit {
  display: flex;
  justify-content: flex-start;
}


.s1_list {}

.s1_list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -.25rem;
}

.s1_list li {
  width: 33.33333%;
  transition: all .3s;
  position: relative;
  top: 0
}

.s1_list li:hover {
  top: -.15rem;
}

.s1_list li a:hover {
  background: #FFFFFF;
  box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.08);
}

.s1_list li a {
  position: relative;
  display: block;
  margin: .1rem .25rem;
  transition: all .3s;
}

.s1_list li .img_bg {
  position: relative;
  overflow: hidden;
  height: 3.1rem;
  transition: all .5s;
  width: 100%;
}

.s1_list ul li .img_bg .a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all .5s
}

.s1_list .s4_tit {
  padding: .3rem .2rem .2rem .2rem;
}

.s1_list .s4_tit h2 {
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.24rem;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: .1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: .48rem;
}

.s1_list .s4_tit p {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.26rem;
  letter-spacing: normal;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: .52rem;
}

.s1_list .s4_tit span {
  font-family: Fenix;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.5rem;
  letter-spacing: normal;
  background: linear-gradient(220deg, #ff8e14 -49%, #af1b14 22%, #90000a 82%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  border-top: .01rem solid rgba(131, 131, 131, 0.22);
  display: block;
  margin-top: .2rem;
}

.s1_list .s4_tit span i {
  font-size: 0.24rem;
  font-style: normal;
  margin-right: .05rem;
}

.s1_list ul li:hover .img_bg .a {
  transform: scale(1.1);

}

.s1_list li:hover .s4_tit h2 {
  font-weight: bold;
  background: linear-gradient(260deg, #ff8e14 2%, #af1b14 49%, #90000a 87%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}





/*  */
.section2 {
  padding: .2rem 0 1rem 0;
  height: auto;
  overflow: hidden;
  background-size: 100%;
  background: url(../images/s2_bg.png) bottom center no-repeat;
  background-size: 100% auto;
}


.section2 hr {
  width: 1px;
  height: 5.5rem;
  background: #d9d9d9;
  margin-top: 1.3rem;
  border: none;
}

.section2 .px1600 {
  display: flex;
  justify-content: space-between;
  height: auto;
  overflow: hidden;
  flex-wrap: wrap;
}

.section2 .s2_itme {
  width: 30%;
}

.i_list {}

.i_list ul {}

.i_list li {
  position: relative;
  padding: 0;
  transition: all .3s;
  position: relative;
}



.i_list li a {
  border-bottom: .01rem solid rgba(131, 131, 131, 0.22);
  padding: .1rem 0 .1rem 0;
  transition: all .3s;
  z-index: 9;
  position: relative;
  display: block;
}

.i_list li:hover a {
  border-bottom: .01rem #B20010 solid;
}

.i_list li h3 {
  font-size: .18rem;
  font-weight: normal;
  line-height: .3rem;
  letter-spacing: normal;
  color: #353535;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: .6rem;
  height: .6rem;
}


.i_list li span {
  font-family: Fenix;
  font-size: .14rem;
  font-weight: normal;
  line-height: .32rem;
  letter-spacing: normal;
  color: #9E9E9E;
  background: url(../images/ico_list2.png) left center no-repeat;
  background-size: .13rem .13rem;
  padding-left: .2rem;
  display: block;
  height: .32rem;
}

.i_list li:hover h3 {
  font-weight: bold;
}












/*  */
@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {
  .banner {
    margin-top: 0;
  }

  .section1 {
    padding: .5rem 0 0rem 0;
  }

  .section1 .px1600 {
    display: block
  }



  .section2 .px1600 {
    display: block;
    background: none;
  }

  .section1 .index_tit {
    display: flex;
    justify-content: flex-start;
  }

  .s1_list li {
    width: 50%;
  }

  .section2 .s2_itme {
    width: 100%;
    margin-bottom: .5rem;
  }

  .section2 hr {
    display: none
  }
}

@media screen and (max-width: 900px) {
  .s1_list li .img_bg {
    padding-top: 70%;
    height: auto;
  }

  .section2 {
    padding: .2rem 0 .5rem 0;
  }

}

@media screen and (max-width: 520px) {}

@media screen and (max-width: 375px) {}