|
@ -325,7 +325,8 @@ ul.tagList>li .h2Font{color:#666}
|
325
|
325
|
-webkit-box-shadow: 1px 2px 13px 0px rgba(255, 153, 0, 0.6);cursor: pointer;}
|
326
|
326
|
.thumbBlock .thumbBtn:before{position:absolute;content:url(../images/g_article_icon_dianzan_nor.png);top:50%;left:24px;margin-top:-9px;}
|
327
|
327
|
.thumbBlock .thumbBtn:hover{background: #ff9000;}
|
328
|
|
.thumbBlock .thumbBtn.thumbedBtn{background: #e0e0e0;}
|
|
328
|
.thumbBlock .thumbBtn.thumbedBtn{background: #e0e0e0;box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.2);
|
|
329
|
-webkit-box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.2);}
|
329
|
330
|
.thumbBlock .thumbBtn.thumbedBtn:hover{background: #e0e0e0;}
|
330
|
331
|
/*分享操作栏*/
|
331
|
332
|
.shareBlock{background:rgba(60,62,81,.5);margin:0 -30px;padding:26px 30px;}
|
|
@ -413,7 +414,7 @@ ul.tagList>li .h2Font{color:#666}
|
413
|
414
|
.pointSp:before{content:"";display: inline-block; width: 0; height: 0;border:2px #999 solid;margin: 2px 6px; border-radius:100%;}
|
414
|
415
|
*/
|
415
|
416
|
/*定时发送时间选择器*/
|
416
|
|
.blackcover{display:none;overflow-x: hidden;overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0; background:rgba(0,0,0,.5);z-index: 1000;}
|
|
417
|
.blackcover2{display:none;overflow-x: hidden;overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0; background:rgba(0,0,0,.5);z-index: 1000;}
|
417
|
418
|
.modelContain{display:none;position:relative;clear:both;margin:40px auto;width:600px;background:#fff;border-radius:8px;z-index:1056;
|
418
|
419
|
box-shadow: 2px 4px 10px 4px #555;
|
419
|
420
|
-webkit-box-shadow: 2px 4px 10px 4px #555;}
|