@charset "utf-8";
/*
*/
@-webkit-keyframes pulse{to{opacity:0; transform:scale(1)}} @keyframes pulse{to{opacity:0; transform:scale(1)}}
 .inewsnotice{display:flex; background-color: #fff; padding:15px 10px; align-items: center; font-size: 16px;} 
 .inewsnotice .icon{background-image:url("/img/ico_notice.png"); background-size: 100% 100%; background-repeat: no-repeat; width: 45px; height: 22px;} 
 .inewsnotice .line{height:16px; border-right: 1px solid #f1f2f6; margin:0px 10px;} 
 .inewsnotice .text{flex: 1; height: 22px; overflow: hidden;} .inewsnotice
 .more a{color:#999; margin-left: 10px;} .inewsnotice .islidearticle{margin:0px; padding: 0px; position:relative;} 
 .inewsnotice .islidearticle li{ height: 22px; line-height: 22px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;} 