.m-banner{
	height: 4rem;
	background: url(https://cdn.10goo.com/template_fifteen/banner@2x.png)no-repeat;
	background-size: 100%;
	margin-top: 1rem;
	padding-left: 0.3rem;
}

.m-banner h1{
	padding-top: 0.6rem;
	font-size: 0.6rem;
	color: #9129E6 ;
	line-height: 40px;
}
.m-banner p{
	font-size: 12px;
	font-weight: 300;
	color: #9129E6;
	line-height: 30px;
}
.m-banner .btn{
	margin-top: 0.2rem;
	display: flex;align-items: center;justify-content: center;
	width: 1.6rem;
	height: 0.6rem;
	background: #9129E6;
	border-radius: 50px 50px 50px 50px;
	font-size: 12px;
	color: #FFFFFF;
}

.m-public{
	margin: 0.6rem 0 0.3rem;
	display: flex;align-items: center;
}

.m-public h1{
	font-size: 0.32rem;
	color: #333333;
	line-height: 0.6rem;
}
.m-public p{
	font-size: 0.24rem;
	font-weight: 300;
	color: #666666;
	line-height: 0.4rem;
	margin-left: 0.2rem;
}
.m-con1{
	margin-top: -40px;
	margin-bottom: 0.2rem;
}
.m-con1 ul{
	height: 2rem;
	padding: 0.3rem 0.4rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	border-radius: 5px 5px 5px 5px;
	display: flex;align-items: center;justify-content: space-between;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 0.3rem;
}
.m-con1 ul li img{
	width: 0.88rem;
	height: 0.88rem;
}
.m-con1 ul li p{
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.m-con1 .cen{
	margin-top: 0.1rem;
}
.m-con1 .cen .item1{
	background: url(https://cdn.10goo.com/template_fifteen/con1-6@2x.png)no-repeat;
	background-size: 100% 100%;
	padding:0.4rem 0.3rem;
}

.m-con1 .cen .item1 h4{
	display: flex;align-items: center;
	font-size: 0.36rem;
	color: #9129E6;
	line-height: 0.6rem;
}
.m-con1 .cen .item1 h4 img{
	width: 0.4rem;
	height: 0.4rem;
	margin-left: 0.1rem;
}
.m-con1 .cen .item1  p{
	font-size: 0.24rem;
	font-weight: 300;
	color: #666666;
	line-height: 0.4rem;
}
.m-con1 .cen .item-box{
	display: flex;align-items: center;
	margin-top: 0.1rem;
	width: 100%;
}
.m-con1 .cen .item-box .item{
	background: url(https://cdn.10goo.com/template_fifteen/con1-7@2x.png)no-repeat;
	background-size: 100% 100%;
	padding:0.3rem 0.3rem;
	width: 50%;
}
.m-con1 .cen .item-box .item:nth-child(2){
	background: url(https://cdn.10goo.com/template_fifteen/con1-8@2x.png)no-repeat;
	background-size: 100% 100%;
	padding: 0.3rem 0 0.3rem 0.8rem;
	
}
.m-con1 .cen .item-box .item h4{
	font-size: 0.28rem;
	color: #3370FF;
	line-height: 0.4rem;
}
.m-con1 .cen .item-box .item p{
	font-size: 0.2rem;
	font-weight: 300;
	color: #666666;
	line-height: 0.4rem;
}



.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: #E12222;

}

.m-con2 .m-title{
	background: url(https://cdn.10goo.com/template_fifteen/con2-1@2x.png)no-repeat;
	background-size: 100% 100%;
	padding: 0px 0.3rem;
	width: 100%;
	height: 0.8rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.m-con2 .m-title h4{
	font-size: 0.28rem;
	color: #FFFFFF;
	line-height: 0.4rem;
	display: flex;
	align-items: center;
}
.m-con2 .m-title h4 img{
	width: 6px;
	height: 10px;
	margin-left: 0.1rem;
}

.m-con2 .m-title a{
	display: flex;
	align-items: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.m-con2 .m-title a img{
	width: 12px;
	height: 8px;
	margin-left: 5px;
}
.m-con2 ul{
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	border-radius: 0px 0px 5px 5px;
}

.m-con2 ul li{
	width: 100%;
	padding: 0.25rem 0.3rem;
	box-sizing: border-box;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	position: relative;
}
.m-con2 ul li h4{
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.6rem;
}
.m-con2 ul li p{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
}

.goods-cen{
	padding-top: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.goods-cen h5{
	height: 45px;
	font-size: 14px;
	color: #333;
	font-weight: 400;
}
.goods-cen h5 img{
	width: 14px;
	height: 14px;
}
.goods-cen p{
	  height: 12px;
    font-size: 12px;
    color: #999;
    padding-top: 7px;
}
.m-con3{
	margin-top: 0.1rem;
	position: relative;
}
.m-con3 img{
	width: 100%;
}
.m-con3 .small{
	position: absolute;
	top:0.4rem;
	left: 0.3rem;
}
.m-con3 .small h4{
	font-size: 0.32rem;
	color: #FFFFFF;
	line-height: 0.4rem;
	letter-spacing: 1px;
}
.m-con3 .small p{
	font-size: 0.2rem;
	color: #FFFFFF;
	line-height: 0.4rem;
}

.m-con4 ul{
	height: 5.2rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	border-radius: 5px 5px 5px 5px;
	padding: 0 0.3rem 0.3rem 0.3rem;
}
.m-con4 ul li{
	padding-top: 0.4rem;
	display: flex;align-items: center;
}
.m-con4 ul li img{
	width: 0.8rem;
	height: 0.8rem;
	margin-right: 0.2rem;
}


.m-con4 ul li h4{
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.32rem;
}
.m-con4 ul li p{
	font-size: 0.24rem;
	color: #999999;
	line-height: 0.4rem;
	margin-top: 0.1rem;
}
.m-con5 ul{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
}
.m-con5 ul li{
	width: 49%;
	height: 4.2rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #FFFFFF;
	text-align: center;
	margin-bottom: 0.2rem;
}
.m-con5 ul li img{
	margin-top: 0.4rem;
	width: 1.6rem;
	height: 1.6rem;
}
.m-con5 ul li h4{
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.4rem;
	margin-top: 0.2rem;
}
.m-con5 ul li p{
	font-size: 0.24rem;
	color: #999999;
	line-height: 0.4rem;
}
.m-con5 ul li .btn{
	margin: 0.2rem auto;
	width: 1.6rem;
	height: 0.6rem;
	background: #9129E6;
	border-radius: 50px 50px 50px 50px;
	display: flex;align-items: center;justify-content: center;
	font-size: 0.24rem;
	color: #FFFFFF;
}

.m-con6 .m-con6-box img{
	width: 100%;
	display: block;
}
.m-con6 .m-con6-box .text{
	padding: 0.2rem 0.3rem;
	height: auto;
	background: linear-gradient(90deg, #BE55FF 0%, #9129E6 100%);
	border-radius: 0px 0px 5px 5px;
}
.m-con6 .m-con6-box .text h4{
	font-size: 0.28rem;
	color: #FFFFFF;
	line-height: 0.72rem;
	display: flex;align-items: center;
}
.m-con6 .m-con6-box .text h4 img{
	width: 0.3rem;
	height: 0.24rem;
	margin-right: 0.1rem;
}
.m-con6 .m-con6-box .text p{
	font-size: 0.24rem;
	color: #FFFFFF;
	line-height: 0.4rem;
}

.m-con7 ul{
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	border-radius: 5px 5px 5px 5px;
	padding: 0.4rem 0.3rem;
	list-style: square;
}

.m-con7 ul li{
	margin-bottom: 0.2rem;
	margin-left: 0.4rem;
}
.m-con7 ul  li::marker { color: #9129E6 ; }
.m-con7 ul li a{
	font-size: 0.28rem;
	font-weight: 300;
	color: #333333;
	line-height: 0.6rem;
	
}