12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- .pos_wz{
- position:relative;
- }
- .pos_wz_p{
- width:265px;
- text-align: center;
- color:#fff;
- position: absolute;
- top:30%;
- font-size:32px;
- }
- .ts_p_style{
- font-size: 18px!important;
- margin-top: 20px!important;
- }
- .p32{
- padding: 17px 32px;
- }
- .ml110{
- margin-left:110px;
- }
- .pb15{
- padding-bottom:15px;
- }
- .mt20{
- margin-top:20px;
- }
- .bor_rad{
- border-radius: 10%!important;
- }
- .plr{
- padding-left:20px!important;
- padding-right:20px!important;
- }
- .mr{
- margin-top: 22px;
- padding: 10px;
- }
- .w900{
- width:850px!important;
- }
- .w600{
- width:600px!important;
- }
|