@charset "utf-8";

body {
	background-color: #0d193c;
	color: #fff;
	background-image: url('/mathDt/images/pc/bg_star.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% auto;
}

#root {
	background-image: url('/mathDt/images/pc/bg_moon.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 100% auto;
}

#root .container {
	max-width: 1100px;
	padding: 6.0rem 0;
	margin: 0 auto;
	background-image: url('/mathDt/images/pc/bg_planet.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% auto;
}

.btn-box {
	text-align: center;
	margin-top: 5.0rem;
}

.btn {
	display: inline-block;
	padding: 0 4.0rem;
	font-size: 3.4rem;
	font-weight: 700;
	text-align: center;
	height: 6.6rem;
	line-height: 6.2rem;
	color: #fff;
	border: 0.2rem solid #fff;
	outline: none;
}

.btn-submit {
	width: 48.0rem;
	color: #fff;
	background-color: #eb1b0f;
	border-color: #eb1b0f;
}

.time-box {
	text-align: right;
	margin-right: 5.8rem;
	margin-bottom: 3.5rem;
}

.time-box .time-txt {
	display: inline-block;
	position: relative;
	width: 32.4rem;
	height: 5.7rem;
	padding-left: 7.0rem;
	font-size: 2.4rem;
	font-weight: 700;
	text-align: left;
	background-image: url('/mathDt/images/bg_time.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
}

.time-box .time-txt:before {
	content: '';
	position: absolute;
	left: 2.0rem;
	top: 50%;
	display: block;
	width: 5.0rem;
	height: 5.0rem;
	margin-top: -2.5rem;
	background-image: url('/mathDt/images/icon_time.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}

.time-box .time-txt:after {
	content: '';
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.time-box .time-txt > b {
	color: #68ff0d;
}

.quiz-content {
	position: relative;
	padding: 0 5.8rem;
}

.quiz-content .swiper-button {
	top: 20.0rem;
	width: 5.2rem;
	height: 6.4rem;
	margin-top: 0;
	z-index: 1;
	/*
	width: 4.7%;
	height: 9.7%;
	margin-top: -10%;
	*/
	padding: 8.0rem 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	outline: none;
  background-color: transparent;
}

.quiz-content .swiper-button-prev {
	left: 1.3%;
	background-image: url('/mathDt/images/btn/btn_prev_off.png');
}

.quiz-content .swiper-button-prev:hover {
	background-image: url('/mathDt/images/btn/btn_prev_on.png');
}

.quiz-content .swiper-button-prev:focus {
	background-image: url('/mathDt/images/btn/btn_prev_on.png');
}

.quiz-content .swiper-button-next {
	right: 1.3%;
	background-image: url('/mathDt/images/btn/btn_next_off.png');
}

.quiz-content .swiper-button-next:hover {
	background-image: url('/mathDt/images/btn/btn_next_on.png');
}

.quiz-content .swiper-button-next:focus {
	background-image: url('/mathDt/images/btn/btn_next_on.png');
}

.quiz-content .swiper-button.swiper-button-disabled {
	opacity: 0;
}

.quiz-box {
	position: relative;
	width: 100%;
	min-height: 58.0rem;
	padding: 10.7rem 10.0rem 0 23.0rem;
	margin-bottom: 8.5rem;
	/*
	background-image: url('/mathDt/images/pc/bg_quizbox.png');
	*/
	background-image: url('/mathDt/images/pc/bg_quizbox_top.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% auto;
}

.quiz-box:after {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -8.5rem;
	height: 8.5rem;
	background-image: url('/mathDt/images/pc/bg_quizbox_btm.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% auto;
}

.quiz-box .btn-box {
	/*
	margin-left: -23.0rem;
	margin-right: -10.0rem;
	*/
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.quiz-box .num {
	position: absolute;
	left: 8.0rem;
	top: 10.0rem;
	width: 14.0rem;
	height: 4.0rem;
	padding-left: 5.0rem;
	font-size: 3.0rem;
	line-height: 3.8rem;
	font-weight: 400;
	color: #151b37;
	vertical-align: top;
	background-image: url('/mathDt/images/bg_num.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
}

.quiz-box .quiz-box-in .cnt {
	position: relative;
	margin-top: 4.0rem;
	font-size: 2.8rem;
	color: #ccc;
}

.quiz-box .quiz-box-in .title {
	font-size: 3.2rem;
	color: #68ff0d;
	font-weight: 300;
}
/* G1 */
.type-g1 .cnt .input-style {
	position: absolute;
	left: 19.0rem;
	top: 1.5rem;
	width: 16.4rem;
}

.type-g2 .cnt .input-style {
	position: absolute;
	left: 1.4rem;
	top: 13.7rem;
	width: 16.4rem;
}

.type-g2 .cnt .input-style.ty1 {
	top: 1.5rem;
}

.type-g3 .cnt .input-style {
	position: absolute;
	left: 1.4rem;
	top: 13.7rem;
	width: 16.4rem;
}

.type-g3 .cnt .input-style.ty1 {
	top: 1.5rem;
}

.type-g3 .cnt .input-style.ty2 {
	top: 1.5rem;
	width: 8.6rem;
}

.type-g3 .cnt .input-style.ty3 {
	top: 0;
	width: 11.6rem;
}

.type-g4 .cnt .input-style {
	position: absolute;
	left: 5.0rem;
	top: 0;
	width: 14.8rem;
}

.type-g4 .cnt .input-style.ty1 {
	width: 15.8rem;
}

.type-g4 .cnt .input-style.ty2 {
	width: 20.0rem;
}

.type-g4 .cnt .input-style.ty3_1 {
	width: 11.2rem;
	top: 5.4rem;
	left: 24.4rem;
}

.type-g4 .cnt .input-style.ty3_2 {
	width: 11.2rem;
	top: 5.4rem;
	left: 45.6rem;
}

.type-g4 .cnt .input-style.ty4 {
	width: 11.2rem;
	top: 13.8rem;
}

.type-g4 .cnt .input-style.ty5_1 {
	top: 5.4rem;
	width: 10.8rem;
	left: 23.4rem;
}

.type-g4 .cnt .input-style.ty5_2 {
	top: 5.4rem;
	width: 10.8rem;
	left: 42.0rem;
}

.type-g4 .cnt .input-style.ty6 {
	width: 10.8rem;
	top: 3.0rem;
	left:25.4rem;
}

.type-g4 .cnt .input-style.ty7 {
	width: 10.8rem;
	top: 10.8rem;
	left: 25.4rem;
}

.type-g5 .cnt .input-style {
	position: absolute;
	left: 1.2rem;
	top: 13.6rem;
	width: 16.4rem;
}

.type-g5 .cnt .input-style.ty1 {
	top: 1.5rem;
}

.type-g5 .cnt .input-style.ty2 {
	width: 10.8rem;
	top: 2.8rem;
	left: 15.6rem;
}

.type-g5 .cnt .input-style.ty3 {
	width: 10.8rem;
	top: 10.8rem;
	left: 15.6rem;
}

.type-g5 .cnt .input-style.ty4 {
	top: 2.6rem;
}

.type-g6 .cnt .input-style {
	position: absolute;
	left: 1.4rem;
	top: 13.8rem;
	width: 16.2rem;
}

.type-g6 .cnt .input-style.ty1 {
	top: 0;
}

.type-g6 .cnt .input-style.ty2 {
	top: 13.4rem;
	width: 8.6rem;
}

.type-g6 .cnt .input-style.ty3 {
	left: 0.6rem;
	top: 15rem;
	width: 10.8rem;

}

.type-g6 .cnt .input-style.ty4 {
	left: 0.6rem;
	top: 22.6rem;
	width: 10.8rem;

}

.answer-box {
	margin-top: 40px;
}

.answer-box .input-style {
	position: static !important;
	vertical-align: top;
}

.answer-box .txt {
	display: inline-block;
	vertical-align: top;
	line-height: 5.0rem;
	padding-left: 0.5rem;
	color: #fff;
	font-size: 2.7rem;
}

.answer-box .txt2 {
	display: inline-block;
	vertical-align: top;
	line-height: 5.0rem;
	padding-right: 0.5rem;
	color: #fff;
	font-size: 4.4rem;
}

.answer-box .txt.ty1 {
	padding-left: 1.0rem;
}

.answer-box .ty2 {
	line-height: 12.8rem;
}

.answer-box.txtr {
	text-align: right;
}

.answer-box .input {
	position: relative;
	display: inline-block;
	width: 12.0rem;
	text-align: center;
	vertical-align: middle;
}

.answer-box .input:before {
	content: '';
	position: absolute;
	left: 0;
	top: 6.2rem;
	display: block;
	width: 100%;
	height: 0.2rem;
	background: #fff;
}

.answer-box .input .input-style {
	width: 10.8rem !important;
}


@media (max-width: 1000px) {
	html {
		font-size: 8.5px;
	}
}

@media (max-width: 750px) {
	html {
		font-size: 8px;
	}

	body {
		background-size: auto 100%;
		background-position: center center;
		background-image: url('/mathDt/images/moblie/bg_star.png');
	}

	#root {
		background-image: url('/mathDt/images/moblie/bg_moon.png');
	}

	#root .container {
		padding: 3.5rem 0;
		background-image: url('/mathDt/images/moblie/bg_planet.png');
	}

	.btn {
		height: 10.0rem;
		line-height: 9.6rem;

	}

	.btn-submit {
		width: 100%;
	}

	.time-box {
		margin-right: 3.6rem;
		margin-bottom: 2.8rem;
	}

	.time-box .time-txt {
		width: 34.8rem;
		height: 6.1rem;
		font-size: 2.6rem;
	}

	.quiz-content {
		padding: 0 3.6rem;
	}

	.quiz-content .swiper-button {
		top: 17.8rem;
		width: 3.6rem;
		height: 4.4rem;
		padding: 10.0rem 0;
	}

	.quiz-box {
		width: 100%;
		min-height: 64.0rem;
		padding: 4.0rem 7.2rem 0;
		margin-bottom: 6.0rem;
		background-image: url('/mathDt/images/moblie/bg_quizbox_top.png');
	}

	.quiz-box:after {
		/*
		content: '';
		display: block;
		width: 100%;
		position: absolute;
		left: 0;
		*/
		bottom: -6.0rem;
		height: 6.0rem;
		background-image: url('/mathDt/images/moblie/bg_quizbox_btm.png');
		/*
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: 100% auto;
		*/
	}

	.quiz-box .btn-box {
		bottom: 0;
		padding: 0 9.7rem;
	}

	.quiz-box .num {
		position: static;
		display: block;
		width: 19.0rem;
		height: 5.4rem;
		padding-left: 7.0rem;
		line-height: 5.4rem;
		font-size: 3.8rem;
	}

	.quiz-box .quiz-box-in {
		padding-top: 1.0rem;
		margin-left: 1.0rem;
	}

	.quiz-box .quiz-box-in .cnt {
		font-size: 2.8rem;
	}

	.type-g1 .cnt .input-style {
		top: 0;
	}

	.type-g2 .cnt .input-style {
		top: 13.8rem;
	}

	.type-g2 .cnt .input-style.ty1 {
		top: 0;
	}

	.type-g3 .cnt .input-style {
		top: 13.8rem;
	}

	.type-g3 .cnt .input-style.ty1 {
		top: 0;
	}

	.type-g3 .cnt .input-style.ty2 {
		top: 0;
	}

	.type-g3 .cnt .input-style.ty3 {
		top: 0;
	}

	.type-g4 .cnt .input-style {
		top: 0;
	}

	.type-g4 .cnt .input-style.ty3_1 {
		top: 11.8rem;
		left: 0.6rem;
	}

	.type-g4 .cnt .input-style.ty3_2 {
		top: 11.8rem;
		left: 21.8rem;
	}

	.type-g4 .cnt .input-style.ty4 {
		top: 13.8rem;
	}

	.type-g4 .cnt .input-style.ty5_1 {
		width: 8.4rem;
		top: 11.8rem;
		left: 0;
	}

	.type-g4 .cnt .input-style.ty5_2 {
		width: 8.4rem;
		top: 11.8rem;
		left: 16.4rem;
	}

	.type-g4 .cnt .input-style.ty6 {
		top: 0;
	}

	.type-g5 .cnt .input-style.ty1 {
		top: 0;
	}

	.type-g5 .cnt .input-style.ty2 {
		top: 0;
	}

	.type-g5 .cnt .input-style.ty4 {
		top: 1.2rem;
	}

	.type-g6 .cnt .input-style.ty1 {
		top: 0;
	}

	.type-g6 .cnt .input-style.ty2 {
		top: 12rem;
	}

	.type-g6 .cnt .input-style.ty3 {
		top: 12rem;
	}

	.answer-box .input:before {
		top: 9.2rem;
	}

	.answer-box .txt {
		line-height: 8.0rem;
	}

	.answer-box .txt2 {
		line-height: 8.0rem;
	}

	.answer-box .ty2 {
		line-height: 18.8rem;
	}

	#root.type-g6 .quiz-box {
		min-height: 77rem;
	}

}

@media (max-width: 560px) {
	html {
		font-size: 7px;
	}
}

@media (max-width: 420px) {
	html {
		font-size: 5.2px;
	}
}

@media (max-width: 375px) {
	html {
		font-size: 5px;
	}
}

@media (max-width: 320px) {

	html {

		font-size: 4px;
	}
}











