UCD_TOP.css 4.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. /*上部样式*/
  2. .UCD_TOP {
  3. background-color:rgb(33,178,254);
  4. /* -webkit-border-radius: 4px; */
  5. -moz-border-radius: 4px;
  6. /* border-radius: 4px; */
  7. /* -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); */
  8. -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  9. /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); */
  10. height: 5%;
  11. width:100%;
  12. overflow:hidden;
  13. color:White;
  14. background: linear-gradient(#4f4f4f, #3c3c3c);
  15. /* border-top:1px solid white; */
  16. background: -webkit-linear-gradient(#4f4f4f, #3c3c3c); /* Safari 5.1 - 6.0 */
  17. background: -o-linear-gradient(#4f4f4f, #3c3c3c); /* Opera 11.1 - 12.0 */
  18. background: -moz-linear-gradient(#4f4f4f, #3c3c3c); /* Firefox 3.6 - 15 */
  19. }
  20. .UCD_TOP_A{margin-left:20px;/* width:35px; */height: 30px;float:left;display:block;margin-top:3px;}
  21. .UCD_TOP_List{margin-left:20px;display:block;width: 820px;height: 30px;float:left;font-family: 宋体;}
  22. .UCD_TOP_List_C{cursor:pointer;text-align:center;height: 35px;line-height: 30px;padding-left: 20px;min-width: 40px;color:#fff;font-size:12px;float:left;margin-left:10px;padding: 0 10px;border-radius:3px;position:relative;font-family: 宋体; height: 28px; margin-top: 5px;}
  23. .UCD_TOP_List_C:hover{background-color: #252525;color: #ffffff;}
  24. .UCD_TOP_List_C:before{/* position:absolute; */left: 6px;float: left;margin-top: 7px;content:"";width: 16px;height: 16px;background-repeat: no-repeat; margin-right: 5px;}
  25. #UCD_TOP_AL{ float:left; width:160px; margin-left:5px;margin-top:5px; line-height:25px; height:20px; color:Red; font-weight:bold; }
  26. #UCD_TOP_L_XJ:before{background:url(../images/dh_file.png);background-repeat: no-repeat;margin-top: 8px;}
  27. .UCD_TOP_List_C:nth-child(2)::before{background: url(../images/dh_file2.png);background-repeat: no-repeat;}
  28. .UCD_TOP_List_C:nth-child(3)::before{background:url(../images/dh_cun.png);background-repeat: no-repeat;margin-right:5px;}
  29. .UCD_TOP_List_C:nth-child(4)::before{background:url(../images/total.png);background-repeat: no-repeat;}
  30. .UCD_TOP_List_C:nth-child(5)::before{background:url(../images/toal2.png);background-repeat: no-repeat;margin-top: 6px;}
  31. .UCD_TOP_List_C:nth-child(6)::before{background:url(../images/toal3.png);background-repeat: no-repeat;margin-top: 8px;background-position: -12px;}
  32. .UCD_TOP_List_C:nth-child(7)::before{background:url(../images/dh_yy.png);background-repeat: no-repeat;}
  33. .UCD_TOP_List_C:nth-child(8)::before{background:url(../images/toal5.png);background-repeat: no-repeat;background-position: -6px -6px;}
  34. .UCD_TOP_List_C:nth-child(9)::before{background:url(../images/toal4.png);background-repeat: no-repeat;background-position: -7px -4px;}
  35. /*用户登录以及用户信息区域*/
  36. #UCD_TOP_L{float:right;width:180px;line-height:30px;height:30px;margin-right:20px;color:White;/* font-weight:bold; */}
  37. #UCD_TOP_L_UI{ float:left; width:80px; overflow:hidden; height:25px; line-height:25px; cursor:pointer;}
  38. #UCD_TOP_L_TX{margin-left:5px;float:left;width:30px;height:30px;cursor:pointer;/* border:1px solid #fff; */border-radius:100px;margin-top:3px;}
  39. #UCD_TOP_L_TC{margin-left:10px;float:left;width:30px;/* font-weight:bold; */height:25px;cursor:pointer;margin-top:1px;font-size: 14px;font-family: "宋体";color:#b2b2b2;margin-top:3px;}
  40. #UCD_TOP_L_DL{font-family: 宋体;float:right;width:50px;font-weight:bold;text-align:center;height:30px;color:#fff;line-height:25px;cursor:pointer;font-size:14px;line-height:30px;margin-top: 4px;border-radius:3px;}
  41. #UCD_TOP_L_DL:hover{background-color:#fff;color:#252525;}
  42. .UCD_TOP_L_HYYP {float:left;cursor:pointer;font-size: 12px;font-family: 宋体;}
  43. /*注册登录的CSS*/
  44. #UCD_LR{ position:absolute; top:0px; left:0px; width:750px; height:380px; }
  45. .UCD_LR_N{width:746px; height:350px;border:2px solid silver;}
  46. .UCD_L_C_L{ width:98%; margin-left:10px; height:70px; color:#CC0033;}
  47. .UCD_L_C_L div { font-size:30px;float:left; background-color:Black; color:White; margin:15px; cursor:pointer;}
  48. .UCD_L_C_L div:hover{ color:Red; }
  49. /*引用外部项目的css文件*/
  50. /*切换到桌面和编程端的按钮*/
  51. #UCD_OT_QH{width:100px; height:20px; background-color:white;position:absolute; top:10px; left:10px;color:#333; line-height:20px;}
  52. .UCD_OT_QH_L{ width:20px; height:20px; background-position: -197px -97px; float:left;}
  53. .UCD_OT_QH_R{ width:80px; height:20px; float:left;}
  54. /*滚动部分*/
  55. .UCD_TOP_GD{float: left;margin-top:5px;}
  56. .UCD_TOP_GD ul li a{color:#252525;font-size:14px;text-decoration:none;}
  57. #UCD_TOP{height: 37px !important;min-width: 1280px;}
  58. .UD_SYCOSD .UD_SYCOSDO{width:14px}