.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: 7.5vw;
  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: 7.8% !important;
  left: auto !important;
  transform: none !important;
}

.all-swiper {
  width: 100%;
  height: 100vh;
  background-image: url("../img/01-2/bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.item2::after {
  width: 5.7vw !important;
}

.item3::after {
  width: 5.7vw !important;
}

.item4::after {
  width: 6.9vw !important;
}

@keyframes bling {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}

@keyframes bling2 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}

/*banner1*/
.bg1-1 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.bg1-2 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.bg1-3 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.bg3 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.bg4-3 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.pic-txt {
  position: absolute;
  right: 1vw;
  bottom: 2vw;
  color: #fff;
  font-family: "DFHeiStd-W5";
  font-size: 1vw;
  letter-spacing: 0.01vw;
}

.pic-txt2 {
  bottom: 1vw;
}

.banner1-txt {
  width: 27%;
  position: absolute;
  left: 3.5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}

.banner1-txt2 {
  width: 31.5%;
}

.banner1-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;
}

.banner1-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;
}

.banner1-pic1 {
  width: 89%;
  position: relative;
  margin: 1.3vw 0 0 0;
}

.banner1-pic2 {
  width: 64%;
  position: absolute;
  left: 32.3%;
  top: 14.5%;
}

.banner1-pic3 {
  width: 47%;
  position: absolute;
  left: 7%;
  top: 10%;
}

.banner1-title {
  width: 17.8vw;
  margin: 0 0 2.5vw 0;
}

.banner1-table {
  width: 100%;
  position: relative;
  font-family: "DFHeiStd-W5";
  font-size: 1.09vw;
  letter-spacing: 0.1vw;
  color: #3e3a39;
}

.banner1-table-th {
  width: 100%;
  height: 2.3vw;
  line-height: 2.3vw;
  background-color: rgba(187, 153, 119, 0.5);
  text-align: center;
  position: relative;
  border-bottom: 1px solid #595757;
}

.banner1-table-td {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #595757;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.banner1-table-td:last-child {
  border-bottom: none;
}

.banner1-table-th::after,
.banner1-table-td::after {
  content: "";
  clear: both;
  display: block;
}

.banner1-table-title {
  width: 30%;
  line-height: 1.5vw;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.banner1-table-title-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.banner1-table-name {
  width: 70%;
  float: right;
  border-left: 1px solid #595757;
  box-sizing: border-box;
  position: relative;
}

.banner1-table-name ul {
  list-style: none;
  margin: 0;
  padding: 0.4vw 0;
}

.banner1-table-name ul li {
  line-height: 1.5vw;
  margin: 0.3vw 0;
  padding: 0 0 0 1.8vw;
  position: relative;
}

.odd {
  background-color: rgba(187, 153, 119, 0.2);
}

.banner1-table-name ul li::before {
  content: "";
  position: absolute;
  left: 1.2vw;
  top: 0.625vw;
  width: 3px;
  height: 3px;
  background-color: #3e3a39;
  transition: all 0.5 ease-in-out;
}

.banner1-click {
  width: 1.2vw;
  height: 1.1vw;
  position: absolute;
  left: -1.5vw;
  bottom: 0.5vw;
  animation: bling 0.6s infinite alternate;
  transition-timing-function: ease-out;
  background-image: url(../img/01-2/banner1-click.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all 0.5 ease-in-out;
}

.banner1-table-td:hover {
  background-color: rgba(62, 58, 57, 0.75);
  color: #f8f2f1;
}

.banner1-table-td:hover .banner1-table-name ul li::before {
  background-color: #f8f2f1 !important;
}

.banner1-table-td:hover .banner1-click {
  background-image: url(../img/01-2/banner1-click2.png);
}

.banner1-active {
  background-color: rgba(62, 58, 57, 0.75);
  color: #f8f2f1;
}

.banner1-active .banner1-table-name ul li::before {
  background-color: #f8f2f1 !important;
}

.banner1-active .banner1-click {
  background-image: url(../img/01-2/banner1-click2.png);
}

.banner1-circle {
  width: 11.5vw;
  height: 11.5vw;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all 0.5 ease-in-out;
}

.banner1-circle-active {
  animation: bling2 0.6s infinite alternate;
  transition-timing-function: ease-out;
}

.banner1-circle1 {
  right: 1.7%;
  top: 16.5%;
  background-image: url(../img/01-2/banner1-circle1.png);
}

.banner1-circle1.banner1-circle-active {
  background-image: url(../img/01-2/banner1-circle1-h.png);
}

.banner1-circle2 {
  right: 29.5%;
  top: 16.5%;
  background-image: url(../img/01-2/banner1-circle2.png);
}

.banner1-circle2.banner1-circle-active {
  background-image: url(../img/01-2/banner1-circle2-h.png);
}

.banner1-circle3 {
  right: 42.3%;
  top: 38.5%;
  background-image: url(../img/01-2/banner1-circle3.png);
}

.banner1-circle3.banner1-circle-active {
  background-image: url(../img/01-2/banner1-circle3-h.png);
}

.banner1-circle4 {
  right: 9.5%;
  top: 44%;
  background-image: url(../img/01-2/banner1-circle4.png);
}

.banner1-circle4.banner1-circle-active {
  background-image: url(../img/01-2/banner1-circle4-h.png);
}

/*banner2*/
.banner2-pic1 {
  width: 1.5vw;
  position: absolute;
  left: 50.9%;
  top: 35%;
}

.banner2-txt {
  width: 54%;
  position: absolute;
  left: 4.5%;
  top: 77%;
  z-index: 99;
}

.banner2-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;
}

.banner2-txt h4 {
  width: 100%;
  color: #ffffff;
  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-txt2 {
  width: 28%;
  position: absolute;
  left: 3.5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}

.banner2-txt2 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;
}

.banner2-txt2 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-bg2 {
  width: 60%;
  position: absolute;
  right: 4.5%;
  top: 15%;
}

.banner2-txt3 {
  width: 30%;
  position: absolute;
  left: 3.5%;
  top: 29%;
  z-index: 99;
}

.banner2-txt3 h2 {
  width: 89%;
  font-family: "jf-jinxuan-medium";
  font-size: 1.4vw;
  letter-spacing: 0.13vw;
  color: #bb9977;
  font-weight: normal;
  margin: 1.1vw 0 1vw 0;
  border: 1px solid #bb9977;
  padding: 0.4vw 0;
  text-align: center;
  cursor: pointer;
}

.banner2-txt3 h2:hover {
  background-color: rgba(82, 82, 82, 0.75);
  color: #f8f2f1;
}

.banner2-txt3-h2-active {
  background-color: rgba(82, 82, 82, 0.75);
  color: #f8f2f1 !important;
}

.banner2-txt3 h2:first-child {
  margin: 0 0 1vw 0;
}

.banner2-txt3 h4 {
  width: 100%;
  color: #3e3a39;
  font-weight: normal;
  font-family: "DFHeiStd-W5";
  font-size: 1.09vw;
  letter-spacing: 0.03vw;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 2vw;
  margin: 0 0 0 0;
}

.banner2-txt3 h4 ul {
  list-style: none;
  margin: 0;
  padding: 0 0;
}

.banner2-txt3 h4 ul li {
  line-height: 1.5vw;
  margin: 0.3vw 0;
  padding: 0 0 0 0.5vw;
  position: relative;
}

.banner2-txt3 h4 ul li::before {
  content: "";
  position: absolute;
  left: 0vw;
  top: 0.625vw;
  width: 3px;
  height: 3px;
  background-color: #3e3a39;
  transition: all 0.5 ease-in-out;
}

.banner2-click-pic {
  width: 60%;
  position: absolute;
  right: 4.5%;
  top: 15%;
}

/*banner3*/
.banner3 {
  width: 66%;
  height: auto;
  position: relative;
  margin-left: 34%;
}

.banner3-txt {
  width: 41%;
  position: absolute;
  left: 10.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 2vw 0;
}

.banner3-txt h5 {
  width: 100%;
  color: #3e3a39;
  font-weight: normal;
  font-family: "DFHeiStd-W5";
  font-size: 1.09vw;
  letter-spacing: 0.1vw;
  line-height: 3.1vw;
  margin: 0 0 0 0;
  position: relative;
  padding-left: 2.5vw;
}

.banner3-dot {
  width: 2vw;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.banner3-pic1 {
  width: 31.95%;
  position: absolute;
  left: 55.5%;
  top: 12.1%;
}

/*banner4*/
.banner4 {
  width: 66%;
  height: auto;
  position: relative;
  margin-left: 34%;
}

#banner41 .swiper-pagination,
#banner42 .swiper-pagination {
  width: 3.5vw !important;
  height: 2vw;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 30px;
  bottom: 2.3vw !important;
  right: 18vw !important;
  left: auto !important;
  padding-left: 0.5vw;
  box-sizing: border-box;
}

#banner41 .swiper-pagination-bullet,
#banner42 .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;
}

#banner41 .swiper-pagination-bullet-active,
#banner42 .swiper-pagination-bullet-active {
  background-image: url(../img/04-1/dot1.png);
  background-color: transparent;
  outline: none;
}

.banner4-txt {
  width: 27%;
  position: absolute;
  left: 3.5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}

.banner4-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;
}

.banner4-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;
}

.banner4-pic1 {
  width: 41.5%;
  position: absolute;
  left: 7%;
  top: 11%;
}

.banner4-title {
  width: 17.8vw;
  margin: 0 0 2.5vw 0;
}
