/* Main CSS Document */
@charset "utf8";
/* 暂无内容 */
.bd-nodata {
	padding: 2.0rem 0;
	text-align: center;
	color: #999;
}
.bd-nodata .img {
	height: 3.2rem;
	display: block;
}
.bd-nodata .img img {
	width: 100%;
	height: 100%;
}
.bd-nodata .til {
	margin-top: 15px;
	height: 30px;
}
.hd-tabs {
	background: var(--background-color);
}
.hd-tabs .bc-tab {
	margin: 0 auto;
	width: 9.2rem;
}
.hd-tabs .bc-tab dl {
}
.hd-tabs .bc-tab dl dd {
	width: 33.33333%;
	display: inline-block;
	float: left;
}
.hd-tabs .bc-tab dl dd a {
	line-height: 1.2rem;
	text-align: center;
	display: block;
}
.hd-tabs .bc-tab dl dd.on a {
	color: var(--color);
}
.bd-m-til {
	margin: 0.4rem 0;
	padding-left: 0.2rem;
	position: relative;
}
.bd-m-til:before {
	content: " ";
	left: 0;
	top: 0;
	width: 0.4rem;
	height: 100%;
	-moz-border-radius: 0.18rem 0 0 0.18rem;
	-webkit-border-radius: 0.18rem 0 0 0.18rem;
	border-radius: 0.18rem 0 0 0.18rem;
	display: block;
	background: var(--color);
	position: absolute;
}
.bd-m-til .til {
	padding-left: 0.4rem;
	line-height: 1.0rem;
	font-size: 0.44rem;
	font-weight: bold;
	-moz-border-radius: 0.14rem;
	-webkit-border-radius: 0.14rem;
	border-radius: 0.14rem;
	color: var(--color);
	background: var(--color1);
	position: relative;
}
.bd-m-til .quantity {
	right: 0;
	top: 0;
	position: absolute;
}
/* 头部 */
.bd-title {
	padding-bottom: 0.8rem;
	line-height: 0.56rem;
	text-align: center;
	white-space: nowrap;
	color: var(--color-white);
	position: relative;
	z-index: 1;
}
.bd-title .c-til {
	font-size: 0.56rem;
}
.bd-title .c-menu {
	right: 0;
	top: 0;
	position: absolute;
}
.bd-title .c-menu .til {
	margin: -0.4rem 0;
	padding: 0.4rem;
	font-size: 0.56rem;
	display: block;
	color: var(--color-white);
}
.bd-title .c-menu .box {
	padding: 0.12rem 0;
	right: 0;
	top: -webkit-calc(100% + 0.4rem);
	top: calc(100% + 0.4rem);
	-moz-border-radius: 0.1rem;
	-webkit-border-radius: 0.1rem;
	border-radius: 0.1rem;
	-webkit-box-shadow: 0 1px 3px #0000001a, 0 1px 2px -1px #0000001a;
	box-shadow: 0 1px 3px #0000001a, 0 1px 2px -1px #0000001a;
	display: none;
	background: var(--background-color);
	position: absolute;
}
.bd-title .c-menu .box:before {
	content: " ";
	right: 0.48rem;
	top: -0.2rem;
	width: 0;
	height: 0;
	border-left: 0.3rem solid transparent;
	border-right: 0.3rem solid transparent;
	border-bottom: 0.3rem solid var(--color-white);
	position: absolute;
}
.bd-title .c-menu.on .box {
	display: block;
}
.bd-title .c-menu.on .box ul {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.bd-title .c-menu.on .box ul li {
	padding: 0 0.2rem;
	width: 100%;
}
.bd-title .c-menu.on .box ul li a {
	padding: 0 0.2rem;
	line-height: 1.0rem;
	border-bottom: 1px solid #DDD;
	display: block;
}
.bd-title .c-menu.on .box ul li:last-child a {
	border: none;
}
/* 首页 */
.bd-index {
}
.bd-index .bm-1 {
}
.bd-index .bm-1 .bm-con {
}
.bd-index .bm-1 .bm-con .c-assessment {
	padding-top: 0.6rem;
}
.bd-index .bm-1 .bm-con .c-assessment dl {
	margin-top: -0.2rem;
}
.bd-index .bm-1 .bm-con .c-assessment dl dd {
	margin-top: 0.2rem;
}
.bd-index .bm-1 .bm-con .c-assessment dl dd a {
	height: 1.2rem;
	line-height: 0.6rem;;
	border: 1px solid var(--color);
	-moz-border-radius: 1.2rem;
	-webkit-border-radius: 1.2rem;
	border-radius: 1.2rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: var(--background-color);
}
.bd-index .bm-1 .bm-con .c-assessment dl dd p {
	padding-left: 0.84rem;
	font-size: 0.36rem;
	position: relative;
}
.bd-index .bm-1 .bm-con .c-assessment dl dd i {
	left: 0;
	width: 0.6rem;
	height: 0.6rem;
	text-align: center;
	-moz-border-radius: 0.6rem;
	-webkit-border-radius: 0.6rem;
	border-radius: 0.6rem;
	display: block;
	color: var(--color-white);
	background: #FF8E52;
	position: absolute;
}
.bd-index .bm-1 .bm-con .c-assessment dl dd span {
	font-weight: bold;
}
/* 进度 */
.bd-progress {
	padding-bottom: 0.56rem;
	font-size: 0.32rem;
	color: var(--color-white);
}
.bd-progress .cb-1 {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.bd-progress .cb-2 {
	margin: 0.2rem 0 0.32rem;
	height: 0.2rem;
	-moz-border-radius: 0.2rem;
	-webkit-border-radius: 0.2rem;
	border-radius: 0.2rem;
	background: var(--background-color);
	position: relative;
	overflow: hidden;
}
.bd-progress .cb-2:before {
	content: " ";
	left: 0;
	top: 0;
	width: var(--percent);
	height: 100%;
	-moz-border-radius: 0 0.2rem 0.2rem 0;
	-webkit-border-radius: 0 0.2rem 0.2rem 0;
	border-radius: 0 0.2rem 0.2rem 0;
	display: block;
	background: var(--color);
	position: absolute;
}
.bd-progress .cb-3 {
	white-space: nowrap;
}
.bd-progress .cb-3 .box {
	margin: 0 auto;
	width: 1.2rem;
	line-height: 1.2rem;
	text-align: center;
	border: 0.08rem solid var(--color-white);
	-moz-border-radius: 1.2rem;
	-webkit-border-radius: 1.2rem;
	border-radius: 1.2rem;
	display: block;
	position: relative;
}
.bd-progress .cb-3 .c1 {
	right: 1.8rem;
	top: 0;
	color: var(--def-color);
	position: absolute;
}
.bd-progress .cb-3 .c3 {
	left: 1.8rem;
	top: 0;
	color: var(--def-color);
	position: absolute;
}
/* 问题 */
.bd-questions {
}
.bd-questions {
}
/* 购买 */
.bd-buy {
}
.bd-buy .bm-1 {
}
.bd-buy .bm-1 .bm-con {
}
.bd-buy .bm-1 .bm-con .c-ewm {
	margin-top: 0.6rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.bd-buy .bm-1 .bm-con .c-ewm .box {
	padding: 0.32rem 0.32rem 0;
	-moz-border-radius: 0.2rem;
	-webkit-border-radius: 0.2rem;
	border-radius: 0.2rem;
	background: var(--color);
}
.bd-buy .bm-1 .bm-con .c-ewm .img img {
	width: 4.8rem;
	height: 4.8rem;
}
.bd-buy .bm-1 .bm-con .c-ewm .til {
	line-height: 1.2rem;
	font-weight: bold;
	text-align: center;
	color: var(--color-white);
}
.bd-buy-detail .bm-1 {
}
.bd-buy-detail .bm-1 .bm-con {
}
.bd-buy-detail .bm-1 .bm-con .c-qr-code {
	padding: 1.2rem 1.2rem 1.0rem;
	-moz-border-radius: 0.32rem;
	-webkit-border-radius: 0.32rem;
	border-radius: 0.32rem;
	background: var(--background-color);
}
.bd-buy-detail .bm-1 .bm-con .c-qr-code .img {
	margin: 0 auto;
	position: relative;
}
.bd-buy-detail .bm-1 .bm-con .c-qr-code .img:before {
	content: " ";
	padding-top: 100%;
	display: block;
}
.bd-buy-detail .bm-1 .bm-con .c-qr-code .img * {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
.bd-buy-detail .bm-1 .bm-con .c-qr-code .til {
	margin: 0.4rem 0;
	line-height: 0.8rem;
	text-align: center;
	white-space: nowrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.bd-buy-detail .bm-1 .bm-con .c-qr-code .con {
}
.bd-buy-detail .bm-1 .bm-con .c-qr-code .con table {
	width: 100%;
}
.bd-buy-detail .bm-1 .bm-con .c-qr-code .con td {
	padding: 0 0.2rem;
	line-height: 1.0rem;
	text-align: center;
	border: 1px solid #DDD;
}
.bd-buy-detail .bm-1 .bm-con .c-qr-code .con tr:first-child td {
	background: var(--def-background-color);
}
.bd-buy-detail .bm-1 .bm-con .c-qr-code .con td:first-child {
	width: 2.4rem;
}
.bd-buy-detail .bm-1 .bm-con .c-list {
	padding: 0.48rem 0.48rem 0.58rem;
	-moz-border-radius: 0.32rem;
	-webkit-border-radius: 0.32rem;
	border-radius: 0.32rem;
	background: var(--background-color);
}
.bd-buy-detail .bm-1 .bm-con .c-list ul {
}
.bd-buy-detail .bm-1 .bm-con .c-list ul li {
	width: 100%;
}
.bd-buy-detail .bm-1 .bm-con .c-list ul li .box {
	line-height: 1.0rem;;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bd-buy-detail .bm-1 .bm-con .c-list ul li .index {
}
.bd-buy-detail .bm-1 .bm-con .c-list ul li .img {
	padding-right: 0.4rem;
}
.bd-buy-detail .bm-1 .bm-con .c-list ul li .img img {
	height: 1.0rem;
}
.bd-buy-detail .bm-1 .bm-con .c-list ul li .til {
	height: 1.0rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url(ellipsis.xml#ellipsis);
	overflow: hidden;
}
/* 天赋优势 */
.bd-aptitude {
}
.bd-aptitude .bm-1 {
}
.bd-aptitude .bm-1 .bm-con {
}
.bd-aptitude .bm-1 .bm-con .cb-1 {
	margin-top: 0.24rem;
}
.bd-aptitude .bm-1 .bm-con .cb-1 .c-text {
}
.bd-aptitude .bm-1 .bm-con .cb-2 {
	display: none;
}
.bd-aptitude .bm-1 .bm-con .cb-2 .d-dl {
}
.bd-aptitude .bm-1 .bm-con .cb-2 .d-dd {
	display: none;
}
.bd-aptitude .bm-1 .bm-con .c-about {
	padding: 0.58rem 0;
	line-height: 0.6rem;
	text-align: center;
	-moz-border-radius: 0.32rem;
	-webkit-border-radius: 0.32rem;
	border-radius: 0.32rem;
	background: var(--background-color);
}
.bd-aptitude .bm-1 .bm-con .c-about .til {
	margin-bottom: 0.32rem;
	line-height: 1.2rem;
	font-size: 1.2rem;
	font-weight: bold;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.bd-aptitude .bm-1 .bm-con .c-about .alpha {
	margin: 0 0.52rem 0 0.22rem;
	position: relative;
}
.bd-aptitude .bm-1 .bm-con .c-about .alpha:before {
	content: "【";
	right: -webkit-calc(100% - 0.08rem);
	right: calc(100% - 0.08rem);
	top: 0;
	display: block;
	position: absolute;
}
.bd-aptitude .bm-1 .bm-con .c-about .alpha:after {
	content: "】";
	left: -webkit-calc(100% - 0.08rem);
	left: calc(100% - 0.08rem);
	top: 0;
	display: block;
	position: absolute;
}
.bd-aptitude .bm-1 .bm-con .c-about .role {
	position: relative;
}
.bd-aptitude .bm-1 .bm-con .c-about .con {
	line-height: 0.64rem;
	letter-spacing: 0.04rem;
	color: #666;
}
.bd-aptitude .bm-1 .bm-con .c-list {
}
.bd-aptitude .bm-1 .bm-con .c-list .con {
}
.bd-aptitude .bm-1 .bm-con .c-list .con p {
	padding-top: 0.2rem;
}
.bd-aptitude .bm-1 .bm-con .c-list .con p:first-child {
	padding-top: 0;
}
.bd-aptitude .bm-1 .bm-con .c-list .con a {
	line-height: 1.2rem;
	font-weight: bold;
	text-align: center;
	border: 1px solid var(--color);
	-moz-border-radius: 1.2rem;
	-webkit-border-radius: 1.2rem;
	border-radius: 1.2rem;
	display: block;
	color: var(--color-white);
	background: var(--color);
}
.bd-aptitude .bm-1 .bm-con .c-list .con p:last-child a {
	color: var(--color);
	background: var(--color-white);
}
/* 历史记录 */
.bd-history {
}
.bd-history .bm-1 {
}
.bd-history .bm-1 .bm-con {
}
.bd-history .bm-1 .bm-con .c-list {
	padding: 0.48rem 0.48rem 0.58rem;
	-moz-border-radius: 0.32rem;
	-webkit-border-radius: 0.32rem;
	border-radius: 0.32rem;
	background: var(--background-color);
}
.bd-history .bm-1 .bm-con .c-list ul {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.bd-history .bm-1 .bm-con .c-list ul li {
	width: 100%;
	border-bottom: 1px solid #DDD;
}
.bd-history .bm-1 .bm-con .c-list ul li a {
	line-height: 1.6rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.bd-history .bm-1 .bm-con .c-list ul li:last-child {
	border: none;
}
.bd-history .bm-1 .bm-con .c-list ul li .more {
	color: var(--color);
}