.li{
    text-align: center;
    width: 280px;
    height: 62px;
    background: #a40000;
    margin: 11px auto;
    border-radius: 16px;
    line-height: 62px;}
.li a{    
color: #fff;
display: block;}
