/*==================================================
                     全局样式控制
=================================================*/


/*=================================================
                     导航样式                       
===================================================*/
#nav {
	width: 100%;
	height: 105px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	background-color: #FFF;
}

/*================================================
                     头图样式                       
==================================================*/
#header {
	width: 100%;
	height: 309px;
	margin: auto;
	background: url(imagesheader.png) repeat-x center;
}
.head_img {
	width: 1000px;
	margin: auto;
}
.head_box {
	width: 1000px;
	height: 72px;
	margin: auto;
	background: url(../images/head_04.jpg) no-repeat center;
}
.head_tit {
	float: left;
	width: 90px;
	height: 30px;
	margin: 0 15px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	background: #d71103;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.h-r {
	margin-left: 40px;
}
.head_tit a {
	color: #fff;
}
.head_tit a:hover {
	color: #fdfb67;
}

/*=====================================================
                       菜单导航样式
=======================================================*/
#menu {
	width: 100%;
	height: 42px;
	margin: auto;
	overflow: hidden;
	background: #1f1f83;
}
.menu_box {
	width: 520px;
	height: 42px;
	margin: auto;
}
.menu_tit {
	float: left;
	height: 14px;
	padding: 0 15px;
	margin-top: 14px;
	font-size: 14px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}
.menu_tit a {
	color: #FFFFFF;
}
.menu_tit a:hover {
	color: #fdfb67;
}

/*=================================================
                  整体内容架构样式
===================================================*/
#section {
	margin: auto;
	width: 1000px;
	clear: both;
}
.Introduction {
	float: left;
	width: 998px;
	margin-top: 30px;
	border: 1px solid #e4e4e4;
}
.Introduction_tit {
	float: left;
	width: 88px;
	height: 80px;
	margin: 15px 20px;
	font-family: "黑体";
	font-size: 30px;
	font-weight: bold;
	line-height: 80px;
	text-align: center;
	color: #1f1f83;
	background: url(imagesdy.jpg) no-repeat center;}
.Introduction_con {
	float: left;
	width: 820px;
	margin: 20px 5px;
	padding-left: 20px;
	line-height: 24px;
	background: url(../images/dy_line.jpg) no-repeat left;
}
.Introduction_det {
	float: right;
}
.Introduction a {
	color: #bb0907;
}
.Introduction a:hover {
	color: #666;
}
.main {
	float: left;
	width: 998px;
	margin-top: 20px;
	border: 1px solid #e4e4e4;
}
.line {
	float: left;
	width: 966px;
	height: 42px;
	margin: 20px 16px 0 16px;
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: bold;
	line-height: 42px;
	color: #2179b6;
	background: url(../images/line_bg.jpg) repeat-x;
	border-bottom: 5px solid #aeaed2;
}

.jb_list {
	float: left;
	width: 965px;
	margin: 20px 16px;
}
.jb_nav {
	float: left;
	width: 984px;
}
.jb_nav_tit {
	float: left;
	width: 110px;
	height: 38px;
	margin-right: 20px;
}
.jb_nav_tit a {
	float: left;
	width: 110px;
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	color: #6e6e6e;
	text-align: center;
	box-shadow: inset 0 0 10px #9dabb8;
	background: #f3f5f7;
	display: block;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.jb_nav_tit a.hover {
	color: #fff;
	border: 1px solid #024886;
	background: #1f1f83;
	display: block;
}
.jb_content {
	float: left;
	width: 965px;
	height: 410px;
	margin-top: 10px;
	overflow-y: scroll;
	line-height: 25px;
	border-bottom: 1px solid #e4e4e4;
}
.jb_box {
	float: left;
	width: 948px;
	text-align: center;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.jb_box th {
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	border-left: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	background: #fafafa;
}
.jb_box td {
	height: 25px;
	line-height: 25px;
	border-left: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.wikiBox {
	float: left;
	padding: 20px 15px;
	position: relative;
}
.wikiMessage {
	margin: 20px 0;
	text-indent: 0em;
}
.wikiBox dl {
	float: left;
	width: 204px;
	height: 200px;
	margin-right: 20px;
	display: inline;
}
.wikiBox dd {
	width: 204px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.wikiList {
	float: left;
	width: 800px;
	margin: 0 40px;
}
.btnLeft {
	width: 20px;
	height: 43px;
	display: block;
	background: url(imagesbtn_left.jpg) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 80px;
	left: 16px;
}
.btnRight {
	width: 20px;
	height: 43px;
	display: block;
	background: url(imagesbtn_right.jpg) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 80px;
	right: 20px;
}
.case {
	float: left;
	width: 968px;
	margin: 20px 15px;
}
.case_tit {
	margin-left: 10px;
	font-size: 15px;
	color: #6e6e6e;
}
.case_con {
	float: left;
	width: 335px;
	padding-left: 25px;
	margin-left: 80px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #e3e3e3;
	background: url(imagesicon.jpg) no-repeat left;
}
.case_con a {
	color: #666;
}
.case_con a:hover {
	color: #C00;
}
.gw {
	float: left;
	width: 100%;
	margin-top: 20px;
	clear: both;
}


/*==================================================
                   底部信息样式                        
====================================================*/
.tel {
	width:1000px;
	margin: auto;
}
.foot {
	width: 100%;
	height: 160px;
	margin: 0 auto;
	clear: both;
	line-height: 22px;
	text-align: center;
}
.foot a {
	color: #565656;
}
.foot a:hover {
	color: #DC081D;
}
