.cq-footer, .cq-footer a {
    color: #fff
}

.cq-footer, .cq-footer .cq-footer-contact .cq-footer-service, .cq-footer .cq-footer-content, .cq-footer-connect .cq-link-box {
    overflow: hidden
}

.cq-footer {
    width: 100%;
    min-width: 1163px;
    height: 554px;
    background-color: #22212f
}

.cq-footer-youdian {
    width: 1200px;
    height: 143px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cq-footer-youdian > div {
    display: flex;
    align-items: center;
}

.cq-footer-youdian img {
    display: inline-block;
}

.cq-footer-youdian span {
    margin-left: 14px;
    font-family: PingFang-SC-Regular;
    font-size: 20px;
    color: #bcbbcd;
}

.cq-footer-main {
    padding: 43px 0;
    border-top: solid 1px #4c4f5f;
    border-bottom: solid 1px #4c4f5f;
}

.cq-footer .cq-footer-content .cq-footer-contact {
    float: right;
    padding-left: 63px;
    border-left: 1px solid #4c4f5f
}

.cq-footer-contact .cq-footer-service > img {
    float: left;
    padding: 0 10px
}

.cq-footer .cq-footer-contact .cq-contact-text {
    float: left
}

.cq-footer-contact .cq-contact-text h4 {
    font-family: PingFang-SC-Medium;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
}

.cq-footer-contact .cq-contact-text p {
    font-size: 14px;
    color: #c8c8ca
}

.cq-footer-contact .cq-footer-qr {
    float: right;
    margin-top: 16px
}

.cq-footer-contact .cq-footer-qr img {
    padding-bottom: 8px;
    width: 190px;
    height: 190px;
}

.cq-footer-contact .cq-footer-qr span {
    font-size: 14px;
    color: #cecece;
    font-family: PingFang-SC-Regular;
}

.cq-footer-content .cq-footer-connect {
    float: left;
    overflow: hidden;
}

.cq-footer-content .cq-footer-connect:first-of-type {
    width: 816px;
    display: flex;
    justify-content: space-between;
}

.cq-footer-connect .cq-link-box {
    float: left;
    margin-right: 120px
}

.cq-footer-connect .cq-link-box.cq-link-last {
    margin-right: 0
}

.cq-footer-connect .cq-link-box.cq-link-last .cq-link-tit {
    text-align: center;
}

.cq-footer-connect .cq-link-box .cq-link-tit {
    display: block;
    padding-bottom: 34px;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 16px;
    color: #fff
}

.cq-footer-connect .cq-link-box .cq-link-item {
    display: block;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 33px;
    color: #cecece
}

.cq-footer-connect .cq-link-box .cq-link-item:hover {
    color: #fff
}

.cq-footer .cq-footer-records {
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.cq-footer .cq-footer-records p {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    font-family: PingFang-SC-Regular;
    line-height: 60px;
    color: #7e8088;
}

.cq-footer .link-wrap {
    width: 177px;
}

.cq-footer .link-wrap .cq-link-item {
    float: left;
    display: inline-block;
}

.cq-footer .link-wrap .cq-link-item:nth-of-type(odd) {
    width: 85px;
    margin-right: 35px;
}