*{-webkit-overflow-scrolling:touch;overflow-scrolling:touch;-webkit-text-size-adjust:100%}.container{width:1200px;margin:0 auto}.flex{display:flex}.justify_center{justify-content:center}.justify_start{justify-content:flex-start}.justify_end{justify-content:flex-end}.justify_between{justify-content:space-between}.justify_around{justify-content:space-around}.align_center{align-items:center}.align_start{align-items:flex-start}.align_end{align-items:flex-end}.flex_column{flex-direction:column}.flex_wrap{flex-wrap:wrap}.el-checkbox{height:16px!important}.el-checkbox__label{padding-left:7px!important}.el-checkbox__label,.el-input__inner{color:#333!important;font-size:12px!important}.el-input__inner{height:32px!important;line-height:32px!important}.el-input__icon{line-height:36px!important}.el-checkbox__input.is-checked .el-checkbox__inner{background-color:#c8201e!important;border-color:#c8201e!important}.el-checkbox__inner:hover{border-color:#c8201e!important}.cur{cursor:pointer}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#c8201e!important;color:#fff!important}