@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	overflow-x:hidden;
	background:#2e3d52;
	}
p{margin:0;padding:0;}

dl,dd,dt,ul,li,form,p{margin:0;padding:0;}
img{border:0;} 
.f_left{
	float:left;
	}
.f_right{
	float:right;
	}
		
a:link {color:#FFFFFF;text-decoration: none;} /* 未访问的链接 */
a:visited {color:#FFFFFF;text-decoration: none;} /* 已访问的链接 */
a:hover {color:#FFCC00;text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color:#FFFFFF;text-decoration: none;} /* 点击激活链接 */


/*------------------------------------index--------------------------------------*/
.logo{
	margin:0 auto;
	width:965px;
	}
.logo_r{
	float:right;
	padding:36px 5px 0 0;
	}
.nav{
	width:965px;
	margin:0 auto;
	padding-bottom:10px;
	}
.banner{
	width:965px;
	margin:0 auto;
	padding-bottom:10px;
	}
.in_con{           
	width:965px;
	padding-bottom:12px;
	margin:0 auto;
	}
.in_con_l{
	width:213px;
	float:left;
	padding-right:19px;
	}
.in_con_r{
	width:733px;
	float:left;
	}
.in_con_l1{
	width:213px;
	height:92px;
	padding-bottom:12px;
	background:url(../images/searchbg.jpg) left top no-repeat;
	}
.in_con_l_probg{
	width:181px;
	background:#536883;
	list-style:none;
	border-left:1px solid #5c7b8e;
	border-bottom:1px solid #5c7b8e;
	border-right:1px solid #5c7b8e;
	padding:5px 15px;;
	}
.in_con_l_probg li{
	padding:10px 5px 10px 15px;
	border-bottom:1px #4b708e solid;
	}
.foot{
	width:965px;
	margin:0 auto;
	text-align:center;
	color:#8698b5;
	line-height:28px;
	background:url(../images/footbg.jpg) left top no-repeat;
	}
.in_con_r_title{
	padding:0;
	margin:0;
	}
.in_con_r_title dt{
	width:733px;
	height:31px;
	}
.in_con_r_title dd{
	width:711px;
	background:#536883;
	padding:10px 10px 10px 10px;
	border-left:1px solid #5c7b8e;
	border-bottom:1px solid #5c7b8e;
	border-right:1px solid #5c7b8e;
	}
.in_titlebg{
	float:left;
	width:713px;
	height:31px;
	background:url(../images/titlebg.jpg) left top repeat-x;
	}		
a.tit:link {color:#c7ddeb;font-weight:bold;text-decoration: none;} /* 未访问的链接 */
a.tit:visited {color:#c7ddeb;font-weight:bold;text-decoration: none;} /* 已访问的链接 */
a.tit:hover {color:#FFCC00;font-weight:bold;text-decoration: none;} /* 鼠标在链接上 */ 
a.tit:active {color:#c7ddeb;font-weight:bold;text-decoration: none;} /* 点击激活链接 */

.inpro_list{
	width:129px;
	text-align:center;
	float:left;
	padding:0 6px 0 6px;
	}
.in_con_r_title1{
	padding:0;
	margin:0;
	}
.in_con_r_title1 dt{
	width:733px;
	height:31px;
	}
.in_con_r_title1 dd{
	width:671px;
	overflow-x:hidden;
	padding:18px 30px; 
	line-height:22px;
	background:#536883;
	border-left:1px solid #5c7b8e;
	border-bottom:1px solid #5c7b8e;
	border-right:1px solid #5c7b8e;
	}
	
.pro_products{ width:690px; margin:0 auto;}
.pro_products li{ width:184px; height:158px; float:left; padding:0 40px 28px 5px; background:url(../images/products_pic.gif) no-repeat;}


a.prolist:link {color:#111111;text-decoration: none;} /* 未访问的链接 */
a.prolist:visited {color:#111111;text-decoration: none;} /* 已访问的链接 */
a.prolist:hover {color:#FF6600;text-decoration: none;} /* 鼠标在链接上 */ 
a.prolist:active {color:#111111;text-decoration: none;} /* 点击激活链接 */