|
@@ -68,7 +68,7 @@ dl,dd,dt{zoom:1}
|
|
|
.pageWrap input{box-sizing:border-box;width:80px;height:40px;line-height:40px;font-size:16px;border:1px solid #EBECEF;outline:none;border-radius:2px;text-align:center}
|
|
|
.loading{box-sizing:border-box;padding:200px 0;text-align:center}
|
|
|
.hasTop{position:fixed;left:0;bottom:0}
|
|
|
- .header{position:sticky;width:100%;background:#e15616;top:0;left:0;z-index:999}
|
|
|
+ .header{position:sticky;width:100%;background:#e15616;top:0;left:0;z-index:9999}
|
|
|
.header .nav{display:table;width:1185px;margin:0 auto}
|
|
|
.nav .logo{display:table-cell;vertical-align:top;height:48px;padding:11px 0;margin-right: 16px;}
|
|
|
.nav .logo img{width:56px;height:48px}
|
|
@@ -242,7 +242,7 @@ dl,dd,dt{zoom:1}
|
|
|
#scrollTop .item>span{box-sizing:border-box;display:block;padding:1.5vw;line-height:3.4vw;}
|
|
|
#scrollTop .item .toTop:before{display:block;margin:0 auto;width:5.8vw;height:5.8vw;background-position:-58.8vw -9vw}
|
|
|
.loading{box-sizing:border-box;padding:20vw 0;text-align:center}
|
|
|
- .header{position: sticky; top: 0; z-index: 9; background: #f5f5f5;}
|
|
|
+ .header{position: sticky; top: 0; z-index: 9999; background: #f5f5f5;}
|
|
|
.h5-head{box-sizing:border-box;width:100%;background:#FFF;height:13.6vw;margin-bottom:2.6vw;padding:0 2.6vw;position:relative}
|
|
|
.h5-head .index{float:left;width:9vw;line-height:3.4vw;text-align:center;font-size:3.7vw;color:#333}
|
|
|
.h5-head .index img{width:100%}
|