/***width:10px；***/
.li{list-style: none;  
line-height: 50px;
    border-bottom: 1px solid #eee;background-image: url(images/yjtsy.png);background-repeat: no-repeat;
    background-position: right;
   font-size: 15px;
    background-size: 10px;}
li{    list-style: none;}
.lis{width: 30%;
    margin: 1.5% 0.5%;}
    .lis a{display: block;
    font-size: 18px;
    line-height: 49px;
    height: 49px;
    padding: 0px 0px;
    width: 100%;
    border-radius: 5px;
    border: #e0e0e0 0px solid;
    box-shadow: 0px 0px 10px #dddddd;
    color: #262626;
    text-align: center;
    text-decoration: none;
    background-color: #ffffff;
    overflow: hidden;}
    .ul{    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;}
    .lis:hover a{display: block;
    font-size: 18px;
    line-height: 49px;
    height: 49px;
    padding: 0px 0px;
    overflow: hidden;
    width: 100%;
    border-radius: 5px;
    border: #c92b2a 0px solid;
    box-shadow: 0px 0px 10px #dddddd;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #c92b2a;}
