.h_header{position:relative;z-index: 2;width: 100%;max-width: 10.24rem;}
.h_top{ width: 100%; display: flex;justify-content: space-between;align-items: center;background:#313131;font-size: 0.24rem; padding: 0.15rem 0.3rem;}
.h_logo{display: flex;align-items: baseline}
.h_logo span{font-size: 0.36rem;color: #fff;margin-right: 0.02rem;}
.icon-logo{color: #dc2f1c!important;    font-size: 0.4rem!important; margin-right: 0.06em;}
.h_logout a{ color: #fff;font-size: 0.36rem;margin-top: 4px;display: block;}
.h_login_avatar{display:block;width: 0.4rem;height: 0.4rem;border-radius: 50%;overflow: hidden;}
.h_login{position: relative}
.h_login ul{position: absolute;top: 0.54rem; right: -0.3rem;background: rgba(0,0,0,0.8); color: #fff; font-size: 0.3rem; min-width:9em;padding:0.3rem 0;z-index: 4;}
.h_login ul span{margin-right: 0.15rem}
.h_login ul a{color: #fff;display: flex;align-items: baseline;padding: 0.1rem 0.3rem;}
.h_nablist{position: relative;box-shadow: 0px 1px 12px rgba(0,0,0,0.1); padding-right: 0.7rem;
}
.h_nablist:before{position: absolute;left: 0;top:0;z-index:1;content:'';    width: 0.5rem; height: 0.67rem;background: linear-gradient(to right, #fff,rgba(0,0,0,0.01));}
.h_nablist ul{background: #fff;font-size: 0.28rem;color: #444;white-space: nowrap;overflow: hidden;overflow-x: scroll;display: flex; align-items: center;}
.h_nablist li{float: left;}
.h_nablist li a{display:inline-block;margin: 0 0.2rem;padding: 0.15rem 0}
.h_nab{ position: absolute;top:0;right: 0;box-shadow: -8px 0 8px rgba(0,0,0,0.15); height: 100%; background: #fff; padding: 0 0.1rem; display: flex; align-items: center;justify-content: center;}
.h_nab span{display:block;font-size: 0.5rem}
.h_nablist .h_select a{color: #000;position: relative}
.h_nablist .h_select a:after{width: 100%;height: 0.08rem;background: #DC2F1C;position: absolute;left:0;bottom:0;content: ""}


.h_king{position: absolute; top: -0.1rem; right: -0.1rem; background: #fff; border-radius: 50%; width: 0.24rem;height: 0.24rem;-webkit-transform: rotate(20deg); transform: rotate(20deg); text-align: center; line-height: 0.24rem;}
.h_king img{width:80%}

