.yy_footer{
    width: 1100px;
    height: 150px;
    margin:  0 auto;
    background: #d5d5d5;
    padding-top: 15px;
  }
  .yy_footer .lf{
    width: 800px;
    //background: url(./img/footbj.png) 30px no-repeat;
    float: left;
  }
  .yy_footer .lf p{
    line-height: 35px;
    //margin-left: 130px;
    color: #000;
    font-size: 15px;
    width: 100%;
  }
  .yy_footer .lf p a{
    text-decoration: none;
    color: #000;
  }
  
  .yy_footer .rt{
    width: 110px;
    float: right;
    margin-right: 15px;
  }
  .yy_footer .rt a{
    width: 100%;
    height: 150px;
    display: block;
  }
