﻿/* CSS Document */

body {
	margin: 0;
	padding: 0;
	line-height: 24px;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
}

div,
ul,
li,
dt,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
img,
p,
span {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type: none;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}

img {
	max-width: 100%;
}


/* Link */

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	border: 0px;
	background-color: Transparent;
}

a {
	blr: expression(this.onFocus=this.blur());
	outline: none;
}

.blank5 {
	width: 100%;
	height: 5px;
	clear: both;
}

.blank10 {
	width: 100%;
	height: 10px;
	clear: both;
}

.blank15 {
	width: 100%;
	height: 15px;
	clear: both;
}

.blank20 {
	width: 100%;
	height: 20px;
	clear: both;
}

.blank30 {
	width: 100%;
	height: 30px;
	clear: both;
}

.blank40 {
	width: 100%;
	height: 40px;
	clear: both;
}


/*Clear*/

.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}


/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/


/*针对1920的宽屏*/

.max {
	position: relative;
	overflow: hidden;
}

input {
	outline: none;
}

.m_banner {
	width: 1920px;
	*width: 1920px;
	_width: 1920px;
	height: 510px;
	position: relative;
	z-index: 9;
	margin: 0;
	top: 0;
	float: left;
	left: 50%;
	margin-left: -962px;
	*margin-left: -962px;
	_margin-left: -962px;
	overflow: hidden;
}

.z_max {
	width: 1280px;
	margin: 0 auto;
}

.z_top {
	width: 100%;
	float: left;
	text-align: right;
	color: #666666;
	font-size: 12px;
	line-height: 40px;
}

.z_logo {
	float: left;
	margin-bottom: 18px;
	position: relative;
	bottom: 16px;
}

.z_tel {
	float: right;
	font-family: Arial;
	font-size: 24px;
	color: #036ac9;
	margin-top: 37px;
	margin-left: 30px;
}

.z_tel img {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
}

.z_sea {
	float: right;
	background: url(../images/sea.jpg) no-repeat;
	width: 434px;
	height: 42px;
	margin-top: 27px;
}

.z_sea input.wz {
	background: none;
	border: none;
	height: 42px;
	margin-left: 15px;
	width: 362px;
}

.z_sea input.dj {
	height: 42px;
	width: 49px;
	opacity: 0;
}

.z_nav {
	width: 100%;
	float: left;
	background: url(../images/top.jpg)#e5e5e5 no-repeat center;
	height: 58px;
}

.z_nav h3 {
	float: left;
	text-align: center;
	width: 231px;
	height: 57px;
	line-height: 61px;
	margin-right: 27px;
}

.z_nav h3 a {
	font-weight: normal;
	font-size: 18px;
	color: #036ac9;
}

.z_nav ul {
	float: left;
	margin-left: 9px;
}

.z_nav ul li {
	width: 153px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	font-size: 16px;
	margin-top: 4px;
	float: left;
	position: relative;
}

.z_nav ul li a {
	color: #000;
	display: block;
}

.z_nav ul li:hover {
	background: #fff;
}

.z_nav ul li.nhov {
	background: #fff;
}

.z_nav ul li:hover .z_nav1 {
	height: 189px;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #036ac9;
}

.z_nav1 {
	position: absolute;
	width: 601px;
	height: 0px;
	background: #f8f8f8;
	left: -26px;
	transition: height 1s;
	-webkit-transition: height 1s;
	overflow: hidden;
	z-index: 99;
}

.z_nav1 ul {
	float: left;
	margin: 0;
	width: 415px;
	margin-top: 10px;
	margin-left: 6px;
}

.z_nav1 ul li {
	background: #fff;
	width: 201px;
	height: 36px;
	line-height: 36px;
	margin: 3px 3px;
}

.z_nav1 ul li a {
	display: block;
}

.z_nav1 img {
	float: right;
	margin: 12px;
	margin-left: 0;
}

.z_left {
	width: 230px;
	height: 506px;
	float: left;
	background: #e5e5e5;
	position: relative;
}

.z_left ul li {
	padding-left: 13px;
	width: 208px;
	float: left;
	height: 51px;
	line-height: 51px;
	border-left: 3px solid transparent;
	padding-right: 6px;
}

.z_left ul li a {
	font-size: 15px;
	color: #000;
	display: block;
}

.z_left ul li a img {
	float: right;
	margin-top: 10px;
}

.z_left ul li:hover {
	background: #fff;
	border-left: 3px solid #036ac9;
}

.z_left ul li ul {
	display: none;
	position: absolute;
	width: 270px;
	min-height: 506px;
	background: #f4f4f4;
	left: 227px;
	top: 0;
	z-index: 99;
}

.z_left ul li:hover ul {
	display: block;
}

.z_left ul li ul li {
	width: 247px;
}

.z_left ul li ul li a {}

.z_left ul li ul li a span {
	float: right;
}

.z_left ul li ul li:hover {
	background: #036ac9;
}

.z_left ul li ul li:hover a {
	color: #fff;
}

.z_left ul li ul li:hover ul {
	display: block !important;
}

.z_left ul li ul li ul {
	background: #fff;
	display: none !important;
	left: 266px;
	height: auto;
	min-height: 100%;
	width: 320px;
}

.z_left ul li ul li ul li {
	width: 273px;
	padding-left: 38px;
	overflow: hidden;
}

.z_left ul li ul li ul li a {
	color: #000 !important;
}

.z_left ul li ul li ul li:hover a {
	color: #fff !important;
}

.slideBox {
	width: 1032px;
	height: 488px;
	overflow: hidden;
	position: relative;
	float: right;
	margin-top: 17px;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 86px;
	z-index: 1;
	width: 100%;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	width: 100%;
	text-align: center;
}

.slideBox .hd ul li {
	display: inline-block;
	margin: 0 8px;
	width: 60px;
	height: 7px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	text-indent: -9999px;
}

.slideBox .hd ul li.on {
	background: #036ac9;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 1032px;
	height: 488px;
	display: block;
}

.z_title {
	width: 100%;
	float: left;
	margin: 30px 0;
	line-height: 27px;
}

.z_title font {
	font-size: 18px;
	color: #014099;
	margin-left: 5px;
}

.z_title font span {
	font-size: 16px;
	color: #8e8e8e;
	font-family: Arial;
	text-transform: capitalize;
	margin-left: 5px;
}

.z_title img {
	float: left;
}

.z_title a {
	float: right;
}

.z_title a img {}

.picMarquee-left {
	width: 100%;
	position: relative;
	float: left;
}

.picMarquee-left .hd {
	height: 0;
	background: #f4f4f4;
}

.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
	display: block;
	width: 31px;
	height: 31px;
	position: absolute;
	left: 0;
	top: 53px;
	right: auto;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/left.png) no-repeat;
}

.picMarquee-left .hd .next {
	background: url(../images/right.png) no-repeat;
	left: auto;
	right: 0;
}

.picMarquee-left .hd .prevStop {
	background-position: -60px 0;
}

.picMarquee-left .hd .nextStop {
	background-position: -60px -50px;
}

.picMarquee-left .bd .tempWrap {
	float: left;
	width: 100% !important;
}

.picMarquee-left .bd {
	margin: 0 auto;
	width: 1200px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 5px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-bottom: 4px;
}

.picMarquee-left .bd ul li img {
	width: 190px;
	height: 65px;
}

.z_title1 {
	width: 100%;
	float: left;
	margin: 14px 0;
	line-height: 27px;
}

.z_title1 font {
	font-size: 18px;
	color: #014099;
	margin-left: 5px;
}

.z_title1 font span {
	font-size: 16px;
	color: #8e8e8e;
	font-family: Arial;
	text-transform: capitalize;
	margin-left: 5px;
}

.z_title1 img {
	float: left;
	width: auto !important;
	height: auto !important;
}

.z_title1 a {
	float: right;
	margin-top: 10px;
}

.z_title1 a img {}

.z_nn {
	width: 300px;
	float: left;
	margin-left: 26px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.z_nn img {
	width: 300px;
	height: 110px;
}

.z_nn ul li {
	line-height: 47px;
	background: url(../images/xian.jpg) no-repeat left bottom;
}

.z_nn ul li a {
	font-size: 14px;
	color: #333333;
	display: block;
	padding-left: 9px;
}

.z_nn ul li a span {
	color: #999;
	float: right;
}

.z_nn ul li a:hover {
	color: #003f98;
}

.z_nn ul li a:hover span {
	color: #003f98;
}
.tt_txt{
	float: left;
	width: 80%;
	height: 47px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.z_title2 {
	width: 100%;
	float: left;
	margin: 14px 0;
	line-height: 27px;
}

.z_title2 a font {
	font-size: 15px;
	color: #333333;
	display: block;
	float: left;
	background: #e4e4e4;
	font-weight: bold;
	width: 123px;
	text-align: center;
	line-height: 44px;
}

.z_title2 a.nhov font {
	background: #036ac9;
	color: #fff;
}

.z_title2 a img {
	float: left;
	width: auto !important;
	height: auto !important;
}

.z_title2 a span {
	float: right;
	margin-top: 19px;
}

.z_title1 a span img {}

.z_shfw {
	width: 409px;
	float: right;
}

.z_shfw img {}

.z_news {
	float: left;
	width: 850px;
}

.z_news ul li {
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	padding: 15px;
	float: left;
	width: 388px;
	height: 206px;
}

.z_news ul li a {
	display: block;
	padding: 12px;
	background: #f8f8f8;
}

.z_news ul li a img {
	width: 151px;
	height: 182px;
	float: left;
}

.z_news ul li a dt {
	display: block;
	float: right;
	width: 193px;
}

.z_news ul li a dt h3 {
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
	margin-bottom: 9px;
}

.z_news ul li a dt font {
	display: block;
	color: #555555;
	font-size: 13px;
	text-indent: 2rem;
	line-height: 1.5;
}

.z_news ul li a dt bt {
	display: block;
	background: url(../images/sj.png) no-repeat;
	width: 180px;
	height: 18px;
	line-height: 15px;
	float: left;
	color: #a0a0a0;
	font-size: 12px;
	padding-left: 66px;
	margin-top: 10px;
}

.z_yqlj {
	width: 100%;
	float: left;
	margin: 20px 0;
	font-size: 14px;
	color: #333;
}

.z_yqlj a {
	color: #333;
	margin: 0 10px;
}

.z_yqlj h3 {
	font-size: 15px;
	color: #333;
}

.z_bot {
	width: 100%;
	float: left;
	background: #e7e7e7;
	padding: 50px 0;
}

.z_nav2 {
	float: left;
}

.z_nav2 ul li {
	width: 135px;
	height: 174px;
	float: left;
	border-left: 1px dashed #c2c2c2;
}

.z_nav2 ul li a {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #888888;
	line-height: 30px;
}

.z_nav2 ul li h3 a {
	font-size: 14px;
	color: #000;
}

.z_aa {
	float: left;
	height: 174px;
	border-left: 1px dashed #c2c2c2;
	padding-left: 42px;
	font-size: 13px;
	color: #333333;
}

.z_aa h3 {
	font-size: 16px;
	color: #000;
	margin-top: 6px;
	margin-bottom: 10px;
}

.z_tel1 {
	float: right;
	padding: 0 42px;
	border-left: 1px dashed #c2c2c2;
	border-right: 1px dashed #c2c2c2;
	height: 174px;
}

.z_tel1 h3 {
	font-size: 32px;
	font-family: Arial;
	color: #036ac9;
	margin-top: 10px;
	margin-bottom: 27px;
}

.z_tel1 dt {
	display: block;
}

.z_tel1 img {
	float: left;
}

.z_tel1 font {
	float: right;
	display: block;
	font-size: 14px;
	color: #000;
	text-align: center;
}

.z_tel1 span {
	display: block;
	font-size: 16px;
	margin-top: 22px;
}

.z_foot {
	width: 100%;
	float: left;
	height: 62px;
	font-size: 12px;
	color: #888888;
	text-align: center;
	position: relative;
	line-height: 62px;
}

.z_foot img {
	position: absolute;
	left: 38px;
	top: 12px;
}

.z_fd {
	position: fixed;
	width: 50px;
	right: 0;
	top: 19%;
}

.z_fd a {
	display: block;
	margin-bottom: 3px;
	position: relative;
}

.z_fd a img {}

.z_fd a:hover font {
	display: block;
}

.z_fd a font {
	position: absolute;
	right: 53px;
	background: url(../images/fd.png) no-repeat;
	width: 225px;
	height: 218px;
	display: none;
	top: 0;
}

.z_fd a:hover span {
	display: block;
}

.z_fd a span {
	position: absolute;
	right: 50px;
	display: none;
	top: 0;
	background: #017cca;
	color: #fff;
	font-size: 18px;
	padding: 13px 20px;
}

.z_fd a font img {
	margin-left: 8px;
	margin-top: 9px;
	width: 205px;
}

.z_banner {
	width: 1920px;
	margin: 0 auto;
	position: relative;
	left: 50%;
	margin-left: -960px;
	clear: both;
	height: 400px;
}

.z_banner img {
	width: 1920px;
	height: 400px;
	float: left;
}

.z_banner font {
	position: absolute;
	left: 367px;
	top: 120px;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	background: linear-gradient(to top, #003f98, #6199e6);
	-webkit-background-clip: text;
	color: transparent;
}

.z_left1 {
	width: 250px;
	float: left;
	margin-top: 50px;
}

.z_ns1 {
	width: 100%;
	float: left;
	height: 108px;
	background: linear-gradient(to top, #1b88e6, #0c49c9);
}

.z_ns1 h3 {
	font-size: 66px;
	color: #6199e6;
	font-weight: normal;
	float: left;
	margin-top: 39px;
	margin-left: 7px;
	margin-right: 3px;
	text-transform: uppercase;
}

.z_ns1 font {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	margin-top: 27px;
}

.z_ns1 font span {
	display: block;
	font-size: 20px;
	color: #6199e6;
	text-transform: uppercase;
	font-weight: normal;
}

.z_ns2 {
	width: 100%;
	float: left;
}

.z_ns2 a {
	display: table;
	width: 100%;
	float: left;
	height: 42px;
	margin-top: 2px;
	font-size: 16px;
	color: #333;
	background: #f2f2f2;
	line-height: 42px;
}

.z_ns2 a#nhov {
	line-height: initial;
}

.z_ns2 a i {
	display: block;
	width: 6px;
	height: 6px;
	background: #000;
	float: left;
	margin: 18px 20px;
}

.z_ns2 a font {
	display: table-cell;
	vertical-align: middle;
}

.z_ns2 a i {
	display: block;
	width: 6px;
	height: 6px;
	background: #000;
	float: left;
	margin: 18px 20px;
}

.z_ns2 a font {
	display: table-cell;
	vertical-align: middle;
}

.z_ns2 a.nhov {
	background: #036ac9;
	color: #fff;
}

.z_ns2 a:hover {
	background: #036ac9;
	color: #fff;
}

.z_ns2 a:hover i {
	background: #fff;
}

.z_ns2 a.nhov i {
	background: #fff;
}

.z_ns2 div {
	width: 100%;
	float: left;
	overflow: hidden;
	height: 44px;
}

.z_ns2 div a.span {
	display: block;
	width: 100%;
	float: left;
	height: 42px;
	margin-top: 2px;
	font-size: 16px;
	line-height: 42px;
	color: #333;
	background: #f7f7fa;
}

.z_ns2 div a.span:hover {
	background: #036ac9;
	color: #fff;
}

.z_ns2 div a.span:hover i {
	background: #fff;
}

.z_ns2 div a.span i {
	display: block;
	width: 6px;
	height: 6px;
	float: left;
	margin: 18px 20px;
	background: #000;
}

.z_ns2 div.collapsed {
	height: auto;
}

.z_ns2 div.collapsed a.span {
	background: #036ac9;
	color: #fff;
}

.z_ns2 div.collapsed a.span i {
	background: #fff;
}

.z_ns2 div ul {}

.z_ns2 div ul li {
	width: 100%;
	float: left;
	border-top: 1px solid #eaeaea;
}

.z_ns2 div ul li a {
	border-left: 1px solid transparent;
	width: 99.6%;
	margin: 0;
	background: none;
}

.z_ns2 div ul li a i {
	height: 1px;
	margin: 20px 12px;
	margin-left: 29px;
}

.z_ns2 div ul li a:hover {
	border-left: 1px solid #036ac9;
	color: #036ac9;
	background: transparent;
}

.z_ns2 div ul li a:hover i {
	background: #036ac9;
}

.z_ns2 div ul li a.current {
	border-left: 1px solid #036ac9;
	color: #036ac9;
	background: transparent;
}

.z_ns2 div ul li a.current i {
	background: #036ac9;
}

.z_ns3 {
	width: 100%;
	float: left;
	height: 80px;
	background: url(../images/bg.jpg) no-repeat;
	margin-top: 2px;
}

.z_ns3 h3 {
	font-size: 66px;
	color: #787878;
	font-weight: normal;
	float: left;
	margin-top: 33px;
	margin-left: 7px;
	margin-right: 3px;
}

.z_ns3 font {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	display: block;
	float: left;
	margin-top: 28px;
}

.z_ns3 font span {
	display: block;
	font-size: 22px;
	color: #333;
	text-transform: uppercase;
	font-weight: normal;
}

.z_ns4 {
	width: 100%;
	float: left;
	background: url(../images/bg1.jpg)#eee no-repeat bottom;
	margin-top: 15px;
	color: #787878;
	font-weight: bold;
	line-height: 2.5;
}

.z_ns4 h3 {
	display: block;
	margin: 0 25px;
	margin-top: 16px;
	font-size: 15px;
}

.z_ns4 font {
	display: block;
	font-size: 14px;
	margin: 0 25px;
}

.z_right1 {
	width: 994px;
	float: right;
	margin-top: 23px;
}

.z_weizi {
	width: 100%;
	/*float: left;*/
	border-bottom: 1px solid #eaeaea;
	text-align: right;
	font-size: 12px;
	color: #333;
	padding-bottom: 7px;
}

.z_weizi a {
	color: #333;
}

.z_weizi img {
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.z_news1 {
	width: 100%;
	float: left;
}

.z_news1 ul {
	margin-left: 14px;
	margin-right: 30px;
	margin-top: 18px;
}

.z_news1 ul li {
	width: 100%;
	float: left;
	background: url(../images/xian.jpg) no-repeat bottom left;
	padding-bottom: 20px;
	margin-top: 20px;
}

.z_news1 ul li a {}

.z_news1 ul li a img {
	width: 220px;
	height: 110px;
	float: left;
	margin-right: 23px;
}

.z_news1 ul li a dt {}

.z_news1 ul li a:hover dt h3 {
	color: #036ac9;
}

.z_news1 ul li a dt h3 {
	font-size: 20px;
	color: #333;
	font-weight: normal;
}

.z_news1 ul li a dt font {
	display: block;
	color: #666666;
	font-size: 14px;
	margin-top: 4px;
}

.z_news1 ul li a dt span {
	display: block;
	font-size: 14px;
	color: #999999;
	margin-top: 9px;
}

.z_yema {
	font-size: 12px;
	width: 100%;
	float: left;
	margin: 50px 0;
	text-align: center;
}

.z_yema a {
	color: #aaa;
	border: 1px solid #e1e1e1;
	padding: 5px 10px;
	margin: 0 3px;
}

.z_yema a.select {
	color: #fff;
	background: #036ac9;
}

.z_yema a:hover {
	color: #fff;
	background: #036ac9;
}

.z_yema font {
	color: #aaa;
	border: 1px solid transparent;
	padding: 5px 10px;
	margin: 0 3px;
}

.z_tubiao {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 75px;
}

.z_tubiao div {
	width: 190px;
	height: 65px;
	display: inline-block;
	margin: 5px 4px;
	border: 1px solid #ededed;
}

.z_tubiao div img {
	width: 190px;
	height: 65px;
	float: left;
}

.z_news2 {
	width: 100%;
	float: left;
	min-height: 618px;
}

.z_news2 ul {
	margin-left: 14px;
	margin-right: 30px;
	margin-top: 18px;
}

.z_news2 ul li {
	width: 100%;
	float: left;
	background: url(../images/xian.jpg) no-repeat bottom left;
	padding-bottom: 20px;
	margin-top: 20px;
}

.z_news2 ul li a {}

.z_news2 ul li a img {
	width: 234px;
	height: 160px;
	float: left;
	margin-right: 23px;
}

.z_news2 ul li a dt {}

.z_news2 ul li a dt h3:hover {
	color: #036ac9;
	text-decoration: underline;
}

.z_news2 ul li a dt h3 {
	font-size: 20px;
	color: #333;
	font-weight: normal;
}

.z_news2 ul li a dt font {
	display: block;
	color: #666666;
	font-size: 14px;
	margin-top: 37px;
}

.z_news2 ul li a dt i {
	display: block;
	float: left;
	width: 74px;
	height: 3px;
	background: #e7e7e7;
	margin-top: 18px;
}

.z_news2 ul li a dt span {
	display: block;
	font-size: 14px;
	color: #333;
	margin-top: 15px;
	width: 100px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 30px;
	background: #e7e7e7;
}

.z_news2 ul li a dt span:hover {
	background: #036ac9;
	color: #fff;
}

.z_nr {
	width: 95%;
	float: left;
	margin-top: 50px;
	margin-left: 2%;
}

.z_nr h3 {
	font-size: 22px;
	color: #333;
	text-align: center;
	background: url(../images/xian.jpg) no-repeat bottom left;
	padding-bottom: 35px;
	margin-bottom: 43px;
}

.z_nr font {
	display: block;
	color: #666;
	font-size: 14px;
	margin: 0 20px;
}

.z_fanye {
	width: 100%;
	float: left;
	padding: 40px 0;
	background: url(../images/xian.jpg) no-repeat top left;
	margin-top: 60px;
}

.z_fanye a {
	color: #666;
	font-size: 12px;
}

.z_fanye a.nhov {
	color: #1570db;
	float: right;
	font-size: 14px;
}

.z_fanye a:hover {
	color: #1570db;
	text-decoration: underline;
}

.z_con {
	width: 76.5%;
	float: left;
	margin-top: 65px;
	margin-left: 13%;
}

.z_join {
	width: 95%;
	float: left;
	margin-top: 56px;
	margin-left: 2%;
}

.z_join table {
	width: 100%;
	text-align: center;
}

.z_join table tbody {}

.z_join table tbody tr {}

.z_join table tbody tr td {
	padding: 0;
}

.z_join table tbody tr td font {
	font-size: 16px;
	color: #fff;
	display: block;
	background: #8c8c8c;
	line-height: 44px;
}

.z_join table tbody tr td font a {
	color: #fff;
}

.z_join table tbody tr td span {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 35px;
	border-top: 1px dashed #eaeaea;
}

.z_join table tbody tr td span a {
	color: #333;
}

.z_join table tbody tr:hover td span {
	color: #ff9000;
}

.z_join table tbody tr:hover td span a {
	color: #ff9000;
}

.z_dan {
	width: 95%;
	float: left;
	margin-left: 2%;
	margin-top: 50px;
}

.z_dan h3 {
	font-size: 30px;
	color: #333;
	font-weight: normal;
	margin-bottom: 20px;
}

.z_dan h3 a {
	font-size: 14px;
	color: #333;
	float: right;
	margin-right: 40px;
	text-decoration: underline;
}

.z_dan table {
	width: 100%;
	float: left;
	background: #f4f4f4;
	color: #999;
	font-size: 14px;
	padding: 20px 4%;
}

.z_dan table tbody {}

.z_dan table tbody tr {}

.z_dan table tbody tr td {}

.z_dan table tbody tr td span {
	color: #333;
}

.z_dan h4 {
	font-size: 20px;
	color: #333;
	font-weight: normal;
	line-height: 89px;
}

.z_dan font {
	display: block;
	font-size: 14px;
	color: #666666;
	margin: 0 37px;
}

.z_down {
	margin-left: 2%;
	width: 98%;
	float: left;
	margin-top: 50px;
}

.z_down ul li {
	width: 100%;
	float: left;
	line-height: 45px;
}

.z_down ul li i {
	display: block;
	width: 6px;
	height: 6px;
	float: left;
	background: #ffaa00;
	margin-top: 19px;
	margin-right: 9px;
}

.z_down ul li span {
	font-size: 12px;
	color: #999999;
}

.z_down ul li font a {
	color: #444
}

.z_down ul li font {
	font-size: 12px;
	color: #444;
	cursor: pointer;
}

.z_down a.xz {
	display: block;
	float: right;
	background: #036ac9;
	width: 71px;
	height: 36px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 4px;
	line-height: 36px;
}

.z_pro1 {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.z_pro1 h3 {
	font-size: 20px;
	color: #036ac9;
	padding-bottom: 30px;
}

.z_pro1 ul li {
	width: 100%;
	float: left;
	border: 1px solid #eaeaea;
	padding-bottom: 11px;
}

.z_pro1 ul li h4 {
	border-bottom: 1px dashed #eaeaea;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	background: #036ac9;
	line-height: 40px;
	text-indent: 35px;
	margin-bottom: 10px;
}

.z_pro1 ul li a {
	display: block;
	float: left;
	font-size: 12px;
	color: #333;
	line-height: 33px;
	margin: 0 8px;
	width: 314px;
}

.z_pro1 ul li a:hover {
	color: #1b86e5;
	text-decoration: underline;
}

.z_pro1 ul li a i {
	display: block;
	width: 6px;
	height: 6px;
	float: left;
	background: #004098;
	margin-top: 13px;
	margin-right: 10px;
}

.z_nr1 {
	width: 95%;
	float: left;
	margin-top: 50px;
	margin-left: 2%;
}

.z_nr1 img {
	max-width: 100%;
}

.z_nr1 h3 {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-bottom: 21px;
}

.z_nr1 h4 {
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-bottom: 35px;
	font-weight: normal;
}

.z_nr1 font {
	display: block;
	color: #666;
	font-size: 14px;
	margin: 0 20px;
}

.rollfire {
	width: 100%;
	position: relative;
	float: left;
}

.rollfire .LeftBtn {
	float: left;
	display: block;
	width: 31px;
	height: 31px;
	left: 0;
	margin-top: 53px;
	right: auto;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/left.png) no-repeat;
}

.rollfire .RightBtn {
	float: right;
	width: 31px;
	height: 31px;
	left: 0;
	margin-top: 53px;
	right: auto;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/right.png) no-repeat;
}

.rollfire .Cont {
	width: 1200px;
	overflow: hidden;
	float: left;
	margin-left: 13px;
}

.rollfire .ScrCont {
	width: 10000000px;
}

.rollfire #List3 {
	float: left;
}

.rollfire #List4 {
	float: left;
}

.rollfire .Cont .pic {
	margin: 0 5px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #ededed;
}

.rollfire .Cont .pic IMG {
	width: 190px;
	height: 65px;
}

.rollfire .Cont .pic SPAN {
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	width: 160px;
	color: #8b1e09;
	padding-top: 8px;
	font-family: Arial;
}

.rollfire .Cont .pic P {
	color: #505050;
	line-height: 10px;
}

.rollfire .Cont A:link {
	color: #626466;
	text-decoration: none;
}

.rollfire .Cont A:visited {
	color: #626466;
	text-decoration: none;
}

.rollfire .Cont A:hover {
	color: #f00;
	text-decoration: underline;
}


/*表格*/

.pic-item-list {
	margin: 0 0 20px;
}

.pic-item-list .pic-item {
	display: block;
	float: left;
	width: 130px;
	margin-bottom: 10px;
	padding: 0;
}

.pic-item-list .list-pic {
	display: block;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}

.pic-item-list dl {
	padding: 0 5px;
	line-height: 26px;
	text-align: center;
}

.piList {
	padding: 0 0 20px;
	overflow: hidden;
}

.piList .pic-item-list {
	width: 100%;
	margin: 0;
	padding: 0;
}

.piList .pic-item {
	position: relative;
	width: 275px;
	margin: 0 32.5px 23px 0;
	padding: 0;
	display: inline;
}

.piList .list-pic {
	display: block;
	width: 275px;
	border: none;
	margin-bottom: 0;
	padding: 0;
}

.piList .list-pic img {
	width: 275px;
	height: auto;
}

.piList dl {
	padding: 4px 5px;
	line-height: 20px;
}

.piList dl dt {
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.prolisttable {
	width: 100%;
	line-height: 20px;
	border: 1px solid #e4e4e4;
	margin-top: 10px;
	float: left;
}

.prolisttable tr:nth-child(2n) {
	background-color: #fff;
}

.prolisttable tr:nth-child(2n+1) {
	background-color: #f8f8f8;
}

.prolisttable tr td {
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	cursor: default;
}

.prolisttable tr td:last-child {
	border-right: none;
	text-align: center;
}

.prolisttable tr:last-child td {
	border-bottom: none;
}

.prolisttable tbody tr:hover {
	/*background-color: #aebed9;*/
	background: #036ac9;
	color: #fff;
}

.prolisttable tr.header {
	background-color: #e5e5e5;
	font-family: 微软雅黑;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #013893;
}

.prolisttable tr.header td {
	line-height: 24px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.prolisttable a:hover {
	color: #c30f18;
	text-decoration: underline;
}

.prolisttable a.btn {
	color: #666;
	margin-left: 20px;
}

.prolisttable a.btn:hover {
	color: #c30f18;
	text-decoration: underline;
}


/* 分页 */

.page {
	padding: 0 0 40px;
	line-height: 24px;
	text-align: center;
}

.page a {
	display: inline-block;
	margin: 0 2px;
	padding: 0 8px;
	border: 1px solid #ddd;
	background: #ddd;
	color: #333;
	vertical-align: top;
}

.page a:hover,
.page .select{
	border: 1px solid #036ac9;
	background: #036ac9;
	color: #fff;
}