.detail{
    margin-top:80px;
}
body {
    background: #fbf9fa;
}


.detail h3 {
    font-size: 27px;
}
.detail center {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 10px;
}
.detail .content *{
    font-size: 20px !important;
    line-height: 48px !important;
}

.sxpage a {
    display: block;
    width: 100%;
    float: none;
    /*font-size: 14px;*/
    line-height: 50px;
}


