<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.TickerNews{
	width: 100%;
    padding: 9px 20px;
    background-color: #1f3b71;
    border-left: 4px solid #cf0000!important;
   }
    
 @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;
}

@media (max-width:766px){
.ti_news a{
	display: block;
	margin-right: 10px;
	color:#000 !important;
	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;
}






.ti2_wrapper{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.ti2_slide{
	width: 30000px;
	position: relative;
	left: 0;
	top: 0;
}
.ti2_content{
	width: 8000px;
	position: relative;
	float:left;
}
.ti2_news{
	float:left; 
}
.ti2_news a{
	display: block;
	margin-right: 10px;
	color:#fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:500;
}

@media (max-width:766px){
.ti2_news a{
	display: block;
	margin-right: 10px;
	color:#000 !important;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:500;
}

}








.ti2_news a span{
	 background-color:#db0317; padding:3px; color:#fff;
}

.TickerNews1{
	width: 100%;
    padding: 9px 20px;
    background-color: #1f3b71;
    border-left: 4px solid #cf0000!important;
   }
    
 @media (max-width:766px){
	.TickerNews1{
	width: 100%;
    padding: 9px 20px;
    background-color: #f8f8f8;
    border-left: 4px solid #f99c23!important;
    margin-top: 20px !important;
    margin-bottom: 0px !important}
} 


























</pre></body></html>