.right-tool {
    position: fixed;
    top: 100px;
    right: 0px;
}

.right-tool .zixun {
    background-color: #1167a6;
    padding: 10px;
}

.right-tool .back-top {
    text-align: center;
    margin-top: 20px;
}

.right-tool .back-top img{
    cursor: pointer;
}

.right-tool, .right-tool p {
    color: #fff;
}

.right-tool .icon1 {
    height: 51px;
    background: url(../images/right-tool-icon1.png) no-repeat;
}

.right-tool .icon1 p {
    text-align: center;
    padding-left: 60px;
}

.right-tool .icon1 .line1 {
    padding-top: 8px;
    font-size: 18px;
}

.right-tool .action-links a {
    text-align: center;
    color: #fff;
    font-size: 12px;
    border: 1px solid #fff;
    display: inline-block;
    width: 100%;
    height: 27px;
    line-height: 27px;
    margin-top: 13px;
}

.right-tool .tel {
    margin-top: 15px;
    text-align: center;
}

.right-tool .tel .line2 {
    font-size: 16px;
    font-weight: bold;
    color: #f8dc22;
}

.right-tool .icon2 {
    margin-top: 8px;
    text-align: center;
}

.right-tool .close {
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}
