.ser_text_ls{
    margin-right: -32px;
}
.ser_text_ls>p{
    display: inline-block;
    margin-right: 32px;
    margin-bottom: 12px;
}
.ser_text_ls>p>em{
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #e50412;
    vertical-align: middle;
    margin-right: 5px;
}
.ser_text_ls>p>span{
    font-size: 12px;
    color: #444444;
}

.ser_con_abg{
    background: url(/assets/img/ser_bg1.jpg) no-repeat center;
    background-size: 100% 100%;
    height: 490px;
}
.ser_tls_tit{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 18px;
}
.ser_yd>span{
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    margin-bottom: 10px;
}
.ser_yd>p{
    margin-bottom: 10px;
}
.ser_yd{
    margin-right: 0 !important;
}