.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
.wrap {
  width: 1300px;
  margin: 0 auto;
}
.vertical-mid::before {
  content: "";
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}


.nav_list{background: #cf2027;}
.nav_list li{ width: 33.3%; float: left;line-height: 50px; text-align: center !important;}
.nav_list li a{ color: #fff !important; width: 100%;}