blockquote {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 25px;
  line-height: 44px;
}
.icon {
  width: 44px;
  height: 44px;
  background-image: url('../../images/zan.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media (max-width: 600px) {
  blockquote {
    line-height: 30px;
    font-size: 15px;
    border-left: 0;
  }
  .icon {
    width: 30px;
    height: 30px;
  }
}
@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  vertical-align: middle;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 1px;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table {
  margin-bottom: 0;
}
table thead tr th {
  height: 50px;
  background: #ededed;
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #333333;
}
table thead tr th:nth-child(1) {
  width: 200px;
}
table thead tr th:nth-child(2) {
  width: 120px;
}
table thead tr th:nth-child(3) {
  width: 120px;
}
table tbody tr td {
  min-height: 50px;
  height: 50px;
  font-size: 14px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}
table tbody tr td:nth-child(1) {
  font-size: 14px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #333333;
}
table tbody tr td:nth-last-child(1) {
  padding: 8px 15px;
  line-height: 28px;
}
@media (max-width: 991px) {
  table thead tr th:nth-child(1) {
    width: 150px;
  }
  table thead tr th:nth-child(2) {
    width: 100px;
  }
  table thead tr th:nth-child(3) {
    width: 100px;
  }
  table tbody tr td {
    font-size: 14px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
  }
  table tbody tr td:nth-child(1) {
    font-size: 14px;
    font-family: Alibaba PuHuiTi;
    font-weight: 500;
    color: #333333;
  }
  table tbody tr td:nth-last-child(1) {
    padding: 8px 15px;
  }
}
@media screen and (max-width: 767px) {
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: normal;
  }
}
@media screen and (max-width: 600px) {
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
}
.list {
  background-image: url('../../images/list.png');
}
.youxuan {
  background-image: url('../../images/youxuan.png');
}
.tip {
  margin: 19px 0 21px;
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  line-height: 1;
}
.map-img {
  width: 100%;
  margin-top: 44px;
}
.mt {
  margin-top: 100px !important;
}
.mt .text-center {
  text-align: center;
}
.mt:nth-child(2) table {
  margin-bottom: 0;
}
.mt:nth-child(2) table thead tr th:nth-child(1) {
  width: 200px;
}
.mt:nth-child(2) table thead tr th:nth-child(2) {
  width: 240px;
}
.mt:nth-child(2) table thead tr th:nth-child(3) {
  width: auto;
}
.mt:nth-child(2) table tbody tr td:nth-last-child(1) {
  padding: 8px 15px;
}
.mt:nth-child(3) blockquote {
  margin-bottom: 35px;
}
.mt:nth-child(3) table {
  margin-bottom: 0;
}
.mt:nth-child(3) table thead tr th:nth-child(1) {
  width: 200px;
}
.mt:nth-child(3) table thead tr th:nth-child(2) {
  width: 240px;
}
.mt:nth-child(3) table thead tr th:nth-child(3) {
  width: 120px;
}
.mt:nth-child(3) table tbody tr td {
  min-height: 50px;
  height: 50px;
}
.mt:nth-child(3) table tbody tr td:nth-last-child(1) {
  padding: 8px 15px;
}
.mt:nth-child(3) .table2 {
  margin-bottom: 44px;
}
.mt:nth-child(3) .table2 thead tr th:nth-child(1) {
  width: 200px;
}
.mt:nth-child(3) .table2 thead tr th:nth-child(2) {
  width: 120px;
}
.mt:nth-child(3) .table2 thead tr th:nth-child(3) {
  width: 120px;
}
.mt:nth-child(3) .table2 tbody tr td {
  min-height: 50px;
  height: 50px;
}
.mt:nth-child(3) .table2 tbody tr td:nth-last-child(1) {
  padding: 8px 15px;
  vertical-align: middle;
}
.text-block {
  margin-bottom: 44px;
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  color: #333;
  line-height: 32px;
}
.text-block .text-blue {
  font-weight: bold;
}
.text-blue {
  color: #0340a6 !important;
}
.mt-footer .title {
  font-size: 24px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #333333;
  line-height: 32px;
  margin-bottom: 25px;
}
.mt-footer span {
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
}
.mt-footer .info {
  margin-left: 142px;
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #999999;
  line-height: 32px;
}
@media (max-width: 991px) {
  .mt:nth-child(3) table thead tr th:nth-child(1) {
    width: 120px;
  }
  .mt:nth-child(3) table thead tr th:nth-child(2) {
    width: 140px;
  }
  .mt:nth-child(3) table thead tr th:nth-child(3) {
    width: 120px;
  }
  .mt:nth-child(3) .table2 thead tr th:nth-child(1) {
    width: 140px;
  }
  .mt:nth-child(3) .table2 thead tr th:nth-child(2) {
    width: 100px;
  }
  .mt:nth-child(3) .table2 thead tr th:nth-child(3) {
    width: 100px;
  }
  .info {
    margin-left: 60px !important;
  }
}
@media (max-width: 730px) {
  .info {
    margin-left: 0 !important;
    float: none;
  }
}
