/*
.input 中height: 26px;改为height: 33px;    padding-left: 3px;改为padding-left: 20px;
.authimage中height: 26px;改为height: 33px; 
.xz1 中加上text-align:center;
*/
.reg_form_gh {
    width: 100%;
    padding: 0 25px 100px;
    line-height: 28px;
}


.content {
    padding: 25px 0;
}
.p_w {
    /* width: 1044px; */
    width: 80%;
    margin: 0 auto;
}
.news_detail .news_title, .position-title {
    background: #b4b4b4;
    color: #fff;
    font-size: 18px;
    padding: 0 0 0 22px;
    line-height: 44px;
}
.reg_info {
    background: #fff;
    padding: 50px 0;
}
.reg_form {
    width: 550px;
    padding: 0 25px 100px;
    border-left: 1px dashed #c0c1c5;
    line-height: 28px;
}
.fl {
    float: right;
}
.action_title {
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px;
    margin-bottom: 50px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}
.reg_form table td {
    padding: 5px 0;
}
.reg_form .tit {
    width: 150px;
    font-size: 14px;
    text-align: right;
    display: block;
    float: inherit;
}
input[type="text"], input[type="password"] {
    border: 1px solid #bfbfbf;
}

.input {
    border: 1px solid #bfbfbf;
    background: #fff;
    height: 33px;
    line-height: 26px;
    padding-left: 20px;
}
.w205 {
    width: 205px;
}
.grays {
    color: #b4b4b4;
}
input, select {
    vertical-align: middle;
}
.tips {
    padding-left: 20px;
    display: inline-block;
    vertical-align: middle;
    height: 28px;
}
.tips .erro {
    color: #e64141;
}
.icon_succ, .icon_del {
    background: url(../../images/bse/reg_ico.png) no-repeat -60px 0;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.xz1 {
    background: #f15a22;
    color: #fff;
    display: inline-block;
    line-height: 30px;
    padding: 0 30px;
    font-size: 14px;
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    text-align:center
}
.mr10 {
    margin-right: 10px;
}
a {
    text-decoration: none;
    outline: none;
    /*color: #FFFFFF !important;*/
}
.xz1 {
    background: #f15a22;
    color: #fff !important;
    display: inline-block;
    line-height: 30px;
    padding: 0 30px;
    font-size: 14px;
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
a {
    text-decoration: none;
    outline: none;
    color: #666;
}
.authcode {
	width: 120px;
}
.authimage {
	position: absolute;
    height: 36px;
}
.logo {
    margin-top: 15px !important;
}

/*web登录页面图片*/
.loginBgImage {
	display: inline-block;
	width: 480px;
}
.reg_form {
	padding: 0;
	border-left: 0;
}
