.submission_get-conference {
  background: url("/static/ccirm/image/conf_index/conference_bg.png") no-repeat;
  background-size: 100% 790px;
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}

.submission_get-conference .conference-content {
  background-color: #fff;
  padding-top: 34px;
  padding-bottom: 94px;
}

.submission_get-conference .conference-content .decoration-header {
 /* background-image: url("/static/ccirm/image/header_left.png"), url("/static/ccirm/image/header_right.png");
  background-repeat: no-repeat no-repeat;
  background-position: left center,right center; */
}

.submission_get-conference .conference-content .decoration-header h4 {
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 26px;
  color: #111111;
  text-align: center;
      /*background: url(../image/header-img.png) center no-repeat;*/
}

.submission_get-conference .conference-content .content-txt {
   max-width: 1499px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  margin: 40px auto 0;
}

.submission_get-conference .conference-content .content-txt * {
  max-width: 100%;
}
