.top-banner {
  text-align: center;
}

/* .top-banner img {
  height: auto;
  width: auto;
} */
.top-banner hr {
  display: block;
  margin-top: 41px;
  background: #dd2625;
  height: 3px;
  width: auto;
}

.wj-select {
  margin-top: 20px;
  width: 100%;
  vertical-align: middle;
  padding-bottom: 20px;
}

.wj-select div select {
  width: 102px;
  height: 34px;
  border: 1px solid #245399;
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  color: #245399;
  line-height: 21px;
}

.wj-select select option {
  height: 21px;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  color: #245399;
  line-height: 21px;
}

.wj-select div {
  height: 21px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #333333;
  line-height: 21px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.wj-select div span {
  margin-left: 10px;
  margin-right: 10px;
  height: 21px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  color: #333333;
  line-height: 21px;
  text-align: center;
}

.wj-title {
  margin: 30px 0 0px;
  /* display: inline-block;
  vertical-align: middle; */
}

.wj-title img {
  width: 5px;
  height: 25px;
  margin: auto;
  vertical-align: middle;
}

.wj-title-text {
  font-size: 24px;
  font-weight: bold;
  margin-left: 24px;
  color: #333333;
  line-height: 31px;
  vertical-align: middle;
}

.wj-report-info {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #245399;
  vertical-align: middle;
}

.wj-button-right {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  width: 500px;
}

.wj-title i {
  height: 20px;
  width: 17px;
  color: #245399;
  vertical-align: middle;
  margin-left: 7px;
  margin-right: 5px;
}

.wj-history-report {
  margin-top: 5px;
  display: inline-block;
  text-align: center;
  line-height: 34px;
  height: 34px;
  border: 1px solid #245399;
  font-size: 14px;
  padding-right: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #245399;
  margin-right: 12px;
  cursor: pointer;
}

.wj-history-report a {
  font-size: 14px;
  color: #245399;
}

.wj-home-pdf-download {
  margin-top: 5px;
  text-align: center;
  display: inline-block;
  height: 34px;
  background: linear-gradient(180deg, #6b88c5, #245399);
  line-height: 34px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 34px;
  cursor: pointer;
  margin-left: 12px;
}

.wj-home-pdf-download a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}

.wj-home-pdf-download i {
  color: #ffffff;
}

.wj-history-report img {
  height: 18px;
  width: 18px;
  margin-left: 11px;
  margin-right: 11px;
}

.body-channel {
  height: 31px;
  background: #f3f3f3;
}

.body-channel text {
  margin-left: 17px;
  display: block;
  padding-top: 7px;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  color: #245399;
}

.body-channel {
  margin-top: 20px;
}


/* 列表自适应 */
.wj-table-container {
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  margin: 0 0 1em;
}



/* 搜索框 */
@media screen and (max-width :500px) {
  .sousuo {
    display: block !important;
  }

  .sousuo-first .sousuo-span {
    margin-right: 0 !important;
  }

  .sousuo-span {
    margin-right: 10px !important;
  }

  .sousuo-select {
    margin-right: 10px !important;
  }
}

.sousuo {
  font-size: 16px;
  padding: 20px 0 20px;
  font-weight: 700;
  display: inline-flex;
  color: #333333;
  line-height: 21px;
}

.sousuo-span {
  color: #000;
  margin-right: 24px;
}

.sousuo-select {
  margin-right: 13px;
  padding: 7px 24px 7px;
  font-size: 16px;
  font-weight: 700;
  color: #245399;
  border: 2px solid #245399;
  border-radius: 2px;
  cursor: pointer;
}

.sousuo-select option {
  font-size: 16px;
  font-weight: 700;
  color: #245399;
}

.sousuo-first,
.sousuo-end {
  line-height: 34px;
  cursor: pointer;
}

@media screen and (min-width: 990px) and (max-width :1200px) {
  .wj-title-text {
    margin-left: 10px !important;
    letter-spacing: 0;
  }

  .wj-history-report {
    margin-top: 0;
    text-align: left;
    padding-right: 0;
  }

  .wj-home-pdf-download {
    margin-top: 0;
    text-align: left;
  }
}

/* 二维码 */
.code {
  text-align: center;
  padding: 40px 0 60px;
}

.code img {
  width: 123px;
  height: 123px;
}

.code p {
  padding-top: 12px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #333333;
  line-height: 19px;
}

/* list表 */
.wj-table-body-li {
  padding: 30px 0;
  border-bottom: 1px solid #f1f1f1;
  display: inline-flex;
}

.body-li-title {
  width: 60%;
  line-height: 21px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 30px;
}

.body-li-title a {
  line-height: 21px;
  color: #333333;
}

.body-li-time {
  width: 40%;
  text-align: right;
}