/*clock*/
.word_time {
  position: absolute;
  bottom: .25rem;
  right: .2rem;
  z-index: 100;
}

.clock-container {
  background: #1a365d;
  /* border: .04rem solid #ffffff; */
  border-radius: 2rem;
  padding: .4rem .2rem;
  color: #ffffff;
  font-family: Arial, sans-serif;
  box-shadow: 0 .04rem .12rem rgba(0, 0, 0, 0.15);
  width: 2rem;
  height: 3.2rem;
}

.clock-section {
  text-align: center;
  margin-bottom: .15rem;
}

.clock-section:last-child {
  margin-bottom: 0;
}

.clock-location {
  font-size: .16rem;
  margin-bottom: .08rem;
  font-weight: bold;
}

.clock-time {
  font-size: .24rem;
  font-weight: bold;
  margin-bottom: .05rem;
  font-family: Digital Numbers, 'Courier New', monospace;
}

.clock-date {
  font-size: .16rem;
  margin-bottom: .03rem;
}

.clock-day {
  font-size: .16rem;
  font-family: Bebas;
}

.clock-divider {
  height: .01rem;
  background: rgba(255, 255, 255, 0.3);
  margin: .15rem 0;
}

.banner-box {
  position: relative;
}

.banner {
  position: relative;
}



.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: .68rem;
  height: .34rem;

  left: auto;
  z-index: 9;
  top: auto;
  bottom: 0.4rem;
  right: 2.8rem;
  border-right: 0;
  transform: translateY(0px);
  background-size: auto 100%;
}

.banner .slick-next {
  width: .68rem;
  height: .34rem;

  right: 1.59rem;
  z-index: 9;
  top: auto;
  bottom: 0.4rem;
  border-left: 0;
  transform: translateY(0px);
  background-size: auto 100%;
}

.banner .slick-prev:hover,
.banner .slick-next:hover {
  opacity: 1
}

.banner .slick-dots {
  width: auto;
  bottom: 0.55rem;
  height: .2rem;
  display: flex;
  align-items: center;
  align-content: center;
  height: .03rem;
  text-align: center;
  left: 1.57rem;
  width: 31.25%;
  position: relative;
}

.banner .slick-dots:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0.01rem;
  background: rgba(255, 255, 255, 0.4);
  left: 0;
  right: auto;
  bottom: 0;
  top: auto;
}


.banner .slick-dots li {
  flex: 1;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  background: none;
}


.banner .slick-dots li button {
  display: none !important;
}


.banner .slick-dots li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0%;
  background: #fff;
  transition: width 0.5s ease;
}

/* ÃƒÂ¦Ã‚Â¿Ã¢â€šÂ¬ÃƒÂ¦Ã‚Â´Ã‚Â»ÃƒÂ¦Ã¢â‚¬â€Ã‚Â¶ÃƒÂ¯Ã‚Â¼Ã…Â¡ÃƒÂ§Ã¢â€žÂ¢Ã‚Â½ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â²ÃƒÂ§Ã‚ÂºÃ‚Â¿ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ¤Ã‚Â»Ã…Â½ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¥Ã‚Â¡Ã‚Â«ÃƒÂ¦Ã‚Â»Ã‚Â¡ */
.banner .slick-dots li.slick-active::after {
  width: 100%;
}

/* ÃƒÂ¥Ã¢â‚¬Â°Ã‚ÂÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¦Ã¢â‚¬Â°Ã¢â€šÂ¬ÃƒÂ¦Ã…â€œÃ¢â‚¬Â°ÃƒÂ©Ã‚Â¡Ã‚Â¹ÃƒÂ¤Ã‚Â¿Ã‚ÂÃƒÂ¦Ã…â€™Ã‚ÂÃƒÂ§Ã¢â€žÂ¢Ã‚Â½ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â²ÃƒÂ¥Ã‚Â¡Ã‚Â«ÃƒÂ¦Ã‚Â»Ã‚Â¡ */
.banner .slick-dots li.slick-active~li::after {
  width: 0%;
}

.banner .slick-dots li:has(~ .slick-active)::after {
  width: 100%;
}

/*  */
.index_tit {
  position: relative;
  margin-bottom: 0;
  width: 100%;
  padding: .3rem 0;
}

.index_tit .px1400 {
  position: relative;
}


.index_tc i {
  text-align: center;
  font-size: 0.2rem;
  line-height: .33rem;
  letter-spacing: normal;
  color: #79889F;
  position: relative;
  font-style: normal;
}



.index_tc p {
  user-select: none;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0066CC;
}



.index_tc {
  position: relative;
  transition: all .3s;
  display: inline-block;
  width: 100%;
}

.index_tc h3 {
  font-size: 0.3rem;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  position: relative;
  background: url(../images/tit.png) no-repeat left top;
  height: 0.6rem;
}


.index_more {
  position: absolute;
  right: 0;
  bottom: calc(50% - 0.1rem);
  line-height: .3rem;
  transition: all 0.3s;
  text-align: left;
  display: block;
  box-sizing: border-box;
}

.index_more:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: .72rem;
  height: .12rem;
  background: url(../images/more.png) center no-repeat;
  transition: all .5s;
  background-size: 100%;
}

.index_more a {
  display: block;
  font-size: .18rem;
  transition: all 0.5s;
  padding-bottom: 0.1rem;
  font-family: MiSans;
  font-weight: normal;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: normal;
  color: #5A5A5A;
}

.index_more:hover {
  padding-right: 0.1rem;
}

.index_more:hover a {
  color: #133984;
}









/*  */
.section1 {
  padding: 0.34rem 0 0.82rem;
  background-size: 100% auto;
  background-size: 100% 100%;
  overflow: hidden;
}

.section1 .index_tc {
  display: block;
}

.index_tc h3 {
  position: relative;
  padding-left: 0.71rem;
}



.index_tc h4 {
  color: #aa0707;
  font-size: 0.6rem;
  opacity: 0.05;
  position: absolute;
  top: -0.3rem;
  text-transform: uppercase;
  width: 100%;
}

.s1-c {
  display: flex;
  align-items: flex-start;
}

.s1-l,
.s2-l {
  width: calc(50% - 0.27rem);
  position: relative;
  overflow: hidden;
  float: left;
}

.cgjj {
  background: #F3F5F9;
  padding: 0.45rem 0.55rem;
  position: relative;
  text-align: justify;
}

.cgjj:after {
  position: absolute;
  content: "";
  background: url(../images/cgjj_bg.png) no-repeat right bottom;
  width: 100%;
  height: 100%;
  bottom: 0.5rem;
  right: 0.55rem;
}

.cgjj p {
  font-family: Microsoft YaHei;
  font-size: 0.16rem !important;
  font-weight: normal;
  line-height: 0.28rem;
  text-align: justify;
  /* Ã¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨Ã¥ÂÂ¯Ã¨Æ’Â½Ã¤Â¸ÂÃ¦â€Â¯Ã¦Å’Â */
  letter-spacing: normal;
  color: #333333;
  text-indent: 2em;
}


.s1-r,
.s2-r {
  width: calc(50% - 0.27rem);
  float: right;
}

.s1-r ul li {
  transition: all .3s;
  position: relative;
  padding: 0.285rem 0.3rem;
  background: linear-gradient(180deg, #f3f5f9 0%, #ffffff 100%);
  margin-bottom: 0.3rem;
}

.s1-r ul li h3 {
  /* font-size: 0.18rem; */
  font-weight: bold;
  letter-spacing: normal;
  color: #333333;
  background: url(../images/s1_r_dot.png) no-repeat left center;
  padding-left: 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.s1-r ul li p {
  /* font-size: 0.16rem; */
  font-weight: normal;
  line-height: 28px;
  text-align: justify;
  /* Ã¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨Ã¥ÂÂ¯Ã¨Æ’Â½Ã¤Â¸ÂÃ¦â€Â¯Ã¦Å’Â */
  letter-spacing: normal;
  color: #666666;
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  /* display: -webkit-box; */
  /* -webkit-line-clamp: 2; */
  /* -webkit-box-orient: vertical; */
  margin: .11rem 0;
}


.s1-r ul li:hover {
  background: #133984;
}

.s1-r ul li:hover h3 {
  background: url(../images/s1_r_dot2.png) no-repeat left center;
  color: #fff;
}

.s1-r ul li:hover p {
  color: #FFFFFF;
  opacity: 0.8;
}

.s1-r ul li:hover:after {
  position: absolute;
  content: "";
  box-sizing: border-box;
  border: 1px solid #000000;
  width: 100%;
  height: 100%;
  top: -0.1rem;
  left: 0.1rem;
  z-index: -1;
}



.s1-r ul li a {
  position: relative;
  display: block;
}

.s1-r ul li a .date {
  color: #b10811;
  font-size: 0.18rem;
  font-family: 'DIN';
  line-height: 0.32rem;
  font-weight: 700;
}

.s1-r ul li a .text {
  position: relative;
}

.s1-r ul li a .text h2 {
  font-size: 0.18rem;
  color: #222222;
  font-weight: normal;
  line-height: 0.32rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.s1-r ul li:hover a .text h2 {
  color: #b10811;
  font-weight: 700;
}


.section2 {
  height: auto;
  overflow: hidden;
  background: url(../images/page2.png) no-repeat bottom rgba(0, 0, 0, 0.04);
  padding: 0.85rem 0;
  background-size: 100%;
}

.s2-l li {
  width: 100%;
}

.s2-l .pic {
  width: 100%;
  position: relative;
  padding-top: 68.6%;
}

.s2-l .pic img {}

.s2-l .pic:after {
  background: url(../images/sp_btn.png) no-repeat center;
  width: 0.5rem;
  height: 0.5rem;
  background-size: 100%;
  left: calc(50% - 0.25rem);
  top: calc(50% - 0.25rem);
  position: absolute;
  content: "";
}

.part2-swiper-wrap {
    position: relative;
    padding: 0 0.35rem;
}

.part2-swiper {
    overflow: hidden;
}

.part2-swiper .swiper-slide {
    width: 51.9%;
    transition: transform 0.4s ease;
}

.part2-swiper .swiper-slide a {
    display: block;
    position: relative;
}


.part2-swiper .swiper-slide img {
    width: 100%;
    height: 4.8rem;
    /* object-fit: cover; */
}

.part2-slide-title {
    position: absolute;
    bottom: 0.04rem;
    left: 0;
    right: 0;
    padding: 0.3rem 0.34rem;
    /* background: linear-gradient(transparent, rgba(0,0,0,0.7)); */
    color: #fff;
    font-size: 0.20rem;
    opacity: 0;
}
.part2-swiper .swiper-slide-active .part2-slide-title{
    opacity: 1;
}

.part2-prev,
.part2-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 10;
    width: 0.12rem;
    height: 0.24rem;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.3;
    transition: all 0.3s;
}

.part2-prev {
    left: 0;
}

.part2-next {
    right: 0;
}
.part2-prev:hover,.part2-next:hover{
    opacity: 1;
}

.part2-prev img,
.part2-next img {
    width: 100%;
    height: auto;
}

/* ===== part2 Ã¥â€œÂÃ¥Âºâ€Ã¥Â¼Â ===== */
@media (max-width: 1199px) {
    .part2 {
        padding: 0.6rem 0;
    }

    .part2 .wp {
        gap: 0.6rem;
    }

    .part2-left {
        width: 50%;
    }

    .part2-right {
        width: 45%;
    }

    .part2-news-inner {
        padding: 0.2rem 0.25rem 0.4rem 0.3rem;
    }

    .part2-news-date {
        font-size: 0.18rem;
        padding-right: 0.25rem;
        margin-right: 0.25rem;
    }

    .part2-news-title {
        font-size: 0.2rem;
    }

    .part2-swiper .swiper-slide {
        width: 70%;
    }
}

@media (max-width: 900px) {
    .part2-swiper .swiper-slide {
        width: 85%;
    }
}

@media (max-width: 768px) {
    .part2 {
        padding: 0.4rem 0;
    }

    .part2 .wp {
        flex-direction: column;
        gap: 0.4rem;
    }

    .part2-left {
        width: 100%;
    }

    .part2-right {
        width: 100%;
        padding-top: 0;
    }

    .part2-newsList {
        margin-top: 0.3rem;
    }

    .part2-news-inner {
        padding: 0.15rem 0.2rem 0.3rem 0.25rem;
    }

    .part2-news-date {
        font-size: 0.16rem;
        padding-right: 0.2rem;
        margin-right: 0.2rem;
    }

    .part2-news-title {
        font-size: 0.18rem;
        line-height: 0.26rem;
    }

    .part2-news-desc {
        font-size: 0.14rem;
    }

    .part2-swiper .swiper-slide {
        width: auto;
    }

}

@media (max-width: 480px) {
    .part2 {
        padding: 0.3rem 0;
    }

    .part2 .wp {
        gap: 0.3rem;
    }

    .part2-news-inner {
        padding: 0.12rem 0.15rem 0.25rem 0.2rem;
    }

    .part2-news-date {
        font-size: 0.14rem;
        padding-right: 0.15rem;
        margin-right: 0.15rem;
    }

    .part2-news-title {
        font-size: 0.16rem;
        line-height: 0.24rem;
    }

    .part2-news-arrow {
        margin-left: 0.3rem;
    }

    .part2-swiper .swiper-slide {
        width: auto;
    }

    .part2-slide-title {
        font-size: 0.14rem;
        padding: 0.15rem 0.2rem;
    }

    .part2-prev,
    .part2-next {
        width: 0.1rem;
        height: 0.2rem;
    }
}

/* .section4 */
.section4 {
  background: url(../images/home9_b.png) center bottom no-repeat;
  background-size: 100% auto;
  padding: 0 0 0.83rem;
  height: auto;
  overflow: hidden;
}



.section4-l {
  width: calc(50% - 0.38rem);
  float: left;
  margin-right: 0.38rem;
  position: relative;
}

.section4-l:after {
  position: absolute;
  content: "";
  background: rgba(220, 220, 220, 0.2);
  width: 0.02px;
  height: 3.71rem;
  bottom: 0.27rem;
  right: -0.38rem;
}

.section4-r {
  width: calc(50% - 0.38rem);
  float: left;
  margin-left: 0.38rem;
}



.section4 .index-s4 {
  width: 14rem;
  margin: 0 auto;
  position: relative;
}

.section4 .index-s4 .swiper-container {
  margin: 0 auto;
  width: 100%;
}

.icr1426_list {
  padding-left: 0.1rem;
}

.icr1426_list ul {}

.icr1426_list .swiper-slide {}

.icr1426_list .swiper-wrapper {}

.section4 .index-s4 .button {
  height: 0.57rem;
  position: absolute;
  width: calc(100% + 1.7rem);
  left: -0.85rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  bottom: calc(50% - 0.285rem);
}

.section4 .index-s4 .swiper-button-prev {
  background: url(../images/yx_arr-l.png) no-repeat center;
  width: 0.57rem;
  height: 0.57rem;
  left: 0;
  bottom: 0;
  top: auto;
  background-size: auto 100%;
  margin: 0;
}

.section4 .index-s4 .swiper-button-prev:after,
.section4 .index-s4 .swiper-button-next:after {
  display: none;
}

.section4 .index-s4 .swiper-button-next {
  background: url(../images/yx_arr-r.png) no-repeat center;
  width: 0.57rem;
  height: 0.57rem;
  right: 0;
  bottom: 0;
  top: auto;
  background-size: auto 100%;
  margin: 0;
}

@media screen and (min-width: 1025px) {
  .icr1426_list ul li {}
  
}

.icr1426_list ul li a {
  display: block;
  transition: all 0.5s;
  position: relative;
}

.icr1426_list ul li a .icr1426_pic {
  position: relative;
}




.icr1426_list ul li a span {
  font-family: Bebas;
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.31rem;
  letter-spacing: normal;
  color: #9E9E9E;
}


.icr1426_list ul li a .modulepic {
  padding-top: 57.6%;
}


.icr1426_tx {
  background: #fff;
  padding: 0.27rem 0.2rem;
  position: relative;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}



.icr1426_tx h2 {
  font-size: .18rem;
  line-height: 0.3rem;
  color: #393939;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  /* height: 0.6rem; */
  overflow: hidden;
  text-overflow: ellipsis;
  display:-webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.icr1426_tx p {
  margin-top: 0;
  font-size: .16rem;
  line-height: .4rem;
  color: #666666;
  height: .4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
}

.icr1426_list li:hover .icr1426_tx {
  background: #133984;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.icr1426_list li:hover .icr1426_tx h2 {
  color: #ffffff;
  font-weight: bold
}

.icr1426_list li:hover .icr1426_tx {
  margin-bottom: 0;
}

.icr1426_list li:hover .icr1426_tx p {
  display: block;
}

.section4 .index-s4 .button .swiDots {
  position: relative;
  margin: 0 auto;
  top: 0.19rem;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 6rem);
  margin: 0 2.4rem;
}

.section4 .index-s4 .button .swiDots span {
  width: 0.27rem;
  height: 0.27rem;
  position: relative;
  display: flex;
  padding: 0.1rem;
  opacity: 1;
  background: none;
  align-items: center;
  justify-content: center;
}

.section4 .index-s4 .button .swiDots span:after {
  background: #ae1813;
  width: 0.07rem;
  height: 0.07rem;
  border-radius: 50%;
  position: absolute;
  content: "";

}

/* Ã¨Â¦â€ Ã§â€ºâ€“ swiper Ã©Â»ËœÃ¨Â®Â¤Ã¥Å“â€ Ã§â€šÂ¹Ã¦Â Â·Ã¥Â¼Â */
.section4 .index-s4 .button .swiDots .swiper-pagination-bullet {
  width: 0.27rem;
  height: 0.27rem;
  position: relative;
  display: flex;
  padding: 0.1rem;
  opacity: 1;
  background: none;
  align-items: center;
  justify-content: center;
}

.section4 .index-s4 .button .swiDots .swiper-pagination-bullet:after {
  background: #ae1813;
  width: 0.07rem;
  height: 0.07rem;
  border-radius: 50%;
  position: absolute;
  content: "";
}

.section4 .index-s4 .button .swiDots .swiper-pagination-bullet:hover:before {
  position: absolute;
  content: "";
  border-left: 0.01rem dashed #cdb786;
  width: 0.01rem;
  height: 0.76rem;
  bottom: 0.34rem;
  z-index: 2;
}

/* hover Ã§Å Â¶Ã¦â‚¬Â */
.section4 .index-s4 .button .swiDots .swiper-pagination-bullet:hover {
  
}

.section4 .index-s4 .button .swiDots span:hover {
  width: 0.27rem;
  height: 0.27rem;
  background: url(../images/yx_dot.png) no-repeat center;
}



/*  */
.section0 {
  padding: 0.255rem 0;
  position: relative;
  z-index: 99;

  background-size: cover;
}

.section0 .section0_list {}

.section0 .section0_list ul {
  margin: 0 -0.23rem;
}

.section0 .section0_list ul li {
  position: relative;
  margin: 0 0.15rem;
}

.section0 .section0_list ul li:after {
  position: absolute;
  content: "";
  width: 0.01rem;
  height: 1.2rem;
  background: #d4d4d4;
  bottom: 0;
  right: 0;
}

.section0 .section0_list ul li:nth-child(5n):after {
  display: none;
}


.section0 .section0_list ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.section0 .section0_list ul li a .icr1426_pic {
  display: flex;
  transition: all 0.5s;
  align-items: center;
  justify-content: center;
  width: 1.2rem;
  height: 1.2rem;
  flex-direction: column;
  position: relative;
}

.section0 .section0_list ul li a .icr1426_pic:before {
  position: absolute;
  content: "";
  background: linear-gradient(360deg, #aa0707, #f36868);
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 0.32rem;
  opacity: 0;
  max-height: 0;
}

.section0 .section0_list ul li:hover a .icr1426_pic:before {
  opacity: 1;
  max-height: none;
}

.section0 .section0_list ul li:hover a .text h2 {
  color: #aa0707;
}

.section0 .section0_list ul li a .text h2 {
  font-size: 0.22rem;
  color: #333;
  font-weight: normal;
  margin-top: 0.15rem;
}


.section0 .section0_list ul li a .section4_pic {
  position: relative;
}

.section0 .section0_list ul li a span {
  font-family: Bebas;
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.31rem;
  letter-spacing: normal;
  color: #9E9E9E;
}


.section0 .section0_list ul li a .modulepic {
  height: 0.64rem;
  padding-top: unset;
  width: 0.56rem;
  box-sizing: border-box;
}

.section0 .section0_list ul li a .modulepic img {
  position: relative;
  width: 100%;
  object-fit: inherit !important;
}

.section0 .section0_list ul li:hover a .modulepic img {
  transform: scale(1);
}

.section0 .section0_list ul li:hover a .modulepic .img1,
.section0 .section0_list ul li a .modulepic .img2 {
  display: none;
}

.section0 .section0_list ul li:hover a .modulepic .img2,
.section0 .section0_list ul li a .modulepic .img1 {
  display: block;
}



/*  */


@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1200px) {
  .xsdt-container {
    margin-top: 0.95rem;
    padding-bottom: 0.2rem;
  }
}

@media screen and (max-width: 1024px) {

  .px1400 {
    padding-left: .2rem;
    padding-right: .2rem;
  }
    .s1-l, .s1-r, .s2-l, .s2-r,.s3-l, .s3-r {
    width: 100% !important;
  }

  .section4 {}

  .section4 .index-s4 {
    width: 100%;
    padding: 0 0.15rem;
  }

  .icr1426_list ul {
    padding-left: 0;
  }


  .banner .slick-dots {
    right: auto;
    left: 0.2rem;
    bottom: 0.35rem;
  }

  .banner .slick-dots li {}

  .banner-box {
    margin-top: 0.6rem !important;
  }

  .banner .slick-prev {
    width: .5rem;
    right: 0.9rem;
    background-size: 100% auto;
    bottom: 0.2rem;
  }

  .banner .slick-next {
    width: .5rem;
    right: .28rem;
    background-size: 100% auto;
    bottom: 0.2rem;
  }

  .s1-c {
    display: block;
    padding: .2rem 0;
  }

  .s1-l {
    width: 100%;
    margin: 0 auto .2rem auto;
    height: auto;
  }

  .cgjj {
    padding: 0.25rem 0.35rem;
  }

  .cgjj:after {
    right: 0.35rem;
    bottom: 0.3rem;
    background: url(../images/cgjj_bg.png) no-repeat right bottom;
    background-size: 2rem;
  }

  .s1-r {
    width: 100%;
    margin-top: 0.44rem;
  }



 





 

  .section4 .index-s4 .button {
    padding: 0 0.15rem;
  }

  .section4 .index-s4 .button .swiDots {
    margin: 0 auto;
    width: 71%;
  }

  .section4 .index-s4 .swiper-button-prev {
    left: 0.15rem;
  }

  .section4 .index-s4 .swiper-button-next {
    right: 0.15rem;
  }
}

@media screen and (max-width: 900px) {
  .s1-l ul .slick-dots {}


  .s1-r ul li {
    margin: .1rem 0;
  }



  .index_tit {}

  .s1-r ul li.on {
    margin: .1rem 0;
  }

  .index_tc {
    text-align: left !important;

  }
}

@media screen and (max-width: 520px) {

  .notice-item {
    width: 100%;
    margin: .1rem 0;
  }



  .index_tc h3 {
    font-size: 0.26rem;
    background: url(../images/tit.png) no-repeat left top;
    background-size: 0.48rem !important;
    padding-left: 0.6rem;
  }

  .index_tc h4 {
    font-size: 0.3rem;
    top: -0.2rem;
  }

  .index_tc h3:after {
    width: 1.62rem !important;
    bottom: -0.23rem;
  }


}

@media screen and (max-width: 480px) {
  .s1-l .pub-arrow {
    width: 1rem;
  }

  .s1-l ul .slick-dots {}

  .s1-r ul li.on a {
    flex-direction: column;
  }

  .s1-r ul li.on .text {
    width: 100%;
  }

  .s1-r ul li.on a .tpp {
    width: 73%;
    margin-right: 0 !important;
  }


}




.section3 {
  padding: 0.55rem 0 0.3rem;
}


.index-s3 {
  height: auto;
  overflow: hidden;
}

.s3-l {
  width: calc(50% - 0.27rem);
  overflow: hidden;
  float: left;
}


.s3-l ul li {
  float: left;
  width: calc(50% - 0.22rem);
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.08);
  line-height: 0.7rem;
  margin-right: 0.44rem;
  margin-bottom: 0.3rem;
  border-left: 0.03rem solid #133984;
  padding-left: 0.48rem;
  padding-right: 0.37rem;
  height: 0.7rem;
}

.s3-l ul li a {
  font-size: 0.2rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  display: block;
  width: calc(100% - 0.2rem);
  line-height: 0.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 0.2rem;
}

.s3-l ul li:hover {
  background: #133984;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.08);

}

.s3-l ul li:hover a {
  color: #ffffff;
  font-weight: bold;
  background: url(../images/sb_jt.png) no-repeat right center;

}

.s3-l ul li:nth-child(2n) {
  margin-right: 0;
}

.s3-r {
  width: calc(50% - 0.27rem);
  float: right;
}

.s3-r ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.s3-r ul li {
  float: left;
  width: calc(50% - 0.22rem);
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.08);
  line-height: 0.7rem;
  margin-right: 0.44rem;
  margin-bottom: 0.3rem;
  padding-left: 0.48rem;
  padding-right: 0.37rem;
}

.s3-r ul li:hover {
  background: #133984;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.s3-r ul li a {
  font-size: 0.2rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  background: url(../images/zc_dot.png) no-repeat left center;
  padding-left: 0.35rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  line-height: 0.7rem;
}

.s3-r ul li:hover a {
  color: #ffffff;
  font-weight: bold;
  background: url(../images/zc_dot_on.png) no-repeat left center;
}

.s3-r ul li:nth-child(2n) {
  margin-right: 0;
}


@media screen and (max-width: 768px) {



  .index-s3 {
    flex-direction: column;
    margin-top: 0.2rem;
  }




  .section4 {
    background-size: auto;
  }

  .icr1426_list .slick-dots {
    grid-template-columns: repeat(2, 1fr);
  }

  .list3w>ul>li {
    height: 4.4rem;
    display: flex;
    width: 2.68rem !important;
    align-items: center;
    flex-direction: column;
    background-size: 100% auto !important;
  }

  .list ul li {
    line-height: 0.46rem;
  }

}

@media screen and (max-width: 520px) {

  .s3-l {
    margin-bottom: 0.2rem;
    height: auto;
  }

  .s3-l ul li,
  .s3-r ul li {
    width: 100%;
    margin-right: 0;
  }

  .icr1426_list .slick-dots {
    grid-template-columns: repeat(1, 1fr);
  }


}