/* S 适龄提示 */
.age_tips {
    position: absolute;
    right: 309px;
    top: 410px;
    width: 110px;
    height: 120px;
    background: url(../images/16.png) 0 0 no-repeat;
    cursor: pointer;
    z-index: 30;
}
/* E 适龄提示 */