/* 首页补丁 */
#j_indexMourn {
  background-color: #eee;
  text-align: center;
  font-size: 28px;
  background-color: #140d07;
  color: #ffffff;
  height: 130px;
}
#j_indexMourn .box {
  width: 1080px;
  margin: 0 auto;
  text-align: center;
}
#j_indexMourn img {
  width: 360px;
  height: 130px;
  vertical-align: middle;
  display: inline-block;
}
#j_indexMourn .txt {
  height: 130px;
  vertical-align: middle;
  display: inline-block;
  text-align: left;
  font-weight: bold;
}
#j_indexMourn .txt .p1 {
  padding-top: 24px;
  margin-bottom: 5px;
}
