.Box {
  width: 1600px;
  margin: 0 auto;
}
.Box .box_cen {
  width: 1180px;
  margin: 0 auto;
  background: #fff;
  padding-top: 1px;
}
.Box .box_one {
  width: 100%;
  margin-top: -50px;
  background: url("/CNBM/ddh/img/con-bg.png") no-repeat;
  background-color: #fff;
  background-position: bottom;
  padding-bottom: 60px;
  /*¾Û»á¾«Éñ*/
}
.Box .box_one .conference {
  width: 100%;
  height: 73px;
  background: url("/CNBM/ddh/img/con-tit-bg.png") no-repeat;
  background-position: left top;
  padding: 18px 40px;
}
.Box .box_one .conference .conference_title {
  width: 100%;
  margin-bottom: 27px;
}
.Box .box_one .conference .conference_title img {
  margin-bottom: 9px;
}
.Box .box_one .conference .conference_title span {
  font-size: 24px;
  color: #CF0D0C;
  font-weight: 700;
  padding-left: 8px;
}
.Box .box_one .list {
  width: 100%;
  padding: 43px 76px 50px 63px;
}
.Box .box_one .list h5 {
  text-align: center;
  font-size: 24px;
  color: #333333;
}
.Box .box_one .list span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #999999;
  margin-top: 20px;
  margin-bottom: 34px;
}
.Box .box_one .list p {
  width: 1043px;
  font-size: 16px;
  color: #333333;
  line-height: 36px;
  text-indent: 32px;
}
.Box .box_one .list img {
  width: 410px;
  display: block;
  margin: 20px auto;
}
.foter_box {
  width: 1180px;
  height: 139px;
  margin: 0 auto;
  margin-top: 10px;
  background: url("/CNBM/ddh/img/bottom-bg.png") no-repeat;
  background-position: bottom;
  padding-top: 30px;
}
.foter_box span {
  display: block;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
<!--ºÄÊ±1753271607.2589Ãë-->