@charset "UTF-8";
body{
		overflow-x: hidden;
	}	
header {
	width: 100%;
	height: 100vh;
	background: #F2EFEA;
	transition: all 0.5s;
}
#LeftIcon {
	width: 30px;
	padding-left: 50px;
	padding-top: 50px;
	position: absolute;
}
#Fb, #Ig, #Yt {
	width: 30px;
	height: 30px;
}
.IconLine {
	width: 15px;
	height: 12px;
	border-right: 1px solid #b7a393;
	margin-top: 2px;
	margin-bottom: 2px;
}
#CopyRight {
	width: 30px;
	height: 500px;
	font-size: 12px;
	color: #b7a393;
	writing-mode: vertical-lr;
	text-orientation: mixed;
	padding-left: 20px;
	position: absolute;
	margin-top: calc(100vh - 400px);
	letter-spacing: 1px;
}
#SlideForm {
	width: calc(100% - 200px);
	height: calc(100vh - 150px);
	background-size: cover;
	right: 0px;
	position: absolute
}
#SliderIcon {
	width: 84px;
	height: 96px;
	background: url("/en/Assets/Web/Images/Logo.svg");
	position: absolute;
	top: calc(100vh - 400px);
	margin-left: 157px;
	z-index: 10000;
	cursor: pointer;	
}
#SlideBtn {
	width: 10px;
	position: absolute;
	right: 50px;
	z-index: 3000;
}
.SlidePoint {
	width: 10px;
	height: 10px;
	border: 1px solid #FFF;
	border-radius: 50%;
	margin-bottom: 30px;
	cursor: pointer;
}
.SlideAct {
	background: #FFF;
}
.SlideImg {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	position: absolute;
	opacity: 0;
}
a.HeaderMenuA {
	height: 20px;
	line-height: 20px;
	color: #000;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #cdcdcd;
	letter-spacing: 2px;
	font-size: 16px;
	padding-left: 40px;
	padding-right: 40px;
}
.BorderRightNone {
	border-right: none !important;
}
.BorderBottomNone {
	border-bottom: none !important;
}
#OemIcon {
	width: 70px;
	height: 70px;
	background: #b7a393;
	position: absolute;
	border-radius: 45%;
	color: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: -80px;
	margin-left: 950px;
	text-decoration: none;
}
/* About*/
#About {
	width: 100%;
	max-width: 1640px;
	height: 610px;
	margin: 0 auto;
	border-bottom: 1px solid #cdcdcd;
}
#AboutMar {
	width: 100%;
	max-width: 1315px;
	height: 610px;
	margin: 0 auto;
}
.AboutForm {
	width: calc((100% / 3));
	height: 610px;
	float: left;
}
.AboutImg {
	width: 100%;
	height: 400px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.AboutText {
	width: 100%;
	height: 210px;
	line-height: 30px;
	padding-left: 70px;
	padding-right: 70px;
	box-sizing: border-box;
	letter-spacing: 1px;
}
/* Story */
#Story {
	width: 100%;
	max-width: 1640px;
	max-height: 770px;
	margin: 0 auto;
}
#StoryMar {
	width: 100%;
	max-width: 1300px;
	height: 480px;
	margin: 0 auto;
	padding-top: 145px;
	padding-bottom: 145px;
}
.StoryForm {
	width: calc(100% / 2);
	height: 480px;
	float: left;
}
.StoryForm img {
	max-width: 100%;
}
#StoryTitle {
	width: 100%;
	height: 154px;
	text-align: center;
}
#StoryTitle img {
	max-width: 100%;
}
#StoryText {
	width: 100%;
	height: 276px;
	line-height: 30px;
	padding-left: 60px;
	padding-right: 60px;
	letter-spacing: 1px;
	box-sizing: border-box;
	padding-top: 30px;
	text-align: center;
}
#StoryBtnForm {
	width: 100%;
	height: 50px;
	text-align: center;
}
#BtnStory {
	width: 250px;
	height: 50px;
}
/* Provide */
#ProvideForm {
	width: 100%;
	height: 700px;
	max-width: 1640px;
	margin: 0 auto;
	background: url("/en/Assets/Web/Images/index/ProvideBg.png") center center;
	background-size: cover;
	box-sizing: border-box;
	padding-top: 70px;
	position: relative;
}
#Provide {
	width: 100%;
	max-width: 1400px;
	height: 505px;
	margin: 0 auto;
}
.ProvideList {
	width: calc(100% / 3);
	height: 505px;
	float: left;
	transform: scale(1, 1);
	transition: all .5s;
	cursor: pointer;
}
.ProvideList:hover {
	transform: scale(1.05, 1.05);
	transition: all .5s;
}
#BtnProvide1 {
	background: url("/en/Assets/Web/Images/index/ProvideBtn1.png") center center no-repeat;
}
#BtnProvide2 {
	background: url("/en/Assets/Web/Images/index/ProvideBtn2.png") center center no-repeat;
}
#BtnProvide3 {
	background: url("/en/Assets/Web/Images/index/ProvideBtn3.png") center center no-repeat;
}
#ProvideText {
	width: 100%;
	height: 474px;
	background: #f2eee9;
	margin-top: -15px;
	overflow: hidden;
	padding-top: 130px;
	box-sizing: border-box;
}
#ProvideTextForm {
	width: 874px;
	height: 212px;
	margin: 0 auto;
	background: url("/en/Assets/Web/Images/index/ProvideText.png") no-repeat;
	color: #8f3834;
	text-align: center;
	box-sizing: border-box;
	padding-top: 60px;
}
#PText2 {
	width: 530px;
	height: 60px;
	line-height: 50px;
	letter-spacing: 1px;
	margin: 0 auto;
	font-style: italic;
	font-size: 25px;
	text-align: left;
	font-weight: 200;
}
#PCircle {
	widows: 100%;
	height: 26px;
	background: #FFF;
	z-index: 100;
	background: url("/en/Assets/Web/Images/index/ProvideImg1.png") center center no-repeat;
	margin: 0 auto;
	margin-top: -26px;
}
/* News */
#News {
	width: 100%;
	height: 1140px;
	background: url("/en/Assets/Web/Images/index/NewsBg.png") no-repeat left bottom;
	padding-top: 100px;
	box-sizing: border-box;
}
#NewsForm {
	width: 100%;
	max-width: 1200px;
	height: 850px;
	margin: 0 auto;
}
#NewsLeft {
	width: 210px;
	height: 740px;
	text-align: center;
	float: left;
	background: url("/en/Assets/Web/Images/index/NewsTitle.png") no-repeat top center;
	display: inline-block;
}
#NewsRight {
	width: calc(100% - 220px);
	height: 740px;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	box-sizing: border-box;
	display: inline-block;
}
#NewsTopLine {
	width: calc(100% - 30px);
	height: 1px;
	border-bottom: 1px solid #dadada;
	margin: 0 auto;
}
#NewsBottomLine {
	width: calc(100% - 30px);
	height: 1px;
	border-top: 1px solid #dadada;
	margin: 0 auto;
}
.NewsList {
	width: 100%;
	height: 246px;
	box-sizing: border-box;
	padding-right: 25px;
}
.NewsImg img {
	width: 340px;
	overflow: hidden;
}
.ProductsImg img {
	height: 240px;
}
.NewsText {
	width: calc(100% - 420px);
	height: 246px;
	border-bottom: 1px solid #dadada;
	float: left;
	box-sizing: border-box;
	padding-top: 30px;
}
.NewsTitle {
	width: calc(100% - 100px);
	height: 60px;
	line-height: 30px;
	font-family: 'Vollkorn', serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: left;
}
.NewsContent {
	width: 100%;
	height: 180px;
	line-height: 30px;
	box-sizing: border-box;
	padding-top: 30px;
}
#NewsBtnForm {
	width: 100%;
	height: 50px;
	padding-top: 50px;
	padding-right: 50px;
	box-sizing: border-box;
}
#BtnNewsMore {
	width: 230px;
	height: 50px;
	line-height: 50px;
	background: url("/en/Assets/Web/Images/index/MoreImg.png"), #b7a393;
	display: block;
	text-decoration: none;
	color: #FFF;
	font-weight: 300;
	font-style: italic;
	padding-left: 20px;
	box-sizing: inherit;
	border-radius: 23px;
	float: right;
}
#MenuLineBox {
	width: 100%;
	height: 20px;
	float: left;
}
/* Quality */
#Quality {
	width: 100%;
	box-sizing: border-box;
}
#QualityForm {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}
#QualityForm:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
#QualityLeft {
	width: calc(50%);
	float: left;
	box-sizing: border-box;
	overflow: hidden;
}
#QualityLeft:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
#QualityRight {
	width: calc(50%);
	float: right;
	box-sizing: border-box;
	overflow: hidden;
}
#QualityRight:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
#Q1 {
	width: 100%;
	box-sizing: border-box;
	z-index: 100;
}
#Q2 {
	width: 100%;
	box-sizing: border-box;
	float: right;
	z-index: 100;
}
#Q3 {
	position: absolute;
	left: 0px;
	z-index: 99;
}
#Q4 {
	position: absolute;
	right: 0px;
	z-index: 99;
}
#Q1 img, #Q2 img {
	width: 100%;
}
#Point {
	width: 18px;
	height: 18px;
	position: absolute;
	left: calc(50% - 9px);
	z-index: 200;
}
#BtnMenuOpen {
	width: 42px;
	height: 28px;
	position: absolute;
	right: 57px;
	top: calc(100vh + 57px);
	cursor: pointer;
	z-index: 9000;
}
/* OEM */
#Oem {
	width: 100%;
	min-height: 1200px;
	background: #f2eee9;
	padding-bottom: 50px;
}
#OemForm {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}
#OemBox {
	width: 100%;
}
#OemBox:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
#OemLeft {
	width: 830px;
	float: left;
}
#OemLeft:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
#OemTitle {
	width: 100%;
	height: 60px;
	padding-top: 148px;
}
#OemName {
	width: 130px;
	height: 60px;
	font-family: 'Vollkorn', serif;
	font-size: 36px;
	font-weight: 400;
	letter-spacing: 1px;
	float: right;
	color: #8c8c8c;
}
#OemText {
	width: 330px;
	height: 60px;
	line-height: 30px;
	letter-spacing: 1px;
	float: right;
}
#OemLeftImg {
	width: 100%;
	height: 891px;
	margin-top: 110px;
}
#OemLeftImg img {
	max-width: 100%;
}
#OemLeftImg:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
#OemImg6 {
	width: 552px;
	height: 551px;
	float: right;
}
#OemImg5 {
	width: 772px;
	height: 891px;
	position: absolute;
	left: 60px;
	margin-top: -100px;
}
#OemRight {
	width: calc(100% - 930px);
	float: left;
	margin-left: 100px;
}
#OemRight:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
#OemRightImg {
	width: 100%;
	max-width: 620px;
	margin-top: 300px;
}
#OemRightImg:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
#OemRightImg img {
	max-width: 100%;
}
#OemImg1 {
	width: 50%;
	float: left;
	text-align: left;
	box-sizing: border-box;
	padding-left:20px;
	padding-right: 20px;
}
#OemImg2 {
	width: 50%;
	float: right;
	text-align: right;
	box-sizing: border-box;
	padding-left:20px;
	padding-right: 20px;
}
#OemImg3 {
	width: 50%;
	float: left;
	text-align: left;
	margin-top: 8%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
#OemImg4 {
	width: 50%;
	float: right;
	text-align: right;
	margin-top: 8%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
/* Products*/
#Products {
	width: 100%;
	max-height: 830px;
	max-width: 1920px;
	margin: 0 auto;
	padding-bottom: 150px;
}
#ProductsTitle {
	width: 578px;
	height: 57px;
	margin: 0 auto;
	margin-top: 140px;
}
#ProductsSlick {
	width: 100%;
	max-width: 1430px;
	height: 450px;
	margin: 0 auto;
	padding-left: 50px;
	padding-right: 50px;
	box-sizing: border-box;
	padding-top: 80px;
}
#ProductsForm {
	width: 100%;
	max-width: 1400px;
	height: 450px;
	margin: 0 auto;
}
.ProductsList {
	width: calc(100 / 5);
	height: 400px;
	cursor: pointer;
}
.ProductsImg {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}
.ProductsImg img {
	max-width: 100%;
	margin: 0 auto;
	transform: scale(1, 1);
	transition: all .3s;
}
.ProductsImg img:hover {
	transform: scale(1.05, 1.05);
}
.ProductsIcon {
	width: 100%;
	height: 32px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.ProductsIcon1 {
	background: url("/en/Assets/Web/Images/index/ProductsIcon1.png") no-repeat center center;
}
.ProductsIcon2 {
	background: url("/en/Assets/Web/Images/index/ProductsIcon2.png") no-repeat center center;
}
.ProductsIcon3 {
	background: url("/en/Assets/Web/Images/index/ProductsIcon3.png") no-repeat center center;
}
.ProductsTitle {
	width: 100%;
	max-width: 200px;
	margin: 0 auto;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: 300;
	text-align: center;
}
.slick-next {
	width: 30px;
	height: 44px;
	background: url("/en/Assets/Web/Images/index/BtnNext.png") center center no-repeat;
	border: none;
	position: absolute;
	right: -40px;
	top: 50%;
	margin-top: -32px;
	cursor: pointer;
}
.slick-prev {
	width: 30px;
	height: 44px;
	background: url("/en/Assets/Web/Images/index/BtnPrev.png") center center no-repeat;
	border: none;
	position: absolute;
	left: -40px;
	top: 50%;
	margin-top: -32px;
	cursor: pointer;
}
.slick-prev:active {
	margin-left: -2px;
}
.NoBorder {
	border-width: 0px !important;
}
#OemBtn {
	width: 620px;
	height: 50px;
	padding-top: 100px;
	text-align: center;
}
@media screen and (max-width: 991px) {
	#SlideFormM {
		width: 100%;
		margin-top: 75px;
		height: calc(100vh - 150px);
		background-size: cover;
		right: 0px;
		position: absolute;
	}
	#SlideBtnM {
		width: 10px;
		position: absolute;
		right: 25px;
		z-index: 3000;
	}
	.SlideImgM {
		width: 100%;
		height: 100%;
		background-size: cover;
		background-position: center center;
		position: absolute;
		opacity: 0;
	}
	.SlidePointM {
		width: 10px;
		height: 10px;
		border: 1px solid #FFF;
		border-radius: 50%;
		margin-bottom: 30px;
		cursor: pointer;
	}
	#SliderIcon_MB {
		width: 59px;
		height: 67px;
		background: url("/en/Assets/Web/Images/index/SliderIcon.png");
		background-size: contain;
		top: 50px;
		margin-left: 30px;
		z-index: 10000;
		position: absolute;
	}
	#About-Mb {
		width: 100%;
		box-sizing: border-box;
		padding: 30px;
		margin-top: 50px;
	}
	.AboutForm-Mb {
		width: 100%;
		padding-bottom: 40px;
	}
	.AboutImg-Mb {
		width: 100%;
		padding-top: 30px;
		padding-bottom: 30px;
		text-align: center;
	}
	.AboutText-Mb {
		width: 100%;
		line-height: 25px;
		letter-spacing: 1px;
		font-size: 13px;
		font-weight: 300;
	}
	.AboutLine {
		width: 100%;
		height: 1px;
		border-bottom: 1px solid #cdcdcd;
	}
	/* Story*/
	#Story-Mb {
		width: 100%;
		padding: 30px;
		box-sizing: border-box;
	}
	#StoryImg-Mb {
		width: 100%;
	}
	#StoryImg-Mb img {
		max-width: 100%;
	}
	#StoryTitle-Mb {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 40px;
		box-sizing: border-box;
	}
	#StoryTitle-Mb img {
		max-width: 100%;
	}
	#StoryText-Mb {
		width: 100%;
		padding-top: 20px;
		letter-spacing: 1px;
		font-size: 13px;
		text-align: center;
		font-weight: 300;
		line-height: 25px;
		padding-bottom: 50px;
	}
	#StoryBtnForm-Mb {
		width: 100%;
		justify-content: 60px;
		text-align: center;
	}
	#StoryBtnForm-Mb img {
		width: 180px;
	}
	#BtnStoryMore {
		width: 180px;
		height: 37px;
	}
	#BtnStoryMore {
		width: 100%;
	}
	/* Provide*/
	#Provide-Mb {
		width: 100%;
		padding: 30px;
		padding-top: 50px;
		padding-bottom: 0px;
		box-sizing: border-box;
	}
	#ProvideForm-Mb {
		width: 100%;
		background: url("/en/Assets/Web/Images/index/ProvideBg-Mb.png") no-repeat center center;
		background-size: cover;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.ProvideList-Mb {
		width: 100%;
		padding: 30px;
		padding-top: 10px;
		padding-bottom: 0px;
		box-sizing: border-box;
		text-align: center
	}
	.ProvideList-Mb img {
		max-width: 200px;
	}
	#ProvideBottom-Mb {
		width: 100%;
		margin-top: -10px;
	}
	#ProvideBottom-Mb img {
		width: 100%;
	}
	/* News */
	#News {
		width: 100%;
		background: url("/en/Assets/Web/Images/index/NewsBg-Mb.png") left bottom no-repeat;
		padding-top: 100px;
		box-sizing: border-box;
		padding: 30px;
		height: auto;
	}
	#NewsTitle-Mb {
		width: 100%;
		height: 150px;
		text-align: center;
		padding-bottom: 30px;
	}
	#NewsTitle-Mb img {
		max-height: 100%;
	}
	#NewsForm {
		width: 100%;
		max-width: 1200px;
		height: auto;
		margin: 0 auto;
		margin-bottom: 50px;
	}
	#NewsLeft {
		display: none;
	}
	#NewsRight {
		width: 100%;
		height: auto;
		border-left: 1px solid #dadada;
		border-right: 1px solid #dadada;
		box-sizing: border-box;
		display: inline-block;
	}
	#NewsTopLine {
		width: calc(100% - 30px);
		height: 1px;
		border-bottom: 1px solid #dadada;
		margin: 0 auto;
	}
	#NewsBottomLine {
		width: calc(100% - 30px);
		height: 1px;
		border-top: 1px solid #dadada;
		margin: 0 auto;
	}
	.NewsList {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding: 20px;
		padding-bottom: 0px;
	}
	.NewsImg {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		float: none;
		padding: 0px;
	}
	.NewsImg img {
		max-width: 100%;
	}
	.NewsText {
		width: 100%;
		;
		height: auto;
		border-bottom: 1px solid #dadada;
		float: none;
		box-sizing: border-box;
		padding-bottom: 20px;
	}
	.NewsTitle {
		width: 100%;
		height: auto;
		line-height: 30px;
		font-family: 'Vollkorn', serif;
		font-size: 20px;
		font-weight: 400;
		letter-spacing: 1px;
		text-align: left;
	}
	.NewsContent {
		display: none;
	}
	#NewsBtnForm {
		width: 100%;
		height: 50px;
		padding-top: 50px;
		padding-right: 50px;
		box-sizing: border-box;
	}
	#BtnNewsMore {
		width: 180px;
		height: 37px;
		line-height: 37px;
		background: url("/en/Assets/Web/Images/index/MoreImg.png"), #b7a393;
		background-size: contain;
		display: block;
		text-decoration: none;
		color: #FFF;
		font-weight: 300;
		font-style: italic;
		padding-left: 20px;
		box-sizing: inherit;
		border-radius: 23px;
		float: right;
	}
	#MenuLineBox {
		width: 100%;
		height: 20px;
		float: left;
	}
	/* Quality */
	#QualityTop-Mb, #QualityButtom-Mb {
		width: 100%;
		padding: 0px;
	}
	#QualityTop-Mb img, #QualityButtom-Mb img {
		max-width: 100%;
	}
	#QualityButtom-Mb {
		margin-top: -4px;
	}
	#QualityPoint-Mb {
		width: 100%;
		height: 18px;
		position: absolute;
		z-index: 10;
		margin-top: -13px;
		background: url("/en/Assets/Web/Images/index/point.png") center center no-repeat;
	}
	/* OEM */
	#Oem-Mb {
		width: 100%;
		letter-spacing: 1px;
		background: #f2eee9;
		margin-top: -4px;
		box-sizing: border-box;
		padding-top: 80px;
		padding-bottom: 80px;
	}
	#OemTitle-Mb {
		width: 100%;
		height: 50px;
		line-height: 50px;
		font-family: 'Vollkorn', serif;
		font-size: 30px;
		font-weight: 400;
		letter-spacing: 1px;
		color: #8c8c8c;
		text-align: center;
		box-sizing: border-box;
		padding-bottom: 10px;
	}
	#OemText-Mb {
		width: 100%;
		height: 80px;
		line-height: 30px;
		text-align: center;
		font-weight: 300;
	}
	#OemImgBg-Mb {
		width: 100%;
	}
	#OemImg1-Mb {
		width: 100%;
	}
	#OemImg1-Mb img {
		max-width: 80%;
	}
	.OemImgList-Mb {
		width: calc(50% - 4px);
		display: inline-block;
		box-sizing: border-box;
		padding: 15px;

	}
	.OemImgList-Mb img {
		max-width: 100%;
	}
	.PaddingLeft30 {
		padding-left: 30px;
	}
	.PaddingRight30 {
		padding-right: 30px;
	}
	.BtnOemForm-Mb {
		margin-top: 30px;
		width: 100%;
		height: 60px;
		line-height: 60px;
		text-align: center;
	}
	.BtnOemForm-Mb img {
		width: 180px;
	}
	/* Products */
	#Products {
		width: 100%;
		max-height: 830px;
		max-width: 1920px;
		margin: 0 auto;
		padding-bottom: 50px;
		overflow: hidden;
	}
	#ProductsTitle {
		width: 100%;
		height: 57px;
		margin: 0 auto;
		margin-top: 70px;
		text-align: center;
		box-sizing: border-box;
		padding-left: 30px;
		padding-right: 30px;
	}
	#ProductsTitle img {
		width: 100%;
		max-width: 375px;
	}
	#ProductsSlick {
		width: 100%;
		max-width: 1430px;
		height: 450px;
		margin: 0 auto;
		padding-left: 00px;
		padding-right: 00px;
		box-sizing: border-box;
		padding-top: 30px;
		overflow: hidden;
	}
	#ProductsForm-Mb {
		width: 220px;
		height: 400px;
		margin: 0 auto;
		/*
		margin-left: calc((680px - 100%)/ 2 * -1);
		*/
	}
	.ProductsList {
		width: 220px;
		height: 400px;
		cursor: pointer;
	}

	.ProductsImg {
		width: 220px;
		height: 240px;
		text-align: center;
		padding-top: 30px;
	}
	.ProductsImg img {
		width: 220px;
		height: 240px;
		margin: 0 auto;
		transform: scale(1, 1);
		transition: all .3s;
	}
	.ProductsImg img:hover {
		transform: scale(1.05, 1.05);
	}

	.ProductsIcon {
		width: 100%;
		height: 32px;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.ProductsTitle {
		width: 80%;
		max-width: 200px;
		margin: 0 auto;
		line-height: 30px;
		letter-spacing: 1px;
		font-weight: 300;
		font-size: 13px;
		text-align: center;
	}
	.slick-next, .slick-prev {
		display: none !important;
	}
}
@media screen and (min-width: 992px) {
	/* News */
	.NewsList:hover {
		background: #f0f0f0;
	}
	.NewsImg {
		width: 360px;
		height: 186px;
		box-sizing: border-box;		
		float: left;
		overflow: hidden;
		text-align: center;
		margin: 30px;
	
		
	
	}
	.NewsImg img {
		width: 360px;
		transform: scale(1, 1);
		transition: all .3s ease-out;
	}
	.NewsImg img:hover {
		transform: scale(1.05, 1.05);
	}
	.NewsText {
		width: calc(100% - 420px);
		height: 246px;
		border-bottom: 1px solid #dadada;
		float: left;
		box-sizing: border-box;
		padding-top: 30px;
	}
}
@media screen and (min-width: 1361px) {
	#HeaderMenu {
		width: 1090px;
		height: 90px;
		background: #FFF;
		position: absolute;
		z-index: 2000;
		margin-top: calc(100vh - 190px);
		left: calc(100% - 1230px);
		box-sizing: border-box;
		padding-left: 20px;
		padding-top: 30px;
	}
}
@media screen and (min-width: 992px) and (max-width:1360px) {
	#CopyRight, #LeftIcon {
		display: none;
	}
	#SlideForm{
		width:  calc(100% - 160px);
	}
	#SliderIcon{
		margin-left: 117px;
	}
	#HeaderMenu {
		width: calc(100% - 200px);
		max-width:  1090px;
		height: 90px;
		background: #FFF;
		position: absolute;
		z-index: 2000;
		margin-top: calc(100vh - 190px);
		left: 240px;
		box-sizing: border-box;
		padding-left: 20px;
		padding-top: 30px;
	}

	#OemIcon {
		width: 70px;
		height: 70px;
		background: #b7a393;
		position: absolute;
		border-radius: 45%;
		color: #FFF;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 18px;
		letter-spacing: 2px;
		margin-top: -80px;
		margin-left: 0px;
		right: 30px;
	}
	.AboutForm {
		width: calc((100% / 3));
		height: 610px;
		float: left;
	}
	/* Products */
	#Products {
		width: 100%;
		max-height: 830px;
		max-width: 1920px;
		margin: 0 auto;
		padding-bottom: 50px;
	}
	#ProductsTitle {
		width: 100%;
		height: 57px;
		margin: 0 auto;
		margin-top: 70px;
		text-align: center;
		box-sizing: border-box;
		padding-left: 30px;
		padding-right: 30px;
	}
	#ProductsTitle img {
		width: 100%;
		max-width: 375px;
	}
	#ProductsSlick {
		width: 100%;
		max-width: 1430px;
		height: 450px;
		margin: 0 auto;
		padding-left: 00px;
		padding-right: 00px;
		box-sizing: border-box;
		padding-top: 30px;
		overflow: hidden;
	}
	#ProductsForm-Mb {
		width: 680px;
		height: 400px;
		margin-left: calc((680px - 100%)/ 2 * -1);
	}
	/*
	.ProductsList {
		width: 220px;
		height: 400px;
		cursor: pointer;
	}
	.ProductsImg {
		width: 220px;
		height: 240px;
		text-align: center;
		padding-top: 30px;
	}
	.ProductsImg img {
		width: 220px;
		height: 240px;
		margin: 0 auto;
		transform: scale(1, 1);
		transition: all .3s;
	}
	.ProductsImg img:hover {
		transform: scale(1.05, 1.05);
	}
	*/
	.ProductsIcon {
		width: 100%;
		height: 32px;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.ProductsTitle {
		width: 80%;
		max-width: 200px;
		margin: 0 auto;
		line-height: 30px;
		letter-spacing: 1px;
		font-weight: 300;
		font-size: 13px;
		text-align: center;
	}
	.slick-next, .slick-prev {
		display: none !important;
	}
	/* Provide */
	#ProvideForm {
		padding-top: 120px;
	}
	#Provide {
		height: 420px;
	}
	.ProvideList {
		height: 420px;
	}
	/* OEM */
	#Oem {
		width: 100%;
		height: auto;
		min-height: auto;
		background: #f2eee9;
		padding-bottom: 120px;
	}
	#OemForm {
		width: 100%;
		max-width: 1920px;
		margin: 0 auto;
	}
	#OemBox {
		width: 100%;
	}
	#OemBox:after {
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both;
	}
	#OemLeft {
		width: 650px;
		float: left;
	}
	#OemLeft:after {
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both;
	}
	#OemTitle {
		width: 100%;
		height: 60px;
		padding-top: 148px;
	}
	#OemName {
		width: 130px;
		height: 60px;
		font-family: 'Vollkorn', serif;
		font-size: 36px;
		font-weight: 400;
		letter-spacing: 1px;
		float: right;
		color: #8c8c8c;
	}
	#OemText {
		width: 330px;
		height: 60px;
		line-height: 30px;
		letter-spacing: 1px;
		float: right;
	}
	#OemLeftImg {
		width: 100%;
		height: auto;
		margin-top: 110px;
	}
	#OemLeftImg img {
		max-width: 100%;
	}
	#OemLeftImg:after {
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both;
	}
	#OemImg6 {
		width: 451px;
		height: 551px;
		float: right;
		margin-right: 60px;
	}
	#OemImg5 {
		width: 650px;
		height: auto;
		position: absolute;
		left: 20px;
		margin-top: -90px;
	}
	#OemRight {
		width: calc(100% - 850px);
		float: left;
		margin-left: 100px;
	}
	#OemRight:after {
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both;
	}
	#OemRightImg {
		width: 100%;
		max-width: 620px;
		margin-top: 300px;
	}
	#OemRightImg:after {
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both;
	}
	#OemRightImg img {
		max-width: 90%;
	}
	#OemImg1 {
		width: 50%;
		float: left;
		text-align: left;
	}
	#OemImg2 {
		width: 50%;
		float: right;
		text-align: right;
	}
	#OemImg3 {
		width: 50%;
		float: left;
		text-align: left;
		margin-top: 8%;
	}
	#OemImg4 {
		width: 50%;
		float: right;
		text-align: right;
		margin-top: 8%;
	}
	/* OEM */
	#OemRightImg {
		box-sizing: border-box;
	}
}	
@media screen and (min-width: 992px) and (max-width:1200px) {
	a.MenuA {
		height: 20px;
		line-height: 20px;
		color: #000;
		display: inline-block;
		text-align: center;
		text-decoration: none;
		border-right: 1px solid #cdcdcd;
		letter-spacing: 2px;
		font-size: 16px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.HeaderMenuA {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
}