﻿#wSubProductsHightLight {
	width: 100%;
	height: 100%;
	position: relative;
}

#SubProductsHightLight {
	width: 1200px;
	margin: 0 auto;
	background: url(line.png.ashx) repeat-x top center;
	margin-top: 50px;
}

#SubProductsHightLight .titleHead {
	text-align: center;
	position: relative;
	top: -26.5px;
}

#SubProductsHightLight .titleHead a {
	background: #2a904f no-repeat center;
	background-size: 100% 100%;
	display: inline-block;
	height: 53px;
	min-width: 256px;
	padding: 0 20px;
	text-align: center;
	box-sizing: border-box;
	font: normal 32px/53px UTMBeBas;
	color: #fff;
}

#SubProductsHightLight ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#SubProductsHightLight ul li {
	box-sizing: border-box;
	width: 278px;
	height: 313px;
	border: 1px solid #e7e7e7;
	display: inline-block;
	margin-right: 22px;
	margin-bottom: 22px;
	position: relative;
	opacity: 0;
}

#SubProductsHightLight ul li * {
	transition: 0.3s;
}

#SubProductsHightLight ul li.item3 {
	margin-right: 0;
}

#SubProductsHightLight ul li .frameOut {
	width: 281px;
	height: 232px;
	display: table;
	background: #fff;
	border-bottom: 1px solid #e7e7e7
}

#SubProductsHightLight ul li .frameOut .frameIn {
	width: 281px;
	height: 232px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#SubProductsHightLight ul li .frameOut .frameIn img {
	max-width: 281px;
	max-height: 232px;
}

#SubProductsHightLight ul li .nameProduct {
	display: table;
	height: 78px;
	width: 0px;
	background: #f9f9f9;
	position: relative;
}

#SubProductsHightLight ul li .nameProduct .titNews {
	display: table-cell;
	height: 78px;
	vertical-align: middle;
	text-align: center;
	font: bold 16px/22px Arial;
	color: #333;
	padding: 10px;
	box-sizing: border-box;
}

#SubProductsHightLight ul li .nameProduct .icoArrow {
	background: url(icoarrow.png.ashx) no-repeat center;
	width: 18px;
	height: 9px;
	position: absolute;
	top: -9px;
	left: 24px;
	display: block;
}

#SubProductsHightLight ul li:hover .titNews {
	color: #2a904f
}

#SubProductsHightLight ul li .moreInfo {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	border: 1px solid #e7e7e7;
	box-shadow: 0 0 10px #ccc;
	width: 390px;
	box-sizing: border-box;
	z-index: 4;
	left: -20%;
	transition: 0.6s;
	transform: scale(0)
}

#SubProductsHightLight ul li:hover .moreInfo {
	/*display: block;transform: scale(1)*/
}

#SubProductsHightLight ul li .moreInfo .frameOutMore {
	width: 388px;
	height: 321px;
	display: table;
	background: #fff;
}

#SubProductsHightLight ul li .moreInfo .frameOutMore .frameInMore {
	width: 388px;
	height: 321px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#SubProductsHightLight ul li .moreInfo .frameOutMore .frameInMore img {
	max-width: 388px;
	max-height: 321px;
}

#SubProductsHightLight ul li .moreInfo .infoMore {
	background: #f9f9f9;
	box-sizing: border-box;
	padding: 20px 20px 30px;
	border-top: 1px solid #e7e7e7;
	position: relative;
	text-align: center;
}

#SubProductsHightLight ul li .moreInfo .infoMore .icoArrow {
	background: url(icoarrow.png.ashx) no-repeat center;
	width: 18px;
	height: 9px;
	position: absolute;
	top: -9px;
	left: 24px;
	display: block;
}

#SubProductsHightLight ul li .moreInfo .infoMore .titMore {
	font: bold 16px/22px Arial;
	color: #2a904f;
}

#SubProductsHightLight ul li .moreInfo .infoMore .titMore:hover {
	color: #00a1f1
}

#SubProductsHightLight ul li .moreInfo .infoMore .descMore {
	font: normal 14px/24px Arial;
	color: #333;
	margin: 10px 0;
}

#SubProductsHightLight ul li .moreInfo .infoMore .detailButton {
	text-align: center;
}

#SubProductsHightLight ul li .moreInfo .infoMore .detailMore {
	background: #00a1f1;
	min-width: 133px;
	height: 36px;
	padding: 0 10px;
	box-sizing: border-box;
	font: normal 14px/36px Arial;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
}

#SubProductsHightLight ul li .moreInfo .infoMore .detailMore:hover {
	background: #2a904f;
}

#SubProductsHightLight ul li .moreInfo .infoMore .detailMore span {
	background: url(details.png.ashx) no-repeat left center;
	padding-left: 20px;
	display: inline-block;
}

#SubProductsHightLight ul li.item0 {
	left: -300px;
}

#SubProductsHightLight ul li.item1 {
	left: -300px;
}

#SubProductsHightLight ul li.item2 {
	right: -300px;
}

#SubProductsHightLight ul li.item3 {
	right: -300px;
}


/*#SubProductsHightLight ul li:nth-of-type(1){top: 800px;left: -800px;}
#SubProductsHightLight ul li:nth-of-type(2){top: 1200px;left: -1200px;}
#SubProductsHightLight ul li:nth-of-type(3){top: 1600px;right: -1600px;}
#SubProductsHightLight ul li:nth-of-type(4){top: 2000px;right: -2000px;}
#SubProductsHightLight ul li:nth-of-type(5){top: 2400px;left: -2400px;}
#SubProductsHightLight ul li:nth-of-type(6){top: 2800px;left: -2800px;}
#SubProductsHightLight ul li:nth-of-type(7){top: 3200px;right: -3200px;}
#SubProductsHightLight ul li:nth-of-type(8){top: 3600px;right: -3600px;}
#SubProductsHightLight ul li:nth-of-type(9){top: 4000px;left: -4000px;}
#SubProductsHightLight ul li:nth-of-type(10){top: 4000px;left: -4000px;}
#SubProductsHightLight ul li:nth-of-type(11){top: 4000px;right: -4000px;}
#SubProductsHightLight ul li:nth-of-type(12){top: 4000px;right: -4000px;}
#SubProductsHightLight ul li:nth-of-type(13){top: 4000px;left: -4000px;}
#SubProductsHightLight ul li:nth-of-type(14){top: 4000px;left: -4000px;}
#SubProductsHightLight ul li:nth-of-type(15){top: 4000px;right: -4000px;}
#SubProductsHightLight ul li:nth-of-type(16){top: 4000px;right: -4000px;}*/

#wSubProductsHightLight .owl-pagination {
	text-align: center
}

#wSubProductsHightLight .owl-page {
	background: transparent;
	border: 1px solid #c4c4c4;
	width: 13px;
	height: 13px;
	border-radius: 13px;
	display: inline-block;
	margin: 0px 10px
}

#wSubProductsHightLight .owl-page.active {
	background: #676767
}

#wSubProductsHightLight .owl-buttons {
	display: none
}

@media (max-width: 1920px) {
	#SubProductsHightLight {
		width: inherit
	}
	#SubProductsHightLight ul {
		text-align: center
	}
	#SubProductsHightLight ul li {
		opacity: 1;
		position: inherit;
		margin: 0;
		width: 31%;
		margin: 0px 1%;
		margin-bottom: 10px;
		overflow: hidden
	}
	#SubProductsHightLight ul li .moreInfo {
		display: none !important
	}
	#SubProductsHightLight ul li .frameOut {
		width: 100%
	}
	#SubProductsHightLight ul li .frameOut .frameIn {
		width: 100%
	}
	#SubProductsHightLight ul li .frameOut .frameIn img {
		max-width: 100%
	}
	#SubProductsHightLight ul li .nameProduct {
		width: 100%
	}
	#SubProductsHightLight ul li.item3 {
		opacity: 1;
		position: inherit;
		margin: 0;
		margin: 0px 1%;
		margin-bottom: 10px;
		overflow: hidden
	}
}

@media (max-width: 736px) {
	#wSubProductsHightLight .PCVersion {
		display: none
	}
	#wSubProductsHightLight .MobileVersion {
		display: block
	}
	#SubProductsHightLight {
		width: 97%;
		margin: 0px auto;
		margin-top: 50px;
	}
	#SubProductsHightLight ul {
		text-align: center;
		width: 100%;
		margin: 0px auto
	}
	#SubProductsHightLight ul li {
		opacity: 1;
		position: inherit;
		width: 100%
	}
	#SubProductsHightLight ul li .moreInfo {
		display: none !important
	}
	#SubProductsHightLight ul li .frameOut {
		width: 100%
	}
	#SubProductsHightLight ul li .frameOut .frameIn img {
		max-height: 232px;
		max-width: 100%
	}
	#SubProductsHightLight ul li .nameProduct {
		width: 100%
	}
	#SubProductsHightLight ul li .nameProduct .titNews {
		width: 100%
	}
	/*#wSubProductsHightLight{width: 90%}*/
}

@media (max-width: 560px) {
	/*#CommonMenuOther ul {margin: 0;margin-top: 40px;text-align: center}
    #CommonMenuOther ul li .bgImg{margin: 0px auto}
#CommonMenuOther ul li{ width: 95%;}*/
}