@charset "utf-8";
@import url(bootstrap.min.css);
@import url(animate.css);

.banner {
  width: 100%;
}

.banner-c {
  position: relative;
  width: 100%;
}

/* 轮播 */
.banner-c img {
  width: 100%;
  /*height: 720px;*/
  object-fit: contain;
}

.banner-c .swiper-button-prev {
  position: absolute;
  left: 5%;
  top: 50%;
  margin-top: -40px;
  width: 50px;
  height: 80px;
  background: url(../img/arrow1.png) no-repeat center;
}

.swiper-button-prev:after {
  display: none;
}

.banner-c .swiper-button-prev:hover {
  background-image: url(../img/arrow3.png);
}

.banner-c .swiper-button-next {
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -40px;
  width: 50px;
  height: 80px;
  background: url(../img/arrow2.png) no-repeat center;
}

.banner-c .bannerSearch {
  position: relative;
  width: 600px;
  background: #fff;
  border-radius: 10px;
  margin: 0 auto;
  padding: 5px 10px;
  margin-top: 30px;

}
.banner-c .bannerSearch .bannerSearch1 {
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
  width: 400px;
  z-index: 2;
}

.bannerSearch2 {
  width: 100px !important;
  height: 40px;
  background: #2B74FA;
  border-radius: 5px;
  line-height: 40px;
}

.swiper-button-next:after {
  display: none;
}

.banner-c .swiper-button-next:hover {
  background-image: url(../img/arrow4.png);
}

#swiper1 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  /*background: #f5f5f5;*/
  opacity: 0.8;
}
.swiper-pagination-bullets {
  bottom: 90px !important;
}

.swiper-pagination-bullet-active {
  --swiper-theme-color: #fff;
}

input:focus {
  outline: none;
}

.banner-c .radius {
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 18px;
}

.banner-c .swiper-content {
  position: absolute;
  text-align: center;
  color: #fff;
  /* margin-bottom: 50px; */
}

.banner-c .swiper-content span {
  display: inline-block;
  width: 200px;
  font-weight: bold;
}

.banner-c .swiper-content h1 span {
  font-size: 35px;
  margin-bottom: 15px;
}

.banner-c .swiper-content h3 span {
  font-size: 25px;
}

.banner-c .radius-l {
  float: left;
  width: 8px;
  height: 8px;
  border: 2px solid gray;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 15px;
}

.banner-c .radius-l:hover {
  border: 2px solid #fff;
  background-color: gray;
}

.banner-c .radius-r {
  float: left;
  width: 8px;
  height: 8px;
  border: 2px solid gray;
  border-radius: 50%;
  background-color: #fff;
}

.banner-c .radius-r:hover {
  border: 2px solid #fff;
  background-color: gray;
}

.banner-c .icon-more {
  position: absolute;
  right: 110px;
  bottom: 220px;
  width: 216px;
  height: 61px;
}

.banner-c .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}


.changPing1 {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.changPing2 {
  width: 100%;
  height: 669px;
  position: relative;
  /* top: -187px; */
  padding: 0.1px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

  /* display: flex;
  align-items: center;
  justify-content: center; */
  /* background-image: url("https://www.shangmazy.com/static/changPing/top2.png"); */
  /* background-size: 100% 100%; */
  /* background-repeat: no-repeat; */
/* } */

.changPing2 img {
  height: 440px;
  width: 1200px;
}

.changPing3 {
  width: 100%;
  height: 881px;
  position: relative;
  /* top: -187px; */
  padding: 0.1px;
  background-image: url("https://www.shangmazy.com/static/changPing/top3.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.changPing4 {
  width: 100%;
  height: 500px;
  position: relative;
  /* top: -187px; */
  padding: 0.1px;
  background-image: url("https://www.shangmazy.com/static/changPing/top4.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}


.changPing5 {
  width: 100%;
  height: 804px;
  position: relative;
  /* top: -187px; */
  padding: 0.1px;
  background-image: url("https://www.shangmazy.com/static/changPing/top5Bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.changPing5Main {
  position: relative;
  top: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.changPing5Main .changPing5Img {
  margin-right: 20px;
  cursor: pointer;
}
#changPing5Imgcontainer {
  position: relative;
  width: 100%;
  top: 180px;
  display: none;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.changPing5Main  #changPing5Imgcontainer img{
  max-width: 100%;
  height: auto;
}

.changPing5Img.active {
  color: #3C68F5;
}


.changPing6 {
  width: 100%;
  height: 804px;
  position: relative;
  /* top: -187px; */
  padding: 0.1px;
  background-image: url("https://www.shangmazy.com/static/changPing/top6.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.changPing6Main {
  position: relative;
  top: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.changPing6Main .changPing6Img {
  margin-right: 20px;
  cursor: pointer;
}
#changPing6Imgcontainer {
  position: relative;
  width: 100%;
  top: 180px;
  display: none;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.changPing6Main  #changPing6Imgcontainer img{
  max-width: 100%;
  height: auto;
}

.changPing6Img.active {
  color: #3C68F5;
}



.changPing7 {
  width: 100%;
  height: 804px;
  position: relative;
  /* top: -187px; */
  padding: 0.1px;
  background-image: url("https://www.shangmazy.com/static/changPing/top7.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.changPing7Main {
  position: relative;
  top: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.changPing7Main .changPing7Img {
  margin-right: 20px;
  cursor: pointer;
}
#changPing7Imgcontainer {
  position: relative;
  width: 100%;
  top: 180px;
  display: none;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.changPing7Main  #changPing7Imgcontainer img{
  max-width: 100%;
  height: auto;
}

.changPing7Img.active {
  color: #3C68F5;
}



.changPing8 {
  width: 100%;
  height: 734px;
  position: relative;
  /* top: -187px; */
  padding: 0.1px;
  background-image: url("https://www.shangmazy.com/static/changPing/top8.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.changPing9 {
  width: 100%;
  height: 706px;
  position: relative;
  /* top: -187px; */
  padding: 0.1px;
  background-image: url("https://www.shangmazy.com/static/changPing/top9.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.changPing10 {
  width: 100%;
  height: 356px;
  position: relative;
  /* top: -187px; */
  padding: 0.1px;
  background-image: url("https://www.shangmazy.com/static/changPing/top10.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}



.footer-copy {
  width: 100%;
}


@media (max-width: 1500px) {
  .swiper-content h2 {
    font-size: 40px !important;
  }
  .swiper-content h1 {
    font-size: 30px !important;
  }
}

@media (max-width: 1400px) {
  .swiper-content h2 {
    font-size: 30px !important;
  }
  .swiper-content h1 {
    font-size: 20px !important;
  }
}

@media (max-width: 1200px) {



}
@media (max-width: 1000px) {


}

@media (max-width: 868px) {
  .swiper-content h2 {
    font-size: 20px !important;
  }
  .swiper-content h1 {
    font-size: 14px !important;
  }
 }

@media (max-width: 768px) {
  .banner {
    height: 100%;
  }

  .banner-c .swiper-button-prev {
    margin-top: -30px;
    width: 30px;
    height: 50px;
  }

  .banner-c .swiper-button-next {
    margin-top: -30px;
    width: 30px;
    height: 50px;
  }
}
