.router {
    background-color: #ffffff;
    padding: 8px 0;
    margin-top: -4px;
    z-index: 1;
    position: relative;
}
.service_box{
    width: 100%;
    overflow: hidden;
    padding:25px 0 60px;
    background: #f4f5f5;
}
.service_box .banxin .service{
    background: #fff;
    padding: 20px;
}
.service_box .banxin h3{
    font-size: 22px;
    margin: 30px 0;
    text-align: center;
}
.service_box .banxin a h4{
    line-height: 34px;
    background: #f4f5f5;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 15px;
}
.service_box .banxin a p{
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.service_box .banxin a .order_box{
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px;
}
.order_box .tag{
    color: red!important;
}   
.order_box .bt_tit{
    color: #333!important;
}