.TickerNews{
    width: 49%;
    height: 30px;
    line-height: 28px;
    float: right;
    margin-right: 40px;
    margin-top: -10px;
}
.ti_wrapper{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.ti_slide{
	width: 30000px;
	position: relative;
	left: 0;
	top: 0;
}
.ti_content{
	width: 8000px!important;
	position: relative;
	float:left;
}
.ti_news{
	float:left;
}
.ti_news a{
	display: block;
	margin-right: 10px;
	color:#666;
    font-size: 12px;
    font-weight: 400 !important;
	text-decoration: none;
	font-family: 'Nunito', sans-serif;
}