[data-v-61479c8a]:export {
    edgeMargin: 16.6667vw
}

.page-top.opacity[data-v-61479c8a] {
    opacity: .4;
    transition: opacity 1s
}

.page-top[data-v-61479c8a] {
    align-items: flex-end;
    bottom: 20vh;
    display: flex;
    flex-direction: column;
    position: fixed;
    right: 0
}

.page-top .btn-wrap[data-v-61479c8a] {
    background: hsla(0, 0%, 100%, .5);
    border-radius: 2.0833vw;
    box-shadow: 0 0 1.3541vw 0 rgba(0, 0, 0, .35);
    color: #262626;
    cursor: pointer;
    font-size: 1.25vw;
    height: 3.64583vw;
    line-height: 3.64583vw;
    margin-right: 5.2083vw;
    text-align: center;
    transition: all 1s;
    width: 3.64583vw
}

.page-top .btn-wrap .iconfont[data-v-61479c8a] {
    color: #fff;
    font-size: 1.5625vw
}

.page-top .section-wrap[data-v-61479c8a] {
    height: 0;
    overflow: hidden
}

.page-top .section-wrap .iconfont[data-v-61479c8a] {
    color: rgba(64, 64, 64, .3);
    font-size: 4.1666vw
}

.page-top .section-wrap .section-list[data-v-61479c8a] {
    opacity: 0;
    position: relative
}

.page-top .section-wrap .section-list[data-v-61479c8a]:before {
    background: #c9d0d7;
    bottom: 0;
    content: "";
    position: absolute;
    right: 1.1458vw;
    width: 1px
}

.page-top .section-wrap .section-list .section-item[data-v-61479c8a] {
    color: rgba(64, 64, 64, .7);
    cursor: pointer;
    font-size: .937vw;
    padding-bottom: 2.0833vw;
    padding-right: 2.0833vw;
    position: relative;
    text-align: right;
    text-shadow: 0 0 1px #fff;
    transition: all 1s
}

.page-top .section-wrap .section-list .section-item[data-v-61479c8a]:after {
    background: #c9d0d7;
    border-radius: 50%;
    content: "";
    height: .78125vw;
    opacity: 1;
    position: absolute;
    right: .78125vw;
    top: .36458333vw;
    transition: all 1s;
    width: .78125vw
}

.page-top[data-v-61479c8a]:hover {
    opacity: 1;
    transition: opacity 1s
}

.page-top:hover .btn-wrap[data-v-61479c8a] {
    background: #003ab3;
    border-radius: 2.0833vw 0 0 2.0833vw;
    color: #fff;
    margin-right: 0;
    opacity: .75;
    transition: all .5s;
    width: 8.854vw
}

.page-top:hover .section-wrap[data-v-61479c8a] {
    height: auto;
    overflow: hidden;
    transform-origin: bottom;
    transition: all 1s;
    transition-delay: .5s
}

.page-top:hover .section-wrap .section-list[data-v-61479c8a] {
    opacity: 1;
    transition: all 1s;
    transition-delay: .5s
}

.page-top:hover .section-wrap .section-list[data-v-61479c8a]:before {
    top: .36458333vw;
    transition: top 1s
}

.page-top:hover .section-wrap .section-list .section-item[data-v-61479c8a]:hover {
    color: #fff;
    padding-right: 2.6042vw;
    transition: all 1s
}

.page-top:hover .section-wrap .section-list .section-item[data-v-61479c8a]:hover:after {
    background: #003ab3;
    box-shadow: 0 0 .36458333vw 2px #fff;
    transition: all 1s
}

[data-v-560fcb09]:export {
    edgeMargin: 16.6667vw
}

.mask-wrap[data-v-560fcb09] {
    background: transparent;
    left: 0;
    position: fixed;
    top: 0;
    transition-delay: 1s, .1s;
    transition-duration: .5s, 1s;
    transition-property: height, background;
    width: 100vw;
    z-index: 95
}

.mask-wrap.dark .lang[data-v-560fcb09] {
    color: #003ab3 !important;
    transition: color 1s
}

.logo-wrap[data-v-560fcb09] {
    align-items: center;
    display: flex;
    flex: 1;
    height: 6.771vw;
    left: 4.1666vw;
    position: fixed;
    top: 0;
    z-index: 22222
}

.logo-wrap .logo[data-v-560fcb09] {
    cursor: pointer;
    line-height: 1;
    padding: 0 1.0417vw 0 0
}

.logo-wrap .logo img[data-v-560fcb09] {
    width: 16.771vw
}

.logo-wrap .lang[data-v-560fcb09] {
    border-left: 1px solid;
    cursor: pointer;
    display: inline-block;
    font-size: .8333vw;
    line-height: 1;
    padding: 0 1.0417vw
}

.logo-comp[data-v-560fcb09],
.logo-wrap .lang[data-v-560fcb09] {
    color: #fff;
    transition: color 1s
}

.logo-comp[data-v-560fcb09] {
    align-items: center;
    display: flex;
    height: 6.771vw;
    justify-content: space-between;
    left: 0;
    padding: 1.5625vw 4.1666vw 1.5625vw 6.771vw;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

.logo-comp.border[data-v-560fcb09]:after {
    background: hsla(0, 0%, 100%, .3);
    bottom: 0;
    content: "";
    height: 1px;
    left: 4.1666vw;
    position: absolute;
    right: 4.1666vw
}

.logo-comp .nav-wrap[data-v-560fcb09] {
    align-items: center;
    display: flex;
    flex: 1;
    height: 100%;
    justify-content: flex-end;
    margin-right: 2.0833vw
}

.logo-comp .nav-wrap .nav-item[data-v-560fcb09] {
    align-items: center;
    display: flex;
    font-size: .8333vw;
    height: 100%;
    padding-left: 1.82291vw;
    padding-right: 1.5625vw;
    position: relative
}

.logo-comp .nav-wrap .nav-item[data-v-560fcb09]:before {
    border: 2px solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    height: .78125vw;
    left: .5208vw;
    margin-bottom: 2px;
    position: absolute;
    width: .78125vw
}

.logo-comp .nav-wrap .nav-item[data-v-560fcb09]:hover:before {
    border: 2px solid #fff;
    transition: border 1s
}

.logo-comp .nav-wrap .nav-item.selected[data-v-560fcb09]:before {
    border: 2px solid !important;
    transition: all 1s
}

.logo-comp .nav-wrap .nav-item .nav-label[data-v-560fcb09] {
    color: #fff;
    cursor: pointer;
    font-size: .78125vw;
    padding: 1.0417vw 0;
    transition: color 1.5s
}

.logo-comp .nav-wrap .nav-item .sub-navs.show[data-v-560fcb09] {
    animation: fadeIn;
    animation-delay: .35s;
    animation-duration: 1.5s;
    animation-fill-mode: backwards;
    display: block;
    min-height: 2.6042vw
}

.logo-comp .nav-wrap .nav-item .sub-navs[data-v-560fcb09] {
    display: none;
    padding-top: 1.0417vw;
    position: absolute;
    top: 2.6042vw;
    width: 100%
}

.logo-comp .nav-wrap .nav-item .sub-navs .sub-nav-item[data-v-560fcb09] {
    cursor: pointer;
    margin-bottom: .5208vw;
    transition: all 1.5s
}

.logo-comp .nav-wrap .nav-item .sub-navs .sub-nav-item .sub-nav-item-label[data-v-560fcb09] {
    display: inline-block;
    font-size: .7292vw;
    max-width: 4.375vw;
    overflow: hidden;
    padding: .5208vw 0;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

.logo-comp .nav-wrap .nav-item .sub-navs .sub-nav-item .sub-nav-item-label[data-v-560fcb09]:before {
    background: #fff;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 0
}

.logo-comp .nav-wrap .nav-item .sub-navs .sub-nav-item .sub-nav-item-label[data-v-560fcb09]:hover:before {
    transition: all 1s;
    width: 100%
}

.logo-comp .shop-btn[data-v-560fcb09] {
    align-items: center;
    background: #003ab3;
    border: 1px solid transparent;
    border-radius: 1.3541vw;
    color: #fff;
    display: flex;
    font-size: .8333vw;
    height: 2.6042vw;
    line-height: 2.6042vw;
    padding: 0 1.25vw;
    text-align: center;
    transition: all .35s
}

.logo-comp .shop-btn .iconfont[data-v-560fcb09] {
    font-size: 1.0417vw;
    margin-left: .5208vw
}

.logo-comp .shop-btn .el-icon-goods[data-v-560fcb09] {
    display: none
}

.logo-comp .shop-btn[data-v-560fcb09]:hover {
    background: transparent;
    border: 1px solid #003ab3;
    color: #003ab3;
    font-weight: 700;
    transition: all 1s
}

.logo-comp .shop-btn:hover .el-icon-goods[data-v-560fcb09] {
    display: inline-block
}

.logo-comp .shop-btn:hover .el-icon-s-goods[data-v-560fcb09] {
    display: none
}

.logo-comp.dark[data-v-560fcb09] {
    background: hsla(0, 0%, 100%, .75)
}

.logo-comp.transparent[data-v-560fcb09] {
    background: transparent
}

.logo-comp.dark[data-v-560fcb09] {
    color: #262626;
    transition: all 1s
}

.logo-comp.dark.opacity[data-v-560fcb09] {
    background: transparent;
    transform: translate3d(0, -7.8125vw, 0);
    transition: transform 1s
}

.logo-comp.dark.opacity .nav-wrap[data-v-560fcb09] {
    opacity: 0;
    transition: opacity 1s
}

.logo-comp.dark .nav-item.selected .nav-label[data-v-560fcb09],
.logo-comp.dark .nav-item.selected[data-v-560fcb09] {
    color: #003ab3
}

.logo-comp.dark .nav-item.selected[data-v-560fcb09]:before {
    border: 2px solid !important;
    transition: border 1.5s
}

.logo-comp.dark .nav-item .nav-label[data-v-560fcb09] {
    color: #262626
}

.logo-comp.dark .nav-item[data-v-560fcb09]:hover:before {
    border: 2px solid #fff;
    transition: border 1.5s
}

.logo-comp.dark .nav-item .nav-label[data-v-560fcb09]:hover {
    color: #fff !important;
    transition: color 1s
}

.logo-comp.dark .nav-item .sub-navs .sub-nav-item .sub-nav-item-label[data-v-560fcb09] {
    position: relative
}

.logo-comp.dark .nav-item .sub-navs .sub-nav-item .sub-nav-item-label[data-v-560fcb09]:before {
    background: #fff;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 0
}

.logo-comp.dark .nav-item .sub-navs .sub-nav-item .sub-nav-item-label[data-v-560fcb09]:hover {
    color: #fff !important
}

.logo-comp.dark .nav-item .sub-navs .sub-nav-item .sub-nav-item-label[data-v-560fcb09]:hover:before {
    background: #fff;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: width 1s;
    width: 100%
}

.logo-comp.transparent[data-v-560fcb09]:after {
    height: 0
}

.logo-comp.transparent .nav-item .nav-label[data-v-560fcb09],
.logo-comp.transparent .nav-item.selected .nav-label[data-v-560fcb09],
.logo-comp.transparent .nav-item.selected[data-v-560fcb09],
.logo-comp.transparent .nav-item[data-v-560fcb09] {
    color: #fff
}

.nav-wrap[data-v-560fcb09] {
    flex: 1;
    justify-content: flex-end;
    margin-right: 2.0833vw
}

.nav-wrap .nav-item[data-v-560fcb09],
.nav-wrap[data-v-560fcb09] {
    align-items: center;
    display: flex;
    height: 100%
}

.nav-wrap .nav-item[data-v-560fcb09] {
    font-size: .8333vw;
    padding-left: 1.82291vw;
    padding-right: 1.5625vw;
    position: relative
}

.nav-wrap .nav-item[data-v-560fcb09]:before {
    border: 2px solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    height: .78125vw;
    left: .5208vw;
    margin-bottom: 2px;
    position: absolute;
    width: .78125vw
}

.nav-wrap .nav-item[data-v-560fcb09]:hover:before {
    border: 2px solid #fff;
    transition: border 1s
}

.nav-wrap .nav-item.selected[data-v-560fcb09]:before {
    border: 2px solid !important;
    transition: all 1s
}

.nav-wrap .nav-item .nav-label[data-v-560fcb09] {
    color: #fff;
    cursor: pointer;
    font-size: .78125vw;
    transition: color 1.5s
}

.nav-wrap .nav-item .sub-navs.show[data-v-560fcb09] {
    animation: fadeIn;
    animation-delay: .35s;
    animation-duration: 1.5s;
    animation-fill-mode: backwards;
    display: block;
    min-height: 2.6042vw
}

.nav-wrap .nav-item .sub-navs[data-v-560fcb09] {
    display: none;
    padding-top: 2.6042vw;
    position: absolute;
    top: 1.5625vw;
    width: 100%
}

.nav-wrap .nav-item .sub-navs .sub-nav-item[data-v-560fcb09] {
    cursor: pointer;
    margin-bottom: .5208vw;
    transition: all 1.5s
}

.nav-wrap .nav-item .sub-navs .sub-nav-item .sub-nav-item-label[data-v-560fcb09] {
    display: inline-block;
    padding: .5208vw 0;
    position: relative
}

.nav-wrap .nav-item .sub-navs .sub-nav-item .sub-nav-item-label[data-v-560fcb09]:before {
    background: #fff;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 0
}

.nav-wrap .nav-item .sub-navs .sub-nav-item .sub-nav-item-label[data-v-560fcb09]:hover:before {
    transition: all 1s;
    width: 100%
}

.nav-wrap .nav-item .sub-navs .sub-nav-item.selected .sub-nav-item-label[data-v-560fcb09]:before {
    width: 100%
}

.sub-nav-item-icon[data-v-560fcb09] {
    max-height: 1.5625vw
}

.mask-wrap.pc[data-v-560fcb09]:after {
    background: rgba(0, 0, 0, .85);
    content: "";
    height: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: height 1s
}

.mask-wrap.pc.show[data-v-560fcb09] {
    background: rgba(0, 0, 0, .2);
    height: 100vh;
    transition: background 1.5s;
    width: 100vw
}

.mask-wrap.pc.show[data-v-560fcb09]:after {
    height: 50vh;
    transition: height 1s
}

.lang-wrap[data-v-560fcb09] {
    margin-left: 1.5625vw;
    position: relative;
    z-index: 3
}

.lang-wrap .icon-lang[data-v-560fcb09] {
    cursor: pointer;
    font-size: 1.5625vw;
    opacity: .85
}

.lang-wrap .lang-list[data-v-560fcb09] {
    background: #fff;
    border-radius: .2604vw;
    display: none;
    left: -.2604vw;
    padding: .5208vw 0;
    position: absolute;
    top: 2.34375vw
}

.lang-wrap .lang-list[data-v-560fcb09]:before {
    border: .5208vw solid transparent;
    border-bottom-color: #fff;
    box-sizing: border-box;
    content: "";
    height: .36458333vw;
    left: .5208vw;
    position: absolute;
    top: -.8333vw;
    width: .5208vw
}

.lang-wrap .lang-list .lang-item[data-v-560fcb09] {
    color: #262626;
    cursor: pointer;
    font-size: .78125vw;
    padding: .2604vw 1.0417vw;
    white-space: nowrap
}

.lang-wrap .lang-list .lang-item[data-v-560fcb09]:hover {
    color: #003ab3;
    font-weight: 600
}

.lang-wrap .lang-list .lang-item.disable[data-v-560fcb09] {
    opacity: .85
}

.lang-wrap .lang-list .lang-item.disable[data-v-560fcb09]:hover {
    color: #262626;
    cursor: not-allowed;
    font-weight: 400
}

.lang-wrap:hover .lang-list[data-v-560fcb09] {
    display: block
}