#speech #main {
  background-color: #f3f1f1;
}

#speech #main .banner {
  background-color: #144e80;
  margin-bottom: 24px;
}

#speech #main .banner .center {
  background: url(../image/page_speech/bg.jpg) no-repeat 844px bottom;
  padding: 66px 0 119px 38px;
}

#speech #main .banner .center h5 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
  margin-bottom: 28px;
}

#speech #main .banner .center p {
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 400;
}

#speech #main .banner .center em {
  display: block;
  width: 31px;
  height: 17px;
  background: url(../image/page_contact/up.png) no-repeat center;
  position: absolute;
  top: 183px;
  left: 38px;
}

#speech #main .leftBox {
  float: left;
  width: 834px;
  margin-bottom: 33px;
  margin-right: 17px;
  background-color: #FFFFFF;
  padding: 26px 38px 50px;
  box-sizing: border-box;
}

#speech #main .leftBox h5 {
  color: #096bc2;
  font-weight: 400;
  text-align: left;
}

#speech #main .question p {
  line-height: 20px;
  font-size: 14px;
  color: #707071;
  text-align: justify;
  margin-bottom:10px;
  padding-right:0;
}

#speech #main .leftBox .author {
  text-align: right;
  margin: 90px 0 0 0;
}