.zjDetail{
	padding-top: 20px;
    padding-bottom: 40px;
    position:relative;
}
/*左边*/
.zjDetailL{
	float: left;
	width: 315px;
}

.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;
}

.zj_titL{
	border-left: 4px solid #e76729;
	color: #e76729;
}
.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: 275px;
    float: left;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zj02Val li div{
	float: right;
	font-size: 14px;
}
.zj02Val li a div {
    float: left;
	max-width: 450px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.zjDetailR{
	width: 865px;
	border: 1px solid #eee;
	float: right;
	padding: 12px 27px 0 18px;
	box-sizing: border-box;
}
.zjDetailR .zj_titL{
	border-left: 4px solid #015293;
    color: #015293;
}
.zj_list01{
	height: 120px;
	width: 100%;
	margin-top: 40px;
	padding-bottom: 22px;
}
.zj_list01I{
	float: left;
	font-size: 0;
	width: 120px;
	height: 120px;
}
.zj_list01I img{
	width: 120px;
	height: 120px;
}
.zj_list01D{
	float: right;
	width: 615px;
	font-size: 0;
}
.zj_list01D>a{
	font-size: 16px;
	line-height: 24px;
	display: inline-block;
	color: #333333;
	max-width: 80%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom: 8px;
}
.zj_list01D p{
	font-size: 14px;
	line-height: 22px;
	height: 88px;
	color: #4d4d4d;
	position: relative;
	overflow: hidden;
}
.zj_list01D p a{
	position: absolute;
	top: 66px;
	right: 0;
	color: #015293;
	background-color: #fff;
}
.zj_list02{
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}
.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:nth-child(5){
	margin-bottom: 17px;
}
.zj_list02 li:nth-child(10){
	margin-bottom: 17px;
}
.zj_list02 li:nth-child(15){
	margin-bottom: 17px;
}
.zj_list02 li:nth-child(20){
	margin-bottom: 17px;
} */
.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_list02 li div{
	float: right;
	font-size: 14px;
}

.zj_page{
	text-align: center;
	height: 38px;
    padding-top: 17px
}

.zj_all.ylxf .zjDetailL .zj01 ul li{
	background: url(../img/right_icon.png) no-repeat 195px center;
	background-color: rgba(204, 204, 204, 0.21);
}