	.dckf-div .diyiheng{
		font-size: 24px;
		color:#0079c3;
		line-height:38px;
		margin-bottom:20px;
	}
	.dckf-div .diyiheng .wenziqian{
		width: 8px;
		height: 38px;
	}
	.dckf-div .dierheng{
		overflow:hidden;
		margin-bottom:20px;
	}
	.dckf-div .dierheng .pic-div{
		width:calc(50% - 10px);
		float:left;
	}
	.dckf-div .dierheng .pic-div:nth-child(1){
		margin-right:20px;
	}
	.dckf-div .dierheng .pic-div img{
		width:100%;
		height:auto;
		max-height:338px;
	}
	.dckf-div .xmjs-div{
		font-size:18px;
		color:#85cbbf;
		line-height: 18px;
		height:18px;
	}
	.dckf-div .line{
		height: 5px;
		line-height: 2px;
		margin-top:15px;
		margin-bottom:6px;
	}
	.dckf-div .zhuyaoneir{
		line-height:150%;
		font-size:14px;
		color:#666;
		overflow:hidden;
	}
	.dckf-div{
		padding-bottom:30px;
	}
	.dckf-div{
		margin-bottom:20px;
	}
	div.jzgd {
		width: 100%;
		height: 60px;
		line-height: 60px;
		background: #fff;
		color: #D8D8D8;
		text-align: center;
		cursor: pointer;
		box-shadow: 0px 1px 10px 0px rgb(120 120 120 / 15%);
	}
	.Part-one-text .dckf-div:nth-child(n+5){

		display:none;

	}
	.dckf-div .zhuyaoneir{
		display: -webkit-flex; /* Safari */
		display: flex;
		flex-wrap: wrap; 
		justify-content: flex-start;
	}
	.dckf-div .zhuyaoneir li{
		overflow:hidden;
		/* float:left; */
		margin-right: 20px;
		min-width: 17%;
		margin-top: 5px;
	}
	.dckf-div .zhuyaoneir li p{
		float:left;
	}
	@media (max-width: 576px){
		.dckf-div .dierheng .pic-div{
			width: 100%;
			float: left;
			margin-top:10px;
		}
		.dckf-div .zhuyaoneir li {
			overflow: hidden;
			/* float: left; */
			margin-right: 10px;
			min-width: 45%;
			margin-top: 5px;
		}
	}
	@media (max-width: 768px){
		.Part-one-text {
			margin-top: 0px;
		}
		.dckf-div .diyiheng {
			font-size: 16px;
			color: #0079c3;
			line-height: 26px;
			margin-bottom: 5px;
		}
		.dckf-div .diyiheng .wenziqian {
			width: auto;
			height: 26px;
		}
		.dckf-div .dierheng {
			overflow: hidden;
			margin-bottom: 15px;
		}
		.dckf-div .xmjs-div {
			font-size: 15px;
			color: #85cbbf;
			line-height: 15px;
			height: 15px;
		}
		.dckf-div .line {
			height: 5px;
			line-height: 2px;
			margin-top: 8px;
			margin-bottom: 3px;
		}
		.dckf-div .zhuyaoneir {
			line-height: 150%;
			font-size: 13px;
			color: #666;
			overflow: hidden;
		}
		.dckf-div {
			margin-bottom: 0px;
		}
	}