.main {
    background: #fff;
}
.bread {
    margin-bottom: 86px;
}
.title {
    text-align: center;
}
.content {
    padding-top: 14px;
    background: url("../images/online_bg.png") right center no-repeat;
    background-size: cover;
}
.content .clear {
    overflow: hidden;
}
.step-one {
    margin-bottom: 204px;
}
.step-one .right {
    margin-top: 42px;
}
.step-two {
    margin-bottom: 146px;
}
.step-two .left img {
    margin-top: 2px;
    padding-left: 44px;
}
.step-two .right img {
    margin-top: -45px;
}
.step-three {
    margin-bottom: 80px;
}
.step-three .rt {
    margin-left: 52px;
    margin-top: 106px;
}
.step-four {
    margin-bottom: 60px;
}
.step-four .left {
    margin-top: 156px;
}
.step-five .rt {
    margin-left: 76px;
    margin-top: 132px;
}