.border_bottom{
    border-bottom:1px solid #f5f5f5 ;
}
.border_right{
    border-right:1px solid #f5f5f5 ;
    border-bottom:1px solid #f5f5f5 ;
    background: #d1d1d1;
    height: 160px;
    line-height: 160px;
}
section  .job_list .p_color{
    color: #48bcb9;
}
/*主要内容*/
.need{
    background: black;
    padding: 5px 10px;
    width: 120px;
    display: inline-block;
}
.need p{
    color: #ffffff;
}
.need p.color_f{
    color: #999999;
}
.nend_right{
    margin-top: 30px;
    display: inline-block;
    font-size: 12px;
}
.nend_right ul li{
    display: inline-block;
}
.rf{
    float: right;
}
.border_bottom1 a{
    font-size: 12px;
    color: black;
}
.border_bottom1 img{
    height: 12px;
}
.border_bottom1{
    position: relative;
    top: -30px;
    border-bottom: 1px solid #f5f5f5;
}
/*主要内容*/
section{
    position: relative;
    top: -30px;
}
section p{
    margin-top:0px;
    margin-bottom:0px;
    color:black ;
    font-size: 16px;
}
/* 我们的服务*/
.job{
    display: inline-block;
    background: #f6f6f6;
    width: 120px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}
.job_detail_data{
    display: none;
}
.job p{
    margin-top: 0px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.job p:hover{
    background: #48bcb9;
    color: #ffffff;
    cursor:pointer;
}
.job p.on{
    background: #48bcb9;
    color: #ffffff;
}
/*我们的服务*/
.font_size14{
    font-size: 14px;
}
.font_color{
    color:#48bcb9;
}
.product_right{
    margin-left: 20px;
    margin-top: 20px;
    border: 1px solid #999999;
    padding-top: 50px;
    padding-bottom: 30px;
}
.font_size14{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}