@charset "utf-8";
/* CSS Document */

*{ margin:0 auto;}
body { font-size:12px; font-family: Arial, Helvetica, sans-serif; height:100%;}
li{ list-style:none;}
.none{ display:none;}

#main-all{ width:980px; background:url(/img/main-bg.jpg) repeat-y;  padding-bottom:20px;height:100%;}
#header,#topic,#toptitle,#main{ width:960px;}
#product{ width:960px;}

#header{background:url(../img/header-bg.jpg) repeat-x; height:100px;}
.header-nav { height:30px;}
.header-nav li{ float:left; height:46px;}
.header-nav li.logo{ width:180px;text-align:left; padding-top:30px; padding-left:20px;}/*网站LOGO图片模块*/

/*头部-中间部分3栏菜单部分*/
.header-nav li.nav{ width:330px;}

.header-nav li.nav dt{ padding-top:26px; float:left; display:block;width:110px; text-align:center; cursor:pointer}
.header-nav li.nav dt img{ border:0px;}
.header-nav li.nav dt a{font-size:16px; text-decoration:none; color:#363636; font-weight:bold;}
.header-nav li.nav dt a:hover{ color:#8DC63F}
.header-nav li.nav dt.v1 {display:block;width:110px;}
/*头部-中间部分3栏菜单部分*/

.header-nav li.nav dt a.g1{ display:block;float:left; width:109px;height:46px; background: url(../img/t1.gif) no-repeat}
.header-nav li.nav dt a.g2{ display:block;float:left; width:109px;height:46px; background:url(../img/navb1.gif) no-repeat}

.header-nav li.nav dt a.h1{ display:block;float:left; width:109px;height:46px; background: url(../img/t2.gif) no-repeat}
.header-nav li.nav dt a.h2{ display:block;float:left; width:109px;height:46px; background: url(../img/navb2.gif) no-repeat}

/*头部-右部分4栏菜单部分*/
.header-nav li.navc{ float:right; width:380px; margin-left:45px;padding-top:10px;}
.header-nav li.navc dt{ float:left; text-align:center;}
.header-nav li.navc dl.index{ padding-bottom:10px; color:#999;}
.header-nav li.navc dl.index a{ padding:0px 8px 0px 8px; color:#999; text-decoration:none;}
.header-nav li.navc dl.index input.sou{ border:1px solid #333; background:#f2f2f2; font-size:12px; padding-top:2px; height:13px; width:148px;}
.header-nav li.navc dl.index input.s1{ border:0px;height:18px; float:right; margin-right:22px;}

.header-nav li.navc dl.o{ padding-left:23px;}
.header-nav li.navc dl.o dt{background:url(/img/line.gif) right no-repeat ; padding:0px 13px 0px 10px;}
.header-nav li.navc dl.o dt.oo{ background:none}
.header-nav li.navc dl.o img{ border:0px}
/*头部-右部分4栏菜单部分*/

/*头部滑动门效果下的子菜单*/
#snav{z-index:1; position:absolute; top:72px}
#snav ul{ padding-left:210px; padding-top:0px; margin:0px}
#nv_Content1{ padding-left:100px}
/*头部滑动门效果下的子菜单*/



#nv_Content0{ background:#fff; border:1px solid #eee; border-top:0px; margin:0px 0px 0px 100px; width:780px; height: auto;}
#nv_Content0 ul{ padding:20px 20px 20px 20px; float:left;}
#nv_Content0 ul li{ line-height:200%; font-family:宋体}
#nv_Content0 ul li a{ font-size:12px; color:#454545; text-decoration:none; display:block; float:left; width:84px; text-align:center}
#nv_Content0 ul li a:hover{ background:#2a9766;color:#fff;}
#nv_Content0 p{ text-align:right; padding:0px 30px 20px 0px;}
#nv_Content0 p a{ border:1px solid #ccc; padding:3px 5px 2px 5px; cursor: pointer}

#nv_Content0 ul li strong a{ font-family:黑体; font-size:18px; color:#2a9766; font-weight:normal}



#product-content{ width:930px; margin-bottom:40px;}
#plist-menu{ float:left; width:165px; margin-left:5px;}
#plist-box{ float:right; width:726px;padding-top:22px;}



/*产品详细展示页面-左部分菜单*/
.list{ border:1px solid #D2D1D1;}
.list h4{ font-size:12px; padding:4px 0px 3px 45px;color:#565656;}
.list h4 a{text-decoration: none;color:#565656;}
.list h4 a:hover{text-decoration:underline;color:#565656;}
.list dl{border-top:1px solid #D2D1D1;}
.list dl dt{ background:#AEB0B2; border-bottom:1px solid #fff; padding:3px 0px 2px 0px; text-align:center; color:#fff;}
.list dl dt a{ color:#fff; text-decoration:none;}
.list dl dt a:hover{ color:#fff; text-decoration: underline;}
.noc1{ border-top:1px solid #aaa;}
.noclass{ display:none;}

/*产品详细展示页面-左部分菜单结束*/.noc2{ border-bottom:1px solid #D2D1D1}

.bigpic{ width:300px; float:left; text-align:center;} 
.bigpic a{ color:#159}
.bigpic img{width:280px;height:226px; margin-bottom:8px;}

.p-content{ width:406px; float:right; text-align:left; margin-right:6px;}
.p-content h1{ font-size:14px; border-bottom:1px solid #ddd; padding:4px 0px 3px 0px;}
.p-content li{ border-bottom:1px solid #ddd; padding:6px 0px 6px 0px;color:#159; line-height:150%;}
.p-content li.shuo{ border-bottom:0px; line-height:150%;color:#159;}
.p-content li span{ color:#666;}
.p-content li a{ color:#115599; text-decoration:underline;}

/*底部版权CSS样式*/
.copyright{ padding:20px 15px 20px 15px;color:#777;}
.copyright li{ line-height:30px;}
.copyright li a{color:#777; text-decoration:none }
.copyright span.bottomnav{ color:#999;}
.copyright span.bottomnav a{ padding:0px 10px 0px 10px;color:#777; text-decoration:none}
.copyright span.bottomnav a:hover{ padding:0px 10px 0px 10px;color:#777; text-decoration:underline}
.copyright img{ float:right;}
/*底部版权CSS样式*/
h5{ background:url(../img/cp-tit.gif) bottom;}