/*Ê×Ò³*/
.menuvice {
    margin: auto;
    width: 100%;
    padding: 20px;
    position: absolute;
    top: 50%;
    margin-top: -90px;
}




    .menuvice a {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 2px;
        width: 22.5%;
        height: 75px;
        background-position: center 3px;
        background-repeat: no-repeat;
        color: #492600;
        line-height: 110px;
        text-align: center;
        white-space: nowrap;
        background-color: #fff;
    }
     .logo {
         min-height:4px;
        }
     .sitead {
         min-height:200px;
        }
     .lists.videos {
background-color: #fff;
}
     .lists.single {
background-color: #fff;
}
     .lists.products {
background-color: #fff;
}