.payment{
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: url(./payment-bg.jpg);
}
:root{
    --f:#fff;
}
.aImg,.aImg img{
    display: block;
    width: 100%;
    height: 100%;
    transition: all .5s;
}
.newsTopNav{
    background: none;
    position: absolute;
    top: 0;
    left: calc(50% - 600px);
    z-index: 1000;
}
.payment_banner{
    height: 700px;
    position: relative;
    background: url(./payment-banner.jpg) top center no-repeat;
}
/*  */
.payment_Introduction{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    min-height: 145px;
}
.payment_Introduction::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 145px;
    width: 100%;
    z-index: 1;
    background: rgba(247, 99, 0, 0.9);
}
.payment_Introduction_texts{
    width: 1200px;
    position: absolute;
    left: calc(50% - 600px);
    bottom: 0;
    color: var(--f);
    z-index: 10;
    box-sizing: border-box;
    padding: 30px 85px 3px 320px;
}
.payment_Introduction_texts::before{
    content: '';
    width: 284px;
    height: 264px;
    position: absolute;
    background: url(./payment-icon1.png) no-repeat;
    left: 0;
    top: 0;
}
.payment_Introduction_texts h1{
    font-size: 42px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.payment_Introduction_div{
    font-size: 18px;
    text-align: justify;
    line-height: 1.556;
}
/* news */
.payment_news{
    width: 1200px;
    margin: 0 auto;
}
.payment_title{
    width: 1200px;
    margin: 0 auto;
    padding: 110px 0 40px;
    position: relative;
    text-align: center;
}
.payment_title h5{
    font-size: 28px;
}
.payment_title a{
    position: absolute;
    font-size: 16px;
    color: #888;
    right: 0;
    bottom: 46px;;
}
/* Beijing as a Dynamic City */
.Culture-Beijing-as-a-Dynamic-City-card{
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    position: relative;
}
.Culture-Beijing-as-a-Dynamic-City-card::after,
.Culture-Beijing-as-a-Dynamic-City-card::before{
    content: '';
    position: absolute;
    background-color: rgb(255, 228, 189);
    width: 80px;
    height: 160px;
}
.Culture-Beijing-as-a-Dynamic-City-card::after{
    top: -8px;
    right: 0;
}
.Culture-Beijing-as-a-Dynamic-City-card::before{
    bottom: -8px;
    left: 0;
}
.Culture-Beijing-as-a-Dynamic-City-swiper{
    width: 640px;
    height: 360px;
}
.Culture-Beijing-as-a-Dynamic-City-swiper .swiper{
    width: 100%;
    height: 100%;
}
.Culture-Beijing-as-a-Dynamic-City-texts{
    width: 520px;
    box-sizing: border-box;
    background: var(--f);
    position: relative;
    z-index: 100;
}
.Culture-Beijing-as-a-Dynamic-City-texts li{
    height: 90px;
    display: flex;
    align-items: center;
    line-height: 1.394;
    padding: 0 30px;
    font-size: 18px;
    position: relative;
    box-sizing: border-box;
}
.Culture-Beijing-as-a-Dynamic-City-texts li a{
    color: #333;
}
.Culture-Beijing-as-a-Dynamic-City-texts li.active{
    background-image: -moz-linear-gradient( 0deg, rgb(255,151,0) 0%, rgb(247,99,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,151,0) 0%, rgb(247,99,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,151,0) 0%, rgb(247,99,0) 100%);
}
.Culture-Beijing-as-a-Dynamic-City-texts li.active a{
    font-weight: bold;
    color: var(--f);
}
.Culture-Beijing-as-a-Dynamic-City-swiper .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: var(--f);
    transition: all .5s;
    opacity: 1;
}
.Culture-Beijing-as-a-Dynamic-City-swiper .swiper-pagination-bullet-active{
    background: #f76300;
}

/* How to pay like a local in Beijing */
.payment_Howtopay_Beijing{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 160px;
}
.payment_Howtopay_Beijing_list{
    display: flex;
    gap: 0 37.5px;
}
.payment_Howtopay_Beijing_list_card{
    width: 375px;
}
.payment_Howtopay_Beijing_list_img{
    width: 375px;
    height: 210px;
    position: relative;
}
.payment_Howtopay_Beijing_list_img::before{
    content: '';
    width: 63px;
    height: 63px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(./payment-icon4.png) no-repeat;
}
.payment_Howtopay_Beijing_list_txt{
    height: 105px;
    background: #fff;
    display: flex;
    align-items: center;
    padding: 0 20px;
    line-height: 1.394;
    font-size: 18px;
}
.payment_Howtopay_Beijing_list_txt a{
    color: #333;
}


.Beijing-text-list-start1{
    width: 1140px;margin: 0 auto;
}
.Beijing-text-list-start1 ul{
    width: 1140px;
}
.Beijing-text-list-start1 ul li{
    width: 1140px;
    /* height: 195px; */
    overflow: hidden;
    padding: 22px 0;
    position: relative;
    border-bottom: 1px dashed #e3e3e3;
}
.Beijing-text-list-img{
    width: 345px;
    height: 195px;
    float: left;
    margin-right: 30px;
}
.Beijing-text-list-title{
    width: 760px;
    /* height: 63px; */
    /* overflow: hidden; */
    margin-top: 13px;
    float: left;
    padding-top: 5px;
    line-height: 1.2;
}
.Beijing-text-list-title a{
    font-size: 28px;
    color: #333;
}
.Beijing-text-list-abstract{
    width: 760px;
    margin-top: 13px;
    float: right;
    /* height: 90px; */
    /* overflow: hidden; */
}
.Beijing-text-list-abstract a{
    font-size: 18px;
    color: #666;
    line-height: 1.667;
}
.Beijing-text-list-start1-all{width: 1200px;margin: 0 auto;background: #fff;}



/* 移动 */
@media screen and (max-width: 1024px){
    .payment{
        max-width: 16rem;
        min-width: auto;
        background: #f5f6f8;
    }
    .newsTopNavMob_img{

    }
    .payment_banner{
        height: auto;
        background: url(./payment-banner-m.jpg) no-repeat;
        background-size: contain;
        padding-top: 4.8953rem;
    }
    .payment_Introduction{
        position: relative;
        width: 15.0209rem;
        margin: 0 auto;
        min-height: auto;
    }
    .payment_Introduction::after{
        width: 100%;
        height: 100%;
    }
    .payment_Introduction_texts{
        width: auto;
        padding: .9018rem;
        position: relative;
        left: 0;
    }
    .payment_Introduction_texts::before{
        display: none;
    }
    .payment_Introduction_texts h1{
        font-size: .8245rem;
    }
    .payment_Introduction_div{
        font-size: .5153rem;
        text-align: left;
    }
    .Culture-Beijing-as-a-Dynamic-City-card{
        flex-direction: column;
        padding: 0 .5153rem;
    }
    .Culture-Beijing-as-a-Dynamic-City-swiper{
        width: 13.913rem;
        height: 7.8583rem;
        padding: .3865rem .5153rem 1.7rem;
        position: relative;
        background: var(--f);
        z-index: 100;
    }
    .Culture-Beijing-as-a-Dynamic-City-swiper .swiper{
        position: static;
    }
    .Culture-Beijing-as-a-Dynamic-City-card::after,
    .Culture-Beijing-as-a-Dynamic-City-card::before{
        width: 5.153rem;
        height: 10.2415rem;
    }
    .Culture-Beijing-as-a-Dynamic-City-card::after{
        top: -0.3rem;
    }
    .Culture-Beijing-as-a-Dynamic-City-card::before{
        bottom: -0.3rem;
    }
    .Culture-Beijing-as-a-Dynamic-City-texts{
        width: auto;
    }
    .Culture-Beijing-as-a-Dynamic-City-swiper .swiper-pagination{
        bottom: 0.5rem;
    }
    .Culture-Beijing-as-a-Dynamic-City-swiper .swiper-pagination-bullet{
        width: .3478rem;
        height: .3478rem;
        background: #ffe4bd;
    }
    .Culture-Beijing-as-a-Dynamic-City-swiper .swiper-pagination-bullet-active{
        background: #f76300;
    }
    .Culture-Beijing-as-a-Dynamic-City-texts li{
        font-size: .5153rem;
        height: 2.8341rem;
        padding: 0 .7729rem;
    }
   
    .payment_title{
        width: auto;
        padding: 1.1594rem 0;
        position: static;
    }
    .payment_title a{
        font-size: .6184rem;
        bottom: 0;
        right: .5153rem;
    }
    .payment_news{
        width: auto;
        position: relative;
        padding-bottom: 1.4rem;
    }
    .payment_Howtopay_Beijing{
        width: auto;
        position: relative;
        padding-bottom: 1.4rem;
        margin-bottom: 2rem;
    }
    .payment_Howtopay_Beijing_list{
        flex-direction: column;
        padding: 0 .5153rem;
        gap: 0.5rem 0;
    }
    .payment_Howtopay_Beijing_list_card{
        width: 100%;
        display: flex;
        justify-content: space-between;
        height: 4.5733rem;
    }
    .payment_Howtopay_Beijing_list_img{
        width: 6.9565rem;
        height: 4.5733rem;
    }
    .payment_Howtopay_Beijing_list_img::before{
        width: 1.2882rem;
        height: 1.2882rem;
        background-size: cover;
    }
    .payment_Howtopay_Beijing_list_txt{
        width: 8rem;
        height: 4.5733rem;
        font-size: .6184rem;
        padding: 0.4rem;
        align-items: start;
        box-sizing: border-box;
    }
    

    .payment_title h5{
        font-size: .8245rem;
    }
    .Beijing-text-list-start1-all{
        width: 16rem;
        height: 100%;
        padding-top: 0.51rem;
        overflow: hidden;
        min-width: 16rem;
    }
    .Beijing-text-list-start1{
        width: 14.96rem;
        padding: 0 0.51rem;
        margin: 0 auto;
        background: #fff;
        overflow: hidden;
    }
    .Beijing-text-list-start1 ul{
        width: auto;
    }
    .Beijing-text-list-start1{
        width: 14.96rem;
        height: 100%;
    }
    .Beijing-text-list-start1 ul{
        width: auto;
    }
    .Beijing-text-list-start1 ul li{
        width: 14.96rem;
        height: 3.67rem;
        margin-top: 0.64rem;
        padding: 0;
        border: none;
        overflow: inherit;
    }
    .Beijing-text-list-img{
        width: 6.44rem;
        height: 3.67rem;
        float: left;
        margin-right: 0;
    }
    .Beijing-text-list-img img{
        width: 100%;
        height: 100%;
    }
    .Beijing-text-list-title{
        width: 8.11rem;
        height: 3.2rem;
        line-height: .7rem;
        float: right;
        margin-top: 0;
        overflow: hidden;
    }
    .Beijing-text-list-title a{
        font-size: 0.61rem;
        color: #333;
    }
    .Beijing-text-list-abstract{
        display: none;
    }
    .Beijing-text-list-more{
        display:none;
    }
    .mobile-text-list-time{
        width: 8.11rem;
        float: right;
        font-size: 0.54rem;
        color: #999;
    }
    /* .Page-turning{
        width: auto;
        display: flex;
        height: 1.15rem;
        margin: 0 auto;
        margin-top: 2.16rem;
        justify-content: center;
        margin-bottom: 0;
    }
    .Page-turning a{
        display: block;
        width: 1.37rem;
        height: 1.13rem;
        font-size: 0.57rem;
        color: #333;
        float: left;
        line-height: 1.1rem;
        text-align: center;
        border: 1px solid #e7e7e7;
        margin-right: 0.28rem;
        background: #f8f8f8;
        cursor: pointer;
    }
    .Page-turning a.current{
        border: 1px solid #333333;
    } */
}