.bcImage {
	background: url('../images/bcimage.d2b8f63.png') no-repeat !important;
	background-size: 100% !important;
	box-sizing: border-box;
	padding-top: 0.8rem;
}

.swiper-container-scroll {
	height: 42rem;
}

.swiper-container-box {
	height: 100%;
}

.version-item {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	height: 40rem;
	margin-right: 0.19rem;
	/* padding: 0.18rem; */
	position: relative;
	width: 22rem;
}

.version-item .version-cover {
	height: 7rem;
	width: 7rem;
	position: absolute;
	right: 1rem;
	top: -0.06rem;
}

.version-name {
	height: 3rem;
}

.icon {
	height: 1rem;
	margin-right: 0.3rem;
}

.version-price {
	align-items: center;
	display: flex;
	margin-top: 1rem;
}

.now-price {
	align-items: baseline;
	box-sizing: border-box;
	color: #202124;
	display: flex;
	font-family: D-DINExp-Bold, D-DINExp;
	font-weight: 700;
	line-height: 3rem;
}

.now-price .price {
	font-size: 2rem;
	transform: translateY(0.03rem);
}

.now-price .year {
	font-size: 1.2rem;
	padding-left: 0.03rem;
}

.version-item .version-price .original-price {
	color: #919499;
	font-size: 1rem;
	font-weight: 400;
	margin-left: 1rem;
	position: relative;
	-webkit-text-decoration: line-through;
	text-decoration: line-through;
	top: 0.3rem;
}

.table-title {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
}

.table-title .table-li:first-child {
	color: #202124;
	width: 40%;
	border-right: 1px solid #edeff2;
	justify-content: flex-start;
	padding-left: 0.8rem;
}

.table-title .table-li {
	width: 15%;
	align-items: center;
	box-sizing: border-box;
	display: flex;
	font-size: 1rem;
	font-weight: 700;
	justify-content: center;
	line-height: 16px;
	white-space: nowrap;
	padding: 1rem 0;
	border-top: 1px solid #edeff2;
}

.version-main {
	
}

.form {
	border-collapse: collapse;
	border-top: 0;
	margin: auto auto 1rem;
	text-align: center;
	width: 100%;
}

.form tr {
	border-bottom: 1px solid #edeff2;
}

.form td,
.trTweo {
	display: flex;
}

.form td {
	word-wrap: break-word;
	align-items: center;
	box-sizing: border-box;
	font-size: 1rem;
	padding: 0.8rem 0;
	position: relative;
	word-break: break-all;
}

.form-title {
    background: #f5f7fa;
    box-sizing: border-box;
    font-size: 1rem!important;
    font-weight: 600!important;
    padding: 0.8rem 0 0.8rem 1rem!important;
    text-align: left;
}

.form .tdFirst {
    border-right: 1px solid #edeff2;
    color: #000000;
    font-size: 0.9rem;
    font-weight: 400;
    padding-left: 0.8rem;
    text-align: left;
}

.tdFirst {
    width: 40%;
}

.tdSecond {
    color: #202124;
    flex: 1;
    font-size: 0.8rem;
    font-weight: 400;
    justify-content: center;
    line-height: 1rem;
}

.imageTrue {
    height: 1rem;
    width: 1rem;
    background: url(../images/gou.3ad5567.png) no-repeat;
    background-size: 100%;
}

.imageFalse {
    height: 1rem;
    width: 1rem;
    background: url(../images/cha.3ad5567.png) no-repeat;
    background-size: 100%;
}