/*------------------------全局--------------------*/
html{background:#000;}
.bg1{background: url(../img/bg1.jpg) top center no-repeat;}
.bg2{background: url(../img/bg2.jpg) top center no-repeat;}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;	
	vertical-align:baseline;
}
ol,ul{
	list-style:none
}
.clearfix,.area,.header,.footer,.content,.area-sub,.area-main,.main-col-10,.main-col-9,.tab-con {zoom:1;}
.clearfix:after,.area:after,.header:after,.footer:after,.content:after,.area-sub:after,.area-main:after,.main-col-10:after,.main-col-9:after,.tab-con:after {display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.header,.content,.footer {clear:both; width:980px; margin:0 auto;}

body,textarea,pre,input{font:12px/1.6 tahoma,arial,sans-serif;color:#cbcbcb;}
input,textarea,select {	color:#cbcbcb;	font-size:12px;	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	}
a{color:#cbcbcb;text-decoration:none;}
a:hover{color:#fff;}
/*------------------------------------------------*/


/*通用_页面容器------------------------------------*/
.wrap{ width:980px; margin:0 auto;}

/*通用_页面头部--------------------------*/
#header{height:87px; overflow:hidden;}
.top_link{ text-align:right; font-size:12px; height:32px; line-height:32px;}
#mainMenu{height:55px; margin-left:400px; width:580px; overflow:hidden;}
#mainMenu ul li{float:left; }
#mainMenu ul li a{
	display:block;  float:left;	padding:0 18px;
	height:55px; line-height:55px; font-size:16px; font-family:"microsoft yahei";
	text-align:center;
	color:#FFFFFF;
	}
#mainMenu ul li:hover ul,/*解决无法缩回二级导航菜单问题*/
#mainMenu ul li a:hover{ background:#621e16; filter:alpha(opacity=50);
 -moz-opacity:0.5;
 -khtml-opacity: 0.5;
 opacity: 0.5;
}
#mainMenu ul li ul {
	list-style-type: none;
	text-align:left;
	left:-999em;
	width:98px;
	position:absolute;
	}
#mainMenu ul li ul li{
	float:left;
	width:98px;
	height:24px;
	border-top:1px solid #FFFFFF;
	background:#DA0000;
	}
#mainMenu ul li ul li a{
	display:block;
	padding:6px 6px 6px 6px;
	width:88px;
	height:12px;
	text-align:left;
	}
#mainMenu ul li ul li a:hover{
	background: #F70000;
	}
#mainMenu ul li:hover ul{
	left:auto;
	}

#mainMenu ul li.sfhover ul{
	left:auto;
	}
	
/*检查会员是否登录*/
.header_checkmember{
	float:right;
	margin:0px;
	padding:11px 21px 13px 16px;
	height:12px;
	color:#fff;
	}
.header_checkmember a{
	color:#fff;
	text-decoration:underline;
	}
.header_checkmember a:hover{
	color:#E00000;
	}


.swf{height:446px; float:left; width:980px;}
.news{ height:170px; overflow:hidden; clear:both; width:980px; margin:0 auto;}
.nbox{ width:325px; height:170px; float:left;}
.nbox .bh{ height:36px; width:325px;  margin-bottom:10px;}
.nbox .bh h5{ margin-left:16px; padding-top:10px; font-size:14px; font-family:"microsoft yahei"; color:#d89613;}
.nbox .bh h5 span{ display:inline-block; color:#c98d14; font-family:Arial; font-size:13px; line-height:20px;filter:alpha(opacity=80);
 -moz-opacity:0.8;
 -khtml-opacity: 0.8;
 opacity: 0.8;}
.nbox .bb{width:325px;}
.nbox .bb .brief p{ padding:0 20px 0 108px; line-height:1.5em;}
.nbox .bb .brief p b{ color:#bd8012;}
.nbox .bb .textNews{ padding: 0 16px;}
.nbox .bb .textNews p,.nbox .bb .textHonor p{ line-height:1.4em; padding-bottom:6px;}
.nbox .bb .textNews .more{ color:#666; text-align:right; display:block;}
.nbox .bb .textNews .more:hover{ color:#F00;}
.nbox .bb .textHonor{ margin-left:62px; padding-right:9px;}

/*内页css*/
.banner{ width:980px; height:245px; overflow:hidden;}
.bgs1{ background:url(../img/bg2_01.png) left top no-repeat;}
.bgs2{ background:url(../img/bg2_02.png) left top no-repeat;}
.bgs3{ background:url(../img/bg2_03.png) left top no-repeat;}
.content{ width:980px;}
.left_col{ width:230px; float:left; margin-top:6px;}
.right_col{ width:718px; float:right;}
.pageMenu{ width:195px; margin:0 auto;}
.pageMenu ul{}
.pageMenu li{background:url(../img/left_menu_bg.png) 0 -26px no-repeat; height:26px; padding-bottom:12px;}
.pageMenu li a{ display:block; height:26px; line-height:24px; color:#000; font-size:15px; font-family:"microsoft yahei"; padding-left:28px;}
.pageMenu li a:hover{ color:#fff; background:url(../img/left_menu_bg.png) 0 0 no-repeat;}
.pageMenu img{vertical-align: middle;}


/*通用_页面底部--------------------------*/
#footer{height:80px;border-top:1px solid #2d0400;color:#895312;text-align:center;line-height:150%; margin-top:30px;}
.copyright{ margin-top:15px;}
.copyright p{ padding:3px 0;}
.design a,.design a:hover,.design{ color:#000;}

/*首页内页相同*/
#bodyer{
	}

/*首页内页不同之首页*/
#bodyer_index{
    overflow:hidden;
	margin:15px auto;
	width:1002px;
	background-repeat: repeat-y;
	background-position: 233px 334px;
	background-image: url(../Images/bg_bodyer_index.gif);
	}

/*首页内页不同之内页*/
#bodyer_page{
	overflow:hidden;
	margin:15px auto;
	width:1002px;
	background-image: url(../Images/bg_bodyer_page.gif);
	background-repeat: repeat-y;
	background-position: 233px 0px;
	}

/*第一边栏*/
#mainSidebar{
	float:left;
	width:218px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	}

/*第二边栏*/
#subSidebar{
	float:left;
	width:216px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	}
	
/*边栏以外的主体区域，即核心内容区，首页内页相同*/
#indexpageBody{
	}
/*核心内容区，首页内页不同之首页*/
#indexBody{
	float:left;
	width:520px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
/*核心内容区，首页内页不同之内页*/
#pageBody{
	float:left;
	width:730px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	}

/*页面内每个栏目块*/
.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/user_login.gif) 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{
	background:url(../Images/line_02.gif); 
	}
.announce img{
	vertical-align: middle;
	}
	
/*服务*/
.service{
	}
	
/*友情链接*/
.links img{
	margin-bottom:8px;
	}
/*最新动态*/
.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;
	border-top:1px solid #E1E1E1;
	background:url(../Images/line_03.gif); 
	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;
	}
	
/*推荐新品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;
	}


.pageLocation{height:24px;margin-bottom:16px;}
.pageLocation h2{font-family:"microsoft yahei"; color:#f3dada; font-size:16px;}
.pageLocation h3{font-family:"microsoft yahei"; color:#f3dada; font-size:13px;}
.pageLocation h3,.pageLocation h2 a{color:#f3dada;}
.pageLocation h3 a:hover,.pageLocation h2 a:hover{ color:#fff;}
.pageLocation img{vertical-align: middle;}

.pageContent_list {line-height:2em;font-size:12px;}

/*内页共用的图片、时间、文件大小、回复样式*/
.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{	margin-bottom:3px; padding:4px;	width:205px; height:179px; background:#340400; text-align:center;}
.pageContent_list .itemPic:hover{ background:#bd1313;}
.pageContent_list .itemName{line-height:25px; background:#340400; width:213px; text-align:center;}

/*内页纸单列表*/
.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{ min-height:600px; color:#f3dada; }
.pageContent_view p{ padding:9px 0; line-height:1.9em;}
.pageContent_view {	line-height:180%; margin-top:12px; padding:0 36px 0 0;}
.pageContent_view h3{font-family:"microsoft yahei"; font-size:16px;  text-align:center; margin-bottom:20px; border-bottom: solid 1px #810800; padding-bottom:10px;}	

/*内页查看产品*/
.pageContent_view .itemPic{padding:5px; background:#000;margin:0 auto;width:635px; height:553px;}
.pageContent_view .itemName { width:645px; margin:0 auto; text-align:center;}
.pageContent_view .itemName img{margin:6px 4px 0 0;	vertical-align:middle;}
.pageContent_view .itemParticular {	clear:both;	padding-top:16px;}

/*内页内容结束*/
.pageContent_end {clear:both;margin-top:30px;text-align:right;color:#e58e88; padding-right:40px;}
