.main {
    background: #FFFFFF;
    padding: 0.16rem;
    /*height: 100%;*/
}

.title {
    font-family: "PingFangSC-Medium";
    color: #333333;
    font-size: 0.32rem;
    line-height: .45rem;
    padding-top: .2rem;
    padding-bottom: .16rem;
}

.content {
    font-family: "PingFangSC-Regular";
    font-size: .30rem;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: .42rem;
    padding-bottom: .2rem;
}

.plan_title {
    font-family: "PingFangSC-Regular";
    font-size: .30rem;
    color: #333333;
    text-align: justify;
    line-height: .42rem;
    padding-bottom: .06rem;
}

.plan_title_head {
    font-family: "PingFang-SC-Medium";
    font-size: .30rem;
    color: #666666;
}

.plan_title_content {
    font-family: "PingFang-SC-Medium";
    font-size: .30rem;
    color: #666666;
    padding-left: 1rem;
}

.content_bottom {
    font-family: "PingFangSC-Regular";
    font-size: .30rem;
    color: #333333;
    text-align: justify;
    line-height: .42rem;
    padding-bottom: 1.16rem;
}

