
#c_static_001-16420726718590 .e_html-42 .mOnLine {
    position: fixed;
    z-index: 999;
    right: 0px;
    bottom: 55px;
}

#c_static_001-16420726718590 .e_html-42 .on_box, #c_static_001-16420726718590 .e_html-42 .on_dist {
    position: relative;
    margin-bottom: 1px;
    height: 68px;
}

#c_static_001-16420726718590 .e_html-42 .on_box1 {
    width: 68px;
    position: absolute;
    right: 0px;
    cursor: pointer;
    box-sizing: border-box;
    transition: all .8s ease;
}

#c_static_001-16420726718590 .e_html-42 .on_box1 img {
    width: 100%;
}

#c_static_001-16420726718590 .e_html-42 .on_box2 {
    position: absolute;
    width: 220px;
    overflow: hidden;
    height: 68px;
    transition: all .8s ease;
}

#c_static_001-16420726718590 .e_html-42 .on_box2 a {
    width: 150px;
    display: block;
    margin: 3px 8px 3px 0;
    height: 60px;
    line-height: 60px;
    background: #c72229;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

#c_static_001-16420726718590 .e_html-42 .on_dist2 {
    width: 400px;
}

#c_static_001-16420726718590 .e_html-42 .b2_qq {
    font-size: 16px;
    height: 60px;
    margin: 3px 8px 3px 0;
    color: #fff;
    line-height: 60px;
    background: #c72229;
    text-align: center;
    width: 150px;
}

#c_static_001-16420726718590 .e_html-42 .b2_dist {
    width: 330px;
    height: 60px;
    margin: 3px 8px 3px 0;
    color: #fff;
    text-align: center;
    background: #c72229;
    line-height: 60px;
}

#c_static_001-16420726718590 .e_html-42 .on_box2 a:hover {
    color: #fff;
}

#c_static_001-16420726718590 .e_html-42 .on_box:hover .on_box2 {
    transform: translateX(-220px);
    transition: all .8s ease;
}

#c_static_001-16420726718590 .e_html-42 .on_dist:hover .on_dist2 {
    transform: translateX(-400px);
    transition: all .8s ease;
}

#c_static_001-16420726718590 .e_html-42 .on_box:hover .on_box1 {
    transform: translateX(70px);
    transition: all .8s ease;
}

#c_static_001-16420726718590 .e_html-42 .on_box2 img {
    float: right;
    transition: all 2s ease;
}

@media(max-width: 768px) {
    #c_static_001-16420726718590 .e_html-42 .mOnLine {
        display:none
    }
}