.news .bot .bot1 {
  width: 45rem;
}
.news {
  padding-left: 15rem;
}
.map {
  padding-left: 5rem;
  padding-right: 5rem;

}
.news .bot .bot1 .bot1-1 {
  width: 100%;
  height: auto;
  border-radius: 0.5rem 0.5rem 0rem 0rem;
}
.map .bot {
  display: flex;
  justify-content: space-around;
  margin-bottom: 4.625rem;
}
.map .more {
  width: 28rem;
  height: 6rem;
  line-height: 6rem;
  text-align: center;
  border-radius: 3rem;
  font-size: 1.25rem;
  color: #fff;
  margin-top: 3rem;
}
.about .about1 .more {
  width: 28rem;
  height: 6rem;
  line-height: 6rem;
  text-align: center;
  background: #015F3B;
  border-radius: 3rem;
  font-size: 1.25rem;
  color: #fff;
  position: absolute;
  right: 2.5rem;
  bottom: 4.5rem;
}
.about {
  padding-bottom: 3.125rem;
  height: auto;
}
.about .about1 {
  width: 90rem;
  height: auto;
}
.about .about1 .bottom {
  padding-bottom: 10rem;
}
.about .about1 .more {
  bottom: 2.5rem;
}
.about .about1 .title .left {
  position: absolute;
  left: 0;
  bottom: 1rem;
  width: 10rem;
  height: auto;
}
.about .about1 .title .right {
  position: absolute;
  right: 0;
  bottom: 1rem;
  width: 10rem;
  height: auto;
}
.product .bot {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.product .bot .bot1 {
  width: 30rem;
  margin-bottom: 4.375rem;
  background: #FFFFFF;
  box-shadow: 0.1875rem 0.3125rem 0.9375rem 0.0625rem rgba(0, 0, 0, 0.16);
  border-radius: 0.5rem;
  margin-right: 3.125rem;
}
.product .bot .active {
  margin-right: 5.625rem;
}
.news .switch .active::after {
  background: #015F3B;
  position: absolute;
  width:100%;
  height:2px;
  bottom: -0.5rem;
  left: 0;
  right: 0;
  content: " ";
}
.map {
  background-image: url(../images/mob2.png)!important;
}
.product {
  width: 100%;
  background-image: url(../images/mob1.png)!important;
}
.swiper a{
  height: 77.5rem;
}
.swiper img{
  height: 77.5rem;
  object-fit: cover;
}
.swiper{
  height: 77.5rem;
}
