After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 559 B |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 2.2 KiB |
@ -0,0 +1,67 @@
|
||||
body{
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
background: #FF5E5E;
|
||||
}
|
||||
header{
|
||||
position:relative;
|
||||
height: 130px;
|
||||
margin-top: 25px;
|
||||
background: url("title.png") no-repeat center;
|
||||
}
|
||||
.title_img{
|
||||
text-align: right;
|
||||
height: 140px;
|
||||
}
|
||||
.content{
|
||||
background: url("bg.png") no-repeat center;
|
||||
margin-top: 10px;
|
||||
padding: 0px 13px 0px 13px;
|
||||
}
|
||||
.banner_img {
|
||||
text-align: center;
|
||||
padding-top: 25px;
|
||||
}
|
||||
.circular_img{
|
||||
text-align: center;
|
||||
margin-top: -3px;
|
||||
}
|
||||
.circular_img img{
|
||||
vertical-align: middle;
|
||||
}
|
||||
.circular_img span{
|
||||
display:inline-block;
|
||||
height:100%;
|
||||
vertical-align:middle;
|
||||
}
|
||||
.activ_img{
|
||||
text-align: center;
|
||||
}
|
||||
.intro{
|
||||
font-family: PingFangSC-Regular;
|
||||
font-size: 14px;
|
||||
color: #333333;
|
||||
letter-spacing: 0.31px;
|
||||
line-height:21px;
|
||||
}
|
||||
.intro_content{
|
||||
padding: 0px 32px 5px 32px;
|
||||
}
|
||||
.qrcode_img{
|
||||
text-align: center;
|
||||
padding-bottom: 50px;
|
||||
}
|
||||
.qrcode_img img{
|
||||
height: 128px;
|
||||
width: 128px;
|
||||
}
|
||||
.qrcode_img div{
|
||||
font-family: Avenir-Book;
|
||||
font-size: 12px;
|
||||
color: #333333;
|
||||
letter-spacing: 0.26px;
|
||||
}
|
||||
footer{
|
||||
margin-top: -38px;
|
||||
text-align: center;
|
||||
}
|
After Width: | Height: | Size: 4.4 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 4.3 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 14 KiB |