html,body{
	background:#eef2f5!important;
	font-family:Source Han Sans!important;
}
.font-14{
	font-size: 14px!important;
}
li{list-style: none;}

a{color:#000000!important;}
a:hover{
	color:#85c226!important;
	text-decoration: none!important;
}
.font18{
	font-size: 18px;
}
.font-36{
	font-size: 36px;
	font-weight: 600;
}
.font24{
	font-size: 24px;
	font-weight: 600;
}
.container{
	overflow: hidden;
	margin: 0 auto;
}
.secondaryBanner img{
	height: 400px;
}
.contentCon{
	min-height: 210px;
}
.font18{
	font-size: 18px;
}
.content a img,.contentCon a img{
	cursor: pointer;  
	transition: all 0.6s; 
}
.content a img:hover{
	-webkit-transform: scale(1.00);
	    -ms-transform: scale(1.00);
	    transform: scale(1.00);
}
.font-14{
	font-size: 14px!important;
}
li{list-style: none;}

a{color:#000000!important;}
a:hover{
	color:#85c226!important;
	text-decoration: none!important;
}
.font18{
	font-size: 18px;
}
.font-36{
	font-size: 36px;
	font-weight: 600;
}
.font24{
	font-size: 24px;
	font-weight: 600;
}
.container{
	margin: 0 auto!important;
	overflow: hidden;
}
.secondaryBanner img{
	height: 400px;
}
.contentCon{
	min-height: 210px;
}
.font18{
	font-size: 18px;
}
.content a img,.contentCon a img{
	cursor: pointer;  
	transition: all 0.6s; 
}
.contentCon a img:hover{
	-webkit-transform: scale(1.02);
	    -ms-transform: scale(1.02);
	    transform: scale(1.02);
}



