.pay-menu-wrap {
    height: 0.7rem;
    background: #F8F8F8;
    opacity: 1;
    border-radius: 0.48rem;
    transform: translateY(-0.35rem);
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.8rem;
}

.pay-menu-left {
    display: flex;
    align-items: center;
}

.pay-menu-left .active {
    color: #00C7FF;
    padding-left: 0.35rem;
}

.pay-menu-left .active::after {
    content: '';
    width: 0.2rem;
    height: 0.01rem;
    background: #00C7FF;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.pay-menu-nav {
    font-size: 0.22rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #707070;
    margin-right: 0.7rem;
    position: relative;
}

.pay-menu-right {
    display: flex;
    align-items: center;
}

.pay-menu-a {
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

/* 线上 */
.pay-bank-box {
    display: flex;
    justify-content: center;
    margin: 0.5rem 0 0.8rem 0;
}

.pay-bank {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0.72rem;
}

.pay-bank-text {
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.pay-bank-code {
    width: 3.6rem;
    height: 3.6rem;
    margin: 0.4rem 0;
}

.pay-bank-code img {
    width: 100%;
    height: 100%;
}

.pay-bank-p {
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 0.36rem;
    color: #333333;
    text-align: center;
}

.pay-bank-p span {
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 0.36rem;
    color: #00C7FF;
}

.pay-flow-box {
    margin: 0 auto;
}

.pay-flow-title {
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 0.6rem;
}

.pay-flow-list {
    display: flex;
    justify-content: space-between;
}

.pay-flow-item {
    width: 3.45rem;
    position: relative;
}

.pay-flow-img {
    width: 100%;
    height: 3.12rem;
    object-fit: cover;
}

.pay-flow {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.pay-flow img {
    width: 0.6rem;
    height: 0.6rem;
}

.pay-flow p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0.35rem;
}

.pay-phone-wrap {
    width: 100%;
    margin-top: 1rem;
    background: url(../img/pay/payPhone-bg.png) no-repeat;
    background-size: cover;
    padding: 0.71rem 0;
}

.pay-phone-box {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.pay-phone {}

.pay-phone-p {
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.35rem;
}

.pay-phone-p:last-of-type {
    margin-bottom: 0;
}

.payDetail-box {
    margin: 0.5rem auto;
}

.payDetail-title {
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.payDetail-content {
    padding: 0.5rem 0;
}

/* 线下 */
.pay-offline-wrap {
    margin: 0 auto;
}

.pay-offline-title {
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    padding: 0.45rem 0 0.6rem 0;
}

.pay-offline-map-box {
    position: relative;
    width: 100%;
    height: 6rem;
}

.pay-offline-map {
    width: 100%;
    height: 100%;
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin: 0;
    font-family: "微软雅黑";
}

.pay-offline-map-content-list {
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    padding: 0.4rem 0.55rem;
    bottom: 0;
    left: 0;
    z-index: 999;
}

.pay-offline-map-content {
    width: 100%;
    display: none;
}

.pay-offline-map-content:first-of-type {
    display: block;
}

.pay-offline-map-text {
    font-size: 0.22rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.pay-offline-map-p {
    margin-top: 0.2rem;
    display: flex;
}

.pay-offline-map-p p {
    font-size: 0.18rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    margin-right: 0.5rem;
}

.pay-offline-banner-wrap {
    display: flex;
    margin-top: 0.3rem;
    position: relative;
    padding-bottom: 0.6rem;
}

.pay-offline-banner-icon {
    width: 0.4rem;
    height: 1.72rem;
    background: #999999;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex-shrink: 0;
}

.pay-offline-banner-icon:hover {
    background: #00C7FF;
}

.pay-offline-banner-icon img {
    width: 0.3rem;
}

.pay-offline-banner {
    width: calc(100% - 0.8rem);
    height: 1.72rem;
    padding: 0 0.17rem;
}

.mapSwiper {
    width: 100%;
    height: 100%;
}

.mapSwiper .swiper-slide {
    cursor: pointer;
}

.mapSwiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mapSwiper .active .pay-offline-name {
    opacity: 1;
}

.pay-offline-name {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.39);
    position: absolute;
    left: 0;
    top: 0;

    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0.2rem;
    opacity: 0;
    transition: all .365s;
}

.pay-offline-banner-wrap .swiper-pagination {
    bottom: -0.15rem;
}

.swiper-pagination-bullet {
    width: 0.15rem;
    height: 0.15rem;
    background: #fff;
    border: 0.01rem solid #A4A4A4;
    border-radius: 50%;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #00C7FF;
    border-color: #00C7FF;
}

























/*付费*/
@media all and (max-width: 1024px) {
    /*线上缴费 开始*/
  .pay-menu-wrap {
    flex-direction: column-reverse;   
    padding: 15px;
    height: auto;
  }
.pay-menu-left {
    /*margin-top: 15px;*/
} 
.pay-menu-right {
    display: none;
    align-self: flex-start;
}
 .pay-menu-nav {
     font-size: 14px;
 }
  
  .pay-bank-box {
      justify-content: space-evenly;
  }
  .pay-bank {
      margin: 0;
  }
  
  .pay-bank-code {
      width: 130px;
      height: 130px;
  }
  
  
  .pay-flow-list {
      flex-wrap: wrap;
      justify-content: space-evenly;
  }
   .pay-flow-item {
       width: 45%;
        margin-bottom: 15px;
   }
   
   
   .pay-phone-wrap {
       padding: 0;
       margin-top: 20px;
   }
   .pay-phone-box {
         flex-direction: column;
         padding: 20px;
   }
   
   .pay-phone-p {
       margin: 0;
       margin-bottom: 10px !important;
       font-size: 12px;
       text-align: center;
   }
   .pay-bank-p {
       font-size: 12px;
   }
   /*线上缴费 结束*/
   
   
   
   
   
   
   
   
   /*线下缴费 开始*/
    .pay-offline-banner {
        height: 50px;
    }
   .pay-offline-banner-icon {
       height: 50px;
   }
   .pay-offline-map-text {
       font-size: 14px;
   }
    .pay-offline-map-p {
        font-size: 12px;
    }
   .pay-offline-name {
       display: none;
   }
   /*线下缴费 结束*/
}

















