.box_con{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f5f6fa;
}
.dqwz_cn{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.dqwz_co{
	width: 1400px;
	height: 65px;
	margin: 0 auto;
	line-height: 65px;
}
.dqwzleft ul span {
	float: left;
	color: #8a8a8a;
}

.dqwzleft ul li {
	float: left;
	color: #8a8a8a;
	font-size: 16px;
}
.lmlb_nei{
	width: 1400px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 30px;
	background: #FFFFFF;
	padding: 60px 50px 60px 53px;
}
.wz_tit{
	font-size: 28px;
    font-weight: normal;
    line-height: 45px;
    padding: 10px 0;
    text-align: center;
    color: #000000;
}

.wzs_title {
	font-size: 16px;
    line-height: 60px;
	border-bottom: 4px solid #54b0ff;
	overflow: hidden;
	padding: 0 25px;
}
.wzs_title .sjly{
	float: left;
	display: inline-block;
}
.wzs_title .sjly span{
	font-size: 16px;
	color: #757575;
	margin-left: 33px;
}
.wzs_title .sjly span:first-child{
	margin-left: 0;
}
.wzs_title .ztdx{
	float: right;
	display: inline-block;
}

.wzs_title .ztdx span{
	font-size: 16px;
	color: #757575;
}
.wzs_title .ztdx span a{
	margin-left: 25px;
}

.zoom{
	padding: 60px 23px 60px 23px;
	font-size: 17px;
	color: #000000;
}
.zoom p{
	line-height: 260%;
}
.zoom span{
	margin: 0 auto;
	
	/* display: block; */
}
.dygb{
	width: 100%;
	height: 40px;
	margin-top: 20px;
}
.print-close{
	width: 1297px;
	height: 40px;
	line-height: 40px;
}
.print-close a{
	float: right;
	cursor: pointer;
}

@media only screen and (max-width:416px) {
	.dqwz_cn{
		display: none;
	}
	.lmlb_nei{
		width: 90%;
		padding: 2% 1% 6% 5%;
	}
	.wzs_title{
		display: none;
	}
	.zoom{
		padding: 2% 1% 6% 0%;
	}
	.zoom img {
	    max-width: 90%;
	    height: 100%;
	}
	.wz_tit{
		font-size: 20px;
	}
  .print-close{
		width: 100%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.dqwz_cn{
		display: none;
	}
	.lmlb_nei{
		width: 90%;
		padding: 2% 1% 6% 5%;
	}
	.wzs_title{
		display: none;
	}
	.zoom{
		padding: 2% 1% 6% 0%;
	}
	.zoom img {
	    max-width: 100%;
	    height: 100%;
	}
	.wz_tit{
		font-size: 20px;
	}
  .print-close{
		width: 100%;
	}
}
