health-record.css 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. @charset "utf-8";
  2. /*---------reset-------------------------*/
  3. .timper-addfix{background: #FF9526;}
  4. .c-lab-mor li.hit a {color: #17b3ec;}
  5. .c-lab-mor li.hit {border-bottom: 3px solid #17b3ec;}
  6. .div-btn-group{height: 35px;margin: 0 auto;text-align: center;}
  7. .div-btn-group .div-all{ width: 90px;height: 29px;margin: 5px auto;display: inline-block;margin-left: 5px;}
  8. .div-btn-group .div-all a,.div-btn-group .div-my-tw a,.div-my-hf a{font-size: 12px;width: 90px;padding: 6px;}
  9. .div-my-tw{width: 90px;height: 29px;margin: 5px auto;display: inline-block;margin-left: 10px;}
  10. .div-my-hf{width: 90px;height: 29px;margin: 7px auto;display: inline-block;margin-left: 14px;}
  11. .c-btn-75bf00{background: #17b3ec;}
  12. .c-btn-90909S0{background: #909090;}
  13. .c-color-75BF00{color: #17b3ec;}
  14. .c-btn-ffffff{background: #ffffff;}
  15. .c-border-75bf00{border: 1px solid #75BF00;}
  16. .c-f10{font-size: 10px;}
  17. .c-color{color: #323232;}
  18. .txt-left{text-align: left !important;}
  19. .p-remark{width: 100%;}
  20. .f-vam{vertical-align: middle;}
  21. .f-pr{position: relative;}
  22. .f-fs13{font-size: 13px;}
  23. .border-bom{border-bottom: 1px solid #dcdcdc;}
  24. .modal-overlay{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: transparent;z-index: 3;visibility: hidden;opacity: 0;-webkit-transition-duration: 400ms;transition-duration: 400ms;}
  25. .modal-overlay.modal-overlay-visible{ visibility: visible;opacity: 1;}
  26. .p10{padding: 10px;}
  27. .jhadd a.more {float: right;color: #333333;font-size: 15px;}
  28. .f-dn{display: none;}
  29. #footer {position: absolute;z-index: 3; bottom: 30px;width: 50px;height: 48px;padding: 0;right: 30px;}
  30. .add-icon{ width: 50px; height: 50px;background: url(../../wdsb/images/xuanfu_btn.png) no-repeat center top; background-size: 50px;}
  31. .view-more{display: none;}
  32. .labhold-con{text-align: center;}
  33. .m-menu-link{height: 90px;background: #FFFFFF;border: 1px solid #DCDCDC;}
  34. .m-menu-link .row {
  35. padding: 0 10px;
  36. }
  37. * :not(.content-block-inner) {
  38. -webkit-box-sizing: border-box;
  39. -moz-box-sizing: border-box;
  40. box-sizing: border-box;
  41. }
  42. .row {
  43. width: 100%;
  44. }
  45. .row .col-25 {
  46. width: 25%;
  47. width: -webkit-calc((100% - 20px) / 4);
  48. width: calc((100% - 20px) / 4);
  49. display: inline-block;
  50. font-size: 13px;
  51. }
  52. .row .col-33 {
  53. width: 33%;
  54. width: -webkit-calc((100% - 20px) / 3);
  55. width: calc((100% - 20px) / 3);
  56. display: inline-block;
  57. font-size: 13px;
  58. }
  59. .row .col-50 {
  60. width: 50%;
  61. width: -webkit-calc((100% - 20px) / 2);
  62. width: calc((100% - 20px) / 2);
  63. display: inline-block;
  64. font-size: 13px;
  65. }
  66. .row > [class*="col-"] {
  67. box-sizing: border-box;
  68. }
  69. .f-tac {
  70. text-align: center;
  71. }
  72. .m-menu-link .item-icon.xuetang {
  73. background: url(../images/xuetang.png) no-repeat;
  74. background-size: 50px;
  75. }
  76. .m-menu-link .item-icon.xueya {
  77. background: url(../images/xueya.png) no-repeat;
  78. background-size: 50px;
  79. }
  80. .m-menu-link .item-icon.tizhong {
  81. background: url(../images/tizhong.png) no-repeat;
  82. background-size: 50px;
  83. }
  84. .m-menu-link .item-icon.yaowei {
  85. background: url(../images/yaowei.png) no-repeat;
  86. background-size: 50px;
  87. }
  88. .m-menu-link .item-icon.yundong {
  89. background: url(../images/yundong.png) no-repeat;
  90. background-size: 50px;
  91. }
  92. .m-menu-link .item-icon.yongyao {
  93. background: url(../images/yongyao.png) no-repeat;
  94. background-size: 50px;
  95. }
  96. .m-menu-link .item-icon.yinshi {
  97. background: url(../images/yinshi.png) no-repeat;
  98. background-size: 50px;
  99. }
  100. .m-menu-link .xuetang.active {
  101. background: url(../images/xuetang_pre.png) no-repeat;
  102. background-size: 50px;
  103. }
  104. .m-menu-link .xueya.active {
  105. background: url(../images/xueya_pre.png) no-repeat;
  106. background-size: 50px;
  107. }
  108. .m-menu-link .tizhong.active {
  109. background: url(../images/tizhong_pre.png) no-repeat;
  110. background-size: 50px;
  111. }
  112. .m-menu-link .yaowei.active {
  113. background: url(../images/yaowei_pre.png) no-repeat;
  114. background-size: 50px;
  115. }
  116. .m-menu-link .yundong.active {
  117. background: url(../images/yundong_pre.png) no-repeat;
  118. background-size: 50px;
  119. }
  120. .m-menu-link .yongyao.active {
  121. background: url(../images/yongyao_pre.png) no-repeat;
  122. background-size: 50px;
  123. }
  124. .m-menu-link .yinshi.active {
  125. background: url(../images/yinshi_pre.png) no-repeat;
  126. background-size: 50px;
  127. }
  128. .m-menu-link .item-icon {
  129. width: 50px;
  130. height: 50px;
  131. margin: 5px auto 5px;
  132. border-radius: 60px;
  133. }
  134. .table-yinshi img{width: 32px;height: 32px;background-size: 32px;margin-right: 15px;}
  135. .card-title{height:33px;padding:0 10px;color:#323232;border-top-left-radius:5px;border-top-right-radius:5px;font-size:13px;background:#ffffff;}
  136. .div-date{ color: #909090;padding-top: 6px; display: inline-block;}
  137. .lbl-date{color: #323232;padding: 0 2px;font-size: 13px;}
  138. .div-btn-group{float: right;margin-bottom: 10px;margin-top: 4px;}
  139. .div-btn-group .c-btn{border-radius:12px;height:25px;width:63px;text-align:center;font-size:13px;padding:0;margin:0 auto;padding-top:4px;border:0;color:#323232; background: #ffffff;}
  140. .div-btn-group .c-btn.active{color:#ffffff;background: #17b3ec;}
  141. .timper-addfix{ z-index: 5;position: fixed;bottom: 0px;background: #FF9526;width: 48px;height: 48px;border-radius: 50%; text-align: center;line-height: 48px;left: 45%;}
  142. .timper-addfix.active{ width: 71px; height: 71px;background: url('../../wdsb/html/images/xuanfu_btn.png') no-repeat center top; background-size: 71px;}
  143. .icon{ display: inline-block; vertical-align: middle; margin: 0 5px; background: no-repeat; background-size:100%; width: 22px; height: 22px; margin-top:-3px ;}
  144. .icon.del{background-image: url(../images/gouxun_icon.png);width:20px; height: 20px;}
  145. .bottom-box{width:160px;height:16px;background:url(../../wdsb/images/bangding_img.png) no-repeat center top;background-size:160px 16px;position:absolute;z-index:3;bottom:105px;vertical-align:middle;left:50%;margin:0 0 0 -80px;}
  146. .jhadd{position: absolute; z-index: 4;width: 100%;height: auto;}
  147. .div-switch{position: absolute;right: 10px;bottom: 5px;}
  148. .jhadd .date{padding: 0; color: #909090; font-size: 12px; float: right;}
  149. .dt-btn-group{width: 100%;margin: 0;padding: 0;}
  150. .a-btn{border: 0;border-radius: 0;margin: 0;display: inline-block;width: 50%;color: #323232;font-weight: bold;padding: 0;height: 50px;line-height: 50px;text-align: center;}
  151. .a-btn.active{color: #FFFFFF;background: #17b3ec;}
  152. .div-remark{float: left;margin-bottom: 10px;}
  153. #item1 tr,#item2 tr,#item3 tr,#item tr,#sport_list tr,#drug_list tr,#diet_list tr{background-color: #FFFFFF;}
  154. .l-arrow-right {display:block;width:14px;height:14px;border: solid #989898;border-width: 2px 2px 0 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);margin-top:2px;}
  155. .l-arrow-left {display:block;width:14px;height:14px;border: solid #989898;border-width: 0 0 2px 2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);margin-top:2px;}
  156. .fl {float: left;}
  157. .width-20{width: 20%;}
  158. .width-30{width: 30%;}
  159. .icon-share{width: 25px;height: 25px;background: url(../images/fenxiang01_icon.png) no-repeat center top;background-size: 25px;position: absolute; top: 10px; right: 10px;}
  160. .icon-div{padding: 10px;}
  161. #equip-list{margin: 0;padding-left: 10px; padding-right: 10px; margin-top: 0px;overflow: hidden;background: #f3f3f3;}
  162. #equip-list li{height: 100px;margin-top: 10px;margin-left: 0;padding: 0;background: #ffffff;border-radius:3%;position: relative;}
  163. #equip-list img{width: 80px;height: 80px;background-size: 60px;}
  164. #equip-list .div-content{ color: #333;font-size: 16px;font-weight: bold;height: 20px;position:absolute;top:12px;left:105px;}
  165. .div-sn{color:#909090;font-size:14px;position:absolute;top:42px;left:105px;}
  166. .div-sn2{color:#909090;font-size:14px;position:absolute;top:66px;left:105px;}
  167. .div-img{width: 320px; height: 184px;background: url(../../../images/shujuweikong_img.png) no-repeat center top; background-size: 320px 184px;margin: 100px auto 0px;}
  168. .div-tishi-info{vertical-align: middle; margin: 15px auto 30px;text-align: center;font-size: 15px;}
  169. .div-dialog-content{width: 250px;height: 250px;background: url(../../wdsb/images/tuoyuan.png) no-repeat center top;background-size: 250px;position: absolute;z-index: 4;left: 50%;top: 50%;margin-left: -125px;margin-top: -125px;}
  170. .xueyaji-icon{width: 55px; height: 55px;background: url(../../wdsb/images/xueyaji_btn.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 4;top: 50%;margin-top: -74px;left: 20px;}
  171. .xuetangyi-icon{width: 55px; height: 55px;background: url(../../wdsb/images/xuetangyi_bth.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 4;top: 50%;margin-top: -74px;right: 18px;}
  172. .xueyaji-icon.active{width: 55px; height: 55px;background: url(../../wdsb/images/xueyaji_pre.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 4;top: 50%;margin-top: -74px;left: 20px;}
  173. .xuetangyi-icon.active{width: 55px; height: 55px;background: url(../../wdsb/images/xuetangyi_pre.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 4;top: 50%;margin-top: -74px;right: 18px;}
  174. .quxiao{width: 55px;height: 55px;background: url(../../wdsb/images/quxiao_btn.png) no-repeat center top;background-size: 55px;position: absolute; z-index: 4;left: 50%; top: 50%; margin-left: -27px; margin-top: 60px;}
  175. .quxiao.active{width: 55px;height: 55px;background: url(../../wdsb/images/quxiao_pre.png) no-repeat center top;background-size: 55px;position: absolute; z-index: 4;left: 50%; top: 50%; margin-left: -27px; margin-top: 60px;}
  176. .f-dn{display: none;}