.location .locationbox {
    line-height: 40px;
    background: #F3F3F3;
    color: #333;
    font-size: 14px;
    padding-left: 10px;
}
.w {
    width: 1200px;
    margin: 0 auto;
}
ul {
  list-style: none;
}

img {
  vertical-align: top;
}
ul {
    list-style: none;
}

img {
vertical-align: top;
}
  
a {
    text-decoration: none;
    color: #333;
}
.location {
    height: 40px;
    padding-top: 20px;
    margin-bottom: 29px;
}
.fl{float: left;}
.fr{float: right;}
.w {
    width: 1200px;
    margin: 0 auto;
}
.crumb {
    height: 50px;
    background: #F5F5F5;
 }
 
 .crumb span {
    padding-left: 10px;
 }
 
 .crumb p {
    width: 1200px;
    margin: auto;
    height: 50px;
    line-height: 50px;
    background: #F5F5F5;
 }