阜外心血管项目前端

companyl.css 1.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. .text_h_1 {
  2. margin-bottom: 15px;
  3. }
  4. .text_h_2 {
  5. margin-bottom: 10px;
  6. }
  7. .text_h_3 {
  8. color: #000000;
  9. }
  10. .img_1 {
  11. margin-top: 10px;
  12. }
  13. .text_s_1 {
  14. font-weight: bold;
  15. color: #000000;
  16. }
  17. .text_p_1 {
  18. font-weight: bold;
  19. margin-top: 15px;
  20. }
  21. .text_p_2 {
  22. font-size: 16px;
  23. color: #1d8afa;
  24. }
  25. .text_posi {
  26. position: absolute;
  27. right: 5px;
  28. top: 5px;
  29. font-size: 12px;
  30. padding: 2px 4px;
  31. background: #ff3844;
  32. color: #FFFFFF;
  33. }
  34. .Managment {
  35. position: relative;
  36. }
  37. .mui-icon {
  38. font-size: 20px!important;
  39. vertical-align: sub;
  40. }
  41. .Left-icon {
  42. width: 20%;
  43. line-height: 40px;
  44. margin-right: 3px;
  45. }
  46. .mui-pull-left h4 {
  47. font-size: 13px;
  48. margin-bottom: 8px;
  49. }
  50. .mui-pull-left h5 {
  51. font-size: 12px;
  52. }
  53. .mui-media-body {
  54. font-size: 22px;
  55. }
  56. .mui-table-view .mui-media-object {
  57. line-height: 42px;
  58. max-width: 100px;
  59. height: 60px;
  60. }
  61. .mui-grid-view.mui-grid-9 {
  62. background: #FFFFFF;
  63. }
  64. .Managment a {
  65. padding: 0 !important;
  66. }
  67. .frist_list {
  68. margin-top: 10px !important;
  69. }
  70. .mui_card {
  71. width: 100%;
  72. margin: 0 auto;
  73. border: 1px solid #eeeeee;
  74. }
  75. .mui_card p {
  76. text-align: center;
  77. }
  78. .mui_card span {
  79. display: block;
  80. font-size: 12px;
  81. margin-left: 5px;
  82. }