@charset "utf-8";
/*Global 网站全局CSS*/
body, td, th ,div, ul, li, p{ 
	color:#8a8a8a; 
	font-size:12px;
	font-family:arial;
	} 
body{ 
	margin-left:0; 
	margin-top:0; 
	margin-right:0; 
	margin-bottom:0;
	background:#eaeaea url(../images/main.jpg) repeat-x;
	} 
ul, li, p, dl, dt, dd, h1,h2,h3,h4,h5,h6, form{ 
	list-style-type:none; 
	padding:0; 
	margin:0; 
	} 
img{
	padding:0; 
	margin:0; 
	border:0;
	}
a{ 
	color:#666; 
	font-size:12px; 
	font-family:arial; 
	text-decoration:none;
	} 
a:hover{ 
	color:#63ab1e; 
	font-size:12px; 
	text-decoration:underline; 
	font-family:arial; 
	} 
.clear{
	clear:both;
	}
.freeheight{
	height:10px;
	overflow:hidden;
	}
/*wrapper 网站外框架*/	
.wrapper{
	margin:0px auto;
}
/*meta 顶部描述模块*/
.meta{
	height:32px;
	overflow:hidden;
	clear:both;
	background:#fff;
	}
.metainner{
	width:977px;
	height:32px;
	text-indent:5px;
	line-height:32px;
	margin:0px auto;
	color:#999;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:#fff;
	}
.metainner p{
	float:left;
	width:700px;
	height:32px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:url(../images/welcome.jpg) 0 7px no-repeat;
	}
.metainner span{
	float:right;
	line-height:42px;
	}
.metainner span a{
	float:right;
	padding-right:5px;
	}
.metainner span img{
	margin-top:14px;
	}
/*header 网站头部模块*/
.header{
	width:977px;
	height:94px;
	margin:0px auto;
	margin-top:15px;
	overflow:hidden;
	clear:both;
	}
.header .logo{
	float:left;
	}
.headerright{
	margin-top:35px;
	margin-right:10px!important;
	margin-right:5px;
	float:right;
	width:580px!important;
	overflow:hidden;
	}
.headerright dd{
	float:right;
	height:28px;
	line-height:28px;
	overflow:hidden;
	float:right;
	}
.headerright dd a,.headerright dd a:link,.headerright dd a:visited{
	background:url(../images/ico.gif) -87px -250px no-repeat;
	float:left;
	color:#fff;
	width:79px;
	margin:0 4px;
	text-align:center;
	}
.headerright dd a:hover{
	text-decoration:underline;
	}
.headerright dd .current:link, .headerright dd .current:visited{
	background:url(../images/ico.gif) 0px -250px no-repeat;
	}
.headerright ul{
	float:right;
	margin-top:7px;
	padding-right:15px;
	border-right:1px solid #e5e5e5;
	}
.headerright li{
	float:left;
	margin-left:10px;
	display:inline;
	}
.headerright #t1{
	background:url(../images/ico.gif) 4px 2px no-repeat;
	}
.headerright #t2{
	background:url(../images/ico.gif) -135px 2px no-repeat;
	}
.headerright #t3{
	background:url(../images/ico.gif) 3px -97px no-repeat;
	}
.headerright a{
	margin-left:19px;
	}
.headerright a:link,.headright a:visited{
	text-decoration:none;
	}
.headerright a:hover{
	text-decoration:underline;
	}
/*nav 网站栏目导航条模块*/
.nav{
	width:977px;
	height:37px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
	background:url(../images/head_bg.jpg) left bottom no-repeat;
	}
	
.nav ul{
	padding:0 20px;
}
.nav li{
	float:left;
	height:37px;
	line-height:37px;
	text-align:center;
	overflow:hidden;
	}
.nav li span{
	font-weight:bold;
	}
.nav li a:link,.nav li a:visited{
	display:block;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:0 26px;
	}
.nav li a:hover{
	color:#fff;
	background:url(../images/ico.gif) right -400px no-repeat;
	}
.nav .current{
	background:url(../images/ico.gif) right -400px no-repeat;
	}
/*crumbs 网站次栏目导航*/
.crumbs{
	height:39px;
	line-height:39px;
	padding-left:55px;
	overflow:hidden;
	background:url(../images/guide_bg.jpg) no-repeat;
	}
.crumbs a:link,.crumbs a:visited{
	text-decoration:underline;
	}
/*ban 首页广告模块*/
.ban{
	margin-bottom:10px;
	width:745px;
	height:204px;
	overflow:hidden;
	text-align:center;
	font-size:14px;
	}
/*main 主要框架*/
.main{
	width:977px;
	margin:0px auto;
	margin-top:10px;
	clear:both;
	height:100%;
	}
/*left 主框架左侧*/
.main .left{
	width:222px;
	float:right;
	overflow:hidden;
	height:100%;
	}
/*sort 产品分类模块*/
.sort,.briefcontact,.search,.linkbar {
	margin-bottom:10px;
	background:url(../images/sort_bg.jpg) repeat-y;
	}
.sort p,.search p,.contactindex p,.rss p,.briefcontact p,.linkbar p{
	font-weight:bold;
	line-height:34px;
	height:34px;
	color:#63ab1e;
	text-indent:15px;
	background:url(../images/ico.gif) 0px -600px;
	}
.search p{
	/*background:url(../images/ico.gif) 0px -650px;*/
	}
.sort ul,.briefcontact ul,.search .autocomplete,.linkbar ul{
	padding:5px 15px 15px 15px;
	background:url(../images/sort_ft.jpg) left bottom no-repeat;
	}
.sort ul li ul,.sort ul li ul li ul{
	background:none;
	}
.sort{
    height:100%;
	}
.sort li{
	line-height:24px;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
.sort li ul{ 
	margin-top:0px;
	padding:0 0 0 15px;
	}
.sort li ul li{
	font-weight:normal;
	margin-top:0px;
	}
.sort li ul li a:link,.sort li ul li a:visited{
	background:none;
	padding-left:10px;
	font-size:12px;
	display:block;
	width:170px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
.sort li ul li a:hover{
	background:url(../images/ico.gif) 0px -150px no-repeat;
	background:none;
	}
.sort li a:link,.sort li a:visited{
	background:url(../images/ico.gif) 0px -499px no-repeat;
	padding-left:10px;
	}
.sort li a:hover{
	background:url(../images/ico.gif) 0px -150px no-repeat;
	padding-left:10px;
	}
/*search 搜索模块*/
.search select{
	width:170px;
	border:1px #ded7d9 solid;
	padding:4px;
	-webkit-border-radius:3px;-moz-border-radius:3px;
	}

.searchinput{
	border:1px #ded7d9 solid;
	width:160px;
	padding:4px;
	margin-top:5px;
	-webkit-border-radius:3px;-moz-border-radius:3px;
	}
.searchbt{
	width:70px;
	height:25px;
	line-height:25px;
	background:url(../images/ico.gif) 0px -349px no-repeat;
	border:0px;
	color:#fff;
	font-weight:bold;
	margin-top:10px;
	font-size:14px;
	cursor:pointer;
	padding:0;
	}
/*briefcontact 侧边联系方式模块*/
.briefcontact li{
	clear:both;
	line-height:24px;
	}
.briefcontact img{
	margin-top:5px;
	}
.briefcontact li p{
	float:left;
	font-weight:normal;
	font-size:12px;
	height:24px;
	line-height:24px;
	margin-right:5px;
	background:none;
	text-indent:0;
	color:#8a8a8a;
	}
.briefcontact .tel p{
	float:left;
	margin-top:0px;
	height:22px;
	line-height:22px;
	border:0px;
	width:30px;
	}
.briefcontact li span{
	float:left;
	margin-top:0px;
	font-weight:normal;
	font-size:12px;
	height:22px;
	line-height:22px;
	border:0px;
	}
.briefcontact .contact_tool{
	clear:both;
	}	
/*linkbar 侧边订阅模块*/
.linkbar li{
	height:25px;
	overflow:hidden;
	}
/*right 主框架右侧**/
.main .right{
	width:745px;
	float:left;
	overflow:hidden;
	height:100%;
	margin-bottom:10px;
	}
/*home_box 首页大容器*/
.home_box{
	background:#f9fbfa;
	}
.home_box .title span{
	width:49px;
	height:18px;
	line-height:18px;
	text-align:center;
	font-weight:normal;
	position:absolute;
	right:15px;
	bottom:15px;
	background:url(../images/ico.gif) -173px -200px;
	}
.home_box .title span a,.home_box .title span a:hover{
	display:block;
	color:#fff;
	text-decoration:none;
	}
.home_about a,.home_news,.home_news a,.home_news a:hover,.newsrelated a,.newsrelated a:hover{
	color:#fff;
	}
.home_news .title,.home_about .title{
	height:26px;
	color:#63ab1e;
	font-weight:bold;
	font-size:14px;
	margin-top:15px;
	}
.home_news .title p,.home_about .title p{
	color:#63ab1e;
	font-weight:bold;
	font-size:14px;
	width:102px;
	height:26px;
	line-height:26px;
	padding-left:18px;
	background:url(../images/tit.jpg) no-repeat;
	}
.relative{
	clear:both;
	height:212px;
	background:url(../images/relate_bg.jpg) no-repeat;
}
.home_news{
	clear:both;
	position:relative;
	width:408px;
	height:212px;
	float:left;
	overflow:hidden;
	padding:0 2px 0 0;
	background:url(../images/line.jpg) no-repeat right center;
	}
.home_news .newsimage{
	float:left;
	width:85px;
	overflow:hidden;
	margin-left:15px!important;
	margin-left:7px;
	margin-top:15px;
	padding:4px;
	background:#fff;
	}
.home_news .newsimage img{
	width:85px;
	float:left;
	}
.home_news ul{
	float:left;
	width:278px;
	overflow:hidden;
	margin:10px 10px 0 10px!important;
	margin:10px 5px 0 10px;
	}
.home_news li{
	text-indent:10px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:url(../images/ico.gif) 0px -542px no-repeat;
	}
.home_about{
	position:relative;
	width:335px;
	height:212px;
	float:left;
	line-height:20px;
	overflow:hidden;
	}
.home_about .about{
	color:#fff;
	height:110px;
	overflow:hidden;
	}
.home_products_featured .title,.home_products_new .title{
	height:26px;
	line-height:26px;
	border-bottom:1px solid #e2e3e5;
	margin-bottom:10px;
	}
.home_products_featured .title p,.home_products_new .title p{
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#63ab1e;
	padding-left:14px;
	background:url(../images/ico.gif) 2px -455px no-repeat;
	}
/*home_products 首页产推荐品展示模块*/
.home_products_featured{
	float:left;
	width:230px;
	padding:10px;
	border-left:1px solid #e2e3e5;
	border-right:1px solid #e2e3e5;
	background:#f9fbfa;
	}
.home_products_featured .home_ppics ul li{
	float:left;
	width:100%;
	margin:6px 0;
	}
.home_products_featured .home_ppics ul li span{
	float:left;
	display:block;
	padding:3px;
	margin-right:10px;
	border:1px #ddd solid;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	}
	
.home_products_featured .home_ppics li h3{
	margin-bottom:3px;
	}
.home_products_featured .home_ppics li h3 a{
	font-weight:normal;
	color:#63ab1e;
	}
.home_products_featured .home_ppics li p{
	height:60px;
	line-height:20px;
	overflow:hidden;
	}

.home_products_new{
	float:right;
	width:472px;
	padding:10px;
	border-right:1px solid #e2e3e5;
	background:#f9fbfa;
	}
.home_products_new ul{
	padding:2px 0 1px 0;
	}
.home_products_new .home_ppics li{
	float:left;
	display:inline;
	width:110px;
	text-align:center;
	margin:2px 23px;
	*margin:2px 19px;
	}
.home_products_new .home_ppics li p{
	text-align:center;
	vertical-align: middle;
	}
.home_products_new .home_ppics li img{
	vertical-align:middle;
	margin:4px;
	}
.home_products_new .home_ppics li span{
	width:110px;
	display:block;
	line-height:22px;
	height:22px;
	margin-top:2px;
	font-size:12px;
	overflow:hidden;
	}
/*mainfoot 主框架封底*/
.mainfoot{
	clear:both;
	height:10px;
	overflow:hidden;
	}
/*footer 网站底部模块*/
.footer{
	width:975px;
	margin:0px auto;
	margin-bottom:10px;
	clear:both;
	}
.footernav{
	width:975px;
	margin:0px auto;
	}
.footernav ul{
	float:left;
	}
.footernav span{
	float:right;
	width:23px;
	height:24px;
	line-height:24px;
	margin-right:10px;
	background:url(../images/ico.gif) 0px -300px no-repeat;
	}
.footernav span a{
	display:block;
	width:23px;
	height:24px;
	text-indent:-999px;
	overflow:hidden;
	}
.footernav li,.footernav dd{
	float:left;
	height:18px;
	line-height:18px;
	margin:9px 0;
	padding:0 6px;
	overflow:hidden;
	border-right:1px solid #818181;
	}
.footernav dl{
	float:left;
	}
/*copyright 版权模块*/
.copyright{
	float:right;
	display:inline;
	width:395px;
	text-align:right;
	line-height:18px;
	margin:9px 0 0 0;
	_margin:-17px 0px 0 10px;
	*+margin:-17px 0px 0 10px;
	margin-left:-30px;
	}
.copyright a:link, .copyright a:visited{
    white-space:nowrap;
	}
.footer p{
	padding:10px 0;
	float:right;
	clear:both;
	}
/*links 友情链接模块*/
.links{
	width:975px;
	clear:both;
	overflow:hidden;
	margin:0px auto;
	background:url(../images/link_bd.jpg) repeat-y;
	}
.links div{
	padding:5px 15px 15px 15px;
	float:left;
	width:945px;
	background:url(../images/link_ft.jpg) left bottom no-repeat;
	}
.links p{
	font-weight:bold;
	color:#63ab1e;
	width:960px;
	padding:15px 0 0 15px;
	background:url(../images/link_hd.jpg) no-repeat;
	}
.links li{
	line-height:20px;
	margin-right:10px;
	white-space:nowrap;
	float:left;
	}
/*page*/
.page{
	border-left:1px #e2e3e7 solid;
	border-right:1px #e2e3e7 solid;
	height:100%;
	background:#f9fbfa url(../images/page_ft.jpg) no-repeat left bottom;
	}
/*MessageBox 错误信息模块*/
.error{
	background: url(../images/icon_error.gif) no-repeat 5px 3px;
	line-height:14px;
	padding:3px 20px 2px 25px;
	font-size:12px;
	font-family:verdana;
	color:#e04023;
	margin-top:2px;
	}
.success{
	background:#eff6e4 url(../images/icon_success.gif) no-repeat 5px 3px;
	border:1px solid #cae2a4;
	line-height:14px;
	padding:3px 20px 2px 25px;
	font-size:12px;
	font-family:verdana;
	}
.alert{
	background:#fffbd1 url(../images/icon_alert.gif) no-repeat 5px 3px;
	border:1px solid #fddc9b;
	line-height:14px;
	padding:3px 20px 2px 25px;
	font-size:12px;
	font-family:verdana;
	}
.successA{
	border:1px solid #cae2a4;
	padding:15px 10px 15px 60px;
	margin:20px 0;
	background:#f7faf1 url(../images/successa.gif) 15px 15px no-repeat;
	color:#2a9917;
	font-size:14px;
	line-height:30px;
	}
.errorA{
	border:1px solid #fac5c7;
	padding:15px 10px 15px 60px;
	margin:20px 0;
	background:#fef0f0 url(../images/errora.gif) 15px 15px no-repeat;
	color:#CC0000;
	font-size:14px;
	line-height:30px;
	}
.quickminiimgbox{
	visibility:hidden;
	position:absolute;left:0;
	top:0;
	z-index:301;
	}
.quickminiimgbox .iconlayer{
	height:100%;
	}
.quickminiimgbox .iconlayer a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none !important;
	}
.quickminiimgbox .maskbox{
	float:left;
	width:100px;
	height:100px;
	border:none;
	overflow:hidden;
	background:url(../images/quickview_blank.gif) repeat;
	}
.quickminiimgbox .dartbox{
	float:left;
	width:16px;
	height:100px;
	background:url(../images/quickview_dart.gif) no-repeat right center;
	}
.quickinfobox{
	visibility:hidden;
	position:absolute;
	left:0;
	top:0;
	width:125px;
	height:125px;
	background-color:#d1e3f5;
	padding:8px 8px 4px;
	text-align:center;
	border:1px solid #adcfea;
	z-index:300;
	}
.quickinfobox .largeimg{
	width:120px;height:120px;
	background-color:#ffffff;
	padding:5px;
	border:1px solid #4e89c4;
	}
.quickinfobox .largeimg a{
	display:table-cell;
	width:120px;
	height:120px;
	*display:block;
	vertical-align:middle;
	outline:none;
	}
.quickinfobox .largeimg img{
	vertical-align:middle;
	border:0;
	}