
.r-box{
    margin: 25px 0 80px;
    border: solid 1px #e2e2e2;
    background: #fff;
    padding: 0 102px 102px;
}
.r-title{
    line-height: 88px;
    text-align: center;
}

.r-title h1{
    font-family: me500;
    font-size: 30px;
    color: #2551df;
}
.r-content{

}
