﻿@charset "utf-8";
html {
	background: #56b07d;
}

.top-respace {
	padding-top: 25px;
}
.header {
	color: #fff;
	margin-bottom: 25px;
	height: 60px;
}
.logo {
	width: 228px;
	height: 60px;
	background: url(//static.jjoobb.cn/images/personal/register/logo.png) no-repeat left top;
}
.logo a {
	display: block;
	width: 228px;
	height: 60px;
}
.logo-font {
	font-size: 20px;
	font-weight: bold;
	display: inline;
	line-height: 24px;
	height: 24px;
	margin: 28px 0 0 5px;
}

.login-bg {
	height: 38px;
	margin-top: 5px;
	padding-bottom: 8px;
	position: relative;
}

.login-bg .icon {
	color: #ccc;
	font-size: 18px;
	position: absolute;
	top: 9px;
 *top:10px;
	left: 10px;
}
.login-bg input {
	padding-left: 35px;
}
.login-box {
	background: #fff;
	width: 233px;
	height: 36px;
	line-height: 36px\9;
	box-sizing: content-box;
	padding: 0 10px;
	border-radius: 3px;
	border: 1px #e3e3e3 solid;
}

.login-box:focus, .verification:focus, .registerform .inputxt:focus, .registerform-control:focus, .import-input:focus {
	border: 1px #66be8c solid;
}

.password {
	font-size: 20px;
}

.login-btn {
	background: #66be8c;
	border-radius: 3px;
	color: #fff;
	display: block;
	width: 280px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	margin-left: 50px;
}

.bind-space {
	font-size:12px;
	margin-left:5px;
	color: red;
}
.bind-top{
	width: 632px;
    padding: 0 28px 16px;
    border-bottom: 1px #e3e3e3 dashed;
}
.bind-space-icon {
	font-size:20px;
	margin-right:5px;
	display: inline-block;
	font-family: "iconfont";
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

#wrapper-bind {
	width: 794px;
	height: 100%;
	margin: 0 auto;
}

.binding-container {
	width: 690px;
	height: auto;
	overflow: hidden;
	padding: 48px 52px;
	background: #f7f7f7;
}

.associate {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 24px;
	height: auto;
	overflow: hidden;
}

.associate-left {
	width: 60px;
	height: 60px;
	border: 1px #e3e3e3 solid;
	display: inline;
	margin-right: 15px;
	background: url(//static.jjoobb.cn/images/jobhr/SocialInsurance/logobg_80.jpg) no-repeat center center;
	background-size: 100%;
}

.associate-left img{
	width: 100%;
	height: 100%;
}

.associate-right {
	height: 62px;
	line-height: 62px;
}

.associate-right .ass-name {
	color: #61b988;
}

.binding {
	width: 688px;
	height: auto;
	overflow: hidden;
	border: 1px #e3e3e3 solid;
	padding: 32px 0;
	background: #fff;
}

.binding p{
	font-size: 16px;
}

.mb-bind {
	margin-bottom: 18px;
}

.bind-main {
	padding: 25px 10px 0 145px;
	height: auto;
	overflow: hidden;
}

.asso-ml {
	margin-left: 50px;
}




