.g-content-margin{width:100%;width:calc(100% - 3rem);margin:0 1.5rem}.bg-white{background:#fff}.m-announcement-bar{margin:.3rem auto;font-size:1.5rem;display:flex;align-items:center;flex-wrap:nowrap;color:#fff;position:relative}.m-announcement-bar .icon-gonggao{color:var(--primaryColor)}.m-announcement-bar .icon-notice img{max-height:2rem;max-width:2rem;margin-right:.3rem}.m-announcement-bar .content{color:var(--contentFont,var(--ion-color-dark-tint));padding:0 .5rem;width:100%;font-size:1.2rem;line-height:1;height:1.5rem;line-height:1.5rem;overflow:hidden;white-space:nowrap;position:relative;display:inline-block}.m-announcement-bar .content>div{width:auto;position:absolute;top:0;left:5px;text-indent:calc(100vw - 1.5rem - 16px);transform:translateX(0)}@-webkit-keyframes myfirst{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes myfirst{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.m-announcement-bar .content .interval{min-width:4rem;height:1px}