.banner {
  width: 100%;
}
.banner img {
  width: 100%;
}
.title1 {
  padding: 3.68rem 1.78rem 0 1.78rem;
}
.title1 h2 {
  margin: 0 auto;
  width: 13rem;
}
.title1 h2 img {
  width: 100%;
}
.title1 div {
  margin-top: 1.875rem;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  color: #666666!important;
}
.title1 div span {
  color: #313131;
  font-weight: 600;
}
.title2 h2 {
  margin: 0 auto;
  width: 14rem;
}
.title2 h2 img {
  width: 100%;
}
.swiper-slide .detail {
  width: 100%;
  height: 15.9375rem;
  background-size: 100% 100%;
}
.swiper-slide .detail img {
  width: 100%;
}
.show-swiper .swiper-slide {
  width: 15rem;
}
.show-swiper .swiper-slide:last-child {
  width: 5.9375rem;
  color: #fff;
}
.show-swiper .swiper-slide:last-child .icon {
  width: 32px;
  height: 32px;
  /*background: url(../images/more-icon.png) no-repeat center 50%/100% 100%;*/
  display: block;
  float: left;
  margin-top: 260px;
  margin-left: 15px;
}
.show-swiper .swiper-slide:last-child .text {
  width: 21px;
  font-size: 21px;
  margin-top: 180px;
  margin-left: 10px;
  line-height: 1.5;
  float: left;
}
.show-swiper .swiper-slide .goods {
  width: 14.06rem;
  padding: 10px;
  /*height: 500px;*/
  margin: 40px 0;
  border-radius: 8px;
  /*background: url(../images/goods-bg.png);*/
}
.title3 {
  padding: 0.625rem;
}
.title3 h2 {
  margin: 0 auto;
  width: 8.6875rem;
}
.title3 h2 img {
  width: 100%;
}
.title3 div {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.title3 div span {
  display: inline-block;
  width: 10.625rem;
}
.title3 div span img {
  width: 100%;
  margin-top: 1rem;
}
.map {
  margin-top: 3.78rem;
  width: 100%;
  height: 16.875rem;
  background: url("../../static/img/cooperate/map.png");
  background-size: 100% 100%;
  padding: 5.375rem 0 0 4.28rem;
}
.map div {
  width: 15.5rem;
}
.map div img {
  width: 100%;
}
