.content{
	width: 1000px;
	margin: 0 auto;
}
.zsBox{
	width: 1000px;
	/*height: 625px;*/
	background: #ffffff;
	border: 2px solid #174b80;
	border-radius: 4px;
	margin-bottom: 80px;
}
.zsTitle{
	width: 1000px;
	height: 69px;
	line-height: 69px;
	background: #174b80;
	font-size: 28px;
	font-family: PingFangSC, PingFangSC-Medium;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
}
.jtcxBox{
	width: 1000px;
	height: 542px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.zsInputBox{
	text-align: center;
}
.zsInputBox>div{
	display: flex;
	align-items: center;
}
.zsInputBox>div>p:first-child{
	font-size: 16px;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	color: #383c3f;
}
.zsInputBox>div>p:last-child>input{
	width: 258px;
	height: 40px;
	background: #fdfdfd;
	border: 1px solid #d4d4d4;
	border-radius: 6px;
	font-size: 16px;
	color: #383c3f;
	padding-left: 15px;
	box-sizing: border-box;
}
.zsInputBox>div>p:last-child>input::placeholder{
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	text-align: left;
	color: #999999;
}
.zsInputBox>div:first-child{
	margin-bottom: 24px;
}
.zsInputBox>button{
	width: 224px;
	height: 48px;
	background: #174b80;
	border-radius: 8px;
	font-size: 20px;
	font-family: PingFangSC, PingFangSC-Medium;
	font-weight: 500;
	text-align: center;
	color: #ffffff;
	margin: 48px auto 0;
}

/*查询结果页*/
.zsCxjgBox{
	padding: 20px;
	box-sizing: border-box;
}
.jxcxBtn{
	width: 88px;
	height: 35px;
	line-height: 35px;
	background: #174b80;
	border-radius: 4px;
	font-size: 14px;
	font-family: PingFangSC, PingFangSC-Medium;
	font-weight: 500;
	color: #ffffff;
	text-align: center !important;
	float: right;
	cursor: pointer;
}
.zsjtXx{
	width: 674px;
	/*height: 406px;*/
	background: url(../img/zstc.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}
.zsjtXxTitle{
	width: 120px;
	padding-top: 16px;
	font-size: 24px;
	font-family: PingFangSC, PingFangSC-Medium;
	font-weight: 500;
	text-align: left;
	color: #333333;
	margin-bottom: 16px;
}
.zsjtXx>div{
	display: flex;
	margin-bottom: 8px;
	margin-left: -50px;
}
.zsjtXx>div>p:first-child{
	width: 120px;
	font-size: 20px;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	text-align: right;
	color: #666666;
}
.zsjtXx>div>p:last-child{
	font-size: 20px;
	font-family: PingFangSC, PingFangSC-Medium;
	font-weight: 500;
	text-align: left;
	color: #333333;
}
.zsjtXx>p{
	font-size: 16px;
font-family: PingFangSC, PingFangSC-Regular;
font-weight: 400;
text-align: center;
color: #333333;
}
.zsjtXxP{
	margin: 58px auto 4px;
}
.zsjtXx1>div>p:first-child{
	width: auto;
}

.pcqzztText{
	width: 570px;
	word-break: break-all;
}


.yddIsHg{
	margin-top: 32px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	text-align: right;
}
.zsjtXx .yddIsHg>p:first-child{
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	color: #666666;
	font-size: 20px;
}
.zsjtXx .yddIsHg>p:last-child{
	font-size: 20px;
	font-weight: 500;
	color: #174b80;
}
.pagination{
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
@media screen and (max-width: 768px) {
	.yddContents{
		padding: 0 .32rem;
		box-sizing: border-box;
	}
	.yddLocation{
		padding: .32rem 0;
		box-sizing: border-box;
		font-size: 12px;
		font-family: PingFangSC, PingFangSC-Medium;
		font-weight: 500;
		color: #999999;
	}
	.yddZsBox{
		width: 100%;
		height: 7.78rem;
		background: #ffffff;
		border: 1px solid #cdd8e4;
		border-radius:.08rem;
		margin-bottom: .52rem;
	}
	.yddZsTitle{
		font-size: .48rem;
		font-family: PingFangSC, PingFangSC-Medium;
		font-weight: 500;
		text-align: center;
		color: #174b80;
		margin: .48rem auto .88rem;
	}
	.yddZsInputBox{
		width: 5.16rem;
		margin: 0 auto;
	}
	.yddZsInputBox input{
		width: 5.16rem;
		height:.8rem;
		background: #fdfdfd;
		border: 1px solid #d4d4d4;
		border-radius: .12rem;
		margin: .24rem auto .32rem;
		padding-left: .3rem;
		box-sizing: border-box;
	}
	.yddZsInputBox button{
		margin-top: .8rem;
		width: 5.16rem;
		height: .88rem;
		background: #174b80;
		border-radius: .16rem;
		font-size:.36rem;
		font-family: PingFangSC, PingFangSC-Medium;
		font-weight: 500;
		text-align: center;
		color: #ffffff;
	}

	/*证书查询结果*/
	.yddZsBoxs{
	    width: 100%;
	    /*height: 11rem;*/
	    background: #ffffff;
	    border: 1px solid #cdd8e4;
	    border-radius: .08rem;
	    margin-bottom: .52rem;
	}
	.yddZsTitles{
		margin-bottom: .4rem;
	}
	.yddZsInputBoxs{
		padding: 0 .48rem;
	}
	.yddZsInputBoxs>p{
		font-size: .4rem;
		font-family: PingFangSC, PingFangSC-Medium;
		font-weight: 500;
		text-align: left;
		color: #333333;
	}
	.yddZsjtxx{
		width: 6.18rem;
		/*height: 3.72rem;*/
		background: url(../img/zstc.png) no-repeat;
		background-size: 100% 100%;
	}
	.yddZsjtxx>div{
		display: flex;
		margin-top: .16rem;
	}
	.yddZsjtxx>div>p:first-child{
		width: 2.05rem;
		font-size: .32rem;
		font-family: PingFangSC, PingFangSC-Regular;
		font-weight: 400;
		color: #666666;
		text-align: right;
	}
	.yddZsjtxx>div>p:last-child{
		font-size: .32rem;
		font-family: PingFangSC, PingFangSC-Medium;
		font-weight: 500;
		color: #333333
	}
	.yddwzP{
		font-size: .28rem;
		font-family: PingFangSC, PingFangSC-Regular;
		font-weight: 400;
		text-align: center;
		color: #999999;
	}

/*.qzzhuangtaiFirstP{*/
/*	width: 5rem !important;*/
/*}*/

	.qzzhuangtaiLastP{
		width: 3.6rem;
		white-space:normal;
		word-break: break-all;
	}


	.yddwzP1{
		margin: 0.2rem 0 .08rem;
	}
	.yddZsjtxx1>div{
		display: flex;
		flex-wrap: wrap;
	}
	.yddZsjtxx1>div>p:first-child{
		width: auto;
	}
	.yddJbxxTitle{
		font-size: .4rem;
		font-family: PingFangSC, PingFangSC-Medium;
		font-weight: 500;
		text-align: left;
		color: #333333;
	}
	.yddCxcjBox{
		width: 6.18rem;
	    height: 3.72rem;
	    background: url(../img/zstc.png) no-repeat;
	    background-size: 100% 100%;
	    margin-top: .32rem;
	}
	.yddCxcjBox>div>p{
		margin-top: .16rem;
	}
	.yddCxcjBox>div>p>span:first-child{
		font-size: .32rem;
		font-family: PingFangSC, PingFangSC-Regular;
		font-weight: 400;
		color: #666666;
	}
	.yddCxcjBox>div>p>span:last-child{
		font-size: .32rem;
		font-family: PingFangSC, PingFangSC-Medium;
		font-weight: 500;
		color: #333333;
	}
	.yddIsHg{
		margin-top: .3rem;
		padding-right: .2rem;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		text-align: right;
	}
	.yddIsHg>p:first-child{
		font-size:.32rem;
		font-family: PingFangSC, PingFangSC-Regular;
		font-weight: 400;
		color: #666666;
	}
	.yddIsHg>p:last-child{
		font-size:.32rem;
		font-weight: 500;
		color: #174b80;
	}
	.yddZsBoxTwo{
		width: 100%;
	    height: 12rem;
	    background: #ffffff;
	    border: 1px solid #cdd8e4;
	    border-radius: .08rem;
	    margin-bottom: .52rem;
	}
	.pagination {
		display: flex;
		justify-content: center;
		margin: .2rem 0;
		max-width:95%;
	}
}
