.business_set_adver {
    width:100%;
    height: 100%;
}

.business_set_adver_item{
    display: block;
    width:100%;
    height: 100%;
}

.business_set{
    width: 1224px;
    margin: 60px auto 150px;
}

.business_set_title{
    width: 255px;
    height: 27px;
    background: url(../images/f005/business-back.png) no-repeat;
    margin: 0 auto;
    text-align: center;
}

.business_set_title>span{
    display: inline-block;
    height: 27px;
    line-height: 27px;
    font-size: 25px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #343434;
    background-color: #fff;
}

.business_set_process{
    margin-top: 60px;
}

.business_set_process>ul{   
    padding: 0 10px;
}

.business_set_process>ul>li{
    width: 264px;
    height: 139px;
    background: #F2F2F2;
    box-shadow: 1px 2px 1px 0px #CCCCCC;
    float: left;
    text-align: center;
}

.step11{
    height: 18px;
    line-height: 18px;
    font-size: 24px;
    font-family: Times New Roman;
    font-weight: 400;
    color: #343434;
    margin-top: 38px;
}

.step22{
    height: 19px;
    line-height: 19px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #343434;
    margin-top: 30px;
}

.business_set_process>ul>i{
    display: block;
    width: 32px;
    height: 18px;
    background: url(../images/f005/arrow.png) no-repeat;
    float: left;
    margin: 60px 8px;
}

.business_set_process_btn{
    display: block;
    width: 178px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #FF5E16;
    border-radius: 10px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin: 125px auto 0;
}