*{
	/* letter-spacing: 0.01rem; */
}
.my_header{
	color: #222222;
	font-size: 0.36rem;
}
.mui-bar-nav{
	
       background: linear-gradient(90deg, #FA6258 0%, #F43369 99%);
}
.pubHead{
	height: 1rem;
}
.next_step_btn{
	display: block;
	margin: 1.08rem auto;
	width: 6.34rem;
	height: 0.94rem;
	text-align: center;
	font-size: 0.32rem;
	color: #FFFFFF;
	line-height: 0.94rem;
    background: linear-gradient(90deg, #FA6258 0%, #F43369 99%);
	border-radius: 0.1rem;
	padding: 0;
	border: 0;
}
/*.mui-icon-back:before, .mui-icon-left-nav:before{*/
/*	color: #000;*/
/*}*/

/* 底部 */
.footer{
	border: 0;
	background-color: #FFFFFF;
}
.mui-bar-tab .mui-tab-item{
	color: #000000;
}
/*.mui-bar{*/
/*	box-shadow: none;*/
/*	-webkit-box-shadow: none;*/
/*}*/
.mui-bar.mui-bar-tab.footer{
	height: 1.25rem;
	box-shadow: 0 0 0.01rem #000000;
	-webkit-box-shadow: 0 0 0.01rem #000000;
}

.mui-bar-tab .mui-tab-item {
    color: #999999;
}

.mui-bar-tab .mui-tab-item.mui-active {
	color: #999999;
}


.share>img{
    width: 0.32rem;
    height: 0.32rem;
}