.m-banner{
	height: 4rem;
	background: url(https://cdn.10goo.com/wap/sy05/banner@2x.png)no-repeat;
	background-size: 100% 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 img{
	width: 0.4rem;
	height: 0.4rem;
	margin-right: 5px;
}

.m-public h2{
	font-size: 0.28rem;
	color: #000000;
}
.m-public p{
	font-size: 0.24rem;
	font-weight: 300;
	color: #666666;
	line-height: 0.4rem;
	margin-left: 0.2rem;
}
.m-con1{
	margin-top: -0.4rem;
	height: 4.2rem;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.03);
	border-radius: 5px 5px 5px 5px;
	padding: 0.3rem 0.4rem;
}
.m-con1 .top{
	display: flex;align-items: center;justify-content: space-between;
	
}
.m-con1 .top h1{
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.m-con1 .top p{
	font-size: 12px;
	font-weight: 300;
	color: #666666;
}
.m-con1 .top p span{
	color: #FF1836;
	font-weight: bold;
}
.m-con1 ul{
	margin-top: 0.3rem;
	background: #FFFFFF;
	display: flex;align-items: center;
	flex-wrap: wrap;
}
.m-con1 ul li{
	width: 25%;
	margin-bottom: 0.2rem;
	text-align: center;
}
.m-con1 ul li img{
	width: 0.88rem;
	height: 0.88rem;
}
.m-con1 ul li p{
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: center;
}
.m-con1 .cen{
	margin-top: 0.1rem;
}
.m-con1 .cen .item1{
	background: url(https://cdn.10goo.com/wap/sy05/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/wap/sy05/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/wap/sy05/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-title{
	display: flex;justify-content: space-between;
}
.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;
	line-height: 30px;
	display: flex;justify-content: center;
	
}
.m-title .active{
	background: url(https://cdn.10goo.com/wap/sy05/m-con1-9@2x.png) no-repeat;
	height: 0.9rem;
	background-size: 100% 100%;
	color: #FFFFFF;
}


.m-con2 ul li{
	background: #FFFFFF;
	width: 100%;
	padding: 0.4rem 0.3rem;
	margin-top: 5px;
	position: relative;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
}
.m-con2 ul li .title{
	display: flex;align-items: center;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 0.2rem;
}
.m-con2 ul li .title img{
	width: 0.8rem;
	height: 0.8rem;
	margin-right: 0.2rem;
}
.m-con2 ul li h4{
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.3rem;
}
.m-con2 ul li .flex{
	width: 0.8rem;
	height: 0.8rem;
	position: absolute;right: 0;top: 0;
}
.m-con2 ul li p{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
}
.m-con2 ul li .bott{
	margin-top: 0.3rem;
	display: flex;align-items: center;justify-content: space-between;
}
.m-con2 ul li .bott .btn{
	width: 1.6rem;
	height: 0.6rem;
	background: rgba(255,24,54,0.05);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 30px 30px 30px 30px;
	display: flex;align-items: center;justify-content: center;
	font-size: 0.24rem;
	color: #FF1836;
}

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

.goods-cen h5{
	height: 14px;
	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: auto;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.03);
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	margin-bottom: 0.2rem;
}
.m-con5 ul li img{
	width: 100%;
}
.m-con5 ul li h4{
	font-size: 0.28rem;
	color: #000000;
	line-height: 0.4rem;
	margin-top: 0.2rem;
}
.m-con5 ul li p{
	font-size: 0.24rem;
	line-height: 0.4rem;
	font-weight: 300;
	color: #000000;
}
.m-con5 ul li .btn{
	margin: 0.2rem auto;
	width: 2rem;
	height: 0.6rem;
	background: linear-gradient(90deg, #FF7D55 0%, #F64C35 100%);
	border-radius: 20px 20px 20px 20px;
	display: flex;align-items: center;justify-content: center;
	font-size: 0.24rem;
	color: #FFFFFF;
}


.m-about-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-about-box .small{
	font-size: 13px;
	color: #666666;
	line-height: 25px;
}
.m-about-box .boot{
	display: flex;align-items: center;justify-content: space-between;
	margin-top: 0.4rem;
}

.m-about-box .boot h4{
	font-size: 0.32rem;
	color: #000000;
	line-height: 25px;
}
.m-about-box .boot p{
	font-size: 10px;
	color: #666666;
	line-height: 25px;
}




.m-con6 ul{
	display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;
}
.m-con6 ul li{
	padding: 0.4rem 0.3rem;
	width: 49%;
	height: 2.8rem;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.03);
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 5px;
}
.m-con6 ul li .title{
	display: flex;align-items: center;
}
.m-con6 ul li .title img{
	width: 0.28rem;
	height: 0.28rem;
	margin-right: 5px;
}
.m-con6 ul li .title h4{
	font-size: 0.24rem;
	color: #000000;
	line-height: 0.4rem;
}
.m-con6 ul li p{
	font-size: 0.24rem;
	color: #999999;
	line-height: 20px;
	margin-top: 0.2rem;
}

.m-con7-box{
	padding: 0 0.3rem;
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.03);
	border-radius: 5px 5px 5px 5px;
}
.m-con7-box .top{
	padding-top: 0.4rem;
	display: flex;align-items: center;
	padding-bottom: 0.4rem;
	border-bottom:1px solid  #EEEEEE;
}
.m-con7-box .top img{
	width: 2.56rem;
	height: 1.7rem;
	margin-right: 0.24rem;
}
.m-con7-box .top .title p{
	font-size: 0.28rem;
	color: #000000;
}
.m-con7-box .top .title span{
	display: block;
	margin-top: 0.4rem;
	font-size: 12px;
	color: #666666;
	line-height: 0.4rem;
}

.m-con7 ul{
	list-style: square;
	padding: 0.4rem 0;
}

.m-con7 ul li{
	margin-bottom: 0.2rem;
	margin-left: 0.4rem;
}
.m-con7 ul  li::marker { color: #FF1836  ; }
.m-con7 ul li a{
	font-size: 0.28rem;
	font-weight: 300;
	color: #333333;
	line-height: 0.6rem;
	
}
.con5 .con5-four{
	height: auto;
	width: 100%;
	/* padding:0 0.24rem 0.2rem 0.24rem; */
	margin:10px 0 0 0;
}
.con5 .con5-four ul li:nth-child(n+10){
	display: none;	
}


.con5 .con5-four ul li{
	width: 30%;
	height: 0.6rem;
	margin-right: 5px;
	margin: 21px 5px 21px 7px;
}

.con5 .con5-four ul li img{
	width: 106px;
	height: 0.6rem;

}
.con5 .con5-four ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
    background: #ffffff;
}