.typt_por {
	margin-top: 30px !important;
	margin-bottom: 60px !important;
	width: 100%;
	margin: 0 auto;
	height: 620px;
	background: #fff url(../img/login_bg.png) no-repeat bottom;
}
.typt_top{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
}
.typt_top img{
	width: 80px;
	margin-top: 30px;
}
.typt_top h3{
	font-size: 24px;
	color: #4d92db;
	font-weight: bold;
}

.info_zc span{
	color: #4d92db;
}
.com_main {
	width: 500px;
	margin: 0 auto;
	padding-top: 0px;
}
.com_a {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #0978E8;
}
.com_a h3 {
	width: 30%;
	text-align: center;
	font-size: 24px;
	color: #0978e8;
	font-weight: 200;
	padding: 15px 0;
	border-bottom: 3px solid #0978E8;
	display: inline-block;
}
.typt_bottom{
	width: 100%;
	text-align: center;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 70px;
}
.typt_bottom img{
	width: 20px;
}
.typt_bottom h3{
	font-weight: 200;
	font-size: 13px;
	color: #9e9f9e;
}
.com_b {
	margin-bottom: 15px;
	background: #e6e6e6;
	color: #9e9f9e;
	padding: 5px 10px;
	border-radius: 5px;
}
.com_b label img {
	vertical-align: middle;
	margin-right: 10px;
	width: 24px;
}

.com_b input {
	border: none;
	background: #e6e6e6;
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
	width: 90%;
	font-size: 16px;
	color: #666666;
}
.com_b input::-webkit-input-placeholder {
	color: #848484;
	font-size: 16px;
}
.com_posi {
	position: relative;

}
.com_di {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

.foget,.info_zc {
	width: auto;
	float: left;
	padding: 15px 0 0;
	margin-right: 20px;
	font-size: 14px;
	margin-left: 20px;
}

.foget img {
	width: 22px;
	vertical-align: middle;

}

.foget span a {
	font-size: 14px;
	color: #4d92db;
}

.push_ti{
	width: 95%;
	margin: 0 auto;
}

.push_ti a{
	display: block;
	padding: 5px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.but_fot {
	width: 100%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	text-align: center;
	background: #4d92db;
}
.but_fot a {
	cursor: pointer;
	display: inline;
}

.but_fot span {
	font-size: 18px;
	color: #FFFFFF;
}

.but_fot:hover {
	background: #4d92db;
}
.dibu{margin-top:0px}