.main {
	height: 655px;
	background: url(../img/dengru-bgc.png) no-repeat;
	background-size: cover;
}

.dengru {
	width: 380px;
	height: 555px;
	background-color: white;
	float: right;
	margin-top: 75px;
	margin-right: 45px;
	padding: 25px;
}

.dengru .dengru-top {
	font-weight: bold;
	margin-bottom: 10px;
}

.dengru .yzm {
	display: inline-block;
	width: 140px;
	float: left;
}

.dengru .yzm-img {
	display: inline-block;
	width: 95px;
	height: 30px;
	margin-left: 12px;
	float: left;
}

.dengru .yzm-img img {
	width: 100%;
	height: 100%;
}

.dengru .shuaxin {
	display: inline-block;
	width: 20px;
	margin-bottom: 5px;
	height: 20px;
	cursor: pointer;
	float: left;
	margin-left: 12px;
	margin-top: 6px;
}

.dengru .shuaxin img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#tongyi {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-top: 20px;
	margin-right: 5px;
}

.dengru .dengru-top i {
	display: inline-block;
	width: 3px;
	height: 15px;
	background-color: #fd4746;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}

.dengru .input {
 	line-height: 35px;
}

.dengru input {
	border: 1px solid #e0e0e0;
    display: block;
    height: 36px;
    padding-left: 10px;
    width: 100%;
}

.dengru .wjmm {
	line-height: 32px;
	float: right;
	display: block;
	color: #fd4746;
	text-decoration: none;
}

.dengru .zc {
	display: inline-block;
	width: 100%;
	height: 42px;
	background-color: #fd4746;
	text-align: center;
	line-height: 42px;
	border-radius: 3px;
	color: white;
	text-decoration: none;
	margin: 15px 0;
}

.dengru .ijob {
	text-align: center;
}

.dengru .ijob a {
	color: #FD4746;
	text-decoration: none;
}

.dengru .ijob a i {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 5px;
}

.dengru .ijob a i img {
	width: 100%;
	height: 100%;
}