.zjDetail{
	margin-top: 20px;
	margin-bottom: 40px;
}
/*左边*/
.zjDetailL{
	float: left;
	width: 370px;
}

.zj01{
	/*height: 275px;*/
	border: 1px solid #eee;
}
.zj01T{
	width: 100%;
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	background-color: #e76729;
}
.zj01V{
	margin-top: 8px;
	margin-bottom: 8px;
}
.zj01V li{
	height: 44px;
	width: 100%;
}
.zj01V li a{
	display: block;
	width: 100%;
	height: 44px;
	line-height: 44px;
	padding-left: 102px;
	box-sizing: border-box;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	background: url(../img/partyBuilding/zjLove.png) no-repeat 60px center;
}
.zj01V_active{
	background-color: #ffede4 !important;
}
.zj01V li a:hover{
	background-color: #ffede4 !important;
}



.zj02{
	width: 100%;
	border: 1px solid #eee;
	box-sizing: border-box;
	padding: 12px 12px 0 10px;
	margin-top: 20px;
}
.zj02:first-child{
	margin-top: 0;
}
.zj_titL{
	border-left: 4px solid #e76729;
	color: #e76729;
}
.zj_titD .zj_titL{
	color: #015293;
	border-left: 4px solid #015293;
}
.zj02Val{
	
}
.zj02Val li{
	position: relative;
	width: 100%;
	height: 40px;
	padding: 8px 0;
	padding-left: 13px;
	box-sizing: border-box;
	line-height: 24px;
	font-size: 0;
}
.zj02Val li span{
	position: absolute;
	top: 50%;
	margin-top: -3px;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #015293;
}
.zj02Val li a{
	display: inline-block;
	max-width: 240px;
	float: left;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.zj02Val li div{
	float: right;
	font-size: 14px;
	color: #aaaaaa;
}

.zjDetailR{
	width: 800px;
	float: right;
	padding: 0px 27px 0px 18px;
	box-sizing: border-box;
}
.zjDetailR .zj_titL{
	border-left: 4px solid #015293;
    color: #015293;
}

.zj_list02{
	padding-bottom: 20px;
}
.zj_list01:last-child .zj_list02{
	padding-bottom: 0;
}
.zj_list02 li{
	width: 100%;
	height: 40px;
	padding: 8px 0;
	padding-left: 13px;
	box-sizing: border-box;
	line-height: 24px;
	position: relative;
}
.zj_list02 li span{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #015293;
}
.zj_list02 li a{
	display: inline-block;
	max-width: 585px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float: left;
	font-size: 16px;
	color: #333333;
}
.zj_list020 li a{
	max-width: 1000px;
}
.zj_list02 li div{
	float: right;
	font-size: 14px;
	color: #aaaaaa;
}

.zj_page{
	text-align: center;
	height: 56px;
    padding-top: 17px
}