.visual_btn{
    letter-spacing: 0;
    padding: 0px 6px;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #d9d9d9;
    outline: none;
    background-color: #fff;
    color: #474747;
    outline: none;
    font-family: "Microsoft YaHei";
    cursor: pointer;
    border-radius: 3px;
margin-top: 10px;
}
.visual_icon{
    padding-left: 25px !important;
    background-image: url(send.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}

.visual_icon {
    padding-left: 25px !important;
    background-image: url(/files/visual/img/1533/exit.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}