.check{height:400px;background:#fff;margin-bottom:30px;border-radius:0 0 10px 10px;padding:10px}li.con{width:calc(50% - 10px);margin:0 5px}.con h2{background:#9eacfd;color:#fff;border-radius:10px;margin:0;padding:20px 0}#character .content{margin:50px;display:flex;flex-wrap:wrap}#character .el-form{display:flex}#character .el-form-item{margin:7px;flex:1;box-shadow:1px 1px 12px #ddd;padding-bottom:10px}#character .el-form-item__label{display:block;width:100%!important;float:none;text-align:center;height:50px;font-size:22px;line-height:50px;font-weight:700;color:#000;border-bottom:1px solid #e7e7e7}#character .el-form-item__content{font-size:14px;margin:0!important;line-height:20px}#character .el-checkbox{width:93%;text-align:left;color:#000;margin-left:18px;margin-top:5px}#character .el-checkbox__inner{border:1px solid #000}#character .el-checkbox-group{margin-top:15px;display:flex;flex-direction:column}#character .el-checkbox__label{display:inline-grid;white-space:pre-line;padding-left:10px;padding-right:20px;font-size:14px}#character .el-button{background:#9eacfd}#character .el-button:focus,#character .el-button:hover{background:#9eacfd!important}