<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"3GLcevh8o2mWwkV8",ck:"3GLcevh8o2mWwkV8"})</script>

<script type="text/javascript" src="/ye.js"></script>
  <script>
 
.product-section {
	padding-bottom: 50px;
	position: relative;
	/* background: url(/templates/english/index/skins/img/productBase-features-bag.jpg) no-repeat; */
	/* background-size: cover; */
	margin-top: 8%;
}
 
.product-wrapper {
	max-width: 1200px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.product-features .product-body {
	margin: 0px 25px
}
.product-features .product-body:after {
	content: "";
	width: 100%;
	height: 3px;
	background: url(/templates/english/index/skins/img/productBase-features-model.png) no-repeat;
	background-size: 100% auto;
	background-position: center;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 0
}
/*li*/
.features-item {
	position: relative;
	float: left
}
.features-slide .features-item>* {
	text-align: center
}
.features-item h3 {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 50px;
	color: #333;
	opacity: 0.7;
	transition: all 0.1s;
	margin-top: 0%;
}
.features-item i {
	position: absolute;
	width: 75%;
	height: 22px;
	background: url(/templates/english/index/skins/img/productBase-features-timeline.png) no-repeat;
	background-size: contain;
	background-position: right center;
	left: -25%;
	margin-left: 10px;
	top: 40px;
	z-index: 3;
}
.features-item .features-info {
	display: block;
	margin: 0 auto;
	padding: 2% 7%;
	transition: all 0.3s;
	border-radius: 2px;
	background: #f8f8f8;
	border: 1px solid #f0f0f0;
	margin: 0 3%;
	padding-bottom: 8%;
}
.features-item .features-info .features-info-i {
	font-size: 14px;
	color: #A0A2A8;
	line-height: 22px;
	margin-bottom: 10px
}
.features-item .features-info .features-info-s  p{
	font-size: 14px;
	color: #333;
	line-height: 24px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 7%;
	text-indent: 24px;
}
.features-item.dark i {
	background: url(/templates/english/index/skins/img/productBase-features-timeline-dark.png) no-repeat;
	background-size: contain;
	background-position: right center
}
/*脙茠脗漏脙鈥毭偮济冣€毭偮犆兤捗偮γ冣€毭偮犆兟⒚⑩€毬偮∶兤捗偮γ兟⒚⑩€毬吢∶冣€毭偮兤捗偮γ冣€毭偮得冣€毭偮兤捗偮γ兟⒚⑩€毬偮⒚冣€姑⑩偓聽脙茠脗娄脙鈥γ偮久冣€γ⑩偓艙*/
.features-item:hover h3 {
	font-size: 22px;
	line-height: 28px;
	opacity: 0.9
}
.features-item:hover i {
	width: 75%;
	margin-left: 10px;
	background: url(/templates/english/index/skins/img/productBase-features-timeline-hover.png) no-repeat;
	background-size: contain;
	background-position: right center;
	height: 22px;
}
.features-item:hover a {
	background: url(/templates/english/index/skins/img/productBase-features-info.png) no-repeat;
	background-size: 100% 100%;
	background: #eb891b;
	 
}

.features-item:hover .features-info-s p{
	 
	color:#fff;
}


/*脙茠脗楼脙鈥毭偮访冣€毭偮γ兤捗偮ッ冣€毭偮徝冣€毭偮趁兤捗偮γ冣€γ⑩偓鈩⒚兟⒚⑩€毬偮懊兤捗偮┟兟⒚⑩€毬⑩€灺⒚冣€毭偮*/
.product-features .swiper-button-prev {
	width: 30px;
	height: 30px;
	left: 0px;
	top: 12%;
	background: #eb891b;
	border-radius: 15px;
}
.product-features .swiper-button-prev:after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 15px;
	height: 30px;
	background: url(/templates/english/index/skins/img/productBase-features-left.png) no-repeat center;
	background-size: 50%;
	top: 50%;
	margin-top: -15px;
	left: 50%;
	margin-left: -7px;
	/* background: red; */
}
.product-features .swiper-button-next {
	width: 30px;
	height: 30px;
	right: 0px;
	top: 12%;
	background: #eb891b;
	border-radius: 15px;
}
.product-features .swiper-button-next:after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 15px;
	height: 30px;
	background: url(/templates/english/index/skins/img/productBase-features-right.png) no-repeat center;
	background-size: 50%;
	top: 46%;
	margin-top: -15px;
	left: 50%;
	margin-left: -7px;
}
