.bt-place {
  background: 0;
}

.bt-breadcrumb {
  background: 0;
}

.pos {
  width: 100%;
  /* background-color: #f6f6f6; */
}

.dw {
  line-height: 70px;
  color: #454545;
  padding-left: 22px;
  font-size: 16px;
  margin-top: 0px;
}

.LPos {
  display: inline-block;
}

.LPos>a {
  font-size: 16px;
}

.dw>img {
  display: none;
  margin-right: 3px;
  margin-bottom: 4px;
}

.old_type .pos {
  height: auto;
  padding: 20px 0;
}

.old_type .dw img {
  float: left;
  margin-top: 26px;
  display: none;
}

.old_type .crumbs {
  font-size: 24px;
  line-height: 60px;
  height: auto;
  position: inherit;
  padding-left: 0;
}

.old_type .crumbs a {
  font-size: 24px;
  display: inline-block;
}

/*当前位置*/

.mobile_type .pos {
  width: 100%;
  height: auto;
  padding: 2vw;
  box-sizing: border-box;
}

.mobile_type .bt-box-1200 {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.mobile_type .dw {
  line-height: normal;
  font-size: 4.26vw;
  margin-bottom: 0;
  margin-top: 0px;
  position: relative;
}

.mobile_type .dw>img {
  display: none;
}

.mobile_type .crumbs {
  position: initial;
  display: inline-block;
  margin-left: 0vw;
  line-height: 10vw;
  font-size: 3.5vw;
}

.mobile_type .crumbs a {
  font-size: 3.5vw;
}


/*当前位置结束*/

@media (min-width: 1200px) {
  .bt-box-main {
    padding: 0;
    border: 0;
  }

  .zoom {
    width: 900px;
    margin: auto;
  }

  .zoom img {
    max-width: 100%;
  }

  .row {
    justify-content: center;
  }

  .bt-fuzu-mol {
    margin: 0 20px;
  }

  .bt-view {
    margin-right: 20px;
  }

}

.xxgkinfo {
  font-size: 14px;
  border: 1px solid #ccc;
  border-collapse: collapse;
  line-height: 26px;
}

.xxgkinfo td {
  padding-left: 10px;
  border: 1px solid #ccc;
}

.old_type table.xxgkinfo {
  font-size: 24px;
  line-height: 2;
}

.bt-box-part {
  width: 900px;
  border-top: 0;
  margin: 0 auto;
  padding-top: 0
}

.bt-box-part span {
  display: inline-block;
  width: 120px;
  height: 50px;
  line-height: 48px;
  border-radius: 8px;
  background: transparent;
  border: 1px solid #eee;
  text-align: center;
  margin-left: 10px;
  cursor: pointer;
}

.bt-box-part span img {
  height: 21px;
  margin-right: 10px;
  vertical-align: middle;
}

.oh {
  overflow: hidden;
}

.xxgktypeinfo_box {
  max-width: 900px;
  margin: auto;
}


@media (max-width: 767px) {

  .bt-standard16 .row span {
    display: block;
    font-size: 2.25rem;
    line-height: 4rem;
  }

  .row {
    justify-content: flex-start;
  }

  .bt-box-part {
    width: 100%;
  }

  .zoom img {
    max-width: 80%;
    height: auto !important;
  }

  table.xxgkinfo {
    font-size: 4vw;
    line-height: 2;
  }

  table.xxgkinfo tr {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  table.xxgkinfo tr td {
    flex: 1;
  }

  table.xxgkinfo tr td:first-child {
    flex: 0 0 6em;
  }

  .zoom table {
    table-layout: fixed;
    word-break: break-word;
    max-width: 90%;
    width: auto;
  }

  .zoom table.personnelTable {
    max-width: 100%;
    margin: 0;
  }

  .main_atta {
    padding-left: 0;
    font-size: 4vw;
    line-height: 5.6vw;
  }

  .zoom table th,
  .zoom table tr,
  .zoom table td {
    word-break: break-word;
  }

  .zoom table td {
    padding: 0 !important;
    width: auto !important;
  }
}
