*{margin:0;padding:0}
body,html{
    background:#efefef
}
header{
    font-size:1.2em;
    font-family:"微软雅黑","黑体",serif;
    line-height:2.8em;padding:0 5%;
    background:#5c7d17;
    border-bottom:1px solid #5c7d17;
}
header #unitType{
    /*width:8em*/
}
input{
    line-height:normal;
    padding:3px 5px;
    font-size:14px;
    border-radius:4px
}
.container{
    padding-bottom:30px
}
table{
    table-layout:fixed;
    font-size:12px
}
.l1{
    color:white;
    font-size: 16px;
    font-family: "Microsoft YaHei", sans-serif;
}
.form-group{
    margin-right:12px;
}