appointment-register.css 1.5 KB

123456789101112131415161718192021222324252627282930313233
  1. @charset "utf-8";
  2. .bottom-title{font-size: 12px;color:#909090;height:29px;line-height:29px;padding-left:10px;padding-top: 5px;}
  3. .div-img{width: 320px; height: 184px;background: url(../../../images/shujuweikong_img.png) no-repeat center top; background-size: 320px 184px;margin: 60px auto 0px;}
  4. .div-tishi-info{vertical-align: middle; margin: 15px auto 30px;text-align: center;font-size: 15px;}
  5. .f-dn{display: none;}
  6. .c-000 { color: #000; }
  7. .c-333 { color: #333; }
  8. .c-323232 { color: #323232; }
  9. .c-939398 { color: #939398; }
  10. .c-666666 { color: #666666; }
  11. .c-47ABEF{color:#47ABEF}
  12. .c-FF6A56{color:#FF6A56}
  13. .cb-47ABEF{background: #47ABEF;}
  14. .cb-FF6A56{background: #FF6A56;}
  15. .cb-ffffff{background: #FFFFFF;}
  16. .c-fwb { font-weight: bold; }
  17. .c-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
  18. .c-dn { display: none; }
  19. .width-80 { width: 80px; }
  20. .width-70 { width: 70px; }
  21. .width-60 { width: 60px; }
  22. .width-50 { width: 50px; }
  23. .height-50 { height: 50px; }
  24. .height-55 { height: 55px; }
  25. .br5 { border-radius: 5px; }
  26. .br50 { border-radius: 50px; }
  27. .f-fr{float: right;}
  28. .area-list-wrap { border-top: 1px solid #CCC; background-color: #FFF; }
  29. .item-name { color: #000; border-bottom: 1px solid #E7E7E7; }
  30. .c-lab-mor li.hit a {color: #75BF00;font-size: 16px;}
  31. .c-lab-mor li.hit {border-bottom: 2px solid #75BF00;}
  32. .add-icon{width: 50px; height: 50px;background: url(../images/yuyuejilu_icon.png) no-repeat center top; background-size: 50px;}
  33. #footer { position: absolute; z-index: 4; bottom: 45px;right: 15px;width: 50px;height: 50px;padding: 0;}