register.css 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. *{padding: 0;margin: 0;box-sizing:border-box;}
  2. html{font-size:62.5%;}
  3. body{font:14px "simsun",Arial,Helvetica,sans-serif;width:100%;
  4. background-color:#fff;
  5. font-size:1.4rem;
  6. }
  7. body,h1,h2,h3,h4,h6,p,ul,ol,dl,dd{margin:0;padding:0;list-style:none;}
  8. a{text-decoration:none;}
  9. a:hover{text-decoration:none;}
  10. .lf{float:left;}
  11. .rf{float:right;}
  12. .clear{clear:both;}
  13. input:focus{outline: none;}
  14. ul,ol{padding: 0;margin: 0;list-style: none;}
  15. ::input-placeholder{color:#cccccc;}
  16. ::-webkit-input-placeholder{color:#cccccc;}
  17. ::-moz-input-placeholder{color:#cccccc;}
  18. ::-ms-input-placeholder{color:#cccccc;} 
  19. /*registered页面container的css*/
  20. .registered{width:100%;height:800px;
  21. background: url(../../img/resiger_bj.jpg) no-repeat ;
  22. background-size: 100% 100%;
  23. margin-top: 65px;
  24. }
  25. .topNavBj .topHeader{
  26. border-bottom:5px solid #2C6698
  27. }
  28. .reg_con{width:1200px;height:770px;margin:0 auto;
  29. /* background-image:url(../../img/zhucebg5.jpg) ;*/
  30. }
  31. .clear_first{width:100%;height:1px;}
  32. .zhuce{width:775px;height:515px;margin:0 auto;margin-top:80px;
  33. background: #fff; position: relative;}
  34. .title{width:100%;height:50px;font-size: 2rem;color:#5C5C5D;
  35. line-height:50px;padding-left:50px;}
  36. .shadow{width:775px;height:25px;margin:0 auto;margin-top:-3px;}
  37. .regist{width:350px;height:450px;padding-left:50px;display: inline-block;
  38. position: absolute;top:50px;left:0;}
  39. .zhuce_input{width:255px;height:40px;border:1px solid #E5E5E5;position: relative;
  40. margin-bottom:10px;line-height:38px;}
  41. .zhuce_input>select{border:none;width:200px;height:36px;color:#707070; background: transparent;
  42. outline: none;}
  43. .zhuce_input>input{border:none;width: 200px;}
  44. .log_del{margin-left:15px;}
  45. .yanzheng{width:255px;height:40px;position: relative;margin-bottom:10px;}
  46. .yanzhengma{width:165px;height:40px;border:1px solid #E5E5E5;
  47. line-height: 38px;display:inline-block;margin-right:10px;}
  48. .yanzhengma>input{border:none;padding-left:10px;}
  49. .yanzhengma_cont{display:inline-block;width:80px;height:40px;line-height: 38px;
  50. position: absolute;top:0;right:0;}
  51. .yanzhengma_cont>img{width:100%;height:100%;border: none;}
  52. .cellcode{width:255px;height:40px;position: relative;}
  53. .cellcode>div{width:165px;height:40px;border:1px solid #E5E5E5;
  54. line-height: 38px;display:inline-block;margin-right:10px;}
  55. input{padding-left:10px;}
  56. .cellcode>a{color:#F18101;}
  57. #photo{color:#ccc;display: inline-block;padding-left: 0;background: none;text-align: center;border:none}
  58. #photo_num{width: 152px;display: inline-block;color:#ccc;height: 38px;line-height: 38px;border: none}
  59. .leibie{width:120px;height:30px;display:inline-block;color:#F18101;font-size: 1.4rem;
  60. line-height: 28px;font-weight: bold;padding-left: 20px;position: relative;}
  61. .leibie input{display:inline-block;width:15px;height:15px;margin-right: 5px;position: absolute;
  62. top:5px;left:0;visibility: hidden;}
  63. .login_check .qiye_lab,.login_check .zhuangjia_lab{height:34px;}
  64. .businessName{width:255px;height:40px;border:1px solid #E5E5E5;
  65. margin-bottom:10px;line-height:38px;}
  66. .linkmanName{width:255px;height:40px;border:1px solid #E5E5E5;
  67. margin-bottom:10px;line-height:38px;}
  68. .zhuangjiaName{width:255px;height:40px;border:1px solid #E5E5E5;
  69. margin-bottom:10px;line-height:38px;display:none;}
  70. #business,#linkman,#man{width:250px;}
  71. .submit{width:255px;height:40px;border:1px solid #E5E5E5;
  72. margin-bottom:10px;line-height:38px;}
  73. .submit>input{width:100%;height:100%;background-color: #F18101;color:#fff;
  74. font-size: 1.8rem;font-weight: bold;letter-spacing:20px;}
  75. .protocol{width:255px;height:30px;line-height: 20px;}
  76. .protocol a{color:#F18101;font-weight: 400;}
  77. #protocol{visibility: hidden;}
  78. .picture{width:420px;height:420px;border-left:1px solid #E5E5E5;
  79. display: inline-block;position: absolute;top:50px;left:350px;}
  80. .denglu{width:400px;height:20px;text-align: right;display: inline-block;
  81. position: absolute;top:0;left:0;}
  82. .denglu>a{color:#F18101;}
  83. .huodong{position: absolute;top:20px;left:0;}
  84. .login_{width: 100%;background: rgba(6,6,6,.4);position: fixed; display: none;height: 100%;
  85. top: 0;left: 0;z-index: 999;}
  86. .login_close_{position: absolute;top:21%;right: 576px;width: 24px;
  87. height: 22px;z-index: 2000;cursor: pointer;}
  88. .login_main_{width:800px;height:60%;background-color: #fff;position: absolute;top: 20%;left: 50%;margin-left: -400px;
  89. padding: 20px 50px;overflow-y: auto;box-shadow: 0 4px 10px 0 #777;}
  90. .title_{line-height: 50px;}
  91. .longin_foot{line-height: 50px;}
  92. #userpassword{width: 190px;}
  93. .regist .zhuce_input:first-child input{
  94. width: 180px;
  95. }
  96. .star{
  97. position: absolute;
  98. right: 0;
  99. color: red;
  100. margin-right: -20px;
  101. }
  102. .zhuce_input input{
  103. height: 38px;
  104. line-height: 38px;
  105. }
  106. .zhuce_input>img{
  107. width: 40px;
  108. display: inline-block;
  109. height: 30px;
  110. }
  111. /*登陆页面*/
  112. .login{width: 100%;background: rgba(6,6,6,.4);position: fixed;top: 0;left: 0;z-index: 999;}
  113. .login_mian{width: 600px;background: #ffffff;position: absolute;top: 50%;margin-top: -200px;left: 50%;margin-left: -300px;padding-left: 60px;padding-top: 60px;padding-bottom: 96px;}
  114. .login_left{float: left;padding-bottom: 10px;width: 220px;}
  115. .login_left .login_ewm{width: 95px;padding-top: 34px;margin-bottom: 10px;display: inline-block;text-align: center;}
  116. .login_left .login_ewm img{margin-bottom: 10px;width:90px;}
  117. .login_left p{line-height: 26px;font-size: 16px;width: 95px;text-align: center;}
  118. .login_right{float: left;padding-left: 32px;width:288px;border-left:1px solid #E5E5E5;}
  119. .login_right h5{font-size: 18px;color: #373739;font-weight: normal;}
  120. .login_right h5 a{font-size: 14px;color: #f81009;margin-left: 62px;}
  121. .login_right form .login_uesr,.login_pass{width: 256px;height: 40px;position: relative;border: 1px solid #cccccc;}
  122. .login_uesr label img,.login_pass label img{width: 20px;height: 22px;position: absolute;top: 8px;left:10px;border: none;}
  123. .zhuce_input .log_del{width: 16px ;height: 16px;position: absolute; top: 10px;right: 10px;}
  124. .log_del:hover{cursor: pointer;}
  125. .login_uesr{margin-bottom: 20px;}
  126. .cheackeds{background:url(../../img/check_lo.png) no-repeat center left}
  127. .cheackeds_no{background:url(../../img/check_lono.png) no-repeat center left}
  128. .login_{display: none;}
  129. .login_check u{float: right;line-height: 38px;}
  130. .login_check u a{color: #f18101;}
  131. .login_check label{height: 38px;line-height: 38px ;color: #f18101;font-weight: normal;}
  132. .lab_check{background: url(../../img/check_lo.png) no-repeat center left;/*background-size:34% 40%;*/}
  133. .lab_checkno{background: url(../../img/check_lono.png) no-repeat center left;/*background-size:34% 40%;*/}
  134. .login_check label input{margin-right: 4px; visibility: hidden;}
  135. .login_check label:hover{cursor: pointer;}
  136. .login_submit{width: 100%;height: 38px;font-size: 20px;background: #f18101;color: #FFFFFF;text-align: center;border: none;}
  137. .login_hua {position: absolute;top: 0;right: 0;}
  138. .login_close:hover{cursor: pointer;}
  139. .login_check label:first-child{margin-right: 15px;}
  140. .head_login:focus{text-decoration: none;}
  141. /*底部定制*/
  142. #bottom{background:#fff;margin-top:-150px;background: url(../../img/bottom_bg.png) no-repeat center center;
  143. background-size:120% 100%;}
  144. .bottom{margin-top:0;}
  145. .glyphicon-user,.glyphicon-phone{
  146. vertical-align: top;
  147. margin-top: 10px;
  148. font-size: 18px;
  149. padding: 0 10px;
  150. border-right: 1px solid #E5E5E5;
  151. }
  152. .zhuce_input{
  153. margin-top: 10px;
  154. }