body {
    line-height: 1.5;
    background-color: #FFF;
}

.main-container {
    padding-bottom: 2.55rem;
}

body p {
    font-size: 16px;
}

h2 {
    font-weight: 500;
}

.content>p {
    margin: .5rem 0;
}


/* 二维码 wechat-container*/

.wechat-container img {
    width: 6.45rem;
    height: 6.45rem;
}