
/**/
.swiper-pagination-bullet-active {
	background: #fff;
}

.show img {
	zoom: 0.8;
}

.owl-wrapper {
	width: 1200px;
	min-width: 1200px;
}

.owl-item {
	width: 400px;
	min-width: 400px;
}

@media screen and (max-width: 1200px) {
	.owl-wrapper {
		width: 1200px;
		min-width: 1200px;
	}
	.owl-item {
		width: 400px;
		min-width: 400px;
	}
}

#application {
	margin-top: 20px;
	width: 90%;
}

.swiper-slide {
	text-align: center;
}

.swiper-container .swiper-pagination {
	position: inherit;
	margin-top: 40px;
}

.swiper-container .swiper-button-prev {
	/*left: 60px;*/
	top: 35%;
}

.swiper-container .swiper-button-next {
	/*right: 60px;*/
	top: 35%;
}

.left-slide {
	text-align: left;
}

.right-slide {
	text-align: right;
}

/*内容框样式*/
#container {
	width: 100%;
	height: 100%;
	position: relative;
	touch-action: none;
	transform: translate3d(0px, 0px, 0px);
}
			
/*广告轮播图样式*/
.lazy {
	cursor: pointer;
	display: block;
	opacity: 0.959599;
}
.home-swiper1{
	/*background-image: url(http://7xwojj.com1.z0.glb.clouddn.com/jz_3.jpg?imageView2/0/);*/
	background: url(../img/mirrortrue-3-bg.png) no-repeat;
	background-size: 100% 100%;
}
.home-swiper2{
	
	background-image: url(http://7xwojj.com1.z0.glb.clouddn.com/jz_4.png?imageView2/1/w/1000/);
}

/**/
.swiper-slide img{
	width: 80%;
}
.div .figure a img{
	width: 70%;
}
.swiper-slide img.home-swiper1-img{
	width: 484px;
	height: 468px;
	margin: -38px 0 0 600px
}
.swiper-slide img.home-swiper1-text{
	width: 725px;
	height: 143px;
	margin: 10% auto 0px auto;
	display: block ;
}


html{
	font-size: 16px;
}@media only screen and (min-width: 320px) {
	html{
		font-size: 16px !important;
	}
}
@media only screen and (min-height: 600px) {
	
}
@media only screen and (min-width: 401px) {
	html{
		font-size: 20px !important;
	}
}
@media only screen and (min-width: 414px) {
	html{
		font-size: 20px !important;
	}
}
@media only screen and (min-width: 481px) {
	html{
		font-size: 26.75px !important;
	}
}
@media only screen and (min-width: 569px)  {
	html{
		font-size: 30px !important;
	}
}
@media only screen and (min-width: 671px){
	
	html{
		font-size: 35px !important;
	}
}
/*小于940px的屏幕宽度，隐藏下面的公司图标 和相对应的向上顶起*/
@media only screen and (max-width:940px ) {
	.container .section8 .main .footer .fig .figure img{
		display: none;
	}
	.container .section8 .main .footer .fig{
		padding-top: 0px;
	}
}
@media only screen and (max-width: 768px) {
	.swiper-container .swiper-button-next{
		display: none;
	}
	.swiper-container .swiper-button-prev{
		display: none;
	}
	.home-swiper2{
		
		background-image: url(http://7xwojj.com1.z0.glb.clouddn.com/mirrortrue-1.png?imageView2/2/w/768/);
	}
	.home-swiper1{
	
		background-image: url(http://7xwojj.com1.z0.glb.clouddn.com/mirrortrue-2.png?imageView2/2/w/768/);
	}
	.swiper-slide img.home-swiper1-img{
		display: none;
	}
	.swiper-slide img.home-swiper1-text{
		display: none;
	}

}

.zi {
	text-align: center;
	display: table;
	width: 60%;
}

@media only screen and (max-width: 940px) {
	.zi {
		width: 100%;
	}
}

.zi p {
	display: table-row;
	vertical-align: middle;
}

.copyright {
	/*width: 1180px;
	overflow: hidden;
	margin: 0px auto;
	padding-top: 25px;*/
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

@media only screen and (max-width: 640px) {
	.copyright {
		width: 100%;
	}
}

.copyright p {
	font-size: 0.5rem;
	margin-top: 4rem;
	text-align: center;
}