.service-details-nav{
    height: 65px;
    line-height: 65px;
}

.ysd-box{
    height: 200px;
    /* background-color: red; */
}

.ysd-box .ysd-item{
    width: 235px;
}

.service-details-content{
    height: auto;
}

.service-details-content p{
    font-size: 16px;
    line-height: 30px;
    /* margin-bottom: 10px; */
    text-indent: 2.8em;
}