
.pages{
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0;
}
.loadImg{
    width: 100vw;
    height: 56.125vw;
}
.download-line{
    width: 56.7vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 9.3vw 0;
}
.download-show{
    width: 31vw;
    height: 59.2vw;
}


.download-code{
    width: 17.9vw;
    height: 24.6vw;
}