/*------------------------全局--------------------*/
 

body{margin:0px; padding:0px; font-size:12px; color:#000000; font-family: "微软雅黑" }
img,form,ul,p{margin:0px; padding:0px; border:0px; }
 

a{color:#666666; text-decoration:none; }
a:hover{color:#FF3300; }
/*------------------------------------------------*/
/*通用_页面容器------------------------------------*/
#container{}

/*通用_页面头部--------------------------*/
#header{margin:0px auto; width:1200px; background:url(../Images/top.jpg) no-repeat; overflow:hidden;height: 150px }

/*LOGO*/
.header_logo{float:left; width:200px; height:80px; }
	
/*小字链接*/
.header_link{float:left; width:800px; height:80px; text-align:right; overflow:hidden; }

/*主菜单，有下拉*/
#mainMenu{ width: 1200px; height: 35px; margin: auto; background:#151515; clear: both; position: relative; z-index: 9999}
#mainMenu ul li{float:left; margin-right:1px; width:119px; list-style:none; height:35px; }
#mainMenu ul li a{display:block; font-size:14px; width:119px; height:35px; line-height: 35px; text-align:center; color:#ffffff; }
#mainMenu ul li a:hover{background-color:#000000; color:#FFF; }
#mainMenu ul li ul {list-style-type: none; text-align:left; left:-999em; width:119px; position:absolute; }
#mainMenu ul li ul li{float:left; width:119px; background:#fff; }
#mainMenu ul li ul li a{display:block; width:119px; color:#000; text-align: center; }
#mainMenu ul li ul li a:hover{background:#F3F3F3; color: #FF9E00 }
#mainMenu ul li:hover ul{left:auto; }

#mainMenu ul li.sfhover ul{left:auto; }
	
/*检查会员是否登录*/
.header_checkmember{float:left; text-align:right; padding-top:15px; width:100px; color:#333333; }
.header_checkmember a{color:#333333; text-decoration:underline; }
.header_checkmember a:hover{color:#E00000; }

/*大幅广告条*/
.header_banner{margin:0px auto; height:2606px; padding-top:10px; text-align:center; background: url(../Images/banner.jpg) center top no-repeat; position: relative; top: -10px; z-index: -1}

/*通用_页面底部--------------------------*/
#footer{border-top:1px solid #E6E6E6; background:url(../Images/bannerbj.jpg) repeat-x; color:#000000; text-align:center; }
#footer a{color:#000000; }
 
#footer_copyright {margin:0px auto; padding:10px; width:1000px; text-align: center; line-height:20px; }
	
/*通用_页面主体--------------------------*/
/*首页内页相同*/
#bodyer{}
/*首页内页不同之首页*/
#bodyer_index{overflow:hidden; width:1200px; text-align:left; margin:0px auto; padding-top:10px; }

/*首页内页不同之内页*/
#bodyer_page{padding:10px; margin:auto;  width:1180px; background: #FFFFFF; overflow: hidden; position: relative; z-index: 999 }
.bodyer_bg{background: url(../Images/banner.jpg) center top no-repeat; position: relative; top:-10px; z-index: 2; padding-top: 360px}
.bodyer_l{float: left; width: 210px}
.bodyer_r{float: right; width: 960px}

/*第一边栏*/
#mainSidebar{line-height:18px; padding:8px; background:url(../Images/indexbj.jpg) no-repeat #FFF; border:1px #CCC solid; margin-bottom:10px; }

/*第二边栏*/
#subSidebar{float:right; width: 960px; line-height:18px; padding:5px; background:url(../Images/indexbj2.jpg) no-repeat #FFF; border:1px #CCC solid; margin-bottom:10px; overflow:hidden; }
	
/*边栏以外的主体区域，即核心内容区，首页内页相同*/
#indexpageBody{}
/*核心内容区，首页内页不同之首页*/
#indexBody{margin:0px auto; overflow:hidden; margin-bottom:10px; }
/*核心内容区，首页内页不同之内页*/
#pageBody{line-height:18px; padding:8px; background:url(../Images/indexbj2.jpg) no-repeat #FFF; margin-bottom:10px; overflow:hidden; }

/*页面内每个栏目块*/
.subject{line-height:18px; width:200px; padding:8px; background:url(../Images/indexbj.jpg) no-repeat #FFF; border:1px #CCC solid; margin-bottom:10px; margin-right:10px; overflow:hidden; float: left}
.subject a{display:block; float:left; width: 100%; text-indent:2em; height:30px; line-height:32px; background:url(../Images/lefthj.jpg) no-repeat; color:#FFF; margin-bottom:5px; overflow:hidden; }
.ta{text-indent:2em; float:left; overflow:hidden; margin-left:10px; width:530px}
.tit{font-size:14px; font-weight:bold; line-height:25px; height:40px; overflow:hidden; padding-left:20px; position: relative}
.more{position: absolute; right: 10px; top: 5px}
	
/*栏目块的名称*/
.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{background:url(../Images/line_02.gif); }
.announce img{vertical-align: middle; }
	
/*服务*/
.service{}
	
/*友情链接*/
.links img{margin-bottom:8px; }
/*最新动态*/
.news{float:left; width:360px; padding-left:10px; padding-right:10px; padding-top:55px; }
	
/*最新动态之图片新闻*/
.picNews {overflow:hidden; line-height:20px; height:70px; }
.picNews img{float:left; margin-right:15px; width:150px; height:70px}
.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 {border-bottom:1px #CCC dashed; color:#999999; height:21px; padding-top:8px; overflow:hidden; font-size:12px; }
 
	
/*一级类别整区块*/
.catalog {line-height:24px; padding-left:10px; }
/*单个一级类别*/
.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*/
.commend{width:100%;  overflow:hidden; }
#commend8{display:none; }
	
/*推荐新品每个图片的样式*/
.commendProPic{float:left; padding:2px; margin:2px; width:140px; height:118px; border:1px solid #E1E1E1; text-align:center; }
	
/*搜索*/
.search input.textbox{width:85px; 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 a{display:block; float:left; width:212px; text-indent:2em; height:30px; line-height:32px; background:url(../Images/lefthj.jpg) no-repeat; color:#FFF; margin-bottom:5px; overflow:hidden; }
.da{display:block; width: 100%; text-indent:2em; height:30px; line-height:32px; background:url(../Images/lefthj.jpg) no-repeat; color:#FFF; overflow:hidden; margin-bottom:5px; }
.xiao{display:block; text-indent:2em; height:30px; line-height:32px; background:#bae2fd; color:#000;overflow:hidden; }
	
.pageMenu img{vertical-align: middle; }

/*内页当前位置*/
.pageLocation{font-size:14px; font-weight:bold; line-height:25px; height:45px; overflow:hidden; text-align:left; padding-left:20px }
.pageLocation img{vertical-align: middle; }

/*内页核心内容*/	
.pageContent{line-height:24px; }
/*内页列表*/
.pageContent_list { width: 950px; overflow: hidden}
/*内页共用的图片、时间、文件大小、回复样式*/
.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:50px; width: 230px; }
.pageContent_list .buy{margin-bottom:12px; }
.pageContent_list .itemPic{margin-bottom:6px; padding:4px; width:220px; height:220px; border:1px solid #E1E1E1; text-align:center; }
.pageContent_list .itemName{padding:4px; width:220px; 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:150%; }
	
/*内页查看产品*/
.pageContent_view .itemPic{float:left; padding-right:20px; width:220px; }
.pageContent_view .itemName {text-align:center; font-size:16px; font-weight:bold; line-height:180%}
.pageContent_view .itemName img{vertical-align:middle; }
.pageContent_view .itemParticular {clear:both; background: url(../Images/particular.gif) 0px 10px  no-repeat ; height: 30px }

/*内页内容结束*/
.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; }


.SortFolderOpen {background-image: url(../Images/Sort_Folder_Close.gif); background-repeat: no-repeat; height: 16px; left: 16px; padding-left: 16px; cursor: hand; }
.SortFolderClose {background-image: url(../Images/Sort_Folder_Open.gif); background-repeat: no-repeat; height: 16px; left: 16px; padding-left: 16px; cursor: hand; }
.SortEndFolderOpen {background-image: url(../Images/Sortend_Folder_close.gif); background-repeat: no-repeat; height: 16px; left: 16px; padding-left: 16px; cursor: hand; }
.SortEndFolderClose {background-image: url(../Images/Sortend_Folder_Open.gif); background-repeat: no-repeat; height: 16px; left: 16px; padding-left: 16px; cursor: hand; }
.SortListline {padding-left: 16px; background-image: url(../Images/Sort_Listline.gif); background-repeat: repeat-y; }
.SortEndListline {padding-left: 16px; }
.SortFile {background-image: url(../Images/Sort_File.gif); background-repeat: no-repeat; height: 16px; cursor: hand; padding-left: 16px; }
.SortFileEnd {background-image: url(../Images/Sort_File_End.gif); background-repeat: no-repeat; height: 16px; cursor: hand; padding-left: 16px; }
