| 12345678910111213141516 |
- .new_head{
- height: 50px;
- line-height:50px;
- color: #fff;
- background: #1a1a1f;
- }
- .new_head_title,.new_head_left,.new_head_right{
- line-height: 50px!important;
- color: #fff!important;
- }
- .block_button{
- width: 95%;
- margin: 0 auto;
- letter-spacing: 18px;
- }
|