index.css 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. /* prescription/Consultation/index.wxss */
  2. .tips{background: #F9F8D9; padding: 15rpx 20rpx;text-align: center; color: #F97326; font-size: 24rpx;justify-content: center;align-items: center;}
  3. .drugUsers,.disease{margin: 20rpx;padding: 30rpx; font-size: 32rpx;}
  4. .relationship{padding: 2rpx 10rpx;
  5. border: 1rpx solid #E94140;
  6. font-size: 20rpx;
  7. border-radius: 12rpx;
  8. color: #E94140;
  9. margin: 0 25rpx;
  10. }
  11. .icon-box-img{margin-right: 10rpx;}
  12. .name{font-size: 36rpx;color: #333;font-weight: bold;}
  13. .name text{margin-left: 30rpx; font-weight: normal; font-size: 28rpx;}
  14. .li{background: #fff;padding: 35rpx 0 0 0;align-items: center;}
  15. .info{ align-items: center;}
  16. .diagnosis{color: #DC4224; margin: 20rpx 0 15rpx;}
  17. .diagnosis text{margin-right: 10rpx;}
  18. .item{padding:15rpx 30rpx;border-radius: 40rpx; margin-right:20rpx ; border: 1rpx solid #5E5E5E; font-size: 28rpx;margin-top: 20rpx;}
  19. .custom{padding:15rpx 20rpx;border-radius: 40rpx; margin-right:20rpx ;font-size: 24rpx;margin-top: 20rpx;background-color: #EEEEEE; color: #7A7A7A;}
  20. .active{color: #DC3F22; background: #FCEDEA; border: 1rpx solid #DC3F22;}
  21. .new{margin: 20rpx 0;}
  22. .new text{color: #DC4224;margin-right: 10rpx;}
  23. .liste{ flex-wrap: wrap;margin-bottom: 30rpx;}
  24. radio{
  25. transform:scale(0.7);
  26. font-size: 39rpx;
  27. /* color:#F32B09 */
  28. }
  29. .gmbtn{width: 480rpx;height: 80rpx;border-radius: 40rpx;text-align: center;line-height: 80rpx;font-size: 30rpx;color: #fff; margin: 0 auto;}
  30. .addcart{width: 206rpx;height: 76rpx;border: 2rpx solid #999;border-radius: 40rpx;text-align: center;line-height: 76rpx;font-size: 30rpx;color: #999;margin: 0 20rpx;}
  31. .gmbtn text{margin-right: 20rpx;}
  32. .voucher{color: #DC3F22;font-size: 24rpx;}
  33. .upload{width: 120rpx;height: 120rpx;border-radius: 10rpx;margin-top: 30rpx;margin-right: 30rpx;}
  34. .uploadVoucher{align-items: center;}
  35. .photo{font-size: 24rpx; color:#9D9D9D ;margin: 10rpx 0 0 0 ;}
  36. .more{width: 16rpx;height: 27rpx;}
  37. .medication{justify-content: space-between; align-items: center;}
  38. .sub{margin: 0 auto;
  39. text-align: center;
  40. font-size: 24rpx;
  41. margin-bottom: 10rpx;
  42. }
  43. .sub text{ color: #58A0FB;}
  44. .scpz {width: 120rpx;height: 120rpx;border-radius: 10rpx;padding: 0 20rpx;}
  45. .cuo{width: 30rpx;height: 30rpx;position: absolute;top: -13rpx;left: 152rpx;}
  46. .pz{position: relative;}
  47. .list{background: #fff;border-radius: 10rpx;}
  48. .list .li{display: flex;display: -webkit-flex;align-items: center;padding: 30rpx 0 39rpx;border-bottom: 2rpx solid #E5E5E5;}
  49. .list .li:last-child{border-bottom: none;}
  50. .cimgs{position: relative;width: 140rpx;height: 140rpx;box-sizing: border-box;border: 2rpx solid #E5E5E5;border-radius: 10rpx;margin-right: 20rpx;}
  51. .type{width: 82rpx;height: 36rpx;position: absolute;top: 10rpx;left: 10rpx;}
  52. .cimg{width: 100%;height: 100%; border-radius: 10rpx;}
  53. .zhinfo{flex:1;-webkit-flex: 1;overflow: hidden;position: relative;}
  54. .list .li:last-child .zhinfo{border-bottom: none;}
  55. .zhtit{font-size: 30rpx;color: #212121;line-height: 40rpx;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
  56. .guigecontent{
  57. margin-top: 5rpx;
  58. font-size: 22rpx;color: #999;
  59. display: flex;
  60. flex-direction: row;
  61. }
  62. .guige{font-size: 22rpx;color: #999;}
  63. .jiage{display: flex;display: -webkit-flex;align-items: center;justify-content: space-between;margin-top: 45rpx;}
  64. .zhjia{font-size: 36rpx;color: #FE0419;}
  65. .zhjia text{font-size: 28rpx;}
  66. .num{height: 44rpx;box-sizing: border-box;display: flex;display: -webkit-flex;align-items: center;text-align: center;}
  67. .jian{display: block;width: 56rpx;height: 44rpx;font-size: 30rpx;color: #333;}
  68. .add{display: flex;justify-content: center;align-items: center; padding: 20rpx;}
  69. .jia{width: 62rpx;height: 62rpx; margin-right: 15rpx;}
  70. /* .add{position: fixed;left: 0;right: 0;bottom: 0;height: 100rpx;line-height: 100rpx;background: #FE0419;font-size: 36rpx;color: #fff;text-align: center;} */
  71. .updown{width: 17rpx;height: 13rpx;margin-left: 9rpx;}
  72. .yao{align-items: center;}
  73. .suc{position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #fff;width: 536rpx;border-radius: 20rpx;z-index: 100;text-align: center;}
  74. .title{padding: 30rpx 0;}
  75. .btn{border-top: 1rpx solid #E5E5E5;margin-top: 30rpx;}
  76. .cancel{width: 50%;border-right: 1rpx solid #E5E5E5;height: 100%;padding: 30rpx 0;}
  77. .queren{width: 50%;height: 100%;padding: 30rpx 0; color: #FF3C19;}