@media (max-width: 539px) {
	.system-wp {
		padding-top: 0;
	}

	.big-data p {
		padding: 0 15px;
		font-size: 12px;
	}

	.big-data h3 {
		font-size: 14px;
		padding: 5px 0;
	}

	.government_system>.item>.box>.content {
		width: 90%;
	}

	.system-wp>.title>.title-zh {
		font-size: 24px;
		line-height: 34px;
		padding-top: 20px;
	}

	.system-wp>.title>.title-en {
		font-size: 14px;
		line-height: 18px;
		padding-top: 6px;
	}
}

@media (min-width: 540px) and (max-width:767px) {
	.system-wp {
		padding-top: 0;
	}

	.big-data p {
		padding: 0 5%;
		font-size: 12px;
	}

	.big-data h3 {
		font-size: 16px;
		padding: 10px 0;
	}

	.government_system>.item>.box>.content {
		width: 90%;
	}

	.system-wp>.title>.title-zh {
		font-size: 24px;
		line-height: 34px;
		padding-top: 20px;
	}

	.system-wp>.title>.title-en {
		font-size: 14px;
		line-height: 18px;
		padding-top: 6px;
	}
}

@media (min-width: 768px) and (max-width:1023px) {
	.system-wp {
		padding-top: 0;
	}

	.big-data p {
		padding: 0 10%;
		font-size: 14px;
	}

	.big-data h3 {
		font-size: 24px;
		padding: 15px 0;
	}

	.system-wp>.title>.title-zh {
		font-size: 28px;
		line-height: 38px;
		padding-top: 28px;
	}

	.system-wp>.title>.title-en {
		font-size: 14px;
		line-height: 18px;
		padding-top: 6px;
	}
}

@media (min-width: 1024px) and (max-width:1399px) {
	.enterprise_use>.list>.item {
		width: 48.7%;
	}

	.big-data p {
		padding: 0 12%;
	}

	.big-data h3 {
		font-size: 30px;
		padding: 15px 0;
	}

	.system-wp>.title>.title-zh {
		font-size: 30px;
		line-height: 40px;
		padding-top: 30px;
	}

	.system-wp>.title>.title-en {
		font-size: 16px;
		line-height: 20px;
		padding-top: 8px;
	}
}

@media (min-width: 1400px) {}


@media only screen and (max-width: 860px) {
	.link {
		font-size: 1.5rem;
	}

	.government_system>.item {
		padding-bottom: 93.333%;
	}

	.government_system>.item>.box>.title {
		padding: 5% 0 2.5% 0;
	}

	.government_system>.item>.box>.content {
		/* width: 90%; */
	}

	.government_system>.item:nth-child(2) {
		background-image: url("../image/government/example_01_app.png");
	}

	.government_system>.item:nth-child(3) {
		background-image: url("../image/government/example_01_app.png");
	}

	.government_system>.item:nth-child(4) {
		background-image: url("../image/government/example_03_app.png");
	}

	.government_system>.item:nth-child(5) {
		background-image: url("../image/government/example_04_app.png");
	}

	.government_system>.item:nth-child(6) {
		background-image: url("../image/government/example_05_app.png");
	}

	.government_system>.item:nth-child(7) {
		background-image: url("../image/government/example_06_app.png");
	}
	.government_system>.item:nth-child(10) {
		background-image: url("../image/government/example_09_app.png");
	}

	.government_system>.item:nth-child(6) {
		background-size: 100% 100%;
	}

	.government_system>.item:nth-child(7) {
		background-size: 100% 100%;
	}
}
