.nav ul li:last-of-type{background:none;}
.zhy h2 {
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  padding-left: 10px;
  color: #00479d;
  font-weight: bold;
  margin: 15px 0;
  text-indent:0;}
.zhy ul li {
  height: 35px;
  width: 80px;
  margin: 8px;
  float: left;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height: 36px;
  overflow: hidden;
  text-indent:0;}
.zhy ul li a {
  display: block;}
.zhy ul li a:hover {
  color: #fff;
  background: #00479d;}
.foot_bottom p{text-align:center;}
