/*µÇÂ½¡¢×¢²á*/

#nv_member {
    margin: 0;
    padding: 0;
    position: relative;
    background: url(../images/sign-bg.jpg) no-repeat scroll top center;
}

#nv_member .zhanzhuai_nv_item, #nv_member #ft {
    display: none;
}
#nv_member .signlogo {
    position: absolute;
    top: 10px;
	width: 200px;
    height: 112px;
    margin-left: 20px;
	overflow: hidden;
}

#nv_member .mn {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(0,0,0,.1);
}

.zhanzhuai_wtitle {
    margin: 30px auto;
    padding: 10px;
    font-weight: 400;
    color: #969696;
    text-align: center;
}
.zhanzhuai_wtitle a {
    padding: 10px;
	font-size: 18px;
    color: #969696;
}
.zhanzhuai_wtitle b {
    padding: 10px;
}
.zhanzhuai_wtitle a:hover {
    border-bottom: 2px solid #ea6f5a;
}
.zhanzhuai_wtitle a.active {
    font-weight: 700;
    color: #ea6f5a;
    border-bottom: 2px solid #ea6f5a;
}
.zhanzhuai-member-info {
    width: 420px !important;
    padding: 9% 0 50px !important;
}
.zhanzhuai-member-info input.er {
    border: none;
    background: none;
}
.zhanzhuai-member-info .rfm {
    background-color: #F8F8F9;
    width: 340px;
    margin-bottom: 32px;
    border: 1px solid #eee;
	font-size: 14px;
    box-sizing: border-box;
}
.zhanzhuai-member-info form .rfm th {
    width: 80px;
    line-height: 40px;
	font-size: 14px;
    color: #999;
    text-align: right;
}
.zhanzhuai-member-info .rfm th, .zhanzhuai-member-info .rfm td {
    padding: 0;
    vertical-align: top;
    line-height: 24px;
}
.zhanzhuai-member-info .rfm .rq {
    display: none;
}
.zhanzhuai-member-info .rfm .px, .zhanzhuai-member-info .rfm .txt {
    background: none;
    width: 258px !important;
    height: 40px;
    padding-left: 18px;
    border: none;
    outline: none;
    box-sizing: border-box;
}
.zhanzhuai-member-info select, .pg_CURMODULE select {
    height: 30px !important;
    line-height: 30px !important;
    margin: 6px 0 0 20px;
    background: none;
    border: none !important;
	outline: none;
}
.zhanzhuai-member-info .rfm .p_chk, .zhanzhuai-member-info .rfm .p_tip {
    display: block;
    width: 328px;
    height: 30px;
    line-height: 30px;
    margin: 2px 0;
	    font-size: 12px;
    text-align: right;
}

.zhanzhuai-member-info .rfm .p_right .p_chk {
    background: url(../images/check_right.gif) no-repeat 318px 7px;
}

.zhanzhuai-member-info .rfm.r-code { position: relative; height: 40px;margin-bottom: 22px !important;overflow: hidden; }
.zhanzhuai-member-info .rfm.r-code a { display:none; }
.zhanzhuai-member-info .rfm.r-code .codespan { position:absolute; right:110px; top:7px; }
.zhanzhuai-member-info .rfm.r-code img { position:absolute; right:4px; top:4px; cursor:pointer; }
.zhanzhuai-member-info .rfm.r-code .txt { text-transform:uppercase; }

#nv_member .zhanzhuai_w_rfm button {
    background: #42c02e;
    width: 336px;
    height: 43px;
    border-radius: 0;
    margin-left: 27px;
    margin-right: 0;
    font-size: 16px;
	border-radius: 25px;
	outline: none;
}
#nv_member .zhanzhuai_w_rfm button:hover {
    background: #3db922;
}
#nv_member .zhanzhuai_w_rfm button.sign-in-button {
    background: #3194d0;
}
#nv_member .zhanzhuai_w_rfm button.sign-in-button:hover {
    background: #187cb7;
}
#nv_member .zhanzhuai_w_rfm.rfm {
    background: none;
	margin-bottom: 25px;
}
.zhanzhuai-member-info .zhanzhuai_w_rfm button:hover { background: #3db922; }

.zhanzhuai_cz_rfm {
    width: 338px;
    height: 30px;
    line-height: 26px;
    margin: 0 auto;
}
.zhanzhuai-more-sign {
    width: 300px;
    margin: 0 auto 20px;
    text-align: center;
}
.zhanzhuai-more-sign h6 {
    position: relative;
    margin: 0 0 10px;
    font-size: 12px;
    color: #b5b5b5;
}
.zhanzhuai-more-sign h6:after, .zhanzhuai-more-sign h6:before {
    content: "";
    border-top: 1px solid #b5b5b5;
    display: block;
    position: absolute;
    width: 60px;
    top: 5px;
}
.zhanzhuai-more-sign h6:before {
    left: 30px;
}
.zhanzhuai-more-sign h6:after {
    right: 30px;
}
.zhanzhuai-more-sign ul {
    margin-bottom: 16px;
    list-style: none;
}
.zhanzhuai-more-sign ul li {
    margin: 0 5px;
    display: inline-block;
}
.zhanzhuai-more-sign ul a {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/sign-icon.png) no-repeat;
    text-indent: -10000px;
    margin: 0 5px 0 10px;
}
.zhanzhuai-more-sign a.weixin {
    background-position: -40px -3px;
}
.zhanzhuai-more-sign a.qq {
    background-position: -40px -43px;
}
.zhanzhuai-more-sign a.weibo {
    background-position: 0 -3px;
}

/*qq×¢²á*/
.pg_connect .mn { padding: 0 20px 0 40px; }