/*
 * 功能：网站布局
 * 作者：Gavin
 * 创建时间：2008-10-27
 * 最后一次修改时间：2009-1-14 
---------------------------------*/

/*外部容器
---------------------------------*/
#container {
width:1002px;
margin:0 auto;
}
/*页头
---------------------------------*/
#header {
}
#headTop {
background:#000;
position:relative;
height:60px;
}

#secondaryNav {
position:absolute;
right:10px;
top:10px;
text-align:right;
}
#secondaryNav li {
float:right;
margin:0 8px;
}
/* banner */
#banner {
height:251px;
overflow:hidden;
}
/*主要内容区
---------------------------------*/
#main {
overflow: hidden;
}
/* sideBar */
#sideBar {
float:left;
width:250px;
background:#9CBF59;
}
/* content */
#content {
float:right;
width:752px;
background:#F7F5E6;
}
.content{
margin:5px 20px;
line-height:22px;
}

/* 以下代码片段使左右两列自适应高度 */
#main:after {
content:'[DO NOT LEAVE IT IS NOT REAL]';
display:block;
height:0;
clear both;
visibility:hidden;
}
#main {
display:inline-block;
}
/*\*/
#main {
display:block;
}
/*\*/
#sideBar, #content {
padding-bottom:32767px !important;
margin-bottom:-32767px !important;
}
@media all and (min-width: 0px) {
#sideBar, #content {
padding-bottom:0 !important;
margin-bottom:0 !important;
}
#sideBar:before, #content:before {
content:'[DO NOT LEAVE IT IS NOT REAL]';
display:block;
background:inherit;
padding-top:32767px !important;
margin-bottom:-32767px !important;
height:0;
}
}
/*页脚
---------------------------------*/
#footer {
text-align:center;
height:35px;
background:#E0DCC3;
border:#D1CBB5 2px solid;
}
.copyright{
text-align:center;
}
#footer .copyright {
text-align:center;
line-height:22px;
padding:10px 15px;
}
#link{
float:right;
width:250px;
}
.fieldset{
margin:5px;
float:right;
}
/*首页模块
---------------------------------*/
/*侧栏-三级菜单*/
#subNav {
background:#9CBF59;
}
#subNav .title h2{
background-image:url(titleIcon02.gif);}

#menu {
width:88%;
min-height:250px;
margin:0 auto 20px;
}
#menu li {
border:1px dashed #403D08;
border-width:0 0 1px 0;
line-height:28px;
padding-left:15px;
}
#menu li a {
background:url(listImg02.gif) no-repeat 0 50%;
padding:6px 0 0 25px;
display:block;
}
#menu li ul {
}
#menu li li {
border:1px solid #7DA433;
border-width:0 0 1px 0;
padding-top:5px;
line-height:23px;
}
#menu li li a {
background:#9CBF59 url(listImg03.gif) no-repeat 15px 50%;
padding:2px 0 2px 27px;
display:block;
color:#fff;
line-height:18px;
}
#menu li li a:hover {
color:#FFF2BC;
background:#3E9403 url(listImg05.gif) no-repeat 15px 50%;
}
/*内页内容区
---------------------------------*/
.title{
background:#6AD524 url(titleBg.jpg) no-repeat 0 0;
border:1px solid #346D02;
border-width:1px 0 2px 0;
}
.title h2{
background:url(titleIcon01.gif) no-repeat 0 50%;
height:36px;
line-height:36px;
font-size:13px;
color:#296600;
padding-left:49px;
}
#category .title h2{
background-image:url(titleIcon02.gif);
}
#release .title h2{
background-image:url(titleIcon03.gif);
}
#contact .title h2{
background-image:url(titleIcon04.gif);
}
#ProShow .title h2{
background-image:url(titleIcon03.gif);
}
.title1{
border:1px solid #EAE9D7;
height:25px;
border-width:0 0 1px 0;
width:96%;
margin:15px 0 5px 15px;
}
.title1 h2{
font-size:14px;
color:#990000;
padding-bottom:5px;
float:left;
}
.more{
float:right;
}

/*--- 产品搜索框 ---*/

#proSearch form{
width:90%;
margin:18px auto;
}
#proSearch select{
}

/*---首页产品分类 ---*/
#category{
background:url(bg_02.jpg) no-repeat;
}
#category ul{
background:url(cateTitleBg.gif) repeat-x left top;
padding:15px 0 20px 15px;
}
#category ul li{
width:85%;
padding-left:10px;
background:url(listDiv02.gif) repeat-x left bottom;
border:1px dashed #403D08;
border-width:0 0 1px 0;
}
#category ul li a{
height:26px;
text-align:left;
line-height:26px;
color:#fff;
text-decoration:none;
background:url(listImg02.gif) no-repeat 20% left;
padding:5px 0 0 25px;
}

#category ul li a:hover{
color:#435964;
}
#categoryBg{
height:43px;
background:url(bg_01.gif) no-repeat right bottom;
}

/*--- 最新产品 ---*/
#release{
min-height:225px;}
#release li{
padding:15px 0 10px 55px;
float:left;
}
#release li img{
border:#356F02 1px solid;
padding:2px;
}
#release li a span{
font-weight:bold;
}
#release li a:hover span{
color:#fff;
text-decoration:underline;
}
#release span{
display:block;
cursor:pointer;
width:80%;
margin:6px auto 0;
line-height:20px;
min-height:40px; 
height:auto !important; 
height:40px; 
overflow:visible;
}
#contact{
float:left;
}
#add{
margin:10px 18px;
line-height:23px;
color:#FFFFFF;
}
#profile{
width:712px;
height:210px;
background:#FAFAF8;
margin:5px 6px 20px 28px;
border:1px solid #E8E9D7;
border-width:1px;
}

/*--- 产品列表 ---*/
.productList{
text-align:center;
min-height:145px; 
height:auto !important; 
height:145px; 
overflow:visible;
margin-bottom:5px;
}
.productList li{
width:30%;
margin:10px 0 5px 15px;
float:left;
}
.productList li img{
border:#EDEBDC 1px solid;
padding:2px;
}
.productList ul h5{
padding:5px 0 0 32px;
color:#625E42;
}
.productList li a span{
width:174px;
border:#EDEBDC 1px solid;
background:#F2F2E6;
padding-left:10px;
float:left;
}
.productList li a:hover span{
color:#302F2D;
text-decoration:underline;
}
.productList span{
display:block;
cursor:pointer;
width:80%;
margin:2px auto 0;
line-height:22px;
min-height:22px; 
height:auto !important; 
height:20px; 
overflow:visible;
}

.dq{
margin:11px 11px;}

/*--- 内页新闻列表 ---*/
.newsList{
margin:15px 15px;
}
.newsList li{
text-align:left;
padding:8px 0;
background:url(newsDiv.gif) repeat-x bottom;
position:relative;
}
.newsList li a{
padding-left:30px;
color:#8E7C49;
background:url(listImg.gif) no-repeat 15px 50%;
}
.newsList li a:hover{
color:#000;
}
.newsList li span{
color:#999;
position:absolute;
right:55px;
}

/*--- 分页 ---*/
.page{
text-align:center;
line-height:24px;
height:24px;
margin:25px 0;
}

/*--- 内页产品列表 ---*/
.subProductList{
text-align:center;
min-height:350px; 
height:auto !important; 
height:350px; 
overflow:visible;
}
.subProductList li{
width:22%;
height:260px;
margin:15px 0 5px 15px;
float:left;
}
.subProductList li img{
border:#EDEBDC 1px solid;
padding:2px;
}
.subProductList li a span{
width:154px;
border:#EDEBDC 1px solid;
background:#F2F2E6;

}
.subProductList li a:hover span{
color:#302F2D;
text-decoration:underline;
}
.subProductList span{
display:block;
cursor:pointer;
width:80%;
margin:2px auto 0;
line-height:22px;
min-height:22px; 
height:auto !important; 
height:20px; 
overflow:visible;
}

/*--- 产品详细 ---*/
.productName{
margin:20px 0;
}
.productDetails{
text-align:center;
margin:15px 0;
}
.orderLinks{
padding-top:15px;}

.submit{
padding-left:30px;}

.message{
}

.aa{
padding-left:240px;}

/*网站地图*/
.map {
width:500px;
margin:0 auto 18px;
padding:10px;
border:1px dashed #ddd;
}
.map ul {
margin-left:20px;
font-size:13px;
font-weight:700;
background:url(ulBg.gif) repeat-y;
}
.map ul li {
color:#390;
background:url(liBg01.gif) no-repeat left top;
font-size:13px;
line-height:24px;
padding-left:34px;
}
.map ul li.lastChild {
background-image:url(liBg02.gif);
}
.map ul li a {
font-weight:normal;
font-size:12px;
border:1px solid #B4D8BA;
padding:1px 10px;
letter-spacing:2px;
}
.map ul li a:hover {
background:#7BC137;
}

.pages{
text-align:center;
}