@media screen and (min-width:768px) {
@font-face {
  font-family: 'PingFang Regular';
  src: url('/healthcodon/fonts/PingFang Regular.eot'); /* IE9 Compat Modes */
  src: url('/healthcodon/fonts/PingFang Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/healthcodon/fonts/PingFangSC-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/healthcodon/fonts/PingFang Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('/healthcodon/fonts/PingFang Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/healthcodon/fonts/PingFang Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}
.bgc{
	background:rgba(255,255,255,1);
	margin-top: 130px;
}
.bgcImg{
	float:right;
	margin-top:20px;
}
.main{
	margin-top:70px;
}
.mainImg{
	text-align:center;
	margin-top:-50px;
}
#so{
	margin-top: 10px;height:36px;width: 277px;border: 1px solid #999;border-radius: 4px;
}
#emyzm{
	border-radius: 4px;width: 277px;border-right:0;border:1px solid #999;background-color:#fff;
}
#sele{
	height:36px;width: 277px;border: 1px solid #999;border-radius: 4px;
}
#psyzm{
	top: 15px;border-radius: 4px;width: 277px;border-right:0;border:1px solid #999;background-color:#fff;
}
.mainH{
	font-family:'PingFang Regular';
	font-size:24px;
/* 	font-weight:blod; */
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}
.mainForm{
	margin-bottom:20px;
}
.mainCheck{
	padding-top:20px;
}
.mainStay{
	font-family:'PingFang Regular';
	color:#666;
	font-size:14px;
	position: absolute;
}
.mainForget{
	float:right;
	font-family:'PingFang Regular';
	color:#999;
	font-size:14px;
}
.mainP{
	padding-top:10px;
	padding-bottom:10px;
}
.mainP>p{
	font-family:'PingFang Regular';
	color:#666;
	font-size:15px;
}
.mainDiv{
	text-align:center;
	padding-bottom:60px;
	
}
.mainNot{
	font-family:'PingFang Regular';
	color:#666;
	font-size:14px;
}
#name{
	border: 1px solid #999;
	border-right: 0;
/*	margin-bottom: 30px;*/
}
#textForm{
	border: 1px solid #999;
	background-color: #000;
	color: #fff;
	font-size:18px;
	margin-bottom:20px;text-align:center;
}
.mainSign{
	font-family:'PingFang Regular';
	color:#010101;
	font-size:14px;
	border-bottom:1px solid #666;
	margin-left:5px;
}
.mainSign>a:hover{
	text-decoration:none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #333;
}
}
