|
|
@@ -97,11 +97,18 @@ body {
|
|
|
top: 160px;
|
|
|
right: -20px;
|
|
|
background: #FFF !important;
|
|
|
- border-color: #048EF3 !important;
|
|
|
+ /*border-color: #1dcaf6 !important;*/
|
|
|
+ border: none !important;
|
|
|
+ padding: 0 !important;
|
|
|
z-index: 99;
|
|
|
}
|
|
|
+.lunboSearchBtn img{
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ border-radius: 50%;
|
|
|
+}
|
|
|
.lunboSearchBtn i{
|
|
|
- color: #048EF3 !important;
|
|
|
+ color: #1dcaf6 !important;
|
|
|
}
|
|
|
.infoLeft{
|
|
|
width: 50%;
|