.clearfix{
    zoom:1;
}
.clearfix:after{
    display: table;
    clear: both;
    content: "";
}
.hide{
    display: none;
}
.pull_left{
    float: left;
}
.pull_right{
    float: right;
}
.text_overflow{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.hide{
    display: none;
}
a{
    font-size: 14px;
    color: #999999;
    text-decoration:none;
}
a:hover{
    color: #DD1B23;
    text-decoration:none;
}
input{
	padding:0;
	outline:none!important;
}
.text-overflow{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.common_header{
	line-height: 74px;
	position: relative;
}
/*.logo_wrap, .header_content, .action_wrap{
	height: ;
}*/
.logo_wrap{
	position: absolute;
	top: 50%;
	margin-top: -29px;
	display: inline-block;
	height: 58px;
	width: 117px;
	margin-left: 20px;
}
.logo_wrap img{
	width: 100%;
}
.header_content{
	width: 1000px;
	margin: 0 auto;
}
.header_item{
	margin: 0 10px;
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	cursor: pointer;
	
}

.action_wrap{
	position:absolute;
	top:0;
	right:0;
	display: inline-block;
	margin-right: 20px;
}
.action_wrap>div{
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
	font-size: 14px;
	color: #333333;
	font-weight: 600;
	cursor:pointer;
}
.hover{
	color: #AF2127!important;
}
.sign_up{
	padding:5px ;
	line-height: 1;
	border: 1px solid #333333;
	border-radius: 3px;
}








/*閻ц缍嶉幓鎰仛濡楋?*/
.mask{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index:10002;
    background-color: rgba(0,0,0, 0.3);
}
.mask_content{
    position: absolute;
    left: 50%;
    top:50%;
    margin-left: -210px;
    margin-top: -210px;
    width:420px;
    padding-bottom:40px;
    background: #FFFFFF;
    border-radius: 2px;
}
.mask_title{
    font-size: 0;
}
.mask_content .title_left, .mask_content .title_right {
    display: inline-block;
    vertical-align: top;
}
.mask_title .title_left, .mask_title .title_right{
    width: 50%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #666666;
    font-weight: 600;
    text-align: center;
    background: #EDEDED;
    cursor: pointer;
}

.title_active{
    background: #fff !important;
    color: #222222 !important;
}
.mask_content .main_mask{
    padding: 45px 40px 0 40px;
}
.tip{
    font-size: 12px;
    color: #888888;
    text-align: justify;
    line-height: 12px;
}
.main_mask input{
    width: 100%;
    height: 43px;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD!important;
    text-indent: 50px;
}
.name_icon_fa{
	position:relative;
}
.pass_icon_fa{
	position:relative;
}
.employer_name{
	/*background: url("../../images/wzj/username.png") 15px center no-repeat;*/
	margin-bottom:20px;
}
.name_icon_fa .name_icon{
	position:absolute;
	top:11px;
	left:16px;
	width:25px;
	height:25px;
	background: url("../../images/wzj/username.png") no-repeat;
}
.pass_icon_fa .pass_icon{
	position:absolute;
	top:11px;
	left:16px;
	width:25px;
	height:25px;
	background: url("../../images/wzj/password.png") no-repeat;
}
.employer_password{
	/*background: url("../../images/wzj/password.png") 15px center no-repeat;*/
	margin-bottom:20px;
}
.main_mask input:focus{
    outline: none;
}
.error_tip{
	position: absolute;
    height: 30px;
    line-height: 30px;
    top: 54px;
    font-size: 14px;
    color: #DD1b23;
}
.img_tip{
	height:40px;
}
.img_input, .validate_img{
	display:inline-block;
	vertical-align:middle;
}
.img_input{
	width:160px!important;
	text-indent: 0px!important;
	padding:5px!important;
	height:30px!important;
	line-height:30px!important;
}
.validate_img{
	height:26px;
	width:70px;
	margin-left:20px;
}
.login_btn{
    border: none;
    width: 100%;
    height:43px;
    line-height: 43px;
    background: #DD1B23;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    outline: none;
    color: #fff;
}
.forget, .login_now{
    text-align: right;
    margin-top:8px;
}
.forget a, .login_now a{
}
.tip{
    border-top: 1px solid #F0F0F0;
    margin-top: 15px;
    padding-top: 15px;
}
/*鎼存洟鍎撮幓鎰仛濡楋拷*/



/*fenye*/
.pagination_wrap{
	text-align:center;
}
.pagination span, .pagination a{
	display:inline-block;
	border: 1px solid #E8E8E8;
	color:#999999;
	font-size:12px;
	margin-right:10px;
	padding:10px
}
.pagination .current{
	border: none;
	font-size: 12px;
	color: #DD1B23;
}
.pagination_tip{
	display:inline-block;
	font-size: 12px;
	color: #999999;
}
.pagination_input{
	border: 1px solid #E8E8E8;
	height:32px;
	width:32px;
	line-height:32px;
}
.pagination_submit{
	width:48px;
	height:32px;
	border:none;
	background: #EEEEEE;
	font-size: 12px;
	color: #7D7D7D;
}

.sign{
	width:100px;
}
/*position alert*/
.city-finder-box {
  display: none;
  position: absolute;
  z-index: 10;
  width: 650px;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #e4e4e4;
}
.city-finder-box .city-finder-header {
  position: relative;
  color: #f57900;
  padding: 15px 20px;
}
.city-finder-box .city-finder-close {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  margin-top: -7px;
  right: 20px;
  background: transparent url(../../images/wzj/icon-city-close.png) no-repeat center center;
  cursor: pointer;
}
.city-finder-box .city-finder-nav {
  padding: 10px 5px;
  background: #959595;
}
.city-finder-box .city-finder-nav span {
  color: #fff;
  padding: 5px 10px;
  margin: 0 6px;
  cursor: pointer;
}
.city-finder-box .city-finder-nav span.active {
  background: #fff;
  color: #959595;
}
.city-finder-box .city-finder-content {
  padding: 15px;
  line-height: 30px;
}
.city-finder-box .city-finder-content dt {
  color: #12a189;
  float: left;
  display: block;
  width: 20px;
}
.city-finder-box .city-finder-content dd {
  float: left;
  display: block;
  width: 550px;
}
.city-finder-box .city-finder-content dd ul {
  margin-left: 10px;
}
.city-finder-box .city-finder-content dd li {
  float: left;
  height: 30px;
  line-height:30px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
 white-space: nowrap;
  width: 33%;
}

#page_nav{
	text-align:center;
	color: #999999;
	font-size: 12px;
	margin-top:50px;
	margin-bottom:50px;
}
#page_nav a{
	padding:5px;
	border: 1px solid #E8E8E8!important;
	cursor:pointer;
}
.resetpwdFooter {
	position: fixed;
	bottom: 0;
}






/*fooetr*/
.footer_wrap{
	background-color:#333;
	margin-top:30px;
}

.footer{
	width:1000px;
	margin:0 auto;
	padding:15px;
	text-align:center;
	padding-top:25px;
}
.footer-logo, .footer_nav, .erweima{
	display:inline-block;
	vertical-align:middle;
}
.footer-logo{
	margin-right:20px;
}
.footer_nav{
	width:551px;
	font-size:0;
	padding-left:30px;
	border-left:1px solid #454545;
}
.footer_nav li{
	float:left;
	width:130px;
	text-align:left;
	padding:10px 0;
	font-size: 12px;
	color: #EEEEEE;
}
.footer_nav li a{
	color: #EEEEEE;
	text-align:left;
}
.erweima img{
	display:inline-block;
	width:80px;
	height:80px;
	margin:0 10px;
}

.footer-bottom{
	opacity: 0.4;
font-size: 12px;
color: #FFFFFF;
line-height: 16px;
margin:20px 0 10px 0;
}
