#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;
  }
  body {
    background: #f7f7f7;
    font-family: "PingFang SC";
    min-width: auto !important;
    -webkit-tap-highlight-color: transparent;
  }
  #app-wrap .container .swiper-container {
    width: 100%;
    height: 100%;
    height: 219px;
    margin-bottom: 10px;
  }
  #app-wrap .container .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  #app-wrap .container .swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
  }
  #app-wrap .container .swiper-container .swiper-slide a img {
    width: 100%;
    height: 100%;
  }
  #app-wrap .container .swiper-container .swiper-slide a .five-txt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: rgba(3, 3, 3, 0.6);
    position: absolute;
    bottom: 0;
    font-size: 14px;
    font-weight: 500;
  }
  #app-wrap .container .swiper-container .swiper-slide a .five-txt div {
    width: 70%;
    padding-left: 10px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #app-wrap .container .swiper-pagination-fraction,
  #app-wrap .container .swiper-pagination-custom,
  #app-wrap .container .swiper-container-horizontal > .swiper-pagination-bullets {
    right: 0;
    left: 70%;
    width: 30% !important;
    bottom: 4px;
  }
  #app-wrap .container .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    line-height: 13px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 0;
    color: #333;
    opacity: 1;
    text-align: center;
  }
  #app-wrap .container .swiper-pagination-bullet-active {
    background: #016cba;
    color: #fff;
  }
  #app-wrap .container .common-bottom {
    background-color: #fff;
    margin: 0 9px 10px 8px;
  }
  #app-wrap .container .common-bottom .common-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
  }
  #app-wrap .container .common-bottom .common-main .common-tab {
    display: flex;
    padding: 0 9px 11px 0;
  }
  #app-wrap .container .common-bottom .common-main .common-tab div {
    padding: 0 12px 0 11px;
    text-align: center;
    border-right: 1px solid #333;
    margin-top: 10px;
    font-weight: bold;
    color: #363636;
    cursor: pointer;
  }
  #app-wrap .container .common-bottom .common-main .common-tab div a {
    color: #333;
  }
  #app-wrap .container .common-bottom .common-main .common-tab div:last-child {
    border-right: none;
  }
  #app-wrap .container .common-bottom .common-main .common-tab .active {
    position: relative;
    color: #125fac;
  }
  #app-wrap .container .common-bottom .common-main .common-tab .active::after {
    content: " ";
    width: 30px;
    height: 3px;
    background: #1084c2;
    position: absolute;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
  }
  #app-wrap .container .common-bottom .common-main a {
    padding-right: 9px;
  }
  #app-wrap .container .common-bottom .common-main a img {
    width: 10px;
    height: 8px;
    margin-top: -6px;
  }
  #app-wrap .container .common-bottom .tab-content-substance {
    text-align: center;
  }
  #app-wrap .container .common-bottom .tab-content-substance-title {
    font-size: 14px;
    font-weight: bold;
    color: #125fac;
    padding: 19px 0 12px;
  }
  #app-wrap .container .common-bottom .tab-content-substance-content {
    margin: 0 11px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
  }
  #app-wrap .container .common-bottom .tab-content-substance-zhengopen .zhengopen-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
    border-bottom: 1px dashed #eee;
  }
  #app-wrap .container .common-bottom .tab-content-substance-zhengopen .zhengopen-list li {
    width: 32%;
    margin-bottom: 7px;
  }
  #app-wrap .container .common-bottom .tab-content-substance-zhengopen .zhengopen-list li a {
    width: 100%;
    display: block;
    font-size: 13px;
    color: #333;
    height: 100%;
    line-height: 30px;
    background: #f3f4f8;
    border-radius: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #app-wrap .container .common-bottom .tab-content-substance-zhengopen .zhengopen-list li:hover a {
    color: #126bc1;
  }
  #app-wrap .container .common-bottom .tab-content-substance-zhengopen .zhengopen-list li:nth-child(3) {
    margin-right: 0;
  }
  #app-wrap .container .common-bottom .tab-content-substance-zhengopen .zhengopen-list li:nth-child(5) {
    margin-right: 0;
  }
  #app-wrap .container .common-bottom .tab-content-substance-zhengopen .zhengopen-list:after {
    content: "";
    height: 0;
    width: 32%;
  }
  #app-wrap .container .common-bottom .tab-content-substance-zhengopen-law {
    margin-top: 7px;
    display: flex;
    flex-wrap: wrap;
  }
  #app-wrap .container .common-bottom .tab-content-substance-zhengopen-law-item {
    background: #f0faff;
    border-radius: 1px;
    margin-right: 8px;
    padding: 10px 10px 10px 17px;
    font-size: 13px;
    margin-bottom: 7px;
    font-weight: bold;
    color: #125fac;
    position: relative;
  }
  #app-wrap .container .common-bottom .tab-content-substance-zhengopen-law-item a {
    color: #333;
  }
  #app-wrap .container .common-bottom .tab-content-substance-zhengopen-law-item:nth-child(4n) {
    margin-right: 0;
  }
  #app-wrap .container .common-bottom .tab-content-substance-zhengopen-law-item::after {
    content: " ";
    position: absolute;
    left: 10px;
    width: 6px;
    height: 9px;
    background: url("/cms_files/webhangzhoushifazhanhegaigeweiyuanhui/pubtplobject/defaultSet/651576/images/mobile-zhengfu-arrow.png") no-repeat;
    background-size: 100% 100%;
    margin-top: 6px;
  }
  #app-wrap .container .common-bottom .tab-content-substance-leader-content {
    background: #f0faff;
    margin-top: 7px;
    padding: 19px 25px 0 24px;
    display: flex;
    flex-wrap: wrap;
  }
  #app-wrap .container .common-bottom .tab-content-substance-leader-content a {
    color: #125fac;
    width: 25%;
    font-weight: bold;
    margin-bottom: 22px;
  }
  #app-wrap .container .common-bottom .tab-content-substance-leader-content-item {
    letter-spacing: 5px;
  }
  #app-wrap .container .common-bottom .tab-content-substance-leader-content a:nth-child(4n) {
    margin-right: 0;
  }
  #app-wrap .container .common-bottom .tab-content-substance-leader-content:hover a {
    color: #126bc1;
  }
  #app-wrap .container .common-bottom .tab-content-substance-list {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 10px 9px 0 8px;
  }
  #app-wrap .container .common-bottom .tab-content-substance-list-item {
    flex: 26%;
    display: inline-block;
    padding: 0 4px 10px 0px;
    box-sizing: border-box;
  }
  #app-wrap .container .common-bottom .tab-content-substance-list-item-content {
    width: 100%;
    height: 100%;
    text-align: center;
    background: #f3f4f8;
    border-radius: 1px;
    padding-bottom: 10px;
    box-sizing: border-box;
  }
  #app-wrap .container .common-bottom .tab-content-substance-list-item-content img {
    width: 25px;
    height: 25px;
    margin-top: 12px;
    margin-bottom: 9px;
  }
  #app-wrap .container .common-bottom .tab-content-substance-list-item-content p {
    height: 13px;
    font-size: 13px;
    font-family: SourceHanSansCN;
    color: #333333;
  }
  #app-wrap .container .common-bottom .tab-content-substance-list-item:nth-child(1) img {
    margin-top: 9px;
  }
  #app-wrap .container .common-bottom .tab-content-substance-list-item:nth-child(2) img {
    height: 21px;
    margin-bottom: 10px;
  }
  #app-wrap .container .common-bottom .tab-content-substance-list-item:nth-child(3) {
    padding-right: 0;
  }
  #app-wrap .container .common-bottom .tab-content-substance-list-item:nth-child(3) img {
    height: 22px;
  }
  #app-wrap .container .common-bottom .tab-content-substance-list-item:nth-child(4) img {
    height: 25px;
  }
  #app-wrap .container .common-bottom .tab-content-substance-list-item:nth-child(5) {
    padding-right: 0;
  }
  #app-wrap .container .common-bottom .tab-content-substance-list-item:nth-child(5) img {
    height: 24px;
    margin-bottom: 10px;
  }
  #app-wrap .container .common-bottom .tab-content-service {
    display: flex;
    flex-wrap: wrap;
    margin: 11px 12px 0;
    padding-bottom: 13px;
    justify-content: space-between;
  }
  #app-wrap .container .common-bottom .tab-content-service-item {
    background: #f3f4f8;
    border-radius: 1px;
    padding: 14px 5px 14px 19px;
    margin-bottom: 8px;
    position: relative;
    box-sizing: border-box;
  }
  #app-wrap .container .common-bottom .tab-content-service-item a {
    color: #333;
    font-size: 12px;
  }
  #app-wrap .container .common-bottom .tab-content-service-item:hover a {
    color: #126bc1;
  }
  #app-wrap .container .common-bottom .tab-content-service-item::after {
    content: " ";
    position: absolute;
    left: 10px;
    width: 4px;
    height: 4px;
    background: #333;
    border-radius: 50%;
    margin-top: 8px;
  }
  #app-wrap .container .common-bottom .tab-content-service-item:nth-child(1), #app-wrap .container .common-bottom .tab-content-service-item:nth-child(3) {
    width: 55%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #app-wrap .container .common-bottom .tab-content-service-item:nth-child(2), #app-wrap .container .common-bottom .tab-content-service-item:nth-child(4) {
    width: 44%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 0;
  }
  #app-wrap .container .common-bottom .tab-content-border {
    border: 1px solid #e6e5e5;
    margin: 10px 10px 0;
  }
  #app-wrap .container .common-bottom .tab-content-tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
  }
  #app-wrap .container .common-bottom .tab-content-tabs-more {
    padding-right: 11px;
    color: #999;
    cursor: pointer;
  }
  #app-wrap .container .common-bottom .tab-content-tabs-item {
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  #app-wrap .container .common-bottom .tab-content-tabs-item div {
    width: 90px;
    text-align: center;
  }
  #app-wrap .container .common-bottom .tab-content-tabs-item .active {
    width: 90px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #125fac;
  }
  #app-wrap .container .common-bottom .tab-content .tab-content-tabs-content-chat {
    display: none;
  }
  #app-wrap .container .common-bottom .tab-content .tab-content-tabs-content-chat:first-child {
    display: block;
  }
  #app-wrap .container .common-bottom .tab-content .list-menu {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  #app-wrap .container .common-bottom .tab-content .list-menu .menu-a {
    flex: 25%;
    display: inline-block;
    padding: 0 4px 10px;
    box-sizing: border-box;
  }
  #app-wrap .container .common-bottom .tab-content .list-menu .menu-a .menu-l1 {
    width: 100%;
    height: 100%;
    text-align: center;
    background: #f3f4f8;
    border-radius: 1px;
  }
  #app-wrap .container .common-bottom .tab-content .list-menu .menu-a .menu-l1 img {
    width: 19px;
    height: 18px;
    margin-top: 12px;
  }
  #app-wrap .container .common-bottom .tab-content .list-menu .menu-a .menu-l1 p {
    height: 13px;
    margin: 7px 0;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }
  #app-wrap .container .common-bottom .tab-content .list-menu .menu-a:nth-child(2) img {
    width: 19px;
    height: 21px;
    margin-top: 11px;
  }
  #app-wrap .container .common-bottom .tab-content .list-menu .menu-a:nth-child(3) img {
    width: 18px;
    height: 19px;
    margin-top: 11px;
  }
  #app-wrap .container .common-bottom .tab-content .list-menu .menu-a:nth-child(4) img {
    width: 18px;
    height: 18px;
    margin-top: 11px;
  }
  #app-wrap .container .common-bottom .tab-content .list-menu .menu-a:nth-child(5) img {
    width: 20px;
    height: 20px;
    margin-top: 8px;
  }
  #app-wrap .container .common-bottom .tab-content .list-menu .menu-a:nth-child(6) img {
    width: 18px;
    height: 18px;
    margin-top: 11px;
  }
  #app-wrap .container .common-bottom .tab-content .list-menu .menu-a:nth-child(7) img {
    width: 19px;
    height: 17px;
    margin-top: 11px;
  }
  #app-wrap .container .common-bottom .tab-content .list-menu .menu-a:nth-child(8) img {
    width: 23px;
    height: 17px;
    margin-top: 11px;
  }
  #app-wrap .container .common-bottom .tab-content-substance {
    display: none;
  }
  #app-wrap .container .common-bottom .tab-content-substance:first-child {
    display: block;
  }
  #app-wrap .container .common-bottom .tab-list {
    padding: 10px 0;
    margin: 0 18px;
  }
  #app-wrap .container .common-bottom .tab-list li {
    position: relative;
    width: 100%;
    padding-top: 5px;
  }
  #app-wrap .container .common-bottom .tab-list li a {
    display: flex;
    font-size: 14px;
    color: #030303;
  }
  #app-wrap .container .common-bottom .tab-list li a i {
    width: 2px;
    height: 2px;
    background: #0474d5;
    border-radius: 50%;
    position: absolute;
    left: -1px;
    top: 14px;
    z-index: 1;
  }
  #app-wrap .container .common-bottom .tab-list li a .txt {
    margin-left: 7px;
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #app-wrap .container .common-bottom .tab-list li a .txts {
    margin-left: 11px;
  }
  #app-wrap .container .common-bottom .tab-list li a .time {
    color: #999;
    margin-left: auto;
  }
  #app-wrap .container .commonDis {
    margin: 0 8px;
  }
  #app-wrap .container .padBtm {
    padding-bottom: 13px;
  }
}
