
#c_static_001-16420726718590 .e_html-54 .mOnLine {
    position: fixed;
    z-index: 999;
    bottom: 50%;
    right: 0;
    transform: translateY(50%);
}

#c_static_001-16420726718590 .e_html-54 .on_box, #c_static_001-16420726718590 .e_html-54 .on_dist {
    position: relative;
    margin-bottom: 1px;
    height: 68px;
}

#c_static_001-16420726718590 .e_html-54 .on_box:nth-child(3){
	display:none;
}

#c_static_001-16420726718590 .e_html-54 .on_box1 {
    width: 68px;
    position: absolute;
    right: 0;
    cursor: pointer;
    box-sizing: border-box;
    transition: all .8s ease;
}

#c_static_001-16420726718590 .e_html-54 .on_box1 img {
    width: 100%;
}

#c_static_001-16420726718590 .e_html-54 .on_box2 {
    position: absolute;
    width: 220px;
    overflow: hidden;
    height: auto;
    transition: all .8s ease;
}

#c_static_001-16420726718590 .e_html-54 .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-54 .on_dist2 {
    width: 400px;
}

#c_static_001-16420726718590 .e_html-54 .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-54 .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-54 .on_box2 a:hover {
    color: #fff;
}

#c_static_001-16420726718590 .e_html-54 .on_box:hover .on_box2 {
    transform: translateX(-220px);
    transition: all .8s ease;
}

#c_static_001-16420726718590 .e_html-54 .on_dist:hover .on_dist2 {
    transform: translateX(-400px);
    transition: all .8s ease;
}

#c_static_001-16420726718590 .e_html-54 .on_box:hover .on_box1 {
    transform: translateX(70px);
    transition: all .8s ease;
}

#c_static_001-16420726718590 .e_html-54 .on_box2 img {
    float: right;
    transition: all 2s ease;
}

@media(max-width: 768px) {
    #c_static_001-16420726718590 .e_html-54 .mOnLine {
        display:none
    }
}


/*page property_end*/
#c_static_001-16420726718590 .e_html-54 .n_scale {
    position: fixed;
    background: rgba(0,0,0,0.75);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
}

#c_static_001-16420726718590 .e_html-54 .n_visite {
    visibility: visible;
}

#c_static_001-16420726718590 .e_html-54 .big_box {
    padding: 15px;
    background: #fff;
    transition: all 0.6s ease;
    transform: scale(0);
    position: relative;
    max-width: 200px;
    max-height: 200px;
    height: auto;
    width: 100%;
    border: 7px solid rgb(171,171,171);
  display:none!important;
}

#c_static_001-16420726718590 .e_html-54 .big_img {
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: 100%;
    overflow-y: auto;
}

#c_static_001-16420726718590 .e_html-54 .n_visite .big_box {
    transform: scale(1);
}

#c_static_001-16420726718590 .e_html-54 .img_close {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #fff;
    top: -15px;
    right: -15px;
    border-radius: 15px;
    z-idnex: 9px;
    cursor: pointer;
}

#c_static_001-16420726718590 .e_html-54 .img_close span {
    position: absolute;
    width: 15px;
    height: 3px;
    background: #999;
    top: 50%;
    left: 50%;
}

#c_static_001-16420726718590 .e_html-54 .img_close span:first-child {
    transform: translate(-50%,-50%) rotate(45deg);
}

#c_static_001-16420726718590 .e_html-54 .img_close span:last-child {
    transform: translate(-50%,-50%) rotate(-45deg);
}

#c_static_001-16420726718590 .e_html-54 .img_close:hover span {
    background: #333;
}