|
@@ -331,12 +331,23 @@ span#camera {
|
|
background-image: url("/images/status-r.png");
|
|
background-image: url("/images/status-r.png");
|
|
}
|
|
}
|
|
/*各详细页面*/
|
|
/*各详细页面*/
|
|
|
|
+#c_baseinfo{
|
|
|
|
+ width:100%;
|
|
|
|
+ overflow:hidden;
|
|
|
|
+}
|
|
|
|
+.comnav center{
|
|
|
|
+ font-size:16px;
|
|
|
|
+}
|
|
|
|
+.comnav .header{
|
|
|
|
+ color:#8bd0c3;
|
|
|
|
+}
|
|
.comnav, .secnav{
|
|
.comnav, .secnav{
|
|
height:50px;
|
|
height:50px;
|
|
padding:15px 0px 15px 20px;
|
|
padding:15px 0px 15px 20px;
|
|
color:#FFF;
|
|
color:#FFF;
|
|
text-align:left;
|
|
text-align:left;
|
|
background:#16A086;
|
|
background:#16A086;
|
|
|
|
+ width:100%;
|
|
}
|
|
}
|
|
.combody.baseinfo li span{
|
|
.combody.baseinfo li span{
|
|
padding-top:5px;
|
|
padding-top:5px;
|
|
@@ -387,7 +398,6 @@ span#camera {
|
|
display:inline-block;
|
|
display:inline-block;
|
|
padding-bottom:15px;
|
|
padding-bottom:15px;
|
|
border-bottom:1px solid #CCC;
|
|
border-bottom:1px solid #CCC;
|
|
- min-width:190px;
|
|
|
|
}
|
|
}
|
|
.baseinfo li:last-child .entvar{
|
|
.baseinfo li:last-child .entvar{
|
|
border-bottom:0px;;
|
|
border-bottom:0px;;
|