.list-state-group .el-radio-button__inner{width:140px;height:40px;display:flex;align-items:center;justify-content:center;background:#f7f8fa}.list-state-group .el-radio-button__orig-radio:checked+.el-radio-button__inner{color:#3841db;background:#f7f8fa;font-weight:500;border:1px solid #dcdee0;transition:none;box-shadow:none}.list-state-group .el-radio-button__orig-radio:checked+.el-radio-button__inner:before{content:"";position:absolute;height:2px;width:calc(100% + 2px);background:#3841db;bottom:0}.list-state-group .el-radio-button.is-active,.list-state-group .el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled){box-shadow:none;border-left-color:#dcdee0}