.section-1 .awarded {
	position: absolute;
	right: 10%;
	top: 8%;
}

.section-1 .awarded img {
	width: 100%;
}

h1,
h3 {
	color: aliceblue;
	font-size: 36px;
}

p {
	color: #e8e8e8;
}

/*å¹»ç¯çè¿åºææ-start*/
.carousel.fade {
	opacity: 1;
}

.carousel.fade .item {
	-moz-transition: opacity ease-in-out 1.5s;
	-o-transition: opacity ease-in-out 1.5s;
	-webkit-transition: opacity ease-in-out 1.5s;
	transition: opacity ease-in-out 1.5s;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	z-index: 1;
}

.carousel.fade .item:first-child {
	top: auto;
	position: relative;
}

.carousel.fade .item.active {
	opacity: 1;
	-moz-transition: opacity ease-in-out 1.5s;
	-o-transition: opacity ease-in-out 1.5s;
	-webkit-transition: opacity ease-in-out 1.5s;
	transition: opacity ease-in-out 1.5s;
	z-index: 2;
}

.section-2 .container-ns a {
	font-size: 48px !important;
	position: absolute;
	top: 50%;
	z-index: 3;
}

.carousel-control.left {
	background-image: none !important;
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: none !important;
}

.carousel-fade .active.left,
.carousel-fade .active.right {
	opacity: 1;
}

.carousel-fade .next.left,
.carousel-fade .prev.right {
	opacity: 1;
}

.section-1 {
	position: relative;
	margin-top: -80px;
}

.section-1 .container {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 43%;
	padding: 0 25%;
}

.section-2 .container {
	position: absolute;
	text-align: left;
	width: 100%;
	top: 60%;
	padding-left: 55%;
	padding-right: 18%;
}

.section-3 .container {
	position: absolute;
	width: 100%;
	top: 60%;
	padding-right: 50%;
	padding-left: 13%;
}

.detail .col-md-4 img {
	width: 100%;
}

.section-3 .container p {
	color: #ddd;
}

.section-3 .container .btn {
	margin: 10px 6px;
	border-radius: 0px !important;
	border: solid #fff 1px;
	background-color: rgba(0, 0, 0, 0.00);
	box-shadow: 0 0;
}

.section-3,
.section-4,
.section-2 {
	position: relative;
}

.section-4 .container {
	position: absolute;
	width: 100%;
	top: 65%;
	padding-right: 58%;
	padding-left: 15%;
}

.section-4 .container p {
	color: #b3b3b3;
}

.section-4 .container .btn {
	margin: 10px 6px;
	border-radius: 0px !important;
	border: solid #fff 1px;
	background-color: rgba(0, 0, 0, 0.00);
	box-shadow: 0 0;
}

.section-5 {}

.section-5 p {
	color: #ccc;
}

.section-5 dd {
	font-size: 12px;
	color: #ccc;
}

.section-5 .container {
	position: absolute;
	color: aliceblue;
	width: 100%;
	top: 65%;
	padding-right: 15%;
	padding-left: 65%;
}

.detail {
	position: relative;
	background-color: #111111;
}

.detail .container {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.detail .container h1 {
	text-align: center;
	color: #FFFFFF;
	font-weight: 400;
}

.detail .container p {
	text-align: center;
	color: #747474;
	padding-left: 20%;
	padding-right: 20%;
}

.detail .container .col-md-4 {
	padding-left: 0;
	padding-right: 0;
}

/* è½®æ­å¾ */
.slider {
	margin-bottom: -20px;
}

.slider .item {
	background: #000;
}

.slider .item img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .5;
}

.slider .active .item img {
	-webkit-filter: none;
	filter: none;
	opacity: 1;
}

.slider .owl-dots {
	display: inline-block;
	margin-top: -265px;
	left: 50%;
	transform: translate(-50%, -50%);
	top: -43px;
	position: relative;
}

.slider .owl-dot {
	float: left;
	width: 8px;
	height: 8px;
	background: #000;
	position: relative;
	border-radius: 5px;
	margin: 10px 6px;
}

.slider .owl-dot.active {
	background: #fff;
}

@media screen and (max-width: 320px) {
	.section-3 .Android-Screens {
		top: 3.4% !important;
		left: 8.5%;
		padding-left: 22.2% !important
	}
}

@media screen and (min-width:351px) and (max-width:400px) {
	.section-3 .Android-Screens {
		top: 3.8% !important;
		left: 8.6%;
		padding-left: 22.2% !important
	}
}

@media screen and (min-width:401px) and (max-width:414px) {
	.section-3 .Android-Screens {
		top: 3.9% !important;
		left: 8.4%;
		padding-left: 22.2% !important
	}
}

@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 .btn {
		margin-bottom: 20px;
	}

	.detail {
		border-top: 1px solid #2e2e2e;
	}

	.detail br {
		display: none;
	}

	.detail .container p {
		padding: 0 2rem;
	}

	.compatibility {
		padding: 30px 0;
	}

	.compatibility .container .remarks {
		text-align: center;
	}

	.section-5 dd {
		font-size: 12px;
		color: #bbb !important;
	}

	.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;
	}

	.section-2 .container-ns a {
		font-size: 36px !important;
		position: absolute;
		z-index: 3;
		margin-top: -5% !important;
	}

	.spec1 {
		border-top: 1px solid #2e2e2e3d;
	}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
	.section-1 .reddot_2020 img {
		width: 40%;
	}

	h1 {
		font-size: 24px;
		margin-bottom: 10px;
	}

	p {
		font-size: 12px !important;
	}

	.section-1 .container {
		padding: 0 8%;
		top: 30%;
	}

	.section-1 p {
		padding: 0px !important;
		margin-top: 0px;
	}

	.section-2 .container {
		top: 60%;
		padding-left: 43%;
		padding-right: 8%;
	}

	.section-3 .container {
		width: 100%;
		top: 68%;
		padding-right: 3%;
		padding-left: 22%;
	}

	.section-4 .container {
		top: 59%;
		padding-right: 55%;
		padding-left: 3%;
	}

	.section-4 .con3 {
		top: 12%;
		padding-right: 15%;
		padding-left: 54%;
	}

	.section-5 .container {
		padding-left: 48%;
		width: 88%;
		top: 3%
	}

	.copyright-bar .container .small {
		font-size: 12px !important;
	}
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
	.section-1 .reddot_2020 img {
		width: 55%;
	}

	h1 {
		font-size: 24px;
		line-height: 32px;
	}

	p {
		font-size: 12px !important;
	}

	.section-1 .container {
		top: 40%;
		padding: 0 15%;
	}

	.section-1 p {
		padding: 0 !important
	}

	.section-2 .container {
		top: 60%;
		padding-left: 52%;
		padding-right: 15%;
	}

	.section-3 .container {
		width: 100%;
		top: 55%;
		padding-left: 5%;
		padding-right: 46%;
	}

	.section-4 .container {
		top: 66%;
		padding-left: 13%;
		padding-right: 55%;
	}

	.compatibility .container .blank-line {
		height: 7px;
	}

	.section-5 .container {
		padding-left: 48%;
		width: 88%;
		top: 3%
	}

	.copyright-bar .container .small {
		font-size: 12px !important;
	}
}

@media only screen and (min-width:1280px) and (max-width:1365px) {
	h1 {
		font-size: 28px;
		line-height: 36px;
	}

	h3,
	h4 {
		font-size: 20px !important;
	}

	p,
	li {
		font-size: 13px !important;
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		padding: 0 15%;
		top: 30%;
	}

	.section-2 .container {
		padding: 0 17%;
		margin-top: -20px;
	}

	.section-3 .container {
		width: 33%;
	}

	.section-4 .container {
		padding-left: 62%;
		top: 12%
	}

	.section-4 .con3 {
		padding-left: 58%;
		padding-right: 15%;
		top: 16%;
	}
}

@media only screen and (min-width:1366px) and (max-width:1440px) {
	h1 {
		font-size: 30px;
		line-height: 40px
	}

	h3 {
		font-size: 20px !important;
	}

	p,
	li {
		font-size: 14px !important;
	}

	.section-1 .container {
		top: 40%;
		padding: 0 13%;
	}

	.section-2 .container {
		top: 65%;
		padding-left: 53%;
		padding-right: 18%;
	}

	.section-3 .container {
		width: 100%;
		top: 58%;
		padding-right: 48%;
		padding-left: 13%;
	}

	.section-4 .container {
		top: 68%;
		padding-left: 15%;
		padding-right: 55%;
	}

	.section-4 .con3 {
		top: 18%;
		padding-left: 58%;
		padding-right: 18%;
	}
}

@media only screen and (min-width:1441px) and (max-width:1660px) {
	h1 {
		font-size: 30px;
	}

	h3 {
		font-size: 20px !important;
	}

	p,
	li {
		font-size: 14px !important;
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		top: 43%;
		padding: 0 25%;
	}

	.section-2 .container {
		top: 62%;
		padding-right: 10%;
		padding-left: 55%;
	}

	.section-3 .container {
		width: 100%;
		top: 58%;
		padding-right: 50%;
		padding-left: 15%;
	}

	.section-4 .container {
		top: 68%;
		padding-right: 58%;
		padding-left: 15%;
	}

	.section-4 .con3 {
		top: 20%;
		padding-right: 16%;
		padding-left: 62%;
	}
}

/*å¤§åè¾¨çå¼å®¹æ§è°æ´*/
@media only screen and (min-width:2560px) and (max-width:2879px) {
	h1 {
		font-size: 40px;
	}

	li {
		font-size: 16px !important;
	}

	p {
		font-size: 16px;
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		top: 45%;
	}

	.section-2 .container {
		top: 65%;
	}

	.section-3 .container {
		top: 62%;
		padding-right: 50%;
		padding-left: 15%;
	}

	.section-4 .container {
		top: 70%;
		padding-right: 65%;
		padding-left: 15%;
	}

	.section-5 .container {
		top: 68%;
		padding-right: 13%;
		padding-left: 65%;
	}
}

@media only screen and (min-width:2880px) and (max-width:3200px) {
	.section-1 .reddot_2020 img {
		width: 100%
	}

	h1 {
		font-size: 48px;
		line-height: 66px;
	}

	h3,
	h4 {
		font-size: 24px !important;
	}

	li {
		font-size: 16px !important;
	}

	p {
		font-size: 18px;
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		top: 50%;
	}

	.section-2 .container {
		top: 65%;
	}

	.section-3 .container {
		top: 60%;
		padding-right: 50%;
		padding-left: 20%;
	}

	.section-4 .container {
		top: 72%;
		padding-right: 62%;
		padding-left: 20%;
	}

	.compatibility .container .remarks {
		font-size: 14px !important;
	}
}