/*------------------------全局--------------------*/
html{
	background:#FFFFFF;
/*	background:url(../Images/bg.png) 0px 0px repeat-x;
*/	}

body{
	margin:0px auto;
	width:1002px; 
	font-size:12px;
	color:#666666;
	font-family: Verdana, Arial;
	}
img,form,ul,p{
	margin:0px;
	padding:0px;
	border:0px;
	}
input,textarea,select {
	color:#666666;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

a{ 
	color:#666666;
	text-decoration:none;
	}
a:hover{
	color:#06F;
	}
/*------------------------------------------------*/
/*通用_页面容器------------------------------------*/
#container{
	}

/*通用_页面头部--------------------------*/
#header{
	margin:auto; 
	padding-top:0px;
	width:1002px; 
	height:auto;
	overflow:hidden;
	}

/*LOGO*/
.header_logo{
	float:left;
	padding:10px 0px 0px 6px;
	width:602px;
	height:80px;
	overflow:hidden;
	}
	.header_logo img{
	float:left;
	margin:0px;
	}
.header_right{
	float:right;
	padding:8px 10px 0px 0px;
	width:350px;
	height:auto;
	overflow:hidden;
	}
	
.header_menu{
	float:left;
	padding:8px 0px 0px 0px;
	width:1002px;
	height:40px;
	background:url(../Images/navbg.png) 0px 0px repeat-x;
	overflow:hidden;
	
	}
	
/*小字链接*/
.header_link{
	float:left;
	padding:10px 10px 0px 0px;
	width:350px;
	height:21px;
	text-align:right;
	font-size:12px;
	color:#666; 
	}
.header_link a{color:#03C;}
.header_link a:hover{color:#03C;text-decoration:underline;}

/*主菜单，有下拉*/
#mainMenu{
	float:left;
	padding-left:10px;
	list-style-type:none;
	font-size:14px;
	}
#mainMenu ul li{
	float:left;
	margin-right:2px;
	list-style:none; 
	}
#mainMenu ul li a{
	display:block;
	padding:3px 20px 6px 20px; 
	height:20px;
	text-align:center;
	color:#666;
	_width:65px;
	_padding:3px 15px 6px 15px; 
	}
#mainMenu ul li a:hover{
	color:#ccc;
	}
#mainMenu ul li ul {
	list-style-type: none;
	text-align:left;
	left:-999em;
	width:162px;
	position:absolute;
	}
#mainMenu ul li ul li{
	float:left;
	width:162px;
	height:24px;
	border-top:1px solid #FFFFFF;
	background:#ccc;
	}
#mainMenu ul li ul li a{
	display:block;
	padding:6px 6px 6px 6px;
	width:150px;
	height:12px;
	text-align:left;
	font-size:12px;
	}
#mainMenu ul li ul li a:hover{
	background: #eee;
	}
#mainMenu ul li:hover ul{
	left:auto;
	}

#mainMenu ul li.sfhover ul{
	left:auto;
	}
		
/*大幅广告条*/
.header_banner{
	float:left;
	padding:1px 4px;
	width:994px;
	height:260px;
	}

/*通用_页面底部--------------------------*/
#footer{
	margin:5px auto; 
	padding:10px 0px 0px 0px;
	width:994px;
	height:80px;
	background:url(../Images/footbg.jpg) 0px 0px repeat-x;
	color:#666666;
	overflow:hidden;

	}
#footer a{
	color:#666666;
	}
#footer_icp {
	float:left;
	width:500px;
	height:40px;
	overflow:hidden;
	}
#footer_copyright {
	float:left;
	width:494px;
	height:40px;
	text-align:right;
	overflow:hidden;
	}
	
/*通用_页面主体--------------------------*/
/*首页内页相同*/
#bodyer{
	}

/*首页内页不同之首页*/
#bodyer_index1{
	overflow:hidden;
	margin:0px auto; 
	width:994px; height:5px;
	background:url(../Images/line.jpg);
	}
#bodyer_index_kuang{
	overflow:hidden;
	margin:5px auto;
	padding:10px 10px 10px 10px; 
	width:980px; height:130px;
	border:1px solid #E0E0E0;
	}
#bodyer_index{
	overflow:hidden;
	margin:0px auto; 
	width:994px;
	}
.ad{
	overflow:hidden;
	float:left;
	margin:0px 17px 0px 0px; 
	width:320px;
	height:230px;
	background:url(/Images/adbg.gif) 0px 0px no-repeat;
	padding-top:10px;
	}
.indexpro{
	overflow:hidden;
	float:left;
	margin:0px 12px 0px 0px; 
	width:304px;
	height:320px;
	background:url(/Images/probg.gif) 0px 0px no-repeat;
	padding-top:10px;
	}
.indexabout{
	overflow:hidden;
	float:left;
	margin:0px 0px 0px 0px; 
	width:678px;
	height:320px;
	background:url(/Images/aboutbg.gif) 0px 0px no-repeat;
	padding-top:10px;
	}
.demo_img{
	float:left;
	margin:5px 5px 5px 5px; 
	width:150px;
	height:100px;
	border:0px;
	}
#ad1{
	float:left;
	padding:10px 6px 3px 0px;
	width:315px;
	}
#ad2{
	float:left;
	padding:10px 6px 3px 7px;
	width:315px;
	}
#ad3{
	float:left;
	padding:10px 0px 3px 8px;
	width:315px;
	}
.bodyer_index_kuang_txt{
	float:left;
	padding:0px 0px 3px 11px;
	width:150px;
	}

/*首页内页不同之内页*/
#bodyer_page{
	overflow:hidden;
	margin:5px auto; 
	width:1002px;
/*	background:url(../Images/bg_bodyer_page.gif) 230px 0px repeat-y;
*/	}

/*第一.二边栏*/
#mainSidebar{
	float:left;
	padding:0px 1px 3px 1px;
	width:218px;
	}
#indexBody{
	float:left;
	padding:0px 0px 3px 15px;
	width:767px;
	}
#proBody{
	float:left;
	padding:5px 0px 5px 0px;
	width:1002px;
	}
#about-index{
	float:left;
	padding:0px 0px 15px 0px;
	width:767px;
	}
#indextxt{
	float:left;
	padding:0px 0px 0px 0px;
	width:767px;
	}
#main_news{
	float:left;
	padding:0px;
	width:380px;
	}

/*核心内容区，内页*/
#pageBody{
	float:left;
	padding:3px 20px 3px 21px;
	width:709px;
	}

/*页面内每个栏目块*/
.subject{
	width:100%;
	margin-bottom:10px;
	}
	
/*栏目块的名称*/
.subject_name{
	margin-bottom:6px;
	}
	
/*会员登录框*/
.memberLogin{
	padding:60px 12px 2px 12px;
	border:1px solid #E1E1E1;
	background:#FFFFFF url(../Images/bg_login.jpg) center 2px no-repeat; 
	line-height:26px;
	}
.memberLogin img{
	vertical-align: middle;
	}
.memberLogin input.textbox{
	padding:1px;
	width:138px;
	height:14px;
	border:1px solid #CCCCCC;
	}
.memberLogin div{
	margin:10px 0px 6px;
	text-align:center;
	}
.memberLogin div a{
	text-decoration:underline;
	}

/*公告*/
.announce{
	
	}
.announce img{
	vertical-align: middle;
	}
	
/*服务*/
.service{
	}
/*友情链接*/	
.linktxt{
	padding:8px 12px 6px 12px;
	border:1px solid #E1E1E1;
	line-height:22px;
	}

/*友情链接*/
.links img{
	margin-bottom:8px;
	}
/*最新动态*/
.newsbody{ width:100%; float:left;
	}
.newstime{  color:#CCC; padding-top:5px;
	}
.newsline{ width:100%; float:left;background:url(../Images/line_news.gif); height:6px;
	}
	
/*最新动态之图片新闻*/
.picNews {
	overflow:hidden;
	margin:8px 0px 12px;
	height:150px;
	line-height:21px;
	}
.picNews img{
	float:left;
	margin-right:15px;
	width:200px;
	height:150px;
	}
.picNews .time {
	font-size:11px;
	font-weight:bold;
	}
.picNews .name {
	display:block;
	padding-bottom:6px;
	}
.picNews .name a{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}
	
/*最新动态之文本新闻*/
.textNews {
	overflow:hidden;
	border-top:1px solid #E1E1E1;
	
	color:#999999;
	font-size:11px;
	}
.textNews a{
	font-size:12px;
	}
	
/*一级类别整区块*/
.catalog {
	}
/*单个一级类别*/
.sort{
	float:left;
	width:160px;
	}
.sort .name{
	margin-top:8px;	
	padding-left:18px;	
	width:140px;
	height:23px;
	background:#EFEFEF url(../Images/arrow_03.gif) 3px 4px no-repeat; 
	border:1px solid #D7D7D7;
	line-height:23px
	}
.sort .name a{
	font-weight:bold;
	color:#333333;
	}
.sort .picture img{
	margin:8px 0px;	
	width:160px;
	height:86px;
	}
.sort .summary{
	overflow:hidden;
	width:160px;
	height:36px;
	line-height:18px;
	}

/*首页最新整区块*/
.tjpro { margin-top:12px;}
/*单个一级类别*/
.prosort{
	float:left;
	width:136px;
	}
.prosort .proname{
    text-align:center;
	width:134px;
	height:23px;
	background:#EFEFEF; 
	/*background:#EFEFEF url(../Images/arrow_03.gif) 3px 4px no-repeat; */
	border:1px solid #D7D7D7;
	line-height:23px
	}
.prosort .proname a{
	font-weight:bold;
	color:#333333;
	}
.prosort .propicture{ 
  	width:134px;
	height:114px;
	border-left:1px solid #d7d7d7;
    border-top:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	}
.prosort .propicture img{ 
  	width:130px;
	height:110px;
	border:0px;
	margin:2px;
	}
.prosort .prosummary{
	overflow:hidden;
	width:134px;
	height:10px;
	}

/*推荐新品commend，四个一组，共2组commend8,commend4*/
#commend4{
	}
#commend8{
	display:none;
	}
	
/*推荐新品每个图片的样式*/
.commendProPic{
	margin-bottom:9px;
	padding:4px;
	width:150px;
	height:150px;
	border:1px solid #E1E1E1;
	text-align:center;	
	}
	
/*搜索*/
.search input.textbox{
	width:94px;
	height:15px;
	padding:1px;
	border:1px solid #7F9DB9;
	background:#fff;
	}
.search select{
	width:76px;
	height:19px;
	background:#eee;
	border:1px solid #7F9DB9;
	font-size:12px;
	}

/*子页面菜单*/
.pageMenu{
	padding:38px 12px 6px 12px;
	border:1px solid #E1E1E1;
	background:#FFFFFF url(../images/bg_pageMenu.jpg) center 2px no-repeat; 
	line-height:22px;
	}
.pageMenu img{
	vertical-align: middle;
	}

/*内页当前位置*/
.pageLocation{
	height:24px;
	margin-bottom:16px;
	background:url(../Images/subject_location.gif) no-repeat; 
	text-align:right;
	font-family:"宋体";
	}
.pageLocation img{
	vertical-align: middle;
	}

/*内页核心内容*/	
.pageContent{
	}
/*内页列表*/
.pageContent_list {
	line-height:180%;
	font-size:
	}
/*内页共用的图片、时间、文件大小、回复样式*/
.pageContent_list img{
	vertical-align: middle;
	}
.pageContent_list .time{
	color:#BBBBBB;
	font-size:11px;
	}
.pageContent_list .filesize{
	color:#333333;
	}
.pageContent_list .reply{
	color:#FF6600;
	}
	
/*内页产品列表*/
.pageContent_list .item{
	float:left;
	margin-bottom:20px;
	}
.pageContent_list .buy{
	margin-bottom:12px;
	}
.pageContent_list .itemPic{
	padding:4px;
	width:150px;
	height:150px;
	border-left:1px solid #E1E1E1;border-top:1px solid #E1E1E1;border-right:1px solid #E1E1E1;
	text-align:center;	
	}
.pageContent_list .itemName{
	padding:4px;
	width:150px;
	border:1px solid #E1E1E1;
	background:#EFEFEF;
	line-height:16px;
	}

/*内页纸单列表*/
.pageContent_list .bill {
	overflow:hidden;
	clear:both;
	background:url(../Images/bg_09.gif) 0px 28px repeat-x;
	}
.pageContent_list .bill .name{
	float:left;
	padding:4px 0px 4px 24px;
	font-size:14px;
	background:url(../images/arrow_bill.gif) 0px 8px no-repeat;
	}
.pageContent_list .bill .label { 
	float:right;
	margin-top:6px;
	padding:0px 6px;
	background:#EFEFEF;
	border:1px solid #ddd;
	}
.pageContent_list .bill .content {
	clear:both;
	padding:6px;
 	background:#efefef;
	line-height:160%;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	}

/*内页留言列表*/
.pageContent_list .message{
	overflow:hidden;
	clear:both;
	background:url(../Images/bg_09.gif) 0px 36px repeat-x;
	}
.pageContent_list .message .name{
	line-height:140%;
	}
.pageContent_list .message .name img{
	float:left;
	margin:0px 6px 0px 0px;
	}	
.pageContent_list .message .content{ 
	padding:12px 0 16px 0;
	width:100%;
	line-height:180%;
	}

/*内页内容查看*/	
.pageContent_view {
	line-height:180%;
	}
	
/*内页查看产品*/
.pageContent_view .itemPic{
	float:left;
	padding-right:20px;
	width:220px;
	height:216px;
	}
.pageContent_view .itemName { float:left;
	width:469px;
	height:220px;
	}
.pageContent_view .itemName img{
	margin:6px 4px 0 0;
	vertical-align:middle;
	}
.pageContent_view .itemParticular {
	clear:both;
	padding-top:16px;
	background: url(../Images/particular.gif) 0px top no-repeat;
	}
.pageContent_view .otherpro {
	clear:both;
	padding-top:16px;
	background: url(../Images/about_other_pro.gif) 0px top no-repeat;
	}

/*内页内容结束*/
.pageContent_end {
	clear:both;
	margin-top:30px;
	text-align:right;
	}

	
/*h1-h6设置信息*/
h2 {
	height:28px;
	font-weight:bold;
	color:#333333;
	font-size:16px;
	background:url(../Images/bg_09.gif) bottom repeat-x;
	}
h3 {
	margin-bottom:20px;
	height:28px;
	font-weight:bold;
	color:#333333;
	font-size:16px;
	background:url(../Images/bg_09.gif) bottom repeat-x;
	text-align:center;
	}
h5 {
	padding:0px;
	font-weight: normal;
	font-size:12px;
	margin:-16px 0px 20px;
	}
	
.page {
	CURSOR: hand; FONT-FAMILY: Webdings
}
.unnamed1 {
	FONT-SIZE: 9pt; TEXT-DECORATION: none; text-align:left;
}
.unnamed2 {
	FONT-SIZE: 9pt; LINE-HEIGHT: 23px; TEXT-DECORATION: none
}
.unnamed3 {
	FONT-SIZE: 9pt; LINE-HEIGHT: 25px; TEXT-DECORATION: none
}
	
/*创新品质*/
#cxpz{clear:both;margin-top:40px;width:1002px;height:220px;border-top:4px solid #DADCE1;position:relative;overflow:visible;;padding:0px; float:left}
#cxpz .btmc{position:absolute;left:0px;top:-25px;width:auto;padding-left:45px;padding-right:20px;height:40px;background-color:#fff;background-image: url(../images/ico-cxpz.jpg);background-position:left center;background-repeat:no-repeat;line-height:40px;font-size:18px;color:#000;}
#cxpz .ewzz{clear:both;margin-top:20px;width:1002px;height:20px;text-align:left;line-height:20px;font-size:12px;color:#505050;}
#cxpz ul{margin-top:30px;width:1002px;height:190px;}
#cxpz ul li{float:left;width:260px;margin-right:10px;height:185px;border:1px solid #eee;cursor:pointer;position: relative;list-style-type:none;}
#cxpz ul li img{width:260px;height:185px;}


#cxpz ul li .tpk{width:260px;height:141px;background-color:#fff;}
#cxpz ul li .tpk img{width:260px;height:142px;}

#cxpz ul li .foot{width:260px;height:44px;background-color:#fff; background-position:200px center; background-repeat:no-repeat;background-size:10%}
#cxpz ul li .foot .zw{width:260px;height:24px;line-height:48px;text-align:left;text-indent:1em;font-size:13px;color:#333;font-weight:bold;}
#cxpz ul li .foot .ew{width:260px;height:16px;line-height:16px;text-align:left;text-indent:1em;font-size:12px;color:#505050;}


#cxpz ul li:nth-child(1) .foot{background-image: url(../images/p1-ico.jpg);}
#cxpz ul li:nth-child(2) .foot{background-image: url(../images/p2-ico.jpg);}
#cxpz ul li:nth-child(3) .foot{background-image: url(../images/p3-ico.jpg);}
#cxpz ul li:nth-child(4) .foot{background-image: url(../images/p4-ico.jpg);}




#cxpz ul li:nth-child(4){margin:0px;}
#cxpz ul li.on{box-shadow:2px 2px 2px #ccc}
#cxpz ul li .tc{position:absolute;width:240px;height:143px;background:rgba(2,2,2,0.8);top:0px;left:0px;z-index:10;display:none;padding-left:20px;}
#cxpz ul li .tc .bt{margin-top:10px;margin-left:auto;margin-right:auto;;width:260px;height:30px;text-align:left;line-height:30px;font-size:14px;color:#fff;}
#cxpz ul li .tc .nr{margin-top:0px;margin-left:auto;margin-right:auto;width:260px;height:100px;text-align:left;line-height:24px;font-size:13px;color:#fff;}
	