.more{
   width: 100%;
    text-align: center;
    font-size: 0.18rem;
    margin: 0.4rem auto;}
    
  .more  a{
   /* padding: 10px 19px;
    background: #1043a3;*/
    color:#1043a3;
    font-weight: bold;}
    
    .more a:hover {

    color:#EBDF8D;}
