.body {
	width: 100%;
	height: 100%;
	min-width: 1200px;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.zhead {
	width: 100%;
	height: 79px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	background: url(../images/zhead-bg.png) no-repeat center top;
}
.zhead .zhead-main {
	width: 1200px;
	height: 79px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.zhead .zhead-main h1 {
	margin-top: 6px;
}
.zhead .zhead-main .zhead-list {
	position: absolute;
	top: 32px;
	right: 0;
	overflow: hidden;
}
.zhead .zhead-main .zhead-list a {
	float: left;
	margin-left: 78px;
	width: 108px;
	height: 21px;
	background: url(../images/zhead-nav.png) no-repeat;
	text-indent: -9999em;
}
.zhead .zhead-main .zhead-list a:nth-child(1) {
	background-position: 0 0;
}
.zhead .zhead-main .zhead-list a:nth-child(1):hover,.zhead .zhead-main .zhead-list a:nth-child(1).on {
	background-position: 0 -21px;
}
.zhead .zhead-main .zhead-list a:nth-child(2) {
	background-position: -185px 0;
}
.zhead .zhead-main .zhead-list a:nth-child(2):hover,.zhead .zhead-main .zhead-list a:nth-child(2).on {
	background-position: -185px -21px;
}
.zhead .zhead-main .zhead-list a:nth-child(3) {
	background-position: -370px 0;
}
.zhead .zhead-main .zhead-list a:nth-child(3):hover,.zhead .zhead-main .zhead-list a:nth-child(3).on {
	background-position: -370px -21px;
}
.zhead .zhead-main .zhead-list a:nth-child(4) {
	background-position: -556px 0;
}
.zhead .zhead-main .zhead-list a:nth-child(4):hover,.zhead .zhead-main .zhead-list a:nth-child(4).on {
	background-position: -556px -21px;
}
.zhead .zhead-main .zhead-list a:nth-child(5) {
	background-position: -743px 0;
}
.zhead .zhead-main .zhead-list a:nth-child(5):hover,.zhead .zhead-main .zhead-list a:nth-child(5).on {
	background-position: -743px -21px;
}
.news-topic {
	height: 500px;
	background: url(../images/news-top.jpg) no-repeat center top;
}
.news {
	width: 1200px;
	margin: 0 auto;
	padding-top: 85px;
}
.news-title {
	height: 80px;
	background: url(../images/news-title.png) no-repeat center top;
}
.news-thumb {
	margin-top: 96px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cacaca;
	font-size: 18px;
	color: #aa9875;
}
.news-thumb a {
	color: #aa9875;
}
.news-tab {
	margin-top: 68px;
	height: 64px;
	background: #e7e7e7;
}
.news-tab a {
	float: left;
	width: 20%;
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 24px;
	color: #aa9875;
}
.news-tab a.on,
.news-tab a:hover {
	color: #fff;
	background-color: #aa9875;
}
.news-list {
	margin-top: 104px;
	overflow: hidden;
	margin-bottom: 70px;
}
.news-list li {
	margin-bottom: 50px;
	height: 28px;
	line-height: 28px;
	position: relative;
	padding: 0 70px 0 114px;
	font-size: 20px;
}
.news-list li .tag {
	position: absolute;
	left: 0;
	top: 0;
	color: #aa9875;
}
.news-list li .time {
	position: absolute;
	right: 4px;
	top: 0;
	color: #535353;
}
.news-list li a {
	color: #535353;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-list li a:hover {
	color: #aa9875;
}
.pagination {
	text-align: center;
	font-size: 16px;
	padding-bottom: 100px;
}
.pagination a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
	color: #535353;
}
.pagination a:hover {
	color: #cfb787;
}
.pagination a.active {
	font-size: 20px;
	color: #cfb787;
	border-bottom: 1px solid #cfb787;
}
.article-thumb {
	padding-bottom: 20px;
	border-bottom: 1px dashed #cacaca;
	font-size: 18px;
	color: #aa9875;
}

.article-thumb a {
	color: #aa9875;
}
.article {
	padding-left: 222px;
	margin-top: 90px;
	position: relative;
	padding-bottom: 120px;
}
.article-side {
	width: 156px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.article-side .yuyue {
	width: 154px;
	height: 50px;
	background: url(../images/side-yuyue.jpg) no-repeat;
	display: block;
	margin: 0 auto;
}
.article-side .qrcode {
	overflow: hidden;
	background: #bfae87;
	margin-top: 15px;
}
.article-side .qrcode img {
	display: block;
	width: 145px;
	margin: 5px auto 0;
}
.article-side .qrcode span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.article-side .media {
	overflow: hidden;
	height: 46px;
	width: 200px;
	background: url(../images/media.png) no-repeat;
	margin-top: 15px;
}
.article-side .media a {
	float: left;
	width: 46px;
	height: 46px;
	margin-right: 9px;
}
.article-title {
	font-size: 30px;
	color: #6f6d6a;
	text-align: center;
	font-weight: bold;
}
.article-content {
	margin-top: 30px;
	font-size: 18px;
	color: #6f6d6a;
	line-height: 1.8;
}
.article-content img {
	max-width: 100%;
}
.article-content a {
	color: #6f6d6a;
}
.article-content iframe {
	display: block;
    width: 978px!important;
    height: 500px!important;
}

.pagination{
  text-align: center;
  margin-top: 40px;
}
.pagination a.active {
    
  color: #fff;
  background-color: #baa079;
  border-color: #baa079;
}
.pagination a {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #baa079;
  width: 42px;
  text-align: center;
  margin: 0 4px;
  border: 1px solid #baa079;
}