h1, h3 {
	font-family: "GT-Pressura-Light";
	color: aliceblue;
	font-size: 36px;
}
p {
	color: #e8e8e8;font-family: "GT-Pressura-Light";
}

.SystemCompatibility .col-xs-3 img{
	width:80%;
}

.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;
}
/*幻灯片过场效果-end*/

.section-1 .container-ns {
	position: absolute;
	width: 100%;
	top: 17.9%;
	padding: 0 37.99%;
}
.section-1 {
	position: relative;
	margin-top: -80px;
}
.section-1 .container {
	text-align: center;
	position: absolute;
	top: 38%;
	width: 100%;
	padding: 0 30%;
}

/*
.section-1 .container a{
	margin-top:21% !important;
}
*/

.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 .container-ns img {
	width: 100%;
}
.section-2 .container-ns {
	position: absolute;
	width: 100%;
	top: 0;
	padding: 0 27.8%;
}
.section-2 .container {
	position: absolute;
	width: 40%;
	top:20%;
	padding-left: 7%;
}
.section-3 .Android-Screens img {
	width: 100%;
}
.section-3 .Android-Screens {
	position: absolute;
	width: 100%;
	top: 8.5%;
	padding-left: 23.95%;
	padding-right: 45.65%;
}
.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-4, .section-2 {
	position: relative;
}
.section-4 .container {
	position: absolute;
	width: 100%;
	top: 20%;
	padding-right: 32%;
	padding-left: 38%;
}
.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: 8%;
	width: 80%;
	padding-left: 55%;
}

/*
.SystemCompatibility .left{
	padding-left: 10%;
}
*/

.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;
}
.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 .carousel {
	padding: 3% 0;
}
.spec .container .row li {
	font-size: 14px;
	line-height: 1.8;
	color: #686868;
	font-family: arial;
}

/*幻灯片*/
.slider {
}
.slider .owl-wrapper {
}
.slider .owl-item {
}
.slider .owl-item img {
}
.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: 5;
}
/*幻灯片*/
.slider {
	margin-bottom: -20px;
}
.slider .owl-wrapper {
}
.slider .owl-item {
}
.slider .owl-item img {
}
.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: 5;
}
.slider .owl-dots {
	display: inline-block;
	margin-top: -265px;
	left: 47%;
	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;
}
.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;
}


/*横屏修改*/
@media screen and (min-width:567px) and (max-width:736px) and (orientation:landscape){
	.col-xs-3{
		width: 30%;
	}
	.left{
		width:50%;
	}
	.right{
		width:50%;
	}
	.a img{
		display: block;
		width: 100px;
		
	}
	.a{
		text-align: center;
	}
	.navbar-header a{
		float: right;
		display: block;
		width: 160px;
		margin-right:34.5%;
	}
	.car1{
		margin-top:20px;
	}
	.item{
		width:100%;
	}
	.contain{
		padding-left:50px !important;
		padding-right:50px !important;
	}
	.mar{
		margin-top:15px;
	}
}
@media screen and (min-width:568px) and (max-width:639px) and (orientation:landscape){
		.car_3{
		width: 190px !important;
		margin-left:32px !important;
		margin-top:-3px !important;
}
.car_1{
	width: 130px !important;
		margin-top:-5px !important;
}
.car_2{
	width: 300px !important;
		margin-left:-12px !important;
}
	.car1{
		margin-top:15px;
	}
	.item{
		width:100%;
	}
	.car{
		margin-top:5px;
	}
	.car{
		margin-left: -1px;
	}
	.row1{
		margin-left:40px !important;
		margin-right: 20px !important;
	}

}
@media screen and (min-width:640px) and (max-width:666px) and (orientation:landscape){
	.car{
		margin-top:7px;
	}
	.car{
		margin-left: 0px;
	}
			.car_3{
		width: 212px !important;
		margin-left:37px !important;
		margin-top:1px !important;
}
.car_1{
	width: 148px !important;
		margin-top:0px !important;
}
.car_2{
	width: 340px !important;
		margin-left:-14px !important;
}
	.header_1 .brand-img{
		margin-left:3px!important;
	}
}
@media screen and (min-width:667px) and (max-width:735px) and (orientation:landscape){
	.car{
		margin-top:10px;
	}
	.car{
		margin-left: -1px;
	}
				.car_3{
		width: 221px !important;
		margin-left:39px !important;
		margin-top:1px !important;
}
.car_1{
	width: 155px !important;
		margin-top:0px !important;
}
.car_2{
	width: 355px !important;
		margin-left:-14px !important;
}
	.header_1 .brand-img{
		margin-left:0px!important;
	}
}
@media screen and (min-width:736px) and (max-width:811px) and (orientation:landscape){
	.car{
		margin-top:10px;
	}
	.car{
		margin-left: -1px;
	}
				.car_3{
		width: 245px !important;
		margin-left:41px !important;
		margin-top:3px !important;
}
.car_1{
	width: 172px !important;
		margin-top:0px !important;
	margin-left:5px !important;
}
.car_2{
	width: 391px !important;
		margin-left:-16px !important;
}
	.header_1 .brand-img{
		margin-left:-10px!important;
	}
}
@media screen and (min-width:812px) and (max-width:1023px) and (orientation:landscape){
	.car{
		margin-top:10px;
	}
	.car{
		margin-left: -1px;
	}
				.car_3{
		width: 264px !important;
		margin-left:51px !important;
		margin-top:12px !important;
}
.car_1{
	width: 185px !important;
		margin-top:25px !important;
	margin-left:15px !important;
}
.car_2{
	width: 425px !important;
		margin-left:-14px !important;
}
}
/*横屏修改*/
@media screen and (max-width: 320px) {
	.section-1 .container a{
		margin-top:0% !important;
	}
	.slider .owl-dots {
	display: inline-block;
	margin-top: -265px;
	left: 32%;
	top: -20px;
	position: relative;
}
	.car_3{
		width: 105px;
		margin-left:19px;
		margin-top:-3px;
}
.car_1{
	width: 76px;
	margin-left:2px;
	margin-top:-10px;
}
.car_2{
	width: 172px;
		margin-left:-8px;
}
.section-1 .container-ns {
	top: 7.1% !important;
	padding: 0 37.5% !important;
}
.section-2 .container-ns {
	padding: 0 26.6% !important;
}
.section-3 .Android-Screens {
	top: 4.25% !important;
}
}

@media screen and (min-width:360px) and (max-width:480px) {
			.slider .owl-dots {
	display: inline-block;
	margin-top: -265px;
	left: 35%;
	top: -20px;
	position: relative;
}
	.car_3{
		width: 118px;
		margin-left:21px;
		margin-top:-4px;
}
.car_1{
	width: 87px;
		margin-left:2px;
		margin-right:0px;
	margin-top:-13px;
}
.car_2{
	width: 192px;
		margin-left:-8px;
}
.section-1 .container-ns {
	top: 8.5% !important;
	padding: 0 37.5% !important;
}
.section-2 .container-ns {
	padding: 0 26.6% !important;
}
.section-3 .Android-Screens {
	top: 4.5% !important;
}
	.section-1 .container a{
	margin-top:0% !important;
}
}
@media screen and (min-width:768px) and (max-width:1300px) {
.section-2 .container {
	position: absolute;
	width: 50% !important;
	top:15% !important;
	padding-left: 10% !important;
}	
}
@media screen and (min-width:1300px) and (max-width:1604px) {
.section-2 .container {
	position: absolute;
	width: 60% !important;
	top:15% !important;
	padding-left: 10% !important;
}
}
@media screen and (min-width:1921px) and (max-width:2560px) {
	.section-1 .container{
		top:40% !important;
	}

.section-1 .container a{
	margin-top:3% !important;
}
.section-2 .container {
	position: absolute;
	width: 35% !important;
	top:20% !important;
	padding-left: 7%;
}
}
@media screen and (min-width:2561px) and (max-width:3200px) {
		.section-1 .container{
		top:40% !important;
	}

.section-1 .container a{
	margin-top:2% !important;
}
.section-2 .container {
	position: absolute;
	width: 60% !important;
	top:20% !important;
	padding-left: 10% !important;
}
}
@media screen and (max-width: 767px) {
	
		.SystemCompatibility .col-xs-3 img{
	width:100% !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-1 .container, .section-2 .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;
}
.section-1 .container-ns {
	top: 8.9%;
	padding: 0 37.99%;
}
.section-2 .container-ns {
	padding: 0 26.8%;
}
.section-3 .Android-Screens {
	top: 5.75%;
	padding-left: 24.95%;
	padding-right: 44.65%;
}
.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 .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:1023px) {
	.col1{
		margin-left: 20px;
		width:300px;
	}
	.car{
		margin-top:-2px;
	}
	.car{
		margin-left: -9px;
	}
	.con1{
		margin-left:20px;
	}
	.con2{
		margin-left: -10px;
	}
	.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;
}
.container {
	width: 100%;
}
.section-1 .container {
	padding: 0 10%;
	top: 36%;
}
.section-1 p {
	padding: 0 !important
}
.section-1 .container .btn {
	margin-top: 110px;
}
.section-2 .container {
	padding: 0 10%;
	top: 30%
}
.section-2 .container-ns {
	padding: 0 26.66%;
}
.section-3 .container {
	width: 39%;
	padding-top: 5%;
	padding-left: 2%;
}
.section-3 .Android-Screens {
	top: 8.87%;
	padding-left: 24.85%;
	padding-right: 44.55%;
}
.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%
}
.spec .container {
	padding: 2% 5% 5%;
}
.spec .container h1 {
	font-weight: 600;
}
.copyright-bar .container .small {
	font-size: 12px !important;
}
}
@media only screen and (min-width:768px) and (max-width:811px) {
	.car{
		margin-top:0px;
	}
	.car{
		margin-left: 0px;
	}
}
@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;
}
.container {
	width: 100%;
}
.section-1 .container {
	padding: 0 10%;
	top: 39%;
}
.section-1 p {
	padding: 0 !important
}
.section-1 .container .btn {
	margin-top: 23%;
}
.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%
}
.spec .container {
	padding: 20px 50px 50px;
}
.spec .container h1 {
	font-weight: 600;
}
.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: 38%;
}
.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;
}
.container {
	width: 1200px;
}
.section-1 .container {
	padding: 0 16%;
	top: 39%;
}
.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;
}
.container {
	width: 1200px;
}
.section-1 .container {
	padding: 0 20%;
	top: 40%;
}
.section-2 .container {
	padding: 0 20%;
	margin-top: -20px;
}
.section-4 .container {
	top: 30%;
}
.compatibility .container {
	width: 77%;
}
}

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

@media only screen and (min-width:2560px) and (max-width:2879px) {
h1 {
	font-size: 40px;
}
h3 {
	font-size: 24px !important;
}
li {
	font-size: 16px !important;
}
p {
	font-size: 16px;
}
.container {
	width: 1200px;
}
.section-1 .container {
}
.section-1 .container-ns {
	top: 18.5%;
	padding: 0 37.5%;
}
.press-reviews .container h3 {
	line-height: 36px;
	font-size: 20px !important
}
.section-2 .container-ns {
	padding: 0 26.76%;
}
.section-2 .container {
	top: 49.8%;
}
.section-3 .Android-Screens {
	top: 8.8%;
	padding-left: 24.5%;
	padding-right: 44.08%;
}
.section-5 .container {
}
}

@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-ns {
	top: 18.5%;
	padding: 0 37.5%;
}
.section-1 .container {
}
.section-2 .container {
	top: 50%;
	padding: 0 28%;
}
.section-2 .container-ns {
	padding: 0 26.76%;
}
.section-3 .container {
	width: 35%;
}
.press-reviews .container h3 {
	line-height: 36px;
}
.section-3 .container {
	width: 25%
}
.section-3 .Android-Screens {
	top: 8.8%;
	padding-left: 24.5%;
	padding-right: 44.08%;
}
.compatibility .container {
	width: 60%;
}
.compatibility .container .remarks {
	font-size: 14px !important;
}
.compatibility .container img {
	width: 80%;
}
}
