/*------------------------全局--------------------*/
body{
	margin:0px auto;
	width:100%;
	height:100%; 
	font-size:12px;
	
	color:#666666;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
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:#004E8E;
	}
/*------------------------------------------------*/
/*通用_页面容器------------------------------------*/

.firstbottom
{ overflow:hidden; height:25px; margin:auto; width:960px
}


#container{
	}

/*通用_页面头部--------------------------*/
#header{
	margin:auto; 
	padding-top:5px;
	width:970px; 
	height:310px;
	}
	
#header01{
	margin:auto; 
	padding-top:15px;
	width:960px; 
	height:80px;
	}

/*LOGO*/
.header_logo{ padding:0 0 5px 0px;}

.logo{ float:left; text-align:right; width:600px}
.logo1{ float:left; width:471px}

.navhead{ margin-top:-2px;overflow:hidden;float:left; width:970px; background:url(../images/navbg.gif)}

/*小字链接*/
.header_link{
	float:right;
	padding:0px 5px 15px 0px;
	width:150px;
	height:42px;
	text-align:right;
	}



.navbody{ width:750px;height:30px; margin-right:auto; margin-left:auto}
.navbody .navleft{ float:left;height:30px; width:10px; background:url(../images/bgleft.png) no-repeat;}
.navbody .navright{ float:right;height:30px; width:10px;  background:url(../images/bgright.gif) no-repeat;}

/*首页flash*/
.navpic{width:970px; height:201px;float:left;  overflow:hidden}


/*主菜单，有下拉*/
#menu_1 ul{width:970px;list-style-type:none; color:#FFFFFF}
.m_li_1{
	float:left; width:90px;line-height:32px; background:url(../images/ulbg.gif) no-repeat 0 5px; text-align:center; margin-right:3px; margin-left:3px;
}
.m_li_1 a{
	display:block; width:90px;font-size:12px; font-weight:bold;color:#FFFFFF;
}

.m_li_1 a:hover{color:#ffffff; font-size:12px;}




.flash_new{ text-align:center;}

	
/*检查会员是否登录*/
.header_checkmember{
	float:left;
	padding:9px 16px 11px 8px;
	width:196px;
	height:12px;
	color:#333333;
	}
.header_checkmember a{
	color:#333333;
	text-decoration:underline;
	}
.header_checkmember a:hover{
	color:#E00000;
	}

	
	
/*** chenyunhui ***/
.footerlogo{  float:left;margin:10px 0 0 50px; overflow:hidden}
.detail_eye{ float:left; margin:10px 45px 0 5px; width:215px; height:80px}
.detail_eye span{font-size:12px; color:#FFFFFF} 
.mainbody{margin:415px 0 0 215px;width:510px; height:130px;}
.more{margin:0 0 0 180px;width:350px; height:15px;}
.bannar{margin:0 0 10px 0}
.logoul{ list-style:none; }
	.logoul li{border-bottom:1px solid #ccc; line-height:30px; height:30px}
	

/*通用_页面底部--------------------------*/
#footer_first{
	margin:auto; 
	padding:0px;
	width:930px;
	height:80px;
	color:#666666;
	text-align:left;
	line-height:150%;
	}
#footer_first a{
	color:#666666;
	}

#footer{
	margin:5px auto; 
	padding:0px;
	width:970px;
	height:80px;
	color:#666666;
	text-align:left;
	line-height:150%;
	background:url(../images/bottombg.gif) repeat-x;
	}
#footer a{
	color:#1F4977;
	}

.footerright{ margin-top:10px; text-align:center}

	
#footer_copyright {
	padding-top:5px;
	height:45px;
	text-align:center;
	line-height:150%;
	}
#bodyer_eye
{
	overflow:hidden;
	width:1003px;
	height:570px;
	background:url(../Images/bg.gif) no-repeat;
	
	
}

/*首页内页不同之首页*/
#bodyer_index{
	overflow:hidden;
	margin:5px auto; 
	width:970px;
	
	}

/*首页内页不同之内页*/
#bodyer_page{
	overflow:hidden;
	margin:auto; 
	width:970px;
	background-color:#fff;
	}

/*第一边栏*/
#mainSidebar{
	float:left;
	width:212px;
	}

/*第二边栏*/
#subSidebar{
	float:left;
	padding:3px 17px;
	width:160px;
	}
	
/*边栏以外的主体区域，即核心内容区，首页内页相同*/
#indexpageBody{

	}
/*核心内容区，首页内页不同之首页*/
#indexBody{
	float:right;
	padding:3px 5px 0 5px;
	width:730px;
	}
/*核心内容区，首页内页不同之内页*/
#pageBody{
	float:left;
	padding:3px 0 3px 21px;
	width:730px;
	}
#pageBody1{
	float:left;
	padding:3px 0 3px 21px;
	width:900px;
	}


/*页面内每个栏目块*/
.subject{
	width:100%;
	margin-bottom:10px;
	}
	
/*栏目块的名称*/
.subject_name{
	margin-bottom:2px;
	}
/*会员登录框*/
.memberLogin{
	padding:60px 12px 2px 12px;
	border:1px solid #E1E1E1;
	border-bottom:none;
	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:100px;
	height:14px;
	border:1px solid #CCCCCC;
	
	}
.memberLogin div{
	margin:10px 0px 6px;
	text-align:center;
	}
.memberLogin div a{
	text-decoration:underline;
	}

/*公告*/
.announce{
	background:url(../Images/line_02.gif); 
	}
.announce img{
	vertical-align: middle;
	}
	
/*服务*/
.service{width:212px;
border:1px solid #CCCCCC; height:260px; border-bottom:4px solid #CCCCCC;
border-top:none;margin:-5px 0 0 1px;
	}
	
/*友情链接*/
.links img{
	margin-bottom:8px;
	}
	
.friendlink{
	margin:5px auto 0 auto; 
	padding:0px;
	width:930px;
	height:50px;
	color:#666666;
	text-align:left;
	line-height:150%;
	background-color:#FFFFFF;
	}
.friendlink .flinkhead{ margin:2px 0 0 10px; color:#333333; font-weight:bold}	
.friendlink li{ list-style:none; line-height:20px; float:left; margin:0px 10px 0px 10px;}

/*首页友情链接*/
.friendlink_first{
	margin:0px auto 0 auto; 
	padding:0px;
	width:930px;
	height:40px;
	color:#666666;
	text-align:left;
	line-height:150%;
	}
.friendlink_first span{ font-weight:bold; color:#333333;}
.friendlink_first .flinkhead{ margin:2px 0 0 10px; color:#333333; font-weight:bold}	
.friendlink_first li{ list-style:none; line-height:20px; float:left; margin:0px 10px 0px 10px;}

/*最新动态*/
.news{
	}
	
/*最新动态之图片新闻*/
.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;
	color:#999999;
	font-size:11px;
	}
.textNews li{list-style:none; line-height:30px; height:20px}
.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{float:left}
.sort .picture img{
	margin:8px 0px;	
	width:160px;
	height:86px;
	}
.sort .summary{
	overflow:hidden;
	width:160px;
	height:36px;
	line-height:18px;
	}
	
/*推荐新品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{
	border:1px solid #E1E1E1;
	width:212px;
	border-top:none;
	line-height:20px;
	}
.pageMenu img{
	vertical-align: middle;
	}

.pageMenu li{ width:180px; height:25px; line-height:25px; list-style:none; border-bottom:1px solid #E1E1E1;}
.pageMenu a{ color:#1F4977}

/*新闻子页面菜单*/
.pageMenu_new{
	border:1px solid #E1E1E1;
	width:212px;
	border-top:none;
	border-bottom:none;
	line-height:20px;
	}

.pageMenu_new a{ color:#1F4977}


	
.title_eye li{ width:180px; font-weight:bold; height:25px; letter-spacing:3px; line-height:25px; list-style:none; border-bottom:1px solid #E1E1E1;}

.title_eye_new{ margin-left:-20px; float:left; overflow:hidden;}
.title_eye_new li{ width:150px; height:25px; line-height:25px; list-style:none; border-bottom:1px solid #E1E1E1;}

/*内页当前位置*/
.pageLocation{
	height:24px;
	margin-bottom:12px;
	border-bottom:1px solid #cccccc;
	}

.pageLocation img{
	vertical-align: middle;
	}

/*内页核心内容*/	
.pageContent{
	}
/*内页列表*/
.pageContent_list {
	line-height:180%;
	font-size:
	}
/*内页共用的图片、时间、文件大小、回复样式*/
.pageContent_list img{
	vertical-align: middle;
	}
.pageContent_list .time{
 	margin-top:-20px 0 0 0;
	color:#666666;
	font-size:11px;
	float:right;
	}
.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{
	margin:0 5px 6px 5px;
	width:145px;
	height:155px;
	text-align:center;	
	}
	
.pageContent_list .itemPic img{ border:1px solid #CCC}
	

.pageContent_list .itemName{
	text-align:center;
	width:150px;
	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 {
width:710px;
	line-height:180%;
	}
	
/*内页查看产品*/
.pageContent_view .itemPic{
	float:left;
	padding-right:20px;
	width:250px;
	height:216px;
	}
.pageContent_view .itemName { float:left;
	width:430px;
	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_end {
	clear:both;
	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;
	}
	


#faq {
 font-size: 12px;
 width: 212px;
}
#faq li {	

}
#faq dl {
 margin: 0;
 padding:0;
 display:inline;
}
#faq dt {
 font-weight:bold;
 cursor:pointer;
 line-height: 25px;
 padding:10px 0 8px 22px;
 background:url(../images/arrow_05.gif) no-repeat 5px;
 border-bottom:1px solid #E1E1E1;
}
#faq dd {
 display:none;
 margin:0;
 padding: 5px 0 5px 20px;
 border-bottom:1px  dashed #E1E1E1;
}

.navproducts{ width:900px; height:26px;}
.navproducts li{ list-style:none; float:left; margin:0 3px 0 3px}

.pageContent_list_new{ width:370px; height:60px}
.pageContent_list_new li{ list-style:none; float:left; margin:0 3px 0 3px}
.pageContent_list_new .best_l{width:10px; margin-right:2px; height:50px; float:left; padding-left:2px; cursor:pointer; }
.pageContent_list_new .best_r{width:10px; margin-left:2px; height:50px;float:right;  padding-right:2px; cursor:pointer;}

.productright{float:right}

.itemsname{ margin:0 0 20px 0; text-align:center;overflow:hidden; color:#000000; font-weight:bold;}

/*首页左侧产品*/
.productLeft{
	padding:60px 12px 2px 12px;
	border:1px solid #E1E1E1;
	border-bottom:none;

	line-height:26px;
	}

/*配色图*/
.picbodys{ overflow:hidden}
.picbodys span{ font-size:14px; color:#000000; font-weight:bold;}
.picbodys .line{ border-bottom:1px solid #CCCCCC; margin-bottom:10px}
.picColor{ float:left; margin:0 10px 0 10px}
.Pcontent{ margin:0 10px 0 20px}

/*产品*/
.firstmain li{ background:url(../Images/pbg.gif); width:95px; height:20px;text-align:center; padding-top:5px;
margin-left:10px}
.firstmain a{color:#FFFFFF;}
.firstmain a:hover{color:#FFFFFF}

.introduct{ margin:5px 10px 10px 5px; width:850px; line-height:20px}
.mainprouct{ background-color:#FFFFFF; height:100%}

/*头部日期*/
.datestyle{ text-align:center;  float:left; height:23px; margin:10px 10px 10px 200px;}
/*公司简介*/
.firstcompanys{border:1px solid #CCCCCC;border-bottom:4px solid #CCCCCC;width:100%; height:210px; margin-bottom:10px}

/*首页新闻*/
.fristnews{ border:1px solid #CCCCCC;border-bottom:4px solid #CCCCCC;
width:100%; height:139px}
.fristnewsbottom{height:1px;background:url(../images/newbg.gif) bottom no-repeat;overflow:hidden;}
.newhead{ width:356px; border:1px solid #A6CDEC; height:18px;background:url(../images/titlebg.gif) repeat-x; margin:10px 10px 0 10px }
.newhead span{ margin:5px 0 0 10px;color:#000000; font-weight:bold;}
.newconent{margin:2px 10px 0 10px}

.servicehead{ width:330px; border:1px solid #A6CDEC; height:18px;background:url(../images/titlebg.gif) repeat-x; margin:10px 10px 0 10px }
.servicehead span{ margin:5px 0 0 10px;color:#000000; font-weight:bold;}
.serviceconent{ width:330px; height:105px;margin:2px 10px 0 10px; background:url(../images/servicebg.gif) no-repeat; line-height:22px; color:#000000}
.contents{ margin:10px 5px 0px 10px; color:#000000; line-height:22px}


.suckerdiv ul{padding-left:10px;list-style-type: none;width:202px; /* Width of Menu Items */ height:185px}
	
.suckerdiv ul li{position: relative; height:50px; line-height:50px;}
	
/*1st level sub menu style */
.suckerdiv ul li ul{left:180px; position: absolute;width: 250px; /*sub menu width*/top: 0;display: none;}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ left: 180px; /* Parent menu width - 1*/}

/* menu links style */
.suckerdiv ul li a{display: block;color: black;text-decoration: none;font:12px 宋体;background:#F7F7F7;padding: 5px 5px;border: 1px solid #ccc;border-bottom: 0;line-height:26px;height:26px;}

.suckerdiv ul li a:visited{
color: black;}

.suckerdiv ul li a:hover{color:#356791;}

.suckerdiv .subfolderstyle{}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.pageMenuproduct{
	border:1px solid #E1E1E1;
	width:212px;
	border-top:none;
	line-height:30px;
	margin-bottom:10px
	}
.pageMenuproduct img{
	vertical-align: middle;
	}

.pageMenuproduct li{ width:180px; height:50px; line-height:50px; list-style:none; border-bottom:1px solid #E1E1E1;}
.pageMenuproduct a{ color:#1F4977}


.sign{ background:url(../images/fsign.gif) no-repeat; float:right; width:10px; height:10px; margin-top:-12px}