/* 设置主要内容区域 */
.content {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  background-color: #fff;
}