﻿
/* banner */


#banner_k2 {
	width:100%;
	height:295px;
	margin:0 auto;
	position:relative;
	background:url('../Image/ny_banner.jpg') center center no-repeat;
}
#banner_k {
	width:100%;
	height:500px;
	margin:0 auto;
	position:relative;
}
.banner {
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
	z-index:0;
}
/*修改尺寸1920 {
	position:absolute;
	width:1920px;
	left:-460px;
}
*/
/*修改尺寸1440 {
	position:absolute;
	width:1440px;
	left:-221px;
}
*/
.banner .pictab .pictabul {
	position:absolute;
	width:1920px;
	left:-460px;
}
.banner .pictab {
	position:relative;
	margin:0 auto;
	width:1000px;
	height:506px;
}
.banner .pictab img {
	width:100%;
	height:500px;
}
/*数字按钮样式*/
.banner .pictab .num {
	overflow:hidden;
	height:15px;
	position:absolute;
	bottom:20px;
	left:45%;
	zoom:1;
	z-index:3
}
.banner .pictab .num li {
	width:30px;
	height:15px;
	line-height:5px;
	text-align:center;
	color:#0059bf;
	background:#fff;
	margin-right:10px;
	cursor:pointer;
	float:left;
	filter:alpha(opacity=80);
	text-indent:600px;
	/*IE滤镜，透明度50%*/
-moz-opacity:0.8;
	/*Firefox私有，透明度50%*/
opacity:0.8;
	/*其他，透明度50%*/
}
.banner .pictab .num li.on {
	background:#fecb00;
	color:#FF7700;
	filter:alpha(opacity=80);
	/*IE滤镜，透明度50%*/
-moz-opacity:0.8;
	/*Firefox私有，透明度50%*/
opacity:0.8;
	/*其他，透明度50%*/
}
/*当前项*/
/*上一个  下一个*/
.banner .pictab .prev,.banner .pictab .next {
	display:none;
	width:40px;
	height:100px;
	background:url(../flash/0btn.png) no-repeat;
	position:absolute;
	top:162px;
}
.banner .pictab .prev {
	left:0;
}
.banner .pictab .next {
	right:0;
	background-position:right
}
.nav_k {
	width:100%;
	height:53px;
	background-color:#006ec3;
	font-size:13px;
}
.nav {
	height:53px;
	display:block;
	padding:0px;
	width:1200px;
	margin:0 auto;
}
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
}
.nav ul li {
	width:129px;
	float:left;
	text-align:center;
	position:relative;
	font-size:16px;
	overflow:hidden;
}
.nav ul li a {
	width:129px;
	height:53px;
	line-height:53px;
	overflow:hidden;
	position:relative;
	display:block;
	transition:0.3s;
	color:#fff;
}
.nav ul li .navspan1 {
	width:112px;
	height:53px;
	background-color:#006ec3;
	position:absolute;
	bottom:0px;
	left:-150px;
	transition:0.3s;
}
.nav ul li .navspan2 {
	width:112px;
	height:53px;
	background-color:#006ec3;
	position:absolute;
	bottom:0px;
	right:-150px;
	transition:0.3s;
}
.nav ul li .nav_wz {
	position:absolute;
	width:129px;
	left:0px;
	top:0px;
	height:53px;
	line-height:53px;
	text-align:center;
	z-index:999;
	transition:0.3s;
}
.nav ul li a:hover {
	color:#fff;
	transition:0.3s;
}
.nav ul li a:hover .nav_wz {
	position:absolute;
	width:129px;
	left:0px;
	top:0px;
	height:53px;
	line-height:53px;
	text-align:center;
	z-index:999;
	transition:0.3s;
}
.nav ul li a:hover .navspan1 {
	width:112px;
	height:53px;
	background-color:#0080e9;
	position:absolute;
	bottom:0px;
	left:0px;
	transition:0.3s;
}
.nav ul li a:hover .navspan2 {
	width:112px;
	height:53px;
	background-color:#0080e9;
	position:absolute;
	bottom:0px;
	right:0px;
	transition:0.3s;
}
.nav .sub {
	display:none;
	width:120px;
	left:0;
	top:-370px;
	position:absolute;
	background:#4E4E4E;
	line-height:26px;
	padding:5px 0;
}
.nav .sub li {
	zoom:1;
}
.nav .sub a {
	display:block;
	padding:0 10px;
}
.nav .sub a:hover {
	background:#6d6d6d;
	color:#fff;
}
.nav .on h3 a {
	background:#4E4E4E;
	color:#fff;
}






.i_rmssk {
	width:100%;
	height:61px;
	line-height:61px;
	margin:0 auto;
	background:url('../Image/i_rmss_bj.jpg') left top repeat-x;
	margin-top:7px
}
.i_rmss {
	width:1100px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.i_rmss_l {
	width:50%;
	height:61px;
	line-height:61px;
	float:left;
}
.i_rmss_l li {
	width:auto;
	height:61px;
	line-height:61px;
	float:left;
	margin-right:10px;
}
.i_rmss_l li a {
	color:#333;
}
.i_rmss_l li a:hover {
	color:#0c64ce;
	font-weight:bold;
	transition:0.3s;
}
.i_rmss_r {
	width:50%;
	height:56px;
	float:right;
}
/**搜索框**/
.search {
	height:auto;
	float:right;
	width:395px;
}
.search-text {
	display:inline-block;
	border:none;
	height:36px;
	line-height:36px;
	width:223px;
	float:left;
	font-size:12px;
	margin-top:0px;
	outline:none;
	border:none;
	color:#bcbcbc;
	background-color:#593207;
	color:#fff;
}
.search-btn {
	display:inline-block;
	width:40px;
	height:36px;
	background:none;
	border:none;
	float:left;
	background:url('../Image/ss_bt.jpg') right top no-repeat;
}
.input_k {
	width:200px;
	height:34px;
	line-height:34px;
	background-color:#fff;
	border:1px solid #dddddd;
	float:left;
	color:#333333;
	border-right:none;
}
.input_tb {
	width:66px;
	height:36px;
	background:url('../Image/ss_tb.jpg') left top no-repeat;
	display:block;
	float:left;
	border:none;
	border:1px solid #dddddd;
	border-left:none;
}
.main {
	overflow:hidden;
}
.main_00k {
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0px;
	background-color:#fff;
}
.main_00 {
	width:1200px;
	height:auto;
	margin:0 auto;
}
.main_00 .i_rexiao {
	width:1200px;
	height:auto;
	float:left;
}
.main_00 .i_rexiao_bt {
	width:1200px;
	height:60px;
	float:left;
	background:url('../Image/i_rexiaobt.png') center center no-repeat;
	position:relative;
}
.main_00 .i_rexiao_bt .zw {
	font-size:18px;
	color:#000;
	position:absolute;
	top:8px;
	left:580px;
}
.main_00 .i_rexiao_bt .yw {
	font-family:Arial,Helvetica,sans-serif;
	color:#bbbbbb;
	font-size:14px;
	position:absolute;
	top:34px;
	left:562px;
}
.main_00 .i_rexiao_bt .rexiao_xk {
	width:127px;
	height:53px;
	position:absolute;
	top:4px;
	left:554px;
	overflow:hidden;
}
.main_00 .i_rexiao_bt .rexiao_left {
	width:1px;
	height:10px;
	background-color:#ffae4d;
	position:absolute;
	top:42px;
	left:0px;
	transition:0.2s;
}
.main_00 .i_rexiao_bt .rexiao_bottom {
	width:55px;
	height:1px;
	background-color:#ffae4d;
	position:absolute;
	bottom:0px;
	left:0px;
	transition:0.3s;
}
.main_00 .i_rexiao_bt .rexiao_top {
	width:55px;
	height:1px;
	background-color:#ffae4d;
	position:absolute;
	top:0px;
	right:1px;
	transition:0.3s;
}
.main_00 .i_rexiao_bt .rexiao_right {
	width:1px;
	height:10px;
	background-color:#ffae4d;
	position:absolute;
	top:0px;
	right:0px;
	transition:0.2s;
}
.main_00 .i_rexiao:hover .rexiao_left {
	width:1px;
	height:10px;
	background-color:#ffae4d;
	position:absolute;
	top:53px;
	left:0px;
	transition:0.2s;
}
.main_00 .i_rexiao:hover .rexiao_bottom {
	width:55px;
	height:1px;
	background-color:#ffae4d;
	position:absolute;
	bottom:0px;
	left:36px;
	transition:0.3s;
}
.main_00 .i_rexiao:hover .rexiao_top {
	width:55px;
	height:1px;
	background-color:#ffae4d;
	position:absolute;
	top:0px;
	right:36px;
	transition:0.3s;
}
.main_00 .i_rexiao:hover .rexiao_right {
	width:1px;
	height:10px;
	background-color:#ffae4d;
	position:absolute;
	top:-53px;
	right:0px;
	transition:0.2s;
}
.main_00 .i_rexiao_nr {
	width:1200px;
	height:auto;
	float:left;
	position:relative;
}
.main_00 .i_rexiao_nr .flip-item {
	width:584px;
	height:auto;
	border:8px solid #028ae2;
	background-color:#FFF;
}
.main_00 .i_rexiao_nr .flip-item img {
	width:584px;
	height:432px;
}
.main_00 .i_rexiao_nr　.tp_bt {
	}.main_00 .i_rexiao_nr　.tp_js {
	}.main_00 .flip-items .flipto-prev {
	position:absolute;
	bottom:0px;
	left:0px;
}
.main_00 .flip-items .flipto-next {
	position:absolute;
	bottom:0px;
	right:0px;
}
.main_11k {
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0px;
	background-color:#eee;
	border-top:0px solid #0955a1;
}
.main_11 {
	width:1200px;
	height:auto;
	margin:0 auto;
}
.main_11 .i_hezuo {
	width:1200px;
	height:auto;
	float:left;
}
.main_11 .i_hezuo_bt {
	width:1200px;
	height:130px;
	float:left;
	position:relative;
}
.main_11 .i_hezuo_bt .zw01 {
	font-size:18px;
	color:#000;
	position:absolute;
	top:8px;
	left:483px;
}
.main_11 .i_hezuo_bt .zw02 {
	width:510px;
	height:45px;
	line-height:45px;
	background-color:#028ae2;
	font-size:18px;
	color:#fff;
	position:absolute;
	top:40px;
	left:354px;
	border-radius:22px;
	text-align:center;
}
.main_11 .i_hezuo_bt .zw03 {
	font-size:14px;
	color:#000;
	position:absolute;
	top:93px;
	left:396px;
}
.main_11 .i_hezuo_nr {
	width:1200px;
	height:auto;
	float:left;
}
.main_11 .i_hezuo_nr li {
	width:16%;
	height:190px;
	line-height:190px;
	float:left;
	background:url('../Image/i_nrs.png') center center no-repeat;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	position:relative;
}
.main_11 .i_hezuo_nr li .i_nrs_b {
	width:99px;
	height:7px;
	background:url('../Image/i_nrs_b.png') center center no-repeat;
	position:absolute;
	bottom:65px;
	left:46px;
	transition:0.3s;
}
.main_11 .i_hezuo_nr li .i_nrs_t {
	width:99px;
	height:7px;
	background:url('../Image/i_nrs_t.png') center center no-repeat;
	position:absolute;
	top:65px;
	left:46px;
	transition:0.3s;
}
.main_11 .i_hezuo_nr li:hover .i_nrs_b {
	width:99px;
	height:7px;
	background:url('../Image/i_nrs_b.png') center center no-repeat;
	position:absolute;
	bottom:110px;
	left:46px;
	transition:0.3s;
}
.main_11 .i_hezuo_nr li:hover .i_nrs_t {
	width:99px;
	height:7px;
	background:url('../Image/i_nrs_t.png') center center no-repeat;
	position:absolute;
	top:110px;
	left:46px;
	transition:0.3s;
}
.main_22k {
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0px;
	background-color:#0955a1;
}
.main_22 {
	
	height:auto;
	margin:0 auto;
}
.main_22 .i_cpflzk {
	width:269px;
	height:auto;
	float:left;
}
.main_22 .i_cpflzk_bt {
	width:251px;
	height:72px;
	padding:7px 9px;
	background-color:#003c8d;
}
.main_22 .i_cpflzk_bt li {
	width:249px;
	height:70px;
	border:1px solid #FFF;
	font-size:24PX;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}
.main_22 .i_cpflzk_bt li span {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
}
.main_22 .i_cpflzk_nr {
	width:249px;
	height:463px;
	float:left;
	padding:10px;
	background-color:#fff;
}
.main_22 .i_cpflzk_nr ul {
	width:249px;
	height:auto;
	float:left;
}
.main_22 .i_cpflzk_nr li {
	float:left;
	width:249px;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #dbdbdb;
	text-indent:20px;
	font-weight:bold;
}
.main_22 .i_cpflzk_nr li a {
	float:left;
	width:100%;
	height:40px;
	line-height:40px;
	cursor:pointer;
	text-align:left;
	color:#000000;
	display:block;
	transition:0.3s;
}
.main_22 .i_cpflzk_nr li a:hover {
	float:left;
	color:#003c8d;
	width:100%;
	height:40px;
	display:block;
	transition:0.3s;
}
.l_contact {
	width:269px;
	height:auto;
	float:left;
	line-height:28px;
	color:#30394c;
	font-weight:bold;
}
.l_contactnr {
	width:247px;
	height:auto;
	float:left;
	padding:10px;
	border:1px solid #efefef;
	border-top:none;
}
.l_xiangguan {
	width:269px;
	height:auto;
	float:left;
	background-color:#f7f7f7;
	margin-top:20px;
}
.l_xiangguan_bt {
	width:269px;
	width:100%;
	height:53px;
	line-height:53px;
	float:left;
	text-align:center;
	color:#FFF;
	background-color:#1e3988;
	font-size:20px;
	font-weight:bold;
}
.l_xiangguan_nr {
	width:249px;
	height:auto;
	line-height:26px;
	float:left;
	background-color:#f4f4f5;
	padding:10px;
}
.l_xiangguan_nr #fczs_gdny {
	width:249px;
	height:auto;
	float:left;
	overflow:hidden;
}
.l_xiangguan_nr #fczs_gdny ul {
	width:249px;
	height:auto;
}
.l_xiangguan_nr #fczs_gdny ul li {
	width:auto;
	height:200px;
	float:left;
	text-align:center;
	margin-bottom:10px;
	overflow:hidden;
}
.l_xiangguan_nr #fczs_gdny ul li a {
	background-color:#dfdfdf;
	width:249px;
	height:200px;
	float:left;
	color:#333;
	transition:0.3s;
}
.l_xiangguan_nr #fczs_gdny ul li a:hover {
	background-color:#003c8d;
	width:249px;
	height:200px;
	float:left;
	color:#fff;
	transition:0.3s;
}
.l_xiangguan_nr #fczs_gdny ul li img {
	width:247px;
	height:158px;
	background-color:#FFF;
}
.main_22 #fczs_main {
	height:auto;
	width:auto;
	float:right;
}
.main_22 #fczs_gd {
	width:705px;
	height:auto;
	float:left;
	overflow:hidden;
}
.main_22 #fczs_gd ul {
	width:1455px;
	height:auto;
}
.main_22 #fczs_gd ul li {
	width:auto;
	height:279px;
	float:left;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
border:1px solid #fff;
}
.main_22 #fczs_gd ul li{
	background-color:#eee;border:1px solid #eee;
}
.main_22 #fczs_gd ul li:hover {
	background-color:#f6b300;border:1px solid #f6b300;
}

.main_22 #fczs_gd ul li>a {
	background-color:#fff;
	width:279px;
	height:222px;
	float:left;
	color:#333;
}
.main_22 #fczs_gd ul li>a:hover {
	background-color:#f39501;
	width:279px;
	height:222px;
	float:left;
	color:#FFF;
}
.main_22 #fczs_gd ul li img {
	width:277px;
	height:220px;
	border:1px solid #eee;
	background-color:#FFF;border-radius:6px;
}





.main_22 #fczs_gd ul li .i_cpdj_bj {
	width:227px;
	height:220px;
	background-color:#000;
	filter:alpha(opacity=10);
	opacity:0.1;
	position:absolute;
	right:-240px;
	top:1px;
	transition:0.3s;
}
.main_22 #fczs_gd ul li .i_cpdj_bj2 {
	width:227px;
	height:220px;
	background-color:#000;
	filter:alpha(opacity=10);
	opacity:0.1;
	position:absolute;
	left:-240px;
	top:1px;
	transition:0.3s;
}
.main_22 #fczs_gd ul li .i_cpdj_more {
	width:146px;
	height:29px;
	line-height:29px;color:#fff;
	background-color:#0c5dae;
	position:absolute;
	top:-100px;
	left:67px;
	transition:0.3s;
	border-radius:14px;
	color:#FFF;
}
.main_22 #fczs_gd ul li:hover .i_cpdj_bj {
	width:277px;
	height:220px;
	background-color:#000;
	filter:alpha(opacity=40);
	opacity:0.2;
	position:absolute;
	right:1px;
	top:1px;
	transition:0.3s;border-radius:6px;
}
.main_22 #fczs_gd ul li:hover .i_cpdj_bj2 {
	width:277px;
	height:220px;
	background-color:#000;
	filter:alpha(opacity=40);
	opacity:0.4;
	position:absolute;
	left:1px;
	top:1px;
	transition:0.3s;
}
.main_22 #fczs_gd ul li:hover .i_cpdj_more {
	width:146px;
	line-height:29px;
	background-color:#0c5dae;
	position:absolute;
	top:90px;
	left:67px;
	transition:0.3s;
	border-radius:14px;
}
.main_22 #fczs_gd ul li:hover .i_cpdj_more a {
	width:146px;color:#e8e8e8;
	height:29px;
	display:block;
}
.main_22 #fczs_gd ul li .i_cpdj_xxjs {
	width:259px;
	height:37px;
	
	color:#000;
	position:absolute;
	right:0px;
	bottom:0px;
	text-align:left;
	padding:10px;
	transition:0.3s;
	line-height:37px;
	display:inline-block;
}



.main_22 #fczs_gd ul li .i_cpdj_xxjs .cpzx {
	font-size:16px;
	font-weight:bold;
	color:#383842;
}

.main_22 #fczs_gd ul li:hover .i_cpdj_xxjs .cpzx {
	
	color:#fff;
	
}



.main_22 #fczs_gd ul li .i_cpdj_xxjs .cpxq {
	width:77px;
	height:25px;
	line-height:25px;
	float:right;
	background-color:#999;
	color:#FFF;
	text-align:center;
	margin-top:10px;
}
.main_22 #fczs_gd ul li:hover .i_cpdj_xxjs .cpxq {
	
	background-color:#1c98fa;
	
}



.footer{ width:100%; height: auto;clear:both;  margin:0 auto; font-size:12px; }

.footer_t_k{ width:100%; height: auto; line-height:47px;font-size:12px;  margin:10px auto 0px auto; background-color:#FFF; }
 
/*
.footer_tbt{ width:1200px; height:80px; margin: 0 auto; background:url('../Image/footer_kbj.png') center center no-repeat;}*/

.footer .footer_tbt{ width:1200px; height:80px; margin:0 auto;font-size:26px; font-weight:bold; color:#000; background:url('../Image/i_news_btbj.png') center center no-repeat; position: relative; } 
.footer .footer_tbt .zw{ font-size:18px; color:#000; position:absolute; top:1px; left:566px; }
.footer .footer_tbt .yw{ font-family:Arial, Helvetica, sans-serif; color:#bbbbbb; font-size:14px; position:absolute; top:23px; left:561px; }


.footer .footer_tbt .i_newss_xk{ width:127px; height:53px; position:absolute; top:6px; left:537px; overflow:hidden; }
.footer .footer_tbt .i_newss_left{ width:1px; height:10px; background-color:#ffae4d; position:absolute; top:42px; left:0px; transition:0.2s;}
.footer .footer_tbt .i_newss_bottom{ width:55px; height:1px; background-color:#ffae4d; position:absolute; bottom:0px; left:0px; transition:0.3s;}


.footer .footer_tbt .i_newss_top{ width:55px; height:1px; background-color:#ffae4d; position:absolute; top:0px; right:1px; transition:0.3s;}
.footer .footer_tbt .i_newss_right{ width:1px; height:10px; background-color:#ffae4d; position:absolute; top:0px; right:0px; transition:0.2s;}

 
.footer:hover .i_newss_left{ width:1px; height:10px; background-color:#ffae4d; position:absolute; top:53px; left:0px; transition:0.2s;}
.footer:hover .i_newss_bottom{ width:55px; height:1px; background-color:#ffae4d; position:absolute; bottom:0px; left:36px; transition:0.3s;}

.footer:hover .i_newss_top{ width:55px; height:1px; background-color:#ffae4d; position:absolute; top:0px; right:36px; transition:0.3s;}
.footer:hover .i_newss_right{ width:1px; height:10px; background-color:#ffae4d; position:absolute; top:-53px; right:0px; transition:0.2s;}



.footer_tnr{ width:1200px; height: auto; margin:0 auto; overflow:hidden; }
#fczs_main20{height: auto; overflow:hidden; float:left; }
#fczs_gd20{width:705px;height: auto;float:left;overflow:hidden;}
#fczs_gd20 ul{width:2115px;height: auto; padding-top:10px; overflow:hidden; }
#fczs_gd20 ul li{width: auto;height: auto;float:left;text-align:center; margin-right:10px;  overflow:hidden; margin-bottom:20px;  border:1px solid #e6e6e6;  font-size:16px;  }
#fczs_gd20 ul li span{width:100%;height:40px; line-height:40px; text-align:center; float:left; background:url('../Image/ckxq.png') center center no-repeat;}
#fczs_gd20 ul li a{ width: 180px;height:85px; float:left;  color:#000; margin:0 auto;transition:0.3s;}
#fczs_gd20 ul li a:hover{ width: 180px;height:85px; float:left; color:#1183cb; margin:0 auto; }
#fczs_gd20 ul li:hover{-webkit-box-shadow:0 0 10px rgba(185, 185, 185, .7);    -moz-box-shadow:0 0 10px rgba(185, 185, 185, .7);    box-shadow:0 0 10px rgba(185, 185, 185, .7);  }



.footer_t{ width:1200px; height:47px; line-height:47px;font-size:12px;margin:0 auto; background-color:#d7d7d7; }
.footer_t li{ width: auto; height:47px; line-height:47px; float:left; padding:0 10px; }
.footer_t li a{ color:#333;}
.footer_t li a:hover{ color:#c20000;}

.footer_c_k{ width:100%; height:50px; line-height:50px;font-size:12px;  margin:0px auto 0px auto; background:url('../Image/footer_tbj.jpg') top left repeat-x #0065b3; }
.footer_c{ width:1200px; height:50px; font-size:12px;margin:0 auto; overflow:hidden; background-color:#7e7e7e;border-radius:6px;}
.footer_c span{ width:100px; height:50px; float:left; color:#FFF; background-color:#00539a; text-align:center; }
.footer_c li{ width:1200px; height:50px; float:left;}
.footer_c li a{ color:#FFF; margin:0px 10px; }
.footer_c li a:hover{ color:#fee316;}

.footer_b_k{ width:100%; height: auto; line-height:60px;font-size:12px;margin:0 auto; color:#FFF; background-color:#0065b3;}
.footer_b_k a{ color:#cce0f0;}
.footer_b{ width:1200px; height: 150px; font-size:12px;margin:0 auto; position:relative; }
.footer_b li{ width:100%; height: 130px; line-height:26px;  font-size:14px;margin:0 auto; padding-top:20px;color:#cce0f0}

.footer_b li999{ width:100%; height: 130px; line-height:26px;  font-size:14px;margin:0 auto; padding-top:20px;background:url('../Image/footer_ewm.png') right center no-repeat ; color:#cce0f0}



.footer_b li span{ float:left; margin-right:10px; font-weight:bold; font-size:16px;  }
.footer_b li .footer_zxkf{ width:190px; height:29px; line-height:29px; text-align:center; position:absolute; top:85px; right:117px;  background-color:#F00; }
.footer_b li .footer_zxkf a{ width:190px; height:29px;  background-color:#d5001e; display:block; color:#FFF; }
.footer_b li .footer_zxkf a:hover{ width:190px; height:29px;  background-color:#003766; display:block; }




/*.footer{ width:100%; height: auto;clear:both;  margin:0 auto; font-size:12px; }


.footer_t10_k{ width:100%; height: auto; line-height:47px;font-size:12px;  margin:0px auto; padding:10px 0px 100px 0px;  background-color:#003c8d; }
.footer_t10{ width:1200px; height:47px; line-height:47px;font-size:12px;margin:0 auto;background:url('../Image/footer_yqljbj.jpg') bottom left repeat-x;}
.footer_t10 span{ width:87px; height:47px; line-height:47px; float:left;background:url('../Image/footer_yqljtb.png') bottom left no-repeat;}


.footer_t2{ width:1200px; height:47px; line-height:47px;font-size:12px;margin:0 auto;}
.footer_t2 li{ width: auto; height:47px; line-height:47px; float:left; padding:0 10px;background:url('../Image/footer_yqljnrtb.png') center left no-repeat; text-indent:15px;  }
.footer_t2 li a{ color:#fff;}
.footer_t2 li a:hover{ color:#9a7130;}

.footer_c_k{ width:100%; height:56px; line-height:56px;font-size:12px;  margin:0px auto 0px auto; background-color:#1d84f1; }
.footer_c{ width:1002px; height:56px; line-height:56px;font-size:12px;margin:0 auto;}
.footer_c .footer_tl{ width:60px; height:56px; line-height:56px; float:left; color:#FFF; }
.footer_c li{ width:125px; height:56px; line-height:56px; float:left;}
.footer_c li a{ color:#FFF;}
.footer_c li a:hover{ color:#fee316;}

.footer_b_k{ width:100%; height:200px; line-height:60px; margin:0 auto; color:#FFF;background:#2d1700; border-top:5px solid #573824;}
.footer_b_k a{ color:#FFF;}
.footer_b{ width:1200px; height: 200px; margin:0 auto;  position:relative; }
.footer_b li{ width:1200px; height: auto;line-height: 28px; float:left; }
.footer_b li img{ width:211px; height:207px; position:absolute; top:-50px; left:0px; }
.footer_b li .dbdfl_span{ width:950px; height: auto; position:absolute; top:40px; right:0px; font-size:16px; }
.footer_b li .dbdfl_span a{ width: auto; height: auto; margin:0 9px; color:#FFF; }
.footer_b li .dbdfl_span a:hover{ color:#b78739; }
 
.footer_b li .dbdfl_span2{ width:950px; height: auto; position:absolute; top:100px; right:-10px; font-size:16px; line-height:30px;  }
.footer_b li .dbdfl_span2 a{ color:#FFF; }
.footer_b li .dbdfl_span2 a:hover{ color:#b78739; }

 

