.news {
	height: 36px;
	width: 1000px;
	margin: 20px auto;
	background: url("/static/images/index/news-bg.jpg") no-repeat;
}
.news .background {
	height:36px;
	width: 1000px;
	position: absolute;
}
.news .background .top {
	height: 10px;
	background: url("/static/images/core/border-top-grey.png") no-repeat;
}

.news .background .middle {
	background: url("/static/images/core/border-middle-grey.png") repeat-y;
	height: 22px;
}

.news .background .bottom {
	height: 10px;
	background: url("/static/images/core/border-bottom-grey.png") no-repeat;
}
.news .content {
	position: relative;
	padding-top: 10px;
	padding-left: 20px;
}
.news .content .news-detail {
	position: absolute;
	top: 10px;
	left: 180px;
	height: 21px;
	font-size: 14px;
}
.news .content .rss {
	background: url("/static/images/index/focus.png") no-repeat;
	height: 41px;
	position: absolute;
	right:0;
	width: 140px;
	top:0;
}
.news-detail span{
	font-size:14px;
	display:none;
	color:#4f4f4f;
}

.news .news-next {
	background: url("/static/images/index/arrow-right.jpg") no-repeat transparent;
	width: 26px;
	height: 17px;
	position: relative;
	left: 104px;
	bottom: 16px;
}

.news .news-prev {
	background: url("/static/images/index/arrow-left.jpg") no-repeat transparent;
	width: 26px;
	height: 17px;
	position: relative;
	top: 1px;
	left: 78px;
}

.news .news-prev:hover {
	background: url("/static/images/index/arrow-left-active.jpg") no-repeat transparent;
}

.news .news-next:hover {
	background: url("/static/images/index/arrow-right-active.jpg") no-repeat transparent;
}

.products{
	height: 187px;
	width: 1000px;
	margin: 0 auto;
}
.products .product-1 {
	height: 187px;
	float: left;
	width: 323px;
	padding-right: 16px;
}
.products .product-2 {
	height: 187px;
	width: 323px;
	float: left;
	padding-right: 15px;
}
.products .product-3 {
	height: 187px;
	float: left;
	width: 323px;
}
.products .intro {
	position: relative;
	top: 70px;
	width: 200px;
	font-size: 14px;
	height:100px;
	padding-left: 25px;
}
.products .intro p {
	line-height: 20px;
	color: #4f4f4f;
}

.products .detail {
	position: relative;
	top: 70px;
	width: 100px;
	padding-left: 30px;
	display: inline;
}
.products .detail a{
	font-size: 14px;
	color: #005a8d;
	font-family: Simsun;
}

.customers {
	height: 86px;
	width: 1000px;
	background: url("/static/images/index/customer-bg.jpg") no-repeat;
	margin: 30px auto;
}
.customers .background{
	height: 186px;
	width: 1000px;
	position: absolute;
}
.customers .background .top {
	background: url("/static/images/core/border-top-white.png") no-repeat;
	height: 10px;
}
.customers .background .middle {
	background: url("/static/images/core/border-middle-white.png") repeat-y;
	height: 110px;
}
.customers .background .bottom {
	background: url("/static/images/core/border-bottom-white.png") no-repeat;
	height: 10px;
}
.customers .content {
	height: 76px;
	margin: 0 auto;
	top: 5px;
	position: relative;
}
.customers .content .title{
	font-family: "Microsoft YaHei",Simsun;
	text-align: center;
	color: #414141;
	font-weight: bold;
	font-size: 18px;
	padding: 15px;
	letter-spacing: 1px;
}

#customers-list {
	height: 66px;
	width: 1000px;
	margin: 0 auto;
}

#customers-list .customers-detail {
	width: 1000px;
	display:none;
	position: absolute;
	top: 56px;
}

.eachBox{
	overflow:hidden;
	clear:both;
	padding-top: 20px;
	width: 1000px;
	margin: 0 auto;
}

/* changeBox_a1 */
.changeBox_a1{
	float:left;
	width:1000px;
	height:334px; 
	padding:0px;
	position:relative;
}

.changeBox_a1 .a_bigImg img{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	border:0;
}


.changeDiv{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.changeDiv h3{
	position:absolute;
	left:0px;
	top:293px;
	width:1000px;
	height:41px;
	line-height:30px;
	background:url("/static/images/index/shadow.png") no-repeat;
}

.changeDiv h3 a{
	display:block;
	padding-left:30px; 
	color:#FF6600;
}

/* ul_change_a2 */
.ul_change_a2{
	position:absolute;
	right:5px; 
	bottom:7px;
	padding-left:19px;
	overflow:hidden;
 }
.ul_change_a2 li{
	display: -moz-inline-stack;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.ul_change_a2 span{
	display: -moz-inline-stack;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:0.8em;
	padding:0px 3px; 
	margin-right:2px;
	border:1px solid #999;
	background:#fff;
	filter:alpha(opacity=85);
	opacity:0.85;
	cursor:hand;
	cursor:pointer;
}

.ul_change_a2 span.on{
	border:1px solid #CC0000;
	background:#FFFF9D;
	color:#CC0000;
}


/* ul_change_a1 */
.ul_change_a1{
	position:absolute;
	right:1px; 
	bottom:3px;
	padding-left:19px;
	overflow:hidden;
}

.ul_change_a1 li{
	float:left;
	margin-right:15px; 
}
.ul_change_a1 img{ 
	/*border:1px solid #ddd;*/
}
.ul_change_a1 img.on{
	border:2px solid #ffffff;
}

#scroll{margin:0; padding:0;position:relative;}
.slider-customer {position:absolute;}
.slider-customer li{ list-style:none;display:inline;}
.slider-customer img {height:76px;width:990px;display:block;}
