.browse-wrap{min-height:calc(100vh - 200px)}.browse-wrap .cate-wrap{background:#f5fdfe;max-height:270px;overflow-y:auto;display:flex;justify-content:center}.browse-wrap .cate-wrap .cate-list{display:flex;align-items:center;flex-wrap:wrap;width:1400px;margin:20px auto}.browse-wrap .cate-wrap .cate-list .cate-link{min-width:110px;margin:10px 15px;font-size:18px;color:#333;cursor:pointer}.browse-wrap .cate-wrap .cate-list .selected{color:#ff4d4f;text-decoration:underline}.browse-wrap .cate-wrap .cate-list .cate-link:hover{color:#ff4d4f}.browse-wrap .cate-wrap .arrow{display:none}