12345678910111213141516171819202122232425262728293031 |
- @charset "utf-8";
- .sdoc-top.smil{padding: 25px 15px 25px;height: 78px;background: url(../images/yisheng_bg.png) no-repeat;}
- .height-35{height: 35px;}
- .c-323232{color:#323232;}
- .c-666666{color:#666666;}
- .c-FF6A56 {color:#FF6A56}
- .f-dib{display: inline-block;}
- .mt7{margin-top: 7px;}
- .width-20{width:20%}
- .width-40{width: 40%;}
- .c-100 {width: 100%;}
- .c-table td, .c-table th{border-right: 1px solid #dcdcdc;}
- .c-btn-ffffff { background-color: #ffffff;color: #909090;border: #dcdcdc 1px solid;pointer-events: none;}
- .c-bb0{border-bottom: 0;}
- .c-table td, .c-table th{border-right: 1px solid #dcdcdc;}
- .c-74bf00{color:#74BF00}
- .c-list > li, .c-list > .c-list-div{margin-left: 0;}
- #bang-btn.active{background-color: #74bf00;}
- #footer { position: absolute; z-index: 4;bottom: 8px;height: 50px;background: #ffffff;width: 100%;}
- #wrapper {position: absolute;z-index: 1;top: 0; bottom: 50px; left: 0; width: 100%;overflow: hidden;}
- #wrapper2 {position: absolute;z-index: 1;top: 50px; bottom: 0px; left: 0; width: 100%;overflow: hidden;}
- .c-list {background-color: #f3f3f3;}
- .span-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: 2;max-height: 45px;-webkit-box-orient:vertical;color:#323232;word-break: break-all;}
- .f-dn{display: none;}
- em{color:#12B7F5}
- .div-img{width: 320px; height: 184px;background: url(../../../images/shujuweikong_img.png) no-repeat center top; background-size: 320px 184px;margin: 60px auto 0px;}
- #search_suggest_text { position: absolute; top: 55px; left: 8px; color: #75BF00; font-size: 18px;}
- .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;}
- .s-bc-DCDCDC{background-color:#dcdcdc;}
- .n-avatar-l.img-round img, .n-avatar-m.img-round img{width:62px;height: 62px;}
- .dr-item .n-list-li{margin-left: 5px;}
|