.fooContent {
    background: #2D37AF;
    padding: 0.34rem 0.15rem 0.42rem;

}

.fooContent .left {

}

.fooContent .left .iconView {
    width: 1.56rem;
    height: 0.3rem;
    margin-bottom: 0.2rem;
}

.fooContent .left .iconView .icon {
    width: 1.56rem;
    height: 0.3rem;


}

.GeneralDisclaimer {
    background: #2D37AF;
    padding: 0 0.15rem;
}

.fooContent .left .p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.12rem;
    font-weight: 500;
    line-height: 0.18rem; /* 128.571% */
    margin-bottom: 0.42rem;

}

.fooContent .right {
    display: flex;

}

.fooContent .right .l,
.fooContent .right .r {
    flex: 1;
}

.fooContent .right .l .link,
.fooContent .right .r .link,
.fooContent .right .l .link {
    display: block;
    color: rgba(255, 255, 255, 0.4);
    font-size: 0.14rem;
    line-height: 0.24rem;
    margin-bottom: 0.1rem;
}

.GeneralDisclaimer {
    color: rgba(255, 255, 255, 0.40);
    font-size: 0.12rem;
    line-height: 0.18rem;
    padding-bottom: 0.2rem;
}

.Copyright {
    background: #2D37AF;
    padding: 0.2rem 0.07rem 0.4rem;
}

.Copyright .right {
    padding-top: 0.12rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.32rem;
}

.Copyright .right .item {
    width: 0.4rem;
    height: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;


}

.Copyright .right .item img {
    width: 0.2rem;
    height: 0.2rem;


}

.Copyright .left {
    color: rgba(255, 255, 255, 0.40);
    font-size: 0.12rem;
    line-height: 0.18rem;
    text-align: center;
}