usercenter.css 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  1. /*ϵͳ֪ͨ*/
  2. .centerIndex .myMsgBar{
  3. padding:10px 15px
  4. }
  5. .centerIndex .myMsgBar .msgNum {
  6. margin:0 20px 0 0
  7. }
  8. .centerIndex .myMsgList {
  9. margin:0 0 20px 0
  10. }
  11. .centerIndex .myMsgList .msgEntry {
  12. padding:15px;
  13. border-bottom:1px dashed #d2d2d2
  14. }
  15. .centerIndex .myMsgList .todayMsg{
  16. background:#fbfef0
  17. }
  18. .centerIndex .JgMsg a{
  19. margin:0 10px
  20. }
  21. .centerIndex .sysMsg .msgEntry {
  22. cursor:pointer
  23. }
  24. .centerIndex .sysMsg .sysMsgDetail {
  25. display:none;
  26. overflow:hidden
  27. }
  28. /*ϵͳ֪ͨ*/
  29. .myHome .userIcon{
  30. width:16px;
  31. height:16px;
  32. float:left;
  33. margin:0 5px 0 0;
  34. overflow:hidden;
  35. line-height:45px
  36. }
  37. .myHome .userIcon b{
  38. display:block;
  39. width:16px;
  40. height:16px;
  41. background:url(userIco.png) no-repeat 0 0
  42. }
  43. .myHome .userLv_01 b{background-position:0 -80px}
  44. .myHome .userLv_02 b{background-position:-16px -80px}
  45. .myHome .userLv_03 b{background-position:0 -96px}
  46. .myHome .userLv_04 b{background-position:-16 -96px}
  47. .myHome .userLv_05 b{background-position:0 -112px}
  48. .myHome .userLv_06 b{background-position:-16px -112px}
  49. .myHome .userLv_07 b{background-position:0 -128px}
  50. .myHome .userLv_08 b{background-position:-16px -128px}
  51. .myHome .userLv_09 b{background-position:0 -144px}
  52. .myHome .userLv_10 b{background-position:-16px -144px}
  53. .myHome .userLv_11 b{background-position:0 -160px}
  54. .myHome .userLv_12 b{background-position:-16px -160px}
  55. .myHome .userLv_13 b{background-position:0 -176px}
  56. .myHome .userProf b{background-position:0 -32px}
  57. .myHome .userProf b.Enb{background-position:-16px -32px}
  58. .myHome .userEmail b{background-position:0 -48px}
  59. .myHome .userEmail b.Enb{background-position:-16px -48px}
  60. .myHome .userPhone b{background-position:0 -64px}
  61. .myHome .userPhone b.Enb{background-position:-16px -64px}
  62. .myHome .userYear b{background-position:0 0}
  63. .myHome .userSup b{background-position:-16px -176px}
  64. .myHome .userGold b{background-position:0 -192px}
  65. .myHome .sidebar {
  66. width:230px;
  67. _width:229px;
  68. position:relative
  69. }
  70. .myHome .sidebar .userAvtra {
  71. margin:20px 0 20px 0;
  72. text-align:center
  73. }
  74. .myHome .sidebar .userAvtra {
  75. margin:20px 0 0 0;
  76. text-align:center
  77. }
  78. .myHome .sidebar .userAvtra img {
  79. padding:1px;
  80. border:1px solid #fff;
  81. background:#A8CB19;
  82. margin:0 0 5px 0;
  83. position:absolute;
  84. width:50px;
  85. left:8px;
  86. box-shadow: 0 0 1px 1px #666666;
  87. }
  88. .myHome .sidebar .userAvtra p {
  89. font-size:14px;
  90. margin:0 0 8px 0;
  91. padding:0 0 0 70px
  92. }
  93. .myHome .sidebar .userAvtra p.userName{
  94. background:#676767;
  95. padding-top:8px;
  96. padding-bottom:8px;
  97. margin-top:10px;
  98. color:#fff
  99. }
  100. .myHome .sidebar .userAvtra .myOver b {
  101. font-size:18px
  102. }
  103. .myHome .sidebar .userAvtra .myOver .button {
  104. margin:10px 0 20px 85px
  105. }
  106. .myHome .sidebar p.userBadge {
  107. margin:0 0 10px 0
  108. }
  109. .myHome .sidebar .myMenu {
  110. margin:20px 0 0 0
  111. }
  112. .myHome .sidebar .myMenu .myMenuEntry{
  113. margin:1px 0
  114. }
  115. .myHome .sidebar .myMenu .myMenuEntry a.fir{
  116. display:inline-block;
  117. *display:inline;
  118. zoom:1;
  119. height:36px;
  120. line-height:36px;
  121. padding:0 0 0 36px;
  122. color:#666;
  123. font-size:14px;
  124. width:194px
  125. }
  126. .myHome .sidebar .myMenu .myMenuEntry a.fir:hover{
  127. background:#f3f7e6
  128. }
  129. .myHome .sidebar .myMenu .now a.fir{
  130. background-color:#f1f1f1;
  131. font-weight:600;
  132. color:#89a223
  133. }
  134. .myHome .sidebar .myMenu .now a.fir:hover{
  135. background-color:#f1f1f1;
  136. color:#666
  137. }
  138. .myHome .homeContent {
  139. margin:20px 0 0 230px;
  140. border:1px solid #ededed;
  141. -moz-box-shadow:2px 2px 2px #f2f2f2;
  142. -webkit-box-shadow:2px 2px 2px #f2f2f2;
  143. box-shadow:2px 2px 2px #f2f2f2;
  144. _width:718px;
  145. _float:left;
  146. _margin-left:0
  147. }
  148. .myHome .homeContent .centerTab {
  149. margin:1px;
  150. background:#f1f1f1 url(centertabbg.png) repeat-x left bottom
  151. }
  152. .myHome .homeContent .centerTab ul{
  153. width:100%
  154. }
  155. .myHome .homeContent .centerTab li {
  156. float:left
  157. }
  158. .myHome .homeContent .centerTab li a {
  159. display:inline-block;
  160. *display:inline;
  161. zoom:1;
  162. padding:0 40px;
  163. height:35px;
  164. line-height:36px;
  165. color:#999;
  166. border-bottom:1px solid #e1e1e1;
  167. font-size:14px;
  168. text-shadow:1px 1px 0 #fff
  169. }
  170. .myHome .homeContent .centerTab li a:hover{
  171. color:#333;
  172. background:#f8f8f8;
  173. height:35px;
  174. border-bottom:1px solid #869F2A
  175. }
  176. .myHome .homeContent .centerTab li a.now {
  177. background:#fff;
  178. border-bottom:1px solid #fff;
  179. border-right:1px solid #e1e1e1;
  180. margin:0 0 -1px 0;
  181. color:#81971c;
  182. font-weight:600
  183. }
  184. .myHome .homeContent .userItem .userEntry {
  185. padding:10px 20px 20px;
  186. margin:10px 0;
  187. border-bottom:1px dashed #dcdcdc
  188. }
  189. .myHome .homeContent .userItem .noPadding {padding:10px 1px 20px 1px}
  190. .myHome .homeContent .userItem .noLine {border:none}
  191. .myHome .homeContent .userItem .userEntry .orgBar {
  192. display:inline-block;
  193. *display:inline;
  194. zoom:1;
  195. width:200px;
  196. vertical-align: top;
  197. background:#ccc;
  198. height:14px;
  199. margin:0 10px
  200. }
  201. .myHome .homeContent .userItem .userEntry .orgBar:hover{
  202. background:#999
  203. }
  204. .myHome .homeContent .userItem .userEntry .orgBar .barWidth{
  205. width:70%;
  206. background:#f9a119;
  207. display:inline-block;
  208. *display:inline;
  209. zoom:1;
  210. height:14px;
  211. background: -moz-linear-gradient(top, #ffc20f, #f79b1c);
  212. background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc20f), to(#f79b1c));
  213. }
  214. .myHome .homeContent .userItem .userEntry h2{
  215. color:#333;
  216. font-weight:600;
  217. margin:0 0 10px 0
  218. }
  219. .myHome .centerFormItem {
  220. padding:20px 30px
  221. }
  222. .myHome .userEntry .haveNotSub {
  223. margin:50px 0
  224. }
  225. .myHome .userEntry .haveNotSub .fL {
  226. margin:15px 10px 0 0
  227. }
  228. .myHome .userEntry .haveNotSub .askSubItem,.myHome .userEntry .haveNotSub .costSubItem {
  229. width:400px;
  230. margin:0 auto;
  231. height:51px;
  232. padding:0 0 0 55px;
  233. background:url(usercentericon.png) no-repeat -10px 0;
  234. color:#999
  235. }
  236. .myHome .userEntry .haveNotSub .askSubItem b{
  237. color:#b72928
  238. }
  239. .myHome .userEntry .haveNotSub .costSubItem {
  240. width:440px;
  241. background-position:-10px -51px;
  242. }
  243. .myHome .userEntry .haveNotSub .costSubItem b{
  244. color:#376d00
  245. }
  246. .myHome .userEntry .mySubcost h3{
  247. color: #016502;
  248. font-size: 14px;
  249. margin: 5px 0 5px 10px
  250. }
  251. .myHome .centerFormItem table thead th {
  252. font-size:18px;
  253. font-weight:600
  254. }
  255. .myHome .centerFormItem table th {font-weight:normal;padding:0 10px 0 0}
  256. .myHome .centerFormItem table th b {color:#f90000;font-size:14px}
  257. .myHome .centerFormItem table td{
  258. padding:15px 0;
  259. }
  260. .myHome .centerFormItem p.tips {
  261. background:#FEFBCE;
  262. border: 1px solid #E7DA57;
  263. color: #666563;
  264. display:block;
  265. padding:3px 5px
  266. }
  267. .myHome .inputText {
  268. background: url(globalIcon.png) repeat-x scroll 0 -596px #FFFFFF;
  269. border-color: #898989 #D0D0D0 #D0D0D0 #898989;
  270. border-style: solid;
  271. border-width: 1px;
  272. font-size: 12px;
  273. height: 18px;
  274. padding: 2px 0 2px 5px;
  275. color:#999;
  276. line-height:18px;
  277. border-radius: 3px 3px 3px 3px;
  278. -webkit-border-radius: 3px 3px 3px 3px;
  279. -moz-border-radius: 3px 3px 3px 3px
  280. }
  281. .myHome .inputText:focus{
  282. border-color:#ff6501;
  283. background:#fff;
  284. color:#333;
  285. font-weight:600
  286. }
  287. .myHome .centerFormItem input {
  288. vertical-align:middle;
  289. margin: 0 5px 0 0;
  290. }
  291. .myHome .centerFormItem select,.myHome .centerPriceItem select{
  292. background: none repeat scroll 0 0 #F9F9F9;
  293. border-color: #898989 #D0D0D0 #D0D0D0 #898989;
  294. border-style: solid;
  295. border-width: 1px;
  296. color: #666;
  297. padding: 2px;
  298. vertical-align: middle;
  299. }
  300. .myHome .centerFormItem .inputErro,.myHome .centerFormItem .erroTips {
  301. border-color:#f90000;
  302. color:#f90000
  303. }
  304. .myHome .toCashItem .cashInput{
  305. padding:20px 50px
  306. }
  307. .myHome .toCashItem .cashInput h2{
  308. font-size:22px;
  309. margin:0 0 10px 0
  310. }
  311. .myHome .toCashItem .cashInput .inputItem input{
  312. height:28px;
  313. line-height:28px;
  314. width:200px;
  315. margin:0 20px 0 0;
  316. padding:0 8px
  317. }
  318. .myHome .toCashItem .toCashTips {
  319. border:1px solid #e6db55;
  320. background:#fffbcc;
  321. padding:8px 10px;
  322. color:#666452;
  323. margin:0 10px
  324. }
  325. .myHome .toCashItem .tipsErro{
  326. background-color:#FFCECE;
  327. border-color:#DF8F8F;
  328. color:#f90000
  329. }
  330. .myHome .toCashItem .cashRecord h2{
  331. margin:20px 0 10px 5px
  332. }
  333. .myHome .toCashItem .cashRecord table{
  334. width:100%;
  335. margin:0 0 20px 0
  336. }
  337. .myHome .toCashItem .cashRecord th,.myHome .toCashItem .cashRecord td{
  338. height:40px;
  339. line-height:40px;
  340. padding:0 5px
  341. }
  342. .myHome .toCashItem .cashRecord th{
  343. background:#f7f7f7;
  344. height:30px;
  345. line-height:30px
  346. }
  347. .myHome .toCashItem .cashRecord td {
  348. border-bottom:1px dashed #dbdbdb
  349. }
  350. .myHome .rssPriceList {
  351. margin:0 0 0 20px
  352. }
  353. .myHome .rssPriceList .rssTips {
  354. background:#FFFBCC;
  355. border:1px solid #E6DB55;
  356. color:#666452;
  357. margin:0 20px 10px 0;
  358. padding:5px 8px
  359. }
  360. .myHome .rssPriceList dt {
  361. display:block;
  362. width:100%;
  363. font-size:14px;
  364. margin:0 0 10px 0;
  365. padding:20px 0 0 0;
  366. font-weight:600
  367. }
  368. .myHome .rssPriceList dd {
  369. width:140px;
  370. float:left;
  371. margin:0 0 20px 0
  372. }