@charset "gb2312";
/* CSS Document */
body,div,a,ul,li,p,img,span,hr,h1,h2,h3,b,span,dl,dt,dd{
	margin:0 auto;
	padding:0;
	border:0;}
body{
    font-family:Microsoft YaHei;
    font-size:14px;
	margin:0 auto;
	padding:0;
	border:0;
	background-color:#c7deff}
/* 去除默认边框 */
fieldset,img {border:none;}
a{ text-decoration:none; color:#333;}
a:hover{ color:#003584;}

/* 去掉列表前的标识, li 会继承 */
ol,ul {list-style:none;}
li{height:27px;line-height:27px;}

/* 清除浮动 */
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden}
.clearfix {zoom:1; /* for IE6 IE7 */}
.clear{clear:both;display:block;overflow:hidden;height:0;line-height:0;font-size:0;}

/* 设置显示和隐藏, 通常用来与 JS 配合 */
.hide {display:none !important;visibility:hidden;}
.block {display:block !important;}

/* 设置内联, 减少浮动带来的bug */
.f_l {float:left;display:inline;}
.f_r {float:left;display:inline;} 
/*******头部*********/
.head{
	background:url(hbgxtuiFrameworkcommonResourceimage2016121309221733095.jpg) no-repeat center;
	width:100%;
	height:762px;}
.text{
	width:1030px;
	padding:8px;
	font-size:18px;
	font-weight:bold;
	color:#01347c;
	height:62px;
	line-height:32px;
	text-align:justify;}
.zl img{display:block;}
.zl .conten{
	background:url(hbgxtuiFrameworkcommonResourceimage2016121309213855110.jpg);
	width:1097px;
	height:212px;
	margin:5px auto;
	padding:10px 10px ;}
.text556{
	width:345px;
	height:200px;
	float:left;
	margin:5px 10px 5px 10px;}
.text556 li{
	text-align:center;
	font-size:16px;
	color:#01347c;
	font-weight:bold;
	height:28px;
	line-height:35px;}
.zl .citylist{
	background:url(hbgxtuiFrameworkcommonResourceimage2016121309215815005.jpg);
	width:1097px;
	height:128px;
	margin:5px auto;
	padding:10px 10px ;}
.citylist ul{
	margin:30px auto;}
.citylist li{
	font-size:18px;
	color:#01347c;
	font-weight:bold;
	float:left;
	width:80px;
	height:45px;
	margin:auto 37px;}}
/******底部******/
hr{
	height:2px;
    border:none;
    border:solid #01347c;}
.bottom{
	height:100px;
	line-height:24px;
	text-align:center;
	padding-top:20px;
	font-size:15px;
	margin-top:10px;}