|
@@ -145,13 +145,13 @@ a:focus, a:hover{
|
|
|
color: #A0A0A0;
|
|
|
}
|
|
|
.entinfo-page .b-com-head .b-com-last .glyphicon{
|
|
|
- font-size: 18px;
|
|
|
+ font-size: 17px;
|
|
|
color: #cccccc;
|
|
|
margin-right: 5px;
|
|
|
vertical-align: sub;
|
|
|
}
|
|
|
.entinfo-page .b-com-head .b-com-last a{
|
|
|
- color: blue;
|
|
|
+ color: #415fcf;
|
|
|
}
|
|
|
.white_content {
|
|
|
display: none;
|
|
@@ -194,6 +194,7 @@ a:focus, a:hover{
|
|
|
height: 50px;
|
|
|
background-color: #F6F8FA;
|
|
|
padding-left: 20px;
|
|
|
+ font-size: 16px;
|
|
|
}
|
|
|
.ent-tab li{
|
|
|
padding: 0px 20px;
|
|
@@ -285,10 +286,11 @@ a:focus, a:hover{
|
|
|
color: #16a086;
|
|
|
display: inline-block;
|
|
|
margin-bottom: 5px;
|
|
|
+ font-weight: bold;
|
|
|
}
|
|
|
.entinfo-basicinfo .entinfo-round>div>div>span.entinfo-disabled{
|
|
|
- background-color: #f0f0f0;
|
|
|
- color: #a0a0a0;
|
|
|
+ background-color: #dddddd;
|
|
|
+ color: #7f7f7f;
|
|
|
}
|
|
|
.entinfo-basicinfo .entinfo-round>div>div>span:nth-child(2){
|
|
|
text-overflow: ellipsis;
|
|
@@ -625,6 +627,9 @@ a:focus, a:hover{
|
|
|
font-size: 14px;
|
|
|
margin-left: 5px;
|
|
|
}
|
|
|
+.ent-layout-up .b-com-title font a{
|
|
|
+ color: #415fcf;
|
|
|
+}
|
|
|
.ent-layout-up .b-com-content{
|
|
|
padding-top: 30px;
|
|
|
}
|