|
@ -300,8 +300,8 @@ ul.artAbout .frmadd{width:auto;position:absolute;right:0;top:0;background: #ff99
|
300
|
300
|
.showDetail .h2Font{font-size:14px;color:#999;}
|
301
|
301
|
.showDetail .readNum{margin-left: 20px;}
|
302
|
302
|
.showDetail .showBigOpen{width:100%;height:190px;margin:24px 0;background-position:center;background-size:cover;background-repeat:no-repeat;}
|
303
|
|
.showDetail .showMain{font-size:16px;color:#333;line-height: 30px;text-indent: 2em;}
|
304
|
|
.showDetail .showMain img{max-width: 100%;margin-left:-32px;}
|
|
303
|
.showDetail .showMain{font-size:16px;color:#333;line-height: 30px;/*text-indent: 2em;*/}
|
|
304
|
.showDetail .showMain img{max-width: 100%;/*margin-left:-32px;*/}
|
305
|
305
|
.showDetail .showMain p{margin-bottom:10px;}
|
306
|
306
|
ul.tagList{margin:20px 0 -10px;overflow: hidden;}
|
307
|
307
|
ul.tagList>li{float: left;margin-right:10px;margin-bottom:10px;padding:0 12px;color: #999;border: 1px solid #E5E5E5;border-radius: 20px;}
|
|
@ -345,7 +345,8 @@ ul.tagList>li .h2Font{color:#666}
|
345
|
345
|
.operateicon.operateicon2.icon-sina{width:26px;background-image:url(../images/g_all_icon_xinlang_nor_2.png);}
|
346
|
346
|
/*悬浮效果*/
|
347
|
347
|
.operateicon.icon-message:hover{background-image:url(../images/g_article_button_liuyan_hig.png);}
|
348
|
|
.operateicon.icon-collect:hover{background-image:url(../images/g_all_icon_shoucang_hig.png);}
|
|
348
|
/*.operateicon.icon-collect:hover{background-image:url(../images/g_all_icon_shoucang_hig.png);}*/
|
|
349
|
.operateicon.icon-collected{background-image:url(../images/g_all_icon_shoucang_hig.png);}
|
349
|
350
|
.operateicon.icon-wechat:hover{background-image:url(../images/g_all_icon_weixin_hig.png);}
|
350
|
351
|
.operateicon.icon-sina:hover{background-image:url(../images/g_all_icon_xinlang_hig.png);}
|
351
|
352
|
.operateicon.icon-qq:hover{background-image:url(../images/g_article_button_liuyan_hig.png);}
|
|
@ -368,7 +369,7 @@ ul.tagList>li .h2Font{color:#666}
|
368
|
369
|
.commentsArea ul.commentList>li .h2Font{font-size: 16px;color: #666;line-height: 26px;}
|
369
|
370
|
.commentsArea ul.commentList>li .commenttime{font-size: 14px;color: #999;margin-left:18px;}
|
370
|
371
|
.commentsArea ul.commentList>li .operateSpan{margin:10px 0 0;color:#9d9ea8;font-size:14px;cursor: pointer;}
|
371
|
|
.commentsArea ul.commentList>li .operateSpan .callBack{position:relative;padding-left:20px;margin-right:40px;}
|
|
372
|
.commentsArea ul.commentList>li .operateSpan .callBack{display:none;position:relative;padding-left:20px;margin-right:40px;}
|
372
|
373
|
.commentsArea ul.commentList>li .operateSpan .callBack:before{position:absolute;content:url(../images/g_article_button_huifu_nor.png);top:50%;left:0;margin-top:-8px;}
|
373
|
374
|
|
374
|
375
|
.rightconBox .conItem.conItemG .madiaHead{width: 120px; height: 120px;border:1px solid #E5E5E5;margin:0 auto 10px;background-position:center;background-size:cover;}
|
|
@ -382,20 +383,20 @@ ul.tagList>li .h2Font{color:#666}
|
382
|
383
|
/*文章列表*/
|
383
|
384
|
.itemListCon{background: #fff;}
|
384
|
385
|
.itemListBolck .searchAbout{position: relative;}
|
385
|
|
.itemListBolck .searchAbout .searchSpan{position:absolute;top:50%;margin-top:-9px;right:18px;display:inline-block;width:18px;height:18px;background: url(../images/g_article_icon_sousuo_nor.png);}
|
386
|
|
.itemListBolck .frmcontype{width:100%;border-radius: 20px;padding-left:20px;background: #fff;}
|
|
386
|
.itemListBolck .searchAbout .searchSpan{position:absolute;top:50%;margin-top:-9px;right:18px;display:inline-block;width:18px;height:18px;background: url(../images/g_article_icon_sousuo_nor.png);cursor: pointer;}
|
|
387
|
.itemListBolck .frmcontype{width:100%;border-radius: 20px;padding-left:20px;background: #f5f6f8;}
|
|
388
|
.itemListBolck .topOperaBlock{padding:30px 0 10px 20px;}
|
387
|
389
|
.itemListBolck .issueSpanBlock{text-align: right;}
|
388
|
390
|
.itemListBolck .issueSpan{position:relative;display:inline-block;background:#e03b43;color:#fff;font-size:18px;cursor:pointer;padding:8px 25px 7px;padding-left:50px;border-radius: 20px 0 0 20px;}
|
389
|
391
|
.itemListBolck .issueSpan:before{position:absolute;content:url(../images/g_article_icon_fanbu_nor.png);top:50%;left:26px;margin-top:-12px;}
|
390
|
|
.itemListBolck .itemListCon .form-result>ul>li{padding:20px;cursor:pointer;}
|
|
392
|
.itemListBolck .itemListCon .form-result>ul>li{padding:20px;cursor:pointer; }
|
391
|
393
|
.itemListBolck .itemListCon .form-result>ul>li:after{content: "";position: absolute;left: 0;right: 0;bottom: 0;height: 2px;background: #f4f6f8;}
|
392
|
394
|
.itemListBolck .itemListCon .form-result>ul>li:hover{background:#EEEEEE;}
|
393
|
|
.itemListBolck .itemListCon .form-result{margin:20px 0 30px;}
|
|
395
|
.itemListBolck .itemListCon .form-result{margin:20px 0 30px;border-top:1px solid #E5E5E5;}
|
394
|
396
|
.itemListBolck .itemListCon .madiaHead{width:120px;height:80px;}
|
395
|
|
.itemListBolck .itemListCon .madiaInfo{padding-left:140px;}
|
396
|
397
|
.itemListBolck .itemListCon .madiaInfo>ul>li{float: left;margin-left:20px;}
|
397
|
398
|
.itemListBolck .itemListCon .madiaInfo>ul>li:first-child{margin-left:0;}
|
398
|
|
.itemListBolck .itemListCon .madiaInfo{min-height: 80px;padding-top:15px;}
|
|
399
|
.itemListBolck .itemListCon .madiaInfo{padding-left:140px;min-height: 80px;padding-top:15px;}
|
399
|
400
|
.itemListCon.form-item ul .h1Font{font-size:18px;}
|
400
|
401
|
.itemListCon .draftLable{font-size:14px; color:#e03b43;line-height:24px;}
|
401
|
402
|
.itemListCon .form-result>ul>li .madiaEdit>li{float: left;margin-right: 28px;}
|
|
@ -473,8 +474,18 @@ div.zoomMask{position:absolute;background:url("../images/g-resource-mask.png") r
|
473
|
474
|
.keydrop>ul>li.orgList{overflow: hidden;}
|
474
|
475
|
.keydrop>ul>li.orgList img{width:50px;height:50px;margin-right:10px;}
|
475
|
476
|
.keydrop>ul>li.orgList p{line-height:50px;font-size:14px;}
|
|
477
|
/*资源导入*/
|
|
478
|
.tipShow{background: #fff7e7;border-bottom: 1px solid #E5E5E5;line-height: 18px;padding:16px 20px;overflow:hidden;color: #7b4b2b;font-size: 14px;}
|
|
479
|
.tipShow .tipClose{display:inline-block;width:14px;height:14px;background:url(../images/g_resource_button_guanbi_2_nor.png);background-size:cover;cursor:pointer;}
|
|
480
|
.itemListBolck .itemListCon ul.importUl .madiaHead{top:50%;margin-top:-40px;}
|
|
481
|
.itemListBolck .itemListCon ul.importUl .madiaInfo{min-height:96px;padding-right:120px;padding-top:0;margin:0;}
|
|
482
|
.importBtn{position: absolute;top:50%;margin-top:-20px;right:20px;}
|
|
483
|
.importBtn span{display:inline-block;width: 100px;font-size:16px;line-height:40px;text-align:center;height: 40px;color:#fff;border-radius:4px;cursor:pointer;}
|
|
484
|
.importBtn span.importSpan-1{background: #ff9900;}
|
|
485
|
.importBtn span.importSpan-2{background: #ff5738;}
|
|
486
|
.importBtn span.importSpan-3{background: #dcdcdc;}
|
476
|
487
|
/*--------------新版工作台框架--------------*/
|
477
|
|
.conBlock .workmenu{text-align: center;float: left;/*width:18%;*/background: #fff;}
|
|
488
|
.conBlock .workmenu{text-align: center;float: left;width:18%;background: #fff;}
|
478
|
489
|
.conBlock .workmenu>ul{overflow: hidden;}
|
479
|
490
|
.conBlock .workmenu>ul>li>a{display: inline-block;width: 100%;height:48px;line-height: 48px;color:#666;font-size:16px;background-position:40px center;background-repeat: no-repeat;}
|
480
|
491
|
.conBlock .workmenu>ul>li:nth-child(1)>a{background-image:url(../images/g_article_icon_gongzuotai_nor.png);}
|
|
@ -490,6 +501,8 @@ div.zoomMask{position:absolute;background:url("../images/g-resource-mask.png") r
|
490
|
501
|
.conBlock .workmenu>ul>li.nowLi:nth-child(4)>a{background-image:url(../images/g_article_icon_wenzhang_hig.png);}
|
491
|
502
|
.conBlock .workmenu>ul>li.nowLi:nth-child(5)>a{background-image:url(../images/g_article_icon_xuqiu_hig.png);}
|
492
|
503
|
.conBlock .workmenu>ul>.nowLi>a:hover{background-color: #ff9900;}
|
493
|
|
.conBlock .workconG{float:right;/*width:80%;*/background: none;}
|
494
|
|
|
495
|
|
|
|
504
|
.conBlock .workconG{float:right;width:80%;background: #FFFFFF;}
|
|
505
|
.conBlock .workconG .workcontit{height: 60px;padding: 0 20px;font-size: 16px;line-height:60px;border-bottom: 1px solid #e7e7e7;}
|
|
506
|
.workcontit a:link, .workcontit a:active, .workcontit a:visited {color: #313131;}
|
|
507
|
.conBlock .workconG .worksamlltit{font-size: 16px;line-height: 30px; margin-right:30px;padding: 10px 4px 8px;cursor: pointer;}
|
|
508
|
.conBlock .workconG .worksamlltit.worksamlltitnow{color:#ff9900;border-bottom: 2px solid #ff9900;}
|