<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none;
}

a {
	background: 0 0;
	text-decoration: none;
	color: #333;
}

input {
	font-family: microsoft yahei;
}

@font-face {
  font-family: 'iconfont';  /* project id 67216 */
  src: url('//at.alicdn.com/t/font_67216_at106q4w5el.eot');
  src: url('//at.alicdn.com/t/font_67216_at106q4w5el.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_67216_at106q4w5el.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_67216_at106q4w5el.woff') format('woff'),
  url('//at.alicdn.com/t/font_67216_at106q4w5el.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_67216_at106q4w5el.svg#iconfont') format('svg');
}
.iconfont {
	display: inline-block;
	font-family: "iconfont" !important;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.formMan {
	position: relative;
}

.formMan .man {
	position: absolute;
	left: 50px;
	top: -135px;
	z-index: 9;
	width: 339px;
	height: 190px;
}

.formMan a.popClose {
	z-index: 99;
}

.form_bg {
	font-family: microsoft yahei;
	color: #333;
	font-size: 12px;
}

.form_head {
	height: 30px;
	margin-bottom: 20px;
	line-height: 30px;
	text-align: center;
}
.form_head img{
	max-width:80%;
}

.form_head a {
	display: inline-block;
	padding: 0 12px;
	margin: 0 5px;
	font-size: 18px;
}

.form_head .cursor, .form_head a:hover {
	color: #ff7f14;
	border-bottom: #ff7f14 solid 2px;
}

.foot_form_title{
	display:none;
}


.form_bg_in form{
	display: none;
}

.form {
	*text-align: center;
}

.form li {
	width: 288px;
	margin: auto;
}

.form_bd {
	position: relative;
	width: 288px;
	height: 36px;
	line-height: 36px;
	border: solid 1px #ddd;
}

.login_captcha {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}

.form_input {
	height: 64px;
}

.ipt_txt {
	float: left;
	width: 258px;
	*width: 256px;
	height: 36px;
	font-size: 14px;
	line-height:normal;
	*line-height:36px;
	color: #333;
	border: none;
	outline: none;
	background: none;
}

.form_ts {
	display: none;
	background: #e50000;
	line-height: 2em;
}

.form_ts2 {
	line-height: 2em;
}

.form .form_ts a {
	color: #fc0;
}

.form_ts.error {
	color: #fff;
	text-indent: 1em;
}

.form_ts.hint {
	color: #ccc;
}

.form_ts2 {
	color: #999;
}

.form_icon {
	float: left;
	width: 30px;
	height:36px;
	overflow:hidden;
	text-align: center;
}

.form_icon i {
	color: #999;
	font-size: 16px;
}

.select_teacher {
	float: left;
	width: 258px;
	*width: 256px;
}

.reg_type {
	display: none;
}

.form .select_teacher a {
	float: left;
	width: 50%;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	background: #fff;
	color: #666;
	text-align: center;
}

.form  .select_teacher a:hover {
	color: #ff7f14;
}

.form  .select_teacher .cursor {
	background: #ff7f14;
	color: #fff;
}

.form .select_teacher .cursor:hover {
	color: #fff;
}

.form_submit {
	width: 100%;
	height: 36px;
	margin-top: 10px;
	text-align: center;
	line-height: 36px;
	background: #ff7f14;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
	border: none;
	cursor: pointer;
}

.form_submit_gray, .form_submit.form_submit_gray:hover {
	background: #d4d4d4;
	color: #858585;
	cursor: default;
}

.form_submit:hover {
	background: #ec730d;
}

.form .border_no {
	border-bottom: none;
}

.form a.privacy {
	display: block;
	margin-top: 10px;
	text-align: center;
	color: #888;
}

.form_findpass {
	height: 40px;
	color: #666;
}

.form_findpass label input {
	vertical-align: middle;
}

.form_findpass label span {
	display: inline-block;
	veritical-align: middle;
}

.form_findpass label {
	float: left;
}

.form_findpass label input {
	margin-right: 4px;
}

.form_findpass a {
	float: right;
	color: #666;
}

.form_findpass a:hover {
	color: #ff7f14;
}

.placeholder {
	width: 258px;
	*width: 252px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	color: #999;
	border: none;
	outline: none;
	background: none;
}

.login_status {
	padding: 5px 12px;
	font-size: 14px;
	color: #666;
}

.login_status_txt {
	padding: 10px 0;
	line-height: 1.8em;
}
.login_status_txt a{
	color:#ff7f14; 
}
.login_status_txt a:hover{
	text-decoration:underline;
}
.login_status_btn {
	display: block;
	height: 36px;
	line-height: 36px;
	color: #ff7f14;
	text-align: center;
	border: solid 1px #ff7f14;
	border-radius: 3px;
}

.login_status_btn:hover {
	background: #ff7f14;
	color: #fff;
}

.login_status_btn i {
	margin-right: 5px;
	font-size: 18px;
}

.login_status_enter {
	display: block;
	height: 36px;
	line-height: 36px;
	background: #ff7f14;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border: solid 1px #ff7f14;
	border-radius: 3px;
}

.login_status_enter:hover {
	background: #fa6900;
	color: #fff;
}

.login_status_line {
	height: 0; 
	margin: 30px 0;
	border-top: dashed 1px #8d4a14;
	font-size: 0;
	line-height: 0;
}

.mb20 {
	margin-bottom: 20px;
}

.aBtn {
	display: block;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin: 30px 20px;
	color: #fff;
	background-color: #ff7f14;
	border-radius: 3px;
}

.aBtn:hover {
	background-color: #f26005;
}
.footFormWrap .form-head-1v1,
.form-head-1v1{
	display:none; 
}


.ipt_txt.yzm{
	width: 116px;
} 
.btn_yzm{
	float: left;
	width: 100px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background-color: #ff7f14;
}
.btn_yzm:hover{
	color: #fff;
	background-color: #f26005;
}

.btn_yzm.disabled {
	color: #888;
	background-color: #ddd;
}
.form_findpass .left{
	float: left;
	font-size: 14px;
}
</pre></body></html>