
.plan .Box[data-v-6fba151a] {
	padding-bottom: 5rem;
}
.plan .plantab .infobox[data-v-6fba151a] {
	padding: 3rem 0;
}
.plan .plantab .package[data-v-6fba151a] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.plan .function .funcTitle[data-v-6fba151a] {
	padding: 0 2rem 2rem;
	font-weight: bold;
	font-size: 18px;
}
.plan .plantab .planIcon[data-v-6fba151a] {
	display: block;
	width: 48px;
	height: 48px;
}
.plan .plantab .packageName[data-v-6fba151a] {
	padding: 1rem 0;
	font-size: 14px;
	font-weight: 400;
	color: #202223;
}
.plan .plantab .packageTtile[data-v-6fba151a],
.plan .unitPrice .nums[data-v-6fba151a] {
	margin-top: 3.2rem;
	font-size: 42px;
	font-weight: 600;
	line-height: 44px;
	color: #202223;
}
.plan .unitPrice[data-v-6fba151a] {
	text-align: center;
}
.plan .unitPrice .unit[data-v-6fba151a] {
	font-size: 14px;
	font-weight: 400;
	color: #6D7175;
	line-height: 20px;
}
.plan .function span[data-v-6fba151a] {
	font-size: 16px;
}
.plan .function .icon[data-v-6fba151a] {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	margin-right: 1rem;
	vertical-align: middle;
}
.plan .icon-wrapper[data-v-6fba151a] {
	position: relative;
	padding: 0px 30px;
}
.plan .explain[data-v-6fba151a] {
	padding: 1rem 5rem;
	font-size: 16px;
}
.plan .additional[data-v-6fba151a] {
	padding: 0rem 5rem;
	font-size: 14px;
}
.plan .explain .nums[data-v-6fba151a] {
	font-weight: bold;
}
.plan .operation[data-v-6fba151a],
.plan .planFoot[data-v-6fba151a] {
	padding: 0 2.5rem;
}
.plan .operation .title[data-v-6fba151a] {
	font-size: 16px;
	font-weight: 600;
	color: #202223;
	line-height: 24px;
}
.plan .operation .describe[data-v-6fba151a] {
	margin: 2.4rem 0;
	font-size: 14px;
	font-family: SF Pro Text-Regular, SF Pro Text;
	font-weight: 400;
	color: #202223;
}
.plan .operation .moneyTotal[data-v-6fba151a],
.plan .operation .discount[data-v-6fba151a] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 4px 0;
	font-size: 16px;
	font-weight: 600;
	color: #D72C0D;
}
.plan .operation .money[data-v-6fba151a],
.plan .operation .name[data-v-6fba151a] {
	font-size: 16px;
}
.plan .moneyTotal .money[data-v-6fba151a],
.plan .moneyTotal .name[data-v-6fba151a] {
	font-size: 16px;
	font-weight: 600;
	color: #202223;
	line-height: 24px;
}
.plan .card[data-v-6fba151a] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	height: 100%;
	padding: 3rem 0;
}
.plan .bannerTip[data-v-6fba151a] {
	border: 1px solid #98c6cd;
	background-color: #eef9f9;
	margin-bottom: 2rem;
	padding: 1rem;
	word-break: break-word;
	overflow-wrap: break-word;
	color: #202223;
}


.plan .plantab .Polaris-Tabs__TabContainer {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}
.plan .function li {
	list-style: none;
	margin-bottom: 1.5rem;
}
.plan .plantab .ant-slider-step {
	display: none;
}
.plan .plantab .ant-slider-rail {
	width: 100%;
	height: 4px;
	background-image: -webkit-gradient(linear, left top, right top, from(#8c9196), color-stop(50%, #8c9196), color-stop(50%, transparent));
	background-image: linear-gradient(to right, #8c9196 0%, #8c9196 50%, transparent 50%);
	background-color: transparent;
	background-size: 8px 4px;
	background-repeat: repeat-x;
	border-radius: 0;
	z-index: 11;
}
.plan .plantab .ant-slider-track {
	height: 4px;
	background-color: #2C6ECB;
	z-index: 12;
}
.plan .plantab .ant-slider-handle {
	width: 14px;
	height: 14px;
	background-color: #2C6ECB;
	z-index: 13;
	border: none;
}
.plan .plantab .ant-slider:hover .ant-slider-rail {
	background-color: transparent;
}
.plan .plantab .ant-slider:hover .ant-slider-track {
	background-color: #2C6ECB;
}
.plan .plantab .ant-slider-mark {
	top: 23px;
}
.plan .plantab .ant-slider-handle:focus {
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.icon-wrapper .ant-slider-tooltip {
	top: -38px !important;
}
.icon-wrapper .ant-tooltip-inner {
	background-color: transparent;
	-webkit-box-shadow: none;
	        box-shadow: none;
	color: #333333;
}
.icon-wrapper .ant-tooltip-arrow {
	display: none;
}
.planModal .Polaris-Modal-Dialog__Container {
	z-index: 1061;
}
iframe[name='paypal'] {
	min-height: 830px!important;
}

