﻿@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;
box-sizing:border-box;
}
form {float:left; display: block; margin:0; padding:0;}
body {margin:0; padding:0; font-family:"微软雅黑","宋体"; font-size:15px; color:#333333; line-height:28px; background:#f1f1f1;}
ul,li {list-style:none; margin:0; padding:0;}

/*页面容器开始*/
#Container {width:100%; margin:0 auto; background:url(jnszfsgs_bg.jpg) repeat-x;}
#Header,#PageBody{width:1000px; margin:0 auto; overflow:hidden;}
#Header { height:243px; background:url(jnszfsgs_banner.jpg) no-repeat center;}
#PageBody {position:relative;}
#Nav {width:788px;  height:47px; background:#004f86; position:absolute; left:0; top:0;}
#Footer {width:100%; margin:0 auto; overflow:hidden; border-top:7px solid #004f86;}

/*页面容器结束*/

/*字体开始*/
a:link {text-decoration:none; color:#333333;}
a:hover { text-decoration:underline; color:#333333;}
a:visited { text-decoration:underline; color:#333333;}
.font_nav a:link {font-size:18px; font-weight:bold; color:#FFF; text-decoration: none;}
.font_nav a:hover {font-size:18px; font-weight:bold; color:#FFF;}
.font_nav a:visited {font-size:18px; font-weight:bold; color:#FFF; text-decoration: none;}
/*字体结束*/

/*导航开始*/
#Nav .menu_xkA,#Nav .menu_xkB,#Nav .menu_cfA ,#Nav .menu_cfB,#Nav .menu_xyA ,#Nav .menu_xyB,#Nav .menu_gsmlA{ float:left; width:101px; height:47px; padding-left:67px; line-height:47px; border-right:1px solid #4181ae; background:url(jnszfsgs_bg_nav_xkA.jpg) no-repeat;}
#Nav .menu_xkA {background:url(jnszfsgs_bg_nav_xkA.jpg) no-repeat;}
#Nav .menu_xkB {background:url(jnszfsgs_bg_nav_xkB.jpg) no-repeat;}
#Nav .menu_cfA {background:url(jnszfsgs_bg_nav_cfA.jpg) no-repeat;}
#Nav .menu_cfB {background:url(jnszfsgs_bg_nav_cfB.jpg) no-repeat;}
#Nav .menu_xyA {background:url(jnszfsgs_bg_nav_xyA.jpg) no-repeat;}
#Nav .menu_xyB {background:url(jnszfsgs_bg_nav_xyB.jpg) no-repeat;}
#Nav .menu_gsmlA {width:161px; background:url(jnszfsgs_bg_nav_gsmlA.jpg) no-repeat;}
#Nav .menu_dpt {float:right; padding:0 20px; margin:7px 20px; line-height:31px; background:#64bee3; border: 1px solid #64bee3; border-radius:2%;}
/*导航结束*//

/*查询开始*/
#SearchBox {width:899px; margin:10px auto; padding:14px 50px; background:#FFF; border:0 0 1px 1px solid #e8e8e8; overflow:hidden;}
#SearchBox .title {float:left; width:90px; font-size:18px; line-height:40px; font-weight:bold; color:#666666;}
#SearchBox .inputbox {float:left; width:800px;}
.input_xdr,.input_xkjg {float:left; width:187px; height:38px; line-height:38px; font-family:"微软雅黑"; font-size:15px; margin-right:10px; padding:0 5px; border:1px solid #dcdcdc; background:#FFF;}
.searchmenu {float:left; width:92px; height:40px; background:#f16f29; color:#FFF; font-family:"微软雅黑";}
/*查询结束*/

/*列表开始*/
#ListBox,#DptListBox{width:972px;  padding:0 14px; background:#FFF; border-top:2px solid #004f86; margin-bottom:10px; overflow:hidden;}
#ListBox {padding-bottom:13px; min-height:280px;}
#DptListBox {width:1000px;padding:15px 26px;}
.ListTitle td { font-size:16px; color:#004f86;}
.ListA td,.ListB td {padding:0 10px;} 
.ListA td {background:#f3f3f3;}
.dpt_title {font-size:16px; font-weight:bold; color:#004f86; line-height:25px;}
.dpt_list td { height:38px; line-height:38px; background:url(jnszfsgs_icon_dpticon.gif) no-repeat left; padding-left:15px;}
.dpt_lstzone {min-height:350px;}
.jn0 {
	font-size:16px;
	color:#FFF;
	font-weight:bolder;
	background-repeat:no-repeat;
	background:url(qhbanka_bg.jpg);
	background-position:bottom;
}
.jn1 {font-size:14px;color:#265C98; font-weight:bolder; }

/*列表结束*/
/*下拉框*/
.dh_xl{
	width: 228px;
	height: 90px;
	background-color: #004F86;
	position: absolute;
	display: none;
	border: 1px solid #4181AE;
	top: 47px;
	right: 7%;
}
.dh_xl>a{
	display: block;
	height: 45px;
	border-bottom: 1px solid #4181AE;
	width: 226px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑", "宋体";
	color: #FFFFFF;
	font-weight: 900;
	text-decoration: none;
}
.dh_xl a:hover{
	background-color: #F26F29;
}
.xlk:hover{
	background-color: #F26F29;
}
.xlk>a{
	font-size: 18px;
	font-weight:900;
	color: #fff;
	text-decoration: none;
	cursor:pointer;
}


















