.common-left{
	z-index: 50;
	max-width: 18.125em;
}
.common-left td a{
	padding: 10%;
}
.common-left table{
	width: 81.035%;
}
.common-right{
	max-width: 80%;
}
#wrap{
	overflow: hidden;
}
.sec1 .swiper-slide{
	opacity: 0;
	box-shadow: 0 0.1875em 1.6875em rgba(51,51,51,0.16);
	width: 42.24%;
}
.sec1 .swiper-slide.swiper-slide-prev,.sec1 .swiper-slide.swiper-slide-next{
	opacity: 0.7;
}
.sec1 .swiper-slide.swiper-slide-active{
	opacity: 1;
}
.sec1 .swiper-pagination{
	position: static;
	margin-top: 3.5%;
	line-height: 0;
}
.sec1 .swiper-pagination-bullet{
	background-color: #f0f1f3;
	opacity: 1;
	width: 1.875em;
	height: 2px;
	border-radius: 0;
	margin: 0 0.25em !important;
	vertical-align: top;
}
.sec1 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #c0c4cc;
}
@media only screen and (max-width:1600px){
	.common-right{
		max-width: 75%;
	}
}
@media only screen and (max-width:1480px){
	.common-left td h5{
		font-size: 1em;
	}
}
@media only screen and (max-width:1150px){
	.common-left td h5{
		font-size: 0.75em;
	}
	.common-right{
		max-width: 70%;
	}
}
@media only screen and (max-width:1024px){
	.common-section{
		overflow: hidden;
	}
	.common-right{
		max-width: 100%;
	}
	.sec1 .swiper-slide{
		width: 80%;
	}

}