
.alert.alert-info {height: 75px; width: 340px; border-radius: 40px; box-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05), 0 8px 50px rgba(0, 0, 0, 0.05);background-color: rgb(255, 255, 255); padding: 5px;-webkit-animation-duration: .5s;-moz-animation-duration: .5s;}
.image {display: block; height: 59px; left: 3px; position: absolute; top: 8px; width: 59px;}
.alert.alert-info .content { padding-left: 65px; padding-right: 4px;width: 100%;}
.image img { border-radius: 50%; height: 59px; width: 59px;}
.content .notify_title { font-size: 15px; font-weight: bold;}
.content .notify_msg { color: rgb(51, 51, 51);font-size: 13px;line-height: 20px;}
.content .notify_msg_time{ color: rgb(153, 153, 153);font-size: 12px;}