.modelCard{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.modelCard .modelList{width:12.2%;height:170px;-webkit-transition:all .2s;transition:all .2s;padding:15px;margin:5px 1%;cursor:pointer}.modelCard .modelList .modelImgCard{text-align:center;margin:0 0 10px 0}.modelCard .modelList .modelImgCard img{width:80px;height:80px}.modelCard .modelName{height:48px;font-size:15px;text-align:center;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.modelCard .modelList:hover{background-color:#e5f3ff;border-radius:8px}.queryCard{height:54px;line-height:54px;margin-top:-20px}.queryCard .queryList{margin-right:15px}.queryCard .clearParams{margin-right:15px;cursor:pointer}