

.f-link-32-1{
	width:100%;
	/* height:40px; */
	/* background: rgb(67,192,155); */
	/* background: linear-gradient(90deg, rgba(67,192,155,1) 0%, rgba(7,191,192,1) 100%); */
	/* border-bottom: #15810f 5px solid; */
	/* background: #4EBA16; */
	/* background: linear-gradient(90deg, rgba(78, 186, 22, 1) 0%, rgba(29, 134, 17, 1) 100%); */
	}
.t-link{
	width:100%;
	height:auto;
	padding:10px;
	font-size: 12px;
	text-align:center;
	}
.t-link a{
	color: #fff;
	}
.t-link a:hover{
	color:#fff;
	}
	
.t-link-2{
	width:100%;
	height:auto;
	padding:10px 0;
	font-size: 13px;
	text-align:center;
	}
.t-link-2 a{
	color:#000;
	}
.t-link-2 a:hover{
	color:#999;
	}	
	

@media (min-width: 1200px) and (max-width: 1280px){
.t-link{
		
font-size: 11px;
}	
}

@media (min-width: 1281px) and (max-width: 1366px){
.t-link{
		
font-size: 11px;
}	
}
