#bj-footer {
  padding: 25px 0;
  margin-top: 50px;
  border-top: 1px solid #ccc; }
  #bj-footer .bj-outside ul li {
    width: 100px;
    height: 40px;
    color: #666;
    line-height: 50px;
    text-align: center;
    font-size: 16px; }
  #bj-footer .bj-outside ul :hover {
    color: #d8c67e; }
  #bj-footer .bj-outside .bj-center{
    margin:0 40px;
  }
  #bj-footer .bj-outside .bj-center p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
    color: #666; }
  #bj-footer .bj-outside .bj-center .bj-line {
    margin: 20px 0 10px;
    width: 500px;
    height: 1px;
    border-bottom: 1px solid #666; }
  #bj-footer .bj-outside .bj-imgBox .bj-serve {
    padding: 0 10px; }
    #bj-footer .bj-outside .bj-imgBox .bj-serve img {
      display: block;
      width: 130px;
      height: 130px; }
    #bj-footer .bj-outside .bj-imgBox .bj-serve h4 {
      padding-left: 10px;
      color: #666;
      font-size: 16px; }
