#pc-wrap {
  display: block;
}

#app-wrap {
  display: none;
}

a,
span {
  -webkit-tap-highlight-color: transparent;
}

@media screen and (min-width: 100px) and (max-width: 1024px) {
  #pc-wrap {
    display: none;
  }
  #app-wrap {
    display: block;
  }
  body {
    background: #f0f0f0;
    font-family: "PingFang SC";
  }
  .text-voerflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .app-box .zf-gk {
    width: 100%;
    height: 130px;
    text-align: center;
    padding: 30px 23px 10px 23px;
    box-sizing: border-box;
    background: -webkit-gradient(linear, -6 0, 0 100%, from(#59bfff), to(#fff));
  }
  .app-box .zf-gk .zf-gk-tz {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.17);
  }
  .app-box .zf-gk .cax-search {
    width: 100%;
    height: 30px;
    background-color: #fff;
    margin-top: 24px;
    border: 1px solid #3375ca;
    border-radius: 4px;
  }
  .app-box .zf-gk .cax-search .cax-ipt {
    width: 82%;
    height: 28px;
    border: none;
    outline: none;
    text-align: left;
  }
  .app-box .zf-gk .cax-search .cax-fd {
    float: right;
  }
  .app-box .zf-gk .cax-search .cax-fd .cax-ss-mg {
    width: 28px;
    height: 30px;
  }
  .app-box .zf-bq {
    position: relative;
    width: 100%;
    padding: 0 0 10px 0;
    box-sizing: border-box;
    background-color: #f7f7f7;
  }
  .app-box .zf-bq .zf-bq-jg {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    width: 100%;
    background-color: #fff;
  }
  .app-box .zf-bq .zf-bq-jg .zf-jg-p {
    display: flex;
    align-items: center;
    padding: 0 26px;
    box-sizing: border-box;
    height: 52px;
  }
  .app-box .zf-bq .zf-bq-jg .zf-jg-p a {
    padding: 0 3px;
    box-sizing: border-box;
  }
  .app-box .zf-bq .zf-bq-jg .zf-ps {
    display: flex;
    align-items: center;
  }
  .app-box .zf-bq .zf-bq-jg .zf-ps span:nth-child(1) {
    width: 82%;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(1) {
    width: 33%;
    background-color: #fff;
    border: 1px solid #ebeff4;
    border-left: none;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(1) a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #000;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(2) {
    width: 34%;
    background-color: #fff;
    border-top: 1px solid #ebeff4;
    border-bottom: 1px solid #ebeff4;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(2) a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #000;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(3) {
    width: 33%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #000;
    background-color: #fff;
    border: 1px solid #ebeff4;
    border-right: none;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(4) {
    width: 33%;
    background-color: #fff;
    border: 1px solid #ebeff4;
    border-left: none;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(4) a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #000;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(5) {
    width: 33%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #000;
    background-color: #fff;
    border: 1px solid #ebeff4;
    border-right: none;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(6) {
    width: 33%;
    background-color: #fff;
    border: 1px solid #ebeff4;
    border-right: none;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(6) a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #000;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(7) {
    width: 34%;
    background-color: #fff;
    border: 1px solid #ebeff4;
    border-right: none;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(7) a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #000;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(8) {
    width: 33%;
    background-color: #fff;
    border: 1px solid #ebeff4;
    border-right: none;
  }
  .app-box .zf-bq .zf-bq-jg p:nth-child(8) a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #000;
  }
  .app-box .zf-bq .zf-bq-jg .zf-jg-p.active {
    background-color: #006eab;
    color: #fff;
  }
  .app-box .zf-bq .zf-bq-jg .zf-jg-p.active a {
    color: #fff;
  }
  .app-box .zf-bq .zf-bq-jg .zf-jg-p.active .zf-jgp-mg {
    display: inline-block;
    width: 11px;
    height: 2px;
    background: url(../images/zfxxgk-jianh.png) no-repeat;
  }
  .app-box .zf-bq .zf-bq-jg .zf-jgp-mg {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../images/zfxxgk-wdjh.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 2px;
  }
  .app-box .zf-bq .zf-cl {
    position: absolute;
    left: 0;
    top: 52px;
    display: none;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border-bottom: 1px solid #d4d3d3;
    position: absolute;
    z-index: 1;
  }
  .app-box .zf-bq .zf-cl .sc-zf-nr {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 4px 4px;
    box-sizing: border-box;
  }
  .app-box .zf-bq .zf-cl .sc-zf-nr .sc-zfnr-wz {
    width: 30%;
    line-height: 28px;
    text-align: center;
  }
  .app-box .zf-bq .zf-cl .sc-zf-nr .sc-zfnr-wz a {
    display: inline-block;
    text-decoration: none;
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .app-box .zf-bq .zf-cl .sc-zf-nr .sc-zfnr-wz:active a {
    color: #b6710e;
  }
  .app-box .zf-bq .zf-cl2 {
    position: absolute;
    left: 0;
    top: 104px;
    display: none;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border-bottom: 1px solid #d4d3d3;
    position: absolute;
    z-index: 1;
  }
  .app-box .zf-bq .zf-cl2 .zf-clnr {
    width: 100%;
    padding: 10px 10px 10px 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .app-box .zf-bq .zf-cl2 .zf-clnr .zf-cl2-yi {
    display: flex;
    align-items: center;
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-bottom: 8px;
    background-color: #fff;
  }
  .app-box .zf-bq .zf-cl2 .zf-clnr .zf-cl2-yi .zf-yi-yp {
    width: 2px;
    height: 2px;
    background-color: #000;
  }
  .app-box .zf-bq .zf-cl2 .zf-clnr .zf-cl2-yi .zf-yi-ep {
    width: 100%;
    height: 100%;
    text-align-last: left;
    background-color: #fff;
    border: none;
  }
  .app-box .zf-bq .zf-cl2 .zf-clnr .zf-cl2-yi .zf-yi-ep a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #000;
    margin-left: 8px;
  }
  .app-box .zf-bq .rs-hide {
    display: none;
  }
  .app-box .zf-bq .rs-show {
    display: block;
  }
  .app-box .rs-main {
    background-color: #f7f7f8;
  }
  .app-box .rs-main .papers-part {
    margin: 0 10px 10px 10px;
  }
  .app-box .rs-main .common-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    height: 35px;
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
  }
  .app-box .rs-main .common-title .rs-title {
    display: flex;
    align-items: center;
  }
  .app-box .rs-main .common-title .rs-title .line {
    width: 3px;
    height: 14px;
    background: #4886dc;
  }
  .app-box .rs-main .common-title .rs-title .txt {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-left: 4px;
  }
  .app-box .rs-main .common-title .more {
    color: #4886dc;
  }
  .app-box .rs-main .notice-list-box {
    background: #fff;
  }
  .app-box .rs-main .notice-list-box .notice-list {
    margin: 0 8px;
  }
  .app-box .rs-main .notice-list-box .notice-list li {
    height: 60px;
    border-bottom: 1px solid #eee;
  }
  .app-box .rs-main .notice-list-box .notice-list li a {
    height: 60px;
    color: #333;
    display: flex;
    align-items: center;
  }
  .app-box .rs-main .notice-list-box .notice-list li a .item-left {
    width: 4px;
    height: 4px;
    background: #4886dc;
    margin: 0 8px;
    border-radius: 50%;
  }
  .app-box .rs-main .notice-list-box .notice-list li a .item-right {
    width: 60%;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .app-box .rs-main .notice-list-box .notice-list li a .item-right:active {
    color: #4886dc;
  }
  .app-box .rs-main .notice-list-box .notice-list li a .item-last {
    min-width: 80px;
    font-size: 14px;
    color: #666;
    margin-left: auto;
  }
  .app-box .rs-main .notice-list-box .more {
    height: 41px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3081ef;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .app-box .rs-main .notice-list-box .more .arrow {
    display: inline-block;
    width: 9px;
    height: 12px;
    background: url(../images/more-right.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 5px;
  }
}
