.pager
{
    font-size: 12px;
    margin: 8px 3px;
    padding: 3px;
}

.pager .disabled
{
    border: 1px solid #ddd;
    color: #999;
    margin-top: 4px;
    padding: 3px;
    text-align: center;
}

.pager .current
{
    background-color: #06c;
    border: 1px solid #009;
    color: #fff;
    font-weight: bold;
    margin-top: 4px;
    padding: 3px 5px;
    text-align: center;
}

.pager span, .pager a
{
    margin: 4px 3px;
}

.pager a
{
    border: 1px solid #c0c0c0;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;

}body {
}


/*=======新增“历年分数线”======*/
.fsx{
     position:relative;
    top:-20px;
    display: block;
    clear: both;
    /* padding-bottom: 30px; */
}
.fsx i{
      display: block;
      line-height: 30px;
      position: relative;
      top: 25px;
      text-justify: inherit;
      font-style:normal;
      float: left;
      width: 50px;
}
.fsx ul{
    width: 630px;
    float: right;
    height: auto;
    margin-bottom: 10px;
    padding: 0;
}
.fsx ul li{
  line-height: 30px;
    text-align: center;
    list-style: none;
    
}

.fsx ul li a{
    float:left;
    width: 124px;
    line-height: 30px;
    height: 30px;
}
.fsx ul li a:hover{
    text-decoration: none;
    border-radius: 4px;
    background: #005ee3;
    color:white;
    line-height: 30px;
}
.fsx .active a{
    border-radius: 4px;
    background: #014099;
    color:white;
}
.table-responsive{
        width: 100%;
    margin-bottom: 1.6rem;
    border-spacing: 0;
    border-collapse: separate;
}
.table-bordered tr th {
    background: #84ccff;
    color: #fff;
}
.fsxpp
{
     color: #fff; }

