.formAuto{background-color:#fff;min-height:100%;padding-top:1px}.form-autobox{background-color:#fff;height:100%}.form-tit{border-bottom:1px solid #e2e2e2;color:#333;font-size:12px;font-weight:700;height:38px;line-height:38px;padding-left:11px}.form-box{padding:20px}.form-box,.form-box-text{background-color:#fff;display:flex;flex-wrap:wrap}.form-box-text{padding-left:40px;padding-top:10px}.form-class{background-color:#f4f4f4;color:#333;cursor:pointer;font-size:12px;height:30px;line-height:30px;margin:15px 20px 0 10px;padding-left:10px;position:relative}.form-class-arrow{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAAXNSR0IArs4c6QAAAKtJREFUGBljYMACTp48KYwuzIQusH///o5v3769OXjwYBKyHCMyByhp9f///8NAzMTIyPiJjY1Ny8rK6ilIDdzE27dvswMVzAUpAkkAab6fP3/OBLFBAK7w6dOn9UBJDYgwnPQG2hIN4oGtPnTokNG/f/9OAhWywJUgGG9BTmAGSjLev39/O1BcCiGHwuICGiLDdPbsWT6gwzVRpDA5JmCrgUGiApQDYVzgCgC34UrQ+vg6rwAAAABJRU5ErkJggg==) no-repeat 50%;height:30px;left:calc(100% - 30px);position:relative;top:-30px;width:30px}.arrow-toup{-webkit-animation:arrowtoup .5s ease forwards;animation:arrowtoup .5s ease forwards}.arrow-todown{-webkit-animation:arrowtodown .5s ease forwards;animation:arrowtodown .5s ease forwards}@-webkit-keyframes arrowtoup{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes arrowtoup{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@-webkit-keyframes arrowtodown{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}@keyframes arrowtodown{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}.form-row{align-items:center;margin-bottom:10px}.form-row,.form-row-text{display:flex;height:30px;line-height:30px;width:500px}.form-lab{color:#333;padding-right:10px}.form-lab,.form-lab-text{float:left;font-size:12px;text-align:right;width:135px}.form-lab-text{color:#888}.form-must:before{color:red;content:"*";font-size:13px;font-weight:700;margin-right:5px}.form-val{box-sizing:border-box;width:300px}.form-val,.form-val-text{float:left;height:30px;line-height:30px}.form-val-text{color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:350px}.form-input{border-radius:4px;box-sizing:border-box;height:30px;width:100%}.form-disabled{background-color:#eef1f6;cursor:not-allowed}.form-short{width:calc(100% - 80px)!important}.form-select{width:100%}.form-select input{height:30px}.form-area{border-radius:5px;margin:0 50px;width:calc(100% - 100px)}.form-date{height:30px;width:100%!important}.form-text{color:#333;float:left;height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:350px}.form-text-btn{float:left;width:200px}.form-btn{border:1px solid #00a0e4;border-radius:4px;color:#00a0e4;cursor:pointer;float:right;font-size:12px;height:28px;line-height:28px;margin-left:10px;text-align:center;width:70px}.form-oper{background-color:#fff;margin-bottom:10px;margin-top:30px;padding-bottom:20px;text-align:center;width:100%}.form-oper-btn{background-color:#00a0e4;border:1px solid #00a0e4;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:12px;height:28px;line-height:26px;margin-right:6px;text-align:center;width:80px}.form-oper-sec{background-color:#fff;color:#00a0e4}.form-class-oper{align-items:center;display:flex;height:100%;left:calc(100% - 190px);position:absolute;top:0}.form-oper-item{background-color:#00a0e4;border:1px solid #00a0e4;border-radius:3px;color:#fff;cursor:pointer;font-size:12px;height:22px;line-height:22px;margin-left:15px;padding:0 15px}