html,
body {
    position: relative;
    height: 100%;
}
.container-fluid{
    margin: 0;
    padding: 0;
}
.BoxDiv{
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.BoxDiv2{
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

/*       第一个有logo的div       */
.LogoDiv{
    height: auto;
    position: relative;
    display: flex;
}
.LogoDiv2{
    height: auto;
    position: relative;
}
.my-home-solution-item{
    display: flex;
    align-content: center;
    justify-content: space-around;
}
.f_l{
    justify-content: unset;
}
.PaymentsDiv{
    margin: 5% 0%;
}
.main_l{
    display: flex;
    align-content: center;
}
.main_r{
    display: flex;
    align-content: center;
}
.row{
    display: flex;
    align-content: center;
}
.main_l_pay p{
    font-family: PingFangSC-Medium;
    font-size: 1rem;
    color: #333333;
}
.sub_title{
    font-family: PingFangSC-Medium;
    font-size: 2rem;
    margin: 2rem auto;
}
.gray_bg{
    background: rgba(0,0,0,0.03);
}
.float_f{
    float: left;
}
.box_shadow{
    background: rgba(255,255,255,0.30);
    /*box-shadow: 0 5px 10px 0 rgba(0,0,0,0.30);*/
}
.layer{
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left:0;
    position: absolute;
}
.no_padding{
    padding: 0!important;
}
.padding_25p{
    padding: 12.5px!important;
}
.w100p{
    width: 100%;
    height: auto;
}
.triangle_div{
    position: relative;
}
.center-flex{
    display: flex;
    justify-content: center;
}
.triangle{
    width: 1rem;
    height: 1rem;
    position:absolute;
    right: 0;
    z-index: 1;
    top: 1rem;
    border-top:1rem solid transparent;
    border-bottom: 1rem solid transparent;
    border-left:1rem solid transparent;
    border-right:1rem solid white;

}
.main_l_pay .project-menu-detail{
    font-family: PingFangSC-Regular;
    font-size: 0.75rem;
    color: #666666;
}
.BoxDiv{
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
/*     第二个 支付领域的div      */
.BoxDiv .PaymentsDiv{
    padding: 0px 10%;
}
.PaymentsDiv2{
    padding: 40px 10%;
}
.container-fluid{

    padding: 0;
}
p{
    font-family: PingFangSC-Medium;
    font-size: 1rem;
    color: #333333;
}
.project-menu-detail{
    font-family: PingFangSC-Regular;
    font-size: 0.75rem;
    color: #666666;
}
.main_l_pay2{
    padding: 15px 5px;
}
.footer{
    background: #474747;
}
.footer_main{
    padding: 20px 100px;
    display: flex;
    align-content: center;
    justify-content: center;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #EBEBEB;
}
.footer_main p{
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #EBEBEB;
}
.footer_main dl{
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #929292;
    line-height: 22px;
}
.big_img{

}
.border{
    border: 1px solid #DADADA;
}
.small_border{
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
    border-radius: 5px;
}
.item_width{
    width: 90%!important;
}
.back_car_2{
    background: url("../images/PcImg/car/xinwenpeitu2.png") no-repeat;
    background-size: 95% 100%;
}
.back_car_3{
    background: url("../images/PcImg/car/xinwenpeitu3.png") no-repeat;
    background-size: 100% 100%;
}
.back_real_2{
    background: url("../images/PcImg/realEstateImg/xinwenpeitu2.png") no-repeat;
    background-size: 95% 100%;
}
.back_real_3{
    background: url("../images/PcImg/realEstateImg/xinwenpeitu3.png") no-repeat;
    background-size: 100% 100%;
}
.back_insurance_2{
    background: url("../images/PcImg/insuranceImg/xinwenpeitu2.png") no-repeat;
    background-size: 95% 100%;
}
.back_insurance_3{
    background: url("../images/PcImg/insuranceImg/xinwenpeitu3.png") no-repeat;
    background-size: 100% 100%;
}

.back_bank_2{
    background: url("../images/PcImg/bank/xinwenpeitu2.png") no-repeat;
    background-size: 95% 100%;
}
.back_bank_3{
    background: url("../images/PcImg/bank/xinwenpeitu3.png") no-repeat;
    background-size: 100% 100%;
}
.back_online_2{
    background: url("../images/PcImg/onlineFinanceImg/xinwenpeitu2.png") no-repeat;
    background-size: 95% 100%;
}
.back_online_3{
    background: url("../images/PcImg/onlineFinanceImg/xinwenpeitu3.png") no-repeat;
    background-size: 100% 100%;
}

.back_fund_2{
    background: url("../images/PcImg/fund/xinwenpeitu2.png") no-repeat;
    background-size: 95% 100%;
}
.back_fund_3{
    background: url("../images/PcImg/fund/xinwenpeitu3.png") no-repeat;
    background-size: 100% 100%;
}
.back_fill{
    background-size: 100% 100%;
}
.small_icon{
    width: 80%;
}
.small_icon2{
    width: 5rem;
    height: 5rem;
}
.backImg_set{
    height: 22rem;
    align-content: center;
    display: grid;

}
.more{
    right: 0;
    margin-top: 1rem;
    width: 100%;
    text-align: right;
    display: block;
}
.long_line2{
    width: 1px;
    height: 1.5rem;
    border: 1px solid #979797;
}
.m-r-1{
    margin-right: -1rem;
}
.long_line{
    width: 1px;
    height: 100%;
    position: absolute;
    border: 1px solid #979797;
}
.w-60{
    width: 60%;
}
.border_FFF{
    border: 1px solid #FFFFFF;
}
.mt1r{
    margin-top: 1rem;
}
.mr1r{
    margin-right: 1rem;
}
.m_a_1_r{
    margin:auto 1rem;
}
.mr2r{
    margin-right: 2rem;
}
.ml1r{
    margin-left: 1rem;
}
.ml2r{
    margin-left: 2rem;
}
.m1r{
    margin: 1rem;
}
.ml4r{
    margin-left: 4rem;
}
.mt2r{
    margin-top: 2rem;
}


.pl_0{
    padding-left: 0rem!important;
}
.pr1r{
    padding-right: 1rem;
}

.ml1r{
    margin-left: 1rem;
}
.ml5p{
    margin-left: 5%;
}
.mt10{
    margin-top: 10px;
}
.mt55{
    margin-top: 55px;
}
.mt60{
    margin-top: 60px;
}
.mt110{
    margin-top: 110px;
}
.ml238{
margin-left: 238px;
}
.mb60{
    margin-bottom: 60px;
}
.footerText {
    font-family: Helvetica;
    font-size: 16px;
    color: #929292;
    margin: 8% 10% 3% 15%;
}
.footerText_yi{
    font-family: Helvetica;
    font-size: 12px;
    color: #929292;
    margin: 8% 10% 3% 15%;
}
.footer_main_p{
    margin-bottom: 30px;
}
.col_92{
    color: #929292;
}