.jg_ul li.dlt {
    background: #ededed !important;}

.jg_ul li.dlt::before {
    background: url(images/jantou.png) no-repeat center;
    float: left;
    margin: 13px 0;}

.jg_ul li.dlt span.pa {
    width: 2px;}

.jg_ul li.dlt a {
    float: left;
    color: #333;}

.jg_ul li.dlt a:hover {
    background: #204f9f;
    color: #fff;
    padding-left: 8px;
    margin-left: 0;
    padding-right: 0;}

.jg_ul li.dlt a.dqt{
    width: calc(100% - 230px);
    overflow: hidden;
    text-overflow: ellipsis;}

.jg_ul li.dlt a.dqt1{
    width: calc(100% - 290px);
    overflow: hidden;
    text-overflow: ellipsis;}

.jg_ul li.dlt a.dqt2{
    width: calc(100% - 270px);
    overflow: hidden;
    text-overflow: ellipsis;}

@media screen and (max-width: 1500px){
.jg_ul li.dlt::before {
    margin: 17px 0;}
.jg_ul li.dlt a.dqt {
    width: calc(100% - 240px);}
}
