//css书写顺序:1.位置信息position display float overflow clear
//css书写顺序:2.大小 width height padding margin border
//css书写顺序:3.文字信息
//css书写顺序:4.文本信息 text-align:center;
//css书写顺序:5.背景
//css书写顺序:6.css3属性
font: normal normal normal 14px/50px Roboto; //倾斜,小体大写字母,加粗,字号大小/行高 字体(可写多个)