.left ul li:first-child {
    background-color: rgb(238,
            238,
            238);}

.left ul li:first-child a {
    color: rgb(177,
            136,
            110);}

/* 右边正文 */
#page .right .introduction div {
    font-size: clamp(1rem, 1.3vw, 3.2rem);
    /* line-height: 1.8; */
    text-align: justify;}