@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:#63b3f2 url(../images/body_bg.png) 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 {
	width:1003px;
	background-color:#FFF;
	margin:0px auto;
}
/*meta 顶部描述模块*/
.meta{
	height:24px;
	overflow:hidden;
	clear:both;
	}
.metainner .hotline {
	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;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
.metainner span{
	float:right;
	}
.metainner span a{
	float:right;
	padding-right:5px;
	}
.metainner span img{
	margin-top:3px;
	}
/*header 网站头部模块*/
.header{
	width:995px;
	height:93px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
	background:#fff url(../images/header.png) no-repeat right top;
	}
.header .logo{
	float:left;
	height:77px;
	overflow:hidden;
	}
.header .logo img{
	margin-top:5px;
	}
.headerright{
	margin-right:10px;
	float:right;
	}
.headerright dl{
	margin-top:10px;
	margin-bottom:-40px;
	clear:both;
	float:right;
	}
.headerright dd{
	height:16px;
	line-height:16px;
	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:17px;
	*margin-left:17px;
	_margin-left:10px;
	width:66px;
	text-align:center;
	}
.headerright dd a:hover{
	text-decoration:underline;
	}
.headerright ul{
	margin-top:55px;
	}
.headerright li{
	float:right;
	margin-right:10px!important;
	margin-right:5px;
	}
.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:993px;
	height:38px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	background:#fff url(../images/nav_bg.png) repeat-x;
	}
.nav li{
	background:url(../images/nav_li.png) right center no-repeat;
	float:left;
	height:35px;
	line-height:35px;
	text-align:center;
	overflow:hidden;
	}
.nav li span{
	font-weight:bold;
	}
.nav li a:link,.nav li a:visited{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 35px;
	height:35px;
	display:block;
	float:left;

	}
.nav li a:hover{
	color:#fff;
	text-decoration:underline;
	}
.nav .current a:link, .nav .current a:visited{
	color:#fff;
	font-weight:bold;
	}
/*crumbs 网站次栏目导航*/
.crumbs{
	height:30px;
	line-height:30px;
	text-align:left;
	padding:0 10px;
	overflow:hidden;
	}
/*ban 首页广告模块*/
.ban{
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	width:993px;
	height:190px;
	text-align:center;
	font-size:14px;
	}
/*search 搜索模块*/
.search{
	margin-top:15px;
	width:222px;
	height:74px;
	background:url(../images/search.png) no-repeat;
	}
.search_top{
	color:#000;
	font-size:14px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-indent:40px;
	}
.search_mid{
	margin:0 10px!important;
	margin:0 10px 0 5px;
	float:left;
	}
.search_mid .searchinput{
	width:128px;
	color:#999999;
	}
.search_mid .searchbt{
    cursor:pointer;
	}
/*main 主要框架*/
.main{
	width:993px;
	margin:0px auto;
	clear:both;
	background:#FFFFFF;
	border:0;
	height:100%;
	}
/*left 主框架左侧*/
.main .left{
	width:223px;
	float:left;
	overflow:hidden;
	height:100%;
	font-size:12px;
	}
/*sort 产品分类模块*/
.sort p{
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	height:25px;
	color:#fff;
	text-indent:10px;
	background:url(../images/sort_top.png) no-repeat;
	}
.sort p span{
	float:right;
	margin-right:10px;
	margin-top:6px;
	}
.sort ul{
	margin-top:10px;
	}
.sort li{
	line-height:22px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	border-bottom:1px #DDDDDD solid;
	padding-left:10px;
	}
.sort li ul{ 
	margin-top:0px;
	}
.sort li ul li{
	font-weight:normal;
	margin-top:0px;
	border-bottom:0px;
	border-top:1px #DDDDDD solid;
	}
.sort li ul li ul li{
	font-weight:normal;
	margin-top:0px;
	border-bottom:0px;
	}
.sort li a:link,.sort li a:visited{
	background:url(../images/sort_li.png) no-repeat left center;
	padding-left:20px;
	font-size:12px;
	}
.sort li a:hover{
	background:url(../images/sort_li.png) no-repeat left center;
	padding-left:20px;
	}
.sort li ul li a:link,.sort li ul li a:visited{
	background:none;
	padding-left:20px;
	font-weight:normal;
	}
.sort li ul li a:hover{
	background:url(../images/ico.gif) 0px -150px no-repeat;
	background:none;
	}
.sort li ul li ul li a:link,.sort li ul li ul li a:visited{
	background:none;
	padding-left:30px;
	font-weight:normal;
	}

/*briefcontact 侧边联系方式模块*/
.briefcontact{
	margin-top:15px;
	}
.briefcontact p{
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	height:25px;
	color:#FFF;
	text-indent:10px;
	background:url(../images/sort_top.png) no-repeat;
	}
.briefcontact img{
	margin-top:5px;
	margin-left:10px;
	}
.briefcontact p span{
	float:right;
	margin-right:10px;
	margin-top:1px;
	}
.briefcontact p span img{
	margin:5px 0 0 0;
	}
.briefcontact ul{
	margin-top:5px;
	}
.briefcontact li{
	clear:both;
	line-height:18px;
	overflow:hidden;
	}
.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:44px;
	}
.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:760px;
	float:right;
	overflow:hidden;
	height:100%;
	}
/*home_box 首页大容器*/
.home_box {
	float:left;
	}
.home_box .title{
	margin-top:3px;
	height:24px;
	line-height:24px;
	clear:both;
	background:url(../images/title_top.png) no-repeat;
	position:relative;
	}
.home_box .title .more{
	width:46px;
	height:11px;
	background:url(../images/more.png) no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	}
.home_box .title p{
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#fc7a26;
	padding:0px 20px;
	}
.home_box .title span{
	float:right;
	font-family:"Arial";
	padding-right:10px;
	margin-top:6px;
	}
.home_news{
	width:760px;
	float:left;
	overflow:hidden;
	}
.home_news .newsimage{
	margin:10px 0 10px 10px;
	_margin:10px 0 10px 5px;
	padding:10px;
	float:left;
	}
.home_news ul{
	width:480px;
	margin:10px;
	font-size:12px;
	line-height:18px;
	float:left;
	}
.home_news ul li{
	background:url(../images/ico.gif) left -546px no-repeat;
    height:25px;
	line-height:25px;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-indent:14px;
	}
.home_news ul li a{
	width:100%;
	}
.home_news ul li span{
    float:right;
	width:80px;
	}

/*home_products 首页产品展示模块*/
.home_products{
	margin-top:20px;
	line-height:20px;
	overflow:hidden;
	position:relative;
	}
.home_products .title{
	width:760px;
	height:25px;
	clear:both;
	background:url(../images/title_top.png) no-repeat;
	}
.home_products .more{
	width:46px;
	height:11px;
	background:url(../images/more.png) no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	}
.home_products .title p{
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#0e3f9b;
    background:none;
	padding:0px 20px;
	}
/*home_ppics 首页产品图片列表展示模块*/
.home_ppics{
	width:760px;
	overflow:hidden;
	}
.home_ppics ul{
	}
.home_ppics li{
	float:left;
	text-align:center;
	margin:20px 15px 0 15px!important;
	margin:20px 15px 0 10px;
	overflow:hidden;
	}
.home_ppics li p {
	text-align:center;
	border:1px #DDD solid;
	vertical-align: middle;
	overflow:hidden;
	background:#FFF;
	}
.home_ppics li img{
	vertical-align:middle;
	margin:5px;
	overflow:hidden;
	}
.home_ppics li span{
	display:block;
	margin-top:5px;
	font-size:12px;
	width:120px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	}
.home_ppics li a:link,.home_ppics li a:visited{
	font-size:12px;
	}
/*mainfoot 主框架封底*/
.main .mainfoot{
	clear:both;
	height:20px;
	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 li a:link,.footernav li a:visited{
	}
.footernav li a:hover{
	}
.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;
	}