
#indexPage #mproject .content .header p.subtitle {
    line-height: 1.6;
    width: 30%;
}
#mproject .content > .header {
    position: relative;
}
#indexPage #mproject .content .header::before {
    bottom: 40px;
}
#sitecontent .npagePage .content .header p.title {
    margin: 0;
}
#sitecontent .npagePage .content .header p.title::before {
    display: none;
}

/* ----- tao 2022-8-4 ----- */
.longPage:not(.bodyindex) #sitecontent {
    padding-bottom: 0;
}
/* ------------------------ */
