#competitionResultsview{padding-top:60px;padding-bottom:25px;min-height:calc(100vh - 88px)}#competitionResultsview .title{width:100%;height:50px;font-size:16px;display:flex;align-items:center;justify-content:flex-start}#competitionResultsview .ico{width:3px;height:15px;background:#478cf1;opacity:1;border-radius:2px;margin-right:8px;margin-bottom:-2 px}#competitionResultsview .box,#competitionResultsview .cont{width:1200px;margin:0 auto}#competitionResultsview .nav{padding:26px 0 16px}#competitionResultsview .cont .boxList{width:100%;background:#fff}#competitionResultsview .cont .boxList .liet-view{padding:11px 0 11px 0;display:flex;background-color:#fff;cursor:pointer;border-bottom:1px solid #e5e5e5;margin:0 14px}#competitionResultsview .cont .boxList .liet-view .images{width:216px;height:123px;margin-right:13px;-o-object-fit:cover;object-fit:cover}#competitionResultsview .cont .boxList .liet-view .match_title{padding-bottom:24px;padding-top:18px}#competitionResultsview .cont .boxList .liet-view .share{display:flex;justify-content:flex-end;margin-top:10px;margin-right:14px}#competitionResultsview .noResult{margin-top:80px}