div[plug-in-26a3c185]{
 display:flex;
 flex-direction:column;
 flex-shrink:0;
 flex-grow:0;
 flex-basis:auto;
 align-items:stretch;
 align-content:flex-start
}
.top-notice[plug-in-26a3c185] {
 display:flex;
 flex-direction:row;
 align-items:center;
 justify-content:space-between
}
.top-notice-icon[plug-in-26a3c185] {
 margin-right:5px;
 align-items:center;
}
.top-notice-icon-left[plug-in-26a3c185] {
 margin-left:5px;
 align-items:center
}
.top-notice-content[plug-in-26a3c185] {
 flex:1;
 text-align:right;
 display:flex;
 flex-direction:row;
 flex-wrap:nowrap;
 overflow:hidden
}
.top-notice-content-text[plug-in-26a3c185] {
 font-size:14px;
 color:#F9AE3D;
 padding-left:100%;
 word-break:keep-all;
 white-space:nowrap;
 -webkit-animation:loop-animation-plug-in-26a3c185 10s linear infinite both;
 animation:loop-animation-plug-in-26a3c185 10s linear infinite both;
 animation-play-state: running;
 animation-duration: 20.65s;
 
}
@-webkit-keyframes loop-animation-plug-in-26a3c185 {
 0% {
  -webkit-transform:translateZ(0);
  transform:translateZ(0)
 }
 100% {
  -webkit-transform:translate3d(-100%,0,0);
  transform:translate3d(-100%,0,0)
 }
}
@keyframes loop-animation-plug-in-26a3c185 {
 0% {
  -webkit-transform:translateZ(0);
  transform:translateZ(0)
 }
 100% {
  -webkit-transform:translate3d(-100%,0,0);
  transform:translate3d(-100%,0,0)
 }
}
