html {
	font-family: "Microsoft YaHei", "微软雅黑", "宋体", Arial, Verdana, sans-serif
}

a, abbr, acronym, address, applet, article, aside, audio, b, big,
	blockquote, body, canvas, caption, center, cite, code, dd, del, details,
	dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form,
	h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd,
	label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby,
	s, samp, section, select, small, span, strike, strong, sub, summary,
	sup, tbody, tfoot, thead, time, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-weight: 400
}

button, table, td, th, tr {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}

img {
	border: none
}

:focus {
	outline: 0
}

a, a:hover {
	text-decoration: none
}

em {
	font-style: normal
}

.g-clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	overflow: hidden
}

.g-clear {
	zoom: 1
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block
}

.hide {
	display: none
}

.g-left {
	float: left
}

.g-right {
	float: right
}

::-webkit-input-placeholder {
	-webkit-text-fill-color: #999
}

::-moz-placeholder {
	color: #999
}

input:-ms-input-placeholder {
	color: #999
}

input, select {
	border: none
}

html {
	height: 100%
}

body {
	position: relative;
	min-width: 1000px;
	min-height: 570px
}

a {
	cursor: pointer
}

.gp-findpwd {
	background: url(../../images/login2/bg1.jpg) top center no-repeat #000;
	height: 100%;
	position: relative
}

.gp-findpwd .findpwd-content-wrap {
	position: absolute;
	left: 50%;
	margin-left: -550px;
	top: 50%;
	margin-top: -309.5px
}
.gp-findpwd .findpwd-content-wrapd {
	position: absolute;
	left: 50%;
	margin-left: -550px;
	top:61px;
}
.gp-findpwd .findpwd-content {
	background-color: #fff;
	width: 1020px;
	height: 570px;
	margin: 0 auto;
	padding: 0 40px
}

.gp-findpwd .findpwd-content h2 {
	font-size: 26px;
	color: #333;
	font-weight: 700;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e9e9e9
}

.gp-findpwd .findpwd-content .m-box {
	margin-top: 40px
}

.gp-findpwd .findpwd-content .btn {
	background-color: #478eef;
	color: #fff;
	line-height: 50px;
	height: 50px;
	font-size: 20px;
	display: block;
	width: 450px;
	border: none;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.gp-findpwd .form-horizontal {
	width: 450px;
	margin: 0 auto
}

.gp-findpwd .form-horizontal .control-label {
	float: left;
	margin-right: 15px;
	width: 120px;
	font-size: 16px;
	color: #333;
	line-height: 40px;
	text-align: right
}

.gp-findpwd .control-input {
	float: left
}

.gp-findpwd .form-control {
	display: block;
	width: 200px;
	height: 38px;
	padding: 0 10px;
	font-size: 16px;
	line-height: 38px;
	color: #333;
	background-color: #f6f6f6;
	border: 1px solid #DDD;
	border-radius: 3px
}

.gp-findpwd .form-group {
	margin-bottom: 20px;
	float: left
}

.gp-findpwd .confIpt .form-control {
	width: 143px;
	float: left
}

.gp-findpwd .confIpt .conf-img {
	margin-left: 10px
}

.gp-findpwd .Copyright {
	font-size: 14px;
	color: #fff;
	width: 100%;
	text-align: center;
	margin-top: 20px
}

.gp-findpwd .u-steps {
	position: relative;
	margin: 20px auto;
	width: 905px
}

.gp-findpwd .u-steps .num {
	background-color: #D9D9D9;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 25px;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	border: 10px solid #fff
}

.gp-findpwd .u-steps .text {
	display: block
}

.gp-findpwd .u-steps li {
	color: #BABABA;
	font-size: 16px;
	float: left;
	width: 298px;
	position: relative;
	text-align: center;
	background: url(../img/bg2.png) center 25px repeat-x
}

.gp-findpwd .u-steps li.on {
	background-image: url(../img/bg1.png);
	color: #333
}

.gp-findpwd .u-steps li.on .num {
	background-color: #5ab580
}

.gp-findpwd .u-steps li.has {
	background-image: url(../img/bg3.png);
	color: #333
}

.gp-findpwd .u-steps li.has .num {
	background-color: #acddc1
}

@media only screen and (min-width:1100px) {
	.gp-findpwd {
		background-size: cover
	}
}

.gp-findpwd-2 .form-horizontal {
	width: 410px
}

.gp-findpwd-2 .form-horizontal .control-label {
	width: 110px
}

.gp-findpwd-2 .btn {
	margin-left: 20px
}

.gp-findpwd-3 .suc-box {
	text-align: center;
	margin-top: 70px
}

.gp-findpwd-3 .suc-box p {
	font-size: 24px;
	color: #333;
	line-height: 70px
}

.gp-findpwd-3 .suc-box a {
	color: #2b6aa7;
	font-size: 24px;
	line-height: 40px
}