.alert .icon,.alert .alert-head .icon-close{background-repeat:no-repeat;background-size:100%}.alert .alert-head .head-txt{font-family:PingFangSC-Medium;font-weight:bold}.alert{position:fixed;z-index:2000;top:148px;left:50%;margin-left:-253px;width:506px;height:107px;padding:23px 22px 21px 28px;background:#FDFEFF;-webkit-box-shadow:0px 4px 6px 0px #ECECED;box-shadow:0px 4px 6px 0px #ECECED;border-radius:4px;color:#333}.alert .icon{position:absolute;top:40px;left:28px;margin-right:18px;width:32px;height:32px;background-image:url("../assets/icon_right32.png")}.alert .icon.icon-error{background-image:url("../assets/icon_warning16.png")}.alert .alert-head{margin-bottom:8px;margin-left:50px}.alert .alert-head .head-txt{display:inline-block;line-height:30px;font-size:22px}.alert .alert-head .icon-close{float:right;display:inline-block;margin-top:4px;width:20px;height:20px;background-image:url("../assets/icon_alert_close20.png");cursor:pointer;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.alert .alert-head .icon-close:hover{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.alert .alert-info{margin-left:50px;line-height:25px;font-size:18px}

/*# sourceMappingURL=alert.css.map */