/*示例页样式*/
body {
}
#maincontent {
	padding-top: 10px;
	background:#fff;
}
.wrapper {
	width: 990px;
	margin:0 auto
}
.maincontent {
	width: 741px;
	padding-left:20px;
}
.maincontent-right {
	width:773px;
	padding-left:15px;
}
.maincontent .content {
	padding:10px; line-height:30px;
}
/*顶部样式*/
#top {
}
#top .wrapper {
	margin-top:5px;
	background:#fff;
	height: 80px;
}
#top .logo {/*padding:20px 0 0 20px;*/
}
#top .logo img {
	width: 270px;
	height: 70px;
	background:#ddd;
}
#top .info {
	padding:10px 20px 0 0
}
.search {
	padding:45px 20px 0 0;
}
.search .text {
	height:32px;
	padding-left:10px;
	float:right;
}
.search .button {
	width:48px;
	height:32px;
	line-height:32px;
	text-align:center;
	cursor:pointer;
	border-style:none;
	float:right;
}
.A_Scroll {
	white-space:nowrap;
	overflow:hidden;
	width:978px;
	height:30px;
	border:1px solid #999;
	background:#0e8dff;
	line-height:30px;
	color:#FFF;
	margin:5px 0;
}
.A_Scroll span {
	padding-right:100px;
}
/***********【默认导航样式】***********/
#nav {
	zoom: 1;
	line-height: 32px;
	width:700px;
	background:url(../images/nav_bg.jpg) repeat-x;
	margin-top:10px;
}
#nav .wrapper {
	background:#f96125;
	height: 46px;
}
#nav:after {
	content: "";
	display: block;
	clear: both
}
#nav ul.level0 {
}
#nav li {
	position: relative;
	overflow: hidden;
	z-index: 1
}
#nav li.hover {
	overflow: visible
}
#nav li a {
	white-space: nowrap;
	color: #fff;
}
#nav li a.hover {/* background:#464646;*/
	font-weight:bold;
}
#nav li.level0 {
	float: left;
	background:url(../images/li_01.jpg) right center no-repeat;
}
#nav li.empty {
	width: 0;
}
#nav a.level0 {
	display: block;
	padding: 0 20px;
}
#nav li div {
	line-height: 28px;
	position: absolute;
	width: 100%;
	display: none;
	background: #e0e0e0;
}
#nav li ul.shadowtop {
}
#nav li li {
	z-index: 1;
}
#nav li li a {
	display: block;
	padding: 2px 15px;
}
#nav li li.hover {
	z-index: 2
}
#nav li li a:hover {
	background:#f96125;
}
#nav li li a.last {
	padding-bottom: 0;
	background: none
}
#nav li li a span {
	white-space: nowrap;
}
#nav li li a.parent span {
	padding-left: 10px;
}
#indexflash {
	width: 990px;
	margin:0 auto;
	background:#fff;
	height:357px;
}
#subflash {
	width:990px;
	margin:0 auto;
	height:357px;
}
.block {
	margin-top:10px;
}
/*首页通用模块样式*/
/*.block { }
.block div.title { overflow: hidden; border-bottom:#ccc 1px solid;}
.block div.title h2, .block div.title h3 { float: left; height: 20px; line-height: 20px; padding:5px 10px;}
.block div.title h2 { font-size: 18px; }
.block div.title h3 { font-size: 14px; }
.block div.content { padding:5px;}
.block div.content .subcontent { display: none }
.block div.content .active { display: block }
*/
.products_categories {
	height:500px;
	border-radius:5px;
	border:1px #dbdbdb solid;
	width:200px;
}
.products_categories01 {
	height:470px;
	overflow:hidden;
}
.more {
	padding-right:10px;
}
.more a {
	display:block;
}
.more a:hover {
	color:#f00;
}
.about01 {
	width:498px;
}
.about {
	width:498px;
	margin-top:10px;
}
.about img {
	border: 1px #e8e8e8 solid;
	padding:2px;
	margin:0 10px;
	float:left;
}
.Honor01 {
	width:250px;
}
.Honor {
	width:250px;
	padding-top:5px;
}
.Honor img {
	border: 1px #e8e8e8 solid;
	padding:2px;
	margin-left:10px;
}
.scroll {
	width:769px;
	margin-bottom:10px;
}
.news01 {
	width:498px;
}
.news {
	padding-top:10px;
}
.news ul {
	padding-right:20px;
}
.news li {
	background:url(../images/li_03.jpg) left center no-repeat;
	padding-left:15px;
	height:22px;
}
.news li a {
	display:block;
	line-height:22px;
	height:22px;
}
.news li a:hover {
	color:#f00;
}
.cls_text_list li {
	height:28px;
}
.ad01 {
	border:1px #dbdbdb solid;
	width:248px;
}
/*首页各板块样式*/
#info, #news {
	width:310px;
	margin-left:10px;
	height:210px;
	overflow:hidden;
}
#index_products {
	width:330px;
	margin-left:10px;
}
#products {
	width:720px;
	margin-left:10px;
}
#products .content {
	padding-top:20px;
}
/*侧栏样式*/
.leftside {
	width: 228px;
}
.leftside .title {
}
.leftside .title h2 {
	font-size:16px;
	padding:10px 0 10px 30px;
	color:#FFF;
	margin-left:10px;
}
.leftside .list ul li {
	line-height:30px;
	border-bottom:dashed 1px #CCC;
	padding:0 10px;
}
.ad {
	margin:5px 0;
	border:1px #dbdbdb solid;
}
.ad img {
	width:226px;
}
.category {
	border-radius:5px;
	border:1px #dbdbdb solid;
	padding:10px 0;
}
.category ul li {
	margin-left:10px;
	font-size:14px;
	border-bottom:dashed 1px #CCC;
	width:85%;
	margin:0 auto;
}
.category a {
	display: block;
	line-height: 32px;
	padding-left: 20px;
	background:url(../images/li_02.jpg) left center no-repeat;
	margin-left:5px;
}
.category a:hover {
	color: #f00;
}
#category .content {
	padding: 20px 10px;
}
#category .content li {
	line-height: 1.8em;
	padding-left: 16px;
}
#sidenews .content {
	padding: 20px 10px
}
.productcate {
	line-height: 32px;
}
.productcate li {
	float: left;
	margin-right: 10px;
	_display: inline;
}
.productcate li a {
	float: left;
	padding: 0 10px;
	border-radius: 3px;
}
.productcate li.current a {
	background-position: left -216px;
	color: #fff
}
#position {
	line-height: 30px;
	background:url(../images/title_07.jpg) no-repeat 0 6px;
	color: #464646;
}
#position h2 {
	padding-left: 20px;
	font-size:14px;
	font-weight:bold;
}
#position div.right {
	padding-right: 10px;
}
#position div.right a {
	color: #464646;
}
#position div.right a:hover {
	color: #f00
}
.product_right_s2 {
	float:left;
	margin:auto;
	margin-top:20px;
	display:inline;
	width:170px;
}
.product_right_s2_img {
	width:150px;
	height:150px;
	text-align:center;
	overflow:hidden;
	margin:auto;
	border:1px solid #eaeaea
}
.product_right_s2_title {
	line-height:28px;
	height:28px;
	margin:auto;
	width:100%;
	text-align:center;
}
.product_right_s2_title a {
	display:block;
}
.product_right_s2_title a:hover {
	color:#f00;
	display:block;
}
/** 底部样式 **/
#bottom {
}
#bottom .clearfix01 {
	background: #84898d;
	color: #eee;
}
#bottom a {
	color: #ddd
}
#bottom a:hover {
	color: #fff
}
#bottom .copyright {
	padding:10px;
	width:990px;
	margin:0 auto;
}
#bottom .linktext {
	padding:20px;
}
