#header .logo{
    width: 540px;
    height: 110px;}
.page-center>.right{
    height: 100%;
    flex: 1;}
#header .a-list {
    white-space: nowrap;
    font-size: 14px;
    margin-top: 20px;
    color: #FFF;
    margin-left: calc(50vw - 456px);}
#header .a-list a{
    color: #FFF;
    font-size: 14px;
    line-height: 21px;}
#header .nav-row {
    background-color: rgba(10, 76, 162, 1);}

#header .nav-row .item {
    width: 134px;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: center;
    line-height: 58px;
    font-size: 18px;
    color: #fff;
    position: relative;}
#header .nav-row .item:hover{
    background-color: rgba(0, 56, 120, 0.6);}

#header .nav-row .selected{
    background: rgba(0, 56, 120, 1);}
#list{
    position: relative;
    padding-bottom: 90px;}
#list .item{
    margin-top: 24px;}
#list .article-title{
    line-height: 27px;
    font-size: 18px;
    color: rgba(56, 56, 56, 1);
    padding-left: 16px;
    position: relative;}
#list .article-title:before{
    position: absolute;
    content: '';
    left: 0;
    top: calc(50% - 3px);
    width: 6px;
    height: 6px;
    background: rgba(128, 128, 128, 1);
    border-radius: 50%;}
#list .date{
    font-size: 14px;
    color: rgba(166, 166, 166, 1);
    white-space: nowrap;
    padding-left: 30px;}
.empty{
    margin-top: 15%;
    color: #666666;
    display: none;}
.empty img{
    width: 59px;
    height: 69px;
    margin-bottom: 20px;}
.pagination{
    text-align:center;
    position: absolute;
    bottom: 30px;
    width: calc(100% - 40px);
    font-size: 14px!important;
    color: #666666!important;}
.pagination a {
    color: #666666!important;}
.p_fun_d {
    height: 28px!important;
    border: 1px solid #e0e0e0!important;
    color: #666666!important;
    font-size: 14px!important;
    line-height: 28px!important;
    padding-top: 0!important;
    padding-bottom: 0!important;}
.p_no_d {
    color: #FFFFFF!important;
    background-color: rgba(10, 76, 162, 1)!important;
    border: none!important;
    line-height: 28px!important;
    height: 28px!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
    min-width: 28px!important;
    font-size: 14px!important;}
.p_no>a{
    line-height: 28px!important;
    font-size: 14px!important;
    min-width: 28px!important;
    height: 28px!important;
    padding-top: 0!important;
    padding-bottom: 0!important;}
.p_fun>a{
    line-height: 28px!important;
    font-size: 14px!important;
    min-width: 28px!important;
    height: 28px!important;
    padding-top: 0!important;
    padding-bottom: 0!important;}
