CSS input 不同类型 分别设置宽度 input { width: expression((this.type=="checkbox" || this.type=="radio") ?"20px":"86px"); }