* {
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	/*系统默认菜单被禁用*/
                -webkit-user-select: none;
	/*webkit浏览器*/
                -khtml-user-select: none;
	/*早期浏览器*/
                -moz-user-select: none;
	/*火狐*/
                -ms-user-select: none;
	/*IE10*/
                user-select: none;
}
html {
	background: #f5f5f5;
	display: flex;
	justify-content: center;
}

body {
	max-width: 640px;
	width: 100%;
	background: url(../images/datibg.png);
	background-size: 4rem;
}
section {
	padding: 0 !important;
	margin: 0 !important;
}

.swiper-slide p {
	padding: 0 4%!important;
	box-sizing: border-box;
}
.tabs {
	padding: 0 4%!important;
}

.getresults {
	width: 100%;
	height: 50px;
	position: fixed;
	bottom: 0;
	left: 0;
}
.getresults a {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-image: linear-gradient(to right, #6c9afc, #8876ff);
	display: block;
}




h3 {
	width: 92%;
	margin-left: 4%;
	line-height: 2rem;
	text-align: left;
	-webkit-touch-callout: none;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
a {
	-webkit-touch-callout: none;
}
.tabs {
	background: #f5f5f5;
	border-radius: 4px;
	margin: 0;
	padding: 0;
	margin-top: 16px;
	color: #666;
	-webkit-touch-callout: none;
	width: 92%;
	height: 40px;
	margin-left:4%;
}
.tabs label {
	width: 100%;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
}
.tabs input {
	display: none;
}

.exam_top {
	height: 60px;
	background: #fff;
	padding: 0 10px;
	display: flex;
	justify-content: flex-start;
	box-sizing: border-box;
	max-width: 640px;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 99 !important;

}
.exam_top a {
	width: 70px;
	height: 28px;
	border: 1px #ddd solid;
	color: #ddd;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	flex-shrink: 0;
	box-sizing: border-box;
	margin-top: 16px;
	border-radius: 50px;
}
.exam_top_right {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	margin-left: 8px;
}
.exam_top_bar {
	width: 80%;
	height: 6px;
	background: #f5f5f5;
	margin-top: 17px;
	border-radius: 50px;
	position: relative;
	float: left;
}
.exam_top_bar span {
	height: 6px;
	background: #629df6;
	border-radius: 50px;
	position: absolute;
	left: 0;
	top: 0;
}
.exam_top_nums {
	width: 20%;
	float: right;
	text-align: right;
	font-size: 13px;
	color: #999;
	height: 40px;
	font-weight: normal;
	line-height: 40px;
}
.exam_top_num span {
	font-size: 16px;
	color: #6982fa;
	font-weight: bold;
}
.exam_tops {
	width: 100%;
	height: 60px;
}
.swiper-container {
	height: auto;
	background: transparent;
}
.exam_topsp {
	width: 100%;
	height: 10px;
	background: #f5f5f5;
}
.exam_results {
	position: fixed;
	top: 0;
	left: 0;
	color: #fff;
	z-index: 100 !important;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, .5);
	display: none;
}
.exam_results a {
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	display: block;
	text-align: center;
	background: #629df6;
	color: #fff;
	margin-top: 1rem;
	border-radius: 50px;
}
.exam_topsp {
	background: transparent;
}

.exam_top_nums span {
	color: #000;
}
.tabs {
	background: #fff;
	height: 50px;
	border: 1px #f0f0f0 solid;
	box-sizing: border-box;
	height: auto;
}
.tabs label {
	line-height: 48px;
	color: #000;
	height: auto;
	text-align: left;
	font-size: 15px;
	padding: 0 6%;
	box-sizing: border-box;
}
.syt {
	height: 40px;
	background: #629df6;
	border-radius: 4px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	max-width: 640px;
	position: fixed;
	bottom: 32px;
	width: 92%;
	
}


@media (min-width: 1px) and (max-width: 640px) {
  .exam_top{left: 4%;width: 92%;}
  .syt {
   left: 4%;
  }
}


.tabs.active {
	background: #629df6;
}
.tabs.active label {
	color: #fff;
}

.exam_imgs {
	width: 100%;
	background: #fff;
	margin-top: 1rem;
	border-radius: 0.5rem;
	box-shadow: 0 0 8px #f5f5f5;
	display: flex;
	justify-content: center;
	padding: 0.5rem 0;
}
.exam_imgs img {
	max-width: 100%;
}
.exam_rusults_boxs h4 {
	color: #000;
	text-align: center;
}
.exam_rusults_boxs {
	background: #ff0000;
	width: 92%;
	padding: 1.5rem 4%;
	box-sizing: border-box;
	position: fixed;
	background: #fff;
	top: 30%;
	left: 4%;
	border-radius: 0.5rem;
}

.exam_top_tips {
	width:92%;
	padding: 0.5rem 4% 0.75rem;
	box-sizing: border-radius;
	background:#fff;
	margin-top: 0.5rem;
	border: 2px #f0f0f0 solid;
	box-sizing: border-box;
	margin-left: 4%;
	border-radius: 0.25rem;
}
.exam_top_tips h4 {
	font-size:
 15px;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
}
.exam_top_tips  p {
	font-size: 12px;
	color: #ccc;
	height: 1.5rem;
	line-height: 1.5rem;
	line-height:
 1.5rem;
	display: flex;
	justify-content: center;
	color: #639df6;
}
.exam_top_tips  img {
	height: 0.8rem;
	float: left;
	margin-top: 0.35rem;
	margin-right: 0.25rem;
}
.exam_top_bar {
	background: #f3f3f3;
}
.exam_top {
	box-shadow: 0 1px 5px  #dcdcdc;
}
.tabs {
	border: 2px #f0f0f0 solid;
}