#banner-bg{
    background:url("../../../image/service/listed/dsx.jpg") center center no-repeat;
    height:454px;
}

#info{
    margin-top: 110px;
    border-bottom:1px solid #d5d5d5;
    text-align:center;
    padding-bottom: 85px;
}

#info h2{
    font-size:30px;
    margin-bottom:50px;
}
#info h3{
    font-size:20px;
    margin-bottom:17px;
    margin-top:55px;
}
#info h3:first-child{
    margin-top:0;
}
#service{
    margin-top: 70px;
    padding-bottom: 70px;
    border-bottom:1px solid #d5d5d5;
}
#service h2{
    /* text-align:center; */
    font-size:30px;
    margin-bottom:25px;
    padding-left: 420px;
}
#service .list{
    padding-left: 300px;
}
#service dl{
    margin-top:30px;
    display:table;
}
#service dl dt{
    display:table-cell;
    width:90px;
    color:#333;
    font-size:18px;
}
#service dl dd{
    display:table-cell;
    font-size:14px;
    line-height:30px;
}

#buy-packages .buy-packages-in{
    width:1000px;
    margin:0 auto;
    padding:25px 0;
}
#buy-packages h3.fl{
    font-weight:300;
}
#buy-packages p.fl{
    margin-left: 20px;
}
#buy-packages .btn{
    width: 100px;
    height: 45px;
    line-height:45px;
    font-size: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
#buy-packages .money{
    font-size:30px;
    font-weight:300;
    color:#000;
}


#div-flow{
    text-align:center;
    padding:70px 0 80px 0;
}
#div-flow h3{
    font-size:30px;
}
#div-flow p{
    margin-top:20px;
    font-size:14px;
}
#div-flow ul{
    margin: 40px auto 0 auto;
    width:798px;
}
#div-flow li{
    display:block;
    float:left;
    line-height:83px;
    width:123px;
    background:url("../../../image/service/listed/flow.png") no-repeat;
    margin-left:10px;
    color:#d84119;
    font-size:18px;
}