.TickerNews{
	width: 100%;
    height: 35px;
    line-height: 36px;
}
.ti_wrapper{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.ti_slide{
	width: 30000px;
	position: relative;
	left: 0;
	top: 0;
}
.ti_content{
	width: 8000px;
	position: relative;
	float:left;
}
.ti_news{
    display: inline-flex;
    padding:0 5px;
}

.ti_news a{
	display: block;
	margin-right: 10px;
	color:black;
	text-decoration: none;
	font-family: geneva;
}
.ti_news2{
    padding:0 5px;
}
.ti_news2 img{
   height:25px;
   margin:6px;
}
.ti_news2 a{
	display: block;
	margin-right: 10px;
	color:black;
	text-decoration: none;
	font-family: geneva;
}
.ti_news2 img{
   height:25px;
   margin:6px;
}