h1 {
  width:100%;
  height:45px;
  font-size:34px;
  font-family:MicrosoftYaHei;
  color:rgba(51,51,51,1);
  line-height:45px;
  text-align: center;
}
.msg_liner {
  width:100%;
  height:2px;
  background-color: #005492;
}
.construc {
  padding-bottom: 20px;
}
.construc img {
  
}
.construc .msg_right {
  margin: 60px 30px 0px 0px;
}
.construc .msg_right div {
  font-size:16px;
  font-family:MicrosoftYaHei;
  color:rgba(51,51,51,1);
  line-height:30px;
  margin-top: 20px;
}
.msg_title {
  font-size:24px;
  font-family:MicrosoftYaHei;
  color:rgba(0,84,146,1);
  line-height:31px;
}
.row {
  margin-top: 10px;
  margin-bottom: 10px;
}