/* 内容部分 */
section {
  width: 100%;
  min-width: 1000px;
  background-color: #fff;
  min-height: 800px;
  padding-bottom: 20px;
}
section .section-centenr {
  width: 1000px;
  margin: 46px auto 36px;
  overflow: hidden;
  background: #fff;
  padding-bottom: 60px;
  min-height: 740px;
  border: 1px solid #ddd;
  min-height: 1000px;
}
section .section-centenr .section-centenr-top {
  width: 860px;
  margin: 0 auto 40px;
  overflow: hidden;
  height: 255px;
  border-bottom: 1px solid #ddd;
}
section .section-centenr .section-centenr-top-l {
  width: 236px;
  float: left;
  margin-right: 40px;
}
section .section-centenr .section-centenr-top-r {
  float: left;
}
section .section-centenr .section-centenr-top-r .button {
  width: 130px;
  height: 36px;
  font-style: normal;
  font-size: 14px;
  color: #FFFFFF;
  background: #ff9571;
  text-align: center;
  line-height: 36px;
  border-radius: 2px;
  margin-top: 10px;
}
section .section-centenr .section-centenr-top-r h2 {
  font-style: normal;
  color: #363636;
  line-height: 46px;
  font-size: 30px;
  margin-top: 65px;
}
section .section-centenr .section-centenr-top-r h3 {
  font-style: normal;
  color: #363636;
  line-height: 46px;
  font-size: 18px;
}
section .section-centenr .section-centenr-top-l img {
  margin: 70px auto;
}
section .section-centenr .section-centenr-buttom {
  margin: 0 auto;
  width: 860px;
}
section .section-centenr .section-centenr-buttom .block-t {
  margin-top: 28px;
  overflow: hidden;
}
section .section-centenr .section-centenr-buttom .block-t i {
  display: block;
  width: 5px;
  height: 22px;
  background: #000;
  float: left;
  margin: 0 18px 0 38px;
}
section .section-centenr .section-centenr-buttom .block-t h3 {
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #333;
}
section .section-centenr .section-centenr-buttom .block-p {
  float: left;
  width: 770px;
  margin-top: 16px;
  margin-left\0: 62px;
}
section .section-centenr .section-centenr-buttom .block-p .p-1 {
  text-indent: 13px;
}
section .section-centenr .section-centenr-buttom .block-p span {
  font-weight: 700;
}
section .section-centenr .section-centenr-buttom .block-p p {
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #363636;
  line-height: 28px;
  text-align: left;
}



