.workquery-cardlist li{ width:324px ; height: 136px; padding: 28px 28px; float: left; border-radius: 4px; background-color: #fff; } .workquery-cardlist li:nth-of-type(1){ width: 488px; } .workquery-cardlist li:nth-of-type(2){ margin: 0 32px; } .workquery-card-title{ font-size: 18px; color: #363d5d; padding-left: 20px; background: url("../../resource/img/circle-icon.png") no-repeat 0 center; } .workquery-card-counter{ font-size: 60px; color: #b4b5be; padding-left: 90px; } .workquery-card-allcounter{ background: url("../../resource/img/workquery-card-allcounter.png") no-repeat 0 center; } .workquery-card-commitedcounter{ background: url("../../resource/img/workquery-card-commitedcounter.png") no-repeat 0 center; } .workquery-card-nocommitedcounter{ background: url("../../resource/img/workquery-card-nocommitedcounter.png") no-repeat 0 center; } /*----------------------------------------时间*/ /*----------------------------------------列表*/ .workquery-list-wrap>li{ }