.site-page-header { position: sticky; top: 0; z-index: 9; padding: 24px 24px 10px; background-color: white; font-family: PingFang SC; .steps { max-width: 1000px; margin: 10px 0; } .back { font-family: PingFang SC; font-size: 14px; font-weight: 400; line-height: 22px; text-align: left; cursor: pointer; } } .content { font-family: PingFang SC; padding: 10px 24px; .title { font-family: PingFang SC; font-size: 20px; font-weight: 500; line-height: 28px; text-align: left; margin-bottom: 20px; } .templ { margin-top: 40px; .text { font-family: PingFang SC; font-size: 16px; font-weight: 500; line-height: 22px; text-align: left; } } .base-content { .row { display: flex; margin-bottom: 14px; .label { width: 220px; font-family: PingFang SC; font-size: 14px; font-weight: 400; line-height: 20px; text-align: left; color: #231c1f99; } .value { margin-left: 20px; flex: 1; font-family: PingFang SC; font-size: 14px; font-weight: 400; line-height: 20px; text-align: left; } } .text-tips { font-family: PingFang SC; font-size: 14px; font-weight: 400; line-height: 20px; text-align: left; color: #231c1f99; margin: 10px 0; } .note{ font-family: PingFang SC; font-size: 14px; font-weight: 400; line-height: 20px; text-align: left; color: #231C1F; } } } .mar10{ margin: 20px 0; } .footer{ display: flex; margin: 10px auto; align-items: center; justify-content: space-evenly; // width: 200px; justify-content: end; padding-right: 100px; }