.content > div > img {
	display: block;
	width: 100%;
	height: auto;
}
.offline {
	width: 100%;
	height: 21.175rem;
	background-image: linear-gradient(360deg, #ececec, #fff);
}
.measure {
	margin: 0 auto;
	padding-top: 1.9rem;
	width: 15rem;
}
.measure .title {
	text-align: center;
}

.measure .title > div:nth-child(1) {
	margin-bottom: 0.25rem;
	font-size: 0.55rem;
	font-weight: 700;
	color: #141100;
}
.measure .title > div:nth-child(2) {
	margin-bottom: 0.85rem;
	font-size: 0.3rem;
	color: #141100;
	opacity: 0.6;
}
.measure .tabs {
	overflow: hidden;
}
.tabs .tabCont {
	float: left;
	width: 9.3rem;
	display: none;
}
.tabs .tabCont .top {
	padding: 0.25rem 0.3125rem 0rem;
	margin-bottom: 0.3rem;
	width: 8.675rem;
	height: 2.375rem;
	background-color: rgba(253, 208, 0, 0.2);
	border-radius: 0.175rem;
}
.tabs .tabCont .top > div {
	margin-bottom: 0.0625rem;
	height: 0.575rem;
	font-weight: 700;
	line-height: 0.575rem;
	font-size: 0.3rem;
	text-align: center;
	color: #141100;
}
.tabs .tabCont .top p {
	font-size: 0.225rem;
	line-height: 0.45rem;
	/* color: #918b6e; */
	color: #141100;
	opacity: 0.8;
}
.tabs .tabCont .center {
	padding-top: 0.25rem;
	width: 9.3rem;
	background-color: #fff;
	border-radius: 0.3rem;
}
.tabs .tabCont .center .options {
	padding-left: 0.3125rem;
	height: 10.125rem;
	overflow-x: hidden;
	overflow-y: scroll;
}
.tabs .tabCont .center .options::-webkit-scrollbar {
	display: none;
}
.tabs .tabCont .center .options {
	scrollbar-width: none;
}
.options .lis {
	margin-bottom: 0.4rem;
	font-size: 0.2rem;
}
.options .lis > div:nth-child(1) {
	margin-bottom: 0.2875rem;
	font-size: 0.2rem;
}
.options .lis > div:nth-child(2) {
	margin-left: 0.45rem;
}
.options .lis > div:nth-child(2) span {
	margin-right: 0.4625rem;
	color: #bab9b4;
	font-size: 0.2rem;
}
.options .lis > div:nth-child(2) span input {
	margin-right: 0.0625rem;
	width: 0.225rem;
	height: 0.225rem;
	vertical-align: middle;
}
.options .lis > div:nth-child(2) span:last-child {
	margin-right: 0rem;
}
.submitTest {
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
	padding-left: 0.4125rem;
	border-top: 0.0125rem solid rgba(20, 17, 0, 0.2);
}
.submitTest input {
	margin-right: 0.3rem;
	padding-left: 0.125rem;
	width: 1.725rem;
	height: 0.45rem;
	border-radius: 0.075rem;
	border: 0.0125rem solid rgba(20, 17, 0, 0.1);
	font-size: 0.225rem;
}
.submitTest div .iptSex {
	margin-right: 0.1rem;
	width: 0.25rem;
	height: 0.25rem;
	vertical-align: middle;
}
.submitTest > div {
	margin-bottom: 0.25rem;
}

.submitTest > div span {
	display: inline-block;
	font-size: 0.225rem;
	color: #bab9b4;
}
.prince {
	margin-right: 0.3125rem !important;
}
.submitTest button {
	display: block;
	margin: 0 auto;
	width: 5rem;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	color: #141100;
	font-size: 0.3rem;
	border: none;
	border-radius: 0.55rem;
	background-color: #fdd000;
}

.tabs .right {
	float: right;
	width: 5.4rem;
}
.tabList ul li {
	margin-bottom: 0.3rem;
	width: 100%;
	height: 0.825rem;
	line-height: 0.825rem;
	text-align: center;
	font-size: 0.3rem;
	color: #b2b1ac;
	background-color: #f2f2f2;
	border-radius: 0.175rem;
	cursor: pointer;
}
.right > div:nth-child(2) {
	margin-bottom: 0.325rem;
}
.right > div:nth-child(2) img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.right > div:nth-child(3) {
	margin-bottom: 0.325rem;
}
.right > div:nth-child(3) img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.right > div:nth-child(4) img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.content > div:nth-child(2) img {
	display: block;
}
.tablisActive {
	color: #fdd000 !important;
	background-color: #fff !important;
	box-shadow: 0rem 0.05rem 0.25rem 0.0125rem rgba(0, 0, 0, 0.1);
}
