/* 当前位置开始 */
.lmy_dqwz {
  line-height: 40px;
  background: #f1f8ff;
  margin-bottom: 30px;
}

.dqwz_box {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  color: #999999;
}

.dqwz_box span {
  display: inline-block;
  padding-left: 28px;
  background: url(dqwz.png) no-repeat center left;
  background-size: 18px 15px;
}

.dqwz_box a {
  color: #999999;
}

.dqwz_box a.ts {
  color: #000;
}

.dqwz_box a:hover,
.dqwz_box a.ts:hover {
  color: #75bdfc
}

/* 当前位置结束 */

@media only screen and (max-width: 767px) {
  .lmy_dqwz {
    padding: 4vw 0;
  }

  .dqwz_box {
    width: 100%;
    padding: 0 2vw;
    font-size: 4vw;
  }

  .dqwz_box span {
    display: none;
  }

  table.xxgkinfo {
    font-size: 24px;
    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;
  }
}

.old_type .lmy_dqwz {
  line-height: 60px;
}

.old_type .dqwz_box {
  font-size: 24px;
}

.old_type .dqwz_box span {
  padding-left: 48px;
  background-size: 36px 30px;
}

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

.bt-standard16 .bt-content p {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  .bt-standard16 .bt-content p img {
    max-width: 100%;
    height: auto !important;
  }
}
