<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.home-head-top {
    width: 100%;
    height: 303.33px;
    background: url('/assets/home/bg1@2x.png');
    background-size: 100% 100%;
    position: relative;
}

.home-head-conter {
    position: absolute;
    width: 1114px;
    top: 50%;
    left: 50%;
    background-color: white;
    transform: translateX(-50%);
    text-align: center;
    padding: 24px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.05999999865889549);
}

.one {
    height: 33px;
    font-size: 28px;
    font-family: HarmonyOS Sans SC-Bold, HarmonyOS Sans SC;
    font-weight: bold;
    color: #353949;
    line-height: 33px;
    margin: 0 0 16px 0;
}

.two {
    font-size: 15px;
    font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
    font-weight: 400;
    color: #72788D;
}

/* ä¸­é—´ä¸»ä½“éƒ¨åˆ† */
.honor {
    width: 100%;
    height: 420px;
    box-sizing: border-box;
}

.honor-M {
    width: 1114px;
    height: 191px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 150px;
}

.honor-M&gt;img {
    width: 261px;
    height: 191px;
}

.hang {
    width: 100%;
    height: 61px;
}

/* ç”Ÿäº§åŸºåœ°èµ„è´¨è¯ä»¶ */
.show {
    width: 1440px;
    margin: 0 auto;
    padding-top: 106px;
}

.certificate {
    width: 100%;
    height: 320px;
}

/* æ&nbsp;·ä¾è¡Œç”Ÿäº§åŸºåœ°å±•ç¤º */
.buttons {
    width: 792px;
    height: 53px;
    margin: 0 auto;
    margin-top: 56px;
    margin-bottom: 80px;
    display: flex;
    justify-content: space-between;
}

.butActive {
    background: #122236 !important;
    color: #fff !important;
}

.buttons&gt;button {
    width: 180px;
    height: 53px;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #DFE1EC;
    font-size: 18px;
    font-family: HarmonyOS Sans SC-Medium, HarmonyOS Sans SC;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 21px;
}

.button-list {
    padding-bottom: 100px;
}

.button-list&gt;div {
    /* display: none; */
}

/* ç¬¬ä¸€ä¸ªitem */
.item {
    width: 1114px;
    margin: 0 auto;
}

.item-one {
    width: 1114px;
    margin: 0 auto;
}

.item-one .item-one-txt {
    width: 1114px;
    height: 54px;
    font-size: 16px;
    font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
    font-weight: 400;
    color: #353949;
    line-height: 27px;
}

.image-main {
    /* display: flex;
    justify-content: space-between; */
    margin-top: 64px;
    margin-bottom: 96px;
}

.image-main .left {
    text-align: center;
    /* width: 537px; */
    margin: 0 auto;
}

.image-main .left div {
    font-size: 16px;
    font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
    font-weight: 400;
    color: #353949;
    line-height: 32px;
    padding: 24px 17px;
}

.image-main .left img {
    /* width: 537px;
    height: 496px; */
}

.separate {

    border: 1px solid #D8D8D8;
}

.image-three {
    display: flex;
    justify-content: space-between;
    margin-top: 96px;
    margin: 96px 0;
}

.image-three img {
    width: 333px;
    height: 333px;
}

.item-one-di {
    text-align: center;
    height: 27px;
    font-size: 16px;
    font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
    font-weight: 400;
    color: #353949;
    line-height: 27px;
}

/* ç¬¬äºŒä¸ªitem */
.routine-item&gt;.xiuh-img {
    width: 557px;
    height: 338px;
}

.routine-main-text {
    font-size: 16px;
    font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
    font-weight: 400;
    color: #353949;
    line-height: 23px;
}
.routine-main-iM{
    height: 266px;
    margin-top: 64px;
}
.routine-main-iM&gt;img{
    width: 100%;
    height: 100%;
}
/* ç¬¬å››ä¸ªitem */
.routine-main-iM-two{
    height: 172px;
    margin-top: 64px;
}
.routine-main-iM-two&gt;img{
    width: 100%;
    height: 100%;
}
/* æ£€éªŒç¨‹åº */
.routine {
    width: 1114px;
    margin: 0 auto;
    margin-bottom: 71px;
}

.routine-main {
    width: 1114px;
    margin: 0 auto;
}

.routine-item {
    display: flex;
    margin-top: 56px;
}

.routine-item&gt;img {
    width: 557px;
    height: 220px;
    flex-shrink: 0;
}

.routine-item&gt;div {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.routine-item&gt;div&gt;.div-text {
    width: 477px;
    font-size: 16px;
    font-family: HarmonyOS Sans SC-Regular, HarmonyOS Sans SC;
    font-weight: 400;
    color: #353949;
    line-height: 27px;
}</pre></body></html>