.stickyTop{padding:20px;background:#fff;position:sticky;position:-webkit-sticky;top:0;width:100%;border-radius:4px;z-index:99}.countList{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.countList .item{width:32%;min-width:300px;background:#fff;min-height:150px;margin-bottom:30px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.countList .item .content{min-height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.countList .item:last-child{margin-right:0}.detail{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:5px;font-size:12px;color:#666;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail>div{min-width:80px;margin-right:20px}@media screen and (min-width:1680px){.countList .item2{width:23%}}@media screen and (max-width:1680px){.countList .item2{width:23%}}@media screen and (max-width:1460px){.countList .item2{width:23%;min-width:260px}}@media screen and (max-width:1300px){.countList .item{width:48%}}@media screen and (max-width:900px){.countList .item{width:100%}}