.BreakingNewsController{width:100%; overflow:hidden;  height:auto; position:relative;}
.BreakingNewsController .bn-title{display:inline-block; float:left; padding:15px 0px; color:#f3f3f3; width:1px; overflow:hidden;font-size:45px;}
.BreakingNewsController ul{padding:0; margin:0; display:block; list-style:none; position:absolute; left:10px; right:50px;}
.BreakingNewsController ul li{list-style:none; padding:15px 0px; display:none;text-align:center;}
.BreakingNewsController ul li a{text-decoration:none; color:#333; display:block; overflow:hidden; padding:0; font-family: 'Microsoft YaHei';     font-weight: bold; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;font-size:45px; text-align:center;}
.BreakingNewsController .bn-arrows{display:inline-block; float:right; width:20px; height:95px; position:absolute; right:0; top:0; bottom:0;}
.BreakingNewsController .bn-arrows span{display:block; width:20px; height:20px; position:absolute; right:10px; cursor:pointer; opacity:0.2; overflow:hidden;}
.BreakingNewsController .bn-arrows span:hover{opacity:1;}
.BreakingNewsController .bn-arrows-left{ top:15px; background:url(../img/bn-arrows.png) 0 0 no-repeat;}
.BreakingNewsController .bn-arrows-right{bottom:20px; background:url(../img/bn-arrows.png) 0 -20px no-repeat;}

.easing a, .easing span{transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}
