.zdjc-main{
	padding-top: 32px;
}
.zdjc-nf{
	position: relative;
	background: url(zdjcbg6.png) center no-repeat;
	margin-bottom: 58px;
}
.zdjc-nf-box{
	margin: 0 98px;
	position: relative;
	overflow: hidden;
	height: 58px;
}
.zdjc-nf-box ul{
	height: 100%;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}
.zdjc-nf-box ul li{
	display: inline-block;
	position: absolute;
	width: 112px;
	height: 57px;
	background: url(zdjcbg1.png) center no-repeat;
	text-align: center;
	cursor: pointer;
	margin-left: 176px;
}
.zdjc-nf-box ul li a{
	display: block;
	color: #fff;
	font-size: 24px;
	line-height: 57px;
	font-weight: bold;
}
.zdjc-nf-box ul li.cur{
	background: url(zdjcbg1o.png) center no-repeat;
}
.zdjc-nf .btn{
	position: absolute;
	top: 6px;
	cursor: pointer;
}
.zdjc-nf .btn.prev{
	left: 0;
}
.zdjc-nf .btn.next{
	right: 0;
}
.zdjc-jcml{
	background: #f4f9fe;
	box-shadow: 4px 4px 6px 0 #eaeff5;
	position: relative;
}
.zdjc-jcml-l{
	width: 900px;
	height: 120px;
	position: relative;
	overflow: hidden;
	margin-right: 100px;
}
.zdjc-jcml-l li{
	line-height: 120px;
	position: absolute;
	width: 100%;
	height: 100%;
}
.zdjc-jcml-l li a{
	display: inline-block;
	color: #252525;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	vertical-align: middle;
	max-width: 890px;
}
.zdjc-jcml-l li a:hover{
	color: #50aeff;
}
.zdjc-jcml-num{
	position: absolute;
	right: 24px;
	bottom: 18px;
	z-index: 2;
}
.zdjc-jcml-num li{
	display: inline-block;
	cursor: pointer;
	width: 20px;
	height: 8px;
	border-radius: 4px;
	background: #fff;
	box-shadow: 2px 2px 4px 0 #dae4ee;
	margin-left: 5px;
}
.zdjc-jcml-num li.cur{
	background: #87c8ff;
	width: 36px;
}

.zdjc-form{
	margin-top: 42px;
	margin-bottom: 50px;
}
.zdjc-formtit{
	background: url(zdjcbg3.png);
	position: relative;
}
.zdjc-formtit li{
	float: left;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
}
.zdjc-formcon{
	padding: 12px 26px 60px;
	box-shadow: 0 0 6px 1px #e1f6ff;
}
.zdjc-formitem{
	border-top: 1px solid #cde1f7;
}
.zdjc-formitem:first-child{
	border-top: none;
}
.zdjc-formitem li{
	float: left;
	min-height: 38px;
}
.zdjc-form .xh{
	width: 100px;
	text-align: center;
}
.zdjc-form .jcsx{
	width: 864px;
	text-align: left;
}
.zdjc-form .qtdw{
	width: 236px;
	text-align: center;
}
.zdjc-formitem{
	padding: 20px 0 25px;
}
.zdjc-formitem .xh{
	width: 74px;
	text-align: left;
	padding-top: 8px;
}
.zdjc-formitem .xh span{
	display: inline-block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url(zdjcbg4.png) center no-repeat;
	text-align: center;
	height: 38px;
	line-height: 38px;
	width: 38px;
}
.zdjc-formitem .jcsx .tit{
	display: inline-block;
	width: 490px;
	margin-right: 44px;
	padding-top: 3px;
}
.zdjc-formitem .jcsx .tit a{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	color: #181818;
	font-size: 15px;
	line-height: 24px;
}
.zdjc-formitem .jcsx .tit a:hover{
	color: #50aeff;
}
.zdjc-formitem .jcsx .time{
	display: inline-block;
	color: #9e9e9e;
	font-size: 15px;
	vertical-align: top;
	line-height: 30px;
}
.zdjc-formitem .jcsx .status{
	display: inline-block;
	color: #8c8c8c;
	font-size: 14px;
	vertical-align: top;
	background: #f6f6f6;
	height: 30px;
	line-height: 30px;
	width: 60px;
	text-align: center;
	border-radius: 4px;
	margin-left: 8px;
}
.zdjc-formitem .jcsx .btn{
	margin-top: 6px;
}
.zdjc-formitem .jcsx .btn a{
	display: inline-block;
	color: #50aeff;
	font-size: 14px;
	background: #e9f4fe;
	border-radius: 4px;
	margin-right: 8px;
	line-height: 30px;
	padding: 0 18px;
}
.zdjc-formitem .jcsx .btn a:hover{
	background: #50aeff;
	color: #fff;
}
.zdjc-formitem .qtdw{
	width: 170px;
	margin-left: 40px;
	font-size: 15px;
	color: #181818;
	line-height: 24px;
	padding-top: 3px;
}

@media screen and (max-width: 768px){
	.zdjc-jcml .titpic{
		width: 1.62rem;
		float: left;
	}
	.zdjc-jcml-l{
		width: 5.2rem;
		height: 1.5rem;
		margin-top: .45rem;
		margin-right: .14rem;
	}
	.zdjc-jcml-l li{
		line-height: 1.5rem;
	}
	.zdjc-jcml-l li a{
		font-size: .3rem;
		line-height: .5rem;
	}
	.zdjc-jcml-num{
		bottom: .22rem;
		right: .28rem;
	}
	.zdjc-jcml-num li{
		height: .08rem;
		width: .2rem;
	}
	.zdjc-jcml-num li.cur{
		width: .35rem;
	}
	.zdjc-form{
		margin-top: .3rem;
	}
	.zdjc-formtit{
		display: flex;
	}
	.zdjc-formtit li{
		height: 1rem;
		line-height: 1rem;
		font-size: .3rem;
		text-shadow: 2px 0 1px #228be4;
	}
	.zdjc-form .xh{
		width: 1rem;
		text-align: center;
	}
	.zdjc-form .jcsx{
		width: 4.1rem;
		text-align: center;
	}
	.zdjc-form .qtdw{
		width: 1.86rem;
		text-align: center;
	}
	.zdjc-formcon{
		padding: 0 0 .3rem;
	}
	.zdjc-formitem{
		padding: .3rem 0;
	}
	.zdjc-formitem li{
		min-height: auto;
	}
	.zdjc-formitem .xh span{
		background-size: 100% 100%;
		width: .51rem;
		height: .51rem;
		font-size: .26rem;
		line-height: .51rem;
	}
	.zdjc-formitem .jcsx{
		width: 5.8rem;
		text-align: left;
	}
	.zdjc-formitem .jcsx>div.lf{
		margin-bottom: .1rem;
	}
	.zdjc-formitem .jcsx .tit{
		width: 100%;
		margin: 0;
	}
	.zdjc-formitem .jcsx .tit a{
		display: inline-block;
		font-size: .3rem;
		line-height: .48rem;
	}
	.zdjc-formitem .jcsx .time{
		color: #9e9e9e;
		font-size: .28rem;
	}
	.zdjc-formitem .jcsx .status{
		background: none;
		padding: 0;
		color: #9e9e9e;
		font-size: .28rem;
		margin-left: .1rem;
		width: auto;
	}
	.zdjc-formitem .jcsx .btn a{
		padding: 0 .1rem;
		font-size: .26rem;
		line-height: .5rem;
		border-radius: .04rem;
		margin-right: .1rem;
	}
	.zdjc-formitem .jcsx .btn a:last-child{
		margin-right: 0;
	}
	.zdjc-formitem .qtdw{
		margin-left: 1rem;
		width: 5.8rem;
		text-align: left;
		padding-top: 0;
		font-size: .3rem;
		font-weight: bold;
		line-height: .5rem;
	}
	.zdjc-formitem .qtdw .dw{
		padding-right: .04rem;
		display: inline-block;
		background: url(zdjcbg5.png) center bottom no-repeat;
		background-size: 100% .22rem;
	}
	.zdjc-nf{
		margin-bottom: .4rem;
	}
	.zdjc-nf-box{
		margin: 0;
	}
	.zdjc-nf .btn{
		display: none;
	}
	.zdjc-nf-box{
		height: .76rem;
	}
	.zdjc-nf-box ul{
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
	}
	.zdjc-nf-box ul li{
		position: initial;
		width: 1.64rem;
		height: .76rem;
		margin-right: 1.54rem;
		background: url(zdjcbg1h5.png) center no-repeat;
		background-size: 100% 100%;
		margin-left: 0;
	}
	.zdjc-nf-box ul li:last-child{
		margin-right: 0;
	}
	.zdjc-nf-box ul li a{
		line-height: .76rem;
		font-size: .32rem;
	}
	.zdjc-nf-box ul li.cur{
		background: url(zdjcbg1oh5.png) center no-repeat;
		background-size: 100% 100%;
	}
}