/* 头部 */
header {
	width: 100%;
	height: 0.9rem;
	line-height: 0.9rem;
	box-sizing: border-box;
	padding: 0px 0.2rem;
	background-color: #f5f5f5;
}

.header-left {
	float: left;
}

.header-left a img {
	width: 4rem;
	/* height: 0.46rem; */
	margin-right: 0.05rem;
}

.header-left span {
	width: 0.8rem;
	height: 0.42rem;
	background: #CC0202;
	border-radius: 0.04rem;
	line-height: 0.42rem;
}

.header-left span a {
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 0.42rem;
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-style: italic;
	color: #FFFFFF;
	line-height: 0.42rem;
	text-shadow: 0px 0.02rem 0.02rem rgba(255, 0, 0, 0.35);
}

.header-right {
	float: right;
}

.header-right span {
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #CC0202;
	line-height: 0.36rem;
}

.header-right span a img {
	width: 0.6rem;
	height: 0.5rem;
	margin-left: 0.18rem;
}

/* 通栏 */
nav {
	width: 100%;
	height: 1.3rem;
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 0.18rem 0.44rem;
}

nav ul {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}

nav ul li {
	margin-right: 0.42rem;
	float: left;
}

/* nav ul li:nth-of-type(6) {
	margin-right: 0px !important;
} */

nav ul li a {
	font-size: 0.34rem;
	font-family: Microsoft YaHei;
	/* font-weight: bold; */
	color: #666666;
	line-height: 0.36rem;
}

/* 要闻 */
.important {
	width: 100%;
	border-top: 0.04rem solid #CC0202;
	box-sizing: border-box;
	padding: 0px 0.2rem;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0.22rem;
}

.title {
	width: 100%;
	overflow: hidden;
	height: 0.73rem;
	line-height: 0.73rem;
	border-bottom: 0.02rem solid #CCCCCC;
}

.title a {
	height: 100%;
	float: left;
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #CC0202;
	line-height: 0.73rem;
}

.active-list,
.active-list .add h3 a,
.active-list .add h3,
.active-list .add p {
	width: 100%;
}

.active-list li:last-child {
	/* border-bottom: none; */
}

.active-list .add {
	width: 100%;
	padding: 0.28rem 0px;
	border-bottom: 0.02rem solid #CCCCCC;
}

.active-list .add h3 {
	margin-bottom: 0.15rem;
}

.active-list .add h3 a {
	font-size: 0.34rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 0.48rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.active-list .add p {
	overflow: hidden;
}

.active-list .add p span:first-of-type {
	float: left;
}

.active-list .add p span:first-of-type a {
	font-size: 0.26rem;
	font-family: Arial;
	font-weight: 400;
	color: #999999;
	line-height: 0.48rem;
}

.active-list .add p span:last-of-type {
	float: right;
}

.active-list .add p span:last-of-type a {
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 0.48rem;
}




.active-list,
.active-list .ass h3 a,
.active-list .ass h3,
.active-list .ass p {
	width: 100%;
}

.active-list .ass {
	width: 100%;
	padding: 0.28rem 0px;
	border-bottom: 0.02rem solid #CCCCCC;
	overflow: hidden;
}

.active-list .ass a:first-child {
	float: left;
	margin-right: 0.26rem;
}

.active-list .ass a img {
	width: 2.4rem;
	height: 1.8rem;
	
}

.active-list .ass div {
	width: 62%;
	float: left;
}

.active-list .ass h3 {
	margin-bottom: 0.35rem;
	overflow: hidden;
}

.active-list .ass h3 a {
	width: 100%;
	font-size: 0.34rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 0.48rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.active-list .ass p {
	overflow: hidden;
}

.active-list .ass p span:first-of-type {
	float: left;
}

.active-list .ass p span:first-of-type a {
	font-size: 0.26rem;
	font-family: Arial;
	font-weight: 400;
	color: #999999;
	line-height: 0.48rem;
}

.active-list .ass p span:last-of-type {
	float: right;
}

.active-list .ass p span:last-of-type a {
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 0.48rem;
}

.active-list .ass p span a {
	margin: 0px !important;
}

/* 加载更多 */

.load {
	text-align: center;
	margin-top: 0.2rem;
	margin-bottom: 0.28rem;
}

.load p {
	width: 100%;
	/* height: 30px; */
	font-size: 0.3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 0.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin: 0 auto;
}

.load p span img {
	width: 0.42rem;
	height: 0.38rem;
	font-size: 0.4rem;
	font-family: SimSun;
	font-weight: bold;
	color: #999999;
	/* line-height: 0.58rem; */
	margin-top: 0.08rem;
}

.load p span img:last-child{
	margin-top: -0.16rem;
}


.load-more-two,
.load-more-three,
.load-more-four,
.load-more-five {
	display: none;
}


/* 结尾 */
footer {
	width: 100%;
	height: 1rem;
	background: #333333;
	line-height: 1rem;
	float: left;
	box-sizing: border-box;
	padding: 0.25rem 0px;
}

footer p {
	text-align: center;
	margin: 0 auto;
	width: 5.48rem;
	font-size: 0.18rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #F5F5F5;
	line-height: 0.3rem;
}


.load p span{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;	
}