@charset "utf-8";
/*Global 网站全局CSS*/
body, td, th ,div, ul, li, p{ 
	color:#666; 
	font-size:12px;
	font-family:arial;
	} 
body { 
	margin-left:0; 
	margin-top:0; 
	margin-right:0; 
	margin-bottom:0; 
	background:#FFFFFF url(../images/main.gif) 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:link{ 
	color:#333; 
	font-size:12px; 
	font-family:Arial; 
	text-decoration:none;
	} 
a:visited{ 
	color:#333; 
	font-size:12px; 
	font-family:Arial; 
	text-decoration:none;
	} 
a:hover{ 
	color:#CC0000; 
	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:24px;
	overflow:hidden;
	clear:both;
	width:100%;
	float:left;
	}
.metainner{
	width:995px;
	height:24px;
	text-indent:5px;
	line-height:24px;
	margin:0px auto;
	color:#999;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:#fff url(../images/main.gif) repeat-x;/**/
	}
.metainner p{
	float:left;
	width:700px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:none;
	}
.metainner span{
	float:right;
	}
.metainner span a{
	float:right;
	padding-right:5px;
	}
.metainner span img{
	margin-top:3px;
	}
/*header 网站头部模块*/
.header{
	width:995px;
	height:77px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
	background:#fff url(../images/head_bg.gif);
	}
.header .logo{
	float:left;
	height:77px;
	overflow:hidden;
	}
.header .logo img{
	margin-top:5px;
	}
.headerright{
	margin-right:10px;
	float:right;
	height:77px;
	overflow:hidden;
	}
.headerright dl{
	margin-top:10px;
	float:right;
	margin-bottom:-30px;
	}
.headerright dd{
	width:170px;
	height:21px;
	line-height:21px;
	overflow:hidden;
	background:url(../images/ico.gif) 0px -250px no-repeat;
	text-indent:8px;
	float:right;
	}
.headerright dd a,.headerright dd a:link,.headerright dd a:visited{
	display:block;
	float:left;
	margin:0px;
	margin-left:25px!important;
	margin-right:0!important;
	margin-left:12px;
	margin-right:10px;
	width:56px;
	text-align:center;
	}
.headerright dd a:hover{
	text-decoration:underline;
	}
.headerright ul{
	margin-top:45px;
	float:right;
	}
.headerright li{
	float:left;
	margin-left:10px!important;
	margin-left:5px;
	}
.headerright #t1{
	background:#fff url(../images/ico.gif) 4px 2px no-repeat;
	}
.headerright #t2{
	background:#fff url(../images/ico.gif) -135px 2px no-repeat;
	}
.headerright #t3{
	background:#fff 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:973px;
	height:30px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	background:#fff url(../images/head_bg.gif) left bottom;
	padding:0 10px;
	}
.nav li{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	text-align:center;
	overflow:hidden;
	padding:0 32px;
	background:url(../images/ico.gif) right -448px no-repeat;
	}
.nav li span{
	font-weight:bold;
	}
.nav li a:link,.nav li a:visited{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
.nav li a:hover{
	color:#FFB504;
	text-decoration:underline;
	}
.nav .current a:link, .nav .current a:visited{
	color:#FFB504;
	font-weight:bold;
	}
/*crumbs 网站次栏目导航*/
.crumbs{
	height:30px;
	line-height:30px;
	border-top:15px #fff solid;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
/*ban 首页广告模块*/
.ban{
	overflow:hidden;
	width:995px;
	height:326px;
	line-height:210px;
	text-align:center;
	font-size:14px;
	}
/*search 搜索模块*/
.search{
	margin-top:25px;
	}
.search p,.briefcontact p,.rss p{
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	color:#fff;
	text-indent:10px;
	background:url(../images/ico.gif) 0px -600px;
	}
.search form{
	margin-top:10px;
	margin-left:10px;
	}
.search select{
	width:164px;
	overflow:hidden;
	}

.searchinput{
	border:1px #7f9db9 solid;
	width:110px;
	width:160px;
	margin-top:5px;
	}
.searchbt{
	width:67px;
	height:27px;
	line-height:27px;
	background:url(../images/ico.gif) 0px -350px no-repeat;
	border:0px;
	color:#fff;
	margin-top:5px;
	font-size:14px;
	cursor:pointer;
	}
/*main 主要框架*/
.main{
	width:993px;
	margin:0px auto;
	clear:both;
	background:#FFFFFF;
	border:0;
	height:100%;
	}
/*left 主框架左侧*/
.main .left{
	width:263px;
	float:left;
	overflow:hidden;
	border-top:15px #fff solid;
	height:100%;
	}
/*sort 产品分类模块*/
.sort p{
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	white-space:nowrap;
	color:#000000;
	text-indent:10px;
	background:url(../images/ico.gif) 0px -650px;
	}
.sort p span{
	float:right;
	margin-right:10px;
	margin-top:6px;
	}
.sort ul{
	margin-top:10px;
	margin-left:10px;
	}
.sort li{
	line-height:22px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	border-bottom:1px #DDDDDD solid;
	}
.sort li ul{ 
	margin-top:0px;
	margin-left:10px;
	}
.sort li ul li{
	font-weight:normal;
	margin-top:0px;
	border-bottom:0px;
	border-top:1px #DDDDDD solid;
	}
.sort li a:link,.sort li a:visited{
	background:url(../images/ico.gif) 0px -500px no-repeat;
	padding-left:10px;
	font-weight:bold;
	font-size:12px;
	}
.sort li a:hover{
	background:url(../images/ico.gif) 0px -500px no-repeat;
	padding-left:10px;
	}

/*briefcontact 侧边联系方式模块*/
.briefcontact p{
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	color:#FFF;
	text-indent:10px;
	background:url(../images/ico.gif) 0px -600px;
	}

.briefcontact p span{
	float:right;
	margin-right:10px;
	margin-top:1px;
	}
.briefcontact{
	margin-top:10px;
	}
.briefcontact ul{
	margin-top:5px;
	}
.briefcontact li{
	clear:both;
	line-height:18px;
	overflow:hidden;
	}
.briefcontact img{
	margin-top:5px;
	margin-left:10px;
	}
.briefcontact li p{
	float:left;
	margin-top:0px;
	font-weight:bold;
	font-size:12px;
	height:22px;
	line-height:22px;
	border:0px;
	margin-right:5px;
	background:none;
	color:#333;
	}
.briefcontact .tel p{
	float:left;
	margin-top:0px;
	font-weight:bold;
	font-size:12px;
	height:22px;
	line-height:22px;
	border:0px;
	margin-right:0px;
	background:none;
	color:#333;
	width:43px;
	}
.briefcontact li span{
	float:left;
	margin-top:0px;
	font-weight:normal;
	font-size:12px;
	height:22px;
	line-height:22px;
	border:0px;
	}
/*linkbar 侧边订阅模块*/
.linkbar p{
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	color:#FFF;
	text-indent:10px;
	background:url(../images/ico.gif) 0px -600px no-repeat;
	}
.linkbar{
	margin-top:20px;
	}
.linkbar ul{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	}
.linkbar li{
	height:25px;
	overflow:hidden;
	}
/*right 主框架右侧**/
.main .right{
	width:710px;
	float:right;
	overflow:hidden;
	height:100%;
	}
/*home_box 首页大容器*/
.home_box {
	float:left;
	width:100%;
	}
.home_box .title{
	height:24px;
	line-height:24px;
	clear:both;
	background:url(../images/ico.gif) right -750px no-repeat;
	}
.home_box .title p{
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	background:url(../images/ico.gif) 0px -700px no-repeat;
	padding:0px 10px;
	}
.home_box .title span{
	float:right;
	font-family:"Arial";
	padding-right:10px;
	margin-top:6px;
	}
.home_news{
	width:49%;
	float:left;
	overflow:hidden;
	}
.home_news .newsimage{
	float:left;
	width:92%;
	overflow:hidden;
	margin:10px 10px 5px 10px!important;
	margin:10px 10px 5px 5px;
	}
.home_news .newsimage a{
	float:left;
	}
.home_news .newsimage img{
    border:1px solid #DDDDDD;
	overflow:hidden;
	width:85px;
	}
.home_news .newsimage p{
	width:70%;
	float:right;
	overflow:hidden;
	}
.home_news .newsimage p a{
	float:left;
	height:21px;
	overflow:hidden;
	white-space:nowrap;
	width:100%;
	text-overflow:ellipsis;
	}
.home_news ul{
	float:left;
	width:92%;
	overflow:hidden;
	margin:10px 10px 0;
	}
.home_news li{
	background:url(../images/ico.gif) 0px -550px no-repeat;
	float:left;
	height:20px;
	line-height:20px;
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-indent:10px;
	}
.home_about{
	width:49%;
	float:right;
	line-height:20px;
	overflow:hidden;
	}
.home_about .about{
	margin:10px;
	margin-bottom:0;
	font-size:12px;
	line-height:18px;
	text-indent:2em;
	}
/*home_products 首页产品展示模块*/
.home_products{
	margin-top:20px;
	line-height:20px;
	overflow:hidden;
	float:left;
	}
.home_products .title{
	height:24px;
	line-height:24px;
	clear:both;
	background:url(../images/ico.gif) right -400px no-repeat;
	width:100%;
	}
.home_products .title p{
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	background:url(../images/ico.gif) left -700px no-repeat;
	padding:0px 10px;
	width:690px;
	}
/*home_ppics 首页产品图片列表展示模块*/
.home_ppics{
	border:1px #DDD solid;
	background:#f6f6f6;
	width:708px;
	overflow:hidden;
	padding-bottom:20px;
	}
.home_ppics ul{
	margin-left:10px;
	}
.home_ppics li{
	float:left;
	text-align:center;
	margin:20px 25px 0 25px!important;
	margin:20px 30px 0 15px;
	}
.home_ppics li p {
	text-align:center;
	border:1px #DDD solid;
	vertical-align: middle;
	background:#FFF;
	}
.home_ppics li img{
	vertical-align:middle;
	margin:5px;
	}
.home_ppics li span{
	display:block;
	line-height:14px;
	margin-top:5px;
	font-size:12px;
	}
.home_ppics li a:link,.home_ppics li a:visited{
	font-size:12px;
	}
/*mainfoot 主框架封底*/
.main .mainfoot{
	clear:both;
	border-top:0;
	border-bottom:15px #fff solid;
	height:1px;
	overflow:hidden;
	}
/*footer 网站底部模块*/
.footer{
    border-bottom:10px #FFFFFF solid;
	width:995px;
	margin:0px auto;
	clear:both;
	overflow:hidden;
	background:#FFFFFF url(../images/ico.gif) 0px -775px repeat-x;/**/
	}
.footernav{
	width:993px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	margin:0px auto;
	background:url(../images/foot.gif) repeat-x;
	}
.footernav span{
	float:right;
	width:82px;
	height:23px;
	line-height:26px;
	background:url(../images/ico.gif) 0px -300px no-repeat;
	margin-top:7px;
	overflow:hidden;
	text-indent:10px;
	margin-right:10px;
	}
.footernav ul{
	line-height:35px;
	}
.footernav li{
	float:left;
	margin-left:10px;
	_margin-left:5px;
	}
.footernav dl{
	float:right;
	margin-right:20px!important;
	margin-right:10px;
	height:30px;
	line-height:35px;
	overflow:hidden;
	}
.footernav dd{
	float:left;
	margin-left:15px;
	text-indent:20px;
	}
.footernav #ft1{
	background:#f3f3f3 url(../images/ico.gif) 2px -39px no-repeat;
	}
.footernav #ft2{
	background:#f3f3f3 url(../images/ico.gif) -95px -40px no-repeat;
	}
.footernav #ft3{
	background:#f3f3f3 url(../images/ico.gif) -195px -40px no-repeat;
	}
.footernav #ft4{
	background:#f3f3f3 url(../images/ico.gif) -140px -92px no-repeat;
	}
/*copyright 版权模块*/
.copyright{
	width:975px;
	text-align:left;
	line-height:37px;
	height:37px;
	margin:0px auto;
	padding:13px 0 0 0;
	}
.copyright span{
	float:left;
	line-height:15px;
	}
.copyright p{
	float:right;
	color:#333;
	}
/*links 友情链接模块*/
.links{
	width:98%;
	clear:both;
	overflow:hidden;
	margin:0px auto;
	margin-top:15px;
	}
.links p{
	font-weight:bold;
	color:#333;
	float:left;
	margin-right:10px;
	line-height:20px;
	}
.links li{
	line-height:20px;
	margin-right:10px;
	white-space:nowrap;
	float:left;
	}
.links a:link,.links a:visited{
	}
.links a:hover{
	}
/*page*/
.page{
	height:100%;
	}
/*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;
	}