.q-sidebar-right {
    position: fixed;
    right: 8px;
    z-index: 999;
}
#forced_z{
    /*设置动画属性*/
    animation-duration: 3s;
    animation-delay: 1s;
    animation-iteration-count: infinite;
}
.qingadverti_{width: 180px;height: 120px;line-height: 20px;position: absolute;top: -123px;left: -169px;background-image: url("/static/image/header/Bubble_k.svg");background-repeat: no-repeat;background-size: 100%;}
.qingadverti_ span{display: inline-block;width: 134px;margin-top: 30px;margin-left: 29px;font-size: 12px;}
.qingqing_{position: absolute;top: -76px;left: -20px;width: 86px;height: 96px;background-image: url("/static/image/common/newqingq.gif");background-repeat: no-repeat;background-size: cover;background-position: 46% 26%;cursor: pointer;}
.promotion_1{
    position: absolute;
    right: 85px;
    top: -255px;
}
.promotion_1>p{
    position: absolute;
    right: -98px;
    top: 10px;
    display: block !important;
    z-index: 999;
    cursor: pointer;
}
.promotion_1>p>img{
    width: 60%;
}
.promotion_1>a{
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 0;
}
.promotion_1>a>img{
    margin-right: 10px;
}
.q-sidebar-right>.q-sidebar-content{
    padding: 20px 0;
    border-radius: 30px;
    background: linear-gradient(180deg, #161A24 0%, #3E424C 100%);
    transition: all 0.3s ease;
}
.q-sidebar-right>.q-sidebar-content>.r-sidebar-item {
    position: relative;
    display: block;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    overflow: visible;
    transition: all .25s ease-in-out;
}
.q-sidebar-right>.q-sidebar-content>.r-sidebar-item:hover {
    border: transparent;
}
.r-sidebar-item:hover .icon-item+span {
    color: #ffffff;
}
.r-sidebar-item:hover .icon-item+span object a{
    color: #ffffff;
}
.r-sidebar-item>.icon-item {
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.r-sidebar-item>.icon-item+span {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    line-height: 14px;
    color: #333333;
    margin-top: 6px;
}
.r-sidebar-item>.icon-item+span object a{
    display: block;
    margin-top: 4px;
    font-size: 12px;
    line-height: 14px;
    color: #333333;
    margin-top: 6px;
}
.r-sidebar-item>.icon-item.icon-consulting {
    background-image: url(/static/image/common/suspension1.svg);
}
.r-sidebar-item>.icon-item.icon-telephone {
    background-image: url(/static/image/common/suspension2.svg);
}
.r-sidebar-item>.icon-item.icon-trial {
    background-image: url(/static/image/common/suspension3.svg);
}
.r-sidebar-item>.icon-item.icon-wechat {
    background-image: url(/static/image/common/suspension4.svg);
}
.r-sidebar-item>.icon-item.icon-top {
    background-image: url(/static/image/common/suspension5.svg);
}
.r-sidebar-item:hover>.icon-item.icon-consulting {
    background-image: url(/static/image/common/suspensionH1.svg);
}
.r-sidebar-item:hover>.icon-item.icon-telephone {
    background-image: url(/static/image/common/suspensionH2.svg);
}
.r-sidebar-item:hover>.icon-item.icon-trial {
    background-image: url(/static/image/common/suspensionH3.svg);
}
.r-sidebar-item:hover>.icon-item.icon-wechat {
    background-image: url(/static/image/common/suspensionH4.svg);
}
.r-sidebar-item:hover>.icon-item.icon-top {
    background-image: url(/static/image/common/suspensionH5.svg);
}
#return-top {
    transition: all 0.3s ease;
    display: none;
}
.telephone-fixed {
    position: absolute;
    top: 50%;
    box-sizing: border-box;
    transform: translateY(-50%);
    /* background-color: #ffffff; */
    visibility: hidden;
    opacity: 0;
    background-size: contain;
}
.r-sidebar-item:hover .telephone-fixed, .r-sidebar-item:hover .wechat-fixed{
    visibility: visible;
    opacity: 1;
}
.telephone-fixed span {
    color: #333333;
    white-space: nowrap;
}
.wechat-fixed {
    position: absolute;
    top: 34px;
    transform: translateY(-50%);
    box-sizing: border-box;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    border-radius: 10px;
    box-shadow: 0px 2px 8px #DFE3F3;
}
.wechat-fixed img{width: 100%;}
@media screen and (min-width: 820px) {
    .q-sidebar-right>.q-sidebar-content>.r-sidebar-item {
        padding: 10px 0 6px;
        width: 52px;
        height: 52px;
    }
    .r-sidebar-item>.icon-item {
        width: 26px;
        height: 26px;
    }

    .telephone-fixed span {
        font-size: 15px;
    }
    #first{
        width: 180px;
        height: auto;
        display: inline-block;
    }
    #first p{width: 90%;margin:10px 0 10px 5%;font-size: 12px;font-weight: bold;text-align: center;}
    #first p:nth-child(1){color: #00CCB0;font-size: 14px;margin:16px 0 10px 5%;}
    #second{
        width: 180px;
        height: 100px;
        display: inline-block;
    }
    #second p{width: 90%;margin:10px 0 10px 5%;font-size: 12px;font-weight: bold;text-align: left;}
    #second p:nth-child(1){color: #00CCB0;font-size: 14px;margin:16px 0 16px 5%;}
    #third{
        width: 130px;
        height: 70px;
        display: inline-block;
    }
    #third p{width: 90%;margin:16px 0 16px 5%;font-size: 14px;font-weight: bold;text-align: center;color: #00CCB0;}
    .wechat-fixed {
        right: 80px;
        width: 170px;
        height: 160px;
        padding: 10px;
        border-radius: 10px;
    }
}
@media screen and (max-width: 819px) {
    .q-sidebar-right {
        display: none;
    }
    .q-sidebar-right>.q-sidebar-content>.r-sidebar-item {
        padding: 6px 0 4px;
        width: 52px;
        height: 52px;
    }
    .r-sidebar-item>.icon-item {
        width: 22px;
        height: 22px;
    }
    .r-sidebar-item>.icon-item+span{
        display: block;
        margin-top: 4px;
        font-size: 12px;
        line-height: 14px;
        color: #333333;
        margin-top: 6px;
    }
    .r-sidebar-item>.icon-item+span object a{
        display: block;
        margin-top: 4px;
        font-size: 12px;
        line-height: 14px;
        color: #333333;
        margin-top: 6px;
    }
    .telephone-fixed {
        right: 80px;
        width: 160px;
        height: 45px;
        line-height: 45px;
        padding-right: 7px;
        /* background-color: #ffffff; */
        border-radius: 4px;
    }
    .telephone-fixed span {
        font-size: 14px;
    }
    .wechat-fixed {
        right: 80px;
        width: 160px;
        height: 160px;
        padding: 16px;
        border-radius: 10px;
    }
}
