/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
	line-height: 1;
	text-align: center;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}



a,p{
    color:#333;
    font-size: 12px;
    text-decoration: none;
}
A:hover {
    COLOR: #FE3D00;
}
.fontp{
    color:#858180;
}
.w960{
    width:960px;
    margin:0px auto;
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
    font-weight: bold;
    padding:5px 3px;
}
h2{
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    background: url('img/tit_bg.jpg') no-repeat 10px center;
    padding-left: 25px;
}
#header{
    background: url('img/headerbg.jpg') repeat-x;
    width: 100%;
    overflow: hidden;
    margin-bottom:8px;
}
#header .topnav li{
    line-height: 30px;
    display: inline-block;
    margin:0px 5px;
    font-weight: bold;
    #line-height: 30px;
    #display:inline;
    #zoom:1
}
#logo{
    height: 78px;
    overflow: hidden;
}
#banner{
    line-height: 0;
    border-bottom: 2px solid #d8e468;
}
#banner img{
    width:100%;
    height:auto;
}
p{
    padding:15px 10px;
    line-height: 22px;
}
.bigp{
    text-indent: 24px;
}
.clear{
    clear:both;
    line-height: 0px;
    font-size: 0px;
}
.box{
    border-top:1px solid #D8D8D8;
    border-left:1px solid #D8D8D8;
    border-right:1px solid #D8D8D8;
    border-bottom:1px solid #D8D8D8;
}
.box2{
    border:2px solid #ededed;
}
.hui1{
    background-color: #f4f4f4;
}
.hui2{
    background-color: #fbfbfb;
}
a.more1 img{
    vertical-align: sub;
    #vertical-align: text-top;
}
a.more2{
    color:#618813;
}
#left{
    width:67%;
    float: left;
}
#right{
    width:32%;
    float: right;
}
.boxinfo{
    margin-top:10px;
    border-top:2px solid #b0d6e9;
    background-color: #fbfbfb;
}
.boxinfo .l{
    width:44%;
    float: left;
}
.boxinfo .r{
    width:54%;
	_width:52%;
    float: right;
}
.boxinfo .l img{
    margin:26px 6px;
}
.boxinfo .r h3{
    margin:30px auto 0px 10px;
}
.bigcon{
    margin:15px 0px;
    position: relative;
}
.bigcon h4{
    position:absolute;
    margin:0px;
    padding:0px;
    top:1px;
    left:0px;
    #left:-7px;
}
.bigcon .box{
    margin-left:7px;
    padding-top:75px;
}
.bigcon dl.youdian{
    margin:10px 15px;
}
.bigcon dl.youdian dt{
    background: url('img/circle.gif') no-repeat 0px center;
    padding-left:22px;
    font-size: 16px;
    font-weight: bold;
    margin: 18px 0px 12px;
}
.bigcon dl.youdian dd{
    font-size: 12px;
    line-height: 20px;
    margin:6px 0px;
}
#company{
    height:260px;
    overflow: hidden;
    position: relative;
    padding:0px 10px;
	text-align:center
}
#cpn_top,#cpn_bom{
    display: block;
    width:48px;
    margin:0px auto;
    height: 18px;
}
#cpn_top{
    background: url('img/btntop.jpg') no-repeat;
}
#cpn_top:hover{
    background: url('img/btntop_h.gif') no-repeat;
}
#cpn_bom{
    background: url('img/btnbom.gif') no-repeat;
}
#cpn_bom:hover{
    background: url('img/btnbom_h.jpg') no-repeat;
}
#cpn_list{
    height: 222px;
    height: 223px\0;
    overflow: hidden;
}
#cpn_list ul li{
    text-align: center;
    margin:4px 0px;
    #margin:2px 0px;
}
.listnew{
    padding:6px 10px; 
    margin-bottom: 6px;
}
.listnew ul{
    list-style-type: disc;
    list-style-position:inside;
}
.listnew ul li
{
    color: #8fc12c;
    padding:12px 2px;
    border-bottom: 1px solid lightgrey;
}
#share{
    padding:10px 8px;
}
#showproduct{
    border-top: 1px solid #D8D8D8;
    padding: 10px;
    position: relative;
}
#showproduct h3 img.t1{
    display: block;
    float: left;
}
#showproduct h3 span{
    display: block;
    float: right;
    margin-top:10px;
}
#showproduct h3 span img{
    cursor: pointer;
}
#showproduct .scrollcon{
    overflow: hidden;
    position:relative;
    height: 268px;
    margin-right:1px\0;
}
#showproduct .scrollcon .nrcon{
    width:10000px;
    position:absolute;
}
#showproduct .scrollcon dl{
    width:145px;
	_width:149px;
    float: left;
    margin:2px;
}
#showproduct .scrollcon dt{
    text-align: center
}
#showproduct .scrollcon dd{
    padding: 10px 6px;
	_padding: 10px 3px;
}
#showproduct .scrollcon dd p{
    padding: 10px 5px;
    line-height: 18px;
}
#showproduct .scrollcon dd h3{
    font-size:14px;
    line-height: 22px;
}
.more3{
    color:white;
    display: block;
    width: 90px;
    background-color:#fb6a29;
    line-height: 22px;
    margin-left: 5px;
    text-align: center;
}
.more3:hover{
    color:#eee;
}
.margincon{
    margin:10px 15px;
}
.brella{
    width:33%;
	_width:31%;
    float:left;
    position: relative;
    margin:0px 1px
}
.brella img.desc{
    position: absolute;
    top:0px;
    width: 100%;
}
.brella .box{
    margin:0px 2px 0px 2px;
    padding:0px;
}
.brella .box h3,.brella .box h3{
    padding:8px 12px 0px;
}
.more4{
    text-align: center;
    display: block;
    width: auto;
    line-height:24px;
    background-color:#eee;
}
dl.compare{
    margin:10px 15px;
}
dl.compare dt{
    margin-top:18px;
    font-weight: bold;
}
dl.compare dd{
    font-size: 12px;
    line-height: 20px;
    color:#858180;
}
dl.dialog{
    margin:10px 15px;
}
dl.dialog dt{
    margin-top:18px;
    font-size: 12px;
    font-weight: bold;

}
dl.dialog dd{
    width:70%;
    margin:10px 10px 10px 20px;
    font-size: 12px;
    line-height: 20px;
    color:#858180;

}
#footer{
    clear: both;
    margin:20px auto 10px auto;
    border-top: 1px solid #ccc;
    padding:10px;
    text-align: center;
}
#footer .bomnav{
    text-align: center;
}
p#back-to-top{
    position:fixed;
    display:none;
    bottom:100px;
    right:80px;
    _position:absolute;
    _right:expression(eval(document.documentElement.scrollLeft+30));
    _top:expression(eval(document.documentElement.scrollTop+300));
}
