.header {
  background-image: url('header_bar.png')/*tpa=http://img.ubo.vip/official/header_bar.png*/;
}

.content {
  padding-top: 1px;
  width: 100%;
  min-height: 1600px;
  background-image: url('about_bg.jpg')/*tpa=http://img.ubo.vip/official/about/about_bg.jpg*/;
  background-repeat: no-repeat;
}

.content-pic {
  margin: 0 auto;
  margin-top: 130px;
  width: 1400px;
  height: 561px;
  background-image: url('content_pic-1.png')/*tpa=http://img.ubo.vip/official/about/content_pic.png*/;
  background-repeat: no-repeat;
  background-size: 100%;
}

.content-title {
  padding-top: 120px;
  padding-bottom: 87px;
  text-align: center;
  color: #A1734C;
  font-size: 36px;
  font-weight: bold;;
}

.content-detail {
  margin: 0 auto;
  width: 600px;
  /* padding-left: 600px;
  padding-right: 600px; */
  color: #333333;
  font-size: 18px;
  line-height: 40px;
}