h1,
h3 {
	color: aliceblue;
	font-size: 36px;
}

p {
	color: #e8e8e8;
}

.none {
	list-style: none;
}

.mar {
	text-align: left;
}

.car_1 {
	width: 450px;
	margin-top: -70px;
	margin-left: 15px;
}

.car_2 {
	width: 1005px;
	margin-left: -60px;
	margin-top: -2px;
}

.car_3 {
	margin-left: 135px;
	width: 622px;
	margin-top: -15px;
}

/*å¹»ç¯çè¿åºææ-start*/
.carousel.fade {
	opacity: 1;
}

.carousel.fade .item {
	-moz-transition: opacity ease-in-out .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	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 .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	z-index: 2;
}

.section-1 {
	position: relative;
	margin-top: -80px;
}

.section-1 .container {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 33%;
	padding: 0 30%;
}

.section-1 .buy-btn {
	position: relative
}

.section-1 .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-1 .container a:hover,
.section-3 .container a:hover {
	background-color: #FF4203;
}

.section-2 .container {
	position: absolute;
	width: 40%;
	top: 20%;
	padding-left: 7%;
}

.section-3 .container {
	position: absolute;
	width: 35%;
	top: 3%;
	padding-top: 7%;
	padding-left: 10%;
}

.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-2 {
	position: relative;
}

.section-5 .container {
	position: absolute;
	color: aliceblue;
	top: 8%;
	width: 80%;
	padding-left: 55%;
}

.compatibility p {
	color: #999
}

.compatibility img {
	width: 100%;
}

.compatibility .container {
	width: 62%;
}

.compatibility .container .remarks {
	font-size: 10px;
}

.compatibility .container .extend .hei {
	color: #000;
}

.compatibility .container .extend,
.compatibility .container .extend p {
	color: #b8b8b8 !important;
}

.carousel.fade {
	opacity: 1;
}

.carousel.fade .item {
	-moz-transition: opacity ease-in-out .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	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 .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	z-index: 2;
}

/*å¹»ç¯ç*/
.layer-mask {
	width: 100%;
	height: 100%;
	opacity: 0.7;
	transition: all 0.5s;
	background-color: #000000;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

.pc-banner {
	width: 100%;
	float: left;
	display: contents;
}

.swiper-slide img {
	width: 100%;
	/* border-radius: 5px; */
	display: block;
	height: 100%;
	border: none;
}

.swiper-slide-active .layer-mask {
	display: none;
}

/* è®¾ç½®è½®æ­æé® */
.button div {
	width: 50px;
	height: 50px;
	background-size: 40%;
	border-radius: 50%;
}

.button div:hover {
	transform: ;
	background-color: rgb(0, 0, 0, .5);
	transition: background-color 1s;
}

@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 {
		padding: 10px 15px 20px !important;
	}

	.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;
	}

	.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:1023px) {
	.row1 {
		margin-left: 50px !important;
		margin-right: 10px !important;
	}

	.mar {
		margin-top: -11px;
	}

	h1 {
		font-size: 24px;
		line-height: 32px;
	}

	p {
		font-size: 12px !important;
	}

	.section-1 .container {
		top: 25%;
		padding: 0 10%;
	}

	.section-1 .container .btn {
		margin-top: 23%;
	}

	.section-1 p {
		padding: 0 !important
	}

	.section-2 .container {
		padding: 0 10%;
		top: 30%
	}

	.section-3 .container {
		width: 39%;
		padding-top: 5%;
		padding-left: 2%;
	}

	.section-4 .container {
		top: 23%;
		padding-left: 69%;
	}

	.compatibility .container {
		width: 88%;
	}

	.compatibility .container img {
		width: 88%;
	}

	.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) {
	.padding img {
		padding-bottom: 8.5% !important;
	}

	/* .footer-1-1{
		margin-left: 20px;
	} */
	h1 {
		font-size: 24px;
		line-height: 32px;
	}

	p {
		font-size: 12px !important;
	}

	.section-1 .container {
		padding: 0 10%;
		top: 27%;
	}

	.section-1 p {
		padding: 0 !important
	}

	.section-2 .container {
		padding: 0 10%;
		top: 38%
	}

	.section-3 .container {
		width: 31%;
	}

	.section-4 .container {
		top: 26%;
		padding-left: 70%;
	}

	.compatibility .container {
		width: 88%;
	}

	.compatibility .container img {
		width: 88%;
	}

	.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: 28%;
	}

	.section-2 .container {
		padding: 0 17%;
		margin-top: -20px;
	}

	.section-3 .container {
		width: 33%;
	}

	.section-4 .container {
		padding-left: 70%;
		top: 31%
	}

	.compatibility .container {
		width: 88%;
	}
}

@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: 30%;
		padding: 0 16%;
	}

	.section-2 .container {
		padding: 0 17%;
		margin-top: -20px;
	}

	.section-3 .container {
		width: 30%;
	}

	.section-4 .container {
		top: 30%;
		padding-left: 70%;
	}

	.compatibility .container {
		width: 88%;
	}
}

@media only screen and (min-width:1441px) and (max-width:1600px) {
	h1 {
		font-size: 30px;
	}

	h3 {
		font-size: 20px !important;
	}

	p,
	li {
		font-size: 14px !important;
	}

	.section-1 .container {
		top: 32%;
		padding: 0 20%;
	}

	.section-2 .container {
		padding: 0 20%;
		margin-top: -20px;
	}

	.section-4 .container {
		top: 30%;
	}

	.compatibility .container {
		width: 77%;
	}
}

/*å¤§åè¾¨çå¼å®¹æ§è°æ´*/
@media only screen and (min-width:2500px) and (max-width:2879px) {
	h1 {
		font-size: 40px;
	}

	li {
		font-size: 16px !important;
	}

	p {
		font-size: 16px;
	}

	.section-1 .container {
		top: 33%;
		padding: 0 30%;
	}
}

@media only screen and (min-width:2880px) and (max-width:3200px) {
	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: 35%;
		padding: 0 20%;
	}

	.compatibility .container {
		width: 60%;
	}

	.compatibility .container .remarks {
		font-size: 14px !important;
	}

	.compatibility .container img {
		width: 80%;
	}
}

@media screen and (min-width:3200px) {
	.section-1 .container {
		top: 36%;
		padding: 0 20%;
	}
}