|
|
@@ -3207,15 +3207,6 @@ input::-webkit-clear{display:none;}
|
|
|
border-bottom: 2px solid #d32526 !important;
|
|
|
border-radius: 0 !important;
|
|
|
}
|
|
|
-/*
|
|
|
-.view-slide-in .tab-active .btn-group .btn-info{
|
|
|
- border-top: 1px solid #d32526 !important;
|
|
|
- border-left: 1px solid #d32526 !important;
|
|
|
- border-right: 1px solid #d32526 !important;
|
|
|
- margin-top: 10px;
|
|
|
- background: #fff;
|
|
|
- border-radius: 0 !important;
|
|
|
-}*/
|
|
|
.no-record{
|
|
|
text-align: center;
|
|
|
color: #666;
|
|
|
@@ -3310,4 +3301,15 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
}
|
|
|
.pro-search .search {
|
|
|
margin-top: 26px !important;
|
|
|
+}
|
|
|
+
|
|
|
+/*统一弹出框背景透明度*/
|
|
|
+.bomb-box{
|
|
|
+ background: rgba(0,0,0,.5) !important;
|
|
|
+}
|
|
|
+.purchase .com_title01 a{
|
|
|
+ font-size: 14px;
|
|
|
+}
|
|
|
+.tender-content .tender-list02 dl dd:hover{
|
|
|
+ border: #d32526 2px solid;
|
|
|
}
|