|
@ -297,11 +297,11 @@ ul.cmpAllUl.cmpArticalul.cmpArticalul2{width: 97%;margin:10px;}
|
297
|
297
|
.contentCon{}
|
298
|
298
|
.leftconBox{width:820px;padding-bottom:20px;margin-bottom:20px;background: #FFFFFF;}
|
299
|
299
|
/*文章发布*/
|
300
|
|
.conBlock .leftconBox{width:764px;padding:30px;position: relative;}
|
|
300
|
.conBlock .leftconBox{width:820px;padding:30px;position: relative;}
|
301
|
301
|
/*热门文章*/
|
302
|
302
|
.hotThis{position:absolute;top:-5px;right:-5px;display:inline-block;width:63px;height:63px;background:url(../../images/g_article_bg_redu_nor.png);}
|
303
|
303
|
|
304
|
|
.conBlock .rightconBox{width: 315px;}
|
|
304
|
.conBlock .rightconBox{width: 260px;}
|
305
|
305
|
.conBlock .rightconBox .conItem{padding:30px;background: #FFFFFF;margin-bottom: 20px;}
|
306
|
306
|
.conBlock .rightconBox .conItem:first-child{padding:30px 10px;border-top:4px #28b8fa solid;}
|
307
|
307
|
ul.artAbout>li{clear:both;}
|
|
@ -458,8 +458,8 @@ ul.tagList>li .h2Font{color:#666}
|
458
|
458
|
.artAbout>li>dl>dd{position:relative;float: left;width:31.2%;border: 1px solid #E5E5E5;height: 190px;margin-right: 15px;}
|
459
|
459
|
.artAbout>li>dl>dd:nth-child(2),.artAbout>li>dl>dd:nth-child(3){background:url(../../images/g_resource_bg_tianjia_nor.png) center center no-repeat;}
|
460
|
460
|
.artAbout>li>dl>dd.uploadD{background: none;}
|
461
|
|
.artAbout>li>dl>dd .imgItem{background:#fff;display: table-cell;text-align: center;vertical-align: middle;width: 222px;height: 188px;}
|
462
|
|
.artAbout>li>dl>dd .imgItem img{vertical-align: middle;max-width:222px;max-height:188px;}
|
|
461
|
.artAbout>li>dl>dd .imgItem{background:#fff;display: table-cell;text-align: center;vertical-align: middle;width:240px;height: 188px;}
|
|
462
|
.artAbout>li>dl>dd .imgItem img{vertical-align: middle;max-width:240px;max-height:188px;}
|
463
|
463
|
.artAbout>li>dl>dd .uploadFile .uploadblock{border: none;}
|
464
|
464
|
.artAbout>li>dl>dd .file-panel{position:absolute;top:-10px;right:-10px;text-align:center;overflow:hidden;}
|
465
|
465
|
.artAbout>li>dl>dd .file-panel .cancel{display: inline-block;width: 20px;height: 20px;cursor: pointer;background: url(../../images/g_resource_button_guanbi_nor.png);background-size: cover;}
|