@charset "utf-8";

.v_header,body {
	background: #eee
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: '微软雅黑'
}

.v_header {
	position: relative;
	height: 107px;
	vertical-align: bottom
}

.v_header div {
	position: absolute;
	bottom: 10px
}

.v_content .mobile,.v_middle_div {
	position: relative
}

.v_header .v_logo {
	left: 0;
	width: 74px;
	height: 68px;
	background: url(../images/logo.png) no-repeat;
}

.v_header .v_login {
	right: 0;
	bottom: 8px;
	color: #8d8d8d;
	font-size: 14px
}

.v_header .v_login span {
	color: #7bce94;
	cursor: pointer
}

.container {
	height: 620px
}

.container .main {
	padding: 0 25px;
	width: 910px;
	height: 100%;
	background: #fff
}

.container .main .v_title {
	height: 83px;
	border-bottom: 1px dashed #8d8d8d;
	color: #525252;
	text-align: left;
	font-size: 28px;
	line-height: 83px
}

.footer_bg {
	border-top: 0;
	background: #eee
}

.v_middle_div {
	margin: 0 auto;
	max-width: 338px
}

.v_panel .v_progress {
	margin-top: 50px;
	width: 100%;
	height: 90px;
	background: url(../images/1.png) no-repeat
}

.v_panel .v_progress.two {
	background: url(../images/2.png) no-repeat
}

.v_panel .v_progress.three {
	background: url(../images/3.png) no-repeat
}

.v_panel .v_content {
	width: 100%
}

.v_panel .btn {
	display: block;
	margin-top: 20px;
	width: 100px;
	height: 46px;
	background: #2dbe60;
	color: #fff;
	line-height: 46px;
	cursor: pointer
}

.v_panel .btn:hover {
	background: #00a239
}

.v_panel .btn.dis {
	border-color: #bbb;
	background: #bbb;
	color: #555
}

.v_content input {
	padding-left: 15px;
	width: 319px;
	height: 44px;
	border: 1px solid #ccc;
	outline: 0
}

.v_panel .v_content.complete_ .btn.nextPageBtnOne.first_,.v_panel .v_content.complete_ .imgCode,.v_panel .v_content.complete_ .mobile {
	display: none
}

.v_panel .v_content.complete_ .btn.nextPageBtnOne.next_,.v_panel .v_content.complete_ .code {
	display: block
}

.v_content .mobile .btn_code {
	position: absolute;
	top: 30px;
	right: 11px;
	width: 85px;
	height: 30px;
	border-left: 1px solid #6ab67f;
	color: #2dbe60;
	text-align: right;
	font-size: 14px;
	line-height: 30px;
	cursor: pointer;
	transition: all ease .3s
}

.v_content .mobile .btn_code.dis {
	width: 120px
}

.v_content .code {
	position: relative;
	margin-top: 20px;
	display: none
}

.v_content .code input {
	display: block;
	width: 321px
}

.v_content .code .interval_ {
	text-align: center;
	position: absolute;
	right: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	top: 50%;
	margin-top: -15px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
	color: #666
}

.v_content .imgCode {
	position: relative;
	margin-top: 20px
}

.v_content .imgCode input {
	width: 141px;
	padding-right: 180px
}

.v_content .imgCode img {
	position: absolute;
	width: 80px;
	height: 31px;
	top: 50%;
	margin-top: -15.5px;
	right: 80px
}

.v_content .imgCode .btn_change {
	position: absolute;
	right: 10px;
	top: 0;
	width: 60px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	heigt: 30px;
	top: 50%;
	margin-top: -15px;
	color: #2dbe60;
	border: 1px solid;
	cursor: pointer
}

.v_content .btn.nextPageBtnOne,
.v_content .btn.confirm_submit {
	width: 337px;
	cursor: pointer;
}

.v_content .btn.nextPageBtnOne.next_ {
	display: none
}

.v_content .warning {
	position: absolute;
	top: 15px;
	left: 345px;
	width: 201px;
	color: #8d8d8d;
	text-align: left;
	font-size: 14px
}

.v_content .warning.icon div {
	float: left;
	margin-right: 8px;
	width: 22px;
	height: 24px;
	background: url(../images/icons2.png) -263px -10px no-repeat
}

.forgotThree,.forgotTwo {
	display: none
}

.v_panel .v_success {
	height: 40px;
	color: #525252;
	text-align: center;
	font-size: 16px;
	line-height: 40px
}

.v_content .confirm_password {
	position: relative;
	margin-top: 20px
}
