.linkedkeeper-footer .linkedkeeper-footer-con {
    overflow: hidden;
    width: 1110px;
    margin: 0 auto;
}

.cert {
    padding-top: 20px;
    text-align: center;
}

.linkedkeeper-footer .cert .cert-list {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    padding: 0 40px;
}

/* weixin */
.cert-list .weixin {
    width: 115px;
    height: 115px;
    display: inline-block;
    padding-left: 120px;
}

.weixin {
    background-image: url('http://misc.linkedkeeper.com/misc/img/blog/201901/linkedkeeper0_df7c226c-461a-494b-8559-3d49110a8e30.jpg');
    background-repeat: no-repeat;
    background-size: 110px;
}

.cert-list .weixin .wrap {
    display: inline-block;
    padding: 18px 0;
    line-height: 25px;
    color: #909090;
}

.cert-list .weixin .wrap a {
    color: #909090;
}

.cert-list .weixin .title {
    font-size: 14px;
    display: inline-block;
}


/** link **/
.cert-list .site-link {
    width: 200px;
    display: inline-block;
    padding-left: 10px;
}

.cert-list .site-link .margin-top10px {
    margin-top: 10px;
}

.cert-list .site-link a {
    color: #AAAAAB;
}

.cert-list .highlight {
    color: #AAAAAB;
}

.linkedkeeper-footer {
    background: #fff;
    min-width: 1100px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, .1);
}

.linkedkeeper-footer .cert p {
    line-height: 1.7;
    vertical-align: middle;
    width: 370px;
    text-align: left;
    color: #909090;
}

.linkedkeeper-footer .copyright {
    clear: both;
    font-size: 14px;
    padding: 2.5rem;
    border-top: 1px solid #eaecef;
    text-align: center;
    color: #4e6e8e;
}

.linkedkeeper-footer .copyright a {
    color: #909090;
}