/*************/
.hd a {
    display: inline-block;
    line-height: 46px;
    font-size: 16px;
    background: #EDEBEC;
    padding: 0 14px;
    margin-right: 5px;
    margin-bottom: 5px;}
.hd .on {
    background: #045fbd;
    color: #fff;}
.hd {
    margin-bottom: 20px;}
