.conaniner{
    background: #eee;
}
.service-title{
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}
.white-bg{
    background-color: #fff;
    padding: 40px 0 60px;
}
.service{
    padding: 60px 0 40px;
}
.service-content{
    padding: 0 40px 25px;
}
.link{
    color: #0099ff;
}
.service-text{
    color: #0099ff;
    line-height: 1.8;
    font-size: 14px;
}
.text{
    font-size: 14px;
}