#deng_autograph {
    padding: 12px 24px 12px 30px;
    margin-top: 15px;
    margin-left: 5px;
    border-left-width: 5px;
    font-size: 14px;
    line-height: 2;
    border-left-style: solid;
    background-color: #f8f8f8;
    position: relative;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    border-left-color: #169fe6;
    z-index: 1;
}
#deng_autograph:before {
    content: "!";
    background-color: #2D8CF0;
    position: absolute;
    top: 100px;
    left: -12px;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
    font-size: 14px;
}
#deng_autograph .reward-wrap img{
width:120px;
height:110px;
}
#deng_autograph .reward-wrap .reward-wrap-img{
    padding: 8px;
    width: 120px;
    height: 110px;
    border: 2px solid #ff7300;
    border-radius: 8px;
margin-left: 30px;
display: inline-block;
}
