#content {
  display: none;
}
#content_m {
  display: block;
  padding-top: 40px;
}
.arrow-left1 {
  background: url(../img/weini/all/left_m.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 17px;
  z-index: 990;
}
.arrow-right1 {
  background: url(../img/weini/all/right_m.png) no-repeat left bottom;
  background-size: contain;
  right: -10px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 17px;
  z-index: 990;
}
.btn {
  position: absolute;
  left: 5vw;
  top: 51vw;
}
.btn img {
  width: 37vw;
  height: 6.6vw;
}

.swiper-box {
  width: 80vw;
  height: 80vw;
  margin: 0 auto;
  position: relative;
}
.swiper-box img {
  width: 56vw;
  height: 66.8vw;
}
.swiper-slide-active {
  opacity: 1 !important;
  transform: scale(1) !important;
}
.swiper-wrapper {
  padding-left: 13.5vw !important;
  height: 33.4vw !important;
}
.swiper-slide {
  height: 33.4vw !important;
}
.code-box img {
  width: 26.8vw;
  height: 32vw;
}
.code-box {
  height: 32vw;
  padding: 3vw 12.5vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(../img/weini/all/backimg.png) no-repeat right bottom;
  background-size: 50vw;
}
.code-box1 {
  height: 41vw;
  padding: 3vw 12vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(../img/weini/all/backimg.png) no-repeat right bottom;
  background-size: 50vw;
}
.code-box2 {
  height: 41vw;
  padding: 3vw 8vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(../img/weini/all/backimg.png) no-repeat right bottom;
  background-size: 50vw;
  width: 100%;
  box-sizing: border-box;
}
