@charset "gb2312";
ul,li,p,h3,img{
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
ol, ul {
    list-style: none outside none;
}


.banner {
	position: relative;
}
.banner .slides li {
	position: relative;
	overflow: hidden;
}
.banner img {
	width: 100%;
	display: block;
}
.banner-s img {
	position: relative;
	left: 50%;
	width: 1600px;
	margin-left: -800px;
}
.banner .para, .banner .text,.banner .para, .banner .pp {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0;
}
.banner .flex-prev,
.banner .flex-next {
	position: absolute;
	top:50%;
	width: 77px;
	height: 118px;
	margin-top: -59px;
	text-indent: -100em;
	overflow: hidden;
}
.banner .flex-prev {
	left: 0;
	background: url(arrow-left.png) no-repeat center center;
}
.banner .flex-next {
	right: 0;
	background: url(arrow-right.png) no-repeat center center;
}
.banner .flex-control-nav {
	position: absolute;
	top: 15%;
	left: 50%;
	margin-top: 135px;
	margin-left: -500px;
}
.banner .flex-control-nav li {
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 8px;
}
.banner .flex-control-nav li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -100em;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
	background: url(index-btn2.png) no-repeat;
}
.banner .flex-control-nav li .flex-active {
	background: url(index-btn1.png) no-repeat;
}


.index-content {
	position: relative;
	overflow: hidden;
}

.module {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100px;
	background: url(index-icon.png) repeat-x 0 0;/*2.11 add style*/
}
.module .center {
	position: absolute;
	left: 50%;
	top: 0;
	width: 1200px;
	height: 100px;
	margin-left: -500px;
	overflow: hidden;
}
.module .index-center{
	background: none;
}
.kwicks {
	width: 1010px;
	height: 100px;
	background: url(y-bg4.png) no-repeat left center;
}
.kwicks .kwick {
	float: left;
	width: 113px;
	height: 100px;
	background: url(y-bg4.png) no-repeat right center;/*2.11 add style*/
	overflow: hidden;
}
.kwicks .kwick div {
	width: 437px;
	height: 100px;
	/*background:url(index-icon.png) repeat-x;*/
}
.kwicks .first {
	width: 437px;
}
.kwicks .last {
	border-right: 0;
}
.kwicks .icon {
	float: left;
	width: 115px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
}
.kwicks .icon01 {
	background-image: url(../images/icon01.png);
}
.kwicks .icon02 {
	background-image: url(../images/icon02.png);
}
.kwicks .icon03 {
	background-image: url(../images/icon03.png);
}
.kwicks .icon04 {
	background-image: url(../images/icon04.png);
}
.kwicks .icon05 {
	background-image: url(../images/icon05.png);
}
.kwicks .icon06 {
	background-image: url(../images/icon06.png);
}
.kwicks img {
	float: left;
}
.kwicks .first .icon {
	background-color: #ff6e00;
}


.kwick-nr{width:324px;height:100px;}
.kwick-nr p{height:100px;width:150px;overflow: hidden;float: left;}
.kwick-nr h3{color:#FFFFFF;padding-top:24px;line-height:24px;margin-left:15px;width:150px;float:left;font-size:14px;font-family: 'Î¢ÈíÑÅºÚ';}


.module .left {
	position: absolute;
	left: 0;
	right: 50%;
	margin-right: 500px;
	background:url(index-icon.png) repeat-x;
	height: 100px;
}
.module .right {
	position: absolute;
	right: 0;
	left: 50%;
	margin-left: 500px;
	background:url(index-icon.png) repeat-x;
	height: 100px;
}

