@charset "UTF-8";

body {
  overflow-x: hidden;
}

/*banner*/
.banner-k {
  overflow: hidden;
  position: relative;
}

.banner,
.banner div.slick-list,
.banner .slick-slide a,
.banner .slick-slide a img {
  width: 100%;
  height: 100vh;
}

.banner {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url(../images/ban_yy.png) repeat-x;
  height: 2.15rem;
}

.banner .slick-list {
  position: relative;
}

.banner .slick-list::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/ban_dyy.png) repeat-x;
  background-size: 100% 2.15rem;
  height: 2.15rem;
}

.banner .slick-slide a {
  display: block;
  overflow: hidden;
  position: relative;
}

.banner .slick-slide img {
  display: block;
  width: 100%;
  transform: scale(1.1);
  transition: all 5s ease-out;
}

.banner .img_scale img {
  transform: scale(1);
}

.banner .slick-dots {
  bottom: 0.4rem;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0;
  height: 0.3rem;
  z-index: 9;
}

.banner .slick-dots li {
  vertical-align: middle;
  margin: 0 0.1rem;
  padding: 0;
  width: 0.11rem;
  height: 0.11rem;
  background: rgba(255, 255, 255, 0.71);
  border-radius: 50%;
  transition: all 0.5s;
}

.banner .slick-dots li.slick-active {
  width: 0.63rem;
  height: 0.29rem;
  background: url(../images/ban_dot.png) no-repeat;
  background-size: 100% 100%;
}

.banner .slick-dots li button {
  display: none;
}

.banner-k .bmore {
  position: absolute;
  left: 50%;
  margin-left: 1.1rem;
  bottom: 0.41rem;
  z-index: 1;
}

.banner-k .bmore a {
  display: block;
  font-size: 0;
  line-height: 0.3rem;
  padding-left: 0.15rem;
  position: relative;
}

.banner-k .bmore a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 0.16rem;
  border-left: 1px solid #fff;
  opacity: 0.4;
}

.banner-k .bmore a span {
  display: block;
  font-size: 0.14rem;
  color: #fff;
  position: relative;
}

.banner-k .bmore a span::after {
  content: "";
  position: absolute;
  bottom: 0;
  transform: scaleX(0);
  left: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
  transition: all 0.5s;
}

.banner-k .bmore a span:hover::after {
  transform: none;
}

.banner .slick-prev {
    width: 0.7rem;
    height: 0.7rem;
    left: 0.64rem;
    background-image: url(../images/s5-prev.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 0.7rem;
    opacity: .4;
}

.banner .slick-next {
    width: 0.7rem;
    height: 0.7rem;
    right: 0.9rem;
    background-image: url(../images/s5-next.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 0.7rem;
    opacity: .4;
}


/*首页样式*/
.section6 .title{position:relative; z-index:1}
.title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tit-tx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
  padding-bottom: 0.17rem;
  border-bottom: 1px solid #dddddd;
}

.tit-tx h3 {
  font-family: "sySong";
  font-size: 0.36rem;
  color: #111;
  font-weight: normal;
  line-height: 1;
  position: relative;
  z-index: 1;
}

.tit-tx h3::before {
  content: "";
  position: absolute;
  bottom: -0.25rem;
  left: 50%;
  transform: translateX(-50%);
  width: 1.05rem;
  height: 1.05rem;
  background: url(../images/tit_q.png) no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}

.h3_icon {
  margin-left: 0.7rem;
  position: relative;
  z-index: 1;
}

.h3_icon::before {
  content: "";
  position: absolute;
  bottom: -0.05rem;
  right: -0.05rem;
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 50%;
  background: #c7000b;
  z-index: -1;
}

.more {
  transition: all 0.5s;
  position: relative;
  right: 0;
}

.more a {
  display: block;
  font-size: 0.16rem;
  color: #111;
  line-height: 0.3rem;
  background: url(../images/more.png) no-repeat right center;
  background-size: 0.32rem 0.17rem;
  padding-right: 0.35rem;
}

.more:hover {
  right: 0.05rem;
}

.more:hover a {
  color: #c7000b;
}

.title.white .tit-tx h3 {
  color: #fff;
}

.title.white .h3_icon::before {
  background: #e44952;
}

.title.white .tit-tx h3::before {
  background: url(../images/tit_q2.png) no-repeat;
  background-size: 100% 100%;
}

.title.white .more a {
  background: url(../images/more2.png) no-repeat right center;
  background-size: 0.32rem 0.17rem;
  color: #fff;
}

/*主体*/
.section01 {
  position: relative;
  z-index: 1;
}

.s1-lzs {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0.7rem;
  max-width: 20.15%;
  max-height: 88.13%;
}

.section0 {
  padding: 0.25rem 0.23rem;
  background: rgba(249, 244, 238, 0.83);
  margin-top: 0.4rem;
  position: relative;
  z-index: 1;
}

.s0-zs {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  z-index: -1;
}

.s0-c {
  display: flex;
}

.s0-c>img {
  display: block;
  width: 0.5rem;
}

.s0-r {
  flex: 1;
  min-width: 0;
  padding-left: 0.3rem;
}

.s0-r h3 a {
  display: block;
  font-size: 0.3rem;
  color: #111;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  transition: all 0.5s;
}

.s0-r h3 a:hover {
  color: #c7000b;
}

.s0-rd {
  display: flex;
  margin-top: 0.1rem;
}

.s0-rd p {
  flex: 1;
  min-width: 0;
  font-size: 0.14rem;
  line-height: 0.34rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.s0-rd .s0gd a {
  width: 0.8rem;
  display: block;
  font-size: 0;
  line-height: 0.34rem;
  text-align: right;
  transition: all 0.5s;
}

.s0-rd .s0gd a span {
  vertical-align: middle;
  position: relative;
  font-size: 0.14rem;
  color: #c7000b;
}

.s0-rd .s0gd a span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transform: scaleX(0);
  border-bottom: 1px solid #c7000b;
  transition: all 0.5s;
}

.s0-rd .s0gd a:hover span::after {
  transform: none;
}

.section1 {
  padding-top: 0.8rem;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.s1-rzs {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50.36%;
}

.s1-c {
  align-items: flex-start;
  margin-top: 0.5rem;
  position: relative;
  z-index: 1;
}

.s1-l {
  width: 52.92%;
}

.s1-l ul li a {
  display: block;
  position: relative;
}

.s1-l ul li .bg_img {
  height: 4.8rem;
}

.s1-l ul li:hover .bg_img .a {
  transform: scale(1.1);
}

.s1-l ul li .s1-ltx {
  background: #fff;
  padding: 0.24rem 0.7rem 0.5rem 0.2rem;
  margin-right: 0.48rem;
  position: relative;
}

.s1-l ul li .s1-ltx::before {
  content: "";
  position: absolute;
  top: 0.24rem;
  bottom: 0.5rem;
  left: 0;
  border-left: 1px solid #dddddd;
}

.s1-l ul li .s1-ltx h3 {
  font-size: 0.18rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  color: #111;
}

.s1-l ul li .s1-ltx p {
  font-size: 0.14rem;
  line-height: 0.24rem;
  height: 0.48rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 0.2rem;
}

.s1-l .slick-prev,
.s1-l .slick-next {
  width: 0.48rem;
  height: 0.48rem;
  top: auto;
  transform: none;
  bottom: 1.18rem;
  z-index: 1;
  transition: all 0.3s;
}

.s1-l .slick-prev {
  left: auto;
  right: 0.48rem;
  background: url(../images/s1-lprev.png) no-repeat;
  background-size: 100% 100%;
}

.s1-l .slick-next {
  right: 0;
  background: url(../images/s1-lnext.png) no-repeat;
  background-size: 100% 100%;
}

.s1-l .slick-prev:hover,
.s1-l .slick-next:hover {
  transform: scale(1.05);
}

.s1-r {
  width: 42%;
}

.s1-r ul li {
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}

.s1-r ul li::before {
  content: "";
  position: absolute;
  top: 0;
  height: 0;
  left: -0.3rem;
  width: 280%;
  background: #fff url(../images/s1-rbg.png) no-repeat left center;
  box-shadow: 0px 0px 0.38rem 0px rgba(0, 0, 0, 0.1);
  z-index: -1;
  transition: all 0.5s;
}

.s1-r ul li.on::before {
  height: 100%;
}

.s1-r ul li a {
  display: flex;
  align-items: flex-start;
  padding: 0.2rem 0;
  border-bottom: 1px solid #fff;
  transition: all 0.5s;
}

.s1-r ul li a .date {
  text-align: center;
  width: 0.54rem;
  color: #111;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}

.s1-r ul li a .date::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -0.04rem;
  height: 0.4rem;
  border-right: 1px solid #ddd;
  transition: all 0.5s;
}

.s1-r ul li a .date::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: -0.2rem;
  height: 0;
  background: #c7000b;
  background-size: 100% 100%;
  border-top: 0.03rem solid transparent;
  z-index: -1;
  transition: all 0.5s;
}

.s1-r ul li a .date span {
  display: inline-block;
  font-size: 0.14rem;
  position: relative;
}

.s1-r ul li a .date p {
  font-size: 0.29rem;
}

.s1-r ul li a .s1-rtx {
  flex: 1;
  min-width: 0;
  padding-left: 0.24rem;
}

.s1-r ul li a .s1-rtx h3 {
  font-size: 0.18rem;
  line-height: 0.3rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  color: #111;
  transition: all 0.5s;
}

.s1-r ul li a .s1-rtx p {
  font-size: 0.14rem;
  line-height: 0.3rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  color: rgba(17, 17, 17, 0.6);
  transition: all 0.5s;
}

.s1-r ul li.on a {
  padding: 0.17rem 0;
}

.s1-r ul li.on a .date::after {
  height: 1.1rem;
  border-top: 0.03rem solid #dab866;
}

.s1-r ul li.on a .date::before {
  border-right: 1px solid transparent;
}

.s1-r ul li.on a .date {
  color: #fff;
}

.s1-r ul li.on a .date span {
  padding-bottom: 0.1rem;
  margin-bottom: 0.05rem;
}

.s1-r ul li.on a .date span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0.23rem;
  border-bottom: 1px solid #fff;
  opacity: 0.7;
}

.s1-r ul li.on a .s1-rtx h3 {
  font-weight: bold;
  height: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-break: normal;
}

.s1-r ul li.on a .s1-rtx p {
  height: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-break: normal;
  margin-top: 0.1rem;
}

.section2 {
  padding-top: 0.84rem;
  padding-bottom: 0.9rem;
  background: #fff9f2;
  position: relative;
  z-index: 1;
}

.section2::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 64.84%;
  height: 100%;
  background: url(../images/section2-bg.png) no-repeat;
  background-size: cover;
  z-index: -1;
}

.s2-c {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.qh-tit {
  /* width: 2.1rem;
	margin-right: 1.05rem; */
}

.qh-tit ul {
  justify-content: center;
}

.qh-tit ul li {
  width: 2.1rem;
  margin-right: 1.05rem;
  padding-top: 0.56rem;
  padding-bottom: 0.6rem;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.qh-tit ul li::before {
  content: "";
  position: absolute;
  top: 0;
  height: 0;
  left: -415%;
  right: -1.05rem;
  background: #c7000b;
  z-index: -1;
  border-radius: 0 1rem 1rem 0;
  transition: all 0.5s;
}

.qh-tit ul li.on::before {
  height: 100%;
}

.qh-tit ul li h3 {
  text-align: right;
  width: 1.5rem;
  transition: all 0.5s;
}

.qh-tit ul li.on h3 {
  color: #fff;
}

.qh-tit ul li h3::before {
  display: none;
}

.qh-tit ul li .h3_icon {
  margin-left: 0;
}

.qh-tit ul li .h3_icon::before {
  transition: all 0.5s;
}

.qh-tit ul li.on .h3_icon::before {
  background: #e44952;
}

.qh-tit ul li .h3_icon img {
  vertical-align: middle;
  display: block;
}

.qh-tit ul li .h3_icon img:nth-child(2) {
  display: none;
}

.qh-tit ul li.on .h3_icon img {
  vertical-align: middle;
  display: none;
}

.qh-tit ul li.on .h3_icon img:nth-child(2) {
  display: block;
}

.qh-tit .more {
  margin-top: 1rem;
  width: auto;
}

.qh-tit .more a {
  width: 0.76rem;
  display: none;
}

.qh-tit .more a.on {
  display: block;
}

.qh-bd {
  flex: 1;
  min-width: 0;
  position: relative;
  padding-left: 0.55rem;
}

.qh-bd>div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  z-index: 8;
}

.qh-bd>div.on {
  position: relative;
  z-index: 9;
  opacity: 1;
}

.qh-k {
  display: flex;
  flex-wrap: wrap;
}

.qh-kl {
  width: 37.78%;
  background-color: #fff;

  background-repeat: no-repeat;
  background-position: center bottom;
  border-bottom: 0.04rem solid #c7000b;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.18);
  padding: 0.2rem 0.45rem 0.45rem;
}

.qh-kl a {
  display: block;
}

.qh-kt {
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: space-between;
  align-items: flex-start;
}

.qh-kt>img {
  display: block;
  width: 0.68rem;
}

.qh-ktr {
  text-align: right;
}

.qh-ktr>p {
  font-size: 0.16rem;
  color: rgba(199, 0, 11, 0.35);
  letter-spacing: 2px;
}

.qh-ktr span {
  display: inline-block;
  margin-top: 0.34rem;
  font-size: 0.14rem;
  background: url(../images/time_black.png) no-repeat left center;
  background-size: 0.15rem 0.15rem;
  padding-left: 0.25rem;
}

.qh-kl a>h3 {
  font-size: 0.18rem;
  font-weight: bold;
  color: #111;
  line-height: 0.32rem;
  height: 0.64rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.54rem;
  transition: all 0.5s;
}

.qh-kl a:hover>h3 {
  color: #c7000b;
}

.qh-kl a>hr {
  display: block;
  background: none;
  border: none;
  border-bottom: 1px solid #ddd;
  margin: 0.25rem 0;
}

.qh-kl a>p {
  font-size: 0.14rem;
  line-height: 0.26rem;
  height: 1.82rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  line-clamp: 7;
  -webkit-box-orient: vertical;
  color: rgba(17, 17, 17, 0.6);
}

.gd {
  display: inline-block;
  font-size: 0.14rem;
  line-height: 0.32rem;
  background: url(../images/gd_zs.png) no-repeat right center;
  background-size: 0.19rem 0.13rem;
  padding-right: 0.29rem;
  margin-top: 0.62rem;
}

.qh-kr {
  flex: 1;
  min-width: 0;
  padding-left: 0.65rem;
}

.qh-kr ul li {
  margin-top: 0.54rem;
}

.qh-kr ul li:first-child {
  margin-top: 0;
}

.qh-kr ul li a {
  display: flex;
  justify-content: space-between;
  font-size: 0;
}

.qh-kr ul li a .bg_img {
  width: 2.71rem;
  height: 1.6rem;
}

.qh-kr ul li a .s2-r {
  flex: 1;
  min-width: 0;
  padding-left: 0.7rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}

.qh-kr ul li a .s2-r::before {
  content: "";
  position: absolute;
  top: -0.3rem;
  left: 0.4rem;
  bottom: 0;
  right: -0.3rem;
  background: url(../images/s2-rbg.png) no-repeat;
  background-size: cover;
  z-index: -1;
  transform: scaleY(0);
  transform-origin: bottom;
  transition: all 0.5s;
}

.qh-kr ul li a .s2-r h3 {
  width: 100%;
  font-size: 0.18rem;
  color: #111;
  line-height: 0.26rem;
  height: 0.52rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  order: 1;
  transition: all 0.5s;
}

.qh-kr ul li a .s2-r .s2-d {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.35rem;
  order: 2;
  transition: all 0.5s;
}

.qh-kr ul li a .s2-r .s2-d span {
  display: block;
  font-size: 0.14rem;
  background: url(../images/time_black.png) no-repeat left center;
  background-size: 0.15rem 0.15rem;
  padding-left: 0.25rem;
  color: #111;
  opacity: 0.6;
}

.qh-kr ul li a .s2-r .s2-d em {
  display: block;
  color: #c7000b;
  font-size: 0.14rem;
  font-style: normal;
}

.qh-kr ul li a .s2-r .gd {
  order: 3;
  color: #c7000b;
  /* display: none; */
  margin-top: 0.2rem;
  transform: scaleY(0);
  transition: all 0.5s;
}

.qh-kr ul li:hover a .s2-r h3 {
  order: 2;
  margin-top: 0.15rem;
  font-weight: bold;
}

.qh-kr ul li:hover a .s2-r .s2-d {
  order: 1;
  padding-bottom: 0.12rem;
  border-bottom: 1px solid #ddd;
  margin-top: 0;
}

.qh-kr ul li:hover a .s2-r .s2-d span {
  opacity: 1;
}

.qh-kr ul li:hover a .s2-r::before {
  transform: none;
}

.qh-kr ul li:hover a .s2-r .gd {
  /* display: block; */
  transform: none;
}

.section3 {
  background: url(../images/section3_bg.png) no-repeat center bottom;
  background-size: cover;
  padding: 1.05rem 0 0.15rem 0;
  position: relative;
  z-index: 2;
}

.s3-c {
  overflow: hidden;
  margin-top: 0.48rem;
}

.s3-c ul {
  margin: 0 -0.18rem;
  height: 5rem;
}

.s3-c .slick-list {
  padding-top: 0.55rem;
}

/*改后代码开始*/
.s3-c ul li a {
  background-color: #c7000b;
  background-image: url(../images/s3-bg2.png);
  box-shadow: 0 0 0.38rem rgba(0, 0, 0, 0.18);
  top: -0.55rem;
  display: block;
  margin: 0 0.18rem;
  border-left: 3px solid #c7000b;
  background-repeat: no-repeat;
  background-position: center bottom;
  transition: all 0.5s;
  position: relative;
}

.s3-c ul li a .pic {
  padding-top: 64.39%;
  transition: all 0.5s;
}

.s3-c ul li a .s3-tx {
     padding: 0.3rem 0.24rem 0.1rem 0.24rem;
    text-align: center;
}

.s3-c ul li a .s3-tx h3 {
  color: #fff;
  font-weight: bold;
  font-size: 0.18rem;
  line-height: 0.26rem;
  height: 0.52rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.5s;
}

.s3-c ul li a .s3-tx p {
  color: rgba(255, 255, 255, 0.6);
}

.s3-c ul li a .s3-tx hr {
  border-top-color: transparent;
  margin: 0;
  background: none;
  border: none;
  transition: all 0.5s;
}
.s3-c .slick-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 28%;
    left: 20px;
    background-image: url(../images/s7-prev.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    opacity: 1;
}
.s3-c .slick-next {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 28%;
    right: 20px;
    background-image: url(../images/s7-next.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    opacity: 1;
}



/*改后代码结束*/

/*.s3-c ul li.s3-1,
.s3-c ul li.s3-4 {
  margin-top: 0.5rem;
}*/


.s3-c ul li.s3-1 a {
  border-left-color: #168341;
}

.s3-c ul li.s3-2 a {
  border-left-color: #dab866;
}

.s3-c ul li.s3-4 a {
  border-left-color: #536740;
}



/*改前代码开始

.s3-c ul li a {
  display: block;
  margin: 0 0.18rem;
  border-left: 3px solid #c7000b;
  background-color: #fff;
  background-image: url(../images/s3-bg1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  transition: all 0.5s;
  position: relative;
  top: 0;
}

.s3-c ul li a .pic {
  padding-top: 0;
  transition: all 0.5s;
}

.s3-c ul li a .s3-tx {
  padding: 0.54rem 0.24rem 0.85rem 0.24rem;
}

.s3-c ul li a .s3-tx h3 {
  font-size: 0.18rem;
  line-height: 0.26rem;
  height: 0.52rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #111;
  transition: all 0.5s;
}

.s3-c ul li a .s3-tx hr {
  background: none;
  border: none;
  border-top: 1px solid #ddd;
  margin: 0.33rem 0;
  transition: all 0.5s;
}

.s3-c ul li a .s3-tx p {
  font-size: 0.14rem;
  color: rgba(17, 17, 17, 0.6);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  margin-top: 0.2rem;
  transition: all 0.5s;
}

.s3-c ul li a .s3-tx p:nth-child(3) {
  background: url(../images/s3-icon1.png) no-repeat left center;
  background-size: 0.12rem 0.16rem;
  padding-left: 0.27rem;
}

.s3-c ul li a .s3-tx p:nth-child(4) {
  background: url(../images/s3-icon2.png) no-repeat left center;
  background-size: 0.17rem 0.16rem;
  padding-left: 0.27rem;
}

.s3-c ul li a .s3-tx p:nth-child(5) {
  background: url(../images/s3-icon3.png) no-repeat left center;
  background-size: 0.14rem 0.14rem;
  padding-left: 0.27rem;
}

.s3-c ul li:hover a {
  background-color: #c7000b;
  background-image: url(../images/s3-bg2.png);
  box-shadow: 0 0 0.38rem rgba(0, 0, 0, 0.18);
  top: -0.55rem;
}

.s3-c ul li:hover a .pic {
  padding-top: 64.39%;
}

.s3-c ul li:hover a .s3-tx {
  padding: 0.3rem 0.24rem 0.85rem 0.24rem;
}

.s3-c ul li:hover a .s3-tx h3 {
  color: #fff;
  font-weight: bold;
}

.s3-c ul li:hover a .s3-tx p {
  color: rgba(255, 255, 255, 0.6);
}

.s3-c ul li:hover a .s3-tx hr {
  border-top-color: transparent;
  margin: 0;
}

.s3-c ul li:hover a .s3-tx p:nth-child(3) {
  background: url(../images/s3-icon1_1.png) no-repeat left center;
  background-size: 0.12rem 0.16rem;
}

.s3-c ul li:hover a .s3-tx p:nth-child(4) {
  background: url(../images/s3-icon2_1.png) no-repeat left center;
  background-size: 0.17rem 0.16rem;
}

.s3-c ul li:hover a .s3-tx p:nth-child(5) {
  background: url(../images/s3-icon3_1.png) no-repeat left center;
  background-size: 0.14rem 0.14rem;
}
改前代码结束*/


.section4 {
  padding-top: 1.9rem;
  padding-bottom: 1.73rem;
  background: url(../images/section4_bg.png) no-repeat center;
  background-size: cover;
  margin-top: -1.42rem;
}

.s4-c {
  margin-top: 0.7rem;
}

.s4-c ul li a {
  padding: 0.1rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.s4-c ul li a .s4-cicon {
  width: 1.04rem;
  height: 1.04rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.s4-c ul li a .s4-cicon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 0.04rem);
  height: calc(100% - 0.04rem);
  border: 0.02rem solid #fff;
  border-radius: 50%;
  animation: circle0 5s linear infinite;
}

.s4-c ul li a .s4-cicon::before {
  content: "";
  position: absolute;
  top: 0.06rem;
  left: 0.06rem;
  right: 0.06rem;
  bottom: 0.06rem;
  background: url(../images/s4-q2.png) no-repeat;
  background-size: 100% 100%;
  animation: circle1 15s linear infinite;
}

.s4-c ul li a .s4-cicon img {
  display: block;
  max-width: 0.62rem;
  max-height: 0.6rem;
  transition: all 0.5s;
}

.s4-c ul li:hover a .s4-cicon img {
  transform: scale(0.8);
}

.s4-c ul li a .s4-cr {
  padding-left: 0.2rem;
  color: #fff;
  font-family: "sySong";
}

.s4-c ul li a .s4-cr p b {
  font-size: 0.38rem;
}

.s4-c ul li a .s4-cr p span {
  font-size: 0.18rem;
  padding-left: 0.1rem;
}

.s4-c ul li a .s4-cr h3 {
  font-size: 0.24rem;
}

.s4-c .slick-dots {
  position: static;
  margin-top: 0.26rem;
  font-size: 0;
}

.s4-c .slick-dots li {
  width: 0.13rem;
  height: 0.13rem;
  border-radius: 50%;
  background: #fff;
  opacity: 0.35;
  margin: 0 0.1rem;
  transition: all 0.5s;
}

.s4-c .slick-dots li.slick-active {
  opacity: 1;
}

.s4-c .slick-dots li button {
  display: none;
}

@keyframes circle0 {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes circle1 {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.section56 {
  background: url(../images/secton56_bg.png) no-repeat center bottom;
  background-size: 100% 66%;
}

.section5 {
  position: relative;
  margin-top: -1.14rem;
  padding-top: 1.4rem;
}

.s5-by {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  display: block;
  max-width: 100%;
}

.s5-cc {
  position: relative;
  padding-top: 35px;
}

.s5-s {
  display: block;
  position: absolute;
  right: 50%;
  top: -0.07rem;
  width: 4.42rem;
}

.s5-cc .title {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(50% - 0.26rem);
  z-index: 1;
}

.s5-c {
  display: flex !important;
  flex-wrap: wrap;
}

.s5-l {
  width: 50%;
  margin-top: 2.38rem;
}

.s5-l ul li a {
  display: block;
  position: relative;
  z-index: 1;
}

.s5-l ul li a .s5-nr {
  display: flex;
  flex-wrap: wrap;
}

.s5-l ul li a .bg_img {
  width: 50%;
  height: 2.38rem;
}

.s5-l ul li a .s5-ltx {
  width: 50%;
  background: #fafafb;
  padding: 0.45rem 0.5rem;
  transition: all 0.5s;
}

.s5-l ul li a .s5-ltx h3 {
  font-size: 0.18rem;
  line-height: 0.3rem;
  height: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #111;
  transition: all 0.5s;
  margin-left: 5px;
}

.s5-l ul li a .s5-ltx p {
  font-size: 0.14rem;
  line-height: 0.23rem;
  height: 0.69rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  color: rgba(17, 17, 17, 0.5);
  margin-top: 0.2rem;
  transition: all 0.5s;
}

.s5-l ul li a .date {
  position: absolute;
  left: 50%;
  top: 0.3rem;
  transform: translateX(-50%);
  width: 0.9rem;
  height: 0.5rem;
  /* background: url(../images/s5-date1.png) no-repeat; */
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
  padding-top: 0.12rem;
  transition: all 0.5s;
  background-color: #af0f0e;
}

.s5-l ul li a .date p {
  font-size: 0.16rem;
}

.s5-l ul li a .date span {
  display: block;
  font-size: 0.12rem;
}

.s5-l ul li:nth-child(2) a .bg_img {
  order: 2;
}

.s5-l ul li:nth-child(2) a .s5-ltx {
  order: 1;
}

.s5-r {
  margin-top: 0;
}

.s5-r ul li:nth-child(2) a .s5-nr {
  justify-content: flex-end;
}

.s5-r ul li:nth-child(2) a .bg_img {
  order: 1;
  width: 100%;
  height: 3.75rem;
}

.s5-r ul li:nth-child(2) a .s5-ltx {
  width: 72.14%;
  position: relative;
  right: 0;
  margin-right: 0.1rem;
  padding: 0.45rem 0.35rem;
  margin-top: -1rem;
  background: #fff;
}

.s5-r ul li:nth-child(2) a .s5-ltx p {
  height: 0.46rem;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}

.s5-r ul li:nth-child(2) a .date {
  left: 35%;
  top: calc(100% - 2.5rem);
}

.s5-cbox .slick-prev,
.s5-cbox .slick-next {
  width: 0.52rem;
  height: 0.52rem;
  border-radius: 50%;
  top: 1rem;
  transform: none;
  z-index: 1;
  transition: all 0.3s;
}

.s5-cbox .slick-prev {
  left: 0;
  background: url(../images/s5-prev.png) no-repeat;
  background-size: 100% 100%;
}

.s5-cbox .slick-next {
  left: 0.77rem;
  right: inherit;
  background: url(../images/s5-next.png) no-repeat;
  background-size: 100% 100%;
}

.s5-cbox .slick-prev:hover,
.s5-cbox .slick-next:hover {
  transform: scale(1.05);
}

.s5-l ul li:hover a .date {
  /*background: url(../images/s5-date2.png) no-repeat;*/
background-color:#fff;
  background-size: 100% 100%;
  color: #111;
}

.s5-l ul li:hover a .s5-ltx {
  background: #c7000b;
  box-shadow: 0 0 0.38rem rgba(0, 0, 0, 0.18);
}

.s5-l ul li:hover a .s5-ltx h3 {
  font-size: 0.18rem;
  font-weight: bold;
  color: #fff;
}

.s5-l ul li:hover a .s5-ltx p {
  color: rgba(255, 255, 255, 0.7);
}

.section6 {
  padding-top: 1.34rem;
  padding-bottom: 0.67rem;
  position: relative;
  z-index: 1;
}

.foot-media {}

.foot-media>div {
  position: relative;
  cursor: pointer;
  margin-right: 0.22rem;
}

.foot-media>div:first-child {
  margin-left: 0;
}

.foot-media>div:hover div {
  display: block;
}

.foot-media>div>span {
  display: block;
  width: 0.48rem;
  height: 0.48rem;
  background: #eec0c3;
  border-radius: 50%;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}

.foot-media>div:hover>span {
  background: #c7000b;
}

.foot-media>div>span>img {
  display: block;
  max-width: 0.29rem;
  max-height: 0.26rem;
  transition: all 0.5s;
}

.foot-media>div:hover>span>img {}

.foot-media>div>div {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 15px);
  margin-bottom: 0.15rem;
  width: 1rem;
  padding: 0.1rem;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.18);
  z-index: 6;
  display: none;
}

.foot-media>div>div img {
  display: block;
  width: 100%;
}

.foot-media>div>div::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.foot-media>div>img {
  display: block;
  margin: 0 auto;
}

.s6-c {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.45rem;
}

.s6-g {
  width: 33%;
  margin-left: 0.48%;
}

.s6-1 {
  margin-left: 0;
}

.s6-3 {
  margin-left: 0.48%;
}

.s6-3 ul li:first-child a .pic {
    padding-top: 130%;
}

.s6-3 ul li:nth-child(2) a .pic {
    padding-top: 0%;
}

.s6-g ul li:nth-child(2) {
  margin-top: 0.05rem;
}

.s6-g ul li a {
  display: block;
  position: relative;
}

.s6-g ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.23rem;
  background: url(../images/s6-gyy.png) repeat-x;
}

.s6-g ul li a .pic::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  /*height: 100%;*/
  background: rgba(16, 16, 16, 0.5);
  transition: all 0.5s;
}

.s6-g ul li:hover a .pic::after {
  height: 0;
}

.s6-1 ul li:first-child a .pic {
  padding-top: 130%;
}

.s6-1 ul li:nth-child(2) a .pic {
  padding-top: 130%;
}

.s6-2 ul li:first-child a .pic {
  padding-top: 100%;
}

.s6-2 ul li:nth-child(2) a .pic {
  padding-top: 87.2%;
}

.s6-4 ul li:nth-child(3) {
  margin-top: 0.05rem;
}

.s6-4 ul li a .pic {
  padding-top: 61.73%;
}

.s6-g ul li a .s6-tx {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  padding: 0.2rem 0.2rem 0.14rem;
  z-index: 2;
  transition: all 0.5s;
}

.s6-g ul li a .s6-tx img {
  vertical-align: middle;
  margin-right: 0.1rem;
  max-width: 0.3rem;
  max-height: 0.27rem;
}

.s6-g ul li:hover a .s6-tx {
  padding: 0.24rem 0.24rem 0.14rem;
}

.s6-g ul li:hover a .pic img {
  transform: scale(1.1);
}

.section7 {
  padding-top: 0.8rem;
}

.s7-c {
  position: relative;
  overflow: hidden;
}

.s7-c .slick-list {
  padding-top: 0.36rem;
  padding-bottom: 0.5rem;
  margin: 0 -0.25rem;
}

.s7-c ul li a {
  display: block;
  margin: 0 0.25rem;
  background: #fafafb;
  transition: all 0.5s;
  position: relative;
  top: 0;
  z-index: 1;
}

.s7-c ul li a .pic {
  padding-top: 57.05%;
  height: 295px;
}

.s7-c ul li a h3 {
  padding: 0.2rem 0.1rem;
  font-size: 0.18rem;
  color: #111;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  transition: all 0.5s;
}
.s7-c ul li a hr {
    position: relative;
    top: -14px;
}
.s7-c ul li a p{
    position: relative;
    top: -10px;
    margin-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s7-c ul li:hover a {
  background: #fff;
  box-shadow: 0 0 0.28rem rgba(0, 0, 0, 0.24);
  top: -0.16rem;
}

.s7-c ul li:hover a h3 {
  font-weight: bold;
}

.s7-c .slick-prev,
.s7-c .slick-next {
  display: none !important;
}

.s7-btn {
  width: 0.54rem;
  height: 0.54rem;
  background-color: #fafafb;
  border-radius: 50%;
  position: absolute;
  top: 39%;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
  transition: all 0.5s;
}

.s7-btn:hover {
  background-color: #eee;
}

.s7-prev {
  left: 0rem;
  background-image: url(../images/s7-prev.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.1rem 0.18rem;
}

.s7-next {
  right: 0rem;
  background-image: url(../images/s7-next.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.1rem 0.18rem;
}


.section1 .h3_icon img {
  width: 0.28rem;
}

.section3 .h3_icon img {
  width: 0.31rem;
}

.section4 .h3_icon img {
  width: 0.28rem;
}

.section5 .h3_icon img {
  width: 0.3rem;
}

.section6 .h3_icon img {
  width: 0.33rem;
}

.section7 .h3_icon img {
  width: 0.31rem;
}

.qh-tit ul li:first-child .h3_icon img {
  width: 0.28rem;
}

.qh-tit ul li:nth-child(2) .h3_icon img {
  width: 0.23rem;
}

.qh-tit ul li:nth-child(3) .h3_icon img {
  width: 0.27rem;
}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {
  .section0 {
    margin: 0.4rem 0.2rem 0 0.2rem;
  }

  .s7-prev {
    left: 0;
  }

  .s7-next {
    right: 0;
  }
}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1200px) {
  .qh-bd {
    padding-left: 0.3rem;
  }

  .qh-kl {
    padding: 0.2rem;
  }

  .qh-kr {
    padding-left: 0.3rem;
  }

  .qh-kr ul li a .bg_img {
    width: 2.2rem;
  }

  .qh-kr ul li a .s2-r {
    padding-left: 0.3rem;
  }
}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1024px) {

  .banner,
  .banner div.slick-list,
  .banner .slick-slide a,
  .banner .slick-slide a img {
    height: auto;
  }

  .banner::after {
    display: none;
  }

  .banner .slick-list::after {
    height: 1.15rem;
  }

  .banner .slick-dots {
    bottom: 0.2rem;
  }

  .banner-k .bmore {
    bottom: 0.21rem;
  }

  .tit-tx h3 {
    font-size: 0.3rem;
  }

  .h3_icon {
    margin-left: 0.3rem;
  }

  .tit-tx h3::before {
    width: 0.8rem;
    height: 0.8rem;
  }

  .s0-r h3 a {
    font-size: 0.28rem;
  }

  .h3_icon::before {
    width: 0.14rem;
    height: 0.14rem;
    bottom: 0;
    right: -0.03rem;
  }

  .section2::before {
    display: none;
  }

  .qh-tit ul li .h3_icon::before {
    bottom: -0.05rem;
    right: -0.05rem;
  }

  .s0-rd p,
  .s0-rd .s0gd a span,
  .s1-l ul li .s1-ltx p,
  .s1-r ul li.on a .s1-rtx p,
  .qh-ktr span,
  .qh-kr ul li a .s2-r .s2-d span,
  .qh-kr ul li a .s2-r .s2-d em,
  .s3-c ul li a .s3-tx p,
  .s5-l ul li a .s5-ltx p,
  .gd {
    font-size: 12px;
  }

  .qh-tit {
    width: 100%;
    margin-bottom: 0.4rem;
  }

  .qh-tit ul {
    display: flex;
  }

  .qh-tit ul li {
    width: 33.33%;
    padding: 0.3rem 0.5rem;
    margin-right: 0;
  }

  .qh-tit ul li::before {
    left: 0;
    right: 0;
    border-radius: 1rem;
  }

  .qh-tit .more {
    margin-top: 0.4rem;
    text-align: right;
  }

  .qh-tit .more a.on {
    display: inline-block;
  }

  .qh-bd {
    width: 100%;
    flex: none;
    padding-left: 0;
  }

  .qh-kr ul li a .bg_img {
    height: 1.3rem;
  }
}

@media screen and (max-width: 990px) {
  .s4-c ul li a .s4-cicon {
    width: 1.2rem;
    height: 0.8rem;
  }
}

@media screen and (max-width: 768px) {
  .section0 {
    margin: 0.3rem 0.2rem 0 0.2rem;
  }

  .section1 {
    padding-top: 0.5rem;
  }

.s0-r h3 a {
    font-size: 0.28rem;
}

  .s1-c {
    margin-top: 0.3rem;
  }

  .s1-l {
    width: 100%;
  }

  .s1-l ul li .bg_img {
    height: auto;
    padding-top: 72.87%;
  }

  .s1-l ul li .s1-ltx::before {
    left: 1px;
  }

  .s1-r {
    width: 100%;
  }

  .s1-r ul li.on a .s1-rtx h3 {
    height: auto;
    max-height: 0.6rem;
  }

  .section2 {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }

  .qh-tit ul li {
    padding: 0.2rem 0.4rem;
  }

  .qh-tit ul li h3 {
    width: auto;
  }

  .qh-tit .more {
    margin-top: 0.2rem;
  }

  .qh-tit {
    margin-bottom: 0.2rem;
  }

  .qh-kl {
    width: 100%;
  }

  .qh-kr {
    width: 100%;
    flex: none;
    padding-left: 0;
    margin-top: 0.3rem;
  }

  .qh-kl a>h3 {
    margin-top: 0.3rem;
    height: auto;
    max-height: 0.64rem;
  }

  .qh-kl a>p {
    height: auto;
    max-height: 1.82rem;
  }

  .qh-ktr span {
    margin-top: 0.2rem;
  }

  .gd {
    margin-top: 0.32rem;
  }

  .qh-kr ul li a .s2-r h3 {
    height: auto;
    max-height: 0.52rem;
  }

  .qh-kr ul li {
    margin-top: 0.3rem;
  }

  .section3 {
    padding: 0.5rem 0 0.8rem 0;
  }

  .s3-c {
    margin-top: 0.4rem;
  }

  .s3-c ul {
    height: auto;
  }

  .s3-c ul li a .pic {
    /*display: none;*/
    top: 45px;
  }
.s3-c ul li a .s3-tx{
    padding: 0.9rem 0.24rem 0.1rem 0.24rem;
}
  .s3-c .slick-list {
    padding-top: 0;
  }

  .s3-c ul li.s3-1,
  .s3-c ul li.s3-4 {
    margin-top: 0;
  }

  .section4 {
    padding-top: 1.7rem;
    padding-bottom: 1.5rem;
  }

  .s4-c {
    margin-top: 0.3rem;
  }

  .s4-c ul li a .s4-cicon {
    width: 0.9rem;
    height: 0.9rem;
  }

  .s4-c ul li a .s4-cicon img {
    max-width: 0.45rem;
    max-height: 0.43rem;
  }

  .s4-c ul li a .s4-cicon::before {
    top: 0.04rem;
    left: 0.04rem;
    right: 0.05rem;
    bottom: 0.07rem;
  }

  .s5-cc .title {
    position: static;
    width: 100%;
  }

  .s4-c ul li a .s4-cr p b {
    font-size: 0.3rem;
  }

  .s4-c ul li a .s4-cr h3 {
    font-size: 0.2rem;
    margin-right: 7px;
  }

  .s4-c .slick-dots li {
    width: 0.1rem;
    height: 0.1rem;
    margin: 0 0.07rem;
  }

  .section5 {
    padding-top: 1rem;
  }

  .s5-s {
    right: 0;
    width: 3.42rem;
  }

  .s5-l {
    width: 100%;
    margin-top: 1.3rem;
  }

  .s5-r {
    margin-top: 0;
  }

  .s5-cbox .slick-prev,
  .s5-cbox .slick-next {
    top: 0.35rem;
    width: 0.42rem;
    height: 0.42rem;
  }

  .s5-cbox .slick-next {
    left: 0.62rem;
  }

  .s5-l ul li a .bg_img {
    height: 2.5rem;
  }

  .s5-r ul li:nth-child(2) a .bg_img {
    height: auto;
    padding-top: 53.57%;
  }

  .section6 {
    padding-top: 0.6rem;
    padding-bottom: 0.5rem;
  }

  .s6-g {
    width: 49.76%;
  }

  .s6-3 {
    margin-left: 0;
    width: 100%;
  }

.s6-3 ul li:first-child {
    padding-top: 4px;
    width: 49.8%;
    display: inline-block;
}

.s6-3 ul li:nth-child(2) {
    width: 48.46%;
    display: inline-block;
    position: relative;
}

.s6-3 ul li:first-child a .pic{
    padding-top: 57%;
}

  .section7 {
    padding-top: 0.5rem;
  }

  .foot-media>div>span {
    width: 0.45rem;
    height: 0.45rem;
  }

  .foot-media>div {
    margin-right: 0.15rem;
  }

  .s7-c ul li a .pic {
    height: 285px;
  }

  .s7-btn {
    width: 0.45rem;
    height: 0.45rem;
  }
}

@media screen and (max-width: 640px) {
  .s4-c ul li a .s4-cicon {
    width: 0.9rem;
    height: 0.6rem;
  }
  .s7-c ul li a .pic {
    height: 265px;
    margin: 0 auto;
    width: 80%;
  }
}

@media screen and (max-width: 480px) {

  .section5 {
    margin-top: -1rem;
    padding-top: 0.7rem;
  }

.s0-r h3 a {
    font-size: 0.2rem;
}

.s4-c ul li a .s4-cicon {
    width: 0.9rem;
    height: 0.6rem;
}

  .s5-l ul li a .bg_img {
    height: 2rem;
  }

  .s5-l ul li a .s5-ltx {
    padding: 0.2rem 0.45rem;
  }

  .qh-tit ul {
    flex-direction: column;
  }

  .qh-tit ul li {
    width: 100%;
  }

  .s6-3 ul li:first-child {
    width: 49.2%;
  }

  .s6-3 ul li:nth-child(2) {
    width: 49.1%;
  }
.s6-g ul li a::after{
     height:0;
}
  .s7-c ul li a .pic {
    height: 200px;
    margin: 0 auto;
    width: 80%;
  }
}

@media screen and (max-width: 350px) {
  .s4-c ul li a .s4-cicon {
    width: 0.9rem;
    height: 0.9rem;
  }
}

@media screen and (max-width: 320px) {}