.zczdkx-search{
  display: none;
}
.zczdkx-nav{
  margin-top: .9rem;
}
.zcwjxq-left {
  width: 8.7rem;
  padding-right: .15rem;
  border-right: 1px solid #eee;
  box-sizing: border-box;
}

.zcwjxq-left table {
  margin: 0 auto;
}

.gray {
  background-color: #f2f2f2 !important;
  white-space: nowrap;
}

.table {
  width: 100%;
  border-collapse: collapse;
}

.table td {
  width: 0.75rem;
  height: 0.5rem;
  border: 1px solid #dedede;
  padding: 0 0.05rem;
  font-size: 12px;
  font-family: "宋体";
  box-sizing: border-box;
}

.table .td-w8 {
  width: 8%;
}

.table .td-w10 {
  width: 10%;
}

.table .td-w15 {
  width: 15%;
}

.table .td-w35 {
  width: 35%;
}

.table .td-w40 {
  width: 40%;
}

.table .td-w44 {
  width: 44%;
}

.justify-04 {
  display: inline-block;
  width: .48rem;
  text-align: justify !important;
}

.document {
  margin-top: .45rem;
  margin-bottom: .40rem;
}

.zcwjxq-right {
  width: 2.4rem;
  padding-left: 0.15rem;
  box-sizing: border-box;
}

.zcwjxq-right .item {
  width: 100%;
  margin-bottom: 0.2rem;
}

.zcwjxq-right .item .title {
  display: flex;
  align-items: center;
  margin-top: 0.2rem;
  font-size: .20rem;
  margin-bottom: 0.16rem;
  font-family: "Microsoft YaHei";
}

.zcwjxq-right .item {
  width: 100%;
  margin-bottom: 0.2rem;
}

.zcwjxq-right .item .title i {
  content: "";
  display: block;
  width: 0.04rem;
  margin-right: 0.14rem;
  height: 0.2rem;
  background: #2789ee;
}

ul li {
  list-style: none;
}


.zcwjxq-right .item ul li {
  line-height: 0.3rem;
  position: relative;
}

.zcwjxq-right .item ul a {
  color: #333;
  margin-left: .15rem;
  font-size: .16rem;
}

.zcwjxq-right .item ul li i {
  content: "";
  position: absolute;
  top: 0.15rem;
  left: 0;
  display: block;
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  background: #c2cdd7;
}

.font-size-class .font-size-class,
.font-size-class a,
.share-font {
  color: #333;
  font-size: .16rem;
}

.bdsharebuttonbox {
  display: flex;
  align-items: center;
}

.bdsharebuttonbox a {
  font-size: 18px;
  padding-left: 25px;
  line-height: 24px;
  height: 24px;
  background-image: url(../img/share/icons_1_24.png);
  _background-image: url(../img/share/icons_1_24_debase.png);
  background-repeat: no-repeat;
  cursor: pointer;
}

.bdsharebuttonbox a:hover {
  color: #333;
  opacity: .8;
  filter: alpha(opacity=80)
}

.bdsharebuttonbox .bds_weixin {
  background-position: 0 -1612px
}

.table-wap {
  display: none;
}

.content-editor-wrap img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .content-default {
    flex-wrap: wrap;
  }

  .zcwjxq-left {
    width: 100%;
    border-right: none;
    padding-right: 0;
  }

  .zcwjxq-right {
    width: 100%;
    padding-left: 0;
  }

  .table {
    display: none;
  }

  .table-wap {
    display: table;
  }

  .table-wap td.gray {
    width: 26%;
  }

  .td-bt-data {
    padding: .15rem .08rem;
    line-height: .35rem;
  }
}