/* scrolltext */
.scrolltext{padding:20px;background:rgba(0,51,153,0.8);width:100%;margin:0;box-sizing: border-box; position:absolute;z-index:3;bottom:0px;}
.scrolltext ol li{padding:7px 0;font-size:14px; color:#FFF;line-height:20px;border-bottom:1px solid rgba(255,255,255,0.3);}
.scrolltext ol li span{ font-size:16px; color: #FF0;background: none; padding:0px; margin:0 5px 0 0;border-radius:10px; font-weight: normal;}

.scrolltext ol li a{color:#6f746e;display:block;width:172px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;}
.scrolltext ol li a:hover{color:#ef9b11;text-decoration:none;}
.scrolltext .part{width:100%;padding-top:20px;}
.scrolltext .part span{margin-left:26px;cursor:pointer;}
#breakNews{padding:0px;}
#breakNews .list6{height:160px;overflow:hidden;width:100%;}