.new-footer-nav-xq {
    /*float: left;*/
    border: 0;
    /*padding: 0;*/
    margin: 0;
    padding-bottom: 30px;
}
.footer-xq-mobile {
    padding-top: 36px;
    background-color: #fff;
}
.new-bottom-nav-xq-mobile {
    background-color: #fff;
}
.img-footer-xq-mobile {
    /*margin-left: 56px;*/
    padding-left: 0;
    /*float: left;*/
    margin-bottom: 33px;
    width: 50%;
    float: left;
    text-align: center;
}
.tel-footer-xq-mobile {
    margin-left: 40px;
    /*float: left;*/
    margin-bottom: 30px;
}
.tel-footer-xq-mobile .tel-footer-hotline{
    text-align: left;
    margin-left: 30px;
    display: block;
    font-size: 14px;
    margin-bottom: 12px;
}
.tel-footer-xq-mobile  .tel-footer-hotlin-subject{
    display: block;
    width: 28px;
    float: left;
}
.tel-footer-xq-mobile  .tel-footer-hotlin-code{
    display: block;
    width: 95px;
    float: left;
}
.tel-footer-xq-mobile  .tel-footer-hotlin-title{
    display: block;
    width: 36px;
    float: left;
}


.tel-footer-xq-mobile .tel-footer-kefu-mobile{
    font-size: 24px;
    font-weight:600;
    text-align: left;
    display: block;
    margin-left: 30px;
}
.tel-footer-xq-mobile .tel-footer-sales-mobile{
    font-size: 12px;
    color: #333;
    display: block;
    text-align: left;
    margin-left: 30px;
}
.tel-footer-xq-mobile .tel-footer-sales-mobile dt {
    font-weight: 500;
    margin-right: 8px;
    float: left;
    margin-bottom: 8px;
}
.tel-footer-xq-mobile .tel-footer-sales-mobile dt a{
    color: #333;
}

.new-footer-nav-xq li a {
    text-decoration: none;
    cursor: pointer;
}
.list-leader-xq {
    font-size: 16px;
    color: #cccccc;
    margin-bottom: 24px;
    margin-top: 28px;
}
.list-item-xq {
    font-size: 14px;
    color: #666666;
    margin-bottom: 8px;
}
.footer-xq .container ul li {
    list-style: none;
}

.list-img-xq {
    margin-top: 27px;
}
.tel-footer-xq {
    /*float: left;*/
    padding-left: 0;
    margin-top: 28px;
}
.new-bottom-nav-xq-mobile {
    text-align: left;
    min-height: 44px;
    border-top: 1px solid #EFEFEF;
    font-size: 12px;
}
/* 移动端备案条：去掉固定 500px 宽度与 float，避免窄屏换行、溢出 */
.new-bottom-nav-xq-mobile .footer-legal-mobile-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 10px 14px;
    min-height: 44px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.new-bottom-nav-xq-mobile .footer-legal-mobile-flex > div {
    float: none !important;
    flex-shrink: 0;
}
.new-bottom-nav-xq-mobile .footer-legal-mobile-txt {
    line-height: 44px;
    font-size: 12px;
    color: #999999;
    text-align: left;
    white-space: nowrap;
}
.new-bottom-nav-xq-mobile .footer-legal-mobile-txt a {
    color: #999999;
}
.new-bottom-nav-xq-mobile .footer-legal-mobile-img {
    line-height: 0;
    box-sizing: border-box;
}
.new-bottom-nav-xq-mobile .footer-legal-mobile-img-beian {
    padding-top: 10px;
}
.new-bottom-nav-xq-mobile .footer-legal-mobile-img-safe {
    padding-top: 7px;
}
.new-bottom-nav-xq-mobile .footer-legal-mobile-img img {
    display: block;
}
.tel-footer-xq>li {
    text-align: left;
    /*margin-bottom: 0;*/
}
.low-xq a{
    color: #334854;
}
@media (min-width: 768px) {
    .list-item-xq-mobile {
        text-align: right;
    }
}
@media (max-width: 767px) {
    .new-bottom-nav-xq-mobile {
        display: none;
    }
    .list-item-xq-mobile {
        text-align: center;
    }
    .tel-footer-xq-mobile {
        margin-left: 0;
        margin-top: 0;
    }
    .tel-footer-xq-mobile>li {
        text-align: center;
    }
}