|
@@ -42,7 +42,7 @@
|
|
|
padding: 0 20px;
|
|
|
}
|
|
|
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group{
|
|
|
- width: 105px;
|
|
|
+ width: 60px;
|
|
|
}
|
|
|
.industryList ul li:hover div{
|
|
|
display: block;
|
|
@@ -351,23 +351,23 @@
|
|
|
}
|
|
|
.searchService .input-group {
|
|
|
width: 530px!important;
|
|
|
- height: 36px!important ;
|
|
|
- line-height: 36px!important;
|
|
|
+ height: 44px!important ;
|
|
|
+ line-height: 44px!important;
|
|
|
}
|
|
|
.search .search-inp input{
|
|
|
font-size: 14px!important;
|
|
|
}
|
|
|
.searchService .input-group input{
|
|
|
font-size: 14px;
|
|
|
- height: 36px!important ;
|
|
|
- line-height: 36px!important;
|
|
|
+ height: 44px!important ;
|
|
|
+ line-height: 44px!important;
|
|
|
border-color: #b7d3e1!important;
|
|
|
}
|
|
|
.search .search-inp button,.search-inp .form-control{
|
|
|
border-radius: 0!important;
|
|
|
}
|
|
|
.searchService button{
|
|
|
- height: 36px!important ;
|
|
|
+ height: 44px!important ;
|
|
|
line-height: 23px!important;
|
|
|
}
|
|
|
.searchService span img{
|