/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
/*main css*/

.sd {
	height: 480px;
	background: url(/skin/images/bg55.gif) no-repeat center;
	padding: 4px 0 0 0;
	margin: 10px 0;
}
.classImg {
	width: 701px;
	height: 255px;
	margin: 20px auto;
	position: relative;
}
.sd .classImg {
	width: 640px;
	height: 480px;
	margin: 0 auto;
}
a.np1, a.np2 {
	width: 24px;
	height: 64px;
	display: block;
	background: url(/skin/images/bg6.png) no-repeat;
	position: absolute;
	z-index: 10;
	top: 70px;
}
a.np1 {
	background-position: 0 0;
	left: 10px;
}
a.np1:hover {
	background-position: 0 -64px;
}
a.np2 {
	background-position: -24px 0;
	right: 10px;
}
a.np2:hover {
	background-position: -24px -64px;
}
.bm {
	width: 701px;
	height: 255px;
	position: absolute;
	background: #FFF;
	left: 0;
	top: 0;
}
.sd .classImg .bm {
	width: 100%;
	height: 325px;
}
.classLitter {
	height: 71px;
	background: url(/skin/images/bg5.png) repeat-x;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.classLitter ul {
	width: 100%;
	margin: auto;
	padding: 0;
}
.classLitter ul li {
	float: left;
	padding: 6px 0 0 9px;
	list-style: none;
}
.classLitter ul li a {
	width: 100px;
	height: 54px;
	border: 3px solid #767676;
	display: block;
	background: #000;
}
.classLitter ul li a img {
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.classLitter ul li a.current {
	width: 106px;
	height: 60px;
	border: none;
}
.classLitter ul li a.current img {
	border: none;
	width: 106px;
	height: 60px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.sd .classLitter {
	width: 100%;
}
.sd a.np1, .sd a.np2 {
	top: 200px;
}
@media (max-width: 388px) {
.classLitter ul li {
	padding: 3px 0 0 4px !important;
}
.classLitter ul li a {
	width: 80px !important;
}
.classLitter ul li a.current {
	width: 80px !important;
}
.classLitter ul li a.current img {
	width: 80px !important;
}
}
