@charset "UTF-8";
#footer {
  margin-top: 20px;
  background: url(../img/banner/bottom_background.jpg)  center 0 no-repeat;
 background-size: 100%;
  font: normal 14px/1.2 "Microsoft YaHei", "微软雅黑";
  color: #fff;
  padding: 20px 0;}
