@media (max-width:1750px) {}

@media (max-width:1700px) {}

@media (max-width:1530px) {}

@media (max-width:1460px) {}

@media (max-width:1320px) {}

@media (max-width:1280px) {}

@media (max-width:1252px) {}

@media (max-width:1200px) {}

@media (max-width:1152px) {}

@media (max-width:1125px) {}

@media (max-width:1030px) {

	html,
	body {
		font-size: 80px;
	}
}

@media (max-width:940px) {}

@media (max-width:900px) {

	html{
		font-size: 50px;
	}

	.example-solution li,
	.example-value li {
		line-height: .34rem;
	}
}

@media (max-width:750px) {
	.product .banner {
		height: 3.60rem;
	}

	.product .banner h1 {
		font-size: .40rem;
		padding-top: 1.10rem;
	}

	.product .banner h1 span {
		display: block;
	}

	.product .banner-tab {
		width: calc(100% - .60rem);
		left: .30rem;
		bottom: -.50rem;
		box-shadow: .08rem 0 .40rem rgba(51, 90, 212, 0.2);
	}

	.product .banner-tab ul {
		background: #fff;
		border-radius: .10rem;
		justify-content: space-evenly;
	}

	.product .banner-tab li {
		height: .90rem;
		line-height: .90rem;
		border: none;
		padding: 0;
	}

	.product .banner-tab li a {
		color: #484949;
		font-size: .24rem;
	}

	.product .banner-tab li:hover,
	.product .banner-tab li.active {
		padding: 0;
	}

	.product .banner-tab li:hover a,
	.product .banner-tab li.active a {
		padding: 0;
		background: none;
		color: #02b6c2;
	}

	.product .banner-tab li::after,
	.product .banner-tab li:hover::after,
	.product .banner-tab li.active::after {
		height: .02rem;
		width: .25rem;
		left: 50%;
		bottom: .18rem;
		transform: translateX(-50%);
		border: none;
	}

	.product .section {
		width: 100%;
		padding: 1.10rem .30rem;
	}

	.product-brief.section {
		flex-direction: column-reverse;
	}

	.product-brief .brief,
	.product-brief .demo {
		width: 100%;
		left: 0;
	}

	.product-brief .demo img {
		max-width: inherit;
		position: static;
		transform: translateY(0);
	}

	.product-brief .brief h3 {
		font-size: .32rem;
		margin: .60rem 0 .20rem;
	}

	.product-brief .brief p {
		font-size: .24rem;
	}

	.product-brief .brief ul span {
		font-size: .20rem;
	}

	.product-brief .brief .btn {
		margin-top: .30rem;
	}

	.example-content {
		padding: .30rem;
		margin: .10rem 0;
	}

	.example-content.small,
	.example-content.big {
		width: 100%;
	}

	.product-example h4 {
		font-size: .28rem;
		margin-bottom: .25rem;
	}

	.product-example p {
		font-size: .24rem;
		line-height: .36rem;
	}

	.example-content:nth-child(3)::after {
		bottom: auto;
		top: -.70rem;
		right: -.70rem;
	}

	.example-compare {
		padding: 0;
		background: none;
	}

	.example-compare::after {
		display: none;
	}

	.example-compare dl {
		width: calc(50% - .10rem);
	}

	.example-compare dt {
		font-size: .24rem;
		text-align: center;
	}

	.example-compare dd {
		height: 1.80rem;
		margin: .20rem 0 0;
		border-radius: .10rem;
		line-height: .36rem;
		font-size: .24rem;
	}

	.example-solution {
		display: block;
	}

	.example-solution li {
		font-size: .24rem;
		margin: 0 0 .20rem;
		padding: .20rem;
		line-height: .36rem;
	}

	.example-solution.bg li strong {
		font-size: .28rem;
	}

	.example-value {
		flex-wrap: wrap;
	}

	.example-value li {
		min-width: calc(50% - .30rem);
		max-width: calc(50% - .30rem);
		margin: .30rem 0;
		font-size: .18rem;
	}

	.example-value li strong {
		font-size: .24rem;
	}

	.product-solve ul {
		display: block;
	}

	.product-solve li {
		min-width: inherit !important;
		max-width: inherit !important;
		margin: .40rem 0 !important;
		font-size: .28rem !important;
	}

	.product-advantage ul {
		flex-direction: column;
		padding: 0 .60rem;
	}

	.product-advantage li {
		display: flex;
		text-align: left;
		align-items: center;
		margin: 0 0 .30rem !important;
	}

	.product-advantage.long li {
		width: 100%;
	}

	.product-advantage li p {
		font-size: .28rem;
	}

	.product-advantage li span {
		display: inline;
		font-size: .28rem;
		line-height: .40rem;
	}

	.product-advantage li img {
		width: 1.00rem;
		margin: 0 .30rem 0 0;
	}

	.product-advantage.bg::before {
		display: none;
	}

	.product-advantage.bg ul {
		width: 100%;
	}

	.product-business.section {
		display: none;
	}
}
