/*  */

.banner {
  position: relative;
}

.banner .slick-slide a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1.27rem;
  opacity: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.62) 100%);
  z-index: 0;
  opacity: .1;
}

.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: 0.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: 0.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: 0.2rem;
  height: .2rem;
  display: flex;
  align-items: center;
  align-content: center;
  height: .32rem;
  text-align: center;
  margin: 0 auto;
  left: 50%;
}

.banner .slick-dots:before {
  content: "";
  position: absolute;
  background: #fff;
  background: linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  width: 0.49rem;
  height: .01rem;
  top: 50%;
  transform: translateY(-50%);
  left: -.49rem;
}

.banner .slick-dots:after {
  content: "";
  position: absolute;
  background: #fff;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  width: 0.49rem;
  height: .01rem;
  top: 50%;
  transform: translateY(-50%);
  right: -.49rem;
}

.banner .slick-dots li {
  width: 0.08rem;
  height: 0.08rem;
  transform: rotate(45deg);
  margin: 0 .1rem;
  opacity: 0.5;
  background: #FFFFFF;
  box-sizing: border-box;
  border: 0.01rem solid #FFFFFF;

}

.banner .slick-dots li button {
  display: block;
  font-size: 0;
  color: #fff;
  font-weight: bold;
  width: 0.08rem;
  height: 0.08rem;
  font-size: 0;
  background: #f2f2f2;
  border-radius: 50%;
  opacity: 0;
  display: none;
}

.banner .slick-dots li.slick-active {
  opacity: .9;
  width: 0.1rem;
  height: 0.1rem;
  background-size: 100% 100%;
  border-radius: 0%;
  border: none;
  background: #fff
}



.index_tc {}

.index_tit {
  text-align: center;
  position: relative;
  margin-bottom: .2rem;
  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 {
  width: .4rem;
  height: .4rem;
  margin-right: .05rem;
}

.index_img img {
  width: .4rem;
  height: .4rem;
}

.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.32rem;
  font-weight: bold;
  line-height: .43rem;
  letter-spacing: normal;
  color: #124FB0;
  transition: all .3s;
  position: relative;
}

.index_tc h3 i {
  opacity: 0.4;
  font-family: Microsoft YaHei;
  font-size: 0.34rem;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: normal;
  background: linear-gradient(180deg, #BCBCBC 0%, rgba(188, 188, 188, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-style: normal;
  position: absolute;
  left: .3rem;
  top: -.15rem;
}

/* 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: #124FB0;
}

.index_more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.index_more a {
  display: block;
  font-size: .16rem;
  font-weight: 290;
  line-height: .24rem;
  color: #333333;
  transition: all 0.3s;
  background: url(../images/more_bg.png) right center no-repeat;
  background-size: .34rem .21rem;
  padding-right: .4rem;
}

.index_more a:hover {
  color: #1e57ad;
  transition: all 0.3s;
  margin-right: .1rem
}

.index_tit2 {
  text-align: left;
  position: relative;
  margin-bottom: .4rem;
}

.index_tit2 .index_tc {

}


/*  */
.section1 {
  /* margin: .6rem auto; */
  padding: .6rem 0 .6rem 0;
  height: auto;
  overflow: hidden;
}

.section1 .index_tit {
  margin-bottom: .1rem;
}

.section1 .s1_con {
  display: flex;
  justify-content: space-between;
}





/*  */

.news-img {
  width: 7.6rem;
  height: auto;
  /* overflow: hidden; */
  margin-top: 0;
}

.news-img a {
  position: relative;
  display: block;
}

.news-img .n_txt {
  position: absolute;
  z-index: 9;
  left: 0px;
  bottom: 0;
  padding: .2rem .3rem;
  width: 100%;
  background-size: 100% auto;
}

.news-img .n_txt .n_date {
  text-align: left;
  line-height: .3rem;
  color: #fff;
  background: url(../images/date_ico01.png) left center no-repeat;
  padding-left: .23rem;
  background-size: .15rem .15rem;
}

.news-img .n_txt .n_dater {
  font-size: 0.26rem;
  font-weight: bold;
  line-height: .3rem;
  letter-spacing: normal;
  color: #B2141A;
  font-family: sysong;
  text-align: center;
  display: block;
}

.news-img .n_txt .n_daten {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: .24rem;
  letter-spacing: normal;
  color: #B2141A;
  font-family: sysong;
  text-align: center;
  display: block;
}

.news-img .n_txt .n_titzy {}

.news-img .n_txt .n_titzy h2 {
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.36rem;
  letter-spacing: normal;
  color: #FFFFFF;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news-img .n_txt .n_titzy p {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.3rem;
  letter-spacing: normal;
  color: #999999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news-img a:hover .n_titzy h2 {
  font-weight: bold
}

.news-img a:hover .n_txt {
  box-shadow: 0rem 0.03rem 0.02rem rgba(0, 0, 0, .08);
}

.news-img .n_txt {}

.news-img .n_pic {}

.news-img .modulepic {
  /* height: 3.9rem; */
  FONT-VARIANT: JIS04;
  padding-top: 68.23%;
}

.news-img .modulepic:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1.5rem;
  background-size: 100% 100% !important;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}


.news-img .slick-dots {
  text-align: right;
  padding-bottom: 0;
  padding-right: 0;
  z-index: 0;
  width: 1.5rem;
  right: .2rem;
  bottom: .3rem;
}

.news-img .slick-dots li {
  width: .1rem;
  height: .1rem;
  padding: 0;
  margin: 0 .08rem;
  transform: rotate(45.52deg);
}

.news-img .slick-dots li.slick-active {
  background: rgba(255, 255, 255, 1);
}

.news-img .slick-dots li button {
  width: .1rem;
  height: .1rem;
  background: rgba(255, 255, 255, 0);
  margin: 0;
  display: block;
  padding: 0;
  border: #fff .01rem solid;
  opacity: .5;


}

.news-list {
  min-width: 0;
  margin-left: .35rem;
  background: #fff;
  flex: 1;
  min-width: 0;
}

.news-list .index_tc {
  display: flex;
  justify-content: flex-start;
}

.news-list .index_tc h3 {
  background: none;
  color: #124FB0;
  padding: 0 .1rem;
  transition: all .3s;
  cursor: pointer;
}

.news-list .index_tc h3.on {
 
  color: #B2141A;
  padding: 0 .27rem;
  transition: all .3s;
  background-size: 100% 100%;
}

.news-list .index_more {}

.news-list .index_more .hide {
  display: none;
}

.news_hd {
  display: flex;
  justify-content: space-between;
  background: #f7f7f7;
  line-height: .6rem;
}

.news_hd a {
  display: block;
  text-align: center;
  font-size: .2rem;
  font-weight: bold;
  color: #333333;
  line-height: .6rem;
  width: 20%;
  transition: all 0.3s
}

.news_hd a.active {
  background: #b2141a;
  color: #fff;
}

.news_hd a:hover {
  background: #b2141a;
  color: #fff;
}

.news_bd {}

.news_bd ul {
  display: none;
}

.news_bd ul.active {
  display: block;
  padding: .2rem .3rem;
}

.news_bd li {}

.news_bd li a {
  display: flex;
  justify-content: space-between;
  padding: 0 0;
  line-height: .46rem;
}

.news_bd li a h3 {
  width: calc(100% - 1rem);
  padding: 0 0;
  font-size: .18rem;
  color: #525252;
  transition: 0.5s;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding-left: .2rem;
  font-weight: 400;
  transition: all .3s;
}

.news_bd li a h3::after {
  content: "";
  position: absolute;
  width: .07rem;
  height: .07rem;
  bottom: auto;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: #b2141a;
  background-size: 100% 100% !important;
  border-radius: 50%;
}

.news_bd li a h3::before {
  content: "";
  position: absolute;
  width: .01rem;
  height: 1rem;
  top: 0;
  left: 0.03rem;
  background: #f5f5f5;
}

.news_bd li a p {
  width: 1rem;
  text-align: right;
  font-size: .16rem;
  color: #9E9E9E;
  margin: 0;
  padding: 0;
}

.news_bd li:hover a h3 {
  font-weight: 800;
  color: #b2141a;
}

.news_bd li:hover a {}

.txt_list {}

.txt_list * {
  transition: all .5s
}

.txt_list ul {}

.txt_list li {
  position: relative;
  /* height: auto; */
  /* overflow: hidden; */
  border-top: 0.01rem dashed #d2d2d2;transition: all .0s;
}
.txt_list li:first-child{border-top: none}
.txt_list li:after {
  content: "";
  position: absolute;
  bottom: -0.07rem;
  right: -.08rem;
  width: 100%;
  height: 100%;
  background: #124FB0;
  box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all .6s;
  z-index: 0;
}

.txt_list li a {
  display: block;
  padding: .1rem 0;
  position: relative;
  z-index: 8;
  height: auto;
  overflow: hidden;
  z-index: 999;

  transition: all .6s;
}

.txt_list li a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2rem;
  height: 1rem;
  background: url(../images/s1_rbg.png) right bottom no-repeat;
  opacity: 0;
  z-index: -1;
  transition: all .5s;
}

.txt_list li a h3 {
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.4rem;
  letter-spacing: normal;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  position: relative;
  padding-left:.15rem
}
.txt_list li a h3:after{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%);
  width: 0.04rem;
height: 0.04rem;
  background: #124FB0;
  border-radius:50%;
}
.txt_list li a p {
  font-size: 0.17rem;
  font-weight: normal;
  line-height: 0.26rem;
  letter-spacing: normal;
  color: #8D8D8D;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: .52rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display:-webkit-box;
  -webkit-box-orient: vertical;
}

.txt_list li a span {
  font-size: 0.17rem;
  font-weight: normal;
  line-height: 0.4rem;
  letter-spacing: normal;
  color: #124FB0;
  font-weight: bold;
}

.txt_list li:hover {}

.txt_list li:hover a {
  box-shadow: -0.03rem -0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.05);
  padding: 0.1rem .2rem;
  background: #fff;

}

.txt_list li:hover:after {
  opacity: 1;
}

.txt_list li:hover a:after {
  opacity: 1;
}


.txt_list li.on{border-top: none}
.txt_list li.on a {
  box-shadow: -0.03rem -0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.05);
  padding: 0.1rem .2rem;
  background: #fff;

}
.txt_list li.on a h3{  color: #124FB0;padding-left:0;}
.txt_list li.on a h3:after{display:none}
.txt_list li.on:after {
  opacity: 1;
}

.txt_list li.on a:after {
  opacity: 1;
}


/*  */
.section2 {
  margin: 0 auto;
  padding: .45rem 0;
  background: url(../images/s2_bg.jpg) center no-repeat;
  background-size: 100% 100%;
}

.section2 .px1600 {
  display: flex;
  justify-content: space-between;
}

.section2 .s2_item {
  width: 48.5%;
}

.i_tzgg {}

.i_tzgg .tz_date {
  display: none;
}

.i_tzgg .tz_date i {
  font-size: 0.26rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #B2141A;
  font-style: normal;
  display: block;
  text-align: center;
}

.i_tzgg .tz_date span {
  font-size: 0.12rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #B2141A;
  display: block;
  text-align: center;
  width: 100%;
  position: relative;
  top: auto;
  left: 0;
}

.i_tzgg .here .tz_date {
  display: block;
  border-radius: 0.15rem 0rem 0.15rem 0rem;
  background: #FFF4F5;
  width: 0.6rem;
  height: 0.56rem;
  margin-right: .14rem;
  overflow: hidden;
  position: relative;
}

.i_tzgg .tz_tti {
  display: flex;
  justify-content: space-between;
  flex: 1;
  min-width: 0;
}

.i_tzgg .tz_tti p {
  display: none
}

.i_tzgg .tz_tti h3 {
  font-weight: 400;
  color: #333;
  font-size: .18rem;
  line-height: .42rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all .3s;
}

.i_tzgg .tz_tti span {}

.i_tzgg .here {}


.i_tzgg .here:before {
  display: none
}

.i_tzgg .here {
  padding-left: 0;
  padding-right: 0;
  background: #fff;
  box-shadow: 0rem 0.04rem 0.3rem 0rem rgba(46, 162, 95, 0.1);
  padding: .08rem .1rem;
  margin: .05rem auto;
}

.i_tzgg .here a {
  font-weight: bold;
  color: #B2141A;
  display: flex;
  justify-content: space-between;
}

.i_tzgg .here .tz_tti {
  display: block;
}

.i_tzgg .here .tz_tti h3 {
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.3rem;
  letter-spacing: normal;
  color: #B2141A;
}

.i_tzgg .here .tz_tti p {
  display: block;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #9E9E9E;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.i_tzgg .here .tz_tti span {
  display: none
}

.i_tzgg .here:hover {
  margin-left: 0;
}

.i_tzgg .index_tc {
  display: flex;
  justify-content: flex-start;
}

.i_tzgg .index_tc h3 {
  background: none;
  color: #333333;
  padding: 0 .1rem;
  transition: all .3s;
  cursor: pointer;
}

.i_tzgg .index_tc h3.on {
  background: url(../images/tit_bg.png) left center no-repeat;
  color: #B2141A;
  padding: 0 .27rem;
  transition: all .3s;
  background-size: 100% 100%;
}

.i_tzgg .index_more {}

.i_tzgg .index_more .hide {
  display: none;
}

.i_tzgg .i_list ul {
  display: none;
}

.i_tzgg .i_list ul.on {
  display: block;
}

.i_kyjz {}

.i_kyjz .i_toppic {
  padding: .085rem 0;
}

.i_kyjz .i_toppic a {
  display: flex;
  justify-content: space-between;
}

.i_kyjz .i_toppic .modulepic {
  width: 2.2rem;
  padding-top: 33.5%;
  border-radius: .15rem;
  margin-right: .2rem;
}

.i_kyjz .i_toppic .modulepic img {}

.i_kyjz .i_toppic .i_toppic_txt {
  flex: 1;
}

.i_kyjz .i_toppic .i_toppic_txt h3 {
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.3rem;
  text-transform: uppercase;
  letter-spacing: normal;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  max-height: 1.2rem;
  /* height: 1.2rem; */
  text-align: justify;
}

.i_kyjz .i_toppic .i_toppic_txt h5 {
  font-size: 0.14rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #999999;
  font-family: sysong;
  margin-top: .05rem;
}

.s2_list {
  border-top: 0.01rem solid #124FB0;
  padding-top: .1rem;
}

.s2_list a {}

.s2_list li {}

.s2_list * {
  transition: all .3s
}

.s2_list li a {
  display: block;
  position: relative;
  border-bottom: #9BB5DE .01rem dashed;
  transition: all .3s;
  padding: 0 .13rem
}

.s2_list li:last-child a {
  border-bottom: none !important;
}

.s2_list li:hover a {
  background: #FFFFFF;
  box-shadow: 0rem 0.04rem 0.1rem 0rem #DCE2EB;
}
.s2_list li:hover a  h3{
  font-weight: bold;
color: #124FB0;
}
.s2_list li.on a {
  background: #FFFFFF;
  box-shadow: 0rem 0.04rem 0.1rem 0rem #DCE2EB;
  border-bottom: rgba(255,255,255,0) 1px dashed;
  margin-top: -.01rem;
}
.s2_list li.on a  h3{
  font-weight: bold;
color: #124FB0;
}
.s2_list .s2_list_rt {
  padding: .17rem 0;
  overflow: hidden;
  transition: all 0.5s;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.s2_list .s2_list_rdate {
  width: .73rem;
  height: .71rem;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-right: .2rem;
  align-content: center;
  box-sizing: border-box;
  border: 0.01rem solid #F3F9F7;
}

.s2_list .s2_list_txt {
  flex: 1;
  min-width: 0;
}

.s2_list .s2_list_rdate i {
  font-size: .28rem;
  text-align: center;
  letter-spacing: 0em;
  color: #fff;
  line-height: .44rem;
  display: block;
  font-weight: normal;
  font-style: normal;
  display: block;
  width: 100%;
  background: #124FB0;
}

.s2_list .s2_list_rdate span {
  display: block;
  line-height: .27rem;
  text-align: center;
  font-size: .14rem;
  color: #373737;
  width: 100%;
}

.s2_list .s2_list_rt h3 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  position: relative;
  display: block;
  font-size: 0.22rem;
  font-weight: normal;
  line-height: 0.4rem;
  letter-spacing: normal;
  color: #373737;
}

.s2_list .s2_list_rt p {
  display: block;
  height: .27rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  position: relative;
  font-size: 0.17rem;
  line-height: 0.27rem;
  letter-spacing: normal;
  color: #8D8D8D;
}

/*  */
.s2r_list {
  background: #FFFFFF;
  box-shadow: 0rem 0.06rem 0.14rem 0rem rgba(0, 91, 198, 0.06);
  border-top: 0.02rem solid #124FB0;
  padding-top: 0rem;
}

.s2r_list * {
  transition: all .3s
}

.s2r_list>ul {
  padding: .1rem 0 0 0;
}

.s2r_list a {}

.s2r_list li:hover {
  background: #124fb0
}

.s2r_list li:hover .s2_list_rdate span {
  background: #f39800;
  color: #fff
}

.s2r_list li:hover .s2_list_rdate i {
  color: #fff
}

.s2r_list li:hover .s2_list_rdate i:before {
  display: none
}

.s2r_list li:hover .s2_list_rt h3 {
  color: #fff;
  font-weight: bold
}

.s2r_list li:hover .s2_list_rt p {
  color: #91BBFD;
}

.s2r_list li:hover {}

.s2r_list li a {
  display: block;
  position: relative;
  transition: all .3s;
  padding: 0 .3rem;
}

.s2r_list li:last-child a {
  border-bottom: none
}

.s2r_list li:hover a {
  box-shadow: 0rem 0.04rem 0.1rem 0rem #DCE2EB;
}

.s2r_list .s2_list_rt {
  padding: .17rem 0;
  overflow: hidden;
  transition: all 0.5s;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 0.01rem dashed #9BB5DE;
}
.s2r_list li:first-child .s2_list_rt{border-top:none}
.s2r_list .s2_list_rdate {
  width: .73rem;
  height: .71rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-right: .2rem;
  align-content: center;
}

.s2r_list .s2_list_txt {
  flex: 1;
  min-width: 0;
}

.s2r_list .s2_list_rdate i {
  font-size: .28rem;
  text-align: center;
  letter-spacing: 0em;
  color: #124FB0;
  line-height: .4rem;
  display: block;
  font-weight: normal;
  font-style: normal;
  display: block;
  width: 100%;
  font-weight: bold;
  position: relative;
}

.s2r_list .s2_list_rdate i:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 80%;
  height: .01rem;
  background: #98B3DE;
  transform: translateX(-50%);
  transition: all .5s;
  opacity: 0.5;
}

.s2r_list .s2_list_rdate span {
  display: block;
  line-height: .3rem;
  text-align: center;
  font-size: .14rem;
  color: #9E9E9E;
  width: 100%;
}

.s2r_list .s2_list_rt h3 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  position: relative;
  display: block;
  font-size: 0.22rem;
  font-weight: normal;
  line-height: 0.4rem;
  letter-spacing: normal;
  color: #373737;
}

.s2r_list .s2_list_rt p {
  display: block;
  height: .27rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  position: relative;
  font-size: 0.17rem;
  line-height: 0.27rem;
  letter-spacing: normal;
  color: #8D8D8D;
}

/*  */
.s2r_list li.on {
  background: #124fb0
}
.s2r_list li.on .s2_list_rt{border-top: 0.01rem dashed raba(255,255,255,0);}

.s2r_list li.on .s2_list_rdate span {
  background: #f39800;
  color: #fff
}

.s2r_list li.on .s2_list_rdate i {
  color: #fff
}

.s2r_list li.on .s2_list_rdate i:before {
  display: none
}

.s2r_list li.on .s2_list_rt h3 {
  color: #fff;
  font-weight: bold
}

.s2r_list li.on .s2_list_rt p {
  color: #91BBFD;
}
/*  */
.section3 {
  padding: .6rem 0 .5rem 0;
  /* background: #f4f4f4; */
}


.section3 .index_tc {
  text-align: center;
  display: flex;
  justify-content: center;
}

.section3 .index_tit {
  text-align: center;
  display: block;
}

.section3 .index_tc h3 i {
  left: -.75rem;
}

.fwpt_list {}

.fwpt_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.fwpt_list li {
  width: 30%;
  border-radius: 0.09rem;
  background: linear-gradient(180deg, #FFFFFF 0%, #FCEBEC 100%);
  box-sizing: border-box;
  border: 0.01rem solid;
  margin: .05rem auto;
  transition: all .5s;
  border: #f8e2e3 .01rem solid;
}

.fwpt_list li a {
  display: block;
  padding: 0.1rem;
}

.fwpt_list li img {
  display: block;
  width: .4rem;
  height: .4rem;
  text-align: center;
  margin: 0 auto;
  transition: all .3s;
}

.fwpt_list span {
  display: block;
  text-align: center;
  font-size: 0.18rem;
  font-weight: 400;
  line-height: 0.3rem;
  text-align: center;
  letter-spacing: normal;
  color: #222;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.fwpt_list li:hover {
  background: linear-gradient(180deg, #ffffff 0%, #ffd4d7 100%);
  transition: all .5s;
}

.fwpt_list li:hover img {
  transform: rotateY(180deg);
}

.fwpt_list li:hover span {
  /* font-weight: bold; */
  color: #B2141A;
}

/*  */
.section4 {
  margin: 0rem auto .5rem auto;
  height: auto;
  position: relative;
}

.section4 .index_tit {
  width: 2.5rem;
}

.section4 .px1600 {
  display: flex;
  justify-content: space-between;
  margin-top: .5rem;
  align-items: center;
}

.s4_list {
  flex: 1;
  min-width: 0;
  margin-left: 1rem;
}

.s4_list ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.s4_list li {
  box-sizing: border-box;
  border: 0.01rem dashed rgba(95, 171, 250, 0.2);
}

.s4_list li a {
  transition: all.3s;
  display: block;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: rgba(142, 186, 255, 0.23);
  width: 2.73rem;
  height: .94rem;
  border:#eff7ff .08rem  solid;
  margin: .07rem;
}

.s4_list li a img {
  width: .5rem;
  height: .5rem;
  transition: all .3s;
  margin: 0 auto;
}

.s4_list li .on {
  display: block;
}

.s4_list li .off {
  display: none;
}

.s4_list li a span {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.36rem;
  text-align: left;
  letter-spacing: normal;
  color: #124FB0;
  font-weight: bold;
}

.s4_list li .s3img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  transition: all .3s;
  margin-left: .4rem;
  margin-right: .25rem;
  background: url(../images/imgbk.png) center no-repeat;
  background-size: 100% 100%;
  padding: .07rem;
}

.s4_list li:hover .on {
  display: none
}

.s4_list li:hover .off {
  display: block
}
.s4_list li:hover .s3img {
}
.s4_list li:hover{
    border: 0.01rem dashed rgba(95, 171, 250, 0.5);
}
.s4_list li:hover a{background: #124FB0;}
.s4_list li:hover span {
  color: #fff;
  font-weight: bold;
}




.s4_list li.on .on {
  display: none
}
.s4_list li.on .off {
  display: block
}
.s4_list li.on{
    border: 0.01rem dashed rgba(95, 171, 250, 0.5);
}
.s4_list li.on a{background: #124FB0;}
.s4_list li.on span {
  color: #fff;
  font-weight: bold;
}





/*  */
.section5 {
  margin: .5rem auto 0 auto;
  height: auto;
  position: relative;
}

.section5 .px1600 {
  display: flex;
  justify-content: space-between;
  margin-top: .3rem;
}

.i_kphdbox {
  width: 8.05rem;
  margin-right: .28rem;
}

.s5_item {
  flex: 1;
  min-width: 0;
}

.kp_list ul {
  margin: 0 -0.12rem;
}

.kp_list li {
  transition: all .3s
}

.kp_list li:hover {
  background: linear-gradient(180deg, rgba(245, 249, 255, 0) 0%, #DCEAFF 100%);
  transition: all .3s
}

.kp_list li:hover img {
  box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 32, 82, 0.13);
}

.kp_list li:hover .kphd_tit h3 {
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.24rem;
  text-align: center;
  letter-spacing: normal;
  color: #124FB0;
}

.kp_list li a {
  position: relative;
  display: block;
  margin: 0;
  padding: .2rem;
}

.kp_list li a .kphd_tit {
  /* position: absolute; */
  z-index: 9;
  bottom: 0;
  left: 0;
  /* color: #FFFFFF; */
  width: 100%;
  padding: 0.1rem 0.2rem 0 0.2rem;
}

.kp_list li a .kphd_tit span {
  font-size: 0.14rem;
  font-family: sysong;
  font-weight: normal;
  line-height: .3rem;
}

.kp_list li a .kphd_tit h3 {
  font-size: 0.22rem;
  font-weight: normal;
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
  line-height: .24rem;
  height: .48rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #333333;
  text-align: center;
  transition: all .5s;
}

.kp_list .modulepic {
  padding-top: 67.075%;
}

.kp_list .modulepic::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 42%, rgba(0, 0, 0, 0.55) 100%);
  width: 100%;
  height: 1.09rem;
}

.kp_list .slick-prev {
  width: 0.4rem;
  height: 0.4rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.11rem 0rem rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  background: url(../images/jscf_prev.png) center no-repeat #FFFFFF;
  left: -.4rem;
  top: 40%;
  background-size: .08rem .13rem;
  transition: all .3s;
}

.kp_list .slick-prev:hover {
  background: url(../images/jscf_prev2.png) center no-repeat #F39800;
}

.kp_list .slick-next {
  width: 0.4rem;
  height: 0.4rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.11rem 0rem rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  background: url(../images/jscf_next.png) center no-repeat #FFFFFF;
  right: -.4rem;
  top: 40%;
  background-size: .08rem .13rem;
  transition: all .3s;
}

.kp_list .slick-next:hover {
  background: url(../images/jscf_next2.png) center no-repeat #F39800;
}

.kp_list .modulepic img {}

.kp_list {}

.kp_list {}

.djdt_list {}

.djdt_list ul {}

.djdt_list li {
  border-bottom: 0.01rem dashed rgba(181, 181, 181, 0.4);
  margin-bottom: .1rem;
  transition: all .5s
}

.djdt_list li:last-child {
  margin-bottom: 0rem;
  border-bottom: none
}

.djdt_list li a {
  padding: 0rem 0 .15rem 0;
  display: block;
}

.djdt_list li h3 {
  font-size: 0.18rem;
  font-weight: 400;
  line-height: .4rem;
  letter-spacing: normal;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all .5s
}

.djdt_list li span {}

.djdt_list li i {
  font-style: normal;
}

.djdt_list li .dj_date {
  font-size: 0.14rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #B2141A;
  margin-right: .2rem;
}

.djdt_list li .dj_laiy {
  font-size: 0.14rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #999999;
  font-family: sysong;
}

.djdt_list li:hover {
  border-bottom: 0.01rem dashed rgb(178 20 26);
}

.djdt_list li:hover h3 {
  color: #B2141A
}

/*  */
.section6 {
  margin: .4rem auto .5rem auto;
  height: auto;
  position: relative;
}

.s6_con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: .3rem;
}

.yqljitem {
  box-sizing: border-box;
  border: 0.01rem solid rgba(51, 51, 51, 0.2);
  width: 3.2rem;
  height: 0.42rem;
  position: relative;
  transition: all .3s
}

.yqljitem:hover {
  border: 0.01rem solid rgba(51, 51, 51, .5);
}

.yqljitem:hover p {
  background: url(../images/qylj_xl2.png) no-repeat 94% center;
}

.yqljitem p {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.16rem;
  letter-spacing: normal;
  color: #333333;
  height: 0.42rem;
  line-height: .42rem;
  padding: 0 .2rem;
  background: url(../images/qylj_xl.png) no-repeat 94% center;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yqljitem .lj_box {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 110%;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  border-radius: 5px;
  padding: 10px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  z-index: 999;
}

.yqljitem .lj_box a {
  display: block;
  line-height: .34rem;
  font-size: .16rem;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yqljitem .lj_box a:hover {
  color: #b2141a;
}

.yqljitem:hover .lj_box {
  bottom: 103%;
  opacity: 1;
  visibility: visible;
}

/*  */
@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) {
  .section1 .index_tc {
    text-align: left;
  }



  .section2 {
    margin: 0rem auto 0 auto;
    padding: .4rem 0 .2rem 0;
  }

  .newbox_left {
    margin-right: 0;
  }



  .news-list {
    width: 100%;
    margin: 0rem auto 0 auto;
  }

.s4_list{
    margin: 0 auto;
}
  .s4_list li{
    width: 33%;
}
.s4_list li a{width: auto;}
  .index_tit {
    margin-bottom: .2rem;
    display: flex;
    justify-content: flex-start !important;
    margin: 0 auto .2rem auto;
  }

  .section1 {
    background-size: 100% auto;
    padding: .2rem 0 0 0;
  }

  .section1 .px1600 {
    display: block;
  }

  .newbox {
    display: block;
  }

  .section2 .px1600 {
    display: block;
  }

  .section2 .s2_item {
    margin-bottom: .2rem;
    width: 100%
  }

  .news-img {
    width: 100%;
    margin-top: 0;
  }

  .index_tc h3 {
    font-size: .24rem;
  }

  .news-list {
    margin-left: 0;
    margin-top: 0;
  }

  .news-img .modulepic {
    height: auto;
    padding-top: 60%;
  }

  .news-img a h3 {
    width: 100%;
    left: 0;
    padding: .1rem .2rem;
  }

  .news-img .slick-dots {
    position: relative;
    text-align: center;
    width: 100%;
    padding: 0;
    /* display: none !important; */
    bottom: 1.5rem;
  }

  .i_kyjz .i_toppic .modulepic {
    padding-top: 18.5%;
  }

  .section3 {
    margin: .3rem auto .3rem auto;
  }

  .section3 .px1600 {
    display: block
  }

  .section3 .s3_item {
    width: 100%;
  }

  .section4 .px1600 {
    margin-top: 0rem;
    display: block;
  }

  .section5 .px1600 {
    display: block
  }

  .i_kphdbox {
    margin: 0 auto;
    width: 100%;
  }

  .s5_item {
    margin: 0 auto;
    width: 100%;
  }

  .section5 {
    margin: .3rem auto 0 auto;
  }

  .section6 {
    margin: .3rem auto .3rem auto;
  }

  .ztlm_tit {
    font-size: 0.2rem;
    height: 1.3rem;
    width: 0.5rem;
  }

  .fwpt_list ul {}

  .index_img img {
    width: 100%;
    height: 100%;
  }

  .index_img {
    width: .35rem;
    height: .35rem;
    margin-top: .05rem;
  }

  .section1 .s1_con {
    display: block;
  }

  .txt_list li:first-child {
    border: none;
  }

  .news-img .n_txt .n_titzy {}

  .news-img .n_txt .n_titzy h2 {
    font-size: 0.18rem;
  }

}


@media screen and (max-width: 768px) {
  .index_tc h3 i {
    font-size: 0.2rem;
    top: -.05rem;
  }

  .index_more a {
    /* background: none; */
    /* padding-right: 0; */
  }

  .s4_list li a img {
    width: .4rem;
    height: .4rem;
  }

  .s4_list li .s3img {
    /* width: 1.5rem; */
    /* height: 1.5rem; */
    margin: 0 .2rem;
  }

  .s4_list li a span {
    font-size: 0.18rem;
  }

  .index_tc h3 {
    font-size: .24rem;
    padding: 0 0rem;
  }
}

@media screen and (max-width: 520px) {
  .news_hd a {
    font-size: .16rem;
  }
  .s4_list li a{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: .2rem 0;
    height: auto;
}
.s4_list li .s3img{margin: 0 .1rem;}
.s4_list li a span{
    text-align: center;
}
}

@media screen and (max-width: 375px) {}