.listul, .listul li, .xrldul, .xrldul li {
    width: 100%;
    height: auto;
    list-style: none;
}

.listul li a {
    display: block;
    overflow: hidden;
    height: auto;
    margin-bottom: 10px;
    background: url(../images/jt7.png) no-repeat 0px 12px;
}

.listul li p {
    float: left;
    width: 80%;
    line-height: 30px;
    color: #000;
    text-indent: 18px;
}

.listul li span {
    display: block;
    float: right;
    line-height: 30px;
    color: #999;
}

.listdiv {
    /*width: 370px;*/
    margin: 40px auto;
}

.listul li a:hover p, .szdwdl dd a:hover, .szdwul li:hover a, .lisa {
    text-decoration: underline;
    color: #014642 !important
}

/*çŽ°ä»»é¢†å¯¼*/
.xrldul li a {
    display: block;
    overflow: hidden;
    /* width: 860px; */
    height: auto;
    padding: 20px;
    border-bottom: 1px solid #ddd;
}

.xrldul li a>img {
    float: left;
    width: 100px;
    height: auto;
    margin-right: 20px;
}

.xrlddiv {
    /* float: left; */
    /* width: 86%; */
    margin: 0 0 0 130px;
}

.xrlddiv h3 {
    font-size: 18px;
    color: #b29873;
    width: 100%;
    height: 32px;
}

.xrlddiv p {
    /* width: 100%; */
    line-height: 24px;
    color: #000;
}

.xrldul li a:hover {
    background: #f6f6f6;
}

@media screen and (max-width:480px) {
    .xrldul li a>img {
        width: 100%;
        margin: 0 0 10px 0;
        float: none;
    }

    .xrlddiv {
        margin: 0px;
    }
}