body{
	background: #fff;
	height: 100%;
	width: 100%;
	min-height: 100%;
}
*{
	box-sizing: border-box;
}
html{
	height: 100%;
	width: 100%;
	min-height: 100%;
}
.reg_logo{
	display: inline-block;
	width: 229px;
	float: left;

}
.reg_head{
	/*height: 65px;*/
	font-family:"Microsoft Yahei";
	background:#fcfcfc;
	border-bottom: 1px solid #ececec;
	width: 100%;
	text-align: center;
	padding-top: 22px;
	font-size: 22px;
	position: absolute;
	top: 0px;
	z-index: 9999;
}

.reg_content{
    /*width: 60%;*/
    padding: 0 16rem;
    margin: 0 auto;
	/*margin: 0 auto;*/
	text-align: center;
}
.reg_logo>a{
	display: inline-block;
	vertical-align: middle;
}
.reg_logo>a>img{
	/*display: inline-block;*/
	/*margin-top: 8px;*/
}
.reg_logo strong{
	font-size: 20px;
	color: #000;
	vertical-align: middle;
}

.logo_right{
	float: right;
	color: #666666;
	font-size: 14px;
}
.logo_right a{
	line-height: 65px;
}

.logo_right a:hover{
	color: #666666;
}
/*.reg_head_shadow{*/
	/*font-size:1px;*/
	/*height:4px;*/
	/*!*background:url("/images/pic_intro_shadow.png") repeat-x left top;	*!*/
/*}*/
.reg{
	color:#666;
}
.reg .tip{
	height:128px;
	line-height:67px;
	text-align:center;
	margin-bottom:11px;
}
.reg .in{
	height:39px;
	line-height:39px;
	margin-bottom:19px;
	clear:both;
	font-size:14px;
}
.reg .in span{
	display:inline-block;

	padding-right:10px;
	float:left;
	text-align:right;
	height:39px;
	line-height:39px;
}
.reg .in .text{
	width:370px;
	height:38px;
	line-height:37px;
	float:left;
	padding-left:8px;
	border:1px solid #cdcdcd;
	font-size:14px;
	color:#666;
	background:#fff;
	position:relative;
	z-index:2;
	behavior:url(style/iecss3.htc);
}

.reg .in .wjmm {
	color: #165f9d;
	margin-left:6px;
	text-decoration: underline;
}
.reg .in .code{
	width:150px;
}
.reg .in .img_code{
	width:135px;
	height:37px;
	float:left;
	border:1px solid #cdcdcd;
	margin:0 15px;
	border-radius:3px;
}
.reg .in .re_code{
	font-size:12px;
	color:#165f9d;
}
.reg .in .re_code:hover{
	text-decoration:underline;
}

.reg .chk{
	position:relative;
	top:2px;
	margin-right:3px;
}

.reg .in .fw{
	float: left;

}

.reg .in label.fw{padding-left: 0}
.reg .in a.fw{
	font-size: 13px;
    font-weight: 500;
}
.reg .sub{
	width:380px;
	height:43px;
	/*background:url("/images/reg_sub.png") no-repeat;*/
	background-color: #65acda;
	font-family:"Microsoft Yahei";
	color:#fff;
	font-size:20px;
	margin-left: 30%;
}

.reg .other_login{
	width:380px;
	margin-left:328px;
}
.reg .other_login p{
	height:47px;
	line-height:47px;
	color:#333;
	text-align:center;
}
.reg .request{
	margin-top:45px;
	border-top:1px solid #cdcdcd;
	text-align:center;
	color:#666;
	font-family:"Microsoft Yahei";
	margin-bottom:20px;
}
.reg .request p{
	height:60px;
	line-height:60px;
	font-size:16px;
	margin-bottom:15px;
}
.reg .request a{
	display:inline-block;
	width:152px;
	height:43px;
	line-height:43px;
	text-align:center;
	background:url("/images/api_create_sub.png");
	font-size:20px;
	color:#fff;
	font-weight:bold;
}
.reg .request a:hover{
	background:url("/images/api_create_subh.png");
}

.reg .in.validetta-valid>input{
	outline: none;
	border-color: #17cec8;
}
.validetta-valid{
	background:url("/images/valid.png") right no-repeat;
	background-position: 70% 12px;
	background-size: 16px;
}
/*.reg .in.validetta-valid>input:focus{*/
	/*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;*/
	/*box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;*/
/*}*/

.reg .in.validetta-error>input{
	outline: none;
	border-color: #f15b5b;
}
/*.reg .in.validetta-error>input:focus{*/
	/*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;*/
	/*box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;*/
/*}*/

.reg .in.validetta-error>.validetta-bubble{
	text-align: left;
	font-size: 0.8em;
	line-height: 18px;
	height: 18px;
	color: #FF5555;
}


/*footer 开始*/
.reg_footer{
	/*border-top: 1px solid #ececec;*/
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 100px;
	width: 100%;
}

.reg_content>strong{
	color: #666;
	font-size: 14px;
	font-weight: 400;
}
/*footer 结束*/
/*表单标题*/
#titleFrom-ch{
	text-align: center;
	font-family: 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, Arial, sans-serif;
	font-weight: 600;
	font-size: 30px;
	color: #000000;
	margin-top: 5px;
}
#titleFrom-en{
	text-align: center;
	font-family: 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, Arial, sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 30px;
}

.in input {
	padding-left: 1em;
	border: solid 1px #e6e6e6;
	margin-bottom: 30px;
	height: 40px;
}

#authCode{
	width: 150px;
	height: 38px;
	margin-right: 20px;
}
#code{
	font-family:Arial,宋体;
	font-style:italic;
	color:#5BE647;
	border:0;
	font-size: 22px;
	height: 40px;
	padding:2px 3px;
	letter-spacing:3px;
	font-weight:bolder;
	background: #EFF1EB;
	width: 137px;
	margin-right: 10px;
	outline:none;
}
from span{
	font-size: 14px;
	color: #666666;
}
#fwtk{
	width: 15px;
	height: 15px;
	margin-top:10px;
}
.in{
	width: 100%;
	text-align: center;
}
#submit{
    display: block;
	margin: 0 auto;
	text-indent: 2em;
	letter-spacing: 2em;
	text-align: center;
	background: #65acda;
	width: 300px;
	height: 40px !important;
	font-size: 18px;
	border: none;
	outline: none;
}

#submit:hover {
	background: #84bde1;
}

#submit:active {
	background: #c1def0;
}
#alreadyHave{
	color: #65acda;
	font-size: 13px;
	text-align: center;
	width: 380px;
	margin-left: 30%;
    cursor: pointer;
}
.re_code{
	color: #73B3DD;
}
.fromSub{
	color: #F36C6A;
	display: none;
}
.iconfont{
	margin: 0px 5px 0px 5px;
}

.re_code{
	float: left;
}
.reg .in .succeed i{
	color: #17cec8;
	font-size: 20px;
}
.reg .in  .succeed{
	padding-left: 0px;
	margin-left: 0px;
	display: none;
	text-align: left;
}

.y-fixed .validetta-bubble {
	margin-left: -307px !important;
}
.reg .in span{
	position: absolute;
	text-align: left;
	margin-top: 1px;
    color:#F36C6A ;
    margin-left: 10px;
    font-size: 0.8em;
	background:url("/images/error.png") left no-repeat;
    background-size: 15px;
    background-position-y: 10px;
    height: 40px;
    padding-left: 20px;
}
.reg .in.validetta-error>.validetta-bubble {
	position: absolute;
	padding-left: 20px;
	line-height: 39px;
	margin-left: 10px;
    background:url("/images/error.png") left no-repeat;
    background-size: 15px;
    background-position-y: 10px;
    height: 40px;
}
.if-iconfont:before {
    content: "\e630";
    width: 20px;
    height: 20px;
}
#loginFrom{
	width: 420px;
	height: 100%;
	background: #ffffff;
	float: right;
	border: solid 1px #e6e6e6;
	/*max-height: 521px;*/
	/*min-height: 451px;*/
}
#check_css {
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 7px;
}
#check_css span {
	position: relative;
	width: 125px;
}
#check_css .input_check {
	position: absolute;
	visibility: hidden;
	height: 15px;
	width: 15px;
}
#check_css .input_check+label {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #EBEBEB;
}
#check_css .input_check:checked+label:after {
	position: absolute;
	content: "";
	left: 2px;
	bottom: 12px;
	width: 9px;height: 4px;
	border: 2px solid #000000;
	border-top-color: transparent;
	border-right-color: transparent;
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
#checkCodeDiv{
    margin-left: 3%;
	margin-bottom: 20px;
	height: 40px;
	width: 100%
}
#checkCodeDiv img{
	width: 107px;
	margin-right: 10px;
	float: left;
	height: 40px;
	margin-left: 15px;
	margin-right: 10px;
	cursor: pointer;
}
#checkCodeDiv a{
	line-height: 40px;
	color: #666666;
}
.head_cen{
	width: 100%;
    margin-top: 88px;
	position: relative;

	height:100%;
}
.reg{
	min-height: 451px;
	height: calc(100% - 88px - 201px);
	position: absolute;
	/*margin-left: calc(50% - 500px);*/
	padding-top: 0%;
	/*display: table-cell;*/
	/*vertical-align: center;*/
	/*display: table;*/
}

.reg.container {
	width: 1000px;
}
.emilHui{
	font-size: 14px;
	margin-top: 30px;
	font-family: 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, Arial, sans-serif ;
}
.reminder{
	font-size: 30px;
	font-family: 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, Arial, sans-serif;
}
#loginBtn{
	cursor: pointer;
}
#error{
	margin-bottom: 20px;
	font-size: 14px;
	color: #666666;
	margin-top: 30px;
}
#suser{
	margin-bottom: 20px;
}
span .validetta-valid{
	background: none;
}
#head_cont{
	padding-bottom: 140px;
	height: 100%;
	width: 100%;
	display: table
}
#headTb{
	display: table-cell;
	vertical-align: middle;
}
#loginRight{
	width: 50%;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 19%;
}
#hint{
	font-size: 14px;
	color: #666666;
	font-family: 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, Arial, sans-serif;
	margin-bottom: 30px;
}
#hint_head{
	display: block;
	margin: 60px auto 0;
	vertical-align: middle;
	text-align: center
}
#hint_head div button{
	height: 40px;
	background: #65ABDC;
	width: 230px;
	margin-bottom: 20px;
	border: none;
	cursor: pointer;
}
#hint_head div button a{
	color: #ffffff;
	font-size: 18px;
}
#hint_return{
	color: #71B5DB;
	font-size: 14px;
	cursor: pointer;
}
#hint_return a{
	color: #71B5DB;
}

#hint_headsh.y {
	position: revert;
	height: 100%;
	width: 100%;
    padding: 195px 0px 0 0px;
	display: table;
	min-height: 100%
}
#userGo button{
	margin-bottom: 20px;
	height: 40px;
	width: 220px;
	background: #65ACDA;
	border: none;
	color: #ececec;
	font-size: 18px;
}
.errorHint{
	color: #FF5555;
	/*background: url(/images/error.png) left no-repeat;*/
	padding-bottom: 20px;

}
.errorHint div{
	width: 380px;
	height: 100%;
	text-align: left;
	background: url(/images/error.png)  no-repeat;
	background-size: 14px;
	padding-left: 20px;
	margin-left: 10%;
}
.head_style{
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 9999999
}
#submits{
    border: none;
    outline:none;
    background: #65acda;
    width: 380px;
    height: 40px;
    color: #ffffff;
    font-size: 18px;
}
.bodyStyle{
    position: relative;
    height: 100%;
    width: 100%;
    padding: 195px 0px 230px 0px;
    display: table;
}

.y-header {
    min-height: 195px;
}

.y-main {
    min-height: calc(100vh - 425px)
}

.y-footer {
    min-height: 200px;
}
