|
@ -559,11 +559,11 @@ ul.boxnav li.set span:before{
|
559
|
559
|
|
560
|
560
|
/***********************缺省页面*******************/
|
561
|
561
|
.nodatabox{width:100%;height: 100%; margin:50px auto;text-align: center;}
|
562
|
|
.nodatabox .picbox{width: 40%;margin: auto;}
|
|
562
|
.nodatabox .picbox{width: 40%;margin:20% auto 20px;}
|
563
|
563
|
.nodatabox .picbox .defpic{display:block;margin:auto;width:160px; height: 160px;background: url(../images/nodata.png) -6px 0 no-repeat;}
|
564
|
564
|
.nodatabox .picbox .defpic.consult-pic{background-position: -232px -1320px;}/*咨询页面未登录*/
|
565
|
565
|
|
566
|
|
.nodatabox .txtbox { margin:40px 0 10px 0;}
|
|
566
|
.nodatabox .txtbox { margin:20px 0 10px 0;}
|
567
|
567
|
.nodatabox .txtbox .currword{font-size: 14px;color: #999999;line-height: 14px;}
|
568
|
568
|
.nodatabox .txtbox .currtip{ font-size:13px;color: #AAAAAA;}
|
569
|
569
|
.nodatabox .txtbox .keyword{ padding:0 6px;}
|
|
@ -590,7 +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
|
.art_img{ width: 100%; height:140px; overflow: hidden;background: url(../images/default-art_top.jpg) center center no-repeat;background-size:100% auto;}
|
594
|
594
|
#artical_topic{position: absolute;bottom:0;padding:6px 10px;font-size:18px;line-height:24px;color:#FFFFFF}
|
595
|
595
|
|
596
|
596
|
#artical_sth{font-size:12px;line-height: 14px;color:#999999;}
|