body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
textarea,
optgroup,
p,
blockquote,
figure,
hr,
menu,
dir,
thead,
tbody,
tfoot,
th,
td {
	margin: 0;
	padding: 0
}

ul,
ol {
	list-style-type: none;
	list-style-image: none
}

a {
	text-decoration: none
}

a:active {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0 none
}

a:focus {
	outline: 1px dotted
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	font-size: 62.5%
}

body {
	font-size: 14px;
	line-height: 1.6;
	font-family: "微软雅黑", "黑体", "宋体";
}

body,
button,
input,
select,
textarea {
	font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
	-ms-text-autospace: ideograph-alpha ideograph-numeric ideograph-parenthesis;
	text-autospace: ideograph-alpha ideograph-numeric ideograph-parenthesis
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 30px
}

h3 {
	font-size: 22px
}

h4 {
	font-size: 18px
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 12px
}

abbr,
acronym {
	border-bottom: 1px dotted;
	cursor: help
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background-color: #d2e5ff;
	color: #000
}

code,
kbd,
pre,
samp {
	font-family: monaco, menlo, consolas, 'courier new', courier, monospace
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow: auto
}

q {
	quotes: none
}

q:before,
q:after {
	content: '';
	content: none
}

small {
	font-size: 85.7%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th {
	text-align: left
}

svg:not(:root) {
	overflow: hidden
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0 none;
	white-space: normal;
	*margin-left: -7px
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle
}

input,
button {
	*overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
input[disabled] {
	cursor: default
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

textarea {
	overflow: auto;
	resize: vertical
}

select:disabled option:checked,
option:disabled:checked {
	color: #d2d2d2
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input {
		line-height: normal !important
	}
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: darkGray;
	opacity: 1
}

label {
	cursor: pointer
}

select[size],
select[multiple],
select[size][multiple] {
	border: 1px solid #AAA;
	padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
video,
progress {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

[draggable] {
	cursor: move
}

dialog {
	border: 1px solid;
	padding: 0;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	height: -moz-fit-content;
	height: -webkit-fit-content;
	height: fit-content
}

dialog::backdrop {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .3)
}

@charset "utf-8";

/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
t {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font: 12px/20px "SimSun", "宋体", "Arial Narrow", HELVETICA;
	background: #fff;
	/* overflow-y:scroll;*/
}

table {
	border-collapse: collapse;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

form {
	display: inline;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	vertical-align: bottom;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	font-size: 0px;
}

.ptp10 {
	height: 10px;
	width: 100%;
}

.ptp5 {
	height: 5px;
	width: 100%;
}

.ptp15 {
	height: 15px;
	width: 100%;
}

.ptp20 {
	height: 20px;
	width: 100%;
}

.pt10 {
	margin-top: 10px;
}

.pt5 {
	margin-top: 5px;
}

.pt15 {
	margin-top: 15px;
}

.pt20 {
	margin-top: 20px;
}

.pt25 {
	margin-top: 25px;
}

.pt30 {
	margin-top: 30px;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	font-size: 0px;
}

/* CSS Document */
body {
	background-image: url(../tplimg/pppyyy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background: #fff;
}

.dikan1 {
	margin-top: -115px;
}

.box {
	width: 100%;
}

.banner {

	height: 670px;
	width: 100%;
}

.a_left {
	float: left;
	height:470px;
	width: 620px;
}

.a_left1 {
	float: left;
	height: 480px;
	width: 620px;
}

.a_rlght {
	float: right;
	width: 342px;
	margin-right: 20px;
}

.focusBox {
	position: relative;
	width: 600px;
	height: 470px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
	margin-right: auto;
	margin-left: auto;
}

.focusBox .pic img {
	width:600px;
	height:470px;

}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li {
	height: 36px;
	line-height: 36px;
	position: absolute;
	bottom: -36px;
}

.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 8px;
	right: 8px;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 18px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

.focusBox .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
	background-color: #42988f;
}

.pic-text {
	color: #666;
	line-height: 20px;
	text-align: left;
	padding-bottom: 15px;
}

.tp {
	float: left;
	width: 147px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	height: 86px;
}

.pic-text h4 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	height: 16px;
	margin-top: 2px;
}

.pic-text p {
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	margin-top: 6px;
}

.blockRA {
	width: 100%;
}

.wz {
	width: 185px;
	float: left;
}

.activityBox {
	width: 342px;
	position: relative;
	font: 12px/20px Arial, Helvetica, '宋体', sans-serif;
	margin-top: 10px;
}

.activityBox a {
	color: #333;
}

.activityBox .title {
	width: 322px;
	height: 25px;
	line-height: 34px;
	padding: 0 10px;
	background: #f1f1f1;
}

.activityBox .title h2 {
	font-size: 16px;
	line-height: 24px;
	font-family: '微软雅黑', '黑体', '宋体';
	color: #0186D3;
	font-weight: normal;
}

.activityBox .title .pageState {
	margin-left: 5px;
}

.activityBox .content {
	width: 342px;
	position: relative;
	height: 155px;
}

.activityBox .content .contentInner ul {
	width: 342px;
	height: 155px;
	position: absolute;
}

.activityBox .content .contentInner ul li {
	height: 155px;
}

.activityBox .content .contentInner ul li img {
	vertical-align: middle;
	width: 342px;
	height: 136px;
}

.activityBox .content .contentInner .mt5 {
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}

.activityBox .content .contentInner p span {
	color: #999;
	margin-left: 15px;
}

.activityBox .title,
.activityBox .title a {
	color: #0186D3;
}

.activityBox .title .ac_List {
	position: absolute;
	right: 55px;
	top: -4px;
	height: 32px;
}

.activityBox .title .prev,
.activityBox .title .next {
	width: 16px;
	height: 14px;
	position: absolute;
	display: block;
	top: 5px;
	cursor: pointer;
	background: url(../images/index_main.png) 0 0 no-repeat;
}

.activityBox .title .prev {
	right: 29px;
	background-position: -52px -375px;
}

.activityBox .title .next {
	right: 10px;
	background-position: -35px -375px;
}

.activityBox .title .prev:hover {
	background-position: -86px -345px;
}

.activityBox .title .next:hover {
	background-position: -69px -345px;
}

.activityBox .leftZone {
	background-position: -103px -345px;
	left: 0;
}

.activityBox .rightZone {
	background-position: -114px -345px;
	right: 0;
}

.activityBox .content .contentInner {
	width: 342px;
	height: 155px;
	overflow: hidden;
}

.deh {
	background-image: url(../tplimg/dzsp_02.jpg);
	height: 405px;
	width: 100%;
	margin-top: 20px;
	background-position: top center;
}

.b_l {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}

.txtMarquee-top {
	overflow: hidden;
	position: relative;
}

.txtMarquee-top .bd {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.txtMarquee-top .infoList li {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	overflow: hidden;
}

.txtMarquee-top .infoList li a {
	color: #333333;
}

.txtMarquee-top .infoList li .date {
	float: right;
	color: #999;
}

.txtMarquee-top1 {
	overflow: hidden;
	position: relative;
}

.txtMarquee-top1 .bd {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.txtMarquee-top1 .infoList li {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	overflow: hidden;
}

.txtMarquee-top1 .infoList li .date {
	float: right;
	color: #999;
}

.infoList {
	width: 244px;
	height: 110px;
	overflow: hidden;
	color: #0186D3;
}

.txtMarquee-top1 .infoList li a {
	color: #333333;
}

.slideTxtBox {
	float: right;
	width: 342px;
	text-align: left;
	padding-top: 10px;
	margin-right: 10px;
}

.slideTxtBox .hd {
	line-height: 28px;
	font-size: 14px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
}

.slideTxtBox .hd ul {
	overflow: hidden;
	zoom: 1;
	margin-top: 50px;
}

.slideTxtBox .hd ul li a {
	display: block;
	font-size: 20px;
	color: #5B8903;
	font-weight: bold;
}

.slideTxtBox .hd ul li a:hover {
	text-decoration: none;
}

.slideTxtBox .hd ul li.on a {
	color: #fff;
	font-weight: bold;
}

.slideTxtBox .bd {
	padding: 10px;
}

.slideTxtBox .bd li {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #333;
	width: 100%;
	overflow: hidden;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #FFF;
}

.daodao {
	height: 5px;
	width: 50px;
	background-color: #5B8903;
	margin-top: 5px;
	margin-bottom: 5px;
}

.slideTxtBox .bd ul li a {
	color: #333;
}

.spzi {
	background-repeat: no-repeat;
	background-position: top center;
	height: 358px;
	width: 100%;
}

.c_left {
	width: 595px;
	float: left;
}

.hdd {
	font-family: "微软雅黑";
	line-height: 40px;
	border-bottom: 2px solid #A3C519;
	width: 100%;
	height: 40px;
}

.hdd h2 {
	font-size: 20px;
	color: #206fd4;
	float: left;
	border-bottom: 2px solid #1769cc;
	padding-right: 20px;
	padding-left: 20px;
}

.hdd h2 a {
	color: #206fd4;
	font-weight: bold;
}

.hdd i {
	background: url(../tplimg/icons.png) 0 -120px no-repeat;
	display: inline;
	float: left;
	height: 7px;
	line-height: 7px;
	margin: 16px 0 0 10px;
	overflow: hidden;
	width: 5px;
}

.zhuanti h2 a {
	color: #FFFFFF;
}

.zuo {
	width: 475px;
	color: #fff;
	margin-left: 5px;
	margin-top: 20px;
}

.zuo a {
	color: #333;
}

.zuo ul li {
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	text-indent: 18px;
	background: url("http://www.zynews.cn/2016index/tplimg/ListIco.png") no-repeat left 14px;
}

.photo_news-list {
	margin-top: 5px;
	text-align: center;
}

.photo_news-list ul {
	padding-bottom: 16px;
}

.photo_news-list li {
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 174px;
	margin-left: 20px;
	margin-top: 20px;
	_display: inline;
}

.photo_news-list img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.biaoti1 {
	text-align: center;
	height: 36px;
	width: 100%;
	display: block;
	overflow: hidden;
	margin-top: 5px;
}

.ptItem {
	border-bottom: 1px dotted #999;
	width: 100%;
	height: 120px;
	overflow: hidden;
}

.ptItem .pic {
	float: left;
	margin: 0 15px 0 0;

}

.ptItem h3 {
	font-size: 16px;
	line-height: 28px;
	overflow: hidden;
	height: 28px;
	font-weight: bold;
	margin-bottom: 5px;
}

.ptItem p {
	color: #666;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
	height: 60px;
}

.c_right {
	float: right;
	width: 342px;
}

.b_right {
	float: right;
	width: 352px;
}

.hdzt {
	width: 335px;
	margin-right: auto;
	margin-left: auto;
}

.hdzt1 {
	height: 94px;
	width: 334px;
}

.hdddd {
	height: 30px;
	width: 100%;
	background-color: #e8e9e4;
	margin-top: 15px;
}

.hudong {
	height: 469px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../tplimg/dzsp_05.jpg);
	background-repeat: no-repeat;
}

.wb {
	height: 400px;
	width: 595px;
}


.dakau {
	font-family: "微软雅黑";
	font-size: 18px;
	text-align: center;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	width: 100%;
	float: left;
	font-weight: bold;
	margin-top: 5px;
}

.ycew {
	font-size: 12px;
	line-height: 22px;
	float: left;
	width: 100%;
	margin-top: 2px;
	overflow: hidden;
	height: 66px;
	text-indent: 2em;
	color: #6e6b6b;
}

.xuans {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 10px;
}

.huogz {
	background-image: url(../tplimg/dzsp_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 398px;
	width: 100%;
}

.hudg {
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	font-family: "黑体";
	text-align: center;
	line-height: 100px;
}

.xiza {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

.xiza p {
	font-size: 16px;
	line-height: 28px;
	height: 200px;
	width: 100%;
	overflow: hidden;
}

.contain3 {
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	padding: 0px;
	margin-top: 20px;
	float: left;
}

.xuanj {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

.xuanj li {
	float: left;
	height: 170px;
	width: 150px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	overflow: hidden;
}

.toupiao font {
	font-size: 12px;
}

.txt1 {
	font-family: "宋体";
	font-size: 14px;
	color: #FFF;
	width: 150px;
	overflow: hidden;
	line-height: 26px;
	height: 26px;
	text-align: center;
	background-color: #2c4300;
	float: left;
	position: absolute;
	opacity: 0.8;
	left: 0px;
	bottom: 0px;
}

.txt2 {
	font-family: "宋体";
	font-size: 12px;
	color: #333;
	width: 150px;
	overflow: hidden;
	height: 26px;
	float: left;
	line-height: 26px;
	background-color: #EDEFA4;
	text-align: center;

}

.toupiao {
	width: 150px;
	margin-bottom: 4%;
	float: left;
}

.toupiao span {
	font-size: 14px;
	font-weight: 500;
	color: #000000;
}

.toupiao input {
	margin-right: 6px;
	font-size: 16px;
}

.zmzdsydszpscp {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	float: left;
}

.gess {
	font-size: 12px;
	text-align: center;
	color: #666;
	line-height: 30px;
	height: 30px;
}

.gezk {
	margin-right: auto;
	height: 100px;
	margin-left: auto;
}

.topm {
	height: 30px;
	width: 230px;
	float: left;
	margin-top: 162px;
	margin-left: 387px;
}

.wp input {
	height: 30px;
	width: 225px;
	border: 1px solid #fff;
	background-color: #FFF;
}

.inp input {
	height: 30px;
	width: 100px;
	border: 1px solid #CF660A;
	background-color: #FFF;
}

.sumBtn-O {
	height: 87px;
	width: 100%;
	_background: url(../tplimg/xtq1SumBtn.gif) no-repeat left top;
	display: block;
	border-style: none;
	cursor: pointer;
	background-image: url(../tplimg/touoan.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow: hidden;
	float: left;
	background-position: center;
	background-color: #FFF;
}

.more {
	font-size: 16px;
	color: #900;
}

.p30 {
	float: left;
	height: 30px;
	width: 100%;
}

.p10 {
	float: left;
	height: 10px;
	width: 100%;
}

.p20 {
	float: left;
	height: 20px;
	width: 100%;
}

.next-btn5 {
	background-size: 100% auto;
	width: 150px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	border: none;
	text-align: center;
	float: left;
	background-image: url(../tplimg/touoan1.jpg);
	background-repeat: no-repeat;

}

.tup {
	height: 104px;
	width: 150px;
	position: relative;
}

.FVCPicTxt {
	width: 150px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0;
	overflow: hidden;
	color: #FFF;
	font-size: 16px;
}

/* .foot {
	width: 1000px;
	font: 12px/1.75 "宋体", "Arial", sans-serif;
	margin: 2% auto 0;
	padding-bottom: 3%;
	color: #333;
	text-align: center;
	_width: 970px;
}

.foot a {
	color: #333;
}

.footerTop {
	margin-bottom: 10px;
}

.footerTop a {
	margin: 0 8px;
}

.footerM {
	text-align: center;
}

.footerL,
.footerM,
.footerR {
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}

.footerL,
.footerR {
	margin: 0 10px;
} */
/* 尾部 */
.foot {
	width: 970px;
	font: 12px/1.75 "宋体", "Arial", sans-serif;
	margin: 3% auto 0;
	padding-bottom: 10%;
	color: #333;
	text-align: center;
}

.foot a {
	color: #333;
}

.footerTop {
	width: 968px;
	height: 30px;
	line-height: 30px;
	background-color: #fafafa;
	border-top: 2px solid #0a77c3;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 20px;
}

.footerTop a {
	margin: 0 8px;
}

.footerM {
	margin: 20px 100px 0;
	text-align: center;
}

.footerL,
.footerM,
.footerR {
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}

.footerL,
.footerR {
	margin: 0 10px;
}

