.content {
	padding: 0 0 40px;
}

.contitle {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
	margin-top: 30px;
        margin-bottom: 20px;
}

.contitle>h4 {
	width: 100%;
	height: 30px;
	display: block;
	padding-left: 35px;
	background: url(../img/icon1.png) left center no-repeat;
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	margin: 0;
}

.txth {
	font-size: 22px;
	color: #666666;
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
}

.tet{
	padding-top: 20px;
}
.txt {
	text-indent: 2em;
}

@media only screen and (max-width: 768px) {
	.content>.row>div {
		width: 100%;
	}
}

.contentpagecon>p {
	margin-bottom: 20px;
}

.address {
	color: #999999;
	padding-left: 0;
}

.address>a {
	color: #666666;
}


/*leader*/

.personCon {
	margin-top: 20px;
}

.personItem {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #DCDCDC;
}

.personItem>span {
	width: 100%;
	display: block;
	text-align: left;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 5px;
}

.personItem .tx {
	font-size: 18px;
	color: #73000a;
}

.personItem .zc {
	font-size: 16px;
	color: #333333;
}

/*person-content-page*/
.person-top{ width: 100%; margin-top: 20px;}
.personl{ width: 100%; height: 30px; line-height: 30px; text-align: left; font-size: 16px; color: #666666; font-weight: bold;}