@media (max-width: 960px){
	header .uk-container{ max-width: 100%; padding-left: 15px; padding-right: 15px; }
	.logo img { width: 80px; }

	.bigentitle {
	    font-size: 28px;
	    line-height: 40px;
	    font-family: 'Raleway-Light', sans-serif;
	    font-weight: 300;
	}

	.padding100 {
	    padding: 50px 0;
	}

	.counter .uk-card h2 span {
	    display: inline-block;
	    margin-right: 3px;
	    font-size: 22px;
	    font-weight: bold;
	}

	.counter .uk-card p {
	    color: #000;
	    font-size: 12px;
	}

	.cymx p {
	    font-size: 16px;
	}

	.zsmx figure h3 {
	    margin: 0;
	    color: #fff;
	    font-size: 16px;
	}

	.zsmx figure {
	    height: 140px;
	}

	.counter{ background-color: #f2c5be; padding: 20px 0; }
	.counter .uk-card h2{ font-family: 'Darker Grotesque', sans-serif; font-size: 18px; }
	.counter .uk-card h2 span{ display: inline-block; margin-right: 3px; font-size: 22px; font-weight: bold; }

	.page-title {
		font-size: 20px;
	}
	
	.banner-height-sm {
		height: 200px;
	}

	.guwen-team h4,.syzx h4{ font-size: 14px; }
	.guwen-team p,.syzx p{
		font-size: 12px;
		margin: 0;
	}

	.uk-table {
		font-size: 12px;
	}
	.uk-table td{
		padding: 4px;
	}

}