.banner{
	width: 100%;
	min-width: 1440px;
/* 	height: 650px; */
}
.news {
	width: 1440px;
	margin: auto;
	padding-top: 50px;
	height: 733px;
}

.news-title-1 {

	text-align: center;
	font-family: arial;
	font-size: 16px;
	margin: auto;
	margin-top: 24px;
}

.news-title-2 {
	font-family: arial, "pingfang sc", "hiragino sans gb", stheiti, "microsoft yahei", "wenquanyi micro hei", sans-serif, noto-fanyi;
	background-color: initial;
	font-size: 14px;
	text-align: center;
	margin: auto;
	margin-top: 8px;
}

.news-title-3 {
	color: rgb(29, 25, 26);
	font-size: 30px;
	background-color: initial;
	font-weight: bold;
	margin: auto;
	text-align: center;
	margin-top: 8px;

}

.news-title-4 {
	margin: auto;
	font-size: 30px;
	width: 430px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: rgba(230, 32, 62, 1);
	color: rgb(255, 255, 255);
	font-family: fontface__思源黑体Medium__18__364331099558;
	margin-top: 8px;
}

.newlist {
	margin: auto;
	margin-top: 90px;
	display: flex;
	width: 1440px;
}

.newlist-left {
	width: 581px;
	display: flex;
	justify-content: center;
}

.newlist-left-image1 {
	width: 400px;
	height: 250px;
	background-color: #BEBEBE;
	border-radius: 8px;
}

.newlist-right {
	margin-left: 60px;
}

.newlist-right-i-left {
	width: 76px;
	height: 75px;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.newlist-left-time {
	color: #999;
	font-size: 24px;
}

.newlist-left-time {
	margin-top: 6px;
}

.newlist-left-title {
	color: #333;
	margin-top: 8px;
	font-size: 14px;
	display: block;
}
.newlist-left-title:hover{
		color: rgba(230, 32, 62, 1);
}
.newlist-right-i {
	display: flex;
	border-bottom: 1px solid hsla(0, 0%, 60%, .15);
	padding-bottom: 16px;
	margin-top: 38px;
}

.newlist-right-i:nth-child(1) {
	margin-top: 0;
}

.newlist-right-i-right {
	
}
.newlist-right-i-right-title:hover{
		color: rgba(230, 32, 62, 1);
}
.newlist-right-i-right:hover{
	color: rgba(230, 32, 62, 1);
}
.newlist-right-i-monthday {
	color: #626971;
	font-size: 14px;
	margin-top: 8px;
	margin-right: 17px;
}

.newlist-right-i-right-sutitle {
	font-size: 12px;
	color: #999;
	margin-top: 16px;
}

.newlist-right-i-mid {
	width: 33px;
	height: 77px;
	display: flex;
	justify-content: center;
}

.newlist-right-i-mid .line {
	width: 1px;
	height: 50px;
	border-left: 1px solid hsla(0, 0%, 60%, .15);
}

.newlist-right-i-yeah {
	color: #626971;
	font-size: 24px;
}
