@charset "utf-8";
@import url("reset.css");
@import url("global.css");

.nav{
	width:1140px;
	height:82px;
	padding-left:60px;
	margin:0 auto;
}
.nav li{
	float:left;
}
.nav li a{
	display:block;
	height:77px;
	line-height:77px;
	float:left;
	font-size:22px;
	font-weight:normal;
	padding:0 45px 0
}
.nav li.cur a,.nav li a:hover{
	border-bottom:#0a508d solid 5px;
}
.banner{
	background:url(../images/banner.jpg) no-repeat center top;
	height:230px;
}
.jsyby{
	background:url(../images/jsyby_bg.jpg) no-repeat center top;
	height:92px;
}
.jsyby a{
	width:1200px;
	display:block;
	height:92px;
	margin:0 auto;
	text-indent:-5000px;
}
.zxjj{
	width:280px;
	height:808px;
	padding:0 21px 0;
	background:url(../images/zxjj_bg.gif) repeat-x left top;
}
.zxjj h2{
	font-size:25px;
	text-align:center;
	padding:40px 0 30px;
}
.zxjj p{
	line-height:36px;
	font-size:21px;
	font-weight:normal;
	text-indent:2em
}
.w860{
	width:860px;
}
.box01 img{
	display:block;
	width:418px;
	height:172px;
}
.box01 .r{
	width:432px;
	height:172px;
	background:#e3ebfc;
	_display:inline;
	margin-left:10px;
}
.box01 .r h3{
	height:150px;
	width:20px;
	padding:22px 21px 0;
	background:#64a2e7;
	font-size:24px;
	font-weight:normal;
}
.box01 .r p{
	width:343px;
	padding:15px 10px 0 15px;
	font-size:20px;
	line-height:30px;
}



/*-------------业务办理---------------*/
.main1{
	height:720px;
	background:url(../images/in_images/bg.jpg) top left repeat-y
}
.pd15{
	padding:15px
}
.mgr10{
	margin-right:10px
}
.t_l{
	width:237px;
	height:690px;
	background-color:#3ea1f2
}
.t_l ul li{
	width:100%;
	height:90px;
	line-height:90px;
	background:#235bba url(../images/in_images/arrow.png) 210px center no-repeat;
	font-size:24px;
	text-indent:20px;
	margin-bottom:10px
}
.t_l ul li a{
	display:block;
	color:white
}
.t_l ul li a.hover,
.t_l ul li a:hover{
	background:#1f3c8c url(../images/in_images/arrow.png) 210px center no-repeat;
}
.t_m{
	width:660px;
	height:650px;
	padding:20px;
	background-color:white
}
.t_m .title{
	height:52px;
	line-height:52px;
	background:url(../images/in_images/tit_bg.gif) repeat-y;
	color:white;
	font-size:20px;
	text-indent:20px
}
.line1,
.intro{
	margin:10px 0
}
ul.font14{
	height:270px;
	overflow-y:auto
}
ul.font14 li{
	width:147px;
	height:100px;
	text-align:center;
	border:4px solid #dbe6fd;
	float:left;
	margin:0 5px 10px 0;
	line-height:16px
}
ul.font14 li p img{
	margin-top:10px
}
.intro{
	background-color:#efefef
}
.intro .tit{
	height:34px;
	line-height:34px;
	color:white;
	text-indent:10px;
	background:url(../images/in_images/tit.png) left center no-repeat
}
.intro p{
	margin:20px;
	line-height:24px
}
.t_r{
	width:170px;
	height:650px;
	padding:20px;
	background:url(../images/in_images/r_bg.gif) repeat-x;
	color:white;
	line-height:24px
}
.t_r h3{
	font-size:24px;
	font-weight:normal;
	text-align:center;
	margin-bottom:20px
}



#foot {
    background:#114aaa;
    margin: 10px auto 0;
    padding: 25px 0;
	border-top:#ccc solid 2px;
	text-align:center;
	font-size:12px;
	font-family:"宋体"
}

#foot h4 {
	padding-bottom:15px;
	color:#1561af;
	font-weight:normal;
	color:#333;
}
#foot h4 a:link,#foot h4 a:visited{
	color:#333
}
#foot h4 a:hover{ color:#1561af; text-decoration:underline}
#foot p{ line-height:1.8}
