body{
  background:#eee;
}
/*溢出隐藏设置*/
#topics, #mainContent {
  overflow: visible;
}
#postDesc {
  float: none;
}