@charset "UTF-8";

body {
  overflow-x: hidden;
  background-color: #f5f5f5;
}

/*banner*/
.banner,
.banner div.slick-list,
.banner .slick-slide a,
.banner .slick-slide a img {
  width: 100%;
  height: 27vw;
}

.banner {
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-top:1.49rem;
}

.banner .slick-slide a {
  display: block;
  overflow: hidden;
  position: relative;
}

.banner .slick-slide a::after {
  /* content: ""; */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.banner .slick-slide img {
  display: block;
  width: 100%;
  transform: scale(1.1);
  transition: all 5s ease-out;
  object-fit:cover;
}

.banner .img_scale img {
  transform: scale(1);
}


/*首页样式*/

.title {
  text-align: left;
  font-size: 0;
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #13559b;
    padding-bottom: .15rem;
    margin-bottom: .1rem;
}

.tit-c {
  display: inline-block;
  padding-left: 0rem;
}

.tit-c h3 {
  font-size: 0.26rem;
  line-height: 1;
  color: #13559b;
  font-weight:bold;
}

.tit-c h3 span {
  color: #13559b;
}

.more {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.more a {
  display: block;
  width: 0.66rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  background-color: #ddd;
  border-radius: 0.15rem;
  font-size: 0.12rem;
  color: #000;
  transition: all 0.5s;
}

.more a:hover {
  background-color: #13559b;
  color: #fff;
}

.title.white .tit-c h3,
.title.white .tit-c h3 span {
  color: #13559b;
}

/*主体*/
.section0 {
  padding-top: 0.84rem;
}

.s0-c h3 a {
  display: block;
  width: 100%;
  font-family: 's-m';
  font-size: 0.64rem;
  font-weight: normal;
  line-height: 1;
  color: #5f759c;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.5s;
}

.s0-c p {
  margin-top: 0.36rem;
  text-align: center;
}

.s0-c p a {
  display: inline-block;
  font-family: 's-m';
  font-size: 0.26rem;
  font-weight: normal;
  color: #5f759c;
  margin: 0 0.1rem;
  transition: all 0.5s;
}

.s0-c a:hover {
  color: #13559b;
}


/* section1 */
.section1 {
  padding-top: 0.5rem;
  overflow: hidden;
}

.s1-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.s1-l {
  width: 31%;
}

.jdt a {
  display: block;
  position: relative;
  z-index: 1;
}

.jdt .pic {
  padding-top: 77.46%;
  padding-top: 0;
  height: 3.2rem;
}

.jdt .pic::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5)100%);
}

.jdt .tx {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.1rem;
  z-index: 1;
  color: #fff;
  padding: 0 0.15rem;
}

.jdt .tx h3 {
  font-size: 0.2rem;
  line-height: 0.24rem;
}

.jdt .tx p {
  font-size: 0.14rem;
  line-height: 0.21rem;
  color: #afafaf;
  margin-top: 0.2rem;
}

.jdt .swiper-pagination {
  text-align: right;
  padding: 0 0.15rem;
  font-size: 0;
  bottom: 0.2rem;
}

.jdt .swiper-pagination span {
  width: 0.08rem;
  height: 0.08rem;
  margin: 0 0.05rem !important;
  vertical-align: middle;
  opacity: 1;
}

.jdt .swiper-pagination span.swiper-pagination-bullet-active {
  width: 0.12rem;
  height: 0.12rem;
  background-color: #ba1721;
}

.s1-r {
  width: 31%;
}

.l1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;line-height:1.25}
.l2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.l3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.l4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.l5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.l6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}
.l7{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}

.h4s1{font-size: .18rem;color: #111111;line-height: .3rem; transition: .5s;width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.h4s2{font-size: .18rem;color: #111111;line-height: .3rem;max-height: .6rem\0;width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.h4s3{font-size: .18rem;color: #111111;line-height: .3rem;max-height: .9rem\0;width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.h6s1{font-size: .15rem;color: #111111;line-height: 1.25; transition: .5s; width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}




.list1 li{ width: 99%; margin-bottom: .14rem;}
.list1 .time{ width: .7rem; height: .7rem; border: 0px; text-align: center; margin: 0 .14rem 0 0; background:url(../images/sjbg111.png) no-repeat center;background-size:100%;}
.list1 .time h3{ line-height: .26rem; font-size: .28rem; color: #13559b;margin-top:.19rem;}
.list1 .time h6{line-height: .18rem;font-size: .12rem;color: #13559b;}
.list1 .txt{ flex: 1; overflow: hidden;display: flex;align-items: center;position: relative;z-index: 1;}
.list1 .txt:before{ content: ""; position: absolute; left: 0; width: 0; height: 1px; background: #13559b; bottom: 0; transition: .5s}
.list1 a:hover .time{ background:url(../images/sjbg111.png) no-repeat center;background-size:100%;}
.list1 a:hover .time h3 ,.list1 a:hover .time h6{
    color: #13559b;
}
.list1 a:hover .h4s1{ color:#13559b;}



.qh-tit {
  position: relative;
  z-index: 1;
      border-bottom: 1px solid #13559b;
    padding-bottom: .15rem;
    margin-bottom: .1rem;
}

.qh-tit>ul {
  display: flex;
  align-items: center;
}

.qh-tit>ul>li {
  cursor: pointer;
  height: 0.26rem;
  line-height: 0.26rem;
  position: relative;
  z-index: 1;
}

.s1-c .qh-tit>ul>li:first-child {
  margin-left: 0rem;
}

.qh-tit>ul>li+li::before {
  content: '/';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-size: 0.2rem;
  color: #b1b1b1;
}

.qh-tit>ul>li h3 {
  font-size: 0.2rem;
  color: #b1b1b1;
  transition: all 0.5s;
}

.qh-tit>ul>li h3 span {
  color: #b1b1b1;
  position: relative;
  z-index: 1;
}

.qh-tit>ul>li h3 span::before {
  content: '·';
  position: absolute;
  top: 50%;
  right: 0.1rem;
  transform: translateY(-50%);
  font-size: 0.3rem;
  color: #333;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}

.qh-tit>ul>li.on h3 {
  font-size: 0.26rem;
  color: #13559b;
  font-weight:bold;
}

.qh-tit>ul>li.on span {
  color: #13559b;
  padding-right: 0.26rem;
}

.qh-tit>ul>li.on span::before {
  visibility: visible;
  opacity: 1;
}

.qh-tit>ul>li+li {
  margin-left: 0.1rem;
  padding-left: 0.15rem;
}

.qh-more {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.qh-more a {
  display: none;
  width: 0.66rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  background-color: #eeece8;
  border-radius: 0.15rem;
  font-size: 0.12rem;
  color: #000;
  transition: all 0.5s;
}

.qh-more a.on {
  display: block;
}

.qh-more a:hover {
  background-color: #13559b;
  color: #fff;
}

.s1-r .qh-bd .k .qh-more {
  position: static;
  transform: none;
  margin-top: 0.25rem;
  display: none;
}

.s1-r .qh-bd .k .qh-more a {
  margin: 0 auto;
}


.qh-bd {
  position: relative;
  margin-top: 0.1rem;
}

.qh-bd>div,
.qh-bd>ul {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  z-index: 8;
}

.qh-bd>div.on,
.qh-bd>ul.on {
  position: relative;
  z-index: 8;
  opacity: 1;
}




/* section2 */
.section2 {
  padding: 1rem 0;
}

.s2-c a {
  display: block;
  padding: 0.5rem 0.45rem;
  background: url(../images/s2-bg.png) no-repeat center;
  background-size: cover;
}

.s2-c img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.section3 .title {
  padding: 0.1rem 0 .28rem 0;
  margin-bottom: 0;
}

.section3 .more {
  right: 0.3rem;
}

.s3-c {
  position: relative;
}

.s3-c li a {
  display: block;
  padding: 0.54rem 0.46rem .7rem 0.4rem;
}

.s3-c li.s3-1 a {
  background-color: #9c0e15;
}

.s3-c li.s3-2 a {
  background-color: #5f759c;
}

.s3-c li.s3-3 a {
  background-color: #987976;
}

.s3-c li a h3 {
  font-size: 0.18rem;
  line-height: 0.26rem;
  color: #ffffff;
  transition: all 0.5s;
}

.s3-c li a span {
  display: block;
  margin-top: 0.3rem;
  font-size: 0.12rem;
  line-height: 1;
  color: #fff;
}

.s3-c li a h3 {
  color: #fff;
}

.s3-c li a h3 em {
  color: #fff;
  background-image: linear-gradient(#fff, #fff);
}

.swi-an {
  display: flex;
  align-items: center;
  margin-top: 0.25rem;
}

.swi-an .swiper-scrollbar {
  flex: 1;
  min-width: 0;
  border-bottom: 1px solid #e5e5e5;
}

.swi-an .swiper-scrollbar-drag {
  border-bottom: 1px solid #9b0d14;
}

.pub-arrow {
  display: flex;
  align-items: center;
}

.pub-arrow div {
  width: 0.5rem;
  height: 0.5rem;
  position: relative;
  z-index: 1;
  margin-left: 0.18rem;
  transition: all 0.5s;
  cursor: pointer;
  z-index: 9;
}

.pub-arrow div::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  border: 1px solid #9b0d14;
  box-sizing: border-box;
  border-radius: 50%;
  transition: all 0.5s;
}

.pub-arrow-l {
  background: url(../images/s3-prev.png) no-repeat;
  background-position: center center;
  background-size: .24rem auto;
}

.pub-arrow-l::before {
  right: 0;
}

.pub-arrow-l:hover::before {
  width: 0.3rem;
  height: 0.3rem;
}

.pub-arrow-l:hover {
  background-position: 0.07rem center;
}

.pub-arrow-r {
  background: url(../images/s3-next.png) no-repeat;
  background-position: center center;
  background-size: .24rem auto;
}

.pub-arrow-r::before {
  left: 0;
}

.pub-arrow-r:hover::before {
  width: 0.3rem;
  height: 0.3rem;
}

.pub-arrow-r:hover {
  background-position: 0.19rem center;
}

.section3 {
	margin-top:.5rem;display:none;
}
.section4 {
  padding-top: 0.5rem;
  padding-bottom: .5rem;
  background: url(../images/s4-lbg.png) no-repeat left center;
  background-size: 25.15% auto;
}

.s4-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.s4-c .tit-c {
  padding-left: 0;
}

.s4-l {
  width: 31%;
  padding: 0;

}

.s4-l li {
  margin-top: 0.22rem;
}


.s4-l li a {
  display: block;
}

.s4-l li a h3 {
  font-size: 0.18rem;
  line-height: 1;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.5s;
}

.s4-l li a .s4-lb {
  margin-top: 0.25rem;
  position: relative;
  z-index: 1;
}

.s4-l li a .s4-lb span {
  display: block;
  font-size: 0.14rem;
  color: #13559b;
}

.s4-l li a .s4-lb::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.96rem;
  right: 0;
  border-bottom: 1px solid #005d96;
  opacity: 0.1;
}

.s4-l li a .s4-lb::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.96rem;
  width: 0;
  border-bottom: 1px solid #650509;
  transition: all 0.5s;
}

.s4-l li:hover a h3 {
  color: #13559b;
}

.s4-l li:hover a .s4-lb::after {
  width: calc(100% - 0.96rem);
  border-bottom: 2px solid #005d96;
}

.s4-r {
  width: 48.8%;
  padding: 0.3rem 0.3rem 0.3rem 0.3rem;
  background: url(../images/s4-rbg.jpg) no-repeat center bottom;
  background-size: cover;
}
.s4-r .tit-c h3 {
    font-size: 0.3rem;
    line-height: 1;
    color: #fff !important;
    font-weight: bold;
}

.s4-r ul {     display: flex
;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;}
.s4-r ul li{width:100%;}

.s4-r li a {
  display: flex;
  align-items: center;
  padding: 0.2rem 0;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}

.s4-r li a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  /* left: -0.4rem; */
  right: -0.35rem;
  width: 0;
  background-color: #ac1c25;
  box-shadow: 0px 0.1rem 0.08rem 0px rgba(156, 101, 94, 0.08);
  transition: all 0.5s;
  z-index: -1;
}

.s4-r li a .date {
  text-align: center;
  color: #f2e9d8;
}

.s4-r li a .date b {
  display: block;
  font-size: 0.26rem;
  line-height: 1;
}

.s4-r li a .date span {
  display: block;
  font-size: 0.12rem;
  line-height: 1;
  margin-top: 0.05rem;
}

.s4-r li a .tx {
  flex: 1;
  min-width: 0;
  border-left: 1px solid rgba(242, 233, 216, 0.5);
  margin-left: 0.22rem;
  padding-left: 0.18rem;
}

.s4-r li a .tx h3 {
  font-size: 0.2rem;
  line-height: 0.24rem;
  height:.48rem;
  color: #fcfbf9;
  transition: all 0.5s;
}

.s4-r li a .tx .zy {
  height: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s;
}

.s4-r li a .tx p {
  font-size: 0.14rem;
  line-height: 0.22rem;
  color: #f2e9d8;
  margin-top: 0.15rem;
  transition: all 0.5s;
}

.s4-r li.on a::before {
  left: -0.4rem;
  width: calc(100% + 0.75rem);
}

.s4-r li.on a .tx .zy {
  height: 0.44rem;
  visibility: visible;
  opacity: 1;
}

.s4-r li.on a .tx h3 {
  color: #f2e9d8;
}





.box .box-bd li {
  margin-top: 0.22rem;
}


.box .box-bd li a {
  display: block;
}

.box .box-bd li a h3 {
  font-size: 0.18rem;
  line-height: 1;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.5s;
}

.box .box-bd li a .s4-lb {
  margin-top: 0.25rem;
  position: relative;
  z-index: 1;
}

.box .box-bd li a .s4-lb span {
  display: block;
  font-size: 0.14rem;
  color: #13559b;
}

.box .box-bd li a .s4-lb::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.96rem;
  right: 0;
  border-bottom: 1px solid #005d96;
  opacity: 0.1;
}

.box .box-bd li a .s4-lb::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.96rem;
  width: 0;
  border-bottom: 1px solid #650509;
  transition: all 0.5s;
}

.box .box-bd li:hover a h3 {
  color: #13559b;
}

.box .box-bd li:hover a .s4-lb::after {
  width: calc(100% - 0.96rem);
  border-bottom: 2px solid #005d96;
}



/* section5 */
.section5 {
  padding-top: 1.22rem;
  padding-bottom: 1.66rem;
  background-color: #beb2a6;
}

.s5-c .qh-tit {
  margin-bottom: 0.65rem;
}

.s5-c .qh-tit>ul {
  justify-content: center;
}

.s5-c .qh-tit>ul>li h3,
.s5-c .qh-tit>ul>li h3 span {
  color: #333;
}

.s5-c .qh-tit>ul>li.on h3 span {
  color: #13559b;
}

.s5-c .qh-tit>ul>li+li::before {
  color: #333;
}

.s5-c .qh-bd li a {
  display: block;
  padding: 0.33rem 0.4rem 0.9rem 0.4rem;
  background: url(../images/s5-libg1.png) no-repeat;
  background-size: 100% 100%;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
}

.s5-c .qh-bd li a::after {
  content: '';
  position: absolute;
  top: 0.34rem;
  right: 0.4rem;
  width: 0.74rem;
  height: 0.61rem;
  background: url(../images/s5-dh1.png) no-repeat;
  background-size: 100% 100%;
  transition: all 0.5s;
}

.s5-c .qh-bd li a .date {
  font-size: 0.16rem;
  transition: all 0.5s;
}

.s5-c .qh-bd li a .date b {
  font-size: 0.36rem;
  padding-right: 0.05rem;
}

.s5-c .qh-bd li a h3 {
  font-size: 0.18rem;
  line-height: 0.32rem;
  margin-top: 0.58rem;
  transition: all 0.5s;
}

.s5-c .qh-bd li a p {
  font-size: 0.13rem;
  line-height: 0.24rem;
  margin-top: 0.3rem;
  transition: all 0.5s;
}

.s5-c .qh-bd li:hover a {
  background: url(../images/s5-libg2.png) no-repeat;
  background-size: 100% 100%;
}

.s5-c .qh-bd li:hover a::after {
  background: url(../images/s5-dh2.png) no-repeat;
  background-size: 100% 100%;
}

.s5-c .qh-bd li:hover a .date,
.s5-c .qh-bd li:hover a h3,
.s5-c .qh-bd li:hover a p {
  color: #fff;
}


/* section6 */
.section6 {
  padding-top: 1.2rem;
  display:none;
}

.s6-r {
  width: 53.36%;
  background: url(../images/s6-lbg.jpg) no-repeat center bottom;
  background-size: cover;
}

.s6-r .qh-tit>ul>li h3,
.s6-r .qh-tit>ul>li h3 span,
.s6-r .qh-tit>ul>li.on h3,
.s6-r .qh-tit>ul>li.on h3 span {
  color: #fff;
}

.s6-r .qh-tit>ul>li+li::before,
.s6-r .qh-tit>ul>li h3 span::before {
  color: #fff;
}

.s6-r li a .tx .zy {
  height: auto;
  visibility: visible;
  opacity: 1;
}

.s6-r li a .tx h3 {
  color: #f2e9d8;
}

.s6-l {
  width: 46.64%;
  padding: 0.53rem 0.35rem 0.5rem 0.4rem;
  background: #fffdf7;
  box-shadow: 0px 0px 0.68rem 0px rgba(0, 0, 0, 0.19);
}

.s6-l .qh-tit>ul>li {
  margin-top: 0;
}

.s6-l .qh-tit>ul>li h3 span::before {
  color: #333;
}



/* section7 */
.section7 {
  padding-top: .2rem;
  padding-bottom: 0.5rem;
  background: url(../images/section7-bg.png) no-repeat center bottom;
  background-size: cover;
}

.section7 .title {
  text-align: center;
}

.s7-c li a {
  display: block;
}

.s7-c li a .pic {
  padding-top: 58%;
}


.w33{ width: 31%;}
.w333{width:22%}

.tit1{ align-items: center; margin: 0 0 .38rem;}
.tit1 .tit{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.tit1 .ll{ font-size: .32rem; color: #333; font-family: Microsoft YaHei; font-weight: bold;}
.tit1 .ll font{ color: #13559b }
.tit1 .line{ background: url(../images/tit1.png) center repeat-x; height: .04rem; flex: 1; background-size: auto 100%;margin: 0 .16rem;}
.more_btn{position: relative; width: 58px; height:24px;}
.more1{ font-size: .18rem; color: #13559b; position: relative; z-index: 1; display: inline-block; line-height: 1.75}
.more1:before{ content: ""; position: absolute; left: 0; width: 0; height: 1px; background: #13559b; bottom: 0; transition: .5s;}

.flexjs{display:flex;justify-content:space-between;flex-wrap:wrap;}

.list6 li{ width: 48.5%; margin-bottom: .18rem;}
.list6 .a{ background: #f5f9fc url(../images/xiangyun1.png) no-repeat center; background-size:80% auto; height: 1.2rem;align-items: center;position: relative; border-radius:.18rem .02rem;   justify-content: center;}
.list6 .a:before{ content: ""; position: absolute; left: 0; width: 0; height: 1px; background: #13559b; bottom: 0; transition: .5s}
.list6 .ico{ width: .59rem; height: .59rem; position: relative; z-index: 1;margin: 0 .15rem 0 0; padding:.05rem;}
.list6 .ico{ width: .59rem; height: .59rem; position: relative; z-index: 1;margin: 0 .15rem 0 0; padding:.05rem;}
.list6 .ico img{
	    width: 80%;
    height: 80%;
    margin: 10%;
transition: all 0.5s;cursor:pointer;
	}
.list6 .ico::before{ content: ""; position: absolute; z-index: -1; top: 0; right: 0; bottom: 0; left: 0; background: url(../images/list6_b.png) center no-repeat; background-size: cover;animation: roted 20s infinite linear;}
.list6 a:hover .ico img{
transform: rotate(360deg) !important;-weibit-transform: rotate(360deg) !important;-ms-transform: rotate(360deg) !important;-o-transform: rotate(360deg) !important;-moz-transform: rotate(360deg) !important;}
.list6 h4{ font-size: .22rem}



.list7 .imgBox{ border-radius: .06rem}
.list7 .imgBox .img{ padding-bottom: 54%;}
.list7 li{ width: 48.5%;margin-bottom: .18rem;}


.imgBox{position:relative;overflow:hidden;isolation:isolate}
.imgBox .img, .imgBox .imgLi{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}
.imgBox .img, .imgBox .imgLi{padding-bottom:60%;transition:.5s;background-size:cover;display:block;background-repeat:no-repeat;background-position:center;display:block;background: #eee}
.imgBox img, .imgBox video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s}

img{display:inline-block;padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%;vertical-align: middle;}


.list8{ margin: 0 -.05rem;}
.list8 li{ width: 50%; padding: 0 .05rem; margin-bottom: .1rem;}
.list8 .a{ background: #F5F9FC; height: .8rem;align-items: center;padding: 0 .1rem; position: relative;justify-content: center;border-radius:.1rem;}
.list8 .a:before{ content: ""; position: absolute; left: 0; width: 0; height: 1px; background: #13559b; bottom: 0; transition: .5s}
.list8 .ico{ width: .3rem; height: .3rem; position: relative; z-index: 1;margin: 0 .1rem 0 0;}
.list8 h4{ font-size: .18rem;min-width:.72rem;}





@media screen and (max-width: 1650px) {}

@media screen and (max-width: 1560px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1260px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 992px) {

 .banner{margin-top:0;}
  .banner,
  .banner div.slick-list,
  .banner .slick-slide a,
  .banner .slick-slide a img {
    height: auto;
  }
.s4-r ul li{width:100%;}

  .tit-c {
    padding-left: 0.3rem;
  }

  .section0 {
    padding-top: 0.4rem;
  }

  .s0-c h3 a {
    font-size: 0.4rem;
  }

  .section1 {
    padding-top: 0.4rem;
  }

  .s1-l {
    width: 100%;
  }

  .s1-r {
    width: 100%;
    margin-top: 0.4rem;
  }

  .jdt .pic {
    padding-top: 77.46%;
    height: auto;
  }

  .section2 {
    padding: 0.4rem 0;
  }

  .s2-c a {
    padding: 0.2rem;
  }

  .swi-an {
    margin-top: 0.3rem;
  }

  .section3 .title {
    padding: 0.6rem 0;
  }

  .section4 {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }

  .section5 {
    padding: 0.4rem 0;
  }

  .section6 {
    padding-top: 0.4rem;
  }

  .section7 {
    padding-top: 0.4rem;
  }
.w33{width:100%; margin-bottom:.3rem;}
}

@media screen and (max-width: 768px) {

  .title {
    margin-bottom: 0.3rem;
  }

  .tit-c h3 {
    font-size: 0.26rem;
  }

  .more a {
    font-size: 12px;
  }

  .s0-c h3 a {
    font-size: 0.26rem;
  }

  .s0-c p {
    margin-top: 0.2rem;
  }

  .s0-c p a {
    font-size: 0.2rem;
  }

  .s1-c .tit-c {
    padding-left: 0;
  }

  .jdt .tx h3 {
    font-size: 0.2rem;
  }

  .jdt .tx p {
    font-size: 0.16rem;
  }

  .qh-tit>ul>li.on h3 {
    font-size: 0.26rem;
  }

  .s1-c .qh-tit>ul>li:first-child {
    margin-left: 0;
  }


  .qh-more a,
  .s3-c li a span {
    font-size: 12px;
  }

  .section3 .title {
    padding: 0.3rem 0;
  }

  .tit-c {
    padding-left: 0.2rem;
  }

  .section3 .more {
    right: 0.2rem;
  }

  .s3-c li a {
    padding: 0.3rem 0.2rem 1rem 0.2rem;
  }

  .s3-c li a h3 {
    font-size: 0.2rem;
    line-height: 0.3rem;
  }

  .s4-l {
    width: 100%;
    padding: 0.3rem 0rem;
  }

  .s4-r {
    width: 100%;
    padding: 0.3rem 0.2rem;
  }

  .s4-l li a h3 {
    font-size: 0.2rem;
  }

  .s4-l li a .s4-lb span {
    font-size: 0.16rem;
  }

  .s4-l li:first-child {
    margin-top: 0.2rem;
  }
.s4-r li a {
  display: flex;
  align-items: center;
  padding: 0.15rem 0;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}

  .s4-r li.on a::before {
    left: -0.2rem;
    width: calc(100% + 0.4rem);
  }

  .s5-c .qh-tit {
    margin-bottom: 0;
  }

  .s5-c .qh-bd li a::after {
    width: 0.56rem;
    height: 0.46rem;
  }

  .s5-c .qh-bd li a h3 {
    font-size: 0.2rem;
    margin-top: 0.3rem;
  }

  .s5-c .qh-bd li a p,
  .s4-r li a .tx p {
    font-size: 0.16rem;
  }

  .pub-arrow div {
    width: 0.4rem;
    height: 0.4rem;
    background-size: 0.2rem auto;
  }
}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 480px) {
  .qh-more {
    display: none;
  }

  .s1-r .qh-bd .k .qh-more {
    display: block;
  }

  .s1-c .qh-tit>ul {
    overflow-x: auto;
    height: 0.4rem;
  }

  .s1-c .qh-tit>ul li {
    white-space: nowrap;
  }

}