.detail{
  padding-bottom: 0;
}
.detail .content .msgInfo{
  padding: 0 80px 40px 80px;
  line-height: 48px;
  font-size: 16px;
  color: #666;
}
.footMenu{
  margin: auto;
  margin-top: 10px;
  width: 1366px;
  height: 146px;
}
.footMenu li{
  float: left;
  margin-left: 43px;
  width: 309px;
  height: 146px;
}
.footMenu li:first-child{
  margin-left: 0;
}
.footMenu li a{
  display: block;
  width: 100%;
  height: 100%;
  line-height: 146px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: url('../images/olbg.png');
}