
/**修改注册资料**/
.second-tit {margin-bottom: 62px;text-align: right;font-size: 20px;color: #3d3d3d;height: 20px;}
.second-tit span{margin-right: 193px;vertical-align: top;height: 20px;line-height: 20px;margin-left: 20px;}
table {width: 100%;}
.prompt{width: 341px;line-height: 40px;font-size: 18px;color: #414141;}
input.txt{font-size: 14px;margin-left: 33px;width: 324px;border-radius: 2px;border: 1px solid #adadad;height: 38px;padding-left: 16px;}
input.txt.txtCode {width: 136px;float: left;}
td{padding: 10px 0px;position: relative;}
input.modifyBtn {cursor: pointer;width: 286px;height: 55px;border: 0px;border-radius: 4px;background-color: #65c2a3;font-size: 23px;color: #fff;margin-right: 7px;margin-left: 49px;margin-top: 20px;}
span.star {color: #e64e4d;font-size: 24px;padding-left: 24px;vertical-align: middle;}
input#idCard {border: 0px;}
td img {margin-left: 22px;float: left;}
.reminder {float: left;font-size: 14px;line-height: 18px;padding: 2px 0px;margin-left: 19px;margin-right: 3px;cursor: pointer;color: #65c2a3;
}

.bg {background-color: #000;opacity: 0.3;top: 0px;left: 0px;width: 100%;height: 100%;z-index: 99;position: fixed;filter: alpha(opacity=30);}
.promptPage {width: 634px;margin-left: -317px;padding: 8px 12px;position: fixed;background: #FFF none repeat scroll 0% 0%;box-shadow: 0px 0px 36px 5px #a1a1a1;left: 50%;z-index: 9999;top: 41%;color: #666;height: 213px;}
.close img {float: right;}
.promptPage p {font-size: 20px;text-align: center;color: #404040;margin-top: 48px;}