.xieyi {
    width: 100%;
    font-size: .28rem;
    padding: 1.3rem .3rem .6rem;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;line-height: .5rem;
}
.xieyi h2 {
    font-size: .36rem;font-weight: 600;
    color: #000;
    text-align: center;
    line-height: .6rem;
}
.xieyi h5 {
    font-size: .28rem;
    font-weight: 500;
    text-align: center;
    color:rgba(0,0,0,.6);

}
.xieyi .boldss{
    font-weight: 600;
    color: rgba(0,0,0,1);
    margin: .1rem 0;
    padding-left: 0;
}
.xieyi .bolds{
    font-weight: 600;
    color: rgba(0,0,0,.8);
    padding-left:0;
}
.xieyi a{
    font-weight: 600;
    color: blue;
}
.xieyi p {
    padding-left: .2rem;
}