.m-download1 .icon2 {
  left: 7.45%;
  bottom: 40%;
  width: 85.1%;
}

.m-download1 .icon1 {
  left: 10.65%;
  bottom: 58.2%;
  width: 78.7%;
}

.m-download2 .title {
  left: 4%;
  top: 11%;
  width: 92%;
}

.m-download2 .phone {
  left: 3.1%;
  bottom: 0%;
  width: 93.8%;
}

.m-download2 .test {
    left: 3.1%;
    bottom: 36.8%;
    width: 47.9%;
}

.m-download2 .icon {
  left: 10.8%;
  top: 24.8%;
  width: 78.4%;
}

.m-download3 .image1 {
  width: 75%;
  left: 12.5%;
  top: 10%;
}

.m-download3 .image1 a {
  position: absolute;
  left: 18%;
  bottom: 0;
  width: 62%;
  height: 20%;
}

.m-download3 .image2 {
    width: 88%;
    left: 6%;
    bottom: 4.5%;
}

.m-download3 .image2 a {
  position: absolute;
  left: 21%;
  bottom: 47%;
  width: 58%;
  height: 29%;
}

.m-download3 .btn {
    width: 84.5%;
    left: 7.75%;
    bottom: 3.2%;
}

.m-download3 .btn a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 48%;
}

.m-download3 .btn .s1 {
  left: 0;
}

.m-download3 .btn .s2 {
  right: 0;
}


.m-download4 .image1{
    top:11%;
    left: 13.5%;
    width: 73%;
}

.m-download4 .image1 a{
    position: absolute;
    width: 100%;
    height: 100%;
}

.pop {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.pop-con {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.popbox {
  position: relative;
  width: 80vw;
  height: 60vh;
  background-color: #000;
}

.pop-close {
  position: absolute;
  right: -40px;
  top: 0;
  width: 40px;
  height: 40px;
}

.popbox iframe {
  width: 100%;
  height: 100%;
}

.m-download5{
  background: #141414;
  padding: 10vw 5%;
}

.m-download5  img{
  display: block;
  width: 100%;
}

.m-download5  .img1{

}