@charset "utf-8";

.title.white .tit-c h3 {
  color: #fff;
  background-image: -webkit-linear-gradient(180deg, #fff 0%, #fff 99%);
}

.title.white .more a {
  color: #fff;
  background-image: -webkit-linear-gradient(180deg, #fff 0%, #fff 99%);
}












.wm1box {
  background: url(../images/wm1box.png) no-repeat center top;
  background-size: 100% auto;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1.26rem;
}

.wm1-zs {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 4.8rem;
}

.wm1 {
  position: relative;
}

.wm1 .k {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.wm1 .kl {
  width: 33.14%;
}

.wm1 .kc {
  width: 27.71%;
}

.wm1 .kl ul li+li {
  margin-top: 0.4rem;
}

.wm1 .kl ul li a {
  display: flex;
  border-radius: 0.3rem 0px 30px 0px;
  background: linear-gradient(287deg, #E2491F 0%, #8C030D 99%);
}

.wm1 .kl ul li.ts a {
  background: #E2AE60;
}

.wm1 .kl ul li a .l {
  flex: 1;
  min-width: 0;
  padding: 0.22rem 0.34rem;
  border-radius: 0.3rem 0px 30px 0px;
  background: #FFFFFF;
  border: 1px solid #BEBEBE;
}

.wm1 .kl ul li a .l h3 {
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.3rem;
  transition: all 0.5s;
}

.wm1 .gd {
  margin-top: 0.23rem;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.18rem;
  letter-spacing: normal;
  color: #B6B6B6;
  display: flex;
  align-items: center;
  position: relative;
}

.wm1 .gd::after {
  content: "";
  display: block;
  flex: 1;
  min-width: 0;
  border-top: 1px solid #EAEAEA;
  margin-left: 0.1rem;
}

.wm1 .gd::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 10px;
  border-left: 1px solid #EAEAEA;
  transform: rotate(-30deg);
}

.wm1 .kl ul li a .r {
  width: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wm1 .kl ul li a .r span {
  display: block;
  font-family: sys;
  font-size: 0.24rem;
  font-weight: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #FFFFFF;
}

.wm1 .kl ul li a .r img {
  display: block;
  margin: 0.05rem 0;
  width: 0.14rem;
}

.wm1 .kc a {
  display: block;
  background: url(../images/wm1-bg.jpg) no-repeat center;
  background-size: 100% 100%;
  height: 3.76rem;
  border-radius: 0.3rem 0px 0.3rem 0px;
  overflow: hidden;
  padding: 0.35rem 0.3rem;
}

.wm1 .kc a h3 {
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.3rem;
  height: 0.6rem;
  letter-spacing: normal;
  color: #FFFFFF;
}

.wm1 .kc a p {
  margin-top: 0.53rem;
  font-size: 0.14rem;
  font-weight: normal;
  line-height: 0.3rem;
  height: 1.2rem;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.5);
}

.wm1 .kc .gd {
  margin-top: 0.48rem;
  color: rgba(255, 255, 255, 0.5);
}

.wm1 .kc .gd::before,
.wm1 .kc .gd::after {
  border-top-color: rgba(255, 255, 255, 0.5);
}

.wm1-b {
  margin-top: 0.68rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.wm1-b1 {
  width: 46.28%;
  position: relative;
  z-index: 1;
}

.wm1-b .tit-c {
  justify-content: flex-start;
}

.gg-list ul li a {
  display: flex;
  align-items: center;
  line-height: 0.77rem;
  border-bottom: 1px solid #BEBEBE;
}

.gg-list ul li a span {
  display: block;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #8C030D;
  margin-right: 0.3rem;
}

.gg-list ul li a h3 {
  flex: 1;
  min-width: 0;
  font-size: 0.18rem;
  font-weight: normal;
  transition: all 0.5s;
}

.gg-list ul li a .gd {
  margin-left: 0.2rem;
  width: 0.3rem;
  height: 0.14rem;
  background: url(../images/s2-bjt3.png) no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.5s;
}

.wm1 .swiper-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.38rem;
}

.wm1 .swiper-pagination {
  flex: 1;
  min-width: 0;
  position: static;
  border-top: 1px solid #D8D8D8;
}

.wm1 .swiper-pagination span {
  border-top: 1px solid #E2AE60;
}

.wm1 .swiper-but {
  display: flex;
  align-items: center;
  margin-left: 0.25rem;
}

.wm1 .swiper-but>div {
  position: static;
  margin-top: 0;
  width: 0.4rem;
  height: 0.4rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  transition: all 0.5s;
}

.wm1 .swiper-but>div+div {
  margin-left: 0.4rem;
}

.wm1 .swiper-but .swiper-button-prev {
  background-image: url(../images/wm1-next.png);
}

.wm1 .swiper-but .swiper-button-next {
  background-image: url(../images/wm1-prev.png);
}

.wm1 .swiper-but>div:hover {
  transform: scale(1.1);
}


.wm2box {
  background: url(../images/wm2-bg.jpg) no-repeat center top;
  background-size: 100% 71.5%;
  padding-top: 0.6rem;
  position: relative;
  z-index: 1;
}

.wm2,
.wm2-l ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.wm2-l {
  width: 49.85%;
}

.wm2-l ul li {
  width: 49.71%;
}

.wm2-l ul li.li3 {
  width: 100%;
  margin-top: 0.04rem;
}

.wm2-r ul li.li3 {
  margin-top: 0;
  margin-bottom: 0.04rem;
}

.wm2-l a {
  display: block;
  position: relative;
}

.wm2-l h3 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  line-height: 0.5rem;
  padding: 0 0.2rem;
  font-size: 0.18rem;
  font-weight: normal;
  color: #FFFFFF;
}

.wm3box {
  padding-top: 1px;
  padding-bottom: 0.9rem;
  position: relative;
}

.wm3box::before {
  content: "";
  position: absolute;
  top: -2.65rem;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../images/wm3.png) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}

.wm3-zs {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2.18rem;
}





/* hover效果 */
@media screen and (min-width: 1025px) {
  .gg-list ul li:hover a h3 {
    color: #990D0F;
    font-weight: bold;
  }

  .gg-list ul li:hover a .gd {
    background-image: url(../images/s2-bjt4.png);
  }

  .wm1 .kl ul li:hover a .l h3 {
    font-weight: bold;
  }
}


@media screen and (max-width: 1024px) {
  .wm1box {
    padding: 0.3rem 0;
  }

  .wm1-b {
    margin-top: 0.3rem;
  }

  .wm2box {
    padding-top: 0.3rem;
  }

  .wm3box {
    padding-bottom: 0.3rem;
  }

  .wm1-zs {
    width: 2.8rem;
  }

  .wm3-zs {
    width: 1.18rem;
  }
}

@media screen and (max-width: 920px) {}

@media screen and (max-width: 768px) {
  .wm1 .kc {
    order: 1;
    width: 100%;
  }

  .wm1 .kl {
    order: 2;
    width: 100%;
  }

  .wm1 .kc a {
    padding: 0.2rem;
    height: auto;
  }

  .wm1 .kc a h3 {
    height: auto;
    max-height: 0.6rem;
  }

  .wm1 .kc a p {
    margin-top: 0.2rem;
    height: auto;
    max-height: 1.2rem;
  }

  .wm1 .kc .gd {
    margin-top: 0.2rem;
  }

  .wm1 .kl ul li {
    margin-top: 0.15rem !important;
  }

  .wm1 .kl ul li a .l {
    padding: 0.2rem;
  }

  .wm1 .kl ul li a .r span {
    font-size: 0.2rem;
  }

  .wm1 .kl ul li a .r img {
    width: 0.1rem;
  }

  .wm1 .swiper-box {
    margin-top: 0.2rem;
  }

  .wm1-b1 {
    width: 100%;
  }

  .wm1-b1+div {
    margin-top: 0.3rem;
  }

  .gg-list ul li a {
    line-height: 0.56rem;
  }

  .wm2-l h3 {
    padding: 0 0.1rem;
    line-height: 0.4rem;
  }
}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 480px) {
  .wm2-l {
    width: 100%;
  }

  .wm2-l+div {
    margin-top: 0.04rem;
  }
}