123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- @charset "utf-8";
- .sdoc-top.smil{position:relative;padding: 0px;height: 100px;background: url(../images/yisheng_bg.png) no-repeat;}
- .absolute {position: absolute; z-index: 100;}
- .set-focus {top: 70px;right: 30px; height: 87px; border-radius: 0;}
- .is-focus {display: block; width: 50px; height: 24px; border-radius: 5px; background-color: #17b3ec; line-height: 24px; color: #fff; text-align: center;}
- .is-focus.grey{}
- .height-35{height: 35px;}
- .t-indent-2 {text-indent: 2em;}
- .c-888 {color: #888888;}
- .c-323232{color:#323232;}
- .c-666666{color:#666666;}
- .c-FF6A56 {color:#FF6A56}
- .c-17b3ec{color: #17B3EC}
- .bgc-f2f4f6{background-color: #f2f4f6;}
- .c-border-radius{border-radius: 6px;}
- .f-dib{display: inline-block;}
- .info .tit {width: 80px;color: #888888;}
- .info .txt {width: calc(100% - 80px); word-wrap: break-word;}
- .article dd {width: calc(100% - 80px);}
- .article dt {width: 80px;}
- .mt7{margin-top: 7px;}
- .slider-detail li span, .info .txt {position: static;font-size: 14px; color: #000;}
- .lh24 {line-height: 24px;}
- .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: 80px; bottom: 50px; left: 0; width: 100%;overflow: hidden;}
- .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}
- .list-tit p {width: 50%;}
- .classify {position: relative; border-left: 1px solid #dcdcdc; margin-left: -1px; text-indent: 8px;}
- .classify a {position: absolute; right: 0; color: #00CCFF;}
- .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: 12px;overflow:hidden;-webkit-line-clamp: 1;max-height: 25px;-webkit-box-orient:vertical;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; z-index: 100;}
- .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;}
- .focused {position: fixed; bottom: 0; width: 100%; height: 40px;background-color: #464646; color: #fff; line-height: 40px; text-align: center;z-index: 100;}
- .pdr-50 {padding-right: 50px;}
- .w-33 {width: 33%;}
- .zixun-icon{
- position: fixed;
- background-color: rgba(0,0,0,0.5);
- width: 60px;
- height: 60px;
- bottom: 50px;
- right: 10px;
- border-radius: 50%;
- text-align: center;
- }
|