@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
ul,li{
	list-style-type:none;
	}
img{
	border:0 none;
	}
a{
	color:#656565;
	text-decoration:none;
	}
a:hover{
	color:#1a558d;
	text-decoration:none;
	}
body{
	font-family:"宋体";
	font-size:12px;
	color:#656565;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	}
.box{
	width:960px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	}
.banner{
	width:960px;
	height:400px;
	}
.main{
	width:940px;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	padding:10px;
	line-height:24px;
	}
.main_left{
	width:580px;
	height:auto;
	float:left;
	}
.hdp{
	width:580px;
	height:330px;
	}
.news{
	width:580px;
	height:auto;
	overflow:hidden;
	background-image:url(../images/newbg.jpg);
	background-repeat:no-repeat;
	}
.news_tit{
	font-size:14px;
	color:#1a558d;
	font-weight:700;
	text-align:center;
	}
.news p{
	padding-top:10px;
	}
.news_list{
	padding-top:10px;
	}
.news_list li{
	width:285px;
	height:24px;
	overflow:hidden;
	padding-right:5px;
	float:left;
	background-image:url(../images/dian.jpg);
	background-repeat:no-repeat;
	text-indent:10px;
	}
.main_right{
	width:340px;
	height:auto;
	overflow:hidden;
	float:right;
	}
.main_con{
	width:960px;
	padding-top:10px;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	line-height:24px;
	}
.hd_tit{
	background-image:url(../images/hdjs.jpg);
	width:188px;
	height:26px;
	}
.main_right p{
	text-indent:2em;
	padding:5px;
	line-height:26px;
	}
.main_right span{
	color:#1a558d;
	font-weight:700;
	}
.main_img{
	padding-top:10px;
	}
.mianimg_left{
	width:450px;
	padding:10px;
	height:auto;
	overflow:hidden;
	float:left;
	background-color:#CCC;
	}
.mianimg_left img{
	float:left;
	}
.img_text{
	float:right;
	width:240px;
	padding:10px;
	margin-left:10px;
	height:200px;
	background-color:#FFF;
	}
h2.tit{
	font-size:12px;
	font-weight:700;
	}
.button{
	width:80px;
	height:24px;
	background-color:#1a558d;
	color:#FFF;
	text-align:center;
	margin-top:10px;
	}
.img_text a{
	color:#FFF;
	text-decoration:none;
	}
.img_text a:hover{
	color:#FFF;
	text-decoration:none;
	}
.jiazhi_con{
	width:960px;
	padding-top:10px;
	height:auto;
	overflow:hidden;
	}
.jiazhi_con ul{
	float:left;
	text-align:center;
	width:192px;
	}
.jiazhi_con img{
	border:1px solid #e3e3e3;
	padding:4px;
	}
.pro{
	width:940px;
	padding:5px 10px 0;
	height:auto;
	overflow:hidden;
	}
h2.pro_tit{
	height:30px;
	padding-bottom:5px;
	background-image:url(../images/pro_tit.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:700;
	text-indent:50px;
	line-height:30px;
	}
.pro_img{
	float:left;
	width:370px;
	height:auto;
	overflow:hidden;
	}
.pro_img img{
	padding:4px;
	border:1px solid #e3e3e3;
	}
.pro_cs{
	float:right;
	width:560px;
	}
.pro_cs table{
	border-collapse:collapse;
	}
.pro_cs td{
	border:1px solid #C1D4E6;
	height:22px;
	}
.zxbutton{
	width:940px;
	padding-top:5px;
	height:36px;
	text-align:right;
	}
.zxjl{
	width:960px;
	height:auto;
	overflow:hidden;
	padding-top:10px;
	background-color:#FFF;
	line-height:24px;
	padding-bottom:5px;
	}
.zx_tit{
	width:960px;
	height:24px;
	background-color:#1a558d;
	color:#FFF;
	font-size:14px;
	font-weight:700;
	text-indent:10px;
	}
.fkbd table{
	margin:0 auto;
	}
.footer{
	width:960px;
	background-color:#f7fbff;
	text-align:center;
	border-top:3px solid #1a558d;
	padding-top:10px;
	}








