.banner-box-title {
    padding-top: 1.08rem;
    text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
    font-family: PingFang SC;
    color: rgba(255, 255, 255, 1);
    line-height: 0.3rem;
    margin-bottom: 0.35rem;
}

.banner-customer {
    /* height: 7rem;*/
    text-align: center;
    background-image: url(../images/customer/banner/bg@2x.png);
}

.cut-box-text {
    color: #fff;
    font-size: 0.24rem;
    padding: 0 0.4rem;
    margin-bottom: 2.5rem;
}

.banner-cut-s {

    position: relative;
    bottom: 0.72rem;
    width: 4.96rem;

}

.title-customer {
    font-size: 0.36rem;
    text-align: center;
    font-weight: bold;
    padding-top: 1.04rem;
    margin-bottom: 0.24rem;
}

.Second-text {
    text-align: center;
    font-size: 0.3rem;
    color: #999;
    margin-bottom: 0.7rem;
}

.sec-cut-02 {
    margin: 0 0.4rem;
}

.list-cut-box {
    height: 1.7rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 30px 0px rgba(229, 229, 229, 0.89);
    border-radius: 4px;
    overflow: hidden;
    padding-top: 0.3rem;
    margin-bottom: 0.3rem;
}

.list-cut-img {
    margin: 0 0.37rem;
    float: left;
    width: 1.08rem;
}

.list-cut-tit {
    font-size: 0.3rem;
    font-weight: 500;
    margin-bottom: 0.23rem;
}

.list-cut-text {
    font-size: 0.24rem;
    font-weight: 400;
    color: #777;
}

.white-cut {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.blue-cut {
    width: 100%;
    text-align: center;
    background: rgba(246, 251, 255, 1);
}

.cut-img {
    width: 5.21rem;
    margin-bottom: 1.04rem;
}

.pale-tit {
    padding-top: 0.72rem;
    text-align: center;
    margin-bottom: 0.24rem;
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 0.3rem;
}

.banner-customer-foot {
    height: 4.26rem;
    position: relative;
    overflow: hidden;
    background-color: rgb(246, 251, 255);
}

.banner-customer-foot .banner-box-title {
    padding-top: 0.72rem;
    color: #000;
    text-align: center;
    font-size: 0.36rem;
    line-height: 0.42rem;
    margin-bottom: 0.24rem;
}

.banner-customer-foot .banner-customer-left {
    position: absolute;
    left: 0.2rem;
    top: 2.75rem;
    width: 0.95rem;
    height: 1.63rem;
}

.banner-customer-foot .banner-customer-right {
    position: absolute;
    top: 1.97rem;
    right: 0.2rem;
    ;
    width: 2.94rem;
    height: 2.46rem;
    z-index: 0;
}

.banner-customer-foot .banner-box-desc {
    font-size: 0.24rem;
    color: #999;
    text-align: center;
    line-height: 0.38rem;
    padding: 0 1.5rem;
    margin-bottom: 0.7rem;
}

.banner-customer-foot .down {
    width: 1.66rem;
    height: 0.5rem;
    background: rgba(73, 140, 242, 1);
    border-radius: 0.25rem;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.30rem;
    border: 0;
    margin-bottom: 1rem;
    position: relative;
    z-index: 1;
}

.banner-customer-foot .banner-box {
    text-align: center;
    overflow: hidden;
}

/* 
四宫格
*/
.requile-box {
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin-top: 0.7rem;

}

.requile-item {
    overflow: hidden;
    float: left;
    text-align: center;
    width: 50%;
    font-size: 0.24rem;
    color: #666;
}

.requile1-img {

    width: 0.77rem;
    /* height: 0.9rem; */
}

.requile-tit {
    text-align: center;
    font-size: .29rem;
    font-family: PingFang-SC-Medium;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
    padding-top: 0.30rem;
    margin-bottom: 0.3rem;
    line-height: .3rem;
}

.requile-item-text {
    padding: 0 0.29rem;
    margin-bottom: 0.6rem;
}