* {
    margin: 0;
    padding: 0;
}

footer {
    background-color: rgb(246,246,246);
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 220px;
    margin-right:215px;
}

footer .footer-info {
    width: 980px;
    padding: 10px 0;
    margin: 0 auto;
}

footer .footer-info div {
    margin: 20px;
    display: none;
}

.footer-info .copyright{
    display: block;
}

footer .footer-info div ul li {
    list-style: none;
    float: left;
}

footer .footer-info div ul:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: '';
}

footer .footer-info .renzhengjigou ul li span, footer .footer-info .news-list ul li span {
    font-size: 12px;
}

footer .footer-info .hezuokehu ul li span {
    font-size: 12px;
}

footer .footer-info .news-list ul li a {
    text-decoration: none;
    color: #fec820;
    font-size: 12px;
}

footer .footer-info .news-list ul .listInfo {
    margin: 0 20px;
}

footer .footer-info .copyright p {
    text-align: center;
    font-size: 15px;
}

footer .footer-info .copyright p a {
    color: #1d69c7;
    text-decoration: none;
}

.fenYe, .fanYe {
    margin: 30px auto;
    width: 50%;
}

.fenYe ul li {
    width: 11%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.fenYe ul li a {
    text-decoration: none;
    display: block;
    font-size: 16px;
    color: #000000;
}

.fenYe ul:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    content: "";
}

.activePage {
    background-color: rgb(21, 121, 183);
}

.activePage a {
    color: #ffffff !important;
}

.hiddenPage {
    display: none;
}

.visPage {
    display: block;
}

.fanYe ul li {
    float: left;
    width: 33%;
    text-align: center;
}

.fanYe ul li a{
    font-size: 16px;
}

.fanYe ul:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "";
    height: 0;
}

@media only screen and  (max-width: 980px) {
    .footer-info {
        width: 90% !important;
        margin: 0 5% !important;
    }

    .renzhengjigou, .hezuokehu, .copyright {
        width: 100%;
        margin: 0 !important;
    }

    .fenYe, .fanYe {
        width: 90%;
        margin: 20px 5%;
    }
}

.newslist{
    border: 1px solid #dadada;
    float: left;
    margin-left: 221px;
    background: rgb(246,246,246);
    margin-top: 21px;
    
}

.newtitle{
    font-size: 1.5rem;
    background: rgb(21,121,183);
    color: white;
    width: 292px;
}

.ulnew{
       margin-left: 32px;
       line-height: 40px;
}

.renzheng{
    border: 1px solid #dadada;
    margin-top: 21px;
    margin-left: 525px;
    width: 374px;

}

.rentitle{
    font-size: 1.5rem;
    background: rgb(21,121,183);
    color: white;
    width: 374px;
}

.hezuo{
    border: 1px solid #dadada;
    background: rgb(246,246,246);
    margin-top: -238px;
    float: right;
    margin-right: 215px;

}

.hetitle{
    font-size: 1.5rem;
    background: rgb(21,121,183);
    color: white;
    width: 294px;
}

.ulcomp{
    margin-left: 32px;
    line-height: 40px;
}

.footeraddress{
    margin-top: 21px;
    text-align: center;
}
