/* 关于我们 */
.w {
    width: 1200px;
    margin: 0 auto;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.bs {
    box-sizing: border-box;
}
/* 版心 */
.abt_banner_w {
  height: 520px;
  /* background-color: #aaa; */
  background: url(/style/bei6.jpg) no-repeat center center;
}
.abt_banner_w .abt_banner {
  height: 520px;
  padding-top: 180px;
  text-align: center;
}
.abt_banner_w .abt_banner h2 {
  height: 100px;
  font-size: 60px;
  color: #fff;
}
.abt_banner_w .abt_banner h4 {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
}
/* 内容 */
.abt_content_w {
  background-color: #fff;
}
.abt_content {
  padding-top: 60px;
}
.abt_content > ul > li {
  height: 355px;
}
.abt_content > ul > li:nth-of-type(1) {
  margin-bottom: 70px;
}
.abt_content > ul > li:nth-of-type(1) div {
  width: 567px;
  height: 355px;
}
.abt_content > ul > li:nth-of-type(1) div:nth-of-type(1) {
  float: left;
}
.abt_content > ul > li:nth-of-type(1) div:nth-of-type(1) img {
  width: 557px;
  height: 355px;
}
.abt_content > ul > li:nth-of-type(1) div:nth-of-type(2) {
  float: right;
  padding-top: 30px;
  box-sizing: border-box;
}
.abt_content > ul > li:nth-of-type(1) div:nth-of-type(2) h4 {
  font-size: 30px;
  font-weight: 500;
  height: 60px;
  color: #e9550a;
}
.abt_content > ul > li:nth-of-type(1) div:nth-of-type(2) h4 i {
  display: inline-block;
  width: 4px;
  height: 20px;
  background-color: #ea5609;
  margin-top: 5px;
  margin-right: 10px;
}
.abt_content > ul > li:nth-of-type(1) div:nth-of-type(2) p {
  color: #333;
  font-size: 16px;
}
.abt_content > ul > li:nth-of-type(2) {
  margin-bottom: 70px;
}
.abt_content > ul > li:nth-of-type(2) div {
  width: 567px;
  height: 355px;
}
.abt_content > ul > li:nth-of-type(2) div:nth-of-type(1) {
  float: left;
  padding-top: 30px;
  box-sizing: border-box;
}
.abt_content > ul > li:nth-of-type(2) div:nth-of-type(1) h4 {
  font-size: 30px;
  font-weight: 500;
  height: 60px;
  color: #e9550a;
}
.abt_content > ul > li:nth-of-type(2) div:nth-of-type(1) h4 i {
  display: inline-block;
  width: 4px;
  height: 20px;
  background-color: #ea5609;
  margin-top: 5px;
  margin-right: 10px;
}
.abt_content > ul > li:nth-of-type(2) div:nth-of-type(1) p {
  font-size: 16px;
  color: #333;
  padding-left: 14px;
  margin-bottom: 20px;
  box-sizing: border-box;
  display: flex;
}
.abt_content > ul > li:nth-of-type(2) div:nth-of-type(1) p b {
  margin-right: 10px;
  vertical-align: top;
  white-space: nowrap;
}
.abt_content > ul > li:nth-of-type(2) div:nth-of-type(1) p span {
  display: inline-block;
  word-wrap: break-word;
  word-break: break-word;
  /* width: 480px; */
  /* padding: 6px 0 25px; */
}
.abt_content > ul > li:nth-of-type(2) div:nth-of-type(2) {
  float: right;
}
.abt_content > ul > li:nth-of-type(2) div:nth-of-type(2) img {
  width: 557px;
  height: 355px;
}
.abt_content > ul > li:nth-of-type(3) {
  margin-bottom: 70px;
}
.abt_content > ul > li:nth-of-type(3) div {
  width: 567px;
  height: 355px;
}
.abt_content > ul > li:nth-of-type(3) div:nth-of-type(1) {
  float: left;
  padding-top: 30px;
  box-sizing: border-box;
}
.abt_content > ul > li:nth-of-type(3) div:nth-of-type(1) h4 {
  font-size: 30px;
  font-weight: 500;
  height: 60px;
  color: #e9550a;
}
.abt_content > ul > li:nth-of-type(3) div:nth-of-type(1) h4 i {
  display: inline-block;
  width: 4px;
  height: 20px;
  background-color: #ea5609;
  margin-top: 5px;
  margin-right: 10px;
}
.abt_content > ul > li:nth-of-type(3) div:nth-of-type(1) > ol > li {
  float: left;
  width: 20%;
  height: 30px;
  text-align: center;
}
.abt_content > ul > li:nth-of-type(3) div:nth-of-type(1) > ol > li a {
  line-height: 30px;
  color: #333;
  font-size: 16px;
}
.abt_content > ul > li:nth-of-type(3) div:nth-of-type(1) > ol > li a:hover {
  color: #e9550a;
  text-decoration: underline;
}
.abt_content > ul > li:nth-of-type(3) div:nth-of-type(2) {
  float: right;
}
.abt_content > ul > li:nth-of-type(3) div:nth-of-type(2) img {
  width: 557px;
  height: 355px;
}
.kdb-comp-address-list p.address-item  {
  margin: 14px 0;
  font-size: 15px;
}
.introduction-paragraph {
  margin-top: 12px;
}