123456789101112131415161718192021222324252627282930313233343536373839404142 |
- @charset "utf-8";
- /*---------reset-------------------------*/
- .div-condition{height: 40px;text-align: center;line-height: 40px;background: #ffffff;border-bottom: 1px solid #dcdcdc;}
- .div-condition .div-type{color: #323232;font-size: 16px;font-weight: bold;}
- .div-condition img{width: 14px;height: 14px;background-size: 14px;margin-top: 14px;padding-left: 5px;}
- #publicList ul li,#patinetsList ul li {padding:0 10px 8px;border:1px solid #dcdcdc;margin-top:10px;background:#fff;}
- #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;}
- #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;}
- .div-remark-info{padding-top: 7px;line-height: 25px;font-size: 12px;}
- .div-remark-info .n-avatar-l{width: 25px; height: 25px; display: inline-block;}
- .div-remark-info .lab-user-name{display: inline-block;font-size: 12px;color: #A8A8A8;text-align: center;margin-right: 10px;}
- .div-remark-info .lab-time{ display: inline-block;font-size: 12px;color: #A8A8A8;text-align: center;}
- .div-right{float: right;}
- .div-right img{width: 17px;height: 17px; background-size: 17px;padding-top: 4px;}
- .lab-count{font-size: 12px;color: #A8A8A8;text-align: center;vertical-align: middle;}
- .timper-addfix{background: #5B5B5B;z-index: 2;}
- .c-lab-mor li.hit a {color: #75BF00;font-size: 16px;}
- .c-lab-mor li.hit {border-bottom: 3px solid #75BF00;}
- .div-btn-group{margin: 0 auto;text-align: center;}
- .div-btn-group .div-all{width: 90px;height: 29px;margin: 0px auto;display: inline-block;margin-left: 5px;}
- .div-btn-group .div-all a,.div-btn-group .div-my-tw a,.div-my-hf a{font-size: 14px;width: 90px;padding: 6px;}
- .div-my-tw{width: 90px;height: 29px;margin: 5px auto;display: inline-block;margin-left: 10px;}
- .div-my-hf{width: 90px;height: 29px;margin: 7px auto;display: inline-block;margin-left: 14px;}
- .c-btn-75bf00{background: #75BF00;}
- .c-btn-90909S0{color: #909090;background: #FFFFFF;}
- #wrapper{top: 40px}
- #wrapper1{top: 120px;}
- .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;}
- .modal-overlay.modal-overlay-visible{ visibility: visible;opacity: 1;}
- .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;}
- .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;}
- .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;}
- .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;}
- .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;}
- .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;}
- .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;}
- .f-dn{display: none;}
- .div-img{width: 320px; height: 184px;background: url(../../../images/shujuweikong_img.png) no-repeat center top; background-size: 320px 184px;margin: 0px auto;}
- .div-tishi-info{vertical-align: middle; margin: 15px auto 30px;text-align: center;font-size: 15px;}
- .f-fs16{font-size: 16px;}
- #header{background: transparent;}
- #header{top:68px;}
|