#newsTitle {
	display: flex;
	align-items: center;
	margin-left: 5px;
	margin-left: 25px;
	margin-top: 10px;
}
#newsTitle h4{
	margin-left: 10px;
}

#titleBox {
	width: 5px;
	height: 30px;
	background-color: red;
}
#u1 {
	height: 200px;
	width: 90%;
	background-color: transparent;
	border-radius: 10px;
	margin: auto;
	margin-top: 10px;
}

#l1 {
	width: 100%;
	border: none;
}

#l1 img {
	width: 60px;
}

button{
	height: 50px;
	width: 80%;
	border-radius: 100px !important;
}
.but{
	margin-top: 30px;
	text-align: center;
}
.but .but1{
	background-color: red;
	color: white;
}

.mui-table-view {
	width: 90%;
	margin: auto;
	background-color: transparent;
}
.mui-table-view-cell{
	height: 80px;
	background-color: white;
	border-radius: 10px;
	margin-top: 10px;
}
.mui-table-view:after,
.mui-table-view::before,
.mui-table-view-cell::after{
	display: none;
}#wenzi1{
	line-height: 30px;
}
#list img{
	margin-right: 10px;
	width: 70px;
	height: 70px;
	border-radius: 5px;
}
.mui-media-body{
	line-height: 60px;
	font-size: 20px;
}