.blue-chip-page .header{margin:10px;padding:10px;min-height:100px;background-color:#f9f9f9;border-radius:6px;background-image:url(/ssr-img/background/bluchip.png);background-repeat:no-repeat;background-size:110px 100px;background-position:100%}@media (max-width:576px){.blue-chip-page .header{margin:10px;padding:10px}}.blue-chip-page .header .title{font-weight:700;font-size:21px;margin:0 100px 0 0}.blue-chip-page .header .sub-title,.blue-chip-page .header .title{font-family:Inter,-apple-system,sans-serif;font-stretch:normal;color:#000}.blue-chip-page .header .sub-title{font-weight:400;font-size:14px;margin:5px 100px 0 0}.blue-chip-page .filter-tab-list{display:flex;flex:1 1 auto;flex-wrap:nowrap;height:50px;border-bottom:1px solid #e4e4e4;margin:auto}.blue-chip-page .filter-tab-list .filter-tab-item{font-family:Inter,-apple-system,sans-serif;font-weight:700;font-stretch:normal;font-size:18px;line-height:21px;display:flex;flex:1 1 auto;justify-content:center;align-items:center;color:#272b34;cursor:pointer;border-bottom:3px solid #fff}.blue-chip-page .filter-tab-list .filter-tab-item.active{background-color:#fff;border-color:#007042;color:#007042}.blue-chip-page .filter-tab-list .filter-tab-item:hover{background-color:rgba(0,112,66,.1);border-color:rgba(0,112,66,.5)}