.elli-s{display: block; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; max-width:100%; overflow: hidden;}
.elli-m{display: -webkit-box; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all; overflow: hidden;}
.banner {
	width: 100%;
}
.mbxdiv {
	position: relative;
}

.banner img {
	width: 100%;
	z-index: -1;
	position: absolute;
}

.mbxdiv .crumb {
	position: absolute;
	left: 0;
	color: #fff;
}

.mbxdiv .crumb a {
	color: #fff;
}

.mbxdiv .crumb span {
	color: #fff;
}

.crumb h2 {
	padding: 21px 10px 21px 35px;
	line-height: 28px;
	font-size: 1em;
	font-weight: normal;
	background: url(../../images/yshj/icon_position.png) no-repeat 10px center;
}
.hygqcont{
	margin-top: 20%;
	background: url(../../images/hdjl/hygq/contbg.png) no-repeat left top;
	background-size: 100%;
}
.tit{
	width: 100%;
	height: 60px;
	background: url(../../images/hdjl/hygq/zwylhytit.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 53px;
}
.hygqcont ul li{
	margin-bottom: 36px;
}
/*list*/
.hygqlisttop{
	width: 100%;
	line-height: 26px;
}
.hygqlisttop img{
	width: 1.6875em;
	float: left;
	vertical-align: middle;
	margin-right:0.6875em ;
}
.hygqlisttop h2{
	width: 80%;
	float: left;
/** 文本1 */
font-size: 1.25em;
color: #383838;

}
.hygqlisttop .hygqtime{
	float: right;
	color: #808080;
	font-size: 1.125em;
}
.hygqlistbottom{
	width: 100%;
	position: relative;
	padding: 0 19px;
	background: #F7FAFF;
	margin-top: 16px;
	box-sizing: border-box;
}
.hygqlistbottom p{
	width: 100%;
	margin: 21px 0px;
	box-sizing: border-box;
	margin-top: 16px;
	color: #808080;
	font-size: 1.125em;
	line-height: 34px;
	text-indent: 2em;
}
.hygqlistbottom font{
	display:inline-block;
	color: #1B5ABA;
	/**position: absolute;*/
	bottom: 21px;
	right: 19px;
	text-indent:0;
}
@media (max-width:1480px){
.hygqlistbottom{
		white-space: inherit;
		-webkit-line-clamp:inherit;
	}
	}
@media (max-width:1280px){
	.tit{
		height: 6vw;
		margin-top: 4vw;
	}
	
	}
	@media (max-width: 992px){
	body{
		font-size: 14px;
	}
}
@media (max-width: 750px){
	.hygqlisttop h2{
		width: 90%;
	}
	.hygqlistbottom{
		padding: 21px 19px;
	}
	.crumb h2{
		padding: 0 0 0 32px;
	}
	.hygqlistbottom p{
		-webkit-line-clamp: 3;
		white-space: inherit;
		display: -webkit-box;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
		-webkit-box-orient: vertical;
	}
}
	@media (max-width: 450px){
	body{
		font-size: 12px;
	}
	.hygqlisttop img{
		margin-top: 0.2em;
	}
	.hygqlistbottom{
		padding:0px 10px;
		margin-top: 10px;
	}
	.hygqlistbottom p{
		margin:10px 0;
		overflow: auto;
		text-overflow: initial;
		height: auto;
		-webkit-line-clamp: initial;
		line-height: 28px;
	}
	.hygqcont ul li{
		margin-bottom:15px
	}
	.elli-s{
		overflow:auto;
		white-space:unset;
	}
	.tit{
		background-size:200%;
		background-position:center;
	}
}
