8 lines
667 B
CSS
Executable File
8 lines
667 B
CSS
Executable File
.special_01{width:100%; background-color:#d4d4d4; overflow: hidden;}
|
|
.special_01 .fly{width:5.17333rem; margin-left:auto; margin-right: auto;}
|
|
.special_01 .content{background-color:#e3e3e3; overflow: hidden;}
|
|
.special_01 .content p{width:96%; margin-left:auto; margin-right: auto;}
|
|
|
|
.special span{width:4rem; margin-left:auto; margin-right: auto; display: inline-block; height: 1.1rem; line-height: 1.1rem;}
|
|
.special_number{position: absolute; bottom:0; width:100%;}
|
|
.num_text{width:4rem; background-color:rgba(255,255,255,0.1); line-height: 0.853rem; font-size: 0.32rem; color:#FFF; text-align: center; font-weight: 300; margin-left:auto; margin-right: auto;} |