@charset "utf-8";
/* CSS Document */
.mkeFocus {
	height: 250px;
	width: 400px;
	border: 1px solid #C9CACB;
	border-radius: 8px;
	padding-top: 0px;
	margin: 0 auto;
	float: left;
}
.mkeUl {
	margin: 0px auto;
	height: 250px;
	width: 400px;
	overflow: hidden;
	position: relative;
	float: left;
}
.mkeUl ul {
	position: relative;
	left: 0px;
	top: 0px;
	height: 250px;
	overflow: hidden;

}
.mkeUl ul li {
	float: left;
	text-align: center;
	font-size: 16px;
	width: 400px;
	height: 250px;
}
.mkeUl ul li img { margin-bottom: 10px; float:left; }
.mkeNum {
	background: #FFF url(../images/bannum.jpg);
	height: 20px;
	width: 35px;
	position: absolute;
	z-index: 1;
	left: 13px;
	bottom: 4px;
	font: 14px Arial;
}
.mke_ns1 {
	line-height: 16px;
	text-align: center;
	height: 16px;
	width: 14px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.mke_ns2 {
	line-height: 16px;
	color: #9FA0A0;
	text-align: center;
	display: block;
	height: 16px;
	width: 14px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.mkeLbtn {
	background: url(../images/kelbtn.png) no-repeat;
	height: 30px;
	width: 36px;
	position: absolute;
	left: 6px;
	top: 100px;
	cursor: pointer;
	z-index: 10;
}
.mkeRbtn {
	position: absolute;
	top: 100px;
	right: 6px;
	background: url(../images/kerbtn.png) no-repeat;
	height: 30px;
	width: 36px;
	cursor: pointer;
	z-index: 10;
}
/*工艺技术*/
.mkeFocus2 {
	height: 250px;
	width: 400px;
	border: 1px solid #C9CACB;
	border-radius: 8px;
	padding-top: 0px;
	margin: 0 auto;
	float: left;
}
.mkeUl2 {
	margin: 0px auto;
	height: 250px;
	width: 400px;
	overflow: hidden;
	position: relative;
	float: left;
}
.mkeUl2 ul {
	position: relative;
	left: 0px;
	top: 0px;
	height: 250px;
	overflow: hidden;

}
.mkeUl2 ul li {
	float: left;
	text-align: center;
	font-size: 16px;
	width: 400px;
	height: 250px;
}
.mkeUl2 ul li img { margin-bottom: 10px; float:left; }
.mkeNum2 {
	background: #FFF url(../images/bannum.jpg);
	height: 20px;
	width: 35px;
	position: absolute;
	z-index: 1;
	left: 13px;
	bottom: 4px;
	font: 14px Arial;
}
.mke_ns12 {
	line-height: 16px;
	text-align: center;
	height: 16px;
	width: 14px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.mke_ns22 {
	line-height: 16px;
	color: #9FA0A0;
	text-align: center;
	display: block;
	height: 16px;
	width: 14px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.mkeLbtn2 {
	background: url(../images/kelbtn.png) no-repeat;
	height: 30px;
	width: 36px;
	position: absolute;
	left: 6px;
	top: 100px;
	cursor: pointer;
	z-index: 10;
}
.mkeRbtn2 {
	position: absolute;
	top: 100px;
	right: 6px;
	background: url(../images/kerbtn.png) no-repeat;
	height: 30px;
	width: 36px;
	cursor: pointer;
	z-index: 10;
}