<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body {
	max-width: 100%; overflow-x: hidden;
	/* background: #fff; */
	color: #333; font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; }
body , h1 , h2 , h3 , h4 , h5 , h6 , hr , p , blockquote , dl , dt , dd , ul , ol , li ,
pre , form , fieldset , legend , button , input , select, textarea ,
th, td { margin: 0; padding: 0; }
img { border: none; max-width: 100%; }
a { color: #333; text-decoration: none; }
a:hover { color: #e4393c; text-decoration: none; }
a , area { blr: expression(this.onFocus=this.blur()); }
ul , ol , li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; max-width: 100%; }
input , :focus { outline: 0; }
input[type="button"] , input[type="submit"] , input[type="reset"] , select { -webkit-appearance: none; font-family:"Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif ; }
input::focus-inner { padding: 0; border: 0; }

.fl { float: left; } .fr { float: right; }
.clearfix:after { display: block; content: ''; clear: both; } .clearfix { zoom: 1;}
.clear { height: 0; width: 100%; overflow: hidden; font-size: 1px; line-height: 0; visibility: hidden; }
.Width { width: 1200px; margin: 0 auto; }
.hide , .onlymob { display: none; }

/* 通用头部 */
.ht_top {
	width: 100%; overflow: hidden;
	background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
	line-height: 41px; }
.ht_top .zt_top {
	width: 1200px; height: 41px; margin: 0 auto; }
.ht_top h1 {
	float: left; }
.ht_top h1 a {
	float: left; width: 131px; height: 40px; overflow: hidden;
	background: url(https://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
	font-size: 12px; text-indent: -100em; }
.ht_top .topnav {
	float: right; color: #333; font-size: 12px; }
.ht_top .topnav a {
	padding: 0 8px; }
.ht_top .topnav a:hover {
	color: #e4393c; text-decoration: underline; }

/* .banner {
	position: relative; height:790px; padding-top:180px; box-sizing: border-box;
	background: url(../images/banner01.jpg) no-repeat top;
}
.banner .icon01 {
	position: absolute; left:50%; top:235px; pointer-events: none;
	width: 155px; height: 185px; margin-left:420px;
	background: url(../images/icon01.png) no-repeat;
	background-size: contain;
	animation: float01 2s ease-in-out infinite both;
} */
.banner .Width {
	position: relative; box-sizing: border-box;
}
.banner h3 {
	height:50px; visibility: hidden;
	text-align: center;
	color:#fff; font-size:30px; font-weight: 400; line-height: 50px;
}
.banner h3 span {
	display: inline-block; height:50px; padding:0 3px; margin:0 3px;
	background: #333;
	font-size: 44px; line-height:50px; vertical-align:top;
}
/* .banner h2 {
	margin: 40px auto;
	height: 160px; text-indent: -9999em; overflow: hidden; visibility: hidden;
	background: url(../images/banner03.png) no-repeat center top;
	background-size: contain;
} */
.banner p {
	margin: 0 auto; width: 540px;
	text-align: center;
	display:block; height: 54px;  box-sizing: border-box;
	border: 1px solid #fff; border-radius: 54px;
	color:#fff; font-size:28px; line-height:54px;
}
@keyframes float01 {
  16.65% { transform: translateY(-8px); }
  33.3% { transform: translateY(6px); }
  49.95% { transform: translateY(-4px); }
  66.6% { transform: translateY(2px); }
  83.25% { transform: translateY(-1px); }
  100% { transform: translateY(0); }
}
/* 计算器 */
.box01 {
	
}
.scoreBox {
	width:1035px; margin:0 auto 45px;
}
.sl_box{
	display: none;
	position: fixed;
	z-index: 50;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	box-shadow: 0 0 10px rgba(0,0,0,.5);
}
.sl_close{
	position: absolute;
	right: 10px;
	top: 10px;
}
.myScore ,
.otherScore {
	width:445px; height:300px; padding-top:100px; box-sizing: border-box;
	/* background: url(../images/pic12.png) no-repeat top; */
	background: #fff;
	border-radius: 15px;
}
.scoreBox01 {
	margin-bottom: 80px;
}
.scoreBox01 .myScore ,
.scoreBox01 .otherScore {
	height:537px;
}
.otherScore {
	/* background-image: url(../images/pic13.png); */
	/* background: red; */
}
.scoreBox input {
	display: block; width:315px; height:48px; margin:0 auto 60px; box-sizing: border-box;
	background: #fff; border:1px solid #d9d9d9;
	font-size:18px; font-family: "Hiragino Sans GB", "MicroSoft YaHei"; text-indent: 1em;
}
.scoreBox p {
	text-align: center; display: none;
}
.scoreBox .btn {
	display:block; width:190px; height:50px; margin:0 auto; cursor: pointer;
	background: #f8bd18; border-radius:25px;
	color:#fff; line-height:50px; text-align: center;
}
.scoreBox .btn:hover {
	background: linear-gradient(54deg,#e5b31f,#da7a22);
}
.sl{
	display:block; width:315px;
	line-height: 50px;
	text-decoration: underline;
	cursor: pointer;
	margin: -60px auto 10px;
	text-align: left;
	color: #ff0000;
	font-size: 16px;
}
.box01 h3 {
	margin-bottom:20px;
	color:#fff; font-size: 30px; font-weight: 400; text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .35);
}
.box01 .btnBox {
	line-height: 75px; text-align: center; vertical-align: middle;
}
.box01 .btnBox span {
	display:inline-block; width:225px; height: 75px; padding-top:5px; margin:0 13px; box-sizing: border-box; cursor: pointer;
	background: #60ccf4; border-radius:75px;
	box-shadow: 0 4px 0 #245c99;
	color:#fff; font-size: 16px; line-height:28px;
}
.box01 .btnBox span:hover{
	background: linear-gradient(54deg,#e5b31f,#da7a22);
}
.box01 .btnBox i {
	font-size: 28px; font-style: normal;
}
.box01 .btnBox span:hover {
	animation:tada .8s;
}

/* 查询入口 */
.box02 {
	height:215px; padding:50px 145px 0 70px; margin:80px auto; box-sizing: border-box;
	background: #fff url(../images/pic21.jpg) no-repeat center;
	background-size: cover;
	box-shadow: 0 0 50px rgba(0, 0, 0, .06);
}
.box02 h3 {
	color:#f3ae58; font-size:38px; font-weight: 400; line-height: 60px;
}
.box02 p {
	font-size:46px; line-height: 58px; text-align: right;
}
.box02 .btn {
	display: inline-block; height: 58px; padding:0 40px; margin-left:30px;
	background: #fdf3eb; border-radius: 58px;
	font-size:24px; line-height: 58px; vertical-align: top;
	transition: all .3s;
}
.box02 .btn:hover {
	color:#333;
	animation:rubberBand .8s;
}

.bg03 {
	padding:70px 0; box-sizing: border-box;
	background:#fff;
	box-shadow: 0 0 40px rgba(0, 0, 0, .07);
}
.bg03 h3 {
	margin-bottom:70px;
	font-size:44px; line-height: 60px; font-weight: 400; text-align: center;
}
.bg03 h3 span {
	color:#ea3323;
}
.box03 {
	width:1170px;
}
.box03 li {
	float:left; width:350px; margin-right:60px;
}
.box03 li:nth-child(3n) {
	margin-right:0;
}
.box03 .pic {
	display:block; height: 260px; overflow: hidden;
}
.box03 img {
	display: block;  width:100%;
	transition: all .8s;
}
.box03 .pic:hover img {
	transform: scale(1.05);
}
.box03 h6 {
	height:60px; overflow: hidden;
	font-size:18px; font-weight: 400; line-height: 60px; text-align: center;
}

/* 通用底部 */
.footer {
	clear: both; position: relative; padding: 60px 0; z-index:1;
	background: #e5b31f;
	background: -webkit-linear-gradient( 54deg, #da7a22, #e5b31f);
	background: linear-gradient( -54deg, #da7a22, #e5b31f);
	text-align: center;
}
.footer p { position: relative; z-index: 2; color:#fff; font-size: 16px; line-height: 30px; }
.footer p span { padding: 0 5px; }
.footer p a { color:#fff; }

/* 通用悬浮 */
.shadow {
	display:none; position:fixed; left:0; top:0; z-index: 20;
	width:100%; height: 100%;
	background: #000; opacity: .5;
}
.xfBox {
	display:none; position:fixed; left:50%; top:50%; z-index: 22; box-sizing: border-box;
	padding:30px;
	width: 450px;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	background: #fff; border-radius: 10px;
	animation: scale01 .5s;
}
@keyframes scale01 {
	0% { transform:translate(-50%,-50%) scale(0); }
	100% { transform:translate(-50%,-50%) scale(1); }
}
.closeMe {
	position:absolute; right:-40px; top:-30px; cursor: pointer;
	display:block; width:42px; height:42px;
	background:url(../images/close.png) no-repeat center; border-radius: 100%;
	transition: all .3s;
	z-index: 100;
	
}
.closeMe:hover {
	transform: rotate(180deg);
}
/* 侧面悬浮 */
.xfNav {
	position:fixed; right:0; top:50%; z-index: 18; box-sizing: border-box;
	width:154px; padding:30px 10px 5px 10px;
	background: #e5b31f; border-radius:10px;
	background: -webkit-linear-gradient( 54deg, #da7a22, #e5b31f);
	background: linear-gradient( -54deg, #da7a22, #e5b31f);
	transform:translateY(-50%);
	-webkit-transform: translateY(-50%);
	color:#fff;  text-align:center;
}
.xfNav .closeMe {
	right:0; top:0;
	width:30px; height: 30px;
	background-image: url(../images/icon03.png);
}
.xfNav .tel {
	font-size:20px;
	background: rgba(255,255,255,.3);border-radius:5px;
}
.xfNav .tel:before {
	content:" "; display: inline-block; width:28px; height: 28px; margin-right:5px;
	background: url(../images/icon04.png) no-repeat center;
	vertical-align: middle;
}
.xfNav .tel span {
	font-size:18px;
}
.xfNav .con {
	margin: 15px auto;
	font-size:20px;
	background: rgba(255,255,255,.3);border-radius:5px;
}
.xfNav .con:before {
	content:" "; display: inline-block; width:28px; height: 28px; margin-right:5px;
	background: url(../images/icon_zx.png) no-repeat center; background-size: 100%;
	vertical-align: middle;
}
.xfNav .con a {
	font-size:20px; color: #fff;
}
.xfNav .con a:nth-child(3) {
	border-bottom:none;
}
.xfNav .con img {
	display:block; width:100px; height: 100px; margin:0 auto;
}
.xfNav .btn {
	display: block; width: 125px; height: 30px; margin:0 auto;
	background: #f1c751; border-radius: 30px;
	color:#d55000; font-size:16px; line-height: 30px;
}
.xfNav .btn:hover {
	opacity: .85;
}
.xfNav p {
	font-size: 16px; font-weight: 300;
}

/* 开屏弹窗 */
.xfWelcome {
	padding:10px; box-sizing: border-box; z-index: 25;
	background: #fff; border-radius:0;
	box-shadow: 0 0 50px rgba(141, 90, 0, .28);
}
.xfWelcome img {display:block; }

/* 预约弹窗 */
.xfOrder { }
.list-div {
	position: relative; width:350px; margin:0 auto 15px;
}
.list-div label {
	display:block; float:left; width:75px;
	color:#666; line-height: 45px; text-align: right;
}
.list-div input,
.list-div select {
	display: block; float:right; width:270px; height:45px; box-sizing: border-box;
	background: #fff; border:1px solid #ddd; border-radius:3px;
	outline:none;
	font-size:18px; line-height:45px; font-family: "Hiragino Sans GB", "MicroSoft YaHei"; padding-left: 10px; vertical-align: middle;
}
.list-div select {
	background: #fff url(../images/icon02.png) no-repeat 95% center;
	width: 38%;
	float: left;
}
.list-div select#province{
	margin-right: 2%;
}
.list-div .fs,
.yuyueBtn {
	display:block; width:120px; cursor: pointer;
	background: #e5b31f; border:none;
	background: -webkit-linear-gradient( -54deg, #e5b31f,#da7a22, #da7a22, #e5b31f ) repeat left / 300% 100%;
	background: linear-gradient( -54deg, #e5b31f,#da7a22, #da7a22, #e5b31f ) repeat left / 300% 100%;
	color:#fff; font-size:18px; text-align: center; text-indent: 0;
	transition: all .2s;
}
.list-div .fs {
	position:absolute; right:0; top:0;
}
.yuyueBtn {
  width:250px; height:60px; margin:30px auto 0;
	border-radius:60px;
  font-size:26px; line-height:60px;
}
.list-div .fs:hover,
.yuyueBtn:hover {
	background-position:100% top;
}
/* 提示弹窗 */
.xfTip {
	font-size:28px; font-weight: 800; text-align:center;
}
.xfTip p span {
	color:#d55000;
}
.vs_span{
	display: block;
	text-align: center;
	line-height: 30px;
	margin-bottom: 20px;
	font-size: 18px;
}
.vs_span a{
	color: #ff0000;
	text-decoration: underline;
}


@media only all and (max-width:1200px) {
	.onlymob { display: block; }
	html { font-size: 20px; }
	body {
		width: 18.75rem; font-size: .7rem; line-height: 1.2rem;
		background-size:auto 12rem;
		background-position:center 2rem;
	}
	html , body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
	.Width { width: 18rem; }

	/* 隐藏元素 */
	.ht_top .topnav a:nth-child(n+2),
	.otherScore p,
	.xfNav,
	.footer p,
	.pc , .onlypc { display: none; }

	/* 通用头部 */
	.ht_top { height: 2.5rem; background-size: auto 100%; line-height: 2.5rem; }
	.ht_top h1 a {
		height: 2.5rem; width: 7.5rem;
		background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center / contain; }
	.ht_top .topnav { font-size: .8rem; text-indent: -1000rem; }
	.ht_top .topnav a { padding: 0 0 0 0.3rem; text-indent: 0; float: right; }

	.banner { height:10.5rem; padding-top: 1.5rem; background-size:auto 100%; }
	.banner .icon01 { top:6.25rem; width:1.75rem; height:2.5rem; margin-left:7.5rem; }
	.banner .Width { width:100%;  box-sizing:border-box;-webkit-box-sizing:border-box;}
	.banner h3 { height:1.5rem; font-size:.8rem; line-height:1.5rem; }
	.banner h3 span { height:1.5rem; font-size:.9rem; line-height:1.5rem; }
	.banner h2 { height:3rem; margin:.3rem auto .5rem; }
	.banner p { width: 12rem; height:1.4rem; border-radius:1rem; font-size:.6rem; line-height:1.4rem; letter-spacing: .01rem; }

	/* 计算器 */
	.box01 { height:auto; padding:.25rem 0 .5rem; margin-top:1rem;
		background-size:34rem; background-position: bottom;
		border-radius:.5rem;
	}
	.scoreBox { width:17rem; margin-bottom:.5rem; }
	.myScore,
	.otherScore { width:7.75rem; height:7rem; padding-top: 2rem; background-size:130%; border-radius:.375rem; }
	.scoreBox01 { margin-bottom:.5rem; }
	.scoreBox01 .myScore ,
	.scoreBox01 .otherScore { height:11.5rem; }
	.scoreBox input { width:7rem; height:1.7rem; margin-bottom:.2rem; font-size:.58rem; text-indent: .2em; }
	.searchBtn {
		color:#fff; font-size:.7rem; text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .35);
	}
	.searchBtn .btn {
		display:inline-block; margin:0 .25rem;
		border-bottom: 1px solid #fff;
		color:#fff; vertical-align: top;
	}
	.searchBtn .btn:hover { opacity: .85; }
	.box01 h3 { margin-bottom:.5rem; font-size:.8rem; }
	.box01 .btnBox { margin-bottom:.5rem; line-height:1.6rem; }
	.box01 .btnBox em { font-size: .6rem; }
	.box01 .btnBox span {
		width:5.1rem; height:2rem; padding-top:.2rem; margin:0 .05rem;
		border-radius:2rem;
		box-shadow: 0 .05rem 0 #245c99;
		font-size:.55rem; line-height:.8rem;
	}
	.box01 .btnBox i { font-size: .7rem; }
	.box01 .btnBox .calcBtnNozy { box-shadow: 0 .05rem 0 #d59435; }

	/* 查询入口 */
	.box02 { height:auto; padding:.75rem .5rem; margin:1rem auto; background-size:auto 3.75rem; background-position: right bottom;	}
	.box02 h3 { font-size:1rem; line-height:1.6rem; }
	.box02 p { margin-top: .35rem; font-size:.8rem; line-height:1.6rem; }
	.box02 .btn {
		height:1.6rem; padding:0 .5rem; margin-left:.25rem;
		border-radius:1.6rem;
		font-size:.7rem; line-height:1.6rem;
	}

	.bg03 { padding:1.5rem 0 .5rem;	}
	.bg03 h3 { margin-bottom:1rem; font-size:1.2rem; line-height:1.5rem; }
	.box03 { width:18rem; }
	.box03 li { width:8.5rem; margin:0 .25rem .5rem;  }
	.box03 li:nth-child(3n) { margin-right:.25rem; }
	.box03 .pic { height:6.3rem; }
	.box03 h6 { height:1.4rem; font-size:.6rem; line-height:1.4rem; }

	/* 通用底部 */
	.footer { position: relative; height: 2.4rem; padding:0; overflow: hidden; }
	.footer:before {
		display: block; content: "华图教育集团版权所有";
		position: absolute; left: 0; top: 0;
		width: 100%; height: 2.4rem; overflow: hidden;
		color: #fff; font-size: .7rem; line-height: 2.4rem; text-align: center; }

	/* 通用悬浮 */
	.xfBox { width:14rem; padding:1rem; border-radius:.5rem; }
	.closeMe { right:-2rem; top:-1.5rem; width:1.8rem; height:1.8rem; background-size:contain; }

	/* 开屏弹窗 */
	.xfWelcome { padding:.25rem; border-radius:0; }
	.xfWelcome img { width:100%; }

	/* 预约弹窗 */
	.xfOrder { width: 16rem; }
	.list-div { width:14rem; margin-bottom:.3rem; }
	.list-div label { width:3.5rem; line-height:1.8rem; margin-right: .45rem }
	.list-div input,
	.list-div select { width: 10rem;  height:1.8rem; font-size:.6rem; line-height:1.8rem; padding-left: .2rem }
	.list-div .fs { width:4.5rem; font-size:.7rem; }
	.list-div select{ width: 4.7rem; }
	.list-div select#province{
		margin-right: .5rem;
	}
	.yuyueBtn {
	  width:8rem; height:2.2rem; margin-top:.75rem; margin-left:4rem;
		border-radius:2.2rem;
	  font-size:.8rem; line-height:2.2rem;
	}

	/* 提示弹窗 */
	.xfTip { font-size:.8rem; }

	.sl{
		display:block; width:7rem;
		line-height: 1rem;
		text-decoration: underline;
		cursor: pointer;
		margin: .1rem auto;
		text-align: left;
		color: #ff0000;
		font-size: .6rem;
	}
	.sl_box{
		width: 90%;
		display: none;
		position: fixed;
		z-index: 50;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		box-shadow: 0 0 10px rgba(0,0,0,.5);
	}
	.sl_close{
		position: absolute;
		right: .2rem;
		top: .2rem;
		width: .8rem;
	}
	.scoreBox .btn {
		width: 6rem;
		height: 1.5rem;
		border-radius: .75rem;
		line-height: 1.5rem;
	}
	#otherScore1{
		margin-bottom: 1.25rem;
	}
	.vs_span{
		line-height: 1rem;
		margin-bottom: .5rem;
		font-size: .5rem;

	}
}

.distpicker{
	height:45px;
}

.distpicker,.por{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 15px;
	width: 100%;
	position: relative;
}
.distpicker label ,
.por label {
	display:block; 
	width: 100px;
	min-width: 100px;
	color:#666; 
	line-height: 45px; 
	font-size: 18px;
	text-align: right;
}
.city{
	margin-top: 0.5rem;
}
.por input,
.city_box{
	width: calc(100% - 100px);
}
.city_box{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.city_box #province,
.city_box #city{
	width: 49%;
	margin-bottom: 0;
}
.por input,
.distpicker select {
	display: block;
	float:right;
	height:45px;
	box-sizing: border-box;
	background: #fff;
	border:1px solid #ddd;
	border-radius: 4px;
	outline:none;
	font-size:16px;
	line-height:45px;
	padding-left: 10px;
}
.distpicker select {
	width: 100%;
	background: #fff url(../images/icon02.png) no-repeat 95% center;
}
.por input{
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 45px;
	line-height: 45px;
	border: 1px solid #ddd;
	padding-left: 16px;
	border-radius: 4px;
	background-color: #fff;
	font-size: 18px;
  }
  #__nc {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 45px;
	border: 1px solid #ddd;
	background-color: #fff;
	font-size: 18px;
	padding: 0;
  }
  ._nc .stage,._nc .stage1 .track div, ._nc .stage1 .label{
	padding: 0!important;
	height: 45px!important;
	line-height: 45px!important;
	font-size: 18px;
  }
  ._nc .stage1 .slider{
	height: 45px!important;
	left: 0;
	right: 0;
  }
  ._nc .stage1 .button{
	width:  45px!important;
	height: 45px!important;
  }
  .nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper,.nc-container #nc_2_wrapper, .nc-container.tb-login #nc_2_wrapper {
	width: 100%!important;
	height: 45px;
  }
  .nc-container .nc_scale .scale_text{
	font-size: 18px!important;
	text-align: left;
  }
  .nc_scale {
	height: 45px!important;
  }
  .nc-container .nc_scale span {
	  top: -1px!important;
	  left: -1px!important;
	height: 45px!important;
	line-height: 45px!important;
  }
  .nc-container .nc_scale span.nc-lang-cnt {
	line-height: 45px;
  }
  .nc-container .nc_scale .btn_ok {
	line-height: 45px;
  }
  
  .por input.send {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	height: 45px;
	display:block; 
	width:120px; 
	cursor: pointer;
	border:none;
	background: linear-gradient( -54deg, #e5b31f,#da7a22, #da7a22, #e5b31f ) repeat left / 300% 100%;
	color:#fff; 
	font-size:18px; 
	text-align: center; 
	text-indent: 0;
  }
  
  .submit {
	width:250px; 
	height:60px; 
	margin:30px auto 0;
	border-radius:60px;
	font-size:26px; 
	line-height:60px;
	cursor: pointer;
	border:none;
	background: linear-gradient( -54deg, #e5b31f,#da7a22, #da7a22, #e5b31f ) repeat left / 300% 100%;
	color:#fff; 
	font-size:18px; 
	text-align: center; 
	display: block;
	text-indent: 0;
  }


@media only all and (max-width:1200px) {

	.distpicker,.por{
		margin-bottom: .5rem;
	}
	.distpicker label ,
	.por label {
		width: 3.5rem;
		min-width: 3.5rem;
		line-height: 1.8rem; 
		font-size: .7rem;
	}
	.por input,
	.city_box{
		width: calc(100% - 3.5rem);
	}
	.city_box #province,
	.city_box #city{
		width: 49%;
		margin-bottom: 0;
	}
	.por input,
	.distpicker select {
		height:1.8rem;
		border-radius: .2rem;
		font-size:.7rem;
		line-height:1.8rem;
		padding-left: .25rem;
	}
	.distpicker select {
		width: 100%;
		background: #fff url(../images/icon02.png) no-repeat 95% center;
		background-size: .5rem;
	}
	.por input{
		height: 1.8rem;
		line-height: 1.8rem;
		padding-left: .25rem;
		border-radius: .2rem;
		font-size:.7rem;
	}
	#__nc {
		height: 1.8rem;
		font-size:.7rem;
	}
	._nc .stage,._nc .stage1 .track div, ._nc .stage1 .label{
		padding: 0!important;
		height: 1.8rem!important;
		line-height: 1.8rem!important;
		font-size:.7rem;
	}
	._nc .stage1 .slider{
		height: 1.8rem!important;
		left: 0;
		right: 0;
	}
	._nc .stage1 .button{
		width:  1.8rem!important;
		height: 1.8rem!important;
	}
	.nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper,.nc-container #nc_2_wrapper, .nc-container.tb-login #nc_2_wrapper {
		width: 100%!important;
		height: 1.8rem;
	}
	.nc-container .nc_scale .scale_text{
		font-size: .7rem!important;
		text-align: left;
	}
	.nc_scale {
		height: 1.8rem!important;
	}
	.nc-container .nc_scale span {
		top: -1px!important;
		left: -1px!important;
		height: 1.8rem!important;
		line-height: 1.8rem!important;
	}
	.nc-container .nc_scale span.nc-lang-cnt {
		line-height: 1.8rem;
	}
	.nc-container .nc_scale .btn_ok {
		line-height: 1.8rem;
	}
	
	.por input.send {
		height: 1.8rem;
		width: 4.5rem; 
		font-size:.7rem; 
	}
	
	.submit {
		width: 8rem; 
		height:2.2rem; 
		margin:.5rem auto 0;
		border-radius:2.2rem;
		font-size:.8rem; 
		line-height:2.2rem;
	}
}
@media only all and (max-width:380px) {
	.myScore,
	.otherScore { width:7.75rem; height:8rem; padding-top: 2rem; background-size:130%; border-radius:.375rem; }
}</pre></body></html>