#call{
    background: url(../images/cloud_pic_03.png);
    background-size: cover;
    background-position: 50% 50%;
}
.accept_box{
    display: flex;
}
.out{
	width: 25%;
}
a{
	height: 100%;
    display: flex;
    align-items: center;
}
.accept_box_left{
    width: 50%;
}
.accept_box_left h5{
    color: rgb(0,122,255);
    font-size: 20px;
    font-weight: 550;
}
.accept_box_left_div{
    width: 20%;
    float: left;
}
.appreciation div{
    color: #999;
    margin-top: 15px;
}