.padding360 {
	padding: 0 3.60rem;
}

.news-item>img{
	width: 100%;
	object-fit: cover;
	height: 2.51rem;
	border-radius: 12px;
}

.lh-24 {
	line-height: 24px;
}

.time-row>img {
	max-width: .27rem;
	max-height: .22rem;
}

.mh40{
	height: 45px;
}

.mh60 {
	height: .70rem;
}

.new-nav>a{
	color: #999999;
	margin-right: .50rem;
	font-size: .18rem;
}

.category-row>a {
	color: #999999;
	margin-left: .50rem;
	font-size: .18rem;
}

.news-time {
	width: .11rem;
	height: .11rem;
	transform: translateY(1px);
}

@media screen and (max-device-width: 750px) {
	.show {
		display: block;
	}
	.padding360 {
		padding: 0 3.3333vw;
	}
	.new-nav>a {
		margin-right: 5.6vw;
		font-size: .28rem;
		color: #333333;
	}
	.news-item {
		flex-direction: row;
		justify-content: space-between;
	}
	.news-item>img{
		max-width: 27.8666vw;
		min-width: 27.8666vw;
		max-height: 14.6vh;
		min-height: 14.6vh;
		width: 27.8666vw;
		object-fit: cover;
		height: 14.6vh;
		border-radius: 12px;
	}
	._mt-mb0 {
		margin-top: 0;
	}
	.mh40 {
		word-break: break-all;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 5.127vh!important;
	}
	.mh60 {
		height: 5.409vh;
	}
	._line-3 {
		word-break: break-all;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.mb-pad-l30 {
		margin-left: 4vw;
	}
	.lh-24 {
		line-height: 20px;
	}
	.mb-mar-t20 {
		margin-top: 1.522vh;
	}
	.news-time {
		width: 2.4vw;
		height: 1.369vh;
	}
	.gonews {
		width: 4.8vw;
		object-fit: contain;
	}
	.mb-text-left {
		text-align: left;
	}
	.mb-w100 {
		width: 100%;
	}
	.mb-w65 {
		width: 65%;
	}
	._mb-f18 {
		font-size: .18rem;
	}
	.mb-f24 {
		font-size: .24rem;
	}
	.mb-f28 {
		font-size: .28rem;
	}
	.mb-f22 {
		font-size: .22rem;
	}
	._mb-f40 {
		font-size: .40rem;
	}
	.position {
		display: block!important;
	}
	._mb-f28 {
		font-size: .28rem;
	}
}