﻿@charset "utf-8";
/* ����̬ */
.kj_nav {
	background: #4b9adc;
	height: 40px;
	margin: 20px 0px;
}
.kj_nav h3 {
	color: #fff;
	font: normal 16px/40px microsoft yahei;
	padding-left: 15px;
}
.kj_nav a {
	color: #fff;
	height: 40px;
	float: left;
	text-align: center;
	padding: 0px 18px;
	display: block;
	font: normal 16px/40px microsoft yahei;
}
.kj_nav a:hover, .kj_nav .current {
	background: #2268b3;
	height: 40px;
	display: block;
	border-bottom: none;
	font-weight: normal;
	color: #fff;
}
.show {
	position: relative;
}
.show .scroll { /* ������С��������� */
	width: 900px;
	height: 250px;
	position: relative;
	overflow: hidden;
	margin: 0px auto 10px;
}
.show li { /* ��Ԫ�ش�С */
	width: 294px;
	height: 226px;
	text-align: center;
	padding: 12px 0px 0px 12px;
	border: 3px solid #2269b5;
	margin: 0px 10px 0px 10px;
	background: #fff;
}
.show li a {
	display: block;
	width: 300px;
	height: 226px;
}
.show li a img {
	width: 294px;
	height: 226px;
	border: 3px solid #fff;
}
.show li a span {
	display: block;
	width: 188;
	height: 30px;
	margin: 0px 3px;
	line-height: 30px;
	background: rgba(0,0,0,0.3);
 filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	color: #fff;
	text-align: center;
	margin-top: -30px;
	position: relative;
}
.show .prev, .show .next {
	width: 30px;
	height: 235px;
	background-image: url(arr_l.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	top: 0;
	z-index: 9;
}
.show .prev:hover, .show .next:hover {
	width: 30px;
	height: 235px;
	text-indent: -999em;
	top: 0;
	z-index: 9;
}
.show .prev:hover {
	background-image: url(arr_l.png);
	background-repeat: no-repeat;
	background-position: 0px -235px;
}
.show .next:hover {
	background-image: url(arr_l.png);
	background-repeat: no-repeat;
	background-position: -50px -235px;
}
.show .prev {
	position: absolute;
	left: 0;
}
.show .next {
	position: absolute;
	right: 0;
	background-position: 100% 0;
}
.reset {
	width: 100%;
}
.reset ul li {
	color: #c14c3e;
	font: normal 14px/2em microsoft yahei;
	padding: 5px 0px;
}
.reset ul li .text1, .reset ul li .text2, .reset ul li .text3 {
	height: 28px;
	font: normal 14px/2em microsoft yahei;
	outline: none;
	background-color: #fff;
	border: 1px #bbb solid;
	-webkit-box-shadow: inset 1px 1px 2px #ddd;
	-moz-box-shadow: inset 1px 1px 2px #ddd;
	box-shadow: inset 1px 1px 2px #ddd;
}
.reset ul li .text1 {
	width: 85%;
}
.reset ul li .text2 {
	width: 31%;
}
.reset ul li .text3 {
	width: 35%;
}
.reset .cz, .reset .ss {
	display: block;
	width: 140px;
	height: 30px;
	color: #fff;
	text-align: center;
	font: normal 16px/30px microsoft yahei;
}
.reset .cz {
	background: #c14c3e;
	margin: 0px 20px;
}
.reset .ss {
	background: #e6b249;
}
.news_f, .news_y {
	width: 100%;
	position: relative;
}
.news_f .tit, .news_y .tit {
	height: 34px;
	border-bottom: 1px solid #216ca1;
	position: relative;
}
.news_f .tit b, .news_y .tit b {
	font: normal 18px/2em microsoft yahei;
	color: #21699f;
	padding-left: 30px;
	height: 35px;
	display: block;
	background: url(list_bt.png) 12px 0px no-repeat;
}
.news_f .list-t, .news_y .list-t {
	padding: 10px;
}
.news_f .list-t li, .news_y .list-t li {
	height: 32px;
	padding-left: 20px;
	font: normal 14px/34px microsoft yahei;
}
.news_f .list-t li {
	background: url(dot.png) 0 -160px no-repeat;
}
.news_y .list-t li {
	background: url(dot.png) 0 -68px no-repeat;

}
.notice {
	width: 100%;
}
.notice .tit {
	height: 34px;
	border-bottom: 1px solid #216ca1;
	position: relative;
}
.notice .tit b {
	font: normal 18px/2em microsoft yahei;
	color: #21699f;
	padding-left: 30px;
	height: 35px;
	display: block;
	background: url(list_bt.png) 10px -40px no-repeat;
}
.notice .list-t {
	padding: 10px 10px 0px 10px;
}
.notice .list-t li {
	background: url(dot.png) 0 -66px no-repeat;
	padding-left: 20px;
	font: normal 14px/34px microsoft yahei;
}
.notice .list-t li {
	background: url(dot.png) 0 -102px no-repeat;
	padding-left: 20px;
	font: normal 14px/33px microsoft yahei;
}
/* ͼ���б� */
.notice .list-p-t {
	overflow: visible;
}
.notice .list-p-t li {
	padding: 10px;
	line-height: 30px;
	font-size: 14px;
	vertical-align: middle;
}
.notice .list-p-t li a.pic {
	float: left;
	display: block;
	margin-right: 15px;
}
.notice .list-p-t li a.pic img {
	width: 160px;
	height: 130px;
}
.notice .list-p-t li a.pic:hover img {
	border-color: #bbb;
}
.notice .list-p-t li h4 a {
	color: #4b9adc;
	font: normal 12px/30px microsoft yahei;
}
.notice .list-p-t li h4 a:hover {
	color: #048;
}
.notice .list-p-t li p.text {
	font: normal 12px/24px microsoft yahei;
}
/*�л�*/
.tabs01 {
	width: 100%;
	float: left;
	position: absolute;
	top: 3px;
	left: 315px;
	width: 350px;
}
.tabs02 {
	width: 100%;
	float: left;
	position: absolute;
	top: 3px;
	left: 190px;
	width: 350px;
}
.tabs01 li, .tabs02 li {
	float: left;
}
.tabs01 li a, .tabs02 li a {
	float: left;
	color: #0b5284;
	font: normal 14px/31px microsoft yahei;
	padding: 0px 5px 0px 15px;
}

/*��Ϣ����*/
.type {
	width: 810px;
	float: left;
	margin: 20px 0px;
	overflow: hidden;
}
.type li {
	float: left;
	margin: 0px 1px;
	height: 40px;
}
.type li a {
	display: block;
	padding: 0px 10px;
	color: #fff;
	height: 40px;
	font: normal 16px/40px microsoft yahei;
}
.type li .blue {
	background: #2167b1;
}
.type li .green {
	background: #74b120;
}
.type li a i {
	display: block;
	width: 33px;
	height: 33px;
	float: left;
	background-image: url(xxgk_icon.png);
	background-repeat: no-repeat;
}
.type li a .s1 {
	background-position: 0px 5px;
}
.type li a .s2 {
	background-position: -50px 10px;
}
.type li a .s3 {
	background-position: -97px 10px;
}
.type li a .s4 {
	background-position: -149px 5px;
}
.type li a .s5 {
	background-position: -199px 8px;
}
.ld {
	background: url(tx.jpg) 0px 0px no-repeat;
	width: 248px;
	height: 147px;
}
.ld h3 {
	text-align: right;
	padding-right: 80px;
	font: bold 16px/30px microsoft yahei;
}
.ld p {
	text-align: right;
	padding-right: 10px;
	font: normal 16px/30px microsoft yahei;
}
/*���񹫿�*/
.menu .tit {
	padding-top: 10px;
	height: 34px;
	border-bottom: 1px solid #216ca1;
	position: relative;
	width: 186px;
}
.menu .tit b {
	font: normal 18px/2em microsoft yahei;
	color: #21699f;
	padding-left: 30px;
	height: 35px;
	display: block;
	background: url(list_bt.png) 10px -40px no-repeat;
}
.find {
	color: #c14c3e;
	font: normal 16px/2em microsoft yahei;
	margin: 20px 0px;
	float: left;
}
.find b {
	padding: 0px 10px;
	font: normal 16px/2em microsoft yahei;
}
.find input {
	border: 1px solid #ccc;
	width: 178px;
	font: normal 16px/28px microsoft yahei;
}
.find a {
	display: block;
	width: 70px;
	height: 30px;
	color: #fff;
	text-align: center;
	background: #c14c3e;
}
/* ��Ŀ�˵� */
.column h3 {
	height: 36px;
	background: url(list_bt.png)0px 0px no-repeat;
	color: #2167b1;
	font: 16px/30px microsoft yahei;
	padding-left: 15px;
	position: relative;
	border-bottom: 1px solid #2167b1;
}
.column h3 span {
	cursor: pointer;
	display: inline-block;
	padding-right: 150px;
	background: url(menu.png) 100% 90% no-repeat;
}
.column h3.close span {
	display: inline-block;
	padding-right: 150px;
	background: url(menu.png) 100% 10% no-repeat;
}
.column .list-t {
	padding: 0px 10px;
}
.column .list-t li {
	font: normal 14px/34px microsoft yahei;
}
.column p {
	text-align: center;
	background: #eef3f6;
}
.column p a {
	color: #2167b1;
	font: normal 14px/20px microsoft yahei;
}
/*���·���*/
.bsfw_btn li {
	width: 186px;
	height: 46px;
	text-align: center;
}
.bsfw_btn li a {
	width: 100%;
	display: block;
	color: #fff;
	font: normal 16px/46px microsoft yahei;
}
.bsfw_btn li a:hover {
	color: #048;
}
.bsfw_btn li .s1 {
	background: #74b120;
}
.bsfw_btn li .s2 {
	background: #e6b249;
}
.bsfw_btn li .s3 {
	background: #c14c3e;
}
.bsfw_btn li .s4 {
	background: #4b9adc;
}
.bsfw_btn li .s5 {
	background: #16b894;
}
.p2 .tit, .bszn .tit,.w530 .tit {
	height: 34px;
	border-bottom: 1px solid #216ca1;
	position: relative;
}
.p2 .tit b, .bszn .tit b,.w530 .tit b{
	font: normal 18px/2em microsoft yahei;
	color: #21699f;
	padding-left: 30px;
	height: 35px;
	display: block;
	background: url(list_bt.png) 12px 0px no-repeat;
}
.p2 .list-t, .p2 .notice_list-t {
	padding: 10px 10px 0px 10px;
}
.p2 .list-t li {
	height: 32px;
	background: url(dot.png) 0 -66px no-repeat;
	padding-left: 20px;
	font: normal 14px/34px microsoft yahei;
}
.tabs {
	width: 395px;
	float: left;
	padding-top: 5px;
	height: 34px;
}
.tabs li {
	width: 33%;
float: left;
}
.tabs li a {
	width: 96%;
	float: left;
	font: normal 14px/34px microsoft yahei;
	text-align: center;
}

.tabs li span {
	float: left;
	padding-top: 7px;
	font: normal 14px/20px microsoft yahei;
}
.pane table thead th {
	background: #eef3f6;
	color: #3c7ec5;
	text-align: center;
	border: 1px solid #ccc;
	font: normal 14px/45px microsoft yahei;
}
.pane table tbody td {
	color: #3c7ec5;
	text-align: center;
	border: 1px solid #ccc;
	font: normal 14px/34px microsoft yahei;
}
.pages {
	background-color: #eee;
	text-align: center;
	margin-top: 1px;
	padding: 5px;
}
.pages a {
	display: inline-block;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin: 0 2px;
	cursor: pointer;
	vertical-align: middle;
}
.pages a:hover {
	border-color: #bbb;
}
.pages a.jp-previous, .pages a.jp-next {
	width: auto;
	padding: 0 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pages a.jp-current {
	border-color: #bbb;
	background-color: #bbb;
	color: #fff;
}
.zxsb {
	width: 248px;
	height: 170px;
	background: url(zxsb_bg.jpg) 0px 0px no-repeat;
}
.zxsb .tit, .bslc .tit {
	height: 34px;
	border-bottom: 1px solid #216ca1;
	position: relative;
}
.zxsb .tit b, .bslc .tit b {
	font: normal 18px/2em microsoft yahei;
	color: #21699f;
	padding-left: 30px;
	height: 35px;
	display: block;
	background: url(list_bt.png) 10px -40px no-repeat;
}
.zxsb p {
	margin: 10px;
	text-indent: 2em;
	font: normal 14px/2em microsoft yahei;
}
.bslc .list-t {
	padding: 10px 10px 0px 10px;
}
.bslc .list-t li {
	background: url(dot.jpg) 0 15px no-repeat;
	padding-left: 15px;
	font: normal 14px/32px microsoft yahei;
}
/*���ڻ���*/
.gghd_type {
	width: 100%;
}
.gghd_type li {
	width: 259px;
	height: 57px;
	float: left;
	background-image: url(gzhd.png);
	background-repeat: no-repeat;
}
.gghd_type li a {
	padding: 0px 10px;
	float: left;
	color: #fff;
	font: normal 20px/57px microsoft yahei;
}
.gghd_type li a:hover {
	color: #333;
}
.gghd_type li i {
	width: 40px;
	height: 40px;
	background-image: url(gzhd.png);
	background-repeat: no-repeat;
	display: block;
	margin: 10px 45px 0px 35px;
	float: left;
}
.gghd_type .s1 {
	background-position: 0px 0px;
	margin-right:16px;
}
.gghd_type .s2 {
	background-position: 0px -65px;
	margin-right:17px;
}
.gghd_type .s3 {
	background-position: 0px -130px;
}
.gghd_type .s1 i {
	background-position: -7px -194px;
}
.gghd_type .s2 i {
	background-position: -7px -240px;
}
.gghd_type .s3 i {
	background-position: -7px -294px;
}
/* ����������б� */
.w394 .list-b-t li,.w396 .list-b-t li {
	padding:10px;
	font: normal 14px/35px microsoft yahei;
}
.w394 .list-b-t li.current,.w396 .list-b-t li.current {
	background-color:#f6f6f6;
}
.w394 .list-b-t li h4,.w396 .list-b-t li h4 {
	background:url(dot.png) 0px -35px no-repeat;
	padding-left:20px;
	position:relative;
}
.w394 .list-b-t li p,.w396 .list-b-t li p {
	line-height:30px;
}
/* ͼ���б� */
.w530 .list-p-t {
	overflow:visible;
}
.w530 .list-p-t li {
	padding:15px;
	line-height:30px;
	font-size:14px;
	vertical-align:middle;
}
.w530 .list-p-t li a.pic {
	float:left;
	display:block;
	margin-right:15px;
}
.w530 .list-p-t li a.pic img {
	height:230px;
	height:180px;
	border:1px #ddd solid;
}
.w530 .list-p-t li a.pic:hover img {
	border-color:#bbb;
}
.w530 .list-p-t li h4 {
	font: normal 14px/35px microsoft yahei;
	margin-bottom:30px;
}
.w530 .list-p-t li .info{
	font: normal 14px/30px microsoft yahei;
	}
.jbdz {
	padding:10px;
	}
.jbdz h3 a{
	color:#236bb7;
	font: normal 18px/28px microsoft yahei;
	}
.jbdz p{
	font: normal 14px/28px microsoft yahei;
	}
.hdzn {
	height:287px;
	background: url(hdzn.jpg) 0px 0px no-repeat;
}
.hdzn .tit, .bslc .tit {
	height: 34px;
	border-bottom: 1px solid #216ca1;
	position: relative;
}
.hdzn .tit b, .bslc .tit b {
	font: normal 18px/2em microsoft yahei;
	color: #21699f;
	padding-left: 30px;
	height: 35px;
	display: block;
	background: url(list_bt.png) 10px -40px no-repeat;
}
.hdzn p {
	margin: 10px 10px 0px 10px;
	text-indent: 2em;
	font: normal 14px/2em microsoft yahei;
}
.zljb{
	height:68px;
    border-radius: 8px;
	background:#f0f1f3 url(gzhd.png) 18px -330px;
	}
.zljb h3 a{
	color:#216ca1;
	display:block;
	text-align:center;
	padding:10px 10px 10px 70px;
	font: normal 20px/25px microsoft yahei;
	}
.zljb h3 a span{
	font: normal 16px/25px microsoft yahei;
	}
.zljb h3 a:hover{
	color:#333;
	}





