
.colContent:nth-child(2n + 1){
    background-color: #1677ff;
}
.colContent{
    background-color: #1677ffbf;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
}