/*幻灯片过场效果-start*/
.awards-box {
	left: 6%;
	right: auto !important;
}

.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 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;
}

/*幻灯片过场效果-end*/
.section-7 .col-md-4 {
	text-align: center;
	width: 25%;
	padding-top: 30px;
}

.section-7 .bluetooth {
	margin-left: 12.5%;
}

.section-7 .col-md-4 img {
	width: 36%;
	padding-left: 5%;
	padding-right: 5%;
}

.section-7 .col-md-4 h2 {
	font-size: 22px !important;
}

.margin {
	margin-left: 12.5%;
}

/*press-reviews*/
.section-1 .pcmag img {
	width: 100%;
}

.section-1 .pcworld img {
	width: 68%;
}

/*press-reviews*/
.section-7 .col-md-6 {
	width: 35%;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
	margin-top: 3%;
	margin-left: 12%;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
}

.section-7 .col-md-6 img {
	width: 100%;
}

.section-7 .col-md-6:first-child {
	margin-right: 10%;
}

.section-7 .col-md-6:last-child {
	margin-left: 6%;
	margin-right: 0;
}

h1,
h3 {
	color: aliceblue;
	font-size: 36px;
}

p {
	color: #e8e8e8;
}

.section-1 .pcmag {
	position: absolute;
	right: 5%;
	top: 5%;
}

.section-1 .pcworld {
	position: absolute;
	right: 8.8%;
	top: 5%;
}

/*software*/
.w-video {
	text-align: center;
	color: #0070c9;
	padding-bottom: 40px;
	font-size: 24px;
}

.watch-video span:hover {
	text-decoration-line: underline;
	color: #0070c9;
}

.content-1-9 .fa {
	color: #0070c9;
	font-size: 24px;
}

.section-7 h1 {
	text-align: center;
	color: #111 !important;
	font-weight: 600;
}

.description {
	text-align: center;
	color: #111;
	padding: 0 10%;
}

.description_1 {
	padding: 0 16%;
}

.section-7 .container {
	width: 71%;
}

.section-7 h2 {
	font-size: 30px;
	font-weight: 600;
	color: #505050;
}

.section-7 .a1 p {
	display: block;
	margin-top: -10px;
	color: #989898;
	font-size: 14px !important;
}

.col-md-2 {
	width: 18.7%;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
	margin-right: 1.62%;
	padding-left: 0px;
	padding-right: 0px;
}

.col-md-2 img {
	width: 100%;
}

.col-md-2:last-child {
	margin-right: 0;
}

.a1 {
	padding: 10px 30px;
	height: 150px;
}

.section-1 {
	position: relative;
	margin-top: -80px;
}

.section-1 .container {
	text-align: left;
	position: absolute;
	top: 6%;
	width: 100%;
	padding-left: 66%;
	padding-right: 10%;
}

.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;
}

.press-reviews .container a {
	color: #000
}

.press-reviews .container a:hover {
	color: darkred;
	border-bottom: solid 0px darkred
}

.press-reviews .container h3 {
	color: #999;
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	text-align: left
}

.press-reviews .container p {
	color: #111;
	font-family: "NeoSansStdLight";
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	text-align: right
}

.press-reviews .container .btn-outline.outline-light,
.icon.outline-light {
	color: #666;
	background: none;
	border: 2px solid #ccc;
}

.section-2 {
	background-color: rgba(0, 0, 0, 0.9);
}

.section-2 .container {
	position: absolute;
	width: 100%;
	top: 6%;
	text-align: center;
	padding: 0 20%;
}

.section-3 .Android-Screens img {
	width: 100%;
}

.section-3 .Android-Screens {
	position: absolute;
	width: 100%;
	top: 7.3%;
	padding-left: 30.99%;
	padding-right: 36.25%;
}

.section-3 .container {
	position: absolute;
	width: 31%;
	top: 10%;
	padding-top: 5%;
	padding-left: 8%;
}

.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,
.section-5,
.section-6 {
	position: relative;
}

.section-4 .container {
	position: absolute;
	width: 100%;
	top: 10%;
	padding-right: 10%;
	padding-left: 61%;
}

.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;
	width: 100%;
	top: 10%;
	padding-left: 8%;
	padding-right: 72%;
}

.section-6 p {
	color: #ccc;
}

.section-6 dd {
	font-size: 12px;
	color: #ccc;
}

.section-6 .container {
	text-align: center;
	position: absolute;
	color: aliceblue;
	width: 100%;
	top: 6%;
	padding-left: 16%;
	padding-right: 16%;
}

.compatibility .container .remarks {
	font-size: 10px;
}

.compatibility .container .extend .hei {
	color: #000;
}

.compatibility .container .extend,
.compatibility .container .extend p {
	color: #b8b8b8 !important;
}

@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 (min-width:415px) and (max-width:766px) {
	.section-3 .Android-Screens {
		top: 4.70% !important;
	}
}

@media screen and (max-width: 767px) {
	.awards-box {
		right: 3% !important;
		left: auto;
		top: 1%;
	}

	.margin {
		margin-left: 0%;
	}

	.section-7 .container {
		background-color: #ffffff;
	}

	.section-7 .col-md-6 {
		width: 100%;
		margin-left: 0%;
	}

	.section-7 .col-md-6:last-child {
		margin-left: 0%;
	}

	.section-7 .bluetooth {
		margin-left: 0%;
	}

	.content-block {
		padding: 20px 0;
	}

	.section-7 .col-md-4 {
		float: left;
		width: 33.3333333%;
	}

	.section-7 .col-md-4 img {
		width: 70%;
		padding-left: 5%;
		padding-right: 5%;
	}

	.section-7 .col-md-4 h2 {
		font-size: 18px !important;
	}

	.press-reviews img {
		width: 35%;
	}

	.section-1 .pcmag img {
		width: 30%;
	}

	.section-1 .pcworld img {
		width: 32%;
	}

	.section-1 .container {
		padding: 10px 15px 20px !important;
	}

	.section-7 .container {
		width: 100%;
	}

	.description {
		padding: 0 5%;
	}

	.col-md-2 {
		width: 100%;
		margin-top: 20px;
	}

	.a1 {
		padding: 10px 50px;
		height: 140px;
	}

	.section-7 h2 {
		font-size: 24px;
	}

	.mar {
		text-align: left;
	}

	.section-1 .pcmag {
		width: 70%;
		top: 0 !important;
		left: 0 !important
	}

	.section-1 .pcworld {
		width: 70%;
		top: 0 !important;
		left: 24% !important
	}

	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-3 .Android-Screens {
		top: 5.75%;
		padding-left: 24.95%;
		padding-right: 44.65%;
	}

	.compatibility .container .remarks {
		text-align: left;
	}

	.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:481px) and (max-width:767px) {
	.section-1 .pcmag img {
		width: 20%;
	}

	.section-1 .pcworld img {
		width: 22%;
	}

	.section-1 .pcworld {
		width: 70%;
		top: 0 !important;
		left: 17% !important
	}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
	.section-1 .awarded {
		top: 1%;
		left: 5%;
	}

	.section-1 .awarded img {
		width: 80%;
	}

	h1 {
		margin-bottom: 0px;
	}

	p {
		margin: 5px 0;
	}

	.description {
		padding: 0 5%;
	}

	.col-md-2 {
		width: 18.7%;
		margin-top: 20px;
		float: left;
	}

	.section-1 .pcmag img {
		width: 70%;
	}

	.section-1 .pcworld img {
		width: 48%;
	}

	h1 {
		font-size: 24px;
		line-height: 32px;
	}

	p {
		font-size: 12px !important;
	}

	.section-1 .container {
		padding-right: 4%;
		top: 1%;
		padding-left: 50%;
	}

	.section-1 p {
		padding: 0 !important
	}

	.section-1 .container .btn {
		margin-top: 3%;
	}

	.section-2 .container {
		top: -1.5%;
		padding-left: 6%;
		padding-right: 6%;
	}

	.section-3 .container {
		width: 39%;
		padding-top: 5%;
		padding-left: 2%;
	}

	.section-3 .Android-Screens {
		top: 7%;
		padding-left: 30.5%;
		padding-right: 36%;
	}

	.section-4 .container {
		top: 10%;
		padding-right: 5%;
		padding-left: 45%;
	}

	.section-5 .container {
		padding-right: 60%;
		top: 50%;
	}

	.section-6 .container {
		top: -3%;
		padding-left: 10%;
		padding-right: 10%;
	}

	.copyright-bar .container .small {
		font-size: 12px !important;
	}

	.section-7 .container {
		width: 100%;
		padding-left: 5px;
		padding-right: 5px;
		margin-top: -30px;
	}

	.a1 {
		padding: 0px 20px;
		height: 160px;
	}

	.section-7 h2 {
		font-size: 24px;
	}

	.w-video {
		padding-bottom: 20px;
	}

	.container .blank-line {
		height: 20px;
	}

	.section-7 .col-md-6 {
		float: left;
	}

	.section-7 .col-md-4 {
		float: left;
	}

	.col-md-4 h2 {
		font-size: 18px !important;
	}
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
	.section-1 .awarded {
		top: 1%;
		left: 5%;
	}

	.section-1 .awarded img {
		width: 80%;
	}

	h1 {
		font-size: 24px;
		line-height: 32px;
	}

	p {
		font-size: 12px !important;
	}

	.section-1 .container {
		padding-right: 3%;
		padding-left: 63%;
	}

	.section-1 p {
		padding: 0 !important
	}

	.section-1 .container .btn {
		margin-top: 3%;
	}

	.section-2 .container {
		top: 2%;
		padding-left: 15%;
		padding-right: 15%;
	}

	.section-3 .container {
		width: 33%;
	}

	.section-4 .container {
		padding-right: 3%;
	}

	.compatibility .container .blank-line {
		height: 7px;
	}

	.section-5 .container {
		padding-right: 65%;
		padding-left: 4%;
		top: 4%;
	}

	.section-6 .container {
		top: 2%;
		padding-left: 10%;
		padding-right: 10%;
	}

	.section-7 .container {
		width: 100%;
		margin-top: -20px;
	}

	.a1 {
		padding: 10px 18px;
		height: 150px;
	}

	.copyright-bar .container .small {
		font-size: 12px !important;
	}
}

@media only screen and (min-width:1280px) and (max-width:1365px) {
	.section-1 .if {
		right: 80%;
	}

	.section-1 .pcworld {
		right: 10%;
		top: 5%;
	}

	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 {}

	.section-2 .container {
		padding: 0 17%;
		margin-top: -20px;
	}

	.section-3 .container {
		width: 35%;
	}

	.section-4 .container {}

	.section-5 .container {
		padding-right: 68%;
	}

	.section-6 .container {
		top: 3%;
	}

	.section-7 .container {
		width: 100%;
	}
}

@media only screen and (min-width:1366px) and (max-width:1440px) {
	.section-1 .pcworld {
		right: 10%;
		top: 5%;
	}

	h1 {
		font-size: 30px;
		line-height: 40px
	}

	h3 {
		font-size: 20px !important;
	}

	p,
	li {
		font-size: 14px !important;
	}

	.section-1 .container {
		top: 2%;
		padding-left: 60%;
		padding-right: 5%;
	}

	.section-2 .container {
		padding: 0 17%;
		margin-top: -20px;
	}

	.section-3 .container {
		width: 35%;
	}

	.section-4 .container {
		top: 10%;
		padding-right: 10%;
		padding-left: 60%;
	}

	.section-5 .container {
		padding-right: 68%;
		padding-left: 5%;
	}

	.section-6 .container {
		top: 3%;
	}

	.section-7 .container {
		width: 90%;
	}
}

@media only screen and (min-width:1441px) and (max-width:1600px) {
	.section-1 .pcworld {
		right: 10%;
		top: 5%;
	}

	h1 {
		font-size: 30px;
	}

	h3 {
		font-size: 20px !important;
	}

	p,
	li {
		font-size: 14px !important;
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		text-align: left;
		position: absolute;
		top: 5%;
		width: 100%;
		padding-left: 65%;
		padding-right: 5%;
	}

	.section-2 .container {
		padding: 0 20%;
		margin-top: -20px;
	}

	.section-3 .container {
		width: 34%;
	}

	.section-4 .container {
		top: 10%;
		padding-right: 10%;
		padding-left: 55%;
	}

	.section-5 .container {
		padding-right: 68%;
	}

	.section-6 .container {
		top: 5%;
	}

	.section-7 .container {
		width: 90%;
	}
}

/*大分辨率兼容性调整*/
@media only screen and (min-width:2560px) and (max-width:2879px) {
	.section-1 .pcmag img {
		width: 150%
	}

	.section-1 .pcworld img {
		width: 100%
	}

	.section-1 .pcworld {
		right: 10.5%;
		top: 5%;
	}

	h1 {
		font-size: 40px;
	}

	li {
		font-size: 16px !important;
	}

	p {
		font-size: 16px;
	}

	.container {
		width: 1200px;
	}

	.press-reviews .container h3 {
		line-height: 36px;
		font-size: 20px !important
	}

	.section-2 .container {
		top: 7%;
	}

	.section-3 .container {}

	.section-4 .container {
		top: 10%;
		padding-right: 10%;
		padding-left: 60%;
	}

	.section-5 .container {
		top: 12%;
	}

	.section-6 .container {
		top: 8%;
		padding-left: 22%;
		padding-right: 22%;
	}

	.description {
		padding: 0 18%;
	}

	.a1 {
		padding: 10px 50px;
	}
}

@media only screen and (min-width:2880px) and (max-width:3200px) {
	.section-1 .pcmag img {
		width: 150%
	}

	.section-1 .pcworld img {
		width: 100%
	}

	.section-1 .pcworld {
		right: 10%;
		top: 5%;
	}

	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;
	}

	.press-reviews .container h3 {
		line-height: 36px;
		font-size: 20px !important
	}

	.section-2 .container {
		top: 7%;
	}

	.section-3 .container {}

	.section-4 .container {}

	.section-5 .container {
		top: 13%;
		padding-left: 8%;
		padding-right: 75%;
	}

	.section-6 .container {
		top: 8%;
		padding-left: 22%;
		padding-right: 22%;
	}

	.description {
		padding: 0 18%;
	}

	.compatibility .container .remarks {
		font-size: 14px !important;
	}

	.a1 {
		padding: 10px 70px;
	}
}

@media only screen and (min-width:3200px) {
	.section-4 .container {
		top: 10%;
		padding-right: 15%;
		padding-left: 66%;
	}
}