body {
	position: relative;
	margin-top: 0pxpx !important;

}




.news_head {
	/* 矩形 1 */

	/* position: relative;
	left: 0px;
	top: 0px; */
	width: 100%;
	height: 420px;
	opacity: 1;
	background-image: url(../img/static/img/news/矩形.png);
	/* background-position: revert; */
	/* background-size: 100%; */
	/* background-attachment: fixed; */
	background-repeat: no-repeat
}

.headfont {
	/* 厚拓搜一搜 */
	background-image: url(../img/static/img/news/厚拓搜一搜.png);
	width: 40%;
	height: 47px;
	opacity: 1;
	margin: 125px auto;
	background-repeat: no-repeat;
	background-position-x: center;
}

.inpd {
	width: 530px;
	height: 60px;
	border-radius: 41px;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #FF7248;
	position: relative;
	top: 61px;
}

.headinput {

	width: 400px;
	height: 53px;
	font-size: 16px;
	border: none;
	margin-left: 25px;
	outline: none;
	padding-left: 22px;
}

.headbutton {
	width: 96px;
	height: 50px;
	border-radius: 41px;
	opacity: 1;
	border: #bbb 1px solid;
	/* 自动布局 */
	display: flex;
	flex-direction: column;
	padding: 12px 30px;

	background: #FF7248;
	color: white;
	line-height: 25px;
	font-size: 17px;
	float: right;
	position: relative;
	top: 3px;
	right: 2px;
}

.headbutton:active {
	border: 1px solid white;
}

input[type='text']::-webkit-input-placeholder {
	position: absolute;
	left: 25px;
	top: 18px;
	font-family: 思源黑体;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;
	opacity: 1;
	font-feature-settings: "kern" on;
	color: #999999;
}

input::first-line {
	font-size: 25px;

}

.headlist {

	position: relative;
	left: 18px;
	top: 74px;
	width: 81px;
	height: 20px;
	opacity: 1;

	font-family: 思源黑体;
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	color: #FFFFFF;
}

.headliststyle {
	/* 容器 470 */

	/* 自动布局子元素 */
	position: absolute;
	left: 80px;
	top: 0px;
	width: 111px;
	height: 30px;
	border-radius: 41px;
	opacity: 1;

	/* 自动布局 */
	display: flex;
	flex-direction: column;
	padding: 4px 11px;

	background: rgba(216, 216, 216, 0.8);

	z-index: 0;
}

.headlists {
	position: static;
	left: 11px;
	top: 4px;
	width: 90px;
	height: 19px;
	opacity: 1;
	text-align: center;
	font-family: 思源黑体;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	color: #FFFFFF;

	z-index: 0;
}

.news {

	/* position: absolute; */

	opacity: 1;
	font-family: PingFangSCHeavy-Heavy;
	font-size: 30px;
	font-weight: normal;
	line-height: 32px;
	letter-spacing: 0em;

	background: linear-gradient(270deg, #FB8C6B 0%, #FD9448 57%, #FD663A 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	border: none;
}

.news2 {

	font-family: 思源黑体;
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	letter-spacing: 0em;
	text-align: center;
	margin-left: 20px;
	border: none;
	background-color: #F5F5F5;
}

.newlist {
	border-radius: 10px;
	opacity: 1;
	background: white;
	margin-left: 20px;
	margin-top: 50px;
}

.newlistimg {
	width: 100%;
	height: 190px;
	border-radius: 10px 10px 0px 0px;
	opacity: 1;
	margin: auto;
}

.newlistcontent1 {
	font-family: 思源黑体;
	font-weight: bold;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	color: #333333;
	width: 247px;
	/* 裁剪多余的 */
	overflow: hidden;
	/* 多余的以省略号出现 */
	text-overflow: ellipsis;
	/* 将对象作为弹性伸缩盒子模型显示 */
	display: -webkit-box;
	/* 限制再一个块元素再文本显示的行数 */
	-webkit-line-clamp: 2;
	/* 设置或检索伸缩盒对象的子元素的排列方式 */
	-webkit-box-orient: vertical;
	height: 53px;
}

.newlistcontent2 {
	font-family: 思源黑体;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	margin-top: 10px;
	font-feature-settings: "kern" on;
	color: #999999;

}

.newfontstyle {
	/* width: 247px; */
	/* 裁剪多余的 */
	overflow: hidden;
	/* 多余的以省略号出现 */
	text-overflow: ellipsis;
	/* 将对象作为弹性伸缩盒子模型显示 */
	display: -webkit-box;
	/* 限制再一个块元素再文本显示的行数 */
	-webkit-line-clamp: 3;
	/* 设置或检索伸缩盒对象的子元素的排列方式 */
	-webkit-box-orient: vertical;
	height: 61px;
}

.newlistcontent3 {
	font-family: 思源黑体;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	margin-top: 30px;
	font-feature-settings: "kern" on;
}

.footerfont {
	font-family: 思源黑体;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	text-align: center;
	margin-top: 50px;
	font-feature-settings: "kern" on;
	color: #666666;
}

.news_listitem {
	display: flex;
	flex-wrap: wrap;
	/* max-height: 1200px; */
	overflow: auto;
	/* margin-top: 30px; */

}

.news_listitem::-webkit-scrollbar {
	width: 0px;
	height: 0px;
}


@media (max-width: 1500px) {
	.news_head {
		height: 500px;
	}
}

@media (max-width: 1400px) {
	.news_head {
		height: 473px;
	}
}

@media (max-width: 1300px) {
	.news_head {
		height: 450px;
	}
}

@media (max-width: 1200px) {
	.news_head {
		height: 410px;
	}

}

@media (max-width: 1100px) {
	.news_head {
		height: 400px
	}

}