.platform-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.platform-list .platform-item{width:calc(50% - 10px);display:-ms-flexbox;display:flex;background-color:#fafcfd;padding:15px;margin-bottom:20px}.platform-list .platform-item .cover{-ms-flex-negative:0;flex-shrink:0;width:calc(50% - 15px);margin-right:15px;height:180px;overflow:hidden;cursor:pointer}.platform-list .platform-item .cover img{width:100%}.platform-list .platform-item:nth-child(odd){margin-right:20px}.platform-list .platform-name{display:-ms-flexbox;display:flex;margin-bottom:10px}.platform-list .platform-name .name{margin-right:5px;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;cursor:pointer}.platform-list .desc{color:#999;line-height:1.8;overflow:hidden;height:152px}.list-pager{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}