.zdjs-wrap{
	background: url(2025zdjs-bg1.png) top center no-repeat;
	background-size: 19.2rem auto;
}
.zdjs-head{
	padding-top: 354px;
	padding-top: 3.54rem;
}
.zdjs-logo{
	text-align: center;
}
.zdjs-nfbox{
	width: 216px;
	width: 2.16rem;
	height: 60px;
	height: .6rem;
	background: url(2025zdjs-bgnf.png) center no-repeat;
	background-size: 100% 100%;
	margin-left: 86px;
	margin-left: .86rem;
	position: relative;
}
.zdjs-nfbox .tag{
	line-height: 60px;
	line-height: .6rem;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-size: .22rem;
	font-weight: bold;
	cursor: pointer;
}
.zdjs-nfbox .list{
	position: absolute;
	z-index: 4;
	top: 60px;
	top: .6rem;
	width: 100%;
	left: 0;
	background-color: #fff;
	border-radius: 4px;
	border: solid 1px #d5e8ff;
	display: none;
}
.zdjs-nfbox .list a{
	display: block;
	width: 100%;
	height: 40px;
	height: 0.4rem;
	line-height: 40px;
	line-height: 0.4rem;
	font-size: 16px;
	font-size: 0.16rem;
	text-align: center;
	color: #333;
	border-bottom: 1px solid #d5e8ff;
	cursor: pointer;
}
.zdjs-intro{
	position: relative;
	margin-top: 44px;
	margin-top: .44rem;
	background: url(2025zdjs-bg3.png) center no-repeat;
	background-size: 100% 100%;
	padding-top: 22px;
	padding-top: .22rem;
}
.zdjs-intro .con{
	color: #1e4fdd;
	font-size: 22px;
	font-size: .22rem;
	line-height: 40px;
	line-height: .40rem;
	padding: 12px 30px 30px;
	padding: .12rem .3rem .3rem;
	text-indent: 2em;
	position: relative;
	/*height: 227px;
	height: 2.27rem;*/
	box-sizing: border-box;
	z-index: 2;
	text-align: justify;
}
.zdjs-intro .tit{
	text-align: center;
	font-size: 0;
}
.zdjs-intro .tit img{
	height: 25px;
	height: .25rem;
}
.zdjs-headbar{
	display: block;
	margin-top: 16px;
	margin-top: .16rem;
	text-align: center;
	height: 45px;
	height: .45rem;
	line-height: 50px;
	line-height: .5rem;
	background: url(2025zdjs-bg5.png) center no-repeat;
	background-size: 100% 100%;
	font-size: 0;
}
.zdjs-headbar img{
	height: 30px;
	height: .3rem;
}
.zdjs-main{
	margin-top: 22px;
	margin-top: .22rem;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: .1rem;
	border-top-left-radius: .1rem;
	box-shadow: 0 0 10px 0 rgba(145,145,145,.2);
	box-shadow: 0 0 .1rem 0 rgba(145,145,145,.2);
	padding: 6px 20px 36px;
	padding: .06rem .2rem .36rem;
	background: #fff;
	font-size: 0;
}
#page{
	margin: 28px 0 0;
	margin: .28rem 0 0;
}
.zdjs-title{
	text-align: center;
}
.zdjs-title span{
	display: inline-block;
	color: #000000;
	font-size: 30px;
	font-size: .3rem;
	font-weight: bold;
	background: url(zdjs-bg6.png) center bottom no-repeat;
	width: 317px;
	width: 3.17rem;
	height: 52px;
	height: .52rem;
}
.zdjs-selbox{
	margin-top: 28px;
	margin-top: .28rem;
}
.zdjs-selbox .item{
	line-height: 36px;
	line-height: .36rem;
	position: relative;
}
.zdjs-selbox .item .tit{
	float: left;
	display: inline-block;
	color: #000000;
	font-size: 16px;
	font-size: .16rem;
	width: 80px;
	width: .8rem;
}
.zdjs-selbox .item .selbox{
	width: 1080px;
	width: 10.8rem;
	height: 52px;
	height: .52rem;
	overflow: hidden;
}
.zdjs-selbox .item .selbox span{
	display: inline-block;
	width: 148px;
	width: 1.48rem;
	height: 36px;
	height: .36rem;
	text-align: center;
	color: #000000;
	font-size: 16px;
	font-size: .16rem;
	margin-right: 16px;
	margin-right: .16rem;
	background: #efefef;
	border-radius: 2px;
	margin-bottom: 16px;
	margin-bottom: .16rem;
	cursor: pointer;
}
.zdjs-selbox .item .selbox span.cur{
	background: #ffa800;
	color: #fff;
}
.zdjs-selbox .item .zkbtn{
	position: absolute;
	right: 0;
	top: 0;
	color: #2d8ffe;
	font-size: 16px;
	font-size: .16rem;
	padding-right: 20px;
	padding-right: .2rem;
	background: url(zdjs-zk1.png) right center no-repeat;
	background-size: 12px 7px;
	background-size: .12rem .07rem;
}
.zdjs-selbox .item .zkbtn.cur{
	background-image: url(zdjs-zk2.png);
}
.zdjs-selbox .item .dropbox{
	float: left;
	width: 290px;
	width: 2.9rem;
	border: 1px solid #d7dce4;
	border-radius: 4px;
	border-radius: .04rem;
	position: relative;
	background: url(zdjs-zk3.png) 266px center no-repeat;
	background: url(zdjs-zk3.png) 2.66rem center no-repeat;
	background-size: 12px 7px;
	background-size: .12rem .07rem;
}
.zdjs-selbox .item .dropbox .tag{
	padding: 0 25px 0 22px;
	padding: 0 .25rem 0 .22rem;
	color: #333333;
	font-size: 16px;
	font-size: .16rem;
	cursor: pointer;
}
.zdjs-selbox .item .dropbox .list{
	position: absolute;
	top: 36px;
	top: .36rem;
	width: 100%;
	left: -1px;
	border: 1px solid #d7dce4;
	background: #fff;
	z-index: 2;
	display: none;
	max-height: 200px;
	overflow-y: auto;
}
.zdjs-selbox .item .dropbox .list li{
	color: #333333;
	font-size: 16px;
	font-size: .16rem;
	cursor: pointer;
	padding: 0 22px;
	padding: 0 .22rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zdjs-selbox .item .dropbox .list li:hover{
	color: #2d8ffe
}
.zdjs-bar{
	margin-top: 28px;
	line-height: 36px;
	margin-top: .28rem;
	line-height: .36rem;
}
.zdjs-bar *{
	vertical-align: top;
}
.zdjs-bar .tit1{
	color: #000000;
	font-size: 24px;
	font-size: .24rem;
	font-weight: bold;
	display: inline-block;
	margin-right: 24px;
	margin-right: .24rem;
}
.zdjs-bar .tit2{
	display: inline-block;
	color: #000000;
	font-size: 18px;
	font-size: .18rem;
}
.zdjs-bar .onsel{
	display: inline-block;
	border-radius: 2px;
	border: 1px solid #2d8ffe;
	padding: 0 12px;
	padding: 0 .12rem;
	text-align: center;
	margin-left: 10px;
	margin-left: .1rem;
}
.zdjs-bar .onsel span{
	color: #2d8ffe;
	font-size: 16px;
	font-size: .16rem;
	vertical-align: middle;
}
.zdjs-bar .onsel img{
	margin-left: 12px;
	margin-left: .12rem;
	vertical-align: middle;
	cursor: pointer;
}
.zdjs-search{
	line-height: 42px;
	line-height: .42rem;
	border: 1px solid #d7dce4;
	width: 414px;
	width: 4.14rem;
	margin-top: -3px;
	margin-top: -.03rem;
	border-radius: 2px;
	overflow: hidden;
}
.zdjs-search input{
	padding: 0 16px;
	padding: 0 .16rem;
	color: #999999;
	font-size: 16px;
	font-size: .16rem;
	line-height: 42px;
	line-height: .42rem;
	height: 42px;
	height: .42rem;
	width: 320px;
	width: 3.2rem;
}
.zdjs-search button{
	background: #0d71fd;
	line-height: 42px;
	line-height: .42rem;
	height: 42px;
	height: .42rem;
	width: 52px;
	width: .52rem;
	border:none;
	cursor: pointer;
}
.zdjs-search button img{
	vertical-align: middle;
}
.zdjs-list{
	text-align: left;
	margin-top: 24px;
	margin-top: .24rem;
}
.zdjs-list .tit{
	height: 60px;
	line-height: 60px;
	height: .6rem;
	line-height: .6rem;
	background: #eff8ff;
}
.zdjs-list .tit span{
	display: inline-block;
	color: #2d8ffe;
	font-size: 20px;
	font-size: .2rem;
	text-align: center;
}
.zdjs-list .s1{
	width: 340px;
	width: 3.4rem;
	margin: 0 60px 0 12px;
	margin: 0 .6rem 0 .12rem;
}
.zdjs-list .s2{
	width: 360px;
	width: 3.6rem;
}
.zdjs-list .s3{
	width: 150px;
	width: 1.5rem;
	margin: 0 40px;
	margin: 0 .4rem;
	text-align: center;
}
.zdjs-list .s4{
	width: 150px;
	width: 1.5rem;
	text-align: center;
}
.zdjs-list .item{
	padding: 30px 0;
	padding: .3rem 0;
	border-bottom: 1px solid #f1f1f1;
}
.zdjs-list .item:nth-child(2n){
	background: #F4F4F4;
}
.zdjs-list .item span{
	color: #000000;
	font-size: 16px;
	font-size: .16rem;
	display: inline-block;
	vertical-align: middle;
}
.zdjs-list .item .s4{
	margin-left: 20px;
	margin-left: .2rem;
	text-align: left;
	width: 130px;
	width: 1.3rem;
}
.nodatas{
	text-align: center;
	color: #000;
	font-size: 16px;
	font-size: .16rem;
	margin-top: 30px;
	margin-top: .3rem;
}
.h5show{
	display: none;
}
.zdjs-tip{
	margin-top: 20px;
	margin-top: .2rem;
	color: #000000;
    font-size: 16px;
    font-size: .16rem;
    padding: 0 .12rem;
}
@media screen and (max-width: 768px){
	.zdjs-wrap{
		background: url(2025zdjs-bg1h5.png) top center no-repeat;
		background-size: 100% auto;
	}
	.pcshow{
		display: none;
	}
	.h5show{
		display: block;
	}
	.zdjs-head{
		padding-top: 1.6rem;
	}
	.zdjs-logo img{
		width: 5.2rem;
	}
	.zdjs-intro{
		padding: .24rem .18rem 0;
		margin: .94rem .14rem 0;
		background-image: url(2025djs-bg3h5.png);
	}
	.zdjs-intro .con{
		font-size: .26rem;
		line-height: .46rem;
		padding: .14rem .32rem .18rem .22rem;
		height: auto;
	}
	.zdjs-headbar{
		height: auto;
		padding: .1rem 0;
	}
	.zdjs-headbar img.h5show{
		height: .7rem;
		display: inline-block;
	}
	.zdjs-main{
		margin-top: .3rem;
		padding-bottom: .3rem;
	}
	.zdjs-title span{
		background-size: auto .4rem;
		font-size: .36rem;
		height: .6rem;
	}
	.zdjs-selbox .item{
		line-height: .54rem;
		margin-bottom: .2rem;
	}
	.zdjs-selbox .item .tit{
		font-size: .3rem;
		width: auto;
	}
	.zdjs-selbox .item .selbox{
		width: 76%;
		height: 1.4rem;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		float: none;
	}
	.zdjs-selbox .item .selbox span{
		height: .54rem;
		font-size: .3rem;
		width: 48%;
		margin: 0 0 .2rem;
	}
	.zdjs-selbox .item .zkbtn{
		font-size: .28rem;
		display: block;
		width: 1.2rem;
		white-space: nowrap;
		margin: -.1rem auto 0;
		position: initial;
		text-align: center;
	}
	.zdjs-selbox .item .dropbox{
		background-size: .2rem auto;
	}
	.zdjs-selbox .item .dropbox .tag{
		font-size: .3rem;
	}
	.zdjs-selbox .item .dropbox .list{
		top: .54rem;
	}
	.zdjs-selbox .item .dropbox .list li{
		font-size: .28rem;
	}
	.zdjs-bar{
		line-height: .4rem;
	}
	.zdjs-bar .tit1{
		font-size: .3rem;
		display: block;
		margin: 0 0 .2rem;
	}
	.zdjs-bar .tit2{
		font-size: .3rem;
		margin-bottom: .2rem;
	}
	.zdjs-bar .onsel{
		margin-bottom: .2rem;
	}
	.zdjs-bar .onsel img{
		height: .2rem;
	}
	.zdjs-bar .onsel span{
		font-size: .28rem;
	}
	.zdjs-search{
		width: 100%;
		line-height: .7rem;
	}
	.zdjs-search input{
		height: .7rem;
		line-height: .7rem;
		font-size: .3rem;
		width: 85%;
		box-sizing: border-box;
	}
	.zdjs-search button{
		width: 15%;
		height: .7rem;
		line-height: .7rem;
	}
	.zdjs-list .tit{
		display: flex;
		height: auto;
		line-height: .42rem;
		justify-content: space-between;
		align-items: center;
		padding: .1rem 0;
	}
	.zdjs-list .tit span{
		font-size: .3rem;
	}
	.zdjs-list .s1{
		margin: 0 .2rem 0 0;
		width: 30%;
	}
	.zdjs-list .s2{
		width: 30%;
	}
	.zdjs-list .s3{
		width: 18%;
		margin: 0 .1rem;
	}
	.zdjs-list .s4{
		width: 18%;
		text-align: left;
	}
	.zdjs-list .item{
		display: flex;
		height: auto;
		line-height: .42rem;
		justify-content: space-between;
		align-items: center;
		padding: .2rem 0;
	}
	.zdjs-list .item span{
		font-size: .3rem;
	}
	.nodatas{
		font-size: .32rem;
	}
	.zdjs-nfbox{
		width: 1.76rem;
		height: .46rem;
	}
	.zdjs-nfbox{
		margin-left: 1.4rem;
	}
	.zdjs-nfbox .tag{
		line-height: .46rem;
		font-size: .24rem;
	}
	.zdjs-nfbox .list{
		top: .46rem;
	}
	.zdjs-tip{
		padding: 0;
		font-size: .3rem;
	}
}