@media (max-width: 1024px) {
  .pc {
    display: none;
  }
  .mobile {
    display: block;
  }
  .container {
    width: 100%;
  }
  .home-banner {
    height: 11.875rem !important;
  }
  .home-banner .home-swiper-pagination {
    padding-bottom: 0 !important;
  }
  .home-banner .swiper-pagination .swiper-pagination-bullet {
    width: .375rem !important;
    height: .25rem !important;
    margin: 0 3px !important;
  }
  .home-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: .625rem !important;
  }
  .jdbk-sm {
    width: 100%;
    margin: 0;
  }
  .jdbk-sm.home-mobile .item:nth-child(3) {
    display: none;
  }
  .jdbk-sm .item {
    padding: .625rem .625rem .625rem 8.75rem;
    border-bottom: .3125rem solid #f4f6f8;
    margin-bottom: 0;
  }
  .jdbk-sm .img-box {
    left: .625rem;
    top: .625rem;
  }
  .home-box {
    padding: 0.6rem 0 0 0;
  }
  .home-box.bluebg {
    background-color: #fff;
  }
  .home-title, .home-jdxm {
    padding: 0 .625rem;
  }
  .home-jdxm {
    background-color: #f4f6f8;
    flex-wrap: wrap;
    padding-top: 0.6rem;
    margin-top: 0.6rem;
  }
  .home-jdxm .item {
    width: 48%;
    margin-bottom: 0.7rem;
  }
  .home-jdxm .img-box {
    height: 9.375rem;
  }
  .home-jdxm .item-bg {
    display: none;
  }
  .home-jdxm .more {
    height: 15.75rem;
    background-color: #fff;
  }
  .home-jdxm .appraisal-more {
    background-color: #edf4fa;
    margin: .4375rem;
    height: 14.875rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .home-jdxm .appraisal-more .icon-more-lg {
    width: 2.5625rem;
    height: 2.625rem;
    background: url("/images/mobile/more-lg.png") no-repeat center center;
    background-size: 100% 100%;
  }
  .home-jdxm .appraisal-more .txt {
    color: #0a64b8;
    font-size: 1rem;
    font-weight: bold;
    margin-top: 1rem;
  }
  .home-zjtd {
    background-color: #f4f6f8;
    padding: 1rem .625rem 0;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .home-zjtd .item {
    width: 48%;
    margin-bottom: 0.5rem;
  }
  .home-zjtd .img-box {
    height: 13.75rem;
  }
  .home-zjtd .name {
    margin-top: .3125rem;
    font-size: 1.0625rem;
  }
  .home-box .home-more {
    background-color: #f4f6f8;
    padding-top: 0.2rem;
    padding-bottom: 1rem;
  }
  .home-title.bkzs .text {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 0.6rem;
  }
  .bkzs-box {
    margin-top: 0;
    padding-bottom: 0;
  }
  .home-tab-pc {
    margin-top: 1rem;
    padding: 0 .625rem 0 .625rem;
  }
  .home-tab-pc i {
    width: 2.5625rem;
    height: 2.5625rem;
  }
  .home-tab-pc .icon-home-bbgf2 {
    background: url("/images/mobile/home-bbgf.png") no-repeat center center;
    background-size: 2.125rem auto;
  }
  .home-tab-pc .icon-home-bgjgcx2 {
    background: url("/images/mobile/home-bgjgcx.png") no-repeat center center;
    background-size: 2.375rem auto;
  }
  .home-tab-pc .icon-home-jdyy2 {
    background: url("/images/mobile/home-jdyy.png") no-repeat center center;
    background-size: 2.5625rem auto;
  }
  .home-tab-pc .icon-home-zcfg2 {
    background: url("/images/mobile/home-zcfg.png") no-repeat center center;
    background-size: 2.4375rem auto;
  }
  .home-tab-pc .icon-home-djzc2 {
    background: url("/images/mobile/home-djzc.png") no-repeat center center;
    background-size: 2.3125rem auto;
  }
  .home-tab-pc .icon-home-cjwt2 {
    background: url("/images/mobile/home-cjwt.png") no-repeat center center;
    background-size: 2.25rem auto;
  }
  .home-tab-pc .icon-home-bgxt2 {
    background: url("/images/mobile/home-bgxt.png") no-repeat center center;
    background-size: 2.5rem auto;
  }
  .home-tab-pc .icon-home-wjxz2 {
    background: url("/images/mobile/home-wjxz.png") no-repeat center center;
    background-size: 2.5rem auto;
  }
  .home-tab-pc .item {
    width: 49%;
    height: 6.25rem;
    flex-direction: column;
    margin-bottom: 0.5rem;
  }
  .home-tab-pc .item i {
    margin-right: 0;
  }
  .home-tab-pc .item .text {
    margin-top: .625rem;
    font-size: 1rem;
    font-weight: bold;
  }
  .home-tab-pc .item b {
    top: 0;
    transform: translateY(0);
  }
  .home-title .name {
    font-size: 1.375rem;
  }
  .home-title .text {
    font-size: .9375rem;
    margin-top: 0.3rem;
  }
  .home-title .btn-contact {
    height: 2.875rem;
    width: 10rem;
    transform: scale(0.8);
  }
  .home-jdxm .name {
    font-size: 1.0625rem;
  }
  .home-jdxm .text-pd {
    padding: 0.5rem;
  }
  .home-jdxm .text {
    margin-top: 0;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    height: 3.75rem;
  }
  .mobile-tab {
    display: flex;
    justify-content: space-around;
    padding: 1.25rem .625rem;
    border-bottom: .625rem solid #f4f6f8;
  }
  .mobile-tab .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .mobile-tab .item .text {
    color: #262626;
    font-size: .875rem;
    font-weight: bold;
    margin-top: .5rem;
  }
  .mobile-tab .img {
    width: 3rem;
    border-radius: 3rem;
    box-shadow: -3px 0 1rem -2px rgba(49, 102, 252, 0.5);
    -webkit-box-shadow: -3px 0 1rem -2px rgba(49, 102, 252, 0.5);
    -moz-box-shadow: -3px 0 1rem -2px rgba(49, 102, 252, 0.5);
  }
  .mobile-ad {
    height: 1.875rem;
    background-color: #e9eff8;
    position: relative;
    z-index: 1;
  }
  .mobile-ad .icon-mobile-msg {
    width: 1rem;
    height: 1rem;
    background: url("/images/mobile/mobile-msg.png") no-repeat center center;
    background-size: auto 100%;
    position: absolute;
    left: .625rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
  }
  .mobile-ad .item {
    display: block;
    line-height: 1.875rem;
    padding: 0 .625rem 0 2.125rem;
  }
  .mobile-ad .name {
    color: #143664;
    font-size: .8125rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
  }
  .content {
    background-color: #f4f6f8;
  }
  .content-map {
    padding: .625rem;
    color: #747373;
  }
  .content-map .name, .content-map a {
    color: #747373;
  }
  .content-map .title {
    display: none;
  }
  .content-left {
    width: 100%;
    min-height: auto;
  }
  .content-left .con-left-title {
    display: none;
  }
  .left-nav {
    display: flex;
    flex-wrap: wrap;
  }
  .left-nav .item {
    height: 1.875rem;
    padding: 0;
    text-align: center;
  }
  .left-nav .point, .left-nav .icon {
    display: none !important;
  }
  .left-nav .name {
    margin: 0;
  }
  .content-left {
    float: none !important;
    margin-bottom: .3125rem;
  }
  .content-left .left-nav {
    padding: .625rem 0 0 0.625rem;
  }
  .content-left .item {
    border: 1px solid #065fb1;
    border-radius: 3px;
    margin-bottom: .625rem;
    width: 22.4%;
    margin-right: 2%;
  }
  .content-left .item:nth-child(4n) {
    margin-right: 0;
  }
  .content-left .item .name {
    color: #065fb1;
    font-size: .8125rem;
  }
  .content-left .item.active {
    background-color: #065fb1;
  }
  .content-left .item.active .name {
    color: #fff;
  }
  .content-right {
    width: auto !important;
    float: none !important;
    padding: 0 .625rem;
  }
  .con-right-title, .con-right-title.jdxm {
    padding: 1rem 0 .625rem 0;
    border-bottom: 1px solid #dcdcdc;
  }
  .con-right-title .point, .con-right-title .tranf, .con-right-title.jdxm .point, .con-right-title.jdxm .tranf {
    display: none;
  }
  .con-right-title .name, .con-right-title.jdxm .name {
    margin: 0;
    font-size: 1.125rem;
    position: relative;
    z-index: 1;
  }
  .con-right-title .name::after, .con-right-title.jdxm .name::after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #065fb1;
    position: absolute;
    left: 0;
    bottom: -0.6875rem;
  }
  .con-page {
    padding: 1rem 0;
    width: 100%;
  }
  .con-page .con-text {
    padding: 0;
  }
  .leader {
    padding: 0;
    margin-top: 1rem;
  }
  .leader .item {
    width: 48%;
    margin-right: 4%;
  }
  .leader .item:nth-child(3n) {
    margin-right: 4%;
  }
  .leader .item:nth-child(2n) {
    margin-right: 0;
  }
  .team {
    padding: 0;
    margin-top: 1rem;
  }
  .team .item {
    width: 48%;
    margin-right: 4%;
  }
  .team .item:nth-child(3n) {
    margin-right: 4%;
  }
  .team .item:nth-child(2n) {
    margin-right: 0;
  }
  .team .img-box, .team .img {
    height: 13.75rem;
  }
  .auth {
    padding: 0;
    margin-top: 1rem;
  }
  .auth .item {
    width: 48%;
    margin-right: 4%;
  }
  .auth .item:nth-child(3n) {
    margin-right: 4%;
  }
  .auth .item:nth-child(2n) {
    margin-right: 0;
  }
  .auth .img-box, .auth .img {
    height: 13.75rem;
  }
  .process-jdxm {
    justify-content: space-between;
  }
  .process-jdxm .item {
    width: 48%;
    margin-right: 0;
    margin-bottom: 1.25rem;
  }
  .process-jdxm .img-box, .process-jdxm .img {
    height: 9.375rem;
  }
  .process-jdxm .text-pd {
    padding: 0.5rem;
  }
  .process-jdxm .name {
    font-size: 1.0625rem;
  }
  .process-jdxm .text {
    margin-top: 0;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    height: 3.75rem;
  }
  .appraisal-detail-box {
    padding: 1rem 0;
  }
  .appraisal-detail .row-flex {
    flex-direction: column;
  }
  .appraisal-detail .img-box {
    width: 100%;
  }
  .appraisal-detail .text-box {
    margin-top: 1rem;
    padding-left: 0;
  }
  .appraisal-detail .row-btn {
    display: none;
  }
  .jdxm-box, .appraisal-detail {
    padding: 0 .625rem;
  }
  .jdxm-box.xgwd {
    margin-top: 1.875rem;
  }
  .xmjd-banner {
    height: 5.625rem;
    margin-top: 1.875rem;
  }
  .bkzs-box.jdxm {
    margin-top: .625rem;
  }
  .bkzs-box.jdxm .item:last-child {
    border-bottom: 0;
  }
  .appraisal-title {
    padding: 1.875rem 0.625rem;
  }
  .appraisal-title .name {
    font-size: 1.25rem;
  }
  .appraisal-title .dec {
    font-size: 1rem;
    margin-top: 1rem;
  }
  .process-jdxm-box {
    padding: 1rem .625rem;
  }
  .process-box {
    padding: 0;
    width: 20rem;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .process-box .img-box {
    margin-bottom: 1.25rem;
  }
  .appraisal-row {
    padding-bottom: 1.25rem;
  }
  .data-box {
    padding: 0 1.25rem;
  }
  .data-box .icon {
    transform: scale(0.8);
  }
  .data-box .item {
    width: 100% !important;
    height: 3.75rem;
  }
  .data-box .item .text {
    font-size: 1.125rem;
  }
  .need-box {
    padding: 2rem 2rem 0 2rem;
    flex-direction: column;
  }
  .need-box .need-title-box {
    width: 4.25rem;
    height: 1rem;
  }
  .need-box .need-title {
    width: 6.25rem;
    height: 3.125rem;
  }
  .need-box .need-title .icon {
    display: none;
  }
  .need-box .need-title .text {
    font-size: 1.125rem;
    margin-left: 0;
  }
  .need-box .text-box {
    padding: 2rem 1rem 1rem 1rem;
    flex-direction: column;
    align-items: flex-start;
  }
  .need-box .text-box .dec {
    font-size: .875rem;
  }
  .need-box .btn-box {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: .625rem;
  }
  .need-box .btn {
    width: 6.25rem;
    height: 1.875rem;
  }
  .need-box .btn i {
    transform: scale(0.8);
  }
  .appraisal-bkzs-box {
    padding: 0;
  }
  .appraisal-bkzs-box .jdbk-sm .item-box {
    width: 100%;
    margin-bottom: 0;
  }
  .appraisal-bkzs-box .jdbk-sm .item-box:last-child .item {
    border-bottom: 0;
  }
  .left-ewm-box {
    display: none;
  }
  .bkwd {
    padding: 0;
  }
  .bkwd.bkwd2 .item-box {
    width: 100%;
  }
  .bkwd.bkwd2 .item {
    padding: .625rem;
  }
  .bkwd .item {
    padding: .625rem;
  }
  .bkwd .title-box {
    padding-right: 0;
  }
  .news {
    padding: 0;
  }
  .news.download .item-box {
    width: 100%;
  }
  .news .item {
    padding-right: 5.625rem;
    padding-left: 1rem;
  }
  .con-title {
    margin: 0 0 1rem 0;
  }
  .detail-btn {
    margin: 0;
  }
  .detail-btn .back {
    position: relative;
    top: 0;
    transform: translateY(0);
    margin: 2rem auto 1rem auto;
  }
  .con-text.detail {
    min-height: 12.5rem;
  }
  .content-right.newimg-right {
    padding: 0;
  }
  .content-right.newimg-right .con-right-title {
    margin: 0 .625rem;
  }
  .newimg {
    margin: 0;
  }
  .newimg .item {
    padding: 1.25rem 0.625rem 1.25rem 8.75rem;
    border-bottom: 0.3125rem solid #f4f6f8;
    margin-bottom: 0;
    min-height: 5.75rem;
  }
  .newimg .text-box {
    padding-left: 1rem;
  }
  .newimg .img-box {
    left: 0.625rem;
    top: 1.25rem;
  }
  .newimg .img-box, .newimg .img {
    width: 8.125rem;
    height: 5.75rem;
  }
  .newimg .summary {
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
  .search-page {
    padding: 1rem .625rem 2rem;
  }
  .home-zjtd-box {
    margin-top: 0.6rem;
  }
  .process-box-mobile {
    padding: 0 1.25rem;
  }
  .process-box-mobile .img-box {
    display: flex;
    justify-content: center;
    margin-bottom: 0.5rem;
  }
  .bgcx-box {
    padding: 5rem .625rem;
  }
  .bgcx-box .tips-box {
    width: 100%;
  }
  .bgcx-box .tips-box .img {
    width: 8.75rem;
  }
  .bgcx-box .tips-box-flex {
    font-size: 1.125rem;
  }
  .search-baogao {
    width: 100%;
  }
  .jdxz-alert {
    width: 20rem;
  }
  .jdxz-alert .msg-form-pd {
    padding: 1rem .625rem 2rem;
  }
  .jdxz-alert .title {
    font-size: 1rem;
  }
  .jdxz-alert .dec {
    height: 22rem;
    font-size: .75rem;
  }
  .search-page .detail {
    margin: 0;
  }
  .zjtd-more .icon-arrow-more2 {
    display: none;
  }
  .zjtd-more .text {
    margin-left: 0;
  }
  .scrollTop {
    right: .625rem;
  }
  .fixed-alert {
    width: 50px;
    right: .625rem;
  }
  .fixed-alert .item {
    width: 50px;
    height: 40px;
  }
  .fixed-alert .item i {
    width: 40px;
    height: 40px;
  }
  .fixed-alert .text {
    right: 50px;
  }
  .fixed-alert .wx-qrcode-box {
    right: 50px;
    width: 90px;
  }
  .fixed-alert .wx-qrcode-title {
    letter-spacing: 1px;
  }
  .fixed-alert .wx-qrcode {
    width: 90px;
    height: 90px;
  }
  .about-box-pd {
    padding-bottom: 0.625rem;
  }
  .about-box {
    padding: .625rem .625rem 2rem .625rem;
  }
  .allmap {
    height: 12.5rem;
  }
  .about-con {
    margin-top: 1rem;
    flex-direction: column;
    align-items: flex-start;
  }
  .about-l-flex {
    flex-direction: column;
  }
  .about-l-flex .item:last-child {
    display: none;
  }
  .about-l-flex .time {
    background-color: #eef5ff;
    padding: .625rem;
    color: #467fd4;
    font-weight: bold;
    margin-top: 0.5rem;
  }
  .about-name {
    font-size: 1.25rem;
    font-weight: bold;
  }
  .about-con .ewm-box {
    margin-top: 1rem;
    width: 100%;
    align-items: center;
    margin-left: 0;
  }
  .about-con .ewm-box .img {
    width: 7.5rem;
  }
  .about-route {
    margin-top: 1rem;
  }
  .about-route .about-route-con {
    padding: 1rem .625rem;
  }
  .about-route .about-route-con .text {
    font-weight: normal;
    font-size: .875rem;
  }
  .about-route .about-route-con .name {
    width: 4.375rem;
    text-align: right;
  }
}
