@charset "utf-8";
.w980 {
	width:1037px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 18px;
}

.banner {
	position: relative;
	height: 246px;
	overflow: hidden;
	width: 100%;
	z-index: 1;
}
.banner .show {
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -960px;
	height: 246px;
	overflow: hidden;
	z-index: 1;
}
.banner .show ul {
    position: relative;
    height: 246px;
    overflow: hidden;
    width: 1920px;
    float: left;
}
.banner .show ul li {
    text-align: center;
    width: 1920px;
    float: left;
    height: 246px;
    position: absolute;
    display: none;
}
.hot {
	width: 100%;
	height: 42px;
	line-height: 42px;
	position: absolute;
	bottom: 0px;
	z-index: 2;
}
.banner .focus {
	position: absolute;
	width: 100%;
	padding-left: 10px;
	padding-top: 0px;
	bottom: -20px;
	right: 0px;
	height: 18px;
	z-index: 2;
	padding-right: 510px;
}
.banner .focus a {
	width: 12px;
	height: 12px;
	float: right;
	margin-left: 5px;
	display: inline-block;
    background-image: url(/Cn/Images/a2.gif);
}
.banner .focus a img {
}

.banner .focus a.on {
	margin-top: 0px;
    background-image: url(/Cn/Images/a1.gif);
}