@media screen and (min-width: 100px) and (max-width: 1024px) {
  .app-box .cax-top {
    width: 100%;
  }
  .app-box .cax-top .cax-top-sb {
    width: 100%;
    height: 86px;
    background: url(./mobile-ca-bj.png);
    background-size: 100% 100%;
  }
  .app-box .cax-top .cax-top-xb {
    width: 100%;
    height: 98px;
    padding: 0 8px;
    box-sizing: border-box;
    background-color: #1084c2;
  }
  .app-box .cax-top .cax-top-xb .top-part {
    display: flex;
    align-items: stretch;
    justify-content: center;
    box-sizing: border-box;
  }
  .app-box .cax-top .cax-top-xb .top-part .top-list {
    flex: 1;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .app-box .cax-top .cax-top-xb .top-part .nav-item {
    width: 25%;
    text-align: center;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
  }
  .app-box .cax-top .cax-top-xb .top-part .nav-item a {
    color: #fff;
    font-size: 14px;
  }
  .app-box .cax-top .cax-top-xb .top-part .active {
    background: #fff;
    font-weight: bold;
  }
  .app-box .cax-top .cax-top-xb .top-part .active a {
    color: #1084c2;
  }
  .app-box .cax-top .cax-top-xb .cax-search {
    width: 100%;
    height: 30px;
    background-color: #fff;
    margin-top: 4px;
  }
  .app-box .cax-top .cax-top-xb .cax-search .cax-ipt {
    width: 82%;
    height: 28px;
    border: none;
    outline: none;
    text-align: center;
  }
  .app-box .cax-top .cax-top-xb .cax-search .cax-fd {
    float: right;
  }
  .app-box .cax-top .cax-top-xb .cax-search .cax-fd .cax-ss-mg {
    width: 42px;
    height: 30px;
  }
  .app-box .cax-db {
    width: 100%;
    background-color: #1084c2;
  }
  .app-box .cax-db .cax-db-top {
    width: 100%;
    padding-top: 12px;
    background-color: #1084c2;
  }
  .app-box .cax-db .cax-db-top .cax-top-sgt {
    width: 100%;
    text-align: center;
    margin-bottom: 4px;
  }
  .app-box .cax-db .cax-db-top .cax-top-sgt .cax-zb {
    width: 100%;
  }
  .app-box .cax-db .cax-db-top .cax-top-sgt .cax-zb .cax-zb-wz {
    width: 100%;
    height: 15px;
    line-height: 15px;
    font-size: 9px;
    font-weight: 400;
    color: #ffffff;
  }
  .app-box .cax-db .cax-db-ton {
    width: 100%;
    height: 66px;
    padding: 14px 10px 0px 10px;
    box-sizing: border-box;
    background-color: #1084c2;
  }
  .app-box .cax-db .cax-db-ton .cax-dbn-hz {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-top: 1px solid #eeeeee;
  }
  .app-box .cax-db .cax-db-ton .cax-dbn-hz .cax-dhz {
    width: 23px;
    height: 26px;
    margin-right: 10px;
  }
  .app-box .cax-db .cax-db-ton .cax-dbn-hz .cax-dhz .cax-dhz-mg {
    width: 100%;
    height: 100%;
  }
  .app-box .cax-db .cax-db-ton .cax-dbn-hz .cax-dhe {
    width: 37px;
    height: 29px;
    margin-right: 10px;
  }
  .app-box .cax-db .cax-db-ton .cax-dbn-hz .cax-dhe .cax-dhe-mg {
    width: 100%;
    height: 100%;
  }
  .app-box .cax-db .cax-db-ton .cax-dbn-hz .cax-dhs {
    width: 55px;
    height: 27px;
  }
  .app-box .cax-db .cax-db-ton .cax-dbn-hz .cax-dhs .cax-dhs-mg {
    width: 100%;
    height: 100%;
  }
}
