@charset "utf-8";

/* CSS Document */
/*全局*/
body {
	font-family: "微软雅黑";
}

.height25 {
	height: 25px;
	width: 100%;
}

.height30 {
	height: 30px;
	width: 100%;
}

.height40 {
	height: 40px;
	width: 100%;
}

.height15 {
	height: 15px;
	width: 100%;
}

.height20 {
	height: 20px;
	width: 100%;
}

.cf:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.cf {
	zoom: 1
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hide {
	display: none;
}

.block {
	display: block;
}
/* content */
.c_block1 {
	width: 100%;
	height: 490px;
}

.c_block1_1200 {
	width: 1200px;
	height: 490px;
	margin: 0 auto;
}

.c_block1_left {
	width: 600px;
	height: 100%;
}

/* 首页轮播 */
#focus {
	position: relative;
	height: 350px;
	width: 600px;
}

#focus .bd {
	position: relative
}

#focus .focus-bar-box {
	width: 100%;
	height: 350px;
	position: relative;
	overflow: hidden
}

#focus .focus-bar li {
	float: left;
	width: 600px;
	height: 350px
}

#focus .focus-bar li a {
	width: 100%;
	height: 100%;
	display: block
}

#focus .focus-bar li img {
	width: 600px;
	height: 350px
}

#focus .ft {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 600px;
	height: 43px
}

#focus .ftbg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 600px;
	height: 43px;
	background: #000;
	opacity: .8;
	filter: alpha(opacity=80)
}

#focus .change {
	position: absolute;
	right: 10px;
	bottom: 15px;
	height: 10px
}

#focus .change a {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 10px;
	background: url(btn-normal.png) no-repeat center;
	cursor: pointer;
}

#focus .change a.on {
	background: url(btn-active.png) no-repeat center;
}

#focus .hd {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 245px;
	height: 43px;
}

#focus .focus-title {
	overflow: hidden;
	position: absolute;
	height: 43px;
	padding: 0 23px 0 23px;
	line-height: 43px;
	font-size: 15px;
	font-family: "微软雅黑";
	text-overflow: ellipsis;
	white-space: nowrap
}

#focus .focus-title a {
	display: none;
	color: #f8f8f8
}

/* 首页轮播结束 */
.files_tab {
	width: 100%;
	height: 140px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #fafafa;
}

.files_tab_tit {
	width: 100%;
}

.files_tab_tit ul {
	width: 100%;
	height: 38px;
}

.files_tab_tit ul li:first-child {
	background: none;
	width: 103px;
	text-align: left;
	text-indent: 0;
}

.files_tab_tit ul li {
	width: 114px;
	height: 38px;
	line-height: 38px;
	text-indent: 12px;
	font-size: 19px;
	float: left;
	background: url(tit_bg.png) no-repeat left;
}

.files_tab_tit ul li a {
	color: #333333;
}

.files_tab_tit ul li.tit_on a {
	color: #076fbe;
	font-weight: bold;
}

.files_tab_list {
	width: 100%;
	height: 87px;
}

.files_tab_list ul {
	width: 100%;
	margin-top: 6px;
}

.files_tab_list ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 18px;
	font-size: 15px;
	background: url(li_bg.png) no-repeat 4px;
}

.files_tab_list ul li a {
	color: #333333;
}

.files_tab_list ul li a:hover {
	color: #076fbe;
}

.files_tab_list ul li span {
	float: right;
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	color: #999999;
	margin-right: 30px;
}

.c_block1_right {
	width: 600px;
	height: 490px;
	background-color: #f3f3f3;
	padding: 13px 26px;
}

.block1_tit {
	width: 100%;
	height: 43px;
	border-bottom: 1px solid #c8c8c8;
}

.block1_tit ul {
	width: 100%;
	height: 43px;
}

.block1_tit ul li:first-child {
	margin-left: 0;
}

.block1_tit ul li {
	width: 87px;
	height: 100%;
	line-height: 43px;
	margin-left: 15px;
	text-align: center;
	font-size: 19px;
	float: left;
}

.block1_tit ul li.tit_on {
	border-bottom: 2px solid #076fbe;
	font-weight: bold;
}

.block1_tit ul li a {
	color: #333333;
}

.block1_list {
	width: 100%;
	height: 447px;
}

.block1_list ul {
	width: 100%;
	height: 100%;
	padding-top: 10px;
}

.block1_list ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 18px;
	font-size: 15px;
	margin-bottom: 4px;
	background: url(li_bg.png) no-repeat 4px;
}

.block1_list ul li a {
	color: #333333;
}

.block1_list ul li a:hover {
	color: #076fbe;
}

.block1_list ul li span {
	float: right;
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	color: #999999;
}

/* 板块2 */
.c_block2 {
	width: 100%;
	height: 120px;
}

.c_block2_1200 {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}

.c_block2_1200 a {
	display: block;
	width: 100%;
	height: 100%;
}

.c_block2_1200 a img {
	width: 100%;
	height: 100%;
}

/* 板块3 */
.c_block3 {
	width: 100%;
	height: 274px;
}

.c_block3_1200 {
	width: 1200px;
	height: 274px;
	margin: 0 auto;
	border-top: 1px solid #e5e4e4;
}

.block3_left {
	width: 322px;
	height: 249px;
	margin-top: 25px;
	border-right: 1px solid #e5e4e4;
}

.bl_tit {
	width: 100%;
	height: 30px;
}

.bl_tit span {
	color: #076fbe;
	font-size: 19px;
	font-weight: bold;
}

.bl_tit span a {
	color: #076fbe;
}

.block3_left ul {
	height: 219px;
	width: 100%;
	padding-top: 14px;
}

.block3_left ul li {
	width: 140px;
	height: 58px;
	float: left;
	margin: 0 15px 15px 0;
	font-size: 15px;
	padding-left: 56px;
	padding-top: 7px;
	padding-right: 10px;
	line-height: 22px;
}

.block3_left ul li a {
	color: #333333;
	display: block;
	width: 100%;
	height: 100%;
}

.block3_center {
	width: 439px;
	height: 249px;
	margin-top: 25px;
	border-right: 1px solid #e5e4e4;
	padding: 0 25px;
}

.bc_tit {
	width: 100%;
}

.bc_tit ul {
	width: 100%;
	height: 38px;
}

.bc_tit ul li:first-child {
	background: none;
	width: 87px;
	text-align: left;
	text-indent: 0;
}

.bc_tit ul li {
	width: 95px;
	height: 38px;
	line-height: 38px;
	text-indent: 12px;
	font-size: 19px;
	float: left;
	background: url(tit_bg.png) no-repeat left;
}

.bc_tit ul li a {
	color: #333333;
}

.bc_tit ul li.tit_on a {
	color: #076fbe;
	font-weight: bold;
}

.bc_list {
	width: 100%;
}

.bc_list ul {
	width: 100%;
	margin-top: 6px;
}

.bc_list ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 18px;
	font-size: 15px;
	background: url(li_bg.png) no-repeat 4px;
}

.bc_list ul li a {
	color: #333333;
}

.bc_list ul li a:hover {
	color: #076fbe;
}

.bc_list ul li span {
	float: right;
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	color: #999999;
	margin-right: 30px;
}

.block3_right {
	width: 439px;
	height: 249px;
	padding-left: 14px;
	margin-top: 25px;
}

.br_tit {
	width: 100%;
}

.br_tit ul {
	width: 100%;
	height: 38px;
	padding-left: 11px;
}

.br_tit ul li:first-child {
	background: none;
	width: 125px;
	text-align: left;
	text-indent: 0;
}

.br_tit ul li {
	width: 140px;
	height: 38px;
	line-height: 38px;
	text-indent: 12px;
	font-size: 19px;
	float: left;
	background: url(tit_bg.png) no-repeat left;
}

.br_tit ul li a {
	color: #333333;
}

.br_tit ul li.tit_on a {
	color: #076fbe;
	font-weight: bold;
}

.br_list {
	width: 424px;
}

.br_list ul {
	width: 100%;
	height: 100%;
}

.br_list ul li {
	float: left;
	width: 130px;
	height: 40px;
	margin: 13px 0 0 11px;
	text-align: center;
	line-height: 40px;
	background: url(long.png) no-repeat center;
}

.br_list ul li a {
	color: #333333;
}

/* 板块4 */
.c_block4 {
	width: 100%;
	height: 220px;
	overflow: hidden;
}

.c_block4_1200 {
	width: 1200px;
	height: 220px;
	margin: 0 auto;
	overflow: hidden;
}

/* 中间图片切换 */
.block4_tab {
	width: 1200px;
	height: 109px;
	overflow: hidden;
	position: relative;
	clear: both;
	margin-bottom: 25px;
	margin: 0 auto;
}

.block4_tab .hd {
	position: absolute;
	z-index: 1;
	right: 5px;
	bottom: 5px;
}

.block4_tab .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.block4_tab .hd ul li {
	float: left;
	margin-right: 2px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.block4_tab .hd ul li.on {
	background: #f60;
	font-weight: bold;
	filter: alpha(opacity=100);
	opacity: 1;
	color: #fff;
}

.block4_tab .bd {
	position: relative;
	z-index: 0;
}

.block4_tab .bd img {
	width: 1200px;
	height: 109px;
}

/* 第五块 */
.c_block5 {
	width: 100%;
	height: 330px;
	;
}

.c_block5_1200 {
	width: 1200px;
	height: 330px;
	margin: 0 auto;
	border-top: 1px solid #e5e4e4;
}

.block5_left {
	width: 322px;
	height: 249px;
	margin-top: 25px;
	border-right: 1px solid #e5e4e4;
}

.hd_list a {
	color: #333333;
}

.hd_list a:hover {
	color: #076fbe;
}

.block5_center {
	width: 439px;
	height: 249px;
	margin-top: 25px;
	border-right: 1px solid #e5e4e4;
	padding: 0 25px;
}

.block5_right {
	width: 439px;
	height: 249px;
	padding-left: 14px;
	margin-top: 25px;
}

.block5_list {
	padding-top: 6px;
}

.block5_list ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 18px;
	font-size: 15px;
	background: url(li_bg.png) no-repeat 4px;
}

.block5_list ul li a {
	color: #333333;
}

.block5_list ul li a:hover {
	color: #076fbe;
}

.block5_list ul li span {
	float: right;
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	color: #999999;
}


.zdxxgk_list .short {
	width: 95px;
	background: url(s_bg.png) no-repeat center;
}
.zdxxgk_list .middle {
	width: 201px;
	background: url(m_bg.png) no-repeat center;
}
.zdxxgk_list .long {
	width: 413px;
	background: url(l_bg.png) no-repeat center;
}









