#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 .item{
    display: inline-flex;
    cursor: pointer;}
.hover-scale15{
    transition:transform 200ms;}
.hover-scale15:hover{
    transform: scale(1.15);
    box-shadow: 0px 26px 36px 0px rgba(0,0,0,0.20);}

#list{
    width: calc(100% + 24px);
    position: relative;
    padding-bottom: 90px;}
#list .item{
    width: 216px;
    margin-top: 36px;
    margin-right: 24px;}
#list  .item>img{
    width: 100%;
    height: 216px;
    object-fit: cover;}
#list .item div{
    font-size: 16px;
    line-height: 24px;
    margin-top: 14px;
    text-align: center;}
.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;}
