html,
body {
  height: 100%;
  background-color: #fff;
}
body {
  width: 100%;
}
.left {
  float: left;
}
.right {
  float: right;
}
label,
select {
  color: #2a6aa7;
  float: left;
  -webkit-appearance: none;
  border: 0;
  min-width: 3.3rem;
  outline: 0;
  background-color: transparent;
  height: 0.9375rem;
  line-height: 0.9375rem;
  position: relative;
  z-index: 1;
  font-size: 0.375rem;
  box-sizing: border-box;
  padding-left: 0.15625rem;
}
label {
  padding-left: 0;
}
label:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 0.21rem;
  top: 0.36375rem;
  border-top: 7px solid #2a6aa7;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
label:before {
  content: '';
  width: 1px;
  height: 0.46875rem;
  background-color: #7faacb;
  position: absolute;
  right: 0;
  top: 0.234375rem;
}
.mobile-header {
  height: 6.25rem;
  width: 100%;
  box-sizing: border-box;
  padding-top: 0.325rem;
  position: relative;
  background-image: url(../img/banner.jpg);
  background-repeat: no-repeat;
  background-size: 100% 6.25rem;
}
.mobile-header .banner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 6.25rem;
  z-index: 0;
}
.mobile-header .guohui {
  width: 0.390625rem;
  height: 0.4375rem;
  display: none;
  margin-right: 0.3125rem;
}
.mobile-header .gdsrmzf {
  width: 2.69230769rem;
  height: 0.390625rem;
}
.mobile-header .gdsrmzf-text {
  color: #fff;
  font-size: 0.39rem;
  font-weight: bold;
}
.mobile-header .header-row {
  overflow: hidden;
  margin-left: 0.3125rem;
  display: flex;
  align-items: center;
}
.mobile-header .middle-row {
  margin-top: 1.4625rem;
  margin-bottom: 0.78125rem;
}
.mobile-header .middle-row h1 {
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 0.48625rem;
}
.mobile-header .search-input {
  position: relative;
  margin: 0 auto;
  width: 95%;
  height: 0.9375rem;
  background-color: rgba(255, 255, 255, 0.5);
}
.mobile-header .search-input.new-search-input input {
  width: 7.7rem;
}
.mobile-header .search-input input {
  outline: none;
  border: none;
  width: 4.54375rem;
  height: 0.9375rem;
  box-sizing: border-box;
  padding: 0 0.15625rem;
  line-height: 0.9375rem;
  color: #666;
  background-color: transparent;
}
.mobile-header .search-input input.cloud-type-0 {
  width: 7.34375rem;
}
.mobile-header .search-input .btn {
  background-color: #2a6aa7;
  width: 1.3755rem;
  height: 0.9375rem;
  text-align: center;
  color: #fff;
  line-height: 0.9375rem;
  position: absolute;
  right: 0;
  top: 0;
}
.result-text {
  box-sizing: border-box;
  padding-left: 0.3125rem;
  width: 100%;
  height: 1.2375rem;
  font-size: 0.375rem;
  line-height: 1.2375rem;
}
.result-text .has-color {
  color: #b5300e;
}
.sort-line {
  width: 100%;
  height: 0.9375rem;
  clear: both;
  background-color: #f2f2f2;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 0.3125rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.sort-line label {
  display: none;
}
.sort-line label:before {
  display: none;
}
.sort-line select {
  color: #333;
  padding-left: 0;
  display: none;
}
.sort-line .sort-way {
  height: 0.9375rem;
  line-height: 0.9375rem;
}
.sort-line .sort-way > * {
  float: left;
}
.sort-line .sort-way a {
  color: #333;
  text-decoration: none;
}
.sort-line .sort-way .split-sort {
  margin: 0 5px;
}
.sort-line .sort-way .selected {
  color: #2a6aa7;
}
.s-list-item {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.3125rem;
  border-bottom: 1px #e6e6e6 solid;
  margin: 0.546875rem auto 0 auto;
}
.s-list-item.spec-bsxx .title {
  text-decoration: none;
}
.s-list-item.spec-bsxx a {
  text-decoration: underline;
  color: #2f6ea2;
}
.s-list-item.spec-bsxx .publisher {
  display: block;
  text-align: right;
}
.s-list-item.spec-bsxx .content {
  display: block;
}
.s-list-item.spec-bsxx .content-item {
  margin-bottom: 8px;
  font-size: 0.37333rem;
}
.s-list-item.spec-bsxx .content-item:last-child {
  margin-bottom: 0;
}
.s-list-item.spec-bsxx .content-item .link-title {
  display: block;
  color: #333;
  text-decoration: none;
}
.s-list-item.spec-bsxx .content-item .link.disabled {
  color: #999;
  text-decoration: none;
}
.s-list-item .title {
  font-size: 0.46875rem;
  line-height: 1.3;
  color: #2a6aa7;
}
.s-list-item .title em {
  color: #b5300e;
}
.s-list-item .data-msg {
  overflow: hidden;
  margin-bottom: 0.46875rem;
}
.s-list-item .data-msg > * {
  float: left;
  color: #777;
  font-size: 0.375rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 50%;
  display: none;
  min-height: 1px;
}
.s-list-item .data-msg .publisher {
  width: 100%;
  margin-top: -3px;
}
.s-list-item .data-msg .date {
  text-align: right;
  width: 100%!important;
}
.s-list-item .content {
  display: none;
  font-size: 0.375rem;
  margin: 0.3125rem 0;
  color: #999;
  overflow: hidden;
}
.s-list-item .content em {
  color: #b5300e;
}
.s-list-item.files .title {
  margin-bottom: 0.46875rem;
}
.s-list-item.files .data-msg > * {
  display: block;
}
.s-list-item.local .content,
.s-list-item.all .content,
.s-list-item.local_msg .content,
.s-list-item.all_msg .content,
.s-list-item.all_more .content {
  display: block;
}
.s-list-item.local .data-msg .date,
.s-list-item.all .data-msg .date,
.s-list-item.local_msg .data-msg .date,
.s-list-item.all_msg .data-msg .date,
.s-list-item.all_more .data-msg .date {
  display: block;
  text-align: left;
}
.s-list-item.gb .title,
.s-list-item.bsxx .title {
  margin-bottom: 0.3125rem;
}
.s-list-item.gb .date,
.s-list-item.bsxx .date {
  display: block;
  text-align: left;
}
.s-list-item.gb .date a,
.s-list-item.bsxx .date a {
  color: #2a6aa7;
  text-decoration: underline;
}
.s-list-item.gb .date a.disabled,
.s-list-item.bsxx .date a.disabled {
  color: #777;
  text-decoration: none;
}
.empty-box {
  margin: 15px 22px 116px 22px;
}
.empty-box .emptyP {
  font-weight: bold;
  font-size: 0.43rem;
}
.empty-box .go-more-box {
  line-height: 0.6rem;
  font-size: 0.373333rem;
}
.empty-list {
  width: 220px;
  height: 133px;
  background-image: url(../img/empty.jpg);
  background-position: 7px 7px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .empty-list {
    background-image: url(../img/empty@2x.jpg);
    background-size: 210px 126px;
  }
}
.go-more-box {
  font-size: 13px;
  margin-left: 9px;
}
.go-more-box .go-more {
  color: #2f6ea2;
  padding: 0 6px;
  text-decoration: none;
}
.list-body {
  min-height: 4rem;
}
.list-loading {
  margin: 3.4rem auto 0 auto;
  background-image: url(../img/loading.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 2.66666667rem;
  height: 0.69333333rem;
}
.page {
  width: 100%;
  height: 0.9375rem;
  clear: both;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 0.3125rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.page.new-height {
  height: 1.9375rem;
}
.page > a {
  height: 0.9375rem;
  line-height: 0.9375rem;
  color: #2a6aa7;
  text-decoration: none;
}
.page > a.disabled {
  color: #999;
  cursor: not-allowed;
}
.page label {
  min-width: 1px;
  padding-right: 0.46875rem;
}
.page label::before {
  display: none;
}
.page select {
  width: auto;
  min-width: 1px;
  padding: 0;
  float: none;
}
.keyword-frame {
  text-align: center;
  display: none;
  position: absolute;
  height: auto;
  overflow: hidden;
  left: 50px;
  background-color: #fff;
  border: 1px #ddd solid;
  z-index: 1001;
  box-sizing: border-box;
}
.keyword-frame img {
  margin-top: 5px;
}
.keyword-frame-item {
  text-align: left;
  width: auto;
  min-width: 1px;
  overflow: hidden;
  height: 26px;
  line-height: 26px;
  font-size: 13px;
  color: #333;
  clear: both;
  margin: 0;
  padding: 0 8px;
  cursor: pointer;
}
.keyword-frame-item:hover,
.keyword-frame-item.is-active {
  background: #eee;
}
.tag-type {
  background: #89B9DB;
  color: #fff;
  font-size: 0.36rem;
  display: inline-block;
  height: 0.58666667rem;
  padding: 0 0.2133333rem;
  line-height: 0.61333333rem;
  margin-right: 0.16rem;
  border-radius: 0.32rem;
  margin-top: -0.0533333rem;
  margin-bottom: 1px;
  vertical-align: middle;
}
.highlight {
  font-style: normal;
  color: #f94646;
}
.more-search {
  font-size: 12px;
  color: #2f6ea2;
  text-decoration: underline;
  display: block;
  margin-left: 0.3rem;
  margin-top: 0.133333rem;
}
.more-search img {
  float: left;
  margin-top: 2px;
  margin-right: 3px;
  width: 14px;
}
.all-pt-tip {
  display: none;
  width: 9.375rem;
  margin: 0.546875rem auto 0 auto;
  font-weight: bold;
  font-size: 12px;
}
.ipv-6 {
  width: 2.56rem;
  right: 0.3125rem;
  position: absolute;
  top: 0.3rem;
}
