﻿body {
	font-family: Source Han Sans CN !important;
}

.ui-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
}

.main {
	width: 100%;
	height: auto;
	z-index: 2;
	overflow: hidden;
	position: relative;
	top: 1.61rem;
}

.main-box {
	padding: 0.53rem 0.32rem 0;
	min-height: 11.33rem;
	margin-bottom: 0.53rem;
}

.ui-list-top{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 0.05rem solid #eee;
	margin-bottom: 0.08rem;
	padding-bottom: 0.1rem;
}
.list-top-one{
	display: flex;
	align-items: center;
}
.list-tit{
	font-size: 0.4rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #2D4386;
}
.list-rg{
	display: flex;
	align-items: center;
	font-size: 0.24rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
}
.house{
	width: 0.27rem;
	height: 0.27rem;
	display: block;
	margin-right: 0.09rem;
	position: relative;
	/* top: 0.03rem; */
}
.list-rg-a{
	font-size: 0.24rem;
	font-weight: 400;
	color: #999999;
}
.lf-menu-img{
	width: 0.47rem;
	height: 0.39rem;
	display: block;
	margin-right: 0.2rem;
}
.newsList{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-top: 0.51rem;
}
.jxky-list-a{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 0 0 0.4rem;
	border-bottom: 0.03rem solid #eee;
	margin-bottom: 0.4rem;
}
.jxky-list-div{
	width: 62%;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}
.jxky-list-p{
	font-size: 0.37rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 0.37rem;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	text-align: left;
	line-height: 0.49rem;
}
.jxky-list-span{
	font-size: 0.32rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 0.32rem;
	text-align: left;
	line-height: 0.48rem;
}
.jxky-list-img{
	width: 3.2rem;
	height: 2rem;
	display: block;
}









