.cplb {
	margin-top: -4rem;
}


.swiper-slide {
	-webkit-justify-content: initial;
	justify-content: initial;
	position: relative;
	background: transparent;
}

.products_ul .cplb:nth-child(3) {
	margin-top: -9.5rem;
}

.products_ul .cplb:nth-child(4) {
	margin-top: -13rem;
}

.products_ul .cplb:nth-child(5) {
	margin-top: -17rem;
}

.products_ul .cplb:nth-child(6) {
	margin-top: -21.5rem;
}

.products_ul .cplb:nth-child(7) {
	margin-top: -27rem;
}

@media screen and (max-width: 768px) {
	.products_r {
		width: 100% !important;
		margin-top: 10px;
	}

	.activ {
		display: block;
	}

	/* .agecas dd::after {
		content: '';
		display: inline-block;
		width: 8px;
		height: 8px;
		border-top: 2px solid #BBBBBB;
		border-right: 2px solid #BBBBBB;
		transform: rotate(45deg);
		margin-left: 40px;
	} */

	.active3 dd::after {
		border-top: 2px solid #C10001;
		border-right: 2px solid #C10001;
		transform: rotate(90deg);
	}

	.products_r p img {
		top: -22%;width: 70%;
	}

	.cplb {
		margin: 0 !important;
	}

	.activ {
		width: 100% !important;
	}
}

@media screen and (max-width: 780px) {
	.config {
		margin-top: 0 !important;
	}

	.silder_intro {
		padding: 5px;
	}
}

.ccwc {
	position: absolute;
	left: 15%;
	top: 65%;
	width: 20%;
	height: 20%;
}

.swiper-slide a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.metams {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	font-size: 14px;
	color: white;
	display: none;
}

.activ4:hover .metams {
	display: block;
}

.caqsc {
	height: 500px;
	position: relative;
}

.vqesa {
	overflow: hidden;
}

.pathimg {
	float: left;
	width: 75%;
	position: relative;
	height: 100%;
}

.pathimg img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100% !important;
	width: auto !important;
	max-height: 100%;
	display: block;
	margin: auto;
}

.ption {
	float: right;
	width: 25%;
	height: 50%;
	background: #949494;
	color: white;
	box-sizing: border-box;
	padding: 20px;
        font-size: 14px;
}
@media (max-width: 768px) {
.ption {
      padding: 0;
}
}
html,
body {
	position: relative;
	height: 100%;
}


.swiper-container {
	width: 100%;
	/* height: 300px; */
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top {
	height: 70%;
	width: 100%;
}

.gallery-thumbs {
	height: 30%;
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white{
	color: #5a5858;
	border: none;
    /*background: rgba(0,0,0,0.5);*/
    width: 30px;
    /*padding: 10px 5px;*/
    height: 50px;
}
.swiper-button-next{
	right: 0;
}
.swiper-button-prev{
	left: 0;
}
#banner{
					width: 100%;
				}
				.picdasda{
					width: 100%;
					height: 100%;
					overflow: hidden;
				}
				.picImg img{
					width: 100%;
				}
				.picImg{
					width: 100%;
					position: relative;
				}
				.activ4{
					position: absolute;
					left: 0;
					right: 0;
					top: 0;
					bottom: 0;
				}