|
@ -367,11 +367,12 @@ ul.tagList>li .h2Font{color:#666}
|
367
|
367
|
.operateicon.icon-qq:hover{background-image:url(../images/g_article_button_liuyan_hig.png);}
|
368
|
368
|
.operateicon.icon-totop:hover{background-image:url(../images/g_article_button_dingbu_hig.png);}
|
369
|
369
|
.shareWeixin{font-style: normal;position: relative;}
|
370
|
|
.shareWeixin .shareCode{display:none;position: absolute;bottom: 40px;left:-24px;background:rgba(0,0,0,.6);padding: 8px;width: 260px;}
|
|
370
|
.shareWeixin .shareCode{display:none;position: absolute;bottom: 40px;left:-24px;background:rgba(0,0,0,.6);padding: 8px;width:320px;}
|
371
|
371
|
.shareWeixin .shareCode:after{display: block;width: 0;height: 0;border:12px solid transparent;border-top-color:rgba(0,0,0,.6);position: absolute;bottom:-24px;left:22px;}
|
372
|
|
.shareWeixin .shareCode .shareWord {width: 140px;margin: 10px;color: #FFF;text-align: left;font-size: 14px;line-height: 20px;}
|
373
|
|
.shareWeixin .shareCode .shareWord p{font-size: 14px;line-height: 20px;}
|
374
|
|
.shareWeixin .shareCode img{width: 80px;height: 80px;border: 4px solid #fff;}
|
|
372
|
.shareWeixin .shareCode .shareWord {width:160px;margin: 16px 10px;color: #FFF;text-align: left;font-size: 16px;line-height: 28px;}
|
|
373
|
.shareWeixin .shareCode .shareWord p{font-size: 16px;line-height: 28px;}
|
|
374
|
.shareWeixin .shareCode img{width:120px;height:120px;border: 4px solid #fff;}
|
|
375
|
|
375
|
376
|
|
376
|
377
|
.ifLogin{margin:30px 0;}
|
377
|
378
|
.ifLogin .ifLoginUn{background: #fff7e7;border:1px solid #E5E5E5;line-height:18px;padding:25px;color:#7b4b2b;font-size:14px;}
|
|
@ -396,7 +397,7 @@ ul.tagList>li .h2Font{color:#666}
|
396
|
397
|
.rightconBox .conItem.conItemG .h2Font{font-size:14px;color:#666;line-height:26px;}
|
397
|
398
|
.rightconBox .conItem.conItemG .h3Font>a{color:#333}
|
398
|
399
|
.rightconBox .conItem.conItemG .goSpan span{background: #ff9900;display:inline-block;width:84px;cursor:pointer;color:#fff;font-size:16px;margin:20px 4px 0;border-radius:4px;padding:7px 16px;}
|
399
|
|
.rightconBox .conItem.conItemG .goSpan .attenSpan{position: relative;padding-left:34px;}
|
|
400
|
.rightconBox .conItem.conItemG .goSpan .attenSpan{position: relative;padding-left:34px;}
|
400
|
401
|
.rightconBox .conItem.conItemG .goSpan .attenSpan:before{position:absolute;content:url(../images/g_article_icon_jia_nor.png);top:50%;left:18px;margin-top:-10px;}
|
401
|
402
|
.rightconBox .conItem.conItemG .goSpan .attenedSpan{background:#ccc;padding-left:16px;}
|
402
|
403
|
.rightconBox .conItem.conItemG .goSpan .attenedSpan:before{content:"";}
|
|
@ -428,8 +429,8 @@ ul.tagList>li .h2Font{color:#666}
|
428
|
429
|
.itemListCon .form-result>ul>li:hover .madiaEdit{display: block;}
|
429
|
430
|
|
430
|
431
|
.itemListCon li.draftList .madiaInfo{padding-top:4px;}
|
431
|
|
/*.pointSp{position:relative;}
|
432
|
|
.pointSp:before{content:"";display: inline-block; width: 0; height: 0;border:2px #999 solid;margin: 2px 6px; border-radius:100%;}
|
|
432
|
/*.pointSp{position:relative;}
|
|
433
|
.pointSp:before{content:"";display: inline-block; width: 0; height: 0;border:2px #999 solid;margin: 2px 6px; border-radius:100%;}
|
433
|
434
|
*/
|
434
|
435
|
/*定时发送时间选择器*/
|
435
|
436
|
.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;}
|