* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei", Arial, sans-serif;
}

img {
  display: block;
}

a {
  text-decoration: none;
  color: black;
}

body {
  overflow-x: hidden;
}

.wrapper * {
  box-sizing: border-box;
}
.wrapper .banner {
  background: url("../images/banner-return.jpg") no-repeat top center;
}
.wrapper .banner .pc-banner {
  margin: 0 auto;
}
.wrapper .banner .phone-banner {
  display: none;
}
.wrapper .container .w1200 {
  width: 1200px;
  margin: 0 auto;
  overflow: unset;
}
.wrapper .container .con1 {
  background: url("../images/con1-bg.jpg") no-repeat top center;
  min-height: 1242px;
}
.wrapper .container .con1 .con-tit {
  width: 100%;
  padding: 0 20px;
  min-height: 60px;
}
.wrapper .container .con1 .con-tit h2 {
  font-size: 44px;
  line-height: 60px;
  color: #ffe8c4;
  text-align: center;
}
.wrapper .container .con1 .con-tit h2 a {
  font-size: 44px;
  line-height: 60px;
  color: #ffe8c4;
  text-align: center;
}
.wrapper .container .con1 .con1-swiper {
  margin-top: 29px;
  width: 1200px;
  height: 766px;
  position: relative;
}
.wrapper .container .con1 .con1-swiper .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
}
.wrapper .container .con1 .con1-swiper .swiper-container .swiper-slide {
  position: relative;
  z-index: 10;
}
.wrapper .container .con1 .con1-swiper .swiper-container .swiper-slide img {
  width: 100%;
  height: 680px;
  object-fit: cover;
}
.wrapper .container .con1 .con1-swiper .swiper-container .swiper-slide h2 {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  font-size: 24px;
  line-height: 26px;
  color: #ffe8c4;
  bottom: 30px;
  width: 100%;
  text-align: center;
  padding: 0 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrapper .container .con1 .con1-swiper .swiper-container .swiper-slide h2 a {
  font-size: 24px;
  line-height: 26px;
  color: #ffe8c4;
  text-align: center;
}
.wrapper .container .con1 .con1-swiper .swiper-container .swiper-slide::before {
  content: "";
  display: block;
  width: 100%;
  height: 130px;
  background: url("../images/swiper1-bg.png") no-repeat top center;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.wrapper .container .con1 .con1-swiper .swiper1-button-prev,
.wrapper .container .con1 .con1-swiper .swiper1-button-next {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 120;
  top: 369px;
  cursor: pointer;
}
.wrapper .container .con1 .con1-swiper .swiper1-button-prev {
  left: -50px;
}
.wrapper .container .con1 .con1-swiper .swiper1-button-next {
  right: -50px;
}
.wrapper .container .con1 .con1-swiper::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 120;
  bottom: 0;
  left: -92px;
  width: 164px;
  height: 235px;
  background: url("../images/swiper1-left.png") no-repeat top center;
  background-size: 100% 100%;
}
.wrapper .container .con1 .con1-swiper::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 120;
  bottom: 0;
  right: -92px;
  width: 164px;
  height: 235px;
  background: url("../images/swiper1-right.png") no-repeat top center;
  background-size: 100% 100%;
}
.wrapper .container .con1 .con1-list {
  margin-top: 50px;
  width: 1200px;
  padding: 0 13px;
  height: 241px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wrapper .container .con1 .con1-list .con1-item {
  border-bottom: 1px dashed #c28f5b;
  height: 80px;
  width: 544px;
  display: flex;
  align-items: center;
}
.wrapper .container .con1 .con1-list .con1-item h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  padding: 0 18px;
}
.wrapper .container .con1 .con1-list .con1-item h2 a {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}
.wrapper .container .con1 .con1-list .con1-item h2:hover {
  color: #c10500;
  font-weight: bold;
}
.wrapper .container .con1 .con1-list .con1-item h2:hover a {
  color: #c10500;
  font-weight: bold;
}
.wrapper .container .con1 .con1-list .con1-item:nth-child(1) {
  border-top: 1px dashed #c28f5b;
}
.wrapper .container .con1 .con1-list .con1-item:nth-child(2) {
  border-top: 1px dashed #c28f5b;
}
.wrapper .container .con2 {
  border-top: 1px solid #f6e9ca;
  background-image: linear-gradient(to bottom, #ffffff, #fdf4e0 10px, #ffffff 168px);
  padding-bottom: 78px;
  min-height: 926px;
}
.wrapper .container .con2 .con-tit {
  padding-top: 34px;
}
.wrapper .container .con2 .con-tit img {
  margin: 0 auto;
}
.wrapper .container .con2 .con2-img-list {
  width: 1200px;
  height: 678px;
  margin-top: 30px;
}
.wrapper .container .con2 .con2-img-list .con2-img-left {
  width: 790px;
  height: 444px;
  float: left;
}
.wrapper .container .con2 .con2-img-list .con2-img-left .con2-img-item {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.wrapper .container .con2 .con2-img-list .con2-img-left .con2-img-item .item-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrapper .container .con2 .con2-img-list .con2-img-left .con2-img-item .item-tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: rgba(162, 4, 0, 0.5);
}
.wrapper .container .con2 .con2-img-list .con2-img-left .con2-img-item .item-tit h2 {
  font-size: 24px;
  line-height: 60px;
  color: #ffe8c4;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 700px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrapper .container .con2 .con2-img-list .con2-img-left .con2-img-item .item-tit h2 a {
  font-size: 24px;
  line-height: 60px;
  color: #ffe8c4;
}
.wrapper .container .con2 .con2-img-list .con2-img-right {
  width: 381px;
  float: right;
}
.wrapper .container .con2 .con2-img-list .con2-img-right .con2-img-item {
  width: 381px;
  height: 215px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}
.wrapper .container .con2 .con2-img-list .con2-img-right .con2-img-item:nth-child(1) {
  margin-bottom: 16px;
}
.wrapper .container .con2 .con2-img-list .con2-img-right .con2-img-item .item-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrapper .container .con2 .con2-img-list .con2-img-right .con2-img-item .item-tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background-color: rgba(162, 4, 0, 0.5);
}
.wrapper .container .con2 .con2-img-list .con2-img-right .con2-img-item .item-tit h2 {
  font-size: 16px;
  line-height: 40px;
  font-weight: 500;
  color: #ffe8c4;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 340px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrapper .container .con2 .con2-img-list .con2-img-right .con2-img-item .item-tit h2 a {
  font-size: 16px;
  line-height: 40px;
  font-weight: 500;
  color: #ffe8c4;
}
.wrapper .container .con2 .con2-img-list .con2-img-bottom {
  float: left;
  width: 100%;
  height: 215px;
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
}
.wrapper .container .con2 .con2-img-list .con2-img-bottom .con2-img-item {
  width: 381px;
  height: 215px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.wrapper .container .con2 .con2-img-list .con2-img-bottom .con2-img-item .item-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrapper .container .con2 .con2-img-list .con2-img-bottom .con2-img-item .item-tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background-color: rgba(162, 4, 0, 0.5);
}
.wrapper .container .con2 .con2-img-list .con2-img-bottom .con2-img-item .item-tit h2 {
  font-size: 16px;
  line-height: 40px;
  font-weight: 500;
  color: #ffe8c4;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 340px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrapper .container .con2 .con2-img-list .con2-img-bottom .con2-img-item .item-tit h2 a {
  font-size: 16px;
  line-height: 40px;
  font-weight: 500;
  color: #ffe8c4;
}
.wrapper .container .con2 .con2-img-list .con2-phone-swiper {
  display: none;
}
.wrapper .container .con3 {
  border-top: 1px solid #f6e9ca;
  background: url("../images/con3-bg.png") no-repeat bottom center, linear-gradient(to bottom, #ffffff, #fdf4e0 10px, #ffffff 168px) no-repeat top center;
  padding-bottom: 198px;
  min-height: 796px;
}
.wrapper .container .con3 .con-tit {
  padding-top: 36px;
}
.wrapper .container .con3 .con-tit img {
  margin: 0 auto;
}
.wrapper .container .con3 .con3-swiper {
  padding-top: 36px;
  position: relative;
}
.wrapper .container .con3 .con3-swiper .swiper3 {
  width: 1136px;
  height: 382px;
  margin: 0 auto;
}
.wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide {
  width: 680px;
  height: 382px;
  border-radius: 12px;
  overflow: hidden;
}
.wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide .slide-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide .slide-icon {
  position: relative;
  margin: 0 auto;
  margin-top: 136px;
}
.wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide .slide-tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 42px;
  background-color: rgba(162, 4, 0, 0.5);
  transition: 0.6s;
  opacity: 0;
}
.wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide .slide-tit h2 {
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
  color: #ffe8c4;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 630px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide .slide-tit h2 a {
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
  color: #ffe8c4;
}
.wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide-active .slide-tit {
  opacity: 1;
}
.wrapper .container .con3 .con3-swiper .swiper3-button-prev,
.wrapper .container .con3 .con3-swiper .swiper3-button-next {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 20;
  top: 206px;
  cursor: pointer;
}
.wrapper .container .con3 .con3-swiper .swiper3-button-prev {
  left: 0;
}
.wrapper .container .con3 .con3-swiper .swiper3-button-next {
  right: 0;
}
.wrapper .container .con3 .con3-swiper .swiper3-pagination {
  display: flex;
  justify-content: center;
}
.wrapper .container .con3 .con3-swiper .swiper3-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: #a50300;
  width: 9px;
  height: 9px;
  border-radius: 5px;
  transition: 0.5s;
  margin: 0 3px;
  margin-top: 29px;
}
.wrapper .container .con3 .con3-swiper .swiper3-pagination .swiper-pagination-bullet-active {
  background-color: #f91705;
  width: 24px;
}

@media screen and (max-width: 768px) {
  .wrapper * {
    box-sizing: border-box;
  }
  .wrapper .banner {
    background: none;
  }
  .wrapper .banner .pc-banner {
    display: none;
  }
  .wrapper .banner .phone-banner {
    width: 750rem;
    display: block;
  }
  .wrapper .container .w1200 {
    width: 700rem;
  }
  .wrapper .container .con1 {
    padding-bottom: 50rem;
    background: url("../images/con1-bg.jpg") no-repeat top center;
    background-size: 160% auto;
    min-height: auto;
  }
  .wrapper .container .con1 .con-tit {
    width: 100%;
    padding: 0 10rem;
  }
  .wrapper .container .con1 .con-tit h2 {
    font-size: 40rem;
    line-height: 60rem;
  }
  .wrapper .container .con1 .con-tit h2 a {
    font-size: 40rem;
    line-height: 60rem;
  }
  .wrapper .container .con1 .con1-swiper {
    width: 696rem;
    height: 444rem;
    margin: 0 auto;
    margin-top: 40rem;
  }
  .wrapper .container .con1 .con1-swiper .swiper-container {
    border-radius: 12rem;
  }
  .wrapper .container .con1 .con1-swiper .swiper-container .swiper-slide img {
    height: 392rem;
  }
  .wrapper .container .con1 .con1-swiper .swiper-container .swiper-slide h2 {
    font-size: 28rem;
    line-height: 32rem;
    bottom: 12rem;
    padding: 0 30rem;
  }
  .wrapper .container .con1 .con1-swiper .swiper-container .swiper-slide h2 a {
    font-size: 28rem;
    line-height: 32rem;
  }
  .wrapper .container .con1 .con1-swiper .swiper-container .swiper-slide::before {
    height: 76rem;
  }
  .wrapper .container .con1 .con1-swiper .swiper1-button-prev,
  .wrapper .container .con1 .con1-swiper .swiper1-button-next {
    width: 60rem;
    height: 60rem;
    top: 200rem;
  }
  .wrapper .container .con1 .con1-swiper .swiper1-button-prev img,
  .wrapper .container .con1 .con1-swiper .swiper1-button-next img {
    width: 100%;
    height: 100%;
  }
  .wrapper .container .con1 .con1-swiper .swiper1-button-prev {
    left: -20rem;
  }
  .wrapper .container .con1 .con1-swiper .swiper1-button-next {
    right: -20rem;
  }
  .wrapper .container .con1 .con1-swiper::before {
    left: -26rem;
    width: 96rem;
    height: 138rem;
  }
  .wrapper .container .con1 .con1-swiper::after {
    right: -26rem;
    width: 96rem;
    height: 138rem;
  }
  .wrapper .container .con1 .con1-list {
    margin-top: 40rem;
    width: 700rem;
    padding: 0;
    height: auto;
  }
  .wrapper .container .con1 .con1-list .con1-item {
    height: 110rem;
    width: 100%;
  }
  .wrapper .container .con1 .con1-list .con1-item h2 {
    font-size: 30rem;
    line-height: 40rem;
    padding: 0 12rem;
  }
  .wrapper .container .con1 .con1-list .con1-item h2 a {
    font-size: 30rem;
    line-height: 40rem;
  }
  .wrapper .container .con1 .con1-list .con1-item:nth-child(1) {
    border-top: 1px dashed #c28f5b;
  }
  .wrapper .container .con1 .con1-list .con1-item:nth-child(2) {
    border-top: 0px dashed #c28f5b;
  }
  .wrapper .container .con2 {
    border-top: 1px solid #f6e9ca;
    background-image: linear-gradient(to bottom, #ffffff, #fdf4e0 10rem, #ffffff 168rem);
    padding-bottom: 78rem;
    min-height: auto;
  }
  .wrapper .container .con2 .con-tit {
    padding-top: 50rem;
  }
  .wrapper .container .con2 .con-tit img {
    width: 640rem;
  }
  .wrapper .container .con2 .con2-img-list {
    width: 700rem;
    height: auto;
    margin-top: 40rem;
  }
  .wrapper .container .con2 .con2-img-list .con2-img-left {
    display: none;
  }
  .wrapper .container .con2 .con2-img-list .con2-img-right {
    display: none;
  }
  .wrapper .container .con2 .con2-img-list .con2-img-bottom {
    display: none;
  }
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper {
    display: block;
    width: 700rem;
    height: 393rem;
    position: relative;
  }
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper .swiper-container {
    width: 100%;
    height: 100%;
    border-radius: 16rem;
    overflow: hidden;
    position: relative;
  }
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper .swiper-container .swiper-slide {
    position: relative;
  }
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper .swiper-container .swiper-slide .slide-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper .swiper-container .swiper-slide .slide-tit {
    background-color: rgba(162, 4, 0, 0.5);
    height: 60rem;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper .swiper-container .swiper-slide .slide-tit h2 {
    font-size: 32rem;
    line-height: 58rem;
    width: 660rem;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffe8c4;
  }
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper .swiper-container .swiper-slide .slide-tit h2 a {
    font-size: 32rem;
    line-height: 53rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffe8c4;
  }
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper .swiper2-button-prev,
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper .swiper2-button-next {
    position: absolute;
    width: 60rem;
    height: 60rem;
    top: 160rem;
    z-index: 99;
  }
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper .swiper2-button-prev img,
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper .swiper2-button-next img {
    width: 100%;
    height: 100%;
  }
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper .swiper2-button-prev {
    left: -20rem;
  }
  .wrapper .container .con2 .con2-img-list .con2-phone-swiper .swiper2-button-next {
    right: -20rem;
  }
  .wrapper .container .con3 {
    background-image: linear-gradient(to bottom, #ffffff, #fdf4e0 10rem, #ffffff 168rem);
    padding-bottom: 90rem;
    min-height: 0;
  }
  .wrapper .container .con3 .w1200 {
    width: 750rem;
  }
  .wrapper .container .con3 .con-tit {
    padding-top: 50rem;
  }
  .wrapper .container .con3 .con-tit img {
    width: 640rem;
  }
  .wrapper .container .con3 .con3-swiper {
    padding-top: 30rem;
    position: relative;
  }
  .wrapper .container .con3 .con3-swiper .swiper3 {
    width: 750rem;
    height: auto;
  }
  .wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide {
    width: 700rem;
    height: 393rem;
    border-radius: 12rem;
  }
  .wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide .slide-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide .slide-icon {
    margin-top: 120rem;
    width: 120rem;
    height: 120rem;
  }
  .wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide .slide-tit {
    width: 100%;
    height: 60rem;
  }
  .wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide .slide-tit h2 {
    font-size: 30rem;
    line-height: 60rem;
    width: 640rem;
  }
  .wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide .slide-tit h2 a {
    font-size: 30rem;
    line-height: 60rem;
  }
  .wrapper .container .con3 .con3-swiper .swiper3 .swiper-slide-active .slide-tit {
    opacity: 1;
  }
  .wrapper .container .con3 .con3-swiper .swiper3-button-prev,
  .wrapper .container .con3 .con3-swiper .swiper3-button-next {
    width: 60rem;
    height: 60rem;
    top: 190rem;
  }
  .wrapper .container .con3 .con3-swiper .swiper3-button-prev img,
  .wrapper .container .con3 .con3-swiper .swiper3-button-next img {
    width: 100%;
    height: 100%;
  }
  .wrapper .container .con3 .con3-swiper .swiper3-button-prev {
    left: 0;
  }
  .wrapper .container .con3 .con3-swiper .swiper3-button-next {
    right: 0;
  }
  .wrapper .container .con3 .con3-swiper .swiper3-pagination .swiper-pagination-bullet {
    margin-top: 20rem;
  }
  .wrapper .container .con3 .con3-swiper .swiper3-pagination .swiper-pagination-bullet-active {
    width: 24px;
  }
}

/*# sourceMappingURL=style.css.map */
