.success-modal[data-v-41206cc5] {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.5);
	z-index:10;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.success-modal .style[data-v-41206cc5] {
	background-size:cover;
	padding-top:1.625rem;
	text-align:center;
	box-sizing:border-box
}
.success-modal .style .title[data-v-41206cc5] {
	font-weight:600;
	font-size:1.375rem;
	line-height:1.9375rem;
	text-align:center;
	color:#fff;
	margin-bottom:1.0625rem
}
.success-modal .style .sub-title[data-v-41206cc5] {
	font-weight:400;
	font-size:.9375rem;
	line-height:1.3125rem;
	text-align:center;
	color:#fdfdfd
}
.success-modal .style .img[data-v-41206cc5] {
	width:12.0625rem;
	height:12.0625rem;
	margin-bottom:1.0625rem
}
.success-modal .close[data-v-41206cc5] {
	width:2.0625rem;
	height:2.0625rem;
	margin-top:1.625rem
}
.case[data-v-41206cc5] {
	background:#f5f8ff;
	padding-bottom:3.28125rem
}
.case .flex[data-v-41206cc5] {
	display:flex
}
.case .case-banner[data-v-41206cc5] {
	width:100%;
	height:11.25rem;
	vertical-align:bottom
}
.case .case-list[data-v-41206cc5] {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.case .case-list .item[data-v-41206cc5] {
	width: 45%;
    margin-bottom: 15px;
}
.case .case-list .item .img[data-v-41206cc5] {
	width: 100%;
}
.case .case-list .item .count[data-v-41206cc5] {
	flex:1;
	padding:.90625rem 0;
	display:flex;
	flex-direction:column;
	justify-content:center
}
.case .case-list .item .count .name[data-v-41206cc5] {
	font-weight:600;
	font-size:.875rem;
	line-height:1.21875rem;
	color:#191919;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	text-align:center
}
.case .case-list .item .count .time[data-v-41206cc5] {
	font-weight:400;
	font-size:.6875rem;
	line-height:.9375rem;
	color:#7d8995;
	margin-top:.53125rem
}
.case .case-scroll[data-v-41206cc5] {
	display:flex;
	overflow-x:scroll;
	margin-bottom:1.625rem;
	padding-left:.8125rem;
	flex-wrap:nowrap
}
.case .case-scroll .item[data-v-41206cc5] {
	padding:.59375rem 1rem;
	background:#f0f4f8;
	border-radius:1.4375rem;
	font-weight:400;
	font-size:.75rem;
	line-height:.9375rem;
	color:#7d8995;
	margin-right:.3125rem;
	white-space:nowrap
}
.case .case-scroll .item.ok[data-v-41206cc5] {
	background:#f4e6fa;
	font-weight:600;
	font-size:.75rem;
	line-height:.9375rem;
	color:#b311ff
}
.case .case-title[data-v-41206cc5] {
	font-weight:600;
	font-size:1.25rem;
	line-height:2.1875rem;
	text-align:center;
	color:#333;
	margin-top:1.625rem;
	margin-bottom:.90625rem
}
.case .button[data-v-41206cc5] {
	background:#191919;
	border-radius:2.34375rem;
	width:11.5rem;
	height:2.4375rem;
	line-height:2.4375rem;
	text-align:center;
	font-weight:600;
	font-size:.75rem;
	color:#fff;
	margin:0 auto;
}
