header{
	background: linear-gradient(180deg, #BEE903 0%, #FFFFFF 100%) !important;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
}
.newsnav{
	display: flex;align-items: center;
	padding-top: 1.3rem; 
}
.newsnav img{
	width: 0.32rem;
	height: 0.32rem;
	margin-right: 0.12rem;
}
.newsnav a{
	font-size: 0.24rem;
	color: #000000;
	line-height: 20px;
	padding-right: 0.12rem;
	margin-right: 0.12rem;
}

.m-content{
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 5px 5px 5px 5px;
	padding: 0.4rem 0.3rem;
	margin-top: 0.2rem;
}

.m-content h1{
	font-size: 0.32rem;
	color: #333333;
	line-height: 0.4rem;
}
.m-content .top{
	display: flex;align-items: center;justify-content: space-between;
	margin-top: 0.3rem;
}
.m-content .top .btn{
	width: 1.6rem;
	height: 0.6rem;
	background: rgba(255,109,0,0.05);
	border-radius: 2px 2px 2px 2px;
	font-size: 12px;
	color: #FF6D00;
	display: flex;align-items: center;justify-content: center;
}
.m-content .top .btn img{
	width: 0.28rem;
	height: 0.28rem;
	margin-right: 0.1rem;
}

.m-content .top p{
	font-size: 12px;
	color: #999999;
	display: flex;align-items: center;
}
.m-content .top p img{
	width: 0.28rem;
	height: 0.28rem;
	margin-right: 0.1rem;
}
.m-content .small{
	margin-top: 0.3rem;
	height: auto;
	background: #F9F9F9;
	font-size: 0.24rem;
	color: #999999;
	line-height: 20px;
	padding: 0.3rem;
}
.m-content .cent{
	margin-top: 0.3rem;
}
.m-content .cent p{
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.6rem;
	margin-bottom: 0.2rem;
}
.m-content .ban{
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.6rem;
	margin-bottom: 0.2rem;
}

.m-ban{
	margin-top: 0.1rem;
	position: relative;
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 5px 5px 5px 5px;
	padding: 0.8rem 0.24rem;
}
.m-ban .flex{
	position: absolute;
	top: 0;
	left: 0;
	width: 2rem;
	height: 0.4rem;
}
.m-ban p{
	font-size: 0.24rem;
	color: #999999;
	line-height: 0.4rem;
}
.m-public{
	margin: 0.6rem 0.3rem 0.3rem;
}
.m-public h1{
	font-size: 0.32rem;
	color: #333333;
	line-height: 0.4rem;
}


.m-list{
	margin-top: 0.2rem;
	background: rgba(255,255,255,0.8);
	padding: 0.4rem 0.3rem;
}
.m-list ul li a{
	display: flex;align-items: center;justify-content: space-between;
}
.m-list ul li{
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 0.4rem;
	padding-bottom: 0.4rem;
}
.m-list ul li{
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 0.4rem;
	padding-bottom: 0.4rem;
}
.m-list ul li:last-child{
	border-bottom:0;
	margin: 0;
	padding: 0;
}
.m-list ul li a .title{
	width: 3.9rem;
}
.m-list ul li a .title .tle p{
	font-size: 0.24rem;
	color: #000000;
	line-height: 0.4rem;

}
.m-list ul li a .title .tle p span{
	width: 0.32rem;
	height: 0.32rem;
	background: #FF6D00;
	border-radius: 2px 2px 2px 2px;
	display: inline-block;
	font-size: 0.2rem;
	color: #FFFFFF;
	margin-right: 0.1rem;
	text-align: center;
	line-height: 0.32rem;
}
.m-list ul li a .title .small{
	display: flex;
	align-items: center;
	font-size: 0.24rem;
	color: #999999;
	line-height: 0.4rem;
	margin-top: 0.2rem;
}
.m-list ul li a .title .small img{
	width: 0.24rem;
	height: 0.24rem;
	margin-right: 0.1rem;
}
.m-list ul li a .pic{
	width: 2rem;
	height: 66px;
}
.m-list ul li:nth-child(2)  .title .tle p span{
	background: #FF6D00;
}
.m-list ul li:nth-child(3)  .title .tle p span{
	background: #FFB800;
}

.m-news-gg{
	margin-top: 0.1rem;
}
.m-news-gg .gg{
	width: 100%;
}
.m-news-gg .small{
	width: 100%;
	height: 3.8rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 5px 5px 5px 5px;
	padding: 0.4rem 0.3rem;
	margin-top: 0.1rem;
}
.m-news-gg .small h4{
	font-size: 0.24rem;
	color: #000000;
	line-height: 0.4rem;
	display: flex;align-items: center;
}
.m-news-gg .small h4 img{
	width: 0.32rem;
	height: 0.32rem;
	margin-right: 0.1rem;
}
.m-news-gg .small p{
	margin-top: 0.2rem;
	font-size: 0.24rem;
	color: #999999;
	line-height: 0.4rem;
}

.m-title{
	padding: 0 0.3rem;
	margin-top: 0.2rem;
	height: 0.8rem;
	background: linear-gradient(180deg, #BEE903 0%, #FFFFFF 100%);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 5px 5px 5px 5px;
	display: flex;align-items: flex-end;justify-content: space-between;
	margin-bottom: 0.2rem;
}
.m-title a{
	font-size: 0.24rem;
	color: #333333;
	display: block;
	height: 0.5rem;
}
.m-title .active{
	color: #FF6D00;
	border-bottom: 1px solid #FF6D00;
}

.m-con3 .m-list-box ul li{
	width: 100%;
	margin-bottom: 0.1rem;
}
.m-con3 .m-list-box ul li a{
	display: block;
	padding: 0.3rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 5px 5px 5px 5px;
}
.m-con3 .m-list-box ul li a .title{
	display: flex;align-items: center;
}
.m-con3 .m-list-box ul li a .title img{
	width: 0.8rem;
	height: 0.8rem;
	margin-right: 0.2rem;
}
.m-con3 .m-list-box ul li a .title p{
	font-size: 0.28rem;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.m-con3 .m-list-box ul li a .cen{
	padding-left: 1rem;
	display: flex;align-items: center;justify-content: space-between;
}
.m-con3 .m-list-box ul li a .cen span{
	font-size: 12px;
	color: #999999;
	line-height: 30px;
}
.m-con3 .m-list-box ul li a .cen p{
	width: 80px;
	height: 30px;
	background: rgba(225,34,34,0.05);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 30px 30px 30px 30px;
	font-size: 12px;
	color: #FF6D00;
	display: flex;align-items: center;justify-content: center;
	
}
.m-con3 .m-list-box ul li a .small{
	width: 100%;
	padding-top:15px ;
	border-top: 1px solid #DDDDDD;
	font-size: 12px;
	color: #333333;
	margin-top: 0.2rem;
}