@charset "UTF-8";
#pc-wrap {
  display: block;
}

#app-wrap {
  display: none;
}

@media screen and (min-width: 100px) and (max-width: 1024px) {
  #pc-wrap {
    display: none;
  }
  #app-wrap {
    display: block;
  }
  a {
    text-decoration: none;
  }
  i {
    font-style: normal;
  }
  body {
    min-width: 100px;
    background: #f2f2f2;
    font-family: "PingFang SC";
    -webkit-tap-highlight-color: transparent;
  }
  .text-voerflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .wes-2 {
    /* 适用于webkit内核和移动端 */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .top-part {
    width: 100%;
  }
  .top-part .top-list {
    display: flex;
    flex-wrap: wrap;
  }
  .top-part .nav-item {
    flex: 1;
    min-width: 33.3%;
    text-align: center;
    height: 20px;
    line-height: 20px;
    padding: 5px 0px;
  }
  .top-part .nav-item a {
    color: #ffffff;
    font-size: 14px;
    padding: 2px 5px;
  }
  .zf-gk {
    width: 100%;
    height: 130px;
    text-align: center;
    padding: 30px 23px 10px 23px;
    box-sizing: border-box;
    background: -webkit-gradient(linear, -12 0, 0 100%, from(#d9001b), to(#fff));
  }
  .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);
  }
  .zf-gk .cax-search {
    width: 100%;
    height: 30px;
    background-color: #fff;
    margin-top: 24px;
    border: 1px solid #d9001b;
    border-radius: 4px;
  }
  .zf-gk .cax-search .cax-ipt {
    width: 82%;
    height: 30px;
    border: none;
    outline: none;
    text-align: left;
  }
  .zf-gk .cax-search .cax-fd {
    float: right;
  }
  .zf-gk .cax-search .cax-fd .cax-ss-mg {
    width: 40px;
    height: 30px;
  }
  .zf-bq {
    position: relative;
    width: 100%;
    padding: 0 0 10px 0;
    box-sizing: border-box;
    background-color: #f7f7f7;
  }
  .zf-bq .zf-bq-jg {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    width: 100%;
    background-color: #fff;
  }
  .zf-bq .zf-bq-jg .zf-jg-p {
    height: 35px;
    line-height: 34px;
  }
  .zf-bq .zf-bq-jg .zf-jg-p a {
    padding: 0 3px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-bq .zf-bq-jg .zf-ps {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
  }
  .zf-bq .zf-bq-jg .zf-ps span:nth-child(1) {
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-bq .zf-bq-jg p:nth-child(1) {
    width: 33%;
    background-color: #d9001b;
    border: 1px solid #ebeff4;
    border-left: none;
  }
  .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: #fff;
  }
  .zf-bq .zf-bq-jg p:nth-child(2) {
    width: 33%;
    background-color: #d9001b;
    border-top: 1px solid #ebeff4;
    border-bottom: 1px solid #ebeff4;
  }
  .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: #fff;
  }
  .zf-bq .zf-bq-jg p:nth-child(3) {
    width: 33%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #fff;
    background-color: #d9001b;
    border: 1px solid #ebeff4;
    border-right: none;
  }
  .zf-bq .zf-bq-jg p:nth-child(4) {
    width: 33%;
    background-color: #d9001b;
    border: 1px solid #ebeff4;
    border-left: none;
  }
  .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: #fff;
  }
  .zf-bq .zf-bq-jg p:nth-child(5) {
    width: 33%;
    background-color: #d9001b;
    border-top: 1px solid #ebeff4;
    border-bottom: 1px solid #ebeff4;
  }
  .zf-bq .zf-bq-jg p:nth-child(5) a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #fff;
  }
  .zf-bq .zf-bq-jg p:nth-child(6) {
    width: 33%;
    background-color: #d9001b;
    border: 1px solid #ebeff4;
    border-right: none;
  }
  .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: #fff;
  }
  .zf-bq .zf-bq-jg p:nth-child(7) {
    width: 33%;
    background-color: #d9001b;
    border: 1px solid #ebeff4;
    border-right: none;
  }
  .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: #fff;
  }
  .zf-bq .zf-bq-jg .zf-jg-p.active {
    background-color: #f59a23;
    color: #fff;
  }
  .zf-bq .zf-bq-jg .zf-jg-p.active a {
    color: #fff;
  }
  .zf-bq .zf-bq-jg .zf-jg-p.active .zf-jgp-mg {
    display: inline-block;
    width: 11px;
    height: 2px;
    background: url(zfxxgk-jianh.png) no-repeat;
  }
  .zf-bq .zf-bq-jg .zf-jgp-mg {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(zfxxgk-jh.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 2px;
  }
  .zf-bq .zf-cl {
    position: absolute;
    left: 0;
    top: 38px;
    display: none;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border-bottom: 1px solid #d4d3d3;
    position: absolute;
    z-index: 1;
  }
  .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;
  }
  .zf-bq .zf-cl .sc-zf-nr .sc-zfnr-wz {
    width: 30%;
    line-height: 28px;
    text-align: center;
  }
  .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;
  }
  .zf-bq .zf-cl .sc-zf-nr .sc-zfnr-wz:active a {
    color: #b6710e;
  }
  .zf-bq .rs-hide {
    display: none;
  }
  .zf-bq .rs-show {
    display: block;
  }
  .zf-qh {
    width: 100%;
    padding: 0 9px 14px 9px;
    box-sizing: border-box;
  }
  .zf-qh .cax-ggs .teb {
    width: 100%;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_list {
    height: 39px;
    border-bottom: 1px solid #f6f6f6;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_list li {
    float: left;
    width: 33.3%;
    height: 39px;
    line-height: 39px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    position: relative;
    cursor: pointer;
  }
  .zf-qh .cax-ggs .teb .teb_list .current {
    color: #d9001b;
  }
  .zf-qh .cax-ggs .teb .teb_list .current::after {
    position: absolute;
    left: 36%;
    top: 78%;
    content: "";
    width: 30px;
    height: 2px;
    background-color: #d9001b;
  }
  .zf-qh .cax-ggs .teb .teb_con {
    width: 100%;
    margin-top: 1px;
  }
  .zf-qh .cax-ggs .teb .teb_con .item {
    display: none;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr {
    width: 100%;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul {
    width: 100%;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(1) {
    display: flex;
    align-items: center;
    width: 100%;
    line-height: 38px;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(1) p:nth-child(1) {
    width: 30%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(1) p:nth-child(2) {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(2) {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(2) p:nth-child(1) {
    width: 30%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(2) p:nth-child(2) {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(2) p:nth-child(2) i {
    display: block;
    text-indent: 2em;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    margin-top: 10px;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(3) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(3) p:nth-child(1) {
    width: 30%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(3) p:nth-child(2) {
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(4) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(4) p:nth-child(1) {
    width: 30%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(4) p:nth-child(2) {
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(5) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(5) p:nth-child(1) {
    width: 30%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(5) p:nth-child(2) {
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(6) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(6) p:nth-child(1) {
    width: 30%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(6) p:nth-child(2) {
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(7) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(7) p:nth-child(1) {
    width: 30%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(7) p:nth-child(2) {
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(8) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color:#f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(8) p:nth-child(1) {
    width: 30%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(8) p:nth-child(2) {
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(9) {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(9) p:nth-child(1) {
    width: 30%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(9) p:nth-child(2) {
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    padding: 4px 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-jgnr ul li:nth-child(9) p:nth-child(2) i {
    display: block;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    word-break: break-all;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-ldbz {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 10px 10px;
    box-sizing: border-box;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-ldbz p {
    width: 49%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #f7f7f7;
    margin-bottom: 5px;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-ldbz p a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-ldbz p:active {
    background-color: #d9001b;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-ldbz p:active a {
    color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg {
    width: 100%;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul {
    width: 100%;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(1) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(1) p:nth-child(1) {
    width: 36%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(1) p:nth-child(2) {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(2) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(2) p:nth-child(1) {
    width: 36%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(2) p:nth-child(2) {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(3) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(3) p:nth-child(1) {
    width: 36%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(3) p:nth-child(2) {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(4) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(4) p:nth-child(1) {
    width: 36%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(4) p:nth-child(2) {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(5) {
    width: 100%;
    line-height: 20px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(5) p:nth-child(1) {
    width: 36%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-nsjg ul li:nth-child(5) p:nth-child(2) {
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    padding: 6px 10px 6px 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw {
    width: 100%;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul {
    width: 100%;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(1) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(1) p:nth-child(1) {
    width: 36%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(1) p:nth-child(2) {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(2) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(2) p:nth-child(1) {
    width: 36%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(2) p:nth-child(2) {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(3) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color:#f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(3) p:nth-child(1) {
    width: 36%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(3) p:nth-child(2) {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(4) {
    width: 100%;
    line-height: 38px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(4) p:nth-child(1) {
    width: 36%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(4) p:nth-child(2) {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    background-color: #fff;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(5) {
    width: 100%;
    line-height: 20px;
    display: flex;
    align-items: center;
    background-color: #f7f3f0;
    border-bottom: 2px solid #eeeeee;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(5) p:nth-child(1) {
    width: 36%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #d9001b;
    background-color: #f7f3f0;
  }
  .zf-qh .cax-ggs .teb .teb_con .item .zf-zsdw ul li:nth-child(5) p:nth-child(2) {
    width: 100%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    padding: 6px 10px 6px 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
}

.mask {
  position: absolute;
  width: 100%;
  left: 0;
  top: 360px;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
