.down_menu {
margin: auto;
width: 985px;
overflow: hidden;
position: relative;
z-index: 1000;
height: 67px;
padding-top: inherit;
}
.shop_group_list img{
width:150px;
}
.shop_group_list ul{
  list-style: none;
}
.velostore_home li {
  float:left;
  width:20%;
min-height: 160px;
  text-align:center;
}
.velostore_home ul {
  padding: 0;
margin: 0;
}
.velostore_home h1 {
width: 100%;
float: left;
}

.velostore_home li img {
height: 115px;
width: inherit !important;
}

.velostore_home a {
  color: #13414d;
  text-decoration:none;
}
.velostore_home a:hover {
  color: #08a5cc;
}