|
@ -241,7 +241,7 @@ ul.boxnav li.set span:before{
|
241
|
241
|
.maintitbox .maintit2 span{color: #FF9900;}
|
242
|
242
|
.conblock{ background: #FFFFFF; margin:10px 0;}
|
243
|
243
|
.mui-grid-view.gridbg{ background: #FFFFFF; border: none;}
|
244
|
|
.mui-grid-view.gridbg .mui-table-view-cell{ border:none; padding: 10px 4px;}
|
|
244
|
.mui-grid-view.gridbg .mui-table-view-cell{ /*border:none;*/ padding: 10px 4px;}
|
245
|
245
|
.mui-grid-view.gridbg .mui-table-view-cell .mui-media-body{ font-size: 12px;}
|
246
|
246
|
.mui-table-view.gridbg:after{height:0;}
|
247
|
247
|
/*热门领域*/
|
|
@ -590,6 +590,7 @@ ul.boxnav li.set span:before{
|
590
|
590
|
background: -moz-linear-gradient( rgba(0,0,0,0), rgba(0,0,0,0.2)); /* Firefox 3.6 - 15 */
|
591
|
591
|
background: linear-gradient( rgba(0,0,0,0), rgba(0,0,0,0.2)); /* 标准的语法 */
|
592
|
592
|
}
|
|
593
|
.art_img{ width: 100%; height:200px ; overflow: hidden;background: url(../images/default-artical.jpg) center center no-repeat;background-size:100% auto;}
|
593
|
594
|
#artical_topic{position: absolute;bottom:0;padding:6px 10px;font-size:18px;line-height:24px;color:#FFFFFF}
|
594
|
595
|
|
595
|
596
|
#artical_sth{font-size:12px;line-height: 14px;color:#999999;}
|