.anlixq-div {
	padding: 30px 0;
	box-sizing: border-box;
	background-color: #F9F9F9;
}

.anlixq-box {
	display: flex;
	justify-content: space-between;
}

.anlixq-box-left {
	width: 71.5%;
}

.newsxq-box-left1 {
	padding: 53px;
	box-sizing: border-box;
	background-color: #fff;
}

.newsxq-box-left1>h2 {
	font-size: 36px;
	color: #333333;
	font-weight: bolder;
}

.newsxq-box-left1-second {
	font-size: 14px;
	color: #9E9E9E;
	margin-top: 12px;
}

.newsxq-box-left1-xian {
	height: 1px;
	width: 100%;
	background-color: #E5E5E5;
	margin-top: 10px;
}

.newsxq-box-left1-third {
	font-size: 14px;
	color: #666666;
	margin-top: 37px;
}

.newsxq-box-left1-fourth {
	margin-top: 40px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.newsxq-box-left1-fourth>div {
	padding: 10px 14px;
	box-sizing: border-box;
	background: rgba(26, 105, 252, 0.06);
	margin: 0 14px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.newsxq-box-left1-fourth>div>a {
	font-size: 12px;
	color: #1A69FC;
}

.newsxq-box-left1-fifth {
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.newsxq-box-left1-fifth>div {
	width: 47%;
	padding: 26px;
	box-sizing: border-box;
	/* flex-direction: column; */
	border: 1px solid #E5E5E5;
}

.newsxq-box-left1-fifth>div>a {
	display: flex;
	flex-direction: column;
	font-size: 14px;
	color: #9E9E9E;
	width: 100%;
}

.newsxq-box-left1-fifth>div>a>div {
	color: #333333;
	font-size: 18px;
	font-weight: bolder;
	margin-top: 4px;
}

.newsxq-box-left1-fifth-right>a {
	align-items: flex-end;
}

.newsxq-box-left1-sisth {
	margin-top: 50px;
	display: flex;
	align-items: flex-end;
}

.newsxq-box-left1-sisth>h3 {
	font-size: 28px;
	color: #333333;
}

.newsxq-box-left1-sisth>span {
	display: block;
	flex-grow: 1;
	height: 1px;
	background-color: #E5E5E5;
}

.newsxq-box-left1-seventh {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 40px;
	flex-wrap: wrap;
}

.newsxq-box-left1-seventh-item {
	width: 50%;
}

.newsxq-box-left1-seventh-item {
	margin-bottom: 25px;
}

.newsxq-box-left1-seventh-item>a {
	width: 100%;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.newsxq-box-left1-seventh-item>a>span {
	margin: 0 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}



.xiangmuxq-box-left2 {
	margin-top: 50px;
}

.xiangmuxq-box-left2-first {
	font-size: 28px;
	color: #333333;
	font-weight: bolder;
}

.xiangmuxq-box-left2-second {
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.xiangmuxq-box-left2-second-item {
	width: 48.5%;
	padding: 20px;
	box-sizing: border-box;
	background-color: #fff;
	margin-bottom: 20px;
}

.xiangmuxq-box-left2-second-item-first {
	display: flex;
	align-items: center;
}

.xiangmuxq-box-left2-second-item-first-left {
	width: 140px;
	height: 100px;
	margin-right: 20px;
	flex-shrink: 0;
}

.xiangmuxq-box-left2-second-item-first-left>img {
	width: 100%;
	height: 100%;
}

.xiangmuxq-box-left2-second-item-first-right {
	display: flex;
	flex-direction: column;
}

.xiangmuxq-box-left2-second-item-first-right>h3 {
	font-size: 22px;
	color: #333333;
	font-weight: bolder;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.xiangmuxq-box-left2-second-item-first-right>div {
	margin-top: 8px;
	color: #666666;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.xiangmuxq-box-left2-second-item-second {
	display: flex;
	align-items: center;
	margin-top: 16px;
}

.xiangmuxq-box-left2-second-item-second-item {
	padding: 4px 12px;
	box-sizing: border-box;
	margin-right: 10px;
	border: 1px solid #E5E5E5;
	border-radius: 30px;
	font-size: 12px;
	color: #666666;
}


@media screen and (max-width:750px) {
	.anlixq-box {
		flex-direction: column;
	}

	.anlixq-box-left {
		width: 100%;
	}

	.newsxq-box-left1 {
		padding: 10px;
	}

	.newsxq-box-left1>h2 {
		font-size: 18px;
	}

	.newsxq-box-left1-second {
		font-size: 12px;
	}

	.newsxq-box-left1-fourth {
		font-size: 14px;
	}

	.newsxq-box-left1-fourth>div {
		padding: 4px 8px;
		margin-bottom: 5px;
	}

	.newsxq-box-left1-fifth>div {
		padding: 10px;
	}

	.newsxq-box-left1-fifth>div>a>div {
		font-size: 14px;
	}

	.newsxq-box-left1-sisth {
		margin-top: 20px;
	}

	.newsxq-box-left1-sisth>h3 {
		font-size: 18px;
		font-weight: bold;
	}

	.newsxq-box-left1-seventh-item {
		margin-bottom: 10px;
	}

	.newsxq-box-left1-seventh-item>a>span {
		margin: 0;
		font-size: 12px;
	}

	.newsxq-box-left1-seventh-item>a {
		display: flex;
		align-items: center;
	}

	.xiangmuxq-box-left2-first {
		font-size: 18px;
	}

	.xiangmuxq-box-left2 {
		margin-top: 20px;
	}

	.xiangmuxq-box-left2-second-item {
		width: 100%;
		padding: 10px;
		margin-bottom: 10px;
	}

	.xiangmuxq-box-left2-second-item-second {
		flex-wrap: wrap;
	}

	.xiangmuxq-box-left2-second-item-first-right>h3 {
		font-size: 16px;
	}

	.xiangmuxq-box-left2-second-item-first-right>div {
		font-size: 12px;
	}

	.xiangmuxq-box-left2-second-item-second-item {
		padding: 3px 8px;
		margin-bottom: 5px;

	}
}