.job_cate {
    width: 99.5%;
    margin: 0 auto;
    margin-top: 20px;
}
.product_cate_title {
    background: url(/sitefiles/library/images/2023/8/4dd782708bef67a3.jpg) 18px center no-repeat #fff;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font: 100 16px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}
.job_cate ul {
    background:#efeff4;
}
ul, ol, li {
    list-style-type: none;
}
.job_cate ul li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d3d3d3;
    background: url(../../images/abcd.png) 95% center no-repeat;
    background-size: 20px 20px;
}
.job_cate ul li a {
    font: 500 12px/35px "微软雅黑";
    padding-left: 20px;
    text-align: left;
    display: block;
    background-image: url("/sitefiles/library/images/2023/8/a5fe296053e97f7e.png");
    background-repeat: no-repeat;
    background-size: 17px;
    background-position-x: 95%;
    background-position-y: 50%;
}
a:visited {
    color: #666;
}
a {
    text-decoration: none;
    color: #394f68;
}
.distraction {
    height: 70px;
    width: 100%;
    line-height: 70px;
    color: #4e5f70;
    font-size: 20px;
    text-align: center;
}