@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) #0167b6 left top repeat-x;
	color:#737373;
	overflow-x:hidden;
	}
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: #737373;text-decoration: none;} /* 未访问的链接 */
a:visited {color: #737373;text-decoration: none;} /* 已访问的链接 */
a:hover {color: #ff7200;text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #737373;text-decoration: none;} /* 点击激活链接 */


/*------------------------------------index--------------------------------------*/
.inlogo{
	width:954px;
	height:78px;
	margin:0 auto;
	}
.top_nav{
	float:right;
	padding:10px 10px 0 0;
	}
.innav{
	width:954px;
	height:36px;
	margin:0 auto;
	}
.inbanner{
	width:954px;
	height:234px;
	padding-bottom:5px;
	margin:0 auto;
	}
.in_hots{
	height:117px;
	overflow:hidden;
	padding:4px 0 0 0;
	margin:0 auto 5px auto;
	list-style:none;
	background:#FFFFFF;
	}
.in_hots li{
	width:310px;
	height:113px;
	float:left;
	padding-right:6px;
	overflow:hidden;
	}
.in_con{
	width:938px;
	height:258px;
	padding:12px 0 0 16px;
	overflow:hidden;
	background:#FFFFFF;
	margin:0 auto;
	}
.foot{
	width:950px;
	height:31px;
	padding:0 2px;
	line-height:31px;
	color:#86e7ff;
	margin:0 auto;
	}
.in_con_l{
	float:left;
	width:631px;
	padding:0 27px 0 0;
	}
.in_con_r{
	float:left;
	width:263px;
	}
.in_con_l_text{
	padding:18px 5px 0 5px;
	line-height:21px;
	}
a.cc:link {color: #005fb7;text-decoration: none;} /* 未访问的链接 */
a.cc:visited {color: #005fb7;text-decoration: none;} /* 已访问的链接 */
a.cc:hover {color: #ff7200;text-decoration: none;} /* 鼠标在链接上 */ 
a.cc:active {color: #005fb7;text-decoration: none;} /* 点击激活链接 */



.content{
	width:940px;
	padding:15px 0 20px 14px;
	overflow:hidden;
	background:#FFFFFF;
	margin:0 auto;
	}
.content_l{
	float:left;
	width:233px;
	padding:0 24px 0 0;
	}
.content_r{
	float:left;
	width:670px;
	}
.content_l_text{
	list-style:none;
	padding:0;
	margin:0;
	}
.content_l_text dt{
	height:34px;
	background:url(../images/stitle_b.jpg) left top no-repeat;
}
.content_l_text dd{
	border:1px #99bcde solid;
	background:#ebf8ff;
	padding:15px 15px 25px 15px;
	}
.pro_list{
	padding:8px 0 8px 14px;
	font-weight:bold;
	color:#0367a2;
	border-bottom:1px #b3e2ff solid;
	}
a.pro_list-a:link {color: #0367a2;text-decoration: none;} /* 未访问的链接 */
a.pro_list-a:visited {color: #0367a2;text-decoration: none;} /* 已访问的链接 */
a.pro_list-a:hover {color: #ff7200;text-decoration: none;} /* 鼠标在链接上 */ 
a.pro_list-a:active {color: #0367a2;text-decoration: none;} /* 点击激活链接 */
.slist{
	list-style:none;
	padding:0 0 0 20px;
	margin:0;
	}
.slist-li{
	padding:3px 0 3px 10px;
	background:url(../images/ico03.jpg) left 8px no-repeat;
	}
.slist1{
	list-style:none;
	padding:0 0 0 4px;
	margin:0;
	}
.slist1-li{
	padding:2px 0 2px 10px;
	background:url(../images/ico03.jpg) left 8px no-repeat;
	}
.content_r dt{
	height:32px;
	padding-bottom:1px;
	background:url(../images/dot01.jpg) left bottom repeat-x;
	
	}
.content_r dd{
	padding:25px 20px;
	line-height:20px;
	}