﻿/*滚动条样式设置*/
html {
		scrollbar-face-color:#ffffff;		/*设置或检索滚动条3D表面（ThreedFace）的颜色*/
	 	scrollbar-highlight-color:#DEDEDE;		/*设置或检索滚动条3D界面的亮边（ThreedHighlight）颜色*/
	 	scrollbar-shadow-color:#D9D9D9;			/*设置或检索滚动条3D界面的暗边（ThreedShadow）颜色*/
	 	scrollbar-3dlight-color:#DEDEDE; 		/*设置或检索滚动条亮边框颜色*/
	 	scrollbar-darkshadow-color:#F2F2F2;		/*设置或检索滚动条暗边框（ThreedDarkShadow）颜色*/
	 	scrollbar-arrow-color:#5E646B;			/*设置或检索滚动条方向箭头的颜色*/
	 	scrollbar-track-color:#f4f4f0;			/*设置或检索滚动条的拖动区域(TrackBar)颜色*/	 		
	 }

/*全局样式*/
body { 
		margin:0px;
		background:url(../images/bgc.jpg) repeat-x #ffffff;
		text-align:center; color:#333333; font-size:9pt; font-family:Arial, Helvetica, sans-serif;
	 } 	
ul { margin:auto; }
img { border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin-bottom: 3px;
}
a { text-decoration:none; color:#ffffff; }


/*网页背景*/
#webbg { width:1003px; height:612px; background-image:url(../images/bg.jpg); background-repeat:no-repeat; }

/*网页内容*/
#webcontent { margin-top:46px; width:761px; height:531px; }

/*主内容*/
#container { width:761px; height:441px; overflow:auto; }

/*产品、证书的类别*/
a.pt {
		display:block; float:left; 
		margin-right:15px; padding-top:10px; padding-left:10px;  height:20px; background:url(../images/proty2.jpg) #000000 no-repeat left center;
		text-align:center; color: #ffffff; font-family:Arial, Helvetica, geneva,sans-serif; font-size:10px; 
		text-decoration: none 
	}	
a.pt:hover { 
			display:block; float:left; 
			margin-right:15px; padding-top:10px; padding-left:10px;  height:20px;  background:url(../images/proty.jpg) #000000 no-repeat left center; 
			text-align:center; color: #009900; font-family:Arial, Helvetica, geneva,sans-serif; font-size:10px; 
			text-decoration: none
		 }

a.ptn { 
			display:block; float:left; 
			margin-right:15px; padding-top:10px; padding-left:10px;  height:20px;  background:url(../images/proty.jpg) #000000 no-repeat left center; 
			text-align:center; color: #009900; font-family:Arial, Helvetica, geneva,sans-serif; font-size:10px; 
			text-decoration: none
		 }

/*主导航条*/
#sub_nav { width:761px; height:26px; text-align:left; }
#sub_nav ul { margin:0px;  list-style-type:none; }
#sub_nav li { text-align:left;   }

a.l {
		display:block; float:left; 
		padding-top:7px; width:68px; height:19px;  background:url(../images/l.jpg) #ffffff no-repeat 4px center; 
		text-align:center; color: #282828; font-family:Arial,Helvetica, geneva,sans-serif; font-size:12px; 
		text-decoration: none 
	}	
a.l:hover { 
			display:block; float:left; 
			padding-top:7px; width:68px; height:19px;  background:url(../images/h.jpg) #FF9900 no-repeat 4px center; 
			text-align:center; color: #ffffff; font-family:Arial,Helvetica, geneva,sans-serif; font-size:12px; 
			text-decoration: none
		 }
/*
.l { display:block; float:left; padding-top:7px; width:68px; height:19px;  background:url(images/l.jpg) #ffffff no-repeat 4px center; text-align:center; color: #59595B; font-family:黑体, 宋体, Arial, Helvetica, sans-serif; font-size:12px; text-decoration: none }
*/
.h { 
		display:block; float:left; 
		padding-top:7px; width:68px; height:19px;  background:url(../images/h.jpg) #FF9900 no-repeat 4px center; 
		text-align:center; color: #ffffff; font-family:Arial,Helvetica, geneva,sans-serif; font-size:12px; 
		text-decoration: none 
	}

/*底部的导航条*/
#bottom_nav {}
#bottom_nav ul {  margin:0px;  list-style-type:none; }
#bottom_nav li { display:inline; float:left; height:45px; text-align:left; }
.bottom_nav_title2 { 
					display:block; float:left;  position:relative;
					margin-top:15px; margin-right:5px; padding-top:6px; padding-left:10px; width:70px; height:18px; background:url(../images/friend.jpg) #ffffff no-repeat left top;  
					text-align:left; color: #59595B; font-family:Arial,Helvetica, geneva,sans-serif; font-size:12px;
				}
				
.bottom_nav_title { 
					float:left;
					margin-top:15px; margin-right:5px; padding-top:6px; width:80px; height:18px; background:url(../images/fother.jpg) #ffffff no-repeat left center; 
					text-align:center; color: #59595B; font-family:Arial,Helvetica, geneva,sans-serif; font-size:12px; 
				}
				
				
/*工程案例*/
/*案例列表*/
#pj_bg { width:761px; height:441px; background:#ffffff url(../images/pjbg.jpg) no-repeat left bottom; }
#pj_top { margin-top:20px; margin-right:5px; height:140px; overflow:hidden; text-align:right; }

#pj {  height:266px; text-align:left;}

#pjleft { display:inline;  float:left; margin-left:30px; height:266px; width:370px; color:#ffffff;}
#pich { height:235px;  overflow:hidden; vertical-align:top; }

#pich ul { list-style-type:none; }
#pich ul li { display:inline; float:left; margin-right:15px; margin-bottom:30px; text-align:center; }

.pj_p { vertical-align:middle; text-align:left; width:80px; font-size:11px; font-weight:bolder; }
.pj_n { vertical-align:middle; font-size:11px; font-weight:bolder; }

#pjright { display:inline;  float:left; margin-left:19px; border-top:solid 1px #ffffff; background-color:#000000; height:265px; width:340px; }

/*案例详细 */
#pj_bg2 { width:761px; height:441px; background:#ffffff url(../images/pjbg2.jpg) no-repeat left bottom; }
#pj_top2 { margin-top:20px; margin-right:5px; height:130px; overflow:hidden; text-align:right; }

#pj2 { height:291px; background-color:#000000; text-align:left; }

#pjleft2 {  display:inline; float:left; margin-left:30px; width:550px; height:291px; }
#pjtitle { background:url(../images/pj_dian.jpg) no-repeat left center; color:#079700; font-size:15px; font-weight:bolder; font-family:Arial, Helvetica,geneva, sans-serif; letter-spacing:5px; }
#pjcontent { margin:10px 0px 20px 0px; height:220px; overflow:auto; color:#ffffff; }
.pj_pn {  text-align:left; font-size:10px; font-family:Arial,Helvetica, geneva,sans-serif;}

#pjright2 { display:inline; float:left; margin-left:10px; border-left:solid 4px #ffffff; width:167px; height:291px; overflow:hidden; text-align:center; color:#ffffff; }

/*产品列表*/
#prolist_bg { width: 761px; height: 441px; text-align: left; background: url(../images/probg.jpg) no-repeat #ffffff left 5px; }
#prolist_top { margin-top: 60px; margin-left: 35px; height: 100px; vertical-align: top; color: #ffffff; }
.prolist_top_title { color: #FFFF00; font-size: 30px; font-weight:600; font-family: 黑体, 宋体, Arial,Helvetica, geneva,sans-serif; }
#prolist {}
#prolist ul { list-style-type:none; }
#prolist ul li { display:inline; float:left; margin:15px; text-align:center; color:#ffffff; position:relative; }

#prolist ul li a {	position: relative; }
#prolist ul li a:hover { display: block; z-index:1; }

#prolist  ul li  a .preview { display:none; }
#prolist ul li a:hover .preview { display:block; position:absolute; z-index:1; left:-22px; top:-10px; }


/*友情链接*/
#friendlist {  }
#friendlist ul { margin:0px; list-style-type:none; }
#friendlist ul li { text-align:left; color:#59595B; }

a.f { display:block; height:15px; margin:2px 0px; padding:2px 0px; background-color:#ffffff; color:#59595B;}
a.f:hover { background-color:#00CC00;}

/*客户留言*/
.table2 {
	 border: medium none; font-size: 12px; background-image: url(../images/Aveo_Appointment_tbk.jpg); width: 269px; color: #333333; font-family: "宋体"; height: 19px; }

.table3 {
	border: #f6dfbf 1px solid; font-size: 12px; width: 269px; color: #333333;  font-family:"宋体"; height: 80px; background-color:#f6dfbf
}

/*品牌新闻*/
#nsl { margin-top:5px; width:80%; }
#nsl ul { margin:0px; list-style-type:none; }
#nsl ul li { border-bottom:solid 1px #2454A0;  padding:5px 0px 5px 13px; background-image:url(../images/nlsl2.gif); background-repeat:no-repeat;  background-position:left center; color:#ffffff; }
#nsl ul li span { float:right; margin:-20px 5px 0px 0px; }