a {
    text-decoration: none;
    color: inherit;
}

.kefu_img {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 20%;
}

img5 {
    width: 70%;
    border: 0 none;
}

#Floatingbar2 .icon_close {
    width: 21px;
    height: 21px;
    background: url(http://www.yuanmahome.com/images/icon_close.png) no-repeat left top;
    float: right;
    margin-right: 16px;
    margin-top: 26px;
    cursor: pointer;
}

#Floatingbar2 h5 {
    font-size: 18px;
    line-height: 71px;
    font-weight: normal;
    background-color: #ab0209;
    color: #fff;
    padding-left: 11px;
}

#Floatingbar2 {
    width: 262px;
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 10000;
    background: #fff;
    margin-top: -160px;
}

#Floatingbar2 ._more {
    line-height: 55px;
    height: 55px;
    display: block;
    text-align: center;
    background-color: #f90500;
    color: #fff;
    font-size: 14px;
}

#Floatingbar2 .icon_close {
    width: 21px;
    height: 21px;
    background: url(../image/icon_close.png) no-repeat left top;
    float: right;
    margin-right: 16px;
    margin-top: 26px;
    cursor: pointer;
}