<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{
    font-family: pfboldFont;
    src: url('../font/PFBeauSansPro-Bold.ttf');
}
@font-face{
    font-family: pfregularFont;
    src: url('../font/PFBeauSansPro-Regular.ttf');
}
@font-face{
    font-family: pfsemiboldFont;
    src: url('../font/PFBeauSansPro-SemiBold.ttf');
}
.euroBannerImg{display:block;width:100%;}
.euro_tab{background:#027f91;padding:10px 15px;}
.euro_tab .item{background:#fff;color:#027b8e;font-family:pfboldFont;font-size:14px;text-align:center;margin:7px 10px;height:45px;line-height:45px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;}
.euro_news_box{padding:0 15px;}
.euro_title{padding:15px 0 5px;}
.euro_news_list{border-bottom:1px solid #e1e1e1;padding:15px 0;}
.euro_news_list .newsImg{height:68px;display:block;margin-right:16px;}
.euro_new_tit{color:#000;font-family:mediumFont;font-size:16px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.euro_new_time{color:#8f8fa6;margin-top:8px;}
.newsLoadMore{margin:10px auto;text-align:center;color:#027b8e;}
.euro_bottom{padding:15px 15px 45px;color:#a2dee7;background:url(../images/euro/bottom.png);background-size:cover;}
.euro_bottom .item{margin-bottom:15px;}
.schedule_tab{height:45px;line-height:45px;background:#08454e;padding:0 15px;text-align:center;}
.schedule_tab .item{color:#fff;font-family:pfregularFont;box-sizing:border-box;position:relative;display:inline-block;}
.schedule_tab .item.sel{font-family:pfboldFont;}
.schedule_tab .item.sel:before{content:"";position:absolute;width:100%;height:2px;background:#acce50;bottom:1px;left:0;}
.group_box .group_title{font-family:pfboldFont;color:#111;background:#f7f7f7;padding:17px 15px 10px;}
.group_list_box{padding:0 15px;}
.group_box .group_list{padding:15px 0;border-bottom:1px solid #e1e1e1;}
.group_box .group_list .match_time{color:#999;font-family:pfregularFont;margin-bottom:10px;}
.group_box .group_list .team{font-family:pfregularFont;color:#111;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.group_box .group_list .leftTeam{text-align:right;margin-right:7px;}
.group_box .group_list .rightTeam{text-align:left;margin-left:7px;}
.group_box .group_list .matchScore{width:60px;text-align:center;}
.group_box .group_list .matchImg{width:20px;height:20px;overflow:hidden;display:block;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.ranking_box{padding:0 15px;}
.ranking_table{color:#111;width:100%;text-align:center;padding:5px 0;table-layout:fixed;font-family: pfregularFont;}
.ranking_table td,.ranking_table th{height:35px;line-height:35px;}
.ranking_table .rankImg{width:20px;height:20px;overflow:hidden;vertical-align:middle;margin-right:5px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.ranking_table th{color:#999;font-weight: normal;}
.ranking_table td:nth-child(1){color:#999;}
.ranking_table td:nth-child(2),.ranking_table th:nth-child(2){text-align:left;}
.ranking_table .rankTeam{display:block;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.ranking_table .rank{width:15px;height:15px;line-height:15px;display:block;margin:0 auto;color:#999;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;}
.ranking_table .rank.rank1{background:#03a3b1;color: #fff;}
.ranking_table .rank.rank2{background:#03a3b1;color: #fff;}
.ranking_table .rank.rank3{background:#acce50;color: #fff;}
.matchScore .score{ font-size: 18px;font-weight: bold}


</pre></body></html>