.banner-box {
  /* position: relative; */
  /* padding-top: 0; */
  /* overflow: hidden; */
  /* top: 0; */
  margin-top: 1.8rem;
  /* margin-bottom: .3rem; */
}

.banner {
  /* position: absolute; */
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* overflow: hidden; */
}

.banner img {
  display: block;
  width: 100%;
}

.banner .slick-prev {
  width: .16rem;
  height: .25rem;
  background: url(../images/bal.png) no-repeat center center;
  background-size: cover;
  left: 0.3rem;
  z-index: 9;
}

.banner .slick-next {
  width: .16rem;
  height: .25rem;
  background: url(../images/bar.png) no-repeat center center;
  background-size: cover;
  right: 0.3rem;
  z-index: 9;
}

.banner .slick-dots {
  width: auto;
  margin-left: 50%;
  transform: translateX(-50%);
  bottom: .2rem;
  height: .2rem;
  display: flex;
  align-items: center;
  align-content: center;
  height: .48rem;
}

.banner .slick-dots li {
  width: auto;
  height: .48rem;
  margin: 0 .15rem;
  /* background: #f2f2f2; */
  /* border-radius: 50%; */
  display: flex;
  align-items: center;
}

.banner .slick-dots li button {
  display: block;
  font-size: 0;
  color: #fff;
  font-weight: bold;
  width: .08rem;
  height: .08rem;
  font-size: 0;
  background: #f2f2f2;
  border-radius: 50%;
}

.banner .slick-dots li.slick-active button {
  border: #fff 1px dashed;
  font-family: Arial;
  font-size: 0.14rem;
  width: 0.48rem;
  height: 0.48rem;
  background: none;
}


.index {}

.index .section1 {
  padding-top: .5rem;
  padding-bottom: .2rem;
  display: flex;
  justify-content: space-between;
}

.index .section1>div {
  width: 36%;
}

.index .section1 .section1_r {
  width: 3.25rem;
  height: auto;
  overflow: hidden;
}

.index .section1 .s1tit {
  text-align: center;
  font-size: .32rem;
  /* font-weight: bold; */

  line-height: .32rem;
  color: #187e74;
}

.section1 .srtit h4 {
  margin-right: 0.4rem;
  cursor: pointer
}

.section1 .srtit h4 i {
  margin-right: 0.05rem
}

.section1 .srtit h4:before {
  display: none
}

.section1 .srtit h4.on {
  color: #187e74
}

.section1 .srtit h4.on:before {
  display: block
}

.section1 .srtit h4:hover {
  color: #187e74;
}

.srtit_more {}

.srtit_more a.on {
  display: block
}

.srtit_more a {
  display: none
}

.srtit {
  position: relative;
  border-bottom: 0.01rem #f0f0f0 solid;
  margin-bottom: 0;
  padding: 0 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.srtit h4 {
  text-align: left;
  font-size: .22rem;
  font-weight: normal;
  line-height: .6rem;
  color: #187e74;
  font-weight: bold;
  background-size: auto 100%;
  font-weight: bold;
  position: relative;
  display: inline-block;
}

.srtit h4 span {
  color: #373737;
}

.srtit a {
  text-transform: uppercase;
  font-size: .16rem;
  color: #999;
  line-height: 0.27rem;
  letter-spacing: normal;
  transition: all 0.3s;
  background-size: .4rem;

}

.srtit a:hover {
  margin-right: 0.05rem;
  color: #187e74;
}

.s1rb {
  border-top: 0.01rem dashed #D8D8D8;
}

.s1rb ul li {
  line-height: .48rem;
  font-size: .16rem;
  position: relative;
  left: 0;
  color: #333333;
  border-bottom: #e5e5e5 .01rem dashed;
}

.s1rb ul li:last-child {
  border: none;
}

.s1rb ul li a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333333;
  padding-right: .9rem;
  background: url(../images/list_ico.png) left center no-repeat;
  padding-left: .25rem;
  font-size: 0.18rem;
  line-height: 0.48rem;
  color: #3F3F3F;
}

.s1rb ul li span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  font-size: 0.14rem;
  font-weight: normal;
  line-height: 0.5rem;
  letter-spacing: normal;
  color: #8A8A8A;
}

.s1rb ul li:hover a {
  color: #2355ab;
  font-weight: bold;
}

.s1rb ul li:hover span {
  color: #333;
}



.s1r .s1rm:last-child {
  margin-top: -0.05rem;
}

.section2 {
  margin: 0 auto 0 auto;
  padding: 0.3rem 0;
}

.section2 .px1500 {

  background: #fff;

  border-radius: 5px;

  overflow: hidden;

  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
}

.section2info {
  display: flex;
  justify-content: space-between;
  padding: 0.1rem 0.2rem;
}

.section2info .srtit {
  display: block;
  text-align: center;
  justify-content: center;
  border-bottom: #d1e3e3 0.01rem solid;
}

.section2info .srtit h4 {
  font-size: .18rem;
  line-height: .5rem;
}

.section2_left {
  width: 48.5%;
}

.section2_right {
  width: 48.5%;
}

.i_list {}

.i_list ul {
  padding: 0.1rem 0;
}

.i_list li {
  padding-right: 1rem;
  background-position: left center;
  position: relative;
  font-size: .16rem;
  line-height: .4rem;
  padding-left: 0;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.i_list li:hover {}

.i_list li a {
  display: block;
  color: #262626;
  font-size: .16rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
}

.i_list li a i {
  color: #187e74;
  font-size: .12rem;
  margin-right: 0.08rem;
  line-height: .4rem;
}

.i_list li a:hover {
  color: #187e74;
}

.i_list li span {
  position: absolute;
  right: 0;
  font-size: .14rem;
  color: #999999;
}




.date_list {}

.date_list ul {
  margin-right: -3%;
  margin-left: -3%;
}

.date_list ul li {
  width: 32%;
  height: auto;
  overflow: hidden;
  padding: .3rem;
  float: left;
  margin: 0 0%;
  border-top-right-radius: .4rem;
  transition: all 0.3s;
  background: url() 3.4rem .95rem no-repeat
}

.date_list ul li:hover {
  background: #ffffff;
  box-shadow: 0 0 .1rem #a9a9a9a8;
}

.date_list ul li a {
  height: auto;
  overflow: hidden;
}

.date_list ul li span {
  display: block;
  width: .9rem;
  padding: 0;
  box-sizing: border-box;
  float: left;
  background: #f0f0f0;
}

.date_list ul li span i {
  width: 100%;
  display: block;
  text-align: center;
  font-style: normal;
  line-height: .45rem;
}

.date_list ul li span i:nth-child(1) {
  background: #0d7539;
  color: #ffffff;
  font-size: .3rem;
  font-weight: bold;
}

.date_list ul li span i:nth-child(2) {
  font-size: .16rem;
  color: #0d7539;
}

.date_list .text {
  overflow: hidden;
  padding-left: .3rem;
}

.date_list .text h2 {
  font-size: .18rem;
  color: #333;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
  margin: .15rem 0;
  line-height: .3rem;
}

.date_list .text p {
  font-size: .14rem;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.date_list ul li:hover .text h2 {
  color: #0d7539;
  font-weight: bold;
}

.date_list ul li:hover .text p {
  color: #222;
}

/*  */
.section1 {
  padding: 0.3rem 0 0 0;
}

.newsbox {
  display: flex;
  justify-content: space-between;
}

.section1_left {
  background: #fff;
  width: 49%;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
}

.section1_right {
  background: #fff;
  width: 49%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
}

.section1_left ul li a {
  display: block;
}

.section1_left ul li a:hover .section1_left_img span {
  scale: 1.1;
  transition: 0.6s;
}

.section1_left .section1_left_img {
  position: relative;
  overflow: hidden;
  height: 4rem;
}

.section1_left .section1_left_img>span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: 0.6s;
}

.section1_left .section1_left_info {
  width: 100%;
  background-size: cover;
  padding: .15rem .2rem;
  position: relative;
  background: #187e74
}


.section1_left .section1_left_info>span {
  display: block;
  font-size: .14rem;
  line-height: .26rem;
  color: #999999;
  background: url(../images/infolist14_35lsj.png) no-repeat left center;
  background-size: .11rem auto;
  padding-left: .21rem;
}

.section1_left .section1_left_info h3 {
  width: 80%;
  font-size: .18rem;
  font-weight: normal;
  line-height: .24rem;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  margin-top: 0;
}

.section1_left .section1_left_info>p {
  font-size: .16rem;
  line-height: .2rem;
  color: #666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  margin-top: .07rem;
}

.section1_left .slick-prev,
.section1_left .slick-next {
  top: inherit;
  transform: none;
  width: .4rem;
  height: .4rem;
}

.section1_left .slick-prev {
  left: 2%;
  bottom: 50%;
  background: url(../images/infolist14_35lprev.png) no-repeat center;
  background-size: .4rem;
  transition: 0.2s;
  display: none;
  opacity: 0.5;
  z-index: 9;
}

.section1_left .slick-prev:hover {
  opacity: 0.8
}

.section1_left .slick-next {
  right: 2%;
  bottom: 50%;
  background: url(../images/infolist14_35lnext.png) center no-repeat;
  background-size: .4rem;
  display: none;
  opacity: 0.5;
  z-index: 9;
}

.section1_left .slick-next:hover {
  opacity: 0.8
}

.section1_left .slick-dots {
  right: .1rem;
  bottom: .23rem;
  text-align: right;
}

.section1_left .slick-dots li {
  width: .2rem;
  height: 0.04rem;
  background: #e67e22;
}

.section1_left .slick-dots li button {}

.section1_left .slick-active {
  background: #fff !important;
}

/*  */
.hd_box {
  display: block;
  transition: all 0.3s;
  width: 100%;
  padding: 0.1rem 0.2rem;
}



.hd_box ul {
  margin-top: .03rem;
}

.hd_box ul li {
  border-left: 0.03rem #ccc solid;
  transition: all 0.3s
}

.hd_box ul li:hover {
  background: #fafafa;
  border-left: 0.03rem #e67e22 solid;
  transition: all 0.3s
}

.hd_box ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0;
  line-height: .4rem;
  transition: all 0.3s;
  margin: 0.03rem 0;
}

.hd_box ul li a:hover .infolist14_35_rtx h3 {
  color: #e67e22;
  transition: all 0.3s;

}

.hd_box ul li a .infolist14_35_rdate:before {
  content: "";
  position: absolute;
  background: #187e74;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.hd_box ul li a .infolist14_35_rdate {
  text-align: center;
  width: 1.95rem;
  position: relative;
}

.hd_box ul li a .infolist14_35_rdate>p {
  font-family: Bebas;
  font-size: .22rem;
  font-weight: bold;
  line-height: .47rem;
  letter-spacing: 0em;
  color: #187e74;
}

.hd_box ul li a .infolist14_35_rdate>span {
  display: block;
  background: #187e74;
  background-size: 100% 100%;
  height: .28rem;
  line-height: .28rem;
  font-family: Bebas;
  font-size: .16rem;
  color: #FFFFFF;
}

.hd_box ul li.on a .infolist14_35_rtx {
  width: calc(100% - 2.3rem);
}

.hd_box ul li a .infolist14_35_rtx {
  width: calc(100% - 1rem);
}

.hd_box ul li a .infolist14_35_rtx h3 {
  background-size: .18rem auto;
  padding-left: .2rem;
  font-size: .16rem;
  font-weight: normal;
  color: #262626;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.hd_box ul li a .infolist14_35_rtx>p {
  font-family: Source Han Sans CN;
  font-size: .16rem;
  line-height: .2rem;
  height: 0;
  color: rgba(111, 111, 111, 0.8);
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  /* display: -webkit-box; */
  /* -webkit-line-clamp: 2; */
  /* line-clamp: 2; */
  -webkit-box-orient: vertical;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.hd_box ul li a .infolist14_35_rsj {
  /* width: 1rem; */
  font-size: .14rem;
  line-height: .26rem;
  color: #999999;
  text-align: center;
}

.hd_box ul li.on a {
  padding: 0 0 .20rem 0;
}

.hd_box ul li.on a .infolist14_35_rdate {
  display: block;
}

.hd_box ul li.on a .infolist14_35_rdate .pic {
  padding-top: 64%;
  left: 0.15rem;
  top: 0.1rem;
}

.hd_box ul li.on a .infolist14_35_rtx h3 {
  background: none;
  padding-left: 0;
  color: #333;
  font-weight: bold;
  background: none;
  font-size: 0.2rem;
  font-weight: bold;
  white-space: normal;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  height: .6rem;
  padding-top: 0.1rem;
}

.hd_box ul li.on a .infolist14_35_rtx>p {
  height: .2rem;
  margin-top: .1rem;
}


/*  */


/* sbsbox */
.section3 {}

.section3 .px1500 {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
}

.imsfc {
  padding: 0.1rem 0.2rem;
}

.imsfc ul {}

.imsfc li {
  padding: 0.2rem 0.3rem;
  border: #e9e9e9 1px solid;
  border-radius: 0.1rem;
  margin: 0.1rem 0.1rem;
  transition: all 0.3s;
}

.imsfc li:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.imsfc li a {}

.imsfc li img {}

.imsfc li .pic {
  position: relative;
  overflow: hidden;
  padding-top: 78%;
  width: 1.74rem;
  margin: 0 auto;
}

.imsfc li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.imsfc li h4 {
  text-align: center;
  font-size: .18rem;
  font-weight: normal;
  color: #187e74;
  line-height: .34rem;
  margin-top: 0.1rem;
}

.imsfc li i {
  color: #666;
  font-size: .14rem;
  margin: 0 0 10px;
  font-style: italic;
  text-align: center;
  display: block;
}

.imsfc li p {
  font-size: .15rem;
  line-height: 1.5;
  color: #555;
  min-height: 68px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: .8rem;
}

/*  */
.section4 {
  margin: 0.3rem auto;
}

.section4 .px1500 {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
}

.section4 .srtit {
  display: flex;
  justify-content: center;
  align-items: center;
}

.xxhpt {}

.xxhpt ul {
  padding: 0.1rem 0.2rem;
}

.xxhpt li {
  padding: 0.1rem 0;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 0.1);
  border: #b9d8d5 2px solid;
  border-radius: 0.1rem;
  margin: 0.1rem 0.07rem;
  transition: all 0.3s;
}

.xxhpt li a {
  text-align: center;
}

.xxhpt li a i {
  font-size: .3rem;
  color: #187e74;
  text-align: center;
  margin: 0.05rem auto;
  display: block;
  transition: all 0.3s
}

.xxhpt li a span {
  display: block;
  text-align: center;
  font-size: .17rem;
  color: #333;
  line-height: .3rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.xxhpt li:hover {
  border: #187e74 2px solid;
  background: #f7fffe;
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
}

.xxhpt li:hover i {
  color: #FF9800;
  scale: 1.1
}

.xxhpt li:hover span {
  color: #187e74
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1600px) {
  .imsfc li p {
    min-height: 50px;
  }

  .banner-box {}
}

@media screen and (max-width: 1200px) {
  .imsfc li p {
    min-height: auto;
  }
}

@media screen and (max-width: 1024px) {
  .section1_left .section1_left_info h3 {
    width: 81%;
  }

  .xxhpt li a span {
    padding: 0 0.1rem;
  }

  .banner .slick-dots li.slick-active button {
    font-size: 0.12rem;
    width: 0.28rem;
    height: 0.28rem;
  }

  .section2info {
    display: block
  }

  .banner .slick-dots {
    bottom: .1rem;
  }

  .banner .slick-dots li {
    /* width: .1rem; */
    /* height: .1rem; */
    margin: 0 .05rem;
  }

  .banner-box {
    top: 0 !important;
    margin-top: 0;
  }

  .banner .slick-prev {
    left: .45rem;
  }

  .banner .slick-next {
    right: .45rem;
  }

  .s1rb {
    border: none
  }

  .index .section1 {
    display: block
  }

  .index .section1>div {
    width: 100% !important;
    margin-bottom: 0.3rem
  }


  .srtit {
    position: relative;
    margin-bottom: .2rem;
    padding-bottom: 0;
  }



  .s1r {
    margin-top: .3rem;
  }

  .date_list ul li {
    width: 50%;
  }

  .srtit h4 {
    font-size: .2rem;
  }




  .s1rb ul li {
    line-height: .48rem;
  }

  .index .section1 .s1tit {
    font-size: .3rem;
  }
}

@media screen and (max-width: 900px) {
  .imsfc li .pic {
    width: auto;
    padding-top: 120%;
  }

  .section1 {
    padding: 0.3rem 0 0rem 0;
  }

  .newsbox {
    display: block
  }

  .section1_left {
    width: 100%;
  }

  .section1_right {
    width: 100%;
    margin: .3rem auto .2rem auto;
  }

  .hd_box {
    position: relative;
  }

  .hd_box.on {
    position: relative;
    display: block;
  }

  .section2 .px1500 {
    display: block
  }

  .section2_left {
    width: 100%
  }

  .section2_right {
    width: 100%
  }

  .ptlink {
    padding: 0.2rem;
    margin: 0 auto;
  }

  .ptlink a img {
    height: 0.7rem;
  }

  .ptlink a {
    font-size: 0.3rem;
  }


  .srtit a {
    top: 55%;
  }

  .date_list ul li span {
    width: .7rem;
  }

  .date_list ul li span i {
    line-height: .3rem;
  }


  .date_list ul li span i:nth-child(1) {
    background: #0d7539;
    color: #ffffff;
    font-size: .2rem;
    font-weight: bold;
  }

  .date_list ul li span i:nth-child(2) {
    font-size: .14rem;
  }

  .date_list .text {
    padding-left: .2rem;
  }

  .date_list .text h2 {
    margin: 0;
    font-size: .16rem;
  }

  .index .section1 .s1tit {
    font-size: .28rem;
  }

  .section2 {
    margin-bottom: 0;
    background: none;
  }

  .section3 {
    margin: .3rem auto;
  }

  .section4 {
    padding: .3rem 0;
  }

  .date_list ul li {
    width: 100%;
    padding: .1rem;
  }

  .s2b ul {
    margin-left: -0.1rem;
    margin-right: -0.1rem;
  }

  .s2b ul li {
    margin-left: .1rem;
    margin-right: .1rem;
  }

  .s1r {
    margin-top: .1rem;
  }

  .index .section1 {
    padding-bottom: 0;
  }





  .sbsbox li i {
    width: .8rem;
    height: .8rem;
  }

  .sbsbox li i::before {
    left: -0.07rem;
    top: -0.07rem;
    width: .85rem;
    height: .85rem;
  }

  .sbsbox li i::after {
    left: 0;
    top: 0;
    width: .8rem;
    height: .8rem;
  }

  .sbsbox li img {
    display: block;
    margin: .1rem auto;
    padding: .15rem;
    transition: all 0.3s;
    border-radius: .15rem;
    width: .6rem;
    height: .6rem;
    position: relative;
    top: .1rem;
  }
}

@media screen and (max-width: 520px) {
  .infolist14_35_jdt .infolist14_35_info {
    padding: .23rem .1rem .32rem .1rem;
    width: 100%;
  }

  .banner .slick-prev {
    width: .2rem;
    height: .31rem;
    left: .28rem;
  }

  .banner .slick-next {
    width: .2rem;
    height: .31rem;
    right: .28rem;
  }

  .index .section1 .s1tit {
    font-size: .26rem;
  }

  .s1r .srtit a {
    font-size: .14rem;
  }

  .tit h4 {
    font-size: .26rem;
  }

  .tit a {
    font-size: .15rem;
  }

  .s1r .srtit h4 {
    font-size: .22rem;
  }

  .s1r .srtit h4 span {
    font-size: .17rem;
  }


  .s1l .slick-dots li {
    width: .1rem;
    height: .1rem;
    margin: 0 .06rem;
  }

  .s1l a .text {
    padding-top: .7rem;
    padding-left: .25rem;
    padding-right: 1.45rem;
  }

  .s1l .slick-dots {
    height: .24rem;
    right: .18rem;
  }

  .s1l a .text p {
    font-size: .17rem;
  }
}

@media screen and (max-width: 375px) {
  .banner .slick-prev {
    left: .2rem;
  }

  .banner .slick-next {
    right: .2rem;
  }

  .s1l {
    margin-top: 0;
  }

  .s1l a .text {
    padding-bottom: 0;
  }

  .s1l .slick-dots {
    bottom: .14rem;
    right: .08rem;
  }

  .s1l a .text p {
    font-size: .15rem;
  }

  .s1l .slick-dots li {
    margin: 0 .04rem;
  }

  .s1rb ul li a {
    font-size: .15rem;
  }

  .s1rb ul li {
    line-height: .44rem;
  }

  .s1rb ul li span {
    font-size: .13rem;
  }

  .s1r .srtit h4 {
    font-size: .2rem;
  }

  .tit h4 {
    font-size: .22rem;
  }

  .index .section1 .s1tit {
    font-size: .22rem;
  }

  .s1l a .text {
    padding-left: .18rem;
    padding-right: 1.05rem;
  }

  .s1l .slick-dots li {
    width: .1rem;
    height: .1rem;
  }

  .section2 {
    padding-top: .25rem;
  }


}