.wrap{
  max-width: 100%;
}
.swiper-button-prev{
  width: 30px;
  height: 25px;
  right: 75px;
  bottom: 10px;
  background-size: 100%;
}

.swiper-button-next{
  width: 30px;
  height: 25px;
  bottom: 10px;
  background-size: 100%;
}
.intro{
  padding: 0 20px;
  box-sizing: border-box;
}
.download-box{
  text-align: center;
}
.download-box li{
  width: 33%;
  display: inline-block;
  float: none;
  margin-bottom: 10px;
}
.download-box li:nth-of-type(2),.download-box li:nth-of-type(5){
  margin: 0 0 10px 0;
}
.download-box li p{
  font-size: 14px;
}
.toFormBtn{
  width: 160px;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
}
.g-footer{
  display: none;
}
.titleDown{
  width: 150px;
}