mingyi-homepage.css 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. @charset "utf-8";
  2. .sdoc-top.smil{position:relative;padding: 0px;height: 100px;background: url(../images/yisheng_bg.png) no-repeat;}
  3. .absolute {position: absolute; z-index: 100;}
  4. .set-focus {top: 60px;right: 30px; height: 87px; border-radius: 0;}
  5. .is-focus {display: block; width: 50px; height: 24px; border-radius: 5px; margin: 10px auto 0; background-color: #007AFF; line-height: 24px; color: #fff; }
  6. .height-35{height: 35px;}
  7. .t-indent-2 {text-indent: 2em;}
  8. .c-888 {color: #888888;}
  9. .c-323232{color:#323232;}
  10. .c-666666{color:#666666;}
  11. .c-FF6A56 {color:#FF6A56}
  12. .f-dib{display: inline-block;}
  13. .info .tit {width: 80px;color: #888888;}
  14. .info .txt {width: calc(100% - 80px); word-wrap: break-word;}
  15. .article dd {width: calc(100% - 80px);}
  16. .article dt {width: 80px;}
  17. .mt7{margin-top: 7px;}
  18. .slider-detail li span, .info .txt {position: static;font-size: 14px; color: #000;}
  19. .lh24 {line-height: 24px;}
  20. .width-20{width:20%}
  21. .width-40{width: 40%;}
  22. .c-100 {width: 100%;}
  23. .c-table td, .c-table th{border-right: 1px solid #dcdcdc;}
  24. .c-btn-ffffff { background-color: #ffffff;color: #909090;border: #dcdcdc 1px solid;pointer-events: none;}
  25. .c-bb0{border-bottom: 0;}
  26. .c-table td, .c-table th{border-right: 1px solid #dcdcdc;}
  27. .c-74bf00{color:#74BF00}
  28. .c-list > li, .c-list > .c-list-div{margin-left: 0;}
  29. #bang-btn.active{background-color: #74bf00;}
  30. #footer { position: absolute; z-index: 4;bottom: 8px;height: 50px;background: #ffffff;width: 100%;}
  31. #wrapper {position: absolute;z-index: 1;top: 0; bottom: 50px; left: 0; width: 100%;overflow: hidden;}
  32. #wrapper2 {position: absolute;z-index: 1;top: 80px; bottom: 50px; left: 0; width: 100%;overflow: hidden;}
  33. .list-tit {height: 24px; line-height: 24px; padding: 0 8px 6px 8px; border-bottom: 1px solid #DCDCDC; background-color: #fff; font-size: 14px; color: #909090}
  34. .list-tit p {width: 50%;}
  35. .classify {position: relative; border-left: 1px solid #dcdcdc; margin-left: -1px; text-indent: 8px;}
  36. .classify a {position: absolute; right: 0; color: #00CCFF;}
  37. .c-list {background-color: #f3f3f3;}
  38. .span-content{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;display:-moz-box;display:-webkit-box;font-size: 12px;overflow:hidden;-webkit-line-clamp: 1;max-height: 25px;-webkit-box-orient:vertical;word-break: break-all;}
  39. .f-dn{display: none;}
  40. em{color:#12B7F5}
  41. .div-img{width: 320px; height: 184px;background: url(../../../images/shujuweikong_img.png) no-repeat center top; background-size: 320px 184px;margin: 60px auto 0px;}
  42. #search_suggest_text { position: absolute; top: 55px; left: 8px; color: #75BF00; font-size: 18px; z-index: 100;}
  43. .searchbar-clear{position: absolute;width: 28px;height: 28px;right: 0;top:8px;opacity:0;pointer-events:none;background-position:center;background-repeat:no-repeat;background-image:url(../../../images/delete01_pre.png);-webkit-background-size:20px 20px;background-size:20px 20px;-webkit-transition-duration:300ms;transition-duration:300ms;cursor:pointer;}
  44. .s-bc-DCDCDC{background-color:#dcdcdc;}
  45. .n-avatar-l.img-round img, .n-avatar-m.img-round img{width:62px;height: 62px;}
  46. .dr-item .n-list-li{margin-left: 5px;}
  47. .focused {position: fixed; bottom: 0; width: 100%; height: 40px;background-color: #464646; color: #fff; line-height: 40px; text-align: center;z-index: 100;}
  48. .pdr-50 {padding-right: 50px;}
  49. .w-33 {width: 33%;}