@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	text-decoration: none;
	outline: none;
	
}

a:hover {
	color: #f60;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

ul, li, dl, dd, dt, p {
	margin: 0px;
	padding: 0px;
}

ul, li {
	list-style-type: none;
}

em, i {
	font-style: normal;
}

.bk {
	border: 1px solid #aeaeae;
}

img {
	border: none;
}

.clear {
	height: 0;
	overflow: hidden;
	clear: both;
	width: 100%;
}

body {
	font-size: 12px;
	font-family: "宋体";
	margin: 0 auto;
	background: #e2e2e2 url(../img/body.jpg) top center no-repeat;
}

.none {
	border: none !important;
}

#nobg {
	background: none !important;
}

.nomg {
	margin: 0 !important;
}

#norig {
	float: right;
	margin-right: 0;
}

.dis {
	display: none;
}

.img_mg {
	float: right !important;
	margin-right: 0 !important;
}

.no_bod {
	border-bottom: none !important;
}

.top_login {
	border-bottom: 1px solid #ddd;
	height: 27px;
	background: #f6f6f6;
	color: #a29595;
	line-height: 240%;
}

.top_login span {
	width: 1000px;
	margin: 0 auto;
	display: block;
}

.top_login b {
	float: left;
	font-weight: normal;
}

.top_login p {
	float: right;
}

.top_login p a {
	margin: 0 5px;
	color: #a29595;
}

.top_login p a:hover {
	color: #c00;
}

.top {
	width: 1000px;
	margin: 0 auto;
}

.top p {
	float: right;
	color: #0076b5;
}

.top p a {
	margin: 0 5px;
	color: #0076b5;
}

.top p a:hover {
	color: #c00;
}

.nav {
	overflow: hidden;
  height: 34px;
  background: #006bab;
  line-height: 34px;
  min-width: 1000px;
}
.nav ul li a, .nav ul li a:visited {
  font: normal 14px/34px 微软雅黑;
  color: #daeffa;
  display: block;
}
.nav_nr {
	width: 992px;
	margin: 0 auto;
}

.nav ul {
	float: left;
}

.nav li {
	float: left;
	font: bold 15px/350% "宋体";
	text-align: center;
	overflow: hidden;
	color: #fff;
	margin: 0 0 0 2px;
	width:85px;
}

.nav li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-align: center;
	float: left;
}

.nav li a:hover, .nav_hov {
	color: #fff !important;
	background: url(nav_hov.jpg) repeat-x;
}

.nav_no {
	padding: 0 !important;
	margin: 0;
	float: right !important;
}

.nav_r {
	font: 14px/300% "宋体";
	color: #fff;
	float: right;
	vertical-align: middle;
}

.nav_r img {
	vertical-align: middle;
	margin: 0 5px 0 0;
	display: inline;
}

.weather, #tq {
	font: 14px/300% "宋体";
	color: #fff;
	float: right;
	vertical-align: middle;
	margin: 12px 0 0 0;
}

.weather a {
	color: #fff !important;
	z-index: 99;
}

.h_ban {
	position: relative;
	width: 1000px;
	height: 231px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/h_ban_x.jpg) bottom center no-repeat;
	padding: 4px 0 8px 0;
}

#h_TabID {
	POSITION: absolute;
	BOTTOM: 17px;
	left: 509px;
}

#h_TabID LI {
	FLOAT: left;
	margin: 0 8px 0 0;
	display: inline;
	text-align: center;
	cursor: pointer;
	line-height: 170%;
	color: #fff;
	background: url(../img/h_ban_d.png) no-repeat;
	width: 12px;
	height: 11px;
	text-indent: -9999px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
		sizingMethod=scale, src="img/h_ban_d.png");
}

#h_TabID LI.active {
	color: #f6843c;
	background: url(../img/h_ban_d1.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
		sizingMethod=scale, src="img/h_ban_d1.png");
}

.part {
	margin-top:10px;
}
.con {
	width: 1000px;
	margin: 8px auto 0 auto;
	clear: both;
}

.h_hdp {
	float: left;
	height: auto;
	zoom: 1;
	background: #fff no-repeat;
	width: 380px;
	height: 218px;
	/* margin-top: 4px; */
}

/*左侧图片切换*/
#container {
	width: 373px;
	position: relative;
	z-index: 0;
}

#example {
	width: 373px;
	height: 315px;
	position: relative;
	left: 2px;
	top: 2px;
}

.example {
	width: 373px;
	height: 315px;
}

#ribbon {
	position: absolute;
	top: -3px;
	left: -15px;
	z-index: 500;
}

#frame {
	position: absolute;
	z-index: 0;
	width: 373px;
	height: 341px;
	top: -3px;
	left: -80px;
}

#slides {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#slides .next, #slides .prev {
	position: absolute;
	top: 136px;
	left: 0;
	width: 21px;
	height: 41px;
	display: block;
	z-index: 101;
}

.lx_prev, .lx_next {
	top: 70px !important;
}

.slides_container {
	width: 373px;
	overflow: hidden;
	height: 315px;
	overflow: hidden;
	position: relative;
}

.slides_container1 {
	width: 373px;
	height: 315;
	border: none;
}

#slides .next {
	left: 353px;
}

.lx_next {
	left: 275px !important;
}

.caption {
	position: absolute;
	bottom: -25px;
	left: 0px;
	height: 30px;
	padding: 5px 0px 0 0px;
	/*background:rgba(0,0,0,.3); */
	background: #444;
	filter: alpha(opacity = 80);
	opacity: 0.8;
	width: 373px;
	line-height: 230%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	text-shadow: none;
	color: #FFF;
}

.caption1 {
	width: 373px;
}

.marg {
	margin-top: 4px;
}

.h_t1 {
	background: url(../img/h_t1.jpg) repeat-x;
	height: 38px;
}
.h_ns {
	margin-top: 5px;
	float: left;
}

.h_ns1 {
	float: left;
	width: 330px;
	margin: 0px 0 0 10px;
	display: inline;
	position: relative;
}

.h_ns1_nr {
	background: #fff;
	border: 1px solid #efefef;
	padding: 10px 5px;
	height: 170px;
	overflow: hidden;
	clear: both;
}

.h_ns1_f {
	position: absolute;
	left: -1px;
	bottom: 0;
}

.h_ns1_j1 {
	position: absolute;
	left: 0px;
	bottom: -1px;
}

.h_ns1_j2 {
	position: absolute;
	right: 0px;
	bottom: -1px;
}

.h_ns3 {
	float: left;
	width: 200px;
	/* margin-top: 4px; margin-left1px; */
	display: inline;
	position: relative;
}

.h_ns3 span {
	line-height: 180%;
	overflow: hidden;
	zoom: 1;
	display: block;
}

.h_ns3 span p {
	background: url(../img/h_ns1_x.jpg) bottom no-repeat;
	float: left;
	width: 122px;
	height: 89px;
	margin: 0 10px 0 0;
	display: inline;
}

.h_ns3 span p img {
	width: 112px;
	height: 73px;
	margin: 5px 0 0 5px;
	display: inline;
}

.h_ns3 span b {
	display: block;
}

.h_ns3 li {
	height: 25px;
	overflow: hidden;
	background: url(../img/h_ns1_d.jpg) left center no-repeat;
	text-indent: 12px;
}

.h_ns3 li a {
	height: 25px;
	line-height: 220%;
	overflow: hidden;
	color: Black;
}
.h_ns3 li a:hover{
	color: #f60;
}

.h_t1 {
	position: relative;
}

.h_t1 b {
	float: right;
}

.h_t1 i {
	float: right;
	margin: 12px 0 0 0;
	color: #0168a5;
}

.h_t1 i a {
	color: #0168a5;
}

.h_t1 i a:hover {
	color: #c00;
}

.h_t1 h2 {
	background: #1664AA no-repeat;
	width: 130px;
	height: 38px;
	float: left;
	font: 14px/220% "微软雅黑";
	color: #fff;
	padding: 0 5px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
		sizingMethod=scale, src="img/h_t1_h2.png");
}

.h_t1 h2 em {
	font: 11px/200% "Arial";
	text-transform: capitalize;
	color: #fff;
	margin: 0 0 0 5px;
	display: inline;
}

.h_dl {
	background: url(../img/h_dl.jpg) no-repeat;
	width: 151px;
	height: 43px;
	text-align: center;
	position: absolute;
	right: 270px;
	top: -8px;
	font: 18px/220% "微软雅黑";
	color: #fff;
}

.h_dl a {
	margin: 0 5px;
	color: #fff;
}

.h_dl a:hover {
	color: #c00;
}

.fw_ser {
	float: right;
	display: block;
	position: absolute;
	right: 20px;
	top: 5px;
}

.fw_ser span {
	background: url(../img/h_ser_tb.jpg) 10px no-repeat;
	height: 23px;
	width: 175px;
	padding: 0 0 0 10px;
	display: block;
	float: left;
	overflow: hidden;
}

.fw_k {
	background: none;
	border: none;
	width: 115px;
	height: 23px;
	line-height: 200%;
	padding: 0 0 0 13px;
	color: #818181;
	overflow: hidden;
	float: left;
}

.fw_ser em {
	float: left;
}

.h_ns1 span {
	line-height: 180%;
	overflow: hidden;
	zoom: 1;
	display: block;
	height: 264px;
}

.h_ns1 span p {
	background: url(../img/h_ns1_x.jpg) bottom no-repeat;
	float: left;
	width: 122px;
	height: 264px;
	margin: 0 10px 0 0;
	display: inline;
}

.h_ns1 span p img {
	width: 112px;
	height: 73px;
	margin: 5px 0 0 5px;
	display: inline;
}

.h_ns1 span b {
	display: block;
}

.h_ns1 li {
	height: 25px;
	overflow: hidden;
	background: url(../img/h_ns1_d.jpg) left center no-repeat;
	text-indent: 12px;
}

.h_ns1 li a {
	height: 25px;
	line-height: 220%;
	overflow: hidden;
	color: Black;
}
/*a标签样式统一写在这里*/
.h_ns1 li a:hover{
	color:#f60;
}
.h_fw_nr ul a:hover {
	color:#f60;
}
.h_hd2 ul li a:hover {
	color:#f60;
}

/*a标签样式结束*/
.h_ns2 {
	float: right;
	width: 287px;
	color: #4b4b4b;
	position: relative;
	line-height: 150%;
	overflow: hidden;
}

.h_ns2 li {
	height: auto;
	overflow: hidden;
	font-size: 12px;
	border-bottom: 1px dashed #d3d3d3;
	width: 245px;
	padding: 0 0 3px 20px;
	margin: 0 0 5px 0;
}

.h_ns2 li b {
	color: #4b4b4b;
	display: block;
	height: 18px;
	overflow: hidden;
	font-size: 13px;
}

.h_ns2 li b a {
	color: #4b4b4b;
}

.h_ns2 li b a:hover {
	color: #c00;
}

.h_ns2 li em {
	color: #0168a5;
	display: block;
}

.h_ns2 li em a {
	color: #0168a5;
}

.h_ns2 li em a:hover {
	color: #c00;
}

.h_ns2 li i {
	color: #e78200;
	margin: 0 0 0 10px;
	display: inline;
}

.h_ns2 li i a {
	color: #e78200;
}

.h_ns2 li i a:hover {
	color: #c00;
}

.h_fw {
	margin: 10px 0 0 0;
	clear: both;
	width: 1000px;
}

.h_fw_nr {
	background: #fff;
	border-top: none;
	height: auto;
	zoom: 1;
	width: 1000px;
	/* overflow: hidden; */
}
.h_fw_type {
	margin: 10px;

}
.h_fw_jt {
	position: absolute;
	left: 0;
	top: 40px;
}

.h_fw_jt1 {
	position: absolute;
	right: 0;
	top: 40px;
}

.h_fw_tb {
	background: #f8f8f8;
	position: relative;
	/* top: -10px; */
	left: 0;
	/* height: 136px; */
	/* overflow: hidden; */
	padding:  10px 0 10px 0;
}
.h_fw_tb .h_fw_type ul {
	/* border: 1px solid rgb(211, 211, 211); */
	margin: 0px 30px;
	height: auto;
	zoom: 1;
}

.h_fw_tb li {
	/* background: url(../img/h_fw_tb_k.jpg) no-repeat; */
	/* border: 1px solid #d3d3d3; */
	width: 158px;
	/* height: 54px; */
	color: #00609a;
	font: 16px/330% "微软雅黑";
	float: left;
	padding-left: 2px;
}

.h_fw_tb li.cur {
	background: #fff;
	/* border-bottom: 0px; */
}
.h_fw_tb li a {
	color: #00609a;
}

.h_fw_tb li a:hover {
	color: #c00;
}

.h_fw_tb li img {
	float: left;
	width: 40px;
	height: 36px;
	margin: 8px 5px 0 8px;
	display: inline;
}

.h_fl {
	padding: 10px 0 0 30px; /*height:243px; */
	height: auto;
	overflow: hidden;
}

.h_fw_meun {
	width: 140px;
	overflow: hidden;
	float: left;
}

.h_fw_meun li {
	float: left;
	text-align: center;
	cursor: pointer;
	background: url(../img/h_fw_li.jpg) no-repeat;
	margin: 0 0 11px 0;
	color: #fff;
	width: 120px;
	height: 36px;
	font: bold 14px/220% "微软雅黑";
	overflow: hidden;
}

.h_fw_meun li.hover, .h_fw_hov {
	font-weight: bold;
	background: url(../img/h_fw_hov.jpg) no-repeat !important;
	color: #fff !important;
}

.fw_sub_menu {
	overflow: hidden;
	float: left;
	margin: 0 0 12px 0;
}

.fw_sub_menu li {
	float: left;
	text-align: center;
	margin: 0 3px 0 0;
	cursor: pointer;
	background: url(../img/fw_seb_li.jpg) no-repeat;
	color: #474747;
	width: 80px;
	height: 34px;
	font: 12px/220% "宋体";
	overflow: hidden;
}

.fw_sub_menu li.hover, .fw_sub_hov {
	font-weight: bold;
	background: url(../img/fw_seb_hov.jpg) no-repeat !important;
	color: #fff !important;
	font-weight: bold;
}

/*#fw_sub6{float:right !important; margin:0 !important;}*/
.fw_nr {
	float: left;
	width: 511px;
}

.fw_sub1 {
	width: 738px;
	height: auto;
	overflow: hidden;
	clear: both;
}

.fw_sub1 li {
	float: left;
	width: 349px;
	height: 80px;
	margin: 0 0 15px 0;
	line-height: 140%;
	color: #6c6c6c;
	border-bottom: 1px dashed #c8c7c7;
	padding: 0 0 10px 0;
}

.fw_sub1 li img {
	border: 1px solid #d3d3d3;
	float: left;
	width: 178px;
	height: 77px;
	margin: 0 10px 0 0;
	display: inline;
}

.fw_sub1 li b {
	display: block;
	color: #6c6c6c;
}

.fw_sub1 li b a {
	color: #6c6c6c;
}

.fw_sub1 li b a:hover {
	color: #c00;
}

.h_zxhd, .h_fwcs {
	border-top: 1px solid #0076b5;
	padding: 10px 0 0 0;
	width: 500px;
}

.h_zxhd li {
	height: 87px;
	overflow: hidden;
	border-bottom: 1px solid #f3f3f3;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
	line-height: 160%;
	color: #7a7a7a;
}

.h_zxhd li b {
	display: block;
	margin: 0 0 5px 0;
	height: 25px;
	overflow: hidden;
}

.h_zxhd li b a {
	color: #575757;
	font-size: 14px;
}

.h_zxhd li em {
	float: left;
	vertical-align: middle;
	width: 19px;
	height: 19px;
	margin: 0 3px 10px 0;
	display: inline;
	display: block;
}

.h_fwcs li {
	float: left;
	width: 353px;
	height: 220px;
	position: relative;
}

.h_fwcs li sapn {
	display: block;
	width: 353px;
	height: 220px;
}

.h_fwcs li i {
	position: absolute;
	left: 11px;
	top: 0;
}

.h_fwcs li p {
	background: #000;
	filter: alpha(opacity = 70);
	opacity: 0.7;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 313px;
	height: 61px;
	padding: 10px 20px;
	font-size: 14px;
}

.h_fwcs li p b {
	display: block;
	color: #fff;
	font-size: 14px;
	margin: 0 0 5px 0;
}

.h_fwcs li p b a {
	display: block;
	color: #fff;
}

.h_fwcs li p b a:hover {
	color: #ffc600;
}

.h_fwcs li p font {
	color: #ffc600;
	display: block;
	font: bold 24px/150% "宋体";
}

.h_fwcs li p font em {
	float: right;
	color: #fff;
	font: 12px/150% "宋体";
	margin: 10px 0 0 0;
}

.fw_tp {
	margin: 20px 5px 0 5px;
	border-top: 1px solid #c2c2c2;
	padding: 10px 0 0 0;
	height: auto;
	overflow: hidden;
}

.fw_tp li h2 {
	background: url(../img/fw_tp_d.jpg) left center no-repeat;
	text-indent: 15px;
	color: #646464;
	font: 12px/180% "Arial";
	margin: 0 0 8px 0;
}

.fw_tp li h2 b {
	font: bold 14px/180% "宋体";
	color: #070001;
	margin: 0 7px 0 0;
	display: inline;
}

.fw_tp li {
	float: left;
	width: 220px;
	height: auto;
	overflow: hidden;
	color: #888;
	line-height: 160%;
	border-right: 1px solid #c2c2c2;
	padding: 0 12px 0 0;
	margin: 0 12px 0 0;
	position: relative;
}

.fw_tp li img {
	float: left;
	margin: 0 10px 0 0;
}

.fw_tp li em {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 0;
}

.h_gg {
	margin: 10px 0;
}

.h_dt1 {
	float: left;
	width: 310px;
	margin: 0 10px 1px 10px;
	display: inline;
	height: 130px;
	overflow: hidden;
}

.h_dt_t {
	background: url(../img/h_dt_x.gif) repeat-x;
	height: 31px;
	margin: 00;
	position: relative;
	z-index: 99;
	color: #949494;
}

.h_dt_t b {
	/* background: url(../img/h_dt_t_b.gif) no-repeat; */
	width: 79px;
	height: 31px;
	display: block;
	float: left;
	/* color: #fff; */
	text-align: center;
	font: bold 14px/180% "宋体";
}

.h_dt_t i {
	float: right;
	margin: 4px 10px 0 0;
	display: inline;
	color: #0168a5;
}

.h_dt_t i a {
	color: #0168a5;
	margin-right:5px;
}

.h_dt_t i a:hover {
/* 	color: #c00; */
}

.h_dt_t1 b {
	background: url(../img/h_dt_t_b1.jpg) no-repeat;
	width: 96px;
}

.h_dt1 span {
	margin: 0 0 10px 0;
	display: block;
}

.h_dt1 span img {
	width: 268px;
	height: 91px;
	display: block;
	margin: 0 auto;
}

.h_dt1 li {
	height: 29px;
	overflow: hidden;
	background: url(../img/h_ns1_d.jpg) left center no-repeat;
	text-indent: 12px;
	border-bottom: 1px dashed #ccc;
}

.h_dt1 li a {
	height: 29px;
	line-height: 220%;
	overflow: hidden;
	color: #505050;
}

.h_dt2 {
	float: left;
	width: 310px;
	height: 130px;
	overflow: hidden;
	display: inline;
	margin-right: 10px;
}

.h_dt2 li {
	height: 29px;
	overflow: hidden;
	background: url(../img/h_ns1_d.jpg) left center no-repeat;
	text-indent: 12px;
	border-bottom: 1px dashed #ccc;
}
.h_dt2 li a {
	height: 29px;
	line-height: 220%;
	overflow: hidden;
	color: #505050;
}
/* .h_dt2 li img { */
/* 	float: left; */
/* 	width: 121px; */
/* 	height: 77px; */
/* 	margin: 0 10px 0 0; */
/* 	display: inline; */
/* } */

.h_dt2 li b {
	display: block;
	color: #545454;
}

.h_dt2 li b a {
	color: #545454;
}

.h_dt2 li b a:hover {
	color: #c00;
}

.h_dt2 li em {
	color: #ffa634;
}

.h_dt2 li em a {
	color: #ffa634;
}

.h_dt2 li em a:hover {
	color: #c00;
}

.h_dt3 {
	float: left;
	width: 310px;
	height: 130px;
	display: inline;
	overflow: hidden;
}

.h_dt3 li {
	height: 29px;
	overflow: hidden;
	background: url(../img/h_ns1_d.jpg) left center no-repeat;
	text-indent: 12px;
	font-size: 12px;
	border-bottom: 1px dashed #ccc;
}

.h_dt3 li a {
	height: 32px;
	line-height: 250%;
	overflow: hidden;
	color: #505050;
}

.h_dt3 li img {
	margin: 0 0 0 3px;
	display: inline;
}

.h_dt4 {
	float: left;
	width: 200px;
	margin: 0 44px 0 20px;
	display: inline;
	height: 130px;
	overflow: hidden;
}

.h_dt4 li {
	display: block;
	vertical-align: bottom;
	zoom: 1;
}

.h_dt4 li img {
	display: block;
	margin: 0 0 7px 0;
	vertical-align: bottom;
	zoom: 1;
}

.h_dt5 {
	float: left;
	width: 200px;
	margin: 0 14px 20 20;
	display: inline;
	/* color: #949494; */
	height: 130px;
	overflow: hidden;
}

.h_dt5 span {
	line-height: 180%;
	height: auto;
	overflow: hidden;
	margin: 0 0 5px 0;
	zoom: 1;
	display: block;
	color: #949494;
}

.h_dt5 span img {
	width: 90px;
	height: 60px;
	margin: 0 5px 0 0;
	display: inline;
	float: left;
}

.h_dt5 span b {
	display: block;
	color: #505050;
}

.h_dt5 span b a {
	color: #505050;
}

.h_dt5 span b a:hover {
	color: #c00;
}

.h_dt5 li {
	height: 29px;
	overflow: hidden;
	background: url(../img/h_ns1_d.jpg) left center no-repeat;
	text-indent: 12px;
	border-bottom: 1px dashed #ccc;
}

.h_dt5 ul li a {
	height: 29px;
	line-height: 280%;
	overflow: hidden;
	color: #505050;
}

.h_dt5 li a:hover {
	color: #c00;
}

.h_dt6 {
	float: left;
	width: 200px;
	height: 130px;
	overflow: hidden;
}

.h_dt6 span {
	line-height: 180%;
	height: auto;
	overflow: hidden;
	margin: 0 0 5px 0;
	zoom: 1;
	display: block;
	color: #949494;
	text-align: center;
}

.h_dt6 span img {
	width: 90px;
	height: 60px;
	margin: 0 5px 0 0;
	display: inline;
	float: left;
}

.h_dt6 span b {
	display: block;
	color: #505050;
}

.h_dt6 span b a {
	color: #505050;
}

.h_dt6 span b a:hover {
	color: #c00;
}

.h_dt6 ul {
	padding-left:10px;
}

.h_dt6 li {
	height: 29px;
	overflow: hidden;
	background: url(../img/h_ns1_d.jpg) left center no-repeat;
	text-indent: 12px;
	border-bottom: 1px dashed #ccc;
}

.h_dt6 ul li a {
	height: 29px;
	line-height: 280%;
	overflow: hidden;
	color: #505050;
}

.h_dt6 li a:hover {
	color: #c00;
}

.h_dt7 {
	float: left;
	width: 200px;
	height: 100px;
	overflow: hidden;
}
.h_dt8 {
	float: left;
	width: 200px;
	height: 150px;
	overflow: hidden;
}
.h_dt7 b {
	margin: 0 0 6px 0;
	display: block;
}

.h_dt7 p {
	padding: 0 0 0 50px;
	line-height: 180%;
	vertical-align: middle;
}

.h_dt7 p input {
	vertical-align: middle;
}

.h_dt7 span {
	margin: 10px 0 0 0;
	display: block;
}

.h_hd1 {
	float: left;
	width: 216px;
	margin: 0 8px 0 5px;
	display: inline;
	height: 320px;
	overflow: hidden;
	position: relative;
}

.h_hd1 li {
	display: block;
	vertical-align: bottom;
	zoom: 1;
}

.h_hd1 li img {
	display: block;
	margin: 0 0 9px 0;
}

.h_hd1 ul {
	position: absolute;
	left: 0;
	top: 24px;
	z-index: 1;
}

.h_hd2 {
	float: left;
	width: 470px;
	margin-left:20px;
}
/*.h_hd2 ul{border-top:1px solid #dadada;}*/
.h_hd2 li {
	/* background: url(../img/h_hd2_x.jpg) repeat-x; */
	/* height: 46px; */
	font-size: 12px;
	line-height: 300%;
	/* text-align: center; */
	overflow: hidden;
	/* margin: -1px 0 0 0; */
	border-bottom: 1px dashed #ccc;
}

.h_hd2 li a {
	display: block;
	/* height: 46px; */
	overflow: hidden;
	color: #444;
}

.h_hd2 li a:hover {
	background: #fff;
	color: #005491;
}

.h_hd3 {
	float: left;
	width: 470px;
	margin-left:10px;
}

.h_hd3_menu {
	width: 160px;
	overflow: hidden;
	float: left;
}

.h_hd3_menu li {
	float: left;
	text-align: center;
	cursor: pointer;
	background: url(../img/h_hd2_li.jpg) no-repeat;
	color: #005491;
	width: 195px;
	height: 48px;
	font: 12px/380% "宋体";
	overflow: hidden;
	margin: -1px 0 0 0;
}

.h_hd3_menu li.hover, .h_hd3_hov {
	font-weight: bold;
	background: url(../img/h_hd2_hov.jpg) no-repeat !important;
	color: #005491 !important;
	font-weight: bold;
}

.h_hd3_nr {
	/* border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada; */
	height: 280px;
	overflow: hidden;
	zoom: 1;
}

.h_hd3_pic {
	width: 327px;
	/* float: right; */
	height: auto;
	overflow: hidden;
	margin: 10px 0 0 0;
	display: inline;
}

.h_hd3_pic li {
	margin: 0 0 10px 0;
	height: 80px;
	overflow: hidden;
	line-height: 170%;
	color: #444;
}

.h_hd3_pic li img {
	float: left;
	width: 112px;
	height: 80px;
	margin: 0 10px 0 0;
	display: inline;
}

.h_hd3_pic li b {
	display: block;
	color: #444;
	font-weight: normal;
	font-size: 12px;
}

.h_hd3_pic li b a {
	color: #444;
}

.h_hd3_pic li b a:hover {
/* 	color: #c00; */
}

.h_hd3_pic li em {
	display: block;
}

.h_fc {
	float: left;
	width: 320px;
	/* height: 365px; */
	overflow: hidden;
}

.h_fc1 span {
	line-height: 180%;
	height: 85px;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0 10px 10px 10px;
	display: block;
	color: #736f66;
	border-bottom: 1px dashed #ccc;
	font-size: 13px;
}

.h_fc1 span img {
	width: 121px;
	height: 89px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
}

.h_fc1 span b {
	display: block;
	color: #2a2828;
	font-size: 12px;
}

.h_fc1 span b a {
	color: #2a2828;
}

.h_fc1 span b a:hover {
	color: #f60;
}

.h_fc1 span em {
	color: #ffa634;
}

.h_fc1 span em a {
	color: #C61A28;
}

.h_fc1 span em a:hover {
	color: #f60;
}

.h_fc1 {
	padding: 0 10px;
}

.h_fc1 h2 {
	color: #C61A28;
	margin: 5px 0 10px 0;
	text-indent: 10px;
}

.h_fc1 ul {
	padding: 0 0 0 6px;
}

.h_fc1 li {
	height: 82px;
	overflow: hidden;
	float: left;
	width: 84px;
	margin: 0 60px 0 0;
	display: inline;
	font-size: 12px;
}

.h_fc1 li a {
	height: 27px;
	line-height: 280%;
	overflow: hidden;
	color: #505050;
}

.h_fc1 li a:hover {
	color: #c00;
}

.h_team {
	float: left;
	width: 330px;
	margin-left: 10px;
	height: auto;
	position: relative;
}

.h_team_pic ul {
  padding: 5px 0 0 0px;
  background: #fff;
  border: 1px solid #efefef;
  height: 313px;
  overflow: hidden;
}

.h_team_pic li {
	margin: 0 0 15px 0;
	height: 86px;
	overflow: hidden;
	line-height: 170%;
	color: #444;
}

.h_team_pic li span {
	background: url(../img/h_team_k.jpg) no-repeat;
	width: 107px;
	height: 86px;
	float: left;
	margin: 0 10px 0 0;
	display: inline;
	display: block;
}

.h_team_pic li span img {
	width: 95px;
	height: 74px;
	margin: 6px 0 0 6px;
	display: inline;
	border: 1px solid #E0E0E0;
}

.h_team_pic li b {
	display: block;
	color: #444;
	font-weight: normal;
	font-size: 14px;
}

.h_team_pic li b a {
	color: #444;
}

.h_team_pic li b a:hover {
	color: #c00;
}

.h_team_pic li p {
	margin: 10px 0 0 0;
}

.h_team_pic li em {
	display: block;
}

.f_link {
	height: auto;
	height: 130px;
	clear: both;
	zoom: 1;
	width: 1000px;
	margin: 20px auto 10px auto;
	position: relative;
}

.f_link_f {
	position: absolute;
	left: -10px;
	bottom: 0;
}

.f_link_t {
	background: url(../img/f_link_t.gif) bottom no-repeat;
	height: 20px;
	margin: 0 0 18px 0;
	text-indent: 10px;
}

.f_link_t b {
	color: #0b0b0b;
	font-size: 14px;
}

.Con1 {
	float: left;
	width: 932px;
	overflow: hidden;
	height: 56px;
}

.ScrCont {
	width: 327600px;
	zoom: 1;
	float: left;
}

#List1_1, #List2_1, #List1_2, #List2_2, #List1_3, #List2_3, #List1_4,
	#List2_4, #List1_5, #List2_5, #List1_6, #List2_6, #List1_7, #List2_7 {
	float: left;
}

.LeftBotton {
	background: url(../img/f_link_jt.jpg) no-repeat left center;
	float: left;
	display: inline;
	width: 9px;
	height: 57px;
	cursor: pointer;
	margin: 0 12px 0 10px;
	display: inline;
}

.RightBotton {
	background: url(../img/f_link_jt1.jpg) no-repeat right center;
	float: right;
	display: inline;
	width: 9px;
	height: 57px;
	cursor: pointer;
	margin: 0 10px 0 0;
}

.f_link h3 {
	float: left;
	display: block;
	margin-right: 10px;
	width: 147px;
	overflow: hidden;
	line-height: 180%;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}

.f_link h3 span {
	width: 145px;
	height: 54px;
	display: block;
	margin: 0 0 5px 0;
	overflow: hidden;
	border: 1px solid #ddd;
}

.f_link h3 span img {
	width: 145px;
	height: 54px;
}

.f_link h3 b a {
	margin: 5px 0 0 0;
	font-weight: normal;
}

.f_link h3 em {
	display: block;
	display: block;
	margin: 5px 0 0 0;
}

.box1_ico span {
	color: #808080;
}

.box1_cur span {
	
}

.box1_cur b a {
	color: #fb7905;
}

.f_nav {
	background: #006bab;
	height: 37px;
	line-height: 330%;
	margin: 0 0 10px 0;
}

.f_nav span {
	width: 1000px;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-align: center;
}

.f_nav span a {
	color: #fff;
	font-size: 14px;
	margin: 0 20px;
}

.f_nav span a:hover {
	color: #ea8300;
}

.f_tb {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: auto;
	zoom: 1;
}

.f_tb ul {
	padding: 0 0 0 303px;
}

.f_tb li {
	float: left;
	width: 220px;
	margin: 0 90px 0 0;
	display: inline;
	line-height: 160%;
	font: bold 14px/150% "微软雅黑";
	color: #c3c3c3;
	text-transform: uppercase;
}

.f_tb li img {
	float: left;
	vertical-align: middle;
	margin: 0 10px 0 0;
	display: inline;
}

.f_tb li b {
	display: block;
	color: #7a7a7a;
}

.f_img {
	float: right;
	position: absolute;
	right: 46px;
	top: -10px;
}

.foot {
	background: url(../img/foot_x.jpg) top repeat-x;
	padding: 15px 0 0 0;
	line-height: 200%;
	clear: both;
	color: #666;
	margin: 10px 0 20px 0;
}

.foot_z {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	line-height: 200%;
	position: relative;
}

.foot1 {
	background: none;
	color: #0076b5;
}

/*---- 内页样式 ----*/
.n_ban {
	width: 980px;
	margin: 0 auto;
}

.n_ban img {
	width: 980px;
}

.n_left {
	width: 226px;
	float: left;
}

.n_rig {
	float: right;
	width: 730px;
	margin: 0 0 20px 0;
}

.pos {
	color: #5a5a5a;
	height: 20px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.pos a {
	color: #5a5a5a;
	margin: 0 5px;
}

.pos a:hover {
	color: #c00;
}

.rig_tit {
	height: 28px;
	margin: 0 0 20px 0 !important;
	padding: 0 10px;
	background: url(../img/rig_tit.jpg) left bottom no-repeat;
}

.rig_tit b {
	font: bold 16px/130% "微软雅黑";
	color: #070707;
	float: left;
	background: url(../img/rig_tit_d.jpg) right no-repeat;
	padding: 0 20px 0 0;
}

.rig_tit i {
	float: right;
	margin: 8px 0 0 0;
	color: #0168a5;
}

.rig_tit i a {
	color: #0168a5;
}

.rig_tit i a:hover {
	color: #c00;
}

.pro_bt {
	margin: 0 0 10px 0;
	position: relative;
}

.pro_bt b {
	color: #3489d8;
	font: bold 16px/200% "微软雅黑";
}

.pro_bt i {
	float: right;
	position: absolute;
	right: 0;
	top: -10px;
}

.pro_bt em {
	font: 16px/180% "Arial";
	text-transform: capitalize;
	color: #d3cece;
	margin: 0 5px;
}

.n_l_tit {
	color: #fff;
	height: 54px;
	padding: 3px 0 0 40px;
}

.n_l_tit b {
	font: bold 15px/150% "宋体";
	display: block;
}

.n_l_tit em {
	font: 9px/150% "Arial";
	text-transform: uppercase;
}

.left_tit {
	height: 29px;
	overflow: hidden;
	background: url(../img/left_tit.jpg) no-repeat;
	padding: 5px 10px 0 10px;
	overflow: hidden;
}

.left_tit b {
	font: bold 16px/180% "微软雅黑";
	color: #5a9517;
}

.left_tit em {
	float: right;
	margin: 7px 0 0 0;
}

.list_bg {
	width: 226px;
	background: url(../img/list_bg.jpg) repeat-y;
}

.list_t {
	background: url(../img/list_t.jpg) no-repeat top;
	height: auto;
}

.list_f {
	background: url(../img/list_f.jpg) no-repeat bottom;
	line-height: 200%;
	color: #005895;
	font-size: 13px;
	padding: 10px 0 30px 0;
	font-size: 14px;
	vertical-align: bottom;
	zoom: 1;
}

.n_list {
	position: relative;
	width: 208px;
	margin: 5px auto 0 auto;
}

.n_list ul {
	padding: 0;
}

.n_list li {
	color: #fff;
	height: 31px;
	background: url(../img/list_d.jpg) no-repeat;
	margin: 0 0 5px 0;
	position: relative;
	vertical-align: bottom;
	z-index: 1;
}

.n_list li a {
	display: block;
	height: 31px;
	color: #fff;
	font: 14px/230% "宋体";
	text-indent: 55px;
	z-index: 1;
	border-bottom: 1px dashed #b9d1df;
	width: 208px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.n_list li a:hover, .n_list_hov {
	color: #ea8300 !important;
	font-weight: bold !important;
	background: url(../img/list_hov.png) no-repeat;
	border: none !important;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
		sizingMethod=scale, src="img/list_hov.png")
}

.n_list_f {
	position: relative;
	left: -10px;
	bottom: 0;
}

.n_list img {
	display: block;
	padding: 0 0 0 20px;
}

.left_tel {
	margin: 20px 0 0 0;
	font: 12px/180% "微软雅黑";
	color: #343333;
}

.left_tel img {
	display: block;
	margin: 0 auto 15px auto;
	border:
}

.n_ab {
	line-height: 200%;
	font-size: 14px;
}

.n_ab_t {
	background: url(../img/n_ab_t.jpg) bottom repeat-x;
	border-top: 2px solid #006bab;
	padding: 10px 0;
	font: 22px/160% "微软雅黑";
	text-align: center;
	margin: 0 0 10px 0;
	color: #171717;
}

.n_ab_t1 {
	text-align: left;
}

.n_ab_t2 {
	background: none;
	padding: 0;
}

.n_lx_pic {
	background: url(../img/n_lx_pic.png) 480px 10px no-repeat;
	line-height: 200%;
	font-size: 14px;
	margin: 0 0 20px 0;
	height: auto;
	overflow: hidden;
}

.lx_map {
	width: 700px;
	height: 373px;
	border: 1px solid #bdbdbd;
}

.n_news { /*width:705px;*/
	margin: 0 auto;
}

.n_news_tp {
	line-height: 180%;
	height: 121px;
	overflow: hidden;
	padding: 0 10px 20px 5px;
	display: block;
	color: #4c4c4c;
	background: url(../img/n_ab_t.jpg) bottom repeat-x;
	font-size: 13px;
	margin: 0 0 20px 0;
}

.n_news_tp p {
	background: url(../img/n_news_k.jpg) no-repeat;
	display: block;
	width: 186px;
	height: 121px;
	float: left;
	margin: 0 10px 0 0;
}

.n_news_tp p img {
	width: 174px;
	height: 111px;
	margin: 2px 0 0 5px;
	display: inline;
}

.n_news_tp b {
	display: block;
	color: #4f4f4f;
	font-size: 14px;
}

.n_news_tp b a {
	color: #4f4f4f;
}

.n_news_tp b a:hover {
	color: #c00;
}

.n_news_tp i {
	color: #ff1806;
}

.n_news_tp i a {
	color: #ff1806;
}

.n_news_tp i a:hover {
	color: #c00;
}

.n_news li {
	height: 32px;
	overflow: hidden;
	background: url(../img/n_news_d.gif) left center no-repeat;
	text-indent: 12px;
	font-size: 13px;
}

.n_news li a {
	height: 32px;
	line-height: 250%;
	overflow: hidden;
	color: #646464;
}

.n_news li a:hover {
	color: #c00;
}

.n_news li em {
	float: right;
	margin: 5px 0 0 0;
	color: #888;
}

/*=S 分页*/
.page {
	height: auto;
	overflow: hidden;
	margin: 10px 0 0 0;
	text-align: center;
	zoom: 1;
	vertical-align: bottom;
	padding: 10px 0;
	font-size: 14px;
}

.page_nr {
	text-align: center;
	display: block;
}

.page_nr a {
	margin: 0 5px;
	text-align: center;
	zoom: 1;
	color: #006bab;
}

.page_nr a:hover {
	color: #c00;
}

.page_nr span {
	color: #c00;
	margin: 0 5px;
	zoom: 1;
	font-weight: bold !important;
}

.page_y1, .page_y1 a, .page_y1 a:hover {
	background: none !important;
	width: 60px !important;
	margin: 0 !important;
	font-weight: normal !important;
}

.page_y1 img {
	margin: 0 3px;
}

.news_h2 {
	height: 70px;
	text-align: center;
	margin: 0 0 1px 0;
	font: bold 20px/200% "微软雅黑";
	color: #292929;
}
.news_h3 {
	height: 40px;
	text-align: center;
	margin: 0 0 1px 0;
	font: bold 20px/200% "微软雅黑";
	color: #292929;
}

.news_h6 {
	height: 30px;
	line-height: 300%;
	overflow: hidden;
	font-size: 13px;
	text-align: center;
	color: #888888;
	font-weight: normal;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cecece;
	padding: 0 0 20px 0;
}

.news h6 em {
	float: left;
	text-align: center;
	margin: 0 30px 0 90px;
	display: inline;
}

.new_co {
	margin: 5px 0;
	line-height: 200%;
	font-size: 14px;
}

.new_co p {
	line-height: 200%;
	margin: 10px 0;
}

.tags {
	text-align: center;
	float: left;
	margin: 0 20px 0 0;
	display: inline;
}

.tag em {
	font-style: normal;
	margin-right: 15px;
}

.tag span {
	position: absolute;
	right: 0;
	top: 8px;
	color: #000;
}

.tag span img, .tags span img {
	vertical-align: middle;
	margin: 0 3px 0 2px;
}

.tag span a, .tags span a {
	color: #585858;
	vertical-align: middle;
	font-size: 9px;
	margin: 0 2px;
}

.tag span a font, .tags span a font {
	font-size: 14px;
	color: #004276;
}

.tag b, .tags b {
	font-weight: normal;
	padding-left: 18px;
}

.ns_text {
	margin: 15px 0 0 0;
	line-height: 220%;
	padding: 10px 0 8px 0;
	background: url(../img/n_ab_t.jpg) bottom repeat-x;
}

.ns_text b {
	color: #ca0000;
}

.ns_text a {
	margin: 0 5px;
}

.ns_next {
	line-height: 200%;
	clear: both;
	background: url(../img/n_ab_t.jpg) bottom repeat-x;
	margin: 0 0 0 0;
	padding: 5px 10px;
	color: #403e3e;
	height: auto;
	overflow: hidden;
	zoom: 1;
	color: #545454;
	font-weight: bold;
	font-size: 14px;
}

.ns_next p {
	display: block;
	width: 340px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ns_next a {
	margin: 0 5px;
	color: #403e3e;
	font-weight: normal;
}

.ns_next a:hover {
	color: #c00;
}

.ns_tb {
	margin: 0 0 20px 0;
	background: url(../img/ns_tb.jpg) no-repeat;
	height: 29px;
	width: 130px;
	text-align: center;
	line-height: 250%;
}

.ns_tb a, .ns_tb a:hover {
	color: #fff;
}

.news_f {
	line-height: 250%;
	margin: 20px 0 0 0;
}

.news_f b {
	display: block;
	font-size: 14px;
}

.news_f em {
	color: #888;
	margin: 0 5px;
	display: inline;
}

.news_f li {
	padding: 0 !important;
	margin: 0 !important;
	height: 30px !important;
	border: none;
}

.n_hd_t {
	border-bottom: 2px solid #006bab;
	padding: 0 0 5px 10px;
	height: 20px;
	margin: 0 0 10px 0;
	overflow: hidden;
	font: 22px/160% "微软雅黑";
}

.n_hd_t b {
	font: bold 16px/130% "微软雅黑";
	color: #070707;
	float: left;
	background: url(../img/rig_tit_d.jpg) right no-repeat;
	padding: 0 20px 0 0;
}

.n_hd_pro li {
	color: #737373;
	font-size: 13px;
	float: left;
	width: 209px;
	margin: 0 10px 20px 23px;
	display: inline;
	line-height: 160%;
	border-bottom: 1px dashed #777;
	padding: 0 0 10px 0;
	height: 240px;
	overflow: hidden;
}

.n_hd_pro li img {
	display: block;
	width: 207px;
	height: 131px;
	border: 1px solid #9d9d9d;
}

.n_hd_pro li b {
	display: block;
	font-size: 14px;
	color: #000;
	margin: 5px 0 0 0;
}

.n_hd_pro li b a {
	color: #000;
}

.n_hd_pro li b a:hover {
	color: #c00;
}

.n_team li {
	margin-left:25px;
	margin-top:15px;
	color: #737373;
	font-size: 13px;
	float: left;
	width: 470px;
	height: 120px;
	overflow: hidden;
	display: inline;
	line-height: 160%;
	border-bottom: 1px dashed #777;
}

.n_team li img {
	display: block;
	width: 100px;
	height: 114px;
	border: 1px solid #c1c1c1;
	background: #fff;
	padding: 2px;
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}

.n_team li b {
	display: block;
	font-size: 14px;
	color: #000;
	margin: 5px 0 0 0;
}

.n_team li b a {
	color: #000;
}

.n_team{
	margin-bottom: 25px;
}

.n_team li b a:hover {
	color: #c00;
}

.n_team_z {
	line-height: 200%;
	font-size: 14px;  
	clear: both;
	background: url(../img/n_ab_t.jpg) top repeat-x;
	padding: 15px 0 10px 0;
	margin: 0 20px;
}

.n_xz {
	clear: both;
	position: relative;
	left: 0;
	top: -20px;
	z-index: 1;
}

.n_xz li {
	color: #4c4c4c;
	font-size: 13px;
	height: 99px;
	overflow: hidden;
	line-height: 160%;
	margin: 0 0 20px 0;
}

.n_xz li span {
	display: block;
	background: url(../img/n_xz_k.jpg) no-repeat;
	width: 140px;
	height: 99px;
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}

.n_xz li span img {
	display: block;
	width: 126px;
	height: 88px;
	margin: 5px 0 0 7px;
	display: inline;
}

.n_xz li b {
	display: block;
	font-size: 14px;
	color: #4c4c4c;
	margin: 8px 0 5px 0;
}

.n_xz li b a {
	color: #4c4c4c;
}

.n_xz li b a:hover {
	color: #c00;
}

.n_xz li em {
	margin: 8px 0 0 0;
	display: block;
}

.xz_ser {
	float: right;
	height: 28px;
	width: 200px;
	position: relative;
	z-index: 99;
}

.xz_ser span {
	background: url(../img/xz_ser_tb.jpg) 10px no-repeat;
	height: 28px;
	width: 158px;
	padding: 0 0 0 10px;
	display: block;
	float: left;
	overflow: hidden;
}

.xz_k {
	background: none;
	border: none;
	width: 115px;
	height: 28px;
	line-height: 220%;
	padding: 0 0 0 13px;
	color: #818181;
	overflow: hidden;
	float: left;
}

.xz_ser em {
	float: left;
}

.n_fw_l {
	float: left;
	width: 731px;
}

.n_fw_r {
	float: right;
	width: 226px;
}

.n_fw_ser {
	float: right;
	clear: both;
	margin: 20px 0;
}

.n_fw_ser span {
	background: url(../img/n_fw_ser_tb.png) 10px no-repeat;
	height: 42px;
	width: 302px;
	padding: 0 0 0 10px;
	display: block;
	float: left;
	overflow: hidden;
}

.n_fw_k {
	background: none;
	border: none;
	width: 270px;
	height: 42px;
	line-height: 200%;
	padding: 0 0 0 13px;
	color: #818181;
	overflow: hidden;
	float: left;
}

.n_fw_ser em {
	float: left;
}

.n_fw {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
}

.n_fw li {
	height: auto;
	overflow: hidden;
	position: relative;
	background: url(../img/n_ab_t.jpg) bottom repeat-x;
	padding: 0 26px 20px 26px;
	margin: 0 0 15px 0;
	color: #4c4c4c;
}

.n_fw li b {
	margin: 0 0 15px 0;
	display: block;
	color: #4f4f4f;
	font-size: 14px;
}

.n_fw li b a {
	color: #4f4f4f;
}

.n_fw li b a:hover {
	color: #c00;
}

.n_fw li span {
	border: 3px solid #f7f7f7;
	background: #fff;
	height: auto;
	display: block;
	zoom: 1;
	position: relative;
	line-height: 200%;
	width: 450px;
	padding: 5px 10px 0 10px;
}

.n_fw li span em {
	position: absolute;
	left: 10px;
	top: -12px;
}

.rz_1 {
	float: left;
	width: 268px;
	position: relative;
}

.rz_1_nr {
	background: #fafafa;
	border: 1px solid #efefef;
	padding: 10px 5px;
	height: 220px;
	overflow: hidden;
	clear: both;
}

.rz_1 li {
	height: 30px;
	overflow: hidden;
	background: url(../img/h_ns1_d.jpg) 5px center no-repeat;
	text-indent: 18px;
	font-size: 14px;
	border-bottom: 1px dashed #ccc;
	color: #525252;
}

.rz_1 li a {
	height: 30px;
	line-height: 220%;
	overflow: hidden;
	color: #525252;
}

.rz_1 li a:hover {
	color: #c00;
}

.rz_2 {
	float: left;
	width: 459px;
	margin: 0 0 0 20px;
	display: inline;
	line-height: 180%;
}

.rz_2 span {
	line-height: 180%;
	height: 89px;
	overflow: hidden;
	zoom: 1;
	display: block;
	color: #7a7979;
	border-bottom: 1px dashed #bfbfbf;
	padding: 0 0 10px 0;
	margin: 0 0 12px 0;
}

.rz_2 span p {
	float: left;
	width: 136px;
	height: 89px;
	margin: 0 20px 0 0;
	display: inline;
}

.rz_2 span p img {
	width: 136px;
	height: 89px;
}

.rz_2 span b {
	display: block;
	color: #595959;
	font-size: 14px;
	margin: 5px 0 3px 0;
}

.rz_2 span b a {
	color: #595959;
}

.rz_2 span b a:hover {
	color: #c00;
}

.rz_2 li {
	height: 30px;
	overflow: hidden;
	color: #525252;
}

.rz_2 li a {
	height: 30px;
	line-height: 220%;
	overflow: hidden;
	color: #525252;
}

.rz_2 li a:hover {
	color: #c00;
}

.rz_2 li em {
	float: right;
	margin: 5px 0 0 0;
	color: #8b8b8b;
}

.rz_3 {
	float: right;
	width: 222px;
	position: relative;
}

.rz_3 li {
	height: 30px;
	overflow: hidden;
	background: url(../img/rz_3_d.jpg) left center no-repeat;
	text-indent: 12px;
	font-size: 14px;
}

.rz_3 li a {
	height: 30px;
	line-height: 220%;
	overflow: hidden;
	color: #2d64b3;
}

.rz_3 li a:hover {
	color: #c00;
}

.rz_pic {
	clear: both;
	margin: 20px 0 0 0;
	position: relative;
}

.rz_pic_x {
	position: absolute;
	left: 0;
	top: 30px;
	width: 18px;
	height: 143px;
}

.rz_pic_x1 {
	position: absolute;
	right: 0;
	top: 30px;
	width: 18px;
	height: 143px;
}

.Con2 {
	float: left;
	width: 885px;
	overflow: hidden;
	height: 123px;
}

.LeftBotton2 {
	background: url(../img/rz_pic_jt.png) no-repeat left center;
	float: left;
	display: inline;
	width: 23px;
	height: 32px;
	cursor: pointer;
	margin: 40px 10px 0 25px;
	display: inline;
}

.RightBotton2 {
	background: url(../img/rz_pic_jt1.png) no-repeat right center;
	float: right;
	display: inline;
	width: 23px;
	height: 32px;
	cursor: pointer;
	margin: 40px 20px 0 0;
}

.rz_pic h3 {
	float: left;
	margin-right: 16px;
	width: 164px;
	overflow: hidden;
	line-height: 180%;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}

.rz_pic h3 span {
	width: 153px;
	height: 123px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

.rz_pic h3 span img {
	width: 153px;
	height: 106px;
	margin: 3px auto 0 auto;
	display: block;
}

.rz_pic h3 b a {
	margin: 5px 0 0 0;
	font-weight: normal;
}

.rz_pic h3 em {
	display: block;
	display: block;
	margin: 5px 0 0 0;
}

.box2_ico {
	color: #808080;
	background: url(../img/rz_pic_k.jpg) no-repeat;
}

.box2_cur {
	background: url(../img/rz_pic_k1.jpg) no-repeat !important;
}

.box2_cur b a {
	color: #fb7905;
}

.job_lx {
	background: url(../img/job_lx.jpg) repeat-x;
	height: 160px;
	position: relative;
	line-height: 180%;
	color: #898989;
	padding: 20px 40px;
	margin: 20px 0 0 0;
}

.job_1 h2, .job_2 h2 {
	color: #04427a;
	font: bold 16px/130% "微软雅黑";
	margin: 0 0 10px 0;
}

.job_1 h2 img, .job_2 h2 img, .job_3 h2 img {
	vertical-align: bottom;
	margin: 0 5px 0 0;
	display: inline;
}

.job_1 h2 em, .job_2 h2 em, .job_3 h2 em {
	color: #898989;
	font: bold 16px/130% "Arial";
	text-transform: Capitalize;
	margin: 0 0 0 5px;
	display: inline;
}

.job_3 h2 {
	color: #04427a;
	font: bold 16px/130% "微软雅黑";
	margin: 30px 0 10px 0;
}

.job_1 {
	float: left;
	width: 235px;
	background: url(../img/job_x.png) right no-repeat;
	padding: 0 40px 0 0;
}

.job_2 {
	float: left;
	width: 235px;
	margin: 0 50px;
	display: inline;
	background: url(../img/job_x.png) right no-repeat;
	padding: 0 40px 0 0;
}

.job_3 {
	float: left;
	width: 235px;
}

.zx_1 {
	float: left;
	width: 239px;
	position: relative;
}

.zx_1_nr {
	background: #fafafa;
	border: 1px solid #efefef;
	padding: 10px 5px;
	height: 210px;
	overflow: hidden;
	clear: both;
}

.zx_1 li {
	height: 30px;
	overflow: hidden;
	background: url(../img/zx_1_d.jpg) 5px center no-repeat;
	text-indent: 18px;
	font-size: 14px;
	border-bottom: 1px dashed #ccc;
	color: #787777;
}

.zx_1 li a {
	height: 30px;
	line-height: 220%;
	overflow: hidden;
	color: #787777;
}

.zx_1 li a:hover {
	color: #c00;
}

.zx_1 li em {
	float: right;
	font-size: 10px;
	margin: 8px 30px 0 0;
	display: inline;
	color: #888;
}

.zx_2 {
	float: left;
	width: 459px;
	margin: 0 0 0 20px;
	display: inline;
	line-height: 180%;
	color: #616161;
	font-size: 14px;
}

.zx_2 img {
	float: left;
	width: 113px;
	height: 74px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 3px;
	margin: 0 20px 0 0;
	display: inline;
}

.zx_2 em {
	color: #f68a00;
	font-size: 12px;
}

.zx_2 em a {
	color: #f68a00;
}

.zx_2 em a:hover {
	color: #c00;
}

.zx_3 {
	float: right;
	width: 242px;
	position: relative;
}

.Con4 {
	float: left;
	width: 236px;
	overflow: hidden;
	height: 200px;
	overflow: hidden;
}

.LeftBotton4 {
	background: url(../img/next.png) no-repeat left center;
	float: left;
	display: inline;
	width: 21px;
	height: 41px;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 120px;
}

.RightBotton4 {
	background: url(../img/prev.png) no-repeat right center;
	float: right;
	display: inline;
	width: 21px;
	height: 41px;
	cursor: pointer;
	position: absolute;
	right: 7px;
	top: 120px;
}

.zx_3 h3 {
	float: left;
	display: block;
	width: 236px;
	overflow: hidden;
	line-height: 180%;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	height: 200px;
}

.zx_3 h3 span {
	width: 303px;
	height: 165px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	border: 4px solid #505960;
}

.zx_3 h3 span img {
	width: 303px;
	height: 165px;
	display: block;
}

.zx_3 h3 b a {
	margin: 5px 0 0 0;
	font-size: 14px;
	display: block;
}

.zx_3 h3 em {
	display: block;
	display: block;
	margin: 5px 0 0 0;
}

.box4_ico {
	color: #808080;
}

.box4_cur {
	
}

.box4_cur b a {
	color: #fb7905;
}

.zx_4 {
	float: left;
	width: 239px;
	position: relative;
	margin: 20px 0 0 0;
}

.zx_4_nr {
	background: #fafafa;
	border: 1px solid #efefef;
	padding: 10px 5px;
	height: auto;
	overflow: hidden;
	clear: both;
}

.zx_4 li {
	height: 27px;
	overflow: hidden;
	background: url(../img/rz_3_d.jpg) 5px center no-repeat;
	text-indent: 15px;
	font-size: 14px;
	float: left;
	margin: 0 10px 0 0;
}

.zx_4 li a {
	height: 27px;
	line-height: 220%;
	overflow: hidden;
	color: #787777;
}

.zx_4 li a:hover {
	color: #c00;
}

.zx_5 {
	float: left;
	width: 239px;
	position: relative;
	margin: 20px 0 0 0;
}

.zx_5_nr {
	background: #fafafa;
	border: 1px solid #efefef;
	padding: 10px 5px;
	height: auto;
	overflow: hidden;
	clear: both;
}

.zx_5 li {
	height: 26px;
	overflow: hidden;
	background: url(../img/rz_3_d.jpg) 5px center no-repeat;
	text-indent: 15px;
}

.zx_5 li a {
	height: 26px;
	line-height: 220%;
	overflow: hidden;
	color: #787777;
}

.zx_5 li a:hover {
	color: #c00;
}

.zx_pic {
	float: right;
	width: 733px;
	position: relative;
	margin: 20px 0 0 0;
	height: 200px;
	overflow: hidden;
}

.zx_pic_x1 {
	position: absolute;
	left: 0;
	top: 55px;
	width: 18px;
	height: 143px;
}

.zx_pic_x2 {
	position: absolute;
	right: 0;
	top: 55px;
	width: 18px;
	height: 143px;
}

.Con5 {
	float: left;
	width: 635px;
	overflow: hidden;
	height: 123px;
	margin: 10px 0 0 0;
}

.LeftBotton5 {
	background: url(../img/rz_pic_jt.png) no-repeat left center;
	float: left;
	display: inline;
	width: 23px;
	height: 32px;
	cursor: pointer;
	margin: 60px 5px 0 20px;
	display: inline;
}

.RightBotton5 {
	background: url(../img/rz_pic_jt1.png) no-repeat right center;
	float: right;
	display: inline;
	width: 23px;
	height: 32px;
	cursor: pointer;
	margin: 60px 20px 0 0;
}

.zx_pic h3 {
	float: left;
	display: block;
	margin-right: 8px;
	width: 153px;
	overflow: hidden;
	line-height: 180%;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}

.zx_pic h3 span {
	width: 153px;
	height: 126px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

.zx_pic h3 span img {
	width: 143px;
	height: 106px;
	margin: 5px auto 0 auto;
	display: block;
}

.zx_pic h3 b a {
	margin: 5px 0 0 0;
	font-weight: normal;
}

.zx_pic h3 em {
	display: block;
	display: block;
	margin: 5px 0 0 0;
}

.box5_ico {
	color: #808080;
	background: url(../img/zt_pic_k.jpg) no-repeat;
}

.box5_cur {
	background: url(../img/zt_pic_k1.jpg) no-repeat !important;
}

.box5_cur b a {
	color: #fb7905;
}

.zx_6 {
	float: right;
	width: 733px;
	margin: 20px 0 0 0;
}

.zx_6 span {
	line-height: 180%;
	height: 89px;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0 10px 10px 10px;
	display: block;
	color: #736f66;
	border-bottom: 1px dashed #ccc;
	font-size: 13px;
}

.zx_6 span img {
	width: 121px;
	height: 89px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
}

.zx_6 span b {
	display: block;
	color: #2a2828;
	font-size: 12px;
}

.zx_6 span b a {
	color: #2a2828;
}

.zx_6 span b a:hover {
	color: #c00;
}

.zx_6 span em {
	color: #ffa634;
}

.zx_6 span em a {
	color: #ffa634;
}

.zx_6 span em a:hover {
	color: #c00;
}

.zx_6 ul {
	padding: 0 0 0 6px;
}

.zx_6 li {
	height: 22px;
	overflow: hidden;
	float: left;
	width: 280px;
	margin: 0 60px 0 0;
	display: inline;
	background: url(../img/rz_3_d.jpg) 5px 15px no-repeat;
	text-indent: 15px;
	font-size: 13px;
}

.zx_6 li a {
	height: 22px;
	line-height: 220%;
	overflow: hidden;
	color: #525252;
}

.zx_6 li a:hover {
	color: #c00;
}

.zx_tp {
	margin: 20px 0 0 0;
}

.Con6 {
	float: left;
	width: 896px;
	overflow: hidden;
	height: 170px;
}

.LeftBotton6 {
	background: url(../img/zx_tp_jt.png) no-repeat left center;
	float: left;
	display: inline;
	width: 21px;
	height: 46px;
	cursor: pointer;
	margin: 50px 18px 0 10px;
	display: inline;
}

.RightBotton6 {
	background: url(../img/zx_tp_jt1.png) no-repeat right center;
	float: right;
	display: inline;
	width: 21px;
	height: 46px;
	cursor: pointer;
	margin: 50px 10px 0 0;
}

.zx_tp h3 {
	float: left;
	display: block;
	margin-right: 14px;
	width: 168px;
	overflow: hidden;
	line-height: 180%;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}

.zx_tp h3 span {
	width: 168px;
	height: 141px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

.zx_tp h3 span img {
	width: 168px;
	height: 141px;
	display: block;
}

.zx_tp h3 b a {
	margin: 5px 0 0 0;
	font-weight: normal;
	display: block;
}

.zx_tp h3 em {
	display: block;
	display: block;
	margin: 5px 0 0 0;
}

.box6_ico {
	color: #808080;
}

.box6_cur {
	
}

.box6_cur b a {
	color: #fb7905;
}

.n_dl_bg {
	background: #0076b5;
	padding: 17px 0 150px 0;
	border-top: 1px solid #005d5f;
	margin: 5px 0 0 0;
	height: 320px;
	overflow: hidden;
}

.n_dl {
	width: 334px;
	float: right;
	overflow: hidden;
	background: url(../img/n_dl.png) no-repeat;
	height: 416px;
	margin: 35px 90px 0 0;
	display: inline;
	color: #3b3a3a;
}

.n_dl_table {
	width: 240px;
	margin: 70px 0 0 70px;
	display: inline;
	display: block;
	height: auto;
	overflow: hidden;
	zoom: 1;
}

.n_dl_k {
	border: 1px solid #38a246;
	background: #fff;
	width: 207px;
	height: 26px;
	line-height: 200%;
	padding: 0 0 0 10px;
	font-size: 14px;
	color: #a3a3a3;
	vertical-align: middle;
}

.n_dl_k1 {
	border: 1px solid #38a246;
	background: #fff;
	width: 110px;
	height: 26px;
	line-height: 200%;
	padding: 0 0 0 10px;
	font-size: 14px;
	color: #a3a3a3;
	vertical-align: middle;
}

.checkbox {
	vertical-align: middle;
	float: left;
	display: block;
	margin: 0 5px 0 0;
	display: inline;
}

.n_dl em {
	color: #3b3a3a;
	*line-height: 200%;
}

.n_dl em a {
	color: #3b3a3a;
}

.n_dl em a:hover {
	color: #c00;
}

.n_dl i, .n_dl i a {
	color: #ff6600;
	margin: 0 20px 0 0;
	text-decoration: underline;
}

.n_dl i a:hover {
	color: #c00;
}

.n_jg_l {
	float: left;
	width: 219px;
	font-size: 14px;
	line-height: 180%;
	color: #3b3b3b;
}

.n_jg_r {
	float: right;
	width: 751px;
}

.n_jg_t {
	border-bottom: 1px dashed #bfbfbf;
	font: 16px/130% "微软雅黑";
	height: 25px;
	color: #080808;
	margin: 0 0 10px 0;
}

.n_jg_l1 {
	
}

.n_jg_l1 h2 {
	text-align: center;
	margin: 0 0 10px 0;
}

.n_jg_l1 span img {
	border: 1px solid #c5c5c5;
	margin: 0 0 5px 0;
}

.n_jg_l2 {
	border-top: 1px dashed #bfbfbf;
	color: #006bab;
	font-size: 12px;
	margin: 20px 0;
	padding: 5px 0 0 0;
}

.n_jg_l2 b {
	margin: 0 0 10px 10px;
	display: inline;
	font-weight: normal;
	display: block;
}

.n_jg_l2 img {
	margin: 0 auto 5px auto;
	display: block;
}

.n_jg_l2 p {
	background: url(../img/n_jg_tb.jpg) no-repeat;
	color: #fff;
	font: 14px/200% "宋体";
	width: 157px;
	height: 26px;
	text-align: center;
	display: block;
	margin: 0 auto 5px auto;
}

.n_jg_l2 p a {
	color: #fff;
}

.n_jg_l2 p a:hover {
	color: #ffff00;
}

.n_jg_z {
	line-height: 200%;
	font-size: 13px;
}

.n_jg_z table {
	padding: 0 0 0 100px
}

/*------注册------*/
.z_main {
	width: 1000px;
	background: /*#f2f5f8*/ #a2e2f8;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	zooom: 1;
	padding: 0 0 10px 0;
}

.z_main_l {
	width: 178px;
	float: left;
	background: #d6def5;
	margin: 10px 10px 0 10px;
	border: 6px solid #708cde;
	display: inline;
}

.z_main_r {
	width: 781px;
	margin-top: 10px;
	float: left;
}

.hygl {
	float: left;
	width: 972px;
	margin: 10px;
	border: 1px solid #003ea1;
	height: 44px;
	display: inline;
}

.hygl span {
	display: block;
	height: 40px;
	background: url(../img/mm_bg.gif) repeat-x;
	margin: 2px;
	line-height: 40px;
	color: #fff;
	padding-left: 8px;
}

.me {
	width: 972px;
	float: left;
	margin-left: 10px;
	background: url(../img/mm_bg1.gif) repeat-x bottom;
	padding-bottom: 5px;
	display: inline;
}

.me img {
	padding-left: 400px;
}

.r_main_r {
	float: left;
	width: 770px;
/* 	margin: 10px 5px 0 10px; */
	display: inline;
}

.sad {
	float: left;
	height: 30px;
	background: #49ccf9;
	width: 1000px;
}

.sad h3 {
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}

.sad h3 img {
	display: block;
	float: left;
	margin: 5px 5px 0px 10px;
	display: inline;
}

.sad a {
	float: right;
	padding: 10px 20px;
}

.jkes {
	float: left;
	width: 770px; /*background: #fff url(../img/mm_bg3.gif) repeat-x;*/
	padding-bottom: 20px;
	height: 390px;
	overflow: hidden;
	zoom: 1;
}

.teaw {
	height: 33px;
	background: url(../img/mm_bg2.gif) repeat-x bottom;
	line-height: 33px;
	padding-left: 10px;
	color: #ff0500;
}

.jkes .eiw {
	margin-top: 8px;
	padding-left: 30px;
}

.jkes h3 {
	float: left;
	width: 107px;
	text-align: right;
	color: #333;
	line-height: 27px;
	font-size: 12px;
	font-weight: normal;
}

.jkes h3 span {
	color: #ff0000;
}

.jkes .eiw input {
	width: 280px;
	height: 27px;
	border: 1px solid #09a8e1;
	list-style: 27px;
}

.dat input {
	background: #0279c1;
	width: 71px;
	height: 22px;
	text-align: center;
	line-height: 20px;
	float: left;
	display: inline-block;
	margin: 0 5px 0 0;
	color: #FFF;
	font-size: 12px;
	border: none;
	cursor: pointer;
}

.sdf {
	float: left;
	height: 30px;
	background: #49ccf9;
	width: 190px;
}

.sdf h3 {
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}

.sdf h3 img {
	display: block;
	float: left;
	margin: 5px 5px 0px 10px;
	display: inline;
}

.sdf a {
	float: right;
	padding: 10px;
}

.rdf {
	background: url(../img/hy_bg.gif) repeat-x;
	width: 190px;
	overflow: hidden;
	padding-bottom: 10px;
	float: left;
}

.rdf p {
	padding-left: 8px;
	line-height: 21px;
	color: #333;
}

.rdf ul {
	float: left;
	margin-left: 5px;
	width: 180px;
}

.rdf ul li {
	line-height: 24px;
	background: url(../img/li_tb.gif) no-repeat left;
}

.rdf ul li a {
	padding-left: 5px;
	color: #472a2b;
}

/*---=S 2014-3-26 ----*/

/*_________________融资担保_______________________*/
.z_main {
	width: 1000px;
	background: #f2f5f8;
	margin: 0 auto;
}

.z_main_l {
	width: 178px;
	float: left;
	background: #d6def5;
	margin: 10px;
	border: 6px solid #708cde;
	display: inline;
}

.rzsh {
	width: 178px;
}

.tiles {
	background: url(../img/../img/z_bg.gif) no-repeat;
	height: 35px;
	line-height: 35px;
}

.tiles span {
	float: left;
	display: block;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 14px;
	color: #36639c;
	padding-left: 33px;
}

.tiles img {
	float: right;
	margin: 9px 6px;
}

.rzsh ul {
	padding: 7px;
}

.rzsh ul li {
	line-height: 35px;
	background: url(../img/../img/z_tb1.gif) no-repeat left;
}

.rzsh ul li a {
	padding-left: 25px;
	color: #36639c;
}

.rzsh ul li a:hover {
	color: #0071ff;
}

.z_main_r {
	width: 781px;
	margin-top: 10px;
}

.disa {
	width: 769px;
	float: left;
}

.disa img {
	padding-left: 6px;
}

.tls {
	width: 769px;
	height: 40px;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 6px;
	line-height: 40px;
}

.tls h3 {
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #5a5a5b;
	padding-left: 20px;
}

.tls h3 .Fi {
	font-size: 12px;
	color: #a6cad9;
	font-family: "宋体";
	padding: 0px 8px;
}

.tls .wz {
	float: right;
	margin-right: 10px;
	color: #a2a2a2;
	padding-left: 5px;
}

.tls .wz a {
	color: #a2a2a2;
	padding-left: 5px;
}

.tls .wz a:hover {
	color: #0071ff;
}

.disa ul li {
	line-height: 28px;
	border-bottom: 1px dashed #999;
	height: 28px;
	margin-bottom: 5px;
	background: url(../img/../img/lm_tb1.gif) no-repeat 12px;
}

.disa ul li a {
	color: #737373;
	float: left;
	padding-left: 25px;
}

.disa ul li span {
	float: right;
	margin-right: 5px;
	color: #737373;
}

.disa ul li span a {
	padding-right: 8px;
}

.disa ul li a:hover {
	color: #1f58b0;
}

.disa p {
	color: #333;
	line-height: 24px;
	text-indent: 2em;
	width: 750px;
	margin: 0px auto;
	margin-right: 3px;
}

/*_________________修改会员资料_______________________*/
.z_main_z {
	width: 557px;
	float: left;
	border: 1px solid #dcdcdc;
	margin-top: 10px;
	overflow: hidden;
}

.tila {
	line-height: 38px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	background: url(../img/../img/gr_bg1.gif) repeat-x;
	color: #36639c;
	padding-left: 12px;
	border-bottom: 1px solid #c0c0c0;
}

.xdbd {
	float: left;
	padding: 15px 10px;
	background: #eceef4 url(../img/../img/gr_bg2.gif) repeat-x;
	width: 507px;
}

.xdbd ul {
	width: 460px;
}

.xdbd ul li {
	margin-bottom: 10px; /*height:26px;*/
	line-height: 26px;
	display: block;
	height: auto;
	overflow: hidden;
}

.xdbd ul li span {
	color: #36639c;
}

.xdbd ul li .wzbt {
	display: block;
	float: left;
	width: 115px;
	text-align: right;
}

.xdbd ul li .dwbj {
	float: left;
	display: block;
}

.xdbd ul li .dwbj input {
	width: 226px;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	border: 1px solid #7897f6;
	display: block;
	float: left;
}

.xdbd ul li .dwbj .xh {
	color: #ff0000;
	display: block;
	float: left;
	padding-right: 5px;
}

.dtab {
	float: left;
	margin-left: 80px;
}

.dtab input {
	background: url(../img/../img/n_an.gif) no-repeat;
	width: 97px;
	height: 29px;
	margin-right: 12px;
	color: #fff;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
}

.z_main_k {
	float: left;
	margin: 10px 0px 0px 10px;
}

.k_gr {
	width: 199px;
	border: 6px solid #708cdf;
	background: #d6def5
}

.k_bt {
	background: url(../img/../img/gr_bg.gif) no-repeat;
	height: 36px;
	line-height: 36px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #36639c;
	text-align: center;
}

.k_rz {
	width: 199px;
	border: 6px solid #708cdf;
	background: #d6def5;
	float: left;
	margin-top: 10px;
}

.k_lr {
	line-height: 24px;
	width: 90%;
	margin: 0px auto;
	color: #36639c;
	padding-bottom: 5px;
}

.k_lr ul {
	margin: 5px 0px;
}

.k_lr ul li a {
	color: #36639c;
}

.k_lr ul li a:hover {
	color: #0040ff;
}

/*_________________审核壮态查询_______________________*/
.tlsb {
	background: url(../img/../img/bs.gif) no-repeat;
	height: 35px;
	width: 769px;
	overflow: hidden;
	margin-left: 6px;
}

.tlsb {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #36639c;
	font-weight: bold;
}

.tlsb .kie {
	float: left;
	padding-left: 10px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #36639c;
	margin-top: 6px;
}

.tlsb .kie input {
	width: 157px;
	float: left;
	height: 18px;
	line-height: 18px;
}

.tlsb .kie span {
	display: block;
	float: left;
	margin-right: 5px;
}

.tlsb .kie select {
	width: 71px;
	float: left;
	margin-right: 10px;
}

.kiel {
	float: left;
	margin-top: 3px;
}

.kiel input {
	background: url(../img/../img/cx_an.gif) no-repeat;
	width: 83px;
	height: 26px;
	text-align: center;
	color: #fff;
	border: 0px;
	font-size: 14px;
	font-weight: bold;
}

.k_fwdf {
	float: left;
	margin: 10px 0px 0px 6px;
	width: 769px;
	display: inline;
	overflow: hidden;
	line-height: 250%;
}

.k_fwdf_table {
	width: 769px;
}

.k_fwdf_table tr th {
	height: 25px;
	font-size: 14px;
	background: #d9e8fb;
	border-top: 1px solid #c0c4c6;
	border-bottom: 1px solid #c0c4c6;
}

.xdbd ul li .dwbj20140526 {
	float: left;
	display: block;
}

.xdbd ul li .dwbj20140526 td {
	width: 110px;
	display: block;
	float: left;
}

.xdbd ul li .dwbj20140526 input {
	margin-right: 5px;
	display: inline-block;
}

.xdbd ul li .dwbj20140526 .xh {
	color: #ff0000;
	display: block;
	float: left;
	padding-right: 5px;
}

.input-xlarge {
	width: 300px;
	height: 120px;
}

/*_____________注册页面广告_20140607____________________*/
.adsright {
	width: 190px;
	height: 400px;
	float: left;
	margin: 10px 0 0 0;
}

/*首页样式*/
#hot {width：640px;
	height: 45px;
	background: #fff;
	border-width: 1px;
	border-style: dotted;
	border-color: #356BF7;
}

#hot_left {
	width: 722px;
	/* height: 438px; */
	float: left;
}

#hot_right {
	float: left;
	margin-left: 8px;
	width: 270px;
}

.main_right {
	float: in;
	overflow: hidden;
	width: 100%;
}

.news-title2 {
	height: 32px;
	line-height: 32px;
	background-color: #f2f2f2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	font-weight: bold;
	font-size: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c9c9c9;
}

.news-title2 i a {
	margin-right:5px;
}

.news-cont {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	
}

.news-cont li {
	background-image: url(../images/ico2.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	font-size: 12px;
	color: black;
	line-height: 120%;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.box2 {
	background-color: #FFF;
	margin-bottom: 5px;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}

.news-title2-l {
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0a66a1;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #0a66a1;
	padding-right: 14px;
	padding-left: 14px;
	text-align: center;
	margin-top: -2px;
}

.border-t {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e2e2e2;
	text-align: center;
}

.news-cont li {
	background: url(../img/h_ns1_d.jpg) 5px center no-repeat;
	background-repeat: no-repeat;
	background-position: left 10px;
	font-size: 12px;
	color: black;
	line-height: 120%;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#tel {
	width: 80%;
	margin-left: 5%;
}

.img {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 20px;
	margin-top: 8px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#submit{
	width: 100px;
	height: 30px;
	background: #49ccf9;
	color:#fff;
	border:none;
}
.go-sign-in {
width: 40px;
height: 20px;
font-size: 14px;
text-align: center;
text-decoration: none;
color: #fff;
background: #1664AA;
border: none;
margin-top: 5px;
margin-left: 80px;
}
.h_dt_t7 {
  background: url(../img/h_dt_x.gif) repeat-x;
  height: 31px;
  margin: 0 0 10px 0;
  position: relative;
  z-index: 99;
}
.h_fw_nr1{
	width: 320px;
	background: #fff;
	border: 1px solid #c4d3e4;
	border-top: none;
	height: auto;
	zoom: 1;
	padding: 10px 0 12px 0;
	overflow: hidden;
}

.links {
	clear: both;
	width: 1000px;
	margin: 0 auto 10px auto;
	background: #fff;
	height: 50px;
}
.links ul li {
	list-style: outside none none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	text-align: left;
	padding: 0px 6px;
	float: left;
}

.tuijie{ width:440px; float:left}
.tuijie-bt{ width:640px; height:30px; background-image:url(../images/w1000bt.jpg);background-repeat:no-repeat; float:left;}
.tuijie-nr{ width:300px; height:160px; float:left; border:1px solid #DBDBDB; border-top:0; }

.jigou{ width:300px; float:left; height:160px; overflow:hidden;display:inline ; }

.jigou-text{ width:300px; float:left ; margin-left:18px;}
.jigou-text p{ width:203px; float:left ; height:120px; line-height:20px;}
.jigou-text p a{ color:#333; font-weight:bold }
.jigou-text p a:hover{ text-decoration:underline}
.jigou-text li{ width:280px; float:left ; height:120px; line-height:20px; color:#666 }
.jigou-text span{ width:220px; float:left ; height:20px; line-height:20px; }
.jigou-text span a{ color:#B20000; font-family:"宋体";}
.jigou-text span a:hover{ color:#f60 ;}

.news-title {
    height: 32px;
    line-height: 32px;
    background-color: #F4F4F4;
    border-bottom: 1px solid #E2E2E2;
    padding-left: 20px;
    font-weight: bold;
    font-size: 14px;
}
.news-title li {
    float: left;
    width: 87px;
    height: 27px;
    font-size: 14px;
    font-weight: bold;
    color: #0a66a1;
    text-align: center;
    margin-right: 10px;
    border-top: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    margin-top: 5px;
    line-height: 27px;
}
.jgtj_l {
    width: 191px;
    overflow: hidden;
    float: left;
}
.jgtj_l li {
    float: left;
    height: 36px;
    width: 190px;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    border-right: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    background-color: #F4F4F4;
}

li.cur3 {
    background-color: #FFF;
}
.zsxm {
    padding: 8px;
    overflow: hidden;
    background-color: #FFF;
}
.zsxm_title {
    border-bottom: 1px solid #E7E7E7;
    overflow: hidden;
    line-height: 24px;
    height: 24px;
    font-size: 14px;
}
.zsxm_cont {
    margin-top: 8px;
    overflow: hidden;
}
.zsxm_cont table {
    font-size: 12px;
    border-collapse: collapse;
    border-spacing: 0px;
    line-height: 30px;
}
.pl14 {
    padding-left: 6px;
    font-weight: bold;
    font-size: 12px;
    color: #0a66a1;
    float: left;
}
li.cur2 {
    float: left;
    padding-right: 16px;
    padding-left: 16px;
    border-top: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
    border-left: 1px solid #E3E3E3;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    background-color: #FFF;
    margin-right: 8px;
    color: #0a66a1;
}
.zsxm_title li {
    float: left;
    padding-right: 16px;
    padding-left: 16px;
    border-top: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
    border-left: 1px solid #E3E3E3;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    background-color: #F4F4F4;
    margin-right: 8px;
}
.tab_title {
    background-color: #F1F1F1;
    text-align: center;
    font-weight: bold;
    border-right: 2px solid #FFF;
}
.border {
    border-bottom: 1px dashed #E2E2E2;
}
.pl6 {
    padding-left: 6px;
    font-weight: normal;
}
li.nav_cur {
    float: left;
    width: 87px;
    height: 27px;
    font-size: 14px;
    font-weight: bold;
    color: #0a66a1;
    text-align: center;
    margin-right: 10px;
    border-top: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    margin-top: 5px;
    line-height: 27px;
    background-color: #FFF;
}
#bots0, #bots1 {
	margin: -1px 30px 0px 30px;
	border: 1px solid #c4d3e4;
}

.h_fw_type .h_fw_item {
	line-height: 24px;
	overflow: hidden;
	float: left;
	margin-left: 60px;
	/* border: 1px solid #c4d3e4; */
}
.h_fw_type .h_fw_item h3 {
    width: 158px;
    line-height: 18px;
    text-indent: 10px;
    overflow: hidden;
    font-size: 12px;
    font-weight: normal;
}
.h_fw_type .h_fw_item h3.hover {
	background: rgb(255, 255, 255);
	position: relative;
	z-index: 2;
	_margin: 0;
	_width: 216px;
	_padding: 0 0 0 10px;
	background-position: -10px -10px;
	padding: 0px;
}

.nav_tit {
    font-size: 14px;
    margin: 5px;
    padding: 0px;
	width: 178px;
    height: 40px;
    line-height: 24px;
    clear: left;
    float: left;
	background: url("../img/h_fw_tb_k.jpg");
	border: 1px solid #EEECEC;
	
}
.h_fw_type .h_fw_item h3 a {
    float: left;
}
.nav_text {
    clear: left;
    float: left;
    white-space: nowrap;
    /* width: 200px; */
    line-height: 24px;
}
.navmore {
	/* min-height: 259px;
	height: 387px; */
	width: 900px;
	z-index: 1;
	display: none;
	background: #FFF;
	border: 2px solid #E2E2E2;
	left: 35px;
	top: 68px;
	overflow: hidden;
	position: absolute;
}
.h_fw_type1 .navmore {
	/* min-height: 259px;
	height: 387px; */
	width: 900px;
	z-index: 1;
	display: none;
	background: #FFF;
	border: 2px solid #E2E2E2;
	left: 35px;
	top: 130px;
	overflow: hidden;
	position: absolute;
}

.h_fw_type .h_fw_item .navmore dl {
    background: #FFF none repeat scroll 0% 0%;
    margin: 0px 10px;
    padding: 10px;
    width: 100%;
    color: #333;
    border-bottom: 0px none currentcolor;
    float: left;
}
.h_fw_type .h_fw_item .navmore dl dt {
    top: 0px;
    width: auto !important;
    text-align: left !important;
    float: left;
}
.h_fw_type .h_fw_item .navmore dl dt a {
    padding: 0px 20px 0px 0px !important;
    text-align: left !important;
/*     color: #333; */
    white-space: nowrap;
    float: left;
}
.icon1{
	width:35px;
	height:35px;
	float:left;
	margin: 3px 1px 0 6px;
}
.l_nav_ico01{
	font: 14px/300%  "微软雅黑";
	color:#0865A1;
}
.links_title{
	height:26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	background-image: url(../img/box_nav_bg.jpg);
	line-height: 26px;
}
/* link*/
.links {
margin-top:5px;
overflow: hidden;
width: 1000px;
}
.links_title{
	height:26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	background-image: url(box_nav_bg.jpg);
	line-height: 26px;
}
.links_title h3{
	float:left;
	padding-left:10px;padding-right:30px;
	font-weight: bold;
}
.links_title li{
float: left;
padding-right: 16px;
padding-left: 16px;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #e3e3e3;
border-right-color: #e3e3e3;
border-left-color: #e3e3e3;
line-height: 22px;
text-align: center;
background-color: #f4f4f4;
margin-right: 8px;
margin-top:3px;
}

li.cur4{
float: left;
padding-right: 16px;
padding-left: 16px;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #e3e3e3;
border-right-color: #e3e3e3;
border-left-color: #e3e3e3;
line-height: 22px;
text-align: center;
background-color: #fff;
margin-right: 8px;
margin-top:3px;
}
.links_cont{padding:8px;overflow:hidden;}
.links_cont li{
	line-height:24px;
	text-align: left;
	padding:0 6px;
	float:left;
}
.g1 li {
height: 29px;
overflow: hidden;
background: url(../img/h_ns1_d.jpg) left center no-repeat;
text-indent: 12px;
font-size: 12px;
border-bottom: 1px dashed #ccc;
}