/*主产品和广告位 */
body{margin:0;padding:0;color:#000;border:0;text-align:center;margin-left: auto;margin-right: auto;height:100%;overflow-y:auto;font-family: "song", "MS Shell Dlg","Arial","宋体","黑体"; 
	 font-size: 13px;
	text-align : center;
	SCROLLBAR-FACE-COLOR: #f6f6f6; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #999999; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #efefef; scro:#666666} 
	
#test{display:block; bottom:3px; right:3px; width:130px; position:fixed;} 
/* 以下是写给IE6的 */ 
* html #test{position:absolute;right:18px}  
* html{overflow-x:auto; overflow-y:hidden;}

A:link {
	FONT-SIZE: 13px; COLOR: #666666; TEXT-DECORATION: none;line-height:12pt;
}
A:visited {
	FONT-SIZE: 13px; COLOR: #666666; TEXT-DECORATION: none;line-height:12pt;
}
A:hover {
	FONT-SIZE: 13px; COLOR: #333333; TEXT-DECORATION: none;line-height:12pt;
}
A.b:link {
	FONT-SIZE: 13px; COLOR: #E4E4E4; TEXT-DECORATION: none;line-height:12pt;
}
A.b:visited {
	FONT-SIZE: 13px; COLOR: #E4E4E4; TEXT-DECORATION: none;line-height:12pt;
}
A.b:hover {
	FONT-SIZE: 13px; COLOR: #86D8FF; TEXT-DECORATION: none;line-height:12pt;
}

/*导航栏 */
*{font-size:13px;} 
html,body{margin:0;text-align:center;over-flow:hidden;}
UL{list-style-type:none; margin:0px;}

/*.bann{width:1000px;height:221px;text-align:center;margin-left: auto;margin-right: auto;background-image: url(../images/jnmc00.jpg); background-repeat: none;overflow:auto; zoom:1}
.bann.en_jx{float:top;width:150px;margin-left: 400px;margin-top: 66px;}
.bann.fla{float:top;margin-top: 30px;}*/
#link {position:relative;width:1000px;margin:0 auto;}
#link a {filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}  
#link a {position:absolute;display:block;text-decoration:none;background:url("no.gif");}
#link a.on1 {width:54px;height:20px;left:646px;top:64px;}
#link a.on2 {width:54px;height:20px;left:711px;top:64px;}  
#link a.on1:hover {filter:alpha(opacity=100);-moz-opacity:1;opacity:1;background-color:transparent;}
#link a.on2:hover {filter:alpha(opacity=100);-moz-opacity:1;opacity:1;background-color:transparent;}  

#bann{width:1000px;height:221px;text-align:center;margin-left: auto;margin-right: auto;background-image: url(../images/jnmc00.jpg); background-repeat: none;background-position:0 0; }

.ttl{height:18px;}
.ctt{height:auto;padding:6px;clear:both;border:1px solid #064ca1;border-top:0;text-align:center;background-color:#183883; text-color:#000000;}
.w980{clear:both;width:1000px;text-align:center;margin-left: auto;margin-right: auto;/*这里调整整个滑动门的宽度*/}
/* TAB 切换效果 */
.tb_{background-image: url(../images/bar.jpg); background-repeat: none;}
.tb_ ul{height:30px;}
.tb_ li{float:left;height:30px;line-height:2.0;width: 90px;cursor:pointer;}
/* 用于控制显示与隐藏的css类 */
.normaltab   { color:#333333;}
.hovertab    { color:#333333; font-weight:bold;}
.dis{color:#000000;display:block;}
.undis{color:#000000;display:none;}
.head_line{width:1000px;height:6px;/* 总的宽度 */  
background-image: url(../images/b.jpg); background-repeat: none;}   

/*内容第一栏，包括图片展示，新闻，主产品报价 */
  
.main_row1{width:1000px;text-align:center;margin-left: auto;margin-right: auto;/* 总的宽度 */   
background-color: #F9F9F9;}   
.main_row1 .col-1{   
float:left;/* 这个是关键的地方 让col1往左浮动，这样它的后面（右边）就可以放置别的元素（别的元素：可以是div，图片，文字等） */   
margin-top:5px;margin-left:4px;
width:300px;height:220px;   
border:0px solid #ccc;   
} 

.main_row1 .col-2{   
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */   
margin-top:5px;margin-left:3px;
width:460px;height:220px;/* 给一个尺寸 可以随意*/   
border:0px solid #ccc;   
}   
.main_row1 .col-3{   
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */   
/* 让col2和col1之间有些间隔 */   
width:210px;height:210px;/* 给一个尺寸 可以随意*/   
margin-top:5px;margin-left:8px; 
border:0px solid #ccc;   
}   
.pro_b1{ width:210px;height:37px; 
background: url(/images/bj1.gif); background-repeat: none; }
.pro_b2{ width:210px;height:160px;
background: url(/images/bjbj.gif); background-repeat: repeat-y; }
.pro_b3{ width:210px;height:6px; background-color: #006AD5; }

.clear-float{clear:both}/* 清除col1和col2的float,否则main的高度会出错 没有包住它里面的有float的元素。 */   

/*内容第二栏，包括 重点工程 新品展示等*/
.main_row2{width:1000px;text-align:center;margin-left: auto;margin-right: auto;/* 总的宽度 */   
background-color: #F9F9F9;}   
.main_row2 .col-1{   
float:left;/* 这个是关键的地方 让col1往左浮动，这样它的后面（右边）就可以放置别的元素（别的元素：可以是div，图片，文字等） */   
margin-left:5px;
width:480px;height:160px;   
border:0px solid #ccc;   
}   
.main_row2 .col-2{   
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */   
margin-left:5px;/* 让col2和col1之间有些间隔 */   
width:490px;height:160px;/* 给一个尺寸 可以随意*/   
border:0px solid #ccc;   
}   
.clear-float{clear:both}/* 清除col1和col2的float,否则main的高度会出错 没有包住它里面的有float的元素。 */   


/*内容第三栏，包括镍钴应用等*/
.main_row3{width:1000px;text-align:center;margin-left: auto;margin-right: auto;/* 总的宽度 */   
background-color: #F9F9F9;}   

.main_row3 .col-1{   
float:left;/* 这个是关键的地方 让col1往左浮动，这样它的后面（右边）就可以放置别的元素（别的元素：可以是div，图片，文字等） */   
margin-left:5px;margin-top:5px;
width:238px;height:180px;   
border:0px solid #ccc;   
}   
.main_row3 .col-2{   
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */   
margin:5px;/* 让col2和col1之间有些间隔 */ 
width:238px;height:180px;/* 给一个尺寸 可以随意*/   
border:0px solid #ccc;   
} 
 .main_row3 .col-3{   
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */   
margin-top:5px;/* 让col2和col1之间有些间隔 */   
width:490px;height:180px;/* 给一个尺寸 可以随意*/   
border:0px solid #ccc;   
}    
.clear-float{clear:both}/* 清除col1和col2的float,否则main的高度会出错 没有包住它里面的有float的元素。 */   


/*客户登录 邮箱登陆*/

.main_login{width:1000px;text-align:center;margin-left: auto;margin-right: auto;/* 总的宽度 */   
background-color: #F9F9F9;}  
 
.main_login .col-1{   
float:left;/* 这个是关键的地方 让col1往左浮动，这样它的后面（右边）就可以放置别的元素（别的元素：可以是div，图片，文字等） */   
margin:5px;
width:760px;height:42px;   
background-color:#B0D8FF;border:0px solid #ccc;   
} 

.main_login .col-2{   
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */   
margin:5px;width:200px;height:42px;/* 给一个尺寸 可以随意*/   
border:0px solid #ccc;   
}   
.clear-float{clear:both}/* 清除col1和col2的float,否则main的高度会出错 没有包住它里面的有float的元素。 */   

/*TAB选项卡 */
a:link{
color:#000000;
text-decoration:none;
}
a:visited {
color: #000000;
text-decoration:none;
}
a:hover {
color: #000000;
text-decoration:underline;
}
ul{ list-style:none;}
/*选项卡1*/
#Tab1{
width:460px;
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡2*/
#Tab2{
width:480px;
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡3*/
#Tab3{
width:494px;
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡4*/
#Tab4{
width:235px;
margin:0px;
padding:0px;
margin:0 auto;}
#Tab5{
width:235px;
margin:0px;
padding:0px;
margin:0 auto;}
#Tab6{
width:494px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/

.Menubox {
width:100%;
background:url(/images/20081611912733.gif);
height:28px;
line-height:28px;
}

.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:114px;
text-align:center;
color:#949694;
font-weight:bold;
}

.Menubox1 li{
float:left;
display:block;
cursor:pointer;
width:40px;
text-align:center;
color:#949694;
font-weight:bold;
}

.Menubox li.hover{
padding:0px;
background:#fff;
width:114px;
border-left:1px solid #A8C29F;
border-top:1px solid #A8C29F;
border-right:1px solid #A8C29F;
color:#006699;
font-weight:bold;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #A8C29F;
border-top:none;
height:180px;
text-align:left;
padding-top:12px;
}

.Menubox1 {
width:100%;
background:url(/images/20081611912733.gif);
height:28px;
line-height:28px;
}

.Menubox1 li{
float:left;
display:block;
cursor:pointer;
width:57px;
text-align:center;
color:#949694;
font-weight:bold;
}

.Menubox1 li.hover{
padding:0px;
background:#fff;
width:57px;
border-left:1px solid #A8C29F;
border-top:1px solid #A8C29F;
border-right:1px solid #A8C29F;
color:#006699;
font-weight:bold;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #A8C29F;
border-top:none;
height:125px;
text-align:left;
padding-top:8px;
}

.Contentbox1{
clear:both;
margin-top:0px;
border:1px solid #A8C29F;
border-top:none;
height:150px;
text-align:center;
padding-top:8px;
}

.Contentbox2{
clear:both;
margin-top:0px;
border:1px solid #A8C29F;
border-top:none;
height:170px;
text-align:left;
padding-top:8px;
color:black;}

.bott{width:1000px; text-align:center;margin-left: auto;margin-right: auto;height:67px;   
background-color:#183883; }   
.bott.bb-1{   
float:left;/* 这个是关键的地方 让col1往左浮动，这样它的后面（右边）就可以放置别的元素（别的元素：可以是div，图片，文字等） */   
margin-top:50px;margin-left:15px;
width:458px;height:30px;  
color:white
} 

.bott.bb-2{   
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */   
margin-top:30px;margin-left:10px;
width:450px;height:30px;/* 给一个尺寸 可以随意*/   
}  
.clear-float{clear:both} 