home2.css 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293
  1. .c-ccc{
  2. color: #ccc;
  3. }
  4. .list-doctor li .avatar img.default {
  5. width: 50%;
  6. height: 50%;
  7. margin-top: 25%;
  8. margin-left: 25%;
  9. }
  10. .view-more {
  11. display: inline-block;
  12. width: 100%;
  13. text-align: center;
  14. padding: 15px 0 10px 0;
  15. }
  16. .view-more a {
  17. color: #17b3ec;
  18. font-size: 15px;
  19. }
  20. .list-fuwu2 .iconfont {
  21. display: block;
  22. width: 40px;
  23. height: 40px;
  24. font-size: 1rem;
  25. }
  26. /*.list-fuwu2 li {
  27. box-sizing: border-box;
  28. height: 3.8rem;
  29. width: 25%;
  30. float: left;
  31. border-bottom: 1px solid #e1e1e1;
  32. border-right: 1px solid #e1e1e1;
  33. text-align: center;
  34. padding-top: calc((3.8rem - 65px)/2);
  35. }*/
  36. .list-fuwu2 li {
  37. box-sizing: border-box;
  38. height: 3.8rem;
  39. width: 33.33333333%;
  40. float: left;
  41. border-bottom: 1px solid #e1e1e1;
  42. border-right: 1px solid #e1e1e1;
  43. text-align: center;
  44. padding-top: calc((3.8rem - 65px)/2);
  45. }
  46. .icon-bg-qianyueguanli {
  47. background: url(../images/qianyueguanli-icon.png);
  48. background-size: cover;
  49. }
  50. .icon-bg-manbing {
  51. background: url(../images/icon_manbingguanli.png) no-repeat;
  52. background-size: contain;
  53. background-position: center;
  54. }
  55. .icon-bg-manbing2 {
  56. background: url(../images/icon_manbingguanli_zhihui.png) no-repeat;
  57. background-size: contain;
  58. background-position: center;
  59. }
  60. .icon-bg-xufangguanli {
  61. background: url(../images/xufangguanli_quanke_icon.png);
  62. background-size: cover;
  63. }
  64. .icon-bg-xufangguanli2 {
  65. background: url(../images/xufangguanli_zhihui_icon.png);
  66. background-size: cover;
  67. }
  68. .icon-bg-xufangdingdan {
  69. background: url(../images/xufangdingdan_quanke_icon.png);
  70. background-size: cover;
  71. }
  72. .icon-bg-dailiqianyue {
  73. background: url(../images/dailiqianyue_icon.png) no-repeat;
  74. background-size: contain;
  75. background-position: center;
  76. }
  77. .icon-bg-dailijiandang {
  78. background: url(../images/dailijiandang_shouye_icon.png) no-repeat;
  79. background-size: contain;
  80. background-position: center;
  81. }
  82. .icon-bg-jiankangzixun {
  83. background: url(../images/jiankangzixun_icon.png);
  84. background-size: cover;
  85. }
  86. .icon-bg-suifangjihua {
  87. background: url(../images/suifangjihua_icon.png);
  88. background-size: cover;
  89. }
  90. .icon-bg-suifangjihua2 {
  91. background: url(../images/suifangjihua_zhihui_icon.png);
  92. background-size: cover;
  93. }
  94. .icon-wodemingpian {
  95. background: url(../images/wodemingpian_icon.png);
  96. background-size: cover;
  97. }
  98. .icon-gongzuobaogao {
  99. background: url(../images/tuanduigongzuobaogao_icon.png);
  100. background-size: cover;
  101. }
  102. .icon-gongzuobaogao2 {
  103. background: url(../images/gongzuobaogao_zhihui_icon.png);
  104. background-size: cover;
  105. }
  106. .icon-mingyizixun {
  107. background: url(../images/mingyizixun_icon.png);
  108. background-size: cover;
  109. }
  110. .icon-mingyizixun2 {
  111. background: url(../images/mingyiguanli_hui_icon.png);
  112. background-size: cover;
  113. }
  114. .icon-bg-daiyuyue {
  115. background: url(../images/daiyuyue_icon.png);
  116. background-size: cover;
  117. }
  118. .icon-jiankangjiaoyu {
  119. background: url(../images/jiankangjiaoyu_icon.png);
  120. background-size: cover;
  121. }
  122. .icon-jiankangjiaoyu2 {
  123. background: url(../images/jianjiaowenku_zhihui_icon.png);
  124. background-size: contain;
  125. background-repeat: no-repeat;
  126. background-position: center;
  127. }
  128. .icon-xietongfuwu{
  129. background: url(../images/xitongfuwu_uanke_icon.png);
  130. background-size: cover;
  131. }
  132. .icon-zhuanzhenxiezuo{
  133. background: url(../images/zhuanzhenxiezuoz_zhihui__icon.png);
  134. background-size: contain;
  135. background-repeat: no-repeat;
  136. background-position: center;
  137. }
  138. .circle-40 {
  139. width: 40px;
  140. height: 40px;
  141. border-radius: 15px;
  142. text-align: center;
  143. line-height: 40px;
  144. display: inline-block;
  145. }
  146. .circle-40 img{
  147. width: 100%;
  148. height: 100%;
  149. object-fit: contain;
  150. }
  151. #zixun_link {
  152. position: relative;
  153. height: 65px;
  154. margin: 10px 0;
  155. background: url(../images/banner-bg.png) no-repeat;
  156. background-size: cover;
  157. }
  158. img.banner-doctor {
  159. position: absolute;
  160. left: 8%;
  161. bottom: 0;
  162. height: 60px;
  163. }
  164. img.banner-font {
  165. position: absolute;
  166. right: 8%;
  167. bottom: 10px;
  168. height: 40px;
  169. }
  170. .mui-scroll-wrapper {
  171. height: -moz-calc(100%);
  172. height: -webkit-calc(100%);
  173. height: calc(100%);
  174. }
  175. .doc-header {
  176. padding: 10px;
  177. background: -webkit-linear-gradient(#17b3ec, #17b3ec);
  178. background: linear-gradient(#17b3ec, #17b3ec);
  179. position: relative;
  180. }
  181. .doc-header .nav-head {
  182. display: -webkit-box;
  183. display: box;
  184. box-sizing: border-box;
  185. -webkit-box-align: center;
  186. box-align: center;
  187. margin-bottom: 20px;
  188. }
  189. .doc-header .nav-head .pic {
  190. width: 1.65rem;
  191. height: 1.65rem;
  192. border: 2px solid #86d3eb;
  193. border-radius: 50%;
  194. overflow: hidden;
  195. margin-right: 15px;
  196. display: inline-block;
  197. vertical-align: middle;
  198. }
  199. .doc-header .nav-head .name {}
  200. .doc-header .nav-head .name .tit1 {
  201. font-size: 0.75rem;
  202. color: #fff;
  203. display: inline-block;
  204. vertical-align: bottom;
  205. margin-right: 6px;
  206. }
  207. .doc-header .nav-head .name .tit2 {
  208. font-size: 0.55rem;
  209. color: #a0e6ff;
  210. display: inline-block;
  211. vertical-align: bottom;
  212. }
  213. .doc-header .nav-head .pic img {
  214. width: 100%;
  215. height: 100%;
  216. }
  217. .doc-header .nav-list {
  218. display: -webkit-box;
  219. display: box;
  220. }
  221. .doc-header .nav-list .one {
  222. -webkit-box-flex: 1;
  223. box-flex: 1;
  224. color: #fff;
  225. text-align: center;
  226. }
  227. .doc-header .nav-list .one .name {
  228. font-size: 0.55rem;
  229. }
  230. .doc-header .nav-list .one .num {
  231. height: 25px;
  232. line-height: 25px;
  233. font-size: 0.65rem;
  234. margin-bottom: 0.18rem;
  235. }
  236. .doc-header .nav-icon {
  237. position: absolute;
  238. top: 20px;
  239. right: 10px;
  240. }
  241. #div-saoma {
  242. position: absolute;
  243. top: 20px;
  244. display: none;
  245. }
  246. .abs-right10 {
  247. right: 10px;
  248. }
  249. .abs-right60 {
  250. right: 60px;
  251. }
  252. .list-fuwu2{
  253. }
  254. .list-fuwu2 li:nth-child(3n){border-right: none;}