#getDownDialog { background: rgba(0,0,0,0.5); position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 99; display: none; }.getdown-W {     width: 656px; height: 470px; position: fixed; left: 50%; top: 50%; margin: -240px 0 0 -328px; background: #fff;     box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.3);    }.dialog-hd { background: #1e52c0; height: 60px; color: #fff; font-size: 18px; line-height: 60px; text-indent: 30px; position: relative; }.dialog-hd .close { display: inline-block; position: absolute; right: 10px; top: 20px; text-indent: 0; width: 20px; height: 20px; background: url("../images/close.png") no-repeat; }.dialog-bd { padding: 70px 0 0 66px; }.f-list, .f-listBtn { margin-bottom: 20px; font-size: 14px; position: relative; }.f-list .f-tit, .f-list .f-text, .f-list .getVerifyCode { display: inline-block; }.f-list .f-tit { width: 90px; text-align: center; line-height: 50px; }.f-list .f-text, .f-list .f-code { margin-left: 38px;width: 368px; height: 48px; line-height: 48px; border: 1px solid #dedede; background: #eee; padding: 0 5px; }.f-list .f-code { width: 250px; }.f-list .error { position: absolute; left: 96px; top: 50px; padding: 0; font-size: 14px; color: red; }.f-list .getVerifyCode { width: 158px; height: 50px; text-align: center; margin-left: 13px; line-height: 50px; background: #e6e6e6; color: #ababab; }.getVerifyCode img { width: 100%; height: 100%; }.f-listBtn { padding-top: 20px; }.f-listBtn .btn { width: 523px; background: #1e52c0; display: inline-block; height: 50px; line-height: 34px; text-align: center; font-size: 16px; border: 0; color: #fff; cursor: pointer; }.f-listBtn .btn:hover { background: #2271ec; }.f-btotxt { margin-top: 30px; font-size: 14px; color: #999; }.f-list .btn-yzm { width: 158px; height: 50px; line-height: 50px; font-size: 16px; }