You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
1.2 KiB
CSS

.wrap {
width:100vw;
max-width:1080px;
height:100vh;
position:relative;
}
.one {
padding-top:2rem;
padding-bottom:0.3rem;
text-align:center;}
.one .pic {width:2.61rem;height:2.61rem;position:relative;background:#DEDEDE;color:#FFF;margin:0 auto;overflow:hidden;border-radius:0.4rem;}
.one .pic .font {font-size:0.34rem;}
.one .name {margin:0;padding-top:0.3rem;font-size:0.62rem;color:rgb(88,88,88);}
.one .version {margin:0;padding-top:0.18rem;font-size:0.29rem;color:rgb(102,102,102);}
.two {padding-top:0.43rem;text-align:center;padding-bottom:0.3rem;}
.two img {width:5.53rem;height:5.58rem;}
.three {height:6.82rem;position:absolute;bottom:0;left:0;right:0;width:100%;margin:0 auto;background:url(../../images/wap/download_bg.png) center center no-repeat;background-size:100% 100%;}
.three .download-butn {color:#FFF;text-align:center;padding-top:0.5rem;}
.three .download-butn .butn {width:4.07rem;height:1.21rem;line-height:1.21rem;display:block;text-align:center;border-radius:0.1rem;background:rgb(245,112,112);font-size:0.46rem;margin:0 auto;}
.three .download-butn .butn .icon {width:0.39rem;height:0.47rem;margin-right:0.16rem;margin-top:-.18rem;vertical-align:middle;}
.three .download-butn .size {font-size:0.34rem;padding-top:0.2rem;margin:0;}