.ss-img img {
    width: 100%;
    height: 67%;
}
.ss-box2 {
    float: left;
    height: 556px;
}
.ss-box2 img {
    margin-top: 100px;
}
.zi {
    float: right;
    margin-top: 130px;
    margin-left: 71px;
}
.zi h4{
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin-bottom: 25px;
}
.zi p {
    display: inline-block;
    font-weight: 500;
    font-size: 19px;
    color: #666;
    width: 518px;
    line-height: 33px;
}
.kuai {
    width: 148px;
    height: 59px;
    background: linear-gradient( 180deg, #FBA629 0%, #FFDD85 100%);
    border-radius: 8px 8px 8px 8px;
    margin-top: 46px;
}
.zi a{
    line-height: 59px;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    margin: 0 30px;
    text-align: center;

}
.img-bg {
    width: 100%;
    height: 641px;
    background-image: url(/static/images/ss_pingtai/bgima.png);
    background-size:cover;
    margin-bottom: 102px;
}
.img-bg-ul {
    padding-top: 102px;
}
.img-bg-ul li {
    float: left;
    width: 380px;
    height: 488px;
    background-color: #fff;
    margin-right: 30px;
    border-radius: 20px 20px 20px 20px;
}
.img-bg-ul li h4 {
    font-weight: bold;
    font-size: 22px;
    color: #333333;
    margin-top: 20px;
    text-align: center;
}
.img-bg-ul li p {
    font-weight: 500;
    font-size: 18px;
    color: #666666;
    line-height: 26px;
    margin:15px 30px 0 30px;
}
