.index-page{
	width: 7.5rem;
}
.storage-minbox{
	width: 7.5rem;
	min-height: 5.79rem;
	background: #003567;
}
.storage-title{
	width: 7.5rem;
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	font-size: 0.3rem;
	font-weight: 500;
	color: #FFFFFF;
}
.storage-img img{
	width: 7.5rem;
	height: 3.5rem;
}
.storage-size{
	font-size: 0.28rem;
	font-weight: 400;
	color: #FFFFFF;
	padding: 0 0.23rem 0.3rem 0.27rem;
	box-sizing: border-box;
	line-height: 0.4rem;
}
.form-maxbox{
	width: 7.5rem;
	padding: 0.42rem 0.3rem 0.55rem 0.19rem;
	box-sizing: border-box;
	background: #FFFFFF;
}
table{
	border-collapse:collapse;
	border: 1px solid #DCDDDD;
	font-size: 0.25rem;
}
td{
	border: 1px solid #DCDDDD;
}
tr{
	width: 100%;
	height: 1.02rem;
}
.pad{
	text-align: justify;
	text-align-last: left;
	padding: 0 0.1rem;
	box-sizing: border-box;
}
.pads{
	padding-left: 0.1rem;
	box-sizing: border-box;
}
.form-title{
	height: 0.86rem;
	background: #60ACB9;
	font-size: 0.28rem;
	font-weight: 500;
	color: #FFFFFF;
}