register.css 4.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. * { margin: 0px; padding: 0px; font-family: Microsoft YaHei; }
  2. .U_L_warp { position:absolute;z-index:9999999; }
  3. .U_L_w_logindiv { width: 320px; height: 410px; background: white; border: 1px solid #d5d5d5; border-radius: 3px;display:none;}
  4. .U_L_w_l_titlediv { width: 100%; height: 60px; line-height: 60px; border-bottom: 1px solid #d5d5d5; background: #f3f3f3; border-radius: 3px 3px 0px 0px; }
  5. .U_L_w_l_title { text-indent: 118px; font-size: 22px; color: #242424; font-weight: bold; float: left; }
  6. .U_L_w_l_register { text-indent: 30px; font-size: 14px; color: #b7b7b7; float: left; }
  7. .U_L_w_l_np { width: 282px; height: 120px; clear: both; margin:25px auto; }
  8. .U_L_w_l_name, .U_L_w_l_password { width: 280px; height: 50px; border: 1px solid #d5d5d5; border-radius: 4px; }
  9. .U_L_w_l_n_img, .U_L_w_l_p_img { width: 50px; height: 50px; border-radius: 4px 0px 0px 4px; background: url("img/user.png") no-repeat center #f9f9f9; float: left; border-right: 1px solid #d5d5d5; }
  10. .U_L_w_l_n_input { width: 229px; height: 50px; border: 0px; outline: none; float: left; color: Black; text-indent: 15px; border-radius: 0px 4px 4px 0px; }
  11. .U_L_w_l_password { margin-top: 16px; }
  12. .U_L_w_l_p_img { background: url("img/suo.png") no-repeat center #f9f9f9; border-right: 1px solid #d5d5d5; }
  13. .U_L_w_l_mima { width: 280px; height: 18px; font-size: 14px; margin: 14px auto; }
  14. .U_L_w_l_m_left { width: 81px; float: left; }
  15. .U_L_w_l_m_l_input { float: left; margin: 5px 5px 0px 0px; }
  16. .U_L_w_l_m_right { float: right; color: #b7b7b7; }
  17. .U_L_w_l_loginbtn { width: 280px; height: 50px; background: #179aff; color: #fff; font-size: 16px; text-align: center; line-height: 50px; margin: auto; border-radius: 4px; }
  18. .U_L_w_l_other { width: 106px; height: 60px; margin: 30px auto 0px; }
  19. .U_L_w_l_o_text { line-height: 13px; color: #b7b7b7; font-size: 13px; margin-bottom: 14px; }
  20. .U_L_w_l_o_img { width: 72px; height: 28px; margin: auto; }
  21. .U_L_w_l_o_i_weibo { width: 28px; height: 28px; float: left; background: url("img/weibo-icon.png") no-repeat center; }
  22. .U_L_w_l_o_i_weibo:hover { background: url("img/weibo-icon-hover.png") no-repeat center; }
  23. .U_L_w_l_o_i_qq { width: 28px; height: 28px; float: right; background: url("img/qq-icon.png") no-repeat center; }
  24. .U_L_w_l_o_i_qq:hover { background: url("img/qq-icon-hover.png") no-repeat center; }
  25. .U_L_w_registerdiv { width: 320px; height: 410px; background: #fff; border-radius: 6px;box-shadow: 2px 2px 2px #fff; border:1px solid #D8D8D8; display:block;}
  26. .U_L_w_l_box { width:320px; height:60px; border-radius: 6px 6px 0px 0px; line-height:60px; background-color:#f3f3f3;}
  27. .U_L_w_l_title_A { line-height: 22px; font-size: 22px; color: #242424; font-weight: bold; margin: 18px 30px 45px 116px; float: left; }
  28. .U_L_w_l_login { line-height: 14px; font-size: 14px; color: #b7b7b7; margin: 23px 0px 0px 0px; float: left; }
  29. .U_L_w_l_np { width: 280px; height: 120px; clear: both; margin:25px auto; }
  30. .U_L_w_l_name { width: 280px; height: 50px; border: 1px solid #d5d5d5; border-radius: 4px; }
  31. .U_L_w_l_n_img { width: 50px; height: 50px; border-radius: 4px 0px 0px 4px; background: url("img/user.png") no-repeat center #f9f9f9; float: left; border-right: 1px solid #d5d5d5; }
  32. .U_L_w_l_n_input { width: 229px; height: 50px; border: 0px; outline: none; float: left; color: Black; text-indent: 15px; font-size: 14px; }
  33. .U_L_w_l_password { margin-top: 16px; }
  34. .U_L_w_l_p_img { background: url("img/suo.png") no-repeat center #f9f9f9; border-right: 1px solid #d5d5d5; }
  35. .U_L_w_l_mima { width: 280px; height: 18px; font-size: 14px; margin: 14px auto; }
  36. .U_L_w_l_m_left { width: 81px; float: left; }
  37. .U_L_w_l_m_l_input { float: left; margin: 3px 5px 0px 0px; }
  38. .U_L_w_l_m_right { float: right; color: #b7b7b7; }
  39. .U_L_w_l_registerbtn { width: 280px; height: 50px; background: #179aff; color: #fff; font-size: 16px; text-align: center; line-height: 50px; margin: auto; border-radius: 4px; margin-top:82px;}
  40. .U_L_w_l_other { width: 106px; height: 60px; margin: 30px auto 0px; }
  41. .U_L_w_l_o_text { line-height: 13px; color: #b7b7b7; font-size: 13px; margin-bottom: 14px; }
  42. .code{width:280px;height:40px;float:left;margin-left: 20px; margin-top:16px; display: none;}
  43. .Verification{width:148px; height:40px; outline: none; float: left; color: Black; border: 1px solid #d5d5d5; border-radius:4px;text-align:center;}
  44. .codepct{width:116px; height:40px; background-color: #fff; border: 1px solid #d5d5d5; float: right;}
  45. .Refresh{width:18px; height:18px; float: right; margin-top: 12px; background-image: url("img/f5.png");cursor:pointer;}