*{
	padding:0px;
	margin:0px;
	font-family:"微软雅黑";
}
li{
	list-style-type:none;
}
a{
	text-decoration:none;
}
img{
	border-style:none;
}
#banner{
	width:100%;
	display:block;
	height:495px;
	background:url('../hm_img/banner.gif') center;
}
/*title*/
.mian{
	width:1080px;
	overflow:hidden;
	margin:0px auto;
	margin-top:40px;
}
.title{
	width:1075px;
	height:74px;
	background:url('../hm_img/title.jpg');
	overflow:hidden;
}
.title>p{
	font-size:28px;
	color:#000000;
	float:left;
	margin-left:154px;
	margin-top:14px;
	width:590px;
}
.title>a{
	display:block;
	float:left;
	width:118px;
	height:44px;
	background:#047aff;
	margin-left:30px;
	margin-top:16px;
	color:#fff;
	font-size:20px;
	text-align:center;
	line-height:44px;
}
.title>a:hover{
	text-decoration:underline;
}
.mian_center{
	width:1080px;
	overflow:hidden;
	margin-top:30px;
}
.big_tp{
	display:block;
	float:left;
}
.wenben{
	width:412px;
	overflow:hidden;
	float:left;
	font-size:16px;
	line-height:40px;
	margin-left:16px;
}
.mian_tps{
	margin-top:10px;
}
.infor{
	width:234px;
	height:394px;
	border:1px solid #047aff;
	float:left;
	margin-top:30px;
}
.infor_title{
	height:40px;
	background:#047aff;
	color:#fff;
	font-size:26px;
	text-align:center;
	line-height:40px;
}
.infor_fuwu{
	width:214px;
	height:64px;
	border-bottom:1px dashed #bfbfbf;
	margin:0px auto;
}
.infor_fuwu>h6{
	color:#047aff;
	font-size:16px;
	margin-top:10px;
}
.infor_fuwu>h6>span{
	font-size:20px;
}
.infor_fuwu>p{
	font-size:14px;
	color:#292928;
	margin-top:10px;
	margin-left:4px;
}
.zixun{
	display:block;
	width:160px;
	height:32px;
	background:#047aff;
	color:#fff;
	font-size:17px;
	text-align:center;
	line-height:32px;
	margin:0px auto;
	margin-top:14px;
}
.zixun:hover{
	text-decoration:underline;
}
/*持卡说明*/
.chika{
	width:815px;
	height:408px;
	background:url('../hm_img/chika.jpg');
	float:right;
	margin-top:18px;
	margin-left:10px;
}
.chika_center{
	width:700px;
	overflow:hidden;
	margin:60px auto 0;
	line-height:30px;
	font-size:18px;
}
.zixun1{
	display:block;
	width:187px;
	height:55px;
	background:url('../hm_img/shenqing.jpg');
	margin-left:200px;
	margin-top:16px;
}
.mian_bottom{
	width:1080px;
	overflow:hidden;
	margin-top:30px;
}
.card{
	margin-top:20px;
}
.card_one{
	display:block;
	float:left;
}
.card_two{
	display:block;
	float:right;
}
.yqlj{
	width:1080px;
	height:116px;
	background:#047aff;
	margin-top:20px;
}
.yqlj_center{
	width:980px;
	margin:0px auto;
	overflow:hidden;
}
.yqlj_center>a{
	width:140px;
	height:50px;
	text-align:center;
	line-height:50px;
	float:left;
	color:#fff;
	display:block;
}
.yqlj_bottom{
	width:1050px;
	height:50px;
	margin:0px auto;
	background:#fff;
	border-radius:10px;
}
.yqlj_bottom>a{
	font-size:18px;
	color:#047aff;
	margin-left:60px;
	line-height:50px;
}
.yqlj_bottom>a:hover{
	text-decoration:underline;
}
.bottom{
	width:100%;
	height:211px;
	background:#047aff;
	margin-top:20px;
	overflow:hidden;
}
.bottom>p{
	color:#fff;
	font-size:18px;
	margin-top:18px;
	text-align:center;
}
#you{
	float:right;
}
#cen{
	margin-left:10px;
}




#nav {height:64px; width:1000px; list-style-type: none; overflow: hidden;z-index:0; background-color: #047aff; margin-top: 3px;margin-right: auto;margin-bottom: 3px;margin-left: auto;}
#NavUL {padding:0;margin-top:10px;margin-right: auto;margin-bottom:0px;margin-left: 20px;}
#nav a:link  {text-decoration:none;}
#nav a:visited  {text-decoration:none;}
#nav a:hover  {text-decoration:none;font-weight:bold; color: #CCCCCC;}
#nav ul {list-style-type: none;}
#nav li {float: left; width: 120px; height:30px;  color:#FFFFFF; font-size:14px; font-weight:bold;}
#nav li a{display: block; color: #FFFFFF; text-align:center; font     -size:14px; font-weight:bold;}
#nav li ul {line-height: 30px;list-style-type: none;text-align:left;left: -1400px;width: 720px; //注意,这里一定要设置宽度;position: absolute; overflow:hidden;}
#nav li ul li{float: left; color:#000000; padding-top:1px; font-size:12px; width:90px;//float就是子菜单横向的关键,可以继承父菜单而省略float}
#nav li ul a{display: block; text-align:center; font-size:12px;}
#nav li ul a:link {color:#000000; text-decoration:none;}
#nav li ul a:visited {color: #000000;text-decoration:none;}
#nav li ul a:hover { color: #FF0000;text-decoration:none;font-weight:bold;}
#nav li:hover ul {left:25%;}
#nav li.sfhover ul {left:25%;}