.purchase_dialog_box .el-form{width:100%;display:flex;flex-direction:column}.purchase_dialog_box .el-form .el-form-item{margin-bottom:0}.purchase_dialog_box .el-form .el-form-item .el-form-item__label{width:150px}.purchase_dialog_box .el-form .el-form-item .el-form-item__content{margin-left:160px}.purchase_dialog_box .el-form .el-form-item .el-form-item__content img{width:150px;height:200px;border:2px solid #fff}.table_component .header .el-form{display:flex;flex-direction:row}.table_component .header button{height:30px;line-height:0;margin:10px auto}.table_component .section .el-table{border:1px solid #ccc;margin:0 auto;text-align:center}.table_component .section .el-table th{text-align:center!important}.table_component .section .el-table .purchase_oprate .cell{display:flex;flex-direction:row;justify-content:flex-start}.table_component .section .el-table .purchase_oprate .cell .el-button{border:none}.table_component .section .el-dialog .el-dialog__header{text-align:left;border-bottom:1px solid #d6d6d6}.table_component .section .el-dialog .el-form .el-form-item{display:flex;flex-direction:row;justify-content:space-around}.table_component .section .el-dialog .el-form .el-form-item .el-textarea{width:300px;height:100px}.table_component .section .el-dialog .el-form .el-form-item .el-textarea .el-textarea__inner{height:100px}.table_component .section .el-dialog p{color:#f56c6c}.table_component .handle_dialog_box .el-dialog .el-dialog__header{text-align:left;border-bottom:1px solid #d6d6d6}.table_component .handle_dialog_box .el-dialog .el-dialog__body .is-required .el-form-item__content{display:flex;flex-direction:row;align-items:center}.table_component .handle_dialog_box .el-dialog .el-dialog__body .is-required .el-form-item__content .el-input,.table_component .handle_dialog_box .el-dialog .el-dialog__body .is-required .el-form-item__content .el-input .el-input__inner{height:30px}.table_component .handle_dialog_box .el-dialog .el-dialog__body .is-required .el-form-item__content .el-textarea{width:75%;margin-left:18%;height:100px}.table_component .handle_dialog_box .el-dialog .el-dialog__body .is-required .el-form-item__content .el-textarea textarea{max-height:100px;min-height:100px!important}.table_component .handle_dialog_box .el-dialog .el-dialog__body .is-required .el-form-item__content .el-form-item__error{margin-left:18%}.table_component .handle_dialog_box .el-dialog .el-dialog__body .is-required .el-form-item__error{padding-top:14px}.table_component .handle_dialog_box .el-dialog .el-dialog__body .danger{color:#f56c6c;margin-left:115px;line-height:0}.table_component .el-pagination{width:1000px;margin:20px auto;text-align:center}.purchase_function{padding:30px;box-sizing:border-box;margin:10px;background:#fff}