.page-tab-m {
    background-color: #f1f1f1;
    padding: 14px;
}

.col-md-6 {
    background-color: #f1f1f1;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.btn-hero-primary:hover {
    color: #fff;
    background-color: #4c70ba;
    box-shadow: 0 0.375rem 0.75rem rgb(38 57 97 / 40%);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}

.block.block-rounded > .block-content:last-child {
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.bg-body-light {
    background-color: #fcfcfd !important;
}

.block-content {
    transition: opacity .25s ease-out;
    width: 100%;
    margin: 0 auto;
    padding: 1.25rem 1.25rem 1px;
    overflow-x: visible;
}

.block-content.block-content-full {
    padding-bottom: 1.25rem;
}

.fa-m, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.btn-m {
    font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}


.button_m {
    background-color: #f1f1f1;
    border: none;
    color: black;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}


.wx_img_pay{
    width: 150px;
    /*hight: 90px;*/
}
.wxpay_b{
    background-color: #f56123;
    padding: 15px 32px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    margin: 4px 2px;
    border: none;
    border-radius: 30px;
}

.button_div{
   text-align: center;
}

.pay-title_m {
    text-align: center;
}

.pay-title_m_b {
    text-align: left;
}

.pay-title_m_w{
    font-size: 1.5rem;
    font-weight: bold;
}
.tab-list_m {
    /*border: 1px;*/

}
