
.slowContainer{
    width: 1110px;margin: 48px auto 0;box-sizing: border-box;padding-bottom: 128px;
}
.slowContainer .crumbs{}
.slowContainer .crumbs .arrow{color: #94A3B8;font-size: 12px;margin: 0 10px;line-height: 16px}
.slowContainer .crumbs .text{color: #0F172A;font-weight: 700;font-size: 16px;line-height: 16px;}
.slowContainer .crumbs a{color:#DEB700;font-weight: 700;font-size: 16px;line-height: 16px;}

.slowContainer .main_title{font-size: 32px;font-weight: 900;line-height: 42px;color: #0F172A;margin-top: 24px}

.privacy_mt8{
    margin-top: 8px;
}
.privacy_mt16{
    margin-top: 16px;
}
.privacy_mt32{
    margin-top: 32px;
}
.privacy_mt48{
    margin-top: 48px;
}

.privacyContent{
    width: 920px;margin: 64px auto 0;box-sizing: border-box;
}
.privacyItemSpan{
    width: 100%;box-sizing: border-box;
    line-height: 32px;font-size: 16px;font-weight: 500;color: #334155;
}
.privacyItemSpan>span{display: block;line-height: 32px;font-size: 16px;font-weight: 500;color: #334155;}
.privacyItemSpan>span:nth-child(1){width: 32px;text-align: right;}
.privacyItemSpan>span:nth-child(2){width: calc(100% - 32px);}
.privacyItemTitle{
    width: 100%;box-sizing: border-box;
    line-height: 32px;font-size: 24px;font-weight: 900;color: #0F172A;
}
.privacyItemLine{
    width: 100%;height: 1px;box-sizing: border-box;background-color: #E2E8F0;
}
.privacyItemBox{
    width: 100%;box-sizing: border-box;padding: 32px 32px 32px 18px;background-color: #F1F5F9;border-radius: 16px;
}