/* CSS Document */

#banner {
	width: 100%;
	position: relative;
	top: 0px;
	z-index: -1;
	margin-bottom:10px;
}

.banner {
	max-width: 1920px;
	min-width: 1120px;

	
}
.banner img {
	width: 100%;
}

#content {
	width: 1120px;
	padding-top: 10px;
	margin-top: 80px;
	width: 1200px;
}

#FrontComContent_list01-001,#FrontComContent_list01-case {
	/*border-right: 1px solid #cccccc;*/
}

#about_category {
	width: 180px;
	float: left;
	height: 100%;
}

#about_category .list2 {
	padding-right: 40px;
}

#about_category .list2 li {
	display: block;
	height: 30px;
	padding: 10px 0px;
}

#about_category .list2 a {
	display: block;
	text-align: right;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

#about_category .list2 a.current {
	color: white;
	background: url(../img/category_arrow_active.png) 160px center no-repeat #68b434;
	padding-right: 39px;
	width: 140px;
}
#about_category .list2 a:hover {
	background: url(../img/category_arrow_hover.png) 160px center no-repeat #edf3ec;
	padding-right: 39px;
	width: 140px;
}

#about_category .list2 a.current:hover {
	color: white;
	background: url(../img/category_arrow_active.png) 160px center no-repeat #68b434;
	padding-right: 39px;
	width: 140px;
}

#about_category .comptitle_45,#about_category .comptitle_00 {
	padding-right: 40px;
}



#about_category .comptitle_45 strong,#about_category .comptitle_00 strong  {
	font-size: 22px;
	font-weight: normal;
	color: #333132;
	display: block;
	text-align: right;
	height: 40px;
}

#about_detail {
	
	width: 1000px;
	float: right;
	padding-bottom: 40px;
}

#about_detail h3 {
	color: #68b434;
	font-size: 24px;
	letter-spacing: 1px;
}

#about_detail p {
	padding-top: 20px;
	color: #666565;
	font-size: 15px;
	text-indent: 30px;
	line-height: 25px;
}
#FrontProducts_list01-honor .comptitle_00,#FrontProducts_list01-case .comptitle_00{margin-bottom:10px;}
#FrontProducts_list01-honor .comptitle_00 .titlestyle_00,#FrontProducts_list01-case .comptitle_00 .titlestyle_00{color: #68B434;  font-size: 24px;  letter-spacing: 1px;}
.number {line-height:25px;}
.number .disabled,.number a,.number span{;  color: #ccc;   font-size: 12px;   margin-right: 5px;  padding: 2px 10px; border:1px solid #ccc;}
.number span.current,.number a:hover{ background:#68B434; color:#000;}
.number a{color:#000;}


