
body{font-size:12px; font-family:Verdana,Arial, Helvetica,sans-serif; margin: 0px auto;height: auto;
background: #fff;
text-align:center;vertical-align:top;}

*{margin:0; padding:0; list-style:none;}

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:16px;
}

#content:after {padding:0px;content:'.';display:block;clear:both;visibility:hidden;height:0;}

#content {height:1%;}

h1 {font-size:16px; margin: 0px 0px 20px 0px;
color:#627d83; text-align:left;
border-bottom: 3px solid #627d83;
padding:0px 0px 8px 0px;
line-height:18px;
}

h2 {font-size:16px; margin: 0px 0px 20px 0px;
color:#627d83; text-align:left;
border-bottom: 3px solid #627d83;
padding:0px 0px 8px 0px;
line-height:18px;
}

h3 {font-size:14px; 
margin: 5px 0px;
color:#627d83; text-align:left;
line-height:20px;
padding:0px 0px 10px 0px;
}

h4 {font-size:18px; 
margin: 8px 0px;
text-align:left;
line-height:21px;
}

h5 {font-size:14px; margin: 0px 0px 20px 0px;
color:#627d83; text-align:left;
border-bottom: 1px solid #627d83;
padding:0px 0px 8px 0px;
line-height:18px;
}

h6 {font-size:11px; margin: 0px 0px 8px 0px;
color:#627d83; text-align:left;
padding:0px 0px 0px 0px;
line-height:18px;
}

a {color:#627d83; text-decoration:none;}    
a:hover {color:#627d83; text-decoration:underline;}
a:visited {color:#627d83; text-decoration:none;}
h2 a{color:#666; text-decoration: none; }
h2 a:hover{color:#627d83; text-decoration: underline;}

.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;
}

.imageright{
clear:both; 
border:0px solid #666; 
padding: 5px;
margin:5px 0px 10px 5px;
float:right;
}

.imageleft{
clear:both; 
border:0px solid #666; 
padding: 5px;
margin:0px 10px 5px 0px;
float:left;
}

.imagerightBord{
clear:both; 
border:1px solid #ccc; 
padding: 0px;
margin:5px 0px 10px 25px;
float:right;
}

.imageleftBord{
clear:both; 
border:1px solid #ccc; 
padding: 0px;
margin:5px 30px 10px 0px;
float:left;
}


.nondiplay{}


/*水平条效果的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 #627d83; height:0px;clear:both; shade:no;margin: 15px 0px;} 

p {margin-bottom: 8px;}

.fontbold {	font-weight: bold; }
.fontitalic {font-style:italic; }
.fontBrown {color:#f8b629; }
.fontGreyblue {color:#276e7f; }
.style6 {color:#627d83; }

.description ul,ol{padding:0px 0px 0px 0px;list-style:disc inside;margin-left:22px; }
.description li{list-style:disc outside; margin-left:22px;}



.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, #5 99bdc);
    background-image: -o-linear-gradient(#3072b3, #599bdc);
    background-image: linear-gradient(#3072b3, #599bdc);
}

.input{
	height:22px;
	width: 220px;
	padding:1px 5px;
	margin:5px 0px; 
	border: 1px solid #ccc;
}

/* = == = = = = = = = ↓网站头部，包含网站的logo和站名 #627d83; */

#headerOut  {width:100%;background: #276e7f; padding:15px 0px;}
#header { width:1008px;height:90px; margin:0px auto;clear:both; 
border-right:0px solid #fff;
border-left:0px solid #fff;
}
#headerlogo {	
float:left;width:210px;height: 72px;margin:10px auto 0px 0px;text-align: left;
}
#headerdesc {
float:right;width:460px;color: #ccc; padding-right:0px; margin-top:20px;text-align: right;}

/*#header img {display:block;}*/
/*IE6下为什么图片下方有空隙产生:可以设置父容器的字体大小为零，font-size:0或者定义img 为display:block
或者定义vertical-align属性值为vertical-align:top | bottom |middle |text-bottom
*/

#bannerOut {clear:both;width:100%; height:500px;background: #2b2c31 url(../images/product-full-list-b.jpg) no-repeat center;}
#banner{clear:both;width:1008px; height:500px;margin:0px auto; text-align:center;
border-top:0px solid #fff;
border-left:0px solid #fff;
border-bottom:0px solid #fff;
border-right:0px solid #fff;
background: url(../images/product-full-list.jpg) no-repeat center;
}

#bannerOutMobile{display:none;}
#bannerMobile{display:none;}

/* = == = = = = = = = ↓顶部一级菜单栏导航开始*/
#menuOut  {width:100%;height: 52px;background: #276e7f url(../images/layout/ruler.gif) repeat-x left bottom;}
#menuoutside {clear:both; width:1008px; height: 52px; margin:0 auto; padding:0px;

	border-top:0px solid #fff;
	border-left:0px solid #fff;
	border-bottom:0px solid #fff;
	border-right:0px solid #fff;

}
#menuoutside img {display:block;}

#menu {clear:both; width:600px; height: 33px; float:left;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	
}
#menu img {display:block;}
#menu ul{list-style:none;display: inline; }
#menu li{list-style:none;display: inline; float:left;text-align:center;height: 33px; width: 97px;margin-right:3px;
	background:url(../images/back-menu.gif) repeat-y;
}

#menu li a {

height: 33px; margin-right:3px;
display: inline; line-height:33px;width: 97px;vertical-align:center;
color: #535353;
text-decoration: none; 
}

#menu li a:hover {

height: 33px;margin-right:3px;
display: inline; line-height:33px;width: 97px;vertical-align: middle;
color: #535353;
text-decoration: underline;
}

#menulanguage {width:208px; height: 33px; float:right;
	font-size: 11px;
	text-align:center;
  	line-height:33px;
	background:url(../images/back-menu-lan.gif) repeat-x;
	vertical-align:center;
	color: #fff;
}

#menulanguage a {
font-weight: bold;
color: #fff;
text-decoration: none; 
}

#menulanguage a:hover {
font-weight: bold;
color: #333;
text-decoration: underline;
}

/*↑顶部导航结束  */

/* = == = = = = = = = ↓内容页面整体设置content/container/ Main Navigation display: inline;display: block;clear:both; */

#content {clear:both;width:1008px; height:auto;  margin:0 auto; 
             padding:20px 0px 50px 0px;
             background: #fff;
			 border:0px solid #fff;
			 border-bottom:0px solid #fff;
}

.p-img {clear:both; color:#ccc;margin:0px 30px;text-align:left; float:center;}


/*页面主体*/
#main{ border:0px solid #898129;padding:30px 0px 20px 15px;float:right;margin:0; width:700px; text-align:left; vertical-align:top;background:  #fff; font-size:13px;  line-height:17px;
}

#main a {color:#627d83; text-decoration:none;}    
#main a:hover {color:#627d83; text-decoration:underline;}
#main a:visited {color:#627d83; text-decoration:none;}

#main h3 {font-size:15px; 
margin: 25px 0px 10px 0px;
line-height:25px; color:#333; text-align:left;
border-bottom: 1px dashed #678822;
}

#main ul{padding:0px 0px 0px 0px;list-style:disc inside;margin-left:22px; }
#main ol{padding:0px 0px 0px 0px;list-style:circle inside;margin-left:22px; }
#main ul li{list-style:disc outside; margin-left:22px;padding:2px 0px;}
#main ol li{list-style:numberic outside; margin-left:22px;padding:2px 0px;}

#homeTopA{}



/*侧栏sidebar/width:200px!important; width /*:200px;*/

#leftS{float:left; width:265px; text-align:left;padding:0px; margin-left:0px;background: #fff;}

#left{float:left; width:265px; text-align:left;padding:0px; margin-left:0px;background: #fff;}
#leftproduct{clear:both;width:263px; height:30px; line-height: 30px; margin:0px auto;  
font-weight: bold;
text-indent:25px;
border:1px solid #627d83;
border-top:2px solid #627d83;
margin:15px auto 0px auto;
background: url(../images/layout/menu-deco.gif) no-repeat;

}

#leftproduct a:link { text-decoration: none; color: #666;}
#leftproduct a:visited { text-decoration: none; color: #666;}
#leftproduct a:hover { text-decoration: underline; color: #666;}

.menulist {width:263px; height:auto;
border:1px solid #627d83; margin:0 auto;padding-bottom:0px;border-bottom:0px dashed #ccc;
}
.menulist dt {text-align:left; height:30px; line-height: 30px; padding:0px;border-bottom:1px solid #627d83;text-indent:20px; 
}

.menulist dd {height:30px; line-height: 30px; text-indent:25px; padding:0px;
background: url(../images/line_02.gif) no-repeat left;
}

.menulist a{color:#666;text-decoration:none;}
.menulist a:visited{color:#666;text-decoration:none;}
.menulist a:hover{color:#666;text-decoration:underline;} 

.menulist dt a{color:#666;text-decoration:none;}
.menulist dt a:visited{color:#666;text-decoration:none;}
.menulist dt a:hover{color:#666;text-decoration:underline;} 


#leftnew{clear:both;width:263px; height:30px; line-height: 30px; 
margin:15px auto 0 auto;
font-weight: bold;
text-indent:25px;
border:1px solid #627d83;
background: url(../images/layout/menu-deco.gif) no-repeat left;

}

#leftnew a:link { text-decoration: none; color: #666;}
#leftnew a:visited { text-decoration: none; color: #666;}
#leftnew a:hover { text-decoration: underline; color: #666;}

#lefthot{clear:both;width:247px; 
margin:15px auto;
padding:8px;
border:1px solid #627d83;
text-align:center;
}
#lefthot a:link { text-decoration: none; color: #666;}
#lefthot a:visited { text-decoration: none; color: #666;}
#lefthot a:hover { text-decoration: underline; color: #666;}

#leftsearch{clear:both;width:253px; height:auto; line-height: 18px; 
             margin:30px auto 0 auto; 
             padding: 5px 0px 5px 10px; 
	         font-size: 11px;
			 border: 1px solid #627d83;
}
#leftsearch img {display:block;}

#recommendedtitle{clear:both;width:263px; height:30px; line-height: 30px;
margin:15px auto 0 auto;
font-weight: bold;
text-indent:25px;
border:1px solid #627d83;
background: url(../images/layout/menu-deco.gif) no-repeat;
}
#leftcontacttitle a:link { text-decoration: none; color: #666;}
#leftcontacttitle a:visited { text-decoration: none; color: #666;}
#leftcontacttitle a:hover { text-decoration: underline; color: #666;}


/* = == = = = = = = =  网站底栏*/

/*版权信息 #627d83*/
#copyrightOut {width:100%;background: #627d83;padding: 0px 0px 50px 0px; border-top:1px solid #A29779; }
#copyrightM {width:100%; background: #d4e2e5; }
#copyright { clear:both;width:1008px; height:180px;line-height: 16px;padding:30px 0px; color:#333; margin:0px auto; background: #d4e2e5;}	

#copyrightL { float:left; width:670px; padding:20px 0; color:#666; margin:0px auto;text-align:left; }
#copyrightL a{color:#666;text-decoration:underline;}
#copyrightL a:hover{color:#666;text-decoration:underline;}

.imageLefLogo{
clear:both; 
border:0px solid #ccc; 
padding: 0px;
margin:0px 32px 0px 0px;
float:left;
}

#copyrightR { float:right; width:280px; padding:35px 0px; color:#d5dce0; margin:0px auto;text-align:right; }
#copyrightR img{ border:0px #ccc solid; }

#copyrightR ul.share-buttons{
  list-style: none;
  padding: 0px;
}

#copyrightR  ul.share-buttons li{
  display: inline;
}
/*网站底栏结束*/


/*产品细节页处理开始*/
#cailiao{clear:both; background:#fff; color:#666;margin:15px auto 30px auto;text-align:left; }
#cailiao table{border-collapse:collapse;text-align:left; cellpadding:0; cellspacing:0; }
#cailiao td{border:solid 1px #ccc; margin:0px; padding:7px; text-align: left; backgroud: #fff;}
#cailiao h3 {font-size:13px; 
margin: 25px 0px 10px 0px;
line-height:25px; color:#333; text-align:left;
border-bottom: 1px dashed #678822;
}
#p-img {clear:both; width:100%;background:#fff; color:#666;margin:10px auto;padding:6px 0px;text-align:center;border:1px solid #ccc; }

#chicun{clear:both; width:100%;background:#fff; color:#666;margin:25px auto;text-align:left; }
#prodnext {clear:both;width:100%; height:auto; margin:20px auto;text-align:right; 	}
#chicun table{border-collapse:collapse;text-align:left; cellpadding:0; cellspacing:0; }
#chicun td{border:solid 1px #ccc; margin:0px; padding:7px; text-align: left; backgroud: #fff;}
#chicun-img {clear:both; background:#fff; color:#666;margin:10px auto;text-align:center; }

#texing {clear:both; background:#fff; color:#666;margin:35px auto 30px auto;text-align:left; }

#wholesale {clear:both; width:100%;background:#fff; color:#627d83;margin:50px auto;padding: 0px;text-align:left; font-size:20px;line-height: 26px; border: 1px dashed #627d83; }
#wholesale p {padding: 30px; }
#wholesale a {text-decoration: underline; }
.wholesaleFont {text-transform: lowercase; }
.wholesaleFontW {font-weight:bold; }

#productdetail {margin-bottom:0px;clear:both; background:#fff; color:#666;}
#productdetail h3 {height:55px;line-height:55px;color:#A48957;}
#productdetail h3 a{color:#A48957; text-decoration: none; }
#productdetail h3 a:hover{color:#A48957; text-decoration: underline;}


#productdetail 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;}
#productdetail h4 a{color:#666; font-size: 11px;text-decoration: none; }
#productdetail h4 a:hover{color:#666; font-size: 11px; text-decoration: underline;}

#prodbigimage {clear:both; margin:5px auto;text-align:center; 
             padding:10px auto; 
             border:1px solid #cccccc;
	         background:#ffffff;
}
#pimginside {margin:10px;height:auto;}

.dtable{
border-collapse:collapse;text-align:left;
}
.dtable td{
border:solid 1px #ccc; margin:0px; padding:7px; text-align: left; backgroud: #fff;
}




/*产品细节页处理结束*/

/*产品索引页处理开始*/
#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 0px #7b1014; margin:0px; padding:4px 5px; text-align: left;
}


/*产品索引页处理结束*/

/*新产品索引页处理开始*/
.prodnewindex {border:solid 0px #B1A663; margin:0px; padding:3px; text-align: left;clear:both; background:#fff; color:#666;}


.nstable{
border-collapse:collapse;text-align:left;
}
.nstable td{
border:solid 0px #627d83; margin:0px; padding:3px; text-align: left; 
}
/*新产品索引页处理结束*/

.nBtable{
border-collapse:collapse;text-align:left;
}
.nBtable td{
border:solid 0px #627d83; margin:0px; padding:5px; 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;
}

/*公司介绍*/
.profiletable{
border-collapse:collapse;text-align:left;
}
.profiletable td{
border:solid 0px #ccc; margin:0px; padding:0px; text-align: left; backgroud: #fff;
}








