﻿.footer {
    width: 100%;
    padding-bottom:10px;
    background: #1d528e;;
    color: #d3d9de;
    margin-top: 30px;
}
.footer a {
    color: #d3d9de;
}
.footer .container {
    padding-left: 20px;
}
.yqlj {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #c9c9c9;
}

.yqlj-lists li {
    float: left;
    margin-right: 28px;
    padding-right: 23px;
}
.yqlj-lists li:not(:first-child) {
    background: url(../images/icon/t_sjx.png) no-repeat right center;
}
.sign {
    float: right;
    margin-top: 10px;
}
.help {
    margin-top: 20px;
    margin-bottom: 4px;
    font-size: 16px;
}
.help li {
    float: left;
}
.copyright {
    font-size: 16px;
}
.copyright p {
    line-height: 26px;
}
.wzlj-lists{width:1200px;margin:0 auto;padding: 0 50px;}
.wzlj-lists ul{display:none;margin-top:15px;overflow:auto;}
.wzlj-lists ul.dis{display:block;}
.wzlj-lists ul li {float:left;margin-right:15px;}
@media screen and (max-width: 768px) {
    .footer {
        padding-bottom: 0;
        height: auto;
        position: relative;  
        margin-top: 15px;
    }
    .yqlj {
        display: none;
    }
    .footer .container {
        padding: 10px;
    }
    .sign {
        position: absolute;
        bottom: 15px;
        right: 10px;
    }
    .help {
        margin-top: 10px;
    }
.yd_none{display:none;}

}