﻿* {
	margin: auto;
	padding: auto;
}

a {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
}

.container {
	width: 1200px;
	font-size: 16px;
	background-color: #FFFFFF;
	margin: 15px auto;
}

.container img {
	margin: auto;
}

.title {
	font-size: 30px;
	text-align: center;
	color: #0C0C0C;
	font-weight: bold;
	margin: 25px 0;
	padding: 0 78px;
}

.time {
	overflow: hidden;
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-top: 25px;
}

.sg {
	margin: 20px 50px;
	border: 1px solid #C9C7C7;
	width: auto;
	text-align: center;
}

.sj {
	margin: 30px 78px 20px;
	line-height: 34px;
	font-size: 16px;
	color: #333;
}

.c3 {
	margin-top: 20px;
	text-align: right;
	padding-right: 50px;
}

.c3 a {
	color: #044498;
}

.sx {
	margin: 30px 50px;
	line-height: 30px;
}

.sx a:hover {
	color: #044498;
}

/* 领导信息-细览 */
.lead-title {
	width: 100%;
	height: 80px;
	background: url(http://www.zznjrc.com/images/xy-xxgk-lead-titBg.png) no-repeat center;
	line-height: 80px;
	text-align: center;
}

.lead-title span {
	font-size: 32px;
	font-weight: bold;
	color: #015293;
}

.leader-detail {
	width: 100%;
	height: auto;
	margin-top: 35px;
	background: url(http://www.zznjrc.com/images/xy-xxgk-lead-detailBg.png) no-repeat top;
}

.leader-detail .photo {
	float: left;
	width: 315px;
	height: 500px;
	background-color: #f9f9f9;
}

.leader-detail .photo .img {
	width: 190px;
	height: 230px;
	margin: 30px auto;
	padding: 10px;
	background-color: #fff;
}

.leader-detail .photo .img img {
	width: 100%;
	height: 100%;
}

.leader-detail .photo span.name {
	display: block;
	width: 190px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	font-size: 24px;
	color: #333;
	text-align: center;
}

.leader-detail .info {
	float: left;
	width: 790px;
	height: auto;
	margin-left: 30px
}

.leader-detail .info .info-tit {
	width: 100%;
	height: 30px;
	padding: 0 15px;
	background: url(http://www.zznjrc.com/images/xy-xxgk-titBg.png) no-repeat left;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #015293;
}

.leader-detail .info .info-con {
	width: 100%;
	height: auto;
	margin: 10px 0 20px 0;
	line-height: 0.3rem;
	font-size: 16px;
}

.leader-detail .info .info-con p {
	line-height: 30px;
	font-size: 16px;
	color: #333;
	text-indent: 2em;
}
