﻿.TickerNews{
	width: 100%; padding:6px 20px;
	  background-color:#08356c;margin-top:0px;
}
.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{
	float:left; color:#fff; 
}
.ti_news a{
	display: block;
	margin-right: 10px;
	color:#fff;
	text-decoration: none;
	font-family:  'PT Serif', serif ; font-size:14px; font-weight:500;
}
.ti_news a span{
	 background-color:#ce0414; padding:3px; color:#fff;
}