|
@@ -70,10 +70,10 @@ dl,dd,dt{zoom:1}
|
|
|
.hasTop{position:fixed;left:0;bottom:0}
|
|
|
.header{position:sticky;width:100%;background:#e15616;top:0;left:0;z-index:999}
|
|
|
.header .nav{display:table;width:1185px;margin:0 auto}
|
|
|
- .nav .logo{display:table-cell;vertical-align:top;height:48px;padding:11px 0}
|
|
|
+ .nav .logo{display:table-cell;vertical-align:top;height:48px;padding:11px 0;margin-right: 16px;}
|
|
|
.nav .logo img{width:56px;height:48px}
|
|
|
.nav .type{display:table-cell;vertical-align:top;height:70px}
|
|
|
- .nav .type a{padding:0 22px;height:70px;line-height:70px;margin-right:1px;font-size:16px;color:#fff;text-align:center;display:table-cell;vertical-align:top;white-space:nowrap; border-bottom: 2px solid #e15616;box-sizing: border-box;}
|
|
|
+ .nav .type a{padding:0 16px;height:70px;line-height:70px;margin-right:1px;font-size:16px;color:#fff;text-align:center;display:table-cell;vertical-align:top;white-space:nowrap; border-bottom: 2px solid #e15616;box-sizing: border-box;}
|
|
|
.type a:hover{background-color:#e96c1c;border-bottom-color: #fec19a}
|
|
|
.type a.current{background-color:#e96c1c;border-bottom-color: #fec19a}
|
|
|
.nav .search{position:relative;display:table-cell;vertical-align:top;width:280px;height:32px;margin-left:39px}
|