.box {
    max-width: 100%;
    background-image: url(./bj.png);
    background-size: cover;
    background-position: center;
    padding-top: 4.2667vw;
    padding-bottom: 5.2vw;
    margin: 0 auto;
}

.title {
    text-align: center;
    font-size: 6.4vw;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #ffffff;
    /* text-shadow: 0px 0.4vw 1.8667vw rgba(0, 0, 0, 0.3); */
    background: linear-gradient(0deg, #b3cbff 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.zj {
    padding: 5.3333vw 4.2667vw 4.2667vw 4.2667vw;
}

.time {
    font-size: 4vw;
    font-family: MicrosoftYaHeiSemilight;
    font-weight: 400;
    color: #ffffff;
}

.sf {
    width: 100%;
    padding: 10px 10px;
    margin-top: 4.2667vw;
    height: auto;
    background: linear-gradient(236deg, #dbaf80, #fef2e2, #c99059, #dbaf80);
}

.xq {
    width: 100%;
    height: 100%;
    background-image: url(./zs.png);
    background-size: cover;
    background-position: center;
    padding: 6.6667vw 0px 6.6667vw 0vw;
}

.tou {
    text-align: center;
    width: 100%;
}

.tou img {
    width: 21.3333vw;
    height: 26.6667vw;
}

.tou p {
    margin-top: 3.2vw;
    font-size: 4vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #323233;
}

.xq .nr {
    padding-left: 7.3333vw;
}

.xq .nr ul li {
    display: flex;
    margin-bottom: 7.3333vw;
}

.xq .nr ul {
    margin-top: 5.3333vw;
}

.xq .nr ul li p {
    font-size: 4vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #323233;
}

.bj {
    margin-left: 9.3333vw;
}

.xq .nr ul li:last-child {
    margin-bottom: 0;
}

.kuan {
    width: 16.4vw;
    text-align: justify;
    text-align-last: justify;
}

.footer {
    width: 100%;
    text-align: center;
}

.footer p {
    font-size: 4vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 5.6vw;
}

.footer p span {
    color: #5d8ef4;
}