.__tips{width: 100%;position: fixed;left: 0;top: 0;text-align: center;font-size: 16px;z-index: 9999999999999;}
.__tips .msg{padding: 12px;display: none;width: 100%;margin-bottom: 5px;background:rgba(0,0,0,.8);color: #fff;}
.__tips .msg a{text-decoration: underline;}
.__tips .msg a:hover{color: #fff;font-weight: bold;}
.__tips .msg .__ico{margin-right: 3px;}
.__tips .msg .__ico img{width: 23px;height: 23px;margin-top: -2px;}