Compare commits
2 Commits
744f670cea
...
9eceebc66c
| Author | SHA1 | Date |
|---|---|---|
|
|
9eceebc66c | |
|
|
f213eac3a3 |
|
|
@ -0,0 +1,203 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 400px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 28px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 228px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 456px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.qiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 20px;
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 668px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,203 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 400px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 28px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 228px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 456px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.qiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 20px;
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 668px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,203 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 28px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 228px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 456px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.qiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 20px;
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 668px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,194 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 28px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 228px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 456px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 668px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,194 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 38px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 228px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 456px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 668px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,194 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 48px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 228px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 456px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 668px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,194 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 228px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 456px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 668px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,194 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 258px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 456px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 668px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,194 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 456px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 668px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,194 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 668px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,194 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 568px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,194 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 588px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,194 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_po {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 270px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fen {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_fzgj {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 355px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 535px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.qi_ydy {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 585px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 0px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 20px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 45px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 55px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 90px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 110px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 130px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 140px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 130px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 180px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 130px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 190px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 185px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 130px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 190px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 250px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 230px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 130px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 190px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 250px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 405px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 130px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 190px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 250px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 370px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 130px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 190px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 250px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 375px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 450px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 130px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 190px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 250px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 375px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 430px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 130px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 190px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 250px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 375px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 435px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 640px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 130px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 190px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 250px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 375px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 435px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 560px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 130px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 190px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 250px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 375px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 435px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 560px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 620px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 725px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,149 @@
|
|||
.zong {
|
||||
position: absolute;
|
||||
left: 56px;
|
||||
top: 300px;
|
||||
.count {
|
||||
color: #5ffff3;
|
||||
}
|
||||
}
|
||||
.mei {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 64px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.dian {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 248px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.chaiyou {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 426px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
.ycl {
|
||||
position: absolute;
|
||||
left: 456px;
|
||||
top: 608px;
|
||||
.count {
|
||||
color: #48c4fb;
|
||||
}
|
||||
}
|
||||
|
||||
.m_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 10px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 65px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.m_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 130px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 190px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 250px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.d_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 310px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 375px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 435px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.chai_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 495px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_one {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 560px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_two {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 620px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
.ycl_three {
|
||||
position: absolute;
|
||||
left: 846px;
|
||||
top: 680px;
|
||||
.count {
|
||||
margin-left: 30px;
|
||||
color: #52dbf1;
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue