/*气动案例管理-案例列表*/
.mainBox{
 .container{
    width: 96%;
    padding: 20px;
    margin:6px auto;
 } 
 .form{
    margin: 0px;
 }
}