.side-btn-active {
  color: #8b6646 !important;
}

.side-btn-active::after {
  background-color: #8b6646 !important;
}

.side-btn-bg {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.swiper-container {
  height: 100vh !important;
}

.swiper-slide {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.swiper-pagination-bullet {
  background-image: url(../img/dot2.png);
  /* 未轮播到的图片分页样式 */
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.9vw;
  height: 0.9vw;
  margin: 0.6vw 0 !important;
  opacity: 1;
  border-radius: 0;
  border: none;
  background-color: #a0a0a0;
  outline: none;
}

.swiper-pagination-bullet-active {
  background-image: url(../img/dot1.png);
  background-color: #d6b59a;
  outline: none;
}

.swiper-pagination-b .swiper-pagination-bullet {
  display: inline-block !important;
  background-repeat: no-repeat;
  background-size: contain;
  width: 6vw;
  height: 2vw;
  margin: 0 0 !important;
  opacity: 1;
  border-radius: 0;
  border: none;
  background-color: transparent;
  background-image: none;
  outline: none;
}

.swiper-pagination-b .swiper-pagination-bullet-active {
  background-color: transparent !important;
  background-image: none;
  border: none;
  outline: none;
}

.swiper-pagination-b {
  width: 36vw !important;
  top: 2% !important;
  z-index: 999;
  right: 10.5% !important;
  left: auto !important;
  transform: none !important;
}

.all-swiper {
  width: 100%;
  height: 100vh;
  background-image: url("../img/01-1/bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/*banner1*/

.banner1 {
  width: 100%;
  height: auto;
  position: relative;
}

.pic-txt {
  position: absolute;
  right: 1vw;
  bottom: 2vw;
  color: #fff;
  font-family: "DFHeiStd-W5";
  font-size: 1vw;
  letter-spacing: 0.01vw;
}

#banner1 .swiper-pagination {
  width: 6vw !important;
  height: 2vw;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 30px;
  bottom: 1.3vw !important;
  right: 15vw !important;
  left: auto !important;
  padding-left: 0.5vw;
  box-sizing: border-box;
}

#banner1 .swiper-pagination-bullet {
  background-image: url(../img/04-1/dot2.png);
  /* 未轮播到的图片分页样式 */
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.9vw;
  height: 0.9vw;
  margin: 0.6vw 0 !important;
  opacity: 1;
  border-radius: 0;
  border: none;
  background-color: transparent;
  outline: none;
}

#banner1 .swiper-pagination-bullet-active {
  background-image: url(../img/04-1/dot1.png);
  background-color: transparent;
  outline: none;
}

.banner1-txt {
  width: 37%;
  position: absolute;
  left: 4.5%;
  top: 11%;
  transform: translateY(-50%);
  z-index: 99;
}

.banner1-txt h2 {
  font-size: 1.6vw;
  letter-spacing: 0.26vw;
  color: #ecd6c3;
  margin: 0 0 0.7vw 0;
  font-family: "jf-jinxuan-medium";
  font-weight: normal;
}

.banner1-txt h4 {
  font-size: 1vw;
  letter-spacing: 0.05vw;
  color: #f8f2f1;
  font-family: "DFHeiStd-W3";
  text-align: justify;
  text-justify: inter-ideograph;
  margin: 0;
  font-weight: normal;
  display: block;
}

.banner1-txt-bottom {
  width: 100%;
  font-size: 0.9vw;
  float: left;
  margin-top: 0.7vw;
}

.banner1-txt h4::after {
  content: "";
  display: block;
  clear: both;
}

.banner1-l {
  width: 50%;
  float: left;
}

.banner1-r {
  width: 50%;
  float: left;
  margin-left: -8%;
}

.banner1-txt-all {
  width: 100%;
  position: relative;
  display: block;
  height: 2vw;
  line-height: 2vw;
}

.banner1-txt-title {
  width: 12.5%;
  position: relative;
  /* float: left; */
  letter-spacing: 0.45vw;
  display: inline-block;
}

.banner1-txt-title::after {
  content: "";
  position: absolute;
  right: 14%;
  top: 26%;
  background-color: #fff;
  width: 1px;
  height: 1vw;
}

.banner1-txt-name {
  width: 75%;
  position: relative;
  /* float: left; */
    display: inline-block;
}

.banner1-r .banner1-txt-name {
  white-space: nowrap;
}

/*banner2*/

.banner2-pic1 {
  width: 1.5vw;
  position: absolute;
  left: 50.9%;
  top: 35%;
}

.banner2-txt {
  width: 56%;
  position: absolute;
  left: 4.5%;
  top: 71%;
  z-index: 99;
}

.banner2-txt h2 {
  width: 100%;
  font-family: "jf-jinxuan-medium";
  font-size: 1.7vw;
  letter-spacing: 0.15vw;
  color: #83613f;
  font-weight: normal;
  margin: 0 0 1vw 0;
}

.banner2-txt h4 {
  width: 100%;
  color: #3e3a39;
  font-weight: normal;
  font-family: "DFHeiStd-W5";
  font-size: 1.09vw;
  letter-spacing: 0.1vw;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 2vw;
  margin: 0 0 0 0;
}

.banner2-txt-bottom {
  width: 100%;
  font-size: 0.9vw;
  float: left;
  margin-top: 0;
}

/*banner3&4共用*/

.banner3 {
  width: 66%;
  height: auto;
  position: relative;
  margin-left: 34%;
}

#banner3 .swiper-pagination,
#banner4 .swiper-pagination {
  width: 4.5vw !important;
  height: 2vw;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 30px;
  bottom: 1.3vw !important;
  right: 8vw !important;
  left: auto !important;
  padding-left: 0.5vw;
  box-sizing: border-box;
}

#banner3 .swiper-pagination-bullet,
#banner4 .swiper-pagination-bullet {
  background-image: url(../img/04-1/dot2.png);
  /* 未轮播到的图片分页样式 */
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.9vw;
  height: 0.9vw;
  margin: 0.6vw 0 !important;
  opacity: 1;
  border-radius: 0;
  border: none;
  background-color: transparent;
  outline: none;
}

#banner3 .swiper-pagination-bullet-active,
#banner4 .swiper-pagination-bullet-active {
  background-image: url(../img/04-1/dot1.png);
  background-color: transparent;
  outline: none;
}

.banner3-txt {
  width: 27%;
  position: absolute;
  left: 3.5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}

.banner3-txt h2 {
  width: 100%;
  font-family: "jf-jinxuan-medium";
  font-size: 1.7vw;
  letter-spacing: 0.15vw;
  color: #bb9977;
  font-weight: normal;
  margin: 0 0 1vw 0;
}

.banner3-txt h4 {
  width: 100%;
  color: #3e3a39;
  font-weight: normal;
  font-family: "DFHeiStd-W5";
  font-size: 1.09vw;
  letter-spacing: 0.1vw;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 2vw;
  margin: 0 0 0 0;
}

.banner3-pic1 {
  width: 100%;
  position: relative;
  margin-top: 2vw;
}

.banner3-pic2 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.banner3-pic3 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: bling 0.6s infinite alternate;
  transition-timing-function: ease-out;
}

@keyframes bling {
  0% {
    opacity: 0.3;
  }

  100% {
    opacity: 1;
  }
}

/*banner5*/

.banner5 {
  width: 66%;
  height: auto;
  position: relative;
  margin-left: 34%;
}

.banner5-txt {
  width: 27%;
  position: absolute;
  left: 3.5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}

.banner5-txt h2 {
  width: 100%;
  font-family: "jf-jinxuan-medium";
  font-size: 1.7vw;
  letter-spacing: 0.15vw;
  color: #bb9977;
  font-weight: normal;
  margin: 0 0 1vw 0;
}

.banner5-txt h4 {
  width: 100%;
  color: #3e3a39;
  font-weight: normal;
  font-family: "DFHeiStd-W5";
  font-size: 1.09vw;
  letter-spacing: 0.1vw;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 2vw;
  margin: 0 0 0 0;
}

.txt-space {
  margin-top: 1vw;
}

.banner5-road1,
.banner5-road2,
.banner5-road3 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: bling 0.6s infinite alternate;
  transition-timing-function: ease-out;
}

.banner5-road-btn {
  width: 1.8vw;
  line-height: 1.8vw;
  height: auto;
  font-family: "DFHeiStd-W5";
  font-size: 1.09vw;
  letter-spacing: 0.1vw;
  color: #f8f2f1;
  padding: 0.5vw 0;
  position: absolute;
  -ms-writing-mode: tb-lr !important;
  -webkit-writing-mode: vertical-lr !important;
  -moz-writing-mode: vertical-lr !important;
  -ms-writing-mode: vertical-lr !important;
  writing-mode: vertical-lr !important;
  background-color: rgba(187, 153, 119, 0.75);
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.road-num {
  -webkit-writing-mode: horizontal-tb !important;
  -moz-writing-mode: horizontal-tb !important;
  -ms-writing-mode: horizontal-tb !important;
  writing-mode: horizontal-tb !important;
  line-height: 1.2vw;
}

.banner5-road-btn:hover {
  background-color: #bb9977;
}

.banner5-road-active {
  background-color: #bb9977;
}

.banner5-road-btn::after {
  content: "";
  width: 1px;
  top: 101%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  position: absolute;
}

.banner5-road1-btn {
  left: 32.5%;
  top: 12.5%;
}

.banner5-road1-btn::after {
  height: 21vw;
}

.banner5-road2-btn {
  left: 66%;
  top: 12.5%;
}

.banner5-road2-btn::after {
  height: 10.5vw;
}

.banner5-road3-btn {
  left: 78%;
  top: 12.5%;
}

.banner5-road3-btn::after {
  height: 24vw;
}

/*banner6*/
.bg6 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.banner6-txt {
  width: 27%;
  position: absolute;
  left: 3.5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}

.banner6-txt2 {
  width: 40%;
  left: 10.5%;
}

.banner6-txt h2 {
  width: 100%;
  font-family: "jf-jinxuan-medium";
  font-size: 1.7vw;
  letter-spacing: 0.15vw;
  color: #bb9977;
  font-weight: normal;
  margin: 0 0 1vw 0;
}

.banner6-txt h4 {
  width: 100%;
  color: #3e3a39;
  font-weight: normal;
  font-family: "DFHeiStd-W5";
  font-size: 1.09vw;
  letter-spacing: 0.1vw;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 2vw;
  margin: 0 0 0 0;
}

.banner6-txt-bottom {
  width: 100%;
  font-size: 0.9vw;
  float: left;
  margin-top: 0.8vw;
}

.banner6-pic1 {
  width: 26.5vw;
  height: auto;
  position: absolute;
  left: 36%;
  top: 12%;
}

.banner6-pic2 {
  width: 26.5vw;
  height: auto;
  position: absolute;
  left: 66%;
  top: 12%;
}

.banner6-pic3 {
  width: 45%;
  position: relative;
  margin-top: 1.5vw;
}

.banner6-pic4 {
  width: 32%;
  position: absolute;
  right: 12.5%;
  top: 12%;
}

.banner6-pic5 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: bling 0.6s infinite alternate;
  transition-timing-function: ease-out;
}

.banner6-pic6 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}