a {
    color: inherit;
    text-decoration: inherit;
}
.text-ss {
    font-size: .8rem;
}
.ud-footer {

    background: #f5f7fa !important;
}
.nav-btn-cell{
    color: var(--heading-color) !important;
}
.ud-widget .ud-widget-links a {
    /*color: inherit;*/
    white-space:nowrap;
    color: #495770;
    font-size: 12px;
}

.ud-widget .ud-widget-links a:hover {
    color: #0052d9;
    padding-left: 10px;
}

.ud-footer-bottom-center{
    font-weight: 400;
    font-size: 15px;
    /*color: inherit;*/
    margin-right: 30px;
    display: inline-block;
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}

.ud-widget .ud-widget-title {
    font-weight: 700;
    line-height: 1.75rem;
    font-size: 0.9rem;
    color: #2F395E;
}
.footer-link{
    --tw-text-opacity: 1;
    color: #9C9FAB;
    font-size: 18px;
    line-height: 1.25rem;
}
.footer-link .title{

}
.footer-link a{
    --tw-text-opacity: 1;
    color: #9C9FAB !important;
    font-size: 18px !important;
    line-height: 1.25rem;
}



.wxkf-qrcode-rq{
    position: fixed;
    right: 20px;
    bottom: 1px;
    width: 252px;
    transform: translateY(-50%);
    padding-top: 33px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 9999
}

.wxaccess-qrcode-rq{
    position: fixed;
    right: 100px;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 33px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 9999
}
@media screen and (max-width: 768px) {
    .wxkf-qrcode-rq{
        display: none;
    }
}

/* CSS Document */

.wxkf-button{
    margin-right: 20px;
    padding-right:0;
    padding-left:0;
    background-color: rgba(255, 255, 255, 1) !important;
    border:none;
    color:rgba(38, 38, 38, 1) !important;
}
.wxkf-button:hover{
    color:rgba(38, 38, 38, 1) !important;
    background-color: rgba(255, 255, 255, 1) !important;
}

.Rsidebar{ position: fixed; right: 20px;
    bottom: 20px;transform: translateY(-50%); padding-top: 33px;-webkit-transition: all 0.2s ease;	-o-transition: all 0.2s ease;	transition: all 0.2s ease;z-index: 9999}
.RsidebarBox{
    background: #0052d9;
    border-radius: 50px;
    margin-left: 10px;
    border: none !important;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    /*width: 160px;*/
    height: 50px;
    display: flex;
    align-items: center; /* 垂直居中对齐 */
    justify-content: center; /* 水平居中对齐 */
    cursor: pointer;
    opacity: 1;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16);
    animation: _aihecong_chat_button_show .1s;
    line-height: 50px;
    text-align: center;
}

.RsidebarIcon{
    color: #fff;
    top: 2px;
    font-size: 22px;
    width: 25px;
    position: relative;


}
.RsidebarBtn{
    color: #fff;

    padding: 20px 15px;
}

.RsidebarBtn h4{
    flex: 1;
    white-space: nowrap;
    font-size: 20px;
    margin: 0;
    padding: 0;
    margin-left: 7px;
    min-width: 25px;
    float: left;
}

.wxkf-qrcode-rq{
    position: fixed;
    right: 20px;
    bottom: 1px;
    width: 252px;
    transform: translateY(-50%);
    padding-top: 33px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 9999
}
