.content{

	padding-bottom: 30px;

	width:100%;

}

.mui-content{

	overflow-x: hidden;

}

.main{

	margin: 15px;

}

.upload-img{

    background-image: linear-gradient(to right, #5d4752 , #614563);

	padding: 15px;

	width: 100%;

	height: 350px;

	border-radius: 10px;

}

.phone-img{

	top: 20px;

	width: 200px;


	left:28%;

	z-index: 9;

}

.base-img,.phone-img,.upload-text{

	position: absolute;

}

.base-img{

	width: 90%;

	bottom: 10px;

	z-index: 8;

}

.upload-text{

	left: 36%;

	bottom: 26%;

	z-index: 10;

}

.border-line{

	width: 68px;

}



.activeBg{

	background-image: linear-gradient(to left, #0DD0F6, #B34DFF,#E27BB2);

 }

 .poster-switch .navbtn:first-child{

	border-radius:40px 0 0 40px;

 }

.poster-switch .navbtn:last-child{

	border-radius:0 40px 40px 0;

}

.uploadinput{

	display: none;

}

.alipay-icon{

	width: 22px;

	vertical-align: middle;

	margin-right: 5px;

} 