@font-face {
  font-family: 'sySong';
  src: url('../fonts/sySong.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.banner-box {
  /* position: relative; */
  /* padding-top: 0; */
  /* overflow: hidden; */
  /* top: 0; */
  /* margin-top: 43%; */
  /* 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;
}

.banner .slick-dots li {
  width: auto;
  /* height: .15rem; */
  margin: 0 .15rem;
  /* background: #f2f2f2; */
  /* border-radius: 50%; */
}

.banner .slick-dots li button {
  display: block;
  font-size: .22rem;
  color: #fff;
  font-weight: bold;
  width: .2rem;
  height: .2rem;
}

.banner .slick-dots li.slick-active button {
  background: url(../images/banner_icoline.png) center no-repeat;
  background-size: 100%;
  width: 2rem;
  font-size: 0;
}


.bnt_list {}

.bnt_list ul {}

.bnt_list li {
  /* width: 3.54rem; */
  /* height: 0.8rem; */
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.2rem;
  border-left: 0 solid;
  transition: .3s all
}

.bnt_list li a {
  font-family: 微软雅黑;
  font-size: 0.24rem;
  font-weight: normal;
  line-height: 0.3rem;
  text-align: center;
  letter-spacing: -0.0168px;
  color: #3A93CA;
  display: block;
  width: 100%;
  height: 0.8rem;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  transition: .3s all
}

.bnt_list li a:hover {
  box-shadow: 0 0 .1rem #a9a9a9a8;
}

.bnt_list li:nth-child(1) {
  background: #d8e9f4;
}

.bnt_list li:nth-child(2) {
  background: #344c97;
}

.bnt_list li:nth-child(2) a {
  color: #fff;

}

.bnt_list li:nth-child(3) {
  background: #cceef1;
  transition: .3s all
}

.bnt_list li:nth-child(3) a {
  color: #00ACBA;
  transition: .3s all
}

.bnt_list li:hover a {
  border-left: #CDB06C .05rem solid;
  transition: .3s all
}

.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: #333333;
}

.srtit {
  position: relative;
  padding-bottom: .2rem;
  /* border-bottom: 0.01rem dashed #D8D8D8; */
}

.srtit h4 {
  text-align: left;
  font-size: .3rem;
  font-weight: normal;
  line-height: .6rem;
  color: #344C97;
  font-weight: bold;
  background: url(../images/tit_bg.png) left center no-repeat;
  padding-left: 0.15rem;
  background-size: auto 100%;
  font-family: sySong;
  font-weight: bold;
}


.srtit h4 span {
  color: #373737;
}

.srtit a {
  text-transform: uppercase;
  font-size: .16rem;
  color: #666666;
  position: absolute;
  top: 45%;
  right: 0;
  transform: translateY(-50%);
  background: url(../images/more_ico.png) right center no-repeat;
  padding-right: .7rem;
  line-height: 0.26rem;
  letter-spacing: normal;
  color: #344C97;
  transition: all 0.3s;
}

.srtit a:hover {
  right: 0.1rem;
}

.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: #344c97;
  font-weight: bold;
}

.s1rb ul li:hover span {
  color: #333;
}

.tz_ico ul li a {
  background: url(../images/list_ico2.png) left center no-repeat !important;
}

.zs_ico ul li a {
  background: url(../images/list_ico3.png) left center no-repeat !important;
}

.py_ico ul li a {
  background: url(../images/list_ico4.png) left center no-repeat !important;
}

.xy_ico ul li a {
  background: url(../images/list_ico5.png) left center no-repeat !important;
}

.xs_ico li a {
  background: url(../images/list_ico6.png) left center no-repeat !important;
}

.s1r .s1rm:last-child {
  margin-top: -0.05rem;
}

.section2 {
  margin: 0 auto 0.6rem auto;
}

.section2 .px1600 {
  display: flex;
  justify-content: space-between;
}

.section2_left {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.section2_left>div {
  width: 48%;
  margin-bottom: 0.3rem;
}

.section2_right {
  width: 3.25rem;
  height: auto;
  overflow: hidden;
  margin-left: 0.5rem;
}

.fasterbox {}

.fasterbox ul {}

.fasterbox li {
  margin-bottom: 0.27rem;
}

.fasterbox li a {
  display: block;
  background: #FFFFFF;
  box-sizing: border-box;
  border: 0.01rem solid rgba(52, 76, 151, 0.1);
  display: flex;
  align-items: center;
  align-content: center;
  /* justify-content: center; */
  padding: 0.27rem 0.2rem 0.27rem 0.2rem;
  font-size: 0.24rem;
  font-weight: normal;
  line-height: 0.3rem;
  color: #373737;
  transition: all 0.3s;
}

.fasterbox li a:hover {
  background: #344c97;
  color: #fff;
  box-shadow: 0 0.05rem .2rem #a9a9a9a8;
}

.fasterbox li a:hover img {
  filter: invert(1);
}

.fasterbox li img {
  margin: 0 0.1rem 0 0.2rem;
  width: auto;
  height: .6rem;
}

.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;
}

.ilist {}

.ilist ul {}

.ilist ul li {
  line-height: .48rem;
  font-size: .16rem;
  position: relative;
  left: 0;
  color: #333333;
  padding-left: .15rem;
}

.ilist ul li::before {
  content: "";
  position: absolute;
  width: .06rem;
  height: .06rem;
  background: #f6920e;
  border-radius: 50%;
  left: 0;
  top: 45%;
  transform: translateY(0%);
}

.ilist ul li:last-child {
  border: none;
}

.ilist ul li a {
  font-size: .16rem;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333333;
  padding-right: .98rem;
}

.ilist ul li span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: #999999;
  font-size: .14rem;
  line-height: .14rem;
  padding-left: .06rem;
}

.ilist ul li:hover a {
  color: #b30203;
  font-weight: bold;
}

.ilist ul li:hover span {
  color: #333;
}

.ilist ul li:hover::before {
  background: #b30203;
}

.ilist3 {}

.ilist3 ul li {
  padding-left: .25rem !important;
}

.ilist3 ul li::before {
  content: "";
  position: absolute;
  width: .18rem;
  height: .18rem;

  border-radius: 0;
  left: 0;
  top: 30%;
  transform: translateY(0%);
}

.ilist ul li:hover::before {
  
}


.date_list2 {}

.date_list2 ul {}

.date_list2 ul li {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: .2rem 0;
  border-bottom: #bfbfbf .01rem dashed;
  /* margin-bottom: .15rem; */
}

.date_list2 ul li:last-child {
  border-bottom: none !important;
}

.date_list2 ul li a {
  height: auto;
  overflow: hidden;
}

.date_list2 ul li span {
  display: block;
  width: .8rem;
  padding: .02rem 0;
  box-sizing: border-box;
  float: left;
  text-align: right;
}

.date_list2 ul li span i {
  width: 100%;
  display: block;
  text-align: right;
  font-style: normal;
  font-weight: bold;
  line-height: .3rem;
}

.date_list2 ul li span i:nth-child(1) {
  color: #999999;
  font-size: .16rem;
}

.date_list2 ul li span i:nth-child(2) {
  font-size: .24rem;
  color: #333333;
}

.date_list2 .text {
  overflow: hidden;
  padding-left: .2rem;
}

.date_list2 .text h2 {
  display: block;
  font-size: .18rem;
  line-height: .32rem;
  color: #333;
  font-weight: normal;
  margin: 0rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.date_list2 .text p {
  font-size: .14rem;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.date_list2 ul li:hover {
  border-bottom: #b30203 .01rem dashed;
}

.date_list2 ul li:hover span i {
  color: #b30203;
  font-weight: bold;
}


.date_list2 ul li:hover .text h2 {
  color: #b30203;
  font-weight: bold;
}

.date_list2 ul li:hover .text p {
  color: #222;
}




@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1600px) {
  .banner-box {}
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {
  .banner .slick-dots {
    bottom: .1rem;
  }

  .banner .slick-dots li {
    /* width: .1rem; */
    /* height: .1rem; */
    margin: 0 .05rem;
  }

  .banner-box {
    top: 0 !important;
  }

  .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
  }

  .index .section1 .section1_r {
    margin-bottom: 0rem
  }

  .bnt_list li:nth-child(3) {
    margin-bottom: 0rem
  }

  .section2 .px1600 {
    display: block
  }

  .section2_left {
    display: block
  }

  .section2_left>div {
    width: 100%;
  }

  .section2_right {
    width: 100%;
    margin: 0 auto;
  }

  .fasterbox li a {
    padding: 0.2rem 0.2rem 0.2rem 0.2rem;
  }

  .fasterbox li {
    margin-bottom: 0.1rem;
  }

  .fasterbox li img {
    height: 0.3rem;
    width: auto
  }

  .srtit {
    position: relative;
    margin-bottom: .2rem;
    padding-bottom: 0;
  }



  .s1r {
    margin-top: .3rem;
  }

  .date_list ul li {
    width: 50%;
  }

  .srtit h4 {
    font-size: .24rem;
  }

  .s2l {
    float: none;
    width: 100%;
  }

  .s2r {
    float: none;
    width: 100%;
    margin-top: .3rem;
  }

  .section2 {
    padding-top: .15rem;
    padding-bottom: .15rem;
    margin-top: .15rem;

  }


  .s1rb ul li {
    line-height: .48rem;
  }

  .index .section1 .s1tit {
    font-size: .3rem;
  }
}

@media screen and (max-width: 768px) {
  .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;
  }

  .section3 {
    margin-bottom: .3rem;
  }

  .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) {
  .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;
  }


}