disease-community.css 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. @charset "utf-8";
  2. /*---------reset-------------------------*/
  3. .div-condition{height: 40px;text-align: center;line-height: 40px;background: #ffffff;border-bottom: 1px solid #dcdcdc;}
  4. .div-condition .div-type{color: #323232;font-size: 16px;font-weight: bold;}
  5. .div-condition img{width: 14px;height: 14px;background-size: 14px;margin-top: 14px;padding-left: 5px;}
  6. #publicList ul li,#patinetsList ul li {padding:0 10px 8px;border:1px solid #dcdcdc;margin-top:10px;background:#fff;}
  7. #publicList li .div-title,#patinetsList li .div-title{margin: 10px 0 8px;font-size: 16px;color:#323232;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
  8. #publicList li .div-content,#patinetsList li .div-content{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;display:-moz-box;display:-webkit-box;font-size: 14px;overflow:hidden;-webkit-line-clamp:3;max-height: 60px;-webkit-box-orient:vertical;color:#323232;}
  9. .div-remark-info{padding-top: 7px;line-height: 25px;font-size: 12px;}
  10. .div-remark-info .n-avatar-l{width: 25px; height: 25px; display: inline-block;}
  11. .div-remark-info .lab-user-name{display: inline-block;font-size: 12px;color: #A8A8A8;text-align: center;margin-right: 10px;}
  12. .div-remark-info .lab-time{ display: inline-block;font-size: 12px;color: #A8A8A8;text-align: center;}
  13. .div-right{float: right;}
  14. .div-right img{width: 17px;height: 17px; background-size: 17px;padding-top: 4px;}
  15. .lab-count{font-size: 12px;color: #A8A8A8;text-align: center;vertical-align: middle;}
  16. .timper-addfix{background: #5B5B5B;z-index: 2;}
  17. .c-lab-mor li.hit a {color: #75BF00;font-size: 16px;}
  18. .c-lab-mor li.hit {border-bottom: 3px solid #75BF00;}
  19. .div-btn-group{margin: 0 auto;text-align: center;}
  20. .div-btn-group .div-all{width: 90px;height: 29px;margin: 0px auto;display: inline-block;margin-left: 5px;}
  21. .div-btn-group .div-all a,.div-btn-group .div-my-tw a,.div-my-hf a{font-size: 14px;width: 90px;padding: 6px;}
  22. .div-my-tw{width: 90px;height: 29px;margin: 5px auto;display: inline-block;margin-left: 10px;}
  23. .div-my-hf{width: 90px;height: 29px;margin: 7px auto;display: inline-block;margin-left: 14px;}
  24. .c-btn-75bf00{background: #75BF00;}
  25. .c-btn-90909S0{color: #909090;background: #FFFFFF;}
  26. #wrapper{top: 40px}
  27. #wrapper1{top: 120px;}
  28. .modal-overlay{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: transparent;z-index: 3; visibility: hidden;opacity: 0;-webkit-transition-duration: 400ms;transition-duration: 400ms;}
  29. .modal-overlay.modal-overlay-visible{ visibility: visible;opacity: 1;}
  30. .div-dialog-content{width: 250px;height: 250px;background: url(../images/tuoyuan.png) no-repeat center top;background-size: 250px;position: absolute;z-index: 4;left: 50%;top: 50%;margin-left: -125px;margin-top: -125px;}
  31. .zixun-icon{width: 55px; height: 55px;background: url(../images/zixun_btn.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 4;top: 50%;margin-top: -77px;left: 20px;}
  32. .binyou-icon{width: 55px; height: 55px;background: url(../images/binyou_btn.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 4;top: 50%;margin-top: -77px;right: 20px;}
  33. .zixun-icon.active{width: 55px; height: 55px;background: url(../images/zixun_pre.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 4;top: 50%;margin-top: -77px;left: 20px;}
  34. .binyou-icon.active{width: 55px; height: 55px;background: url(../images/binyou_pre.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 4;top: 50%;margin-top: -77px;right: 20px;}
  35. .quxiao{width: 55px;height: 55px;background: url(../images/quxiao_btn.png) no-repeat center top;background-size: 55px;position: absolute; z-index: 4;left: 50%; top: 50%; margin-left: -27px; margin-top: 60px;}
  36. .quxiao.active{width: 55px;height: 55px;background: url(../images/quxiao_pre.png) no-repeat center top;background-size: 55px;position: absolute; z-index: 4;left: 50%; top: 50%; margin-left: -27px; margin-top: 60px;}
  37. .f-dn{display: none;}
  38. .div-img{width: 320px; height: 184px;background: url(../../../images/shujuweikong_img.png) no-repeat center top; background-size: 320px 184px;margin: 0px auto;}
  39. .div-tishi-info{vertical-align: middle; margin: 15px auto 30px;text-align: center;font-size: 15px;}
  40. .f-fs16{font-size: 16px;}
  41. #header{background: transparent;}
  42. #header{top:68px;}