.logo a{display: inline-block;height: 52px;}
.menu_duanpu{width: auto;height: 100%;margin-left: 8px;display: inline-block;cursor: pointer;position: relative;font-size: 12px;float:none;}
.changeshops_box, .changeshops_box_s {display: flex;align-items: center;padding: 0px 5px;}
.tagdowns, .tagdowns_s {transform: rotate(90deg);float: right;font-size: 20px;cursor: pointer;}
.changeshops_box2, .changeshops_box2_s {
    position: absolute;
    background-color: rgb(255, 255, 255);
    z-index: 999;
    border: 1px solid #b0b0b0;
    color: black;
    left: 0;
    width: 115px;
    display: none;
}
.changeshops_box2_s li {
    height: 40px;
    line-height: 40px;
}
.changeshops_box2 li, .changeshops_box2_s li {
    border-bottom: 1px solid #b0b0b0;
    padding-left: 5px;
}
.changeshops_box2 li a, .changeshops_box2_s li a {
    color: black;
}
.menu_duanpu .changeshops_box_s span{
    font-size:12px;
    margin:0px;
}


/*@zf20220616顶部导航条*/
.header-right .maijia1, .header-right .maijia2,.maijia3, .header-right .gouwuche{padding: 0 15px;position: relative;}
.maijia3{padding:0 20px;}
.header-right .maijia1:hover,.header-right .maijia2:hover, .maijia3:hover{background:#fff;}
.hr_ul,.hr_ul2,.hr_ul3{position: absolute;background: #fff;z-index: 10;border: 1px solid #d3d2d2;width: 88px;left: 0;display:none;}
.hr_ul3{width: 98px;}
.hr_ul li,.hr_ul2 li,.hr_ul3 li{padding:0px 10px;text-align: center;width: 88px;box-sizing: border-box;}
.hr_ul3 li{width: 98px;}
.header-right .gouwuche a{display: flex;align-items: center;}
.header-right .gouwuche span{margin-left: 4px;}
/*右侧固定菜单栏*/
.l_buy_nav {border-left: 0px solid #666; }
.l_buy_boxs{margin-top:-60px;width: 60px;left: -60px;padding: 26px 0;background:#fff;box-shadow: -2px 0 30px 2px rgb(97 105 119 / 18%);border-radius: 18px 0 0 18px;}
.iskefu,.dingbu_click2{width: 100%;flex-flow: column;height: auto;border-bottom: 0;background:#fff;}
.iskefu_t{margin-top:10px;}

.you_shangp_lieb  .buyicon{
    border-radius: 50%;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 26px;
    background: rgb(244, 244, 244);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 5px;
    top: 5px;
}
.buyicon svg{
    width: 14px;
    height: 14px;
}
.header-right{
    margin-right: 90px
}

#header{
    position: fixed;
    top: 0;
    z-index: 100;
}
.toub_beij{
    margin-top:35px;
}