.nav-list li:nth-child(9) .nav-down{width:max-width:auto;width:400%;left: auto;}
.link {
    width: 31%;
    height: 150px;
    overflow: hidden;
    float: left;
    font-size: 12px;
    text-align: center;
    border: 1px solid #CCC;
    border-radius: 5px;
    padding: 23px 0;
    margin: 8px 1.15555%;}
.link a {
    display: block;
    color: #444;
    text-decoration: none;
    font-size:16px;}

.link a img {
    width: 77px;
    height: 77px;
    margin-bottom: 5px;}

@media(max-width:950px){
.link {height:170px;}
}

@media(max-width:560px){
.link {height:170px;}
}
