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