/*body {*/
/*  margin: 0;*/
/*  padding: 0;*/
/*}*/
/** {*/
/*  font-family: Microsoft YaHei-Regular, Microsoft YaHei;*/
/*}*/
#messfoot  {
  width: 100%;
}
#messfoot .conster {
  width: 100%;
  height: 100%;
}
#messfoot .imglist {
  max-width: 1920px;
  height: 379px;
  /* 加载背景图 */
  background: rgb(0,0,0,0.72) url('../imgs/buner.jpg') no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  background-blend-mode: color;
}
#messfoot .title {
  width: 200px;
  height: 66px;
  font-size: 50px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  padding-top: 54px;
}
#messfoot .conter {
  height: 40px;
  font-size: 30px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #9ea1a6;
  text-align: center;
  margin: 0 auto;
  padding-top: 66px;
}
#messfoot .button {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  margin-top: 106px;
  text-align: center;
}
#messfoot .onese {
  width: 277px;
  height: 75px;
  font-size: 24px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  border: none;
  background: #4e6be1;
  line-height: 50px;
  text-align: center;
  border-radius: 38px 38px 38px 38px;

}

