

.toolbar185 {
    width: 52px;
    position: fixed;
    right: 1%;
    top: 50%;
    margin-top: -115px;
    z-index: 999;
}
.toolbar185 dd {
    width: 51px;
    height: 51px;
    margin-bottom: 1px;
    position: relative;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-top: 4px;
    border: #ebebeb solid 1px;
    background-color: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.toolbar185 dd i {
    width: 51px;
    height: 51px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.toolbar185 dd i span {
    width: 35px;
    height: 35px;
    display: block;
    margin: 8px 0 0 8px;
    background: url(../images/185tupian.png) no-repeat 0 0;
}
.toolbar185 dd.gottop {
    display: none;
}
.toolbar185 .slide-tel {
    display: block;
    width: 0;
    height: 53px;
    line-height: 53px;
    font-size: 24px;
    font-weight: bold;
    font-family: arial;
    color: #FFF;
    position: absolute;
    padding: 0 0 0 53px;
    top: -1px;
    right: -2px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    overflow: hidden;
}
.toolbar185 .slide-mal {
    display: block;
    width: 0;
    height: 53px;
    line-height: 53px;
    font-size: 14px;
    font-weight: bold;
    font-family: arial;
    color: #FFF;
    position: absolute;
    padding: 0 0 0 53px;
    top: -1px;
    right: -2px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    overflow: hidden;
}

.toolbar185 .pop {
    position: absolute;
    right: 90px;
    top: -65px;
    background: #0e492d;
    display: none;
}
.toolbar185 .pop-code185 {
    width: 200px;
}
.toolbar185 .pop-code185 img {
    width: 200px;
    height: 180px;
    display: block;
    padding: 20px 20px 0 20px;
}
.toolbar185 .pop-code185 h3 {
    height: 52px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
}
.toolbar185 .pop-code185 h3 b {
    display: block;
    font-size: 14px;
    font-weight: normal;
}
.toolbar185 .qq span {
    background-position: -35px -47px;
}
.toolbar185 .qq:hover {
    background-color: #0e492d;
}
.toolbar185 .qq:hover span {
    background-position: 0 -47px;
}
.toolbar185 .tel span {
    background-position: -35px 0;
}
.toolbar185 .tel:hover {
    background: #0e492d;
}
.toolbar185 .tel:hover span {
    background-position: 0 0;
}
.toolbar185 .code185 span {
    background-position: -35px -95px;
}
.toolbar185 .code185:hover {
    background-color: #0e492d;
    border-radius: 100%;
}
.toolbar185 .code185:hover span {
    background-position: 0 -95px;
}
.toolbar185 .top span {
    background-position: -35px -142px;
}
.toolbar185 .top:hover {
    background-color: #0e492d;
    border-radius: 100%;
}
.toolbar185 .top:hover span {
    background-position: 0 -142px;
}
.toolbar185 dd:hover {
}

