.productview {
	width: 100%;
	padding-top: 44px;
}

.productview .productview_con {
	width: 1300px;
	margin: 0 auto;
}

.productview .productview_con .location {
	color: rgba(0, 0, 0, 1);
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	margin-bottom: 25px;
}

.productview .productview_con .location a {
	color: rgba(153, 153, 153, 1);
}

.productview .productview_con .productview_first {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.productview .productview_con .productview_first .productview_first_img {
	width: 600px;
	position: relative;
	overflow: hidden;
}

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

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

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

.gallery-top .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}

.gallery-top .swiper-slide img {
	max-width: 100%;
	max-height: 100%;
}

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

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

.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}

.gallery-thumbs .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}

.gallery-thumbs .swiper-slide img {
	max-width: 100%;
	max-height: 100%;
}

.productview .productview_con .productview_first_text {
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	width: 536px;
}

.productview .productview_con .productview_first_text .first_text {
	border-bottom: 1px solid rgba(221, 221, 221, 1);
}

.productview .productview_con .productview_first_text .first_text h2 {
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	color: rgba(153, 153, 153, 1);
	margin-bottom: 10px;

}

.productview .productview_con .productview_first_text .first_text h1 {
	font-size: 26px;
	font-weight: 600;
	line-height: 36.4px;
	color: rgba(51, 51, 51, 1);
	margin-bottom: 30px;
}

.productview .productview_con .productview_first_text .first_text p {
	font-size: 12px;
	font-weight: 500;
	line-height: 16.8px;
	color: rgba(153, 153, 153, 1);
	margin-bottom: 16px;
}

.productview .productview_con .productview_first_text .first_text p span {
	color: rgba(51, 51, 51, 1);
	margin-right: 23px;
}

.productview .productview_con .productview_first_text .first_textbutt {
	width: 100%;
	height: 48px;
	background-color: rgba(1, 142, 57, 1);
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}
.productview .productview_con .productview_first_text .first_textbutt img{
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
.news-pagination {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 28px 0;
}

.news-pagination .swiper-pagination-bullet-active {
	width: 10px;
	height: 10px;
	background-color: #fff;
	border: 4px solid #018E39;
}

.news-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	margin: 0 6px;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #c2c1c1;
    height: 500px;
    overflow: hidden;
    box-sizing: border-box;
}

.swiper-slide img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

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

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

.mySwiper2 {
	height: 500px;
	width: 100%;
}

.mySwiper {
	height: 130px;
	box-sizing: border-box;
	padding: 10px 0;
	position: relative;
	width: 86%;
}

.mySwiper .swiper-slide {
	width: 20%;
	height: 100%;
	opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
	opacity: 1;
}
.smImg{
	position: relative;
}
.swiper-button-next, .swiper-button-prev {
	border: 1px solid #c2c1c1;
	height: 82%;
	top: 0;
	margin-top: 10px;
	padding: 0 2px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	left: 0;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23c2c1c1'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	right: 0;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23c2c1c1'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next:hover{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23444444'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev:hover{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23444444'%2F%3E%3C%2Fsvg%3E");
}
.in_title {
	text-align: center;
}

.in_title .underline {
	position: relative;
	display: inline-block;
	color: black;
}

.underline::before,
.underline::after {
	content: '';
	position: absolute;
	top: 50%;
	width: 200px;
	height: 4px;

	border-radius: 50px;
}

.underline::before {
	left: -220px;
	background-image: linear-gradient(to right, transparent, #018E3980);
}

.underline::after {
	right: -220px;
	background-image: linear-gradient(to left, transparent, #018E3980);
}
.in_title .dots {
	color: #018E3980;
	font-size: 24px;
	line-height: 1em;
}

.in_title h1 {
	margin: 10px 0;
	font-size: 35px;
	font-weight: 600;
	letter-spacing: 0.3em;
	display: flex;
	align-items: center;
}

.in_title h1 span {
	color: #018E39;
	font-size: 24px;

}

.in_title h1 span:nth-child(1) {
	margin: 0 30px 0 0;
}

.in_title h1 span:nth-child(2) {
	margin: 0 0 0 30px;
}

.in_title p {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.5em;
	text-align: center;
	color: #999999;

}
.peculiarity{
	width: 100%;
	margin-top: 50px;
}
.peculiarity .accessories{
	width: 1300px;
	margin: 60px auto;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content:center;
}
.peculiarity .accessories .swiper-slide{
	flex-direction: column;
	border: none;
	height: fit-content;
}
.peculiarity .accessories .swiper-slide .img{
	width: 95%;
	height: 226px;
	border: 1px solid #c2c1c1;
	display: flex;
	justify-content: center;
    align-items: center;
}
.peculiarity .accessories .swiper-slide .img img{
	max-width: 100%;
	max-height: 100%;

}
.peculiarity .accessories .swiper-slide  p{
	font-size: 16px;
	margin-top: 20px;
}
.accessories-next, .accessories-prev{
	border: none;
}
.product_details{
	width: 100%;
}
.product_details .product_details_con{
	width: 1300px;
	margin: 60px auto;
	overflow: hidden;
}
.product_details .product_details_con p{
	font-size: 18px;
}
.product_details .product_details_con img{
	width: 100%;
}
.product_recommend{
	width: 100%;
}
.product_recommend .product_recommend_con{
	width: 1300px;
	margin: 60px auto;
	overflow: hidden;
}
.product_recommend .product_recommend_con ul{
	display: flex;
}
.product_recommend .product_recommend_con ul li{
	width: 25%;
	padding: 0 10px;
	box-sizing: border-box;
}
.product_recommend .product_recommend_con ul li .img{
	width: 100%;
	height: 300px;
	border: 1px solid #c2c1c1;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.product_recommend .product_recommend_con ul li .img img{
	max-width: 100%;
	max-height: 100%;
	transition: transform 0.8s ease;
}
.product_recommend .product_recommend_con ul li h1{
	font-size: 18px;
	font-weight: 500;
	line-height: 25.2px;
	text-align: center;
	color: #333333;
	margin-top: 20px;
}
.product_recommend .product_recommend_con ul li p{
	font-size: 14px;
	font-weight: 500;
	line-height: 25.2px;
	text-align: center;
	color: #999999;
}
.product_recommend .product_recommend_con ul li:hover .img img{
	transform: scale(1.1);
}
.product_recommend .product_recommend_con ul li:hover h1{
	color: rgba(1, 142, 57,1);
}


@media (max-width: 1300px) {
	.productview .productview_con{
		width: 94%;
	}
	.peculiarity .accessories{
		width: 94%;
	}
	.product_details .product_details_con{
		width: 100%;
	}
	.product_recommend .product_recommend_con{
		width: 100%;
	}
}
@media (max-width: 720px) {
	.productview .productview_con{
		width: 94%;
	}
	.productview .productview_con .productview_first{
		flex-direction: column;
	}
	.productview .productview_con .productview_first .productview_first_img{
		width: 100%;
	}
	.productview .productview_con .productview_first_text{
		width: 100%;
        margin-top: 54px;
		text-align: center;
	}
	.productview .productview_con .productview_first_text .first_text h2{
		font-size: 28px;
	}
	.productview .productview_con .productview_first_text .first_text h1{
		font-size: 30px;
	}
	.productview .productview_con .productview_first_text .first_text p{
		font-size: 24px;
		line-height: 60px;
	}
	.productview .productview_con .productview_first_text .first_textbutt{
		height: 94px;
        font-size: 36px;
	}
	.productview .productview_con .productview_first_text .first_textbutt img{
		width: 40px;
		height: 40px;
	}
	.peculiarity .accessories{
		width: 94%;
	}
	.product_details .product_details_con{
		width: 100%;
	}
	.product_recommend .product_recommend_con{
		width: 100%;
	}
	.product_recommend .product_recommend_con ul{
		flex-wrap: wrap;
	}
	.product_recommend .product_recommend_con ul li{
		width: 50%;
		margin-bottom: 29px;
	}
}