/*------------------------µ×²¿---------------*/


/*link*/

.link {
    padding-bottom: 15px;
    margin: 8px auto 0 auto;
    width: 960px;
}

.linktitle {
    line-height: 35px;
    width: 1200px;
    margin: 0 auto;
    display: none;
}

.linkspan a {
    color: #2076bd;
    font-weight: 500;
    font-family: 'Î¢ÈíÑÅºÚ', Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.linkspan a:hover {
    text-decoration: none;
    color: #198366
}

.swiper-container-link {
    height: 50px;
    width: 1200px;
    padding: 20px 0px;
}

.linkul {
    overflow: hidden;
    margin: 0px auto;
}

.noFind {
    padding: 20px;
}

.linkli {
    float: left;
    padding: 0 15px;
    line-height: 24px;
    box-sizing: border-box;
}

.linkul li.last {
    background: none
}

.linkli a {
    color: #555
}

.linkli a:hover {
    color: #2B8873;
    text-decoration: none
}

.linkli img {
    width: 180px !important;
    height: 50px !important;
}


/*foot*/

.FriendLink {
    background: #f4f4f4;
}

.link_con {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.footer {
    color: #89a6b7;
    background: url(/Sites/Uploaded/UserUpLoad/20181207/20181207173706.png);
}

.footer_In {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    height: 130px;
    padding-top: 13px;
    box-sizing: border-box;
}

.footerNav li {
    float: left;
    line-height: 25px;
    color: #32596f;
}

.footerNav li.line {
    padding: 0 10px;
    margin: 0;
}

.footerNav a {
    color: #89a6b7;
}

.footerNav a:hover {
    text-decoration: underline;
}

.footerNav {
    width: 376px;
    margin: 30px auto 10px;
}

.btn_line {
    background: url(/Sites/Uploaded/UserUpLoad/20160816/20160816092420.jpg) no-repeat center bottom;
    margin: 10px 0;
    height: 4px;
}

.footer p {
    text-align: center;
    line-height: 35px;
    color: #fff;
}

.footer p a {
    color: #fff;
}

.footer_Top {
    height: 80px;
    background: #ececec;
}

.footer_TopIn {
    width: 1280px;
    height: 80px;
    margin: 0 auto;
    padding-top: 11px;
    box-sizing: border-box;
}

.footer_TopIn a,
.footer_TopIn span {
    color: #666;
    font-size: 12px;
}

.footer_TopIn p {
    text-align: left;
    line-height: 30px;
    font-size: 12px;
}

@media only screen and (max-width: 1024px) {
    .FriendLink,
    .footer,
    .footer_In {
        width: 1200px;
    }
}

@media only screen and (max-width: 768px) {
    .footer,
    .footer_In {
        width: 100%;
    }
    .footerNav {
        display: none;
    }
    .btn_line {
        display: none;
    }
    .footer p.add {
        display: none
    }
    .FriendLink {
        display: none
    }
    .footer_In,
    .footer_Top,
    .footer_TopIn {
        height: auto;
    }
    .footer_TopIn {
        width: 100%;
        padding: 0.1rem;
    }
}