.h5-header{position:sticky;top:0;width:100%;background-color:#fff;z-index:999}.h5-header .head-top{padding:11px 20px;box-shadow:0 1px 4px rgba(0,0,0,.08);height:45px}.h5-header .head-navs{height:0;overflow:hidden;transition:.2s ease-in-out;position:fixed;top:45px;left:0;width:100%;background-color:#fff}.h5-header .head-navs a{display:block;padding:10px 0;border-bottom:1px solid #ddd;font-size:16px;color:#333}.h5-header .head-navs a.active{color:#07c160}.h5-header .nav-icon{width:19px;position:absolute;transform:rotate(0deg);transition:.2s ease-in-out;cursor:pointer;display:inline-block;-webkit-tap-highlight-color:rgba(0,0,0,0);right:20px;top:16px}.h5-header .nav-icon span{display:block;position:absolute;height:2px;width:100%;background:#333;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:.15s ease-in-out}.h5-header .nav-icon span:first-child{top:0}.h5-header .nav-icon span:nth-child(2),.h5-header .nav-icon span:nth-child(3){top:6px}.h5-header .nav-icon span:nth-child(4){top:12px}.h5-header .nav-icon.is_open span:first-child{top:6px;width:0;left:50%}.h5-header .nav-icon.is_open span:nth-child(2){transform:rotate(45deg)}.h5-header .nav-icon.is_open span:nth-child(3){transform:rotate(-45deg)}.h5-header .nav-icon.is_open span:nth-child(4){top:6px;width:0;left:50%}.h5-home .qrcode-content{width:100%;padding:10px;border:1px solid #ddd;height:140px;border-radius:4px;overflow:hidden;background:#f5f6f7}.h5-home .qrcode-btn .btn{width:170px;font-size:18px;padding:13px 0}.h5-home .home-icon{width:45px;height:45px;border-radius:50%;background-color:#07c160;box-shadow:4px 10px 30px rgba(7,193,96,.3)}.h5-home .home-icon img{width:24px}