doctor-homepage-new.css 4.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. html,body{height: 100%;}
  2. .c-fff { color: #FFF; }
  3. .c-tar { text-align: right; }
  4. .c-tac { text-align: center; }
  5. .c-toe{overflow:hidden;/* word-wrap:normal; *//* white-space:nowrap; *//* text-overflow:ellipsis; */padding-left: 10px;}
  6. .c-main { overflow: auto; }
  7. .bc-fff { background-color: #FFF;}
  8. .bc-ff9526 { background-color: #FF9526; }
  9. .bc-75bf00 { background-color: #75BF00; }
  10. .bgc-dcdcdc{background-color: #dcdcdc;}
  11. .height-50 { height: 50px; }
  12. .lheight-50 { line-height: 50px; }
  13. .f-dn{display: none;}
  14. .btn-main{display: none;}
  15. .ml62{
  16. margin-left: 62px;
  17. }
  18. #btnMenu{ display: none; z-index: 201; }
  19. #introduce_guide { display: none; position: absolute; top: 0; right: 0; width: 80px; height: 84px; z-index: 200;}
  20. #introduce_text { display: none; position: absolute; top: 60px; right: 0px; width: 150px; color: #fff; z-index: 200;}
  21. #overlay_pop { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); z-index: 100; }
  22. #doctor_qrcode { display: none; }
  23. #doctor_qrcode>img { display: block; margin: 0 auto; }
  24. #sign_invitation .c-50 { width: 50%; margin-left: 0; }
  25. #btnSign { display: none; }
  26. #sign_invitation { position: fixed; bottom: 0; width: 100%; }
  27. #sign_invitation a { display: block; }
  28. #textReason { width: 100%; font-size: 16px; }
  29. .reqest-unsign-pop .ui-dialog-content { display: block;}
  30. .div-dialog-content{width: 250px;height: 250px;background: url(../images/tuoyuan.png) no-repeat center top;background-size: 250px;position: fixed;z-index: 201;left: 50%;top: 50%;margin-left: -125px;margin-top: -125px;}
  31. .zixun{width: 55px; height: 55px;background: url(../images/zixun01_btn.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 201;top: 50%;margin-top: -27px;left: 10px;}
  32. /*
  33. .tuijian{width: 55px; height: 55px;background: url(../images/tuijian_btn.png) no-repeat center top; background-size: 55px;position: absolute;z-index: 201; bottom: 104px;left: 50%;top: 50%;margin-left: -27px;margin-top: -118px;}
  34. .jieyue{width: 55px; height: 55px;background: url(../images/jieyue_btn.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 201;top: 50%; margin-top: -27px;right: 10px;}
  35. */
  36. .tuijian{width: 55px; height: 55px;background: url(../images/tuijian_btn.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 201;top: 50%; margin-top: -27px;right: 10px;}
  37. .zixun.active{width: 55px; height: 55px;background: url(../images/yundong_xuanzhong_icon.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 201;top: 50%;margin-top: -27px;left: 10px;}
  38. /*
  39. .tuijian.active{width: 55px; height: 55px;background: url(../images/yongyaoi_xuanzhong_icon.png) no-repeat center top; background-size: 55px;position: absolute;z-index: 201; bottom: 104px;left: 50%;top: 50%;margin-left: -27px;margin-top: -118px;}
  40. .jieyue.active{width: 55px; height: 55px;background: url(../images/yinshi_xuanzhong_icon.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 201;top: 50%; margin-top: -27px;right: 10px;}
  41. * */
  42. .tuijian.active{width: 55px; height: 55px;background: url(../images/yongyaoi_xuanzhong_icon.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 201;top: 50%; margin-top: -27px;right: 10px;}
  43. .quxiao{width: 55px;height: 55px;background: url(../images/quxiao_btn.png) no-repeat center top;background-size: 55px;position: absolute; z-index: 201;left: 50%; top: 50%; margin-left: -27px; margin-top: 60px;}
  44. .quxiao.active{width: 55px;height: 55px;background: url(../images/quxiao_pre.png) no-repeat center top;background-size: 55px;position: absolute; z-index: 201;left: 50%; top: 50%; margin-left: -27px; margin-top: 60px;}
  45. #footer {position: fixed;z-index: 3; bottom: 30px;width: 50px;height: 48px;padding: 0;right: 30px;display: block;}
  46. .add-icon{ width: 50px; height: 50px;background: url(../images/gengduo_btn.png) no-repeat center top; background-size: 50px;}
  47. .tishiwenzi{text-align: left;}
  48. .layui-m-layercont{padding-top: 0 !important;}
  49. .dh-box{display: -webkit-box;-webkit-box-align: center;padding: 15px;background: url(../images/p-bg-top2.png) no-repeat;background-size:cover;}
  50. .dh-box-img{width: 70px;margin-right: 10px;}
  51. .dh-box-img img{width: 100%;}
  52. .dh-box-list{width: calc(100% - 80px);font-size: 15px;color: #fff;}