.container {
	overflow: hidden;
	background-color: #f7f7f7;
}

.container .header-index {
	background-color: white;
}

.container .newsxq-content {
	width: 100%;
	max-width: 1396px;
	margin: auto;
	margin-top: 164px;
	background-color: white;
	/* min-height: 1650px; */
	border-top: 3px solid #0762D5;
	margin-bottom: 40px;
}

.container .newsxq-content .newsxq-content-title {
	width: 92.8%;
	height: 152px;
	max-width: 1396px;
	margin: auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.container .newsxq-content .newsxq-content-title .p1 {
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #393939;
	/* line-height: 56px; */
	height: 60px;
}

.container .newsxq-content .newsxq-content-title .div1 {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #717171;
	line-height: 24px;
	display: flex;
}

.container .newsxq-content .newsxq-content-title .div1 .div1-child {
	width: 90%;
}

.container .newsxq-content .newsxq-content-title .div1 .div1-child2 {
	width: 10%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.newsxq-content .newsxq-content-ccc {
	width: 90%;
	margin: auto;
	margin-top: 48px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #717171;
	line-height: 30px;
}

.news-children-mmmgd {
	width: 100%;
}

.news-children-mmmgd img{
	max-width: 100% !important;
}

.news-banner-img {
	width: 100%;

}

.newsxq-content .newsxq-content-ccc .newsq-img {
	width: 61%;
	height: auto;
	margin-top: 61px;
	margin-left: 19.5%;
}

.newsxq-content .newsxq-content-ccc .newsq-img:last-of-type {
	padding-bottom: 100px;
}

.prev-next {
	width: 100%;
	max-width: 1396px;
	margin: auto;
	height: 75px;
	background: #FFFFFF;
	border-radius: 10px;display: flex;align-items: center;justify-content: center;
}

.prev-next .left-prev {
	width: 43.5%;
	height: 75px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7D7D7D;display: flex;align-items: center;justify-content: center;
}

.prev-next .left-prev2 {
	width: 13%;
	height: 75px;
	background-color: #0762D5;color: white;display: flex;align-items: center;justify-content: center;
}
.prev-next .left-prev2 img{
	width: 23px;height: 18px;margin-right: 5px;
}
.prev-next .left-prev2:hover{
	cursor: pointer;
}
.prev-next .right-prev {
	width: 43.5%;
	height: 75px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7D7D7D;display: flex;align-items: center;justify-content: center;cursor: pointer;
}
.prev-next .left-prev:hover,.prev-next .right-prev:hover{
	cursor: pointer;font-weight: bold;
}
.gryea-mm{
	background-color: #f7f7f7;height: 27px;
}

.news-xq-content{
	width:96%;
	margin: 20px auto;
}
.news-xq-content .p-title{
	font-size: 16px;font-weight: bold;line-height:20px;
}
.news-xq-content .time{
	font-size: 12px;color: rgba(0, 0, 0, 0.5);line-height: 25px;
}
.news-xq-content .word-content{
	font-size: 14px;color: rgba(0, 0, 0, 0.7);margin-top: 5px;
}
.content-img{
	width: 100%;
	margin: auto;display: flex;align-items: center;justify-content: center;flex-direction: column;
}
.content-img img{
	width: 90%;height: auto;margin: 15px auto;
}
.news-xq-content .page-fen{
	height: 40px;display: flex;align-items: center;
}
.news-xq-content .page-fen div{
	width: 33.33%;height:30px;line-height: 30px;color: black;font-size: 14px;text-align: center;
}
.news-xq-content .page-fen .return-step{
	background-color: #0762D5;color: white;font-size: 14px;height: 30px;line-height: 30px;text-align: center;display: flex;align-items: center;justify-content: center;
}
.news-xq-content .page-fen .return-step img{
		width:15px;
}
.news-xq-content .page-fen .return-step a{
	color: white;
}

@media screen and (max-width:1050px){
	.container .newsxq-content .newsxq-content-title{
		font-size: 18px;
	}
	.container .newsxq-content .newsxq-content-title .p1{
		font-size: 18px;line-height: 40px;
	}
	.container .newsxq-content .newsxq-content-title .div1{
		font-size:18px;line-height:55px;
	}
	.container .newsxq-content .newsxq-content-title .div1 .div1-child2{
		display: none;
	}
	.container .newsxq-content{
		margin-top: 73px;
	}
	.newsxq-content .newsxq-content-ccc{
		margin-top:15px;
	}
	.news-children-mmmgd p img{
		max-width: 100%;
		height: auto !important;
	}
	.prev-next .right-prev,.prev-next .left-prev{
		width: 30%;height: 50px;line-height: 50px;
	}
	.prev-next .left-prev2{
		width: 40%;height: 50px;line-height: 50px;
	}
	.prev-next{
		height: 50px;
	}
	.container .newsxq-content{
		margin-bottom:15px;
	}
	.news-children-mmmgd p span{
		font-size:18px!important;
	}
	.news-children-mmmgd p{
		word-wrap: break-word;
		word-break: break-all;
	}
	.news-children-mmmgd p:last-of-type{
		/* height: 0; */
	}
}

@media screen and (max-width:750px){
	.container .newsxq-content .newsxq-content-title{
		font-size: 0.28rem;
	}
	.container .newsxq-content .newsxq-content-title .p1{
		font-size: 0.28rem;line-height: 0.5rem;
	}
	.container .newsxq-content .newsxq-content-title .div1{
		font-size: 0.28rem;line-height: 0.65rem;
	}
	.container .newsxq-content .newsxq-content-title .div1 .div1-child2{
		display: none;
	}
	.container .newsxq-content{
		margin-top: 73px;
	}
	.newsxq-content .newsxq-content-ccc{
		margin-top: 0.2rem;
	}
	.news-children-mmmgd p img{
		max-width: 100%;
		height: auto !important;
	}
	.prev-next .right-prev,.prev-next .left-prev{
		width: 30%;height: 50px;line-height: 50px;
	}
	.prev-next .left-prev2{
		width: 40%;height: 50px;line-height: 50px;
	}
	.prev-next{
		height: 50px;
	}
	.container .newsxq-content{
		margin-bottom: 0.2rem;
	}
	.news-children-mmmgd p span{
		font-size: 0.28rem!important;
	}
	.news-children-mmmgd p{
		word-wrap: break-word;
		word-break: break-all;
	}
	.news-children-mmmgd p:last-of-type{
		/* height: 0; */
	}
}