.second-main__tab {
    float: left;
    width: 33%;
    letter-spacing: 2px;
    line-height: 73px;
    font-size: 20px;
    border-bottom: 2px solid #dedede;
        flex: 1;}
.second-main__tab.selected {
    color: #1e009b;
    border-bottom: 2px solid #9a0201;
    font-family: wensong!important;}
.second-main__tab.selected a{
    color: #9a0201;}
.clear {
    clear: both;}
.fylbk table{margin:6px;float:right;}
