After Width: | Height: | Size: 1.2 MiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 7.8 KiB |
@ -0,0 +1,155 @@
|
||||
body{
|
||||
background: url(background@3x.png) no-repeat center top;
|
||||
background-size: 100%;
|
||||
}
|
||||
.title_img{
|
||||
text-align: center;
|
||||
}
|
||||
.title_img img{
|
||||
height: 100px;
|
||||
margin-top: 40px;
|
||||
margin-bottom: 35px;
|
||||
}
|
||||
.h2_width{
|
||||
width: 100px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.h3_width{
|
||||
width: 140px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
h2{
|
||||
font-family:PingFang-SC-Medium;
|
||||
font-size: 17px;
|
||||
color: #2F4FDF;
|
||||
letter-spacing: 0px;
|
||||
border-bottom:2px solid #2F4FDF;
|
||||
border-top: 2px solid #2F4FDF;
|
||||
text-align: center;
|
||||
padding: 7px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.content{
|
||||
background: #FFFFFF;
|
||||
border-radius: 4px;
|
||||
padding: 10px;
|
||||
margin-right: 30px;
|
||||
margin-left: 30px;
|
||||
}
|
||||
.font_color{
|
||||
background-color: #9BFBFE;
|
||||
}
|
||||
.ul_font{
|
||||
font-family: PingFangSC-Regular;
|
||||
font-size: 14px;
|
||||
color: #2849DF;
|
||||
letter-spacing: 0px;
|
||||
line-height: 26px;
|
||||
}
|
||||
.button_center{
|
||||
text-align: center;
|
||||
}
|
||||
.button_position{
|
||||
text-align: center;
|
||||
font-family: PingFang-SC-Semibold;
|
||||
font-size: 17px;
|
||||
color: #FFFFFF;
|
||||
letter-spacing: 0px;
|
||||
margin-top: 38px;
|
||||
margin-bottom: 38px;
|
||||
background-image: linear-gradient(0deg, #E3066B 0%, #FFC70E 100%);
|
||||
border-radius: 100px;
|
||||
border-style: none;
|
||||
padding: 15px 50px;
|
||||
}
|
||||
.content_table{
|
||||
font-family: PingFang-SC-Semibold;
|
||||
font-size: 14px;
|
||||
letter-spacing: 0px;
|
||||
}
|
||||
table{
|
||||
width: 100%;
|
||||
border-style: hidden;
|
||||
}
|
||||
table td{
|
||||
color:#2849DF;;
|
||||
border-style: hidden;
|
||||
}
|
||||
table tr{
|
||||
color:#2849DF;
|
||||
border-style: hidden;
|
||||
}
|
||||
tbody tr:nth-child(odd){
|
||||
background-color: #9BFBFE;
|
||||
opacity: 0.7;
|
||||
}
|
||||
.royal_position{
|
||||
margin-top: 40px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.royal_position img{
|
||||
position: absolute;
|
||||
right: 110px;
|
||||
height: 25px;
|
||||
z-index: 100;
|
||||
}
|
||||
.royal_position button{
|
||||
position: absolute;
|
||||
right: 30px;
|
||||
}
|
||||
.shape1_position{
|
||||
position: absolute;
|
||||
left: 20px;
|
||||
top: 250px;
|
||||
}
|
||||
.shape1_position img{
|
||||
height: 33px;
|
||||
width: 55px;
|
||||
}
|
||||
.shape2_position{
|
||||
position: absolute;
|
||||
right: 5px;
|
||||
top: 180px;
|
||||
}
|
||||
.shape2_position img{
|
||||
height: 63px;
|
||||
width: 90px;
|
||||
}
|
||||
.shape3_position{
|
||||
position: absolute;
|
||||
top: 232px;
|
||||
right: 23px;
|
||||
}
|
||||
.shape3_position img{
|
||||
height: 16px;
|
||||
}
|
||||
.shape4_position{
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
top: 460px;
|
||||
}
|
||||
.shape4_position img{
|
||||
width: 75px;
|
||||
height: 135px;
|
||||
}
|
||||
.shape5_position{
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
top: 560px;
|
||||
}
|
||||
.shape5_position img{
|
||||
width: 95px;
|
||||
height: 100px;
|
||||
}
|
||||
.shape6_position{
|
||||
position: absolute;
|
||||
left: 30px;
|
||||
z-index: 0;
|
||||
}
|
||||
.shape6_position img{
|
||||
height: 90px;
|
||||
}
|
||||
.margin_top{
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
After Width: | Height: | Size: 8.8 KiB |
After Width: | Height: | Size: 36 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 55 KiB |
After Width: | Height: | Size: 42 KiB |
After Width: | Height: | Size: 47 KiB |
After Width: | Height: | Size: 93 KiB |
After Width: | Height: | Size: 79 KiB |