.components-skuList .inline-list .tit{display:table-cell;font-size:14px;color:#555;vertical-align:middle}.components-skuList .inline-list .list{display:table-cell}.components-skuList .inline-list .list .cell{display:inline-block;line-height:32px;border:1px solid #ddd;padding:0 16px;margin-left:12px;font-size:14px;color:#666;box-sizing:border-box;cursor:pointer;border-radius:1px;transition:.2s;position:relative;overflow:hidden}.components-skuList .inline-list .list .cell.active{border-color:#0085dd;color:#0085dd}.components-skuList .inline-list .list .cell.active:before{content:"";display:inline-block;position:absolute;right:-15px;bottom:-15px;width:30px;height:30px;background:#0085dd;transform:rotate(45deg)}.components-skuList .inline-list .list .cell.active:after{content:"√";display:inline-block;font-size:12px;color:#fff;position:absolute;bottom:0;right:0;width:15px;height:15px;line-height:15px;text-align:center;padding-left:2px;box-sizing:border-box;transform:rotate(8deg)}.components-skuList .sku_table{width:100%;text-align:center;margin-top:20px}.components-skuList .sku_table thead tr{background:#f0f0f0;font-size:13px}.components-skuList .sku_table thead tr th{padding:0;line-height:40px;color:#555;font-weight:400}.components-skuList .sku_table tbody tr td{border-bottom:1px dashed #e0e0e0;height:45px;text-align:center;font-size:14px;color:#666;padding:0 3px}.components-skuList .sku_table tbody tr td .el-input-number{width:90px}.components-skuList .sku_table tbody tr td .el-input-number .el-input .el-input__inner{padding:0 25px}.components-skuList .sku_table tbody tr td .el-input-number .el-input-number__decrease,.components-skuList .sku_table tbody tr td .el-input-number .el-input-number__increase{width:25px}.components-skuList .sku_table tbody tr .ball_input,.components-skuList .sku_table tbody tr .colono_input{cursor:pointer}.components-skuList .sku_table tbody tr .ball_input.placeholder,.components-skuList .sku_table tbody tr .colono_input.placeholder{color:#757575}.components-skuList .sku_table .el-input--suffix .el-input__inner{padding-right:23px;padding-left:10px}.components-skuList .sku_table .el-input__prefix,.components-skuList .sku_table .el-input__suffix{right:0}.components-skuList .sku_table .el-input__prefix .el-input__icon,.components-skuList .sku_table .el-input__suffix .el-input__icon{width:23px}.components-skuList .actions{display:flex;align-items:center;margin-top:13px}.components-skuList .actions .cell{display:flex;flex:1;height:30px;background:#f5f5f5;cursor:pointer;font-size:14px;align-items:center;justify-content:center}.components-skuList .actions .cell .iconfont,.components-skuList .actions .cell .txt{display:inline-block;color:#0469ab;font-size:14px}.components-skuList .actions .cell .iconfont{font-size:16px}.components-skuList .actions .cell .txt{margin-left:3px}.components-skuList .actions .cell+.cell{border-left:1px solid #ccc}