
body{font-size:13px; font-family:Verdana,Arial, Helvetica,sans-serif; margin: 15px auto 0px auto;height: auto;background: #fff;
text-align:center;vertical-align:top;
color:#333;}

*{margin:0; padding:0; }

div,form,img,ul,ol,li,dl,dt,dd{border:none;}

table{width:100%; border:0; cellpadding:0; cellspacing:0;}
td{
border:solid 0px #ccc; margin:0px; padding:0px; line-height:14px;
}

#content:after {padding:0px;content:'.';display:block;clear:both;visibility:hidden;height:0;}
#content {height:1%;}

#outsideA:after {padding:0px;content:'.';display:block;clear:both;visibility:hidden;height:0;}


#outsideB:after {padding:0px;content:'.';display:block;clear:both;visibility:hidden;height:0;}
#outsideB {height:1%;}

h1 {font-size:18px; font-family:Verdana,Arial, Helvetica,sans-serif; 
margin: 13px 0px 15px 0px;
padding: 3px 0px 6px 0px;
line-height:25px;
color:#000; text-align:left;
border-bottom: 3px solid #000;
}

h2 {font-size:18px; font-family:Verdana,Arial, Helvetica,sans-serif; 
margin: 13px 0px 15px 0px;
padding: 3px 0px 6px 0px;
line-height:25px;
color:#000; text-align:left;
border-bottom: 1px dashed #000;
}

h3 {font-size:14px; 
margin: 15px 0px 10px 0px;
padding: 3px 0px 3px 0px;
line-height:20px;
color:#000; text-align:left;
border-bottom: 1px dashed #000;
}

a {color:#d4a905; text-decoration:none;}    
a:hover {color:#d4a905; text-decoration:underline;}
a:visited {color:#d4a905; text-decoration:none;}
h2 a{color:#666; text-decoration: none; }
h2 a:hover{color:#026A8F; text-decoration: underline;}

/*水平条效果的CSS定义
BORDER-BOTTOM-STYLE: dotted;BORDER-LEFT-STYLE: dotted;BORDER-RIGHT-STYLE: dotted; BORDER-TOP-STYLE: dotted;
height:1;　width:100%;align:left;　color:#86BCD4;　Shade:no;

水平条虚线效果定义　　border:1px dashed #86BCD4; height: 1; */
hr {border:1px dashed #ccc; height:0px;clear:both; shade:no;margin: 7px 0px 15px 0px;} 
p {margin: 10px 0px;}

.fontcontact{font-family:Arial, Verdana,Helvetica,sans-serif; }

.fontTitle {font-size:28px;	font-weight: bold; color:#666;}
.fontbold {	font-weight: bold; }
.font11 {font-size:11px; }
.purple {color:#000;}
.text-indent {text-indent:25px;}
.fontItalic {font-style:italic;}

.imageright{
clear:both; 
border:1px solid #666; 
padding: 10px;
margin:5px 5px 15px 25px;
float:right;
background: #fff;
}

.imageborderg{
border:1px solid #ccc
}
.imageborder_nopadding{
border:1px solid #ccc; margin:15px 0px; 
}
.imageborder_padding{
border:1px solid #ccc; margin:15px 0px; padding:10px;
}
.nondiplay{}



.button {
    position: relative;
    overflow: visible;
    display: inline-block;
    padding: 0.5em 1em;
    border: 1px solid #000;
    margin: 7px 0px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
    font:11px/normal sans-serif;
    color: #333;
	font-weight: bold;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    background-color: #ececec;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
    background-image: -moz-linear-gradient(#f4f4f4, #ececec);
    background-image: -ms-linear-gradient(#f4f4f4, #ececec);
    background-image: -o-linear-gradient(#f4f4f4, #ececec);
    background-image: linear-gradient(#f4f4f4, #ececec);
    -moz-background-clip: padding; /* for Firefox 3.6 */
    background-clip: padding-box;
    border-radius: 0.2em;
    /* IE hacks */
    zoom: 1;
    *display: inline;
}

.button:hover,
.button:focus,
.button:active,
.button.active {
    border-color: #3072b3;
    border-bottom-color: #2a65a0;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    color: #fff;
    background-color: #3c8dde;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#599bdc), to(#3072b3));
    background-image: -moz-linear-gradient(#599bdc, #3072b3);
    background-image: -o-linear-gradient(#599bdc, #3072b3);
    background-image: linear-gradient(#599bdc, #3072b3);
}

.button:active,
.button.active {
    border-color: #2a65a0;
    border-bottom-color: #3884cd;
    background-color: #3072b3;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3072b3), to(#599bdc));
    background-image: -moz-linear-gradient(#3072b3, #599bdc);
    background-image: -ms-linear-gradient(#3072b3, #599bdc);
    background-image: -o-linear-gradient(#3072b3, #599bdc);
    background-image: linear-gradient(#3072b3, #599bdc);
}




#outsideA { width:1002px;height:auto; margin:0px auto;clear:both; padding:0px;border: 1px solid #000;
background: #fff;}

#outsideB {width:1000px;height:auto; margin:0px auto;clear:both; padding:0px;background: #fff; 
}

/* = == = = = = = = = ↓网站头部，包含网站的logo和站名*/

#header { width:1000px;height:28px; margin:0px auto;clear:both; background: #eeefef;}
#headerlogo {float:left;width:330px;margin-top:0px;height: 28px;text-align: left;padding:0px;}
#headerlogin {float:right;width:400px;color: #fff; margin:0px;text-align: right;font-size:11px;}

#lan{display:none;}
.bannerInside{}


/*#header img {display:block;}*/
/*IE6下为什么图片下方有空隙产生:可以设置父容器的字体大小为零，font-size:0或者定义img 为display:block
或者定义vertical-align属性值为vertical-align:top | bottom |middle |text-bottom

*/

#banner{clear:both;width:1000px; height:126px;margin:0px auto; background: url(../images/shadow.jpg) repeat-x bottom;
	border:0px;}
#banner img {display:block;}

/* === 首页顶部 ===*/
#bannerh{clear:both;width:1000px; height:306px;margin:0px auto; background: #fff url(../images/shadow.jpg) repeat-x bottom;
	borde:0px;}
#bannerh img {display:block;}

/* = == = = = = = = = ↓顶部一级菜单栏导航开始*/

#menuOut {clear:both; width:1000px; height: 85px; margin:0px auto 1px auto;
	background: #fdcf1d;
}

#menuLogo {float:left; width:242px; height: 85px; margin:0px;background: url(../images/logo-menu.png) no-repeat;
	
}
#menu { float:right;width:675px; height: 35px; margin-top:47px;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
}

#menu ul{list-style:none;display: inline; padding: 0;margin: 0;}
#menu li{list-style:none;display: inline; float:left;padding:0 15px 0 15px;height: 28px; width: auto;
}
.menu-b { color:#eae9d5; padding: 0; margin: 0; } 

#menu li a {

height: 28px; 
display: inline; line-height:28px;vertical-align:center;
color: #000;
text-decoration: none; 
}

#menu li a:hover {

height: 28px;
display: inline; line-height:28px;vertical-align: middle;
color: #000;
text-decoration: underline;
}


.lan{height:30px;padding-left:50px;font-size:14px;font-weight:bold;
line-height:30px;vertical-align: middle;
color: #000;
}

/*↑顶部导航结束*/

/* = == = = = = = = = ↓内容页面整体设置content/container/ Main Navigation display: inline;display: block;clear:both; */

#content {clear:both;width:960px; height:auto; line-height: 15px; margin:10px auto 0px auto;
             padding-top:0px;
             background: #fff;
			 text-align:left; 
}

/*页面主体*/
#main{ padding:15px 10px 40px 5px;float:right;width:710px; text-align:left; vertical-align:top;background: #fff;font-size:14px; line-height: 18px;
}

#main ul{padding:0px 40px; }
#main ol{padding:0px 45px; }
#main ul li{list-style:circle outside;}
#main ol li{list-style:decimal outside;}

#homecontent { margin:0px auto 10px auto; padding:0px;}
#homeproduct{ margin:0px auto 20px auto; padding:0px;}
#homesort { margin:0px auto 10px auto; padding:0px;}

.profile img{ margin:5px 7px 2px 0; }

/*侧栏sidebar/width:200px!important; width /*:200px;*/
#left{float:left; width:211px; text-align:left;padding:15px 10px 10px 4px;}

#leftproduct{clear:both;width:200px; height:23px; line-height: 23px;  
font-weight: bold;
text-indent:7px;
margin-top:5px;
border:1px solid #fdcf1d;
background: #fff;
}


#leftproduct a:link { text-decoration: none; color:  #000;}
#leftproduct a:visited { text-decoration: none; color:  #000;}
#leftproduct a:hover { text-decoration: underline; color:  #000;}

.menulist {width:200px; height:auto;
border:1px solid #fdcf1d; 
border-top:0px solid #d1d1d1;
border-bottom:1px solid #fdcf1d;
font-family:Arial,Verdana,Helvetica,sans-serif; 
font-size: 13px;
padding:10px 0px;
}
.menulist dt {text-align:left; text-indent:25px; height:19px; line-height: 19px; 
background: url(../images/line_01.gif) no-repeat left;
}

.menulist dd {height:18px;line-height:18px; text-indent:25px; padding:0px;
background: url(../images/line_02.gif) no-repeat left;
}

.menulist a{color: #000;text-decoration:none;}
.menulist a:visited{color: #000;text-decoration:none;}
.menulist a:hover{color: #000;text-decoration:underline;} 

.menulist dt a{color: #000;text-decoration:none;}
.menulist dt a:visited{color: #000;text-decoration:none;}
.menulist dt a:hover{color: #000;text-decoration:underline;} 


#leftnew{clear:both;width:200px; height:23px; line-height: 23px;  display:none;
margin-top:15px;
font-weight: bold;
text-indent:7px;
border:1px solid #000;
background: #000 url(../images/layout/menu-back-side.jpg) repeat-x top;
}

#leftnew a:link { text-decoration: none; color:  #fff;}
#leftnew a:visited { text-decoration: none; color:  #fff;}
#leftnew a:hover { text-decoration: underline; color:  #fff;}

#leftsearch{clear:both;width:193px; margin-top:15px;border:1px solid #fdcf1d;color:#000;height:auto; line-height: 18px; float:center; font-size: 11px;padding:2px 0 4px 7px;}
#leftsearch img {display:block;}

#leftCon{clear:both;width:200px; height:23px; line-height: 23px;  
margin-top:15px;
font-weight: bold;
text-indent:7px;
border:1px solid #fdcf1d;
background: #fff;
}
#leftCon a:link { text-decoration: none; color:  #000;}
#leftCon a:visited { text-decoration: none; color:  #000;}
#leftCon a:hover { text-decoration: underline; color:  #000;}
.leftConB {width:180px; height:auto;
border:1px solid #fdcf1d; 
border-top:0px solid #d1d1d1;
font-family:Arial,Verdana,Helvetica,sans-serif; 
font-size: 11px;padding:10px;
}

#copyrightUp { width:1000px;height:28px; margin:0px auto;clear:both; background: #fdcf1d;border-top:1px solid #000;}

/*版权信息*/		 
#copyright { clear:both;font-size:11px;width:1000px; height:auto;padding:20px 0px 10px 0px; color:#fff; margin:0px auto;  border-top:1px solid #000;background: #000;}	
#copyright a{color:#fdcf1d;text-decoration:none;font-size:11px;}
#copyright a:hover{color:#fdcf1d;text-decoration:none;font-size:11px;}

#copyright ul.share-buttons{
  list-style: none;
  padding: 0;
}

#copyright ul.share-buttons li{
  display: inline;
}
/*版权信息结束*/

/*产品细节页处理开始*/

#p-top{clear:both;width:710px;clear:both;}
#p-img{clear:both;float:left;width:100%; padding:20px 0px;border:1px solid #ccc;text-align:center;}
#p-detail{clear:both;float:left;width:100%;padding:10px 0px 30px 0px;}

#p-desc table{
border-collapse:collapse;text-align:left;
}
#p-desc td{
border:solid 1px #ccc; margin:0px; padding:3px; text-align: left; 
}

#p-desc ul{padding:0px 40px; }
#p-desc ol{padding:0px 55px; }
#p-desc ul li{list-style:circle outside;}
#p-desc ol li{list-style:decimal outside;}



.p-attach {border-collapse:collapse;text-align:left; cellpadding:0; cellspacing:0; }
.p-attach td{border:solid 1px #e05900; margin:0px; padding:3px; text-align: left; background: #fff;}


#prodnext {clear:both;width:100%; height:auto; padding:20px 0px 10px 0px;margin:8px auto;text-align:right; 
             border:0px;
	         background:#ffffff;		 
}

/*产品细节页处理结束*/

/*产品索引页处理开始*/
#productindex {margin-bottom:0px;clear:both; background:#fff; color:#666;}
#productindex h3 {height:55px;line-height:55px;color:#A48957;}
#productindex h3 a{color:#A48957; text-decoration: none; }
#productindex h3 a:hover{color:#A48957; text-decoration: underline;}


#productindex h4{background:#fff url(../images/back-title-line-double.gif) repeat-x left top;height:35px;line-height:20px;color:#A48957; border-bottom:0px solid #CAE1F3;}
#productindex h4 a{color:#666; font-size: 11px;text-decoration: none; }
#productindex h4 a:hover{color:#666; font-size: 11px; text-decoration: underline;}


#productindex table{width:100%; border:0; cellpadding:0; cellspacing:1; background:#fff;}
#productindex td{
border:solid 0px #d7d7d7; margin:0px; padding:0px; line-height:100%;font-size:11px; background:#fff;
}

.tableline{
border-collapse:collapse;text-align:center;
}
.tableline td{
border:solid 1px #ccc; margin:0px; padding:6px; text-align: left;
}


/*产品索引页处理结束*/

/*新产品索引页处理开始*/
.prodnewindex {border:solid 1px #B1A663; margin:0px; padding:5px; text-align: left;clear:both; background:#ebebeb; color:#666;}


.nstable{
border-collapse:collapse;text-align:left;
}
.nstable td{
border:solid 1px #026A8F; margin:0px; padding:3px; text-align: left; 
}
/*新产品索引页处理结束*/

/*下载*/
.downtable{
border-collapse:collapse;text-align:left;
}
.downtable td{
border:solid 1px #ccc; margin:0px; padding:3px; text-align: left; backgroud: #fff;
}
/*首页*/

/*外链*/
.outLink a{color: #333;text-decoration:none;}
.outLink a:visited{color: #333;text-decoration:none;}
.outLink a:hover{color: #333;text-decoration:none;} 

