/* .pull-right{
    display: none;
} */
.cti-footer-link .pull-right ul {
    width: 37%;
    overflow: hidden;
    float: left;
    display: inherit;
    padding-top: 11px;
    box-sizing: border-box;
    min-width: 342px;
}
.d-share.pcOnly {
    display: table-cell;
    position: absolute;
    right: 0px;
    top: 33px;
}
.gzText{
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    color: #fff;
    top: -38px;
    left: 38px;
}
.guanzhu,
.friendly{
    display: none;
}
.logo_right {
    float: right;
    display: inline;
    margin-right: 10%;
    margin-top: 1%;
}
.cti-footer-copyright p {
    font-size: 12px;
    line-height: 20px;
    color: #949494;
    text-align: center;
}
@media screen and (max-width: 1000px){
    .logo_right {
    float: right;
    display: inline;
    margin-right: 0%;
    margin-top: 0%;
}
    .guanzhu,
.friendly{
    display: block;
}
    .xianshi_logo,
    .pc-footer{
        display: none !important;
    }
    .guanzhu{
        font-size: 18px;
        color: #fff;
        margin-top: 32px;
        margin-bottom: 32px;
}
.d-share.pcOnly{
    position: static;
}
.friendly{
    margin-top: 32px;
    font-size: 14px;
}
.cti-foot-tab ul>li{
    position: relative;
}
.cti-foot-tab ul>li ol{
        position: absolute;
    width: 100%;
    background: #fff;
    padding: 0;
       top: -361%;
}
.cti-foot-tab ul>li ol li{
        overflow: hidden;
    height: 46px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
}
.pika ol {
      opacity: 0;
      transition: opacity 0.5s ease;
    }
    .ruima{
                line-height: 46px !important;
    }
    .cti-footer-link .pull-right {
        /* float: left !important; */
        background-color: #000;
    height: 194px;
    width: 100%;
    vertical-align: top;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
}
