#amz-header {
    --theme-green: #00d084;
    background: #fff;
    box-shadow: 0 1px 8px #0000001a;
    z-index: 9998;
    height: 52px;
    position: relative
}

@media (max-width: 991px) {
    #amz-header {
        box-shadow:0 1px 8px #011c4305
    }
}

#amz-header ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#amz-header .amz123-logo {
    width: 94px;
    height: 24px;
    z-index: 2;
    position: absolute;
    left: 4%
}

#amz-header .amz123-logo a {
    z-index: 999999;
    width: 94px;
    height: 24px
}

#amz-header .amz123-logo a img {
    width: 100%;
    height: 100%
}

@media (min-width: 1701px) {
    #amz-header .amz123-logo a:hover~.arrow-logos {
        visibility:visible
    }

    #amz-header .amz123-logo a:hover~.arrow-logos svg {
        visibility: visible
    }

    #amz-header .amz123-logo a:hover~.amz-logo-tip {
        visibility: visible
    }
}

#amz-header .amz123-logo .amz-logo-tip {
    width: max-content;
    visibility: hidden;
    position: fixed;
    top: 70px;
    left: 10px;
    padding: 10px 16px;
    background-color: #2459ec;
    border-radius: 4px
}

#amz-header .amz123-logo .amz-logo-tip span.amz-tip-text {
    line-height: 20px;
    font-size: 16px;
    color: #fff
}

#amz-header .amz123-logo .arrow-logos {
    visibility: hidden;
    width: 94px;
    height: 32px
}

#amz-header .amz123-logo .arrow-logos:hover {
    visibility: visible
}

#amz-header .amz123-logo .arrow-logos:hover svg {
    visibility: visible
}

#amz-header .amz123-logo .arrow-logos:hover~.amz-logo-tip {
    visibility: visible
}

#amz-header .amz123-logo .arrow-logos svg {
    width: 2rem;
    color: #2459ec;
    position: absolute;
    left: 70%;
    top: -2px;
    z-index: -1;
    transform: rotate(-30deg) scale(1.4) translate(-50%);
    visibility: hidden
}

@media (max-width: 1700px) {
    #amz-header .amz123-logo {
        display:none;
        opacity: 0;
        z-index: -1
    }
}

@media (max-width: 991px) {
    #amz-header .amz123-logo .amz-logo-tip {
        display:none!important
    }
}

#amz-header .amz123-logo-small {
    width: 8.3333333333%;
    height: 52px;
    z-index: 1;
    position: relative
}

#amz-header .amz123-logo-small section {
    cursor: pointer;
    visibility: hidden;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    height: 24px
}

#amz-header .amz123-logo-small section a {
    display: inline-flex;
    align-items: center;
    width: 5.3vw;
    height: 24px;
    z-index: 999999
}

@media (max-width: 1200px) {
    #amz-header .amz123-logo-small section a {
        width:6.5vw
    }
}

@media (max-width: 1500px) and (min-width: 1201px) {
    #amz-header .amz123-logo-small section a {
        width:5.8vw
    }
}

@media (max-width: 1600px) and (min-width: 1501px) {
    #amz-header .amz123-logo-small section a {
        width:5.5vw
    }
}

#amz-header .amz123-logo-small section a img {
    width: 100%;
    /*height: 100%*/
}

@media (max-width: 1700px) {
    #amz-header .amz123-logo-small section:hover~.amz-logo-tip-small {
        visibility:visible
    }

    #amz-header .amz123-logo-small section:hover~svg {
        visibility: visible
    }
}

#amz-header .amz123-logo-small .arrow-logo {
    position: absolute;
    top: 36px;
    left: 4%;
    width: 94px;
    height: 36px;
    z-index: 100
}

@media (max-width: 1700px) {
    #amz-header .amz123-logo-small .arrow-logo:hover~.amz-logo-tip-small {
        visibility:visible
    }

    #amz-header .amz123-logo-small .arrow-logo:hover~svg {
        visibility: visible
    }
}

#amz-header .amz123-logo-small svg {
    pointer-events: none;
    visibility: hidden;
    width: 2rem;
    color: #2459ec;
    position: relative;
    top: 10px;
    left: 55%;
    transform: rotate(-30deg) scale(1.4) translate(-50%)
}

@media (max-width: 1600px) {
    #amz-header .amz123-logo-small svg {
        left:60%
    }
}

@media (max-width: 1400px) {
    #amz-header .amz123-logo-small svg {
        left:65%
    }
}

@media (max-width: 1100px) {
    #amz-header .amz123-logo-small svg {
        left:70%
    }
}

#amz-header .amz123-logo-small .amz-logo-tip-small {
    visibility: hidden;
    width: max-content;
    z-index: -1;
    position: fixed;
    top: 80px;
    left: 10px
}

#amz-header .amz123-logo-small .amz-logo-tip-small span.amz-tip-text {
    background-color: #2459ec;
    padding: 1rem;
    font-size: 16px;
    color: #fff;
    border-radius: 4px
}

@media (max-width: 991px) {
    #amz-header .amz123-logo-small .amz-logo-tip-small {
        display:none!important
    }
}

@media (max-width: 1700px) {
    #amz-header .amz123-logo-small section {
        visibility:visible
    }
}

#amz-header .amz123-header {
    margin: 0 auto;
    padding: 0 10px;
    height: 52px;
    display: flex;
    align-items: center
}

@media (min-width: 1200px) {
    #amz-header .amz123-header {
        width:92%
    }
}

@media (min-width: 1600px) {
    #amz-header .amz123-header {
        width:1600px
    }
}

#amz-header .amz123-header a {
    -webkit-font-smoothing: antialiased
}

#amz-header .amz123-header .amz-header-nav-list {
    display: flex;
    align-items: center;
    list-style: none;
    column-gap: 26px;
    position: relative
}

@media (max-width: 1600px) {
    #amz-header .amz123-header .amz-header-nav-list {
        column-gap:22px
    }
}

@media (max-width: 1340px) {
    #amz-header .amz123-header .amz-header-nav-list {
        font-size:14px;
        line-height: 18px
    }
}

@media (max-width: 1200px) {
    #amz-header .amz123-header .amz-header-nav-list {
        column-gap:14px
    }
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title {
    word-break: keep-all;
    font-weight: 400;
    line-height: 52px;
    vertical-align: middle;
    color: #111827;
    transition: all .4s ease-in-out;
    position: relative
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu,#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-matrix,#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-tool {
    display: none
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-nav-title-link {
    display: block;
    height: 52px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-tool-icon-up {
    margin-left: 2px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title.active-after:after {
    background: var(--theme-green);
    animation: menuBottomBorderAnimation .3s ease-in-out forwards
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:after {
    content: "";
    display: inline-block;
    height: 2.5px;
    width: 0%;
    border-radius: 10px;
    background-color: transparent;
    position: absolute;
    top: 76%;
    left: 50%;
    transform: translate(-50%)
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:hover .amz-dropdown-menu-matrix {
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-55%);
    background-color: #fff;
    box-shadow: 0 4px 24px #0000000f;
    padding: 20px 28px;
    border-radius: 4px;
    width: max-content;
    color: #495057
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:hover .amz-dropdown-menu-matrix li {
    line-height: 20px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:hover .amz-dropdown-menu-matrix li:nth-child(n + 2) {
    margin-top: 19px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:hover .amz-dropdown-menu-matrix li:hover {
    color: #111;
    font-weight: 600
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:hover .amz-dropdown-menu {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    background-color: #fff;
    box-shadow: 0 4px 24px #0000000f;
    border-radius: 4px;
    width: max-content;
    color: #495057
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:hover .amz-dropdown-menu a {
    display: block;
    padding: 7px 22px;
    line-height: 20px;
    display: inline-block;
    font-size: 14px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:hover .amz-dropdown-menu a:first-child {
    padding-top: 14px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:hover .amz-dropdown-menu a:last-child {
    padding-bottom: 16px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:hover .amz-dropdown-menu a:hover {
    color: #111827;
    text-shadow: 0 0 .6px #111827
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:hover .amz-matrix-container {
    display: grid!important
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:hover .amz-dropdown-menu-tool {
    display: flex!important
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title:hover:after {
    background: var(--theme-green);
    animation: menuBottomBorderAnimation .3s ease-in-out forwards
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title.arrow-control {
    position: relative
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title.arrow-control section {
    display: flex;
    align-items: center
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title.arrow-control:hover section>svg {
    transform: rotate(180deg);
    transition: all .4s ease-in-out;
    transform-origin: center
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-matrix.amz-matrix-container {
    padding: 16px 24px 20px;
    z-index: 10;
    width: 900px;
    box-sizing: border-box;
    display: none;
    grid-template-columns: repeat(3,1fr);
    row-gap: 12px;
    column-gap: 12px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-matrix.amz-matrix-container li {
    margin: 0!important
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-matrix.amz-matrix-container li:hover {
    background-color: #3b82f60f;
    border-radius: 6px;
    color: unset;
    font-weight: unset
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-matrix.amz-matrix-container li:hover .matrix_arrow svg {
    opacity: 1;
    right: 2px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-matrix.amz-matrix-container li a {
    display: grid;
    grid-template-columns: 46px auto 30px;
    padding: 12px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-matrix.amz-matrix-container li a img.matrix_logo {
    width: 36px;
    height: 36px;
    border-radius: 6px;
    padding: 8px;
    background-color: #f9fafb;
    box-sizing: border-box;
    transition: all .3s ease-in-out
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-matrix.amz-matrix-container li a div.matrix_arrow {
    display: flex;
    align-items: center;
    justify-content: center
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-matrix.amz-matrix-container li a div.matrix_arrow svg {
    width: 20px;
    height: 20px;
    color: #3b82f6;
    position: relative;
    right: 6px;
    transition: all .4s ease-in-out;
    opacity: 0
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-matrix.amz-matrix-container li a div section {
    font-weight: 600;
    color: #111827;
    font-size: 14px;
    line-height: 18px;
    -webkit-font-smoothing: antialiased
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-matrix.amz-matrix-container li a div p {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    color: #111827;
    opacity: .7;
    padding: 0;
    margin: 4px 0 0;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-tool {
    display: none;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    background-color: #fff;
    box-shadow: 0 4px 24px #0000000f;
    padding: 24px 18px;
    border-radius: 4px;
    width: max-content;
    color: #495057;
    column-gap: 72px;
    row-gap: 18px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-tool .tools_logo {
    width: 24px;
    height: 24px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-tool .tool-type {
    -webkit-font-smoothing: antialiased;
    width: max-content;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: #111;
    padding-bottom: 6px;
    display: flex;
    flex-direction: column;
    row-gap: 8px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-tool span:first-child {
    margin-left: 14px;
    margin-bottom: 6px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-tool li span a {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 8px 14px;
    border-radius: 6px
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-tool li span a:hover {
    background-color: #3b82f60f
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-tool li span a:hover section {
    color: #111827;
    text-shadow: 0 0 .6px #111827
}

#amz-header .amz123-header .amz-header-nav-list .amz-nav-title .amz-dropdown-menu-tool li span a section {
    max-width: 116px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-left: 9px;
    line-height: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #111827;
    opacity: .8
}

#amz-header .amz123-header .amz-header-user-nav {
    height: 52px;
    margin-left: auto;
    display: flex;
    align-items: center
}

#amz-header .amz123-header .amz-header-user-nav .header-login-group {
    width: 64px;
    height: 30px;
    position: relative
}

#amz-header .amz123-header .amz-header-user-nav .header-login-group .header-user-icon {
    display: flex;
    height: 30px;
    width: 30px;
    opacity: 0;
    position: absolute
}

#amz-header .amz123-header .amz-header-user-nav .header-login-group .header-user-icon img {
    margin: auto;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1
}

#amz-header .amz123-header .amz-header-user-nav .header-login-group .header-user-icon.vip-sign {
    background: url(https://img.amz123.com/static/images/index/head_avatar_vip.png);
    background-size: cover
}

#amz-header .amz123-header .amz-header-user-nav .header-login-group .header-login-btn {
    cursor: pointer;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 5px 16px;
    width: 64px;
    height: 30px;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
    background: rgba(17,24,39,.85);
    text-align: center;
    text-transform: uppercase;
    transition: .3s;
    z-index: 1;
    font-family: inherit;
    color: #fff;
    border-radius: 4px
}

#amz-header .amz123-header .amz-header-user-nav .header-login-group .header-login-btn .header-login-text {
    width: 30px;
    height: 22px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 22px;
    color: #fff
}

#amz-header .amz123-header .amz-header-user-nav .header-login-group .header-login-btn:hover {
    background: rgb(17,24,39)
}

#amz-header .amz123-header .amz-header-user-nav .header-login-group .header-login-btn.active {
    display: flex
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon_empty {
    display: flex;
    width: 23px;
    height: 23px;
    z-index: 778;
    cursor: pointer;
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon_empty svg {
    margin: auto;
    opacity: .8;
    width: 23px;
    height: 23px
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon {
    width: 322px;
    display: none;
    overflow: hidden;
    /*position: fixed;*/
    z-index: 777;
    top: 0;
    background: #ffffff;
    /*box-shadow: 0 2px 16px #011c430f;*/
    border-radius: 8px
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon.active {
    display: block!important
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon.active~.header-search-icon_empty {
    margin-top: 4px
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon.active~.header-search-icon_empty svg {
    width: 20px;
    height: 20px;
    opacity: .5
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon .header-search-icon_input {
    width: 302px;
    background: #f9fafb;
    display: flex;
    padding: 0 16px;
    margin: 11px 10px 10px;
    border-radius: 5px;
    align-items: center;
    justify-content: space-between;
    transition: all 1s ease-in-out;
    height: 30px;
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon .header-search-icon_input input {
    width: calc(100% - 30px);
    font-size: 13px;
    height: 18px;
    border: none;
    outline: none;
    transition: all 1s ease-in-out;
    background-color: transparent
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon .header-search-icon_input input::placeholder {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #adb5bd
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon .header-search-icon_suggestion h5 {
    font-size: 13px;
    line-height: 18px;
    color: #111827;
    opacity: .8;
    padding: 0;
    margin: 16px 20px 12px;
    font-weight: 600
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon .header-search-icon_suggestion section {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    padding: 0 20px 18px;
    color: #111827;
    display: grid;
    row-gap: 10px;
    grid-template-columns: repeat(2,1fr)
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon .header-search-icon_suggestion section a {
    display: flex;
    align-items: center;
    opacity: .7;
    transition: all .3s ease-in-out
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon .header-search-icon_suggestion section a:hover {
    opacity: 1
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon .header-search-icon_suggestion section a section {
    width: 100px;
    padding: 0;
    margin: 0;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#amz-header .amz123-header .amz-header-user-nav .header-search-icon .header-search-icon_suggestion section a span {
    margin-right: 4px;
    opacity: .6
}

@media (max-width: 1250px) {
    #amz-header .amz123-header .amz-header-user-nav .header-search-icon {
        width:296px!important
    }

    #amz-header .amz123-header .amz-header-user-nav .header-search-icon .header-search-icon_input {
        width: 276px
    }
}

@media (max-width: 1090px) {
    #amz-header .amz123-header .amz-header-user-nav .header-search-icon {
        width:236px!important
    }

    #amz-header .amz123-header .amz-header-user-nav .header-search-icon .header-search-icon_input {
        width: 216px
    }

    #amz-header .amz123-header .amz-header-user-nav .header-search-icon .header-search-icon_suggestion section {
        grid-template-columns: repeat(1,1fr)
    }
}

#amz-header .amz123-header .amz-header-user-nav .amz-header-vip {
    height: 30px;
    /*cursor: pointer;*/
    display: flex;
    align-items: center;
    border: 1px solid #111827;
    border-radius: 20px;
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    margin-left: 18px;
    margin-right: 20px
}

#amz-header .amz123-header .amz-header-user-nav .amz-header-vip img {
    margin-left: 7px
}

#amz-header .amz123-header .amz-header-user-nav .amz-header-vip span {
    font-size: 14px;
    line-height: 18px;
    color: #111827;
    margin-left: 3px;
    margin-right: 10px
}

@media (min-width: 1340px) {
    #amz-header .amz123-header .amz-header-user-nav .amz-header-vip.active {
        animation:hideVipIcon .3s ease-in-out forwards
    }

    #amz-header .amz123-header .amz-header-user-nav .amz-header-vip.re_back {
        animation: showVipIcon .25s linear forwards
    }

    #amz-header .amz123-header .amz-header-user-nav .amz-header-vip:hover {
        border: 1px solid transparent;
        background-image: linear-gradient(#fff,#fff),linear-gradient(to right,#ffa825,#ffaa2a);
        background-origin: border-box;
        background-clip: content-box,border-box
    }

    #amz-header .amz123-header .amz-header-user-nav .amz-header-vip:hover span {
        background: linear-gradient(90deg,#ffa825 0%,#ffaa2a 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text
    }

    #amz-header .amz123-header .amz-header-user-nav .header-search-icon {
        animation: showSearchInput .3s linear forwards
    }

    #amz-header .amz123-header .amz-header-user-nav .header-search-icon_empty.active {
        animation: hideSearchIcon .3s linear forwards
    }

    #amz-header .amz123-header .amz-header-user-nav .header-search-icon_empty.re_back {
        animation: showSearchIcon .25s linear forwards
    }
}

@media (max-width: 1339px) {
    #amz-header .amz123-header .amz-header-user-nav .amz-header-vip {
        border:none;
        height: 27px;
        margin-left: 15px
    }

    #amz-header .amz123-header .amz-header-user-nav .amz-header-vip.active {
        animation: hideVipIconMini .3s ease-in-out forwards
    }

    #amz-header .amz123-header .amz-header-user-nav .amz-header-vip.re_back {
        animation: showVipIconMini .25s linear forwards
    }

    #amz-header .amz123-header .amz-header-user-nav .amz-header-vip span {
        display: none
    }

    #amz-header .amz123-header .amz-header-user-nav .amz-header-vip svg {
        width: 26px;
        height: 26px;
        margin: 0 0 2px
    }

    #amz-header .amz123-header .amz-header-user-nav .header-search-icon {
        animation: showSearchInputMini .3s linear forwards
    }

    #amz-header .amz123-header .amz-header-user-nav .header-search-icon_empty svg {
        width: 22px;
        height: 22px
    }

    #amz-header .amz123-header .amz-header-user-nav .header-search-icon_empty.active {
        animation: hideSearchIconMini .3s linear forwards
    }

    #amz-header .amz123-header .amz-header-user-nav .header-search-icon_empty.re_back {
        animation: showSearchIconMini .25s linear forwards
    }

    #amz-header .amz123-header .amz-header-user-nav .header-login-group {
        width: 54px;
        height: 28px
    }

    #amz-header .amz123-header .amz-header-user-nav .header-login-group .header-login-btn {
        width: 54px;
        height: 28px;
        padding: 3px 12px
    }

    #amz-header .amz123-header .amz-header-user-nav .header-login-group .header-login-btn .header-login-text {
        width: 26px;
        height: 22px;
        font-size: 13px
    }
}

#amz-header .amz-mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 24px
}

#amz-header .amz-mobile-header .amz-mobile-header-logo {
    margin: 0 auto;
    width: 106px;
    height: 26px
}

#amz-header .amz-mobile-header .amz-mobile-header-logo img {
    width: 106px;
    height: 26px
}

#amz-header .amz-mobile-header .amz-mobile-header-icons {
    width: 100%;
    display: flex;
    column-gap: 16px;
    align-items: center
}

#amz-header .amz-mobile-header .amz-mobile-search-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    display: none;
    padding: 80px 20px
}

#amz-header .amz-mobile-header .amz-mobile-search-modal.active {
    display: block
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-mobile-search-close {
    position: fixed;
    top: 20px;
    right: 20px;
    opacity: .4
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form {
    display: flex;
    flex-direction: column
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form .amz-search-logo {
    display: flex;
    margin: 0 auto
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form .amz-search-logo img {
    width: 174px;
    height: 36px
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form .amz-search-input {
    margin-top: 32px;
    width: 100%;
    height: 44px;
    background: #ffffff;
    box-shadow: 0 2px 16px #252d9605;
    border-radius: 8px;
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form .amz-search-input input {
    height: 24px;
    font-size: 15px;
    line-height: 20px;
    color: #495057;
    width: 100%;
    border: none;
    outline: none
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form .amz-search-input input::placeholder {
    color: #cacfd4;
    font-size: 15px;
    line-height: 20px
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form .amz-search-input svg {
    width: 20px;
    height: 20px
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form .amz-hot-search {
    display: none;
    width: 334px
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form .amz-hot-search h5 {
    padding: 0;
    margin: 20px 8px 16px;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #111827;
    opacity: .8
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form .amz-hot-search section {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding: 0 8px 22px;
    color: #111827;
    display: grid;
    row-gap: 10px;
    grid-template-columns: repeat(2,1fr)
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form .amz-hot-search section a {
    opacity: .7;
    transition: all .3s ease-in-out;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form .amz-hot-search section a span {
    margin-right: 4px;
    opacity: .6
}

#amz-header .amz-mobile-header .amz-mobile-search-modal .amz-search-form .amz-hot-search.active {
    display: block
}

#amz-header .amz-mobile-header .amz-mobile-drawer {
    display: flex;
    flex-direction: column;
    width: 252px;
    height: 100vh;
    background: #fff;
    position: fixed;
    top: 53px;
    left: -252px;
    z-index: 99999;
    padding-top: 20px
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-head {
    display: flex;
    align-items: center;
    padding: 0 24px
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-head .mobile-header-user-icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-right: 10px
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-head .mobile-header-user-icon img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-head span {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #1f2937;
    width: 128px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-head .logout-icon {
    display: none
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-head .logout-icon svg {
    width: 20px;
    height: 20px;
    opacity: .5
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-head .logout-icon.active {
    display: flex;
    align-items: center
}

#amz-header .amz-mobile-header .amz-mobile-drawer hr {
    margin: 20px 18px 0;
    background-color: #f3f4f6;
    height: 1px;
    border: none
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-menu-list {
    display: flex;
    flex-direction: column
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-menu-list section span {
    padding: 16px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    color: #4b5563
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-menu-list section ul {
    display: flex;
    flex-direction: column;
    visibility: hidden;
    height: 1px
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-menu-list section ul hr {
    margin: 0 18px 8px;
    background-color: #f3f4f6;
    height: 1px;
    border: none
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-menu-list section ul li {
    margin-left: 32px;
    font-size: 16px;
    line-height: 22px;
    color: #4b5563
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-menu-list section ul li a {
    display: inline-block;
    width: 100%;
    padding: 9px 0
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-menu-list section.active ul {
    visibility: visible;
    height: auto;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-menu-list section.active span .arrow-icon {
    transform: rotate(90deg);
    transition: all .3s cubic-bezier(.4,0,.2,1);
    transform-origin: center
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-menu-list section.hide ul {
    visibility: hidden;
    height: 0;
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-menu-list section.hide ul li {
    display: none
}

#amz-header .amz-mobile-header .amz-mobile-drawer .drawer-menu-list section.hide span .arrow-icon {
    transform: rotate(0);
    transition: all .3s cubic-bezier(.4,0,.2,1);
    transform-origin: center
}

#amz-header .amz-mobile-header .amz-mobile-drawer.active {
    left: 0;
    animation: showDrawerBox .3s linear
}

#amz-header .amz-mobile-header .amz-mobile-drawer.hide {
    animation: hideDrawerBox .3s linear
}

#amz-header .amz-mobile-header .amz-mobile-drawer .animate-open {
    animation: open .3s cubic-bezier(.175,.885,.32,1.275)
}

#amz-header .amz-mobile-header .amz-mobile-drawer .animate-close {
    animation: close .3s cubic-bezier(.6,-.28,.735,.045)
}

#amz-header .amz-mobile-header .amz-mobile-drawer .amz-header-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    justify-content: center;
    align-items: center;
    background: rgba(237,240,243,.8);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px)
}

#amz-header .amz-mobile-header .amz-mobile-drawer .amz-header-modal .amz-mobile-matrix-card {
    width: 303px;
    height: 540px;
    background: #fff;
    border-radius: 12px;
    padding: 28px 24px
}

#amz-header .amz-mobile-header .amz-mobile-drawer .amz-header-modal .amz-mobile-matrix-card .amz-modal-head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px
}

#amz-header .amz-mobile-header .amz-mobile-drawer .amz-header-modal .amz-mobile-matrix-card .amz-modal-head .amz-modal-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    color: #111827;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#amz-header .amz-mobile-header .amz-mobile-drawer .amz-header-modal .amz-mobile-matrix-card .amz-modal-body {
    height: calc(100% - 40px);
    overflow: scroll;
    display: flex;
    flex-direction: column
}

#amz-header .amz-mobile-header .amz-mobile-drawer .amz-header-modal .amz-mobile-matrix-card .amz-modal-body .amz-mobile-matrix {
    display: flex;
    align-items: center;
    margin: 11px 0
}

#amz-header .amz-mobile-header .amz-mobile-drawer .amz-header-modal .amz-mobile-matrix-card .amz-modal-body .amz-mobile-matrix img {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    margin-right: 10px
}

#amz-header .amz-mobile-header .amz-mobile-drawer .amz-header-modal .amz-mobile-matrix-card .amz-modal-body .amz-mobile-matrix .amz-mobile-matrix-desc .desc-title {
    font-size: 14px;
    line-height: 18px;
    color: #4b5563
}

#amz-header .amz-mobile-header .amz-mobile-drawer .amz-header-modal .amz-mobile-matrix-card .amz-modal-body .amz-mobile-matrix .amz-mobile-matrix-desc .desc-text {
    font-size: 12px;
    line-height: 16px;
    color: #4b5563;
    opacity: .5
}

#amz-header .amz-mobile-header .amz-mobile-drawer .amz-header-modal.active {
    display: flex;
    animation: open .3s cubic-bezier(.175,.885,.32,1.275)
}

@keyframes open {
    0% {
        transform: scale(.8)
    }

    to {
        transform: scale(1)
    }
}

@keyframes close {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.8)
    }
}

#amz-header .amz-mobile-header .amz-mobile-mask {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 6667;
    display: none
}

#amz-header .amz-mobile-header .amz-mobile-mask.drawer {
    top: 52px;
    display: block;
    height: calc(100% - 52px);
    background: rgba(237,240,243,.85);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px)
}

#amz-header .amz-mobile-header .amz-mobile-mask.search {
    top: 0px;
    display: block;
    height: 100%;
    background: rgba(237,240,243,.85);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px)
}


.header-login-modal *, :before, :after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

.header-login-modal button, .header-login-modal textarea, .header-login-modal input {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    padding: 0;
    line-height: inherit;
    color: inherit
}

.header-login-modal button {
    text-transform: none;
    background-color: transparent;
    background-image: none
}

.header-login-modal button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

.header-login-modal button, [role=button] {
    cursor: pointer
}

.header-login-modal svg, .header-login-modal img {
    display: block;
    vertical-align: middle
}

.header-login-modal img {
    border-style: solid;
    max-width: 100%;
    height: auto
}

.header-login-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(17, 24, 39, .3);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px)
}

.login-form {
    display: flex;
    flex-direction: column;
    font-family: Microsoft YaHei
}

.login-form-options {
    position: absolute;
    top: 24px;
    left: 0;
    right: 0
}

.login-form-close {
    position: absolute;
    right: 20px;
    cursor: pointer;
    color: #adb5bd
}

.login-form .login-logo {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    position: relative
}

.login-form .login-logo .success-tip {
    font-size: 16px;
    position: absolute;
    top: -25px;
    color: #00d085;
    font-weight: 600;
    display: none;
    -webkit-font-smoothing: antialiased
}

@keyframes hideText {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        display: none
    }
}

.login-form .login-logo .success-tip.active {
    display: block;
    animation: hideText .3s linear forwards;
    animation-delay: 1.5s
}

.login-form .login-logo img {
    width: 216px;
    height: 64px
}

.login-form .login-logo span {
    color: #adb5bd;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px
}

.login-input {
    margin-top: 64px;
    width: 100%
}

.login-input > .login-id {
    position: relative;
    margin-bottom: 32px
}

.login-input > div, .register-input > div {
    display: flex;
    border-bottom: 1px solid #d1d5db;
    width: 100%;
    padding-bottom: 10px;
    transition: all .2s ease-in-out
}

.login-input > div:focus-within, .register-input > div:focus-within {
    border-bottom: 1px solid #111827
}

.login-input > div > input {
    flex-grow: 1;
    font-size: 16px;
    line-height: 22px;
    border: none;
    outline: none;
    color: #111827
}

.login-input > div > input::-moz-placeholder {
    color: #adb5bd
}

.login-input > div > input::placeholder {
    color: #adb5bd
}

.login-input .login-input-tip {
    display: block;
    position: absolute;
    top: 36px;
    font-size: 13px;
    color: red;
    opacity: 0;
    transition: opacity .3s ease-out
}

.login-input .login-password, .login-input .login-code {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.login-input .login-password > input, .login-input .login-code > input {
    flex-grow: 1
}

.login-input .login-password > div, .login-input .login-code > div {
    height: 22px;
    flex: none;
    font-size: 14px;
    padding-left: 10px
}

.login-btn > button {
    width: 100%;
    height: 48px;
    background-color: #111827;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    margin-top: 32px
}

.register-code-login {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #111827;
    font-size: 15px;
    padding: 20px 0
}

.register-code-login > div {
    cursor: pointer;
    line-height: 18px
}

.login-social {
    display: flex;
    flex-direction: column;
    align-items: center
}

.login-social > div:nth-of-type(1) {
    display: flex;
    align-items: center
}

.login-social > div:nth-of-type(1) > i {
    display: block;
    width: 46px;
    border-bottom: 1px solid #e5e7eb
}

.login-social > div:nth-of-type(1) > span {
    color: #adb5bd;
    margin: 0 14px;
    font-size: 14px
}

.login-social > div:nth-of-type(2) {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 13px
}

.login-qr-code {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 48px
}

.login-qr-code .login-qr-code-img {
    width: 210px;
    height: 210px;
    padding: 2px;
    background-color: #fff;
    border: 1px solid rgba(209, 213, 219, .4);
    border-radius: 8px;
    margin-bottom: 16px
}

.login-qr-code .login-qr-code-tip {
    font-size: 16px;
    color: #111827
}

.login-form-back, .register-form-back {
    position: absolute;
    top: 24px;
    left: 20px;
    cursor: pointer;
    color: #adb5bd
}

.register-input {
    margin-top: 64px;
    width: 100%
}

.register-input > .register-id {
    position: relative;
    margin-bottom: 32px
}

.register-input > div > input {
    flex-grow: 1;
    font-size: 16px;
    line-height: 22px;
    border: none;
    outline: none;
    color: #111827
}

.register-input > div > input::-moz-placeholder {
    color: #adb5bd
}

.register-input > div > input::placeholder {
    color: #adb5bd
}

.register-input .register-input-tip {
    display: block;
    position: absolute;
    top: 36px;
    font-size: 13px;
    color: red;
    opacity: 0;
    transition: opacity .3s ease-out
}

.register-input .register-password {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.register-input .register-password > input {
    flex-grow: 1
}

.register-input .register-password > div {
    height: 22px;
    flex: none;
    font-size: 14px;
    padding-left: 10px
}

.login-count-down, .register-count-down {
    font-size: 14px;
    color: #adb5bd
}

.min-w-\[16px\] {
    min-width: 16px
}

.inline-block {
    display: inline-block
}

.register-btn > button {
    width: 100%;
    height: 48px;
    background-color: #111827;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    margin-top: 32px
}

.register-input-next-step > .register-password-twice {
    margin-top: 32px;
    position: relative
}

.register-to-login-container {
    color: #111827;
    font-size: 15px;
    padding: 20px 0
}

.register-to-login-container > span {
    color: #9ca3af;
    padding-right: 4px
}

.reset-password, .login-get-code-inner, .register-get-code-inner {
    cursor: pointer
}

.antialiased, .login-to-register, .login-to-code, .register-to-login, .reset-password, .login-get-code-inner, .register-get-code-inner {
    -webkit-font-smoothing: antialiased
}

.animate-open {
    animation: open .3s cubic-bezier(.175, .885, .32, 1.275)
}

@keyframes open {
    0% {
        transform: scale(.8)
    }
    to {
        transform: scale(1)
    }
}

@keyframes move-left {
    0% {
        transform: translate(-30px);
        opacity: 0
    }
    to {
        transform: translate(0);
        opacity: 1
    }
}

@keyframes move-right {
    0% {
        transform: translate(30px);
        opacity: 0
    }
    to {
        transform: translate(0);
        opacity: 1
    }
}

.header-login-modal input:disabled {
    opacity: 50%;
    background-color: transparent
}

.mobile-login-to-register, .mobile-register-to-login, .mobile-login-tabs, .mobile-register-tabs {
    display: none
}

@media only screen and (max-width: 767px) {
    .animate-open {
        width: 335px !important;
        height: auto !important;
        padding: 32px 32px 36px !important
    }

    .login-logo img {
        width: 182px !important;
        height: 54px !important
    }

    .login-logo span {
        display: none
    }

    .login-form .login-logo .success-tip {
        top: 50px
    }

    .mobile-login-tabs, .mobile-register-tabs {
        position: relative;
        display: flex;
        gap: 14px;
        margin-top: 24px;
        margin-bottom: 24px;
        padding-bottom: 2px
    }

    .mobile-login-tabs-bar, .mobile-register-tabs-bar {
        transition: all .3s ease-in-out;
        position: absolute;
        content: "";
        display: block;
        bottom: 0;
        left: 0;
        width: 64px;
        border-bottom: 2px solid #111827
    }

    .mobile-login-tab, .mobile-register-tab {
        color: #adb5bd;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        font-smooth: antialiased
    }

    .mobile-login-tab-active, .mobile-register-tab-active {
        color: #111827
    }

    .login-input, .register-input {
        margin-top: 0
    }

    .login-input > div, .register-input > div {
        border: 1px solid #d1d5db;
        padding: 10px 16px;
        border-radius: 4px
    }

    .login-input > div:focus-within, .register-input > div:focus-within {
        border: 1px solid #111827
    }

    .login-input > .login-id, .register-input > .register-id {
        margin-bottom: 20px
    }

    .login-input-tip, .register-input-tip {
        font-size: 12px !important;
        line-height: 16px !important;
        left: 0px;
        top: 44px !important
    }

    .login-input > div > input, .register-input > div > input {
        font-size: 14px
    }

    .register-password-twice {
        margin-top: 20px !important
    }

    .login-btn > button, .register-btn > button {
        height: 44px;
        margin-top: 24px
    }

    .register-code-login, .login-social {
        display: none
    }

    .register-to-login-container {
        display: none !important
    }

    .mobile-login-to-register, .mobile-register-to-login {
        display: flex;
        justify-content: center;
        gap: 2px;
        margin-top: 20px
    }

    .mobile-login-to-register > span, .mobile-register-to-login > span {
        color: #9ca3af;
        font-size: 14px;
        line-height: 18px
    }

    .mobile-login-to-register-inner, .mobile-register-to-login-inner {
        color: #111827;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        font-smooth: antialiased
    }

    .animate-move-left {
        animation: move-left .3s ease-in-out
    }

    .animate-move-right {
        animation: move-right .3s ease-in-out
    }
}
