xufangzixun.css 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. .top-panel{position: fixed; top: 45px; left:0; width: 100%; height: auto; z-index: 4;}
  2. .topmsg1{text-align: center; line-height: 30px; color: #909090;}
  3. #other_div .mui-slider-item{
  4. padding-bottom: 30px;
  5. margin-right: 10px;
  6. }
  7. #other_div .mui-slider-item li img {
  8. width: 43px;
  9. }
  10. .div-drug{width: 100%;z-index: 4;background: #fff;box-shadow: 0px 2px 5px #ddd;}
  11. .p10{padding:10px;}
  12. .div-xufang-status{width: 70px;height: 22px;position: absolute;right: 10px;border: 1px solid #17B3EC;color: #17B3EC;text-align: center;font-size: 12px;border-radius: 20px;line-height: 20px;}
  13. .c-btn2{
  14. display: inline-block;
  15. height: 30px;
  16. line-height: 30px;
  17. background-color: #17b3ef;
  18. color: #fff;
  19. border-radius: 6px;
  20. width: 100%;
  21. text-align: center;
  22. font-size: 12px;
  23. }
  24. .expand-box{
  25. position: absolute;
  26. bottom: -18px;
  27. left: 50%;
  28. background-color: #fff;
  29. width: 40px;
  30. text-align: center;
  31. margin-left: -20px;
  32. height: 36px;
  33. border-radius: 50%;
  34. box-shadow: 0px 2px 2px #ddd;
  35. z-index: -1;
  36. }
  37. .expand-box img{
  38. vertical-align: baseline;
  39. margin-top: 8px;
  40. }
  41. #diseaseTips{padding-top: 23px; font-size: 14px; color: #909090; text-align: center;background-color: #f2f4f6;}
  42. .new-sty a{color: #47A8EF!important;}
  43. .follow{font-size: 14px;color: #17B3EC;text-decoration: underline;width: 90px;text-align: right;z-index: 99;position: absolute;right: 3px;top: 19px;padding:15px 0px 5px 0px;}
  44. .xf-list{display: -webkit-box;}
  45. .xf-nav{width: 100%;height: 42px;position: relative;}
  46. .xf-li:last-child{margin-right: 0px;}
  47. .xf-li{width: 60px;margin-right: 10px;height: 32px;background-color: #17B3EC;color: #fff;font-size: 14px;text-align: center;line-height: 32px;border-radius: 5px;}
  48. .mui-scroll {width: auto!important;}
  49. .xf-record{position: relative;}
  50. .j-msg{padding-right: 94px;}
  51. .tw-add{
  52. width: 40px;
  53. margin: 3px 5px 3px 0;
  54. text-align: center;
  55. }
  56. .tw-change{
  57. width: 40px;
  58. margin: 3px 1px 3px 5px;
  59. text-align: center;
  60. }
  61. .xf-res-list{border-top: solid 1px #ededed;}
  62. .xf-res-list li{height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #333;padding: 0px 10px;text-align: center;border-bottom: solid 1px #f1f1f1;}
  63. .xf-res-list li:last-child{border-bottom: none;color: #17B3EC;}
  64. .xf-res-list li:active{color: #17B3EC;}
  65. .chat-right .word-bread.survey-msg{
  66. background-color: #e4e4e4;
  67. padding: 4px 5px;
  68. border-color: #dcdcdc;
  69. }
  70. .chat-right .word-bread.survey-msg:after{
  71. background-color: #e4e4e4;
  72. border-color: #dcdcdc;
  73. }
  74. .chat-left .word-bread.survey-msg{
  75. background-color: #e4e4e4;
  76. padding: 4px 5px!important;
  77. border-color: #dcdcdc;
  78. }
  79. .chat-left .word-bread.survey-msg:after{
  80. background-color: #e4e4e4;
  81. border-color: #dcdcdc;
  82. }
  83. .word-bread.survey-msg .msg-body{
  84. background-color: #fff;
  85. padding: 4px 5px;
  86. border-radius: 5px;
  87. }
  88. .chat-left .word-bread{
  89. padding: 6px 8px;
  90. }
  91. .chat-right .word-bread{
  92. padding: 6px 8px;
  93. }
  94. .xf-notice{font-size: 14px;color: #666;text-align: center;padding: 10px 0px;position: relative;left: 27px;}