mingyi-homepage.css 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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: 70px;right: 30px; height: 87px; border-radius: 0;}
  5. .is-focus {display: block; width: 50px; height: 24px; border-radius: 5px; background-color: #17b3ec; line-height: 24px; color: #fff; text-align: center;}
  6. .is-focus.grey{}
  7. .height-35{height: 35px;}
  8. .t-indent-2 {text-indent: 2em;}
  9. .c-888 {color: #888888;}
  10. .c-323232{color:#323232;}
  11. .c-666666{color:#666666;}
  12. .c-FF6A56 {color:#FF6A56}
  13. .c-17b3ec{color: #17B3EC}
  14. .bgc-f2f4f6{background-color: #f2f4f6;}
  15. .c-border-radius{border-radius: 6px;}
  16. .f-dib{display: inline-block;}
  17. .info .tit {width: 80px;color: #888888;}
  18. .info .txt {width: calc(100% - 80px); word-wrap: break-word;}
  19. .article dd {width: calc(100% - 80px);}
  20. .article dt {width: 80px;}
  21. .mt7{margin-top: 7px;}
  22. .slider-detail li span, .info .txt {position: static;font-size: 14px; color: #000;}
  23. .lh24 {line-height: 24px;}
  24. .width-20{width:20%}
  25. .width-40{width: 40%;}
  26. .c-100 {width: 100%;}
  27. .c-table td, .c-table th{border-right: 1px solid #dcdcdc;}
  28. .c-btn-ffffff { background-color: #ffffff;color: #909090;border: #dcdcdc 1px solid;pointer-events: none;}
  29. .c-bb0{border-bottom: 0;}
  30. .c-table td, .c-table th{border-right: 1px solid #dcdcdc;}
  31. .c-74bf00{color:#74BF00}
  32. .c-list > li, .c-list > .c-list-div{margin-left: 0;}
  33. #bang-btn.active{background-color: #74bf00;}
  34. #footer { position: absolute; z-index: 4;bottom: 8px;height: 50px;background: #ffffff;width: 100%;}
  35. #wrapper {position: absolute;z-index: 1;top: 0; bottom: 50px; left: 0; width: 100%;overflow: hidden;}
  36. #wrapper2 {position: absolute;z-index: 1;top: 80px; bottom: 50px; left: 0; width: 100%;overflow: hidden;}
  37. .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}
  38. .list-tit p {width: 50%;}
  39. .classify {position: relative; border-left: 1px solid #dcdcdc; margin-left: -1px; text-indent: 8px;}
  40. .classify a {position: absolute; right: 0; color: #00CCFF;}
  41. .c-list {background-color: #f3f3f3;}
  42. .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;}
  43. .f-dn{display: none;}
  44. em{color:#12B7F5}
  45. .div-img{width: 320px; height: 184px;background: url(../../../images/shujuweikong_img.png) no-repeat center top; background-size: 320px 184px;margin: 60px auto 0px;}
  46. #search_suggest_text { position: absolute; top: 55px; left: 8px; color: #75BF00; font-size: 18px; z-index: 100;}
  47. .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;}
  48. .s-bc-DCDCDC{background-color:#dcdcdc;}
  49. .n-avatar-l.img-round img, .n-avatar-m.img-round img{width:62px;height: 62px;}
  50. .dr-item .n-list-li{margin-left: 5px;}
  51. .focused {position: fixed; bottom: 0; width: 100%; height: 40px;background-color: #464646; color: #fff; line-height: 40px; text-align: center;z-index: 100;}
  52. .pdr-50 {padding-right: 50px;}
  53. .w-33 {width: 33%;}
  54. .zixun-icon{
  55. position: fixed;
  56. background-color: rgba(0,0,0,0.5);
  57. width: 60px;
  58. height: 60px;
  59. bottom: 50px;
  60. right: 10px;
  61. border-radius: 50%;
  62. text-align: center;
  63. }