.isNone {
	display: none !important;
}

input::-webkit-input-placeholder {
	color: #5284c8;
}

input::-moz-placeholder {
	color: #5284c8;
}

input:-ms-input-placeholder {
	color: #5284c8;
}

input::-webkit-input-placeholder {
	color: #5284c8;
}

input::placeholder {
	color: #5284c8
}
input:-webkit-autofill {

	background: #2f5a94 !important;

	color: #a3c4ed;
	-webkit-text-fill-color:#a3c4ed; 


	 -webkit-box-shadow: 0 0 0px 1000px #2f5a94 inset !important;

 }
/* input:-webkit-autofill {
	background: #2f5a94 !important;
	color: #a3c4ed !important;
 } */
.selectColorT{
	color: #a3c4ed !important;
}
.selectColorF{
color:#5284c8 !important;
}
/* test_Page_Banner S */
.test_Page .header {
	background: url(../images/header_bg.jpg) no-repeat top center;
	height: 500px;
	overflow: hidden;
	background-size: 100% 500px;
}

/* test_Page_Banner E */

.header_img img {
	margin: 92px 0 0 58px;
}

.box {
	background: linear-gradient(to bottom, #02153a 0%, #0d265e 24%, #02153a 73%, #061f66 100%);
}


/* 查匹配院校 S */
.search_Yx {
	padding: 50px 0 30px 0;
}

.yx_bg {
	background: url(../images/yx_bg.png) no-repeat top center;
	width: 727px;
	height: 465px;
	margin: 0 auto;
	position: relative;
}

.box h3 {
	font-size: 40px;
	color: #08d5f4;
	text-align: center;
	background: url(../images/yx_bg_h4.png) no-repeat bottom center;
	height: 120px;
	background-position-x: 30px;
}

.fm_bd {
	display: none;
	padding: 20px 150px;
}
.fm_bd1.bd1active{
	padding: 55px 150px;
}
.fm_bd2 {
	padding: 55px 150px;
}

.fm_bd.active {
	display: block;
}

.fm_bd dl {
	width: 100%;
	height: 48px;
	padding: 9px 0;
}

.fm_bd dt {
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	font-size: 18px;
	color: #ffffff;
	word-wrap: break-word;
}

.fm_bd dd {
	display: inline-block;
	vertical-align: middle;
}

.fm_bd dd ul li:hover {
	background: #567daf !important;
}

.fm_bd .school_li {
	height: 50px !important;
	border-bottom: 1px dashed #a3c4ed;
}

.fm_bd .school_li p {
	font-size: 16px;
	color: #a3c4ed;
	line-height: 24px;
	text-align: center;
}

.fm_bd .average_Score dd input {
	width: 330px;
	height: 48px;
	border: 1px solid #3f6aa7;
	border-radius: 6px;
	text-indent: 10px;
	font-size: 16px;
	background: #2f5a94;
	color: #a3c4ed;
}

.fm_bd .isBK dt {
	width: 180px;
}

.fm_bd .isBK dd em {
	font-size: 16px;
	display: inline-block;
	background: url(../images/radio.png) no-repeat center left;
	background-size: 16px 16px;
	padding: 0 15px 0 24px;
	color: #a3c4ed;
	cursor: pointer;
}

.fm_bd .isBK dd em.active {
	background: url(../images/radio_checked.png) no-repeat center left;
	background-size: 16px 16px;
}


.fm_bd .btn {
	width: 100%;
	height: 48px;
	line-height: 48px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	background: #08b1f4;
	border-radius: 6px;
	cursor: pointer;
	margin-top: 10px;
}

.fm_bd2 .btn,
.fm_bd3 .btn {
	width: 48%;
	display: inline-block;
}

.fm_bd .btn.btn_pre {
	background: #76a0c8;
}

.fm_bd .btn.btn_last {
	background: #e0c390;
	color: #0c255a;
}

.yb_bottom_bg {
	background: url(../images/yb_bottom_bg.png) no-repeat top center;
	background-size: cover;
	margin: -50px auto 0;
	background-size: 1200px 120px;
}

.yb_bottom_bg {
	text-align: center;
	padding: 45px;
}

.yb_bottom_bg p {
	font-size: 16px;
	color: #67a0f5;
	line-height: 24px;
}

.yb_bottom_bg p span {
	color: #ffc969;
	cursor: pointer;
}

/* 查匹配院校 E */

/* 真实数据 S */
.real_Data {
	padding: 40px 0 30px;
}

.real_Data h4 {
	height: 85px;
	width: 1100px;
	margin: 0 auto;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background: linear-gradient(to right, #a99d8d, #f2e5d5 16%, #bfa77c 50%, #f2e5d5 82%, #a99d8d 100%);
	text-align: center;
}

.real_Data h4 p {
	line-height: 40px;
	padding: 20px 0;
	font-size: 40px;
	color: #0a2253;
}

.real_Data h4 p span {
	font-size: 60px;
	color: #bd1037;
	position: relative;
	margin: 0 25px 0 10px;
}

.real_Data h4 p span i {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	font-size: 20px;
	color: #13255e;
	background: #a98f64;
	display: inline-block;
	line-height: 30px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: -18px;
}

.real_Data ul {
	width: 100%;
	background: linear-gradient(#163d98, #011954);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	padding: 25px 0 15px;
}

.real_Data ul li {
	float: left;
	width: 33.33%;

}

.real_Data ul li p {
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;
	background: url(../images/li_center_bg.png) no-repeat right center;
	text-align: center;
	padding: 20px 0;

}

.real_Data ul li.last p {
	background: none;
}

.real_Data ul li p em {
	color: #08d5f4;
}

.real_Data .data dl {
	float: left;
	width: 290px;
	margin-right: 13.3px;
}

.real_Data .data dl.last {
	margin-right: 0;
}

.real_Data .data dl dt {
	position: relative;
}

.real_Data .data dl dt img {
	width: 100%;
}

.real_Data .data dl dt h5 {
	font-size: 16px;
	color: #ffffff;
	background: linear-gradient(to right, #f25069 0%, #1e5eb1 46%, #0f235d 100%);
	text-indent: 20px;
	line-height: 30px;
	position: absolute;
	top: 17px;
	left: 0;
}

.real_Data .data dl dd {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	padding: 15px 35px;
}

.real_Data .data dl dd em {
	color: #08d5f4
}

/* 真实数据 E */

/* 表单弹框 S */
.cover {display: none;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: rgba(0, 0, 0, 0.7);
}

.alter_box {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 616px;
	height: 549px;
	background: url(../images/alter_box.png) no-repeat top center;
	background-size: cover;

}

.alter_box .close {
	cursor: pointer;
	width: 31px;
	height: 31px;
	position: absolute;
	right: 90px;
	top: 90px;
	background: url(../images/alter_close_btn.png) no-repeat top center;
}

.alter_box form {
	padding: 115px 80px 0 80px;
}

.alter_box form dl {
	margin: 25px 0;
}

.alter_box form dt,
.alter_box form dd {
	vertical-align: top;
	display: inline-block;
}

.alter_box form dt {
	font-size: 18px;
	color: #ffffff;
	line-height: 48px;
}

.alter_box form dd .city,
.alter_box form dd .tel {
	margin: 0 0 0 16px;
}

.alter_box form .tel {
	font-size: 16px;
	cursor: pointer;
	text-indent: 8px;
	color: #a3c4ed;
	width: 340px;
	height: 48px;
	border: 1px solid #3f6aa7;
	background: #2f5a94;
	border-radius: 6px;
	float: left;
}

.alter_box form .city {
	font-size: 16px;
	cursor: pointer;
	text-indent: 8px;
	color: #a3c4ed;
	width: 340px;
	height: 48px;
	border: 1px solid #3f6aa7;
	border-radius: 6px;
	float: left;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #2f5a94 url(../images/arrow.png) no-repeat scroll 96% center;
	background-size: 17px 10px;
	padding-right: 14px;
}

.alter_box form .reg {
	font-size: 16px;
	cursor: pointer;
	text-indent: 8px;
	color: #a3c4ed;
	width: 170px;
	height: 48px;
	border: 1px solid #3f6aa7;
	border-radius: 6px;
	background: #2f5a94;
	float: left;
	margin-left: 10px;
}

.alter_box form dd .get_reg {
	margin: 0 0 0 9px;
	float: left;
}

.get_reg {
	cursor: pointer;
	width: 160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #ffffff;
	display: inline-block;
	border-radius: 6px;
	background-color: #08b1f4;
	float: left;
}

.cover .tiaokuan {
	font-size: 16px;
	color: #3f6aa7;
	display: block;
	margin: 10px 0px;
	float: none;
	text-align: left;
}


.cover .tiaokuan a {
	color: #3f6aa7;
}

.cover .tiaokuan a:hover {
	color: #3f6aa7
}

.tiaokuan .checked {
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/form_checked2.png) no-repeat center top;
}

.tiaokuan .checked.active {
	background: url(../images/form_checked.png) no-repeat center top;
}

.alert_submit_btn {
	margin: 20px 0;
	width: 424px;
	height: 48px;
	font-size: 18px;
	line-height: 48px;
	text-align: center;
	color: #0c255a;
	border-radius: 6px;
	background: #e0c390;
	cursor: pointer;
}


/* 表单弹框 E */

/* 结果页 S */
.result_Page .header {
	width: 100%;
	height: 410px;
	background: url(../images/result_header_bg.jpg) no-repeat top center;

}

.result_Page .header img {
	margin: 55px 0 0 70px;
}

.result {
	padding: 0 0 50px;
	background: linear-gradient(#02153a 0%, #02153a 50%, #061f66 100%);
}
/* .rightMenu .form-wrap form .tiaokuan a{color: #3f6aa7;} */
.result_bg {
	width: 1002px;
	height: 1281px;
	background: url(../images/result_bg.png) no-repeat top center;
	padding: 50px 99px;
}

.result_bg h4 {
	width: 315px;
	height: 56px;
	font-size: 28px;
	color: #ffffff;
	line-height: 56px;
	text-indent: 45px;
	background: linear-gradient(to right, #f25069, #1e5eb1 46%, #0f235d 100%);
}

.result_bg .list {
	padding: 30px 0 0;
}

.result_bg .list .dl_list {
	padding: 0 105px 0 55px;
}

.result_bg .list.yxtj dl,
.result_bg .list.sqjy dl {
	float: none;
	width: 100%;
}

.result_bg .list dl {
	padding: 35px 0;
	float: left;
	width: 33.33%
}

.result_bg .list dl dt {
	background: url(../images/dt_icon.png) no-repeat left center;
	padding-left: 25px;
	line-height: 30px;
	font-size: 22px;
	color: #2be0fb;
	background-position-y: top;
}

.result_bg .list.yxtj dl dt,
.result_bg .list.sqjy dl dt {
	font-size: 18px;
	color: #ffffff;
}

.result_bg .list dl dd {
	color: #ffffff;
	text-indent: 25px;
	font-size: 18px;
}

.result_bg .list.yxtj dl dd {
	text-align: center;
}

.result_bg .list.yxtj dl dd .ranks {
	display: inline-block;
	margin-top: 30px;
}

.result_bg .list.yxtj dl dd .ranks .rank_l {
	text-align: right;
}

.rank h5 {
	color: #e5526e;
	font-size: 20px;
	line-height: 36px;
	margin: 0 0 5px;
}

.rank div {
	font-size: 18px;
	line-height: 28px;
	margin: 0 0 20px;
}

.rank_l {
	padding-right: 10px;
}

.rank_r div {
	text-align: left;
	font-size: 18px;
}

.rank div span {
	font-weight: bold;
}

.rank div em {
	font-weight: bold;
	color: #2be0fb;
}

.rank {
	float: left;
}

.rank_r {
	width: 329px;
	background: url(../images/ranks_bg.png) no-repeat right center;
}

.rank i.i_l {
	float: left;
	height: 100%;
	background: #f4df95;
	text-align: center;
	font-size: 14px;
	color: #0f235c;
	text-indent: 0;
}

.rank i.i_r {
	float: left;
	height: 100%;
	background: #44c2ff;
	text-align: center;
	font-size: 14px;
	color: #0f235c;
	text-indent: 0;
}

.rank_msg {
	margin: 15px 0 0;
}

.rank_msg .color_yellow {
	float: right;
}

.rank_msg strong {
	width: 10px;
	height: 10px;
	display: inline-block;
}

.rank_msg .color_yellow strong {
	background: #f4df95;
}

.rank_msg .color_blue strong {
	background: #44c2ff;
}

.rank_msg .color_blue {
	float: right;
}

.result_bg .list.sqjy dl dt i {
	font-size: 18px;
	line-height: 26px;
	color: #2be0fb;
}

.result_bg .list.sqjy dl dd {
	text-align: center;
}

.img_info {
	display: inline-block;
}

.img_info img {
	width: 249px;
	height: 220px;
}

.img_info ul {
	width: 300px;
	margin-left: 20px;
}

.img_info ul li {
	text-align: left;
	width: 50%;
	float: left;
	font-size: 16px;
	color: #ffffff;
	margin: 6px 0;
	vertical-align: middle;
}

.img_info ul li strong {
	width: 10px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.img_info ul li.l0 strong {
	background: #49d6d8;
}

.img_info ul li.l1 strong {
	background: #f3a43e;
}

.img_info ul li.l2 strong {
	background: #47b6ee;
}

.img_info ul li.l3 strong {
	background: #f3d33e;
}

.img_info ul li.l4 strong {
	background: #223a84;
}

.img_info ul li.l5 strong {
	background: #ebdb93;
}

.img_info ul li.l6 strong {
	background: #30337e;
}

.img_info ul li.l7 strong {
	background: #beeb93;
}

.img_info ul li.l8 strong {
	background: #d891f2;
}

.img_info ul li.l9 strong {
	background: #79e264;
}

.img_info ul li.l10 strong {
	background: #e07e96;
}

.result .btn {
	width: 264px;
	height: 48px;
	background: #e0c390;
	border-radius: 6px;
	line-height: 48px;
	text-align: center;
	margin: 0 auto;
	color: #0c255a;
	font-size: 18px;
	cursor: pointer;
}

.result .msg {
	font-size: 16px;
	color: #5a7ee3;
	line-height: 24px;
	text-align: center;
	margin: 50px 0 0;
}

.result .msg span {
	color: #ffc969;
	cursor: pointer;
}

/* 结果页 E */





@media screen and (max-width:1000px) {
	body {
		padding-bottom: .8rem;
	}

	.test_Page .header {
		height: 8.01rem;
		background: url(../images/m_header_bg.jpg) no-repeat top center;
		background-size: 100% 100%;
	}

	.test_Page .header .header_img .header_t {
		width: 6.52rem;
		height: 3.06rem;
		margin: 3.27rem auto 0;
	}



	.box h3 {
		font-size: .44rem;
		line-height: 1rem;
		background: url(../images/m_yx_bg_h4.png) no-repeat bottom center;
		background-size: 100% 100%;
		height: 1.2rem;
		background-position-x: 0;

	}

	.search_Yx {
		padding: .3rem 0 .4rem 0;
	}

	.yx_bg {
		background: url(../images/m_yx_bg.png) no-repeat top center;
		height: 7.93rem;
		width: 100%;
		margin-top: .55rem;
		background-size: 100% 100%;
	}

	.fm_bd {
		padding:  0.6rem 0.5rem  0.6rem 0.75rem;
	}
	.fm_bd1.bd1active{
		padding: .8rem 0.5rem 1rem 0.75rem;
	}
	.fm_bd2{
		padding: .8rem 0.5rem 1rem 0.75rem;
	}
	.fm_bd3{
		padding: .8rem 0.5rem 1rem 0.75rem;
	}

	.fm_bd dl {
		padding: .12rem 0;
	}

	.fm_bd dt {
		display: inline-block;
		vertical-align: middle;
		width: 1.26rem;
		line-height: .8rem;
		font-size: .28rem;
	}

	.fm_bd dd {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		width: 4.6rem !important;
	}

	.fm_bd dd i {
		width: .68rem !important;
	}

	.fm_bd dd i em {
		border-width: 0.16rem !important;
	}

	.fm_bd .average_Score dd input {
		width: 4.6rem;
	}

	.fm_bd dd li,
	.fm_bd dd input,
	.fm_bd .isBK dd em {
		font-size: .24rem !important;
	}

	.fm_bd .school_li {
		padding-top: .1rem !important;
		height: 0.6rem !important;
	}

	.fm_bd .school_li p {
		font-size: .2rem;
		line-height: .26rem;
	}

	.fm_bd .isBK dt,
	.fm_bd .GMAT_GRE dt,
	.fm_bd .hwdxxx_jhjl dt,
	.fm_bd .zyjn_zyzs dt {
		width: 1.26rem;
		line-height: .34rem;
		vertical-align: middle;
	}

	.fm_bd .btn {
		width: 96%;
		height: 0.8rem;
		line-height: .8rem;
		font-size: .26rem;
		text-align: center;
		border-radius: 0.06rem;
		margin-top: .1rem;
	}

	.fm_bd2 .btn,
	.fm_bd3 .btn {
		width: 48%;
		display: inline-block;
	}

	.yb_bottom_bg {
		background: url(../images/m_yb_bottom_bg.png) no-repeat top center;
		background-size: cover;
		background-size: 100% 100%;
		height: 1.21rem;
		padding: 1rem 0.3rem 0;
	}

	.yb_bottom_bg p {
		font-size: .24rem;
		line-height: .36rem;
	}


	.real_Data {
		padding: 0;
	}

	.real_Data ul {
		margin: .3rem 0 0;
		background: none;
	}

	.real_Data ul li {
		width: 100%;
	}

	.real_Data .data dl dt h5 {
		font-size: .2rem;
		color: #ffffff;
		background: linear-gradient(to right, #f25069 0%, #1e5eb1 46%, #0f235d 100%);
		text-indent: 0.15rem;
		line-height: .38rem;
		padding: 0.02rem 0;
		position: absolute;
		top: 0.18rem;
		left: 0;
	}

	.real_Data ul li p {
		background: none;
		padding: 0.2rem 0;
		margin: 0 0.8rem;
		background: url(../images/m_li_center_bg.png) no-repeat center .5rem;
	}

	.real_Data .data dl {
		width: 46%;
		margin: 2%;
	}

	.real_Data .data dl dd {
		font-size: .28rem;
		line-height: .38rem;
		padding: .15rem 0.2rem;
	}

	.real_Data ul li h4 {
		font-size: .32rem;
	}

	.real_Data ul li img {
		width: 100%;
		height: 2.26rem;
	}

	.real_Data ul li p {
		font-size: .24rem;
		line-height: .32rem;
	}

	.alter_box {
		width: 7.2rem;
		height: 6.15rem;
		background: url(../images/m_alter_box.png) no-repeat top center;
		background-size: contain;
	}

	.alter_box .close {
		width: 0.45rem;
		height: 0.45rem;
		right: 0.4rem;
		top: 0.32rem;
		background-size: contain;
	}

	.alter_box form {
		padding: 0.8rem 0.3rem 0.8rem 0.5rem;
	}

	.alter_box form dl {
		margin: .3rem 0;
	}

	.alter_box form dt {
		font-size: .28rem;
		color: #ffffff;
		line-height: .64rem;
		width: 1.5rem;
		vertical-align: middle;
	}

	.alter_box form dd input,
	.alter_box form dd select {
		width: 4.2rem !important;
		height: 0.64rem !important;
		line-height: .64rem;
		font-size: .24rem !important;
		border-radius: .1rem !important;
		margin: 0 0 0 0rem !important;
	}

	.alter_box form .reg,
	.alter_box form dd .get_reg {
		width: 2rem !important;
		height: .64rem;
		line-height: .64rem;
		font-size: .24rem;
	}

	.tiaokuan {
		font-size: .2rem;
	}

	.alert_submit_btn {
		margin: .2rem auto 0;
		width: 3.34rem;
		height: 0.6rem;
		font-size: .26rem;
		line-height: .6rem;
		box-shadow: 0 .1rem 0 0 #1f3a93;
	}

	.alert_submit_btn:hover,
	.alert_submit_btn:active {
		margin: .4rem auto 0;
	}

	.result_Page .header {
		height: 5.08rem;
		background: url(../images/m_result_header_bg.jpg) no-repeat top center;
		background-size: cover;
	}

	.result_Page .header img {
		width: 5.33rem;
		display: block;
		padding: 2.73rem 0 0;
		margin: 0 auto;
	}

	.result {
		padding: 0 0 .5rem;
		background: linear-gradient(#0a2053 0%, #02153a 50%, #061f66 100%);
	}

	.result_bg {
		width: 100%;
		background: url(../images/m_result_bg.png) no-repeat top center;
		background-size: 100% 100%;
		height: auto;
		padding: 0.6rem 0 .1rem;
	}

	.result_bg .list {
		padding: 0.35rem 0.1rem 0;
	}

	.result .m1200 {
		width: 96%;
	}

	.result_bg h4 {
		width: 3.83rem;
		height: 0.68rem;
		font-size: .34rem;
		line-height: .68rem;
		text-indent: 0.55rem;
		margin-bottom: 0.4rem;
	}

	.result_bg .list .dl_list {
		padding: 0 0.6rem;
	}

	.result_bg .list dl {
		padding: 0.15rem 0;
		float: none;
		width: auto;
		clear: both;
	}

	.result_bg .list dl dt {
		background: url(../images/dt_icon.png) no-repeat left center;
		padding-left: 0.25rem;
		line-height: .32rem;
		font-size: .28rem;
		color: #2be0fb;
		background-position-y: 0.02rem;
		float: left;
		background-size: 0.15rem 0.28rem;
	}

	.result_bg .list dl dd {
		color: #ffffff;
		text-indent: 0.25rem;
		font-size: .28rem;
		float: left;
	}

	.result_bg .list.yxtj dl dt,
	.result_bg .list.sqjy dl dt {
		font-size: .28rem;
	}

	.result_bg .list.yxtj dl dd .ranks {
		width: 88%;
		margin: .3rem 0 0 0;
	}

	.result_bg .list.yxtj dl dd .ranks .rank_l {
		width: 40%;
	}

	.rank_l {
		padding-right: 2%;
	}

	.result_bg .list.yxtj .dl_list {
		padding: 0 0;
	}

	.result_bg .list.yxtj .dl_list dt {
		padding: 0 0.2rem 0 0.9rem;
		background-position-x: 0.6rem;
	}

	.result_bg .list.yxtj dl dd .ranks .rank_l {
		width: 30%;
	}

	.result_bg .list.yxtj dl dd .ranks .rank_r {
		width: 3.36rem;
		height: 3.53rem;
		background: url(../images/ranks_bg.png) no-repeat left center;
		background-size: 3.36rem 3.53rem;
	}

	.result_bg .list.yxtj dl dd {
		width: 100%;
	}

	.rank h5 {
		font-size: .28rem;
		line-height: .3rem;
		margin: 0.2rem 0 .2rem;
	}

	.rank div {
		font-size: .24rem;
		line-height: .28rem;
		margin: 0 0 .2rem;
	}

	.result_bg .list.yxtj dl dd .rank_r div {
		line-height: .56rem;
	}

	.rank_msg .color_yellow,
	.rank_msg .color_blue {
		margin-right: 1.2rem;
		font-size: .22rem;
	}

	.img_info img {
		display: block;
		margin: 0.3rem 1rem;
		width: 3.28rem;
		height: 2.9rem;
	}

	.img_info ul {
		margin: 0;
		width: 100%;
	}

	.img_info ul li {
		text-align: left;
		width: auto;
		float: left;
		font-size: .24rem;
		color: #ffffff;
		margin: 0.06rem 0;
		vertical-align: middle;
	}

	.result_bg .list.sqjy dl dt i {
		font-size: .28rem;
		line-height: 0.34rem;
		margin-top: 0.2rem;
		display: block;
	}

	.result .btn {
		width: 5.56rem;
		height: .8rem;
		background: #e0c390;
		border-radius: .06rem;
		line-height: .8rem;
		text-align: center;
		margin: .8rem auto 0;
		color: #0c255a;
		font-size: .28rem;
		cursor: pointer;
	}

	.result .msg {
		font-size: .24rem;
		color: #5a7ee3;
		line-height: .36rem;
		text-align: center;
		margin: .5rem 0 0;
		padding: 0 .2rem;
	}

	.result .msg span {
		font-size: .24rem;
	}
}