|
@@ -30,7 +30,7 @@ a:hover{
|
|
|
height: 80px;
|
|
height: 80px;
|
|
|
/*background: url("../image/header-bg.jpg") no-repeat center top;*/
|
|
/*background: url("../image/header-bg.jpg") no-repeat center top;*/
|
|
|
background-color: #fff;
|
|
background-color: #fff;
|
|
|
- border-bottom: 1px solid #ededee;
|
|
|
|
|
|
|
+ /*border-bottom: 1px solid #ededee;*/
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.headLine{
|
|
.headLine{
|
|
@@ -367,8 +367,8 @@ em{
|
|
|
margin-top: -5px;
|
|
margin-top: -5px;
|
|
|
}
|
|
}
|
|
|
.logoNew span {
|
|
.logoNew span {
|
|
|
- font-size: 18px;
|
|
|
|
|
- font-weight: bold;
|
|
|
|
|
|
|
+ font-size: 20px;
|
|
|
|
|
+ padding-left: 15px;
|
|
|
}
|
|
}
|
|
|
.logo img{
|
|
.logo img{
|
|
|
width: auto;
|
|
width: auto;
|
|
@@ -642,10 +642,10 @@ em{
|
|
|
line-height: 65px;
|
|
line-height: 65px;
|
|
|
}
|
|
}
|
|
|
.navbar-default .nave_style ul li a:hover{
|
|
.navbar-default .nave_style ul li a:hover{
|
|
|
- color: #333333;
|
|
|
|
|
|
|
+ color: #488DFB;
|
|
|
}
|
|
}
|
|
|
.navbar-default .nave_style ul li a:focus{
|
|
.navbar-default .nave_style ul li a:focus{
|
|
|
- color: #333333;
|
|
|
|
|
|
|
+ color: #488DFB;
|
|
|
}
|
|
}
|
|
|
.navbar-default .nave_style ul li .second-menu {
|
|
.navbar-default .nave_style ul li .second-menu {
|
|
|
display: none;
|
|
display: none;
|