h1 {
	font-family: "NeoSansStdLight";
	font-size: 36px;
	color: #000 !important;
}

p {
	color: #b3b3b3;
}

.section-1 {
	position: relative;
	margin-top: -80px;
}

.section-1 .container {
	position: absolute;
	top: 80%;
	left: 20%;
	margin-top: -3.6%;
	width: 30%;
	padding-bottom: 0.7rem;
}

.section-1 .container .btn {
	border: solid #000 1px !important;
	color: #000;
}

.section-1 .container p {
	margin-top: -10px;
}

.section-2 .container {
	padding: 5rem 0;
}

.section-3 .container {
	position: absolute;
	top: 6%;
	right: 0;
	width: 28%;
	margin-right: 20%;
}

.section-3 .container p {
	color: #999;
}

.section-3,
.section-4,
.section-5 {
	position: relative;
}

.section-4 .container {
	position: absolute;
	width: 36.5%;
	top: 15%;
	left: 6%;
	padding-left: 8%;
}

.section-4 .container p {
	color: #666;
}

.section-5 p {
	color: #ccc;
}

.section-5 dd {
	font-size: 12px;
	color: #ccc;
}

.section-5 .container {
	position: absolute;
	color: aliceblue;
	top: 15%;
	min-width: 66%;
	width: 66%;
	padding-left: 11%;
}

.compatibility img {
	width: 100%;
}

.compatibility .container {
	width: 60%;
}

.compatibility .container .blank-line {
	height: 4px;
}

.compatibility .container .remarks {
	font-size: 10px;
}

.compatibility .container .extend .hei {
	color: #000;
}

.compatibility .container .extend,
.compatibility .container .extend p {
	color: #b8b8b8 !important;
}

.spec .container .spec-img {
	width: 100%;
	padding-top: 30px;
}

.spec h1 {
	color: #fff !important
}

@media only screen and (max-width:480px) {
	h1 {
		font-size: 22px !important;
		line-height: 30px;
		color: #ffffff !important;
	}

	h4 {
		font-size: 1.98rem;
	}

	p {
		color: grey !important;
		font-size: 12px;
	}

	h3 {
		font-size: 18px !important
	}

	li {
		font-size: 12px !important
	}

	hr {
		margin: 0;
	}

	.section-1 .container {
	    padding: 1rem 2rem 2rem;
		left: 0;
	}

	.section-1 .container .btn {
		color: #FFF;
		border: solid #fff 1px !important;
	}

	.section-4 .container {
		left: 0;
	}

	.compatibility {
		padding: 40px 0;
	}

	.compatibility .container {
		width: 100%
	}

	.compatibility .container .remarks {
		text-align: left
	}

	.compatibility .container h1 {
		font-weight: 600;
	}

	.compatibility .container img {
		width: 80%;
	}

	.section-5 dd {
		font-size: 12px;
		color: #bbb !important;
	}

	.spec {
		border-top: 1px solid #2e2e2e3d;
	}

}

/*ipad*/
@media only screen and (min-width:768px) and (max-width:1023px) {
	h1 {
		font-size: 24px;
	}

	p {
		font-size: 12px;
	}

	h3,
	h4 {
		font-size: 18px !important;
	}

	.section-1 .container {
		top: 70%;
		left: 5%;
		width: 44%;
	}

	.section-3 .container {
		width: 52%;
		top: 2%;
		margin-right: 2%;
	}

	.section-4 .container {
		width: 58%;
		left: 0%;
		top: 2%;
	}

	.section-5 .container {
		top: 6%;
		padding-left: 5%;
	}

	.section-5 .container p {
		width: 80%;
	}

	.section-5 .container h1 {
		width: 100%;
	}

	.compatibility .container {
		width: 92%
	}

}

@media only screen and (min-width:1024px) and (max-width:1279px) {
	h1 {
		font-size: 28px;
	}

	p {
		font-size: 14px !important;
	}

	.container {
		width: 88%;
		max-width: 88%;
	}

	.section-1 .container {
		top: 70%;
		width: 43%;
		left: 10%;
	}

	.section-3 .container {
		width: 46%;
		top: 2%;
		margin-right: 6%;
	}

	.section-4 .container {
		width: 60%;
		top: 18%;
		left: 0;
	}

	.compatibility .container {
		width: 88%
	}

	.compatibility .container img {
		width: 88%
	}

	.compatibility .container .blank-line {
		height: 7px;
	}

	.section-5 .container {
		top: 10%;
		left: 0;
		padding-left: 7%;
	}

	.section-5 .container p {
		width: 50%;
	}

	.section-5 .container h1 {
		width: 100%;
	}

	.copyright-bar .container .small {
		font-size: 12px !important;
	}
}

@media only screen and (min-width:1280px) and (max-width:1365px) {
	h1 {
		font-size: 28px;
	}

	h3,
	h4 {
		font-size: 20px !important
	}

	p,
	li {
		font-size: 13px !important
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		top: 78%;
		width: 40%;
		left: 16%;
	}

	.section-3 .container {
		width: 40%;
		margin-right: 12%;
	}

	.section-4 .container {
		width: 46.68%;
		left: 0;
		bottom: 5%;
	}

	.section-5 .container {
		width: 76%;
	}

	.compatibility .container {
		width: 88%
	}
}

@media only screen and (min-width:1366px) and (max-width:1440px) {
	h1 {
		font-size: 30px;
	}

	h3 {
		font-size: 20px !important
	}

	p,
	li {
		font-size: 14px !important
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		top: 80%;
		width: 40%;
		left: 10%;
	}

	.section-3 .container {
		width: 40%;
		margin-right: 12%;
	}

	.section-4 .container {
		width: 47.58%;
	}

	.compatibility .container {
		width: 88%
	}
}

@media only screen and (min-width:1536px) and (max-width:1600px) {
	h1 {
		font-size: 30px;
	}

	h3 {
		font-size: 20px !important
	}

	p,
	li {
		font-size: 14px !important
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		margin-top: -5.6% !important;
		top: 83%;
	}

	.section-3 .container {
		width: 38%;
		margin-right: 14%;
	}

	.section-4 .container {
		width: 42.68%;
		bottom: 6%;
		margin-left: -5%
	}

	.compatibility .container {
		width: 77%
	}
}

/*大分辨率兼容性调整*/
@media only screen and (min-width:1921px) and (max-width:2560px) {
	h1 {
		font-size: 40px;
	}

	li {
		font-size: 16px !important
	}

	p {
		font-size: 16px;
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		top: 88%;
	}

	.section-3 .container {
		width: 28%;
		top: 8%;
	}

	.section-4 .container {
		width: 32%;
	}
}

@media only screen and (min-width:2880px) and (max-width:3200px) {
	h1 {
		font-size: 48px;
	}

	h3,
	h4 {
		font-size: 24px !important
	}

	li {
		font-size: 16px !important
	}

	p {
		font-size: 18px;
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		top: 88%;
		width: 60%;
	}

	.section-3 .container {
		width: 34%;
		margin-right: 17%;
		top: 8%;
	}

	.section-4 .container {
		width: 32.8%;
	}

	.compatibility .container {
		width: 60%;
	}

	.compatibility .container .remarks {
		font-size: 14px !important;
	}

	.compatibility .container img {
		width: 80%;
	}

	.main-nav .navbar-nav .nav-item a {
		font-size: 18px !important
	}

	.footer-wrap-1-1 h4 {
		font-size: 28px;
	}

	.footer-wrap-1-1 h3 {
		font-size: 24px;
	}

	.footer-wrap-1-1 p {
		font-size: 16px;
	}

	.copyright-bar .container .small {
		font-size: 16px !important;
		padding-bottom: 22px;
	}

	.copyright-bar .container .social i {
		font-size: 28px !important;
		padding-left: 24px;
	}
}