﻿.TickerNews{
	width: 100%;
    padding: 9px 20px;
    background-color: #316fc8;
    border-left: 4px solid #a6b42e!important;
  margin-top:30px
    }
    
 @media (max-width:766px){
	.TickerNews{
	width: 100%;
    padding: 9px 20px;
    background-color: #f8f8f8;
    border-left: 4px solid #f99c23!important;
    margin-top: 20px !important;
    margin-bottom: 0px !important}
}   

    
    
    
    
    
    
    
    
.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; 
}
.ti_news a{
	display: block;
	margin-right: 10px;
	color:#fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:500;
}
.ti_news a span{
	 background-color:#db0317; padding:3px; color:#fff;
}