header{
	background: linear-gradient(180deg, #BEE903 0%, #FFFFFF 100%) !important;
}


.newsnav{
	margin-top: 45px;
	line-height: 40px;
	font-size: 12px;
}

.newsnav img{
	width: 15px;
    display: block;
    float: left;
    margin-right: 8px;
    margin-top: 13px;
}

.m-con1{
	margin-top: 0.1rem;
	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;
}
.m-con1 .title{
	display: flex;align-items: center;
}
.m-con1 .title img{
	width: 0.8rem;
	height: 0.8rem;
	margin-right: 0.2rem;
}
.m-con1 .title h1{
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.4rem;
}
.m-con1 ul{
	display: flex;align-items: center;
	margin-top: 0.4rem;
}
.m-con1 ul li{
	display: flex;align-items: center;
	margin-right: 0.2rem;
	font-size: 0.24rem;
	color: #999999;
}
.m-con1 ul li img{
	width: 0.22rem;
	height: 0.22rem;
	margin-right: 0.1rem;
}
.m-con1 .cen{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0.5rem;
}
.m-con1 .cen .item{
	display: flex;align-items: center;
	margin-bottom: 0.3rem;
	width: 50%;
}
.m-con1 .cen .item span{
	font-size: 0.24rem;
	color: #999999;
}
.m-con1 .cen .item p{
	font-size: 0.24rem;
	color: #333333 ;
}
.m-con1 .small{
	margin-top: 0.2rem;
	font-size: 0.24rem;
	color: #FF6D00;
	line-height: 0.4rem;
}

.m-public{
	margin: 0.6rem 0 0.3rem;
}


.m-con2 .m-con2-box{
	width: 100%;
	height: 6.4rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 5px 5px 5px 5px;
	padding: 0 0.3rem;
}

.m-con2 .txt{
	display: flex;align-items: center;
	padding-top: 0.4rem;
}
.m-con2 .txt img{
	width: 0.8rem;
	height: 0.8rem;
	margin-right: 0.2rem;
}
.m-con2 .txt .title h4{
	font-size: 14px;
	color: #333333;
}
.m-con2 .txt .title p{
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
}



.m-public h1{
	font-size: 0.4rem;
	color: #333333;
	line-height: 0.6rem;
}

.m-con4 ul{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
	
}
.m-con4 ul li{
	width: 49%;
	text-align: center;
	height: 2.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;
	padding: 20px;
	margin-bottom: 5px;
}
.m-con4 ul li img{
	width: 0.8rem;
	height: 0.8rem;
}

.m-con4 ul li h4{
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	margin-top: 10px;
}
.m-con4 ul li p{
	font-size: 12px;
	font-weight: 300;
	color: #000000;
	line-height: 20px;
}
.m-con5{
	margin-top: 0.1rem;
}
.m-con5 img{
	width: 100%;
}

.m-con6 ul li{
	width: 100%;
	margin-bottom: 0.1rem;
}
.m-con6 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-con6 ul li a .title{
	display: flex;align-items: center;
}
.m-con6 ul li a .title img{
	width: 0.8rem;
	height: 0.8rem;
	margin-right: 0.2rem;
}
.m-con6 ul li a .title p{
	font-size: 0.28rem;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.m-con6 ul li a .cen{
	padding-left: 1rem;
	display: flex;align-items: center;justify-content: space-between;
}
.m-con6 ul li a .cen span{
	font-size: 12px;
	color: #999999;
	line-height: 30px;
}
.m-con6 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-con6 ul li a .small{
	width: 100%;
	padding-top:15px ;
	border-top: 1px solid #DDDDDD;
	font-size: 12px;
	color: #333333;
	margin-top: 0.2rem;
}
.m-con7{
	height: 1.6rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	padding: 0.4rem 0 0;
}
.m-con7 p{
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.3rem;
	margin-bottom: 0.2rem;
}
.m-con7 p span{
	color: #FF6D00 ;
}
.m-xiang-footer{
	padding: 0 0.3rem;
	width: 7.5rem;
	position: fixed;
	bottom: 0;
	height: 1.12rem;
	background: #BEE903;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	display: flex;align-items: center;justify-content: space-between;
	
}
.m-xiang-footer .shou{
	font-size: 0.24rem;
	font-weight: 500;
	color: #000000;
	line-height: 0.4rem;
	display: flex;align-items: center;
}
.m-xiang-footer .shou img{
	width: 0.36rem;
	height: 0.36rem;
	margin-right: 0.1rem;
}
.m-xiang-footer .btn-box{
	display: flex;align-items: center;
}
.m-xiang-footer .btn-box .btn{
	width: 2.4rem;
	height: 0.8rem;
	background: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	display: flex;align-items: center;justify-content: center;
	font-size: 0.28rem;
	font-weight: bold;
	color: #000000;
	margin-right: 0.1rem;
}
.m-xiang-footer .btn-box .btn:nth-child(2){
	background: linear-gradient(270deg, #FF9545 0%, #FF6D00 100%);
	margin: 0;
	color:#FFFFFF;
}




@media (min-width: 750px){

.m-xiang-footer{
	width: 12.8rem;
}

}