.dy{
	position: relative;
	background: #FFFBD5;
}
.m-banner{
	margin-top: 1rem;
}
.m-banner img{
	width: 100%;
}

.m-banner h1{
	padding-top: 0.6rem;
	font-size: 0.6rem;
	color: #FFFFFF;
	line-height: 40px;
}
.m-banner p{
	font-size: 12px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 30px;
}
.m-banner .btn{
	margin-top: 0.2rem;
	display: flex;align-items: center;justify-content: center;
	width: 1.6rem;
	height: 0.6rem;
	border-radius: 50px 50px 50px 50px;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.wrap{
	margin: auto 0.3rem;
}
.m-public{
	margin: 0.6rem 0 0.3rem;
}

.m-public h1{
	font-size: 0.4rem;
	color: #333333;
	line-height: 0.6rem;
}



/* 新页面手机端 开始*/

.m-con2{
	display: block;
}

.m-con1{
	display: block;
	z-index: 9;
}
.m-con1 .m-top{
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 5px 5px 5px 5px;
	
	
}
.m-con1 .m-top .m-swiper{
	height: 0.8rem;
	background: #FFFFFF;
	width: 100%;
	padding: 0.2rem 0;
}
.m-con1 .m-top .swiper-container{
	height: 15px;
	overflow: hidden;
	background: #FFFFFF;
	padding: 0 15px;
	margin-top: 0.2rem;
	
}



.m-con1 .m-top .swiper-container p{
	font-size: 0.24rem;
	color: #666666;
	height: 15px;
	display: flex;align-items: center;
	
	
}
.m-con1 .m-top .swiper-container p span{
	color: #FF6D00;
}

.m-con1 .m-top ul{
	margin-top: 0.3rem;
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
	
}
.m-con1 .m-top ul li{
	width:calc(100% / 3.2);
	height: 1rem;
	background: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #000000;
	display: flex;
	padding: 0.2rem;
	margin-bottom: 5px;
	
}

.m-con1 .m-top ul li img{
	width:0.6rem;
	height: 0.6rem;
	margin-right: 5px;
}
.m-con1 .m-top ul li h4{
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

.m-con1 .m-top ul li p{
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}


.m-con1 .boot{
	display: flex;align-items: center;
	margin-top: 0.2rem;
	height: 0.8rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 5px 5px 5px 5px;
	padding-left: 0.3rem;
}
.m-con1 .boot img{
	width: 0.32rem;
	height: 0.32rem;
	margin-right: 0.06rem;
}
.m-con1 .boot p{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.m-con1 .boot p span{
	color: #FF6D00;

}
.m-con1 .m-cen{
	margin-top: 5px;
	display: flex;align-items: center;
}

.m-con1 .m-cen .left{
	width: 3.4rem;
	height: 2.9rem;
	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;
	margin-right: 5px;
	padding: 0.3rem 0.2rem 0.3rem 0.3rem;
	position: relative;
}
.m-con1 .m-cen .left h2{
	font-size: 0.28rem;
	color: #333333;
	line-height: 20px;
}
.m-con1 .m-cen .left p{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.m-con1 .m-cen .left .pic{
	margin-top: 0.2rem;
	width: 0.4rem;
	height: 0.4rem;
	display: block;
}
.m-con1 .m-cen .left .flex{
	width: 1rem;
	height: 1rem;
	position: absolute;
	bottom: 0.2rem;
	right: 0.2rem;
}
.m-con1 .m-cen .right .item{
	width: 3.4rem;
	height: 1.4rem;
	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: 0.3rem 0.2rem 0.3rem 0.3rem;
	display: flex;align-items: center;justify-content: space-between;
}
.m-con1 .m-cen .right .item:nth-child(2){
	margin-top: 0.1rem;
}
.m-con1 .m-cen .right h2{
	font-size: 0.28rem;
	color: #333333;
	line-height: 20px;
}
.m-con1 .m-cen .right p{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.m-con1 .m-cen .right img{
	width: 1rem;
	height:1rem;
}

.m-pubic{
	display: flex;align-items: center;
	margin: 0.6rem 0 0.3rem;
}
.m-pubic img{
	width: 0.4rem;
	height: 0.4rem;
}

.m-pubic img{
	width: 0.4rem;
	height: 0.4rem;
}

.m-pubic h2{
	font-size: 16px;
	color: #333333;
	margin-left: 5px;
}

.m-title{
	display: flex;align-items: center;justify-content: space-between;
	margin: 0.3rem 0;
}
.m-title p{
	width: 1.6rem;
	height: 0.6rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 30px 30px 30px 30px;
	font-size: 0.24rem;
	color: #333333;
	display: flex;align-items: center;justify-content: center;
	
}
.m-title .active{
	background: #FF6D00;
	color: #FFFFFF;
}
.m-con2 .m-list-box ul li{
	width: 100%;
	margin-bottom: 0.1rem;
}
.m-con2 .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-con2 .m-list-box ul li a .title{
	display: flex;align-items: center;
}
.m-con2 .m-list-box ul li a .title img{
	width: 0.8rem;
	height: 0.8rem;
	margin-right: 0.2rem;
}
.m-con2 .m-list-box ul li a .title p{
	font-size: 0.28rem;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.m-con2 .m-list-box ul li a .cen{
	padding-left: 1rem;
	display: flex;align-items: center;justify-content: space-between;
}
.m-con2 .m-list-box ul li a .cen span{
	font-size: 12px;
	color: #999999;
	line-height: 30px;
}
.m-con2 .m-list-box ul li a .cen p{
	width: 80px;
	height: 30px;
	background: rgba(255,109,0,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-con2 .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;
}
.m-con2 .m-bott{
	display: flex;align-items: center;justify-content: space-between;
	background: linear-gradient(180deg, #FEF2F2 0%, #FDE4E0 100%);
	border-radius: 5px 5px 5px 5px;
	padding: 0.2rem 0.3rem;
	margin-top: -0.1rem;

}
.m-con2 .m-bott p{
	font-size: 12px;
	color: #FF6D00;
}
.m-con2 .m-bott img{
	width: 0.22rem;
	width: 0.22rem;
	margin-right: 0.1rem;
}
.m-gg{
	margin-top: 0.3rem;
}
.m-gg img{
	width: 100%;
}

.m-con3 ul{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
	
}
.m-con3 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-con3 ul li img{
	width: 0.8rem;
	height: 0.8rem;
}

.m-con3 ul li h4{
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	margin-top: 10px;
}
.m-con3 ul li p{
	font-size: 12px;
	font-weight: 300;
	color: #000000;
	line-height: 20px;
}

.m-con4 .m-con4-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-con4 .txt{
	display: flex;align-items: center;
	padding-top: 0.4rem;
}
.m-con4 .txt img{
	width: 0.8rem;
	height: 0.8rem;
	margin-right: 0.2rem;
}
.m-con4 .txt .title h4{
	font-size: 14px;
	color: #333333;
}
.m-con4 .txt .title p{
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
}

.m-con5 .m-news-list{
	width: 100%;
	
}
.m-con5 .m-news-list ul{
	height: auto;
	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-con5 .m-news-list ul li{
	border-bottom: 1px solid  #EEEEEE;
	padding-bottom: 0.4rem;
	padding-top: 0.4rem;
	display: flex;align-items: center;justify-content: space-between;
}

.m-con5 .m-news-list ul li .pic{
	width: 2rem;
	height: 1.32rem;
	margin-left: 0.4rem;
}

.m-con5 .m-news-list ul li .title a{
	font-size: 12px;
	color: #000000;
	display: block;
}
.m-con5 .m-news-list ul li .title .tag{
	font-size: 12px;
	
	color: #999999 ;
	margin-top: 0.12rem;
}
.m-con5 .m-news-list ul li .title .tag span{
	color: #FF6D00 ;
}
.m-con6-box{
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 5px 5px 5px 5px;
	padding: 0.3rem;
	
}
.m-con6-box img{
	width: 100%;
}

.m-con6-box .small{
	margin-top: 0.4rem;
	font-size: 13px;
	color: #666666;
	line-height: 25px;
}
.m-con6-box .boot{
	display: flex;align-items: center;justify-content: space-between;
	margin-top: 20px;
}
.m-con6-box .boot h4{
	font-size: 24px;
	color: #000000;
	line-height: 25px;
}
.m-con6-box .boot p{
	font-size: 10px;
	color: #666666;
	line-height: 25px;
}




/* 新页面手机端 结束*/


@media (min-width: 750px){

.m-con1{
	width: 95%;
}
.m-con1 .m-cen .left{
	width: 50%;
}
.m-con1 .m-cen .right{
	width: 50%;
}
.m-con1 .m-cen .right .item{
	width: auto;
}
.m-con3 .m-news-list ul li{
	justify-content: space-between;
}



}