h1, h3 {
	font-family: "NeoSansStdLight";
	color: aliceblue;
	font-size: 36px;
}
p {
	color: #e8e8e8;
}
.section-5 .container .btn {
	
	box-shadow: 0 0px;
	border: solid 0px rgba(255,43,47,1.00);
	background-color: rgba(255,255,255,0.30);
	border-radius: 5px;
	color: #fff;
	padding: 10px 20px;
	margin: 0px;
	margin-left: 6px;	
	margin-top: 10px;
}
.section-5 .container a:hover{background-color:#046EC5}
.section-1 {
	position: relative;
	margin-top: -80px;
}
.section-1 .container {
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	padding-top: 15%;
}
.section-1 .container p {
}
.section-2 .container {
	padding: 5rem 0;
}
.section-3 {
	text-align: center
}
.section-3 .container {
	position: absolute;
	color: aliceblue;
	top: 15%;
	min-width: 100%;
	width: 100%;
	padding: 0 36%;
}
.section-3 .container p {
	color: #ddd;
}
.section-3, .section-4, .section-5 {
	position: relative;
}
.section-4 .container {
	position: absolute;
	width: 35%;
	top: 50%;
	padding-top: 10%;
	padding-left: 8%;
}
.section-4 .container p {
	color: #b3b3b3;
}
.section-5 {
}
.section-5 p {
	color: #ccc;
}
.section-5 dd {
	font-size: 12px;
	color: #ccc;
}
.section-5 .container {
	position: absolute;
	color: aliceblue;
	top: 41%;
	width: 100%;
	text-align: center;
}
.section-5 .container .bluetooth-thumbnail, .aux-thumbnail {
	height: 37px;
	margin-top: 10px;
}
.compatibility p {
	color: #999
}
.compatibility img {
	width: 100%;
}
.compatibility .container {
	width: 62%;
}
.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 h1 {
	color: #000;
}
.spec h2 {
	font-size: 18px;
	color: #767676;
}
.spec h3 {
	color: #333;
	font-size: 20px;
	font-weight: 600;
}
.spec .container {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}
.spec .container .row {
	margin-top: 60px;
	margin-bottom: 40px;
}
.spec .container .spec-box {
	height: 200px;
}
.spec .container .spec-box .spec-pic {
	position: absolute;
	top: 21%;
	left: 0;
	width: 100%;
	min-height: 19.2%;
	-webkit-animation: scale 6s linear infinite;
}
.spec .container .row li {
	font-size: 14px;
	line-height: 1.8;
	color: #686868;
	font-family: arial;
}

@media screen and (max-width: 767px) {
h1 {
	font-size: 22px !important;
	line-height: 30px;
}
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, .section-3 .container, .section-4 .container, .section-5 .container {
	position: inherit;
	width: 100%;
	min-width: 100%;
	background: #111;
	text-align: left;
	padding: 1rem 2rem;
}
.compatibility {
	padding: 40px 0;
}
.compatibility .container {
	width: 100%;
}
.compatibility .container .remarks {
	text-align: left;
}
.compatibility .container .blank-line {
	height: 0px;
}
.compatibility .container h1 {
	font-weight: 600;
}
.compatibility .container img {
	width: 80%;
}
.section-5 dd {
	font-size: 12px;
	color: #bbb !important;
}
.spec .container {
	padding: 10px 30px;
}
.spec .container .col-md-6 {
	padding-bottom: 10px;
}
.spec .container hr {
	padding-bottom: 10px;
	margin-top: -10px;
}
.covervid-wrapper .container p {
	font-size: 1rem;
}
.covervid-wrapper .container h1 {
	font-size: 2.5rem;
}
.social {
	text-align: left !important;
}
.covervid-wrapper .container p {
	color: #ededed;
}
.covervid-wrapper .container h1 {
	color: #ffffff;
}
}

@media only screen and (min-width:768px) and (max-width:1279px) {
h1 {
	font-size: 24px;
}
p {
	font-size: 12px;
}
h3, h4 {
	font-size: 18px !important;
}
.section-1 .container {
	padding: 5% !important
}
.section-3 .container {
	padding: 0 32%;
	top: 10%;
}
.section-4 .container {
	width: 48%;
	padding-top: 8%;
	padding-left: 3%;
}
.section-5 .container {
}
.section-5 .container p {
}
.section-5 .container h1 {
}
.compatibility .container {
	width: 92%;
}
.spec .container {
	padding: 10px 30px;
}
.spec .container h1 {
	font-weight: 600;
}
.spec .container .spec-box {
	height: 80px;
}
.spec .container .spec-box .spec-pic {
	top: 10.68%;
	left: 0%;
	min-height: 10.4%;
}
}

@media only screen and (min-width:1280px) and (max-width:1535px) {
h1 {
	font-size: 30px;
}
h3 {
	font-size: 20px !important;
}
p, li {
	font-size: 14px !important;
}
.container {
	width: 1200px;
}
.section-1 .container {
	padding-top: 10%;
}
.section-3 .container {
	padding: 0 32%;
	top: 12%;
}
.section-4 .container {
	width: 43%;
	padding-top: 5%;
	padding-left: 3%;
}
.section-5 .container {
}
.compatibility .container {
	width: 88%;
}
}

@media only screen and (min-width:1536px) and (max-width:1919px) {
h1 {
	font-size: 30px;
}
h3 {
	font-size: 20px !important;
}
p, li {
	font-size: 14px !important;
}
.container {
	width: 1200px;
}
.section-1 .container {
	width: 80%;
	padding-top: 9%;
}
.section-3 .container {
	padding: 0 32%;
	top: 12%;
}
.section-4 .container {
	width: 36%;
	padding-top: 11%;
	padding-left: 6%;
}
.section-5 .container {
}
.compatibility .container {
	width: 77%;
}
}

/*大分辨率兼容性调整*/

@media only screen and (min-width:1921px) and (max-width:2560px) {
h1 {
	font-size: 40px;
}
h3 {
	font-size: 24px !important;
}
li {
	font-size: 16px !important;
}
p {
	font-size: 16px;
}
.container {
	width: 1200px;
}
.section-1 .container {
	top: 56%;
	left: 0%;
}
.section-3 .container {
}
.section-4 .container {
	padding-top: 16%
}
.section-5 .container {
	top: 50%
}
}

@media only screen and (min-width:2561px) 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: 58%;
	left: 0%;
}
.section-3 .container {
}
.section-4 .container {
	padding-top: 16%
}
.section-5 .container {
	top: 50%
}
.compatibility .container {
	width: 60%;
}
.compatibility .container .remarks {
	font-size: 14px !important;
}
.compatibility .container img {
	width: 80%;
}
}
